mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
2017-11-05 Fred Gleason <fredg@paravelsystems.com>
* Added DocBook stylesheets for books in 'docs/stylesheets/'.
This commit is contained in:
@@ -104,10 +104,10 @@ OPSGUIDE_DEPS = filepath_wildcards.xml\
|
||||
voicetracking.xml
|
||||
|
||||
opsguide.html: $(OPSGUIDE_DEPS) frontspiece.xml
|
||||
xsltproc -o opsguide.html $(DOCBOOK_STYLESHEETS)/xhtml/docbook.xsl opsguide.xml
|
||||
xsltproc ../stylesheets/book-xhtml.xml opsguide.xml
|
||||
|
||||
opsguide.pdf: $(OPSGUIDE_DEPS) frontspiece.xml
|
||||
xsltproc $(DOCBOOK_STYLESHEETS)/fo/docbook.xsl opsguide.xml | fop - -pdf opsguide.pdf
|
||||
xsltproc ../stylesheets/book-fo.xml opsguide.xml | fop - -pdf opsguide.pdf
|
||||
|
||||
all-local: opsguide.html\
|
||||
opsguide.pdf
|
||||
|
Reference in New Issue
Block a user