Re: mention canceled releases on website?

2012-05-20 Thread Tom Cloyd
On 05/20/2012 01:07 AM, Tom Cloyd wrote: On 05/20/2012 12:56 AM, Graham Percival wrote: On Sun, May 20, 2012 at 08:53:05AM +0200, Janek Warchoł wrote: On Sun, May 20, 2012 at 2:32 AM, Neil Thornock wrote: Not sure why nothing was mentioned on the website. I'm not happy with this practice, ei

Re: Source management tools for lilypond projects

2012-05-20 Thread James Harkins
From: Graham Percival > On Thu, May 17, 2012 at 12:36:35PM +0200, Christian Andersson wrote: > > Now, sit down and await all flames from proponents of all the other tools! > > Saving different versions of files to floppy disks and writing a > label in a thick pen was good enough for us in 1986.

Re: TupletNumber placement - can you improve this function?

2012-05-20 Thread Janek Warchoł
Hi David, On Sun, May 20, 2012 at 12:02 AM, David Nalesnik wrote: > Hi Janek, > >> today i've found this snippet: http://lsr.dsi.unimi.it/LSR/Item?id=646 [...] > > Just yesterday I was updating the score which was the reason for me writing > this in the first place!! Ah, so it was yours! I didn

Re: mention canceled releases on website?

2012-05-20 Thread Janek Warchoł
On Sun, May 20, 2012 at 9:08 AM, Tom Cloyd wrote: >> Does that mean the website gets updated? AFAIK, the website gets updated automatically every few hours. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lil

Re: Source management tools for lilypond projects

2012-05-20 Thread Urs Liska
Am 20.05.2012 09:25, schrieb James Harkins: From: Graham Percival On Thu, May 17, 2012 at 12:36:35PM +0200, Christian Andersson wrote: Now, sit down and await all flames from proponents of all the other tools! Saving different versions of files to floppy disks and writing a label in a thick pe

Re: status of release 2.16.0

2012-05-20 Thread David Kastrup
Neil Thornock writes: >> On Fri, May 18, 2012 at 4:51 PM, Tom Cloyd wrote: >>> I've had it marked on my calendar for days that May 17 is the scheduled >>> release date, " If no Critical bugs are found..." (Ly website). >>> >>> The website in no way indicates that this occurred, nor are there any

Re: TupletNumber placement - can you improve this function?

2012-05-20 Thread David Nalesnik
Hi Janek, On Sun, May 20, 2012 at 2:34 AM, Janek Warchoł wrote: > Hi David, > > On Sun, May 20, 2012 at 12:02 AM, David Nalesnik > wrote: > > Hi Janek, > > > >> today i've found this snippet: http://lsr.dsi.unimi.it/LSR/Item?id=646[...] > > > > Just yesterday I was updating the score which was t

suppress warnings

2012-05-20 Thread Peter O'Doherty
Hi, Is it possible to suppress specific (expected) warnings? The one in particular I would like to suppress (as there are a lot of them) is: warning: cannot find start of piano pedal: 'Sustain' Many thanks, Peter -- //= -> Peter O'Doherty -> http://www.peterodoh

Re: Source management tools for lilypond projects

2012-05-20 Thread Colin Campbell
On 12-05-20 12:39 AM, Graham Percival wrote: On Thu, May 17, 2012 at 12:36:35PM +0200, Christian Andersson wrote: Now, sit down and await all flames from proponents of all the other tools! Saving different versions of files to floppy disks and writing a label in a thick pen was good enough for

Re: Source management tools for lilypond projects

2012-05-20 Thread Bernardo Barros
On 05/19/2012 11:46 PM, Federico Bruni wrote: > > Free as Free Software (GPL). > SparkleShare is a software, not a hosting service (even though it may > become also a hosting service, see sparkleshare.net). It looks very nice, you can use with your own server via ssh. It seems to use git behind t

Re: suppress warnings

2012-05-20 Thread Graham Percival
On Sun, May 20, 2012 at 05:01:40PM +0200, Peter O'Doherty wrote: > Is it possible to suppress specific (expected) warnings? No, unfortunately. - Graham ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond

Re: suppress warnings

2012-05-20 Thread Urs Liska
Am 20.05.2012 21:12, schrieb Graham Percival: On Sun, May 20, 2012 at 05:01:40PM +0200, Peter O'Doherty wrote: Is it possible to suppress specific (expected) warnings? No, unfortunately. - Graham ___ lilypond-user mailing list lilypond-user@gnu.org

Re: suppress warnings

2012-05-20 Thread David Kastrup
Graham Percival writes: > On Sun, May 20, 2012 at 05:01:40PM +0200, Peter O'Doherty wrote: >> Is it possible to suppress specific (expected) warnings? > > No, unfortunately. -- Function: ly:expect-warning str rest A Scheme callable function to register a warning to be expected and sub

Volta repeat with different lyrics places all words on lower staff

2012-05-20 Thread Colin Jesse Kinlund
Hi everyone, I’m using ver 2.15.38 (since the 2.16 release isn’t out), and being the first time I’ve used an unstable build I don’t know if this is a bug, since there are no examples on the website that directly correspond. I’m setting a piece for three voices with sections that repeat for the p

Full bar tremolo with accidentals fails

2012-05-20 Thread Marcos da Silva Sampaio
Hello, I'm using a tremolo in a full bar. I used the code below, but it fails and I got this error message: Drawing systems...lilypond: ../flower/include/drul-array.hh:35: T& Drul_array::at(Direction) [with T = double]: Assertion `d == 1 || d == -1' failed. { \repeat tremolo 16 { ees32 a } } T

Re: Full bar tremolo with accidentals fails

2012-05-20 Thread Eluze
Am 20.05.2012 17:08, schrieb Marcos da Silva Sampaio: Hello, I'm using a tremolo in a full bar. I used the code below, but it fails and I got this error message: Drawing systems...lilypond: ../flower/include/drul-array.hh:35: T& Drul_array::at(Direction) [with T = double]: Assertion `d == 1 |

Re: Full bar tremolo with accidentals fails

2012-05-20 Thread David Kastrup
Marcos da Silva Sampaio writes: > Hello, > > I'm using a tremolo in a full bar. I used the code below, but it fails > and I got this error message: > > Drawing systems...lilypond: ../flower/include/drul-array.hh:35: T& > Drul_array::at(Direction) [with T = double]: Assertion `d == 1 || d > == -1'

Re: Full bar tremolo with accidentals fails

2012-05-20 Thread David Kastrup
Eluze writes: > Am 20.05.2012 17:08, schrieb Marcos da Silva Sampaio: >> Hello, >> >> I'm using a tremolo in a full bar. I used the code below, but it fails >> and I got this error message: >> >> Drawing systems...lilypond: ../flower/include/drul-array.hh:35: T& >> Drul_array::at(Direction) [with

Re: Volta repeat with different lyrics places all words on lower staff

2012-05-20 Thread Eluze
Am 20.05.2012 10:43, schrieb Colin Jesse Kinlund: Hi everyone, I’m using ver 2.15.38 (since the 2.16 release isn’t out), and being the first time I’ve used an unstable build I don’t know if this is a bug, since there are no examples on the website that directly correspond. I’m setting a piec

Re: Volta repeat with different lyrics places all words on lower staff

2012-05-20 Thread Trevor Daniels
Hi Colin Sorry to top-post. The quick solution is to name the first Lyrics context something like VerseOne like this: \new Lyrics = "VerseOne" \lyricsto "melody" and specify that the second Lyrics context is positioned immediately beneath it with \new Lyrics \with { alignBelowContext =

Re: LilyPond wins LoMuS 2012!

2012-05-20 Thread David Kastrup
Francisco Vila writes: > 2012/5/12 m...@apollinemike.com : >> Hey LilyPond users, >> >> I have an exciting piece of news to share with you.  LilyPond won LoMuS >> 2012, one of the most prestigious awards in the open source community for >> musical software. >> >> http://concours.afim-asso.org/ >>

Re: status of release 2.16.0

2012-05-20 Thread Valentin Villenave
On Sat, May 19, 2012 at 12:51 AM, Tom Cloyd wrote: > Can someone provide a status update re: this event, please? Greetings, there is a long-ish explanation about the release process in our latest LilyPond Report: http://news.lilynet.net/?The-LilyPond-Report-26#the_road_to_2_16 Cheers, Valentin.

Re: LilyPond wins LoMuS 2012!

2012-05-20 Thread Francisco Vila
2012/5/21 David Kastrup : > Francisco Vila writes: >> Bravo! Is there any linkable notice in the web? > > I just found http://concours.afim-asso.org/2012/index.php>.  It is > not really easy to find, and it not exactly containing an impressive > amount of information. Indeed. Thanks for keeping t

Re: Full bar tremolo with accidentals fails

2012-05-20 Thread Colin Hall
On Sun, May 20, 2012 at 12:08:44PM -0300, Marcos da Silva Sampaio wrote: > Hello, > > I'm using a tremolo in a full bar. I used the code below, but it fails > and I got this error message: > > Drawing systems...lilypond: ../flower/include/drul-array.hh:35: T& > Drul_array::at(Direction) [with T =

Re: Four Bars per Line/System, again :)

2012-05-20 Thread David Nalesnik
On Sat, May 19, 2012 at 8:04 AM, David Nalesnik wrote: > Hi Johan, > > Please submit to LSR... > > > Will do. The LSR is running 2.14.2 right now, so I'll have to make some > changes. (In particular, the function uses David Kastrup's make-engraver > macro which is fairly recent.) > Added as ht

Re: Experimental Web-based Lilypond Editor

2012-05-20 Thread MING TSANG
Hi, Trevor, I cannot access lilybin.com for at least two weeks now.  What happened? Just want to follow up with the request of generating a midi file available to download, same as the pdf file?   Blessing in+, Ming > > From: MING TSANG >To: "trevordi...@gmail.

Re: status of release 2.16.0

2012-05-20 Thread Graham Percival
On Mon, May 21, 2012 at 01:02:01AM +0200, Valentin Villenave wrote: > there is a long-ish explanation about the release process in our > latest LilyPond Report: > http://news.lilynet.net/?The-LilyPond-Report-26#the_road_to_2_16 Can we get a news item for this? and maybe a (general) email to the u