diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.tex | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.tex b/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.tex index 7f0969c4320..e25c8e41624 100644 --- a/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.tex +++ b/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.tex @@ -134,8 +134,8 @@ This package takes care of configuring the two ToCs used in \textit{Introduktion til \LaTeX}. The package is build for this book -only and does not contain much room for configuration. Use it for -inspiration for your own code. +only and does not contain much room for configuration. % Use it for +% inspiration for your own code. \chapter{Macros} \label{cha:macros} @@ -148,8 +148,10 @@ into the ToC that does not necessarily has to be present in both. \markup{MakeShortToC} prints a short ToC displaying only yhe chapters (without chapter numbers) and the text inserted using -\markup[nomk]{spart}. \markup{MakeNormalToC} creates a sort of normal -ToC. Note that each subsubesction entry is typeset like a runin list, +\markup[nomk]{spart}, the title is typeset using \markup{shortcontentsname}. +\markup{MakeNormalToC} creates a sort of normal +ToC, the title is typeset using \markup[nomk]{contentsname}. +Note that each subsubesction entry is typeset like a runin list, each separated by \markup{cftdlfsubsubseccomma}. \markup{preprocessToC} will preprocess the entire ToC, and calculates the indents for section and subsection @@ -162,6 +164,8 @@ subsection. \markup{ToCSubsectionIndentsBackToNormal} sets the indentation back to normal. + + \end{document} %%% Local Variables: |