Re: Barline type before \time change

2012-04-13 Thread Urs Liska
Hi Jan-Peter, thanks a lot, works perfectly! Am 13.04.2012 11:49, schrieb Urs Liska: Hello Jan-Peter and Tim, thanks for your replies. I would like to use this on sources I'm already working on. So I don't need to use your include construct. But I think I'll try out your Scheme engraver appro

Re: Barline type before \time change

2012-04-13 Thread Urs Liska
Hello Jan-Peter and Tim, thanks for your replies. I would like to use this on sources I'm already working on. So I don't need to use your include construct. But I think I'll try out your Scheme engraver approach. If it doesn't work or behave as I would like, then I'll go for entering the double

Re: Barline type before \time change

2012-04-13 Thread Jan-Peter Voigt
Hello Urs, There are two possibilities: 1.: use a little music-function-helper: --snip-- \version "2.15.36" dbtime = #(define-music-function (parser location frac)(fraction?) #{ \bar "||" \time $frac #}) % example \relative c' { c4 e g b \dbtime 3/4 c des b | c2. } --snip-- but this m

Re: Barline type before \time change

2012-04-12 Thread Tim Roberts
Urs Liska wrote: > I'm sorry, but I can't find the relevant documentation. > I want to change lilyPond's default behaviour and tell it to use "||" > barlines before \time changes instead of normal ones. The two things are not connected. LilyPond does not automatically force a bar line when the \