diff --git a/slides/chapter-06.en.md b/slides/chapter-06.en.md index 8dd7ff6..1c8e860 100644 --- a/slides/chapter-06.en.md +++ b/slides/chapter-06.en.md @@ -1,7 +1,7 @@ @slide(layout=chapter-slide) @title -Emphases +Text Markup @slide(layout=content-and-preview) @@ -74,7 +74,7 @@ Font size @content
pdflatex -syntex=1 -interaction=nonstopmode **\-\-shell-escape** %.tex
+pdflatex -synctex=1 -interaction=nonstopmode **\-\-shell-escape** %.tex
@slide(layout=content-and-preview)
diff --git a/slides/chapter-10.en.md b/slides/chapter-10.en.md
index 09d239b..0e0a3d1 100644
--- a/slides/chapter-10.en.md
+++ b/slides/chapter-10.en.md
@@ -38,7 +38,7 @@ Compiler settings
In TeXstudio, go to **`Options → Configure TeXstudio → Commands`** and add the flag in the PdfLaTeX row before `%.tex`:
-pdflatex -syntex=1 -interaction=nonstopmode **\-\-shell-escape** %.tex
+pdflatex -synctex=1 -interaction=nonstopmode **\-\-shell-escape** %.tex
@slide(layout=content-and-preview)
diff --git a/slides/chapter-11.en.md b/slides/chapter-11.en.md
index d9246f9..50c4b6c 100644
--- a/slides/chapter-11.en.md
+++ b/slides/chapter-11.en.md
@@ -79,7 +79,7 @@ Centred alignment
``` {.lang-tex .hljs}
\begin{figure}[