From dd2b711e9797c1183884b678527911532bdbfc09 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Tue, 31 Jul 2001 19:12:08 +0000 Subject: fixed api documentation (for srp and anon cred allocation) --- doc/scripts/gdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/scripts/gdoc') diff --git a/doc/scripts/gdoc b/doc/scripts/gdoc index 76caedbfbb..a1c314d821 100755 --- a/doc/scripts/gdoc +++ b/doc/scripts/gdoc @@ -329,7 +329,7 @@ sub output_tex { print "\\end{itemize}\n"; foreach $section (@{$args{'sectionlist'}}) { - print "\n{\\large{$section}}\n"; + print "\n\\par{\\large{$section}}\\par\n"; print "\\begin{rmfamily}\n"; $sec = $args{'sections'}{$section}; -- cgit v1.2.1