Hello,

I want to use truly huge (40pt) fonts for chapter numbers.
In my latex code, I used

\newfont{\chapterNumber}{pplr9d scaled 7000}

From the context manual, I thought that

\definebodyfont [11pt] [rm]  [ tfH=cmr12 scaled 7000]

should do it. Though the above code doesn't throw any errors,
it doesn't do anything. What am I doing wrong?

*MWE*

\definebodyfont [11pt] [rm]  [ tfH=cmr12 scaled 7000]
\starttext
  {\tfH 1}
\stoptext

Devendra
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to