--- !ruby/object:Gem::Specification name: mathematical version: !ruby/object:Gem::Version version: 1.6.10 platform: ruby authors: - Garen Torikian autorequire: bindir: bin cert_chain: [] date: 2017-09-22 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: ruby-enum requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.4' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.9' - !ruby/object:Gem::Dependency name: rake-compiler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.0' - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.2' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.2' - !ruby/object:Gem::Dependency name: minitest requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.6' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '5.6' - !ruby/object:Gem::Dependency name: math-to-itex requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.3' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.3' - !ruby/object:Gem::Dependency name: nokogiri requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' - !ruby/object:Gem::Dependency name: pry-byebug requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.4.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 3.4.0 description: A very fast way to turn TeX math equations into beautifully rendered SVGs, to embed on the web. This library is mostly written in C and is a general purpose wrapper to GNOME's Lasem. email: - gjtorikian@gmail.com executables: [] extensions: - ext/mathematical/extconf.rb extra_rdoc_files: [] files: - LICENSE.txt - README.md - Rakefile - ext/README.md - ext/mathematical/CMakeLists.txt - ext/mathematical/FindPackageHandleStandardArgs.cmake - ext/mathematical/cairo_callbacks.c - ext/mathematical/cairo_callbacks.h - ext/mathematical/extconf.rb - ext/mathematical/lasem/AUTHORS - ext/mathematical/lasem/COPYING - ext/mathematical/lasem/ChangeLog - ext/mathematical/lasem/MAINTAINERS - ext/mathematical/lasem/Makefile.am - ext/mathematical/lasem/Makefile.decl - ext/mathematical/lasem/NEWS - ext/mathematical/lasem/README - ext/mathematical/lasem/RELEASING - ext/mathematical/lasem/TODO - ext/mathematical/lasem/autogen.sh - ext/mathematical/lasem/configure.ac - ext/mathematical/lasem/docs/Makefile.am - ext/mathematical/lasem/docs/lasem-render-0.6.1 - ext/mathematical/lasem/docs/reference/Makefile.am - ext/mathematical/lasem/docs/reference/lasem/Makefile.am - ext/mathematical/lasem/docs/reference/lasem/lasem-docs.xml - ext/mathematical/lasem/docs/reference/lasem/lasem-overview.xml - ext/mathematical/lasem/docs/reference/lasem/lasem-sections.txt - ext/mathematical/lasem/docs/reference/lasem/lasem.types - ext/mathematical/lasem/itex2mml/COPYING.itex2MML - ext/mathematical/lasem/itex2mml/Makefile.am - ext/mathematical/lasem/itex2mml/README.itex2MML - ext/mathematical/lasem/itex2mml/itex2MML.h - ext/mathematical/lasem/itex2mml/itex2MML.l - ext/mathematical/lasem/itex2mml/itex2MML.y - ext/mathematical/lasem/lasem.doap - ext/mathematical/lasem/lasem.pc.in - ext/mathematical/lasem/m4/introspection.m4 - ext/mathematical/lasem/po/ChangeLog - ext/mathematical/lasem/po/LINGUAS - ext/mathematical/lasem/po/POTFILES.in - ext/mathematical/lasem/po/POTFILES.skip - ext/mathematical/lasem/po/bs.po - ext/mathematical/lasem/po/cs.po - ext/mathematical/lasem/po/de.po - ext/mathematical/lasem/po/el.po - ext/mathematical/lasem/po/es.po - ext/mathematical/lasem/po/eu.po - ext/mathematical/lasem/po/fr.po - ext/mathematical/lasem/po/gl.po - ext/mathematical/lasem/po/hu.po - ext/mathematical/lasem/po/id.po - ext/mathematical/lasem/po/it.po - ext/mathematical/lasem/po/lt.po - ext/mathematical/lasem/po/lv.po - ext/mathematical/lasem/po/nb.po - ext/mathematical/lasem/po/oc.po - ext/mathematical/lasem/po/pl.po - ext/mathematical/lasem/po/pt.po - ext/mathematical/lasem/po/pt_BR.po - ext/mathematical/lasem/po/ru.po - ext/mathematical/lasem/po/sl.po - ext/mathematical/lasem/po/sr.po - ext/mathematical/lasem/po/sr@latin.po - ext/mathematical/lasem/po/sv.po - ext/mathematical/lasem/po/tg.po - ext/mathematical/lasem/po/tr.po - ext/mathematical/lasem/po/zh_CN.po - ext/mathematical/lasem/src/Makefile.am - ext/mathematical/lasem/src/lasemrender.c - ext/mathematical/lasem/src/lsm.c - ext/mathematical/lasem/src/lsm.h - ext/mathematical/lasem/src/lsmattributes.c - ext/mathematical/lasem/src/lsmattributes.h - ext/mathematical/lasem/src/lsmcairo.c - ext/mathematical/lasem/src/lsmcairo.h - ext/mathematical/lasem/src/lsmdebug.c - ext/mathematical/lasem/src/lsmdebug.h - ext/mathematical/lasem/src/lsmdom.h - ext/mathematical/lasem/src/lsmdomcharacterdata.c - ext/mathematical/lasem/src/lsmdomcharacterdata.h - ext/mathematical/lasem/src/lsmdomdocument.c - ext/mathematical/lasem/src/lsmdomdocument.h - ext/mathematical/lasem/src/lsmdomdocumentfragment.c - ext/mathematical/lasem/src/lsmdomdocumentfragment.h - ext/mathematical/lasem/src/lsmdomelement.c - ext/mathematical/lasem/src/lsmdomelement.h - ext/mathematical/lasem/src/lsmdomentities.c - ext/mathematical/lasem/src/lsmdomentities.h - ext/mathematical/lasem/src/lsmdomenumtypes.c.template - ext/mathematical/lasem/src/lsmdomenumtypes.h.template - ext/mathematical/lasem/src/lsmdomimplementation.c - ext/mathematical/lasem/src/lsmdomimplementation.h - ext/mathematical/lasem/src/lsmdomnamednodemap.c - ext/mathematical/lasem/src/lsmdomnamednodemap.h - ext/mathematical/lasem/src/lsmdomnode.c - ext/mathematical/lasem/src/lsmdomnode.h - ext/mathematical/lasem/src/lsmdomnodelist.c - ext/mathematical/lasem/src/lsmdomnodelist.h - ext/mathematical/lasem/src/lsmdomparser.c - ext/mathematical/lasem/src/lsmdomparser.h - ext/mathematical/lasem/src/lsmdomtext.c - ext/mathematical/lasem/src/lsmdomtext.h - ext/mathematical/lasem/src/lsmdomtypes.h - ext/mathematical/lasem/src/lsmdomview.c - ext/mathematical/lasem/src/lsmdomview.h - ext/mathematical/lasem/src/lsmitex.c - ext/mathematical/lasem/src/lsmitex.h - ext/mathematical/lasem/src/lsmmathml.h - ext/mathematical/lasem/src/lsmmathmlactionelement.c - ext/mathematical/lasem/src/lsmmathmlactionelement.h - ext/mathematical/lasem/src/lsmmathmlaligngroupelement.c - ext/mathematical/lasem/src/lsmmathmlaligngroupelement.h - ext/mathematical/lasem/src/lsmmathmlalignmarkelement.c - ext/mathematical/lasem/src/lsmmathmlalignmarkelement.h - ext/mathematical/lasem/src/lsmmathmlattributes.c - ext/mathematical/lasem/src/lsmmathmlattributes.h - ext/mathematical/lasem/src/lsmmathmldocument.c - ext/mathematical/lasem/src/lsmmathmldocument.h - ext/mathematical/lasem/src/lsmmathmlelement.c - ext/mathematical/lasem/src/lsmmathmlelement.h - ext/mathematical/lasem/src/lsmmathmlencloseelement.c - ext/mathematical/lasem/src/lsmmathmlencloseelement.h - ext/mathematical/lasem/src/lsmmathmlenums.c - ext/mathematical/lasem/src/lsmmathmlenums.h - ext/mathematical/lasem/src/lsmmathmlenumtypes.c.template - ext/mathematical/lasem/src/lsmmathmlenumtypes.h.template - ext/mathematical/lasem/src/lsmmathmlerrorelement.c - ext/mathematical/lasem/src/lsmmathmlerrorelement.h - ext/mathematical/lasem/src/lsmmathmlfencedelement.c - ext/mathematical/lasem/src/lsmmathmlfencedelement.h - ext/mathematical/lasem/src/lsmmathmlfractionelement.c - ext/mathematical/lasem/src/lsmmathmlfractionelement.h - ext/mathematical/lasem/src/lsmmathmlglyphtableams.c - ext/mathematical/lasem/src/lsmmathmlglyphtableams.h - ext/mathematical/lasem/src/lsmmathmlitexelement.c - ext/mathematical/lasem/src/lsmmathmlitexelement.h - ext/mathematical/lasem/src/lsmmathmllayoututils.c - ext/mathematical/lasem/src/lsmmathmllayoututils.h - ext/mathematical/lasem/src/lsmmathmlmathelement.c - ext/mathematical/lasem/src/lsmmathmlmathelement.h - ext/mathematical/lasem/src/lsmmathmloperatordictionary.c - ext/mathematical/lasem/src/lsmmathmloperatordictionary.h - ext/mathematical/lasem/src/lsmmathmloperatorelement.c - ext/mathematical/lasem/src/lsmmathmloperatorelement.h - ext/mathematical/lasem/src/lsmmathmlpaddedelement.c - ext/mathematical/lasem/src/lsmmathmlpaddedelement.h - ext/mathematical/lasem/src/lsmmathmlphantomelement.c - ext/mathematical/lasem/src/lsmmathmlphantomelement.h - ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.c - ext/mathematical/lasem/src/lsmmathmlpresentationcontainer.h - ext/mathematical/lasem/src/lsmmathmlpresentationtoken.c - ext/mathematical/lasem/src/lsmmathmlpresentationtoken.h - ext/mathematical/lasem/src/lsmmathmlradicalelement.c - ext/mathematical/lasem/src/lsmmathmlradicalelement.h - ext/mathematical/lasem/src/lsmmathmlrowelement.c - ext/mathematical/lasem/src/lsmmathmlrowelement.h - ext/mathematical/lasem/src/lsmmathmlscriptelement.c - ext/mathematical/lasem/src/lsmmathmlscriptelement.h - ext/mathematical/lasem/src/lsmmathmlsemanticselement.c - ext/mathematical/lasem/src/lsmmathmlsemanticselement.h - ext/mathematical/lasem/src/lsmmathmlspaceelement.c - ext/mathematical/lasem/src/lsmmathmlspaceelement.h - ext/mathematical/lasem/src/lsmmathmlstringelement.c - ext/mathematical/lasem/src/lsmmathmlstringelement.h - ext/mathematical/lasem/src/lsmmathmlstyle.c - ext/mathematical/lasem/src/lsmmathmlstyle.h - ext/mathematical/lasem/src/lsmmathmlstyleelement.c - ext/mathematical/lasem/src/lsmmathmlstyleelement.h - ext/mathematical/lasem/src/lsmmathmltablecellelement.c - ext/mathematical/lasem/src/lsmmathmltablecellelement.h - ext/mathematical/lasem/src/lsmmathmltableelement.c - ext/mathematical/lasem/src/lsmmathmltableelement.h - ext/mathematical/lasem/src/lsmmathmltablerowelement.c - ext/mathematical/lasem/src/lsmmathmltablerowelement.h - ext/mathematical/lasem/src/lsmmathmltraits.c - ext/mathematical/lasem/src/lsmmathmltraits.h - ext/mathematical/lasem/src/lsmmathmltypes.h - ext/mathematical/lasem/src/lsmmathmlunderoverelement.c - ext/mathematical/lasem/src/lsmmathmlunderoverelement.h - ext/mathematical/lasem/src/lsmmathmlutils.c - ext/mathematical/lasem/src/lsmmathmlutils.h - ext/mathematical/lasem/src/lsmmathmlview.c - ext/mathematical/lasem/src/lsmmathmlview.h - ext/mathematical/lasem/src/lsmproperties.c - ext/mathematical/lasem/src/lsmproperties.h - ext/mathematical/lasem/src/lsmstr.c - ext/mathematical/lasem/src/lsmstr.h - ext/mathematical/lasem/src/lsmsvg.h - ext/mathematical/lasem/src/lsmsvgaelement.c - ext/mathematical/lasem/src/lsmsvgaelement.h - ext/mathematical/lasem/src/lsmsvgattributes.h - ext/mathematical/lasem/src/lsmsvgcircleelement.c - ext/mathematical/lasem/src/lsmsvgcircleelement.h - ext/mathematical/lasem/src/lsmsvgclippathelement.c - ext/mathematical/lasem/src/lsmsvgclippathelement.h - ext/mathematical/lasem/src/lsmsvgcolors.c - ext/mathematical/lasem/src/lsmsvgcolors.h - ext/mathematical/lasem/src/lsmsvgdefselement.c - ext/mathematical/lasem/src/lsmsvgdefselement.h - ext/mathematical/lasem/src/lsmsvgdocument.c - ext/mathematical/lasem/src/lsmsvgdocument.h - ext/mathematical/lasem/src/lsmsvgelement.c - ext/mathematical/lasem/src/lsmsvgelement.h - ext/mathematical/lasem/src/lsmsvgellipseelement.c - ext/mathematical/lasem/src/lsmsvgellipseelement.h - ext/mathematical/lasem/src/lsmsvgenums.c - ext/mathematical/lasem/src/lsmsvgenums.h - ext/mathematical/lasem/src/lsmsvgenumtypes.c.template - ext/mathematical/lasem/src/lsmsvgenumtypes.h.template - ext/mathematical/lasem/src/lsmsvgfilterblend.c - ext/mathematical/lasem/src/lsmsvgfilterblend.h - ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.c - ext/mathematical/lasem/src/lsmsvgfiltercolormatrix.h - ext/mathematical/lasem/src/lsmsvgfiltercomposite.c - ext/mathematical/lasem/src/lsmsvgfiltercomposite.h - ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.c - ext/mathematical/lasem/src/lsmsvgfilterconvolvematrix.h - ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.c - ext/mathematical/lasem/src/lsmsvgfilterdisplacementmap.h - ext/mathematical/lasem/src/lsmsvgfilterelement.c - ext/mathematical/lasem/src/lsmsvgfilterelement.h - ext/mathematical/lasem/src/lsmsvgfilterflood.c - ext/mathematical/lasem/src/lsmsvgfilterflood.h - ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.c - ext/mathematical/lasem/src/lsmsvgfiltergaussianblur.h - ext/mathematical/lasem/src/lsmsvgfilterimage.c - ext/mathematical/lasem/src/lsmsvgfilterimage.h - ext/mathematical/lasem/src/lsmsvgfiltermerge.c - ext/mathematical/lasem/src/lsmsvgfiltermerge.h - ext/mathematical/lasem/src/lsmsvgfiltermergenode.c - ext/mathematical/lasem/src/lsmsvgfiltermergenode.h - ext/mathematical/lasem/src/lsmsvgfiltermorphology.c - ext/mathematical/lasem/src/lsmsvgfiltermorphology.h - ext/mathematical/lasem/src/lsmsvgfilteroffset.c - ext/mathematical/lasem/src/lsmsvgfilteroffset.h - ext/mathematical/lasem/src/lsmsvgfilterprimitive.c - ext/mathematical/lasem/src/lsmsvgfilterprimitive.h - ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.c - ext/mathematical/lasem/src/lsmsvgfilterspecularlighting.h - ext/mathematical/lasem/src/lsmsvgfiltersurface.c - ext/mathematical/lasem/src/lsmsvgfiltersurface.h - ext/mathematical/lasem/src/lsmsvgfiltertile.c - ext/mathematical/lasem/src/lsmsvgfiltertile.h - ext/mathematical/lasem/src/lsmsvgfilterturbulence.c - ext/mathematical/lasem/src/lsmsvgfilterturbulence.h - ext/mathematical/lasem/src/lsmsvggelement.c - ext/mathematical/lasem/src/lsmsvggelement.h - ext/mathematical/lasem/src/lsmsvggradientelement.c - ext/mathematical/lasem/src/lsmsvggradientelement.h - ext/mathematical/lasem/src/lsmsvgimageelement.c - ext/mathematical/lasem/src/lsmsvgimageelement.h - ext/mathematical/lasem/src/lsmsvglength.c - ext/mathematical/lasem/src/lsmsvglength.h - ext/mathematical/lasem/src/lsmsvglineargradientelement.c - ext/mathematical/lasem/src/lsmsvglineargradientelement.h - ext/mathematical/lasem/src/lsmsvglineelement.c - ext/mathematical/lasem/src/lsmsvglineelement.h - ext/mathematical/lasem/src/lsmsvgmarkerelement.c - ext/mathematical/lasem/src/lsmsvgmarkerelement.h - ext/mathematical/lasem/src/lsmsvgmaskelement.c - ext/mathematical/lasem/src/lsmsvgmaskelement.h - ext/mathematical/lasem/src/lsmsvgmatrix.c - ext/mathematical/lasem/src/lsmsvgmatrix.h - ext/mathematical/lasem/src/lsmsvgpathelement.c - ext/mathematical/lasem/src/lsmsvgpathelement.h - ext/mathematical/lasem/src/lsmsvgpatternelement.c - ext/mathematical/lasem/src/lsmsvgpatternelement.h - ext/mathematical/lasem/src/lsmsvgpolygonelement.c - ext/mathematical/lasem/src/lsmsvgpolygonelement.h - ext/mathematical/lasem/src/lsmsvgpolylineelement.c - ext/mathematical/lasem/src/lsmsvgpolylineelement.h - ext/mathematical/lasem/src/lsmsvgradialgradientelement.c - ext/mathematical/lasem/src/lsmsvgradialgradientelement.h - ext/mathematical/lasem/src/lsmsvgrectelement.c - ext/mathematical/lasem/src/lsmsvgrectelement.h - ext/mathematical/lasem/src/lsmsvgstopelement.c - ext/mathematical/lasem/src/lsmsvgstopelement.h - ext/mathematical/lasem/src/lsmsvgstyle.c - ext/mathematical/lasem/src/lsmsvgstyle.h - ext/mathematical/lasem/src/lsmsvgsvgelement.c - ext/mathematical/lasem/src/lsmsvgsvgelement.h - ext/mathematical/lasem/src/lsmsvgswitchelement.c - ext/mathematical/lasem/src/lsmsvgswitchelement.h - ext/mathematical/lasem/src/lsmsvgsymbolelement.c - ext/mathematical/lasem/src/lsmsvgsymbolelement.h - ext/mathematical/lasem/src/lsmsvgtextelement.c - ext/mathematical/lasem/src/lsmsvgtextelement.h - ext/mathematical/lasem/src/lsmsvgtraits.c - ext/mathematical/lasem/src/lsmsvgtraits.h - ext/mathematical/lasem/src/lsmsvgtransformable.c - ext/mathematical/lasem/src/lsmsvgtransformable.h - ext/mathematical/lasem/src/lsmsvgtspanelement.c - ext/mathematical/lasem/src/lsmsvgtspanelement.h - ext/mathematical/lasem/src/lsmsvgtypes.h - ext/mathematical/lasem/src/lsmsvguseelement.c - ext/mathematical/lasem/src/lsmsvguseelement.h - ext/mathematical/lasem/src/lsmsvgview.c - ext/mathematical/lasem/src/lsmsvgview.h - ext/mathematical/lasem/src/lsmtraits.c - ext/mathematical/lasem/src/lsmtraits.h - ext/mathematical/lasem/src/lsmtypes.h - ext/mathematical/lasem/src/lsmutils.c - ext/mathematical/lasem/src/lsmutils.h - ext/mathematical/lasem/tests/Makefile.am - ext/mathematical/lasem/tests/data/mathml/gtkmathview/README - ext/mathematical/lasem/tests/data/mathml/tex/fractions/fraction-02.tex - ext/mathematical/lasem/tests/data/mathml/tex/fractions/fraction-03-inline.tex - ext/mathematical/lasem/tests/data/mathml/tex/fractions/fraction-03.tex - ext/mathematical/lasem/tests/data/mathml/tex/fractions/fraction.tex - ext/mathematical/lasem/tests/data/mathml/tex/integrals/closed.tex - ext/mathematical/lasem/tests/data/mathml/tex/integrals/multiples.tex - ext/mathematical/lasem/tests/data/mathml/tex/integrals/standard.tex - ext/mathematical/lasem/tests/data/mathml/tex/matrices/matrix-01.tex - ext/mathematical/lasem/tests/data/mathml/tex/misc/cases-cr.tex - ext/mathematical/lasem/tests/data/mathml/tex/misc/cases-space.tex - ext/mathematical/lasem/tests/data/mathml/tex/misc/cases.tex - ext/mathematical/lasem/tests/data/mathml/tex/misc/color.tex - ext/mathematical/lasem/tests/data/mathml/tex/misc/complex-2.tex - ext/mathematical/lasem/tests/data/mathml/tex/misc/complex-inline.tex - ext/mathematical/lasem/tests/data/mathml/tex/misc/complex.tex - ext/mathematical/lasem/tests/data/mathml/tex/misc/quadratic-inline.tex - ext/mathematical/lasem/tests/data/mathml/tex/misc/quadratic.tex - ext/mathematical/lasem/tests/data/mathml/tex/radicals/radical-01.tex - ext/mathematical/lasem/tests/data/mathml/tex/radicals/radical-02.tex - ext/mathematical/lasem/tests/data/mathml/tex/scripts/accents.tex - ext/mathematical/lasem/tests/data/mathml/tex/scripts/script.tex - ext/mathematical/lasem/tests/data/mathml/tex/scripts/stack.tex - ext/mathematical/lasem/tests/data/mathml/tex/scripts/subscript.tex - ext/mathematical/lasem/tests/data/mathml/tex/scripts/sums-inline.tex - ext/mathematical/lasem/tests/data/mathml/tex/scripts/sums.tex - ext/mathematical/lasem/tests/data/mathml/tex/scripts/superscript-inline.tex - ext/mathematical/lasem/tests/data/mathml/tex/scripts/superscript.tex - ext/mathematical/lasem/tests/data/svg/batik/resources/images/bmpCursor.bmp - ext/mathematical/lasem/tests/data/svg/batik/resources/images/brushedMetal.jpg - ext/mathematical/lasem/tests/data/svg/batik/resources/images/jpeg.jpg - ext/mathematical/lasem/tests/data/svg/batik/resources/images/jpegCursor.jpg - ext/mathematical/lasem/tests/data/svg/batik/resources/images/operaBridge.jpg - ext/mathematical/lasem/tests/data/svg/batik/resources/images/operaSteps.jpg - ext/mathematical/lasem/tests/data/svg/batik/resources/images/operaWalk.jpg - ext/mathematical/lasem/tests/data/svg/batik/resources/images/sm_colors.tif - ext/mathematical/lasem/tests/data/svg/batik/resources/images/sm_colors_pb.tif - ext/mathematical/lasem/tests/data/svg/batik/resources/images/sm_colors_pb_tile.tif - ext/mathematical/lasem/tests/data/svg/batik/resources/images/sm_colors_tile.tif - ext/mathematical/lasem/tests/data/svg/batik/resources/images/tde.jpg - ext/mathematical/lasem/tests/data/svg/batik/resources/images/tiffCursor.tif - ext/mathematical/lasem/tests/data/svg/svg1.1/images/image1.jpg - ext/mathematical/lasem/tests/data/svg/svg1.1/images/struct-image-01.jpg - ext/mathematical/lasem/tests/data/svg/svg1.1/images/struct-image-02.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/CNN.3gp - ext/mathematical/lasem/tests/data/svg/svg1.2/images/SVG-1.1-monolithic-fixed.dtd - ext/mathematical/lasem/tests/data/svg/svg1.2/images/TraitAccess.common.es - ext/mathematical/lasem/tests/data/svg/svg1.2/images/advice.wav - ext/mathematical/lasem/tests/data/svg/svg1.2/images/beep.wav - ext/mathematical/lasem/tests/data/svg/svg1.2/images/boing_x.wav - ext/mathematical/lasem/tests/data/svg/svg1.2/images/clock.mp4 - ext/mathematical/lasem/tests/data/svg/svg1.2/images/cloud-ps411q4app.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/cloud411q25s.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/cloud411q65float.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/cloud411q75o.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/cloud411q75p.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/cloud411q75s.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/cloud444q65o.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/cloudgsq75s.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/cloudoddq65o.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/cloudqllo.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/copyright-documents-19990405.html - ext/mathematical/lasem/tests/data/svg/svg1.2/images/disco.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/dogandball.3gp - ext/mathematical/lasem/tests/data/svg/svg1.2/images/dogandball.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/dogandball.mov - ext/mathematical/lasem/tests/data/svg/svg1.2/images/duckfeeding.3gp - ext/mathematical/lasem/tests/data/svg/svg1.2/images/duckfeeding.mov - ext/mathematical/lasem/tests/data/svg/svg1.2/images/excuse_me.wav - ext/mathematical/lasem/tests/data/svg/svg1.2/images/externalscript.js - ext/mathematical/lasem/tests/data/svg/svg1.2/images/greentopbutton.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/greentopbutton1.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/greentopbutton2.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/greentopbutton3.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/greentopbutton4.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/heroesLanding.3gp - ext/mathematical/lasem/tests/data/svg/svg1.2/images/image1.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/image2_b.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/myimage.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/pacman.wav - ext/mathematical/lasem/tests/data/svg/svg1.2/images/plant.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/pref_image0.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/pref_image1.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/pref_image2.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/pref_image3.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/pref_image4.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/pref_image5.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/pref_image6.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/pref_image7.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/pref_image8.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/pref_image9.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/script1.js - ext/mathematical/lasem/tests/data/svg/svg1.2/images/script10.js - ext/mathematical/lasem/tests/data/svg/svg1.2/images/script2.js - ext/mathematical/lasem/tests/data/svg/svg1.2/images/script3.js - ext/mathematical/lasem/tests/data/svg/svg1.2/images/script4.js - ext/mathematical/lasem/tests/data/svg/svg1.2/images/script5.js - ext/mathematical/lasem/tests/data/svg/svg1.2/images/script6.js - ext/mathematical/lasem/tests/data/svg/svg1.2/images/script7.js - ext/mathematical/lasem/tests/data/svg/svg1.2/images/script8.js - ext/mathematical/lasem/tests/data/svg/svg1.2/images/script9.js - ext/mathematical/lasem/tests/data/svg/svg1.2/images/skier.3gp - ext/mathematical/lasem/tests/data/svg/svg1.2/images/skier.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/struct-image-01.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/struct-image-02.jpg - ext/mathematical/lasem/tests/data/svg/svg1.2/images/svgRef4.css - ext/mathematical/lasem/tests/data/svg/svg1.2/images/welcome.wav - ext/mathematical/lasem/tests/data/svg/svg1.2/images/xmltree.xml - ext/mathematical/lasem/tests/dom.c - ext/mathematical/lasem/tests/filter.c - ext/mathematical/lasem/tests/fuzztest.sh - ext/mathematical/lasem/tests/lsmtest.c - ext/mathematical/lasem/tests/str.c - ext/mathematical/lasem/tests/suite.c - ext/mathematical/lasem/tests/suite.ini - ext/mathematical/lasem/tools/change-license - ext/mathematical/lasem/tools/charlist.dtd - ext/mathematical/lasem/tools/entities-to-c.xsl - ext/mathematical/lasem/tools/fuzzxml - ext/mathematical/lasem/tools/generate-entity-array.c - ext/mathematical/lasem/tools/unicode.xml - ext/mathematical/lasem_overrides.c - ext/mathematical/lasem_overrides.h - ext/mathematical/lib/liblasem.dylib - ext/mathematical/lib/libmtex2MML.a - ext/mathematical/mathematical.c - ext/mathematical/mathematical.h - ext/mathematical/mtex2MML/CMakeLists.txt - ext/mathematical/mtex2MML/CONTRIBUTING.md - ext/mathematical/mtex2MML/README.md - ext/mathematical/mtex2MML/SUPPORTED.md - ext/mathematical/mtex2MML/appveyor.yml - ext/mathematical/mtex2MML/build/CMakeCache.txt - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCCompiler.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeCXXCompiler.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_C.bin - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeDetermineCompilerABI_CXX.bin - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CMakeSystem.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/CMakeCCompilerId.c - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdC/a.out - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/CMakeCXXCompilerId.cpp - ext/mathematical/mtex2MML/build/CMakeFiles/3.7.2/CompilerIdCXX/a.out - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeCCompiler.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeCXXCompiler.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_C.bin - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeDetermineCompilerABI_CXX.bin - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CMakeSystem.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdC/CMakeCCompilerId.c - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdC/a.out - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdCXX/CMakeCXXCompilerId.cpp - ext/mathematical/mtex2MML/build/CMakeFiles/3.8.0/CompilerIdCXX/a.out - ext/mathematical/mtex2MML/build/CMakeFiles/CMakeDirectoryInformation.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/CMakeOutput.log - ext/mathematical/mtex2MML/build/CMakeFiles/CMakeRuleHashes.txt - ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/Continuous.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousBuild.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousConfigure.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousCoverage.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousMemCheck.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousStart.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousSubmit.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousTest.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ContinuousUpdate.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/Experimental.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalBuild.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalConfigure.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalCoverage.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalMemCheck.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalStart.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalSubmit.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalTest.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/ExperimentalUpdate.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/Makefile.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/Makefile2 - ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/Nightly.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyBuild.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyConfigure.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyCoverage.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemCheck.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyMemoryCheck.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyStart.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlySubmit.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyTest.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/NightlyUpdate.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/TargetDirectories.txt - ext/mathematical/mtex2MML/build/CMakeFiles/cmake.check_cache - ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.bin - ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.c - ext/mathematical/mtex2MML/build/CMakeFiles/feature_tests.cxx - ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/format.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/depend.make - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/flags.make - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/link.txt - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/C.includecache - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/cmake_clean_target.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.internal - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/depend.make - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/flags.make - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/link.txt - ext/mathematical/mtex2MML/build/CMakeFiles/libmtex2MML_static.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/memcheck.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/depend.make - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/flags.make - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/link.txt - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/DependInfo.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/build.make - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/cmake_clean.cmake - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/depend.make - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/flags.make - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/link.txt - ext/mathematical/mtex2MML/build/CMakeFiles/mtex2MML_clar.dir/progress.make - ext/mathematical/mtex2MML/build/CMakeFiles/progress.marks - ext/mathematical/mtex2MML/build/CTestTestfile.cmake - ext/mathematical/mtex2MML/build/DartConfiguration.tcl - ext/mathematical/mtex2MML/build/Makefile - ext/mathematical/mtex2MML/build/cmake_install.cmake - ext/mathematical/mtex2MML/build/lexer.c - ext/mathematical/mtex2MML/build/libmtex2MML.a - ext/mathematical/mtex2MML/build/libmtex2MML.pc - ext/mathematical/mtex2MML/build/mtex2mml_export.h - ext/mathematical/mtex2MML/build/parser.c - ext/mathematical/mtex2MML/build/parser.h - ext/mathematical/mtex2MML/build/parser.output - ext/mathematical/mtex2MML/cmake/Modules/astyle.cmake - ext/mathematical/mtex2MML/deps/uthash/package.json - ext/mathematical/mtex2MML/deps/uthash/utarray.h - ext/mathematical/mtex2MML/deps/uthash/uthash.h - ext/mathematical/mtex2MML/deps/uthash/utlist.h - ext/mathematical/mtex2MML/deps/uthash/utringbuffer.h - ext/mathematical/mtex2MML/deps/uthash/utstring.h - ext/mathematical/mtex2MML/script/bootstrap - ext/mathematical/mtex2MML/script/cibuild - ext/mathematical/mtex2MML/script/tag - ext/mathematical/mtex2MML/src/colors.c - ext/mathematical/mtex2MML/src/colors.h - ext/mathematical/mtex2MML/src/em.c - ext/mathematical/mtex2MML/src/em.h - ext/mathematical/mtex2MML/src/environment.c - ext/mathematical/mtex2MML/src/environment.h - ext/mathematical/mtex2MML/src/lexer.l - ext/mathematical/mtex2MML/src/libmtex2MML.pc.in - ext/mathematical/mtex2MML/src/main.c - ext/mathematical/mtex2MML/src/mtex2MML.h - ext/mathematical/mtex2MML/src/parser.y - ext/mathematical/mtex2MML/src/string_dup.c - ext/mathematical/mtex2MML/src/string_dup.h - ext/mathematical/mtex2MML/src/string_extras.c - ext/mathematical/mtex2MML/src/string_extras.h - ext/mathematical/mtex2MML/src/win32-shims/unistd.h - ext/mathematical/mtex2MML/tests/array.c - ext/mathematical/mtex2MML/tests/basic.c - ext/mathematical/mtex2MML/tests/clar.c - ext/mathematical/mtex2MML/tests/clar.h - ext/mathematical/mtex2MML/tests/clar/fixtures.h - ext/mathematical/mtex2MML/tests/clar/fs.h - ext/mathematical/mtex2MML/tests/clar/print.h - ext/mathematical/mtex2MML/tests/clar/sandbox.h - ext/mathematical/mtex2MML/tests/clar_test.h - ext/mathematical/mtex2MML/tests/cornercases.c - ext/mathematical/mtex2MML/tests/debug/mtex2MML_debug.cc - ext/mathematical/mtex2MML/tests/delimiters.c - ext/mathematical/mtex2MML/tests/deps/file2str/file2str.c - ext/mathematical/mtex2MML/tests/deps/file2str/file2str.h - ext/mathematical/mtex2MML/tests/deps/file2str/package.json - ext/mathematical/mtex2MML/tests/deps/mkdtemp/mkdtemp.c - ext/mathematical/mtex2MML/tests/deps/mkdtemp/mkdtemp.h - ext/mathematical/mtex2MML/tests/deps/trim/package.json - ext/mathematical/mtex2MML/tests/deps/trim/trim.c - ext/mathematical/mtex2MML/tests/deps/trim/trim.h - ext/mathematical/mtex2MML/tests/env.c - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/AMScd/amscd-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/AMScd/amscd-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/AMScd/amscd-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/AMScd/arrows-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/AMScd/min-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/AMScd/min-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/accents-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/accents-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/accents-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/buildrel-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/issue490.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/issue877.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/issue937.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/overbrace-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/overbracket-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/overset-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/sideset-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/stackrel-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/subarray-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/substack-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/underbrace-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/underbracket-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/above-below/underset-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/action/mathtip-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/action/texttip-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/action/toggle-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/arrows/Newextarrow-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/arrows/arrows-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/arrows/arrows-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/arrows/arrows-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/arrows/arrows-4.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/arrows/arrows-5.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/atoms/mathbin-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/atoms/mathinner-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/atoms/mathop-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/atoms/mathop-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/atoms/mathop-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/atoms/mathopenclose-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/atoms/mathord-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/atoms/mathpunct-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/atoms/mathrel-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/basic-operators/backslashed-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/basic-operators/basic-operators-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/basic-operators/basic-operators-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/basic-operators/remap-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/colors/color-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/colors/colorbox-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/colors/definecolor-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/colors/definecolor-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/colors/fcolorbox-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/colors/issue446.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/colors/namedcolors-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/big-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/big-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/big-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/delimiters-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/delimiters-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/issue775.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/issue776-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/issue776-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/issue776-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/issue776-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/issue776-4.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/issue776-5.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/delimiters/left-right-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/align-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/align-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/alignat-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/alignat-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/aligned-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/aligned-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/alignedat-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/eqalign-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/eqalignno-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/eqnarray-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/eqnarray-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/eqnarray-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/equation-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/equation-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/gather-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/gather-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/gathered-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/gathered-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/issue982-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/issue982-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/issue982-2a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/issue982-2b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/issue982-3a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/issue982-3b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/leqalignno-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/multline-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/multline-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/environments/split-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/errors/noErrors-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/errors/noUndefined-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/above-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/abovewithdelims-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/atop-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/atopwithdelims-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/binom-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/brace-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/brack-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/cfrac-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/choose-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/dbinom-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/dfrac-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/frac-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/frac-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/genfrac-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/issue969.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/overwithdelims-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/tbinom-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/frac/tfrac-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/issues/issue1152-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/issues/issue1152-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/issues/issue375.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/issues/issue856.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/issues/issue901-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/issues/issue901-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/issues/issue901-1c.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/issues/issue901-1d.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/boxes-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/kern-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/kern-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/llap-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/lower-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/mathstrut-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/moveleft-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/moveright-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/newline-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/phantom-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/raise-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/rlap-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/shove-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/skip-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/skip-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/smash-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/spaces-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/strut-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/layout/vcenter-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/letters/greek-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/letters/greek-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/letters/greek-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/letters/greek-4.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/letters/hebrew-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/macro/begingroup-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/macro/def-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/macro/let-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/macro/macro-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/macro/macro-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/macro/macro-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/macro/macro-5.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/macro/macro-6.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/macro/macro-7.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/Bbb-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/bf-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/boldsymbol-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/cal-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/frak-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/it-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathbb-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathbf-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathbf-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathbf-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathcal-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathfrak-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathit-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathrm-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathscr-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathsf-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mathtt-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/mit-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/pmb-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/rm-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/scr-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/sf-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/text-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/textbf-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/textit-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/textrm-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/textsf-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/texttt-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mathvariant/tt-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/array-1a.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/array-1b.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/array-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/array-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/bmatrix-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/bmatrix-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/matrix-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/matrix-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/pmatrix-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/pmatrix-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/smallmatrix-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/vmatrix-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/matrices/vmatrix-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/advanced-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/advanced-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/advanced-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/amounts-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/arrows-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/arrows-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/basics-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/bonds-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/environments-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/isotopes-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/math-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/mhchem/special_symbols-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/non-standard/Rule-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/non-standard/Tiny-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/non-standard/class-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/non-standard/cssId-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/non-standard/href-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/non-standard/href-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/non-standard/require-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/non-standard/style-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/non-standard/unicode-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/LaTeX-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/bbox-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/boxed-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/cancel-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/cases-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/displaylines-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/enclose-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/functions-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/limits-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/limits-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/limits-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/mathsize-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/mod-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/not-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/pod-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/primes-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/primes-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/primes-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/style-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/style-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/verb-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/other/verb-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/references/eqref-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/references/label-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/references/label-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/references/notag-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/references/ref-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/references/ref-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/references/ref-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/roots/root-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/roots/root-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/roots/root-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/roots/sqrt-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/roots/sqrt-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/binaryops-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/dots-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/largeops-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/largeops-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/relations-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/symbols-1.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/symbols-2.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/symbols-3.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/symbols-4.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/symbols-5.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-out/symbols/symbols-6.html - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/AMScd/amscd-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/AMScd/amscd-2.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/AMScd/amscd-3.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/AMScd/arrows-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/AMScd/arrows-2.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/AMScd/min-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/AMScd/min-2.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/accents-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/accents-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/accents-3.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/buildrel-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/issue490.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/issue877.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/issue937.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/overbrace-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/overbracket-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/overset-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/sideset-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/stackrel-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/subarray-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/substack-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/underbrace-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/underbracket-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/above-below/underset-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/action/mathtip-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/action/texttip-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/action/toggle-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/arrows/Newextarrow-1.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/arrows/arrows-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/arrows/arrows-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/arrows/arrows-3.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/arrows/arrows-4.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/arrows/arrows-5.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/atoms/mathbin-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/atoms/mathinner-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/atoms/mathop-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/atoms/mathop-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/atoms/mathop-2.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/atoms/mathopenclose-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/atoms/mathord-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/atoms/mathpunct-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/atoms/mathrel-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/basic-operators/backslashed-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/basic-operators/basic-operators-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/basic-operators/basic-operators-2.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/basic-operators/remap-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/colors/color-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/colors/colorbox-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/colors/definecolor-1a.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/colors/definecolor-1b.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/colors/definecolor-1c.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/colors/definecolor-2.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/colors/fcolorbox-1.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/colors/issue446.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/colors/namedcolors-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/big-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/big-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/big-3.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/delimiters-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/delimiters-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/issue775.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/issue776-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/issue776-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/issue776-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/issue776-3.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/issue776-4.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/issue776-5.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/delimiters/left-right-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/align-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/align-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/alignat-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/alignat-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/aligned-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/aligned-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/alignedat-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/eqalign-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/eqalignno-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/eqnarray-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/eqnarray-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/eqnarray-1c.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/eqnarray-2a.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/equation-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/equation-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/gather-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/gather-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/gathered-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/gathered-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/issue982-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/issue982-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/issue982-2a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/issue982-2b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/issue982-3a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/issue982-3b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/leqalignno-1.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/multline-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/multline-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/environments/split-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/errors/noErrors-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/errors/noUndefined-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/above-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/abovewithdelims-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/atop-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/atopwithdelims-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/binom-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/brace-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/brack-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/cfrac-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/choose-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/dbinom-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/dfrac-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/frac-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/frac-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/genfrac-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/issue969.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/overwithdelims-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/tbinom-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/frac/tfrac-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/issues/issue1151.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/issues/issue1152-1.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/issues/issue1152-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/issues/issue375.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/issues/issue856.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/issues/issue901-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/issues/issue901-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/issues/issue901-1c.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/issues/issue901-1d.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/issues/issue903-1.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/issues/issue903-2.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/boxes-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/kern-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/kern-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/llap-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/lower-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/mathstrut-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/moveleft-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/moveright-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/newline-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/phantom-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/raise-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/rlap-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/shove-1.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/skip-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/skip-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/smash-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/spaces-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/strut-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/layout/vcenter-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/letters/greek-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/letters/greek-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/letters/greek-3.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/letters/greek-4.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/letters/hebrew-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/macro/begingroup-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/macro/def-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/macro/let-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/macro/macro-1a.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/macro/macro-1b.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/macro/macro-2.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/macro/macro-3.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/macro/macro-5.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/macro/macro-6.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/macro/macro-7.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/Bbb-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/bf-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/boldsymbol-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/cal-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/frak-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/it-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mathbb-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mathbf-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mathbf-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mathbf-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mathcal-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mathfrak-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mathit-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mathrm-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mathscr-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mathsf-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mathtt-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/mit-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/pmb-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/rm-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/scr-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/sf-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/text-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/textbf-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/textit-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/textrm-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/textsf-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/texttt-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mathvariant/tt-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/array-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/array-1b.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/array-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/array-3.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/bmatrix-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/bmatrix-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/matrix-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/matrix-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/pmatrix-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/pmatrix-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/smallmatrix-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/vmatrix-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/matrices/vmatrix-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/advanced-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/advanced-2.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/advanced-3.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/amounts-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/arrows-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/arrows-2.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/basics-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/bonds-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/environments-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/isotopes-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/math-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/mhchem/special_symbols-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/non-standard/Rule-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/non-standard/Tiny-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/non-standard/class-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/non-standard/cssId-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/non-standard/href-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/non-standard/href-2.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/non-standard/require-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/non-standard/style-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/non-standard/unicode-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/LaTeX-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/bbox-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/boxed-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/cancel-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/cases-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/displaylines-1.xtex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/enclose-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/functions-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/limits-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/limits-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/limits-3.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/mathsize-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/mod-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/not-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/pod-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/primes-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/primes-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/primes-3.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/style-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/style-2.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/verb-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/other/verb-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/eqref-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/label-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/label-2.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/notag-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/ref-1a.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/ref-1b.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/ref-2.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/ref-3.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/tag-1.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/tag-2.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/tag-3.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/references/tag-4.no_tex - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/roots/root-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/roots/root-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/roots/root-3.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/roots/sqrt-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/roots/sqrt-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/symbols/binaryops-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/symbols/dots-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/symbols/largeops-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/symbols/largeops-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/symbols/relations-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/symbols/symbols-1.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/symbols/symbols-2.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/symbols/symbols-3.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/symbols/symbols-4.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/symbols/symbols-5.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/LaTeXToMathML-tex/symbols/symbols-6.txt - ext/mathematical/mtex2MML/tests/fixtures/MathJax/TODO.md - ext/mathematical/mtex2MML/tests/fixtures/array/array_nesting.html - ext/mathematical/mtex2MML/tests/fixtures/array/array_nesting.txt - ext/mathematical/mtex2MML/tests/fixtures/array/array_pos_alignment.html - ext/mathematical/mtex2MML/tests/fixtures/array/array_pos_alignment.txt - ext/mathematical/mtex2MML/tests/fixtures/array/array_pos_alignment_with_hline.html - ext/mathematical/mtex2MML/tests/fixtures/array/array_pos_alignment_with_hline.txt - ext/mathematical/mtex2MML/tests/fixtures/array/array_vertical_column.html - ext/mathematical/mtex2MML/tests/fixtures/array/array_vertical_column.txt - ext/mathematical/mtex2MML/tests/fixtures/array/array_vertical_column_with_align.html - ext/mathematical/mtex2MML/tests/fixtures/array/array_vertical_column_with_align.txt - ext/mathematical/mtex2MML/tests/fixtures/array/array_with_hline.html - ext/mathematical/mtex2MML/tests/fixtures/array/array_with_hline.txt - ext/mathematical/mtex2MML/tests/fixtures/array/array_with_hline_and_hdashline.html - ext/mathematical/mtex2MML/tests/fixtures/array/array_with_hline_and_hdashline.txt - ext/mathematical/mtex2MML/tests/fixtures/array/array_with_vertical_and_horizontal_dashes.html - ext/mathematical/mtex2MML/tests/fixtures/array/array_with_vertical_and_horizontal_dashes.txt - ext/mathematical/mtex2MML/tests/fixtures/array/augmented_matrix.html - ext/mathematical/mtex2MML/tests/fixtures/array/augmented_matrix.txt - ext/mathematical/mtex2MML/tests/fixtures/array/basic_array.html - ext/mathematical/mtex2MML/tests/fixtures/array/basic_array.txt - ext/mathematical/mtex2MML/tests/fixtures/array/strip_excess_whitespace_in_array_attributes.html - ext/mathematical/mtex2MML/tests/fixtures/array/strip_excess_whitespace_in_array_attributes.txt - ext/mathematical/mtex2MML/tests/fixtures/basic/block.html - ext/mathematical/mtex2MML/tests/fixtures/basic/block.txt - ext/mathematical/mtex2MML/tests/fixtures/basic/comments.html - ext/mathematical/mtex2MML/tests/fixtures/basic/comments.txt - ext/mathematical/mtex2MML/tests/fixtures/basic/filter.html - ext/mathematical/mtex2MML/tests/fixtures/basic/filter.txt - ext/mathematical/mtex2MML/tests/fixtures/basic/inline.html - ext/mathematical/mtex2MML/tests/fixtures/basic/inline.txt - ext/mathematical/mtex2MML/tests/fixtures/basic/strict_filter.html - ext/mathematical/mtex2MML/tests/fixtures/basic/strict_filter.txt - ext/mathematical/mtex2MML/tests/fixtures/basic/text_filter.html - ext/mathematical/mtex2MML/tests/fixtures/basic/text_filter.txt - ext/mathematical/mtex2MML/tests/fixtures/basic/text_rendering.html - ext/mathematical/mtex2MML/tests/fixtures/basic/text_rendering.txt - ext/mathematical/mtex2MML/tests/fixtures/cornercases/broken_up_inline_env.html - ext/mathematical/mtex2MML/tests/fixtures/cornercases/broken_up_inline_env.txt - ext/mathematical/mtex2MML/tests/fixtures/cornercases/some_crazy_alignment.html - ext/mathematical/mtex2MML/tests/fixtures/cornercases/some_crazy_alignment.txt - ext/mathematical/mtex2MML/tests/fixtures/delimiters/align.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/align.txt - ext/mathematical/mtex2MML/tests/fixtures/delimiters/alignat-1a.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/alignat-1a.txt - ext/mathematical/mtex2MML/tests/fixtures/delimiters/aligned_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/aligned_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/delimiters/basic_array.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/basic_array.txt - ext/mathematical/mtex2MML/tests/fixtures/delimiters/brackets.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/dollar_spacings_filter.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/dollar_spacings_filter.txt - ext/mathematical/mtex2MML/tests/fixtures/delimiters/dollar_spacings_text_filter.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/dollar_spacings_text_filter.txt - ext/mathematical/mtex2MML/tests/fixtures/delimiters/double_dollar.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/escaping.txt - ext/mathematical/mtex2MML/tests/fixtures/delimiters/escaping_with_brackets.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/escaping_with_dollars.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/escaping_with_parens.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/mixed.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/mixed_env.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/mixed_env.txt - ext/mathematical/mtex2MML/tests/fixtures/delimiters/parens.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/single_dollar.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/single_equation.html - ext/mathematical/mtex2MML/tests/fixtures/delimiters/single_equation.txt - ext/mathematical/mtex2MML/tests/fixtures/env/aligned_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/aligned_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/aligned_no_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/aligned_no_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/aligned_no_lines.html - ext/mathematical/mtex2MML/tests/fixtures/env/aligned_no_lines.txt - ext/mathematical/mtex2MML/tests/fixtures/env/bbmatrix_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/bbmatrix_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/bbmatrix_no_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/bbmatrix_no_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/bbmatrix_no_lines.html - ext/mathematical/mtex2MML/tests/fixtures/env/bbmatrix_no_lines.txt - ext/mathematical/mtex2MML/tests/fixtures/env/bmatrix_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/bmatrix_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/bmatrix_no_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/bmatrix_no_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/bmatrix_no_lines.html - ext/mathematical/mtex2MML/tests/fixtures/env/bmatrix_no_lines.txt - ext/mathematical/mtex2MML/tests/fixtures/env/cases_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/cases_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/cases_no_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/cases_no_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/cases_no_lines.html - ext/mathematical/mtex2MML/tests/fixtures/env/cases_no_lines.txt - ext/mathematical/mtex2MML/tests/fixtures/env/gathered_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/gathered_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/gathered_no_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/gathered_no_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/gathered_no_lines.html - ext/mathematical/mtex2MML/tests/fixtures/env/gathered_no_lines.txt - ext/mathematical/mtex2MML/tests/fixtures/env/matrix_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/matrix_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/matrix_no_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/matrix_no_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/matrix_no_lines.html - ext/mathematical/mtex2MML/tests/fixtures/env/matrix_no_lines.txt - ext/mathematical/mtex2MML/tests/fixtures/env/pmatrix_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/pmatrix_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/pmatrix_no_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/pmatrix_no_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/pmatrix_no_lines.html - ext/mathematical/mtex2MML/tests/fixtures/env/pmatrix_no_lines.txt - ext/mathematical/mtex2MML/tests/fixtures/env/smallmatrix_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/smallmatrix_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/smallmatrix_no_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/smallmatrix_no_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/smallmatrix_no_lines.html - ext/mathematical/mtex2MML/tests/fixtures/env/smallmatrix_no_lines.txt - ext/mathematical/mtex2MML/tests/fixtures/env/spaces_after_rowsep.html - ext/mathematical/mtex2MML/tests/fixtures/env/spaces_after_rowsep.txt - ext/mathematical/mtex2MML/tests/fixtures/env/split_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/split_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/split_no_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/split_no_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/split_no_lines.html - ext/mathematical/mtex2MML/tests/fixtures/env/split_no_lines.txt - ext/mathematical/mtex2MML/tests/fixtures/env/vmatrix_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/vmatrix_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/vmatrix_no_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/vmatrix_no_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/vmatrix_no_lines.html - ext/mathematical/mtex2MML/tests/fixtures/env/vmatrix_no_lines.txt - ext/mathematical/mtex2MML/tests/fixtures/env/vvmatrix_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/vvmatrix_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/vvmatrix_no_ex_spacing.html - ext/mathematical/mtex2MML/tests/fixtures/env/vvmatrix_no_ex_spacing.txt - ext/mathematical/mtex2MML/tests/fixtures/env/vvmatrix_no_lines.html - ext/mathematical/mtex2MML/tests/fixtures/env/vvmatrix_no_lines.txt - ext/mathematical/mtex2MML/tests/fixtures/functions/max_limits.html - ext/mathematical/mtex2MML/tests/fixtures/functions/max_limits.txt - ext/mathematical/mtex2MML/tests/fixtures/functions/min_limits.html - ext/mathematical/mtex2MML/tests/fixtures/functions/min_limits.txt - ext/mathematical/mtex2MML/tests/fixtures/maliciousness/excess_parsing.txt - ext/mathematical/mtex2MML/tests/fixtures/maliciousness/just_enough_parsing.html - ext/mathematical/mtex2MML/tests/fixtures/maliciousness/just_enough_parsing.txt - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/multiple_equations.html - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/multiple_equations.txt - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/multiple_notag_nonumber.html - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/multiple_notag_nonumber.txt - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/single_equation.html - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/single_equation.txt - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/single_nonumber.html - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/single_nonumber.txt - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/single_notag.html - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/single_notag.txt - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/skip_label.html - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/skip_label.txt - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/skip_tag.html - ext/mathematical/mtex2MML/tests/fixtures/numbered_equations/skip_tag.txt - ext/mathematical/mtex2MML/tests/fixtures/performance/big_file.html - ext/mathematical/mtex2MML/tests/fixtures/performance/big_file.txt - ext/mathematical/mtex2MML/tests/fixtures/symbols/gt.html - ext/mathematical/mtex2MML/tests/fixtures/symbols/gt.txt - ext/mathematical/mtex2MML/tests/fixtures/symbols/lt.html - ext/mathematical/mtex2MML/tests/fixtures/symbols/lt.txt - ext/mathematical/mtex2MML/tests/fixtures/symbols/textgreater.html - ext/mathematical/mtex2MML/tests/fixtures/symbols/textgreater.txt - ext/mathematical/mtex2MML/tests/fixtures/symbols/textless.html - ext/mathematical/mtex2MML/tests/fixtures/symbols/textless.txt - ext/mathematical/mtex2MML/tests/functions.c - ext/mathematical/mtex2MML/tests/generate.py - ext/mathematical/mtex2MML/tests/helpers.c - ext/mathematical/mtex2MML/tests/helpers.h - ext/mathematical/mtex2MML/tests/main.c - ext/mathematical/mtex2MML/tests/maliciousness.c - ext/mathematical/mtex2MML/tests/mathjax.c - ext/mathematical/mtex2MML/tests/mathjax_generate.py - ext/mathematical/mtex2MML/tests/numbered_equations.c - ext/mathematical/mtex2MML/tests/performance.c - ext/mathematical/mtex2MML/tests/symbols.c - lib/mathematical.rb - lib/mathematical/configuration.rb - lib/mathematical/corrections.rb - lib/mathematical/validator.rb - lib/mathematical/version.rb - mathematical.gemspec - test/mathematical/basic_test.rb - test/mathematical/corrections_test.rb - test/mathematical/delimiters_test.rb - test/mathematical/fixtures/after/backslashes.html - test/mathematical/fixtures/after/brackets_display.html - test/mathematical/fixtures/after/compliance_accents.html - test/mathematical/fixtures/after/compliance_arrows.html - test/mathematical/fixtures/after/compliance_colors.html - test/mathematical/fixtures/after/compliance_greek_letters.html - test/mathematical/fixtures/after/compliance_large_math.html - test/mathematical/fixtures/after/compliance_log_symbols.html - test/mathematical/fixtures/after/compliance_operators.html - test/mathematical/fixtures/after/dollar_sign_inline.html - test/mathematical/fixtures/after/equation_display.html - test/mathematical/fixtures/after/multiple_dollar_inline.html - test/mathematical/fixtures/after/parens_inline.html - test/mathematical/fixtures/before/backslashes.text - test/mathematical/fixtures/before/brackets_display.text - test/mathematical/fixtures/before/compliance_accents.text - test/mathematical/fixtures/before/compliance_arrows.text - test/mathematical/fixtures/before/compliance_colors.text - test/mathematical/fixtures/before/compliance_greek_letters.text - test/mathematical/fixtures/before/compliance_large_math.text - test/mathematical/fixtures/before/compliance_log_symbols.text - test/mathematical/fixtures/before/compliance_operators.text - test/mathematical/fixtures/before/dollar_sign_inline.text - test/mathematical/fixtures/before/equation_display.text - test/mathematical/fixtures/before/multiple_dollar_inline.text - test/mathematical/fixtures/before/parens_inline.text - test/mathematical/fixtures/performance/big_file.text - test/mathematical/fixtures/png/numeric_test_1.png - test/mathematical/fixtures/png/numeric_test_2.png - test/mathematical/fixtures/png/numeric_test_3.png - test/mathematical/fixtures/png/pmatrix.png - test/mathematical/fixtures_test.rb - test/mathematical/maliciousness_test.rb - test/mathematical/mathjax_test.rb - test/mathematical/mathml_test.rb - test/mathematical/multiples_test.rb - test/mathematical/performance_test.rb - test/mathematical/png_test.rb - test/test_helper.rb homepage: https://github.com/gjtorikian/mathematical licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib - ext required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.6.12 signing_key: specification_version: 4 summary: Quickly convert math equations into beautiful SVGs/PNGs/MathML. test_files: - test/mathematical/basic_test.rb - test/mathematical/corrections_test.rb - test/mathematical/delimiters_test.rb - test/mathematical/fixtures/after/backslashes.html - test/mathematical/fixtures/after/brackets_display.html - test/mathematical/fixtures/after/compliance_accents.html - test/mathematical/fixtures/after/compliance_arrows.html - test/mathematical/fixtures/after/compliance_colors.html - test/mathematical/fixtures/after/compliance_greek_letters.html - test/mathematical/fixtures/after/compliance_large_math.html - test/mathematical/fixtures/after/compliance_log_symbols.html - test/mathematical/fixtures/after/compliance_operators.html - test/mathematical/fixtures/after/dollar_sign_inline.html - test/mathematical/fixtures/after/equation_display.html - test/mathematical/fixtures/after/multiple_dollar_inline.html - test/mathematical/fixtures/after/parens_inline.html - test/mathematical/fixtures/before/backslashes.text - test/mathematical/fixtures/before/brackets_display.text - test/mathematical/fixtures/before/compliance_accents.text - test/mathematical/fixtures/before/compliance_arrows.text - test/mathematical/fixtures/before/compliance_colors.text - test/mathematical/fixtures/before/compliance_greek_letters.text - test/mathematical/fixtures/before/compliance_large_math.text - test/mathematical/fixtures/before/compliance_log_symbols.text - test/mathematical/fixtures/before/compliance_operators.text - test/mathematical/fixtures/before/dollar_sign_inline.text - test/mathematical/fixtures/before/equation_display.text - test/mathematical/fixtures/before/multiple_dollar_inline.text - test/mathematical/fixtures/before/parens_inline.text - test/mathematical/fixtures/performance/big_file.text - test/mathematical/fixtures/png/numeric_test_1.png - test/mathematical/fixtures/png/numeric_test_2.png - test/mathematical/fixtures/png/numeric_test_3.png - test/mathematical/fixtures/png/pmatrix.png - test/mathematical/fixtures_test.rb - test/mathematical/maliciousness_test.rb - test/mathematical/mathjax_test.rb - test/mathematical/mathml_test.rb - test/mathematical/multiples_test.rb - test/mathematical/performance_test.rb - test/mathematical/png_test.rb - test/test_helper.rb