emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Allen S. Rout" <asr@ufl.edu>
To: emacs-orgmode@gnu.org
Subject: Rendering error, or am I missing something?   -- case 2.
Date: Thu, 01 Mar 2012 09:44:45 -0500	[thread overview]
Message-ID: <jio20t$np9$1@dough.gmane.org> (raw)

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



With latest git org-mode, and attatched minimal2.org, I get minimal2.pdf.

My second and successive calls to the prettify block get rendered with 
the last two characters of the call invocation.


- Allen S. Rout

[-- Attachment #2: minimal2.org --]
[-- Type: text/plain, Size: 460 bytes --]

* Database sizing
  This:  call_prettify(tot_db)
  That:  call_prettify(tot_db)
  That:  call_prettify(tot_dc)
  That:  call_prettify(tot_dcccccc)
  That:  call_prettify(tot_dcccccq)
  That:  call_tot_db()

#+RESULTS: tot_db
: 779408.14

#+RESULTS: tot_dc
: 779408.14

#+RESULTS: tot_dcccccc
: 779408.14

#+RESULTS: tot_dcccccq
: 779408.14

#+NAME: prettify
#+BEGIN_SRC R  :results value :exports none :var tot=512
gb = paste(round(tot/1024,1),"GB")
#+END_SRC

[-- Attachment #3: minimal2.pdf --]
[-- Type: application/pdf, Size: 95623 bytes --]

             reply	other threads:[~2012-03-01 14:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 14:44 Allen S. Rout [this message]
2012-03-01 18:39 ` Rendering error, or am I missing something? -- case 2 Eric Schulte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='jio20t$np9$1@dough.gmane.org' \
    --to=asr@ufl.edu \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).