From 0d9850ef7fa213fc590885b756fc1f523762a459 Mon Sep 17 00:00:00 2001 From: Aaron Klingaman Date: Fri, 21 Jan 2005 15:49:31 +0000 Subject: [PATCH] switching to apache fop to build pdfs, much better output, so no longer need the build script --- build.sh | 9 --------- pdn-pdf-style.xsl | 16 +--------------- 2 files changed, 1 insertion(+), 24 deletions(-) delete mode 100755 build.sh diff --git a/build.sh b/build.sh deleted file mode 100755 index 2334f2a..0000000 --- a/build.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/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 diff --git a/pdn-pdf-style.xsl b/pdn-pdf-style.xsl index faac3cd..cd111c4 100644 --- a/pdn-pdf-style.xsl +++ b/pdn-pdf-style.xsl @@ -3,26 +3,12 @@ - - - - - - - - - -article nop - + - - - - -- 2.43.0