[NTG-context] How to use Helvetica font only for the headings?
R S Ananda Murthy
rsamurti at airtelbroadband.in
Sat Apr 8 20:00:21 CEST 2006
Taco Hoekwater wrote:
> Hi Anand,
>
> R S Ananda Murthy wrote:
>
>> Hello,
>>
>> I want to use sans serif font like Helvetica only for the headings like
>> chapter title, section headings etc.
>>
>
> \setuphead[chapter][style=\ss]
>
>
>> I want the body text in Times Roman font.
>>
>
> \usetypescript[postscript][ec]
> \setupbodyfont[postscript]
>
The above lines did not give the required results. Instead I used the
following:
\usetypescript[adobekb][\defaultencoding]
\setupbodyfont[pos]
\usetypescript[times][\defaultencoding]
\setupbodyfont[times,11pt]
\setupbodyfont[times,11pt]
I am using tetex-3.0 that comes with Slackware 10.2.
Anand
>
>> How to do this in ConTeXt?
>>
>
> I heartily advice reading the documents mentioned at the
> beginning of this page:
>
> http://wiki.contextgarden.net/Official_ConTeXt_Documentation
>
> That will drastically decrease the number of questions you have
> to ask while getting started.
>
> Greetings, Taco
> _______________________________________________
> ntg-context mailing list
> ntg-context at ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
>
>
>
More information about the ntg-context
mailing list