Changes in BOOK/README [745cf48:6cf9571]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/README
r745cf48 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.