used to build pdf output for pdn
[bootmanager.git] / build.sh
diff --git a/build.sh b/build.sh
new file mode 100755 (executable)
index 0000000..2334f2a
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+rm -f *.fo *.pdf pdn-titlepage.xsl
+
+#xsltproc -output pdn-titlepage.xsl \
+#    /usr/share/sgml/docbook/xsl-stylesheets/template/titlepage.xsl \
+#    pdn-titlepage.xml
+
+xmlto -x pdn-pdf-style.xsl pdf boot-manager-pdn.xml