aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-xsl/pdf/lfs-xref.xsl
Commit message (Collapse)AuthorAgeFilesLines
* Change all input encodings to UTF-8Pierre Labastie2024-01-181-1/+1
|
* stylesheets: rm code for xlink:href attr in xref elemtsPierre Labastie2024-01-181-17/+5
| | | | | | | 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...
* Use UTF-8 characters instead of &#...;Xi Ruoyao2024-01-181-2/+2
| | | | | | | | This is done via: find -name \*.xml -or -name \*.xsl | xargs python3 utf8ize.py with https://linuxfromscratch.org/~xry111/utf8ize.py.
* remove $Date$ and $LastChangedBy$Xℹ Ruoyao2021-03-311-5/+0
| | | | They are unsupported by Git.
* Added new-xsl files.Manuel Canales Esparcia2007-07-051-0/+169
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8196 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689