This section provides various information for the processing of xml files.
Setting: xmlheader <?xml version='1.0' encoding='UTF8' standalone='yes'?>
This line gives the xml header to be added to strings produced by programs like Mathtype that lack one.
Setting: entity nbsp
1
This line defines an entity or substitution in an xml file. It is one of those that has two values. The first is the thing to be replaced, and the second is the replacement. As many entity lines as necessary can be used. The information they contain is added to the information provided by xmlHeader.
Setting: internetAccess yes
The compuser has an internet connection and liblouisxml may obtain information necessary for the processing of this file from the Internet. If this setting is no liblouisxml will not try to use the internet. The necessary information may, however, be provided on the local machine in the form of a ``dtd'' file.
The following sections all deal with styles. Each style has its own section. Style section names are unlike other section names in that they consist of the word style, followed by a space, followed by a style name. More styles may be added as the software develops, and some may be dropped.
Greg Kearney 2007-05-30