Re: Markup and stencil formatting questions

2012-12-20 Thread Eluze
e with dots it adapts to the height of the dots and not to the effective height. Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Markup-and-stencil-formatting-questions-tp138095p138177.html Sent from the User mailing list archive at Nabble.com. ___

Re: Markup and stencil formatting questions

2012-12-20 Thread Olivier Biot
On Thu, Dec 20, 2012 at 12:59 PM, Eluze wrote: > shutterfreak wrote > > % Neither override does something: > > \override #'(baseline-skip . 5.8) \box { \override > > #'(baseline-skip > > . 5.8) \line { \with-color #(rgb-color .8 .2 .2) { A . . . . . . . . . . > . > > . . . . . . .

Re: Markup and stencil formatting questions

2012-12-20 Thread Eluze
s I quote above are part of a \column (in fact the 1st column you write in your example) so I'd guess the \override #'(baseline-skip . 4) just after the \rounded-box would apply. cheers Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Markup-and-stencil-form

Re: Markup and stencil formatting questions

2012-12-19 Thread Eluze
\column { \wordwrap { Play entirely in the 2nd position 2nd position 2nd position 2nd position 2nd position 2nd position. } } } \line { \with-color #red { C Dur. {\italic Do majeur.} C major. } } } } Eluze -- View this message in context: http://lilypond.1069038.n5

Re: Markup and stencil formatting questions

2012-12-19 Thread Olivier Biot
On Wed, Dec 19, 2012 at 11:09 PM, Eluze wrote: > shutterfreak wrote > > 2. Why does a strut have a nonzero width? Can it be used and set to zero? > > Maybe it has zero width, but because of some internal processing every > > markup element automatically gets white space glued to it (this may > >

Re: Markup and stencil formatting questions

2012-12-19 Thread Eluze
nable item it's easier to find answers. Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Markup-and-stencil-formatting-questions-tp138095p138121.html Sent from the User mailing list archive at Nabble.com. ___ lilypo

Re: Markup and stencil formatting questions

2012-12-19 Thread Olivier Biot
On Wed, Dec 19, 2012 at 5:26 PM, Olivier Biot wrote: > Dear all, > > I cannot seem yet to get certain textual output rendered the way I intend. > Here are the questions I still have: > > > 2. Why does a strut have a nonzero width? Can it be used and set to zero? > Maybe it has zero width, but bec

Re: Markup and stencil formatting questions

2012-12-19 Thread Olivier Biot
On Wed, Dec 19, 2012 at 5:54 PM, Eluze wrote: > shutterfreak wrote > > 1. How can I combine header fields without adding whitespace between > > header > > properties? I'm referring to snippets as: > > > > \fromproperty #'header:composer (\fromproperty #'header:opus) > > > > Using \concat doesn't

Re: Markup and stencil formatting questions

2012-12-19 Thread Eluze
snippets as: > > \fromproperty #'header:composer (\fromproperty #'header:opus) > > Using \concat doesn't help as it eats ALL white space. use \hspace #1 between two items Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/Markup-and-sten

Markup and stencil formatting questions

2012-12-19 Thread Olivier Biot
Dear all, I cannot seem yet to get certain textual output rendered the way I intend. Here are the questions I still have: 1. How can I combine header fields without adding whitespace between header properties? I'm referring to snippets as: \fromproperty #'header:composer (\fromproperty #'header