Resize images
@ -115,7 +115,7 @@ body {
|
||||
right: calc(var(--margin) * var(--square));
|
||||
width: calc(.3 * var(--square));
|
||||
height: calc(.3 * var(--square));
|
||||
background-image: url(../images/logo-fachschaft.png);
|
||||
background-image: url(../images/logo-fachschaft.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain; }
|
||||
body .layout-preview {
|
||||
|
||||
@ -170,7 +170,7 @@ body {
|
||||
right: calc(var(--margin) * var(--square));
|
||||
width: calc(.3 * var(--square));
|
||||
height: calc(.3 * var(--square));
|
||||
background-image: url(../images/logo-fachschaft.png);
|
||||
background-image: url(../images/logo-fachschaft.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
BIN
images/logo-fachschaft.jpg
Normal file
|
After Width: | Height: | Size: 101 KiB |
|
Before Width: | Height: | Size: 294 KiB |
@ -16,7 +16,7 @@ Ein größeres LaTeX-Projekt anlegen und dabei …
|
||||
* den Überblick über die Struktur eines Projekts behalten
|
||||
|
||||
@preview
|
||||
{style="padding: .2em; height: 100vh"}
|
||||
{style="padding: .2em; height: 100vh"}
|
||||
|
||||
|
||||
@slide(layout=content-and-preview)
|
||||
|
||||
@ -15,7 +15,7 @@ Create a bigger LaTeX project and …
|
||||
* keep the overview over the project structure
|
||||
|
||||
@preview
|
||||
{style="padding: .2em; height: 100vh"}
|
||||
{style="padding: .2em; height: 100vh"}
|
||||
|
||||
|
||||
@slide(layout=content-and-preview)
|
||||
|
||||
@ -86,13 +86,13 @@ Durch BibTeX wird LaTeX um einige Befehle zum Zitieren erweitert. Außerdem ben
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
{.large}
|
||||
{.large}
|
||||
|
||||
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
{.large}
|
||||
{.large}
|
||||
|
||||
|
||||
@slide(layout=wide-task)
|
||||
|
||||
@ -68,7 +68,7 @@ BibTeX adds some citation commands to LaTeX. In addition, we need the `natbib` p
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
{.large}
|
||||
{.large}
|
||||
|
||||
|
||||
@slide(layout=preview-only)
|
||||
@ -86,13 +86,13 @@ BibTeX adds some citation commands to LaTeX. In addition, we need the `natbib` p
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
{.large}
|
||||
{.large}
|
||||
|
||||
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
{.large}
|
||||
{.large}
|
||||
|
||||
|
||||
@slide(layout=wide-task)
|
||||
|
||||
@ -11,7 +11,7 @@ Hilfe und Informationen
|
||||
@content
|
||||
Das Wikibook zu LaTeX enthält eine große Anzahl interessanter Artikel und ist auch in deutscher Sprache verfügbar.
|
||||
|
||||

|
||||

|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@ -21,7 +21,7 @@ Das Wikibook zu LaTeX enthält eine große Anzahl interessanter Artikel und ist
|
||||
@content
|
||||
Das »Comprehensive TeX Archive Network« ist die zentrale Quelle für LaTeX-Pakete und ihre Dokumentation.
|
||||
|
||||

|
||||

|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@ -33,7 +33,7 @@ Ein Online-LaTeX-Editor, der das kollaboratives Arbeiten an Dokumenten ermöglic
|
||||
|
||||
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, …).
|
||||
|
||||

|
||||

|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@ -43,7 +43,7 @@ Außerdem findest du auf der Seite verschiedene Tutorials und unter <a href="htt
|
||||
@content
|
||||
Frage-Forum zu LaTeX.
|
||||
|
||||

|
||||

|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@ -53,22 +53,22 @@ Frage-Forum zu LaTeX.
|
||||
@content
|
||||
Webseite mit zahlreichen LaTeX-Beispielvorlagen, vor allem zu TikZ.
|
||||
|
||||

|
||||

|
||||
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
)](svg/chapter-16/klassisches-beispiel.png)
|
||||
)](svg/chapter-16/klassisches-beispiel.jpg)
|
||||
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
)](svg/chapter-16/klassischeres-beispiel.png)
|
||||
)](svg/chapter-16/klassischeres-beispiel.jpg)
|
||||
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
)](svg/chapter-16/anderes-beispiel.png)
|
||||
)](svg/chapter-16/anderes-beispiel.jpg)
|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@ -81,7 +81,7 @@ Wenn ihr sonst noch Fragen oder Probleme habt, kommt gerne bei uns vorbei oder s
|
||||
<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>
|
||||
</p>
|
||||
<img src="images/logo-fachschaft.png" style="width:40%; margin: 0 auto; margin-top: 2em;
|
||||
<img src="images/logo-fachschaft.jpg" style="width:40%; margin: 0 auto; margin-top: 2em;
|
||||
display:block;"/>
|
||||
|
||||
@slide(layout=content-only)
|
||||
@ -97,4 +97,4 @@ Kurzes Feedback
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
<img src="svg/chapter-16/fooboar-latex-tut.png" style="width:80%; margin:0 auto; display: block;"/>
|
||||
<img src="svg/chapter-16/fooboar-latex-tut.jpg" style="width:80%; margin:0 auto; display: block;"/>
|
||||
|
||||
@ -11,7 +11,7 @@ Getting help and information
|
||||
@content
|
||||
The LaTeX Wikibook offers numerous interesting articles and is available in English and German (among others).
|
||||
|
||||

|
||||

|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@ -21,7 +21,7 @@ The LaTeX Wikibook offers numerous interesting articles and is available in Engl
|
||||
@content
|
||||
The “Comprehensive TeX Archive Network” is the central source for LaTeX packages and their documentation.
|
||||
|
||||

|
||||

|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@ -33,7 +33,7 @@ Overleaf is a collaborative online LaTeX editor.
|
||||
|
||||
It also offers a multiple tutorials and templates for different occasions (CV, theses, …): <a href="https://www.overleaf.com/templates">»Templates«</a>.
|
||||
|
||||

|
||||

|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@ -43,7 +43,7 @@ It also offers a multiple tutorials and templates for different occasions (CV, t
|
||||
@content
|
||||
Question-and-answer website for LaTeX.
|
||||
|
||||

|
||||

|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@ -53,22 +53,22 @@ Question-and-answer website for LaTeX.
|
||||
@content
|
||||
A collection of LaTeX examples, especially with TikZ.
|
||||
|
||||

|
||||

|
||||
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
)](svg/chapter-16/klassisches-beispiel.png)
|
||||
)](svg/chapter-16/klassisches-beispiel.jpg)
|
||||
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
)](svg/chapter-16/klassischeres-beispiel.png)
|
||||
)](svg/chapter-16/klassischeres-beispiel.jpg)
|
||||
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
)](svg/chapter-16/anderes-beispiel.png)
|
||||
)](svg/chapter-16/anderes-beispiel.jpg)
|
||||
|
||||
@slide(layout=content-only)
|
||||
|
||||
@ -81,7 +81,7 @@ If you have any other questions or problems, just come over or write us an
|
||||
<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>
|
||||
</p>
|
||||
<img src="images/logo-fachschaft.png" style="width:40%; margin: 0 auto; margin-top: 2em;
|
||||
<img src="images/logo-fachschaft.jpg" style="width:40%; margin: 0 auto; margin-top: 2em;
|
||||
display:block;"/>
|
||||
|
||||
@slide(layout=content-only)
|
||||
@ -97,5 +97,5 @@ A short feedback round
|
||||
@slide(layout=preview-only)
|
||||
|
||||
@preview
|
||||
<img src="svg/chapter-16/fooboar-latex-tut.png" style="width:80%; margin:0 auto; display: block;"/>
|
||||
<img src="svg/chapter-16/fooboar-latex-tut.jpg" style="width:80%; margin:0 auto; display: block;"/>
|
||||
|
||||
|
||||
BIN
svg/chapter-04/langes-dokument.jpg
Normal file
|
After Width: | Height: | Size: 7.0 KiB |
|
Before Width: | Height: | Size: 4.2 MiB |
BIN
svg/chapter-14/bamberg_catalogue_bibtex.jpg
Normal file
|
After Width: | Height: | Size: 77 KiB |
|
Before Width: | Height: | Size: 105 KiB |
|
Before Width: | Height: | Size: 364 KiB After Width: | Height: | Size: 81 KiB |
|
Before Width: | Height: | Size: 190 KiB After Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 253 KiB After Width: | Height: | Size: 76 KiB |
BIN
svg/chapter-14/wikipedia_bibtex_1.jpg
Normal file
|
After Width: | Height: | Size: 92 KiB |
|
Before Width: | Height: | Size: 584 KiB |
BIN
svg/chapter-14/wikipedia_bibtex_1_en.jpg
Normal file
|
After Width: | Height: | Size: 108 KiB |
|
Before Width: | Height: | Size: 515 KiB |
BIN
svg/chapter-14/wikipedia_bibtex_2.jpg
Normal file
|
After Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 134 KiB |
BIN
svg/chapter-14/wikipedia_bibtex_2_en.jpg
Normal file
|
After Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 181 KiB |
BIN
svg/chapter-16/anderes-beispiel.jpg
Normal file
|
After Width: | Height: | Size: 86 KiB |
|
Before Width: | Height: | Size: 175 KiB |
BIN
svg/chapter-16/ctan.jpg
Normal file
|
After Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 194 KiB |
BIN
svg/chapter-16/fooboar-latex-tut.jpg
Normal file
|
After Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 756 KiB |
BIN
svg/chapter-16/klassischeres-beispiel.jpg
Normal file
|
After Width: | Height: | Size: 98 KiB |
|
Before Width: | Height: | Size: 238 KiB |
BIN
svg/chapter-16/klassisches-beispiel.jpg
Normal file
|
After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 348 KiB |
BIN
svg/chapter-16/overleaf.jpg
Normal file
|
After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 119 KiB |
BIN
svg/chapter-16/stackexchange.jpg
Normal file
|
After Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 121 KiB |
BIN
svg/chapter-16/texample.jpg
Normal file
|
After Width: | Height: | Size: 44 KiB |
|
Before Width: | Height: | Size: 111 KiB |
BIN
svg/chapter-16/wikibooks-latex.jpg
Normal file
|
After Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 109 KiB |
BIN
svg/chapter-16/wikibooks-latex_en.jpg
Normal file
|
After Width: | Height: | Size: 53 KiB |
|
Before Width: | Height: | Size: 305 KiB |