From 009dddcd31c250065af7a862b0b921348c7da67e Mon Sep 17 00:00:00 2001 From: "evelyn.fradtschuk" Date: Mon, 3 Oct 2022 21:47:03 +0200 Subject: [PATCH] drop slide 23 --- slides/chapter-02.en.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/slides/chapter-02.en.md b/slides/chapter-02.en.md index b521a04..b05c719 100644 --- a/slides/chapter-02.en.md +++ b/slides/chapter-02.en.md @@ -109,17 +109,3 @@ Square brackets may contain different numbers of optional parameters: \includegraphics[width=12cm,height=4cm]{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): -* MacTeX (MacOS): -* TeX Live (Linux/all OS): -* TeXstudio: \ No newline at end of file