I used these:
\paper {
between-system-space = 15\mm
between-system-padding = 0\mm
}
However, I also used a page title and this:
#(set-global-staff-size 26)
It caused a number of problems, one of which is that the
distance between scores did not increase or decrease in
a predictable way. Also t
Arno Waschk wrote:
>
>
> is there a way to persuade partcombine in a case like:
>
> \partcombine {{r4}{s4}}
>
> to produce a vertically centered rest, not one in the upper half of the
> staff?
>
i'm not certain, but you could have a look at
http://lsr.dsi.unimi.it/LSR/Item?id=336
http://ls
On 5/5/09 9:03 PM, "Victor Eijkhout" wrote:
> This looks really bad:
>
> harpchords = \relative c' { \time 15/8
>s2^"C" s2^"G/B" s2^"Am" s4. | s2^"Cmaj7/B" s2^"Em/G" s2^"F" s4. |
>s2^G s2^"F/A" s2^"G/B" s4. | s2^"Dm/A" s2^"Dm/F" s2 s4. |
>\repeat volta 2 {
> s2^C s2^"G/B" s2^
Marc Mouries schrieb:
Thanks a lot guys this is helpful. I am trying to make the lily code
easier to read.
I also have many command to write the position like "^\markup { \small
"IV" }" and "^\markup { \small "" }" and so on, would you know how
to create a command that takes an argument?