]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 18 Mar 2012 11:25:07 +0000 (12:25 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 18 Mar 2012 11:25:07 +0000 (12:25 +0100)
doc/scripts/mytexi2latex

index 80ca3cea3c10cd12e094518ccddfb4804ac01958..114e337f88453bfe76857fae9446ec64271eea25 100755 (executable)
@@ -244,6 +244,7 @@ multitable:
 
                $line =~ s/\@subsubheading (.+)/\\subsubsection\*{$1}/g;
                $line =~ s/\@subheading (.+)/\\subsection\*{$1}/g;
+               $line =~ s/\@heading (.+)/\\section\*{$1}/g;
 
                 if ($line =~ s/\@section (.+)/\\section{$1}/g) {
                        if ($label ne '') {