diff --git a/.gitignore b/.gitignore index aea87f8..0468fec 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ *.aux *.out *.toc +*.fdb_latexmk +*.fls # From Reveal.js .idea/ diff --git a/sections/german/12/12.md b/sections/german/12/12.md index bbe0a09..2bd0d1b 100644 --- a/sections/german/12/12.md +++ b/sections/german/12/12.md @@ -88,9 +88,9 @@ \begin{tabular}{lrcl} \toprule Sprache & Autor & Erscheinungsjahr & Aktuelle Version \\\\ \midrule - C++ & Bjarne Stroustrup & 1985 & ISO/IEC 14882:2017 \\\\ - Java & James Gosling & 1998 & 12.0.1 \\\\ - Python & Guido van Rossum & 1991 & 3.7.3 \\\\ + C++ & Bjarne Stroustrup & 1985 & C++17 \\\\ + Java & James Gosling & 1998 & 13 \\\\ + Python & Guido van Rossum & 1991 & 3.8.0 \\\\ \bottomrule \end{tabular} \caption{Bekannte Programmiersprachen} diff --git a/sections/german/12/table-example-crop.svg b/sections/german/12/table-example-crop.svg index 68e6178..ed09271 100644 --- a/sections/german/12/table-example-crop.svg +++ b/sections/german/12/table-example-crop.svg @@ -1,5 +1,5 @@ - + @@ -87,69 +87,54 @@ - - - - - - - - - - - - - - - - - - - - - - + - + - + - + - - - - - - - - - - - - - - - - + - + + + + + + + + + + + + + + + + + + + - + + + + - + @@ -215,7 +200,7 @@ - + @@ -248,45 +233,31 @@ - - - - - - - + + + + + - - - - - - - - - - - - - + - + - + - + - + @@ -302,41 +273,37 @@ - - - - - + - - + + - + - + - + - + - + @@ -345,19 +312,19 @@ - - - - - + + + + + - + - + - + @@ -367,7 +334,7 @@ - + @@ -382,14 +349,14 @@ - + - - + + diff --git a/sections/german/12/table-example-orig.svg b/sections/german/12/table-example-orig.svg index ad28ec1..cd5b10e 100644 --- a/sections/german/12/table-example-orig.svg +++ b/sections/german/12/table-example-orig.svg @@ -87,69 +87,54 @@ - - - - - - - - - - - - - - - - - - - - - - + - + - + - + - - - - - - - - - - - - - - - - + - + + + + + + + + + + + + + + + + + + + - + + + + - + @@ -215,7 +200,7 @@ - + @@ -248,45 +233,31 @@ - - - - - - - + + + + + - - - - - - - - - - - - - + - + - + - + - + @@ -302,41 +273,37 @@ - - - - - + - - + + - + - + - + - + - + @@ -345,19 +312,19 @@ - - - - - + + + + + - + - + - + @@ -367,7 +334,7 @@ - + @@ -382,14 +349,14 @@ - + - - + + diff --git a/sections/german/12/table-example.tex b/sections/german/12/table-example.tex index ca7ce22..42873fc 100644 --- a/sections/german/12/table-example.tex +++ b/sections/german/12/table-example.tex @@ -13,9 +13,9 @@ \begin{tabular}{lrcl} \toprule Sprache & Autor & Erscheinungsjahr & Aktuelle Version \\ \midrule - C++ & Bjarne Stroustrup & 1985 & ISO/IEC 14882:2017 \\ - Java & James Gosling & 1998 & 12.0.1 \\ - Python & Guido van Rossum & 1991 & 3.7.3 \\ + C++ & Bjarne Stroustrup & 1985 & C++17 \\ + Java & James Gosling & 1998 & 13 \\ + Python & Guido van Rossum & 1991 & 3.8.0 \\ \bottomrule \end{tabular} \caption{Bekannte Programmiersprachen}