Neil Thornock wrote:
> Use \markup commands where you need precise layout control:
>
> \header { piece = \markup \fill-line {"I"} }
>
> or
>
> \header { piece = \markup \fill-line {\center-column {"I" "My Title"} } }
>
> should work (I haven't tested it).
Marek Klein wrote:
> Hello,
> would th
Hello,
would this snippet help you?
<http://lsr.dsi.unimi.it/LSR/Item?id=310>
--
Marek Klein
http://gregoriana.sk
2009/3/2 Joseph Wakeling
> Hello all,
>
> What are people's thoughts on how to place movement numbers in a piece?
>
> Each movement will of course ha
Hello all,
What are people's thoughts on how to place movement numbers in a piece?
Each movement will of course have its own score{} context. The obvious
choice is to use piece="I" in the associated header{}, but this prints
in the wrong place -- on the left-hand-side -- and is c
> > IIRC, we don't have kerning yet for numbers.
>
> For what I'm after, I'm afraid it'll be a little more than just
> that. It would include kerning for number/letter combinations too.
Well, kerning between different font families must always be adjusted
manually.
> It would be better for the n
Oops. Forgot the .png!
- Mark
\markup \number "7a."
\markup \No #"7"
\markup \No #"7a"
\markup \No #"7b"
\markup \No #"7fg"
<>___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
- Original Message
From: Werner LEMBERG
Sent: Tuesday, September 23, 2008 3:25:23 AM
> Hmm. Perhaps it would be sufficient to add proper kerning to the
> font. Can you provide values for all combinations?
I cannot, but if someone can, we'd all be indebted.
> IIRC, we don't have ker
> I had noticed that numbers coded like this looked way too tight to
> my eye:
>
> \markup \number #"12345"
Hmm. Perhaps it would be sufficient to add proper kerning to the
font. Can you provide values for all combinations? IIRC, we don't
have kerning yet for numbers.
Werner
___
Here's something I cooked up recently.
I had noticed that numbers coded like this looked way too tight to my eye:
\markup \number #"12345"
But finding an acceptable spacing for every number/letter combination for
my little script is beyond me right now. Particularly bad is when number 7
is fol