Explorar el Código

Deleted REVISED comments.
All templates has been checked againts the upstream ones.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/new-xsl@8027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Manuel Canales Esparcia hace 18 años
padre
commit
b6618f19df

+ 0 - 2
lfs-chunked.xsl

@@ -4,8 +4,6 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
-   <!-- REVISED -->
-
    <!-- Top-level chunked output template.
         Include customized chunks templates.
         Replaces {docbook-xsl}/xhtml/profile-chunk.xsl -->

+ 0 - 2
lfs-chunked2.xsl

@@ -4,8 +4,6 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
-   <!-- REVISED -->
-
    <!-- Second level chunked output template.
         Sets global params and include customized elements templates-->
 

+ 0 - 2
lfs-nochunks.xsl

@@ -4,8 +4,6 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
-   <!-- REVISED -->
-
    <!-- Stylesheet for non-chunked XHTML output
         Replaces {docbook-xsl}/xhtml/profile-docbook.xsl -->
 

+ 0 - 2
pdf/lfs-admon.xsl

@@ -4,8 +4,6 @@
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet controls how admonitions are displayed -->
 
     <!-- Use graphics in admonitions? 1 = yes, 0 = no -->

+ 0 - 2
pdf/lfs-index.xsl

@@ -10,8 +10,6 @@
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet controls how the Index is generated.
        Entities comes from {docbook-xsl}/common/entities.ent -->
 

+ 0 - 3
pdf/lfs-mixed.xsl

@@ -4,9 +4,6 @@
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
                 version="1.0">
 
-   <!-- REVISED -->
-
-
   <!-- This stylesheet contains misc params, attribute sets and templates
        for output formating.
        This file is for that templates that don't fit in other files. -->

+ 0 - 2
pdf/lfs-pagesetup.xsl

@@ -4,8 +4,6 @@
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet controls page margins, header content and titles size. -->
 
     <!-- The inner page margin. -->

+ 0 - 2
pdf/lfs-sections.xsl

@@ -4,8 +4,6 @@
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet controls how sections are handled -->
 
     <!-- Are sections enumerated? 1 = yes, 0 = no -->

+ 0 - 2
xhtml/lfs-admon.xsl

@@ -4,8 +4,6 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet controls how admonitions are displayed -->
 
     <!-- Use graphics in admonitions? 1 = yes, 0 = no -->

+ 0 - 2
xhtml/lfs-index.xsl

@@ -14,8 +14,6 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet controls how the Index is generated.
        Due how they are created, the original XHTML stylesheets don't make
        use of the entities from {docbook-xsl}/common/entities.ent.

+ 0 - 2
xhtml/lfs-legalnotice.xsl

@@ -4,8 +4,6 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet controls how legalnotice page is created -->
 
     <!-- Generating the legalnotice page:

+ 0 - 2
xhtml/lfs-mixed.xsl

@@ -4,8 +4,6 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet contains misc templates for output formating.
        This file is for that templates that don't fit in other files
        and that not afect the chunk algorithm. -->

+ 0 - 2
xhtml/lfs-navigational.xsl

@@ -4,8 +4,6 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet controls how page header and navigational links
        are generated. -->
 

+ 0 - 2
xhtml/lfs-sections.xsl

@@ -4,8 +4,6 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet controls how sections are handled -->
 
     <!-- Chunk the first top-level section? 1 = yes, 0 = no

+ 0 - 2
xhtml/lfs-titles.xsl

@@ -4,8 +4,6 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet controls the h* xhtml tags used for several titles -->
 
     <!-- preface.titlepage:

+ 0 - 2
xhtml/lfs-toc.xsl

@@ -4,8 +4,6 @@
                 xmlns="http://www.w3.org/1999/xhtml"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet controls how the TOC are generated -->
 
     <!-- make.toc:

+ 0 - 2
xhtml/lfs-xref.xsl

@@ -6,8 +6,6 @@
                 exclude-result-prefixes="xlink"
                 version="1.0">
 
-   <!-- REVISED -->
-
   <!-- This stylesheet fixes English punctuation in xref links
        (as was requested by the publisher) via adding @role propagation
        in xref tags.