18.5.1 Choosing how to insert code in extracts
You can specify code to be inserted in extract files by any of the methods listed in Table 18-2. Code can be placed at any of the following locations in an extract file:
• Within the <head> element, after the <title> element
• At the beginning of the <body> element
• Just before the end of the <body> element.
Table 18-2 Extract code insertion methods
Make code the text (maximum 256 characters) of a marker placed anywhere in the extract |
|||
Assign code to the paragraph format designated to start the extract (see 18.3.2.1) |
|||
The methods in Table 18-2 are listed in order of precedence. For example, if you use both an ExtrHead marker containing HTML code and supply an [Inserts]ExtrHead entry specifying HTML code, Mif2Go inserts the marker code in the <head> element of the extract and ignores the [Inserts]ExtrHead entry. This allows you to override code specified in the configuration file for any extracts that require different code.
> 18 Splitting and extracting files > 18.5 Inserting HTML code in split and extract files > 18.5.1 Choosing how to insert code in extracts