[5458] in Athena Bugs
/usr/andrew/lib/tpls/letter.tpl has bogus lines
daemon@ATHENA.MIT.EDU (Mark W. Eichin)
Mon Jul 9 11:44:31 1990
Date: Sun, 8 Jul 90 23:06:57 -0400
From: Mark W. Eichin <eichin@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Beginning at line 25 of /usr/andrew/lib/tpls/letter.tpl see the following:
\define{display
menu:[Region~4,Display~14]
attr:[Flags KeepPriorNL Int Set]
attr:[Flags KeepNextNL Int Set]
attr:[LeftMargin LeftMargin Inch 32768]
attr:[RightMargin RightMargin Inch 32768]}
attr:[Justification LeftJustified Point 0]}
\define{example
menu:[Region~4,Example~12]
Note the extra closed curly brace at the beginning of line 30. This
leads to any "letter" having attr:[Justification LeftJustified Point 0]}
at the beginning. [This is on the RT with the Andrew locker attached.]
_Mark_