diff options
Diffstat (limited to 'Build/source/utils/xindy/user-commands/xindy.1')
-rw-r--r-- | Build/source/utils/xindy/user-commands/xindy.1 | 41 |
1 files changed, 23 insertions, 18 deletions
diff --git a/Build/source/utils/xindy/user-commands/xindy.1 b/Build/source/utils/xindy/user-commands/xindy.1 index aa25998d641..600e2882b48 100644 --- a/Build/source/utils/xindy/user-commands/xindy.1 +++ b/Build/source/utils/xindy/user-commands/xindy.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32 +.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05) .\" .\" Standard preamble: .\" ======================================================================== @@ -48,22 +48,25 @@ . ds R" '' 'br\} .\" +.\" Escape single quotes in literal strings from groff's Unicode transform. +.ie \n(.g .ds Aq \(aq +.el .ds Aq ' +.\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.Sh), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. -.if \nF \{\ +.ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} -.\" -.\" For nroff, turn off justification. Always turn off hyphenation; it makes -.\" way too many mistakes in technical documents. -.hy 0 -.if n .na +.el \{\ +. de IX +.. +.\} .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. @@ -129,7 +132,11 @@ .\" ======================================================================== .\" .IX Title "XINDY 1" -.TH XINDY 1 "2006-07-30" "Version 1.8" "xindy" +.TH XINDY 1 "2009-03-22" "Version 1.11" "xindy" +.\" For nroff, turn off justification. Always turn off hyphenation; it makes +.\" way too many mistakes in technical documents. +.if n .ad l +.nh .SH "NAME" xindy \- create sorted and tagged index from raw index .SH "SYNOPSIS" @@ -186,9 +193,9 @@ output usage message with options explanation. .el .IP "\f(CW\-\-quiet\fR / \fB\-q\fR" 4 .IX Item "--quiet / -q" Don't output progress messages. Output only error messages. -.ie n .IP """\-\-version""\fR / \fB\-v" 4 -.el .IP "\f(CW\-\-version\fR / \fB\-v\fR" 4 -.IX Item "--version / -v" +.ie n .IP """\-\-verbose""\fR / \fB\-v" 4 +.el .IP "\f(CW\-\-verbose\fR / \fB\-v\fR" 4 +.IX Item "--verbose / -v" Output verbose progress messages. .ie n .IP """\-\-debug""\fR \fImagic\fR / \fB\-d\fR \fImagic" 4 .el .IP "\f(CW\-\-debug\fR \fImagic\fR / \fB\-d\fR \fImagic\fR" 4 @@ -200,7 +207,7 @@ Output debug messages, this option may be specified multiple times. \& magic remark \& \-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\- \& script internal progress messages of driver scripts -\& keep_tmpfiles don\(aqt discard temporary files +\& keep_tmpfiles don\*(Aqt discard temporary files \& markup output markup trace, as explained in xindy manual \& level=n log level, n is 0 (default), 1, 2, or 3 .Ve @@ -274,7 +281,7 @@ directory. This option allows to use another xindy kernel. The following languages are supported: .Sh "Latin scripts" .IX Subsection "Latin scripts" -.Vb 13 +.Vb 10 \& albanian gypsy portuguese \& croatian hausa romanian \& czech hungarian russian\-iso @@ -291,7 +298,7 @@ The following languages are supported: .Ve .PP German recognizes two different sorting schemes to handle umlauts: -normally, \f(CW\*(C`ä\*(C'\fR is sorted like \f(CW\*(C`ae\*(C'\fR, but in phone books or +normally, \f(CW\*(C`a\*:\*(C'\fR is sorted like \f(CW\*(C`ae\*(C'\fR, but in phone books or dictionaries, it is sorted like \f(CW\*(C`a\*(C'\fR. The first scheme is known as \&\fI\s-1DIN\s0 order\fR, the second as \fIDuden order\fR. .PP @@ -322,9 +329,7 @@ and \f(CW\*(C`traditional\*(C'\fR, etc.) .PP .Vb 1 \& < Describe available codepages for each language > -.Ve -.PP -.Vb 2 +\& \& < Describe relevance of codepages (as internal representation) for \& LaTeX inputenc > .Ve @@ -357,7 +362,7 @@ There should be a way to output the final index to stdout. This would imply \fB\-q\fR, of course. .PP Codepage \f(CW\*(C`utf8\*(C'\fR should be supported for all languages, and should be -used as internal codepage for LaTeX inputenc re\-encoding. +used as internal codepage for LaTeX inputenc re-encoding. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fItexindy\fR\|(1), |