Den tis 21 aug. 2018 23:39Nicolas Goaziou skrev:
> Hello,
>
> Henrik Frisk writes:
>
> > I have been trying out ob-lilypond and it works really well, except for
> the
> > arrange mode. Any attempt to run ly-tangle results in 'Symbol’s function
> > definition is void: org-babel-get-header' and so
Hello,
Henrik Frisk writes:
> I have been trying out ob-lilypond and it works really well, except for the
> arrange mode. Any attempt to run ly-tangle results in 'Symbol’s function
> definition is void: org-babel-get-header' and so does an attempt to export
> a file, such as the example file, in
Hi,
I have been trying out ob-lilypond and it works really well, except for the
arrange mode. Any attempt to run ly-tangle results in 'Symbol’s function
definition is void: org-babel-get-header' and so does an attempt to export
a file, such as the example file, in basic mode to html for instance.
On February 27, 2016 5:57:01 AM Nicolas Goaziou wrote:
> My question, then, is: What is needed to get ob-lilypond to support
> LaTeX floats and captions? (I have a sneaky feeling it isn't trivial,
> but it's worth asking in any case.)
You are applying the name and caption to the source block,
Hello,
"James Harkins" writes:
> I currently have a few LilyPond source code blocks that are working quite
> well as inline graphics (exported to LaTeX), e.g.:
>
> #+BEGIN_SRC lilypond :exports results :noweb yes :file ex1.eps
> ...
> #+END_SRC
>
> When I export, it (correctly) asks if I want t
Especially looking for users of ob-lilypond:
I currently have a few LilyPond source code blocks that are working quite well
as inline graphics (exported to LaTeX), e.g.:
#+BEGIN_SRC lilypond :exports results :noweb yes :file ex1.eps
...
#+END_SRC
When I export, it (correctly) asks if I want to
Rasmus writes:
> Hi,
>
> I get lilypond errors when running make test now and I didn't see any old
> messages about this.
>
> The errors persists even after installing lilypond.
>
> For ob-lilypond/ly-attempt-to-open-pdf:
>
> pdf-info-query: epdfinfo: Error opening
> /home/rasmus/src/code/or
Hi,
I get lilypond errors when running make test now and I didn't see any old
messages about this.
The errors persists even after installing lilypond.
For ob-lilypond/ly-attempt-to-open-pdf:
pdf-info-query: epdfinfo: Error opening
/home/rasmus/src/code/org-mode/testing/examples/ob-lilypond
Nick,
thank you very much for your helpful suggestions! After loading ob-lilypond.el,
test-ob-lilypond.el and org-test.el from the git repo 38/42 tests passed. After
I also loaded ob-org.el (git-repo) only one test failed. So I guess my org-mode
version 8.2.7b (installed via elpa) is too old???
pls writes:
> Hey all,
>
> looks like I’m having quite a few problems with ob-lilypond (Org-mode version
> 8.2.7b).
> To ensure that my setup is correct I ran the tests mentioned on
> http://orgmode.org/worg
> /org-contrib/babel/languages/ob-doc-lilypond.html#sec-9:
>
> M-x load-file RET ~/
Hey all,
looks like I’m having quite a few problems with ob-lilypond (Org-mode version
8.2.7b). To ensure that my setup is correct I ran the tests mentioned on
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html#sec-9:
M-x load-file RET
~/path/to/current/org-mode-git-repos
Hey all,
looks like I’m having quite a few problems with ob-lilypond (Org-mode version
8.2.7b). To ensure that my setup is correct I ran the tests mentioned on
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html#sec-9:
M-x load-file RET
~/path/to/current/org-mode-git-repos
Hey all,
looks like I’m having quite a few problems with ob-lilypond (Org-mode version
8.2.7b). To ensure that my setup is correct I ran the tests mentioned on
http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-lilypond.html#sec-9:
M-x load-file RET
~/path/to/current/org-mode-git-repos
Nicolas Goaziou writes:
> FWIW, I think prefix conformance should go to maint.
Patch has been split and just the prefix conformance committed to maint
in b8bd2147cb.
Introduction of defcustom, some code cleanups and associated tests
committed to master in 64821bd967.
Regards,
Achim.
--
+<[Q+ M
Achim Gratz writes:
> Thanks for the reminder. In any case, these will need to become
> defcustoms as well.
Improved patch now with defcustom. I hope I did get that defcustom
stuff right, please check.
>From 35c3be896c159fcd9fb727b39273750fc0264592 Mon Sep 17 00:00:00 2001
From: Achim Gratz
Da
Nicolas Goaziou writes:
> FWIW, I think prefix conformance should go to maint.
OK.
> Also, you shouldn't use `pcase' as Org preserves compatibility with
> Emacs 23.
Thanks for the reminder. In any case, these will need to become
defcustoms as well.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+
Hello,
Achim Gratz writes:
> Triggered by the discussion about it, I've looked at ob-lilypond and
> found that it should be cleaned up a bit. The defvars holding the
> various commands should really be defcustoms, but I've ran out of time
> for now. If anybody thinks this should go to maint pl
Triggered by the discussion about it, I've looked at ob-lilypond and
found that it should be cleaned up a bit. The defvars holding the
various commands should really be defcustoms, but I've ran out of time
for now. If anybody thinks this should go to maint please say so,
otherwise I will commit
Hi List,
I try to include a (lilypond) src_block using header-arg :var, but it
does not work:
,
| #+name: common
| #+begin_src lilypond :exports none :file common.eps
| \version "2.18.2"
| \paper{
| oddFooterMarkup = \markup {}
| }
| #+end_src
|
| #+name: score
| #+begin_src lily
Hi Ezequiel
> Ezequiel Birman writes:
> Is there a reason to not append "&" to shell-command's args? I get
> disconnected from ERC/Bitlbee each time I peek at the score too long.
Apologies for my delayed response - I've been rather busy.
I've pushed a patch to the list to make auditioning of pd
Is there a reason to not append "&" to shell-command's args? I get
disconnected from ERC/Bitlbee each time I peek at the score too long.
--
Ezequiel Birman
Hi
On 1 Jul 2011, at 20:27, Eric Schulte wrote:
>>>
> I can't reproduce this problem, for example the following works for me
> on the latest version of Org-mode. I think perhaps you may not be on
> the latest git HEAD.
>
> Thanks again for this great contribution -- Eric
>
> ** define a block
Martyn Jago writes:
> Hi
>
>>
>> That's good to hear. Are you up for trying to merge them into the rest
>> of the Org-mode test suite? This should be as simple as placing any
>> org-mode example files you have in
>>
>> org-mode/testing/examples/
>>
>> placing the .el file defining your tests
Hi
>
> That's good to hear. Are you up for trying to merge them into the rest
> of the Org-mode test suite? This should be as simple as placing any
> org-mode example files you have in
>
> org-mode/testing/examples/
>
> placing the .el file defining your tests into
>
> org-mode/testing/lisp/
On 6/30/11 8:10 PM, Eric Schulte wrote:
Martyn Jago writes:
(...)
Great, I've just moved this into the Org-mode core and added it to the
list of Babel languages.
Great!
One distinction that has occurred to me (especially following comments on
the mailing list) is that of "babel language"
Martyn Jago writes:
> Hi
>
>>
>> If Shelagh hasn't actually authored any of ob-lilypond.el (or at least
>> hasn't authored more than 10 lines of) then we could simply remove her
>> name from the authors list and include it into the Org-mode core. This
>> however may not be the best long-t
Hi
>
> If Shelagh hasn't actually authored any of ob-lilypond.el (or at least
> hasn't authored more than 10 lines of) then we could simply remove her
> name from the authors list and include it into the Org-mode core. This
> however may not be the best long-term solution if you anticipate
Martyn Jago writes:
> Hi
>
>> I have a commit ready to push to add lilypond support to Org-mode, first
>> I just have two questions.
>>
>> 1. I see Shelagh Manton mentioned as an author, would it be possible for
>>Shelagh to complete the FSF copyright assignment forms? Otherwise I
>>do
Hi
> I have a commit ready to push to add lilypond support to Org-mode, first
> I just have two questions.
>
> 1. I see Shelagh Manton mentioned as an author, would it be possible for
>Shelagh to complete the FSF copyright assignment forms? Otherwise I
>don't believe we can add ob-lilyp
Bastien writes:
> Hi Eric,
>
> Eric Schulte writes:
>
>> 1. I see Shelagh Manton mentioned as an author, would it be possible for
>>Shelagh to complete the FSF copyright assignment forms? Otherwise I
>>don't believe we can add ob-lilypond to the Org-mode core, although
>>we could st
Hi Eric,
Eric Schulte writes:
> 1. I see Shelagh Manton mentioned as an author, would it be possible for
>Shelagh to complete the FSF copyright assignment forms? Otherwise I
>don't believe we can add ob-lilypond to the Org-mode core, although
>we could still place it in the contrib
Hi
> I guess most of us who would be interested in this would have
> ImageMagick *convert* at hand, if it's difficult to get Lilypond or
> lilypond-book to do it directly.
>
I tentatively disagree.
Arrangement mode needs to work for me with the minimal of fuss.
Annotation mode similarly fo
Bastien writes:
> Bastien writes:
>
>> Indeed -- Lilypond is an old GNU project, I guess there are many Emacs
>> gnusers. I would love to include ob-lilypond.el in the next release, it
>> adds a nice functionality and cannot break anything.
>
> I forgot to mention that I leave this decision to
This is very doable since it is the first thing I tried on initial
experimentation. I think I had some difficulty cropping the snippet (png)
in that the result had no padding at all, but I'm guessing that can be
overcome.
I guess most of us who would be interested in this would have
ImageMag
Hi Martyn
Thank you very much for sharing your work.
On Tue, Jun 28, 2011 at 19:06, Martyn Jago wrote:
>> But much better, IMO, would be a way to `evaluate' a single Lilypond
>> block and get #+RESULTS with a link to a PNG representing just that
>> snippet of music. The snippet would then show u
On 6/28/11 7:06 PM, Martyn Jago wrote:
Status changed from SOMEDAY to TODO.
Great, I'll be looking out for it.
Yours,
Christian
Hi Cameron
> Hi,
>
> I'm thrilled that Lilypond has been added to Babel, grateful for the
> extra thought given to Mac users -- and completely bowled over by your
> demos!
>
> So please consider this a polite request to bump up "Consider the
> option to embed resultant partial musical output
Hi Cameron
> Cameron Horsburgh gmail.com> writes:
>
> This is very exciting. I use LilyPond a lot for various projects and I
> think integration with orgmode is an obvious solution to a problem I
> hope to find very soon!
>
> LilyPond is largely written in Scheme and I'm pretty sure a few of the
This is very exciting. I use LilyPond a lot for various projects and I
think integration with orgmode is an obvious solution to a problem I
hope to find very soon!
LilyPond is largely written in Scheme and I'm pretty sure a few of the
devs use emacs. There are some interesting emacs/Lily projects
this is fantastic :)
org mode is becoming like the Jupiter of the emacsian solar system.
On Tue, Jun 28, 2011 at 8:11 AM, Christian Moe wrote:
> Hi,
>
> I'm thrilled that Lilypond has been added to Babel, grateful for the extra
> thought given to Mac users -- and completely bowled over by your d
Hi,
I'm thrilled that Lilypond has been added to Babel, grateful for the
extra thought given to Mac users -- and completely bowled over by your
demos!
Rather than put together complex scores or generate arpeggios the
literate programming way, though, all I'd like to do is to easily
include
Bastien writes:
> Indeed -- Lilypond is an old GNU project, I guess there are many Emacs
> gnusers. I would love to include ob-lilypond.el in the next release, it
> adds a nice functionality and cannot break anything.
I forgot to mention that I leave this decision to Eric, of course.
--
Bast
Hi Martyn,
Martyn Jago writes:
> Actually, I only recently discovered how busy Lilypond development is,
> so there must be potential users out there.
Indeed -- Lilypond is an old GNU project, I guess there are many Emacs
gnusers. I would love to include ob-lilypond.el in the next release, it
a
Hi Eric
> Eric Schulte gmail.com> writes:
>
> Hi Martyn,
>
> This looks great, I look forward to testing it out, although my music
> composition experience is limited to using Finale in a high-school music
> theory class.
>
> It sounds like your plan is to keep this on github during the first
Hi Martyn,
This looks great, I look forward to testing it out, although my music
composition experience is limited to using Finale in a high-school music
theory class.
It sounds like your plan is to keep this on github during the first
trial and debugging stages. At some point I would love to in
Hi
This is an invitation to try / test ob-lilypond - enabling LilyPond
Score Generation / Arrangement from within org-mode.
Available on Github at https://github.com/mjago/ob-lilypond
This is a beta release, but includes examples, instructions, and
tests, and has been tested on OSX and nix.
A
46 matches
Mail list logo