[O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Günter Kolousek
Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors during export using orgmode 7.7 and tip. Günter #+LaTeX_CLASS: beamer #+LaTeX_CLASS_OPTIONS: [presentation] #+BEAMER_FRAME_LEVEL: 2 #+BEAMER_HEADER_EXTRA:

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Nick Dokos
Günter Kolousek k...@htlwrn.ac.at wrote: Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors during export using orgmode 7.7 and tip. Günter ... * Test foo #+begin_src python lst = [-1, -2, 2, -3, -4] for x in lst[:]: if x 0:

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Nicolas Goaziou
Hello, Günter Kolousek k...@htlwrn.ac.at writes: Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors during export using orgmode 7.7 and tip. This should be fixed now. Thank you for reporting this. _Note to self_ : I really wish we can come up with an exporter that

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Jambunathan K
Nick Dokos nicholas.do...@hp.com writes: Jambunathan K kjambunat...@gmail.com wrote: Nick Dokos nicholas.do...@hp.com writes: Günter Kolousek k...@htlwrn.ac.at wrote: Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors during export using orgmode 7.7 and tip.

[O] [PATCH] orgcard: correct reference to manual

2011-07-30 Thread Julian Gehring
'orgcard.tex' refers to the 'Installation' section of the manual for defining key bindings, while this is now covered in the 'Activation' section. -- Julian From b4cb03931c8834626ffa61b0b48157849966002d Mon Sep 17 00:00:00 2001 From: Julian Gehring julian.gehr...@googlemail.com Date: Sat, 30

[O] Org-babel results preamble

2011-07-30 Thread Derek Thomas
I have found that using org-plot to plot the results output of an org-babel code block is very useful in prototyping my code. One minor annoyance is the need to remove and replace the #+PLOT: header at the beginning of the results output. Is it possible to specify a preamble in the source block?

Re: [O] Bug: export failed when using footnotes inside src blocks [7.7]

2011-07-30 Thread Günter Kolousek
Thanks a lot! Regards, Günter Am 2011-07-30 12:45, schrieb Nicolas Goaziou: Hello, Günter Kolousekk...@htlwrn.ac.at writes: Hi, using footnotes i.e. [2] inside #+begin_src #+end_src causes errors during export using orgmode 7.7 and tip. This should be fixed now. Thank you for reporting

[O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread John Hendy
I saw the previous post about LaTeX footnotes, but I don't think that's my issue (seemed to related to sites with underscores in the URL). I just upgraded to 7.7 and can't export this simple example: - * section Let's see what happens. [fn:1] * Footnotes [fn:1] somethign to say - I

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread Achim Gratz
John Hendy jw.he...@gmail.com writes: Any suggestions? I have no idea what's going on... Neither have I, but your example exports OK for me, so I'd venture to guess that your install is incomplete or mixed-up between old and new somehow. Try a 'make clean' and check where Emacs picks up

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread John Hendy
On Sat, Jul 30, 2011 at 3:00 PM, John Hendy jw.he...@gmail.com wrote: On Sat, Jul 30, 2011 at 2:53 PM, Achim Gratz strom...@nexgo.de wrote: John Hendy jw.he...@gmail.com writes: Any suggestions? I have no idea what's going on... Neither have I, but your example exports OK for me, so I'd

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread John Hendy
On Sat, Jul 30, 2011 at 2:53 PM, Achim Gratz strom...@nexgo.de wrote: John Hendy jw.he...@gmail.com writes: Any suggestions? I have no idea what's going on... Neither have I, but your example exports OK for me, so I'd venture to guess that your install is incomplete or mixed-up between old

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread Achim Gratz
John Hendy jw.he...@gmail.com writes: ,--- | M-x org-version | Org-mode version 7.5 (release_7.7.23.ge5faa) `--- That is strange, it looks like you've been picking up an old version of org-mode that then finds the git version later on. Anything stick out or suggestions of further checks?

Re: [O] Remove \maketitle from scrlttr2 latex export

2011-07-30 Thread Jambunathan K
Hello Peter Thanks for your interest in scrlttr2. Hi, Since a few days i use the scrlttr2 org-mode implementation of Jambunathan. His work was posted in this list: http://lists.gnu.org/archive/html/emacs-orgmode/2010-09/msg01264.html

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread John Hendy
On Sat, Jul 30, 2011 at 3:20 PM, Achim Gratz strom...@nexgo.de wrote: John Hendy jw.he...@gmail.com writes: ,--- | M-x org-version | Org-mode version 7.5 (release_7.7.23.ge5faa) `--- That is strange, it looks like you've been picking up an old version of org-mode that then finds the git

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread Jambunathan K
- Export buffer: Exporting to PDF... Exporting to LaTeX... org-export-as-latex: Wrong number of arguments: #[nil Æ~ebÇ ÆÈ#)ÉÆÊ \* Ë\ ÆÈ#\\ÌÆÊ ebÇ \*IÉÆÊ \*Í,Ë\,* * [l rtn org-footnote-definition-re string num org-footnote-re

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread Jambunathan K
Did that, same issue. It actually said nothing to be done for make all autoloads. One thing of note, though... the error features this: ,--- | (/usr/share/emacs/site-lisp/org-footnote.elc . 6816)], 1 `--- I noted that for some reason it's pulling from /usr/share/emacs.../ and not

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread John Hendy
2011/7/30 Jambunathan K kjambunat...@gmail.com: Did that, same issue. It actually said nothing to be done for make all autoloads. One thing of note, though... the error features this: ,--- | (/usr/share/emacs/site-lisp/org-footnote.elc . 6816)], 1 `--- I noted that for some reason it's

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread Jambunathan K
Now, however, I'm getting the same problem as reported here, except not when I try to open links, but when I try to export to pdf via LaTeX: --- http://www.mail-archive.com/emacs-orgmode@gnu.org/msg44866.html ,--- | Symbol's value as variable is void: org-babel-inline-src-block-regexp

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread John Hendy
On Sat, Jul 30, 2011 at 4:07 PM, Jambunathan K kjambunat...@gmail.com wrote: Now, however, I'm getting the same problem as reported here, except not when I try to open links, but when I try to export to pdf via LaTeX: --- http://www.mail-archive.com/emacs-orgmode@gnu.org/msg44866.html ,---

Re: [O] org-open-at-point (C-c C-o) doesn't work anymore

2011-07-30 Thread John Hendy
On Fri, Jul 29, 2011 at 5:37 PM, Hsiu-Khuern Tang tan...@gmail.com wrote: Hi all, When I try C-c C-o to open a link in an Org buffer, e.g., http://www.google.com, I get: org-babel-open-src-block-result: Symbol's value as variable is void: org-babel-inline-src-block-regexp This is the

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread Achim Gratz
Jambunathan K kjambunat...@gmail.com writes: I've done make clean make make doc about 10 times today already, including Achim's suggestion of make cleanall make all autoloads. Just to be clear, the latter suggestion is only needed if you never use make install, which would refresh

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread John Hendy
On Sat, Jul 30, 2011 at 4:26 PM, Achim Gratz strom...@nexgo.de wrote: Jambunathan K kjambunat...@gmail.com writes: I've done make clean make make doc about 10 times today already, including Achim's suggestion of make cleanall make all autoloads. Just to be clear, the latter suggestion is

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread Achim Gratz
John Hendy jw.he...@gmail.com writes: No idea. All I can confirm is that: - git pull - make clean make behaves differently than: - git pull - make clean What is prefix set to in your Makefile? Also, I never posted in response to Jambunathan's request: ,--- | M-: load-path |

Re: [O] Footnote export to LaTeX wrong number of arguments error

2011-07-30 Thread John Hendy
On Sat, Jul 30, 2011 at 4:39 PM, Achim Gratz strom...@nexgo.de wrote: John Hendy jw.he...@gmail.com writes: No idea. All I can confirm is that: - git pull - make clean make behaves differently than: - git pull - make clean What is prefix set to in your Makefile? ,--- | # Where local

Re: [O] LaTeX Export Packages

2011-07-30 Thread Scott Randby
On 07/29/2011 04:59 PM, Ista Zahn wrote: Hi Scott, Untested, but I think you can use #+LATEX_HEADER: \hypersetup{colorlinks=true,urlcolor=blue,linkcolor=blue} That worked. Thanks. Scott Best, Ista On Fri, Jul 29, 2011 at 4:55 PM, Scott Randby sran...@gmail.com wrote: The package