<xsl:param name="doc.publisher.show">0</xsl:param>
<xsl:param name="draft.mode">yes</xsl:param>
<xsl:param name="draft.watermark">1</xsl:param>
+ <xsl:param name="doc.section.depth">0</xsl:param>
<!-- insert a few latex tricks at the top of the .tex document -->
<xsl:param name="latex.begindocument">
\lfoot[]{}
}
-% Disable section numbering
-\titleformat{\section}{\normalfont\Large\bfseries}{}{0pt}{}
-\titleformat{\subsection}{\normalfont\large\bfseries}{}{0pt}{}
-
\begin{document}
% end of latex.begindocument
</xsl:text>