PATCHES - Countdown for October 2nd

2021-10-01 Thread James

Hello,

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


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

 Push:

!935 Make -dcrop generate .cropped.xxx files again - Jean Abou Samra
https://gitlab.com/lilypond/lilypond/-/merge_requests/935

!934 Support tail \alternative inside \repeat { } - Dan Eble
https://gitlab.com/lilypond/lilypond/-/merge_requests/934

!932 Allow partial \repeat commands without \alternative - David Kastrup
https://gitlab.com/lilypond/lilypond/-/merge_requests/932

 Countdown:

!939 Allow creating Scheme translators working in `\midi` - David Kastrup
https://gitlab.com/lilypond/lilypond/-/merge_requests/939

!938 DocBook: output the raw LilyPond code at the right place - Thibaut 
Cuvelier

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

!936 DocBook: support tag attributes with a single quote - Thibaut Cuvelier
https://gitlab.com/lilypond/lilypond/-/merge_requests/936

!933 Introduce the \after command - Lukas-Fabian Moser
https://gitlab.com/lilypond/lilypond/-/merge_requests/933

!930 fix \book pagesize regression in lilypond-book - Han-Wen Nienhuys
https://gitlab.com/lilypond/lilypond/-/merge_requests/930

!920 Robustness fix for ly:engraver-announce-end-grob - Han-Wen Nienhuys
https://gitlab.com/lilypond/lilypond/-/merge_requests/920

 Review:

!941 Use Grob_info_t for more grobs - Dan Eble
https://gitlab.com/lilypond/lilypond/-/merge_requests/941

!940 texinfo.tex: Update to upstream version - Werner Lemberg
https://gitlab.com/lilypond/lilypond/-/merge_requests/940

!929 lilypond-book: New options `paper-width` and `paper-height` - 
Werner Lemberg

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

!921 Add \lyricSkip - Lukas-Fabian Moser
https://gitlab.com/lilypond/lilypond/-/merge_requests/921

!897 support cairo backend in lilypond-book - Han-Wen Nienhuys
https://gitlab.com/lilypond/lilypond/-/merge_requests/897

 New:

No patches in New at this time.

 Waiting:

!913 release: binaries with cairo - Han-Wen Nienhuys
https://gitlab.com/lilypond/lilypond/-/merge_requests/913

***

--
Regards

James



OpenPGP_0xAAC8D177A7F5A364.asc
Description: OpenPGP public key


Re: Broken make info dependencies

2021-10-01 Thread Jean-Charles Malahieude

Le 01/10/2021 à 02:48, David Kastrup a écrit :


And having to build the HTML documentation of all languages when the
Info files only need the images from the English version is not
exactly rewarding either.



When I want to check my work in French, I first run

make doc LANGS='en fr'

in order to limit the build to only the English and French versions.

--
Jean-Charles