titlepage.templates.xml 32 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259
  1. <!DOCTYPE t:templates [
  2. <!ENTITY hsize0 "10pt">
  3. <!ENTITY hsize1 "12pt">
  4. <!ENTITY hsize2 "14.4pt">
  5. <!ENTITY hsize3 "17.28pt">
  6. <!ENTITY hsize4 "20.736pt">
  7. <!ENTITY hsize5 "24.8832pt">
  8. <!ENTITY hsize0space "7.5pt"> <!-- 0.75 * hsize0 -->
  9. <!ENTITY hsize1space "9pt"> <!-- 0.75 * hsize1 -->
  10. <!ENTITY hsize2space "10.8pt"> <!-- 0.75 * hsize2 -->
  11. <!ENTITY hsize3space "12.96pt"> <!-- 0.75 * hsize3 -->
  12. <!ENTITY hsize4space "15.552pt"> <!-- 0.75 * hsize4 -->
  13. <!ENTITY hsize5space "18.6624pt"> <!-- 0.75 * hsize5 -->
  14. ]>
  15. <t:templates xmlns:t="http://nwalsh.com/docbook/xsl/template/1.0"
  16. xmlns:param="http://nwalsh.com/docbook/xsl/template/1.0/param"
  17. xmlns:fo="http://www.w3.org/1999/XSL/Format"
  18. xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
  19. <!-- ********************************************************************
  20. $Id: titlepage.templates.xml,v 1.23 2003/12/16 00:30:49 bobstayton Exp $
  21. ********************************************************************
  22. This file is part of the DocBook XSL Stylesheet distribution.
  23. See ../README or http://docbook.sf.net/ for copyright
  24. and other information.
  25. ******************************************************************** -->
  26. <!-- ==================================================================== -->
  27. <t:titlepage t:element="article" t:wrapper="fo:block"
  28. font-family="{$title.fontset}">
  29. <t:titlepage-content t:side="recto"
  30. text-align="center">
  31. <mediaobject/>
  32. <title t:named-template="component.title"
  33. param:node="ancestor-or-self::article[1]"
  34. keep-with-next="always"
  35. font-size="&hsize5;"
  36. font-weight="bold"/>
  37. <subtitle param:node="ancestor-or-self::article[1]"
  38. keep-with-next="always"
  39. font-size="&hsize3;"
  40. font-weight="bold"
  41. space-after="0.8em"/>
  42. <corpauthor space-before="0.5em"
  43. font-size="&hsize3;"/>
  44. <authorgroup space-before="0.5em"
  45. font-size="&hsize2;"/>
  46. <author space-before="0.5em"
  47. font-size="&hsize2;"
  48. space-after="0.8em"/>
  49. <email font-size="&hsize2;"/>
  50. <othercredit space-before="0.5em"/>
  51. <releaseinfo space-before="0.5em"/>
  52. <copyright space-before="0.5em"/>
  53. <legalnotice text-align="start"
  54. margin-left="0.5in"
  55. margin-right="0.5in"
  56. font-family="{$body.fontset}"/>
  57. <pubdate space-before="0.5em"/>
  58. <para></para>
  59. <revision space-before="0.5em"/>
  60. <revhistory space-before="0.5em"/>
  61. <abstract space-before="0.5em"
  62. text-align="start"
  63. margin-left="0.5in"
  64. margin-right="0.5in"
  65. font-family="{$body.fontset}"/>
  66. <para></para>
  67. </t:titlepage-content>
  68. <t:titlepage-content t:side="verso">
  69. </t:titlepage-content>
  70. <t:titlepage-separator>
  71. </t:titlepage-separator>
  72. <t:titlepage-before t:side="recto">
  73. </t:titlepage-before>
  74. <t:titlepage-before t:side="verso">
  75. </t:titlepage-before>
  76. </t:titlepage>
  77. <!-- ==================================================================== -->
  78. <t:titlepage t:element="set" t:wrapper="fo:block">
  79. <t:titlepage-content t:side="recto">
  80. <title
  81. t:named-template="division.title"
  82. param:node="ancestor-or-self::set[1]"
  83. text-align="center"
  84. font-size="&hsize5;"
  85. space-before="&hsize5space;"
  86. font-weight="bold"
  87. font-family="{$title.fontset}"/>
  88. <subtitle
  89. font-family="{$title.fontset}"
  90. text-align="center"/>
  91. <corpauthor/>
  92. <authorgroup/>
  93. <author/>
  94. <othercredit/>
  95. <releaseinfo/>
  96. <copyright/>
  97. <legalnotice/>
  98. <pubdate/>
  99. <revision/>
  100. <revhistory/>
  101. <abstract/>
  102. </t:titlepage-content>
  103. <t:titlepage-content t:side="verso">
  104. </t:titlepage-content>
  105. <t:titlepage-separator>
  106. </t:titlepage-separator>
  107. <t:titlepage-before t:side="recto">
  108. </t:titlepage-before>
  109. <t:titlepage-before t:side="verso">
  110. </t:titlepage-before>
  111. </t:titlepage>
  112. <!-- ==================================================================== -->
  113. <t:titlepage t:element="book" t:wrapper="fo:block">
  114. <t:titlepage-content t:side="recto">
  115. <mediaobject/>
  116. <!--
  117. # If you leave this block of code in then the text title in the
  118. # <title>BitBake User Manual</title> statement of the
  119. # bitbake-user-manual.xml file is rendered on the title page below the
  120. # image. Commenting it out gets it out of there yet allows it
  121. # to be retained in the tab text for the HTML version of the
  122. # manual.
  123. <title
  124. t:named-template="division.title"
  125. param:node="ancestor-or-self::book[1]"
  126. text-align="center"
  127. font-size="&hsize5;"
  128. space-before="&hsize5space;"
  129. font-weight="bold"
  130. font-family="{$title.fontset}"/>
  131. -->
  132. <subtitle
  133. text-align="center"
  134. font-size="&hsize4;"
  135. space-before="&hsize4space;"
  136. font-family="{$title.fontset}"/>
  137. <corpauthor font-size="&hsize3;"
  138. keep-with-next="always"
  139. space-before="2in"/>
  140. <authorgroup space-before="2in"/>
  141. <author font-size="&hsize3;"
  142. space-before="&hsize2space;"
  143. keep-with-next="always"/>
  144. </t:titlepage-content>
  145. <t:titlepage-content t:side="verso">
  146. <!--
  147. # If you leave this block of code in then the text title in the
  148. # <title>BitBake User Manual</title> statement of the
  149. # bitbake-user-manual.xml file is rendered on the title page below the
  150. # image. Commenting it out gets it out of there yet allows it
  151. # to be retained in the tab text for the HTML version of the
  152. # manual.
  153. <title
  154. t:named-template="book.verso.title"
  155. font-size="&hsize2;"
  156. font-weight="bold"
  157. font-family="{$title.fontset}"/>
  158. -->
  159. <corpauthor/>
  160. <authorgroup t:named-template="verso.authorgroup"/>
  161. <author/>
  162. <othercredit/>
  163. <pubdate space-before="1em"/>
  164. <copyright/>
  165. <abstract/>
  166. <legalnotice font-size="8pt"/>
  167. </t:titlepage-content>
  168. <t:titlepage-separator>
  169. <fo:block break-after="page"/>
  170. </t:titlepage-separator>
  171. <t:titlepage-before t:side="recto">
  172. </t:titlepage-before>
  173. <t:titlepage-before t:side="verso">
  174. <fo:block break-after="page"/>
  175. </t:titlepage-before>
  176. </t:titlepage>
  177. <!-- ==================================================================== -->
  178. <t:titlepage t:element="part" t:wrapper="fo:block">
  179. <t:titlepage-content t:side="recto">
  180. <title
  181. t:named-template="division.title"
  182. param:node="ancestor-or-self::part[1]"
  183. text-align="center"
  184. font-size="&hsize5;"
  185. space-before="&hsize5space;"
  186. font-weight="bold"
  187. font-family="{$title.fontset}"/>
  188. <subtitle
  189. text-align="center"
  190. font-size="&hsize4;"
  191. space-before="&hsize4space;"
  192. font-weight='bold'
  193. font-style='italic'
  194. font-family="{$title.fontset}"/>
  195. </t:titlepage-content>
  196. <t:titlepage-content t:side="verso">
  197. </t:titlepage-content>
  198. <t:titlepage-separator>
  199. </t:titlepage-separator>
  200. <t:titlepage-before t:side="recto">
  201. </t:titlepage-before>
  202. <t:titlepage-before t:side="verso">
  203. </t:titlepage-before>
  204. </t:titlepage>
  205. <t:titlepage t:element="partintro" t:wrapper="fo:block">
  206. <t:titlepage-content t:side="recto">
  207. <title
  208. text-align="center"
  209. font-size="&hsize5;"
  210. font-weight="bold"
  211. space-before="1em"
  212. font-family="{$title.fontset}"/>
  213. <subtitle
  214. text-align="center"
  215. font-size="&hsize2;"
  216. font-weight="bold"
  217. font-style="italic"
  218. font-family="{$title.fontset}"/>
  219. <corpauthor/>
  220. <authorgroup/>
  221. <author/>
  222. <othercredit/>
  223. <releaseinfo/>
  224. <copyright/>
  225. <legalnotice/>
  226. <pubdate/>
  227. <revision/>
  228. <revhistory/>
  229. <abstract/>
  230. </t:titlepage-content>
  231. <t:titlepage-content t:side="verso">
  232. </t:titlepage-content>
  233. <t:titlepage-separator>
  234. </t:titlepage-separator>
  235. <t:titlepage-before t:side="recto">
  236. </t:titlepage-before>
  237. <t:titlepage-before t:side="verso">
  238. </t:titlepage-before>
  239. </t:titlepage>
  240. <!-- ==================================================================== -->
  241. <t:titlepage t:element="reference" t:wrapper="fo:block">
  242. <t:titlepage-content t:side="recto">
  243. <title
  244. t:named-template="division.title"
  245. param:node="ancestor-or-self::reference[1]"
  246. text-align="center"
  247. font-size="&hsize5;"
  248. space-before="&hsize5space;"
  249. font-weight="bold"
  250. font-family="{$title.fontset}"/>
  251. <subtitle
  252. font-family="{$title.fontset}"
  253. text-align="center"/>
  254. <corpauthor/>
  255. <authorgroup/>
  256. <author/>
  257. <othercredit/>
  258. <releaseinfo/>
  259. <copyright/>
  260. <legalnotice/>
  261. <pubdate/>
  262. <revision/>
  263. <revhistory/>
  264. <abstract/>
  265. </t:titlepage-content>
  266. <t:titlepage-content t:side="verso">
  267. </t:titlepage-content>
  268. <t:titlepage-separator>
  269. </t:titlepage-separator>
  270. <t:titlepage-before t:side="recto">
  271. </t:titlepage-before>
  272. <t:titlepage-before t:side="verso">
  273. </t:titlepage-before>
  274. </t:titlepage>
  275. <!-- ==================================================================== -->
  276. <t:titlepage t:element="refsynopsisdiv" t:wrapper="fo:block">
  277. <t:titlepage-content t:side="recto">
  278. <title
  279. font-family="{$title.fontset}"/>
  280. </t:titlepage-content>
  281. <t:titlepage-content t:side="verso">
  282. </t:titlepage-content>
  283. <t:titlepage-separator>
  284. </t:titlepage-separator>
  285. <t:titlepage-before t:side="recto">
  286. </t:titlepage-before>
  287. <t:titlepage-before t:side="verso">
  288. </t:titlepage-before>
  289. </t:titlepage>
  290. <!-- ==================================================================== -->
  291. <t:titlepage t:element="refsection" t:wrapper="fo:block">
  292. <t:titlepage-content t:side="recto">
  293. <title
  294. font-family="{$title.fontset}"/>
  295. </t:titlepage-content>
  296. <t:titlepage-content t:side="verso">
  297. </t:titlepage-content>
  298. <t:titlepage-separator>
  299. </t:titlepage-separator>
  300. <t:titlepage-before t:side="recto">
  301. </t:titlepage-before>
  302. <t:titlepage-before t:side="verso">
  303. </t:titlepage-before>
  304. </t:titlepage>
  305. <!-- ==================================================================== -->
  306. <t:titlepage t:element="refsect1" t:wrapper="fo:block">
  307. <t:titlepage-content t:side="recto">
  308. <title
  309. font-family="{$title.fontset}"/>
  310. </t:titlepage-content>
  311. <t:titlepage-content t:side="verso">
  312. </t:titlepage-content>
  313. <t:titlepage-separator>
  314. </t:titlepage-separator>
  315. <t:titlepage-before t:side="recto">
  316. </t:titlepage-before>
  317. <t:titlepage-before t:side="verso">
  318. </t:titlepage-before>
  319. </t:titlepage>
  320. <!-- ==================================================================== -->
  321. <t:titlepage t:element="refsect2" t:wrapper="fo:block">
  322. <t:titlepage-content t:side="recto">
  323. <title
  324. font-family="{$title.fontset}"/>
  325. </t:titlepage-content>
  326. <t:titlepage-content t:side="verso">
  327. </t:titlepage-content>
  328. <t:titlepage-separator>
  329. </t:titlepage-separator>
  330. <t:titlepage-before t:side="recto">
  331. </t:titlepage-before>
  332. <t:titlepage-before t:side="verso">
  333. </t:titlepage-before>
  334. </t:titlepage>
  335. <!-- ==================================================================== -->
  336. <t:titlepage t:element="refsect3" t:wrapper="fo:block">
  337. <t:titlepage-content t:side="recto">
  338. <title
  339. font-family="{$title.fontset}"/>
  340. </t:titlepage-content>
  341. <t:titlepage-content t:side="verso">
  342. </t:titlepage-content>
  343. <t:titlepage-separator>
  344. </t:titlepage-separator>
  345. <t:titlepage-before t:side="recto">
  346. </t:titlepage-before>
  347. <t:titlepage-before t:side="verso">
  348. </t:titlepage-before>
  349. </t:titlepage>
  350. <!-- ==================================================================== -->
  351. <t:titlepage t:element="dedication" t:wrapper="fo:block">
  352. <t:titlepage-content t:side="recto">
  353. <title
  354. t:force="1"
  355. t:named-template="component.title"
  356. param:node="ancestor-or-self::dedication[1]"
  357. margin-left="{$title.margin.left}"
  358. font-size="&hsize5;"
  359. font-family="{$title.fontset}"
  360. font-weight="bold"/>
  361. <subtitle
  362. font-family="{$title.fontset}"/>
  363. </t:titlepage-content>
  364. <t:titlepage-content t:side="verso">
  365. </t:titlepage-content>
  366. <t:titlepage-separator>
  367. </t:titlepage-separator>
  368. <t:titlepage-before t:side="recto">
  369. </t:titlepage-before>
  370. <t:titlepage-before t:side="verso">
  371. </t:titlepage-before>
  372. </t:titlepage>
  373. <!-- ==================================================================== -->
  374. <t:titlepage t:element="preface" t:wrapper="fo:block">
  375. <t:titlepage-content t:side="recto">
  376. <title
  377. t:force="1"
  378. t:named-template="component.title"
  379. param:node="ancestor-or-self::preface[1]"
  380. margin-left="{$title.margin.left}"
  381. font-size="&hsize5;"
  382. font-family="{$title.fontset}"
  383. font-weight="bold"/>
  384. <subtitle
  385. font-family="{$title.fontset}"/>
  386. <corpauthor/>
  387. <authorgroup/>
  388. <author/>
  389. <othercredit/>
  390. <releaseinfo/>
  391. <copyright/>
  392. <legalnotice/>
  393. <pubdate/>
  394. <revision/>
  395. <revhistory/>
  396. <abstract/>
  397. </t:titlepage-content>
  398. <t:titlepage-content t:side="verso">
  399. </t:titlepage-content>
  400. <t:titlepage-separator>
  401. </t:titlepage-separator>
  402. <t:titlepage-before t:side="recto">
  403. </t:titlepage-before>
  404. <t:titlepage-before t:side="verso">
  405. </t:titlepage-before>
  406. </t:titlepage>
  407. <!-- ==================================================================== -->
  408. <t:titlepage t:element="chapter" t:wrapper="fo:block"
  409. font-family="{$title.fontset}">
  410. <t:titlepage-content t:side="recto" margin-left="{$title.margin.left}">
  411. <title t:named-template="component.title"
  412. param:node="ancestor-or-self::chapter[1]"
  413. font-size="&hsize5;"
  414. font-weight="bold"/>
  415. <subtitle space-before="0.5em"
  416. font-style="italic"
  417. font-size="&hsize2;"
  418. font-weight="bold"/>
  419. <corpauthor space-before="0.5em"
  420. space-after="0.5em"
  421. font-size="&hsize2;"/>
  422. <authorgroup space-before="0.5em"
  423. space-after="0.5em"
  424. font-size="&hsize2;"/>
  425. <author space-before="0.5em"
  426. space-after="0.5em"
  427. font-size="&hsize2;"/>
  428. <othercredit/>
  429. <releaseinfo/>
  430. <copyright/>
  431. <legalnotice/>
  432. <pubdate/>
  433. <revision/>
  434. <revhistory/>
  435. <abstract/>
  436. </t:titlepage-content>
  437. <t:titlepage-content t:side="verso">
  438. </t:titlepage-content>
  439. <t:titlepage-separator>
  440. </t:titlepage-separator>
  441. <t:titlepage-before t:side="recto">
  442. </t:titlepage-before>
  443. <t:titlepage-before t:side="verso">
  444. </t:titlepage-before>
  445. </t:titlepage>
  446. <!-- ==================================================================== -->
  447. <t:titlepage t:element="appendix" t:wrapper="fo:block">
  448. <t:titlepage-content t:side="recto">
  449. <title
  450. t:named-template="component.title"
  451. param:node="ancestor-or-self::appendix[1]"
  452. margin-left="{$title.margin.left}"
  453. font-size="&hsize5;"
  454. font-weight="bold"
  455. font-family="{$title.fontset}"/>
  456. <subtitle
  457. font-family="{$title.fontset}"/>
  458. <corpauthor/>
  459. <authorgroup/>
  460. <author/>
  461. <othercredit/>
  462. <releaseinfo/>
  463. <copyright/>
  464. <legalnotice/>
  465. <pubdate/>
  466. <revision/>
  467. <revhistory/>
  468. <abstract/>
  469. </t:titlepage-content>
  470. <t:titlepage-content t:side="verso">
  471. </t:titlepage-content>
  472. <t:titlepage-separator>
  473. </t:titlepage-separator>
  474. <t:titlepage-before t:side="recto">
  475. </t:titlepage-before>
  476. <t:titlepage-before t:side="verso">
  477. </t:titlepage-before>
  478. </t:titlepage>
  479. <!-- ==================================================================== -->
  480. <t:titlepage t:element="section" t:wrapper="fo:block">
  481. <t:titlepage-content t:side="recto">
  482. <title
  483. margin-left="{$title.margin.left}"
  484. font-family="{$title.fontset}"/>
  485. <subtitle
  486. font-family="{$title.fontset}"/>
  487. <corpauthor/>
  488. <authorgroup/>
  489. <author/>
  490. <othercredit/>
  491. <releaseinfo/>
  492. <copyright/>
  493. <legalnotice/>
  494. <pubdate/>
  495. <revision/>
  496. <revhistory/>
  497. <abstract/>
  498. </t:titlepage-content>
  499. <t:titlepage-content t:side="verso">
  500. </t:titlepage-content>
  501. <t:titlepage-separator>
  502. </t:titlepage-separator>
  503. <t:titlepage-before t:side="recto">
  504. </t:titlepage-before>
  505. <t:titlepage-before t:side="verso">
  506. </t:titlepage-before>
  507. </t:titlepage>
  508. <t:titlepage t:element="sect1" t:wrapper="fo:block">
  509. <t:titlepage-content t:side="recto">
  510. <title
  511. margin-left="{$title.margin.left}"
  512. font-family="{$title.fontset}"/>
  513. <subtitle
  514. font-family="{$title.fontset}"/>
  515. <corpauthor/>
  516. <authorgroup/>
  517. <author/>
  518. <othercredit/>
  519. <releaseinfo/>
  520. <copyright/>
  521. <legalnotice/>
  522. <pubdate/>
  523. <revision/>
  524. <revhistory/>
  525. <abstract/>
  526. </t:titlepage-content>
  527. <t:titlepage-content t:side="verso">
  528. </t:titlepage-content>
  529. <t:titlepage-separator>
  530. </t:titlepage-separator>
  531. <t:titlepage-before t:side="recto">
  532. </t:titlepage-before>
  533. <t:titlepage-before t:side="verso">
  534. </t:titlepage-before>
  535. </t:titlepage>
  536. <t:titlepage t:element="sect2" t:wrapper="fo:block">
  537. <t:titlepage-content t:side="recto">
  538. <title
  539. margin-left="{$title.margin.left}"
  540. font-family="{$title.fontset}"/>
  541. <subtitle
  542. font-family="{$title.fontset}"/>
  543. <corpauthor/>
  544. <authorgroup/>
  545. <author/>
  546. <othercredit/>
  547. <releaseinfo/>
  548. <copyright/>
  549. <legalnotice/>
  550. <pubdate/>
  551. <revision/>
  552. <revhistory/>
  553. <abstract/>
  554. </t:titlepage-content>
  555. <t:titlepage-content t:side="verso">
  556. </t:titlepage-content>
  557. <t:titlepage-separator>
  558. </t:titlepage-separator>
  559. <t:titlepage-before t:side="recto">
  560. </t:titlepage-before>
  561. <t:titlepage-before t:side="verso">
  562. </t:titlepage-before>
  563. </t:titlepage>
  564. <t:titlepage t:element="sect3" t:wrapper="fo:block">
  565. <t:titlepage-content t:side="recto">
  566. <title
  567. margin-left="{$title.margin.left}"
  568. font-family="{$title.fontset}"/>
  569. <subtitle
  570. font-family="{$title.fontset}"/>
  571. <corpauthor/>
  572. <authorgroup/>
  573. <author/>
  574. <othercredit/>
  575. <releaseinfo/>
  576. <copyright/>
  577. <legalnotice/>
  578. <pubdate/>
  579. <revision/>
  580. <revhistory/>
  581. <abstract/>
  582. </t:titlepage-content>
  583. <t:titlepage-content t:side="verso">
  584. </t:titlepage-content>
  585. <t:titlepage-separator>
  586. </t:titlepage-separator>
  587. <t:titlepage-before t:side="recto">
  588. </t:titlepage-before>
  589. <t:titlepage-before t:side="verso">
  590. </t:titlepage-before>
  591. </t:titlepage>
  592. <t:titlepage t:element="sect4" t:wrapper="fo:block">
  593. <t:titlepage-content t:side="recto">
  594. <title
  595. margin-left="{$title.margin.left}"
  596. font-family="{$title.fontset}"/>
  597. <subtitle
  598. font-family="{$title.fontset}"/>
  599. <corpauthor/>
  600. <authorgroup/>
  601. <author/>
  602. <othercredit/>
  603. <releaseinfo/>
  604. <copyright/>
  605. <legalnotice/>
  606. <pubdate/>
  607. <revision/>
  608. <revhistory/>
  609. <abstract/>
  610. </t:titlepage-content>
  611. <t:titlepage-content t:side="verso">
  612. </t:titlepage-content>
  613. <t:titlepage-separator>
  614. </t:titlepage-separator>
  615. <t:titlepage-before t:side="recto">
  616. </t:titlepage-before>
  617. <t:titlepage-before t:side="verso">
  618. </t:titlepage-before>
  619. </t:titlepage>
  620. <t:titlepage t:element="sect5" t:wrapper="fo:block">
  621. <t:titlepage-content t:side="recto">
  622. <title
  623. margin-left="{$title.margin.left}"
  624. font-family="{$title.fontset}"/>
  625. <subtitle
  626. font-family="{$title.fontset}"/>
  627. <corpauthor/>
  628. <authorgroup/>
  629. <author/>
  630. <othercredit/>
  631. <releaseinfo/>
  632. <copyright/>
  633. <legalnotice/>
  634. <pubdate/>
  635. <revision/>
  636. <revhistory/>
  637. <abstract/>
  638. </t:titlepage-content>
  639. <t:titlepage-content t:side="verso">
  640. </t:titlepage-content>
  641. <t:titlepage-separator>
  642. </t:titlepage-separator>
  643. <t:titlepage-before t:side="recto">
  644. </t:titlepage-before>
  645. <t:titlepage-before t:side="verso">
  646. </t:titlepage-before>
  647. </t:titlepage>
  648. <t:titlepage t:element="simplesect" t:wrapper="fo:block">
  649. <t:titlepage-content t:side="recto">
  650. <title
  651. margin-left="{$title.margin.left}"
  652. font-family="{$title.fontset}"/>
  653. <subtitle
  654. font-family="{$title.fontset}"/>
  655. <corpauthor/>
  656. <authorgroup/>
  657. <author/>
  658. <othercredit/>
  659. <releaseinfo/>
  660. <copyright/>
  661. <legalnotice/>
  662. <pubdate/>
  663. <revision/>
  664. <revhistory/>
  665. <abstract/>
  666. </t:titlepage-content>
  667. <t:titlepage-content t:side="verso">
  668. </t:titlepage-content>
  669. <t:titlepage-separator>
  670. </t:titlepage-separator>
  671. <t:titlepage-before t:side="recto">
  672. </t:titlepage-before>
  673. <t:titlepage-before t:side="verso">
  674. </t:titlepage-before>
  675. </t:titlepage>
  676. <!-- ==================================================================== -->
  677. <t:titlepage t:element="bibliography" t:wrapper="fo:block">
  678. <t:titlepage-content t:side="recto">
  679. <title
  680. t:force="1"
  681. t:named-template="component.title"
  682. param:node="ancestor-or-self::bibliography[1]"
  683. margin-left="{$title.margin.left}"
  684. font-size="&hsize5;"
  685. font-family="{$title.fontset}"
  686. font-weight="bold"/>
  687. <subtitle
  688. font-family="{$title.fontset}"/>
  689. </t:titlepage-content>
  690. <t:titlepage-content t:side="verso">
  691. </t:titlepage-content>
  692. <t:titlepage-separator>
  693. </t:titlepage-separator>
  694. <t:titlepage-before t:side="recto">
  695. </t:titlepage-before>
  696. <t:titlepage-before t:side="verso">
  697. </t:titlepage-before>
  698. </t:titlepage>
  699. <!-- ==================================================================== -->
  700. <t:titlepage t:element="bibliodiv" t:wrapper="fo:block">
  701. <t:titlepage-content t:side="recto">
  702. <title t:named-template="component.title"
  703. param:node="ancestor-or-self::bibliodiv[1]"
  704. margin-left="{$title.margin.left}"
  705. font-size="&hsize4;"
  706. font-family="{$title.fontset}"
  707. font-weight="bold"/>
  708. <subtitle
  709. font-family="{$title.fontset}"/>
  710. </t:titlepage-content>
  711. <t:titlepage-content t:side="verso">
  712. </t:titlepage-content>
  713. <t:titlepage-separator>
  714. </t:titlepage-separator>
  715. <t:titlepage-before t:side="recto">
  716. </t:titlepage-before>
  717. <t:titlepage-before t:side="verso">
  718. </t:titlepage-before>
  719. </t:titlepage>
  720. <!-- ==================================================================== -->
  721. <t:titlepage t:element="glossary" t:wrapper="fo:block">
  722. <t:titlepage-content t:side="recto">
  723. <title
  724. t:force="1"
  725. t:named-template="component.title"
  726. param:node="ancestor-or-self::glossary[1]"
  727. margin-left="{$title.margin.left}"
  728. font-size="&hsize5;"
  729. font-family="{$title.fontset}"
  730. font-weight="bold"/>
  731. <subtitle
  732. font-family="{$title.fontset}"/>
  733. </t:titlepage-content>
  734. <t:titlepage-content t:side="verso">
  735. </t:titlepage-content>
  736. <t:titlepage-separator>
  737. </t:titlepage-separator>
  738. <t:titlepage-before t:side="recto">
  739. </t:titlepage-before>
  740. <t:titlepage-before t:side="verso">
  741. </t:titlepage-before>
  742. </t:titlepage>
  743. <!-- ==================================================================== -->
  744. <t:titlepage t:element="glossdiv" t:wrapper="fo:block">
  745. <t:titlepage-content t:side="recto">
  746. <title t:named-template="component.title"
  747. param:node="ancestor-or-self::glossdiv[1]"
  748. margin-left="{$title.margin.left}"
  749. font-size="&hsize4;"
  750. font-family="{$title.fontset}"
  751. font-weight="bold"/>
  752. <subtitle
  753. font-family="{$title.fontset}"/>
  754. </t:titlepage-content>
  755. <t:titlepage-content t:side="verso">
  756. </t:titlepage-content>
  757. <t:titlepage-separator>
  758. </t:titlepage-separator>
  759. <t:titlepage-before t:side="recto">
  760. </t:titlepage-before>
  761. <t:titlepage-before t:side="verso">
  762. </t:titlepage-before>
  763. </t:titlepage>
  764. <!-- ==================================================================== -->
  765. <t:titlepage t:element="index" t:wrapper="fo:block">
  766. <t:titlepage-content t:side="recto">
  767. <title
  768. t:force="1"
  769. t:named-template="component.title"
  770. param:node="ancestor-or-self::index[1]"
  771. param:pagewide="1"
  772. margin-left="0pt"
  773. font-size="&hsize5;"
  774. font-family="{$title.fontset}"
  775. font-weight="bold"/>
  776. <subtitle
  777. font-family="{$title.fontset}"/>
  778. </t:titlepage-content>
  779. <t:titlepage-content t:side="verso">
  780. </t:titlepage-content>
  781. <t:titlepage-separator>
  782. </t:titlepage-separator>
  783. <t:titlepage-before t:side="recto">
  784. </t:titlepage-before>
  785. <t:titlepage-before t:side="verso">
  786. </t:titlepage-before>
  787. </t:titlepage>
  788. <!-- ==================================================================== -->
  789. <!-- The indexdiv.title template is used so that manual and -->
  790. <!-- automatically generated indexdiv titles get the same -->
  791. <!-- formatting. -->
  792. <t:titlepage t:element="indexdiv" t:wrapper="fo:block">
  793. <t:titlepage-content t:side="recto">
  794. <title t:force="1"
  795. t:named-template="indexdiv.title"
  796. param:title="title"/>
  797. <subtitle
  798. font-family="{$title.fontset}"/>
  799. </t:titlepage-content>
  800. <t:titlepage-content t:side="verso">
  801. </t:titlepage-content>
  802. <t:titlepage-separator>
  803. </t:titlepage-separator>
  804. <t:titlepage-before t:side="recto">
  805. </t:titlepage-before>
  806. <t:titlepage-before t:side="verso">
  807. </t:titlepage-before>
  808. </t:titlepage>
  809. <!-- ==================================================================== -->
  810. <t:titlepage t:element="setindex" t:wrapper="fo:block">
  811. <t:titlepage-content t:side="recto">
  812. <title
  813. t:force="1"
  814. t:named-template="component.title"
  815. param:node="ancestor-or-self::setindex[1]"
  816. param:pagewide="1"
  817. margin-left="0pt"
  818. font-size="&hsize5;"
  819. font-family="{$title.fontset}"
  820. font-weight="bold"/>
  821. <subtitle
  822. font-family="{$title.fontset}"/>
  823. </t:titlepage-content>
  824. <t:titlepage-content t:side="verso">
  825. </t:titlepage-content>
  826. <t:titlepage-separator>
  827. </t:titlepage-separator>
  828. <t:titlepage-before t:side="recto">
  829. </t:titlepage-before>
  830. <t:titlepage-before t:side="verso">
  831. </t:titlepage-before>
  832. </t:titlepage>
  833. <!-- ==================================================================== -->
  834. <t:titlepage t:element="colophon" t:wrapper="fo:block">
  835. <t:titlepage-content t:side="recto">
  836. <title
  837. t:force="1"
  838. t:named-template="component.title"
  839. param:node="ancestor-or-self::colophon[1]"
  840. margin-left="{$title.margin.left}"
  841. font-size="&hsize5;"
  842. font-family="{$title.fontset}"
  843. font-weight="bold"/>
  844. <subtitle
  845. font-family="{$title.fontset}"/>
  846. </t:titlepage-content>
  847. <t:titlepage-content t:side="verso">
  848. </t:titlepage-content>
  849. <t:titlepage-separator>
  850. </t:titlepage-separator>
  851. <t:titlepage-before t:side="recto">
  852. </t:titlepage-before>
  853. <t:titlepage-before t:side="verso">
  854. </t:titlepage-before>
  855. </t:titlepage>
  856. <!-- ==================================================================== -->
  857. <t:titlepage t:element="table.of.contents" t:wrapper="fo:block">
  858. <t:titlepage-content t:side="recto">
  859. <title
  860. t:force="1"
  861. t:named-template="gentext"
  862. param:key="'TableofContents'"
  863. space-before.minimum="1em"
  864. space-before.optimum="1.5em"
  865. space-before.maximum="2em"
  866. space-after="0.5em"
  867. margin-left="{$title.margin.left}"
  868. font-size="&hsize3;"
  869. font-weight="bold"
  870. font-family="{$title.fontset}"/>
  871. </t:titlepage-content>
  872. <t:titlepage-content t:side="verso">
  873. </t:titlepage-content>
  874. <t:titlepage-separator>
  875. </t:titlepage-separator>
  876. <t:titlepage-before t:side="recto">
  877. </t:titlepage-before>
  878. <t:titlepage-before t:side="verso">
  879. </t:titlepage-before>
  880. </t:titlepage>
  881. <t:titlepage t:element="list.of.tables" t:wrapper="fo:block">
  882. <t:titlepage-content t:side="recto">
  883. <title
  884. t:force="1"
  885. t:named-template="gentext"
  886. param:key="'ListofTables'"
  887. space-before.minimum="1em"
  888. space-before.optimum="1.5em"
  889. space-before.maximum="2em"
  890. space-after="0.5em"
  891. margin-left="{$title.margin.left}"
  892. font-size="&hsize3;"
  893. font-weight="bold"
  894. font-family="{$title.fontset}"/>
  895. </t:titlepage-content>
  896. <t:titlepage-content t:side="verso">
  897. </t:titlepage-content>
  898. <t:titlepage-separator>
  899. </t:titlepage-separator>
  900. <t:titlepage-before t:side="recto">
  901. </t:titlepage-before>
  902. <t:titlepage-before t:side="verso">
  903. </t:titlepage-before>
  904. </t:titlepage>
  905. <t:titlepage t:element="list.of.figures" t:wrapper="fo:block">
  906. <t:titlepage-content t:side="recto">
  907. <title
  908. t:force="1"
  909. t:named-template="gentext"
  910. param:key="'ListofFigures'"
  911. space-before.minimum="1em"
  912. space-before.optimum="1.5em"
  913. space-before.maximum="2em"
  914. space-after="0.5em"
  915. margin-left="{$title.margin.left}"
  916. font-size="&hsize3;"
  917. font-weight="bold"
  918. font-family="{$title.fontset}"/>
  919. </t:titlepage-content>
  920. <t:titlepage-content t:side="verso">
  921. </t:titlepage-content>
  922. <t:titlepage-separator>
  923. </t:titlepage-separator>
  924. <t:titlepage-before t:side="recto">
  925. </t:titlepage-before>
  926. <t:titlepage-before t:side="verso">
  927. </t:titlepage-before>
  928. </t:titlepage>
  929. <t:titlepage t:element="list.of.examples" t:wrapper="fo:block">
  930. <t:titlepage-content t:side="recto">
  931. <title
  932. t:force="1"
  933. t:named-template="gentext"
  934. param:key="'ListofExamples'"
  935. space-before.minimum="1em"
  936. space-before.optimum="1.5em"
  937. space-before.maximum="2em"
  938. space-after="0.5em"
  939. margin-left="{$title.margin.left}"
  940. font-size="&hsize3;"
  941. font-weight="bold"
  942. font-family="{$title.fontset}"/>
  943. </t:titlepage-content>
  944. <t:titlepage-content t:side="verso">
  945. </t:titlepage-content>
  946. <t:titlepage-separator>
  947. </t:titlepage-separator>
  948. <t:titlepage-before t:side="recto">
  949. </t:titlepage-before>
  950. <t:titlepage-before t:side="verso">
  951. </t:titlepage-before>
  952. </t:titlepage>
  953. <t:titlepage t:element="list.of.equations" t:wrapper="fo:block">
  954. <t:titlepage-content t:side="recto">
  955. <title
  956. t:force="1"
  957. t:named-template="gentext"
  958. param:key="'ListofEquations'"
  959. space-before.minimum="1em"
  960. space-before.optimum="1.5em"
  961. space-before.maximum="2em"
  962. space-after="0.5em"
  963. margin-left="{$title.margin.left}"
  964. font-size="&hsize3;"
  965. font-weight="bold"
  966. font-family="{$title.fontset}"/>
  967. </t:titlepage-content>
  968. <t:titlepage-content t:side="verso">
  969. </t:titlepage-content>
  970. <t:titlepage-separator>
  971. </t:titlepage-separator>
  972. <t:titlepage-before t:side="recto">
  973. </t:titlepage-before>
  974. <t:titlepage-before t:side="verso">
  975. </t:titlepage-before>
  976. </t:titlepage>
  977. <t:titlepage t:element="list.of.procedures" t:wrapper="fo:block">
  978. <t:titlepage-content t:side="recto">
  979. <title
  980. t:force="1"
  981. t:named-template="gentext"
  982. param:key="'ListofProcedures'"
  983. space-before.minimum="1em"
  984. space-before.optimum="1.5em"
  985. space-before.maximum="2em"
  986. space-after="0.5em"
  987. margin-left="{$title.margin.left}"
  988. font-size="&hsize3;"
  989. font-weight="bold"
  990. font-family="{$title.fontset}"/>
  991. </t:titlepage-content>
  992. <t:titlepage-content t:side="verso">
  993. </t:titlepage-content>
  994. <t:titlepage-separator>
  995. </t:titlepage-separator>
  996. <t:titlepage-before t:side="recto">
  997. </t:titlepage-before>
  998. <t:titlepage-before t:side="verso">
  999. </t:titlepage-before>
  1000. </t:titlepage>
  1001. <t:titlepage t:element="list.of.unknowns" t:wrapper="fo:block">
  1002. <t:titlepage-content t:side="recto">
  1003. <title
  1004. t:force="1"
  1005. t:named-template="gentext"
  1006. param:key="'ListofUnknown'"
  1007. space-before.minimum="1em"
  1008. space-before.optimum="1.5em"
  1009. space-before.maximum="2em"
  1010. space-after="0.5em"
  1011. margin-left="{$title.margin.left}"
  1012. font-size="&hsize3;"
  1013. font-weight="bold"
  1014. font-family="{$title.fontset}"/>
  1015. </t:titlepage-content>
  1016. <t:titlepage-content t:side="verso">
  1017. </t:titlepage-content>
  1018. <t:titlepage-separator>
  1019. </t:titlepage-separator>
  1020. <t:titlepage-before t:side="recto">
  1021. </t:titlepage-before>
  1022. <t:titlepage-before t:side="verso">
  1023. </t:titlepage-before>
  1024. </t:titlepage>
  1025. <!-- ==================================================================== -->
  1026. </t:templates>