diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/minitoc/hide1.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/minitoc/hide1.tex | 41 |
1 files changed, 40 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/hide1.tex b/Master/texmf-dist/doc/latex/minitoc/hide1.tex index 1fafa1d3ebe..32e0a6e5a06 100644 --- a/Master/texmf-dist/doc/latex/minitoc/hide1.tex +++ b/Master/texmf-dist/doc/latex/minitoc/hide1.tex @@ -1,5 +1,37 @@ +%% +%% This is file `hide1.tex', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% minitoc.dtx (with options: `hide1') +%% +%% This is a generated file. +%% +%% Copyright (C) 2005, 2006 by: +%% Jean-Pierre F. Drucbert (JPFD) +%% <jean-pierre.drucbert@onera.fr> +%% +%% This file may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License, either version 1.3 of this license +%% or (at your option) any later version. The latest version of this +%% license is in: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX version +%% 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "author-maintained". +%% +%% This Current Maintainer of this work is Jean-Pierre F. Drucbert (JPFD). +%% +%% This work consists of all the files listed in the file `minitoc.l' +%% distributed with it. +%% \documentclass{book} -\usepackage[tight]{minitoc} +\usepackage% + [tight,listfiles]{minitoc} \begin{document} \dominilof \dominilot @@ -23,6 +55,7 @@ \chapter{Second} \minilof \minilot +%%---------------------- \begin{mtchideinmainlof} \begin{mtchideinmainlot} \begin{figure} @@ -40,6 +73,7 @@ \chapter{Third} \end{mtchideinmainlot} \end{mtchideinmainlof} +%%---------------------- \minilof \minilot \begin{figure} @@ -55,3 +89,8 @@ \caption{TCCCC2} \end{table} \end{document} +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\endinput +%% +%% End of file `hide1.tex'. |