Commit Graph

8 Commits

Author SHA1 Message Date
Pierre Labastie
9bbd87ae00 Add a doctype decl to lfs-l10n.xml, for validation
This allows using xmllint --valid on it.
2024-01-18 10:32:31 +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
Xi Ruoyao
7936ffb2c8
stylesheets: add Simplified Chinese for lfs-l10n
It should not affect English book.
2022-11-12 00:05:09 +08:00
Xℹ Ruoyao
52dcb7d03e
remove $Date$ and $LastChangedBy$
They are unsupported by Git.
2021-03-31 17:27:00 +08:00
Bruce Dubbs
06d04ebbfb Add some prereqs to udev-lfs to support make with j > 1
Add support for French version of the book.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-09-08 21:41:53 +00:00
Bruce Dubbs
b520d01cff Add German to localization stylesheet
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8743 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-16 18:44:52 +00:00
Manuel Canales Esparcia
5e45ca3b2f Ported r8208 from new-xsl branch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8209 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-07 20:26:22 +00: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