On Sat, Dec 23, 2017 at 3:17 AM, Malte Meyn wrote:
>% this decreases the vertical space between sub. and p
>\override #'(baseline-skip . 1.5)
Overriding the default spacing will be very useful.
Thank you for demonstrating this to me.
___
lilyp
On Sat, Dec 23, 2017 at 3:10 AM, Andrew Bernard
wrote:
>> Can't you just use the \column command of \markup to have two
lines? Refer to the Notation Reference (NR). <<
And that is exactly what I wanted to do. I do read the documentation
but sometimes, things do not leap out at me.
>> Also, w
Am 23.12.2017 um 10:17 schrieb Malte Meyn:
\version "2.19.65"
\include "english.ly"
A small, slightly off-topic remark on these lines: Instead of \including
the file english.ly the standard way of setting the note name language
now (since version 2.14) is using the language command:
\lan
Am 23.12.2017 um 10:10 schrieb Andrew Bernard:
Also, with respect, when asking for help on the list people usually
provide an MWE, a minimum working example. For a case like this just a
note or two would suffice. If you give an MWE it is a lot easier for
people to help out, as they don't ha
Hello Ivan,
Can't you just use the \column command of \markup to have two lines? Refer
to the Notation Reference (NR).
Also, with respect, when asking for help on the list people usually provide
an MWE, a minimum working example. For a case like this just a note or two
would suffice. If you give