2017-11-06 Fred Gleason <fredg@paravelsystems.com>

* Added a logo to the title page of the Operations Guide.
This commit is contained in:
Fred Gleason
2017-11-06 08:04:56 -05:00
parent 8a18a0cbd2
commit 6d8ee5853e
8 changed files with 1618 additions and 15 deletions

View File

@@ -103,18 +103,20 @@ OPSGUIDE_DEPS = filepath_wildcards.xml\
voicetracking.voice_tracker_dialog_track_selected.png\
voicetracking.xml
opsguide.html: $(OPSGUIDE_DEPS) frontspiece.xml
index.html: $(OPSGUIDE_DEPS) frontspiece.xml
xsltproc ../stylesheets/book-xhtml.xml opsguide.xml
opsguide.pdf: $(OPSGUIDE_DEPS) frontspiece.xml
opsguide.pdf: $(OPSGUIDE_DEPS) frontspiece.xml\
../stylesheets/book-fo.xml\
../stylesheets/book-fo-titlepages.xsl
xsltproc ../stylesheets/book-fo.xml opsguide.xml | fop - -pdf opsguide.pdf
all-local: opsguide.html\
all-local: index.html\
opsguide.pdf
EXTRA_DIST = $(OPSGUIDE_DEPS)\
frontspiece.xml.in\
opsguide.html\
index.html\
opsguide.pdf
CLEANFILES = *~\

View File

@@ -10,11 +10,9 @@
@VERSION@
</edition>
<copyright><year>-2003-2017</year><holder>Fred Gleason</holder></copyright>
<cover>
<mediaobject>
<imageobject>
<imagedata fileref="rdairplay.rdairplay_screenshot.png" scale="20"/>
</imageobject>
</mediaobject>
</cover>
<mediaobject>
<imageobject>
<imagedata fileref="../../icons/rivendell-512x512.png" scale="80"/>
</imageobject>
</mediaobject>
</info>