summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries/makeglossaries.1
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/glossaries/makeglossaries.1')
-rw-r--r--macros/latex/contrib/glossaries/makeglossaries.176
1 files changed, 41 insertions, 35 deletions
diff --git a/macros/latex/contrib/glossaries/makeglossaries.1 b/macros/latex/contrib/glossaries/makeglossaries.1
index 93fd8e53cc..145810ba33 100644
--- a/macros/latex/contrib/glossaries/makeglossaries.1
+++ b/macros/latex/contrib/glossaries/makeglossaries.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.42)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "MAKEGLOSSARIES 1"
-.TH MAKEGLOSSARIES 1 "2021-11-01" "perl v5.32.1" "makeglossaries Perl Script"
+.TH MAKEGLOSSARIES 1 "2022-10-17" "perl v5.34.1" "makeglossaries Perl Script"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -145,7 +145,7 @@ makeglossaries \- Calls makeindex/xindy for LaTeX documents using glossaries pa
\&\fBmakeglossaries\fR [\fB\-o\fR \fIfile\fR] [\fB\-q\fR] [\fB\-Q\fR] [\fB\-k\fR] [\fB\-n\fR]
[\fB\-s\fR \fIfile\fR] [\fB\-t\fR \fIfile\fR] [\fB\-L\fR \fIlanguage\fR] [\fB\-c\fR] [\fB\-g\fR] [\fB\-l\fR]
[\fB\-p\fR \fInum\fR] [\fB\-r\fR] [\fB\-d\fR \fIaux dir\fR] [\fB\-m\fR \fIfile\fR] [\fB\-x\fR \fIfile\fR]
-[\fB\-\-version\fR] [\fB\-\-help\fR] \fIbasename\fR
+[\fB\-e\fR] [\fB\-\-version\fR] [\fB\-\-help\fR] \fIbasename\fR
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
\&\fBmakeglossaries\fR is designed for use with LaTeX documents that
@@ -158,16 +158,34 @@ also be contained in the auxiliary file, but may be overridden by
the option arguments to \fBmakeglossaries\fR.
.SH "OPTIONS"
.IX Header "OPTIONS"
-.IP "\fB\-q\fR" 4
-.IX Item "-q"
-Quiet mode. Reduces chatter to standard output.
-.IP "\fB\-Q\fR" 4
-.IX Item "-Q"
-Silences warning about being unable to fork.
+.IP "\fB\-e\fR" 4
+.IX Item "-e"
+Don't attempt to repair multiple encaps or illegal page number (\fBmakeindex\fR only).
+.IP "\fB\-c\fR" 4
+.IX Item "-c"
+Compress intermediate blanks (\fBmakeindex\fR only).
+.IP "\fB\-d\fR \fIaux dir\fR" 4
+.IX Item "-d aux dir"
+Specify the directory the .aux, .glo etc files are located.
+Defaults to the parent directory of the base file \fIfilename\fR.
+.IP "\fB\-g\fR" 4
+.IX Item "-g"
+Employ German word ordering (\fBmakeindex\fR only).
.IP "\fB\-k\fR" 4
.IX Item "-k"
Don't try forking with piped redirection. (Lessens the
effect of \-q)
+.IP "\fB\-l\fR" 4
+.IX Item "-l"
+Letter ordering.
+.IP "\fB\-L\fR \fIlanguage\fR" 4
+.IX Item "-L language"
+This option only has an effect if \fBxindy\fR is called. Sets the
+language. See \fBxindy\fR documentation for further details.
+.IP "\fB\-m\fR \fIfile\fR" 4
+.IX Item "-m file"
+Specify the full path name for \fBmakeindex\fR to \fIfile\fR in the
+event that \fBmakeindex\fR isn't on the operating system's path.
.IP "\fB\-n\fR" 4
.IX Item "-n"
Print the commands that would normally be executed but don't run them.
@@ -176,41 +194,29 @@ Print the commands that would normally be executed but don't run them.
Use \fIfile\fR as the output file. (Only suitable for documents
containing a single glossary, otherwise each glossary will be
overridden.)
+.IP "\fB\-p\fR \fInum\fR" 4
+.IX Item "-p num"
+Sets the starting page number to be \fInum\fR (\fBmakeindex\fR only).
+.IP "\fB\-q\fR" 4
+.IX Item "-q"
+Quiet mode. Reduces chatter to standard output.
+.IP "\fB\-Q\fR" 4
+.IX Item "-Q"
+Silences warning about being unable to fork.
+.IP "\fB\-r\fR" 4
+.IX Item "-r"
+.PD 0
.IP "\fB\-s\fR \fIfile\fR" 4
.IX Item "-s file"
+.PD
Use \fIfile\fR as the style file. Note that if you use this option,
you need to know whether \fBmakeindex\fR or \fBxindy\fR will be called, as
they have different style files.
.IP "\fB\-t\fR \fIfile\fR" 4
.IX Item "-t file"
Use \fIfile\fR as the transcript file.
-.IP "\fB\-l\fR" 4
-.IX Item "-l"
-Letter ordering.
-.IP "\fB\-L\fR \fIlanguage\fR" 4
-.IX Item "-L language"
-This option only has an effect if \fBxindy\fR is called. Sets the
-language. See \fBxindy\fR documentation for further details.
-.IP "\fB\-c\fR" 4
-.IX Item "-c"
-Compress intermediate blanks (\fBmakeindex\fR only).
-.IP "\fB\-g\fR" 4
-.IX Item "-g"
-Employ German word ordering (\fBmakeindex\fR only).
-.IP "\fB\-p\fR \fInum\fR" 4
-.IX Item "-p num"
-Sets the starting page number to be \fInum\fR (\fBmakeindex\fR only).
-.IP "\fB\-r\fR" 4
-.IX Item "-r"
+.Sp
Disable implicit page range formation (\fBmakeindex\fR only).
-.IP "\fB\-d\fR \fIaux dir\fR" 4
-.IX Item "-d aux dir"
-Specify the directory the .aux, .glo etc files are located.
-Defaults to the parent directory of the base file \fIfilename\fR.
-.IP "\fB\-m\fR \fIfile\fR" 4
-.IX Item "-m file"
-Specify the full path name for \fBmakeindex\fR to \fIfile\fR in the
-event that \fBmakeindex\fR isn't on the operating system's path.
.IP "\fB\-x\fR \fIfile\fR" 4
.IX Item "-x file"
Specify the full path name for \fBxindy\fR to \fIfile\fR in the