From 0a6fea6796e0da0d5c8690c851f2723e4b385ba7 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Tue, 27 Nov 2007 15:47:55 +0000 Subject: Embed db2latex as interim solution before migration to dblatex (This used to be commit 166c61077bc5c6ca238865f71687369ad7c35a07) --- docs/xslt/db2latex-xsl/xsl/pi.mod.xsl | 231 ++++++++++++++++++++++++++++++++++ 1 file changed, 231 insertions(+) create mode 100644 docs/xslt/db2latex-xsl/xsl/pi.mod.xsl (limited to 'docs/xslt/db2latex-xsl/xsl/pi.mod.xsl') diff --git a/docs/xslt/db2latex-xsl/xsl/pi.mod.xsl b/docs/xslt/db2latex-xsl/xsl/pi.mod.xsl new file mode 100644 index 0000000000..efaf497425 --- /dev/null +++ b/docs/xslt/db2latex-xsl/xsl/pi.mod.xsl @@ -0,0 +1,231 @@ + + %xsldoc.ent; ]> + + + + + + + + $Id: pi.mod.xsl,v 1.6 2004/01/01 11:37:00 j-devenish Exp $ + + + &ramon; + &james; + + + 20002001200220032004 + Ramon Casellas + + + &rev_2003_05; + + + Processing Instructions <filename>pi.mod.xsl</filename> + + + + Some processing instructions are handled by templates in this file + while other are present in , and . + + + + + + + Process generic processing instructions + + + + Processing instructions are allowed but are ignored unless they + have a &DB2LaTeX;-specific name. + + + + + &no_var; + + + This template suppresses processing instructions. + + + + + + Output arbitrary &LaTeX; text + + + + The contents of this processing instruction will + output directly by &DB2LaTeX;. This allows the + inclusion of &latex;-specific instructions that + will be recognised only by &latex; stylesheets. + For example, ]]> + would insert \sloppy into the output + without any character escaping. + + + + + &no_var; + + + + + + + + Output arbitrary &LaTeX; text + + + + The contents of this processing instruction will + output directly by &DB2LaTeX;. This allows the + inclusion of &latex;-specific instructions that + will be recognised only by &latex; stylesheets. + For example, ]]> + would insert \sloppy into the output + without any character escaping. + + + + + &no_var; + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+ + + + + +
+
+
+ + + + + + No cmdsynopsis elements matched dbcmdlist PI, perhaps it's nested too deep? + + + +
+ + + +
+
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + +
+ + + + + +
+
+
+ + + + + + No funcsynopsis elements matched dbfunclist PI, perhaps it's nested too deep? + + + +
+ + + +
+
+ + + +
-- cgit