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,_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⁡HyperlinkWarning,_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⁡true,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Dictionary 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⁡[147,0,15],_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⁡Atomic Variable,_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⁡[175,0,175],_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⁡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⁡Caption Text,_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⁡List 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⁡Help Fixed,_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⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Ordered List 1,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡numeric,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.2,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡-1,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡.,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Ordered List 2,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡alphabetic,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡36,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.2,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡-1,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡.,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Ordered List 3,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡roman,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡72,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.2,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡-1,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡.,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Ordered List 4,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡ALPHABETIC,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡108,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.2,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡-1,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡.,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Ordered List 5,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡ROMAN,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡144,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.2,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡-1,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡.,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Author,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡centred,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡8,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡8,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Warning,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Annotation Title,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡centred,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Maple Plot,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡centred,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Line Printed Output,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡any,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Text Output,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡newline,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Diagnostic,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡any,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Normal,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.2,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Maple Output,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡centred,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.3,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Dash Item,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡dash,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.2,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡HyperlinkError,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Title,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡centred,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Error,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Heading 1,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡8,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡4,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Bullet Item,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡dot,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.2,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Heading 4,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡8,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡2,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Heading 3,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡8,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡2,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡HyperlinkWarning,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Heading 2,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡16,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡8,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Layout,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡List Item,_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡left,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡indent,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.2,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡3,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Pencil-style,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Pencil 5,_XML_Attribute⁡_XML_AttrName⁡pen-color,_XML_AttrValue⁡[255,0,0],_XML_Attribute⁡_XML_AttrName⁡pen-height,_XML_AttrValue⁡5.0,_XML_Attribute⁡_XML_AttrName⁡pen-width,_XML_AttrValue⁡5.0,_XML_Attribute⁡_XML_AttrName⁡pen-opacity,_XML_AttrValue⁡1.0,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Pencil-style,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Pencil 4,_XML_Attribute⁡_XML_AttrName⁡pen-color,_XML_AttrValue⁡[0,0,255],_XML_Attribute⁡_XML_AttrName⁡pen-height,_XML_AttrValue⁡3.0,_XML_Attribute⁡_XML_AttrName⁡pen-width,_XML_AttrValue⁡3.0,_XML_Attribute⁡_XML_AttrName⁡pen-opacity,_XML_AttrValue⁡1.0,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Pencil-style,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Pencil 3,_XML_Attribute⁡_XML_AttrName⁡pen-color,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡pen-height,_XML_AttrValue⁡3.0,_XML_Attribute⁡_XML_AttrName⁡pen-width,_XML_AttrValue⁡3.0,_XML_Attribute⁡_XML_AttrName⁡pen-opacity,_XML_AttrValue⁡1.0,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Pencil-style,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Pencil 2,_XML_Attribute⁡_XML_AttrName⁡pen-color,_XML_AttrValue⁡[0,0,255],_XML_Attribute⁡_XML_AttrName⁡pen-height,_XML_AttrValue⁡1.0,_XML_Attribute⁡_XML_AttrName⁡pen-width,_XML_AttrValue⁡1.0,_XML_Attribute⁡_XML_AttrName⁡pen-opacity,_XML_AttrValue⁡1.0,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Pencil-style,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Pencil 1,_XML_Attribute⁡_XML_AttrName⁡pen-color,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡pen-height,_XML_AttrValue⁡1.0,_XML_Attribute⁡_XML_AttrName⁡pen-width,_XML_AttrValue⁡1.0,_XML_Attribute⁡_XML_AttrName⁡pen-opacity,_XML_AttrValue⁡1.0,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Highlighter-style,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Highlighter 2,_XML_Attribute⁡_XML_AttrName⁡pen-color,_XML_AttrValue⁡[255,204,0],_XML_Attribute⁡_XML_AttrName⁡pen-height,_XML_AttrValue⁡14.0,_XML_Attribute⁡_XML_AttrName⁡pen-width,_XML_AttrValue⁡14.0,_XML_Attribute⁡_XML_AttrName⁡pen-opacity,_XML_AttrValue⁡0.8,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Highlighter-style,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Highlighter 1,_XML_Attribute⁡_XML_AttrName⁡pen-color,_XML_AttrValue⁡[255,153,255],_XML_Attribute⁡_XML_AttrName⁡pen-height,_XML_AttrValue⁡12.0,_XML_Attribute⁡_XML_AttrName⁡pen-width,_XML_AttrValue⁡8.0,_XML_Attribute⁡_XML_AttrName⁡pen-opacity,_XML_AttrValue⁡0.8,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Highlighter-style,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Highlighter 4,_XML_Attribute⁡_XML_AttrName⁡pen-color,_XML_AttrValue⁡[0,255,255],_XML_Attribute⁡_XML_AttrName⁡pen-height,_XML_AttrValue⁡32.0,_XML_Attribute⁡_XML_AttrName⁡pen-width,_XML_AttrValue⁡32.0,_XML_Attribute⁡_XML_AttrName⁡pen-opacity,_XML_AttrValue⁡0.8,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Highlighter-style,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Highlighter 3,_XML_Attribute⁡_XML_AttrName⁡pen-color,_XML_AttrValue⁡[51,255,0],_XML_Attribute⁡_XML_AttrName⁡pen-height,_XML_AttrValue⁡24.0,_XML_Attribute⁡_XML_AttrName⁡pen-width,_XML_AttrValue⁡24.0,_XML_Attribute⁡_XML_AttrName⁡pen-opacity,_XML_AttrValue⁡0.8,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Highlighter-style,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡Highlighter 5,_XML_Attribute⁡_XML_AttrName⁡pen-color,_XML_AttrValue⁡[255,255,0],_XML_Attribute⁡_XML_AttrName⁡pen-height,_XML_AttrValue⁡48.0,_XML_Attribute⁡_XML_AttrName⁡pen-width,_XML_AttrValue⁡48.0,_XML_Attribute⁡_XML_AttrName⁡pen-opacity,_XML_AttrValue⁡0.8,,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Startup-Code,_XML_Attribute⁡_XML_AttrName⁡startupcode,_XML_AttrValue⁡,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Task-table,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Task-category,_XML_Attribute⁡_XML_AttrName⁡name,_XML_AttrValue⁡<default>,,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Task,,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Section,_XML_Attribute⁡_XML_AttrName⁡collapsed,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡MultipleChoiceAnswerIndex,_XML_AttrValue⁡-1,_XML_Attribute⁡_XML_AttrName⁡MultipleChoiceRandomizeChoices,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡TrueFalseAnswerIndex,_XML_AttrValue⁡-1,_XML_Attribute⁡_XML_AttrName⁡EssayAnswerRows,_XML_AttrValue⁡5,_XML_Attribute⁡_XML_AttrName⁡EssayAnswerColumns,_XML_AttrValue⁡60,_XML_Element⁡_XML_ElementType⁡Title,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Text-field,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡Heading 1,_XML_Attribute⁡_XML_AttrName⁡layout,_XML_AttrValue⁡Heading 1,_XML_Text⁡Bessel's equation,_XML_Element⁡_XML_ElementType⁡Presentation-Block,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Group,_XML_Attribute⁡_XML_AttrName⁡view,_XML_AttrValue⁡presentation,_XML_Attribute⁡_XML_AttrName⁡hide-input,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡hide-output,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡inline-output,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡labelreference,_XML_AttrValue⁡L4,_XML_Attribute⁡_XML_AttrName⁡drawlabel,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyint,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyrational,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyexponent,_XML_AttrValue⁡false,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Input,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Text-field,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡Text,_XML_Attribute⁡_XML_AttrName⁡layout,_XML_AttrValue⁡Normal,_XML_Text⁡The second-order differential equation ,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Presentation-Block,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Group,_XML_Attribute⁡_XML_AttrName⁡view,_XML_AttrValue⁡presentation,_XML_Attribute⁡_XML_AttrName⁡hide-input,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡hide-output,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡inline-output,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡labelreference,_XML_AttrValue⁡L5,_XML_Attribute⁡_XML_AttrName⁡drawlabel,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyint,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyrational,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyexponent,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡redirect-target,_XML_AttrValue⁡L6,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Input,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Text-field,_XML_Attribute⁡_XML_AttrName⁡prompt,_XML_AttrValue⁡> ,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡Maple Input,_XML_Attribute⁡_XML_AttrName⁡layout,_XML_AttrValue⁡Normal,_XML_Element⁡_XML_ElementType⁡Equation,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡2D Input,_XML_Attribute⁡_XML_AttrName⁡input-equation,_XML_AttrValue⁡,_XML_Attribute⁡_XML_AttrName⁡display,_XML_AttrValue⁡LUklbXJvd0c2Iy9JK21vZHVsZW5hbWVHNiJJLFR5cGVzZXR0aW5nR0koX3N5c2xpYkdGJzY4LUklbXN1cEdGJDYlLUkjbWlHRiQ2JVEieEYnLyUnaXRhbGljR1EldHJ1ZUYnLyUsbWF0aHZhcmlhbnRHUSdpdGFsaWNGJy1GIzYnLUkjbW5HRiQ2JFEiMkYnL0Y2USdub3JtYWxGJ0YyLyUrZXhlY3V0YWJsZUdRJmZhbHNlRicvJTBmb250X3N0eWxlX25hbWVHUSgyRH5NYXRoRidGNS8lMXN1cGVyc2NyaXB0c2hpZnRHUSIwRictSSNtb0dGJDYtUSJ+RidGPi8lJmZlbmNlR0ZCLyUqc2VwYXJhdG9yR0ZCLyUpc3RyZXRjaHlHRkIvJSpzeW1tZXRyaWNHRkIvJShsYXJnZW9wR0ZCLyUubW92YWJsZWxpbWl0c0dGQi8lJ2FjY2VudEdGQi8lJ2xzcGFjZUdRJjAuMGVtRicvJSdyc3BhY2VHRmduLUkmbWZyYWNHRiQ2KC1GIzYnLUYsNiUtRko2LVEwJkRpZmZlcmVudGlhbEQ7RidGPi9GTlEmdW5zZXRGJy9GUEZlby9GUkZlby9GVEZlby9GVkZlby9GWEZlby9GWkZlb0ZlbkZobkY6RkZGSS1GLzYlUSJ5RidGMkY1RkBGPi1GIzYmLUYsNiVGYW8tSSdtc3BhY2VHRiQ2Ji8lJ2hlaWdodEdRJjAuMGV4RicvJSZ3aWR0aEdRJjAuMmVtRicvJSZkZXB0aEdGaHAvJSpsaW5lYnJlYWtHUSVhdXRvRidGRi1GLDYlRi5GOkZGRkBGPi8lLmxpbmV0aGlja25lc3NHUSIxRicvJStkZW5vbWFsaWduR1EnY2VudGVyRicvJSludW1hbGlnbkdGaHEvJSliZXZlbGxlZEdGQi1GSjYtUSIrRidGPkZNRk9GUUZTRlVGV0ZZL0ZmblEsMC4yMjIyMjIyZW1GJy9GaW5GYXJGSUYuRkktRltvNigtRiM2J0Zhb0ZJRlxwRkBGPi1GIzYnRmFvRklGLkZARj5GY3FGZnFGaXFGW3JGSUZdckZJLUkobWZlbmNlZEdGJDYkLUYjNilGK0ZJLUZKNi1RKiZ1bWludXMwO0YnRj5GTUZPRlFGU0ZVRldGWUZgckZickZJLUYsNiUtRi82JVEnJiM5NTc7RicvRjNGQkY+RjhGRkZARj5GPkZJRlxwLUZqcjYkLUYjNiVGLkZARj5GPkZJLUZKNi1RIj1GJ0Y+Rk1GT0ZRRlNGVUZXRlkvRmZuUSwwLjI3Nzc3NzhlbUYnL0ZpbkZfdEZJLUY7NiRGSEY+RklGQEY+,_XML_Text⁡LUklbXJvd0c2Iy9JK21vZHVsZW5hbWVHNiJJLFR5cGVzZXR0aW5nR0koX3N5c2xpYkdGJzY4LUklbXN1cEdGJDYlLUkjbWlHRiQ2JVEieEYnLyUnaXRhbGljR1EldHJ1ZUYnLyUsbWF0aHZhcmlhbnRHUSdpdGFsaWNGJy1GIzYnLUkjbW5HRiQ2JFEiMkYnL0Y2USdub3JtYWxGJ0YyLyUrZXhlY3V0YWJsZUdRJmZhbHNlRicvJTBmb250X3N0eWxlX25hbWVHUSgyRH5NYXRoRidGNS8lMXN1cGVyc2NyaXB0c2hpZnRHUSIwRictSSNtb0dGJDYtUSJ+RidGPi8lJmZlbmNlR0ZCLyUqc2VwYXJhdG9yR0ZCLyUpc3RyZXRjaHlHRkIvJSpzeW1tZXRyaWNHRkIvJShsYXJnZW9wR0ZCLyUubW92YWJsZWxpbWl0c0dGQi8lJ2FjY2VudEdGQi8lJ2xzcGFjZUdRJjAuMGVtRicvJSdyc3BhY2VHRmduLUkmbWZyYWNHRiQ2KC1GIzYnLUYsNiUtRko2LVEwJkRpZmZlcmVudGlhbEQ7RidGPi9GTlEmdW5zZXRGJy9GUEZlby9GUkZlby9GVEZlby9GVkZlby9GWEZlby9GWkZlb0ZlbkZobkY6RkZGSS1GLzYlUSJ5RidGMkY1RkBGPi1GIzYmLUYsNiVGYW8tSSdtc3BhY2VHRiQ2Ji8lJ2hlaWdodEdRJjAuMGV4RicvJSZ3aWR0aEdRJjAuMmVtRicvJSZkZXB0aEdGaHAvJSpsaW5lYnJlYWtHUSVhdXRvRidGRi1GLDYlRi5GOkZGRkBGPi8lLmxpbmV0aGlja25lc3NHUSIxRicvJStkZW5vbWFsaWduR1EnY2VudGVyRicvJSludW1hbGlnbkdGaHEvJSliZXZlbGxlZEdGQi1GSjYtUSIrRidGPkZNRk9GUUZTRlVGV0ZZL0ZmblEsMC4yMjIyMjIyZW1GJy9GaW5GYXJGSUYuRkktRltvNigtRiM2J0Zhb0ZJRlxwRkBGPi1GIzYnRmFvRklGLkZARj5GY3FGZnFGaXFGW3JGSUZdckZJLUkobWZlbmNlZEdGJDYkLUYjNilGK0ZJLUZKNi1RKiZ1bWludXMwO0YnRj5GTUZPRlFGU0ZVRldGWUZgckZickZJLUYsNiUtRi82JVEnJiM5NTc7RicvRjNGQkY+RjhGRkZARj5GPkZJRlxwLUZqcjYkLUYjNiVGLkZARj5GPkZJLUZKNi1RIj1GJ0Y+Rk1GT0ZRRlNGVUZXRlkvRmZuUSwwLjI3Nzc3NzhlbUYnL0ZpbkZfdEZJLUY7NiRGSEY+RklGQEY+,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Output,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Text-field,_XML_Attribute⁡_XML_AttrName⁡superscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡placeholder,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡selection-placeholder,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡italic,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡size,_XML_AttrValue⁡12,_XML_Attribute⁡_XML_AttrName⁡bold,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡subscript,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡family,_XML_AttrValue⁡Times New Roman,_XML_Attribute⁡_XML_AttrName⁡opaque,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡background,_XML_AttrValue⁡[255,255,255],_XML_Attribute⁡_XML_AttrName⁡readonly,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[0,0,0],_XML_Attribute⁡_XML_AttrName⁡alignment,_XML_AttrValue⁡centred,_XML_Attribute⁡_XML_AttrName⁡firstindent,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡spacebelow,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡leftmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linespacing,_XML_AttrValue⁡0.0,_XML_Attribute⁡_XML_AttrName⁡initial,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡linebreak,_XML_AttrValue⁡space,_XML_Attribute⁡_XML_AttrName⁡rightmargin,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bulletsuffix,_XML_AttrValue⁡,_XML_Attribute⁡_XML_AttrName⁡spaceabove,_XML_AttrValue⁡0,_XML_Attribute⁡_XML_AttrName⁡bullet,_XML_AttrValue⁡none,_XML_Attribute⁡_XML_AttrName⁡pagebreak-before,_XML_AttrValue⁡false,_XML_Element⁡_XML_ElementType⁡Equation,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡2D Output,_XML_Attribute⁡_XML_AttrName⁡display,_XML_AttrValue⁡LUkjbWlHNiMvSSttb2R1bGVuYW1lRzYiSSxUeXBlc2V0dGluZ0dJKF9zeXNsaWJHRic2JVE1b3V0cHV0fnJlZGlyZWN0ZWQuLi5GJy8lJ2l0YWxpY0dRJXRydWVGJy8lLG1hdGh2YXJpYW50R1EnaXRhbGljRic=,_XML_Text⁡LUkjbWlHNiMvSSttb2R1bGVuYW1lRzYiSSxUeXBlc2V0dGluZ0dJKF9zeXNsaWJHRic2JVE1b3V0cHV0fnJlZGlyZWN0ZWQuLi5GJy8lJ2l0YWxpY0dRJXRydWVGJy8lLG1hdGh2YXJpYW50R1EnaXRhbGljRic=,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Group,_XML_Attribute⁡_XML_AttrName⁡view,_XML_AttrValue⁡presentation,_XML_Attribute⁡_XML_AttrName⁡hide-input,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡hide-output,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡inline-output,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡labelreference,_XML_AttrValue⁡L6,_XML_Attribute⁡_XML_AttrName⁡drawlabel,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyint,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyrational,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyexponent,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡redirect-source,_XML_AttrValue⁡L5,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Input,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Text-field,_XML_Attribute⁡_XML_AttrName⁡prompt,_XML_AttrValue⁡> ,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡Maple Input,_XML_Attribute⁡_XML_AttrName⁡layout,_XML_AttrValue⁡Normal,_XML_Text⁡print(,_XML_Element⁡_XML_ElementType⁡Label,_XML_Attribute⁡_XML_AttrName⁡label,_XML_AttrValue⁡L5,_XML_Attribute⁡_XML_AttrName⁡view,_XML_AttrValue⁡label,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡true,_XML_Text⁡,_XML_Text⁡); # input placeholder,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Output,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Text-field,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡2D Output,_XML_Attribute⁡_XML_AttrName⁡layout,_XML_AttrValue⁡Maple Output,_XML_Element⁡_XML_ElementType⁡Equation,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡2D Output,_XML_Attribute⁡_XML_AttrName⁡display,_XML_AttrValue⁡LUklbXJvd0c2Iy9JK21vZHVsZW5hbWVHNiJJLFR5cGVzZXR0aW5nR0koX3N5c2xpYkdGJzYoLUYjNigtRiM2Ji1JJW1zdXBHRiQ2JS1JI21pR0YkNiVRInhGJy8lJ2l0YWxpY0dRJXRydWVGJy8lLG1hdGh2YXJpYW50R1EnaXRhbGljRictSSNtbkdGJDYkUSIyRicvRjpRJ25vcm1hbEYnLyUxc3VwZXJzY3JpcHRzaGlmdEdRIjBGJy1JI21vR0YkNi1RMSZJbnZpc2libGVUaW1lcztGJ0ZALyUmZmVuY2VHUSZmYWxzZUYnLyUqc2VwYXJhdG9yR0ZLLyUpc3RyZXRjaHlHRksvJSpzeW1tZXRyaWNHRksvJShsYXJnZW9wR0ZLLyUubW92YWJsZWxpbWl0c0dGSy8lJ2FjY2VudEdGSy8lJ2xzcGFjZUdRJjAuMGVtRicvJSdyc3BhY2VHRlotSShtZmVuY2VkR0YkNiQtRiM2KC1JJm1mcmFjR0YkNigtRiM2Ji1GMDYlLUZGNi1RMCZEaWZmZXJlbnRpYWxEO0YnRkBGSUZMRk5GUEZSRlRGVkZYRmVuRjxGQi8lK2ZvcmVncm91bmRHUShbMCwwLDBdRicvJSlyZWFkb25seUdGS0ZALUYjNiYtRiM2J0Zjb0YvRmZvRmlvRkBGZm9GaW9GQC8lLmxpbmV0aGlja25lc3NHUSIxRicvJStkZW5vbWFsaWduR1EnY2VudGVyRicvJSludW1hbGlnbkdGZHAvJSliZXZlbGxlZEdGS0ZFLUYjNigtRjM2JVEieUYnRjZGOS1GRjYtUTAmQXBwbHlGdW5jdGlvbjtGJ0ZARklGTEZORlBGUkZURlZGWEZlbi1GaG42JC1GIzYmRjJGZm9GaW9GQEZARmZvRmlvRkBGZm9GaW9GQEZARkAtRkY2LVEiK0YnRkBGSUZMRk5GUEZSRlRGVi9GWVEsMC4yMjIyMjIyZW1GJy9GZm5GaXEtRiM2JkYyRkUtRmhuNiQtRiM2KC1GXW82KC1GIzYmRmNvRmZvRmlvRkAtRiM2Ji1GIzYnRmNvRjJGZm9GaW9GQEZmb0Zpb0ZARl9wRmJwRmVwRmdwRkVGaXBGZm9GaW9GQEZARkBGZXEtRiM2Ji1GaG42JC1GIzYnLUZGNi1RKiZ1bWludXMwO0YnRkBGSUZMRk5GUEZSRlRGVkZocUZqcS1GIzYkLUYwNiUtRjM2JVEnJiM5NTc7RicvRjdGS0ZARjxGQkZARmVxLUYjNiRGL0ZARkBGQEZFRmlwRkBGQC1GRjYtUSI9RidGQEZJRkxGTkZQRlJGVEZWL0ZZUSwwLjI3Nzc3NzhlbUYnL0ZmbkZgdC1GPTYkRkRGQEZmb0Zpb0ZA,_XML_Text⁡LywoKiZJInhHNiIiIiMtSSVkaWZmRyUqcHJvdGVjdGVkRzYkLUYpNiQtSSJ5R0YmNiNGJUYlRiUiIiJGMSomRiVGMUYsRjFGMSomLCYqJEkjbnVHRiZGJyEiIiokRiVGJ0YxRjFGLkYxRjEiIiE=,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Presentation-Block,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Group,_XML_Attribute⁡_XML_AttrName⁡view,_XML_AttrValue⁡presentation,_XML_Attribute⁡_XML_AttrName⁡hide-input,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡hide-output,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡inline-output,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡labelreference,_XML_AttrValue⁡L10,_XML_Attribute⁡_XML_AttrName⁡drawlabel,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyint,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyrational,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyexponent,_XML_AttrValue⁡false,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Input,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Text-field,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡Text,_XML_Attribute⁡_XML_AttrName⁡layout,_XML_AttrValue⁡Normal,_XML_Text⁡is called Bessel's equation. The ,_XML_Element⁡_XML_ElementType⁡Hyperlink,_XML_Attribute⁡_XML_AttrName⁡linktarget,_XML_AttrValue⁡Dictionary:Definition,Besselfunction,_XML_Attribute⁡_XML_AttrName⁡hyperlink,_XML_AttrValue⁡true,_XML_Element⁡_XML_ElementType⁡Font,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡Text,_XML_Attribute⁡_XML_AttrName⁡underline,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡foreground,_XML_AttrValue⁡[147,0,15],_XML_Text⁡Bessel functions,_XML_Text⁡ of first and second kind are independent solutions of this equation.,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Presentation-Block,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Group,_XML_Attribute⁡_XML_AttrName⁡view,_XML_AttrValue⁡presentation,_XML_Attribute⁡_XML_AttrName⁡hide-input,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡hide-output,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡inline-output,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡labelreference,_XML_AttrValue⁡L2,_XML_Attribute⁡_XML_AttrName⁡drawlabel,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyint,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyrational,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyexponent,_XML_AttrValue⁡false,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Input,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Text-field,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡Text,_XML_Attribute⁡_XML_AttrName⁡layout,_XML_AttrValue⁡Normal,_XML_Text⁡,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Presentation-Block,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Group,_XML_Attribute⁡_XML_AttrName⁡view,_XML_AttrValue⁡presentation,_XML_Attribute⁡_XML_AttrName⁡hide-input,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡hide-output,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡inline-output,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡labelreference,_XML_AttrValue⁡L11,_XML_Attribute⁡_XML_AttrName⁡drawlabel,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyint,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyrational,_XML_AttrValue⁡true,_XML_Attribute⁡_XML_AttrName⁡applyexponent,_XML_AttrValue⁡false,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Input,,_XML_Text⁡ ,_XML_Element⁡_XML_ElementType⁡Text-field,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡Text,_XML_Attribute⁡_XML_AttrName⁡layout,_XML_AttrValue⁡Normal,_XML_Element⁡_XML_ElementType⁡Equation,_XML_Attribute⁡_XML_AttrName⁡executable,_XML_AttrValue⁡false,_XML_Attribute⁡_XML_AttrName⁡style,_XML_AttrValue⁡2D Math,_XML_Attribute⁡_XML_AttrName⁡input-equation,_XML_AttrValue⁡,_XML_Attribute⁡_XML_AttrName⁡display,_XML_AttrValue⁡LUklbXJvd0c2Iy9JK21vZHVsZW5hbWVHNiJJLFR5cGVzZXR0aW5nR0koX3N5c2xpYkdGJzYkLUkjbWlHRiQ2I1EhRicvJSxtYXRodmFyaWFudEdRJ25vcm1hbEYn,_XML_Text⁡JSFH,_XML_Text⁡ ,_XML_Text⁡ ,_XML_Text⁡
Export⁡bessel3.ipynb,besselWS,base=homedir
591
See Also
Exporting Worksheets to Other Formats
file
Formats
Overview of the Maple Kernel for Jupyter
worksheet
Download Help Document