diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-10 14:24:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-10 14:24:50 +0000 |
commit | a2863a993b2b4b05d5cf1f921aff4e6703f72fd5 (patch) | |
tree | 03b285d25490c3745f727e90d33a783ea1028317 /Master/texmf-dist/doc/latex/minitoc/mtc-tlc.tex | |
parent | b9fd29406413c01cc709fb8b05db351a186b59e1 (diff) |
minitoc 51 (9jan07)
git-svn-id: svn://tug.org/texlive/trunk@3291 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/minitoc/mtc-tlc.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/minitoc/mtc-tlc.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/mtc-tlc.tex b/Master/texmf-dist/doc/latex/minitoc/mtc-tlc.tex index 969445a7a9f..e1aadf4555c 100644 --- a/Master/texmf-dist/doc/latex/minitoc/mtc-tlc.tex +++ b/Master/texmf-dist/doc/latex/minitoc/mtc-tlc.tex @@ -28,11 +28,13 @@ %% This work consists of all the files listed in the file `minitoc.l' %% distributed with it. \documentclass{article} +\ProvidesFile{mtc-tlc.tex}% + [2007/01/04] \setlength{\textwidth}% {124.20126pt} \setlength{\textheight}% {19\baselineskip} -\usepackage[listfiles]{minitoc} +\usepackage{minitoc} \setlength{\stcindent}{0pt} \mtcsetfont{secttoc}{*}% {\footnotesize} |