Creating a 6.1 release branch
[linux_from_scratch.git] / README
blob61f7721a23d79f39e8396b92e9528e6d3c420cb9
1 LFS Book Readme
3 This document is meant to instruct the user on how to convert the book's XML 
4 source to other formats (e.g. HTML, PDF, PS and TXT).  First, if you have not 
5 already done so, please read the INSTALL file for instructions on how to install
6 the required software.  If you have already completed the steps outlined in the
7 INSTALL file, then continue reading for examples how to convert these files into
8 various other formats.
10 XML to XHTML:
11 -------------
13 make BASEDIR=/path/to/output/location
16 XML to PDF:
17 -----------
19 make pdf &&
20 cp lfs.pdf /path/to/output/location