[5384] in Athena Bugs
rt 7.0F: /usr/athena/lib/tex/macros/drop.{doc,sty}
daemon@ATHENA.MIT.EDU (marc@ATHENA.MIT.EDU)
Mon Jul 2 19:15:27 1990
From: marc@ATHENA.MIT.EDU
To: bugs@ATHENA.MIT.EDU
Date: Mon, 02 Jul 90 19:15:14 EDT
System name: bill-the-cat
Type and version: RTPC-ROMPC 7.0F
Display type: apa16
What were you trying to do?
\drop{O}{\sc nce upon a time...}
What's wrong:
The sty file is brain damaged. If you do this, the {} delimit
the arg to the macro, so they don't group the small caps. In other
words, the rest of the file would be in small caps. This is wrong.
What should have happened:
\dp0=0in\ht0=0in\box0}#2}
should be
\dp0=0in\ht0=0in\box0}{#2}}
Please describe any relevant documentation references:
[Please replace this line with your information.