Re: Cannot move measure counters vertically

2016-12-24 Thread David Nalesnik
On Sat, Dec 24, 2016 at 3:25 PM, David Nalesnik wrote: > On Sat, Dec 24, 2016 at 10:32 AM, Kieren MacMillan > wrote: >> Hi Seng Liang, >> >>> Neither the staff-padding or padding seems to work. What am I doing wrong? >> >> Y-offset seems to work: > > outside-staff-padding should work, too. > > If

Re: Cannot move measure counters vertically

2016-12-24 Thread David Nalesnik
On Sat, Dec 24, 2016 at 10:32 AM, Kieren MacMillan wrote: > Hi Seng Liang, > >> Neither the staff-padding or padding seems to work. What am I doing wrong? > > Y-offset seems to work: outside-staff-padding should work, too. If you're interested in the cause staff-padding doesn't work here, see th

Re: Cannot move measure counters vertically

2016-12-24 Thread Kieren MacMillan
Hi Seng Liang, > Neither the staff-padding or padding seems to work. What am I doing wrong? Y-offset seems to work: \layout { \context { \Staff \consists #Measure_counter_engraver \override MeasureCounter.Y-offset = #10 } } \score { \relative c' { \startMeasureCount R1*2

Cannot move measure counters vertically

2016-12-24 Thread liang seng
Hi, I'm using Lilypond version 2.18.2 in Windows 10. Another problem I've encountered is, how to move measure counters vertically (in other words increase the gap between measure counters and the staff): \version "2.18.2" \layout { \context { \Staff \consists #Measure_counter_engraver \override