文件名称:pandoc-latex-admonition:用于在特定div或代码块元素上设置警告的pandoc过滤器
文件大小:174KB
文件格式:ZIP
更新时间:2024-02-25 08:59:57
python latex filter pypi pandoc
潘多克-乳胶警告 pandoc-latex-admonition是一个过滤器,用于向div或codeblock元素添加警告。 它使用tcolorbox LaTeX包生成警告,并使用脚注LaTeX包正确处理警告中的脚注。 文献资料 请参阅。 用法 要应用过滤器,请对pandoc使用以下选项: --filter pandoc-latex-admonition 安装 pandoc-latex-admonition需要 ,这是一种预安装在linux和Mac OS X上的编程语言,并且很容易。 使用bash命令以root身份安装pandoc-latex-admonition pip insta
【文件预览】:
pandoc-latex-admonition-master
----setup.py(3KB)
----.travis.yml(536B)
----MANIFEST.in(55B)
----LICENSE(1KB)
----setup.cfg(317B)
----README.md(9KB)
----tests()
--------test_admonition.py(3KB)
----pandoc_latex_admonition.py(19KB)
----docs()
--------images()
--------requirements.txt(37B)
--------index.rst(3KB)
--------conf.py(6KB)
----tox.ini(301B)