From 990f0600823b8424cea31a21c2a12a71ee5c9c2f Mon Sep 17 00:00:00 2001 From: Evelyn Fradtschuk Date: Sat, 18 Jun 2022 23:39:15 +0200 Subject: [PATCH] move chapter numbering of intro --- slides/intro.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slides/intro.en.md b/slides/intro.en.md index ef971a2..c411894 100644 --- a/slides/intro.en.md +++ b/slides/intro.en.md @@ -1,7 +1,7 @@ @slide(layout=chapter-slide) @title -First steps with LATEX +0 First steps with LATEX @content In order to compile the script for this tutorial, a few steps have to be followed, which are explained in the next slides. @@ -114,7 +114,7 @@ Passing the flag ``--shell-escape`` to your compiler can be a potential security @slide(layout=content-and-preview) @title -0 Change the listings mode +Change the listings mode @content In order to compile the script using `minted`, the listings mode has to be changed.