LaTeX environment and scripts for the science revues at University of Copenhagen.
RevyTeX requires Perl and a latex distribution.
To install the required perl packages, execute the following commands:
sudo cpan -i App::cpanminus
sudo cpanm --notest --installdeps .
To make a new revue folder:
cd RevyTeX
make ../NewRevue
To compile a manuscript:
cd NewRevue
gedit aktoversigt.plan
# Format for file is:
#
# Akt 1
# sange/song1.tex
# sketches/sketch1.tex
# sketches/sketch2.tex
#
# Akt 2
# sange/song2.tex
# etc...
make