- From: Frédéric Wang <fwang@igalia.com>
- Date: Thu, 1 Aug 2019 18:02:29 +0200
- To: public-mathml4@w3.org
- Message-ID: <5b1ffba8-110b-5fc1-2822-98ed0b65e2ba@igalia.com>
Thank you Juan. These files are also using MathJax by default, but I can tweak them to use native rendering. On 01/08/2019 11:47, Juan Lao wrote: > Hi, > > NTCIR-12 MathIR published Wikipedia's corpus of MathML + LaTeX > formulas: https://ntcir-math.nii.ac.jp/data/ > > Download link: http://www.cs.rit.edu/~rlaz/Wiki_formulas_v0.1.tar.bz2 > > Regards, > Juan Lao. > > > El jue., 1 ago. 2019 a las 11:42, David Carlisle (<davidc@nag.co.uk > <mailto:davidc@nag.co.uk>>) escribió: > > On 01/08/2019 10:29, Frédéric Wang wrote: >> Hi everybody, >> >> Anyone know where one can get a collection of pages using MathML? >> >> That would be helpful to perform automate testing of MathML in Chromium >> in concrete documents to check for robustness, performance, etc >> >> There are some examples such as Wikipedia, arxiv >> (https://corpora.mathweb.org/corpus/arxmliv/tex_to_html), DLMF ( >> https://dlmf.nist.gov/ ) etc However, most of them are: >> >> (1) Not appropriate for automation (e.g. not public). >> >> (2) Do not provide MathML to Chromium (or more generally browsers) by >> default, for native rendering. >> >> If anyone is interested in giving Igalia access to non-public >> collections for that purpose, please contact me. >> > The nag collection at > > https://www.nag.co.uk/numeric/nl/nagdoc_27/ > > (zip at https://www.nag.co.uk/numeric/nl/nagdoc_27/nagdoc_27.zip > <https://www.nag.co.uk/numeric/nl/nagdoc_27/nagdoc_27.zip> ) > > is marked up assuming native mathml. > > In the form there it loads mathjax if not on firefox but that > detection is only one line at the bottom of > > https://www.nag.co.uk/numeric/nl/nagdoc_27/styles/nagmathml.js > > so you could change that locally, or if there is a recommended > way to detect a mathml enabled chromium (or mathml enabled > anything) I could change the copy here to do that instead of > looking for > > navigator.userAgent.match(/Gecko\//) > > there is also the original mathml test suite at W3C of course. > > David > > > > > > > *Disclaimer* > > The Numerical Algorithms Group Ltd is a company registered in > England and Wales with company number 1249803. The registered > office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, > United Kingdom. Please see our Privacy Notice > <https://www.nag.co.uk/content/privacy-notice> for information on > how we process personal data and for details of how to stop or > limit communications from us. > > This e-mail has been scanned for all viruses and malware, and may > have been automatically archived by Mimecast Ltd, an innovator in > Software as a Service (SaaS) for business. > > > ------------------------------------------------------------------------ > MathType 7 is out! Check the new version at wiris.com/mathtype > <http://www.wiris.com/mathtype?utm_source=emailfooter> -- Frédéric Wang
Received on Thursday, 1 August 2019 16:03:13 UTC