lfs/stylesheets/lfs-xsl
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
..
pdf Fix typos 2024-08-25 15:37:34 +08:00
xhtml stylesheets: fix generation of footnotes 2025-03-11 15:45:14 +01:00
chunk-master.xsl stylesheets: fix generation of footnotes 2025-03-11 15:45:14 +01:00
chunk-slave.xsl Tidy doctype and xml declarations in .html output 2024-01-27 22:42:07 +01:00
chunkfast.xsl Typos on comments. 2024-08-23 14:01:06 -05:00
common.xsl Typos on comments. 2024-08-23 14:01:06 -05:00
lfs-l10n.xml Use http://cdn.docbook.org to run on other distros 2024-02-10 12:31:04 +01:00
lfs-print.css remove $Date$ and $LastChangedBy$ 2021-03-31 17:27:00 +08:00
lfs.css Fix some defects of lfs book formatting 2024-01-26 14:55:51 +01:00
lfs.css.new Remove trailing spaces 2022-09-11 18:54:49 +02:00
nochunks.xsl Fix rendering of non-chunked output 2024-03-04 17:31:33 +01:00
pdf.xsl Typos on comments. 2024-08-23 14:01:06 -05:00
profile.xsl rendering: some utf-8 fixes 2024-01-27 22:42:07 +01:00