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-liv.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-liv.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/minitoc/mtc-liv.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/mtc-liv.tex b/Master/texmf-dist/doc/latex/minitoc/mtc-liv.tex index 0c47bbad423..c445669e2d0 100644 --- a/Master/texmf-dist/doc/latex/minitoc/mtc-liv.tex +++ b/Master/texmf-dist/doc/latex/minitoc/mtc-liv.tex @@ -28,6 +28,8 @@ %% This work consists of all the files listed in the file `minitoc.l' %% distributed with it. \documentclass[10pt,twoside,openright]{book} +\ProvidesFile{mtc-liv.tex}% + [2007/01/04] \makeatletter \def\ps@chapterverso{\ps@empty}% \def\cleardoublepage{\clearpage @@ -44,7 +46,7 @@ \usepackage[TS1,T1]{fontenc} \usepackage{tocloft} \usepackage{sectsty} -\usepackage[french,undotted,tight,listfiles]{minitoc} +\usepackage[french,undotted,tight]{minitoc} \usepackage[english,francais]{babel} \usepackage{franc,frnew} \usepackage{mypatches} |