From: Timo Mueller <timo.muel...@bmw-carit.de>

The title of a pdf document is part of the image used on the title
page. Thus the title defined (e.g. bookinfo.title) in a document
should never be used when creating title pages for pdf documents. As
other output formats may use the title information to create metadata
the title has been removed from the template.
---
 documentation/template/titlepage.templates.xml |   13 -------------
 1 files changed, 0 insertions(+), 13 deletions(-)

diff --git a/documentation/template/titlepage.templates.xml 
b/documentation/template/titlepage.templates.xml
index ff640fa..f53f147 100644
--- a/documentation/template/titlepage.templates.xml
+++ b/documentation/template/titlepage.templates.xml
@@ -140,14 +140,6 @@
 
       <mediaobject/>        
 
-      <title
-            t:named-template="division.title"
-            param:node="ancestor-or-self::book[1]"
-            text-align="center"
-            font-size="&hsize5;"
-            space-before="&hsize5space;"
-            font-weight="bold"
-            font-family="{$title.fontset}"/>
       <subtitle
                text-align="center"
                font-size="&hsize4;"
@@ -163,11 +155,6 @@
     </t:titlepage-content>
 
   <t:titlepage-content t:side="verso">
-      <title
-            t:named-template="book.verso.title"
-            font-size="&hsize2;"
-            font-weight="bold"
-            font-family="{$title.fontset}"/>
       <corpauthor/>
       <authorgroup t:named-template="verso.authorgroup"/>
       <author/>
-- 
1.7.7.6

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to