X-Git-Url: https://pere.pagekite.me/gitweb/text-angrefrist.git/blobdiff_plain/005a69357438304dc93c5abc1603771ecfd0fd85..d5d545558d9b1d6e57163f5fbacafca69dc7cfc7:/Makefile diff --git a/Makefile b/Makefile index a669467..e3b5daf 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,12 @@ virkninger-angrefristloven.pdf: virkninger-angrefristloven.xml virkninger-angrefristloven.epub: virkninger-angrefristloven.xml dbtoepub $^ +virkninger-angrefristloven.html: virkninger-angrefristloven.xml + xsltproc \ + --output $(subst .pdf,.fo,$@) \ + data/stylesheet-html.xsl \ + $< + virkninger-angrefristloven-fop.fo: virkninger-angrefristloven.xml xsltproc \ --output $(subst .pdf,.fo,$@).new \