diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/minitoc/mtcoff.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/minitoc/mtcoff.sty | 111 |
1 files changed, 107 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/minitoc/mtcoff.sty b/Master/texmf-dist/tex/latex/minitoc/mtcoff.sty index 8ab5d329ef1..8fc3845a9ea 100644 --- a/Master/texmf-dist/tex/latex/minitoc/mtcoff.sty +++ b/Master/texmf-dist/tex/latex/minitoc/mtcoff.sty @@ -18,19 +18,18 @@ %% 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 work has the LPPL maintenance status "unmaintained". %% -%% This Current Maintainer of this work is Jean-Pierre F. Drucbert (JPFD). +%% The Current Maintainer of this work is <none>. %% %% This work consists of all the files listed in the file `minitoc.l' %% distributed with it. %% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 %% 2001 2002 2003 2004 2005 2006 2007 2008 %% Jean-Pierre F. Drucbert -%% <jean-pierre.drucbert@onera.fr> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e}% -\ProvidesPackage{mtcoff}[2008/07/16 v60 The mtcoff package] +\ProvidesPackage{mtcoff}[2015/07/13 v61 The mtcoff package] \RequirePackage{mtcmess}[2006/03/14] \let\c@minitocdepth\count@ \let\mtcindent\dimen@ @@ -483,7 +482,111 @@ \protect\addcontentsline{toc}{section}{...} \MessageBreak} \addcontentsline{toc}{section}{#1}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + %% + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \endinput %% %% End of file `mtcoff.sty'. |