emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* greek letters (parameters) in formula for a spreadsheet
@ 2018-12-08 22:35 rsykora
  0 siblings, 0 replies; only message in thread
From: rsykora @ 2018-12-08 22:35 UTC (permalink / raw)
  To: emacs-orgmode

Dear list,

When I have a table like

| $ |   | rho=33 |
|---+---+--------|
| # | 3 |     99 |
#+TBLFM: $3=$rho*$2

it works ok.
But as soon as I replace

rho -> \rho

to get a nice greek letter
(I also use #+STARTUP: entitiespretty),
I get 

| $ |   | \rho=33   |
|---+---+--------|
| # | 3 | #ERROR |
#+TBLFM: $3=$\rho*$2

Can I do something about this?

Thanks
Ruda

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

only message in thread, other threads:[~2018-12-08 22:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-08 22:35 greek letters (parameters) in formula for a spreadsheet rsykora

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).