mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-06 04:19:41 +01:00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
27 lines
700 B
XML
27 lines
700 B
XML
<t:templates xmlns:t="http://nwalsh.com/docbook/xsl/template/1.0"
|
|
xmlns:param="http://nwalsh.com/docbook/xsl/template/1.0/param"
|
|
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
|
|
|
|
<t:titlepage t:element="slides" t:wrapper="div" class="slide cover title">
|
|
<t:titlepage-content t:side="recto">
|
|
<title/>
|
|
<subtitle/>
|
|
<corpauthor/>
|
|
<authorgroup/>
|
|
<author/>
|
|
</t:titlepage-content>
|
|
|
|
<t:titlepage-content t:side="verso">
|
|
</t:titlepage-content>
|
|
|
|
<t:titlepage-separator>
|
|
</t:titlepage-separator>
|
|
|
|
<t:titlepage-before t:side="recto">
|
|
</t:titlepage-before>
|
|
|
|
<t:titlepage-before t:side="verso">
|
|
</t:titlepage-before>
|
|
</t:titlepage>
|
|
</t:templates>
|