emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: emacs-orgmode@gnu.org
Subject: Re: font-lock fails with \to in a macro
Date: Wed, 06 Apr 2016 14:46:21 +0200	[thread overview]
Message-ID: <878u0qdhwi.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <874mbfnfl0.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Wed, 6 Apr 2016 12:26:19 +0100")

Hello,

Eric S Fraga <e.fraga@ucl.ac.uk> writes:

> I have the following macro to aid in presenting calculations in
> solutions to coursework questions etc. for my teaching:
>
> #+macro: calculate src_calc[:exports code]{$1} = @@latex:\fbox{@@ src_emacs-lisp{(setq var-$2 (string-to-number (calc-eval "evalv($1)")))} \to $2 @@latex:}\\@@
>
> The "\to" which org catches and converts to → on export causes a problem
> with font-locking:
>
> Error during redisplay: (jit-lock-function 1) signaled (wrong-type-argument vectorp →)
>
> Using math mode directly, i.e. \(\to\) works just fine, at least for
> LaTeX export, but I thought I'd mention this anomaly in case it bites
> anybody else!

FWIW, I cannot reproduce it.

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2016-04-06 12:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-06 11:26 font-lock fails with \to in a macro Eric S Fraga
2016-04-06 12:46 ` Nicolas Goaziou [this message]
2016-04-06 13:47   ` Eric S Fraga

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=878u0qdhwi.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).