[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MCL environment questions
- To: alain@cs.uchicago.edu, info-mcl@digitool.com
- Subject: Re: MCL environment questions
- From: Christopher.Young@ISL1.RI.CMU.EDU
- Date: Fri, 7 Apr 95 02:05:47 EDT
- Sender: owner-info-mcl@digitool.com
>2) I'd really like it if I could use format to output bold text. I
>wouldn't care if it was unportable, I would just like to be able to have
>bold text. Is there any way to do that?
I should imagine creating a font-spec which includes :bold and using
set-view-font to set the font of the view should do the trick. Read
pages 70-82 in the manual for complete information.
-- Chris.