Re: Org-babel-lilypond always renders full pages

2020-04-01 Thread adam
On Wed, 2020-04-01 at 11:02 +0200, Oliver Heck wrote: > > Off-topic: Oliver is exporting/engraving to a fixed-resolution png. An > > alternative > > is to export scalable vector graphics of the score to PDF. > > PDF does scale better, but it does not help because I need the original > size

org-babel block with :exports code that gets evaluated on export

2020-04-01 Thread Sébastien Miquel
Hi, Is there a way to have an org-babel block which only exports its code but still gets evaluated when exporting ?

Re: :tangle header argument not picked up in #+PROPERTY line or :PROPERTIES: block

2020-04-01 Thread Joost Kremers
Hi Thomas, Thanks for that link. I really need to go over that document carefully. :-) Best, Joost On Tue, Mar 31 2020, Thomas S. Dye wrote: Aloha Joost, This link reflects my understanding of how properties accumulate, rather than overwrite:

Re: Bug: org-table-insert-column edits formulas wrongly [9.3 (release_9.3 @ /usr/local/Cellar/emacs-plus/HEAD-9d38564/share/emacs/28.0.50/lisp/org/)]

2020-04-01 Thread Carsten Dominik
Hi Marco, thank you for the reply. For the record, I am in favor of the old workings, as described by Eric. It is more consistent in several ways. Carsten On Wed, Apr 1, 2020 at 7:52 PM Marco Wahl wrote: > Hi Carsten, > > > I just pulled the lates master, and I think the creation of a new

Improving Org Mode for VSCode - Thinking Aloud

2020-04-01 Thread George Mauer
With VSCode becoming ever-popular it seems like there might be some value in getting org mode working there simply as a way of promoting org as an excellent literate coding notebook. VSCode already has a halfway decent org-mode but it doesn’t support anything from Babel. I’m trying to think of

Re: Bug: org-table-insert-column edits formulas wrongly [9.3 (release_9.3 @ /usr/local/Cellar/emacs-plus/HEAD-9d38564/share/emacs/28.0.50/lisp/org/)]

2020-04-01 Thread Marco Wahl
Hi Carsten, > I just pulled the lates master, and I think the creation of a new column > has not been set back to the way it used to be, even though Nicolas agreed > to do so. Am I missing something? As I understood, we practice some patience now to see if someone votes for keeping the current

Re: is it possible doing a "smart tri-fold brochure" with org-mode?

2020-04-01 Thread andres . ramirez
Hi Julius. I have found leaflet. I am going to try using it. Thanks for your help. Best Regards Julius> I know there are LaTeX packages / classes for several forms of Julius> brochures. Those might be used by org-mode.

passing output from a src block to a gnuplot src block

2020-04-01 Thread Eric S Fraga
Hello all, I'm trying to use the :post directive in a src block that generates some data (two columns of numbers) to pass these data to a gnuplot src block. The latter would normally have a ":var data=sometable" header specification and I would then simply "plot data using 1:2". Behind the

Re: Bug: org-table-insert-column edits formulas wrongly [9.3 (release_9.3 @ /usr/local/Cellar/emacs-plus/HEAD-9d38564/share/emacs/28.0.50/lisp/org/)]

2020-04-01 Thread Carsten Dominik
Hi, I just pulled the lates master, and I think the creation of a new column has not been set back to the way it used to be, even though Nicolas agreed to do so. Am I missing something? Thanks. Carsten On Tue, Mar 31, 2020 at 10:10 PM Nicolas Goaziou wrote: > Eric S Fraga writes: > > > And

Re: Bug: org-table-insert-column edits formulas wrongly [9.3 (release_9.3 @ /usr/local/Cellar/emacs-plus/HEAD-9d38564/share/emacs/28.0.50/lisp/org/)]

2020-04-01 Thread Nicolas Goaziou
Hello, Marco Wahl writes: > Since the change has been in place since 2017 what's the right thing to > do? > > - Wait a while for someone speaking out to keep the state as it is now? > If nobody shows up, just change back to inserting to the left? That, and documenting it in ORG-NEWS, sounds

Re: 'org-structure-template-alist' is only partially working...

2020-04-01 Thread Marco Wahl
Sharon Kimble writes: > I'm having great difficulty in getting 'org-structure-template-alist' to work > properly. > > This is what I'm using - > > #+BEGIN_SRC emacs-lisp > ;(require 'org-tempo) > (setq org-structure-template-alist >'('("s" . "src emacs-lisp") > ;("e" .

Re: Bug: org-table-insert-column edits formulas wrongly [9.3 (release_9.3 @ /usr/local/Cellar/emacs-plus/HEAD-9d38564/share/emacs/28.0.50/lisp/org/)]

2020-04-01 Thread Marco Wahl
Nicolas Goaziou writes: > Eric S Fraga writes: > >> And I believe that a reasonable expectation is symmetry with inserting a >> row. The way I think of it is the arrow indicates to make space by >> moving columns/rows in that direction. Most spreadsheets work in this >> way, in my experience

'org-structure-template-alist' is only partially working...

2020-04-01 Thread Sharon Kimble
I'm having great difficulty in getting 'org-structure-template-alist' to work properly. This is what I'm using - --8<---cut here---start->8--- #+BEGIN_SRC emacs-lisp ;(require 'org-tempo) (setq org-structure-template-alist '('("s" . "src

Re: Org-babel-lilypond always renders full pages

2020-04-01 Thread Oliver Heck
Off-topic: Oliver is exporting/engraving to a fixed-resolution png. An alternative is to export scalable vector graphics of the score to PDF. PDF does scale better, but it does not help because I need the original size embedded. Logically it works fine when full staves are rendered (at