# PDF transformation properties
output-dir=pdf-generated
pdf-output-filename=ethel.pdf
assets-basedir=${book.build.dir}/assets/pdf
assets-dirs=images/**
stylesheet-path=${book.build.dir}/assets/pdf/pdf.xsl
xsl-dir=${p4-build-dir}/docbook-xsl-ns-1.78.1/fo
# DocBook properties
double.sided=1
draft.mode=no
footer.column.widths=2 0 1
fop.extensions=0
fop1.extensions=1
header.column.widths=0 1 0
highlight.source=1
paper.type=USLetter
ulink.show=0
| # | Change | User | Description | Committed | |
|---|---|---|---|---|---|
| #1 | 12843 | eedwards |
#review-1055133 Add a sample guide to the doc infrastructure that demonstrates the directory layout, configuration, and source markup for both AsciiDoc and DocBook. @matt, @jschaffer, and @jbujes should review. Rendered HTML is available for review: http://10.2.0.75/docs/ethel/index.html |