summaryrefslogtreecommitdiff
path: root/dvb-spec/dvbapi
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2009-02-26 14:47:44 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-02-26 14:47:44 -0300
commitb83e521a82f61e3457c258da93f43ceae36daec3 (patch)
tree47407d6c63aff85c95af85971df2f66ae508e1bf /dvb-spec/dvbapi
parenta43bb4e65ce2015ec503f7933fbd136271d80c34 (diff)
parentf1b096388308b69fdc4fe54e5952a7f7beb845bb (diff)
downloadmediapointer-dvb-s2-b83e521a82f61e3457c258da93f43ceae36daec3.tar.gz
mediapointer-dvb-s2-b83e521a82f61e3457c258da93f43ceae36daec3.tar.bz2
merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvb
From: Mauro Carvalho Chehab <mchehab@redhat.com> Priority: normal Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'dvb-spec/dvbapi')
-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: