You can use the predefined macro variables listed in Table 27-6 to refer to file names and titles of split and extract files. You can use these variables anywhere in a macro, including within JavaScript sections. They are valid in all parts of a file, including within the base part from which the other parts are split or extracted.
Base name only of the current split part, without extension. |
||
Internal file name of first graphic referenced in an extract |
||
File name of first graphic in an extract, as modified by any [Graphics]ExtrGraphSuffix; use for thumbnails (see §27.8.3 Replacing extracts with links in the parent file) |
||
Current file title, unaffected by extracts, so it can be used in an extract to get the parent file title. |
||
Current extracted-part title; used in a replacement macro for the extract, to reference the extract title.; see §27.8.3 Replacing extracts with links in the parent file. |
||
1 if this is the first split part, otherwise 0; intended for JavaScript use. |
||
1 if this is the last split part; otherwise 0; intended for JavaScript use. |