diff --git a/Doc/Makefile b/Doc/Makefile
index fd95ba4e27f9a248a1fbc4ba1bf74fac77588cba..4097208ef1414fb6d5e9835973b5d6b01a391ae0 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -8,9 +8,7 @@ WWWBASE=freedocs.mi.hdm-stuttgart.de:/home/info1/doc
 #
 XSLPARAM=\
  -p eclipse.plugin.name Lectures \
- -p eclipse.plugin.provider 'Martin Goik, goik@hdm-stuttgart.de' \
- -p callout.graphics 0 \
- -p callout.unicode 1
+ -p eclipse.plugin.provider 'Martin Goik, goik@hdm-stuttgart.de'
 
 DOCMODULES=Sd1 Sda1 Sda2 Sdi
 
diff --git a/ws/Docbook/Config/eclipse_custom.xsl b/ws/Docbook/Config/eclipse_custom.xsl
index e888934634e6e6c098888652c6cb7e52b650812a..0321969a71bd93c46ac53ef2ff58ed14e6c2313e 100644
--- a/ws/Docbook/Config/eclipse_custom.xsl
+++ b/ws/Docbook/Config/eclipse_custom.xsl
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--CREATED BY XMLmind XSL Customizer. PLEASE DO NOT EDIT BY HAND!-->
-<?stylesheet-label Document conversion parameters?>
-<xsl:stylesheet exclude-result-prefixes="NodeInfo cf d date doc dyn exsl fm l lxslt mml ng ptbl redirect s6hl saxon sbhl set sf simg stbl stext suwl sverb xhl ximg xlink xslthl xtbl xtext xverb"
+<?stylesheet-label Goik's lecture notes?>
+<xsl:stylesheet exclude-result-prefixes="NodeInfo cf d date doc dyn exsl fm l lxslt ng ptbl redirect s6hl saxon sbhl set sf simg stbl stext suwl sverb xhl ximg xlink xslthl xtbl xtext xverb"
                 version="1.0" xmlns:xverb="xalan://com.nwalsh.xalan.Verbatim"
                 xmlns:xtext="xalan://com.nwalsh.xalan.Text"
                 xmlns:xtbl="xalan://com.nwalsh.xalan.Table"
@@ -26,11 +26,11 @@
                 xmlns:s6hl="http://net.sf.xslthl/ConnectorSaxon6"
                 xmlns:redirect="http://xml.apache.org/xalan/redirect"
                 xmlns:ptbl="http://nwalsh.com/xslt/ext/xsltproc/python/Table"
-                xmlns:ns="http://www.w3.org/1999/xhtml"
                 xmlns:ng="http://docbook.org/docbook-ng"
-                xmlns:mml="http://www.w3.org/1998/Math/MathML"
+                xmlns:m="http://www.w3.org/1998/Math/MathML"
                 xmlns:lxslt="http://xml.apache.org/xslt"
                 xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0"
+                xmlns:html="http://www.w3.org/1999/xhtml"
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
                 xmlns:fm="http://freshmeat.net/projects/freshmeat-submit/"
                 xmlns:exsl="http://exslt.org/common"
@@ -42,6 +42,10 @@
                 xmlns:NodeInfo="http://org.apache.xalan.lib.NodeInfo">
   <xsl:import href="xxe-config:docbook5/xslCustom/eclipseHdm.xsl"/>
 
+  <xsl:param name="callout.graphics">0</xsl:param>
+
+  <xsl:param name="callout.unicode">1</xsl:param>
+
   <xsl:param name="generate.toc">appendix  toc,title
 article/appendix  nop
 article   toc,title