[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fw: collision between MMR and key signature
From: |
Neil Puttock |
Subject: |
Re: Fw: collision between MMR and key signature |
Date: |
Fri, 7 Jan 2011 17:54:55 +0000 |
On 7 January 2011 02:34, Keith E OHara <address@hidden> wrote:
> Clearly it doesn't always happen. If we notice what prevents it, that might
> be a valuable clue for the fix.
It only happens when there's an explicit key signature.
If you remove the default 'extra-spacing-height from TimeSignature,
the same collision occurs for explicit time signatures:
\relative c' {
\compressFullBarRests
\clef bass
\override Staff.TimeSignature #'extra-spacing-height = #'(0 . 0)
R1*5
\time 2/2
\break
R1*5
}
\paper {
indent = 0
ragged-right = ##t
}
It's likely this is related to the fix for issue #1120, so a simple
solution would be to add an 'extra-spacing-height default for Clef.
Cheers,
Neil
- Fw: collision between MMR and key signature, Phil Holmes, 2011/01/06
- Re: Fw: collision between MMR and key signature, Keith E OHara, 2011/01/06
- Re: Fw: collision between MMR and key signature,
Neil Puttock <=
- Re: Fw: collision between MMR and key signature, Keith OHara, 2011/01/10
- Re: Fw: collision between MMR and key signature, Neil Puttock, 2011/01/11
- Re: Fw: collision between MMR and key signature, Keith OHara, 2011/01/13
- Re: Fw: collision between MMR and key signature, Neil Puttock, 2011/01/14
- Re: Fw: collision between MMR and key signature, Keith OHara, 2011/01/22
Fwd: collision between MMR and key signature, Jan Warchoł, 2011/01/13