diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/minitoc/mtc-art.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/minitoc/mtc-art.tex | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/mtc-art.tex b/Master/texmf-dist/doc/latex/minitoc/mtc-art.tex index fcf5af5546f..65eb5c57e18 100644 --- a/Master/texmf-dist/doc/latex/minitoc/mtc-art.tex +++ b/Master/texmf-dist/doc/latex/minitoc/mtc-art.tex @@ -29,8 +29,8 @@ %% distributed with it. %%%%%%%%%%%%%%%%%%%%% A example file (may differ from previous versions) %% mtc-art.tex -%% This file contains a set of tests for the minitoc.sty version #47 -%% style option file. You can alter most of parameters to test. +%% This file contains a set of tests for the minitoc.sty version #49 +%% package. You can alter most of parameters to test. %% article (\section must be defined) \documentclass[12pt,a4paper]{article} \usepackage{lipsum} % provides filling text @@ -46,20 +46,18 @@ %% you can make experiments with \stcSSSfont, \stcPfont and \stcSPfont %% but it is ``fontomania''... \raggedbottom % or \flushbottom, at your choice -%%% TEST: uncomment the 3 next lines to test +%%% TEST: uncomment the next line to test %%% resetting section number in each part -%%\makeatletter -%%\@addtoreset{section}{part} -%%\makeatother +%%\makeatletter \@addtoreset{section}{part} \makeatother %%% END TEST \begin{document} \dosecttoc -\dosectlof[c] % center title of sectlof's +\dosectlof[c] % center titles of the sectlofs \dosectlot \doparttoc % test of parttoc/partlof stuff \dopartlof % added in version #15 \dopartlot % added in version #15 -\faketableofcontents % or \faketableofcontents +\faketableofcontents % or \tableofcontents \fakelistoffigures % to check compatibility \fakelistoftables % to check compatibility \part{First Part} @@ -256,7 +254,7 @@ bla bla bla bla bla bla bla bla bla bla bla \setlength{\unitlength}{1mm} \begin{picture}(100,50) \end{picture} -\caption{F5} % (I have not tested tables, but it is similar) +\caption{F5} % (I have not tested tables, but it is similar) \end{figure} \FloatBarrier \subsection{C4} |