summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/minitoc/mini-art.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/minitoc/mini-art.tex')
-rw-r--r--Master/texmf-dist/doc/latex/minitoc/mini-art.tex15
1 files changed, 8 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/mini-art.tex b/Master/texmf-dist/doc/latex/minitoc/mini-art.tex
index 50be588eace..c2c92e37bc2 100644
--- a/Master/texmf-dist/doc/latex/minitoc/mini-art.tex
+++ b/Master/texmf-dist/doc/latex/minitoc/mini-art.tex
@@ -5,7 +5,6 @@
%% The original source files were:
%%
%% minitoc.dtx (with options: `mini-art')
-%%
%% This is a generated file.
%%
%% Copyright (C) 2005, 2006 by:
@@ -28,10 +27,9 @@
%%
%% This work consists of all the files listed in the file `minitoc.l'
%% distributed with it.
-%%
%%%%%%%%%%%%%%%%%%%%% A example file (may differ from previous versions)
%% mini-art.tex
-%% This file contains a set of tests for the minitoc.sty version #46
+%% This file contains a set of tests for the minitoc.sty version #47
%% style option file. You can alter most of parameters to test.
%% article (\section must be defined)
\documentclass[12pt,a4paper]{article}
@@ -41,8 +39,10 @@
\setcounter{secnumdepth}{5} % depth of numbering of sectionning commands
\setcounter{tocdepth}{3} % depth of table of contents
\setlength{\stcindent}{24pt} % indentation of secttocs, default
-\renewcommand{\stcfont}{\small\rmfamily\upshape\mdseries} % font for secttocs, default
-%%\renewcommand{\stcSSfont}{\small\sf} % font for secttocs, subsections
+%% % font for secttocs, default
+\renewcommand{\stcfont}{\small\rmfamily\upshape\mdseries}%
+%% % font for secttocs, subsections
+%%\renewcommand{\stcSSfont}{\small\sf}%
%% you can make experiments with \stcSSSfont, \stcPfont and \stcSPfont
%% but it is ``fontomania''...
\raggedbottom % or \flushbottom, at your choice
@@ -148,7 +148,7 @@
\caption{F1} % (I have not tested tables, but it is similar)
\end{figure}
\FloatBarrier
-\subsubsection[tt1]{TT1} % tests optionnal arg. of a sectionning command
+\subsubsection[tt1]{TT1} % tests optional arg. of a sectionning command
\lipsum[34]
\paragraph{TTT1}
\lipsum[35]
@@ -158,7 +158,7 @@
\setlength{\unitlength}{1mm}
\begin{picture}(100,50)
\end{picture}
-\caption[f2]{F2} % tests optionnal arg. of a caption
+\caption[f2]{F2} % tests optional arg. of a caption
\end{figure}
\FloatBarrier
\subsection{T2}
@@ -277,6 +277,7 @@ bla bla bla bla bla bla bla bla bla bla bla
\lipsum[66]
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput
%%