drop slide 23

This commit is contained in:
Fradtschuk 2022-10-03 21:47:03 +02:00
parent 885a65217f
commit 009dddcd31

View File

@ -109,17 +109,3 @@ Square brackets may contain different numbers of optional parameters:
\includegraphics[width=12cm,height=4cm]{image.png} \includegraphics[width=12cm,height=4cm]{image.png}
% embeds the image file "image.png" % embeds the image file "image.png"
``` ```
@slide(layout=content-only)
@title
Software installation
@content
Please install **the compiler first** (MikTeX on Windows, MacTeX on MacOS, TeX Live on Linux), **followed by the editor.** In this workshop, we use TeXstudio.
* MikTeX (Windows): <https://miktex.org/>
* MacTeX (MacOS): <http://tug.org/mactex/>
* TeX Live (Linux/all OS): <https://tug.org/texlive/>
* TeXstudio: <https://www.texstudio.org/>