Formats/Jupyter - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : Formats/Jupyter

Jupyter Notebook (.ipynb) Format

Jupyter file format

 

Description

Examples

Description

• 

The Jupyter Notebook format (formerly IPython Notebook) is a file format used by the Jupyter web-based interactive computational environment (jupyter.org). It is based on the JSON format.

• 

It encodes the features of a Jupyter notebook, including an ordered list of input/output cells which can contain code, text), mathematics, plots, and other media.

• 

The Maple Kernel for Jupyter enables Maple to be used as the computational engine within a Jupyter session. Saved notebooks from such sessions will be in the Jupyter Notebook format.

• 

The Jupyter[CreateNotebook] command can be used to create a Jupyter notebook from a Maple expression, worksheet, or help page.

• 

The Worksheet[WorksheetToJupyter] command can be used to export a Maple worksheet or parsed worksheet object to a Jupyter notebook.

• 

The Export command can be used to export Maple expressions or parsed worksheet objects to a Jupyter notebook.

Examples

Export a simple mathematical expression to a notebook

> 

Export⁡expression.ipynb,A⁢sin⁡λ⁢t+φ,base=homedir

400

(1)
> 

with⁡VectorCalculus

&x&comma;`*`&comma;`+`&comma;`-`&comma;`.`&comma;<,>&comma;<|>&comma;About&comma;AddCoordinates&comma;ArcLength&comma;BasisFormat&comma;Binormal&comma;ConvertVector&comma;CrossProduct&comma;Curl&comma;Curvature&comma;D&comma;Del&comma;DirectionalDiff&comma;Divergence&comma;DotProduct&comma;Flux&comma;GetCoordinateParameters&comma;GetCoordinates&comma;GetNames&comma;GetPVDescription&comma;GetRootPoint&comma;GetSpace&comma;Gradient&comma;Hessian&comma;IsPositionVector&comma;IsRootedVector&comma;IsVectorField&comma;Jacobian&comma;Laplacian&comma;LineInt&comma;MapToBasis&comma;∇&comma;Norm&comma;Normalize&comma;PathInt&comma;PlotPositionVector&comma;PlotVector&comma;PositionVector&comma;PrincipalNormal&comma;RadiusOfCurvature&comma;RootedVector&comma;ScalarPotential&comma;SetCoordinateParameters&comma;SetCoordinates&comma;SpaceCurve&comma;SurfaceInt&comma;TNBFrame&comma;TangentLine&comma;TangentPlane&comma;TangentVector&comma;Torsion&comma;Vector&comma;VectorField&comma;VectorPotential&comma;VectorSpace&comma;Wronskian&comma;diff&comma;eval&comma;evalVF&comma;int&comma;limit&comma;series

(2)
> 

Export⁡vc.ipynb&comma;Laplacian⁡VectorField⁡r3&comma;zθ&comma;sqrt⁡r&comma;base=homedir

4193

(3)

The following example illustrates three methods of exporting worksheet content to Jupyter.

> 

besselPath≔FileTools:-JoinPath⁡example&comma;BesselsEquation.mw&comma;base=datadir

besselPath≔/maple/cbat-build/active/297794/data/example/BesselsEquation.mw

(4)
> 

currentdir⁡homedir&colon;

CreateNotebook generates a notebook from a worksheet file.

> 

Jupyter:-CreateNotebook⁡bessel1.ipynb&comma;besselPath&comma;source=worksheet

1094

1094

(5)

Worksheet:-WorksheetToJupyter exports a worksheet to a notebook.

> 

Worksheet:-WorksheetToJupyter⁡besselPath&comma;outputfile=bessel2.ipynb

1094

(6)

With Import you can parse a worksheet and then export the parsed worksheet object to a Jupyter notebook.

> 

besselWS≔Import⁡besselPath

besselWS≔_XML_Document⁡_XML_Element⁡_XML_ElementType⁡Worksheet&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Version&comma;_XML_Attribute⁡_XML_AttrName⁡major&comma;_XML_AttrValue⁡2015&comma;_XML_Attribute⁡_XML_AttrName⁡minor&comma;_XML_AttrValue⁡0&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Label-Scheme&comma;_XML_Attribute⁡_XML_AttrName⁡value&comma;_XML_AttrValue⁡2&comma;_XML_Attribute⁡_XML_AttrName⁡prefix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡View-Properties&comma;_XML_Attribute⁡_XML_AttrName⁡presentation&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡autoexpanding_sections&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡UserProfileName&comma;_XML_AttrValue⁡Maple Default Profile&comma;_XML_Attribute⁡_XML_AttrName⁡NumericFormat-ApplyInteger&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡NumericFormat-ApplyRational&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡NumericFormat-ApplyExponent&comma;_XML_AttrValue⁡false&comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡MapleNet-Properties&comma;_XML_Attribute⁡_XML_AttrName⁡elisiondigitsbefore&comma;_XML_AttrValue⁡100&comma;_XML_Attribute⁡_XML_AttrName⁡labelling&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡indentamount&comma;_XML_AttrValue⁡4&comma;_XML_Attribute⁡_XML_AttrName⁡elisiontermsthreshold&comma;_XML_AttrValue⁡10000&comma;_XML_Attribute⁡_XML_AttrName⁡ansi&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡errorbreak&comma;_XML_AttrValue⁡1&comma;_XML_Attribute⁡_XML_AttrName⁡useclientjvm&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡echo&comma;_XML_AttrValue⁡1&comma;_XML_Attribute⁡_XML_AttrName⁡imaginaryunit&comma;_XML_AttrValue⁡I&comma;_XML_Attribute⁡_XML_AttrName⁡labelwidth&comma;_XML_AttrValue⁡20&comma;_XML_Attribute⁡_XML_AttrName⁡unitattributes&comma;_XML_AttrValue⁡"fontweight" = "bold"&comma;_XML_Attribute⁡_XML_AttrName⁡contextmenusize&comma;_XML_AttrValue⁡automatic&comma;_XML_Attribute⁡_XML_AttrName⁡plotdriver&comma;_XML_AttrValue⁡opengl&comma;_XML_Attribute⁡_XML_AttrName⁡elisiondigitsafter&comma;_XML_AttrValue⁡100&comma;_XML_Attribute⁡_XML_AttrName⁡plotoutput&comma;_XML_AttrValue⁡terminal&comma;_XML_Attribute⁡_XML_AttrName⁡helpbrowser&comma;_XML_AttrValue⁡standard&comma;_XML_Attribute⁡_XML_AttrName⁡rtablesize&comma;_XML_AttrValue⁡10&comma;_XML_Attribute⁡_XML_AttrName⁡elisiontermsbefore&comma;_XML_AttrValue⁡100&comma;_XML_Attribute⁡_XML_AttrName⁡elisiondigitsthreshold&comma;_XML_AttrValue⁡10000&comma;_XML_Attribute⁡_XML_AttrName⁡typesetting&comma;_XML_AttrValue⁡standard&comma;_XML_Attribute⁡_XML_AttrName⁡plotdevice&comma;_XML_AttrValue⁡inline&comma;_XML_Attribute⁡_XML_AttrName⁡verboseproc&comma;_XML_AttrValue⁡1&comma;_XML_Attribute⁡_XML_AttrName⁡showassumed&comma;_XML_AttrValue⁡1&comma;_XML_Attribute⁡_XML_AttrName⁡quiet&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡errorcursor&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡longdelim&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡plotoptions&comma;_XML_AttrValue⁡&comma;_XML_Attribute⁡_XML_AttrName⁡elisiontermsafter&comma;_XML_AttrValue⁡100&comma;_XML_Attribute⁡_XML_AttrName⁡screenwidth&comma;_XML_AttrValue⁡79&comma;_XML_Attribute⁡_XML_AttrName⁡preplot&comma;_XML_AttrValue⁡&comma;_XML_Attribute⁡_XML_AttrName⁡prettyprint&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡displayprecision&comma;_XML_AttrValue⁡-1&comma;_XML_Attribute⁡_XML_AttrName⁡screenpixelheight&comma;_XML_AttrValue⁡1024&comma;_XML_Attribute⁡_XML_AttrName⁡warnlevel&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡screenheight&comma;_XML_AttrValue⁡25&comma;_XML_Attribute⁡_XML_AttrName⁡latexwidth&comma;_XML_AttrValue⁡8.0&comma;_XML_Attribute⁡_XML_AttrName⁡postplot&comma;_XML_AttrValue⁡&comma;_XML_Attribute⁡_XML_AttrName⁡prompt&comma;_XML_AttrValue⁡> &comma;_XML_Attribute⁡_XML_AttrName⁡ShowLabels&comma;_XML_AttrValue⁡true&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Styles&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Ordered List 1&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Annotation Text&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Ordered List 2&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Ordered List 3&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Ordered List 4&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Ordered List 5&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Help Maple Name&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Serif&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[120,0,120]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Author&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Annotation Title&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡18&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Warning&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Monospaced&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,255]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Calling Sequence&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans Mono&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Caption Reference&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Maple Input Placeholder&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Monospaced&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[200,0,200]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡true&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Code&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans Mono&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[255,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Maple Plot&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Line Printed Output&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Monospaced&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,255]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Help Normal&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Text Output&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Monospaced&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,255]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Diagnostic&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Monospaced&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[40,120,40]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡2D Inert Output&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Times New Roman&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[144,144,144]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Halfline&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Normal&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Hyperlink&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[18,93,153]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Maple Output&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Times New Roman&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Dash Item&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡2D Math&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Times New Roman&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Maple Input&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Monospaced&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[120,0,14]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡2D Input&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Times New Roman&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡2D Output&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Times New Roman&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,255]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡HyperlinkError&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Monospaced&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[171,41,204]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Header and Footer&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Error&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Monospaced&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[171,41,204]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Title&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡24&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Heading 1&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡18&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Text&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Bullet Item&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Heading 4&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Equation Label&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Monospaced&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Heading 3&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡14&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Heading 2&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡16&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡HyperlinkWarning&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Monospaced&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,255]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Dictionary Hyperlink&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[147,0,15]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Atomic Variable&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Times New Roman&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[175,0,175]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Caption Text&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡List Item&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Help Fixed&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡DejaVu Sans Mono&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡11&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Ordered List 1&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡numeric&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.2&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡-1&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡.&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Ordered List 2&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡alphabetic&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡36&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.2&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡-1&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡.&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Ordered List 3&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡roman&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡72&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.2&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡-1&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡.&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Ordered List 4&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡ALPHABETIC&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡108&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.2&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡-1&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡.&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Ordered List 5&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡ROMAN&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡144&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.2&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡-1&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡.&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Author&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡centred&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡8&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡8&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Warning&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Annotation Title&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡centred&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Maple Plot&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡centred&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Line Printed Output&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡any&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Text Output&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡newline&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Diagnostic&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡any&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Normal&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.2&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Maple Output&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡centred&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.3&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Dash Item&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡dash&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.2&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡HyperlinkError&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Title&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡centred&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Error&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Heading 1&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡8&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡4&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Bullet Item&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡dot&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.2&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Heading 4&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡8&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡2&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Heading 3&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡8&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡2&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡HyperlinkWarning&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Heading 2&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡16&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡8&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Layout&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡List Item&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡left&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡indent&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.2&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡3&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Pencil-style&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Pencil 5&comma;_XML_Attribute⁡_XML_AttrName⁡pen-color&comma;_XML_AttrValue⁡[255,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡pen-height&comma;_XML_AttrValue⁡5.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-width&comma;_XML_AttrValue⁡5.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-opacity&comma;_XML_AttrValue⁡1.0&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Pencil-style&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Pencil 4&comma;_XML_Attribute⁡_XML_AttrName⁡pen-color&comma;_XML_AttrValue⁡[0,0,255]&comma;_XML_Attribute⁡_XML_AttrName⁡pen-height&comma;_XML_AttrValue⁡3.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-width&comma;_XML_AttrValue⁡3.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-opacity&comma;_XML_AttrValue⁡1.0&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Pencil-style&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Pencil 3&comma;_XML_Attribute⁡_XML_AttrName⁡pen-color&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡pen-height&comma;_XML_AttrValue⁡3.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-width&comma;_XML_AttrValue⁡3.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-opacity&comma;_XML_AttrValue⁡1.0&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Pencil-style&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Pencil 2&comma;_XML_Attribute⁡_XML_AttrName⁡pen-color&comma;_XML_AttrValue⁡[0,0,255]&comma;_XML_Attribute⁡_XML_AttrName⁡pen-height&comma;_XML_AttrValue⁡1.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-width&comma;_XML_AttrValue⁡1.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-opacity&comma;_XML_AttrValue⁡1.0&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Pencil-style&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Pencil 1&comma;_XML_Attribute⁡_XML_AttrName⁡pen-color&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡pen-height&comma;_XML_AttrValue⁡1.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-width&comma;_XML_AttrValue⁡1.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-opacity&comma;_XML_AttrValue⁡1.0&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Highlighter-style&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Highlighter 2&comma;_XML_Attribute⁡_XML_AttrName⁡pen-color&comma;_XML_AttrValue⁡[255,204,0]&comma;_XML_Attribute⁡_XML_AttrName⁡pen-height&comma;_XML_AttrValue⁡14.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-width&comma;_XML_AttrValue⁡14.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-opacity&comma;_XML_AttrValue⁡0.8&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Highlighter-style&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Highlighter 1&comma;_XML_Attribute⁡_XML_AttrName⁡pen-color&comma;_XML_AttrValue⁡[255,153,255]&comma;_XML_Attribute⁡_XML_AttrName⁡pen-height&comma;_XML_AttrValue⁡12.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-width&comma;_XML_AttrValue⁡8.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-opacity&comma;_XML_AttrValue⁡0.8&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Highlighter-style&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Highlighter 4&comma;_XML_Attribute⁡_XML_AttrName⁡pen-color&comma;_XML_AttrValue⁡[0,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡pen-height&comma;_XML_AttrValue⁡32.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-width&comma;_XML_AttrValue⁡32.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-opacity&comma;_XML_AttrValue⁡0.8&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Highlighter-style&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Highlighter 3&comma;_XML_Attribute⁡_XML_AttrName⁡pen-color&comma;_XML_AttrValue⁡[51,255,0]&comma;_XML_Attribute⁡_XML_AttrName⁡pen-height&comma;_XML_AttrValue⁡24.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-width&comma;_XML_AttrValue⁡24.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-opacity&comma;_XML_AttrValue⁡0.8&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Highlighter-style&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡Highlighter 5&comma;_XML_Attribute⁡_XML_AttrName⁡pen-color&comma;_XML_AttrValue⁡[255,255,0]&comma;_XML_Attribute⁡_XML_AttrName⁡pen-height&comma;_XML_AttrValue⁡48.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-width&comma;_XML_AttrValue⁡48.0&comma;_XML_Attribute⁡_XML_AttrName⁡pen-opacity&comma;_XML_AttrValue⁡0.8&comma;&comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Startup-Code&comma;_XML_Attribute⁡_XML_AttrName⁡startupcode&comma;_XML_AttrValue⁡&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Task-table&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Task-category&comma;_XML_Attribute⁡_XML_AttrName⁡name&comma;_XML_AttrValue⁡<default>&comma;&comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Task&comma;&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Section&comma;_XML_Attribute⁡_XML_AttrName⁡collapsed&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡MultipleChoiceAnswerIndex&comma;_XML_AttrValue⁡-1&comma;_XML_Attribute⁡_XML_AttrName⁡MultipleChoiceRandomizeChoices&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡TrueFalseAnswerIndex&comma;_XML_AttrValue⁡-1&comma;_XML_Attribute⁡_XML_AttrName⁡EssayAnswerRows&comma;_XML_AttrValue⁡5&comma;_XML_Attribute⁡_XML_AttrName⁡EssayAnswerColumns&comma;_XML_AttrValue⁡60&comma;_XML_Element⁡_XML_ElementType⁡Title&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Text-field&comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡Heading 1&comma;_XML_Attribute⁡_XML_AttrName⁡layout&comma;_XML_AttrValue⁡Heading 1&comma;_XML_Text⁡Bessel's equation&comma;_XML_Element⁡_XML_ElementType⁡Presentation-Block&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Group&comma;_XML_Attribute⁡_XML_AttrName⁡view&comma;_XML_AttrValue⁡presentation&comma;_XML_Attribute⁡_XML_AttrName⁡hide-input&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡hide-output&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡inline-output&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡labelreference&comma;_XML_AttrValue⁡L4&comma;_XML_Attribute⁡_XML_AttrName⁡drawlabel&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyint&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyrational&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyexponent&comma;_XML_AttrValue⁡false&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Input&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Text-field&comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡Text&comma;_XML_Attribute⁡_XML_AttrName⁡layout&comma;_XML_AttrValue⁡Normal&comma;_XML_Text⁡The second-order differential equation &comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Presentation-Block&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Group&comma;_XML_Attribute⁡_XML_AttrName⁡view&comma;_XML_AttrValue⁡presentation&comma;_XML_Attribute⁡_XML_AttrName⁡hide-input&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡hide-output&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡inline-output&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡labelreference&comma;_XML_AttrValue⁡L5&comma;_XML_Attribute⁡_XML_AttrName⁡drawlabel&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyint&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyrational&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyexponent&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡redirect-target&comma;_XML_AttrValue⁡L6&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Input&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Text-field&comma;_XML_Attribute⁡_XML_AttrName⁡prompt&comma;_XML_AttrValue⁡> &comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡Maple Input&comma;_XML_Attribute⁡_XML_AttrName⁡layout&comma;_XML_AttrValue⁡Normal&comma;_XML_Element⁡_XML_ElementType⁡Equation&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡2D Input&comma;_XML_Attribute⁡_XML_AttrName⁡input-equation&comma;_XML_AttrValue⁡&comma;_XML_Attribute⁡_XML_AttrName⁡display&comma;_XML_AttrValue⁡LUklbXJvd0c2Iy9JK21vZHVsZW5hbWVHNiJJLFR5cGVzZXR0aW5nR0koX3N5c2xpYkdGJzY4LUklbXN1cEdGJDYlLUkjbWlHRiQ2JVEieEYnLyUnaXRhbGljR1EldHJ1ZUYnLyUsbWF0aHZhcmlhbnRHUSdpdGFsaWNGJy1GIzYnLUkjbW5HRiQ2JFEiMkYnL0Y2USdub3JtYWxGJ0YyLyUrZXhlY3V0YWJsZUdRJmZhbHNlRicvJTBmb250X3N0eWxlX25hbWVHUSgyRH5NYXRoRidGNS8lMXN1cGVyc2NyaXB0c2hpZnRHUSIwRictSSNtb0dGJDYtUSJ+RidGPi8lJmZlbmNlR0ZCLyUqc2VwYXJhdG9yR0ZCLyUpc3RyZXRjaHlHRkIvJSpzeW1tZXRyaWNHRkIvJShsYXJnZW9wR0ZCLyUubW92YWJsZWxpbWl0c0dGQi8lJ2FjY2VudEdGQi8lJ2xzcGFjZUdRJjAuMGVtRicvJSdyc3BhY2VHRmduLUkmbWZyYWNHRiQ2KC1GIzYnLUYsNiUtRko2LVEwJkRpZmZlcmVudGlhbEQ7RidGPi9GTlEmdW5zZXRGJy9GUEZlby9GUkZlby9GVEZlby9GVkZlby9GWEZlby9GWkZlb0ZlbkZobkY6RkZGSS1GLzYlUSJ5RidGMkY1RkBGPi1GIzYmLUYsNiVGYW8tSSdtc3BhY2VHRiQ2Ji8lJ2hlaWdodEdRJjAuMGV4RicvJSZ3aWR0aEdRJjAuMmVtRicvJSZkZXB0aEdGaHAvJSpsaW5lYnJlYWtHUSVhdXRvRidGRi1GLDYlRi5GOkZGRkBGPi8lLmxpbmV0aGlja25lc3NHUSIxRicvJStkZW5vbWFsaWduR1EnY2VudGVyRicvJSludW1hbGlnbkdGaHEvJSliZXZlbGxlZEdGQi1GSjYtUSIrRidGPkZNRk9GUUZTRlVGV0ZZL0ZmblEsMC4yMjIyMjIyZW1GJy9GaW5GYXJGSUYuRkktRltvNigtRiM2J0Zhb0ZJRlxwRkBGPi1GIzYnRmFvRklGLkZARj5GY3FGZnFGaXFGW3JGSUZdckZJLUkobWZlbmNlZEdGJDYkLUYjNilGK0ZJLUZKNi1RKiZ1bWludXMwO0YnRj5GTUZPRlFGU0ZVRldGWUZgckZickZJLUYsNiUtRi82JVEnJiM5NTc7RicvRjNGQkY+RjhGRkZARj5GPkZJRlxwLUZqcjYkLUYjNiVGLkZARj5GPkZJLUZKNi1RIj1GJ0Y+Rk1GT0ZRRlNGVUZXRlkvRmZuUSwwLjI3Nzc3NzhlbUYnL0ZpbkZfdEZJLUY7NiRGSEY+RklGQEY+&comma;_XML_Text⁡LUklbXJvd0c2Iy9JK21vZHVsZW5hbWVHNiJJLFR5cGVzZXR0aW5nR0koX3N5c2xpYkdGJzY4LUklbXN1cEdGJDYlLUkjbWlHRiQ2JVEieEYnLyUnaXRhbGljR1EldHJ1ZUYnLyUsbWF0aHZhcmlhbnRHUSdpdGFsaWNGJy1GIzYnLUkjbW5HRiQ2JFEiMkYnL0Y2USdub3JtYWxGJ0YyLyUrZXhlY3V0YWJsZUdRJmZhbHNlRicvJTBmb250X3N0eWxlX25hbWVHUSgyRH5NYXRoRidGNS8lMXN1cGVyc2NyaXB0c2hpZnRHUSIwRictSSNtb0dGJDYtUSJ+RidGPi8lJmZlbmNlR0ZCLyUqc2VwYXJhdG9yR0ZCLyUpc3RyZXRjaHlHRkIvJSpzeW1tZXRyaWNHRkIvJShsYXJnZW9wR0ZCLyUubW92YWJsZWxpbWl0c0dGQi8lJ2FjY2VudEdGQi8lJ2xzcGFjZUdRJjAuMGVtRicvJSdyc3BhY2VHRmduLUkmbWZyYWNHRiQ2KC1GIzYnLUYsNiUtRko2LVEwJkRpZmZlcmVudGlhbEQ7RidGPi9GTlEmdW5zZXRGJy9GUEZlby9GUkZlby9GVEZlby9GVkZlby9GWEZlby9GWkZlb0ZlbkZobkY6RkZGSS1GLzYlUSJ5RidGMkY1RkBGPi1GIzYmLUYsNiVGYW8tSSdtc3BhY2VHRiQ2Ji8lJ2hlaWdodEdRJjAuMGV4RicvJSZ3aWR0aEdRJjAuMmVtRicvJSZkZXB0aEdGaHAvJSpsaW5lYnJlYWtHUSVhdXRvRidGRi1GLDYlRi5GOkZGRkBGPi8lLmxpbmV0aGlja25lc3NHUSIxRicvJStkZW5vbWFsaWduR1EnY2VudGVyRicvJSludW1hbGlnbkdGaHEvJSliZXZlbGxlZEdGQi1GSjYtUSIrRidGPkZNRk9GUUZTRlVGV0ZZL0ZmblEsMC4yMjIyMjIyZW1GJy9GaW5GYXJGSUYuRkktRltvNigtRiM2J0Zhb0ZJRlxwRkBGPi1GIzYnRmFvRklGLkZARj5GY3FGZnFGaXFGW3JGSUZdckZJLUkobWZlbmNlZEdGJDYkLUYjNilGK0ZJLUZKNi1RKiZ1bWludXMwO0YnRj5GTUZPRlFGU0ZVRldGWUZgckZickZJLUYsNiUtRi82JVEnJiM5NTc7RicvRjNGQkY+RjhGRkZARj5GPkZJRlxwLUZqcjYkLUYjNiVGLkZARj5GPkZJLUZKNi1RIj1GJ0Y+Rk1GT0ZRRlNGVUZXRlkvRmZuUSwwLjI3Nzc3NzhlbUYnL0ZpbkZfdEZJLUY7NiRGSEY+RklGQEY+&comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Output&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Text-field&comma;_XML_Attribute⁡_XML_AttrName⁡superscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡placeholder&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡selection-placeholder&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡italic&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡size&comma;_XML_AttrValue⁡12&comma;_XML_Attribute⁡_XML_AttrName⁡bold&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡subscript&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡family&comma;_XML_AttrValue⁡Times New Roman&comma;_XML_Attribute⁡_XML_AttrName⁡opaque&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡background&comma;_XML_AttrValue⁡[255,255,255]&comma;_XML_Attribute⁡_XML_AttrName⁡readonly&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[0,0,0]&comma;_XML_Attribute⁡_XML_AttrName⁡alignment&comma;_XML_AttrValue⁡centred&comma;_XML_Attribute⁡_XML_AttrName⁡firstindent&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡spacebelow&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡leftmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linespacing&comma;_XML_AttrValue⁡0.0&comma;_XML_Attribute⁡_XML_AttrName⁡initial&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡linebreak&comma;_XML_AttrValue⁡space&comma;_XML_Attribute⁡_XML_AttrName⁡rightmargin&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bulletsuffix&comma;_XML_AttrValue⁡&comma;_XML_Attribute⁡_XML_AttrName⁡spaceabove&comma;_XML_AttrValue⁡0&comma;_XML_Attribute⁡_XML_AttrName⁡bullet&comma;_XML_AttrValue⁡none&comma;_XML_Attribute⁡_XML_AttrName⁡pagebreak-before&comma;_XML_AttrValue⁡false&comma;_XML_Element⁡_XML_ElementType⁡Equation&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡2D Output&comma;_XML_Attribute⁡_XML_AttrName⁡display&comma;_XML_AttrValue⁡LUkjbWlHNiMvSSttb2R1bGVuYW1lRzYiSSxUeXBlc2V0dGluZ0dJKF9zeXNsaWJHRic2JVE1b3V0cHV0fnJlZGlyZWN0ZWQuLi5GJy8lJ2l0YWxpY0dRJXRydWVGJy8lLG1hdGh2YXJpYW50R1EnaXRhbGljRic=&comma;_XML_Text⁡LUkjbWlHNiMvSSttb2R1bGVuYW1lRzYiSSxUeXBlc2V0dGluZ0dJKF9zeXNsaWJHRic2JVE1b3V0cHV0fnJlZGlyZWN0ZWQuLi5GJy8lJ2l0YWxpY0dRJXRydWVGJy8lLG1hdGh2YXJpYW50R1EnaXRhbGljRic=&comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Group&comma;_XML_Attribute⁡_XML_AttrName⁡view&comma;_XML_AttrValue⁡presentation&comma;_XML_Attribute⁡_XML_AttrName⁡hide-input&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡hide-output&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡inline-output&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡labelreference&comma;_XML_AttrValue⁡L6&comma;_XML_Attribute⁡_XML_AttrName⁡drawlabel&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyint&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyrational&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyexponent&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡redirect-source&comma;_XML_AttrValue⁡L5&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Input&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Text-field&comma;_XML_Attribute⁡_XML_AttrName⁡prompt&comma;_XML_AttrValue⁡> &comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡Maple Input&comma;_XML_Attribute⁡_XML_AttrName⁡layout&comma;_XML_AttrValue⁡Normal&comma;_XML_Text⁡print(&comma;_XML_Element⁡_XML_ElementType⁡Label&comma;_XML_Attribute⁡_XML_AttrName⁡label&comma;_XML_AttrValue⁡L5&comma;_XML_Attribute⁡_XML_AttrName⁡view&comma;_XML_AttrValue⁡label&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡true&comma;_XML_Text⁡&comma;_XML_Text⁡); # input placeholder&comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Output&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Text-field&comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡2D Output&comma;_XML_Attribute⁡_XML_AttrName⁡layout&comma;_XML_AttrValue⁡Maple Output&comma;_XML_Element⁡_XML_ElementType⁡Equation&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡2D Output&comma;_XML_Attribute⁡_XML_AttrName⁡display&comma;_XML_AttrValue⁡LUklbXJvd0c2Iy9JK21vZHVsZW5hbWVHNiJJLFR5cGVzZXR0aW5nR0koX3N5c2xpYkdGJzYoLUYjNigtRiM2Ji1JJW1zdXBHRiQ2JS1JI21pR0YkNiVRInhGJy8lJ2l0YWxpY0dRJXRydWVGJy8lLG1hdGh2YXJpYW50R1EnaXRhbGljRictSSNtbkdGJDYkUSIyRicvRjpRJ25vcm1hbEYnLyUxc3VwZXJzY3JpcHRzaGlmdEdRIjBGJy1JI21vR0YkNi1RMSZJbnZpc2libGVUaW1lcztGJ0ZALyUmZmVuY2VHUSZmYWxzZUYnLyUqc2VwYXJhdG9yR0ZLLyUpc3RyZXRjaHlHRksvJSpzeW1tZXRyaWNHRksvJShsYXJnZW9wR0ZLLyUubW92YWJsZWxpbWl0c0dGSy8lJ2FjY2VudEdGSy8lJ2xzcGFjZUdRJjAuMGVtRicvJSdyc3BhY2VHRlotSShtZmVuY2VkR0YkNiQtRiM2KC1JJm1mcmFjR0YkNigtRiM2Ji1GMDYlLUZGNi1RMCZEaWZmZXJlbnRpYWxEO0YnRkBGSUZMRk5GUEZSRlRGVkZYRmVuRjxGQi8lK2ZvcmVncm91bmRHUShbMCwwLDBdRicvJSlyZWFkb25seUdGS0ZALUYjNiYtRiM2J0Zjb0YvRmZvRmlvRkBGZm9GaW9GQC8lLmxpbmV0aGlja25lc3NHUSIxRicvJStkZW5vbWFsaWduR1EnY2VudGVyRicvJSludW1hbGlnbkdGZHAvJSliZXZlbGxlZEdGS0ZFLUYjNigtRjM2JVEieUYnRjZGOS1GRjYtUTAmQXBwbHlGdW5jdGlvbjtGJ0ZARklGTEZORlBGUkZURlZGWEZlbi1GaG42JC1GIzYmRjJGZm9GaW9GQEZARmZvRmlvRkBGZm9GaW9GQEZARkAtRkY2LVEiK0YnRkBGSUZMRk5GUEZSRlRGVi9GWVEsMC4yMjIyMjIyZW1GJy9GZm5GaXEtRiM2JkYyRkUtRmhuNiQtRiM2KC1GXW82KC1GIzYmRmNvRmZvRmlvRkAtRiM2Ji1GIzYnRmNvRjJGZm9GaW9GQEZmb0Zpb0ZARl9wRmJwRmVwRmdwRkVGaXBGZm9GaW9GQEZARkBGZXEtRiM2Ji1GaG42JC1GIzYnLUZGNi1RKiZ1bWludXMwO0YnRkBGSUZMRk5GUEZSRlRGVkZocUZqcS1GIzYkLUYwNiUtRjM2JVEnJiM5NTc7RicvRjdGS0ZARjxGQkZARmVxLUYjNiRGL0ZARkBGQEZFRmlwRkBGQC1GRjYtUSI9RidGQEZJRkxGTkZQRlJGVEZWL0ZZUSwwLjI3Nzc3NzhlbUYnL0ZmbkZgdC1GPTYkRkRGQEZmb0Zpb0ZA&comma;_XML_Text⁡LywoKiZJInhHNiIiIiMtSSVkaWZmRyUqcHJvdGVjdGVkRzYkLUYpNiQtSSJ5R0YmNiNGJUYlRiUiIiJGMSomRiVGMUYsRjFGMSomLCYqJEkjbnVHRiZGJyEiIiokRiVGJ0YxRjFGLkYxRjEiIiE=&comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Presentation-Block&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Group&comma;_XML_Attribute⁡_XML_AttrName⁡view&comma;_XML_AttrValue⁡presentation&comma;_XML_Attribute⁡_XML_AttrName⁡hide-input&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡hide-output&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡inline-output&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡labelreference&comma;_XML_AttrValue⁡L10&comma;_XML_Attribute⁡_XML_AttrName⁡drawlabel&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyint&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyrational&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyexponent&comma;_XML_AttrValue⁡false&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Input&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Text-field&comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡Text&comma;_XML_Attribute⁡_XML_AttrName⁡layout&comma;_XML_AttrValue⁡Normal&comma;_XML_Text⁡is called Bessel's equation. The &comma;_XML_Element⁡_XML_ElementType⁡Hyperlink&comma;_XML_Attribute⁡_XML_AttrName⁡linktarget&comma;_XML_AttrValue⁡Dictionary:Definition,Besselfunction&comma;_XML_Attribute⁡_XML_AttrName⁡hyperlink&comma;_XML_AttrValue⁡true&comma;_XML_Element⁡_XML_ElementType⁡Font&comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡Text&comma;_XML_Attribute⁡_XML_AttrName⁡underline&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡foreground&comma;_XML_AttrValue⁡[147,0,15]&comma;_XML_Text⁡Bessel functions&comma;_XML_Text⁡ of first and second kind are independent solutions of this equation.&comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Presentation-Block&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Group&comma;_XML_Attribute⁡_XML_AttrName⁡view&comma;_XML_AttrValue⁡presentation&comma;_XML_Attribute⁡_XML_AttrName⁡hide-input&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡hide-output&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡inline-output&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡labelreference&comma;_XML_AttrValue⁡L2&comma;_XML_Attribute⁡_XML_AttrName⁡drawlabel&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyint&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyrational&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyexponent&comma;_XML_AttrValue⁡false&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Input&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Text-field&comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡Text&comma;_XML_Attribute⁡_XML_AttrName⁡layout&comma;_XML_AttrValue⁡Normal&comma;_XML_Text⁡&comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Presentation-Block&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Group&comma;_XML_Attribute⁡_XML_AttrName⁡view&comma;_XML_AttrValue⁡presentation&comma;_XML_Attribute⁡_XML_AttrName⁡hide-input&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡hide-output&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡inline-output&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡labelreference&comma;_XML_AttrValue⁡L11&comma;_XML_Attribute⁡_XML_AttrName⁡drawlabel&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyint&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyrational&comma;_XML_AttrValue⁡true&comma;_XML_Attribute⁡_XML_AttrName⁡applyexponent&comma;_XML_AttrValue⁡false&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Input&comma;&comma;_XML_Text⁡ &comma;_XML_Element⁡_XML_ElementType⁡Text-field&comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡Text&comma;_XML_Attribute⁡_XML_AttrName⁡layout&comma;_XML_AttrValue⁡Normal&comma;_XML_Element⁡_XML_ElementType⁡Equation&comma;_XML_Attribute⁡_XML_AttrName⁡executable&comma;_XML_AttrValue⁡false&comma;_XML_Attribute⁡_XML_AttrName⁡style&comma;_XML_AttrValue⁡2D Math&comma;_XML_Attribute⁡_XML_AttrName⁡input-equation&comma;_XML_AttrValue⁡&comma;_XML_Attribute⁡_XML_AttrName⁡display&comma;_XML_AttrValue⁡LUklbXJvd0c2Iy9JK21vZHVsZW5hbWVHNiJJLFR5cGVzZXR0aW5nR0koX3N5c2xpYkdGJzYkLUkjbWlHRiQ2I1EhRicvJSxtYXRodmFyaWFudEdRJ25vcm1hbEYn&comma;_XML_Text⁡JSFH&comma;_XML_Text⁡ &comma;_XML_Text⁡ &comma;_XML_Text⁡

(7)
> 

Export⁡bessel3.ipynb&comma;besselWS&comma;base=homedir

591

(8)

See Also

Exporting Worksheets to Other Formats

file

Formats

Overview of the Maple Kernel for Jupyter

worksheet