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: It's Greek-derived because of the "a" and "theo" bits.
gollark: Like how you wouldn't call a Christian "agnostic" if they did not have absolute certainty that Christianity (whatever that's defined as) is true.
gollark: It's not really to correct to think something is 100% certainly false, but if you think it's *very very likely* to be false, we generally say you "do not believe" it.
gollark: ↑
gollark: I don't think this is a reasonable distinction. I can't technically disprove the invisible spy unicorns, but I'm not an invisible-spy-unicorn-in-wall agnostic.
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.