diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/minitoc/minitoc.sum')
-rw-r--r-- | Master/texmf-dist/doc/latex/minitoc/minitoc.sum | 31 |
1 files changed, 27 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/minitoc.sum b/Master/texmf-dist/doc/latex/minitoc/minitoc.sum index ea217382ae9..d9125a5b850 100644 --- a/Master/texmf-dist/doc/latex/minitoc/minitoc.sum +++ b/Master/texmf-dist/doc/latex/minitoc/minitoc.sum @@ -1,5 +1,5 @@ -%%%%%%%%%%%%%%%%%% minitoc.sum summary of user commands (2005/09/16) -% minitoc.sum (#43) +%%%%%%%%%%%%%%%%%% minitoc.sum summary of user commands (2006/06/08) +% minitoc.sum (#45) % \mtcindent left/right indentation of minitoc (24pt) % \mtcsetdepth{mini-table}{depth} % to change the depth of some mini-tables. @@ -7,9 +7,9 @@ % to redefine a minitoc font command % \mtcsetformat{mini-table}{parameter}{value} % to change the layout of some mini-tables -% \mtcsetpagenumbers{mini-table}{on/off} +% \mtcsetpagenumbers{mini-table|*}{on|off} % to activate/inhibit page numbers in some mini-tables. -% \mtcsetrules{mini-table}{on/off} +% \mtcsetrules{mini-table|*}{on|off} % to activate/inhibit horizontal rules in some mini-tables. % \mtcsettitle{mini-table}{title string} % to change the title of some mini-tables @@ -28,8 +28,12 @@ % * by default, \mtcfont % \mlffont font for minilof % (\small\rmfamily\upshape\mdseries) +% \mlfSfont font for minilof (subfigures entries) +% (\small\rmfamily\upshape\mdseries) % \mltfont font for minilot % (\small\rmfamily\upshape\mdseries) +% \mltSfont font for minilot (subtables entries) +% (\small\rmfamily\upshape\mdseries) % \mtifont font for minixxx titles % (\large\rmfamily\upshape\bfseries) % \mtctitle title of minitocs (Contents) @@ -45,6 +49,8 @@ % argument to set the position of the % title for only that minitoc/lof/lot. See % below for the possible values of [x]. +% \mtcprepare[x] invokes as many preparation commands +% as possible. % \dominitoc[x] to put just before the \tableofcontents % command (\dominitoc is mandatory) % \dominilof[x] to put just before the \listoffigures @@ -78,8 +84,12 @@ % Environment to hide entries in the main table of contents. % mtchideinmainlof % Environment to hide entries in the main list of figures. +% \mtchideinmainlof \endmtchideinmainlof +% Pair of commands to hide entries in the main list of figures. % mtchideinmainlot % Environment to hide entries in the main list of tables. +% \mtchideinmainlot \endmtchideinmainlot +% Pair of commands to hide entries in the main list of tables. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Commands for partial tocs/lofs/lots %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -95,7 +105,9 @@ % \ptcSPfont for subparagraph entries * % * by default, \ptcfont % \plffont font for partlof (\normalsize\mdseries) +% \plfSfont font for partlof (subfigures entries) (\normalsize\mdseries) % \pltfont font for partlot (\normalsize\mdseries) +% \pltSfont font for partlot (subtables entries) (\normalsize\mdseries) % \ptifont font for partxxx titles (book, report: \LARGE\bfseries) % (article: \Large\bfseries) % \ptctitle title of parttocs (Table of Contents) @@ -136,6 +148,13 @@ % (\thispagestyle{empty}) % \thispagepartlotstyle page style command for a \partlot % (\thispagestyle{empty}) +% \mtcgapbeforeheads Vertical gap before a part-level +% minitable +% \mtcgapafterheads Vertical gap after a part-level +% minitable +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +% Miscellaneous commands +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % \tightmtctrue % tight minitocs. Minimum space between lines. % \tightmtcfalse @@ -178,7 +197,9 @@ % \stcSPfont for subparagraph entries * % * by default, \stcfont % \slffont font for sectlof (\normalsize\mdseries) +% \slfSfont font for sectlof (subfigures entries) (\normalsize\mdseries) % \sltfont font for sectlot (\normalsize\mdseries) +% \sltSfont font for sectlot (subtables entries) (\normalsize\mdseries) % \stifont font for sectxxx titles (\normalsize\bfseries) % \stctitle title of secttocs (Contents) % \slftitle title of sectlofs (Figures) @@ -229,6 +250,7 @@ % \pltrule \nopltrule % \mltrule \nomltrule % \sltrule \nosltrule +% \mtcsetrules{mini-table|*}{on|off} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Keywords for \addcontentsline in a \part*, \chapter*, etc. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -258,6 +280,7 @@ % \mltpagenumbers \nomltpagenumbers % \sltpagenumbers \nosltpagenumbers % \pltpagenumbers \nopltpagenumbers +% \mtcsetpagenumbers{mini-table|*}{on|off} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % COFFEE stuff %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |