Re: LilyPond 2.25.1

2023-01-21 Thread David Wright
On Sat 21 Jan 2023 at 11:38:27 (-0800), Knute Snortum wrote:
> On Sat, Jan 21, 2023 at 11:33 AM Jonas Hahnfeld via LilyPond user
> discussion  wrote:
> >
> > We are happy to announce the release of LilyPond 2.25.1. This is termed
> > a development release, but these are usually reliable for testing new
> > features and recent bug fixes. However, if you require stability, we
> > recommend using version 2.24.0, the current stable release.
> > Please refer to the Installing section in the Learning Manual for
> > instructions how to set up the provided binaries:
> > https://lilypond.org/doc/v2.25/Documentation/learning/installing
> 
> Am I missing something?  The download page seems to still be pointing at 
> 2.24.0.

An actual URL would help us to know what you're looking at.

The download page points at the stable version.

http://lilypond.org/download.html

The development page points at the unstable version.

http://lilypond.org/development.html

Both these are available from the home page, one under the other
in the top right corner.

http://lilypond.org/

Cheers,
David.



Re: 64-bit Mac build of 2.20 is now available!

2020-03-18 Thread David Wright
On Wed 18 Mar 2020 at 16:18:02 (+), Zone Dremik wrote:
>  It was quite a few years ago that copied this code sample from the LilyPond 
> Notation Reference v2.18.2 webpage:
> http://lilypond.org/doc/v2.18/Documentation/notation/flexible-vertical-spacing-paper-variables
> I've compiled hundreds of Lead-Sheets with it, but haven't up-dated Lilypond 
> since 2.18.2 until now.

Perhaps you could run sed over the files, if the relevant lines are
formatted reasonably consistently. Something like:

$ cat /tmp/sed.ly 
  system-system-spacing = #'((minimum-distance . 0) (basic-distance . 15) 
(padding . 9))
  markup-system-spacing #'basic-distance = #15
  top-system-spacing   #'basic-distance  =#15
  last-bottom-spacing #'basic-distance=  #15
  last-bottom-spacing #'padding=#9
$ sed -e "s/\(-spacing\)[ ]\+#'\([^ ]\+\)[ ]*=[ ]*#/\1.\2 = #/;" /tmp/sed.ly 
  system-system-spacing = #'((minimum-distance . 0) (basic-distance . 15) 
(padding . 9))
  markup-system-spacing.basic-distance = #15
  top-system-spacing.basic-distance = #15
  last-bottom-spacing.basic-distance = #15
  last-bottom-spacing.padding = #9
$ 

Cheers,
David.



Re: Please test new lilypond installers

2019-01-29 Thread David Wright
On Tue 29 Jan 2019 at 10:19:33 (+0100), Knut Petersen wrote:
> Hi everybody
> 
> Urs Liska provides installers for branch master of lilypond, generated by an 
> updated version of our build system GUB:
> 
>https://cloud.ursliska.de/s/QPINwLqJNeVslCu
> 
> There you'll find
> 
>lilypond-2.21.0-1.darwin-ppc.tar.bz2
>lilypond-2.21.0-1.darwin-x86.tar.bz2
>lilypond-2.21.0-1.freebsd-64.sh
>lilypond-2.21.0-1.freebsd-x86.sh
>lilypond-2.21.0-1.linux-64.sh
>lilypond-2.21.0-1.linux-ppc.sh
>lilypond-2.21.0-1.linux-x86.sh
>lilypond-2.21.0-1.mingw.exe
>lilypond-2.21.0.tar.gz
> 
> Please test if those files provide valid lilypond installations and report 
> success / failure by replying to this thread if no identical test results 
> already have been posted.

I downloaded and installed lilypond-2.21.0-1.linux-64.sh.
Running this on a couple of scores, things looked fine.
(One slight spacing difference in comparison with 2.19.80.)

The tree of files has some differences, but I don't know enough
about where things should be to have an opinion on what's right/better.

The only thing that might concern you is that I went to the web page
above, RightClicked on the file I wanted, selected 'Copy link location'
and pasted the result as the target of wget.

Here's the resulting dialogue:

$ wget 
https://cloud.ursliska.de/s/QPINwLqJNeVslCu/download?path=%2F=lilypond-2.21.0-1.linux-64.sh
[1] 24275
$ --2019-01-29 12:58:33-- 
https://cloud.ursliska.de/s/QPINwLqJNeVslCu/download?path=%2F
Resolving cloud.ursliska.de (cloud.ursliska.de)... 85.25.3.15
Connecting to cloud.ursliska.de (cloud.ursliska.de)|85.25.3.15|:443... 
connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/zip]
Saving to: ‘download?path=%2F’

download?path=%2F[<=>] 245.60M  
2.14MB/sin 2m 48s

2019-01-29 13:01:24 (1.46 MB/s) - ‘download?path=%2F’ saved [257530138]

^C
[1]+  Done  wget 
https://cloud.ursliska.de/s/QPINwLqJNeVslCu/download?path=%2F
$ 

In other words, I got the lot. It doesn't concern me, but you might
prefer less traffic on the site.

Archive:  download?path=%2F
  Length  DateTimeName
-  -- -   
0  2019-01-29 18:58   gub/
 26609979  2019-01-29 07:36   gub/lilypond-2.21.0-1.darwin-ppc.tar.bz2
 26597456  2019-01-29 07:37   gub/lilypond-2.21.0-1.darwin-x86.tar.bz2
 31320357  2019-01-29 07:38   gub/lilypond-2.21.0-1.freebsd-64.sh
 28015239  2019-01-29 07:38   gub/lilypond-2.21.0-1.freebsd-x86.sh
 31292293  2019-01-29 07:39   gub/lilypond-2.21.0-1.linux-64.sh
 30542915  2019-01-29 07:40   gub/lilypond-2.21.0-1.linux-ppc.sh
 31158331  2019-01-29 07:41   gub/lilypond-2.21.0-1.linux-x86.sh
 34771252  2019-01-29 07:42   gub/lilypond-2.21.0-1.mingw.exe
 17220012  2019-01-29 07:35   gub/lilypond-2.21.0.tar.gz
- ---
257527834 10 files

Cheers,
David.

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Please test new lilypond installers

2019-01-29 Thread David Wright
On Tue 29 Jan 2019 at 13:56:00 (-0600), David Wright wrote:
> On Tue 29 Jan 2019 at 10:19:33 (+0100), Knut Petersen wrote:
> > Hi everybody
> > 
> > Urs Liska provides installers for branch master of lilypond, generated by 
> > an updated version of our build system GUB:
> > 
> >https://cloud.ursliska.de/s/QPINwLqJNeVslCu
> > 
> > There you'll find
> > 
> >lilypond-2.21.0-1.darwin-ppc.tar.bz2
> >lilypond-2.21.0-1.darwin-x86.tar.bz2
> >lilypond-2.21.0-1.freebsd-64.sh
> >lilypond-2.21.0-1.freebsd-x86.sh
> >lilypond-2.21.0-1.linux-64.sh
> >lilypond-2.21.0-1.linux-ppc.sh
> >lilypond-2.21.0-1.linux-x86.sh
> >lilypond-2.21.0-1.mingw.exe
> >lilypond-2.21.0.tar.gz
> > 
> > Please test if those files provide valid lilypond installations and report 
> > success / failure by replying to this thread if no identical test results 
> > already have been posted.
> 
> I downloaded and installed lilypond-2.21.0-1.linux-64.sh.
> Running this on a couple of scores, things looked fine.

And just the same with lilypond-2.21.0-1.linux-x86.sh,
both these on Debian 9 stretch.

Cheers,
David.

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel