ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Broken Nightly Chokes on \rotate
Date: Fri, 30 Dec 2011 08:40:35 +0100	[thread overview]
Message-ID: <0405E9A5-D1CA-43B1-BD32-9A4FA9CCDD41@googlemail.com> (raw)
In-Reply-To: <1325220930.3345.12.camel@kip-laptop>


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	other threads:[~2011-12-30  7:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-30  4:55 Kip Warner
2011-12-30  7:40 ` Wolfgang Schuster [this message]
2011-12-30 11:16   ` Hans Hagen
2011-12-30 20:26     ` Kip Warner
2011-12-30 22:13       ` Hans Hagen
2011-12-30 22:43         ` Kip Warner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0405E9A5-D1CA-43B1-BD32-9A4FA9CCDD41@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).