summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/minitoc/examples/mtc-ch0.tex
blob: 20bb279947e4c7e6d8b66fc6994a1a6034d3e21d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
%%
%% This is file `mtc-ch0.tex',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% minitoc.dtx  (with options: `mtc-ch0')
%% This is a generated file.
%% 
%% 
%% This file may be distributed and/or modified under the conditions of
%% the LaTeX Project Public License, either version 1.3 of this license
%% or (at your option) any later version.  The latest version of this
%% license is in:
%% 
%%    http://www.latex-project.org/lppl.txt
%% 
%% and version 1.3 or later is part of all distributions of LaTeX version
%% 2003/12/01 or later.
%% 
%% This work has the LPPL maintenance status "unmaintained".
%% 
%% The Current Maintainer of this work is <none>.
%% 
%% This work consists of all the files listed in the file `minitoc.l'
%% distributed with it.
%% Copyright 1993 1994 1995 1996 1997 1998 1999 2000
%%           2001 2002 2003 2004 2005 2006 2007 2008
%% Jean-Pierre F. Drucbert
\documentclass[12pt,a4paper]{report}
\ProvidesFile{mtc-ch0.tex}%
  [2007/01/04]
\usepackage[tight,english]{minitoc}
\begin{document}
\dominitoc \tableofcontents
\chapter*{Chapter One (starred)}
\mtcaddchapter[Fake chapter one]
\minitoc
\section{Chap 1, section 1}
That's right, folks -- we're close to the release of Firefox and
Thunderbird~1.0 and, just like our last 1.0~release, we want to organize
worldwide parties to celebrate.

Thanks to Dominik 'Aeneas' Schnitzer, we have an all-new and improved
Mozilla Party Webtool~2.0. You can create your own party, or sign up for
one already in progress -- and, in an improvement on Webtool~1.0,
organizers can now edit and update party details. The tool allows you to
organize a celebration in any of 243~countries, principalities,
dominions and islands around the world. Never let it be said that we do
things by halves around here.

\subsection{Chap 1, section 1, subsection 1}
That's right, folks -- we're close to the release of Firefox and
Thunderbird~1.0 and, just like our last 1.0~release, we want to organize
worldwide parties to celebrate.

Thanks to Dominik 'Aeneas' Schnitzer, we have an all-new and improved
Mozilla Party Webtool~2.0. You can create your own party, or sign up for
one already in progress -- and, in an improvement on Webtool~1.0,
organizers can now edit and update party details. The tool allows you to
organize a celebration in any of 243~countries, principalities,
dominions and islands around the world. Never let it be said that we do
things by halves around here.
\chapter{Chapter Two (numbered one)}
\minitoc
\section{Chapter 2, section 1}
That's right, folks -- we're close to the release of Firefox and
Thunderbird 1.0 and, just like our last 1.0~release, we want to organize
worldwide parties to celebrate.

Thanks to Dominik 'Aeneas' Schnitzer, we have an all-new and improved
Mozilla Party Webtool~2.0. You can create your own party, or sign up for
one already in progress -- and, in an improvement on Webtool~1.0,
organizers can now edit and update party details. The tool allows you to
organize a celebration in any of 243~countries, principalities,
dominions and islands around the world. Never let it be said that we do
things by halves around here.
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

































































%%







































\endinput
%%
%% End of file `mtc-ch0.tex'.