2013/9/30 Federico Bruni <[email protected]>: > > 2013/9/30 Thomas Morley <[email protected]> >> >> I tried the files from >> https://github.com/fedelibre/lilypond-snippets >> with 2.17.27 >> >> All works fine, no warnings or errors, returning nice output. >> >> If you still got the braces, I'd assume that LilyPond can't find the >> fonts on your system for unknown reasons. >> >> I don't think I can help any more, sorry. > > > Thanks Harm, so it's clear that it's something about my system. > I've run it in a terminal with --verbose and I've found a warning about > ghostscript: > > Converting to `./jazz-test-3.pdf'... > Invoking `gs -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 > -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite > -sOutputFile=./jazz-test-3.pdf -c.setpdfwrite -fjazz-test-3.ps'... > > GPL Ghostscript 8.70 (2009-07-31) > Copyright (C) 2009 Artifex Software, Inc. All rights reserved. > This software comes with NO WARRANTY: see the file PUBLIC for details. > WARNING: /Unicode /Decoding resource is not accessible but it is useful for > generating ToUnicode CMap. > GPL Ghostscript 8.70: Can't embed the complete font LinLibertineO as it is > too large, embedding a subset. > ] > > > If I checkout version 2.16 of these files and run it with verbose, I see: > > Converting to `./jazz-test-3.pdf'... > Invoking `gs -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 > -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite > -sOutputFile=./jazz-test-3.pdf -c.setpdfwrite -fjazz-test-3.ps'... > > GPL Ghostscript 9.05 (2012-02-08) > Copyright (C) 2010 Artifex Software, Inc. All rights reserved. > This software comes with NO WARRANTY: see the file PUBLIC for details. > ] > Success: compilation successfully completed > > > No warning. > And you'll notice that it's using a different ghostscript version (9.05, > debian package). > Ghostscript package bundled with 2.17.27 binaries may be the problem for me? >
Well, running 2.17.27 --verbose on the files returns concerning GS: Converting to `./jazz-test-3.pdf'... Invoking `gs -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOINTS=841.89 -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite -sOutputFile=./jazz-test-3.pdf -c.setpdfwrite -fjazz-test-3.ps'... GPL Ghostscript 8.70 (2009-07-31) Copyright (C) 2009 Artifex Software, Inc. All rights reserved. This software comes with NO WARRANTY: see the file PUBLIC for details. WARNING: /Unicode /Decoding resource is not accessible but it is useful for generating ToUnicode CMap. I.e. same gs-version as in your 2.17.27. But no warning about LinLibertineO Not sure what it actually implies. Harm _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
