all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bug: Falsely identify Table formula as INVISIBLE target
@ 2012-03-14  8:49 Muchenxuan Tong
  0 siblings, 0 replies; only message in thread
From: Muchenxuan Tong @ 2012-03-14  8:49 UTC (permalink / raw)
  To: emacs-orgmode

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

I use a formula like this in my org table:

#+TBLFM: $>=vmean($<<..$>>);%.3f

However, when I export the org table to a latex file, there appears a line
in the tex file like this:

<<..\$>>(INVISIBLE)

If I use  #+TBLFM: $>=vmean($2..$>>);%.3f, the problem will disappear. I
think this is caused by the functions in org-exp.el falsely identifies the
formula as INVISIBLE target.

By: Muchenxuan Tong

[-- Attachment #2: Type: text/html, Size: 1592 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-14  8:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-14  8:49 Bug: Falsely identify Table formula as INVISIBLE target Muchenxuan Tong

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.