diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-31 14:59:37 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2009-03-31 14:59:37 +0000 |
commit | b678d04ea42f842fb31a05faef08613423b12b14 (patch) | |
tree | 4361487e47b2e65d6a2dd47a8cbacf9b30f6b8b4 /Build/source/texk/xdvik/xdvi.1.in | |
parent | 6d5dd95b5e099dd28dae2c52de1e9f470d5e55e5 (diff) |
imported xdvik-22.84.15
git-svn-id: svn://tug.org/texlive/trunk@12586 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvik/xdvi.1.in')
-rw-r--r-- | Build/source/texk/xdvik/xdvi.1.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/xdvik/xdvi.1.in b/Build/source/texk/xdvik/xdvi.1.in index 75411f74f7c..c57752e45de 100644 --- a/Build/source/texk/xdvik/xdvi.1.in +++ b/Build/source/texk/xdvik/xdvi.1.in @@ -2075,7 +2075,7 @@ Moves to the page with the given number. If no page number is given, xdvi jumps .br If the option/resource .B useTeXpages -is active, the numbers correspond the the actual page numbers in the TeX file; +is active, the numbers correspond to the actual page numbers in the TeX file; otherwise, absolute page numbers (starting from 1) are used. In the latter case, the page numbers can be changed with the .RB ` P ' @@ -3111,7 +3111,7 @@ containing hyphens that are wrapped after the hyphen, and that replacing the newlines affects the interpretation of regular expressions as follows: The \fI.\fR pattern will also match newlines, and \fI^\fR and \fI$\fR won't match begin and end of lines any more. (Since currently there is no option for turning -off the greediness of \fI*\fR and \fI+\fR, turing on this option will usually +off the greediness of \fI*\fR and \fI+\fR, turning on this option will usually result in matches that are longer than desired.) .RE .PP |