From 8f8a9f01909ba29e2b781310baeeaaddc3f15f0d Mon Sep 17 00:00:00 2001 From: "Gerald W. Carter" Date: Tue, 22 Apr 2008 10:09:40 -0500 Subject: Moving docs tree to docs-xml to make room for generated docs in the release tarball. (This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14) --- docs-xml/xslt/latex.xsl | 227 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 227 insertions(+) create mode 100644 docs-xml/xslt/latex.xsl (limited to 'docs-xml/xslt/latex.xsl') diff --git a/docs-xml/xslt/latex.xsl b/docs-xml/xslt/latex.xsl new file mode 100644 index 0000000000..bb0907df55 --- /dev/null +++ b/docs-xml/xslt/latex.xsl @@ -0,0 +1,227 @@ + + + + + + + + + /appendix toc,title + article/appendix nop + /article toc,title + book toc,title,figure,table,example,equation + /chapter toc,title,lop + part toc,title + /preface toc,title + qandadiv toc + qandaset toc + procedure lop + reference toc,title + /sect1 toc + /sect2 toc + /sect3 toc + /sect4 toc + /sect5 toc + /section toc + set toc,title + + + + + + + + XRef to nonexistent id: + XrefId[? + + ?] + + + + + + + + + + + + + + + + + + + + + + + + +default + +hyperfigures,hyperindex,citecolor=black,urlcolor=black,filecolor=black,linkcolor=black,menucolor=red,pagecolor=black +xslt/figures +1 + + +1 +1 +utf8 + +1 + + +{\bfseries } + +sambadoc +english + + + + + + + = + + + + + + + # + + + + + + + + + + + \smbconfoption{ + + + + } + + + + = + + + + + + + + + \begin{lstlisting}[language=smbconf,style=smbconfblock] + + \end{lstlisting} + + + + \smbconfsection{ + + + + } + + + + \includegraphics[scale= + + + + .50 + + ]{ + images/ + + } + + + + + + + + + + + + + + \begin{description} + + + + \end{description} + + + + # + + + + + + + + + \section{} + + + + + + \item[{}]\null{} + \index{} + This parameter is a synonym for \smbconfoption{}. + + + \item[{ + ( + + ) + }]\null{} + \index{} + + + + Default: + \emph{ + + + + = + + + + No default + + + } + + + + + + + Example: + \emph{ + = + + } + + + + + + + + -- cgit