2021-04-14 11:37:39 +02:00
2021-04-14 11:37:39 +02:00
2021-02-22 16:55:26 +01:00
2021-02-09 22:10:43 +01:00
2021-03-22 12:14:15 +01:00
2021-04-14 11:37:39 +02:00
2021-04-14 11:34:25 +02:00
2021-04-14 11:37:39 +02:00
2021-04-14 11:55:00 +02:00

LaTeX Script by Fachschaft WIAI

This script introduces the most fundamental LaTeX mechanisms to get students started. It is used both as a reference and as exercise material for our LaTeX workshop, a two-day tutorial aimed at students from various backgrounds. At the moment, it is only available in German. The following topics are covered:

  • general introduction to the LaTeX system
  • basic document structure
  • structuring a more complex project
  • special characters
  • text markup
  • formatting paragraphs
  • lists
  • maths and formulas
  • sourcecode listings
  • graphics
  • tables
  • footnotes
  • references
  • literature management

Most chapters contain exercises to be performed within the script itself, practically teaching the aspects that are introduced by the text.

Requirements

Compiling the script requires a working LaTeX installation. For sourcecode listings, we are using Pygments and Python3. The Makefile comes in handy for compiling the different versions of the script (see usage section).

TODO: Add detailed explanation.

Usage

TODO: Describe the project setup.

Contributing

You are welcome to contribute to this project by creating issues, opening pull requests, or reporting bugs. Note that our goal is to keep the content rather condensed, so we might not choose to incorporate further sections.

These are the contributors so far: TODO: Add them.

License

TODO: Add license.

Description
Auf l2kurz basierendes Skript, das als Arbeitsgrundlage für die Aufgaben des LaTeX-Wochenendes dient.
Readme CC-BY-SA-4.0 25 MiB
2025-11-20 22:32:51 +00:00
Languages
TeX 95.5%
Makefile 2.8%
Shell 1.3%
Java 0.3%