Re: Lilypond python upgrade
Am 8. Dezember 2016 08:17:17 MEZ, schrieb Werner LEMBERG : > >> Moving a thread across from the user list, I just wanted to let >> people know that I will be starting on the work of upgrading >> lilypond to use Python 3 - yes, with all the complexity that >> entails. I am happy to have a serious shot at this task. > >Great, and thanks in advance! I guess your goal is to make the Python >stuff work with both versions 2 and 3, right? Can't say if it makes a difference, but I'd say that for *building* it would be OK to require Python 3 but user-facing scripts should be accessible with 2.7. Urs > > >Werner >___ >lilypond-devel mailing list >lilypond-devel@gnu.org >https://lists.gnu.org/mailman/listinfo/lilypond-devel -- Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet. ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel
Re: Lilypond python upgrade
Andrew Bernard wrote Thursday, December 08, 2016 1:28 AM > Moving a thread across from the user list, I just wanted to let people know > that I will be starting on the work of upgrading lilypond to use Python 3 - > yes, with all the complexity that entails. I am happy to have a serious > shot at this task. Excellent news, Andrew! Keep the list informed about progress: work on LilyPond is full of traps and gotchas, but many of them can be sidestepped or overcome with advice from the old-hands (literally in many cases!) Trevor ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel
Re: Lilypond python upgrade
On 12/07/2016 08:28 PM, Andrew Bernard wrote: Moving a thread across from the user list, I just wanted to let people know that I will be starting on the work of upgrading lilypond to use Python 3 - yes, with all the complexity that entails. I am happy to have a serious shot at this task. Just voicing my support and appreciation for taking this on! Seems like auspicious timing now that Graham is available with his knowledge of GUB etc. -Paul ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel
Re: guile-2: error when running make doc
2016-12-07 19:16 GMT+01:00 Federico Bruni : > Hi all > > I get this error when I run `make doc` on the dev/guile-v2-work branch. > I'm running Debian testing in a 686 VM. Just did a successful 'make doc' in my local copy of dev/guile-v2-work Just to be sure ~/lilypond-git/build (dev/guile-v2-work-test)$ git log --oneline returns like below, same for you? 645edd5 XXX reset the locale when building index.html 9f80bf1 XXX don't override LANG globally in the build process 5de7094 XXX add support for itexi files to the vim config 333eaf6 XXX fix some warnings about string-delete and string-filter argument order 77ea9af Fix ly_scm2string() to work with guile-2.0 59197ff Fix the encoding of the PDF metadata when using guile-2.0 0b5bab2 Fix formatting floating point variables with guile-2.0 e23d7b1 Fix the substitution of the "GUILE" autoconf variable with guile-2.0 b4d396b Use the UTF-8 encoding for SVG files d3b0b45 Fix wide characters support in embedded SCM with guile-2.0 8364cea Fix the encoding of the postscript output 87d99fa XXX Avoid the lockup in ly_scm_write_string 9be3942 Update changes from commit 122525f (Keep GUILEv2 from redecoding string input) 1b23db5 Source_file::init_port: Keep GUILEv2 from redecoding string input 2a054bb Initialize locale in GUILEv2 05d42dc Issue 5000/5: Add using Extract PDFmark for DocBook cecca9a Issue 5000/4: Add using Extract PDFmark for LaTeX 5942efb Issue 5000/3: Add using Extract PDFmark for Texinfo f4ec9ba Issue 5000/2: Add font-export and never-embed options for document building fe4e0f1 Issue 5000/1: Add checking Ghostscript 9.20+ and Extract PDFmark 4934b31 Issue 4752/2: Regtest, Doc NR 4.3, Changes entry b787af9 Issue 4752/1: Add ly:one-page-breaking e45e1de Release: bump VERSION. 083b997 Release: bump Welcome versions. e1f5924 Release: update news. Cheers, Harm ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel
Re: guile-2: error when running make doc
Il giorno ven 9 dic 2016 alle 0:55, Thomas Morley ha scritto: Just to be sure ~/lilypond-git/build (dev/guile-v2-work-test)$ git log --oneline returns like below, same for you? 645edd5 XXX reset the locale when building index.html Indeed, I made a wrong checkout. Sorry for the noise. ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel