Temporary template repo
Go to file
Marcel Radzio 59a7b16f8b make code stay with title 2022-10-18 12:14:12 +02:00
src make code stay with title 2022-10-18 12:14:12 +02:00
.gitignore Initial template 2022-10-17 21:09:45 +02:00
README.md Initial template 2022-10-17 21:09:45 +02:00
Tectonic.toml Initial template 2022-10-17 21:09:45 +02:00

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