Empty markup lines behavior change (maybe regression) in dev (2.21.7) than stable (2.20.0)

2020-10-07 Thread K.L.
Try engrave this ly code:

\version "2.20.0"
>
> \header {
>   title = \markup \column {
>\line { "Minuet" }
>\line { "" }
>\line { "" }
>   }
>   subtitle = "A study in accent and in the correct timing of half beats"
> }
>


{s}


By lilypond v2.20.0:
[image: image.png]

By lilypond v2.21.7:
[image: image.png]

Sometimes a ly code converted from music sheet software (like Finale), and
their composers prone to typeset casually like this. It's better to
keep accordance with the original appearance.

And I noticed that in SVG results of the new version, every individual
element was wrapped by a , what's the design intention? Something will
transform double times?


paconet....@gmail.com

2020-10-07 Thread Jean Abou Samra

Hi all,

Last week I sent a message to translati...@lilynet.net to get feedback 
on my CG edits. Since the message does still not appear at 
http://lilypond-translations.3384276.n2.nabble.com/, I figured I had to 
subscribe to the list. The problem is, the page linked at 
http://lilypond-translations.3384276.n2.nabble.com/mailing_list/MailingListOptions.jtp?forum=3384276 
is not reachable, and lilynet.net is not available either.


Any ideas?

CCing the few translators I know…

Thanks,
Jean




lilypond.pot broken (SCM missing)

2020-10-07 Thread Michael Käppler

Hi all,
while adding gettext calls to all warning and error messages I noticed
that the strings from all SCM files are missing in lilypond.pot.

Bisecting yielded that

commit 5e092ee0d9b84d1948dc90e95488e8c9b58576d1
Author: Han-Wen Nienhuys 
Date:   Sat Mar 21 23:46:14 2020 +0100

    Inline scm stepmake templates

caused the regression.

It seems that the definition of $(SCM_FILES) in scm/GNUmakefile does not
reach stepmake/stepmake/po-targets.make,
where it would be needed to run xgettext on it.

I do not know how to fix this correctly, any advice or MR appreciated.

Cheers,
Michael






PATCHES - Countdown for October 7th

2020-10-07 Thread James Lowe

Hello,

Here is the current patch countdown list. The next countdown will be on 
October 9th.


AA list of all merge requests can be found here:
https://gitlab.com/lilypond/lilypond/-/merge_requests?sort=label_priority


 Push:

!433 Add convert-ly rule for TimeSignature.style = #'() (#4277) - Jean 
Abou Samra

https://gitlab.com/lilypond/lilypond/-/merge_requests/433

!432 Write PDFs with compatibility level 1.4 - Jonas Hahnfeld
https://gitlab.com/lilypond/lilypond/-/merge_requests/432

!426 Define notehead attachment points separately - Owen Lamb
https://gitlab.com/lilypond/lilypond/-/merge_requests/426


 Countdown:

!436 Ottava markups: Do not emit unneccessary warning - Michael Käppler
https://gitlab.com/lilypond/lilypond/-/merge_requests/436

!434 Test exceptional display-lily cases more strictly - Dan Eble
https://gitlab.com/lilypond/lilypond/-/merge_requests/434

!418 CG: Revise Git documentation - Jean Abou Samra
https://gitlab.com/lilypond/lilypond/-/merge_requests/418


 Review:

!440 Clarify documentation of \with-outline vs. \with-dimensions[-from] 
- Jean Abou Samra

https://gitlab.com/lilypond/lilypond/-/merge_requests/440

!439 Tweak piece of advice for finding failed files in make test - Jean 
Abou Samra

https://gitlab.com/lilypond/lilypond/-/merge_requests/439

!437 Restore things missing from MusicXML regtests - Dan Eble
https://gitlab.com/lilypond/lilypond/-/merge_requests/437

!435 Text replacements are not recursive (fixes #6050) - Jean Abou Samra
https://gitlab.com/lilypond/lilypond/-/merge_requests/435


 New:

!441 RepeatTie and LaissezVibrerTie have tie-interface - Jean Abou Samra
https://gitlab.com/lilypond/lilypond/-/merge_requests/441


 Waiting:

!438 Revise handling of "no music in score" scenarios - Dan Eble
https://gitlab.com/lilypond/lilypond/-/merge_requests/438

!386 Add \volta i,j,k command to mark volta-specific music - Dan Eble
https://gitlab.com/lilypond/lilypond/-/merge_requests/386

!344 doc: fully qualify doc includes. - Han-Wen Nienhuys
https://gitlab.com/lilypond/lilypond/-/merge_requests/344

!204 Move parallel processing to lilypond-book - Han-Wen Nienhuys
https://gitlab.com/lilypond/lilypond/-/merge_requests/204


***

Regards,

James