lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LilyJAZZ on 2.17


From: Federico Bruni
Subject: Re: LilyJAZZ on 2.17
Date: Mon, 30 Sep 2013 22:51:23 +0200


2013/9/30 Thomas Morley <address@hidden>
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?


reply via email to

[Prev in Thread] Current Thread [Next in Thread]