summaryrefslogtreecommitdiffstats
path: root/documentation/template
diff options
context:
space:
mode:
authorTimo Mueller <timo.mueller@bmw-carit.de>2012-11-30 09:59:18 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-14 15:21:48 +0000
commitff553c4b2ddbe69152818c50cb6800591e12fe13 (patch)
treee7469d56d2a02f0777c03cfc71a5954d2edcde48 /documentation/template
parentb15730caf0d4c40271796887505507f2501958bb (diff)
downloadpoky-ff553c4b2ddbe69152818c50cb6800591e12fe13.tar.gz
documentation/template/titlepage.templates.xml: Remove title info
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. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/template')
-rw-r--r--documentation/template/titlepage.templates.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/documentation/template/titlepage.templates.xml b/documentation/template/titlepage.templates.xml
index ff640fa5f2..f53f147002 100644
--- a/documentation/template/titlepage.templates.xml
+++ b/documentation/template/titlepage.templates.xml
@@ -140,14 +140,6 @@
140 140
141 <mediaobject/> 141 <mediaobject/>
142 142
143 <title
144 t:named-template="division.title"
145 param:node="ancestor-or-self::book[1]"
146 text-align="center"
147 font-size="&hsize5;"
148 space-before="&hsize5space;"
149 font-weight="bold"
150 font-family="{$title.fontset}"/>
151 <subtitle 143 <subtitle
152 text-align="center" 144 text-align="center"
153 font-size="&hsize4;" 145 font-size="&hsize4;"
@@ -163,11 +155,6 @@
163 </t:titlepage-content> 155 </t:titlepage-content>
164 156
165 <t:titlepage-content t:side="verso"> 157 <t:titlepage-content t:side="verso">
166 <title
167 t:named-template="book.verso.title"
168 font-size="&hsize2;"
169 font-weight="bold"
170 font-family="{$title.fontset}"/>
171 <corpauthor/> 158 <corpauthor/>
172 <authorgroup t:named-template="verso.authorgroup"/> 159 <authorgroup t:named-template="verso.authorgroup"/>
173 <author/> 160 <author/>