Temporary template repo
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.
Marcel Radzio 59a7b16f8b
make code stay with title
5 months ago
src make code stay with title 5 months ago
.gitignore Initial template 5 months ago
README.md Initial template 5 months ago
Tectonic.toml Initial template 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