David Kastrup writes:
> Manuel Burgos writes:
>
>> divisioMaior = {
>> \once \override BreathingSign #'stencil =
>> #ly:breathing-sign::divisio-maior
>> \once \override BreathingSign #'Y-offset = #0
>> \breathe
>> }
>
>> \score {
>> \relative c'' {
>> g2 a4 g
>> \divisioMaior
Manuel Burgos writes:
> divisioMaior = {
> \once \override BreathingSign #'stencil = #ly:breathing-sign::divisio-maior
> \once \override BreathingSign #'Y-offset = #0
> \breathe
> }
> \score {
> \relative c'' {
> g2 a4 g
> \divisioMaior
> }
> \layout {
> \context {
>
> I'm not top posting.
The following code:
#
divisioMinima = {
\once \override BreathingSign #'stencil = #ly:breathing-sign::divisio-minima
\once \override BreathingSign #'Y-offset = #0
\breathe
}
divisioMaior = {
The following code:
#
divisioMinima = {
\once \override BreathingSign #'stencil = #ly:breathing-sign::divisio-minima
\once \override BreathingSign #'Y-offset = #0
\breathe
}
divisioMaior = {
\once \override Breat
On 16/10/12 09:50, Nick Payne wrote:
> Going to the manual page for 2.16 ( http://lilypond.org/manuals.html)
> and entering a search term (eg I tried "footnote") in the search box
> at upper right returns hits in the 2.17 manuals. The search presented
> to Google is:
>
> site:lilypond.org/doc/v2.17
Arnold,
On 24 October 2012 16:39, ArnoldTheresius wrote:
> James wrote
>> Arnold
>>
>> I think this might be better on dev list than bug so I am ccing dev in
>> case you are not subscribed to that list yet.
>>
>> ...
>> James
>>
>> ___
>> bug-lilypond m
James wrote
> Arnold
>
> I think this might be better on dev list than bug so I am ccing dev in
> case you are not subscribed to that list yet.
>
> ...
> James
>
> ___
> bug-lilypond mailing list
> bug-lilypond@
> https://lists.gnu.org/mailman/listin
On 24 October 2012 11:07, wrote:
> On 2012/10/24 09:58:12, janek wrote:
>>
>> LGTM
>
>
>> shall the tracker issues "write doc for this"
>
>
> It is not as much "write doc for this" as the function itself has its
> docs updated. It is more "update the existing docs in the manual to
> reflect the