On Tue, May 31, 2016 at 6:58 PM, dtsmarin [via Lilypond] <
ml-node+s1069038n191276...@n5.nabble.com> wrote:
> Hi everyone,
> this code doesn't work anymore. Any ideas why?
> http://lsr.di.unimi.it/LSR/Snippet?id=784
>
Looks like all you need to do is remove the "parser" argument from the line:
#
Am 01.06.2016 um 02:58 schrieb dtsmarin:
Hi everyone,
this code doesn't work anymore. Any ideas why?
http://lsr.di.unimi.it/LSR/Snippet?id=784
Thanks,
Dimitris
No, but using convert-ly to update the code works ;)
___
lilypond-user mailing list
lily
I am using a custom stencil for noteheads, to achieve a certain look and
ellipticity and rotation compared to the default noteheads. Suddenly doing
a guitar piece I have to use \harmonic style and this does not have any
effect when using a custom notehead symbol.
Do I need to add scheme code in my
Hi everyone,
this code doesn't work anymore. Any ideas why?
http://lsr.di.unimi.it/LSR/Snippet?id=784
Thanks,
Dimitris
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Arrow-Accidentals-Code-Error-v-2-19-tp191276.html
Sent from the User mailing list archive at Nabble.com.
Anders,Thank you.Ming
From: Anders Eriksson
To: ming ; "lilypond-user@gnu.org"
Sent: Tuesday, May 31, 2016 3:30 AM
Subject: Re: note names as solmisation printed as markup automagically?
On 2016-05-31 00:28, ming wrote:
>
> Can this code be modified for movable do?
>
>
I will try
Hello Kaj,
while writing my last message, I was distracted and in a hurry ;-)
Am 31.05.2016 um 08:33 schrieb Kaj Persson:
Sorry, I do not exactly understand the intention of your proposal. I
am almost always using two \score sections, one for the midi and one
for the layout (pdf). There are ma
On 2016-05-31 00:28, ming wrote:
Can this code be modified for movable do?
I will try, but since I'm a beginner at programming Lilypond it may take
some time. So no guarantees
// Anders
___
lilypond-user mailing list
lilypond-user@gnu.org
htt
Hi all,
I need to do a relative include with ly:parser-parse-string. But
regardless whether I use an \include string or retrieve the file through
ly:gulp-file LilyPond uses the search path to look up the target file.
The 'relative-includes option doesn't have any effect on this obviously.
So is t