Skip to content

t3mschm2d/thesis_template

 
 

Repository files navigation

Latex Protocol Template

Template for bachelor or master thesis. Especially at the FH JOANNEUM.

Setup

To setup this template for a protocol you can use the python script ./setup/setup.py. This script will ask you for name, subject, a new repository to connect to etc. All parameters are optional. You can run this script directly or with make init

The template works best when working in Visual Studio Code with the Latex Workshop extension. Alternatively you can use the makefile to create the pdf (make pdf).

Structure

The latex part of the project is all located in the src folder. The entry-file in each folder is called index.tex. When using Visual Studio Code the pdf will generated into the build folder.

params.tex

This file is generated by the setup script. It contains a set of commands with information given in the setup process. You can always change this information by yourself.

Config

This folder contains the different configurations for the document.

Pages

This folder is used for the actual content of the document.

The devicelist folder contains a preset of laboratory equipment wich can be changed and added to the document depending on your needs.

About

LaTex Template for Bachelorthesis, Masterthesis etc. (especially for the FH Joanneum)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 84.1%
  • Python 12.8%
  • Makefile 3.1%