JelteF / PyLaTeX

A Python library for creating LaTeX files
https://jeltef.github.io/PyLaTeX/
MIT License
2.24k stars 286 forks source link

Read Latex Projects To PyLatex Objects #297

Closed valayDave closed 3 years ago

valayDave commented 4 years ago

Hi, I wanted to compile a latex project(with files) into pyLatex based "Document". Can this be currently possible with PyLatex?

JelteF commented 3 years ago

You could try to use Command('input', 'latex_stippet.tex')