diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-16 06:55:10 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-16 06:55:10 +0000 |
commit | 1a8234fd7b5b1213ee72712077172cf9120a72c0 (patch) | |
tree | 75da231f2f96301de761b3daa9886761d685d28e /Build | |
parent | 6c7ca0800fae0ef7ae70c93403964b016b1adeb7 (diff) |
Fixed manpage problems (report from Mitsuya Shibata, 15 Mar 2012 15:45:07) and typos
git-svn-id: svn://tug.org/texlive/trunk@25662 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/texk/xdvik/xdvi.1.in | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/Build/source/texk/xdvik/xdvi.1.in b/Build/source/texk/xdvik/xdvi.1.in index 6016fa392e1..94b98a6889a 100644 --- a/Build/source/texk/xdvik/xdvi.1.in +++ b/Build/source/texk/xdvik/xdvi.1.in @@ -48,7 +48,7 @@ .\" .if n .ds La LaTeX .if t .ds Te T\\h'-0.1667m'\\v'0.20v'E\\v'-0.20v'\\h'-0.125m'X .if n .ds Te TeX -' # small and boldface (not all -man's provide it) +.\" # small and boldface (not all -man's provide it) .de SB \&\fB\s-1\&\\$1 \\$2\s0\fR .. @@ -865,7 +865,8 @@ are unvisited before you click on them, or after the DVI file has been reloaded. The value should be either a valid X color name (such as .IR DarkGoldenrod4 ) or a hexadecimal color string (such as -.IR #8b6508 ). See also +.IR #8b6508 ). +See also .B \-visitedlinkcolor and .BR \-linkstyle . @@ -1593,8 +1594,7 @@ instead (which see). .B \-thorough .RB ( .thorough ) .B Xdvi -will usually try to ensure that overstrike characters -.RI ( e.g. , +will usually try to ensure that overstrike characters (e.g., .BR \enotin ) are printed correctly. On monochrome displays, this is always possible with one logical operation, either @@ -1671,7 +1671,6 @@ Color used for visited hyperlinks (`Purple4' by default). Hyperlinks become visited once you click on them. As for .BR linkColor , the value should be either a valid X color name or a hexadecimal color string. -#endif .\""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" .TP .B \-warnspecials |