lfs/stylesheets
Pierre Labastie e2789b4c66 stylesheets: fix generation of footnotes
There was two problems:
- the sect1 template did not process the footnote
- footnote processing needed to use a template matching
  footnote/para[1], but we had a template matching para
  at a higher precendence level.
So:
- call process.footnotes at the end of the sect1 template
- Add a templates matching footnote/para[1] at the same import
  level as the template matching para (this just call the original
  template)
We also add a priority 1 to the sect1 template in chunk-code.xsl,
although it is not strictly necessary. This is what upstream
recommends...
2025-03-11 15:45:14 +01:00
..
lfs-xsl stylesheets: fix generation of footnotes 2025-03-11 15:45:14 +01:00
dump-commands.xsl Align attributes in xsl:stylesheet elements 2024-01-27 22:42:07 +01:00
lfs-chunked.xsl Change all input encodings to UTF-8 2024-01-18 21:09:26 +01:00
lfs-nochunks.xsl Change all input encodings to UTF-8 2024-01-18 21:09:26 +01:00
lfs-pdf.xsl Change all input encodings to UTF-8 2024-01-18 21:09:26 +01:00
md5sum.xsl Align attributes in xsl:stylesheet elements 2024-01-27 22:42:07 +01:00
patcheslist.xsl Typos on comments. 2024-08-23 14:01:06 -05:00
wget-list.xsl Typos on comments. 2024-08-23 14:01:06 -05:00