[dev-context] \rotation is broken

2011-06-14 Thread luigi scarso
! Undefined control sequence. \starttext \rotate[rotation=90]{FOO}\stoptext system tex error on line 1 in file test.tex: Undefined control sequence ... 1 \starttext \rotate[rotation=90]{FOO} \stoptext \dodorotatenextbox ...ta \fi \dododorotatenextbox

[dev-context] x-set-11.mkiv

2011-06-14 Thread Wolfgang Schuster
Hi Hans, the \blank command is ignored when the complete list is printed with \placesetups because packed mode is used, with a normal \vskip this doesn’t happen. I reduced the skip because “.75\lineheight” looks better for commands without optional arguments. \startxmlsetups xml:setups:typeset

[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

[dev-context] strc-ren.mkiv

2011-06-14 Thread Wolfgang Schuster
\def\doplaceheadnumbercomponent#1% {\begingroup \setupheadcomponentfont\c!numberstyle\c!numbercolor \placeheadmargintexts \ifcsname\??nh\currentstructurehead\c!deepnumbercommand\endcsname -

[dev-context] pack-box.mkiv

2011-06-14 Thread Wolfgang Schuster
\def\nonoanchor[#1]% - {} + {\csname\??an#1\endcsname} otherwise \defineanchor is useless. Wolfgang ___ dev-context mailing list dev-context@ntg.nl http://www.ntg.nl/mailman/listinfo/dev-context