summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/minitoc/examples/mtc-ofs.tex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-12-05 17:02:16 +0000
committerNorbert Preining <preining@logic.at>2007-12-05 17:02:16 +0000
commit7783322feeec90c418c79f9e5bc1fcdf2b85aaee (patch)
tree8f0fd989e56a0b0324b844b66dde1aef1cc9435d /Master/texmf-dist/doc/latex/minitoc/examples/mtc-ofs.tex
parent5b7f41a22a74abcc6ed54b2c3fa1d5cf62be920c (diff)
minitoc from ctan (2007-12-05)
git-svn-id: svn://tug.org/texlive/trunk@5714 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/minitoc/examples/mtc-ofs.tex')
-rw-r--r--Master/texmf-dist/doc/latex/minitoc/examples/mtc-ofs.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/examples/mtc-ofs.tex b/Master/texmf-dist/doc/latex/minitoc/examples/mtc-ofs.tex
index 56da7559468..8ce9a71e88c 100644
--- a/Master/texmf-dist/doc/latex/minitoc/examples/mtc-ofs.tex
+++ b/Master/texmf-dist/doc/latex/minitoc/examples/mtc-ofs.tex
@@ -28,7 +28,6 @@
%% 2001 2002 2003 2004 2005 2006 2007 2008
%% Jean-Pierre F. Drucbert
%% <jean-pierre.drucbert@onera.fr>
-\makeatletter
\documentclass[a4paper]{book}
\ProvidesFile{mtc-ofs.tex}%
[2007/04/17]
@@ -42,8 +41,7 @@
\mtcsetfeature{minitoc}{before}{\raggedcolumns}
\mtcsetfeature{minitoc}{after}{\flushcolumns}
\begin{document}
-\dominitoc
-\faketableofcontents
+\dominitoc \faketableofcontents
\chapter{Introduction}
\minitoc
\mtcsetoffset{minitoc}{-1.75em}
@@ -78,7 +76,10 @@
\section{Yankee} \lipsum[\arabic{section}]
\section{Zulu} \lipsum[\arabic{section}]
\end{document}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%
+
+%%
+%%
\endinput
%%
%% End of file `mtc-ofs.tex'.