Changeset 1a15276 in clfs-embedded for BOOK/stylesheets/lfs-xsl/pdf.xsl


Ignore:
Timestamp:
Jun 30, 2017, 11:32:23 AM (7 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
31fac76
Parents:
241f9a9
Message:

BOOK: s/BASEDIR/RENDERDIR/

As pointed out by akhiezer <lfs65@…>, the BASEDIR variable
doesn't actually exist and the way it is used in the
documentation/comments means it is actually referring to the RENDERDIR
variable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/stylesheets/lfs-xsl/pdf.xsl

    r241f9a9 r1a15276  
    2020         Note that FOP will complaints about a lot of paragraph overflows
    2121         due that verbatim output is also indented.
    22          Remember to comment the "rm $(BASEDIR)/lfs-pdf.fo" in
     22         Remember to comment the "rm $(RENDERDIR)/lfs-pdf.fo" in
    2323         the Makefile. -->
    2424  <!--<xsl:output  encoding="UTF-8" indent="yes" />-->
Note: See TracChangeset for help on using the changeset viewer.