Index: mttroot/mtt/bin/trans/lbl_txt2tex ================================================================== --- mttroot/mtt/bin/trans/lbl_txt2tex +++ mttroot/mtt/bin/trans/lbl_txt2tex @@ -12,10 +12,13 @@ ############################################################### ## Version control history ############################################################### ## $Id$ ## $Log$ +## Revision 1.1 1998/07/16 16:31:47 peterg +## Initial revision +## ############################################################### # Inform user echo Creating $1_lbl.tex @@ -36,10 +39,11 @@ for (i=2;i<=NF;i++) print $i " "; }' >> $1_lbl.tex #Write out the aliases cat <> $1_lbl.tex +\paragraph{Interface information} \begin{description} EOF grep '[%|#]ALIAS' $1_lbl.txt | sed 's/_/\\_/g' |\ awk '{ if (match($2,"\\$")>0){