Examples (6)
Compile a standalone TeX/LaTeX file
tectonic -X compile path/to/file.texCompile a standalone TeX/LaTeX file with synctex data
tectonic -X compile --synctex path/to/file.texInitialize a tectonic project in the specified directory
tectonic -X new project_nameBuild the project in the current directory
tectonic -X buildmade by @shridhargupta | data from tldr-pages