Re: Overriding staff-padding for MeasureCounter fails

2014-02-15 Thread Ed Gordijn
Hi Keith, The code that implements staff-padding is used only when requested with \override MeasureCounter #'Y-offset = #side-position-interface::y-aligned-side Thank you, this works. Would it be useful to enhance the current snippet Numbering groups of measures. See the attachment.

Re: frescobaldi macports broken after update

2014-02-15 Thread Davide Liessi
2014-02-15 5:52 GMT+01:00 Tim McNamara tim...@bitstream.net: That produces a new full-screen window with the music in it, floating over the window with the .ly file in it. If you drag the Music View window over the main window's right edge, you should be able to dock the Music View in the

Re: warning: no heads for arpeggio found?

2014-02-15 Thread MING TSANG
Thank you Shane and Kieren for the answer to the warning message.   Emmanuel, Ming. On Friday, February 14, 2014 10:42:43 PM, Shane Brandes sh...@grayskies.net wrote: The arpeggio has to arpeggiate to something else Kieren's suggestion will only help if there are multiple voice that get

Re: Lines and Ties and Slurs oh my!

2014-02-15 Thread Phil Holmes
- Original Message - From: st...@linuxsuite.org To: lilypond-user@gnu.org Sent: Friday, February 14, 2014 9:01 PM Subject: Lines and Ties and Slurs oh my! Howdy! It is well known that Ties and Slurs are problematic in LilyPond 2.18.0. As can be seen by a simple example from my

Remove empty rhythm staves

2014-02-15 Thread Helge Kruse
Hello, i start writing some notes for a orchestral drums (timpany, tamburino, tamburo, silifon, cassa). I am new to drumm staves and hit some problems. 1. I can use \context { \Staff \RemoveEmptyStaves } } to remove a normal staff. But when I put the notes in a RhythmStaff it will not be removed

Re: Remove empty rhythm staves

2014-02-15 Thread Phil Holmes
Just a guess, but \context { \RhythmStaff \RemoveEmptyStaves } } ? -- Phil Holmes - Original Message - From: Helge Kruse To: lilypond-user@gnu.org Sent: Saturday, February 15, 2014 1:35 PM Subject: Remove empty rhythm staves Hello, i start writing some notes for a

Re: frescobaldi macports broken after update

2014-02-15 Thread Tim McNamara
On Feb 15, 2014, at 3:14 AM, Davide Liessi davide.lie...@gmail.com wrote: 2014-02-15 5:52 GMT+01:00 Tim McNamara tim...@bitstream.net: That produces a new full-screen window with the music in it, floating over the window with the .ly file in it. If you drag the Music View window over the

Re: Lines and Ties and Slurs oh my!

2014-02-15 Thread Janek Warchoł
hello, 2014-02-14 22:01 GMT+01:00 st...@linuxsuite.org: Notice that Ties in bar 1 are different than Ties in bar 2 or bar 4 or bar 7. Termination of the Tie is not consistent. some of this inconsistency is due to issues that Phil pointed out, but I agree that this output is not

Re: Lines and Ties and Slurs oh my!

2014-02-15 Thread steve
hello, snip Unfortunately, i have very little time for lilypond now, so i cannot do much more. If you'd like to start seriously working on this issue, i'd be happy to provide some guidance, feedback and testing. I estimate that anyone who wants to really fix this would have to spend

Re: Lines and Ties and Slurs oh my!

2014-02-15 Thread Urs Liska
Am 15.02.2014 18:32, schrieb st...@linuxsuite.org: hello, snip Unfortunately, i have very little time for lilypond now, so i cannot do much more. If you'd like to start seriously working on this issue, i'd be happy to provide some guidance, feedback and testing. I estimate that anyone

Re: Lines and Ties and Slurs oh my!

2014-02-15 Thread Kieren MacMillan
Hello all, The question is always to get someone to do it. I’ve know someone at Carnegie-Mellon University who is well-connected in the computer and music departments (he is both a composer and a programmer). I approached him recently with the idea of getting involved with Lilypond. He said:

Re: Lines and Ties and Slurs oh my!

2014-02-15 Thread David Kastrup
st...@linuxsuite.org writes: I will select examples of ties and slurs from Goldberg on 2.18.0 and put together a minimalist exposition for discussion. So, I guess the final solution is to do some programming work. Hmm... what if we paid someone to do the work? Can we raise money

Re: Lines and Ties and Slurs oh my!

2014-02-15 Thread Janek Warchoł
2014-02-15 18:32 GMT+01:00 st...@linuxsuite.org: janek wrote: Unfortunately, i have very little time for lilypond now, so i cannot do much more. If you'd like to start seriously working on this issue, i'd be happy to provide some guidance, feedback and testing. I estimate that anyone who

Re: Lines and Ties and Slurs oh my!

2014-02-15 Thread Janek Warchoł
Hi, 2014-02-15 18:54 GMT+01:00 Kieren MacMillan kieren_macmil...@sympatico.ca: I’ve know someone at Carnegie-Mellon University who is well-connected in the computer and music departments (he is both a composer and a programmer). I approached him recently with the idea of getting involved

Re: Lines and Ties and Slurs oh my!

2014-02-15 Thread steve
st...@linuxsuite.org writes: I will select examples of ties and slurs from Goldberg on 2.18.0 and put together a minimalist exposition for discussion. So for a separate tie project, it would be nice to raise money from people not already investing in LilyPond. A particular and popular

Re: [LSR v2.18] Flamenco notation update\improvement

2014-02-15 Thread Rachael Thomas Carlson
Hello Pierre: Since the v2.18 output of this snippet : http://lsr.dsi.unimi.it/LSR/Item?id=409 has an awfull look (see : http://www.lilypond.org/doc/v2.17/Documentation/snippets/fretted-strings#fre tted-strings-flamenco-notation ) I completely agree! Please find herewith my suggestion.

Re: [LSR v2.18] Flamenco notation update\improvement

2014-02-15 Thread Pierre Perol-Schneider
2014-02-16 0:26 GMT+01:00 Rachael Thomas Carlson r...@sleeplimited.org: Hello Pierre: High Rachel I think that this is a big improvement. Thanks, nice to hear. One thing that I have never liked about this snippet is the asymmetrical arrows. I think that you will notice the asymmetry

collision-detecting engraver?

2014-02-15 Thread Kieren MacMillan
Hello all! …and in particular David N., who I think will find this a fascinating puzzle :) In the Piano/Conductor scores for my musicals, I like to include the chord symbols for those who can use them. A survey of representative scores shows that, while there is no defined standard as to

Re: collision-detecting engraver?

2014-02-15 Thread Kieren MacMillan
p.s. Perhaps a more helpful working example would be: \version 2.19 theNotes = { \repeat unfold 3 { R1 } } theChords = \chordmode { g1 \tag #'moved { \once \override ChordName.X-offset = #2.5 } g1:7 c1 } theDynamics = { s1 s\mf s } \score { \removeWithTag #'moved \new PianoStaff

RE: Horizontalized scores

2014-02-15 Thread Chris Crossen
I was quite happy with: lilypond --png -danti-alias-factor=10 -dresolution=300 file.ly An anti-alias-factor of 2 is not enough, IMHO. I don’t know other options. “strokeadjust” that Janek mentions is only documented for version 2.19 usage manual: