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

Wolfgang
___________________________________________________________________________________
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