[6377] in Athena Bugs
decmips 7.1H: scribe database report.mak
daemon@ATHENA.MIT.EDU (drmorris@ATHENA.MIT.EDU)
Sat Nov 10 23:39:50 1990
From: drmorris@ATHENA.MIT.EDU
To: bugs@ATHENA.MIT.EDU
Date: Sat, 10 Nov 90 23:39:34 EST
System name: hydrox-cookie
Type and version: KN01 7.1H (1 update(s) to same version)
Display type: PM-MONO
What were you trying to do?
Use equations in @Make(Report).
What's wrong and what should have happened:
The eqation labels are numebered from the beginning of report,
rather that within a chapter for certain devices. We have received
multiple olc questions about this problem.
Please describe any relevant documentation references:
It's been over a year since I first reported this bug. In the
immortal words of a certain watchmaker, "This year I submit context
diffs to be ignored along with the bug report."
----------------------------------------------------------------------
*** /mnt/usr/athena/lib/scribe/database/report.mak Fri Jul 27 14:05:26 1990
--- ./report.mak Sun Oct 21 22:22:50 1990
***************
*** 124,129 ****
--- 124,133 ----
@LibraryFile(Figures)
@LibraryFile(TitlePage)
+ @Modify(EquationCounter,Within Chapter,Numbered <(@#@:.@1)>,
+ Referenced "(@#@:.@1)")
+ @Modify(TheoremCounter,Within Chapter)
+
@Equate(Sec=Section,Subsec=SubSection,Para=Paragraph,
SubSubSec=Paragraph,SubSubSection=Paragraph,
AppendixSec=AppendixSection)
***************
*** 491,496 ****
--- 495,504 ----
@LibraryFile(Figures)
@LibraryFile(TitlePage)
+ @Modify(EquationCounter,Within Chapter,Numbered <(@#@:.@1)>,
+ Referenced "(@#@:.@1)")
+ @Modify(TheoremCounter,Within Chapter)
+
@Equate(Sec=Section,Subsec=SubSection,Para=Paragraph,
SubSubSec=Paragraph,SubSubSection=Paragraph,
AppendixSec=AppendixSection)
***************
*** 548,553 ****
--- 556,565 ----
@Modify(Page,Numbered <@#@:-@1>,Referenced <@#@:-@1>)
@LibraryFile(Figures)
@LibraryFile(TitlePage)
+
+ @Modify(EquationCounter,Within Chapter,Numbered <(@#@:.@1)>,
+ Referenced "(@#@:.@1)")
+ @Modify(TheoremCounter,Within Chapter)
@Equate(Sec=Section,Subsec=SubSection,Para=Paragraph,
SubSubSec=Paragraph,SubSubSection=Paragraph,