From 879c56ba12c8787cb839f8a1b6fdc310c934c354 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 6 Apr 2002 09:27:10 +0000 Subject: [PATCH] *** empty log message *** --- doc/asn1.tex | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/doc/asn1.tex b/doc/asn1.tex index 1ef06ed..8b6d4df 100644 --- a/doc/asn1.tex +++ b/doc/asn1.tex @@ -1,10 +1,21 @@ \documentclass{book} \usepackage{html} \usepackage{fancyheadings} -\usepackage{graphicx} + +\newcommand{\HRule}{\rule{\linewidth}{0.4mm}} \begin{document} +{\Large{ASN.1 structures parser}} +\vspace{-.3cm} +\\ +\HRule +\vspace{-.6cm} +\\ +\begin{flushright} +This is part of the GnuTLS project\\ +\end{flushright} + \vspace*{\stretch{2}} \begin{center} @@ -24,6 +35,7 @@ chapter entitled "GNU Free Documentation License". \setlength{\parskip}{1mm} +\tableofcontents \chapter{ASN.1 structures handling} @@ -135,6 +147,7 @@ The name "?LAST" indicates the last element of a SET\_OF or SEQUENCE\_OF. \end{enumerate} +\chapter{Function reference} \input{asn1-api} \input{fdl.tex} -- 2.7.4