mirror of
https://github.com/boostorg/safe_numerics.git
synced 2026-02-20 15:02:25 +00:00
4 lines
178 B
Bash
Executable File
4 lines
178 B
Bash
Executable File
#use -r switch on fop for relaxed validation
|
|
xsltproc --xinclude --nonet bb2db.xsl accu.xml > accudocbook4.xml
|
|
fop -r -dpi 300 -xsl db2fo.xsl -xml accudocbook4.xml -pdf accu.pdf
|