[3554] in Athena Bugs
SCRIBE does not modify equation definitions for PostScript
daemon@ATHENA.MIT.EDU (Dave Morrison)
Wed Nov 1 17:55:50 1989
To: bugs@ATHENA.MIT.EDU
From: Dave Morrison <drmorris@ATHENA.MIT.EDU>
Cc: carla@ATHENA.MIT.EDU, phoon@ATHENA.MIT.EDU
Date: Wed, 01 Nov 89 17:54:59 EST
Looking through report.mak:
Devices Press, x9700, the NonScalableLaser family, RobotTypeWriter,
GP3000, File, and others have:
@Modify(EquationCounter,Within Chapter,Numbered <(@#@:.@1)>,
Referenced "(@#@:.@1)")
@Modify(TheoremCounter,Within Chapter)
ScalableLaser (which means PostScript as well), and a few other do not.
The result is that equations are numbered differently, depending on
the device used.
The fix:
Include those lines for all devices or none. I believe that file is
straight from Scribe systems, so they probably would want to know about
this as well.
- Dave Morrison