Re: [NTG-context] missing pagebreak using vim-module for typing

2012-05-06 Thread Aditya Mahajan
On Sun, 6 May 2012, Xenia wrote: \startsetups linebreak \language\minusone %disable hypenation \raggedright %avoid overflow lines \stopsetups \unprotect \setupsyntaxhighlighting [setups={syntaxhighlighting@setup,linebreak}] \protect I am using your workaround and it works fine for

Re: [NTG-context] missing pagebreak using vim-module for typing

2012-05-06 Thread Xenia
On 01.05.2012 19:35, Aditya Mahajan wrote: > On Tue, 1 May 2012, Aditya Mahajan wrote: > >> On Tue, 1 May 2012, Xenia wrote: >> Use \definetextbackground for the frame, framedtext’s are unbreakable boxes. >>> >>> Thanks, that works, but now the linewrapping does not work correctly >>> (a

Re: [NTG-context] missing pagebreak using vim-module for typing

2012-05-01 Thread Aditya Mahajan
On Tue, 1 May 2012, Wolfgang Schuster wrote: Am 01.05.2012 um 19:35 schrieb Aditya Mahajan: On Tue, 1 May 2012, Aditya Mahajan wrote: On Tue, 1 May 2012, Xenia wrote: Use \definetextbackground for the frame, framedtext’s are unbreakable boxes. Thanks, that works, but now the linewrapping d

Re: [NTG-context] missing pagebreak using vim-module for typing

2012-05-01 Thread Aditya Mahajan
On Tue, 1 May 2012, Hans Hagen wrote: On 1-5-2012 19:35, Aditya Mahajan wrote: \startsetups linebreak \language\minusone %disable hypenation \raggedright %avoid overflow lines \stopsetups \unprotect \setupsyntaxhighlighting [setups={syntaxhighlighting@setup,linebreak}] \protect I'll add thes

Re: [NTG-context] missing pagebreak using vim-module for typing

2012-05-01 Thread Wolfgang Schuster
Am 01.05.2012 um 19:35 schrieb Aditya Mahajan: > On Tue, 1 May 2012, Aditya Mahajan wrote: > >> On Tue, 1 May 2012, Xenia wrote: >> Use \definetextbackground for the frame, framedtext’s are unbreakable boxes. >>> Thanks, that works, but now the linewrapping does not work correctly >>

Re: [NTG-context] missing pagebreak using vim-module for typing

2012-05-01 Thread Hans Hagen
On 1-5-2012 19:35, Aditya Mahajan wrote: \startsetups linebreak \language\minusone %disable hypenation \raggedright %avoid overflow lines \stopsetups \unprotect \setupsyntaxhighlighting [setups={syntaxhighlighting@setup,linebreak}] \protect I'll add these to the main module and release a new v

Re: [NTG-context] missing pagebreak using vim-module for typing

2012-05-01 Thread Aditya Mahajan
On Tue, 1 May 2012, Aditya Mahajan wrote: On Tue, 1 May 2012, Xenia wrote: Use \definetextbackground for the frame, framedtext’s are unbreakable boxes. Thanks, that works, but now the linewrapping does not work correctly (after the frame) The bad linebreaks also happen if you remove the ba

Re: [NTG-context] missing pagebreak using vim-module for typing

2012-05-01 Thread Aditya Mahajan
On Tue, 1 May 2012, Xenia wrote: Use \definetextbackground for the frame, framedtext’s are unbreakable boxes. Thanks, that works, but now the linewrapping does not work correctly (after the frame) The bad linebreaks also happen if you remove the background. I'll look into it (in any case, h

Re: [NTG-context] missing pagebreak using vim-module for typing

2012-05-01 Thread Xenia
On 01.05.2012 13:02, Wolfgang Schuster wrote: > > Am 01.05.2012 um 12:24 schrieb Xenia: > >> On 01.05.2012 08:50, Aditya Mahajan wrote: >>> On Tue, 1 May 2012, Xenia wrote: >>> Dear context folks, since Aditya recommended I am using the vim module for including MATLAB-files in

Re: [NTG-context] missing pagebreak using vim-module for typing

2012-05-01 Thread Wolfgang Schuster
Am 01.05.2012 um 12:24 schrieb Xenia: > On 01.05.2012 08:50, Aditya Mahajan wrote: >> On Tue, 1 May 2012, Xenia wrote: >> >>> Dear context folks, >>> >>> since Aditya recommended I am using the vim module for including >>> MATLAB-files in my TeX-files. But for longer code snippets there is no >

Re: [NTG-context] missing pagebreak using vim-module for typing

2012-05-01 Thread Xenia
On 01.05.2012 08:50, Aditya Mahajan wrote: > On Tue, 1 May 2012, Xenia wrote: > >> Dear context folks, >> >> since Aditya recommended I am using the vim module for including >> MATLAB-files in my TeX-files. But for longer code snippets there is no >> pagebreak, so that the code is cuttet at the en

Re: [NTG-context] missing pagebreak using vim-module for typing

2012-04-30 Thread Aditya Mahajan
On Tue, 1 May 2012, Xenia wrote: Dear context folks, since Aditya recommended I am using the vim module for including MATLAB-files in my TeX-files. But for longer code snippets there is no pagebreak, so that the code is cuttet at the end of the page. What do I have to do? current version: 2012

[NTG-context] missing pagebreak using vim-module for typing

2012-04-30 Thread Xenia
Dear context folks, since Aditya recommended I am using the vim module for including MATLAB-files in my TeX-files. But for longer code snippets there is no pagebreak, so that the code is cuttet at the end of the page. What do I have to do? current version: 2012.04.19 23:18 Thanks, Xenia