Re: [NTG-context] How to use text Calligraphic font using \definefont

2006-12-06 Thread Aditya Mahajan
On Wed, 6 Dec 2006, John R. Culleton wrote: > On Tuesday 05 December 2006 17:27, Aditya Mahajan wrote: >> Hi, >> > >> \definefont[BigText] [Calligarphic sa 2] >> >> \BigText test >> >> which gives me the math calligraphic fonts. How do I get the text >> calligraphic fonts, using \definefont? > >

Re: [NTG-context] How to use text Calligraphic font using \definefont

2006-12-06 Thread luigi scarso
do ut des ( it.wikipedia.org/wiki/Do_ut_des in the first sense «io do affinché tu dia») luigi ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

Re: [NTG-context] How to use text Calligraphic font using \definefont

2006-12-06 Thread John R. Culleton
On Tuesday 05 December 2006 17:27, Aditya Mahajan wrote: > Hi, > > \definefont[BigText] [Calligarphic sa 2] > > \BigText test > > which gives me the math calligraphic fonts. How do I get the text > calligraphic fonts, using \definefont? The virtue of the Context system of font specification lies

[NTG-context] How to use text Calligraphic font using \definefont

2006-12-05 Thread Aditya Mahajan
Hi, I have the following font definitions, \usetypescriptfile [type-gyr] \definetypeface [mainface] [rm] [serif] [palatino] [default] [encoding=texnansi] \definetypeface [mainface] [cg] [calligraphy] [chancery] [default] [encoding=texnansi] \defin