]> granicus.if.org Git - docbook-dsssl/commitdiff
Documented corrected behaviour of base.dir and removed OEBPS part (see [r9732])
authorThomas Schraitle <tom_schr@web.de>
Mon, 9 Dec 2013 15:50:46 +0000 (15:50 +0000)
committerThomas Schraitle <tom_schr@web.de>
Mon, 9 Dec 2013 15:50:46 +0000 (15:50 +0000)
xsl/epub3/README

index 477e785faee2a957be45ad2abaf99e5af487b721..95aaf2ac12504e2827c1cedaef779153acb986da 100644 (file)
@@ -53,10 +53,12 @@ subdirectory that will contain the .xhtml files and
 the epub package files.  Here is an example using xsltproc:
 
 xsltproc \
-  --stringparam base.dir ebook1/OEBPS/  \
+  --stringparam base.dir ebook1/  \
   epub3/chunk.xsl \
   mybook.xml
 
+Make sure you don't include the OEBPS directory in base.dir.
+
 After processing a document with this setting, you should find
 the following output: