# # patch "ChangeLog" # from [bbf87971d06217eebe89bd4a216877921ae28dfa] # to [8406d3d44ebe3cdcbf3a85455d06e9d8256b0e18] # # patch "monotone.texi" # from [9b7b9ab00d31aead6a87466ff1a2d843c54084a8] # to [6d5a231b85631453f85095ac4ce027c3fdc15e38] # ======================================================================== --- ChangeLog bbf87971d06217eebe89bd4a216877921ae28dfa +++ ChangeLog 8406d3d44ebe3cdcbf3a85455d06e9d8256b0e18 @@ -1,3 +1,13 @@ +2005-09-27 Richard Levitte + + * monotone.texi (Tutorial): It seems like texi2pdf gets quite + confused when a @chapter has a @subsection with a @section in + between. The resulting PDF had a Tutorial that was a indexed as a + subsection under Concepts/Branches instead of being indexed as the + chapter it is, and most confusingly, it's last subsection + (Branching and Merging) ended up as a a separate chapter of it's + own... + 2005-09-26 Benoît Dejean * database.cc: Merged 3 strings. ======================================================================== --- monotone.texi 9b7b9ab00d31aead6a87466ff1a2d843c54084a8 +++ monotone.texi 6d5a231b85631453f85095ac4ce027c3fdc15e38 @@ -998,14 +998,17 @@ (For more information, see @ref{Naming Conventions}.) address@hidden @node Tutorial @chapter Tutorial This chapter illustrates the basic uses of monotone by means of an -example, fictional software project. Before we walk through the -tutorial, there are two minor issues to address: standard options and -revision selectors. +example, fictional software project. address@hidden Issues +Before we walk through the tutorial, there are two minor issues to +address: standard options and revision selectors. + @subsection Standard Options Before operating monotone, two important command-line options should be explained.