Changeset 6cf9571
- Timestamp:
- Jan 7, 2014, 6:03:31 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- dbf61b7
- Parents:
- 117bccb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/README
r117bccb r6cf9571 14 14 XML to XHTML: 15 15 ------------- 16 make BASEDIR=/path/to/output/location16 make RENDERDIR=/path/to/output/location 17 17 18 18 19 19 XML to single file XHTML (nochunks): 20 20 ------------------------------------ 21 make BASEDIR=/path/to/output/location nochunks21 make RENDERDIR=/path/to/output/location nochunks 22 22 23 23 … … 30 30 XML to PDF: 31 31 ----------- 32 make BASEDIR=/path/to/output/location pdf32 make RENDERDIR=/path/to/output/location pdf
Note:
See TracChangeset
for help on using the changeset viewer.