[program-l] FW: LaTeX to MathML (Dzhovani)

  • From: "Rasmussen, Lloyd" <lras@xxxxxxx>
  • To: "'program-l@xxxxxxxxxxxxx'" <program-l@xxxxxxxxxxxxx>
  • Date: Fri, 1 Apr 2016 10:09:59 -0400

I did not check this out, but here is an example of something which looks 
useful and was posted on the Blind Math listserv last week:

Lloyd Rasmussen, Senior Staff Engineer
National Library Service for the Blind and Physically Handicapped, Library of 
Congress
Washington, DC 20542   202-707-0535
http://www.loc.gov/nls/
The preceding opinions are my own and do not necessarily reflect those of the 
Library of Congress, NLS.


-----Original Message-----
From: Blindmath [mailto:blindmath-bounces@xxxxxxxxxx] On Behalf Of Kyle Keane ;
via Blindmath
Sent: Wednesday, March 23, 2016 3:08 PM
To: blindmath@xxxxxxxxxx
Cc: Kyle Keane
Subject: Re: [Blindmath] LaTeX to MathML (Dzhovani)

As an exercise I spent a few hours today seeing if I could deploy a quick and 
dirty web app that would grab the equations from an arxiv article and return 
them in an HTML document as MathML. 
I think I had some success, although it certainly needs some refinement. 
You can test the app at
https://www.wolframcloud.com/objects/10f82ee8-946b-401b-8997-1906b87da404 ;

You will need the arxiv identifier for the article, which has the form 
####.#####. 
If you need a version of an article other than v1, you should enter that as a 
number in the second input field in the app. 

The h1 of the resulting HTML will tell you if equations were imported 
successfully. 
If the importer is successful it will spit out a web page with a bunch of h2's 
with the label of the equation. 
Inside the h2 will be the actual MathML of the equation. 

You can save the resulting file as HTML for later use. 
If you can read through your article somewhere else and find the label for an 
equation, then you can search for the MathML over here. 

I realize, that you want a full importer, but this is what I could make in a 
few hours. 

The source code for deploying this web app is available on GitHub and available 
for the community under the MIT License at 
https://github.com/KyleKeane/arxiv-a11y-importer ;

Hope this helps in some way,
Kyle 




_______________________________________________
Blindmath mailing list
Blindmath@xxxxxxxxxx
http://nfbnet.org/mailman/listinfo/blindmath_nfbnet.org
To unsubscribe, change your list options or get your account info for Blindmath:
http://nfbnet.org/mailman/options/blindmath_nfbnet.org/lras%40loc.gov
BlindMath Gems can be found at <http://www.blindscience.org/blindmath-gems-home>
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts:

  • » [program-l] FW: LaTeX to MathML (Dzhovani) - Rasmussen, Lloyd