Re: [NTG-context] Custom parameters/options for t-vim

2011-09-02 Thread Aditya Mahajan
On Wed, 31 Aug 2011, Aditya Mahajan wrote: On Wed, 31 Aug 2011, Andreas Schneider wrote: However I also like the idea of the optional vimrc via buffer. I think it might be a nice-to-have feature for the ToDo list :-) In the end, adding a vimrc feature was not too difficult, so I have added

Re: [NTG-context] How to properly handle synonyms in \getparameters?

2011-09-02 Thread Wolfgang Schuster
Am 03.09.2011 um 02:46 schrieb Mojca Miklavec: > Dear gurus, > > This question concerns both MKII and MKIV (I need the functionality in > both, even though I will try to rewrite the MKIV part as soon as I > have time). > > I have a command: >\mycommand[a][newparam=value] > with more or less

[NTG-context] How to properly handle synonyms in \getparameters?

2011-09-02 Thread Mojca Miklavec
Dear gurus, This question concerns both MKII and MKIV (I need the functionality in both, even though I will try to rewrite the MKIV part as soon as I have time). I have a command: \mycommand[a][newparam=value] with more or less the following definition: \def\mycommand[#1][#2]{% \g

Re: [NTG-context] Colored text in \type?

2011-09-02 Thread luigi scarso
On Fri, Sep 2, 2011 at 4:24 PM, Alasdair McAndrew wrote: > I'm using MkII - are there any particular advantages to using MkIV? > It seems that you like math... :-) http://www.gust.org.pl/bachotex/2011-en/presentations/Scarso_2_2011/view -- luigi _

Re: [NTG-context] Colored text in \type?

2011-09-02 Thread Alasdair McAndrew
I'm using MkII - are there any particular advantages to using MkIV? -Alasdair On Fri, Sep 2, 2011 at 10:34 PM, Wolfgang Schuster < schuster.wolfg...@googlemail.com> wrote: > > Am 02.09.2011 um 09:47 schrieb Peter Münster: > > > On Fri, Sep 02 2011, Alasdair McAndrew wrote: > > > >> > >> \color[b

Re: [NTG-context] Colored text in \type?

2011-09-02 Thread Wolfgang Schuster
Am 02.09.2011 um 09:47 schrieb Peter Münster: > On Fri, Sep 02 2011, Alasdair McAndrew wrote: > >> >> \color[blue]{\type{%t^y_8*&}} >> >> doesn't seem to work; nor does >> >> {\blue \type{%t^y_8*&}} > > No problem with mkiv. You don’t even need \type in mkiv: \asciimode \starttext \defin

Re: [NTG-context] Embedding of ICC profiles and preflight

2011-09-02 Thread Peter Rolf
Am 02.09.2011 09:12, schrieb Honza Hejzl: > So, it is interesting and more complicated. The exact part: > > \setupbackend >[format=PDF/X-1a:2001, > intent=Coated FOGRA39 (ISO 12647-2:2004), > option=always,% for a much bigger document :-) >] > > … seems to work on my Debian standa

Re: [NTG-context] Colored text in \type?

2011-09-02 Thread Peter Münster
On Fri, Sep 02 2011, Alasdair McAndrew wrote: > > \color[blue]{\type{%t^y_8*&}} > > doesn't seem to work; nor does > > {\blue \type{%t^y_8*&}} No problem with mkiv. -- Peter ___ If your question is of int

Re: [NTG-context] \type{} in bold mode

2011-09-02 Thread Peter Münster
On Wed, Aug 31 2011, Wolfgang Schuster wrote: > \setuptype[style=mono] % default: “style=\tt\tf” Oh, I was so convinced, that the default was "\tt", that I did not even test it, sorry! But what is the sense of the \tf? What is the advantage over default=\tt? -- Peter ___

Re: [NTG-context] Embedding of ICC profiles and preflight

2011-09-02 Thread Honza Hejzl
So, it is interesting and more complicated. The exact part: \setupbackend [format=PDF/X-1a:2001, intent=Coated FOGRA39 (ISO 12647-2:2004), option=always,% for a much bigger document :-) ] … seems to work on my Debian standalone ConTeXt installation (ok, I will test it again but it o