[Orgmode] Latex export of subtree not working for me

2010-09-15 Thread Torsten Anders
n MacOS 10.5. Thank you very much! Best Torsten Anders ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] Latex export of subtree not working for me

2010-09-18 Thread Torsten Anders
configuration). Thank you very much! Best, Torsten -- On Wed, 15 Sep 2010, Torsten Anders wrote Dear all, I would like to export only a subtree of an org file to PDF via Latex (ultimately using the package beamer). When doing export/publish (C-c C-e) I am given a menu with options

Re: [Orgmode] Latex export of subtree not working for me

2010-09-20 Thread Torsten Anders
0/09/10 7:29 PM >>> Torsten Anders wrote: >Dear all, >sorry for bothering you again with my question from a couple of days ago (see >below). >I would appreciate with someone could briefly confirm whether >exporting/publishing a subtree works for you (so I know whether the reported

[O] Thanks for Lilypond export (and minor comments)

2011-07-07 Thread Torsten Anders
to very clearly document this dependency (or to remove it). Thank you! Best wishes, Torsten -- Dr Torsten Anders Course Leader, Music Technology University of Bedfordshire Park Square, Room A315 http://strasheela.sourceforge.net http://www.torsten-anders.de

[O] Org-babel: can evaluation confirmation be disabled (e.g., set to always yes)?

2011-07-07 Thread Torsten Anders
Dear Babel developers, As you know, whenever I hit C-c C-c in a code block, I get the following question. Evaluate this code block on your system? (y or n) In the case of "nested" calls (using noweb) there can even be many queries like that before some code is actually executed. Ca

[O] Babel: 1st version for music notation language Fomus

2011-07-07 Thread Torsten Anders
resulting file.pdf. Comments are welcome. Best wishes, Torsten -- Dr Torsten Anders Course Leader, Music Technology University of Bedfordshire Park Square, Room A315 http://strasheela.sourceforge.net http://www.torsten-anders.de ob-fomus.el Description: Binary data

Re: [O] Org-babel: can evaluation confirmation be disabled (e.g., set to always yes)?

2011-07-07 Thread Torsten Anders
Dear Nick, > It is documented in the Org manual, sec. 14.5, Evaluating code blocks, > footnote 1, which points you to sec. 15.4, Code evaluation and security > issues. Thanks for your help (and apologies for missing this footnote). Best, Torsten

Re: [O] org-odt and bibliography

2011-07-08 Thread Torsten Anders
Dear Henri-Paul, On 8 Jul 2011, at 00:27, Henri-Paul Indiogine wrote: > Yes, but the sad thing is that using emacs+orgmode is so fast, easy > and productive. Writer or Word feel so clunky and backwards. Sure, you can write with orgmode and then export for your supervisor to OpenOffice/Word.

Re: [O] Babel: 1st version for music notation language Fomus

2011-07-08 Thread Torsten Anders
> Best -- Eric > > Torsten Anders writes: > >> Dear Babel developers, >> >> Inspired by the newly available Lilypond, I hacked up a first version >> of language support for Fomus >> (http://fomus.sourceforge.net/). Briefly, Fomus is a music notation >> s

[O] Bugs in lisp/ob-lilypond.el

2011-11-19 Thread Torsten Anders
, Torsten -- Dr Torsten Anders Course Leader, Music Technology University of Bedfordshire Park Square, Room A315 torsten.and...@beds.ac.uk http://strasheela.sourceforge.net http://www.torsten-anders.de

Re: [O] Bugs in lisp/ob-lilypond.el

2011-11-19 Thread Torsten Anders
Also, the setting results: silent seems to be ignored. Best wishes, Torsten On 19 Nov 2011, at 15:22, Torsten Anders wrote: > Dear Martyn Jago, dear all, > > I just pulled the latest version of Org mode and noticed a few bugs in the > Lilypond support of Org babel that have no

[O] [org-babel] switching off (re-)evaluation of code blocks during Org export

2011-11-21 Thread Torsten Anders
there somewhere, but I could not find it. Thank you! Best wishes, Torsten -- Dr Torsten Anders Course Leader, Music Technology University of Bedfordshire Park Square, Room A315 torsten.and...@beds.ac.uk http://strasheela.sourceforge.net http://www.torsten-anders.de

Re: [O] [org-babel] switching off (re-)evaluation of code blocks during Org export

2011-11-21 Thread Torsten Anders
Dear Sebastien and Eric, Thanks a lot for your kind replies. However, this is not yet quite what I am after. I want to be able to manually execute each code block, but not automatically whenever the whole document is rendered. So, I would always switch on/off "eval never". Hm... I will try o

Re: [O] [org-babel] switching off (re-)evaluation of code blocks during Org export

2011-11-27 Thread Torsten Anders
01:23, Eric Schulte wrote: > Hi Torsten, > > Torsten Anders writes: > >> Dear Sebastien and Eric, >> >> Thanks a lot for your kind replies. However, this is not yet quite what I am >> after. >> >> I want to be able to manually execute each

Re: [O] [org-babel] switching off (re-)evaluation of code blocks during Org export

2011-11-28 Thread Torsten Anders
at 07:13, Eric Schulte wrote: > Hi Torsten, > > Change "non-export" to "no-export", see the manual for valid values for > the eval header argument. > > Best -- Eric > > Torsten Anders writes: > >> Dear Eric, >> >> Apologi

[O] noweb problem

2011-11-28 Thread Torsten Anders
Dear Org babel developers, In the simple test below I would expect that the second cope block expands to "ls ~", but seemingly it instead expands to "ls" only. What am I missing? #+srcname: sh-test-noweb #+begin_src sh ~ #+end_src #+begin_src sh :noweb yes ls <> #+end_src Did anythi

Re: [O] noweb problem

2011-11-28 Thread Torsten Anders
uot; is no longer a > valid method of naming a code block, try "name" instead. e.g., > > #+name: sh-test-noweb > #+begin_src sh > ~ > #+end_src > > #+begin_src sh :noweb yes > ls <> > #+end_src > > Best, > > Torsten Anders writes: &g

[O] [PATCH] Lilypond: added PDF output

2011-11-28 Thread Torsten Anders
Dear all, The current implementation how org-babel calls Lilypond hard-wires the supported output file formats to EPS and PNG. Attached is a very simple patch that adds support for PDF as well, so that resulting PDF files can be directly integrated in the PDF files generated by Latex and Latex

Re: [Orgmode] Latex export of subtree not working for me

2011-02-02 Thread Torsten Anders
something similarly simple... Again, thanks for checking. Best, Torsten On 2 Feb 2011, at 23:23, Bastien wrote: > Hi Torsten, > > "Torsten Anders" writes: > >> I would like to export only a subtree of an org file to PDF via Latex >> (ultimately using the package

[O] Opendocument export causes error

2012-11-30 Thread Torsten Anders
ioned (messages from 11.07.2012 with subject Compile error in org-odt.el in latest master), but I do not understand the solution found then (Rainer Stengele reported that he "missed the unzip.exe and now it works"). Any help? Thanks! Best wishes, Torsten -- Dr Torsten Anders Cours

[O] Opendocument export causes error

2012-12-01 Thread Torsten Anders
chives I found exactly the same problem mentioned (messages from >> 11.07.2012 with subject Compile error in org-odt.el in latest master), >> but I do not understand the solution found then (Rainer Stengele >> reported that he "missed the unzip.exe and now it works"). >> >> Any help? Thanks! >> >> Best wishes, >> Torsten >> >> -- >> Dr Torsten Anders >> Course Leader, Music Technology >> University of Bedfordshire >> Park Square, Room A315 >> > http://www.torsten-anders.de > >> >> >> >> >>

Re: [O] Opendocument export causes error

2012-12-02 Thread Torsten Anders
ck. Should I really use this? (load-library "org-compat.el") (load-library "org-odt.el") > here's your real-world example of how things don't work if the wrong autoload > definitions are used. Does this mean there are possibly more things that did not load a

Re: [O] Opendocument export causes error

2012-12-03 Thread Torsten Anders
Dear Jambunathan, Again, thanks a lot for all your feedback. On 3 Dec 2012, at 06:01, Jambunathan K wrote: > Torsten Anders writes: >> One is the standard Emacs (in my case Aquamacs based on GNU Emacs >> 23.3.50.1) > > 50 in your Emacs version is an indication tha

Re: [O] Opendocument export causes error

2012-12-24 Thread Torsten Anders
;| nil >` > > So the load chain is: > org-compat <= org <= org-element <= org-export <= org-e-odt > >, >| *** Welcome to IELM *** Type (describe-mode) for help. >| ELISP> (symbol-file 'org-compat 'require) >

Re: [O] Opendocument export causes error

2012-12-25 Thread Torsten Anders
> | ELISP> (symbol-file 'org-compat 'require) > | "/home/kjambunathan/src/org-mode/lisp/org.elc" > | ELISP> (symbol-file 'org 'require) > | "/home/kjambunathan/src/org-mode/lisp/org-element.elc" > | ELISP> (symbol-file 'org-element 'require) > | "/home/kjambunathan/src/org-mode/contrib/lisp/org-export.el" > | ELISP> (symbol-file 'org-export 'require) > | "/home/kjambunathan/src/org-mode/contrib/lisp/org-e-odt.elc" > | ELISP> (symbol-file 'org-e-odt 'require) > | nil > | ELISP> (symbol-file 'org-macs 'require) > | "/home/kjambunathan/src/org-mode/lisp/org.elc" > ` > > ps: I hope I am invoking `symbol-file' properly. > > -- -- Dr Torsten Anders Course Leader, Music Technology University of Bedfordshire Park Square, Room A315 http://www.torsten-anders.de

[O] version 7.9.3d: compilation fails

2013-01-18 Thread Torsten Anders
Dear all, I tried to update orgmode to the latest version 7.9.3d, but make failed, see outputs after this email. I am on MacOS 10.6.8, and I do not know which emacs the unedited make file uses, quite possibly the preinstalled Emacs at the shell. Best wishes, Torsten -- Dr Torsten Anders

Re: [O] version 7.9.3d: compilation fails

2013-01-18 Thread Torsten Anders
org.el' work with your > latest version? Same problem: Loading /Users/torsten/emacs/org-mode/lisp/org.el (source)... require: Symbol's value as variable is void: org-babel-temp-file Note that this very error was reported many times during the compilation process. Best wishes, Torst

Re: [O] version 7.9.3d: compilation fails

2013-01-18 Thread Torsten Anders
> I just had some trouble with a certain git version. $ git --version git version 1.7.10.3 Thanks again! Best wishes, Torsten -- Dr Torsten Anders Course Leader, Music Technology University of Bedfordshire Park Square, Room A315 http://www.torsten-anders.de

Re: [O] version 7.9.3d: compilation fails -- solved, thanks!

2013-01-18 Thread Torsten Anders
hes, Torsten -- Dr Torsten Anders Course Leader, Music Technology University of Bedfordshire Park Square, Room A315 http://www.torsten-anders.de

[O] [PATCH] [Beamer export] Example should better export to exampleblock environment

2012-01-28 Thread Torsten Anders
ult export option. Attached to this message there is a simple patch that adds support for exampleblocks (short cut C-c C-b E) by keeping everything else as it is. Best wishes, Torsten -- Dr Torsten Anders Course Leader, Music Technology University of Bedfordshire Park Square, Room A315 http://w