From a9e89d0c26b67d4f4ad136be1f701665c7b04c72 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Wed, 19 May 2004 20:16:58 +0000 Subject: HEAD: StyleSheets - unified the identation to use spaces. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- stylesheets/lfs-chunked.xsl | 12 +++--- stylesheets/lfs-print.xsl | 34 ++++++++-------- stylesheets/patcheslist.xsl | 16 ++++---- stylesheets/pdf/lfs-index.xsl | 72 +++++++++++++++++----------------- stylesheets/pdf/lfs-pagesetup.xsl | 34 ++++++++-------- stylesheets/print/lfs-index.xsl | 18 ++++----- stylesheets/print/lfs-pagesetup.xsl | 44 ++++++++++----------- stylesheets/xhtml/lfs-admon.xsl | 8 ++-- stylesheets/xhtml/lfs-index.xsl | 64 +++++++++++++++--------------- stylesheets/xhtml/lfs-legalnotice.xsl | 4 +- stylesheets/xhtml/lfs-mixed.xsl | 48 ++++++++++++++--------- stylesheets/xhtml/lfs-navigational.xsl | 24 ++++++++---- stylesheets/xhtml/lfs-titles.xsl | 2 +- stylesheets/xhtml/lfs-toc.xsl | 10 ++--- 14 files changed, 203 insertions(+), 187 deletions(-) (limited to 'stylesheets') diff --git a/stylesheets/lfs-chunked.xsl b/stylesheets/lfs-chunked.xsl index 361af2b6f..b53c78dd7 100644 --- a/stylesheets/lfs-chunked.xsl +++ b/stylesheets/lfs-chunked.xsl @@ -4,11 +4,11 @@ xmlns="http://www.w3.org/1999/xhtml" version="1.0"> - + - + @@ -17,14 +17,14 @@ - + - + - - + + diff --git a/stylesheets/lfs-print.xsl b/stylesheets/lfs-print.xsl index d56a9bd3c..929c15ce5 100644 --- a/stylesheets/lfs-print.xsl +++ b/stylesheets/lfs-print.xsl @@ -3,32 +3,31 @@ - - + - + - + - + true justify - + - + 8 10pt - + book toc part nop @@ -37,18 +36,17 @@ - - yes - - - - [p + + yes + + + [p - ] - - + ] + + - + diff --git a/stylesheets/patcheslist.xsl b/stylesheets/patcheslist.xsl index ed6967b8b..3d00d157d 100644 --- a/stylesheets/patcheslist.xsl +++ b/stylesheets/patcheslist.xsl @@ -5,17 +5,17 @@ - + - + - - - - - - + + + + + + diff --git a/stylesheets/pdf/lfs-index.xsl b/stylesheets/pdf/lfs-index.xsl index eb27f9c5b..ef0a1ee70 100644 --- a/stylesheets/pdf/lfs-index.xsl +++ b/stylesheets/pdf/lfs-index.xsl @@ -12,15 +12,15 @@ xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> - + Index of packages and important installed files - + - + - + - - - + + + - + - + - + - + - - + + : - + @@ -99,36 +99,36 @@ - - + + - - - - + concat($key, &sep;, &secondary;))[&scope;][1]) = 1]" mode="index-secondary"> + + + + - + - - + + : - + - + - + @@ -149,25 +149,25 @@ - + - - + + - + description - - + + @@ -178,15 +178,15 @@ - + - - + + diff --git a/stylesheets/pdf/lfs-pagesetup.xsl b/stylesheets/pdf/lfs-pagesetup.xsl index df02c2616..bde498838 100644 --- a/stylesheets/pdf/lfs-pagesetup.xsl +++ b/stylesheets/pdf/lfs-pagesetup.xsl @@ -4,21 +4,21 @@ xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> - + - - - - page - + + + + page + - auto + auto - + @@ -37,12 +37,12 @@ - + - + @@ -71,7 +71,7 @@ - + 0.75in 0.75in -1pc @@ -102,15 +102,15 @@ 1em - + - + - - + + - - + + diff --git a/stylesheets/print/lfs-index.xsl b/stylesheets/print/lfs-index.xsl index cf216e6b7..7cffd5328 100644 --- a/stylesheets/print/lfs-index.xsl +++ b/stylesheets/print/lfs-index.xsl @@ -12,11 +12,11 @@ - + Index of packages and important installed files - + - + - + : - + - + @@ -95,13 +95,13 @@ - + , - + @@ -115,7 +115,7 @@ - + diff --git a/stylesheets/print/lfs-pagesetup.xsl b/stylesheets/print/lfs-pagesetup.xsl index 38f686a79..808fe9465 100644 --- a/stylesheets/print/lfs-pagesetup.xsl +++ b/stylesheets/print/lfs-pagesetup.xsl @@ -4,24 +4,24 @@ xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> - + - - - - page - + + + + page + - auto + auto - + - - + + right @@ -35,19 +35,19 @@ - + - - - + + + - + @@ -76,7 +76,7 @@ - + 1in 0.5in -1pc @@ -107,15 +107,15 @@ 1em - + - + - - + + - - + + diff --git a/stylesheets/xhtml/lfs-admon.xsl b/stylesheets/xhtml/lfs-admon.xsl index 490556def..db71bcdfd 100644 --- a/stylesheets/xhtml/lfs-admon.xsl +++ b/stylesheets/xhtml/lfs-admon.xsl @@ -4,12 +4,12 @@ xmlns="http://www.w3.org/1999/xhtml" version="1.0"> - + ../images/ - + @@ -22,7 +22,7 @@
-
+
[{$admon.type}] @@ -37,7 +37,7 @@
- +
diff --git a/stylesheets/xhtml/lfs-index.xsl b/stylesheets/xhtml/lfs-index.xsl index 07c7bd7d4..4e9a43255 100644 --- a/stylesheets/xhtml/lfs-index.xsl +++ b/stylesheets/xhtml/lfs-index.xsl @@ -20,51 +20,51 @@ - +
-

- -

+

+ +

- + - +

- - - Packages + + + Packages - Programs + Programs - Libraries + Libraries - Scripts + Scripts Others - - + +

    + [count(.|key('primary', &primary;)[&scope;][1])=1]" mode="index-primary"> @@ -73,27 +73,27 @@ - + - + - +
  • - - + + : - + @@ -101,32 +101,32 @@ - +
      + secondary[not(@sortas)])), &lowercase;, &uppercase;)"/> -
    -
    +
+ + normalize-space(concat(secondary/@sortas, secondary[not(@sortas)])))"/>
  • - - + + : - + diff --git a/stylesheets/xhtml/lfs-legalnotice.xsl b/stylesheets/xhtml/lfs-legalnotice.xsl index 465c34542..8e59611f4 100644 --- a/stylesheets/xhtml/lfs-legalnotice.xsl +++ b/stylesheets/xhtml/lfs-legalnotice.xsl @@ -1,12 +1,10 @@ - - - + diff --git a/stylesheets/xhtml/lfs-mixed.xsl b/stylesheets/xhtml/lfs-mixed.xsl index e179769f4..d8f7cf64c 100644 --- a/stylesheets/xhtml/lfs-mixed.xsl +++ b/stylesheets/xhtml/lfs-mixed.xsl @@ -4,10 +4,10 @@ xmlns="http://www.w3.org/1999/xhtml" version="1.0"> - + - +
               
    @@ -24,21 +24,31 @@
       
       
       
    -
    -  
    - -

    - -

    -
    -
    - - - - - - -
    -
    -
    + +
    + + + +

    + +

    +
    + +

    + +

    +
    +
    +
    +
    + + + + + + +
    +
    +
    + diff --git a/stylesheets/xhtml/lfs-navigational.xsl b/stylesheets/xhtml/lfs-navigational.xsl index b91d27f47..f652c3951 100644 --- a/stylesheets/xhtml/lfs-navigational.xsl +++ b/stylesheets/xhtml/lfs-navigational.xsl @@ -1,7 +1,5 @@ - - @@ -15,7 +13,7 @@ - + @@ -64,6 +62,19 @@ Next
  • + + +
  • + + + + + + + Up + +
  • +
  • @@ -74,13 +85,12 @@ Home
  • -
    - + @@ -103,7 +113,7 @@ Prev

    - +

    @@ -118,7 +128,7 @@ Next

    - +

    diff --git a/stylesheets/xhtml/lfs-titles.xsl b/stylesheets/xhtml/lfs-titles.xsl index b9512aafc..78fd1f00c 100644 --- a/stylesheets/xhtml/lfs-titles.xsl +++ b/stylesheets/xhtml/lfs-titles.xsl @@ -30,7 +30,7 @@ - +
    diff --git a/stylesheets/xhtml/lfs-toc.xsl b/stylesheets/xhtml/lfs-toc.xsl index af9d57812..56ad11ebc 100644 --- a/stylesheets/xhtml/lfs-toc.xsl +++ b/stylesheets/xhtml/lfs-toc.xsl @@ -4,7 +4,7 @@ xmlns="http://www.w3.org/1999/xhtml" version="1.0"> - + appendix toc book toc,title,figure,table,example,equation @@ -27,8 +27,8 @@ 3 - - + + @@ -46,7 +46,7 @@
    - + @@ -71,7 +71,7 @@ + and $toc.max.depth > $depth.from.context"> -- cgit v1.2.3-54-g00ecf