Re: [NTG-context] \definetype[xxx][linebreaks=yes, breakpoints=name]

2013-11-01 Thread Hans Hagen
On 10/29/2013 3:19 PM, Peter Münster wrote: Hello Hans, Is it also possible, to break inside the \type{} only at well defined characters and without hyphenation? Example: --8---cut here---start-8--- \definebreakpoint[compound][_] \setuplayout[width=25mm]

Re: [NTG-context] \definetype[xxx][linebreaks=yes, breakpoints=name]

2013-10-29 Thread Peter Münster
Hello Hans, Is it also possible, to break inside the \type{} only at well defined characters and without hyphenation? Example: --8---cut here---start-8--- \definebreakpoint[compound][_] \setuplayout[width=25mm] \startsetups Test \setbreakpoints[compound]

Re: [NTG-context] \definetype[xxx][linebreaks=yes, breakpoints=name]

2013-10-07 Thread Hans Hagen
On 10/7/2013 1:09 AM, Peter Münster wrote: Hi, Is it already possible to define a new \type{} command that allows linebreaks and perhaps also a breakpoint set? If not, here my feature request: something like \definetype[xxx][linebreaks=yes, breakpoints=compound]

Re: [NTG-context] \definetype[xxx][linebreaks=yes, breakpoints=name]

2013-10-07 Thread Hans Hagen
On 10/7/2013 1:09 AM, Peter Münster wrote: Hi, Is it already possible to define a new \type{} command that allows linebreaks and perhaps also a breakpoint set? If not, here my feature request: something like \definetype[xxx][linebreaks=yes, breakpoints=compound] this should be redefined:

Re: [NTG-context] \definetype[xxx][linebreaks=yes, breakpoints=name]

2013-10-07 Thread Peter Münster
On Mon, Oct 07 2013, Hans Hagen wrote: If not, here my feature request: something like \definetype[xxx][linebreaks=yes, breakpoints=compound] this should be redefined: \unexpanded\def\specialstretchedspace{\hskip.5\interwordspace\s!plus.125\interwordspace\relax} Hi Hans, Unfortunately it

Re: [NTG-context] \definetype[xxx][linebreaks=yes, breakpoints=name]

2013-10-07 Thread Hans Hagen
On 10/7/2013 10:30 AM, Peter Münster wrote: On Mon, Oct 07 2013, Hans Hagen wrote: If not, here my feature request: something like \definetype[xxx][linebreaks=yes, breakpoints=compound] this should be redefined:

[NTG-context] \definetype[xxx][linebreaks=yes, breakpoints=name]

2013-10-06 Thread Peter Münster
Hi, Is it already possible to define a new \type{} command that allows linebreaks and perhaps also a breakpoint set? If not, here my feature request: something like \definetype[xxx][linebreaks=yes, breakpoints=compound] TIA, -- Peter