Split section 15 into two parts
This commit is contained in:
parent
f60f5ad5c5
commit
912a5797af
@ -56,6 +56,8 @@
|
||||
data-separator-vertical="^\r?\n---\r?\n$"></section>
|
||||
<section data-markdown="sections/german/15/15.md" data-separator="^\r?\n===\r?\n$"
|
||||
data-separator-vertical="^\r?\n---\r?\n$"></section>
|
||||
<section data-markdown="sections/german/16/16.md" data-separator="^\r?\n===\r?\n$"
|
||||
data-separator-vertical="^\r?\n---\r?\n$"></section>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h1>Ausblick <span class="emoji">🔭</span></h1>
|
||||
<h1>Mehr zu entdecken <span class="emoji">🔭</span></h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -115,53 +115,6 @@ child { node {home}
|
||||
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h2><a href="https://ctan.org">CTAN</a></h2>
|
||||
<p>Das »Comprehensive TeX Archive Network« ist die zentrale Quelle für LaTeX-Pakete und ihre Dokumentation.</p>
|
||||
<img src="sections/german/15/ctan.png">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h2><a href="https://www.overleaf.com">Overleaf</a></h2>
|
||||
<p>Ein Online-LaTeX-Editor, der das kollaboratives Arbeiten an Dokumenten ermöglicht.</p>
|
||||
<p>Außerdem findest du auf der Seite verschiedene Tutorials und unter <a href="https://www.overleaf.com/templates">»Templates«</a> LaTeX-Vorlagen für viele Gelegenheiten (Lebenslauf, Abschlussarbeiten, ...).</p>
|
||||
<img src="sections/german/15/overleaf.png">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h2><a href="https://tex.stackexchange.com">StackExchange</a></h2>
|
||||
<p>Frage-Forum zu LaTeX.</p>
|
||||
<img src="sections/german/15/stackexchange.png">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h2><a href="https://www.texample.net">TeXample</a></h2>
|
||||
<p>Webseite mit zahlreichen LaTeX-Beispielvorlagen, vor allem zu TikZ.</p>
|
||||
<img src="sections/german/15/texample.png">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h2>Vielen Dank für eure Aufmerksamkeit!</h2>
|
||||
<p>Bitte hinterlasst uns eine kurzes Feedback:</p>
|
||||
<ul>
|
||||
<li>Was hat euch gut gefallen?</li>
|
||||
<li>Was hätten wir besser machen können?</li>
|
||||
<li>Was hättet ihr euch gewünscht?</li>
|
||||
</ul>
|
||||
<h1>Weitere nützliche Pakete<span class="emoji">🔭</span></h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
60
sections/german/16/16.md
Normal file
60
sections/german/16/16.md
Normal file
@ -0,0 +1,60 @@
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h1>Hilfe und Informationen <span class="emoji">🃏</span></h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h2><a href="https://ctan.org">CTAN</a></h2>
|
||||
<p>Das »Comprehensive TeX Archive Network« ist die zentrale Quelle für LaTeX-Pakete und ihre Dokumentation.</p>
|
||||
<img src="sections/german/15/ctan.png">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h2><a href="https://www.overleaf.com">Overleaf</a></h2>
|
||||
<p>Ein Online-LaTeX-Editor, der das kollaboratives Arbeiten an Dokumenten ermöglicht.</p>
|
||||
<p>Außerdem findest du auf der Seite verschiedene Tutorials und unter <a href="https://www.overleaf.com/templates">»Templates«</a> LaTeX-Vorlagen für viele Gelegenheiten (Lebenslauf, Abschlussarbeiten, ...).</p>
|
||||
<img src="sections/german/15/overleaf.png">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h2><a href="https://tex.stackexchange.com">StackExchange</a></h2>
|
||||
<p>Frage-Forum zu LaTeX.</p>
|
||||
<img src="sections/german/15/stackexchange.png">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h2><a href="https://www.texample.net">TeXample</a></h2>
|
||||
<p>Webseite mit zahlreichen LaTeX-Beispielvorlagen, vor allem zu TikZ.</p>
|
||||
<img src="sections/german/15/texample.png">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
<div class="layout-content-only">
|
||||
<div class="layout-content">
|
||||
<h2>Vielen Dank für eure Aufmerksamkeit!</h2>
|
||||
<p>Bitte hinterlasst uns eine kurzes Feedback:</p>
|
||||
<ul>
|
||||
<li>Was hat euch gut gefallen?</li>
|
||||
<li>Was hätten wir besser machen können?</li>
|
||||
<li>Was hättet ihr euch gewünscht?</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Before Width: | Height: | Size: 194 KiB After Width: | Height: | Size: 194 KiB |
|
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 119 KiB |
|
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 121 KiB |
Loading…
x
Reference in New Issue
Block a user