Tectonic
Some of the most important features of the Tectonic engine are that Tectonic
- automatically downloads the necessary latex packages;
- does not write intermediate files;
- has full suport for Unicode and OpenType fonts;
- is self-contained, so it is not necessary to install TeX Live or other packages.
According to the Tectonic Website,
- Tectonic is a modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.
Installation
The tectonic engine can easily be installed with the tectonic package.
Usage
Basic tectonic usage is made with
$ tectonic main.tex
which will compile it into a fully-processed pdf, with only one run of the command.
While compiling, tectonic will automatically download the necessary LaTeX packages, with no need for configuration.
V2 interface
The newer interface, accessible with the -X
flag, has more features compared to the default command-line interface. More information about it can be read in the official Tectonic Book.
gollark: That is very 1337 h4xx0r of you.
gollark: Annoy the NSA by programming everything in RISC-V so they find it harder to hire people to reverse-engineer it!
gollark: Everyone knows that malbolge or whatever it is is the wave of the future.
gollark: Oh, and then it'll die when the legacy systems get replaced or something.
gollark: It will live forever. Eventually in legacy systems.
See also
This article is issued from Archlinux. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.