[NTG-context] unsetting textstyle for one synonym

2007-04-29 Thread Peter Münster
Hello, how could I cancel the textstyle=cap for just one synonym? Here an example to show what I want: \definesynonyms[Test][Tests][\Full] \setupsynonyms[Test][textstyle=cap] \Test{BLA}{This is B.L.A.} %\Test[CONTEXT]{{\nocap{\ConTeXt}}}{This is \ConTeXt}% does not work

Re: [NTG-context] Vertical alignment of framed text

2007-04-29 Thread Peter Münster
On Thu, 19 Apr 2007, Vyatcheslav Yatskovsky wrote: The ideal solution would be \def\hotkey#1{\inframed[corner=00, location=low, height=\lineheight]{\ #1\ }} but it doesn't work. Maybe it is a bug, ideed? What about: \setupcolors[state=start]

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Chris Rawnsley
On 29/04/07, Aditya Mahajan [EMAIL PROTECTED] wrote: I will need two three days to work on this. Sorry I misunderstood you. I thought that function was already implemented. Don't feel you have to rush to get this implemented :) I can bear with the slow ness. Right now, this is not possible.

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Wolfgang Schuster
On Sun, 29 Apr 2007 12:38:16 +0100 Chris Rawnsley [EMAIL PROTECTED] wrote: On 29/04/07, Aditya Mahajan [EMAIL PROTECTED] wrote: I will need two three days to work on this. Sorry I misunderstood you. I thought that function was already implemented. Don't feel you have to rush to get this

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Aditya Mahajan
On Sun, 29 Apr 2007, Chris Rawnsley wrote: On 29/04/07, Aditya Mahajan [EMAIL PROTECTED] wrote: I will need two three days to work on this. Sorry I misunderstood you. I thought that function was already implemented. Don't feel you have to rush to get this implemented :) I can bear with the

Re: [NTG-context] unsetting textstyle for one synonym

2007-04-29 Thread Aditya Mahajan
On Sun, 29 Apr 2007, Peter Münster wrote: Hello, how could I cancel the textstyle=cap for just one synonym? Here an example to show what I want: \definesynonyms[Test][Tests][\Full] \setupsynonyms[Test][textstyle=cap] \Test{BLA}{This is B.L.A.} %\Test[CONTEXT]{{\nocap{\ConTeXt}}}{This is

Re: [NTG-context] unsetting textstyle for one synonym

2007-04-29 Thread Peter Münster
On Sun, 29 Apr 2007, Aditya Mahajan wrote: Did you try (untested) \Test[CONTEXT] {\nocap{context}} {This is \ConTeXt} Yes, now I've tried it and it does not work, but why should this work?? Here another try, that gives me an error:

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Chris Rawnsley
On 29/04/07, Wolfgang Schuster [EMAIL PROTECTED] wrote: Hi Chris, replace this two lines with \usetypescript[palatino][texnansi] % use better texnansi than ec \setupbodyfont[palatino] % rm and 12pt are default values Yes that did the trick. Thanks! -- Chris

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Aditya Mahajan
On Sun, 29 Apr 2007, Chris Rawnsley wrote: On 29/04/07, Aditya Mahajan [EMAIL PROTECTED] wrote: The nuts and pieces are there, but right now there is no such function. Here is what you can do. Write a batch script which calls 2context (see the complete command in \runvimsyntax in t-vim). Run

Re: [NTG-context] unsetting textstyle for one synonym

2007-04-29 Thread Aditya Mahajan
On Sun, 29 Apr 2007, Peter Münster wrote: On Sun, 29 Apr 2007, Aditya Mahajan wrote: Did you try (untested) \Test[CONTEXT] {\nocap{context}} {This is \ConTeXt} Yes, now I've tried it and it does not work, but why should this work?? I think I completely misunderstood what you want. This

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Chris Rawnsley
On 29/04/07, Aditya Mahajan [EMAIL PROTECTED] wrote: The nuts and pieces are there, but right now there is no such function. Here is what you can do. Write a batch script which calls 2context (see the complete command in \runvimsyntax in t-vim). Run it on the file that you want. After loading

Re: [NTG-context] unsetting textstyle for one synonym

2007-04-29 Thread Peter Münster
On Sun, 29 Apr 2007, Aditya Mahajan wrote: I think I completely misunderstood what you want. This works for me, that is, context is not capitalized. All right. So here in other words, what I'm looking for: How can I disable the textstyle=cap setting for just one synonym? Of course I could

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Chris Rawnsley
On 29/04/07, Aditya Mahajan [EMAIL PROTECTED] wrote: Now after loading vim, add \definevimtyping [typePHP] [syntax=php, before={\bgroup \let\runvimsyntax\gobbleoneargument}, after={\egroup}] and then use \typePHP{copy.php} I can't

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Aditya Mahajan
On Sun, 29 Apr 2007, Chris Rawnsley wrote: On 29/04/07, Aditya Mahajan [EMAIL PROTECTED] wrote: Now after loading vim, add \definevimtyping [typePHP] [syntax=php, before={\bgroup \let\runvimsyntax\gobbleoneargument}, after={\egroup}]

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Aditya Mahajan
On Sun, 29 Apr 2007, Aditya Mahajan wrote: On Sun, 29 Apr 2007, Chris Rawnsley wrote: On 29/04/07, Aditya Mahajan [EMAIL PROTECTED] wrote: Now after loading vim, add \definevimtyping [typePHP] [syntax=php, before={\bgroup

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Chris Rawnsley
I can also see a need for relative paths for inputted files. In my setup, I like to compile individual components of my document. When I need to look at whole document I'll do that at the end. For instance, for inputting images, I put this line at the top of the component:

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Chris Rawnsley
On 29/04/07, Aditya Mahajan [EMAIL PROTECTED] wrote: On Sun, 29 Apr 2007, Aditya Mahajan wrote: Well, then I need to make some more changes in the module. Since, you are up against a deadline right now, and are willing to suffer the delay caused by this module, I will trying hacks to make

[NTG-context] ConTeXt in Russian?

2007-04-29 Thread Vyatcheslav Yatskovsky
Hello, Is it possible to have Russian version of ConTeXt? Some people who I know could already start using the ConTeXt (instead of Word) for typesetting a scientific journal, but they are deterred by not knowing

Re: [NTG-context] ntg-context Digest, Vol 34, Issue 66

2007-04-29 Thread Vyatcheslav Yatskovsky
Hello, It seems like \setuparranging[2SIDE] prevents the contents to be created. In the example below, only 'Contents' word is displayed and the rest is lost. Removing this very command helps, but how can else I have two A5 pages imposed on A4 sheet? \setuppapersize[A5][A4,landscape]

Re: [NTG-context] Syntax highlighted output

2007-04-29 Thread Aditya Mahajan
On Sun, 29 Apr 2007, Chris Rawnsley wrote: On 29/04/07, Aditya Mahajan [EMAIL PROTECTED] wrote: On Sun, 29 Apr 2007, Aditya Mahajan wrote: Well, then I need to make some more changes in the module. Since, you are up against a deadline right now, and are willing to suffer the delay caused by

Re: [NTG-context] ntg-context Digest, Vol 34, Issue 66

2007-04-29 Thread Thomas A. Schmitz
On Apr 30, 2007, at 12:21 AM, Vyatcheslav Yatskovsky wrote: Hello, It seems like \setuparranging[2SIDE] prevents the contents to be created. In the example below, only 'Contents' word is displayed and the rest is lost. Removing this very command helps, but how can else I have two A5