Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/README

    r745cf48 r6cf9571  
    1414XML to XHTML:
    1515-------------
    16 make BASEDIR=/path/to/output/location
     16make RENDERDIR=/path/to/output/location
    1717
    1818
    1919XML to single file XHTML (nochunks):
    2020------------------------------------
    21 make BASEDIR=/path/to/output/location nochunks
     21make RENDERDIR=/path/to/output/location nochunks
    2222
    2323
     
    3030XML to PDF:
    3131-----------
    32 make BASEDIR=/path/to/output/location pdf
     32make RENDERDIR=/path/to/output/location pdf
Note: See TracChangeset for help on using the changeset viewer.