fs-wiai / latex-tutorial-v1

The LaTeX Tutorial of the Fachschaft WIAI
Creative Commons Attribution Share Alike 4.0 International
25 stars 4 forks source link

LaTeX Tutorial of the Fachschaft WIAI

This tutorial for the typesetting system LaTeX comprises the most important topics for writing a beautiful, high-quality thesis or scientific paper.

The tutorial is designed as a one-day crash course for non-programmers to learn LaTeX. The didactic concept is an alteration between lectures about the beforementioned topics and hands-on exercises where the learner's task is to recreate simple documents using LaTeX.

Contents of this Repository

Software Used

To work on this tutorial it is required to install

Compiling the Sources

The PDFs can be created by compiling the LaTeX sources located in English/beamer and Deutsch/beamer. The compiler has to be invoked via pdflatex presentation.tex at least two times. For convenience there are Makefiles available for building the presentation and the handout version of the tutorial.

# Usage
make handout      # Compiles the sources to handout.pdf without organisational slides
make presentation # Compiles the sources to presentation.pdf used for presentation

Background

Since 2009 this tutorial is offered for the freshmen and other interested students at the University of Bamberg. It is powered by Prof. Dr. Udo R. Krieger, Professorship for Computer Science, Communication Services, Telecommunication Systems and Computer Networks at the University of Bamberg.

The original authors were

and the tutorial is maintained by members of the Fachschaft WIAI (the students' union of the faculty).

Contributing

You are very welcome to suggest improvements/fix errors by submitting an issue or by creating a pull request. Note that due to the temporal limitations of a one-day tutorial, we might not merge new sections/features to maintain the scope. In case of doubts just open an issue so we can discuss your suggestions before you implement them.

License

The tutorial is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. Please attribute Fachschaft WIAI, University of Bamberg as author.


This license means that you are free to:

for any purpose, even commercially.

The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:


This is the short version of the license, please refer to the full legal text for the details.