diff options
author | Karl Berry <karl@freefriends.org> | 2008-01-25 00:32:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-01-25 00:32:48 +0000 |
commit | fb100c8d5700c5ed13acd4bcf77f59447de8a8f3 (patch) | |
tree | 6f88ec651962df661c8f085a61bd44021c519f2e /Master/texmf-dist/doc/latex/dlfltxb | |
parent | 348f5a44a93afd77671595110fb5f2041b06fcdf (diff) |
dlfltxb update
git-svn-id: svn://tug.org/texlive/trunk@6392 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/dlfltxb')
-rw-r--r-- | Master/texmf-dist/doc/latex/dlfltxb/README | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.pdf | bin | 110180 -> 110241 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.tex | 12 |
3 files changed, 12 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/dlfltxb/README b/Master/texmf-dist/doc/latex/dlfltxb/README index 990226f20ed..77518029351 100644 --- a/Master/texmf-dist/doc/latex/dlfltxb/README +++ b/Master/texmf-dist/doc/latex/dlfltxb/README @@ -32,6 +32,7 @@ HISTORY * 20080117 added the dlfltxbtocconfig package + * 20080122 small changes to dlfltxbtocconfig Current file contents for the dlfltxb bundle: ============================================= @@ -127,7 +128,7 @@ Changes 2008/01/01 fixed to accommodate changes in mempatch version 4.9 -dlfltxbtocconfig (0.5) +dlfltxbtocconfig (0.6) ---------------------- * dlfltxbtocconfig.sty @@ -145,7 +146,8 @@ Changes ------- 2008/01/17 Initial release - + 2008/01/22 Made the ToC titles configurable using \contentsname and a + provided \shortcontentsname package_doc.bib: ---------------- diff --git a/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.pdf b/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.pdf Binary files differindex ac7cdd7bfea..8a8103ed37b 100644 --- a/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.pdf +++ b/Master/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.pdf 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: |