Index: mttroot/mtt/bin/trans/abg2tex ================================================================== --- mttroot/mtt/bin/trans/abg2tex +++ mttroot/mtt/bin/trans/abg2tex @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.1 2000/11/27 15:11:15 peterg +## Initial revision +## ## Revision 1.7 1997/12/06 16:20:37 peterg ## Added another argument - the label ## ## Revision 1.6 1997/12/06 15:49:35 peterg ## Changed order of fig arguments to put filename first. @@ -64,11 +67,11 @@ #Section heading (if not at top level) if [ -n "$2" ]; then cat<> $filename %% Subsystem $1 - \subsection{System \textbf{$1}} + \subsection{\textbf{$1}} \label{sec:$1} \index{\textbf{$1} -- abg} EOF else