summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/minitoc/mtcoff.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/minitoc/mtcoff.sty')
-rw-r--r--Master/texmf-dist/tex/latex/minitoc/mtcoff.sty10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/minitoc/mtcoff.sty b/Master/texmf-dist/tex/latex/minitoc/mtcoff.sty
index e0bce416570..3eee655207c 100644
--- a/Master/texmf-dist/tex/latex/minitoc/mtcoff.sty
+++ b/Master/texmf-dist/tex/latex/minitoc/mtcoff.sty
@@ -28,9 +28,8 @@
%% 2001 2002 2003 2004 2005 2006 2007 2008
%% Jean-Pierre F. Drucbert
%% <jean-pierre.drucbert@onera.fr>
-\makeatletter
\NeedsTeXFormat{LaTeX2e}%
-\ProvidesPackage{mtcoff}[2007/06/29 v55 The mtcoff package]
+\ProvidesPackage{mtcoff}[2007/12/04 v56 The mtcoff package]
\RequirePackage{mtcmess}[2006/03/14]
\let\c@minitocdepth\count@
\let\mtcindent\dimen@
@@ -380,7 +379,7 @@
\let\thispagesecttocstyle\empty
\let\thispagesectlofstyle\empty
\let\thispagesectlotstyle\empty
-\newif\if@longextensions@ \@longextensions@true
+\newif\if@mtc@longext@ \@mtc@longext@true
\newif\iftightmtc \tightmtcfalse
\newif\ifktightmtc \ktightmtcfalse
\newif\ifundottedmtc \undottedmtcfalse
@@ -474,7 +473,10 @@
\protect\addcontentsline{toc}{section}{...}
\MessageBreak}
\addcontentsline{toc}{section}{#1}}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%
+
+%%
+%%
\endinput
%%
%% End of file `mtcoff.sty'.