[PATCH] dvb-spec: Use fancyhdr instead of obsolete fancyheadings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



LaTeX package fancyheadings is obsolete and superseded by fancyhdr.

Priority: normal

Signed-off-by: Nicola Soranzo <nsoranzo@xxxxxxxxxx>
---
diff -r 7b7de23c81a1 -r 21ab77e356e1 dvb-spec/dvbapi/dvbapi.tex
--- a/dvb-spec/dvbapi/dvbapi.tex	Wed Feb 18 03:28:46 2009 +0100
+++ b/dvb-spec/dvbapi/dvbapi.tex	Wed Feb 18 18:27:33 2009 +0100
@@ -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:

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux