Suppress creation of CSS files by "latexml" converter.
commit92536836bfca4eaf92ac7d1abb36cefaa84e7fbe
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 26 Jan 2024 22:46:42 +0000 (26 22:46 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Fri, 26 Jan 2024 22:46:42 +0000 (26 22:46 +0000)
tree16102624624c528b96c45fc63cdc44b0cc889713
parent9235eff3fd7f538cbcd223c56b70653a25fb3997
Suppress creation of CSS files by "latexml" converter.

By default, the "latexmlpost" program of the TeX 2 HMTL/MathML converter
copies some CSS style files to the output directory.
These are not required with Docutils HTML output;
a command line option passed to "latexmlpost" keeps the output dir clean.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@9519 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/docutils/utils/math/tex2mathml_extern.py