Re: bar number printed above the phrase (slur) curve

2010-12-16 Thread Jan Warchoł
2010/12/16 MING TSANG : > Hi, Janek: > > Thank you for the solution.   That means I need to tune up after the score > sheet is completed for the large score. > Is there a parameter that will put the bar number just above the staff / bar > line? You can use \override Score.BarNumber #'outside-sta

Re: bar number printed above the phrase (slur) curve

2010-12-16 Thread Patrick Karl
> > Message: 1 > Date: Thu, 16 Dec 2010 09:34:54 +0100 > From: Jan Warcho? > Subject: Re: bar number printed above the phrase (slur) curve > To: MING TSANG > Cc: lilypond-user > Message-ID: > > Content-Type: text/plain; charset=UTF-8 > > 2010/12/1

Re: bar number printed above the phrase (slur) curve

2010-12-16 Thread MING TSANG
: James ; lilypond-user Sent: Thu, December 16, 2010 8:45:55 AM Subject: Re: bar number printed above the phrase (slur) curve Hi, Janek' Thank you for your patient. I thought my sample is simple. Will remember next time. Here is the tiny example again: (with your suggestion) \ve

Re: bar number printed above the phrase (slur) curve

2010-12-16 Thread Jan Warchoł
2010/12/16 -Eluze : > > using Score.BarNumber might help! Silly me :) of course i should have used Score.BarNumber. So, Ming, here is the final solution: add \once \override Score.BarNumber #'outside-staff-priority = ##f before every bar number that should be below the slur. You can also use

Re: bar number printed above the phrase (slur) curve

2010-12-16 Thread MING TSANG
lilypond-user Sent: Thu, December 16, 2010 3:34:54 AM Subject: Re: bar number printed above the phrase (slur) curve 2010/12/16 MING TSANG : > > Is it possible to line up all bar number just above the staff / bar line, > especially bar 2, 4 and 5 which is on top of the phrase curve? > >

Re: bar number printed above the phrase (slur) curve

2010-12-16 Thread -Eluze
Jan Warchoł wrote: > > > I also tried adding some Y-offset, but it doesn't work at all - a bug? > see this, the bar number doesn't move at all: > > \version "2.13.40" > \relative c''{ > \override BarNumber #'Y-offset = #5.0 > c c c c \break c c c c > } > > My knowledge ends here. Can anyone w

Re: bar number printed above the phrase (slur) curve

2010-12-16 Thread Jan Warchoł
quot;treble" >     \tempo 4 = 118 >     \TimeKey >     \new Voice = "Sop"  {  \voiceOne   \SopMusic  } > \new Lyrics \lyricsto "Sop" { \VerseOne   } >      \new Lyrics \lyricsto "Sop" { \VerseTwo   } >   >> >     >> >   >

Re: bar number printed above the phrase (slur) curve

2010-12-15 Thread MING TSANG
w Lyrics \lyricsto "Sop" { \VerseTwo } >> >> >> \layout { \context { \RemoveEmptyStaffContext \override VerticalAxisGroup #'remove-first = ##t } \context { \Voice } } \midi { \context { \Staff \rem

Re: bar number printed above the phrase (slur) curve

2010-12-15 Thread Jan Warchoł
You need to create a tiny example of your problem (see http://lilypond.org/tiny-examples.html), or else the chance of getting help is (very) small. In my case the file failed to compile at all (i'm running latest development version, 2.13.43) so i don't even know if i can help you (i don't have the

Re: bar number printed above the phrase (slur) curve

2010-12-15 Thread James
Ming On 15/12/2010 16:09, Jan Warchoł wrote: You need to create a tiny example of your problem (see http://lilypond.org/tiny-examples.html), or else the chance of getting help is (very) small. In my case the file failed to compile at all (i'm running latest development version, 2.13.43) so i don