From 68729574caf276733ee8d23b96c1b7d507ea46b1 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Tue, 10 Aug 2004 21:28:38 +0000 Subject: Renamed the print stylesheets to pdf. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4028 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- stylesheets/pdf/lfs-index.xsl | 171 +++++++++++++------------------------- stylesheets/pdf/lfs-mixed.xsl | 131 +++++++++++++++++++++++++++++ stylesheets/pdf/lfs-pagesetup.xsl | 51 +++++------- stylesheets/pdf/lfs-sections.xsl | 100 ++++++++++++++++++++++ 4 files changed, 307 insertions(+), 146 deletions(-) create mode 100644 stylesheets/pdf/lfs-mixed.xsl create mode 100644 stylesheets/pdf/lfs-sections.xsl (limited to 'stylesheets/pdf') diff --git a/stylesheets/pdf/lfs-index.xsl b/stylesheets/pdf/lfs-index.xsl index ef0a1ee70..a43be774c 100644 --- a/stylesheets/pdf/lfs-index.xsl +++ b/stylesheets/pdf/lfs-index.xsl @@ -3,21 +3,17 @@ - - ]> - - - - Index of packages and important installed files + + Index @@ -35,100 +31,49 @@ Packages - - - Programs - - - Libraries - - - Scripts - - - Others - - - - - + + + Programs + + + Libraries + + + Scripts + + + Others + + + + + - - - - - - - - - - - + + + + + + - + + : - - - - - - - - - - - : - - - - - - - - - - - - - - - - - - - - - - - - - : - - - - - - - - - - + @@ -148,26 +93,17 @@ - - - - - - - - - - - - - - description - - - - - - + + + + + + , + + + + + @@ -177,18 +113,23 @@ - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/stylesheets/pdf/lfs-mixed.xsl b/stylesheets/pdf/lfs-mixed.xsl new file mode 100644 index 000000000..58b3c160c --- /dev/null +++ b/stylesheets/pdf/lfs-mixed.xsl @@ -0,0 +1,131 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 12pt + + + + + + + + + + + + + + + + + + + + + + + + + + + #500 + + + #500 + + + #500 + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/stylesheets/pdf/lfs-pagesetup.xsl b/stylesheets/pdf/lfs-pagesetup.xsl index bde498838..4b6bc38e2 100644 --- a/stylesheets/pdf/lfs-pagesetup.xsl +++ b/stylesheets/pdf/lfs-pagesetup.xsl @@ -4,40 +4,31 @@ xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> - - - - - - page - - - auto - - - - - - - - - - right - - - - - - + + + + + right + left + + + + - + + + - + - + + + @@ -58,7 +49,7 @@ - + @@ -72,8 +63,8 @@ - 0.75in - 0.75in + 0.5in + 0.375in -1pc 0.8em @@ -110,7 +101,5 @@ - - diff --git a/stylesheets/pdf/lfs-sections.xsl b/stylesheets/pdf/lfs-sections.xsl new file mode 100644 index 000000000..1fb9f0f95 --- /dev/null +++ b/stylesheets/pdf/lfs-sections.xsl @@ -0,0 +1,100 @@ + + + + + + + + + + page + + + auto + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + label.markup: this can't happen! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-54-g00ecf