diff --git a/slides/chapter-02.de.md b/slides/chapter-02.de.md
index 054d4ab..65a836f 100644
--- a/slides/chapter-02.de.md
+++ b/slides/chapter-02.de.md
@@ -129,7 +129,7 @@ Geburtsort: Milwaukee, Wisconsin
Tastenkombinationen: Strg + T und Strg + U
@preview
-
+
@slide(layout=content-only)
diff --git a/slides/chapter-02.en.md b/slides/chapter-02.en.md
index 4dfbb01..3d8b34b 100644
--- a/slides/chapter-02.en.md
+++ b/slides/chapter-02.en.md
@@ -121,8 +121,8 @@ After a percent sign, the rest of the line is ignored by the compiler. It is cal
``` {.lang-tex .hljs}
% profile start
Name: Donald Knuth \\
-Geburtsdatum: \\ % TODO: insert
-Geburtsort: Milwaukee, Wisconsin
+Date of birth: \\ % TODO: insert
+Place of birth: Milwaukee, Wisconsin
% profile end
```
diff --git a/svg/chapter-02/comments-crop.svg b/svg/chapter-02/comments-crop.svg
index 0b68fd3..0d5df14 100644
--- a/svg/chapter-02/comments-crop.svg
+++ b/svg/chapter-02/comments-crop.svg
@@ -1,5 +1,5 @@
-
diff --git a/svg/chapter-02/comments.tex b/svg/chapter-02/comments.tex
index b2fb846..81329e7 100644
--- a/svg/chapter-02/comments.tex
+++ b/svg/chapter-02/comments.tex
@@ -4,10 +4,10 @@
\begin{document}
\thispagestyle{empty}
-% Beginn Steckbrief
+% profile start
\noindent Name: Donald Knuth \\
-Geburtsdatum: \\ % TODO: einfügen
-Geburtsort: Milwaukee, Wisconsin
-% Ende Steckbrief
+Date of birth: \\ % TODO: insert
+Place of birth: Milwaukee, Wisconsin
+% profile end
\end{document}
\ No newline at end of file
diff --git a/svg/chapter-02/kommentare-crop.svg b/svg/chapter-02/kommentare-crop.svg
new file mode 100644
index 0000000..0b68fd3
--- /dev/null
+++ b/svg/chapter-02/kommentare-crop.svg
@@ -0,0 +1,166 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-02/kommentare-orig.svg b/svg/chapter-02/kommentare-orig.svg
new file mode 100644
index 0000000..bb753f1
--- /dev/null
+++ b/svg/chapter-02/kommentare-orig.svg
@@ -0,0 +1,166 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/svg/chapter-02/kommentare.tex b/svg/chapter-02/kommentare.tex
new file mode 100644
index 0000000..b2fb846
--- /dev/null
+++ b/svg/chapter-02/kommentare.tex
@@ -0,0 +1,13 @@
+\documentclass[a4paper]{article}
+\usepackage[T1]{fontenc}
+\usepackage[utf8]{inputenc}
+\begin{document}
+\thispagestyle{empty}
+
+% Beginn Steckbrief
+\noindent Name: Donald Knuth \\
+Geburtsdatum: \\ % TODO: einfügen
+Geburtsort: Milwaukee, Wisconsin
+% Ende Steckbrief
+
+\end{document}
\ No newline at end of file