mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-06 13:15:19 +02:00
22 lines
1,006 B
XML
22 lines
1,006 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<stabilize-allarches/>
|
|
<longdescription lang="en">
|
|
MathJax is an open-source JavaScript display engine for LaTeX and
|
|
MathML that works in all modern browsers. It was designed with the
|
|
goal of consolidating the recent advances in web technologies into a
|
|
single, definitive, math-on-the-web platform supporting the major
|
|
browsers and operating systems. It requires no setup on the part of
|
|
the user (no plugins to downlaod or software to install), so the
|
|
page author can write web documents that include mathematics and be
|
|
confident that users will be able to view it naturally and
|
|
easily. One simply includes MathJax and some mathematics in a web
|
|
page, and MathJax does the rest.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">mathjax/MathJax-docs</remote-id>
|
|
</upstream>
|
|
<stabilize-allarches/>
|
|
</pkgmetadata>
|