summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/xdvi.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-28 22:59:31 +0000
committerKarl Berry <karl@freefriends.org>2014-04-28 22:59:31 +0000
commit0bb29634e3fdca8563bdc863ac09b90e57141d85 (patch)
tree1e2a964d362489085d53196ab4690a7bed1e1278 /Master/texmf-dist/doc/man/man1/xdvi.1
parent4dd7bee8d7ac0cc3c2a3298843450649de056ad2 (diff)
general man update for TL14
git-svn-id: svn://tug.org/texlive/trunk@33735 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/xdvi.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/xdvi.188
1 files changed, 44 insertions, 44 deletions
diff --git a/Master/texmf-dist/doc/man/man1/xdvi.1 b/Master/texmf-dist/doc/man/man1/xdvi.1
index c20564df155..0b0c4d0835a 100644
--- a/Master/texmf-dist/doc/man/man1/xdvi.1
+++ b/Master/texmf-dist/doc/man/man1/xdvi.1
@@ -52,7 +52,7 @@
.de SB
\&\fB\s-1\&\\$1 \\$2\s0\fR
..
-.TH XDVI 1 "2013-04-04" "Xdvik 22.86"
+.TH XDVI 1 "2014-04-12" "Xdvik 22.87"
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.SH NAME
@@ -66,6 +66,7 @@ xdvi \- DVI Previewer for the X Window System
[\fB\--help\fP]
[\fB\-allowshell\fP]
[\fB\-altfont\fP \fIfont\fP]
+[\fB\-anchorposition\fP \fIanchor\fP]
[\fB\-bg\fP \fIcolor\fP]
[\fB\-browser\fP \fIWWWbrowser\fP]
[\fB\-copy\fP]
@@ -78,7 +79,6 @@ xdvi \- DVI Previewer for the X Window System
[\fB\-expertmode\fP \fIflag\fP]
[\fB\-fg\fP \fIcolor\fP]
[\fB\-findstring\fP \fIstring\fP]
-[\fB\-text-encoding\fP \fIencoding\fP]
[\fB\-font\fP \fIfont\fP]
[\fB\-fullscreen \fP]
[\fB\-gamma\fP \fIg\fP]
@@ -88,13 +88,11 @@ xdvi \- DVI Previewer for the X Window System
[\fB\-h\fP]
[\fB\-help\fP]
[\fB\-hl\fP \fIcolor\fP]
-[\fB\-anchorposition\fP \fIanchor\fP]
[\fB\-hush\fP]
+[\fB\-hushbell\fP]
[\fB\-hushchars\fP]
[\fB\-hushchecksums\fP]
-[\fB\-warnpecials\fP]
[\fB\-hushstdout\fP]
-[\fB\-hushbell\fP]
[\fB\-icongeometry\fP \fIgeometry\fP]
[\fB\-iconic\fP]
[\fB\-install\fP]
@@ -118,8 +116,8 @@ xdvi \- DVI Previewer for the X Window System
[\fB\-nomatchinverted\fP]
[\fB\-noomega\fP]
[\fB\-noscan\fP]
-[\fB\-notype1fonts\fP]
[\fB\-notempfile\fP]
+[\fB\-notype1fonts\fP]
[\fB\-offsets\fP \fIdimen\fP]
[\fB\-p\fP \fIpixels\fP]
[\fB\-paper\fP \fIpapertype\fP]
@@ -134,6 +132,7 @@ xdvi \- DVI Previewer for the X Window System
[\fB\-sidemargin\fP \fIdimen\fP]
[\fB\-sourceposition\fP \fIline\fP[\fB:\fP\fIcol\fP][\ ]\fIfilename\fP]
[\fB\-statusline\fP]
+[\fB\-text-encoding\fP \fIencoding\fP]
[\fB\-thorough\fP]
[\fB\-topmargin\fP \fIdimen\fP]
[\fB\-unique\fP]
@@ -279,6 +278,14 @@ Declares a default font to use when the font in the
file cannot be found. This is useful, for example, with PostScript <tm> fonts.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.TP
+.BI \-anchorposition " anchor"
+Jump to
+.I anchor
+after opening the DVI file. This is only useful when invoking
+.B xdvi
+from other applications.
+.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+.TP
.BI \-background " color"
.RB ( .background )
Determines the color of the background. Same as
@@ -551,14 +558,6 @@ option is used.
Determines the color of the text (foreground).
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.TP
-.BI \-text-encoding " encoding"
-.RB ( .textEncoding )
-Use
-.I encoding
-as text encoding of the string in the "Find" window. Usually,
-this shouldn't be needed since the encoding is determined from the locale settings.
-.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
-.TP
.B \-findstring\fP \fIstring\fP
This option triggers a search for
.I string
@@ -682,14 +681,6 @@ and of the highlighting markers in forward search and string search.
The default is the foreground color.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.TP
-.BI \-anchorposition " anchor"
-Jump to
-.I anchor
-after opening the DVI file. This is only useful when invoking
-.B xdvi
-from other applications.
-.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
-.TP
.B \-hush
.RB ( .Hush )
Causes
@@ -697,6 +688,11 @@ Causes
to suppress all suppressible warnings.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.TP
+.B \-hushbell
+.RB ( .hushBell )
+Don't sound the X bell when an error occurs.
+.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+.TP
.B \-hushchars
.RB ( .hushLostChars )
Causes
@@ -723,11 +719,6 @@ Note that errors or warnings will still be printed to
even if this option is used.
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.TP
-.B \-hushbell
-.RB ( .hushBell )
-Don't sound the X bell when an error occurs.
-.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
-.TP
.BI \-icongeometry " geometry"
.RB ( .iconGeometry )
Specifies the initial position for the icon.
@@ -1121,23 +1112,6 @@ to
.BR prescan:on .)
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.TP
-.BI \-notype1fonts
-.RB ( .type1 )
-This will disable the use of the FreeType library to display PostScript<tm>
-Type 1 fonts.
-Use this option as a workaround when you encounter problems with the
-display of Type 1 fonts (but please don't forget to send a bug report in
-this case, to the URL mentioned in the section AUTHORS below).
-.br
-(Note:
-.B \-notype1fonts
-corresponds to
-.BR type1:off ;
-.B +notype1fonts
-to
-.BR type1:on .)
-.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
-.TP
.B \-notempfile
.RB ( .tempFile )
As mentioned in the section
@@ -1162,6 +1136,24 @@ to
.BR tempFile:on .)
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.TP
+.BI \-notype1fonts
+.RB ( .type1 )
+This will disable the use of the FreeType library to display PostScript<tm>
+Type 1 fonts.
+Use this option as a workaround when you encounter problems with the
+display of Type 1 fonts (but please don't forget to send a bug report in
+this case, to the URL mentioned in the section AUTHORS below).
+.br
+(Note:
+.B \-notype1fonts
+corresponds to
+.BR type1:off ;
+.B +notype1fonts
+to
+.BR type1:on .)
+.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+.TP
.BI \-offsets " dimen"
.RB ( .Offset )
Specifies the size of both the horizontal and vertical offsets of the
@@ -1469,6 +1461,14 @@ This option is obsolete; use
instead (which see).
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.TP
+.BI \-text-encoding " encoding"
+.RB ( .textEncoding )
+Use
+.I encoding
+as the text encoding of the string in the "Find" window. Usually, this
+should not be needed since the encoding is determined from the locale settings.
+.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
+.TP
.B \-thorough
.RB ( .thorough )
.B Xdvi