From aa80c5a14161dce0b6b65605262d7daa8f0c78c8 Mon Sep 17 00:00:00 2001 From: Steven Watanabe Date: Thu, 29 Mar 2012 23:46:06 +0000 Subject: [PATCH] Initial support for highlighting jam code. [SVN r77636] --- xsl/annotation.xsl | 6 +++ xsl/docbook.xsl | 6 +++ xsl/source-highlight.xsl | 79 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 91 insertions(+) diff --git a/xsl/annotation.xsl b/xsl/annotation.xsl index 9f5a178..0040b0f 100644 --- a/xsl/annotation.xsl +++ b/xsl/annotation.xsl @@ -388,6 +388,12 @@ + + + + + + diff --git a/xsl/docbook.xsl b/xsl/docbook.xsl index c2ad521..ee40de7 100644 --- a/xsl/docbook.xsl +++ b/xsl/docbook.xsl @@ -392,6 +392,12 @@ Error: XSL template 'link-or-anchor' called with invalid link-type ' + + + + + + diff --git a/xsl/source-highlight.xsl b/xsl/source-highlight.xsl index b3903e5..e31b186 100644 --- a/xsl/source-highlight.xsl +++ b/xsl/source-highlight.xsl @@ -435,6 +435,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -481,4 +550,14 @@ + + + + + + + + + +