diff options
author | Yanik Kuster <yanik.kuster@ost.ch> | 2022-04-06 11:24:10 +0200 |
---|---|---|
committer | Yanik Kuster <yanik.kuster@ost.ch> | 2022-04-06 11:24:10 +0200 |
commit | bf8e9cbcb82af445a28a05e4fbac02451d172365 (patch) | |
tree | 3a347b5ea7e31a9b204a27e7a24b4330106bb87a /buch/papers/000template/main.tex | |
parent | added a picture to visualize example problem (diff) | |
parent | add missing exercise (diff) | |
download | SeminarSpezielleFunktionen-bf8e9cbcb82af445a28a05e4fbac02451d172365.tar.gz SeminarSpezielleFunktionen-bf8e9cbcb82af445a28a05e4fbac02451d172365.zip |
Merge branch 'master' of https://github.com/daHugen/SeminarSpezielleFunktionen
Diffstat (limited to '')
-rw-r--r-- | buch/papers/000template/main.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/buch/papers/000template/main.tex b/buch/papers/000template/main.tex index 87a5685..91b6d6e 100644 --- a/buch/papers/000template/main.tex +++ b/buch/papers/000template/main.tex @@ -1,7 +1,10 @@ % % main.tex -- Paper zum Thema <000template> % -% (c) 2020 Hochschule Rapperswil +% (c) 2020 Autor, OST Ostschweizer Fachhochschule +% +% !TEX root = ../../buch.tex +% !TEX encoding = UTF-8 % \chapter{Thema\label{chapter:000template}} \lhead{Thema} |