Commit Graph

6 Commits

Author SHA1 Message Date
Pierre Labastie
5d064fb3c3 Align attributes in xsl:stylesheet elements
Part of a patch by Boian Berberov
2024-01-27 22:42:07 +01:00
Pierre Labastie
b8d33a557b rendering: some utf-8 fixes
Reinstate some character entities
Have some stylesheets output UTF-8

Part of a patch by Boian Berberov
2024-01-27 22:42:07 +01:00
Pierre Labastie
2a26a4f5df Remove all &#xxx; occurences
- replace some characters by their utf-8 encoded equivalent (and change
  encoding in the <?xml?> line
- replace &#xa; with a true newline char. This is somewhat more readable
  anyway.
2024-01-18 20:42:26 +01:00
Dan Nichilson
85117fe2b9 Cleanup newline generation in dump-commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-20 22:55:28 +00:00
Manuel Canales Esparcia
814f5ec179 Some of the commands marked as "nodump" are actualy needed to do proper commands diffs between books versions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-10-05 18:12:32 +00:00
Manuel Canales Esparcia
2c5e4d5994 Added dump-commands.xsl.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-08-29 19:11:10 +00:00