Pierre Labastie
5e423c8031
Change all input encodings to UTF-8
2024-01-18 21:09:26 +01:00
Pierre Labastie
d6cbb12c4c
stylesheets: rm code for xlink:href attr in xref elemts
...
We don't use it and it uses ( for opening parenthesis.
I am not sure whether this has some reason or not, but
we want to get reed of &#xx; chars in our change to utf-8,
so easier to remove than to find out why...
2024-01-18 13:11:58 +01:00
Xi Ruoyao
3626aa3048
Use UTF-8 characters instead of &#...;
...
This is done via:
find -name \*.xml -or -name \*.xsl | xargs python3 utf8ize.py
with https://linuxfromscratch.org/~xry111/utf8ize.py .
2024-01-18 15:03:54 +08:00
Xℹ Ruoyao
52dcb7d03e
remove $Date$ and $LastChangedBy$
...
They are unsupported by Git.
2021-03-31 17:27:00 +08:00
Manuel Canales Esparcia
c873d8072e
Added new-xsl files.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-05 21:18:33 +00:00