emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Space after an inline emacs call affects output on export


From: Eric S Fraga
Subject: [O] Space after an inline emacs call affects output on export
Date: Wed, 6 Apr 2016 13:26:16 +0100
User-agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/25.0.92 (gnu/linux)

Could anybody explain why these two lines give different outputs for the
inline elisp calculation?

First line:

@@latex:\fbox{@@ src_emacs-lisp{(setq var-Q1 (string-to-number (calc-eval 
"evalv(15.357*(184.2-80))")))} @@latex:}@@

Second line:

@@latex:\fbox{@@ src_emacs-lisp{(setq var-Q1 (string-to-number (calc-eval 
"evalv(15.357*(184.2-80))")))}@@latex:}@@

The only difference in these two lines is a space before the last LaTeX
directive.

Screen shot attached.

Attachment: screendump-20160406132404.png
Description: PNG image

The first is what I want, by the way.

thanks,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-705-g716e33

reply via email to

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