From ace1b9b7c5706d9849afa9f26ec6e948566068f9 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Sun, 13 Mar 2022 19:27:46 +0100 Subject: [PATCH] Highlight latin name --- slides/chapter-13.en.md | 10 +- svg/chapter-13/footnote-example-crop.svg | 402 ++++++++++++----------- svg/chapter-13/footnote-example-orig.svg | 402 ++++++++++++----------- svg/chapter-13/footnote-example.tex | 2 +- 4 files changed, 436 insertions(+), 380 deletions(-) diff --git a/slides/chapter-13.en.md b/slides/chapter-13.en.md index f1c4206..d032ff8 100644 --- a/slides/chapter-13.en.md +++ b/slides/chapter-13.en.md @@ -19,11 +19,11 @@ Footnotes are automatically numbered consecutively, independent of sections. (Here, `hyperref` is used for the `\url` command, it is not necessary for footnotes per se.) ``` {.hljs .lang-tex} -The wild boar (Sus scrofa), also known as -the wild swine, common wild pig, or -simply wild pig, is a suid native to much -of Eurasia and North Africa, and has been -introduced to the Americas and Oceania. +The wild boar (\textit{Sus scrofa}), also +known as the wild swine, common wild pig, +or simply wild pig, is a suid native to +much of Eurasia and North Africa, and has +been introduced to the Americas and Oceania. \footnote{\url{https://en.wikipedia.org/ wiki/Wild_boar}} ``` diff --git a/svg/chapter-13/footnote-example-crop.svg b/svg/chapter-13/footnote-example-crop.svg index 1384c28..a6fc25d 100644 --- a/svg/chapter-13/footnote-example-crop.svg +++ b/svg/chapter-13/footnote-example-crop.svg @@ -42,141 +42,165 @@ - + - + - - - - - - - - - - - - - + - + - + + + + - + - + - + - + + + + - + + + + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -188,94 +212,98 @@ - - - - + + + + - + - - - + + + - - - - + - - - - - - - - + + + - - - - + + + - - - + + + - - + + - - + + + + - - - + + + - - - + + - + + - - - - - - + + + - - - - - - + + + + - - - - + + + + + + - - - - + + + + + + + + + + + + + + + + + + @@ -284,10 +312,10 @@ - - + + - + @@ -296,10 +324,10 @@ - + - - + + @@ -310,43 +338,43 @@ - + - + - + - + - + - + - - + + - + - - + + @@ -355,28 +383,28 @@ - + - + - + - - + + - + - + - + @@ -390,109 +418,109 @@ - + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/svg/chapter-13/footnote-example-orig.svg b/svg/chapter-13/footnote-example-orig.svg index b1eea79..648e695 100644 --- a/svg/chapter-13/footnote-example-orig.svg +++ b/svg/chapter-13/footnote-example-orig.svg @@ -42,141 +42,165 @@ - + - + - - - - - - - - - - - - - + - + - + + + + - + - + - + - + + + + - + + + + - + - + - + - + - + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -188,94 +212,98 @@ - - - - + + + + - + - - - + + + - - - - + - - - - - - - - + + + - - - - + + + - - - + + + - - + + - - + + + + - - - + + + - - - + + - + + - - - - - - + + + - - - - - - + + + + - - - - + + + + + + - - - - + + + + + + + + + + + + + + + + + + @@ -284,10 +312,10 @@ - - + + - + @@ -296,10 +324,10 @@ - + - - + + @@ -310,43 +338,43 @@ - + - + - + - + - + - + - - + + - + - - + + @@ -355,28 +383,28 @@ - + - + - + - - + + - + - + - + @@ -390,109 +418,109 @@ - + - + - + - - + + - + - + - - + + - + - + - - + + - + - + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/svg/chapter-13/footnote-example.tex b/svg/chapter-13/footnote-example.tex index 0b47cd5..d4b8cbd 100644 --- a/svg/chapter-13/footnote-example.tex +++ b/svg/chapter-13/footnote-example.tex @@ -7,6 +7,6 @@ \thispagestyle{empty} \vspace*{18.5cm} -The wild boar (Sus scrofa), also known as the wild swine, common wild pig, or simply wild pig, is a suid native to much of Eurasia and North Africa, and has been introduced to the Americas and Oceania.\footnote{\url{https://en.wikipedia.org/wiki/Wild_boar}} +The wild boar (\textit{Sus scrofa}), also known as the wild swine, common wild pig, or simply wild pig, is a suid native to much of Eurasia and North Africa, and has been introduced to the Americas and Oceania.\footnote{\url{https://en.wikipedia.org/wiki/Wild_boar}} \end{document}