Arbortext Command Language

Write out XML file for Web Browser

To display an XML document in a web browser use the write command: write -noheader -flatten both -nonasciichar numref filename.xml

Hooks

Remember the PREPEND paramater when using in custom applications.

Packages

Adding main:: infront of a function in any package makes it part of the core functions within Arbortext.

Change Tracking

[http://www.arbortext.com/namespace/atict/change-tracking-markup-spec.html Arbortext Spec]

Arbortext Function for evaluating the current state of change tracking:

option('changetracking');