From 2d7d1c1e78e6fdc545c79256f5e3f3a70819943b Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 1 Jul 2012 23:46:52 +0000 Subject: [PATCH] Add support for title in screenshot, available since DocBook 5. --- xsl/html/graphics.xsl | 7 +++++++ xsl/html/xref.xsl | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/xsl/html/graphics.xsl b/xsl/html/graphics.xsl index 127a4d0fa..35c55e3f2 100644 --- a/xsl/html/graphics.xsl +++ b/xsl/html/graphics.xsl @@ -77,10 +77,17 @@
+
+ + + + + + diff --git a/xsl/html/xref.xsl b/xsl/html/xref.xsl index fee2266c7..bfc1eed63 100644 --- a/xsl/html/xref.xsl +++ b/xsl/html/xref.xsl @@ -358,7 +358,7 @@ |constraintdef|formalpara|glossdiv|important|indexdiv |itemizedlist|legalnotice|lot|msg|msgexplan|msgmain |msgrel|msgset|msgsub|note|orderedlist|partintro - |productionset|qandadiv|refsynopsisdiv|segmentedlist + |productionset|qandadiv|refsynopsisdiv|screenshot|segmentedlist |set|setindex|sidebar|tip|toc|variablelist|warning" mode="xref-to"> -- 2.40.0