Replacing l2kurz by our own script; fixing phone number.

This commit is contained in:
Kremitzl 2021-05-24 16:14:21 +02:00
parent d68b809b11
commit 8742dd4d75
5 changed files with 1322 additions and 6 deletions

View File

@ -120,7 +120,7 @@ Weitere Vorteile
Ablauf des Workshops Ablauf des Workshops
@content @content
**Ziel:** Ihr baut eure eigene LaTeX-Referenz<br/>auf Basis von [l2kurz](https://www.ctan.org/tex-archive/info/lshort/german). **Ziel:** Wir arbeiten zusammen unser [LaTeX-Skript](https://github.com/fs-wiai/latex-script/) durch, das ihr nach dem Wochenende als kompakte Referenz verwenden könnt.
* Learning by Doing * Learning by Doing
* Verstehen, wie LaTeX funktioniert * Verstehen, wie LaTeX funktioniert
@ -139,5 +139,5 @@ Ablauf des Workshops
</div> </div>
@preview @preview
![](svg/chapter-01/l2kurz-orig.svg) ![](svg/chapter-01/latex-script.svg)

View File

@ -118,7 +118,7 @@ Further advantages
Procedure of this workshop Procedure of this workshop
@content @content
**Goal:** you are going to build your own <br/>LaTeX manual based on [l2kurz](https://www.ctan.org/tex-archive/info/lshort/german). **Goal:** you are going to build your own little <br />LaTeX manual based on our [LaTeX script](https://github.com/fs-wiai/latex-script/).
* learning by doing * learning by doing
* understanding how LaTeX works * understanding how LaTeX works
@ -137,4 +137,4 @@ Procedure of this workshop
</div> </div>
@preview @preview
![](svg/chapter-01/l2kurz-orig.svg) ![](svg/chapter-01/latex-script.svg)

View File

@ -78,7 +78,7 @@ Webseite mit zahlreichen LaTeX-Beispielvorlagen, vor allem zu TikZ.
@content @content
Wenn ihr sonst noch Fragen oder Probleme habt, kommt gerne bei uns vorbei oder schreibt uns eine Mail! Wenn ihr sonst noch Fragen oder Probleme habt, kommt gerne bei uns vorbei oder schreibt uns eine Mail!
<p><span style="display: inline-block; width: 2em;" class="emoji">📍</span>WE5/02.104 <br/> <p><span style="display: inline-block; width: 2em;" class="emoji">📍</span>WE5/02.104 <br/>
<span style="display: inline-block; width: 2em;" class="emoji">☎️</span>0951 963 1219 <br/> <span style="display: inline-block; width: 2em;" class="emoji">☎️</span>0951 863 1219 <br/>
<span style="display: inline-block; width: 2em;" class="emoji">📧</span><a href="mailto:fachschaft-wiai.stuve@uni-bamberg.de">fachschaft-wiai.stuve@uni-bamberg.de</a> <span style="display: inline-block; width: 2em;" class="emoji">📧</span><a href="mailto:fachschaft-wiai.stuve@uni-bamberg.de">fachschaft-wiai.stuve@uni-bamberg.de</a>
</p> </p>
<img src="images/logo-fachschaft.png" style="width:40%; margin: 0 auto; margin-top: 2em; <img src="images/logo-fachschaft.png" style="width:40%; margin: 0 auto; margin-top: 2em;

View File

@ -78,7 +78,7 @@ A collection of LaTeX examples, especially with TikZ.
@content @content
If you have any other questions or problems, just&nbsp;come over or write us an e-mail! If you have any other questions or problems, just&nbsp;come over or write us an e-mail!
<p><span style="display: inline-block; width: 2em;" class="emoji">📍</span>WE5/02.104 <br/> <p><span style="display: inline-block; width: 2em;" class="emoji">📍</span>WE5/02.104 <br/>
<span style="display: inline-block; width: 2em;" class="emoji">☎️</span>0951 963 1219 <br/> <span style="display: inline-block; width: 2em;" class="emoji">☎️</span>0951 863 1219 <br/>
<span style="display: inline-block; width: 2em;" class="emoji">📧</span><a href="mailto:fachschaft-wiai.stuve@uni-bamberg.de">fachschaft-wiai.stuve@uni-bamberg.de</a> <span style="display: inline-block; width: 2em;" class="emoji">📧</span><a href="mailto:fachschaft-wiai.stuve@uni-bamberg.de">fachschaft-wiai.stuve@uni-bamberg.de</a>
</p> </p>
<img src="images/logo-fachschaft.png" style="width:40%; margin: 0 auto; margin-top: 2em; <img src="images/logo-fachschaft.png" style="width:40%; margin: 0 auto; margin-top: 2em;

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.3 MiB