Thanks for your suggestion, I solved the problem using:
#+headers: :results output latex
#+begin_src R :session *R* :exports results
...
print(xtable(summary(mypca)))
#+end_src
Regards
Riccardo
2012/2/14 Andreas Leha
> Christophe Pouzat writes:
>
> > Sorry,
> >
> > Checking foo.org
> > (
>
lbml...@hethcote.com writes:
> How do you archive old instances of repeating todos, C-c C-x C-s archives
> the whole thing. I'd like to have something that would take the following:
>
> ** TODO Mutter an oath
>DEADLINE: <2012-02-13 Mon ++1d -0d>
>- State "DONE" from "TODO" [201
Hi,
I'm trying to streamline my agenda views, but I cannot seem to get
agendas to be exported *without* inline-css.
Right now I have this in my startup files:
(setq org-export-htmlize-output-type 'css)
(setq org-export-htmlized-org-css-url "misc/style.css")
Even when trying this in the scratc
Rustom Mody wrote:
> Thanks to Nick and Jambunathan I have got a minimal setup to be able to type
> in English (roman
> script) and easily transliterate to Sanskrit (Devanagari).
>
> Now I am exploring how I could 'zip' the two together. My requirements are
> like this:
>
> I will be teaching
On Wed, Feb 15, 2012 at 14:08, Nick Dokos wrote:
>> I am now exploring the possibilities of how to make a 'presentation' putting
>> the two together.
>> I am not too comfortable using emacs for the final show because emacs
>> occasionally crashes -- due to
>> non-standard fonts, input methods or
Hello,
I tryed to babelize an iptables-save file and file to restore it.
Babel put a comma in front of my '*', in the following, the '*mangle'
became ',*mangle':
#+begin_src text
# Generated by iptables-save v1.4.4 on Wed Feb 15 10:16:05 2012
,*mangle
:PREROUTING ACCEPT [0:0]
:INPUT ACCEPT [0:0]
Viktor Rosenfeld writes:
> Hi,
>
> after following the discussion about the new BABEL syntax I was under
> the impression that the following should work to set two variables in
> one PROPERTIES drawer:
>
> :PROPERTIES:
> :var: foo=1
> :var+: bar=2
> :END:
>
> However, the definition of bar is ign
When executing your example below on my system both code blocks work as
shown below.
#+begin_src R :results output :exports results
foo=matrix(1:2)
foo
#+end_src
#+RESULTS:
: [,1]
: [1,]1
: [2,]2
#+begin_src R :results output :exports results :session *R*
foo=matrix(3:8)
foo
Leo Alekseyev writes:
> Is anyone on the list using a recent org-babel with Scheme? I
> recently started working through SICP, and I'm running into issues
> evaluating scheme src blocks. Org-babel error buffer pops up with
> "ERROR: Wrong number of arguments to #",
> and the minibuffer prompts
Hi Daniel,
Have you tried using a sqlite code block? See ob-sqlite.el
Best,
Daniel Clemente writes:
> Hi,
>org-babel works well with sqlite3 if you add this (which I propose for
> inclusion):
>
> -
> diff --git a/lisp/ob-sql.el b/lisp/ob-sql.el
> index 3f7882c..a5
>From 732a4ef01b93dab34060d64c4deca23ac13aed5e Mon Sep 17 00:00:00 2001
From: Sebastien Vauban
Date: Mon, 26 Dec 2011 12:36:11 +0100
Subject: [PATCH] Fix old-way variable assignments.
---
contrib/babel/library-of-babel.org | 68 ++--
1 files changed, 34 insertio
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
-
Olaf Meeuwissen writes:
> If running `make check` (or similar) creates these files, `make clean`
> (or similar) should clean them up.
I was asking that question to decide whether I do need to extend my
Makefile fork to handle the cleanup or if the testsuite needs to be
called differently to avoid
* http://lists.gnu.org/archive/html/emacs-orgmode/2010-10/msg01534.html
=>
** epresent.el by Eric http://github.com/eschulte/epresent "(instructions
in the README)"
** s5 <=> org-s5http://github.com/sigma/org-s5
*** Quoting verbatim:
> I think I'll probably stick with Beamer export for my
brian powell wrote:
> ...
> * Now, I know Nick and Jambunathan set up the method to put the translation
> side-by-side; but, how
> did they do that? Can't find it in this thread (if I may call it that) "[O]
> multilingual
> presentation with org"--is there a link to how you set up the
> Engli
Does the following work with the addition of ":results scalar"?
#+begin_src sqlite :db ob-bug.db :results output scalar
select f_name || " " || l_name from person;
#+end_src
If so could you send me the contents of the results block? It appears
that ob-sqlite is choking trying to parse the resu
On Wed, Feb 15, 2012 at 11:11 AM, Achim Gratz wrote:
> Olaf Meeuwissen writes:
>> If running `make check` (or similar) creates these files, `make clean`
>> (or similar) should clean them up.
>
> I was asking that question to decide whether I do need to extend my
> Makefile fork to handle the clea
Hi all,
In custom agenda-list views, DONE keywords are highlighted with the org-todo
face, instead of org-done. This has been posted before[1], but not solved.
Steps to reproduce:
1. Create a custom agenda:
#+begin_src emacs-lisp
(setq org-agenda-custom-commands '(("x" "Agenda" ((
Brian Wightman writes:
> Files created in the system $TMPDIR are not meant (caution: purist
> view) to remain beyond the execution of the program (or set of
> programs).
You are preaching to the choir... :-)
I'm still looking for some wisdom regarding the actual testsuite setup
in orgmode, thoug
Nick wrote:
> Rustom has updated a thread on gnu.emacs.help with those suggestions:
> http://thread.gmane.org/gmane.emacs.help/83724
>
For some reason my latest update is not showing on gmane but showing on
googlegroups
http://groups.google.com/group/gnu.emacs.help/browse_thread/thread/bfa6b05ce
Bastien wrote (on Mon, 13 Feb 2012 at 16:25 +0100):
> I added the version tags in git:
> http://orgmode.org/w/?p=org-mode.git;a=commit;h=04971de4b9321becfc2f6f1d0fc78f53726abcc6
Thanks, but if it does not get merged to the Emacs repository before
24.1 is released it won't be too useful.
* Quoting the original query:
"I will be teaching singing to a mixed group using a projector. Those who
can read sanskrit would be put off by the roman (English) and those who
cant of course need the roman.
The attached screenshot shows two emacs buffers side-by-side with the two
versions.
I am
Hi Eric,
thanks for your input. I just pulled the latest code from git and while
my original example works, the following does not:
:PROPERTIES:
:var: foo=1
:var+: bar=2
:var+: baz=3
:END:
#+BEGIN_SRC sh
echo foo: $foo
echo bar: $bar
echo baz: $baz
#+END_SRC
If I evaluate the source block I ge
Aloha Christophe,
Has this article appeared in print? If so, can you forward publication
details?
All the best,
Tom
Christophe Pouzat writes:
> "Thomas S. Dye" a écrit :
>
>> Christophe Pouzat writes:
>>
>>> Dear all,
>>>
>>> M. Delescluse, R. Franconville, S. Joucla, T. Lieury and myself
brian powell wrote:
> Make 2 files with line numbers at the begin of each line:
> nl sanskrit-song.txt > sanskrit-song_line-numbers-at-front.txt
> nl english-song.txt > english-song_line-numbers-at-front.txt
> emacs -q -l
> sanskit-blah-mule-multilingual-emacs-programs-needed-to-show-sanskrit.
I applaud all of this. Raw data need to be made available by default
(with only a few exceptions). Org can help people reproduce all of
the succeeding steps also.
Another aspect is fraud, which is rampant. A psychologist in Europe
recently accused of fraud was said to have been able to guard hi
* "That'd be cool if it worked, but at least in my case, it doesn't" --It
works if you put line numbers at the beginning of each line--then it
highlights the diff per line in both buffers/in both files--you do "Mx
ediff-buffers" on--I know it works if you do--I tested it before I posted.
I usually
Eric Schulte writes:
> Does the following work with the addition of ":results scalar"?
Yes, there is no error although the format of the result is different to
the one database line query or the equivalent shell command. This is
what happens for me:
#+begin_src sqlite :db ob-bug.db :results ou
* Nick mentioned "no "n" to follow the bouncing ball..."--in jest I
believe; but, seriously, you can do that too with EMACS and XAUTOMATION do:
apt-get install xautomation
(this will install xte I believe)
** well, if you wanted a "bouncing ball" to follow the music, in a say, 1
line per 3 secon
Aloha Tom,
Not yet in print, still on the accepted papers list
(http://www.sciencedirect.com/science/journal/aip/09284257), sorry. It
seems that I chose the "slowest" neuroscience journal!
Your JSS paper of last month (with Eric, Dan and Carsten) is great by
the way. It seems that I missed the an
brian powell wrote:
> --It works if you put line numbers at the beginning of each
> line--then it highlights the diff per line in both buffers/in both
> files--you do "Mx ediff-buffers" on--I know it works if you do--I
> tested it before I posted.
I did and it did not. I did it
Nick
What Brian is saying is this and I am interpreting.
There is a line by line correspondence between the two files. So,
1. Put the English file under version control and check it in.
2. Overwrite the English file with the Sanskrit file (remember to
preserve line by line correspondence) a
Jambunathan K wrote:
>
> Nick
>
> What Brian is saying is this and I am interpreting.
>
> There is a line by line correspondence between the two files. So,
>
> 1. Put the English file under version control and check it in.
>
> 2. Overwrite the English file with the Sanskrit file (remember to
Bastien
> Thanks, but if it does not get merged to the Emacs repository before
> 24.1 is released
I am a planning a commit to org.texi sometime tomorrow and I would to
see the changes hit the bzr repo. Just giving you a heads up so that you
can plan accordingly.
--
Nick Dokos writes:
> Jambunathan K wrote:
>
>>
>> Nick
>>
>> What Brian is saying is this and I am interpreting.
>>
>> There is a line by line correspondence between the two files. So,
See the attached screenshot.
>> 1. Put the English file under version control and check it in.
This is re
Reproduced the issue with a clean Emacs 24 on Windows with and without my
.emacs and .emacs.d on the same machine and on a different machine.
Is this message related? Could not read org-id-values from
~\.emacs.d\.org-id-locations. Setting it to nil.
> On Tue, 7 Feb 2012 23:44:42 -0500, Tom Alexander
> said:
TA> I noticed that the org-export-generic.el script had options for basic
TA> features like checkboxes but not for tables, which were locked into
TA> ascii exporting. The attached patch creates many variables to allow
TA> users t
Hi, is there a way to highlight latex code like \ref{}, \si{}, \ce{},
and so on, such as in org *bold* and /emph/?
Regards
Riccardo
Achim Gratz writes:
> Olaf Meeuwissen writes:
>> If running `make check` (or similar) creates these files, `make clean`
>> (or similar) should clean them up.
>
> I was asking that question to decide whether I do need to extend my
> Makefile fork to handle the cleanup or if the testsuite needs to
Hi Jambunathan,
Jambunathan K writes:
> Bastien
>
>> Thanks, but if it does not get merged to the Emacs repository before
>> 24.1 is released
>
> I am a planning a commit to org.texi sometime tomorrow and I would to
> see the changes hit the bzr repo. Just giving you a heads up so that you
> ca
Hi Glenn,
Glenn Morris writes:
> Bastien wrote (on Mon, 13 Feb 2012 at 16:25 +0100):
>
>> I added the version tags in git:
>> http://orgmode.org/w/?p=org-mode.git;a=commit;h=04971de4b9321becfc2f6f1d0fc78f53726abcc6
>
> Thanks, but if it does not get merged to the Emacs repository before
> 24.1 i
Hi All,
I'm trying to get up to speed with org-mode and babel for doing
reproducible computational research. I'm just starting to play around
with simple examples, and I'm baffled by the following.
This first example, when exported to HTML or LaTeX produces the
expected result -- a simply code b
Paul Magwene gmail.com> writes:
>
> Hi All,
>
> I'm trying to get up to speed with org-mode and babel for doing
> reproducible computational research. I'm just starting to play around
> with simple examples, and I'm baffled by the following.
>
>
Oh, and I forgot to mention, my setup is:
Org
Paul Magwene wrote:
> Hi All,
>
> I'm trying to get up to speed with org-mode and babel for doing
> reproducible computational research. I'm just starting to play around
> with simple examples, and I'm baffled by the following.
>
> This first example, when exported to HTML or LaTeX produces th
Frequently there are issues wrt load-paths and multiple org trees in the
load-path. To isolate these issues one can do
M-x list-load-path-shadows
--
45 matches
Mail list logo