From de0a6b3a7faa2219003bc757e200cd8339beac2f Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Fri, 15 Jun 2001 12:04:58 +0000 Subject: [PATCH] Handle subtitle in articleinfo --- xsl/html/component.xsl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xsl/html/component.xsl b/xsl/html/component.xsl index 22256c402..d886a0139 100644 --- a/xsl/html/component.xsl +++ b/xsl/html/component.xsl @@ -35,6 +35,8 @@ |$node/prefaceinfo/subtitle |$node/chapterinfo/subtitle |$node/appendixinfo/subtitle + |$node/articleinfo/subtitle + |$node/artheader/subtitle |$node/subtitle)[1]"/> -- 2.40.0