On 30-12-2011 08:40, Wolfgang Schuster wrote:

Am 30.12.2011 um 05:55 schrieb Kip Warner:

Hey folks,

The nightly for Dec 29th seems to choke on \rotate. I have a statement:

    \midaligned{\rotate[rotation=42]{\color[red] \bft THIS IS A DRAFT!}}

ConTeXt emits the following:

! Undefined control sequence.
\dodorotatenextbox ... \@@rorotation \@@layerxpos
                                                  \zeropoint
\@@layerypos \z...
\dorotatenextbox ...rotatenextbox \@@rorotation #2
                                                  \fi \boxcursor
\flushnextb...
\boxes_with_next_box ...x \@@rorotation \!!counta
                                                  \egroup
l.22 ...THIS IS A DRAFT!}
                                                  }
?

I'm fairly sure it isn't the \midaligned because I have other statements
it compiles fine.


Do you have a minimal example because this works (when I remove the not 
existing \bft command):

\starttext
\midaligned{\rotate[rotation=42]{\color[red]THIS IS A DRAFT!}}
\stoptext

it is indeed an issue as those temp vars are gone ... i redid the rotate last night and will update later today

Hans


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to