Changes in / [dbf61b7:e48f31d]


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/README

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