Ignore:
Timestamp:
08/23/2024 07:01:06 PM (4 weeks ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib
Children:
5b2a5c60, 7779960
Parents:
54c0a86
git-author:
Bruce Dubbs <bdubbs@…> (08/23/2024 06:59:56 PM)
git-committer:
Bruce Dubbs <bdubbs@…> (08/23/2024 07:01:06 PM)
Message:

Typos on comments.

These changes are all in comments that do not affect the books in any way.

Location:
stylesheets/lfs-xsl/xhtml
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/lfs-xsl/xhtml/lfs-mixed.xsl

    r54c0a86 r872a378  
    55                version="1.0">
    66
    7   <!-- This stylesheet contains misc templates for output formating.
     7  <!-- This stylesheet contains misc templates for output formatting.
    88       This file is for that templates that don't fit in other files
    9        and that not afect the chunk algorithm. -->
     9       and that do not affect the chunk algorithm. -->
    1010
    1111  <!-- Individual elements templates -->
     
    188188
    189189    <!-- para/simplelist:
    190            Self-made template. Add a line break and process the childs.
     190           Self-made template. Add a line break and process the child.
    191191           If @type is specified, the original templates should be used,
    192192           but not tested. -->
     
    209209
    210210
    211   <!-- Named formating templates -->
     211  <!-- Named formatting templates -->
    212212
    213213    <!-- Body attributes:
  • stylesheets/lfs-xsl/xhtml/lfs-sections.xsl

    r54c0a86 r872a378  
    146146
    147147    <!-- sect1:
    148            When there is a role attibute, use it as the class value.
     148           When there is a role attribute, use it as the class value.
    149149           Process the SVN keywords found in sect1info as a footnote.
    150150           Output title before the containing <div> so that the title
     
    172172
    173173    <!-- sect2:
    174            When there is a role attibute, use it as the class value.
     174           When there is a role attribute, use it as the class value.
    175175           Removed unused code. -->
    176176    <!-- The original template is in {docbook-xsl}/xhtml/sections.xsl -->
  • stylesheets/lfs-xsl/xhtml/lfs-toc.xsl

    r54c0a86 r872a378  
    6666
    6767    <!-- toc.line:
    68            Adding the h* tags and dropping unneded links.
     68           Adding the h* tags and dropping unneeded links.
    6969           This template is a full re-made version of the original one. -->
    7070    <!-- The original template is in {docbook-xsl}/xhtml/autotoc.xsl -->
Note: See TracChangeset for help on using the changeset viewer.