From: Oliver Heck <oliver.heck@posteo.de>
To: numbchild@gmail.com
Cc: emacs-orgmode@gnu.org
Subject: Re: Org-babel-lilypond always renders full pages
Date: Mon, 30 Mar 2020 07:54:06 +0200 [thread overview]
Message-ID: <ac2a5187-f48e-ac0f-6b17-282410303467@posteo.de> (raw)
In-Reply-To: <871rpaievd.fsf@gmail.com>
This throws an error:
org-babel-exp process emacs-lisp at position 1...
org-babel-exp process lilypond at position 480...
sort: Wrong type argument: stringp, (:prologue . "paper{
indent=0mm
line-width=120mm
oddFooterMarkup=##f
oddHeaderMarkup=##f
bookTitleMarkup = ##f
scoreTitleMarkup = ##f
}")
On 30.03.20 07:35, stardiviner wrote:
> You might want to try this:
>
> #+begin_src emacs-lisp
> (add-to-list 'org-babel-default-header-args:lilypond
> '((:prologue . "\paper{
> indent=0\mm
> line-width=120\mm
> oddFooterMarkup=##f
> oddHeaderMarkup=##f
> bookTitleMarkup = ##f
> scoreTitleMarkup = ##f
> }")))
> #+end_src
>
next prev parent reply other threads:[~2020-03-30 5:54 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-29 21:11 Org-babel-lilypond always renders full pages Oliver Heck
2020-03-29 23:58 ` Jonathan Gregory
2020-03-30 4:34 ` Oliver Heck
2020-03-30 5:35 ` stardiviner
2020-03-30 5:54 ` Oliver Heck [this message]
2020-03-30 5:58 ` stardiviner
2020-03-31 13:48 ` Jonathan Gregory
2020-03-31 21:36 ` adam
2020-04-01 9:02 ` Oliver Heck
2020-04-01 23:23 ` adam
2020-04-02 8:35 ` stardiviner
2020-04-02 22:56 ` Jonathan Gregory
2020-04-05 3:10 ` stardiviner
2020-04-06 21:39 ` Nick Dokos
2020-03-31 13:43 ` Jonathan Gregory
2020-03-31 14:54 ` Oliver Heck
2020-03-30 6:55 ` Oliver Heck
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ac2a5187-f48e-ac0f-6b17-282410303467@posteo.de \
--to=oliver.heck@posteo.de \
--cc=emacs-orgmode@gnu.org \
--cc=numbchild@gmail.com \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.