You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
src | 5 months ago | |
.gitignore | 5 months ago | |
README.md | 5 months ago | |
Tectonic.toml | 5 months ago |
README.md
How to use
Install tectonic
The package is designed for usage with tectonic. However it also should work in normal latex environments.
Create a new project
tectonic -X new my-project
Copy the files
To use the package copy the class
folder and the citations.bib
to your working directory.
Then take a look at _preamble.tex
on how to set the variables needed. The Logo is optional
Compile
To compile the document use the following command:
tectonic -X build