db459e
Update `docbook' rendition backend:
@@ -27,7 +27,7 @@ function docbook {
|
|
27
27
|
|
28
28
|
# Initialize absolute path to Xsl directory. This is the location
|
29
29
|
# where customization of XSL tranformations are stored in.
|
30
|
-
RENDER_DOCBOOK_XSLDIR="${RENDER_BACKEND_DIR}/$(cli_getRepoName ${RENDER_BACKEND} -d)/
|
30
|
+
RENDER_DOCBOOK_XSLDIR="${RENDER_BACKEND_DIR}/$(cli_getRepoName ${RENDER_BACKEND} -d)/Styles"
|
31
31
|
|
32
32
|
${RENDER_BACKEND}_convertToPdf
|
33
33
|
${RENDER_BACKEND}_convertToXhtml
|