ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: context@vivaldi.net
To: ConTeXt <ntg-context@ntg.nl>
Subject: \numexpr in \rotate error
Date: Wed, 16 Oct 2019 17:02:51 +0200	[thread overview]
Message-ID: <a9d820211f8e1518ae22e024c5281610@vivaldi.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 1232 bytes --]

Hello,

the following code stopped working after today's Ctx update:

----
\setupexternalfigures[location=default]

\starttext
   %\externalfigure[hacker]
   \getrandomnumber\t{0}{20}
   \rotate[rotation=\numexpr\t-10\relax]{\externalfigure[dummy]}
\stoptext
----

with:

"
tex error       > tex error on line 6 in file 
X://Users/MMi/Akce/Ctyrkoly.RDS/Texty/VyjProj/~/t.mkiv: ! Missing 
\endcsname inserted

<to be read again>
\numexpr
\p_rotation_rotation ->\numexpr
                                 18-10\relax
\grph_rotate_finish_yes ...t \p_rotation_rotation
                                                   \endcsname \setbox 
\nextbo...
\grph_rotate_finish_indeed ...h_rotate_finish_yes
                                                   \fi \egroup
\syst_boxes_with_next_box ...rotate_finish_indeed
                                                   \egroup
l.6 ...=\numexpr\t-10\relax]{\externalfigure[dummy]}


1     \setupexternalfigures[location=default]
2
3     \starttext
4       %\externalfigure[hacker]
5       \getrandomnumber\T{0}{20}
6 >>    \rotate[rotation=\numexpr\T-10\relax]{\externalfigure[dummy]}
7     \stoptext
8
"

(My previous Ctx version was from about 4/2019).

What's wrong?

Best regards,

Lukas

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: t.mkiv --]
[-- Type: text/x-tex; name=t.mkiv, Size: 188 bytes --]

\setupexternalfigures[location=default]

\starttext
  %\externalfigure[hacker]
  \getrandomnumber\T{0}{20}
  \rotate[rotation=\numexpr\T-10\relax]{\externalfigure[dummy]}
\stoptext

[-- Attachment #3: t.pdf --]
[-- Type: application/pdf, Size: 41358 bytes --]

[-- Attachment #4: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2019-10-16 15:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-16 15:02 context [this message]
2019-10-16 15:23 ` Hans Hagen

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=a9d820211f8e1518ae22e024c5281610@vivaldi.net \
    --to=context@vivaldi.net \
    --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).