Go to file
Manuel Canales Esparcia ad8996b7c0 Fixed two URLs. The use of ( ) inside a URL generates invalid pages on PDF readers that supports PDF links, like AcrobatReader.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6771 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-05-18 20:07:36 +00:00
appendices Fixed remaining "paragraph overflows" warnings from FOP-0.93 2007-04-22 18:07:04 +00:00
basicnet Fixed two URLs. The use of ( ) inside a URL generates invalid pages on PDF readers that supports PDF links, like AcrobatReader. 2007-05-18 20:07:36 +00:00
book Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD 2007-04-04 19:42:53 +00:00
connect Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD 2007-04-04 19:42:53 +00:00
general Updated to xterm-225 2007-05-14 01:00:24 +00:00
gnome Fixed two URLs. The use of ( ) inside a URL generates invalid pages on PDF readers that supports PDF links, like AcrobatReader. 2007-05-18 20:07:36 +00:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Updated to thunderbird-2.0.0.0 + enigmail-0.95.0 2007-05-18 14:42:38 +00:00
kde Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD 2007-04-04 19:42:53 +00:00
multimedia Updated to xine-lib-1.1.6 2007-05-05 08:11:58 +00:00
postlfs Update text to proper vim version 2007-05-15 18:16:41 +00:00
pst Updated to ESP Ghostscript-8.15.4 2007-04-19 02:03:08 +00:00
server Added a note to run some commands in the OpenSSH instructions as the root user, thanks to ghylton for the report 2007-04-18 20:10:11 +00:00
stylesheets Fix Index look due very long configuration filenames. 2007-04-16 21:14:25 +00:00
template Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD 2007-04-04 19:42:53 +00:00
x Add security patch to qt. 2007-04-25 20:57:17 +00:00
xincludes Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD 2007-04-04 19:42:53 +00:00
xsoft Updated to thunderbird-2.0.0.0 + enigmail-0.95.0 2007-05-18 14:42:38 +00:00
general.ent Updated to thunderbird-2.0.0.0 + enigmail-0.95.0 2007-05-18 14:42:38 +00:00
index.xml Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD 2007-04-04 19:42:53 +00:00
INSTALL Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00
Makefile Small fix in test-links Makefile target. 2007-01-25 20:16:07 +00:00
obfuscate.sh Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00
README Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00
tidy.conf Added the LastChangedBy and Date keywords then set the corresponding keyword property on each file in the repo 2007-01-18 19:38:19 +00:00

$LastChangedBy$
$Date$

How do I convert these XML files to other formats like HTML, PDF,
and TXT? You need to have some software installed that deal with these
conversions. Please read the INSTALL file to determine what programs
you need to install and where to get instructions to install that software.

After that, you can build the html with a simple 'make' command.
The default target builds the html in $(HOME)/public_html/blfs-book.

Other Makefile targets are: nochunks, pdf, tex, validate, and
blfs-patch-list.

nochunks: builds BLFS in one huge file.

pdf: builds BLFS as a pdf file.

tex: converts the xml files to tex files

validate:  does an extensive check for xml errors in the book.

blfs-patch-list: generates a list of all blfs controlled patches in the book.