Re: [NTG-context] \definetyping[C][option=commands] and the tabulator

2005-06-02 Thread Hans Hagen
Peter Münster wrote: On Tue, 31 May 2005, Hans Hagen wrote: \definetyping[C][option=commands,tab=8] (just a few lines patch); i'll send you the files. Thanks again for your efforts! Just one last problem with vertical spacing in a frame: \starttext \framed[align=lohi]{% \starttyping test

Re: [NTG-context] \definetyping[C][option=commands] and the tabulator

2005-06-02 Thread Peter Münster
On Tue, 31 May 2005, Hans Hagen wrote: > \definetyping[C][option=commands,tab=8] > > (just a few lines patch); i'll send you the files. Thanks again for your efforts! Just one last problem with vertical spacing in a frame: \starttext \framed[align=lohi]{% \starttyping test \stoptyping } \stopt

Re: [NTG-context] \definetyping[C][option=commands] and the tabulator

2005-05-31 Thread Hans Hagen
Peter Münster wrote: Hello, here is a typing-problem: \definetyping[C][option=commands] \starttext With option=commands the tabulator is reduced to one space: \startC #include int main(){ return 0; /BTEX{\em unreachedCode;}/ETEX } \stopC \stoptext it has to do with the fact th

[NTG-context] \definetyping[C][option=commands] and the tabulator

2005-05-31 Thread Peter Münster
Hello, here is a typing-problem: \definetyping[C][option=commands] \starttext With option=commands the tabulator is reduced to one space: \startC #include int main(){ return 0; /BTEX{\em unreachedCode;}/ETEX } \stopC \stoptext TIA for any help, Peter -- http://pmrb.free.fr/cont