Path: utzoo!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!mips!apple!well!brecher From: brecher@well.sf.ca.us (Steve Brecher) Newsgroups: comp.sys.mac Subject: Re: Software Authors please note. Message-ID: <16493@well.sf.ca.us> Date: 3 Mar 90 07:01:07 GMT References: <7257@ll1a.att.com> <1990Feb17.084018.20541@csuf3b.CSUFresno.EDU> <22391@pasteur.Berkeley.EDU> <8632@bunny.GTE.COM> Reply-To: brecher@well.sf.ca.us (Steve Brecher) Organization: Software Supply, Sunnyvale, CA Lines: 22 In article <8632@bunny.GTE.COM>, CAH0@bunny.gte.com (Chuck Hoffman) writes: > In article <22391@pasteur.Berkeley.EDU> chou@cory.Berkeley.EDU (Pai Chou) > writes: > > How do you create a read-only document in teach text, with > > pictures & different fonts? > > > 1. To create read only text (with the newspaper icon) change the type > from TEXT to ttro (lower case). I use ResEdit to do this a lot. > 2. I don't know about pictures and fonts. Pictures are obtained from PICT resources in the document. Each instance of an Option-space character is replaced by a PICT, where the PICTs have resource IDs numbered from 1000 up. Thus the first Option-space in the text specified where PICT 1000 is to be displayed, the second where PICT 1001 is to be displayed, etc. TeachText always uses the application font. -- brecher@well.sf.ca.us (Steve Brecher)