From 4575114608fd5e6ef0cd4cb58dfea1992fbc481e Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 31 Jul 2001 18:37:50 +0000 Subject: [PATCH] Fixes for PDF bookmarks by Pavel Zampach --- xsl/fo/fop.xsl | 86 ++++++++++++++++++++++++++++++++++++++++++-------- xsl/fo/xep.xsl | 43 +++++++++++++++++++++---- 2 files changed, 109 insertions(+), 20 deletions(-) diff --git a/xsl/fo/fop.xsl b/xsl/fo/fop.xsl index 9fb64c5ae..629d7d163 100644 --- a/xsl/fo/fop.xsl +++ b/xsl/fo/fop.xsl @@ -1,4 +1,4 @@ - + + + + + + - - + - + + + + + @@ -34,10 +49,14 @@ - - + + + + + + @@ -53,10 +72,14 @@ - - + + + + + + @@ -72,10 +95,14 @@ - - + + + + + + @@ -91,10 +118,14 @@ - - + + + + + + @@ -104,16 +135,45 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xsl/fo/xep.xsl b/xsl/fo/xep.xsl index 61f48eedd..90c8e59f1 100644 --- a/xsl/fo/xep.xsl +++ b/xsl/fo/xep.xsl @@ -15,7 +15,12 @@ + In PDF bookmarks can't be used characters with code>255. This version of file + translates characters with code>255 back to ASCII. + + Pavel Zampach (zampach@volny.cz) + + ********************************************************************--> @@ -57,7 +62,7 @@ - + @@ -78,7 +83,7 @@ - + @@ -100,7 +105,7 @@ - + @@ -122,7 +127,7 @@ - + @@ -144,7 +149,7 @@ - + @@ -166,11 +171,35 @@ - + + + + + + + + + + + + + + + + + + + + + + + -- 2.40.0