!      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ Safe Safe Safe |texmathGTranslates MathML entity reference to the corresponding Unicode string.Safe>SXtexmathParses a string for a list of macro definitions, optionally separated and ended by spaces and TeX comments. Returns the list of macros (which may be empty) and the unparsed portion of the input string.texmathxParses one or more macro definitions separated by comments & space. Return list of macros parsed + remainder of string.texmath Parses a  \newcommand or  \renewcommand! macro definition and returns a .texmathSkip whitespace and comments.texmathApplies a list of macros to a string recursively until a fixed point is reached. If there are several macros in the list with the same name, earlier ones will shadow later ones.texmath*Parser for DeclareMathOperator(*) command.SafetexmathDAn intermediate representation of TeX math, to be used in rendering. texmath Render a 9 to a string, appending to the front of the given string.      None2=I`,texmathList of available packagestexmathOA record of the Unicode to LaTeX lookup table a full descripton can be seen < Dhttp://milde.users.sourceforge.net/LUCR/Math/data/unimathsymbols.txt here>texmathUnicode Charactertexmath!LaTeX commands (package, command)texmathTeX math categorytexmathPlain english descriptiontexmath.A record of the MathML dictionary as defined +http://www.w3.org/TR/MathML3/appendixc.htmlin the specificationtexmathOperatortexmathPlain English Descriptiontexmath Whether Prefix, Postfix or Infix texmath(Default priority for implicit nesting!texmathDefault Left Spacing"texmathDefault Right Spacing#texmathList of MathML properties9texmathA displayed formula.:texmath"A formula rendered inline in text.;texmathAn  EDelimitedI element contains a string of ordinary expressions (represented here as Right) values) or fences (represented here as Left, and in LaTeX using mid).=texmath A number (<mn> in MathML).>texmath6A group of expressions that function as a unit (e.g. {...} ) in TeX, <mrow>...</mrow> in MathML.?texmathcA group of expressions inside paired open and close delimiters (which may in some cases be null).@texmath An identifier, e.g. a variable ( <mi>...</mi>, in MathML. Note that MathML tends to use <mi>M tags for "sin" and other mathematical operators; these are represented as A in TeXMath.AtexmathA spelled-out operator like lim or sin.Btexmath A symbol.Ctexmath(A space, with the width specified in em.DtexmathKAn expression with a subscript. First argument is base, second subscript.EtexmathLAn expresion with a superscript. First argument is base, second subscript.FtexmathoAn expression with both a sub and a superscript. First argument is base, second subscript, third superscript.GtexmathAn expression with something over it. The first argument is True if the formula is "convertible:" that is, if the material over the formula should appear as a regular superscript in inline math. The second argument is the base, the third the expression that goes over it.HtexmathAAn expression with something under it. The arguments work as in EOver.Itexmath:An expression with something over and something under it.Jtexmath:A "phantom" operator that takes space but doesn't display.KtexmathA boxed expression.Ltexmath>A fraction. First argument is numerator, second denominator.Mtexmath6An nth root. First argument is index, second is base.NtexmathA square root.Otexmath@An expression that is scaled to some factor of its normal size.PtexmathAn array or matrix. The first argument specifies the alignments of the columns; the second gives the contents of the lines. All of these lists should be the same length.Qtexmath"Some normal text, possibly styled.RtexmathA group of styled expressions.UtexmathDisplayed or textual, acc to 8VtexmathForce display modeWtexmathForce inline mode (textual)XtexmathNo line between top and bottomltexmath Contains amsmath and  amssymbol\ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ\[]^_`iabcdefghjkl\<=>?@ABCDEFGHIJKLMNOPQR]^_`iabcdefghjkSTUVWX)*+,-./01234567YZ\[89: !"#%&'($l;NoneX[texmathAn empty group of expressionstexmath%Test to see whether an expression is empty.texmathWalks over a tree of expressions, removing empty expressions, and fixing delimited expressions with no delimiters and unnecessarily grouped expressions.texmath5Maps TextType to the corresponding MathML mathvarianttexmath,Maps TextType to corresponding LaTeX commandtexmath4Maps MathML mathvariant to the corresponing TextTypetexmath6Maps a LaTeX scaling command to the percentage scalingtexmath2Gets percentage scaling from LaTeX scaling commandtexmathAGiven a diacritical mark, returns the corresponding LaTeX commandtexmath!Attempts to convert a string intotexmath=Mapping between LaTeX scaling commands and the scaling factortexmathBReturns the space width for a unicode space character, or Nothing.texmathQReturns the sequence of unicode space characters closest to the specified width.texmathDMapping between unicode combining character and LaTeX accent commandNonea!texmathTries to find the  record based on a given position. If there is no exact match then the positions will be tried in the following order (Infix, Postfix, Prefix) with the first match (if any) being returned.texmathFA table of all operators as defined by the MathML operator dictionary.$Copyright (C) 2014 Matthew PickeringGNU GPL, version 2 or above/Matthew Pickering <matthewtpickering@gmail.com>alphaportableSafegtexmathEnumeration of recognised fontstexmath .http://en.wikipedia.org/wiki/Symbol_(typeface) Adobe Symboltexmath&Parse font name into Font if possible.texmathHGiven a font and codepoint, returns the corresponding unicode characterNonentexmathReplace characters with their corresponding mathvariant unicode character. MathML has a mathvariant attribute which is unimplemented in Firefox (see  3https://bugzilla.mozilla.org/show_bug.cgi?id=114365hereQ) Therefore, we may want to translate mathscr, etc to unicode symbols directly.texmathThe inverse of 5: returns the corresponding unstyled character and ) of a unicode character.texmath Inverse of .None%rwtexmathConverts a string of unicode characters into a strong of equivalent TeXMath commands. An environment is a list of strings specifying which additional packages are available.texmath=Returns TeX symbol type corresponding to a unicode character. "Copyright (C) 2014 Jesse RosenthalGNU GPL, version 2 or above$Jesse Rosenthal <jrosenthal@jhu.edu>alphaportableNonet NonePX~texmath%Parse a formula, returning a list of <.texmathyParser for operatorname command. Returns a tuple of EMathOperator name and Bool depending on the flavor of the command:)True for convertible operator (operator*)False otherwisetexmathvConverts identifiers, symbols and numbers to a flat string. Returns Nothing if the expression contains anything else.texmathParses one of a list of strings. If the list contains two strings one of which is a prefix of the other, the longer string will be matched if possible.texmathLike '( ?V)', but moves position back to the beginning of the parse before reporting the error.0 None%texmath'Parse a MathML expression to a list of <. None%&'Mtexmath`Transforms an expression tree to equivalent Eqn with the default packages (amsmath and amssymb) None%X;texmath2Transforms an expression tree to a MathML XML treeNonectexmath1Transforms an expression tree to an OMML XML TreeNonetexmath+Attempts to convert a formula to a list of  inlines.None%&'M&texmathbTransforms an expression tree to equivalent LaTeX with the default packages (amsmath and amssymb)texmath<Adds the correct LaTeX environment around a TeXMath fragmenttexmathNTransforms an expression tree to equivalent LaTeX with the specified packagestexmath6Maps a length in em to the nearest LaTeX space commandNonet89:<89:< !"#$%&'()**+,-.//0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~  %texmath-0.11.3-Kh7dVQIBjaBLII0XMeAAp8%Text.TeXMath.Readers.MathML.EntityMapText.TeXMath.Readers.TeX.MacrosText.TeXMath.TeXText.TeXMath.Types#Text.TeXMath.Readers.MathML.MMLDictText.TeXMath.Unicode.FontsText.TeXMath.Unicode.ToUnicodeText.TeXMath.Unicode.ToTeXText.TeXMath.Readers.OMMLText.TeXMath.Readers.TeXText.TeXMath.Readers.MathMLText.TeXMath.Writers.EqnText.TeXMath.Writers.MathMLText.TeXMath.Writers.OMMLText.TeXMath.Writers.PandocText.TeXMath.Writers.TeX Paths_texmathText.TeXMath.CompatText.TeXMath.Shared Text.TeXMath getUnicodeMacroparseMacroDefinitionspMacroDefinition applyMacros $fShowMacroTeX ControlSeqTokenLiteralGroupedSpace renderTeX isControlSeq escapeLaTeX $fShowTeX$fEqTeXEnvPositionUnderOverRecorducharcommandscategorycommentsOperatoroper descriptionformprioritylspacerspace propertiesPropertyFormTypeFPrefixFPostfixFInfixTextType TextNormalTextBold TextItalic TextMonospace TextSansSerifTextDoubleStruck TextScript TextFrakturTextBoldItalicTextSansSerifBoldTextSansSerifBoldItalicTextBoldScriptTextBoldFrakturTextSansSerifItalic DisplayType DisplayBlock DisplayInline InEDelimitedExpENumberEGrouped EDelimited EIdentifier EMathOperatorESymbolESpaceESubESuperESubsupEOverEUnder EUnderoverEPhantomEBoxed EFractionERootESqrtEScaledEArrayETextEStyled ArrayLine FractionType NormalFrac DisplayFrac InlineFrac NoLineFrac Alignment AlignLeft AlignCenter AlignRight TeXSymbolTypeOrdOpBinRelOpenClosePunAccentFenceTOverTUnderAlpha BotAccentRad defaultEnv$fShowTeXSymbolType$fReadTeXSymbolType$fEqTeXSymbolType$fOrdTeXSymbolType$fDataTeXSymbolType$fShowAlignment$fReadAlignment $fEqAlignment$fOrdAlignment$fDataAlignment$fShowFractionType$fReadFractionType$fEqFractionType$fOrdFractionType$fDataFractionType$fShowDisplayType$fEqDisplayType$fOrdDisplayType$fShowTextType$fReadTextType $fEqTextType $fOrdTextType$fDataTextType $fShowExp $fReadExp$fEqExp$fOrdExp $fDataExp$fShowFormType $fOrdFormType $fEqFormType$fShowOperator $fShowRecordgetMathMLOperator operatorsFontSymbol stringToFont $fShowFont$fEqFont toUnicode toUnicodeCharfromUnicodeChar fromUnicode getTeXMath getSymbolTyperecordsreadOMML$fShowOMathRunElem$fShowOMathTextScript$fEqOMathTextScript$fShowOMathTextStyle$fEqOMathTextStyle$fShowOMathRunTextStylereadTeX readMathML$fShowIR$fShowSupOrSub $fEqSupOrSubwriteEqn writeMathML writeOMML writePandocwriteTeXaddLaTeXEnvironment writeTeXWith$fShowMathState $fFunctorMath$fApplicativeMath $fMonadMath$fMonadReaderMath$fMonadWriterMathversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirgetDataFileName mtl-2.2.2Control.Monad.Error.Class MonadError catchError throwErrortransformers-0.5.5.0Control.Monad.Trans.ExceptExceptTExcept runExcept runExceptTpMacroDefinitionspSkipSpaceCommentsdeclareMathOperatoremptyisEmptyfixTree getMMLTypegetLaTeXTextCommand getTextTypegetScalerCommandgetScalerValuegetDiacriticalCommand readLengthscalers getSpaceWidth getSpaceChars diacriticals getOperator handleDownup operatornameexpToOperatorName oneOfStrings+pandoc-types-1.17.6.1-CjWsfVClWhahZsSAbTYgTText.Pandoc.DefinitionPandocgetSpaceCommand