doc: Add title page image to altusmetrum.pdf
authorKeith Packard <keithp@keithp.com>
Sat, 8 Feb 2014 22:31:06 +0000 (14:31 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 8 Feb 2014 22:31:06 +0000 (14:31 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
doc/Makefile
doc/altusmetrum.xsl
doc/titlepage.templates.xml

index 3079c1480c58be42c57183f61caedbf1a3dd0ba2..83731fbe8f1998378f96c53472da2a76e3e8870c 100644 (file)
@@ -83,7 +83,7 @@ publish:      $(DOC)
         git push)
 
 clean:
         git push)
 
 clean:
-       rm -f $(HTML) $(PDF)
+       rm -f $(HTML) $(PDF) $(TEMPLATES)
 
 distclean:
        rm -f $(HTML) $(PDF)
 
 distclean:
        rm -f $(HTML) $(PDF)
@@ -91,9 +91,7 @@ distclean:
 altusmetrum.html: $(RELNOTES_XSL) $(IMAGES)
 altusmetrum.pdf: $(RELNOTES_XSL) $(IMAGES)
 
 altusmetrum.html: $(RELNOTES_XSL) $(IMAGES)
 altusmetrum.pdf: $(RELNOTES_XSL) $(IMAGES)
 
-$(PDF): $(FOSTYLE)
-
-micropeak.pdf:  $(TEMPLATES)
+$(PDF): $(FOSTYLE) $(TEMPLATES)
 
 indent:                altusmetrum.xsl
        xmlindent -i 2 < altusmetrum.xsl > altusmetrum.new
 
 indent:                altusmetrum.xsl
        xmlindent -i 2 < altusmetrum.xsl > altusmetrum.new
index ae10afe951956ca315c5783b006f9c8fc7a7c1d8..60ad118aa8df21c93cb03ddfe73105c994253fd2 100644 (file)
       <year>2014</year>
       <holder>Bdale Garbee and Keith Packard</holder>
     </copyright>
       <year>2014</year>
       <holder>Bdale Garbee and Keith Packard</holder>
     </copyright>
+    <mediaobject>
+      <imageobject>
+       <imagedata fileref="../themes/background.png" width="6.0in"/>
+      </imageobject>
+    </mediaobject>
     <legalnotice>
       <para>
         This document is released under the terms of the
     <legalnotice>
       <para>
         This document is released under the terms of the
index cdc824ce8613048138c880944645737253a85753..59fa5ba15b7351752c1b1f2fca318bf4785cb8e9 100644 (file)
            because only the first editor generates the list of editors.
       <editor t:predicate="[position() = 1]"/>
       -->
            because only the first editor generates the list of editors.
       <editor t:predicate="[position() = 1]"/>
       -->
-      <mediaobject t:predicate="[1]"
-                  space-before="2in"/>
+      <mediaobject space-before="1.5in"/>
       <itermset/>
     </t:titlepage-content>
 
       <itermset/>
     </t:titlepage-content>