Re: -dbackend=eps clips lowest beam

2012-09-16 Thread Damian leGassick
On 15 Sep 2012, at 23:55, eluze wrote: Damian leGassick wrote Hi all If I run this with no arguments (or have a tagline) everything's fine if run the file with -dbackend=eps the bottom stem is clipped any clues? how do you open the eps file? I use IrfanView and have no

Re: Ambitus-Bug

2012-09-16 Thread Colin Hall
On Sat, Sep 15, 2012 at 07:26:55PM +0200, Knut Petersen wrote: Have a look at the attached source and the png, the problem is obvious. The first appearance dictates which of the two enharmonic equivalents is chosen for the ambitus. Thanks for the report, Knut. You have encountered a known

Re: -dbackend=eps clips lowest beam

2012-09-16 Thread eluze
sorry, when I compiled I had inadvertently added a second score and then it worked. but this also is a clue: add a simple \markup at the end of your file and then it should not cut off the beams. I'll investigate later and send it to the bug list if needed! Eluze -- View this message in

Re: -dbackend=eps clips lowest beam

2012-09-16 Thread Werner LEMBERG
but this also is a clue: add a simple \markup at the end of your file and then it should not cut off the beams. I'll investigate later and send it to the bug list if needed! http://code.google.com/p/lilypond/issues/detail?id=720 It would be good if some images could be added for

Re: not so nice horizontal spacing

2012-09-16 Thread Janek Warchoł
On Sat, Sep 15, 2012 at 10:21 AM, Stefan Thomas kontrapunktste...@gmail.com wrote: Dear Robert, thanks for Your proposals. I think a dotted quarter rest isn't a good solution. Musicians normally don't like them because they can easily be overlooked. And there is no keysignature, it's so

Re: RemoveEmptyStaffContext and merge rests snippet not co-operating

2012-09-16 Thread Frank Steinmetzger
On Wed, Sep 05, 2012 at 01:17:35AM -0700, eluze wrote: Frank Steinmetzger wrote While the empty staves get removed as expected, using this feature breaks the merge-rests code -- I get two rests above each other. for me it works - can you provide an example? OK, finally I

Re: RemoveEmptyStaffContext and merge rests snippet not co-operating

2012-09-16 Thread Thomas Morley
2012/9/16 Frank Steinmetzger war...@gmx.de: On Wed, Sep 05, 2012 at 01:17:35AM -0700, eluze wrote: Frank Steinmetzger wrote While the empty staves get removed as expected, using this feature breaks the merge-rests code -- I get two rests above each other. for me it works - can you

Re: RemoveEmptyStaffContext and merge rests snippet not co-operating

2012-09-16 Thread David Kastrup
Thomas Morley thomasmorle...@googlemail.com writes: \context { \Staff \override RestCollision #'positioning-done = #merge-rests-on-positioning \override MultiMeasureRest #'Y-offset = #merge-multi-measure-rests-on-Y-offset } I simulated this in my attached example by having a \layout

\bar :

2012-09-16 Thread Peter O'Doherty
Hi list, Is it possible to force an extra bar line in the form \bar : when inserted into a multi-stave score to only apply to one staff instead of the default where the dots are added to all staves? Many thanks, Peter -- //= - Peter O'Doherty -

Re: RemoveEmptyStaffContext and merge rests snippet not co-operating

2012-09-16 Thread Frank Steinmetzger
On Sun, Sep 16, 2012 at 07:08:47PM +0200, David Kastrup wrote: […] Any changes made previously to \Staff after the definition of RemoveEmptyStaffContext will be gone. Broken by design, so it got deprecated. Perhaps we are not doing people a favor keeping it around. Good to know, thank you.

Re: -dbackend=eps clips lowest beam

2012-09-16 Thread eluze
Werner LEMBERG wrote http://code.google.com/p/lilypond/issues/detail?id=720 I don't think it's the same bug It would be good if some images could be added for reference. here they are: http://lilypond.1069038.n5.nabble.com/file/n133040/png_snippet_with_changeStaff.ly

Re: \bar :

2012-09-16 Thread Thomas Morley
2012/9/16 Peter O'Doherty m...@peterodoherty.net: Hi list, Is it possible to force an extra bar line in the form \bar : when inserted into a multi-stave score to only apply to one staff instead of the default where the dots are added to all staves? Many thanks, Peter Hi Peter, two

Bar check fail with pick-ups in repeats

2012-09-16 Thread Christopher R. Maden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Why does the attached file fail? Simplified: c c c c | c c c |: c | c c c c | 1. c c c :| 2. c c c c | c c c c || It seems to me, according to what (I recall that) I learned throughout school, that this is correct; and when unfolded, all the bar

Re: Bar check fail with pick-ups in repeats

2012-09-16 Thread Nathan
On Sun, Sep 16, 2012 at 8:01 PM, Christopher R. Maden cr...@maden.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Why does the attached file fail? Simplified: c c c c | c c c |: c | c c c c | 1. c c c :| 2. c c c c | c c c c || It seems to me, according to what (I recall that) I

Re: Bar check fail with pick-ups in repeats

2012-09-16 Thread Keith OHara
Christopher R. Maden crism at maden.org writes: It appears that the incomplete bar in the first alternative is carrying over into the second, which is nonsensical. Yes. LilyPond counts beats straight through the repeats. Someday someone will volunteer the effort to improve that. Until then,

Re: Custom key signature at line break

2012-09-16 Thread Janne Uusitalo
On Tue, Sep 11, 2012 at 10:12 AM, Janne Uusitalo janne.uusit...@gmail.com wrote: On Sat, Sep 8, 2012 at 1:03 AM, Thomas Morley thomasmorle...@googlemail.com wrote: at the end of a line I'd change the order in which KeyCancellation and KeySignature appears. This requires some new settings in