From 0597d29b9c8525354f896590e02da95e2aea0d9f Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sun, 20 Jun 2010 17:56:48 +0000 Subject: [PATCH] Don't include 'type' elements in output. [SVN r63144] --- xsl/annotation.xsl | 4 ++++ xsl/source-highlight.xsl | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/xsl/annotation.xsl b/xsl/annotation.xsl index 69cd130..9f5a178 100644 --- a/xsl/annotation.xsl +++ b/xsl/annotation.xsl @@ -398,6 +398,10 @@ + + + + diff --git a/xsl/source-highlight.xsl b/xsl/source-highlight.xsl index 2a41a97..03894c6 100644 --- a/xsl/source-highlight.xsl +++ b/xsl/source-highlight.xsl @@ -457,4 +457,9 @@ conceptname|macroname|globalname" mode="highlight"> + + + + +