lfs-ru/stylesheets/lfs-xsl/docbook-xsl-1.79.1/slides/xhtml/plain-titlepage.xml

30 lines
849 B
XML
Raw Normal View History

2023-05-24 22:08:02 +03:00
<t:templates xmlns:t="http://nwalsh.com/docbook/xsl/template/1.0"
xmlns:param="http://nwalsh.com/docbook/xsl/template/1.0/param"
xmlns:dbs="http://docbook.org/ns/docbook-slides"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
t:copy-namespaces="dbs">
<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>