diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/minitoc/mtc-ads.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/minitoc/mtc-ads.tex | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/mtc-ads.tex b/Master/texmf-dist/doc/latex/minitoc/mtc-ads.tex index 694f6245805..d94f897775a 100644 --- a/Master/texmf-dist/doc/latex/minitoc/mtc-ads.tex +++ b/Master/texmf-dist/doc/latex/minitoc/mtc-ads.tex @@ -28,6 +28,8 @@ %% This work consists of all the files listed in the file `minitoc.l' %% distributed with it. \documentclass[oneside,12pt,a4paper]{article} +\ProvidesFile{mtc-ads.tex}% + [2007/01/04] \usepackage{url,tocbibind,makeidx} \makeatletter \newif\ifscan@allowed @@ -36,7 +38,7 @@ \def\dotfil{\leaders\hbox to.6em{\hss .\hss}\hfil}% \def\pfill{\unskip~\dotfill\penalty500\strut\nobreak \dotfil~\ignorespaces}% -\usepackage[tight,hints,insection,listfiles]{minitoc} +\usepackage[tight,hints,insection]{minitoc} %%\usepackage{mtcoff} \makeindex \begin{document} @@ -76,8 +78,7 @@ A small nice citation from~\cite{dark}:\\ \index{to}\index{tree}\index{would}\index{yes}% A bird cannot land once on a great tree and claim to know it. But I imagine that he would, yes.\\ -\hbox{}\hfill -Iain M. Banks (1993), \textsl{Against a dark background.}% +\hbox{}\hfill Iain M. Banks (1993), \textsl{Against a dark background.}% \index{Iain}\index{Banks}\index{Against}\index{dark}% \index{background} \begin{figure}[tp] @@ -91,7 +92,7 @@ Iain M. Banks (1993), \textsl{Against a dark background.}% %% UNCOMMENT ONE AND ONLY ONE OF THE 4 FOLLOWING LINES \mtcaddsection[Second section, starred] % OK %%\mtcaddsection[] % BAD -%%\mtcaddsection[~] % produce a (strange) correct result. +%%\mtcaddsection[~] % produces a (strange) correct result. %%\mtcaddsection % BAD %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \index{tests} @@ -180,7 +181,7 @@ Iain M. Banks (1993), \textsl{Against a dark background.}% %% UNCOMMENT ONE AND ONLY ONE OF THE 4 FOLLOWING LINES \mtcaddsection[Fifth section, starred] % OK %%\mtcaddsection[] % OK -%%\mtcaddsection[~] % produce a (strange) correct result. +%%\mtcaddsection[~] % produces a (strange) correct result. %%\mtcaddsection % OK %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \index{tests} |