Go to file
Matthew Burgess 5fcbad24e2 * Upgrade to m4-1.4.3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2005-03-31 18:27:07 +00:00
appendixa
appendixb Updated the lfs-es mirror URL. 2005-03-29 19:58:16 +00:00
chapter01 * Upgrade to m4-1.4.3 2005-03-31 18:27:07 +00:00
chapter02
chapter03 * Upgrade to m4-1.4.3 2005-03-31 18:27:07 +00:00
chapter04
chapter05
chapter06 * Upgrade to m4-1.4.3 2005-03-31 18:27:07 +00:00
chapter07 Added sysklogd back in and removed libol and syslog-ng - thanks for the help, archaic 2005-03-30 21:40:13 +00:00
chapter08
chapter09
prologue
stylesheets
FORMER_CONTRIBUTORS
general.ent * Upgrade to m4-1.4.3 2005-03-31 18:27:07 +00:00
index.xml
INSTALL
Makefile
README
tidy.conf

LFS Book Readme

This document is meant to instruct the user on how to convert the book's XML 
source to other formats (e.g. HTML, PDF, PS and TXT).  First, if you have not 
already done so, please read the INSTALL file for instructions on how to install
the required software.  If you have already completed the steps outlined in the
INSTALL file, then continue reading for examples how to convert these files into
various other formats.

XML to XHTML:
-------------

make BASEDIR=/path/to/output/location


XML to PDF:
-----------

make pdf &&
cp lfs.pdf /path/to/output/location