Skip to content

Files

Latest commit

1fa2335 · Sep 29, 2015

History

History

classes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 5, 2014
Sep 29, 2015
Jun 22, 2014

#hyperion - classes This is the core part of the hyperion project, the actual LaTeX classes.

##Compilation To create the class file, simply run the following command:

lualatex -pdf hyperion.ins

If you also need a documentation for the class files, just build it by using autotex:

autotex hyperion.dtx

##Usage The classes are designed to compiled by lualatex. I strongly recommend to use a compilation helper like latexmk. The code is tested using TeX Live 2013, but should also work with newer package versions.