Jupyter Notebook (.ipynb) Format
Jupyter file format
Description
Examples
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.
Export a simple mathematical expression to a notebook
Export⁡expression.ipynb,A⁢sin⁡λ⁢t+φ,base=homedir
400
with⁡VectorCalculus
&x,`*`,`+`,`-`,`.`,<,>,<|>,About,AddCoordinates,ArcLength,BasisFormat,Binormal,ConvertVector,CrossProduct,Curl,Curvature,D,Del,DirectionalDiff,Divergence,DotProduct,Flux,GetCoordinateParameters,GetCoordinates,GetNames,GetPVDescription,GetRootPoint,GetSpace,Gradient,Hessian,IsPositionVector,IsRootedVector,IsVectorField,Jacobian,Laplacian,LineInt,MapToBasis,∇,Norm,Normalize,PathInt,PlotPositionVector,PlotVector,PositionVector,PrincipalNormal,RadiusOfCurvature,RootedVector,ScalarPotential,SetCoordinateParameters,SetCoordinates,SpaceCurve,SurfaceInt,TNBFrame,TangentLine,TangentPlane,TangentVector,Torsion,Vector,VectorField,VectorPotential,VectorSpace,Wronskian,diff,eval,evalVF,int,limit,series
Export⁡vc.ipynb,Laplacian⁡VectorField⁡r3,zθ,sqrt⁡r,base=homedir
4193
The following example illustrates three methods of exporting worksheet content to Jupyter.
besselPath≔FileTools:-JoinPath⁡example,BesselsEquation.mw,base=datadir
besselPath≔/maple/cbat/active/268316/data/example/BesselsEquation.mw
currentdir⁡homedir:
CreateNotebook generates a notebook from a worksheet file.
Jupyter:-CreateNotebook⁡bessel1.ipynb,besselPath,source=worksheet
1094
Worksheet:-WorksheetToJupyter exports a worksheet to a notebook.
Worksheet:-WorksheetToJupyter⁡besselPath,outputfile=bessel2.ipynb
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,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Version,_XML_Attribute⁡_XML_AttrName⁡major,_XML_AttrValue⁡2015,_XML_Attribute⁡_XML_AttrName⁡minor,_XML_AttrValue⁡0,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Label-Scheme,_XML_Attribute⁡_XML_AttrName⁡value,_XML_AttrValue⁡2,_XML_Attribute⁡_XML_AttrName⁡prefix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡View-Properties,_XML_Attribute⁡_XML_AttrName⁡presentation,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡autoexpanding_sections,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡UserProfileName,_XML_AttrValue⁡Maple Default Profile,_XML_Attribute⁡_XML_AttrName⁡NumericFormat-ApplyInteger,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡NumericFormat-ApplyRational,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡NumericFormat-ApplyExponent,_XML_AttrValue⁡false,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡MapleNet-Properties,_XML_Attribute⁡_XML_AttrName⁡elisiondigitsbefore,_XML_AttrValue⁡100,_XML_Attribute⁡_XML_AttrName⁡labelling,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡indentamount,_XML_AttrValue⁡4,_XML_Attribute⁡_XML_AttrName⁡elisiontermsthreshold,_XML_AttrValue⁡10000,_XML_Attribute⁡_XML_AttrName⁡ansi,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡errorbreak,_XML_AttrValue⁡1,_XML_Attribute⁡_XML_AttrName⁡useclientjvm,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡echo,_XML_AttrValue⁡1,_XML_Attribute⁡_XML_AttrName⁡imaginaryunit,_XML_AttrValue⁡I,_XML_Attribute⁡_XML_AttrName⁡labelwidth,_XML_AttrValue⁡20,_XML_Attribute⁡_XML_AttrName⁡unitattributes,_XML_AttrValue⁡"fontweight" = "bold",_XML_Attribute⁡_XML_AttrName⁡contextmenusize,_XML_AttrValue⁡automatic,_XML_Attribute⁡_XML_AttrName⁡plotdriver,_XML_AttrValue⁡opengl,_XML_Attribute⁡_XML_AttrName⁡elisiondigitsafter,_XML_AttrValue⁡100,_XML_Attribute⁡_XML_AttrName⁡plotoutput,_XML_AttrValue⁡terminal,_XML_Attribute⁡_XML_AttrName⁡helpbrowser,_XML_AttrValue⁡standard,_XML_Attribute⁡_XML_AttrName⁡rtablesize,_XML_AttrValue⁡10,_XML_Attribute⁡_XML_AttrName⁡elisiontermsbefore,_XML_AttrValue⁡100,_XML_Attribute⁡_XML_AttrName⁡elisiondigitsthreshold,_XML_AttrValue⁡10000,_XML_Attribute⁡_XML_AttrName⁡typesetting,_XML_AttrValue⁡standard,_XML_Attribute⁡_XML_AttrName⁡plotdevice,_XML_AttrValue⁡inline,_XML_Attribute⁡_XML_AttrName⁡verboseproc,_XML_AttrValue⁡1,_XML_Attribute⁡_XML_AttrName⁡showassumed,_XML_AttrValue⁡1,_XML_Attribute⁡_XML_AttrName⁡quiet,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡errorcursor,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡longdelim,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡plotoptions,_XML_AttrValue⁡,_XML_Attribute⁡_XML_AttrName⁡elisiontermsafter,_XML_AttrValue⁡100,_XML_Attribute⁡_XML_AttrName⁡screenwidth,_XML_AttrValue⁡79,_XML_Attribute⁡_XML_AttrName⁡preplot,_XML_AttrValue⁡,_XML_Attribute⁡_XML_AttrName⁡prettyprint,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡displayprecision,_XML_AttrValue⁡-1,_XML_Attribute⁡_XML_AttrName⁡screenpixelheight,_XML_AttrValue⁡1024,_XML_Attribute⁡_XML_AttrName⁡warnlevel,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡screenheight,_XML_AttrValue⁡25,_XML_Attribute⁡_XML_AttrName⁡latexwidth,_XML_AttrValue⁡8.0,_XML_Attribute⁡_XML_AttrName⁡postplot,_XML_AttrValue⁡,_XML_Attribute⁡_XML_AttrName⁡prompt,_XML_AttrValue⁡> ,_XML_Attribute⁡_XML_AttrName⁡ShowLabels,_XML_AttrValue⁡true,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Styles,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Ordered List 1,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Annotation Text,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Ordered List 2,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Ordered List 3,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Ordered List 4,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Ordered List 5,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Help Maple Name,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Serif,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[120,0,120],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Author,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Annotation Title,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡18,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Warning,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Monospaced,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,255],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Calling Sequence,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans Mono,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Caption Reference,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Maple Input Placeholder,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Monospaced,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[200,0,200],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡true,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Code,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans Mono,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[255,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Maple Plot,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Line Printed Output,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Monospaced,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,255],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Help Normal,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Text Output,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Monospaced,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,255],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Diagnostic,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Monospaced,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[40,120,40],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡2D Inert Output,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Times New Roman,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[144,144,144],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Halfline,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Normal,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Hyperlink,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[18,93,153],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Maple Output,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Times New Roman,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Dash Item,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡2D Math,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Times New Roman,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Maple Input,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Monospaced,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[120,0,14],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡2D Input,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Times New Roman,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡2D Output,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Times New Roman,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,255],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡HyperlinkError,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Monospaced,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[171,41,204],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Header and Footer,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Error,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Monospaced,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[171,41,204],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Title,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡24,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Heading 1,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡18,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Text,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Bullet Item,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Heading 4,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡11,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Equation Label,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Monospaced,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Heading 3,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡14,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Heading 2,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡DejaVu Sans,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡16,_XML_Attribute⁡_XML_AttrName⁡subscript