diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-08 19:25:56 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-05-08 19:25:56 +0000 |
commit | 85c6cf4d374789e43725dd885d2d84d64000e854 (patch) | |
tree | ef1469900d16efef746f840fc5f3a1c5a1d9fd2d | |
parent | 4da2304311cdb65c3542dac096bfb59a4a661cf0 (diff) |
Removed the version number. It isn't needed now.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | stylesheets/lfs-chunked.xsl | 3 | ||||
-rw-r--r-- | stylesheets/lfs-pdf.xsl | 3 | ||||
-rw-r--r-- | stylesheets/lfs-print.xsl | 3 | ||||
-rw-r--r-- | stylesheets/patcheslist.xsl | 3 | ||||
-rw-r--r-- | stylesheets/pdf/lfs-index.xsl | 2 | ||||
-rw-r--r-- | stylesheets/pdf/lfs-pagesetup.xsl | 2 | ||||
-rw-r--r-- | stylesheets/print/lfs-index.xsl | 2 | ||||
-rw-r--r-- | stylesheets/print/lfs-pagesetup.xsl | 2 | ||||
-rw-r--r-- | stylesheets/xhtml/lfs-admon.xsl | 2 | ||||
-rw-r--r-- | stylesheets/xhtml/lfs-index.xsl | 2 | ||||
-rw-r--r-- | stylesheets/xhtml/lfs-legalnotice.xsl | 2 | ||||
-rw-r--r-- | stylesheets/xhtml/lfs-mixed.xsl | 2 | ||||
-rw-r--r-- | stylesheets/xhtml/lfs-navigational.xsl | 2 | ||||
-rw-r--r-- | stylesheets/xhtml/lfs-titles.xsl | 2 | ||||
-rw-r--r-- | stylesheets/xhtml/lfs-toc.xsl | 2 |
15 files changed, 0 insertions, 34 deletions
diff --git a/stylesheets/lfs-chunked.xsl b/stylesheets/lfs-chunked.xsl index 8abaf3ddd..361af2b6f 100644 --- a/stylesheets/lfs-chunked.xsl +++ b/stylesheets/lfs-chunked.xsl @@ -1,8 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> -Based on the original lfs-chunked.xsl created by Matthew Burgess --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> diff --git a/stylesheets/lfs-pdf.xsl b/stylesheets/lfs-pdf.xsl index 2a7e25790..3097e47cf 100644 --- a/stylesheets/lfs-pdf.xsl +++ b/stylesheets/lfs-pdf.xsl @@ -1,8 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> -Based on the original lfs-pdf.xsl created by Matthew Burgess --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> diff --git a/stylesheets/lfs-print.xsl b/stylesheets/lfs-print.xsl index 8cca38786..d56a9bd3c 100644 --- a/stylesheets/lfs-print.xsl +++ b/stylesheets/lfs-print.xsl @@ -1,8 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> -Based on the original lfs-pdf.xsl created by Matthew Burgess --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> diff --git a/stylesheets/patcheslist.xsl b/stylesheets/patcheslist.xsl index 50456bc10..ed6967b8b 100644 --- a/stylesheets/patcheslist.xsl +++ b/stylesheets/patcheslist.xsl @@ -1,8 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9pre1 - Manuel Canales Esparcia <macana@lfs-es.org> -Based on the original patcheslist.xsl posted by Matthew Burgess --> - <!-- This also work again BLFS --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" diff --git a/stylesheets/pdf/lfs-index.xsl b/stylesheets/pdf/lfs-index.xsl index 817fbf9d9..eb27f9c5b 100644 --- a/stylesheets/pdf/lfs-index.xsl +++ b/stylesheets/pdf/lfs-index.xsl @@ -8,8 +8,6 @@ <!ENTITY sep '" "'> ]> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> diff --git a/stylesheets/pdf/lfs-pagesetup.xsl b/stylesheets/pdf/lfs-pagesetup.xsl index 531e05ce9..df02c2616 100644 --- a/stylesheets/pdf/lfs-pagesetup.xsl +++ b/stylesheets/pdf/lfs-pagesetup.xsl @@ -1,7 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> diff --git a/stylesheets/print/lfs-index.xsl b/stylesheets/print/lfs-index.xsl index 63a014a82..cf216e6b7 100644 --- a/stylesheets/print/lfs-index.xsl +++ b/stylesheets/print/lfs-index.xsl @@ -6,8 +6,6 @@ <!ENTITY scope 'count(ancestor::node()|$scope) = count(ancestor::node())'> ]> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> diff --git a/stylesheets/print/lfs-pagesetup.xsl b/stylesheets/print/lfs-pagesetup.xsl index f90a2037f..38f686a79 100644 --- a/stylesheets/print/lfs-pagesetup.xsl +++ b/stylesheets/print/lfs-pagesetup.xsl @@ -1,7 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> diff --git a/stylesheets/xhtml/lfs-admon.xsl b/stylesheets/xhtml/lfs-admon.xsl index 7cf0520f0..490556def 100644 --- a/stylesheets/xhtml/lfs-admon.xsl +++ b/stylesheets/xhtml/lfs-admon.xsl @@ -1,7 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> diff --git a/stylesheets/xhtml/lfs-index.xsl b/stylesheets/xhtml/lfs-index.xsl index 825378702..07c7bd7d4 100644 --- a/stylesheets/xhtml/lfs-index.xsl +++ b/stylesheets/xhtml/lfs-index.xsl @@ -6,8 +6,6 @@ <!ENTITY scope 'count(ancestor::node()|$scope) = count(ancestor::node())'> ]> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> diff --git a/stylesheets/xhtml/lfs-legalnotice.xsl b/stylesheets/xhtml/lfs-legalnotice.xsl index 4b43a9f19..d96649046 100644 --- a/stylesheets/xhtml/lfs-legalnotice.xsl +++ b/stylesheets/xhtml/lfs-legalnotice.xsl @@ -1,7 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> diff --git a/stylesheets/xhtml/lfs-mixed.xsl b/stylesheets/xhtml/lfs-mixed.xsl index 16942be9f..e179769f4 100644 --- a/stylesheets/xhtml/lfs-mixed.xsl +++ b/stylesheets/xhtml/lfs-mixed.xsl @@ -1,7 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> diff --git a/stylesheets/xhtml/lfs-navigational.xsl b/stylesheets/xhtml/lfs-navigational.xsl index 766f2a9ef..0aca11cab 100644 --- a/stylesheets/xhtml/lfs-navigational.xsl +++ b/stylesheets/xhtml/lfs-navigational.xsl @@ -1,7 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> diff --git a/stylesheets/xhtml/lfs-titles.xsl b/stylesheets/xhtml/lfs-titles.xsl index ec6c68cfe..b9512aafc 100644 --- a/stylesheets/xhtml/lfs-titles.xsl +++ b/stylesheets/xhtml/lfs-titles.xsl @@ -1,7 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9- Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> diff --git a/stylesheets/xhtml/lfs-toc.xsl b/stylesheets/xhtml/lfs-toc.xsl index 56c14820c..af9d57812 100644 --- a/stylesheets/xhtml/lfs-toc.xsl +++ b/stylesheets/xhtml/lfs-toc.xsl @@ -1,7 +1,5 @@ <?xml version='1.0' encoding='ISO-8859-1'?> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" version="1.0"> |