This is an ultimate comparison of LaTeX makers.
LaTeX makers are tools to automate the production of PDFs (oder DVIs) out of latex (.tex
) files.
- Install dependencies
npm install
- Start webserver
npm start
- Alternatively start development mode
npm run dev
- Setup Git
- Setup Travis
- Changes to
.travis.yml
are not required
- Changes to
- Create a personal access token
- Add the environment variable
GITHUB_TOKEN
to travis
The code below shows a sample element.
# AutoLaTeX - http://www.arakhne.org/autolatex/
AutoLaTeX is a tool for managing small to large sized LaTeX documents. The user can easily perform all required steps to do such tasks as: preview the document, or produce a PDF
file.
## Implementation
- Perl
- Python
## Date
- 2014
## Supported Tools
- latex
- pdflatex
- xelatex
- lualatex
- bibtex
- biber
- makeindex
- makeglossaries
- dvips
## Detect Changes for TeX
- all
## Detect Changes for BibTeX
- all
## Detect Changes for Images
- all
## Automatic File Convertions to PS/PDF/PNG
- asta
- dia
- dot
- fig
- ggb
- gxl
- odg
- plot
- svg
- vsd
- xmi
## Automatic File Convertions to TeX
- c/c++
- java
- matlab
- ml
- perl
- python
- ruby
- sql
- Beamer
## Automatic File Convertions to PSTeX/PdfTeX
- fig
- plot
- dia
- svg
- Beamer
## Export to Elsevier
- Yes
## Editor Plugins
- Gedit3
- Gtk3
- Sublime Text 3
- Gedit2
- Sublime Text 2
- Gtk2
The content is licensed under CC0-1.0.