diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/minitoc/minitoc.bug')
-rw-r--r-- | Master/texmf-dist/doc/latex/minitoc/minitoc.bug | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/minitoc.bug b/Master/texmf-dist/doc/latex/minitoc/minitoc.bug index b94e7c1652e..bfe68c5fbaa 100644 --- a/Master/texmf-dist/doc/latex/minitoc/minitoc.bug +++ b/Master/texmf-dist/doc/latex/minitoc/minitoc.bug @@ -1,6 +1,6 @@ -%%%%%%%%%%%%%%%%%% minitoc.bug #46 2006/07/20 +%%%%%%%%%%%%%%%%%% minitoc.bug #47 2006/08/03 There is a list of problems and frequently asked questions about -minitoc.sty. If your version is < 46, please upgrade. +minitoc.sty. If your version is < 47, please upgrade. If a problem arises, it is often wise to: a) use the hints option, and b) read the DOCUMENT.log file, which may contain pertinent @@ -587,3 +587,14 @@ but complete example reproducing the problem). > These are commands, NOT dimensions, so they must be modified > via \renewcommand (NOT via \setlength). Look at the gaps.tex > example file. + +(45) Vertical spacing before the bottom rule of a minitable + > The little spacing between a minitable and its bottom rule + > is implemented as a vertical kern that should be sufficient + > to allow the descending parts of the letters of the last entry + > of the mini-table. The values are empirical and should depend + > of the line spacing and of the font size. They are defined by + > macros that you can adjust by redefining them via + > \verb|\renewcommand|. The default values are given in a table + > in the documentation. + |