Skip to content
Snippets Groups Projects
Commit f2b8150f authored by Goik Martin's avatar Goik Martin
Browse files

XSL conversion parameters Makefile --> Xmlmind profile

parent a48cd0e7
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
<?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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment