Changeset dbf61b7


Ignore:
Timestamp:
Jan 9, 2014, 11:57:18 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, master, systemd
Children:
5699aaf
Parents:
e48f31d (diff), 6cf9571 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of git.cross-lfs.org:cross-lfs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/README

    re48f31d rdbf61b7  
    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.