summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/minitoc/gaps.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/minitoc/gaps.tex')
-rw-r--r--Master/texmf-dist/doc/latex/minitoc/gaps.tex14
1 files changed, 5 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/minitoc/gaps.tex b/Master/texmf-dist/doc/latex/minitoc/gaps.tex
index 633b694e509..dde3891f294 100644
--- a/Master/texmf-dist/doc/latex/minitoc/gaps.tex
+++ b/Master/texmf-dist/doc/latex/minitoc/gaps.tex
@@ -5,7 +5,6 @@
%% The original source files were:
%%
%% minitoc.dtx (with options: `gaps')
-%%
%% This is a generated file.
%%
%% Copyright (C) 2005, 2006 by:
@@ -28,9 +27,8 @@
%%
%% This work consists of all the files listed in the file `minitoc.l'
%% distributed with it.
-%%
\documentclass[a4paper,oneside,12pt]{book}
-\usepackage{vruler} % to have a vertical graduation
+\usepackage{vruler} % to have a vertical graduation to note positions
\usepackage{txfonts}
\usepackage[english2,tight,listfiles]{minitoc}
\begin{document}
@@ -39,22 +37,20 @@
\faketableofcontents
\part{First part}
\parttoc
-\chapter{First chapter of first part}
-\chapter{Second chapter of first part}
+\chapter{First chapter of first part} \chapter{Second chapter of first part}
\part{Second part}
\renewcommand{\mtcgapbeforeheads}{100pt}
\renewcommand{\mtcgapafterheads}{80pt}
\parttoc
-\chapter{First chapter of second part}
-\chapter{Second chapter of second part}
+\chapter{First chapter of second part} \chapter{Second chapter of second part}
\part{Third part}
\renewcommand{\mtcgapbeforeheads}{20pt}
\renewcommand{\mtcgapafterheads}{10pt}
\parttoc
-\chapter{First chapter of third part}
-\chapter{Second chapter of third part}
+\chapter{First chapter of third part} \chapter{Second chapter of third part}
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\endinput
%%