lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bar numbers under the music rather than above?


From: Eluze
Subject: Re: Bar numbers under the music rather than above?
Date: Mon, 18 Nov 2013 15:45:57 -0800 (PST)

ryanmichaelmcclure wrote
> Is it possible to move bar numbers UNDER the music rather than above (with
> the exception of the first of each line)? I've checked the documentation
> and snippets and can't find anything.

the first part seems easy:

\version "2.17.95"
\layout{\context {
    \Score
    \override BarNumber.direction= #down
  }
}

for the second I believe you'd have to write a (Scheme-) function but I'm
not myself able to do this. try to search the LSR http://lsr.dsi.unimi.it/
for Barnumber to see if there is something which you could adapt.

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Bar-numbers-under-the-music-rather-than-above-tp154126p154128.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]