[112] in SIPB bug reports
fix for thesis bugs
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Jun 15 10:35:45 1988
To: bug-sipb@ATHENA.MIT.EDU
Date: Fri, 29 Apr 88 15:45:17 EDT
From: Marc Campos <mcampos@ATHENA.MIT.EDU>
To: bug-sipb@ATHENA.MIT.EDU
Date: Fri, 29 Apr 88 15:45:17 EDT
From: Marc Campos <mcampos@ATHENA.MIT.EDU>
Hello,
Could you install the following changes in:
/mit/sipb/prototype/scribe-thesis/mitfor.lib
41c41
< @Style(StringMax 3000)
---
> @Style(StringMax 10000)
127c127
< @Begin(Format, Centered, RightMargin 1.in, Spacing 1, LongLines Wrap,
---
> @Begin(Format, Centered, Spacing 1, LongLines Wrap,
147c147
< @Style(StringMax 3000)
---
> @Style(StringMax 10000)
233c233
< @Begin(Format, Centered, RightMargin 1.in, Spacing 1, LongLines Wrap,
---
> @Begin(Format, Centered, Spacing 1, LongLines Wrap,
It fixes two of the most common thesis complaints: (a) the offset
paragraph on the Abstract page, and (b) the small StringMax for those
with large Abstracts.
Once this is installed we can publicize the fix to thesing people by
telling them to copy it.
Thanks,
Marc