LaTeX 的 Python 库 PyLaTeX

码农软件 · 软件分类 · LaTeX排版系统 · 2020-02-12 10:14:18

软件介绍

PyLaTeX 是一个用来创建和编译 LaTeX 文件的 Python 库。

特性:

  • Document generation and compilation

  • Section, table, math, figure and package classes

  • A matrix class that can compile NumPy ndarrays and matrices to LaTeX

  • Very exstensible base classes that you can use to easily add new features

  • Contextmanager style class hierarchy

  • Functionality to escape special LaTeX characters

  • Bold, italic and verbatim functions

  • Every class has a dump method, which writes the output to a filepointer this way you can use snippets in in normal LaTeX files using \input

依赖:

  • Python 3.x or Python 2.7

  • ordered-set

安装:pip install pylatex

本文地址:https://codercto.com/soft/d/25437.html

The NSHipster Fake Book (Objective-C)

The NSHipster Fake Book (Objective-C)

Mattt Thompson / NSHipster Portland, Oregon / 2014 / USD 19.00

Fake Books are an indispensable tool for jazz musicians. They contain the melody, rhythm, and chord changes for hundreds of standards, allowing a player to jump into any session cold, and "fake it" th......一起来看看 《The NSHipster Fake Book (Objective-C)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码