mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +02:00
2017-11-06 Fred Gleason <fredg@paravelsystems.com>
* Added a logo to the title page of the Operations Guide.
This commit is contained in:
@@ -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 = *~\
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user