]> git.pld-linux.org Git - packages/autoconf.git/blame - autoconf-info.patch
- run testsuite
[packages/autoconf.git] / autoconf-info.patch
CommitLineData
421bed44
JB
1--- autoconf-2.63/doc/autoconf.texi.orig 2008-09-10 17:43:06.324991499 +0200
2+++ autoconf-2.63/doc/autoconf.texi 2008-09-10 17:43:06.468990661 +0200
243d092d 3@@ -203,29 +203,19 @@
2fcb7ba1
JB
4
5
6
c4018b14 7-@dircategory Software development
2fcb7ba1
JB
8+@dircategory Programming tools:
9 @direntry
c4018b14 10-* Autoconf: (autoconf). Create source code configuration scripts.
2fcb7ba1
JB
11-@end direntry
12-
13-@dircategory Individual utilities
14-@direntry
15-* autoscan: (autoconf)autoscan Invocation.
16- Semi-automatic @file{configure.ac} writing
c4018b14 17-* ifnames: (autoconf)ifnames Invocation. Listing conditionals in source.
3fad2c6c 18-* autoconf-invocation: (autoconf)autoconf Invocation.
2fcb7ba1
JB
19- How to create configuration scripts
20-* autoreconf: (autoconf)autoreconf Invocation.
21- Remaking multiple @command{configure} scripts
22-* autoheader: (autoconf)autoheader Invocation.
23- How to create configuration templates
01debe43 24-* autom4te: (autoconf)autom4te Invocation.
2fcb7ba1 25- The Autoconf executables backbone
c4018b14 26-* configure: (autoconf)configure Invocation. Configuring a package.
2fcb7ba1
JB
27-* autoupdate: (autoconf)autoupdate Invocation.
28- Automatic update of @file{configure.ac}
c4018b14
JB
29-* config.status: (autoconf)config.status Invocation. Recreating configurations.
30-* testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite.
2fcb7ba1
JB
31+* Autoconf: (autoconf). Create source code configuration scripts
32+* autoscan: (autoconf)autoscan. Semi-automatic @file{configure.ac} writing
c4018b14 33+* ifnames: (autoconf)ifnames. Listing conditionals in source
2fcb7ba1
JB
34+* autoconf: (autoconf)autoconf. How to create configuration scripts
35+* autoreconf: (autoconf)autoreconf. Remaking multiple @command{configure} scripts
36+* autoheader: (autoconf)autoheader. How to create configuration templates
37+* autom4te: (autoconf)autom4te. The Autoconf executables backbone
56586688 38+* configure: (autoconf)configure. Configuring a package
2fcb7ba1 39+* autoupdate: (autoconf)autoupdate. Automatic update of @file{configure.ac}
3fad2c6c
JB
40+* config.status: (autoconf)config.status. Recreating configurations.
41+* testsuite: (autoconf)testsuite. Running an Autotest test suite.
2fcb7ba1
JB
42 @end direntry
43
44 @titlepage
243d092d 45@@ -267,7 +257,7 @@
2fcb7ba1
JB
46 * Manual Configuration:: Selecting features that can't be guessed
47 * Site Configuration:: Local defaults for @command{configure}
48 * Running configure Scripts:: How to use the Autoconf output
49-* config.status Invocation:: Recreating a configuration
50+* config.status:: Recreating a configuration
51 * Obsolete Constructs:: Kept for backward compatibility
52 * Using Autotest:: Creating portable test suites
53 * FAQ:: Frequent Autoconf Questions, with answers
243d092d 54@@ -288,10 +278,10 @@
2fcb7ba1
JB
55 Making @command{configure} Scripts
56
3fad2c6c 57 * Writing Autoconf Input:: What to put in an Autoconf input file
2fcb7ba1
JB
58-* autoscan Invocation:: Semi-automatic @file{configure.ac} writing
59-* ifnames Invocation:: Listing the conditionals in source code
60-* autoconf Invocation:: How to create configuration scripts
61-* autoreconf Invocation:: Remaking multiple @command{configure} scripts
62+* autoscan:: Semi-automatic @file{configure.ac} writing
63+* ifnames:: Listing the conditionals in source code
64+* autoconf:: How to create configuration scripts
65+* autoreconf:: Remaking multiple @command{configure} scripts
66
67 Writing @file{configure.ac}
68
3fad2c6c 69@@ -326,7 +316,7 @@
2fcb7ba1
JB
70 Configuration Header Files
71
72 * Header Templates:: Input for the configuration headers
73-* autoheader Invocation:: How to create configuration templates
74+* autoheader:: How to create configuration templates
75 * Autoheader Macros:: How to specify CPP templates
76
77 Existing Tests
3fad2c6c 78@@ -443,7 +433,7 @@
7c08ed99 79
01debe43 80 Using @command{autom4te}
7c08ed99 81
01debe43
JB
82-* autom4te Invocation:: A @acronym{GNU} M4 wrapper
83+* autom4te:: A @acronym{GNU} M4 wrapper
84 * Customizing autom4te:: Customizing the Autoconf package
85
86 Programming in M4sugar
421bed44 87@@ -561,13 +551,13 @@
2fcb7ba1
JB
88 * System Type:: Specifying the system type
89 * Sharing Defaults:: Setting site-wide defaults for @command{configure}
90 * Defining Variables:: Specifying the compiler etc.
91-* configure Invocation:: Changing how @command{configure} runs
92+* configure:: Changing how @command{configure} runs
93
94 Obsolete Constructs
95
3fad2c6c
JB
96 * Obsolete config.status Use:: Obsolete convention for @command{config.status}
97 * acconfig Header:: Additional entries in @file{config.h.in}
2fcb7ba1
JB
98-* autoupdate Invocation:: Automatic update of @file{configure.ac}
99+* autoupdate:: Automatic update of @file{configure.ac}
100 * Obsolete Macros:: Backward compatibility macros
101 * Autoconf 1:: Tips for upgrading your files
102 * Autoconf 2.13:: Some fresher tips
421bed44 103@@ -592,7 +582,7 @@
2fcb7ba1
JB
104
105 * Using an Autotest Test Suite:: Autotest and the user
3fad2c6c 106 * Writing Testsuites:: Autotest macros
2fcb7ba1
JB
107-* testsuite Invocation:: Running @command{testsuite} scripts
108+* testsuite:: Running @command{testsuite} scripts
109 * Making testsuite Scripts:: Using autom4te to create @command{testsuite}
110
111 Using an Autotest Test Suite
421bed44 112@@ -948,7 +938,7 @@
2fcb7ba1
JB
113
114 @item
243d092d 115 a shell script called @file{config.status} that, when run, recreates
2fcb7ba1
JB
116-the files listed above (@pxref{config.status Invocation});
117+the files listed above (@pxref{config.status});
118
119 @item
120 an optional shell script normally called @file{config.cache}
421bed44 121@@ -1008,10 +998,10 @@
2fcb7ba1
JB
122
123 @menu
3fad2c6c 124 * Writing Autoconf Input:: What to put in an Autoconf input file
2fcb7ba1
JB
125-* autoscan Invocation:: Semi-automatic @file{configure.ac} writing
126-* ifnames Invocation:: Listing the conditionals in source code
127-* autoconf Invocation:: How to create configuration scripts
128-* autoreconf Invocation:: Remaking multiple @command{configure} scripts
129+* autoscan:: Semi-automatic @file{configure.ac} writing
130+* ifnames:: Listing the conditionals in source code
131+* autoconf:: How to create configuration scripts
132+* autoreconf:: Remaking multiple @command{configure} scripts
133 @end menu
134
3fad2c6c 135 @node Writing Autoconf Input
663a4027 136@@ -1029,7 +1029,7 @@
2fcb7ba1 137 or specialized features, @file{configure.ac} might need to contain some
663a4027
AM
138 hand-crafted shell commands; see @ref{Portable Shell, , Portable Shell
139 Programming}. The @command{autoscan} program can give you a good start
140-in writing @file{configure.ac} (@pxref{autoscan Invocation}, for more
141+in writing @file{configure.ac} (@pxref{autoscan} Invocation, for more
142 information).
2fcb7ba1
JB
143
144 Previous versions of Autoconf promoted the name @file{configure.in},
421bed44 145@@ -1283,7 +1273,7 @@
2fcb7ba1
JB
146 @end display
147
148
149-@node autoscan Invocation
150+@node autoscan
151 @section Using @command{autoscan} to Create @file{configure.ac}
152 @cindex @command{autoscan}
153
421bed44 154@@ -1305,7 +1295,7 @@
2fcb7ba1
JB
155 use a configuration header file, you must add a call to
156 @code{AC_CONFIG_HEADERS} (@pxref{Configuration Headers}). You might
157 also have to change or add some @code{#if} directives to your program in
158-order to make it work with Autoconf (@pxref{ifnames Invocation}, for
159+order to make it work with Autoconf (@pxref{ifnames}, for
160 information about a program that can help with that job).
161
162 When using @command{autoscan} to maintain a @file{configure.ac}, simply
421bed44 163@@ -1348,7 +1338,7 @@
2fcb7ba1
JB
164 Prepend @var{dir} to the include path. Multiple invocations accumulate.
165 @end table
166
167-@node ifnames Invocation
168+@node ifnames
169 @section Using @command{ifnames} to List Conditionals
170 @cindex @command{ifnames}
171
421bed44 172@@ -1357,8 +1347,7 @@
2fcb7ba1
JB
173 preprocessor conditionals. If a package has already been set up to have
174 some portability, @command{ifnames} can thus help you figure out what its
175 @command{configure} needs to check for. It may help fill in some gaps in a
176-@file{configure.ac} generated by @command{autoscan} (@pxref{autoscan
177-Invocation}).
178+@file{configure.ac} generated by @command{autoscan} (@pxref{autoscan}).
179
180 @command{ifnames} scans all of the C source files named on the command line
181 (or the standard input, if none are given) and writes to the standard
421bed44 182@@ -1380,7 +1369,7 @@
2fcb7ba1
JB
183 Print the version number of Autoconf and exit.
184 @end table
185
186-@node autoconf Invocation
187+@node autoconf
188 @section Using @command{autoconf} to Create @command{configure}
189 @cindex @command{autoconf}
190
421bed44 191@@ -1474,8 +1463,7 @@
01debe43
JB
192 @cindex Macro invocation stack
193 Because @command{autoconf} uses @command{autom4te} behind the scenes, it
194 displays a back trace for errors, but not for warnings; if you want
195-them, just pass @option{-W error}. @xref{autom4te Invocation}, for some
196-examples.
197+them, just pass @option{-W error}. @xref{autom4te}, for some examples.
198
199 @item --trace=@var{macro}[:@var{format}]
200 @itemx -t @var{macro}[:@var{format}]
421bed44 201@@ -1487,7 +1475,7 @@
01debe43
JB
202
203 The @var{format} is a regular string, with newlines if desired, and
204 several special escape codes. It defaults to @samp{$f:$l:$n:$%}; see
205-@ref{autom4te Invocation}, for details on the @var{format}.
206+@ref{autom4te}, for details on the @var{format}.
207
208 @item --initialization
209 @itemx -i
421bed44 210@@ -1561,7 +1549,7 @@
2fcb7ba1
JB
211 @end group
212 @end example
213
214-@node autoreconf Invocation
215+@node autoreconf
216 @section Using @command{autoreconf} to Update @command{configure} Scripts
217 @cindex @command{autoreconf}
218
421bed44 219@@ -1598,8 +1586,8 @@
3fad2c6c
JB
220 Gettext supplies the @command{autopoint} command to add translation
221 infrastructure to a source package. If you use @command{autopoint},
222 your @file{configure.ac} should invoke both @code{AM_GNU_GETTEXT} and
223-@code{AM_GNU_GETTEXT_VERSION(@var{gettext-version})}. @xref{autopoint
224-Invocation, , Invoking the @code{autopoint} Program, gettext,
225+@code{AM_GNU_GETTEXT_VERSION(@var{gettext-version})}.
226+@xref{autopoint, , Invoking the @code{autopoint} Program, gettext,
227 @acronym{GNU} @code{gettext} utilities}, for further details.
228
229 @noindent
421bed44 230@@ -1914,8 +1902,8 @@
2fcb7ba1
JB
231 source directory; @command{configure} checks for this file's existence to
232 make sure that the directory that it is told contains the source code in
233 fact does. Occasionally people accidentally specify the wrong directory
234-with @option{--srcdir}; this is a safety check. @xref{configure
235-Invocation}, for more information.
236+with @option{--srcdir}; this is a safety check. @xref{configure},
237+for more information.
238 @end defmac
239
240
421bed44 241@@ -2128,7 +2116,7 @@
2fcb7ba1
JB
242 when used in @var{output}, or the standard input when used in the
243 @var{inputs}. You most probably don't need to use this in
244 @file{configure.ac}, but it is convenient when using the command line
245-interface of @file{./config.status}, see @ref{config.status Invocation},
246+interface of @file{./config.status}, see @ref{config.status},
247 for more details.
248
243d092d 249 The @var{inputs} may be absolute or relative file names. In the latter
421bed44 250@@ -2991,7 +2979,7 @@
243d092d
JB
251 so @file{config.status} ensures that @file{config.h} is considered up to
252 date. @xref{Output}, for more information about @code{AC_OUTPUT}.
2fcb7ba1
JB
253
254-@xref{config.status Invocation}, for more examples of handling
255+@xref{config.status}, for more examples of handling
256 configuration-related dependencies.
257
258 @node Configuration Headers
421bed44 259@@ -3071,7 +3059,7 @@
2fcb7ba1
JB
260
261 @menu
262 * Header Templates:: Input for the configuration headers
263-* autoheader Invocation:: How to create configuration templates
264+* autoheader:: How to create configuration templates
265 * Autoheader Macros:: How to specify CPP templates
266 @end menu
267
421bed44
JB
268@@ -3113,7 +3101,7 @@
269 generated header.
2fcb7ba1
JB
270
271 Since it is a tedious task to keep a template header up to date, you may
272-use @command{autoheader} to generate it, see @ref{autoheader Invocation}.
273+use @command{autoheader} to generate it, see @ref{autoheader}.
274
421bed44
JB
275 During the instantiation of the header, each @samp{#undef} line in the
276 template file for each symbol defined by @samp{AC_DEFINE} is changed to an
277@@ -3151,7 +3139,7 @@
278 probably use @samp{AH_BOTTOM} to append the @samp{#include} directive.
279
2fcb7ba1
JB
280
281-@node autoheader Invocation
282+@node autoheader
283 @subsection Using @command{autoheader} to Create @file{config.h.in}
284 @cindex @command{autoheader}
285
421bed44
JB
286@@ -6801,7 +6789,7 @@
287 And finally, the default for @var{action-if-universal} is to ensure that
288 @samp{WORDS_BIGENDIAN} is defined if and only if a universal build is
289 detected and the current code is big-endian; this default works only if
290-@command{autoheader} is used (@pxref{autoheader Invocation}).
291+@command{autoheader} is used (@pxref{autoheader}).
292
293 If you use this macro without specifying @var{action-if-universal}, you
294 should also use @code{AC_CONFIG_HEADERS}; otherwise
295@@ -8794,7 +8782,7 @@
243d092d 296 files depend upon @command{bizarre-cc} being the C compiler. If
2fcb7ba1
JB
297 for some reason the user runs @command{./configure} again, or if it is
298 run via @samp{./config.status --recheck}, (@xref{Automatic Remaking},
299-and @pxref{config.status Invocation}), then the configuration can be
300+and @pxref{config.status}), then the configuration can be
301 inconsistent, composed of results depending upon two different
302 compilers.
303
421bed44 304@@ -8847,7 +8835,7 @@
2fcb7ba1
JB
305
306 @item
307 @var{variable} is kept during automatic reconfiguration
308-(@pxref{config.status Invocation}) as if it had been passed as a command
309+(@pxref{config.status}) as if it had been passed as a command
310 line argument, including when no cache is used:
311
312 @example
421bed44 313@@ -9856,11 +9844,11 @@
c4018b14 314 It supports M4 extensions designed for use in tools like Autoconf.
7c08ed99
AF
315
316 @menu
01debe43
JB
317-* autom4te Invocation:: A @acronym{GNU} M4 wrapper
318+* autom4te:: A @acronym{GNU} M4 wrapper
319 * Customizing autom4te:: Customizing the Autoconf package
7c08ed99 320 @end menu
7c08ed99 321
01debe43 322-@node autom4te Invocation
7c08ed99 323+@node autom4te
01debe43 324 @subsection Invoking @command{autom4te}
7c08ed99 325
01debe43 326 The command line arguments are modeled after M4's:
421bed44 327@@ -10118,7 +10106,7 @@
2fcb7ba1
JB
328 not.
329 @end table
330
331-@xref{autoconf Invocation}, for examples of trace uses.
332+@xref{autoconf}, for examples of trace uses.
333
334 @item --preselect=@var{macro}
335 @itemx -p @var{macro}
421bed44 336@@ -10206,8 +10194,8 @@
01debe43
JB
337 wrapped in between a @samp{begin-language: "@var{language}"},
338 @samp{end-language: "@var{language}"} pair.
339
340-Customizing a language stands for appending options (@pxref{autom4te
341-Invocation}) to the current definition of the language. Options, and
342+Customizing a language stands for appending options (@pxref{autom4te})
343+to the current definition of the language. Options, and
344 more generally arguments, are introduced by @samp{args:
345 @var{arguments}}. You may use the traditional shell syntax to quote the
346 @var{arguments}.
421bed44 347@@ -12175,7 +12163,7 @@
2fcb7ba1
JB
348
349 When the user runs @samp{autoconf -W error}, warnings from
3fad2c6c
JB
350 @code{m4_warn} (including those issued through @code{AC_DIAGNOSE} and
351-@code{AC_WARNING}) are reported as errors, see @ref{autoconf Invocation}.
352+@code{AC_WARNING}) are reported as errors, see @ref{autoconf}.
2fcb7ba1
JB
353
354 @node Dependencies Between Macros
355 @section Dependencies Between Macros
421bed44 356@@ -18580,16 +18568,16 @@
2fcb7ba1
JB
357 * System Type:: Specifying the system type
358 * Sharing Defaults:: Setting site-wide defaults for @command{configure}
359 * Defining Variables:: Specifying the compiler etc.
360-* configure Invocation:: Changing how @command{configure} runs
361+* configure:: Changing how @command{configure} runs
362 @end menu
363
364 @set autoconf
3fad2c6c 365 @include install.texi
2fcb7ba1 366
3fad2c6c
JB
367
368-@c ============================================== config.status Invocation
369+@c ============================================== config.status
2fcb7ba1
JB
370
371-@node config.status Invocation
372+@node config.status
3fad2c6c 373 @chapter config.status Invocation
2fcb7ba1
JB
374 @cindex @command{config.status}
375
421bed44 376@@ -18735,7 +18723,7 @@
2fcb7ba1 377 @menu
3fad2c6c
JB
378 * Obsolete config.status Use:: Obsolete convention for @command{config.status}
379 * acconfig Header:: Additional entries in @file{config.h.in}
2fcb7ba1
JB
380-* autoupdate Invocation:: Automatic update of @file{configure.ac}
381+* autoupdate:: Automatic update of @file{configure.ac}
382 * Obsolete Macros:: Backward compatibility macros
383 * Autoconf 1:: Tips for upgrading your files
384 * Autoconf 2.13:: Some fresher tips
421bed44 385@@ -18745,7 +18733,7 @@
2fcb7ba1
JB
386 @section Obsolete @file{config.status} Invocation
387
388 @file{config.status} now supports arguments to specify the files to
389-instantiate; see @ref{config.status Invocation}, for more details.
390+instantiate; see @ref{config.status}, for more details.
391 Before, environment variables had to be used.
392
393 @defvar CONFIG_COMMANDS
421bed44 394@@ -18776,7 +18764,7 @@
2fcb7ba1
JB
395 @file{config.status} ignores this variable.
396 @end defvar
397
398-In @ref{config.status Invocation}, using this old interface, the example
399+In @ref{config.status}, using this old interface, the example
400 would be:
401
402 @example
421bed44 403@@ -18850,7 +18838,7 @@
2fcb7ba1
JB
404 self-contained, and should not depend upon @file{acconfig.h} etc.
405
406
407-@node autoupdate Invocation
408+@node autoupdate
409 @section Using @command{autoupdate} to Modernize @file{configure.ac}
410 @cindex @command{autoupdate}
411
421bed44 412@@ -20028,7 +20016,7 @@
2fcb7ba1
JB
413
414 If you have an @file{aclocal.m4} installed with Autoconf (as opposed to
415 in a particular package's source directory), you must rename it to
416-@file{acsite.m4}. @xref{autoconf Invocation}.
417+@file{acsite.m4}. @xref{autoconf}.
418
419 If you distribute @file{install.sh} with your package, rename it to
421bed44
JB
420 @file{install-sh} so @command{make} builtin rules don't inadvertently
421@@ -20083,7 +20071,7 @@
2fcb7ba1
JB
422 the documentation for them. @xref{Obsolete Macros}, for a table showing the
423 new names for the old macros. Use the @command{autoupdate} program to
424 convert your @file{configure.ac} to using the new macro names.
425-@xref{autoupdate Invocation}.
426+@xref{autoupdate}.
427
428 Some macros have been superseded by similar ones that do the job better,
429 but are not call-compatible. If you get warnings about calling obsolete
421bed44 430@@ -20619,7 +20607,7 @@
2fcb7ba1
JB
431 @menu
432 * Using an Autotest Test Suite:: Autotest and the user
3fad2c6c 433 * Writing Testsuites:: Autotest macros
2fcb7ba1
JB
434-* testsuite Invocation:: Running @command{testsuite} scripts
435+* testsuite:: Running @command{testsuite} scripts
436 * Making testsuite Scripts:: Using autom4te to create @command{testsuite}
437 @end menu
438
421bed44 439@@ -20681,7 +20669,7 @@
c4018b14
JB
440
441 @itemize @bullet
442 @item a debugging script named @file{run} which reruns the test in
443-@dfn{debug mode} (@pxref{testsuite Invocation}). The automatic generation
444+@dfn{debug mode} (@pxref{testsuite}). The automatic generation
445 of debugging scripts has the purpose of easing the chase for bugs.
446
447 @item all the files created with @code{AT_DATA}
421bed44 448@@ -20943,7 +20931,7 @@
2fcb7ba1
JB
449 @end defmac
450
451
452-@node testsuite Invocation
453+@node testsuite
454 @section Running @command{testsuite} Scripts
455 @cindex @command{testsuite}
456
421bed44 457@@ -21115,7 +21103,7 @@
2fcb7ba1
JB
458 An Autotest test suite is to be configured in @var{directory}. This
459 macro requires the instantiation of @file{@var{directory}/atconfig} from
460 @file{@var{directory}/atconfig.in}, and sets the default
461-@code{AUTOTEST_PATH} to @var{test-path} (@pxref{testsuite Invocation}).
462+@code{AUTOTEST_PATH} to @var{test-path} (@pxref{testsuite}).
463 @end defmac
464
465 @item
421bed44 466@@ -21469,7 +21457,7 @@
243d092d 467 which can be a long process for complex @file{configure.ac}.
01debe43
JB
468
469 This is why all these tools, instead of running directly M4, invoke
470-@command{autom4te} (@pxref{autom4te Invocation}) which, while answering to
471+@command{autom4te} (@pxref{autom4te}) which, while answering to
472 a specific demand, stores additional information in
473 @file{autom4te.cache} for future runs. For instance, if you run
243d092d 474 @command{autoconf}, behind the scenes, @command{autom4te} also
3fad2c6c
JB
475--- autoconf-2.62/doc/install.texi.orig 2007-12-08 14:58:52.000000000 +0100
476+++ autoconf-2.62/doc/install.texi 2008-04-16 20:34:45.697178391 +0200
477@@ -239,7 +239,7 @@
478 CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
479 @end example
2fcb7ba1
JB
480
481-@node configure Invocation
482+@node configure
483 @section @command{configure} Invocation
484
485 @command{configure} recognizes the following options to control how it
3fad2c6c
JB
486--- autoconf-2.62/doc/standards.texi.orig 2008-04-04 15:16:45.000000000 +0200
487+++ autoconf-2.62/doc/standards.texi 2008-04-16 20:39:27.317224488 +0200
c4018b14 488@@ -6,9 +6,9 @@
3fad2c6c 489 @set lastupdate February 23, 2008
c6137bbf 490 @c %**end of header
7c08ed99 491
c6137bbf
AF
492-@dircategory GNU organization
493+@dircategory Miscellaneous:
494 @direntry
3fad2c6c 495-* Standards: (standards). GNU coding standards.
ee5c80ed 496+* Standards: (standards). GNU coding standards
c6137bbf 497 @end direntry
c4018b14
JB
498
499 @c @setchapternewpage odd
This page took 0.137463 seconds and 4 git commands to generate.