[3366] in Athena Bugs
scribe not working properly with device x9700
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Thu Oct 5 13:54:13 1989
Date: Thu, 5 Oct 89 13:53:50 -0400
From: Jonathan I. Kamens <jik@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
As far as I know, this *did* work in a previous release. We even
had a stock answer on it, and still do. Does anybody have any idea
why this isn't working?
*************************
@make(resume)
@device(x9700)
@style(singlesided)
@name(Joe Random User)
@begin(DoubleCol)
@AddressHeader(Term Address)
W20-500
84 Mass. Ave.
Cambridge, MA 02139
@newColumn()
@AddressHeader(Home Address)
RDR 42
East Armpit, Montana 00000
@end(doublecol)
@begin(entries)
@Header(line1="Career",line2="Objective")
A gut position in the field of making money. I would like to be somewhere
that believes in 35 hour weeks and no working overtime.
@Header(line1="Education")
@Setup(left="@i{Massachusetts Institute of Technology}",right="1981-1985")
I'm gonna graduate, man.
@Header(line1="Experience")
@begin(multiple)
@Setup(left="@i{Lobdell Dining Hall}",right="Cambridge, MA")
@b[Utensil Sanitary Engineer] (Dec. 1984 - Jan. 1985) - in charge of
maintaining sanitary conditions for all consumable implements.
@Setup(left="@i{Student Center Committee}",right="Cambridge, MA")
@b[Security Chief] (Mar. 1985 - Mar. 1985) - in charge of cash box
and receipts.
@Setup(left="@i{Federal Penetentary System}",right="San Quentin, CA")
@b[Psychological Reformist Intern] (Mar. 1985 - present) - participated
in experiments on psychological attempts are reforming social miscreants.
@end(multiple)
@Header(line1="Background")
Interested in lock picking and sunbathing.
@end(entries)
*************************
gevalt% scribe resume.mss
Scribe 6(1600) Copyright (C) 1981, 1987 Scribe Systems
Welcome to Athena Scribe Version 6.
*resume.mss
[Processing resume.mss
[Device "x9700"]
[Document type "resume"
[FontFamily Helvetica10]
]
]
Error found while processing:
These fonts should be in one font set:
Error found while processing:
One of these fonts is H310JP
Error found while processing:
One of these fonts is H210JP
Error found while processing:
One of these fonts is H110JP
Error found while processing:
One of these fonts is UN211E
Error found while processing:
One of these fonts is UN214B
1.
**resume.x9700 for device x9700 has 1 page.
**resume.err lists 6 errors.
*************************
When I try to print the file to the 9700, it fails.
jik