From cfb79825bb727ec3076cb631d6ebdf5da2359be3 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 14 Jun 2005 19:55:00 +0000 Subject: Add hack for ignoring link/text() for LaTeX output. (This used to be commit 14198df840f952b8f357b8b56fac7d1f453536f3) --- docs/xslt/latex.xsl | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'docs/xslt') diff --git a/docs/xslt/latex.xsl b/docs/xslt/latex.xsl index 0abd611312..17ae95e18e 100644 --- a/docs/xslt/latex.xsl +++ b/docs/xslt/latex.xsl @@ -27,10 +27,24 @@ - - - - + + + + + XRef to nonexistent id: + XrefId[? + + ?] + + + + + + + + + + -- cgit