Go to file
Randy McMurchy d6f53f6ae5 Removed redundant Gnome Doc Utils dependency from the Sound Juicer instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7056 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-08-13 01:29:37 +00:00
appendices Now the label used for ordered lists is better handled by the stylesheets. 2007-07-07 10:32:01 +00:00
basicnet Replaced all instances of the Python library directory pathname with an entity 2007-08-08 15:18:24 +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 Modified a heavily used (bookwise) FTP download repo to use an entity and created the entity with a known good FTP repo 2007-07-14 23:27:07 +00:00
general minor fixups. Thanks Randy. 2007-08-13 00:40:00 +00:00
gnome Removed redundant Gnome Doc Utils dependency from the Sound Juicer instructions 2007-08-13 01:29:37 +00:00
images updated stylesheets to 0.9 2004-05-08 02:42:12 +00:00
introduction Updated the Sound Juicer instructions to reflect the GNOME-2.18.3 update 2007-08-13 01:23:52 +00:00
kde Updated the kdebase instructions to point to the new D-Bus Qt3 bindings 2007-07-14 21:34:00 +00:00
multimedia Updated to libmusicbrainz-2.1.5 2007-08-13 00:29:41 +00:00
postlfs Fixed 'Installed Directories' in the Emacs instructions 2007-08-12 14:34:20 +00:00
pst Replaced the obsolete Gimp-Print package with Gutenprint-5.0.1 2007-08-09 11:36:59 +00:00
server Replaced all instances of the Python library directory pathname with an entity 2007-08-08 15:18:24 +00:00
stylesheets Merged r8226 from new-xsl branch. 2007-07-21 15:01:56 +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 Replaced some /usr/X11R6 hacks with references to the compatibility symlink 2007-08-12 01:04:53 +00:00
xincludes First cut at adding instructions to create an /usr/X11R6 compatibility symlink 2007-08-11 23:32:14 +00:00
xsoft Added python-modules page and the gnome-python stack 2007-08-12 16:35:36 +00:00
general.ent Updated to libmusicbrainz-2.1.5 2007-08-13 00:29:41 +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 Making consistent ROOT_ID settings. 2007-07-10 19:10:04 +00:00
obfuscate.sh Typo fix. 2007-07-07 10:41:20 +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.