ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Sanjoy Mahajan <sanjoy@mrao.cam.ac.uk>
Subject: \to broken in figure captions
Date: Wed, 26 Apr 2006 14:28:39 -0400	[thread overview]
Message-ID: <E1FYokh-00024e-5R@approximate.corpus.cam.ac.uk> (raw)

In inline math, \to works fine (produces a right arrow), but in a figure
caption all hell breaks loose.

The culprit may be this redefinition of \to in enco-ini.tex:

  $ find texmf -name '*.tex' |xargs egrep -n '\\((e|g|)def|let)\\to\b'
  texmf/tex/context/base/core-pos.tex:642:  %\edef\to  {\POSprefix#1}%
  texmf/tex/context/base/enco-ini.tex:1565:  {\appendtoks\let\to\everylowercase
  texmf/tex/context/base/enco-ini.tex:1570:  {\appendtoks\let\to\everyuppercase

[context : ver: 2006.04.17 23:14]

This test file:

\starttext
\placefigure[abc]{ABC $n\to1$.}{} \input tufte
\stoptext

produces lots of errors beginning with

ERROR: Missing control sequence inserted.

--- TeX said ---
<inserted text> 
                \inaccessible 
<to be read again> 
                   1
\convertargument #1\to #2->\dodoglobal \edef #2
                                               {\detokenize {#1}}
<argument> ABC $n\to 1
                      $.
\docompletefloat ... \doglobal \convertargument #6
                                                  \to \asciititle \ifnofloat...
<argument> ...abc}{figure}{ABC $n\to 1$.}\nextbox 
                                                  \else \docompletefloat {fi...
...
l.2 \placefigure[abc]{ABC $n\to1$.}{}
                                      \input tufte

             reply	other threads:[~2006-04-26 18:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-26 18:28 Sanjoy Mahajan [this message]
2006-04-26 20:00 ` Aditya Mahajan
2006-04-26 21:39   ` Sanjoy Mahajan
2006-04-26 18:33 Sanjoy Mahajan
2006-04-27 14:35 ` Hans Hagen
2006-05-23 17:28   ` Sanjoy Mahajan

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=E1FYokh-00024e-5R@approximate.corpus.cam.ac.uk \
    --to=sanjoy@mrao.cam.ac.uk \
    --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).