diff --git a/latex-weekend/index.html b/latex-weekend/index.html index 60a940d..681d4ab 100644 --- a/latex-weekend/index.html +++ b/latex-weekend/index.html @@ -6,7 +6,7 @@
For the following tasks, we are going to need a command prompt
It can be opened in different ways, depending on your operating system
Windows: Press the Windows key and type in cmd, press Enter
MacOS: Press the Command key and the space bar simultaneously, then type in Terminal and double click on Terminal
Linux: Press Ctrl + Alt + T
For the following tasks, we are going to need a command prompt.
It can be opened in different ways, depending on your operating system.
Windows: Press the Windows key and type in cmd, press Enter.
MacOS: Press the Command key and the space bar simultaneously, then type in Terminal and double click on Terminal.
Linux: Press Ctrl + Alt + T.
The compiler translates our LATEX code into a properly formatted PDF document.
Depending on your operating system, different compilers are available:
+texlive-full)sudo apt install texlive-full
-Make sure to install the full version with all packages, if you can!
+On Windows, please open the MikTEX Console once and search for updates.
A Fachschaft WIAI workshop. Presented by Evelyn Fradtschuk, Jessica Klarmann, Florian Knoch, Theresa Knoll, Christian Kremitzl, Fabian Lamprecht, Bernhard Luedtke and Jochen Mehlich.
+A Fachschaft WIAI workshop. Presented by Jessica Klarmann, Jannik Kiesel, Florian Knoch, Theresa Knoll, and Hannah Rattenberger.
diff --git a/latex-weekend/lib/highlightjs/dark.css b/latex-weekend/lib/highlightjs/dark.css new file mode 100644 index 0000000..bdeceb2 --- /dev/null +++ b/latex-weekend/lib/highlightjs/dark.css @@ -0,0 +1,62 @@ +pre code.hljs { + display: block; + overflow-x: auto; + padding: 1em +} +code.hljs { + padding: 3px 5px +} +/* + +Dark style from softwaremaniacs.org (c) Ivan SagalaevFür die kommenden Aufgaben brauchen wir eine Kommandozeile.
Je nach Betriebssystem, das verwendet wird, gibt es unteschiedliche Wege, sie zu öffnen:
+Strg + Alt + T
+Linux: Drückt Strg + Alt + T
+Der Compiler übersetzt unseren LaTeX-Code in ein ansprechend formatiertes PDF-Dokument.
Je nach Betriebssystem stehen unterschiedliche Compiler zur Verfügung:
+Bitte achtet darauf, die full version mit allen Paketen zu installieren, wenn ihr die Auswahl habt!
+Unter Windows sollte nach der Installation in der MikTEX-Console einmal nach Updates gesucht werden, um spätere Probleme zu vermeiden.
Windows-Nutzer:innen: Um Dateiendungen zu aktivieren, klickt auf das Ansichts-Tab im Dateiexplorer und wählt Dateiendungen. So könnt ihr besser zwischen den einzelnen main-Files unterscheiden.
@@ -115,7 +119,7 @@Ein Workshop der Fachschaft WIAI. Präsentiert von Evelyn Fradtschuk, Jessica Klarmann, Florian Knoch, Theresa Knoll, Christian Kremitzl, Bernhard Luedtke und Jochen Mehlich.
+Ein Workshop der Fachschaft WIAI. Präsentiert von Jessica Klarmann, Jannik Kiesel, Florian Knoch, Theresa Knoll und Hannah Rattenberger.