summaryrefslogtreecommitdiff
path: root/dvb-spec
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-02-26 21:02:33 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-02-26 21:02:33 -0300
commiteb20179da88acc42ffee334ce86bacdf77d4a438 (patch)
tree9f2196b723853e3d581b0b87b3f2ce666fc769be /dvb-spec
parent1e4553680f02af66c3282072f581425637b58f78 (diff)
parent7dab4777ac8eda4056484c99285d58b6b3a91235 (diff)
downloadmediapointer-dvb-s2-eb20179da88acc42ffee334ce86bacdf77d4a438.tar.gz
mediapointer-dvb-s2-eb20179da88acc42ffee334ce86bacdf77d4a438.tar.bz2
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-zoran
From: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'dvb-spec')
-rw-r--r--dvb-spec/dvbapi/dvbapi.tex56
1 files changed, 28 insertions, 28 deletions
diff --git a/dvb-spec/dvbapi/dvbapi.tex b/dvb-spec/dvbapi/dvbapi.tex
index d75c2417f..74fc6510e 100644
--- a/dvb-spec/dvbapi/dvbapi.tex
+++ b/dvb-spec/dvbapi/dvbapi.tex
@@ -4,7 +4,7 @@
\usepackage{times}
%\usepackage[hang]{caption}
-\usepackage{fancyheadings}
+\usepackage{fancyhdr}
%\usepackage{lucidabr}
%\usepackage{fancybox}
\usepackage{array}
@@ -24,82 +24,82 @@
\newcommand{\function}[5]{
\subsection{#1}
- \noindent DESCRIPTION
+ \noindent DESCRIPTION
\medskip
-
+
\begin{tabular}[h]{p{11cm}}
#3
\end{tabular}
-
+
\medskip
- \noindent SYNOPSIS
+ \noindent SYNOPSIS
\medskip
\begin{tabular}[h]{p{11cm}}
{\tt #2}
\end{tabular}
-
- %\item[]
+
+ %\item[]
\medskip
-\noindent PARAMETERS
+\noindent PARAMETERS
\medskip
-
+
\begin{tabular}[h]{p{3cm}p{8cm}}
#4
\end{tabular}
-
- %\item[]
+
+ %\item[]
\medskip
\noindent ERRORS
\medskip
-
+
\begin{tabular}[h]{p{3cm}p{8cm}}
#5
\end{tabular}
-
+
%\end{itemize}
-
+
\medskip
}
\def\ifunction#1#2#3#4#5{\function{#1\index{#1}}{#2}{#3}{#4}{#5}}
\newcommand{\kfunction}[5]{
\subsection{#1}
- \noindent DESCRIPTION
+ \noindent DESCRIPTION
\medskip
\begin{tabular}[h]{p{11cm}}
#3
\end{tabular}
-
+
\medskip
- \noindent SYNOPSIS
+ \noindent SYNOPSIS
\medskip
\begin{tabular}[h]{p{11cm}}
{\tt #2}
\end{tabular}
-
- %\item[]
+
+ %\item[]
\medskip
-\noindent PARAMETERS
+\noindent PARAMETERS
\medskip
-
+
\begin{tabular}[h]{p{3cm}p{8cm}}
#4
\end{tabular}
-
- %\item[]
+
+ %\item[]
\medskip
\noindent RETURNS
\medskip
-
+
\begin{tabular}[h]{p{3cm}p{8cm}}
#5
\end{tabular}
-
+
%\end{itemize}
-
+
\medskip
}
\def\kifunction#1#2#3#4#5{\kfunction{#1\index{#1}}{#2}{#3}{#4}{#5}}
@@ -164,7 +164,7 @@
\end{document}
-%%% Local Variables:
+%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
-%%% End:
+%%% End: