Re: [NTG-context] Lettrine in ConTeXt

2005-05-30 Thread Marcus Vinicius Mesquita de Sousa
Hi Taco! It works perfectly! Thank you. Marcus Vinicius --- Taco Hoekwater <[EMAIL PROTECTED]> wrote: > > The problem is that FontHook has to redefine the > font synonym > 'LettrineFont'. You have to do it like this: > >\unexpanded\def\myfonthook > {\definefontsynonym[LettrineFont][

Re: [NTG-context] Lettrine in ConTeXt

2005-05-30 Thread Taco Hoekwater
The problem is that FontHook has to redefine the font synonym 'LettrineFont'. You have to do it like this: \unexpanded\def\myfonthook {\definefontsynonym[LettrineFont][SerifBold]} \setuplettrine[Lines=3,TextFont=\it, FontHook=\myfonthook, Findent=0pt,Nind

[NTG-context] Lettrine in ConTeXt

2005-05-29 Thread Marcus Vinicius Mesquita de Sousa
Hi ConTeXters! I played a little with Taco's implementation of Lettrine and it worked nice, but the capital letter is always in CMR10. The option TextFont works fine, and one can change the font that comes after the dropped cap with commands like \sc (default), \it, \sl or \bf, but the option Font