On 12 December 2011 12:55, renato <[email protected]> wrote: > > tiny example: > > \version "2.14.2" > > %the following gives no barlines in pdf output > \relative c'' { > c1 | c1 | c1 | > } > > > I'm on Archlinux i686, and this was confirmed by others here: > https://bugs.archlinux.org/task/25106
Hi, This was already reported: https://lists.gnu.org/archive/html/bug-lilypond/2011-08/msg00126.html https://lists.gnu.org/archive/html/bug-lilypond/2011-08/msg00127.html But this does not appear with "official" version of LilyPond, so the issue is more likely in Arch's packaging, probably a different version of Ghostscript or FontForge (more recent) than the one used in official LilyPond package. There is a "preventive" bug report to check/fix the possible incompatibility with Ghostscript 9: http://code.google.com/p/lilypond/issues/detail?id=1717 and there are currently some plans to upgrade the version of FontForge used in "official" LilyPond: http://code.google.com/p/lilypond/issues/detail?id=1637 http://code.google.com/p/lilypond/issues/detail?id=1964 So if an issue pops up due to one of these it will be fixed when LilyPond will use them. Cheers, Xavier -- Xavier Scheuer <[email protected]> _______________________________________________ bug-lilypond mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-lilypond
