emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] inline code block problem; first attempt


From: Charles Millar
Subject: Re: [O] inline code block problem; first attempt
Date: Wed, 08 Jun 2016 15:47:34 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0

I am getting careless.


On 06/08/2016 02:36 PM, Eric S Fraga wrote:
Can you please post a complete example so that others can try it?  Also,
what version of org etc.?

sample.org file

* TOTALCOM                               :ignoreheading:

#+NAME: TOTALCOM
#+ATTR_LATEX: :mode table :environment longtable :align p{415pt}N{8}{2}
| {{{cmhfill}}} Total commissions due | 99990.00 |


#+begin_src emacs-lisp :var totalcommissions=TOTALCOM[-1,-1]
totalcommissions
#+end_src

#+RESULTS:
: 99990.0

Inline version src_emacs-lisp[:var totalcommissions=TOTALCOM[-1,-1]]{totalcommissions}

GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5) of 2015-03-07 on trouble, modified by Debian

Org-mode version 8.3.4 (release_8.3.4-894-gf94df5 @ /usr/local/share/emacs/site-lisp/org-mode/lisp/)

Charlie



reply via email to

[Prev in Thread] Current Thread [Next in Thread]