Re: Black mensural notation in current Lilypond

2014-03-01 Thread lpietsch
Just happened to see this post by chance, after being away from the list for a long while. I've actually been working on the package again during the last weeks. It's now implemented in a much less hackish fashion and works decently well for me both for white and for black notation. I was going to

Re: Black mensural notation in current Lilypond

2014-02-28 Thread Phil Holmes
- Original Message - From: "MIchael McClimon" To: Sent: Friday, February 28, 2014 3:08 PM Subject: Black mensural notation in current Lilypond (First of all, I'm not subscribed to this list, so I'd appreciate it if you copied me at mich...@mcclimon.org on replies to this.) We trad

Re: Black mensural notation

2011-01-23 Thread Carl Sorensen
On 1/23/11 6:20 AM, "Boris Shingarov" wrote: > This looks like Issue 1098. That one was closed due to lack of > reproducible scenario: my scores, too, were crashing Lilypond after > growing above a certain size, but just like in your case, I can not > reproduce it with a simple \repeat. Please

Re: Black mensural notation

2011-01-23 Thread Boris Shingarov
This looks like Issue 1098. That one was closed due to lack of reproducible scenario: my scores, too, were crashing Lilypond after growing above a certain size, but just like in your case, I can not reproduce it with a simple \repeat. On 11-01-16 12:57 PM, Benkő Pál wrote: following up mysel

Re: Black mensural notation

2011-01-16 Thread Benkő Pál
following up myself: [ after complaining about my large scores ] >> This seems to work (at least, the regtests are OK and it doesn't >> appear to break the interaction between page-count and >> systems-per-page): > [...] >> I don't know why, though. :) > > it works for me in the sense that there'

Re: Black mensural notation

2011-01-08 Thread Laura Conrad
> "Karl" == Karl Hammar writes: Karl> On line 22 in the ly-file: Karl> %% Accidentals are valid only once (same as Karl> Shouldn't the accidental be valid for the next note and any same Karl> repeted note, this has bothered me with the current white mesural Karl>

Re: Black mensural notation

2011-01-07 Thread Neil Puttock
On 7 January 2011 14:00, Lukas Pietsch wrote: > Thanks a lot! As for the warnings, I too was getting the "cannot align > on self: empty element" ones, and found no way of getting rid of them. They're caused by the following lines: \override Score.BarLine #'stencil = #empty-stencil \override

Re: Black mensural notation

2011-01-07 Thread Benkő Pál
> This seems to work (at least, the regtests are OK and it doesn't > appear to break the interaction between page-count and > systems-per-page): [...] > I don't know why, though. :) it works for me in the sense that there's no memory problem, but doesn't work in the sense that now I get an overflo

Re: Black mensural notation

2011-01-07 Thread Neil Puttock
On 7 January 2011 20:33, Neil Puttock wrote: > On 7 January 2011 20:27, Benkő Pál wrote: > >> it may be related to Joe's recent patch 777066 about page >> breaking. I can't compile my larger scores, it stops at the >> same message and memory usage goes to the skies.  I wanted >> to investigate it

Re: Black mensural notation

2011-01-07 Thread Neil Puttock
On 7 January 2011 20:27, Benkő Pál wrote: > it may be related to Joe's recent patch 777066 about page > breaking. I can't compile my larger scores, it stops at the > same message and memory usage goes to the skies.  I wanted > to investigate it a bit more, but if anybody beats me... I'm looking

Re: Black mensural notation

2011-01-07 Thread Benkő Pál
> Windows 2.13.44 also works fine here, though I can't say the same for 2.13.45: > > Preprocessing graphical objects... > Finding the ideal number of pages... > Fitting music on 1 or 2 pages... > This application has requested the Runtime to terminate it in an unusual way. > Please contact the appl

Re: Black mensural notation

2011-01-07 Thread Neil Puttock
On 7 January 2011 18:40, James Lowe wrote: > I ran it on Windows 2.13.44 (not 45 as I first said) and it took a few > seconds to complile and roughly 150Mb. Windows 2.13.44 also works fine here, though I can't say the same for 2.13.45: Preprocessing graphical objects... Finding the ideal numbe

RE: Black mensural notation

2011-01-07 Thread James Lowe
: Re: Black mensural notation On Fri, 2011-01-07 at 17:50 +, Neil Puttock wrote: > On 7 January 2011 02:50, Andrew Hawryluk wrote: > > I tried running it on a current development snapshot this week, but it > > didn't have enough memory to run nicely and bogged down my co

Re: Black mensural notation

2011-01-07 Thread Lukas Pietsch
On Fri, 2011-01-07 at 17:50 +, Neil Puttock wrote: > On 7 January 2011 02:50, Andrew Hawryluk wrote: > > I tried running it on a current development snapshot this week, but it > > didn't have enough memory to run nicely and bogged down my computer > > with swap traffic (I've got 2 MB here). I

Re: Black mensural notation

2011-01-07 Thread Neil Puttock
On 7 January 2011 02:50, Andrew Hawryluk wrote: > I tried running it on a current development snapshot this week, but it > didn't have enough memory to run nicely and bogged down my computer > with swap traffic (I've got 2 MB here). I gave up on it before it > finished. Does it take long to compil

Re: Black mensural notation

2011-01-07 Thread Benkő Pál
hi all, > As for how to proceed from here, I'm not quite sure, since "my" system > now stands rather outside the normal architecture and its development > process, and since consolidating it further would probably duplicate > some of the work Pál has been doing on the white notation. Probably the

Re: Black mensural notation

2011-01-07 Thread Lukas Pietsch
On Fri, 2011-01-07 at 07:10 -0700, Carl Sorensen wrote: > > > > Thanks a lot! As for the warnings, I too was getting the "cannot align > > on self: empty element" ones, and found no way of getting rid of them. > > Maybe it's something to do with Lilypond not liking the way I removed > > the standa

Re: Black mensural notation

2011-01-07 Thread Karl Hammar
James Lowe: ... > Lukas (although for some reason I am getting bounces from your email address > so I hope you are reading this on the lists)! Lukas cannot do anything about this except changing mail provider. The mailing list should be fine. You can do something by making sure the sending mail

Re: Black mensural notation

2011-01-07 Thread Carl Sorensen
On 1/7/11 7:00 AM, "Lukas Pietsch" wrote: > On Fri, 2011-01-07 at 13:08 +, James Lowe wrote: > >> >> I ran this with 2.13.45 and it compiles with some warnings (see >> attached zip of log file). >> >> However, this is wonderful stuff! >> >> Also your PDF is very informative and it woul

RE: Black mensural notation

2011-01-07 Thread Lukas Pietsch
On Fri, 2011-01-07 at 13:08 +, James Lowe wrote: > > I ran this with 2.13.45 and it compiles with some warnings (see > attached zip of log file). > > However, this is wonderful stuff! > > Also your PDF is very informative and it would be nice to incorporate > this into our own Notation R

RE: Black mensural notation

2011-01-07 Thread James Lowe
: Black mensural notation Lukas (although for some reason I am getting bounces from your email address so I hope you are reading this on the lists)! --- Is anyone else getting 10.mx.freenet.de rejected your message to the following e-mail addresses: Lukas Pietsch (lukas.piet...@freenet.de

Re: Black mensural notation

2011-01-06 Thread Andrew Hawryluk
I tried running it on a current development snapshot this week, but it didn't have enough memory to run nicely and bogged down my computer with swap traffic (I've got 2 MB here). I gave up on it before it finished. Does it take long to compile the PDF on your system? Andrew On Tue, Jan 4, 2011 at

Re: Black mensural notation

2011-01-06 Thread Robert Memering
Am 04.01.2011 11:22, schrieb Lukas Pietsch: > Hi, I'm quite new to Lilypond programming, but I thought I'd jump in at what > seemed to me to be pretty much the deep end, and try if I could get black > mensural notation implemented. Here's what I've come up with so far: > http://lukas-pietsch.de/Mu

Re: Black mensural notation

2011-01-04 Thread Lukas Pietsch
On Tue, 2011-01-04 at 11:49 +0100, Werner LEMBERG wrote: > Very impressive! Could you try to make it work with the current > development version? The next steps could then be adding the missing > glyph shapes to the lilypond fonts, followed by either writing a new > engraver or modifying/fixing/

Re: Black mensural notation

2011-01-04 Thread Lukas Pietsch
Karl Hammar aspodata.se> writes: > On line 22 in the ly-file: > > %% Accidentals are valid only once (same as > > Shouldn't the accidental be valid for the next note and any same > repeted note, this has bothered me with the current white mesural > support. E.g. if you say "bes bes bes",

Re: Black mensural notation

2011-01-04 Thread Reinhold Kainhofer
Am Dienstag, 4. Januar 2011, um 12:55:25 schrieb Benkő Pál: > I'll read your docs carefully (my first impression is: it's > absolutely stunning), but in the meantime I want to let you > know that I'm working on white mensural notation, and I've implemented > a preliminary version of coloratio (i.e.

Re: Black mensural notation

2011-01-04 Thread Benkő Pál
hi Lukas, > Hi, I'm quite new to Lilypond programming, but I thought I'd jump in at what > seemed to me to be pretty much the deep end, and try if I could get black > mensural notation implemented. Here's what I've come up with so far: > http://lukas-pietsch.de/Music/blackmensural.ly (source file)

Re: Black mensural notation

2011-01-04 Thread Karl Hammar
Lukas: > Hi, I'm quite new to Lilypond programming, but I thought I'd jump in at what > seemed to me to be pretty much the deep end, and try if I could get black > mensural notation implemented. Here's what I've come up with so far: > http://lukas-pietsch.de/Music/blackmensural.ly (source file) >

Re: Black mensural notation

2011-01-04 Thread Werner LEMBERG
> Hi, I'm quite new to Lilypond programming, but I thought I'd jump in > at what seemed to me to be pretty much the deep end, and try if I > could get black mensural notation implemented. Here's what I've > come up with so far: http://lukas-pietsch.de/Music/blackmensural.ly > (source file) http://