GNU bug report logs -
#41559
texmathp reports false negatives
Previous Next
Reported by: TEC <tec <at> tecosaur.com>
Date: Wed, 27 May 2020 05:56:01 UTC
Severity: normal
Tags: fixed
Done: Ikumi Keita <ikumi <at> ikumi.que.jp>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 41559 <at> debbugs.gnu.org (full text, mbox):
Hi,
>>>>> TEC <tec <at> tecosaur.com> writes:
> Consider the following examples
> #+BEGIN_EXPORT latex \(a\) #+END_EXPORT
> and
> #+BEGIN_EXPORT latex \[
> a
> \] #+END_EXPORT
> In both cases (texmathp) returns nil. However if I replace these LaTeX
> deliminators with their TeX counterparts, (texmathp) rteurns t,
> correctly.
It doesn't reproduce on my side. I saved a file with the contents
----------------------------------------------------------------------
#+BEGIN_EXPORT latex \(a\) #+END_EXPORT
#+BEGIN_EXPORT latex \[
a
\] #+END_EXPORT
----------------------------------------------------------------------
and evaluated (texmathp) by M-: at each position before "a". Both
returned t for me.
Regards,
Ikumi Keita
This bug report was last modified 5 years and 71 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.