Re: Time signature differs from measure length

2014-10-10 Thread Noeck
Hi Simon, > \time 2/2 > \set Timing.measure-length = #(ly:make-moment 4 2) thanks for this code. I like this solution best. To be precise it is measureLength instead of measure-length: \version "2.18.2" { \time 2/2 \set Timing.measureLength = #(ly:make-moment 4 2) b2 b b b } And thanks f

RE: Time signature differs from measure length

2014-10-10 Thread Mark Stephen Mrotek
I stand corrected. Mark -Original Message- From: Simon Albrecht [mailto:simon.albre...@mail.de] Sent: Friday, October 10, 2014 1:23 PM To: Mark Stephen Mrotek; 'lilypond-user' Subject: Re: Time signature differs from measure length Am 10.10.2014 um 21:53 schrieb Mark Step

Re: Time signature differs from measure length

2014-10-10 Thread Simon Albrecht
Am 10.10.2014 um 21:53 schrieb Mark Stephen Mrotek: Simon, Regarding the snippet you provide, I would be confused in reading it. The "₵" would tell me 2/2, yet there would be four semi-breves. No, a semi-brevis is what we call „ganze Note” in Germany; the „halbe Note” would be a minim (the Bri

RE: Time signature differs from measure length

2014-10-10 Thread Mark Stephen Mrotek
] Sent: Friday, October 10, 2014 12:13 PM To: Noeck; Mark Stephen Mrotek; lilypond-user Subject: Re: Time signature differs from measure length Am 10.10.2014 um 12:45 schrieb Noeck: >> -Original Message- >> I want to write a piece with a alla-breve time signature but with >

Re: Time signature differs from measure length

2014-10-10 Thread Simon Albrecht
Am 10.10.2014 um 12:45 schrieb Noeck: -Original Message- I want to write a piece with a alla-breve time signature but with four half notes in a measure (4/2). Is it better to overwrite the time signature stencil and use \time 4/2 or do it like this: \version "2.18.2" \relative c'' \sc

RE: Time signature differs from measure length

2014-10-10 Thread Mark Stephen Mrotek
--Original Message- From: Noeck [mailto:noeck.marb...@gmx.de] Sent: Friday, October 10, 2014 3:46 AM To: Mark Stephen Mrotek; lilypond-user Subject: Re: Time signature differs from measure length > -Original Message- > I want to write a piece with a alla-breve time signatu

Re: Time signature differs from measure length

2014-10-10 Thread Noeck
> -Original Message- > I want to write a piece with a alla-breve time signature but with four half > notes in a measure (4/2). > > Is it better to overwrite the time signature stencil and use \time 4/2 or do > it like this: > > \version "2.18.2" > > \relative c'' \scaleDurations 1/2 { >

RE: Time signature differs from measure length

2014-10-09 Thread Mark Stephen Mrotek
4:14 PM To: lilypond-user Subject: Time signature differs from measure length Hi, I want to write a piece with a alla-breve time signature but with four half notes in a measure (4/2). Is it better to overwrite the time signature stencil and use \time 4/2 (if yes, how?) or do it like this

Time signature differs from measure length

2014-10-09 Thread Noeck
Hi, I want to write a piece with a alla-breve time signature but with four half notes in a measure (4/2). Is it better to overwrite the time signature stencil and use \time 4/2 (if yes, how?) or do it like this: \version "2.18.2" \relative c'' \scaleDurations 1/2 { \time 2/2 r2 g g g | f f