[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: piece title
From:       bart deruyter <bart.deruyter () gmail ! com>
Date:       2014-02-24 11:32:00
Message-ID: CAJV2Crq36wwuPL+NPzGAj=EnFHpjmJP5S2_jK2zPMycLJTxC=Q () mail ! gmail ! com
[Download RAW message or body]

hi all,

thanks for the suggestions.

Repeats are not an option, in the small example I only showed one note, to
illustrate the piece title issue, the rest of the music differs in the full
score as you can see in my far from minimal example.
There you can see the context.

The piece title is exactly the kind of title I need from the perspective of
content, because there are 10 pieces of music on each page.

The other options give some possibilities but still not satisfactory. The
piece titles still move up and down on different scores too much.  I'm
going for the \raise and \lower option in each individual score anyway, it
gives me exact control over the position.

grtz,

Bart

http://www.bartart3d.be/
On facebook <https://www.facebook.com/pages/BartArt3D/169488999795102>
On Twitter <https://twitter.com/#%21/Bart_Issimo>
On Identi.ca <http://identi.ca/bartart3d>
On Google+ <https://plus.google.com/u/0/b/116379400376517483499/>


2014-02-22 23:37 GMT+01:00 Thomas Morley <thomasmorley65@gmail.com>:

> 2014-02-22 17:36 GMT+01:00 Ed Gordijn <ed.klarinet@gmail.com>:
> > Hi Harm, Bart,
> >
> >
> > The "piece" title seems by default to be aligned in height to the highest
> > note, which causes the piece title to collide with the clef when the
> music
> > is going into the lower regions.
> >
> >
> > So you need a bit more spacing between your title and the first system.
> >
> > I think using "piece=..." is not the appropiate thing for your usecase.
> >
> >
> > Why not? I would say that you could increase the markup-system-spacing.
>
> Well, depends what behaviour is wanted ...
>
> >
> > \version "2.18.0"
> >
> >
> > \paper {
> >
> > indent = 0
> >
> > scoreTitleMarkup = \markup { \bold \large \scoreTitleMarkup }
> >
> > markup-system-spacing = #'((basic-distance . 10)(minimum-distance .
> > 10)(padding . 1)(stretchability . 60))
> >
> > }
> >
> >
> > \score {
> >
> > \new Staff { c'1 }
> >
> > \header { piece = "N°.20. with basic-distance" }
> >
> > }
> >
> >
> > \score {
> >
> > \new Staff { \tempo "Allegro" c''''1}
> >
> > \header { piece = "N°.21. but make room when necessary" }
> >
> > }
> >
> >
> >
> > Greetings, Ed
>

[Attachment #3 (text/html)]

<div dir="ltr">hi all,<div><br></div><div>thanks for the \
suggestions.</div><div><br></div><div>Repeats are not an option, in the small example \
I only showed one note, to illustrate the piece title issue, the rest of the music \
differs in the full score as you can see in my far from minimal example. </div>

<div>There you can see the context.</div><div><br></div><div>The piece title is \
exactly the kind of title I need from the perspective of content, because there are \
10 pieces of music on each page. </div><div><br></div><div>

The other options give some possibilities but still not satisfactory. The piece \
titles still move up and down on different scores too much.  I&#39;m going for the \
\raise and \lower option in each individual score anyway, it gives me exact control \
over the position.</div>

<div><br></div><div>grtz,</div><div><br></div><div>Bart</div></div><div \
class="gmail_extra"><br clear="all"><div><a href="http://www.bartart3d.be/" \
target="_blank">http://www.bartart3d.be/</a><br><a \
href="https://www.facebook.com/pages/BartArt3D/169488999795102" target="_blank">On \
facebook</a><br>

<a href="https://twitter.com/#%21/Bart_Issimo" target="_blank">On Twitter</a><br><a \
href="http://identi.ca/bartart3d" target="_blank">On Identi.ca</a><br><a \
href="https://plus.google.com/u/0/b/116379400376517483499/" target="_blank">On \
Google+</a><br>

</div>
<br><br><div class="gmail_quote">2014-02-22 23:37 GMT+01:00 Thomas Morley <span \
dir="ltr">&lt;<a href="mailto:thomasmorley65@gmail.com" \
target="_blank">thomasmorley65@gmail.com</a>&gt;</span>:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">

2014-02-22 17:36 GMT+01:00 Ed Gordijn &lt;<a \
href="mailto:ed.klarinet@gmail.com">ed.klarinet@gmail.com</a>&gt;:<br> <div \
class="">&gt; Hi Harm, Bart,<br> &gt;<br>
&gt;<br>
&gt; The &quot;piece&quot; title seems by default to be aligned in height to the \
highest<br> &gt; note, which causes the piece title to collide with the clef when the \
music<br> &gt; is going into the lower regions.<br>
&gt;<br>
&gt;<br>
&gt; So you need a bit more spacing between your title and the first system.<br>
&gt;<br>
&gt; I think using &quot;piece=...&quot; is not the appropiate thing for your \
usecase.<br> &gt;<br>
&gt;<br>
&gt; Why not? I would say that you could increase the markup-system-spacing.<br>
<br>
</div>Well, depends what behaviour is wanted ...<br>
<div class="HOEnZb"><div class="h5"><br>
&gt;<br>
&gt; \version &quot;2.18.0&quot;<br>
&gt;<br>
&gt;<br>
&gt; \paper {<br>
&gt;<br>
&gt; indent = 0<br>
&gt;<br>
&gt; scoreTitleMarkup = \markup { \bold \large \scoreTitleMarkup }<br>
&gt;<br>
&gt; markup-system-spacing = #&#39;((basic-distance . 10)(minimum-distance .<br>
&gt; 10)(padding . 1)(stretchability . 60))<br>
&gt;<br>
&gt; }<br>
&gt;<br>
&gt;<br>
&gt; \score {<br>
&gt;<br>
&gt; \new Staff { c&#39;1 }<br>
&gt;<br>
&gt; \header { piece = &quot;N°.20. with basic-distance&quot; }<br>
&gt;<br>
&gt; }<br>
&gt;<br>
&gt;<br>
&gt; \score {<br>
&gt;<br>
&gt; \new Staff { \tempo &quot;Allegro&quot; c&#39;&#39;&#39;&#39;1}<br>
&gt;<br>
&gt; \header { piece = &quot;N°.21. but make room when necessary&quot; }<br>
&gt;<br>
&gt; }<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Greetings, Ed<br>
</div></div></blockquote></div><br></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic