used to build pdf output for pdn
[bootmanager.git] / build.sh
1 #!/bin/bash
2
3 rm -f *.fo *.pdf pdn-titlepage.xsl
4
5 #xsltproc -output pdn-titlepage.xsl \
6 #    /usr/share/sgml/docbook/xsl-stylesheets/template/titlepage.xsl \
7 #    pdn-titlepage.xml
8
9 xmlto -x pdn-pdf-style.xsl pdf boot-manager-pdn.xml