On 1/25/09 2:37 PM, "Stefan Thomas"
wrote:
> Dear lilypond-users,
> I tried the example for cue notes I found in the snippet repository
> http://lsr.dsi.unimi.it/LSR/Snippet?id=388
> Unfortunately, I can't compile it with my version (2.12.0) of Lilypond.
> Can someone help me?
> Thanks
> Stefa
On 1/25/09 6:08 AM, "Tao Cumplido" wrote:
> Now I've got a question which is slightly off-topic.
> This thread got me inspired to give scheme another try (everytime I tried to
> do
> something with scheme before it'd never work).
> I am trying to create a music function that makes it possible
Stefan Waler wrote:
Thanks Mats - this did the job!
I really wish there were any tools in lilypond for merging rests over
a complete (polyphonic) staff...
Search for "rests" in the LSR, http://lsr.dsi.unimi.it/
/Mats
___
lilypond-user mailing l
Hi Alberto,
On Sun, Jan 25, 2009 at 1:20 PM, Alberto Simões
wrote:
> Hello
>
> I am compiling yet again Lilypond (GIT) from source on my Mac OS X
> (Leopard).
>
> Although it compiled correctly (at least make finished), make install
> complains with:
>
> Traceback (most recent call last):
> File
I hope that LSR will soon be upgraded to use version 2.12,
so we don't have to answer more questions of this kind.
Also, reiterate my feature request on LSR to add a
\version statement to all snippets (at least when they
are presented to the user, even if it's not included in the
database). Then,
Dear Reinhold,
thanks! I didn't see that!
2009/1/25 Reinhold Kainhofer :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Am Sonntag, 25. Januar 2009 22:37:39 schrieb Stefan Thomas:
>> Dear lilypond-users,
>> I tried the example for cue notes I found in the snippet repository
>> http://lsr.ds
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Sonntag, 25. Januar 2009 22:37:39 schrieb Stefan Thomas:
> Dear lilypond-users,
> I tried the example for cue notes I found in the snippet repository
> http://lsr.dsi.unimi.it/LSR/Snippet?id=388
> Unfortunately, I can't compile it with my version (2
Dear lilypond-users,
I tried the example for cue notes I found in the snippet repository
http://lsr.dsi.unimi.it/LSR/Snippet?id=388
Unfortunately, I can't compile it with my version (2.12.0) of Lilypond.
Can someone help me?
Thanks
Stefan
___
lilypond-u
Hello
I am compiling yet again Lilypond (GIT) from source on my Mac OS X
(Leopard).
Although it compiled correctly (at least make finished), make install
complains with:
Traceback (most recent call last):
File "/Users/ambs/tmp/lilypond/lilypond/stepmake/bin/install.py", line
78, in
shutil
thanks, this also solves the problem which was mentioned by James that
Apple mail converts >> at the beginning of a line to two levels of
quoted text...
ole
Am 25.01.2009 um 20:50 schrieb Hans Aberg:
One way around it is to select View -> Message -> Original Content
(--U), and then copy.
OK, I'll do it this way, the arguments to the music-fn are now strings and not
integers, so no integer-> string conversion needed. It would be better to still
use integers and then pad a 0 where required, but I'm not sure how to do this.
stopwatch =
#(define-music-function (parser location minu
Tom Hall wrote:
> This works well for most times, except when secs <10
>
> { c'1 \timestamp #4 #03 c' }
>
> Here 03 gets passed in as an integer of 3 I guess
> so the result looks not so good: 4"3'
>
> WOuld you know how to add to the func a way to pad a zero
> in case of situations like the ab
I have seen it - it seems to be a bug in Mail. Report it on apple.com/
feedback/ (with example) if you so want.
One way around it is to select View -> Message -> Original Content
(--U), and then copy.
This might be a way around the other problem. Otherwise, Mail has
Format -> Indentation,
I have tested the compilation of an orchestral score I found that it
runs much slower with 2.12.1 than with 2.10.33 on the same machine
running Windows XP SP2 (not using the cygwin version of lilypond):
2.10.33: 508 seconds
2.12.1: 872 seconds (+72%)
I have run the same compilation 2 times giving
Robin Bannister wrote:
Please reconsider. There are two note-column-interface shifts; this is
the other one.
And if this turns out to be more like what you are looking for, you can
then align the second f with
\once \override NoteColumn #'force-hshift = #-0.5
Thanks - that did the job; I
-Eluze wrote:
Frédéric Bron wrote:
Hi, using 2.12.1 on windows. Cannot make the chain work between pdf
(acrobat 9), point and click on a note and Vim.
Another option, if you're not completely tired to Vim, is Jedit. It has
a built in pdf viewer and lilypond tool plugin. Point and click
the mails look like this when they are seen in the mail previev
(colored double lines instead of >>)
ole
<>
Am 25.01.2009 um 14:45 schrieb Hans Aberg:
On 25 Jan 2009, at 13:19, James E. Bailey wrote:
Out of curiosity, do you know a way to stop apple mail from
converting >> at the begi
On 25 Jan 2009, at 18:03, Ole Schmidt wrote:
I'am using Lilypond 2.12.1-1 which lives in the application folder.
When I copy the same example as before and paste it into the
terminal via cat method, it looks normal when use the less command.
This is good - it means that you got UNIX line en
I'am using Lilypond 2.12.1-1 which lives in the application folder.
When I copy the same example as before and paste it into the terminal
via cat method, it looks normal when use the less command. When I try
to compile it with lilypond, I get the errorwarning below...(as
before)... when I c
Hello,
I write Gounod's Ave Maria for vocal and harp. Since the celtic harp has
fewer bass strings it is necessary to play one octave higher from
measure 20 until the end. The playing instruction can be notated with
#(set-octavation 1)
but the play had to transpose it in mind for all measure
Hello Mark
Mark Polesky yahoo.com> writes:
> Don't forget you can store all the formatting as a music-function:
>
> { c'1 \timestamp #4 #33 c' }
This works well for most times, except when secs <10
{ c'1 \timestamp #4 #03 c' }
Here 03 gets passed in as an integer of 3 I guess
so the result l
Frédéric Bron wrote:
>
> Hi, using 2.12.1 on windows. Cannot make the chain work between pdf
> (acrobat 9), point and click on a note and Vim.
>
in the link
http://www.nabble.com/Point-and-Click-does-not-work-on-Windows-to21134860.html#a21188897
http://www.nabble.com/Point-and-Click-does-not-
Graham Percival escreveu:
On Sun, Jan 25, 2009 at 06:42:54AM -0600, Jonathan Kulp wrote:
For what it's worth, I can't make it do svg output either. Tried the
following command formats:
lilypond -f svg filename.ly (from example in email thread)
lilypond -fsvg filename.ly (from example in A
On Sun, Jan 25, 2009 at 06:42:54AM -0600, Jonathan Kulp wrote:
> For what it's worth, I can't make it do svg output either. Tried the
> following command formats:
>
> lilypond -f svg filename.ly (from example in email thread)
> lilypond -fsvg filename.ly (from example in AU 3.2.2)
> lilypond --f
On 25 Jan 2009, at 13:35, Ole Schmidt wrote:
when I try the "cat" method and then compile directly from the
terminal I get the same error warning as before.
I'am on Mac OS 10.5.6. using the latest Lilypond...
What LilyPond are you using? - I'm using the one put into /
Applications/.
And
Hi, using 2.12.1 on windows. Cannot make the chain work between pdf
(acrobat 9), point and click on a note and Vim.
I have set the EDITOR variable to the following but without succes:
C:\Softs\Vim\vim71\gvim.exe
C:\Softs\Vim\vim71\gvim.exe --remote
"C:\Softs\Vim\vim71\gvim.exe --remote"
When I cl
On 25 Jan 2009, at 13:19, James E. Bailey wrote:
Out of curiosity, do you know a way to stop apple mail from
converting >> at the beginning of a line to two levels of quoted
text? So,
<<
{c'1}
{a1}
>>
can be copied properly
I don't have any problems with that; I tried 'cat
On 1/25/09 6:08 AM, "Tao Cumplido" wrote:
> Original-Nachricht
>> Datum: Sat, 24 Jan 2009 08:10:15 -0700
>> Von: "Carl D. Sorensen"
>
>
>> The same is true under my proposal. Exceptions (I don't really like the
>> term; I'd prefer to just call them chord names) are store
Original-Nachricht
> Datum: Sat, 24 Jan 2009 08:10:15 -0700
> Von: "Carl D. Sorensen"
>Not quite. I want to make a facility that makes it easy for everyone to
>create their favorite way, if one of the defaults isn't what is wanted. And
>dolmetsch.com just provides a list of t
Givaldo de Cidra wrote:
Werner LEMBERG escreveu:
$ lilypond file.ly -f svg
Options should always be placed before file names:
lilypond -f svg file.ly
Werner
I know!
This is only a test.
hehe
Givaldo
For what it's worth, I can't make it do svg output either. Tried t
when I try the "cat" method and then compile directly from the
terminal I get the same error warning as before.
I'am on Mac OS 10.5.6. using the latest Lilypond...
Am 25.01.2009 um 13:00 schrieb Hans Aberg:
On 25 Jan 2009, at 11:58, Ole Schmidt wrote:
the screenshot was from Smultron. The p
Am 25.01.2009 um 10:38 schrieb Hans Aberg:
On 24 Jan 2009, at 12:35, Ole Schmidt wrote:
when I choose in the preferences "show invisible characters", my
file look like this:
it seems like a copy & paste promblem from my mail-client (Apple
"Mail"). Does anyone know how to fix this?
Wh
On 25 Jan 2009, at 11:58, Ole Schmidt wrote:
the screenshot was from Smultron. The problem is attached, when I
copy & paste from Mail to Smultron/jedit/Terminal and try to
compile, I get the following error warnings (see Pict.2), when I
changed the tabs/spaces like in the third picture it w
Werner LEMBERG escreveu:
$ lilypond file.ly -f svg
Options should always be placed before file names:
lilypond -f svg file.ly
Werner
I know!
This is only a test.
hehe
Givaldo
___
lilypond-user mailing list
l
> $ lilypond file.ly -f svg
Options should always be placed before file names:
lilypond -f svg file.ly
Werner
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
M Watts escreveu:
Givaldo de Cidra wrote:
Hi,.
In version 2.10 I used the command line - convert ly to svg:
$ lilypond -b svg file.ly
But with the new version 2.12 I couldn't to convert.
Someone can help me?
Change the -b to -f.
I try
$ lilypond -f svg file.ly
Don't creat svg.
and
$ li
Givaldo de Cidra wrote:
Hi,.
In version 2.10 I used the command line - convert ly to svg:
$ lilypond -b svg file.ly
But with the new version 2.12 I couldn't to convert.
Someone can help me?
Change the -b to -f.
___
lilypond-user mailing list
lil
Hi,.
In version 2.10 I used the command line - convert ly to svg:
$ lilypond -b svg file.ly
But with the new version 2.12 I couldn't to convert.
Someone can help me?
Givaldo de Cidra
___
lilypond-user mailing list
lilypond-user@gnu.org
http://list
On 24 Jan 2009, at 12:35, Ole Schmidt wrote:
when I choose in the preferences "show invisible characters", my
file look like this:
it seems like a copy & paste promblem from my mail-client (Apple
"Mail"). Does anyone know how to fix this?
What editor did you use - it is showing probably
> >> What happens if you use \applyContext for the 2nd value too?
> >
> > It gets ignored. See attached file. A bug?
> >
>
> >\applyContext
> > #(lambda (x)
> >(ly:context-set-property! x 'currentBarNumber lastBarNumber))
>
> what happens if you make this happen at score level?
40 matches
Mail list logo