diff --git a/Klausuren/Sd1/2015summer/Exam/Readme.md b/Klausuren/Sd1/2015summer/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2015summer/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2015winter/Exam/Readme.md b/Klausuren/Sd1/2015winter/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2015winter/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2016summer/Exam/Readme.md b/Klausuren/Sd1/2016summer/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2016summer/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2016winter/Exam/Readme.md b/Klausuren/Sd1/2016winter/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2016winter/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2017summer/Exam/Readme.md b/Klausuren/Sd1/2017summer/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2017summer/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2017winter/Exam/Readme.md b/Klausuren/Sd1/2017winter/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2017winter/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2018summer/Exam/Readme.md b/Klausuren/Sd1/2018summer/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2018summer/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2018summer/Exam/pom.xml b/Klausuren/Sd1/2018summer/Exam/pom.xml index a84c1e6a1f2c7857e8e6ff68514a5a82e7e2c4f6..851e8154f3ea9f4043ed3c518e2322843d8d9a29 100644 --- a/Klausuren/Sd1/2018summer/Exam/pom.xml +++ b/Klausuren/Sd1/2018summer/Exam/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2018summer/Solve/pom.xml b/Klausuren/Sd1/2018summer/Solve/pom.xml index e925e1c2260117db267b1fa4a057ec9df4b12df7..da07686798fcca81a1d9ec81d20f4a4dfd14492f 100644 --- a/Klausuren/Sd1/2018summer/Solve/pom.xml +++ b/Klausuren/Sd1/2018summer/Solve/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2018winter/Exam/Readme.md b/Klausuren/Sd1/2018winter/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2018winter/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2018winter/Exam/pom.xml b/Klausuren/Sd1/2018winter/Exam/pom.xml index f081e36943e1748d6afd395eee731a58876258ed..331e20c1af05a5312875b1e7d810e1410ea1a2be 100644 --- a/Klausuren/Sd1/2018winter/Exam/pom.xml +++ b/Klausuren/Sd1/2018winter/Exam/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2018winter/Solve/pom.xml b/Klausuren/Sd1/2018winter/Solve/pom.xml index 9811c8b60b30afd690c014cb5146e125e6ecd9f2..49bac78001a9f1870e00b0f3b1d1f2da74781b86 100644 --- a/Klausuren/Sd1/2018winter/Solve/pom.xml +++ b/Klausuren/Sd1/2018winter/Solve/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2019summer/Exam/Readme.md b/Klausuren/Sd1/2019summer/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2019summer/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2019summer/Exam/pom.xml b/Klausuren/Sd1/2019summer/Exam/pom.xml index ad69df3d1074e3a223831d43a76b31f30d6f0a97..fd03087fab49a73437d134478bc08c73dfdbd33d 100644 --- a/Klausuren/Sd1/2019summer/Exam/pom.xml +++ b/Klausuren/Sd1/2019summer/Exam/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2019summer/Solve/pom.xml b/Klausuren/Sd1/2019summer/Solve/pom.xml index ccfdcda0580a9fa3a668a6baf5ac2a7c2dab39ed..b15a4a0c12dab72ff378723cdbe5c649567442eb 100644 --- a/Klausuren/Sd1/2019summer/Solve/pom.xml +++ b/Klausuren/Sd1/2019summer/Solve/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2019winter/Exam/Readme.md b/Klausuren/Sd1/2019winter/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2019winter/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2019winter/Exam/pom.xml b/Klausuren/Sd1/2019winter/Exam/pom.xml index 47427a5044397a9934374d5bccbe1ddefbb7c43f..b005bf31cc3ff3ff3419c0df36f8d1f5c990ffb8 100644 --- a/Klausuren/Sd1/2019winter/Exam/pom.xml +++ b/Klausuren/Sd1/2019winter/Exam/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2019winter/Solve/pom.xml b/Klausuren/Sd1/2019winter/Solve/pom.xml index 410dddb92e92f7533435f6b8de8410d6edbf0d62..f26c496a2f840edfa8aa780e8e2b90979623eb4e 100644 --- a/Klausuren/Sd1/2019winter/Solve/pom.xml +++ b/Klausuren/Sd1/2019winter/Solve/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2020summer/Exam/Readme.md b/Klausuren/Sd1/2020summer/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2020summer/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2020summer/Exam/pom.xml b/Klausuren/Sd1/2020summer/Exam/pom.xml index ee716d894298c1f71cb5a4b4d8c78bfc47888c29..997686dc111822048aab6dff9e5bd141f52fc271 100644 --- a/Klausuren/Sd1/2020summer/Exam/pom.xml +++ b/Klausuren/Sd1/2020summer/Exam/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2020summer/Solve/pom.xml b/Klausuren/Sd1/2020summer/Solve/pom.xml index c8d7745e0f648cb1cc815fdcf10553d987467354..6a6dfb9d777753178470aaa89204fd1fe7d380a4 100644 --- a/Klausuren/Sd1/2020summer/Solve/pom.xml +++ b/Klausuren/Sd1/2020summer/Solve/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2020winter/First/Exam/Readme.md b/Klausuren/Sd1/2020winter/First/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2020winter/First/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2020winter/First/Exam/pom.xml b/Klausuren/Sd1/2020winter/First/Exam/pom.xml index 01151c481f1797c0098a11a68dae3ac5c95d70d8..1a13a24554314d02647a67e48afd399ac1dc6099 100644 --- a/Klausuren/Sd1/2020winter/First/Exam/pom.xml +++ b/Klausuren/Sd1/2020winter/First/Exam/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2020winter/First/Solve/pom.xml b/Klausuren/Sd1/2020winter/First/Solve/pom.xml index 3efa9b4bbcf645dcbd1df43e83dc478e11d22ded..4b60dc75910ccf601fedef8045522f62638c5146 100644 --- a/Klausuren/Sd1/2020winter/First/Solve/pom.xml +++ b/Klausuren/Sd1/2020winter/First/Solve/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2020winter/Second/Exam/Readme.md b/Klausuren/Sd1/2020winter/Second/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2020winter/Second/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2020winter/Second/Exam/pom.xml b/Klausuren/Sd1/2020winter/Second/Exam/pom.xml index 42812d6d8144e9c6e29ddd98f6034781408a5629..71b4116cf6c47db4cced6ad956752aa0450c1215 100644 --- a/Klausuren/Sd1/2020winter/Second/Exam/pom.xml +++ b/Klausuren/Sd1/2020winter/Second/Exam/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2020winter/Second/Solve/pom.xml b/Klausuren/Sd1/2020winter/Second/Solve/pom.xml index 699965e2c7fdee7af60f86e4c10dad8a038edac5..7c84a3075a9e0113353b8f85ca7d9b15822f9848 100644 --- a/Klausuren/Sd1/2020winter/Second/Solve/pom.xml +++ b/Klausuren/Sd1/2020winter/Second/Solve/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2021summer/Exam/Readme.md b/Klausuren/Sd1/2021summer/Exam/Readme.md new file mode 100644 index 0000000000000000000000000000000000000000..a50ba97e8e8cc3b5bbea32461e920cac04e3decd --- /dev/null +++ b/Klausuren/Sd1/2021summer/Exam/Readme.md @@ -0,0 +1,21 @@ +# Generate and open exercise questions for browsing + +Grab a terminal in this IDE (Alt+F12) and issue the following command: +``` +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: + +``` +Exam> pwd +``` + +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks + diff --git a/Klausuren/Sd1/2021summer/Exam/pom.xml b/Klausuren/Sd1/2021summer/Exam/pom.xml index 6d4d8a67d79c0325ab126b7296169716f7c6acbd..a105c7c0428fb9fe997b22510343a2731f0ee2b7 100644 --- a/Klausuren/Sd1/2021summer/Exam/pom.xml +++ b/Klausuren/Sd1/2021summer/Exam/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2021summer/Solve/pom.xml b/Klausuren/Sd1/2021summer/Solve/pom.xml index c8350a765ccf60a47e7c75093d7a0c4b1df5b217..7039ddcfcb787dd6c736fd8b6e9724da4eda3b78 100644 --- a/Klausuren/Sd1/2021summer/Solve/pom.xml +++ b/Klausuren/Sd1/2021summer/Solve/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2021winter/Exam/Readme.md b/Klausuren/Sd1/2021winter/Exam/Readme.md index e61012c276205d73842905f98452d92bef7d0774..a50ba97e8e8cc3b5bbea32461e920cac04e3decd 100644 --- a/Klausuren/Sd1/2021winter/Exam/Readme.md +++ b/Klausuren/Sd1/2021winter/Exam/Readme.md @@ -1,14 +1,21 @@ -# Generate ond open exercise questions for browsing +# Generate and open exercise questions for browsing +Grab a terminal in this IDE (Alt+F12) and issue the following command: ``` -mvn javad -king directory: +Exam> mvn javadoc:javadoc +``` + +Issue a second command asking for your project's working directory: ``` Exam> pwd ``` -You'll receive a path e.g. `/home/student/Downloads/Exam`. Copy and open it in your web browser of choice -(Chrome or firefox) and navigate to `target/site/apidocs` and open the doc's root file `index.html`. +- You'll see a path like `/home/student/Downloads/Exam` in reply. Copy and open it in your web browser of choice +(Chrome or firefox). +- From there navigate to `target/site/apidocs` and open the documentation's root file `index.html`. + + + +# Implementation tasks -# Implement the implementation tasks \ No newline at end of file diff --git a/Klausuren/Sd1/2021winter/Exam/pom.xml b/Klausuren/Sd1/2021winter/Exam/pom.xml index dad9291d8f6f82ac36fa2c9dc57037d77f28517f..fd0e69f0d40f82be36af3761eaced72453948ef5 100644 --- a/Klausuren/Sd1/2021winter/Exam/pom.xml +++ b/Klausuren/Sd1/2021winter/Exam/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/Klausuren/Sd1/2021winter/Exam/src/main/java/de/hdm_stuttgart/mi/sd1/task2/QuadratPolynom.java b/Klausuren/Sd1/2021winter/Exam/src/main/java/de/hdm_stuttgart/mi/sd1/task2/QuadratPolynom.java index 6d70260069807d3de29d93c80e5617d9f5f0e208..4122b3373fab8c0eabeb8402d2ff1115f47ca8a1 100644 --- a/Klausuren/Sd1/2021winter/Exam/src/main/java/de/hdm_stuttgart/mi/sd1/task2/QuadratPolynom.java +++ b/Klausuren/Sd1/2021winter/Exam/src/main/java/de/hdm_stuttgart/mi/sd1/task2/QuadratPolynom.java @@ -22,7 +22,7 @@ package de.hdm_stuttgart.mi.sd1.task2; * </tr> * <tr> * <td> - * <pre><code class="java"> final QuadratPolynom poly = // Representing + * <pre><code class="language-java"> final QuadratPolynom poly = // Representing * new QuadratPolynom(4, -3, -10); // p(x) = 4x² - 3x - 10 * * double[] zeroes = poly.getZeroes(); diff --git a/Klausuren/Sd1/2021winter/Solve/pom.xml b/Klausuren/Sd1/2021winter/Solve/pom.xml index f184948a617c4cc46f6fa1b02485664a4317f44c..412e22db591a3927ac427aaadb392037c7e1aa70 100644 --- a/Klausuren/Sd1/2021winter/Solve/pom.xml +++ b/Klausuren/Sd1/2021winter/Solve/pom.xml @@ -19,7 +19,7 @@ <freedocs.url>https://freedocs.mi.hdm-stuttgart.de</freedocs.url> <jdk.api_17.url>${freedocs.url}/doc/openjdk-17-doc/api/</jdk.api_17.url> - <mathjax.url>${freedocs.url}/mathjax/MathJax.js?config=TeX-AMS-MML_HTMLorMML</mathjax.url> + <mathjax.url>${freedocs.url}/lib/MathJax/es5/tex-chtml.js</mathjax.url> <libhighlight.url>${freedocs.url}/lib/highlight.js</libhighlight.url> </properties> @@ -80,9 +80,10 @@ <header><![CDATA[ <script type="text/javascript" src="${mathjax.url}"></script> <script type="text/javascript" src="{@docRoot}/resources/jdocSupplement.js"></script> - <link rel="stylesheet" href="${libhighlight.url}/styles/idea.css"> - <script src="${libhighlight.url}/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script>]]> + + <link rel="stylesheet" href="${libhighlight.url}/styles/idea.min.css"> + <script src="${libhighlight.url}/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script>]]> </header> </configuration> </plugin> diff --git a/ws/Docbook/CustomLayer/slide/slideAssets/js/docbookSupp.js b/ws/Docbook/CustomLayer/slide/slideAssets/js/docbookSupp.js index 16b5104350f7e34525cff5d6cf6604f04ad8c004..17db3b63c8a1f4d88953469fef4142ce651a9a06 100644 --- a/ws/Docbook/CustomLayer/slide/slideAssets/js/docbookSupp.js +++ b/ws/Docbook/CustomLayer/slide/slideAssets/js/docbookSupp.js @@ -30,10 +30,10 @@ Reveal.initialize({ } }, { - src: 'https://freedocs.mi.hdm-stuttgart.de/lib/highlight.js/highlight.js', + src: 'https://freedocs.mi.hdm-stuttgart.de/lib/highlight.js/highlight.min.js', async: true, callback: function () { - hljs.initHighlightingOnLoad(); + hljs.highlightAll(); } }, {src: 'reveal.js/plugin/zoom-js/zoom.js', async: true}, diff --git a/ws/Docbook/CustomLayer/webhelp/hdmextensions.xsl b/ws/Docbook/CustomLayer/webhelp/hdmextensions.xsl index fff7d8984bce4e805fe63619735d98dcf53accfd..c3ce8fc709a28668d3a32c166c6eab0b9517aa12 100644 --- a/ws/Docbook/CustomLayer/webhelp/hdmextensions.xsl +++ b/ws/Docbook/CustomLayer/webhelp/hdmextensions.xsl @@ -28,9 +28,9 @@ </xsl:if> <xsl:if test="//d:programlisting[@language and @language != 'none']|//d:screen[@language and @language != 'none']|//d:synopsis[@language and @language != 'none']"> - <link rel="stylesheet" type="text/css" href="https://freedocs.mi.hdm-stuttgart.de/lib/highlight.js/styles/idea.css"/> - <script type="text/javascript" src="https://freedocs.mi.hdm-stuttgart.de/lib/highlight.js/highlight.js"></script> - <script type="text/javascript">hljs.initHighlightingOnLoad();</script> + <link rel="stylesheet" type="text/css" href="https://freedocs.mi.hdm-stuttgart.de/lib/highlight.js/styles/idea.min.css"/> + <script type="text/javascript" src="https://freedocs.mi.hdm-stuttgart.de/lib/highlight.js/highlight.min.js"></script> + <script type="text/javascript">hljs.highlightAll();</script> </xsl:if> diff --git a/ws/Docbook/Extensions/Tdata/Common/Components/intro.xml b/ws/Docbook/Extensions/Tdata/Common/Components/intro.xml index b50ab12dda7df6f5e083e28821cf6337f63ece21..5544d620025b0b8504740f0c05b1d88102508c93 100644 --- a/ws/Docbook/Extensions/Tdata/Common/Components/intro.xml +++ b/ws/Docbook/Extensions/Tdata/Common/Components/intro.xml @@ -1,5 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> -<chapter annotations="slide" version="5.1" xml:id="intro" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:svg="http://www.w3.org/2000/svg" xmlns:ns2="http://docbook.org/ns/docbook" xmlns:ns="http://docbook.org/ns/transclusion" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:html="http://www.w3.org/1999/xhtml"> +<chapter annotations="slide" version="5.1" xml:id="intro" + xmlns="http://docbook.org/ns/docbook" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:xi="http://www.w3.org/2001/XInclude" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:ns2="http://docbook.org/ns/docbook" + xmlns:ns="http://docbook.org/ns/transclusion" + xmlns:m="http://www.w3.org/1998/Math/MathML" + xmlns:html="http://www.w3.org/1999/xhtml"> <title>Introduction</title> <para>Some MathML:</para> @@ -104,9 +112,16 @@ </informalequation> </figure> - <para>Some sql code:</para> + <figure xml:id="fig_programlistingJava"> + <title>Some Java code</title> - <programlisting language="sql">SELECT * FROM Table</programlisting> + <programlisting language="java">public class Java { + + protected void printMe(final int x) { + // Not yet implemented + } +}</programlisting> + </figure> <para>A <filename>Fig</filename> figure:</para> @@ -148,7 +163,8 @@ </imageobject> </mediaobject> - <para>What about <acronym xlink:href="http://www.w3.org/TR/SVG">SVG</acronym>?</para> + <para>What about <acronym + xlink:href="http://www.w3.org/TR/SVG">SVG</acronym>?</para> <mediaobject> <imageobject>