On 2011-02-21 Aditya Mahajan <adit...@umich.edu> wrote:

> > 1) You have »Add line numbers« on your TODO list. What's the progress?
> 
> No. I will look into them. I think that I should just be able to plug in 
> ConTeXt's line numbering mechanism.

I like the »just« in your sentence :)  That would be awesome.

> > 2) To set the font size I do the following, is there a better solution
> > like bodyfont=xyz for definetyping or is it just fine like this?
> >
> > \definevimtyping [PHP] [
> >  syntax=php,
> >  before={\switchtobodyfont[small]},
> > ]
> 
> I think that the best idea is to add a style=..., and color=..., key. 

ACK

> In fact, I have added these keys to t-filter module. If you get the latest 
> version of the module from github[1],

done

> then you should be able to say:
> 
> \definevimtyping
>     [PHP]
>     [syntax=php,
>      style={\switchtobodyfont[small]\setupinterlinespace},
>     ]

That works/looks nice.


> PS: The style=.. and color=... attributes only work with MkIV.

That's fine for me.


Regards
Marco


___________________________________________________________________________________
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