home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / protocol / appletal / 2868 < prev    next >
Encoding:
Text File  |  1992-07-22  |  3.0 KB  |  77 lines

  1. Newsgroups: comp.protocols.appletalk,comp.misc.mac
  2. Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!carnivore!greg
  3. From: greg@carnivore.tamu.edu (Greg Economides)
  4. Subject: CAP 6.0 lwsrv/System 7/New Century Schoolbook font
  5. Message-ID: <1992Jul22.174132.26314@tamsun.tamu.edu>
  6. Keywords: cap lwsrv system7 font
  7. Sender: news@tamsun.tamu.edu (Read News)
  8. Organization: Center for Biosystems Modelling, Texas A&M University
  9. Distribution: na
  10. Date: Wed, 22 Jul 1992 17:41:32 GMT
  11. Lines: 64
  12.  
  13. I am running lwsrv on a Sparcstation, and running System 7 on the Macintoshes.
  14. Printing has worked pretty well until this little problem showed up.
  15.  
  16. Problem:  When using the font New Century Schoolbook in MS Word and printing
  17. more than one page at a time -- the first page that is printed is printed 
  18. using the proper fonts (NCS bold and unbold).  The subsequent pages are
  19. printed in Courier.  The printer log file entries reveal the problem:
  20.  
  21. -------------------------------
  22. psbanner: carnivore:root  Job: MacUser: redcedar  Date: Wed Jul 22 11:29:40 1992
  23. psif: carnivore:root bluegrass start - Wed Jul 22 11:29:41 1992
  24. |______NewCenturySchlbk-Bold not found, using Courier.
  25. |______NewCenturySchlbk-Roman not found, using Courier.
  26. |______NewCenturySchlbk-Bold not found, using Courier.
  27. |______NewCenturySchlbk-Roman not found, using Courier.
  28. |______NewCenturySchlbk-Bold not found, using Courier.
  29. |______NewCenturySchlbk-Roman not found, using Courier.
  30. |______NewCenturySchlbk-Bold not found, using Courier.
  31. |______NewCenturySchlbk-Roman not found, using Courier.
  32. |______NewCenturySchlbk-Bold not found, using Courier.
  33. |______NewCenturySchlbk-Roman not found, using Courier.
  34. |______NewCenturySchlbk-Bold not found, using Courier.
  35. |______NewCenturySchlbk-Roman not found, using Courier.
  36. |______NewCenturySchlbk-Bold not found, using Courier.
  37. |______NewCenturySchlbk-Roman not found, using Courier.
  38. psif: end - Wed Jul 22 11:30:05 1992
  39. --------------------------------
  40.  
  41. This is the command line that I use to start lwsrv:
  42.  
  43. lwsrv -N -n Bluegrass -p bluegrass -a lib/adicts -f lib/LW+Fonts -T crtolf
  44.      -T quote8bit -A on -S -l /tmp/lwsrv.log
  45.      
  46.      
  47. I am using the Transcript input and output filters (psif, psof).
  48.  
  49. The lwsrv log file looks like this:
  50.  
  51. ---------------------------------
  52. lwsrv: Starting print job for Bluegrass
  53. lwsrv: Sending fontList: 40 entries
  54. lwsrv: simple: procset "(AppleDict md)" 71 0 already known
  55. lwsrv: simple: dsc2: document supplied procset "(AppleDict md)" 71 0 = FoundProcSet.711820874
  56. lwsrv: Printing job: BRC Notes; user redcedar; on Wed Jul 22 11:28:37 1992
  57. ---------------------------------
  58.  
  59.  
  60. In an attempt to fix the problem, I added the lines:
  61.  
  62.     |______NewCenturySchlbk-Roman
  63.     |______NewCenturySchlbk-Bold
  64.  
  65. to 'lib/LW+Fonts'.  Before I did that, the file was a copy of the sample
  66. file 'LWPlusFonts' supplied with CAP.  This addition did not seem to 
  67. change the symptoms.
  68.  
  69. Any help is much appreciated.
  70.  
  71. Peace,
  72. --
  73. Greg Economides,   Systems Administrator, Center for Biosystems Modelling
  74. Texas A&M University
  75. Internet: greg@carnivore.tamu.edu
  76.  
  77.