Re: [NTG-context] pretty C with MKIV

2009-07-08 Thread Peter Münster
On Tue, 7 Jul 2009, Aditya Mahajan wrote: -c source `kpsewhich 2context.vim` -c wqa #1}} Hey, `kpsewhich 2context.vim` is cheating! I admit it. But for me, fast success was most important and before it was kpse:2context.vim... Anyway, thanks a lot for the t-vim

[NTG-context] pretty C with MKIV

2009-07-07 Thread Peter Münster
Hello, Unfortunately, I've no time (and perhaps also not the know-how) to write a pret-c.lua. What would be the easiest way, to do C pretty printing? (I've tried t-vim.tex, but it seems to be broken: ERROR: I can't find file `test-vimsyntax.tmp-vimsyntax.tmp'.) TIA for any help! Peter --

Re: [NTG-context] pretty C with MKIV

2009-07-07 Thread Peter Münster
On Tue, 7 Jul 2009, Peter Münster wrote: (I've tried t-vim.tex, but it seems to be broken: ERROR: I can't find file `test-vimsyntax.tmp-vimsyntax.tmp'.) Ok, t-vim.tex works now. The mtxrun part was the problem. Here my new version of the \runvimsyntax macro (perhaps no more MS-Windows

Re: [NTG-context] pretty C with MKIV

2009-07-07 Thread Renaud Aubin
Hello Peter, Does the following work for you ? \definevimtyping[XML][syntax=xml] \definetypevimfile[typeXML][syntax=xml] [...] \typeXML{./xml_samples/sample.xml} Renaud Peter Münster a écrit : On Tue, 7 Jul 2009, Peter Münster wrote: (I've tried t-vim.tex, but it seems to be broken:

Re: [NTG-context] pretty C with MKIV

2009-07-07 Thread Aditya Mahajan
On Tue, 7 Jul 2009, Peter Münster wrote: On Tue, 7 Jul 2009, Peter Münster wrote: (I've tried t-vim.tex, but it seems to be broken: ERROR: I can't find file `test-vimsyntax.tmp-vimsyntax.tmp'.) Ok, t-vim.tex works now. The mtxrun part was the problem. Here my new version of the

Re: [NTG-context] pretty C with MKIV

2009-07-07 Thread Aditya Mahajan
On Tue, 7 Jul 2009, Hans Hagen wrote: Aditya Mahajan wrote: On Tue, 7 Jul 2009, Peter Münster wrote: On Tue, 7 Jul 2009, Peter Münster wrote: (I've tried t-vim.tex, but it seems to be broken: ERROR: I can't find file `test-vimsyntax.tmp-vimsyntax.tmp'.) Ok, t-vim.tex works now. The

Re: [NTG-context] pretty C with MKIV

2009-07-07 Thread Hans Hagen
Aditya Mahajan wrote: On Tue, 7 Jul 2009, Peter Münster wrote: On Tue, 7 Jul 2009, Peter Münster wrote: (I've tried t-vim.tex, but it seems to be broken: ERROR: I can't find file `test-vimsyntax.tmp-vimsyntax.tmp'.) Ok, t-vim.tex works now. The mtxrun part was the problem. Here my new