From 3dba984f51be201d14bb4c49bf6a5aed529d1065 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Fri, 25 Jul 2003 16:23:33 +0000 Subject: [PATCH] Handles new xref contexts and the new xrefstyle attribute on xref elements. --- xsl/common/gentext.xsl | 337 ++++++++++++++++++++++++++++++++--------- 1 file changed, 268 insertions(+), 69 deletions(-) diff --git a/xsl/common/gentext.xsl b/xsl/common/gentext.xsl index 1776af252..f7f782653 100644 --- a/xsl/common/gentext.xsl +++ b/xsl/common/gentext.xsl @@ -115,11 +115,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -129,78 +183,45 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -263,14 +284,28 @@ - - - - - + + + + + + + + + + + + + + + + + + + - + + + object.xref.markup: empty xref template + for linkend=" + + " and @xrefstyle=" + + " + + + @@ -464,4 +510,157 @@ + + + + + + + + + + + + + + + labelnumber + + + labelname + + + label + + + + + + + + quotedtitle + + + title + + + + + + + + + + + nopage + + + pagenumber + + + pageabbrev + + + Page + + + page + + + + + + + + + + + %n + + + + + + + + + + + + + + + + + + + + + + + + + + + + %t + + + + + + %t + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + %p + + + + + + + -- 2.40.0