2
0
Fork 0
mirror of https://github.com/egeerardyn/awesome-LaTeX.git synced 2025-04-19 11:38:05 +02:00

Add CaTeX

Disclaimer, I've worked on it.

Add CaTeX

Disclaimer, I've worked on it.
This commit is contained in:
Alexis Benoist 2016-07-28 18:30:55 +02:00 committed by Alexis Benoist
parent 72019fbfd1
commit d58ba6755e

View file

@ -117,6 +117,7 @@ Compiling LaTeX documents can be tedious, build tools help you to manage the com
## Misc. Tools
- [CaTeX](https://github.com/Alexis-benoist/CaTeX) - Concatenates LaTeX documents with attention for properly merging the preamble.
- [Pandoc](http://pandoc.org) - This program converts almost any document format (LaTeX, DOC, markdown, ...) to almost any other format. A great tool to aid workflows where multiple formats are used. ![foss][foss]
- [Codecogs Eqn Editor](https://www.codecogs.com/latex/eqneditor.php) - Online LaTeX equation editor that allows you to produce figures containing an equation.
- [LaTeXiT](http://www.chachatelier.fr/latexit/) - LaTeXit is an equation editor that makes it easy to drag-and-drop rendered equations (as PDF, PNG, ...) into your non-LaTeX documents on the Mac. ![Mac][mac]