rsmf:调整我的身材

时间:2021-03-18 22:36:02
【文件属性】:
文件名称:rsmf:调整我的身材
文件大小:490KB
文件格式:ZIP
更新时间:2021-03-18 22:36:02
Python rsmf(正确调整我的数字) 当我写论文时,我对数字有些挑剔。对我来说,字体和字体大小与周围的文档匹配非常重要。正如我通常使用matplotlib进行绘图一样,我创建了这个库来帮助实现这一点。该库提供了一种在matplotlib中自动调整图形大小和字体大小以适合常用科学期刊中的大小和字体大小的方法。目前支持quantumarticle和revtex4 。 安装 您可以从PyPI获取最新版本。 pip install rsmf 要获取最新的开发版本,您必须从GitHub安装该软件包。 pip install git+https://www.github.com/johannesjmeyer/rsmf 该软件包取决于matplotlib的PGF后端。为了能够使用它,您需要安装pdflatex的有效TeX发行版(请参见)。 用法 在给出了用法的详细说明。 设置 您需要通过调用rsmf.set
【文件预览】:
rsmf-master
----setup.py(851B)
----.gitignore(2KB)
----requirements.txt(11B)
----rsmf()
--------setup.py(2KB)
--------revtexlike.py(4KB)
--------__init__.py(133B)
--------fontsizes.py(2KB)
--------custom_formatter.py(2KB)
--------revtex.py(1KB)
--------quantumarticle.py(2KB)
--------abstract_formatter.py(4KB)
----examples()
--------hexbin.pdf(38KB)
--------annotated_plot.pdf(65KB)
--------example.tex(940B)
--------example.pdf(263KB)
--------spins.pdf(123KB)
--------example.ipynb(6KB)
----README.md(6KB)
----tests()
--------test_revtex.py(4KB)
--------test_quantumarticle.py(5KB)
--------test_setup.py(3KB)
--------test_abstract_formatter.py(4KB)
--------dummy.tex(400B)
--------test_custom_formatter.py(3KB)
----.vscode()
--------settings.json(62B)
----.circleci()
--------config.yml(2KB)
----docs()
--------requirements.txt(11B)
--------Makefile(634B)
--------index.rst(460B)
--------conf.py(2KB)
--------make.bat(760B)
--------source()

网友评论