Commit Graph

11 Commits

Author SHA1 Message Date
Bruce Dubbs
872a378f5e Typos on comments.
These changes are all in comments that do not affect the books in any way.
2024-08-23 14:01:06 -05:00
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
5e423c8031 Change all input encodings to UTF-8 2024-01-18 21:09:26 +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
Pierre Labastie
2da0137968 Remove eol spaces in xsl stylesheets 2021-09-07 23:28:43 +02:00
Bruce Dubbs
77ab7f35e9 Update Makefile for merged files" nochunks, md5sums, wget-list
Fix some formatting ant typos


git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2016-05-25 02:51:36 +00:00
Manuel Canales Esparcia
35c837b429 Fixed wget-list.xsl to handle sourceforge downloads.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-12-04 16:53:22 +00:00
Manuel Canales Esparcia
94428c3d47 Simplified wget-list.xsl. We need only upstream URLs in raw format.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-12-04 10:19:31 +00:00
Jeremy Huntwork
911e9d573c Don't need the secondary url.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-12-04 04:53:49 +00:00
Jeremy Huntwork
3a4594b22c Added a stylesheet and Makefile target that will allow the dynamic creation of a wget-list.
Stylesheet is modified from jhalfs-2.0.
This will be useful to our current FTP maintainer in dynamically collecting packages.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-12-04 04:48:25 +00:00