It is a LaTeX template (not only) for bachelor (Bsc.), master (Ing.), or doctoral (Ph.D.) theses typesetting at the University of West Bohemia in Pilsen (the Department of Computer Science and Engineering).
The template is inspired by templates:
- Install Docker
- Build image
docker build -t vanam/texlive-2018 .
usingDockerfile
- Run
./docker-run.sh
- (Re)compile by
make clean && make
command
- Docker image
- Supports PDF/A-2u (PDF for Long-term Preservation)
- Metadata are defined in
thesis.xmpdata
file - Check metadata at get-metadata.com
- Metadata are defined in
- Compile document with scanned specification file
- Double sided by default
- Draft version with watermark
- Petr Lobaz