[dev-context] ConTeXt equivalent of \line

2011-06-14 Thread Wolfgang Schuster
Hi Hans, can you add a ConTeXt version of plain TeX’s \line (\hbox to \hsize) command. I think this should do it: \def\fullaligned{\doalignline \relax \relax} Wolfgang ___ dev-context mailing list dev-context@ntg.nl

Re: [dev-context] ConTeXt equivalent of \line

2011-06-14 Thread Hans Hagen
On 14-6-2011 1:58, Wolfgang Schuster wrote: Hi Hans, can you add a ConTeXt version of plain TeX’s \line (\hbox to \hsize) command. I think this should do it: \def\fullaligned{\doalignline \relax \relax} sure, but shouldn't we also add this then? \letvalue{\s!do\v!line\v!max}\fullaligned

Re: [dev-context] ConTeXt equivalent of \line

2011-06-14 Thread Wolfgang Schuster
Am 14.06.2011 um 15:43 schrieb Hans Hagen: On 14-6-2011 1:58, Wolfgang Schuster wrote: Hi Hans, can you add a ConTeXt version of plain TeX’s \line (\hbox to \hsize) command. I think this should do it: \def\fullaligned{\doalignline \relax \relax} sure, but shouldn't we also add this