lilypond-user
[Top][All Lists]
Advanced

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

Re: Rendering cropped SVG


From: Simon Albrecht
Subject: Re: Rendering cropped SVG
Date: Tue, 15 Sep 2015 21:11:20 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Am 15.09.2015 um 20:59 schrieb address@hidden:
My test file ist:

\version "2.18.2"
\pointAndClickOff
\relative {
c' d e f g f e d
c' d e f g f e d
c' d e f g f e d
}
\header { tagline = ##f }
\paper {
line-width=120\mm
oddFooterMarkup=##f
oddHeaderMarkup=##f
bookTitleMarkup = ##f
scoreTitleMarkup = ##f
}

And I use this command:
lilypond -dno-point-and-click -ddelete-intermediate-files test.ly

The log says this:
»test.ly« wird verarbeitet
Analysieren...
Interpretation der Musik...
Vorverarbeitung der grafischen Elemente...
Ideale Seitenanzahl wird gefunden...
Musik wird auf eine Seite angepasst...
Systeme erstellen...
Layout nach »test.ps« ausgeben...
Konvertierung nach »./test.pdf«...
Kompilation erfolgreich beendet
 
Sometimes no .ps file is left behind, but most of the times it is (> 90%).

Oh, I’m sorry. I did my tests with v2.19.27, which uses a totally different mechanism here.
Non-deterministic behaviour is interesting. I didn’t see that (with only a few tests), but I can confirm the observation with the .ps file and get the same log output as you do, if I use v2.18.2. It’s fixed in recent development versions, so you might consider upgrading. The instability of these is rather small.

Yours, Simon

reply via email to

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