emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [bug] Wrong type argument, computation and layout of inline Babel calls
@ 2015-01-14 16:07 Sebastien Vauban
  2015-01-14 18:16 ` Charles C. Berry
  0 siblings, 1 reply; 6+ messages in thread
From: Sebastien Vauban @ 2015-01-14 16:07 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

This ECM exhibits different troubles:

- error when exporting to HTML
- bad layout
- bad computation

--8<---------------cut here---------------start------------->8---
* Square

#+name: square
#+begin_src emacs-lisp :tangle no :var x=1
(* x x)
#+end_src

** Good computation, good layout

Carré de 6 : *call_square(x=6)[:results raw]*.

Carré de 8 : call_square(x=8)[:results raw].

** Bad layout in both HTML and LaTeX

Carré de 5 :
*call_square(x=5)[:results raw]*.

** Error in HTML (Wrong type argument: arrayp, nil) and bad computation in LaTeX

Carré de 7 :
call_square(x=7)[:results raw].
--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

-- 
Sebastien Vauban

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-01-15 17:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-14 16:07 [bug] Wrong type argument, computation and layout of inline Babel calls Sebastien Vauban
2015-01-14 18:16 ` Charles C. Berry
2015-01-14 19:19   ` Sebastien Vauban
2015-01-15  3:24     ` Charles C. Berry
2015-01-15 12:37       ` Sebastien Vauban
2015-01-15 17:17         ` Charles C. Berry

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