glfs/stylesheets/lfs-xsl
Pierre Labastie 0d7e9a2687 Fix output of anchors with same id in sect3
The template for sect3.titlepage generates:
<h3 class="sect3">
  <a id="{id of sect3}" name="{id of sect3}"></a>
  <h4 class="title">
    <a id="{id of sect3}" name="{id of sect3}">i{title of sect3}</a>
  </h4>
</h3>
resulting in double definition of the same id, which is a validity error
in XML documents.
Replace with the same template as for sect2, using h3 instead of h2.
2024-01-20 08:24:10 +01:00
..
pdf Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
xhtml Fix output of anchors with same id in sect3 2024-01-20 08:24:10 +01:00
chunk-master.xsl Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
chunk-slave.xsl Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
chunkfast.xsl Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
common.xsl Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
lfs-l10n.xml Change encoding to utf-8 1 2024-01-19 22:39:35 +01:00
lfs-print.css clean up unused SVN prop entries 2021-04-20 19:12:02 +08:00
lfs.css kernel-config: Add color for hotkey 2023-07-31 21:44:37 +08:00
nochunks.xsl Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
pdf.xsl Remove all "&#" characters and replace with utf-8 2024-01-19 22:39:35 +01:00
profile.xsl Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00