Package: equatags
Type: Package
Title: Equations to 'XML'
Version: 0.1.1
Authors@R: c(
    person("David", "Gohel", role = c("aut", "cre"),
    email = "david.gohel@ardata.fr"),
    person(given = "ArData", role = "cph")
    )
Description: Provides function transform_mathjax() to transform equations 
 defined using 'MathML', 'LaTeX' or 'ASCIIMathML' notation
 into format 'SVG' or 'Office Open XML Math'. The 'XML' 
 result can then be included in 'HTML', 'Microsoft Word' 
 documents or 'Microsoft PowerPoint' presentations by using 
 a 'Markdown' document or the R package 'officer'. 
BugReports: https://github.com/ardata-fr/equatags/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 4.0.0)
Imports: xml2, xslt, locatexec, tools
SystemRequirements: Node.js
NeedsCompilation: no
Packaged: 2021-08-04 07:46:23 UTC; davidgohel
Author: David Gohel [aut, cre],
  ArData [cph]
Maintainer: David Gohel <david.gohel@ardata.fr>
Repository: CRAN
Date/Publication: 2021-08-04 08:00:02 UTC
