summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipsk
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-19 16:22:22 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-03-19 16:22:22 +0000
commit2225eadd40bc2e8adb7ad12e1a95c14c140cd860 (patch)
treefb1225de8549835efc25d983a8cfec94ee76b833 /Build/source/texk/dvipsk
parent0145b2cc7636920582722f03596ab4459fdfdb59 (diff)
new build system: more preparation
git-svn-id: svn://tug.org/texlive/trunk@12432 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/dvipsk')
-rw-r--r--Build/source/texk/dvipsk/dvips.info319
1 files changed, 166 insertions, 153 deletions
diff --git a/Build/source/texk/dvipsk/dvips.info b/Build/source/texk/dvipsk/dvips.info
index 681a6779397..f648421a212 100644
--- a/Build/source/texk/dvipsk/dvips.info
+++ b/Build/source/texk/dvipsk/dvips.info
@@ -1,6 +1,6 @@
-This is dvips.info, produced by makeinfo version 4.12 from dvips.texi.
+This is dvips.info, produced by makeinfo version 4.13 from dvips.texi.
-This manual documents Dvips version 5.97 (July 2008), a program to
+This manual documents Dvips version 5.97 (February 2009), a program to
translate a DVI file into PostScript. You may freely use, modify
and/or distribute this file.
@@ -17,7 +17,7 @@ File: dvips.info, Node: Top, Next: Why Dvips, Up: (dir)
Dvips
*****
-This manual documents Dvips version 5.97 (July 2008), a program to
+This manual documents Dvips version 5.97 (February 2009), a program to
translate a DVI file into PostScript. You may freely use, modify
and/or distribute this file.
@@ -930,13 +930,18 @@ reversal, use `-r0'. Such options are marked with a trailing `*'.
once for `landscape'.
- In general, you should not use any `-t' option when using a
- `papersize' special, as some LaTeX packages do, e.g.,
- `hyperref.sty'.
+ `papersize' special, which some LaTeX packages (e.g.,
+ `hyperref') insert.
- - The exception is when using a nonstandard paper size that is
+ - One exception is when using a nonstandard paper size that is
not already defined in `config.ps'; in this case, you need to
specify `-t unknown'.
+ - Another exception is when producing multi-page files for
+ further processing; use `-t nopaper' to omit any paper size
+ information in the output. (If you just have a single page
+ document, you can use `-E' to get pure EPSF output.)
+
`-T HSIZE,VSIZE'
Set the paper size to (HSIZE,VSIZE), a comma-separated pair of
dimensions such as `.1in,-.3cm' (*note papersize special::). It
@@ -1500,6 +1505,11 @@ you probably want to say `-t unknown' on the command line; the
PostScript incantation to set the PostScript page size, as just
described.
+ If you want no paper size information in the output at all, use
+`-t nopaper'. This is useful with multi-page output that will be
+processed further. If you just have a single page document, you can
+use `-E' to get pure EPSF output.
+
The Perl 5 script `contrib/configs/mkdvipspapers' in the
distribution directory may help in determining appropriate paper size
definitions.
@@ -3332,24 +3342,11 @@ and constructs. Each line has the format:
For example, the line
rpstrn StoneInformal <StoneInformal.pfb
- causes Dvips to download `StoneInformal.pfb' if your document (just
-as if it were a header file, *note Header files::) uses the font
-`StoneInformal'.
-
- If the `j' config file or command-line option is enabled,
-`StoneInformal.pfb' will be "partially downloaded"--only those
-characters your document actually uses will be extracted and downloaded,
-and the remainder discarded. *Note Option details::.
-
- Filenames of fonts that are partially downloaded are surrounded by
-curly braces (`{...}') in the progress report Dvips writes to standard
-output. Wholly-downloaded fonts appear inside angle brackets
-(`<...>'), like other downloaded files.
-
- Adobe Multiple Master fonts, such as Minion, cannot be partially
-downloaded. To partially download in general, but avoid partial
-downloading for individual fonts, use `<<' instead `<':
- pmnr8r Minion <<Minion.pfb
+ causes Dvips to download `StoneInformal.pfb' (just as if it were a
+header file, *note Header files::) if the DVI file (or a virtual font,
+*note Virtual fonts::) references the TFM file `rpstrn'. The
+PostScript `/FontName' of the font defined inside the `pfb' file should
+be `StoneInformal'.
You can generate transformed fonts with a line like this:
rpstrc StoneInformal <StoneInformal.pfb ".8 ExtendFont"
@@ -3387,6 +3384,16 @@ conversion yourself. In addition, Dvips scans the font to determine its
memory usage, just as it does for other header files (*note Header
files::).
+ If the `j' config file or command-line option is enabled (as it is
+by default), `StoneInformal.pfb' will be "partially downloaded"--only
+those characters your document actually uses will be extracted and
+downloaded, and the remainder discarded. *Note Option details::.
+
+ Adobe Multiple Master fonts, such as Minion, cannot be partially
+downloaded. To partially download in general, but avoid partial
+downloading for individual fonts, use `<<' instead `<':
+ pmnr8r Minion <<Minion.pfb
+
Here is a brief summary of how `psfonts.map' is read:
1. If a line is empty or begins with a space, percent, asterisk,
@@ -3417,10 +3424,12 @@ files::).
verbatim at the appropriate point. (And the double quotes
beginning and ending the word are removed.)
- 7. Otherwise the word is a name. The first such name is the TFM file
- that a virtual font file can refer to. If there is a second name,
- it is used as the PostScript name; if there is only one name, it
- is used for both the TeX name and the PostScript name.
+ 7. Otherwise the word is a name. The first such name is the TFM file,
+ that either a DVI file or a virtual font file can refer to. If
+ there is a second name, it is used as the PostScript name and
+ should match what is defined in the downloaded file; if there is
+ only one name, it is used for both the TeX name and the PostScript
+ name.

@@ -3827,38 +3836,38 @@ Index
* -s SLANT: Afm2tfm options. (line 51)
* -T ENC-FILE: Changing both encodings.
(line 6)
-* -T HSIZE,VSIZE: Option details. (line 332)
+* -T HSIZE,VSIZE: Option details. (line 337)
* -t PAPERTYPE: Option details. (line 313)
* -T PS-TEX-ENC: Afm2tfm options. (line 61)
* -t TEX-ENC <1>: Afm2tfm options. (line 56)
* -t TEX-ENC: Changing TeX encodings.
(line 6)
* -u: Afm2tfm options. (line 65)
-* -U: Option details. (line 347)
-* -u PSMAPFILE: Option details. (line 339)
-* -V: Option details. (line 358)
-* -v: Option details. (line 355)
+* -U: Option details. (line 352)
+* -u PSMAPFILE: Option details. (line 344)
+* -V: Option details. (line 363)
+* -v: Option details. (line 360)
* -V VPL-FILE: Afm2tfm options. (line 74)
* -v VPL-FILE: Afm2tfm options. (line 71)
-* -X NUM: Option details. (line 375)
-* -x NUM: Option details. (line 367)
-* -Y NUM: Option details. (line 382)
+* -X NUM: Option details. (line 380)
+* -x NUM: Option details. (line 372)
+* -Y NUM: Option details. (line 387)
* -z: Hypertext. (line 6)
-* -Z for compressing bitmap fonts: Option details. (line 391)
-* -z for recognizing hyperdvi: Option details. (line 385)
+* -Z for compressing bitmap fonts: Option details. (line 396)
+* -z for recognizing hyperdvi: Option details. (line 390)
* ..-relative filenames: Option details. (line 293)
* .afm Adobe metric files: Metric files. (line 26)
* .dvipsrc, searched for: Configuration file searching.
(line 14)
-* .enc extension for encoding vectors: psfonts.map. (line 55)
+* .enc extension for encoding vectors: psfonts.map. (line 42)
* .lpro long prologue files: Header files. (line 12)
* .mf Metafont source files: Glyph files. (line 30)
* .NNNpk packed font bitmaps: Glyph files. (line 35)
* .pfa extension required for partial downloading: psfonts.map.
- (line 59)
+ (line 46)
* .pfa printer font ascii files: Glyph files. (line 25)
* .pfb extension required for partial downloading: psfonts.map.
- (line 59)
+ (line 46)
* .pfb printer font binary files: Glyph files. (line 25)
* .pfm printer font metric files: Metric files. (line 49)
* .pl property list files: Metric files. (line 39)
@@ -3869,11 +3878,11 @@ Index
* 612 792 bounding box size: Bounding box. (line 43)
* 8r encoding, and extra characters: Changing PostScript encodings.
(line 24)
-* 8r font encoding: psfonts.map. (line 44)
+* 8r font encoding: psfonts.map. (line 31)
* 8r.enc: Encodings. (line 35)
* < font downloading: psfonts.map. (line 11)
-* << whole font downloading: psfonts.map. (line 27)
-* <[ encoding vector downloading: psfonts.map. (line 49)
+* << whole font downloading: psfonts.map. (line 60)
+* <[ encoding vector downloading: psfonts.map. (line 36)
* =: ligature operation: Encoding file format.
(line 59)
* @ paper size config command: Configuration file commands.
@@ -3903,10 +3912,10 @@ Index
(line 32)
* a3 papertype: Option details. (line 313)
* a4 paper size: Config file paper sizes.
- (line 79)
+ (line 84)
* a4 papertype: Option details. (line 313)
* A4size paper size: Config file paper sizes.
- (line 87)
+ (line 92)
* absolute filenames, disabling: Option details. (line 293)
* absolute page number, and -l: Option details. (line 162)
* absolute page number, and -p: Option details. (line 253)
@@ -3936,7 +3945,7 @@ Index
* b config command (#copies): Configuration file commands.
(line 24)
* base: Hypertext specials. (line 57)
-* base encoding, recommended: psfonts.map. (line 44)
+* base encoding, recommended: psfonts.map. (line 31)
* base fonts: Virtual fonts. (line 24)
* bbfig: Bounding box. (line 37)
* before header, inserting code: Including headers from TeX.
@@ -4002,7 +4011,7 @@ Index
* compilation: Installation. (line 6)
* compressed PostScript: Dynamic creation of graphics.
(line 6)
-* compressing bitmap fonts: Option details. (line 391)
+* compressing bitmap fonts: Option details. (line 396)
* Computer Modern in PostScript: Hypertext caveats. (line 6)
* Computer Modern, encoding of: Encodings. (line 15)
* condensed fonts: Afm2tfm options. (line 37)
@@ -4012,7 +4021,7 @@ Index
* config.ps installation: config.ps installation.
(line 6)
* config.ps paper sizes: Config file paper sizes.
- (line 79)
+ (line 84)
* config.ps, searched for: Configuration file searching.
(line 10)
* configuration file options: Configuration file commands.
@@ -4064,12 +4073,12 @@ Index
(line 35)
* dictionary, SDict: Literal headers. (line 6)
* dictionary, userdict: Header files. (line 21)
-* distillation, and -z: Option details. (line 385)
+* distillation, and -z: Option details. (line 390)
* distiller, for PDF files: Hypertext. (line 11)
* dot accent: Reencoding with Afm2tfm.
(line 32)
* double-sided printing: Option details. (line 37)
-* downloading fonts partially: psfonts.map. (line 17)
+* downloading fonts partially: psfonts.map. (line 55)
* downloading PostScript fonts: psfonts.map. (line 6)
* Doyle, Mark: Hypertext. (line 21)
* draft copies: PostScript hooks. (line 16)
@@ -4134,7 +4143,7 @@ Index
* error messages from printer: Printer errors. (line 6)
* even pages only: Option details. (line 37)
* examples of literal PostScript: Literal examples. (line 6)
-* expanded fonts <1>: psfonts.map. (line 32)
+* expanded fonts <1>: psfonts.map. (line 19)
* expanded fonts <2>: Afm2tfm options. (line 37)
* expanded fonts: Special font effects.
(line 24)
@@ -4203,7 +4212,7 @@ Index
* gs installation: Ghostscript installation.
(line 6)
* gsave/grestore, and literal PS: Literal examples. (line 27)
-* gsftopk: Option details. (line 359)
+* gsftopk: Option details. (line 364)
* h header downloading config command: Configuration file commands.
(line 44)
* H header path config command: Configuration file commands.
@@ -4231,12 +4240,12 @@ Index
* hscale (psfile special option): psfile special. (line 30)
* hsize (psfile special option): psfile special. (line 24)
* html specials: Hypertext. (line 6)
-* html specials, and -z: Option details. (line 385)
+* html specials, and -z: Option details. (line 390)
* http://www.win.tue.nl/~dickie/idvi: Hypertext. (line 21)
* http://xxx.lanl.gov/hypertex: Hypertext. (line 21)
* Hungarian umlaut: Reencoding with Afm2tfm.
(line 32)
-* hyperdvi extensions, enabling: Option details. (line 385)
+* hyperdvi extensions, enabling: Option details. (line 390)
* hypertext and bitmap fonts: Hypertext caveats. (line 6)
* hypertext caveats: Hypertext caveats. (line 6)
* hypertext specials: Hypertext specials. (line 6)
@@ -4285,11 +4294,11 @@ Index
* ledger papertype: Option details. (line 313)
* legal papertype: Option details. (line 313)
* letter paper size: Config file paper sizes.
- (line 79)
+ (line 84)
* letter papertype: Option details. (line 313)
* letterhead tray: Paper trays. (line 10)
* letterSize paper size: Config file paper sizes.
- (line 87)
+ (line 92)
* ligature operations: Encoding file format.
(line 54)
* ligature, defined: Metric files. (line 15)
@@ -4315,8 +4324,8 @@ Index
* macros for epsf inclusion <1>: EPSF macros. (line 6)
* macros for epsf inclusion: \includegraphics. (line 6)
* magnification, DVI: EPSF scaling. (line 63)
-* magnification, overriding DVI: Option details. (line 367)
-* magnification, vertical: Option details. (line 378)
+* magnification, overriding DVI: Option details. (line 372)
+* magnification, vertical: Option details. (line 383)
* mailcap and hypertext: Hypertext specials. (line 53)
* manual feed: Option details. (line 171)
* maxdrift: Option details. (line 71)
@@ -4335,12 +4344,12 @@ Index
* Metafont mode, specifying: Option details. (line 174)
* Metafont source files: Glyph files. (line 30)
* metric files: Metric files. (line 6)
-* Minion typeface family: psfonts.map. (line 27)
+* Minion typeface family: psfonts.map. (line 60)
* missfont.log: Option details. (line 183)
* MISSFONT_LOG: Option details. (line 186)
* Mitsubishi Shinko CHC-S446i printer: No output. (line 14)
* mkdvipspapers: Config file paper sizes.
- (line 75)
+ (line 80)
* mktexpk, avoiding: Option details. (line 183)
* mktexpk, changing name: Environment variables.
(line 36)
@@ -4349,18 +4358,20 @@ Index
(line 10)
* Monotype fonts, installing: PostScript font installation.
(line 19)
-* mtpk: Option details. (line 359)
-* multiple master fonts: psfonts.map. (line 27)
+* mtpk: Option details. (line 364)
+* multiple master fonts: psfonts.map. (line 60)
* multiple output files: Option details. (line 126)
* multiple paper trays: Paper trays. (line 6)
* Murphy, Tim: Hypertext specials. (line 20)
* N EPS-disabling config command: Configuration file commands.
(line 85)
* name: Hypertext specials. (line 41)
-* narrow fonts: psfonts.map. (line 32)
+* narrow fonts: psfonts.map. (line 19)
* no output at all: No output. (line 6)
* non-printing characters, shifting: Option details. (line 117)
* non-resident fonts: psfonts.map. (line 6)
+* nopaper, paper format for -t: Config file paper sizes.
+ (line 75)
* O config command (offset): Configuration file commands.
(line 98)
* o config command (output file): Configuration file commands.
@@ -4410,16 +4421,16 @@ Index
* paper type: Option details. (line 313)
* papersize special: papersize special. (line 6)
* papersize special, and no -t: Option details. (line 313)
-* partial font downloading: psfonts.map. (line 17)
+* partial font downloading: psfonts.map. (line 55)
* PDF files, font quality: Hypertext caveats. (line 6)
* PDF files, making <1>: Hypertext. (line 11)
* PDF files, making: Ghostscript installation.
(line 6)
-* PDF files, option for: Option details. (line 385)
+* PDF files, option for: Option details. (line 390)
* pdfmark: Hypertext. (line 6)
* pfa files: Glyph files. (line 25)
* pfb files: Glyph files. (line 25)
-* pfb files, automatically unpacked: psfonts.map. (line 62)
+* pfb files, automatically unpacked: psfonts.map. (line 49)
* pfm files: Metric files. (line 49)
* Phaser printer, used for color calibration: Color device configuration.
(line 18)
@@ -4444,7 +4455,7 @@ Index
(line 6)
* PostScript font alias file <1>: Configuration file commands.
(line 101)
-* PostScript font alias file: Option details. (line 339)
+* PostScript font alias file: Option details. (line 344)
* PostScript fonts: PostScript fonts. (line 6)
* PostScript fonts, installing: PostScript font installation.
(line 6)
@@ -4490,7 +4501,7 @@ Index
(line 24)
* psheaderdir: Header files. (line 12)
* psi character missing: Hypertext caveats. (line 55)
-* pstopk: Option details. (line 359)
+* pstopk: Option details. (line 364)
* Q config command (quiet): Configuration file commands.
(line 117)
* q config command (quiet): Configuration file commands.
@@ -4503,7 +4514,7 @@ Index
* reencode/*.enc: Encodings. (line 35)
* reencoding: Reencoding with Afm2tfm.
(line 6)
-* reencoding PostScript fonts: psfonts.map. (line 37)
+* reencoding PostScript fonts: psfonts.map. (line 24)
* registered character, accessing: Changing PostScript encodings.
(line 18)
* remapping: Reencoding with Afm2tfm.
@@ -4511,8 +4522,8 @@ Index
* resident fonts, different in different printers <1>: Configuration file commands.
(line 101)
* resident fonts, different in different printers: Option details.
- (line 339)
-* resolution: Option details. (line 375)
+ (line 344)
+* resolution: Option details. (line 380)
* resolution, setting: Option details. (line 58)
* reverse pagination: Option details. (line 290)
* rhi (psfile special option): psfile special. (line 46)
@@ -4621,7 +4632,7 @@ Index
(line 18)
* trailing spaces, dropped: Hypertext caveats. (line 55)
* TranScript: Option details. (line 197)
-* transforming downloaded fonts: psfonts.map. (line 32)
+* transforming downloaded fonts: psfonts.map. (line 19)
* trouble: Diagnosing problems. (line 6)
* Type 1 fonts: Glyph files. (line 25)
* typesetting in PostScript: PostScript typesetting.
@@ -4632,6 +4643,8 @@ Index
* uncompressing PostScript: Dynamic creation of graphics.
(line 6)
* uniform resource locator: Hypertext specials. (line 20)
+* unknown, paper format for -t <1>: Config file paper sizes.
+ (line 69)
* unknown, paper format for -t: papersize special. (line 29)
* URL, definition: Hypertext specials. (line 27)
* URL, extended for TeX: Hypertext specials. (line 20)
@@ -4664,11 +4677,11 @@ Index
* warning messages, defining: Configuration file commands.
(line 167)
* warnings, suppressing: Option details. (line 286)
-* whole font downloading: psfonts.map. (line 27)
-* wide fonts: psfonts.map. (line 32)
+* whole font downloading: psfonts.map. (line 60)
+* wide fonts: psfonts.map. (line 19)
* X config command (horizontal resolution): Configuration file commands.
(line 174)
-* Xerox 4045: Option details. (line 347)
+* Xerox 4045: Option details. (line 352)
* Y config command (vertical resolution): Configuration file commands.
(line 177)
* Y&Y fonts, installing: PostScript font installation.
@@ -4682,82 +4695,82 @@ Index

Tag Table:
-Node: Top517
-Node: Why Dvips1261
-Node: Installation4709
-Node: config.ps installation5847
-Node: PostScript font installation8389
-Node: Ghostscript installation11263
-Node: Diagnosing problems12360
-Node: Debug options13455
-Node: No output14658
-Node: Small or inverted16126
-Node: Printer errors16845
-Node: Long documents fail18177
-Node: Including graphics fails18518
-Node: Invoking Dvips19756
-Node: Basic usage20347
-Node: Command-line options21331
-Node: Option summary21780
-Node: Option details23942
-Node: Environment variables42575
-Node: Config files45534
-Node: Configuration file searching46217
-Node: Configuration file commands49517
-Node: Paper size and landscape56534
-Node: papersize special58132
-Node: Config file paper sizes59541
-Node: Paper trays63613
-Node: Interaction with PostScript64947
-Node: PostScript figures65600
-Node: Bounding box66326
-Node: \includegraphics69697
-Node: EPSF macros71988
-Node: EPSF scaling73958
-Node: EPSF clipping76528
-Node: psfile special77170
-Node: Dynamic creation of graphics79563
-Node: Fonts in figures80881
-Node: Header files82541
-Node: Including headers from TeX83747
-Node: Including headers from the command line85781
-Node: Headers and memory usage86881
-Node: Literal PS87591
-Node: " special88173
-Node: ps special88914
-Node: Literal headers90412
-Node: PostScript hooks91127
-Node: Literal examples93217
-Node: Hypertext94669
-Node: Hypertext caveats96227
-Node: Hypertext specials100624
-Node: PostScript fonts103258
-Node: Font concepts104374
-Node: Metric files105541
-Node: Glyph files108367
-Node: Virtual fonts110723
-Node: Encodings112613
-Node: PostScript typesetting114995
-Node: Making a font available118077
-Node: Invoking afm2tfm123107
-Node: Changing font encodings124077
-Node: Changing TeX encodings124867
-Node: Changing PostScript encodings125967
-Node: Changing both encodings127311
-Node: Reencoding with Afm2tfm127984
-Node: Encoding file format131088
-Node: Special font effects135291
-Node: Afm2tfm options137554
-Node: psfonts.map140539
-Node: Color145263
-Node: Color macro files146307
-Node: User-definable colors149505
-Node: Color subtleties150780
-Node: Ted Turner152431
-Node: Color device configuration153656
-Node: Color support details156098
-Node: Color specifications156476
-Node: Color specials157879
-Node: Index160008
+Node: Top521
+Node: Why Dvips1269
+Node: Installation4717
+Node: config.ps installation5855
+Node: PostScript font installation8397
+Node: Ghostscript installation11271
+Node: Diagnosing problems12368
+Node: Debug options13463
+Node: No output14666
+Node: Small or inverted16134
+Node: Printer errors16853
+Node: Long documents fail18185
+Node: Including graphics fails18526
+Node: Invoking Dvips19764
+Node: Basic usage20355
+Node: Command-line options21339
+Node: Option summary21788
+Node: Option details23950
+Node: Environment variables42858
+Node: Config files45817
+Node: Configuration file searching46500
+Node: Configuration file commands49800
+Node: Paper size and landscape56817
+Node: papersize special58415
+Node: Config file paper sizes59824
+Node: Paper trays64133
+Node: Interaction with PostScript65467
+Node: PostScript figures66120
+Node: Bounding box66846
+Node: \includegraphics70217
+Node: EPSF macros72508
+Node: EPSF scaling74478
+Node: EPSF clipping77048
+Node: psfile special77690
+Node: Dynamic creation of graphics80083
+Node: Fonts in figures81401
+Node: Header files83061
+Node: Including headers from TeX84267
+Node: Including headers from the command line86301
+Node: Headers and memory usage87401
+Node: Literal PS88111
+Node: " special88693
+Node: ps special89434
+Node: Literal headers90932
+Node: PostScript hooks91647
+Node: Literal examples93737
+Node: Hypertext95189
+Node: Hypertext caveats96747
+Node: Hypertext specials101144
+Node: PostScript fonts103778
+Node: Font concepts104894
+Node: Metric files106061
+Node: Glyph files108887
+Node: Virtual fonts111243
+Node: Encodings113133
+Node: PostScript typesetting115515
+Node: Making a font available118597
+Node: Invoking afm2tfm123627
+Node: Changing font encodings124597
+Node: Changing TeX encodings125387
+Node: Changing PostScript encodings126487
+Node: Changing both encodings127831
+Node: Reencoding with Afm2tfm128504
+Node: Encoding file format131608
+Node: Special font effects135811
+Node: Afm2tfm options138074
+Node: psfonts.map141059
+Node: Color145791
+Node: Color macro files146835
+Node: User-definable colors150033
+Node: Color subtleties151308
+Node: Ted Turner152959
+Node: Color device configuration154184
+Node: Color support details156626
+Node: Color specifications157004
+Node: Color specials158407
+Node: Index160536

End Tag Table