lilypond-user
[Top][All Lists]
Advanced

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

Re: Latest lilypond git master creating PDF 1.4 files instead of 1.7


From: Valentin Petzel
Subject: Re: Latest lilypond git master creating PDF 1.4 files instead of 1.7
Date: Fri, 10 Sep 2021 10:46:11 +0200

Hello,

This is nothing new and an arbitrary decision by Lilypond, simply because 
XeTeX defaults to 1.5 and thus produces error when embedding a 1.7 PDF.

But this means that whatever problem you have should not come frome the PDF 
CompatibilityLevel, as this did never change (and anyway a lower version 
should only limit the amount of functionality but not create a need for 
conversion).

If you really want Lilypond to output 1.7 pdf files then change in scm/
backend-library.scm in the function postscript->pdf the line "/
CompatibilityLevel 1.4” to "/CompatibilityLevel 1.7”.

Still, I don’t think that this is your problem.

Cheers,
Valentin

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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