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-fo2.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-fo2.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/minitoc/mtc-fo2.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/mtc-fo2.tex b/Master/texmf-dist/doc/latex/minitoc/mtc-fo2.tex index d8aac00f064..ea1497c9965 100644 --- a/Master/texmf-dist/doc/latex/minitoc/mtc-fo2.tex +++ b/Master/texmf-dist/doc/latex/minitoc/mtc-fo2.tex @@ -28,9 +28,11 @@ %% This work consists of all the files listed in the file `minitoc.l' %% distributed with it. \documentclass{report} +\ProvidesFile{mtc-f02.tex}% + [2007/01/04] \usepackage{lipsum} \usepackage{txfonts} -\usepackage[tight,listfiles]{minitoc} +\usepackage[tight]{minitoc} \def\ptcSSfont{\ptcfont} % (subsections) \def\ptcSSSfont{\ptcfont} % (subsubsections) \def\ptcPfont{\ptcfont} % (paragraphs) |