mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 19:43:24 -04:00
dev-python/sphinxcontrib-katex: new package
Sphinx extension using KaTeX to render math in HTML. The extension uses KaTeX for rendering of math in HTML pages. It is designed as a replacement for the built-in extension sphinx.ext.mathjax, which uses MathJax for rendering. Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
19
dev-python/sphinxcontrib-katex/metadata.xml
Normal file
19
dev-python/sphinxcontrib-katex/metadata.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>torokhov-s-a@yandex.ru</email>
|
||||
<name>Sergey Torokhov</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Sphinx extension using KaTeX to render math in HTML.
|
||||
|
||||
The extension uses KaTeX for rendering of math in HTML pages.
|
||||
It is designed as a replacement for the built-in extension
|
||||
sphinx.ext.mathjax, which uses MathJax for rendering.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="pypi">sphinxcontrib-katex</remote-id>
|
||||
<remote-id type="github">hagenw/sphinxcontrib-katex</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user