Re: unwanted randomness while generating LilyPond output

2024-02-20 Thread Carl Sorensen
On Mon, Feb 19, 2024 at 1:28 PM Michael Käppler wrote: > > This patch will print the page stencils as pretty-printed scheme code to > stdout, while > normal messages go to stderr. > > * run `lilypond --eps input.ly > epsdebug.log` > > * send me the resulting log files > > The patch did not

Re: unwanted randomness while generating LilyPond output

2024-02-19 Thread Carl Sorensen
On Mon, Feb 19, 2024 at 1:28 PM Michael Käppler wrote: > Hello Werner, > thanks for your reply! > > Just to make sure we're on the same page: You don't assume that there is > variability across > different runs of the same LilyPond build on the same machine? (Aka some > kind of

Re: unwanted randomness while generating LilyPond output

2024-02-19 Thread Michael Käppler
Hello Werner, thanks for your reply! Just to make sure we're on the same page: You don't assume that there is variability across different runs of the same LilyPond build on the same machine? (Aka some kind of "non-deterministic behaviour") That would be my understanding of "randomness", which I

Re: unwanted randomness while generating LilyPond output

2024-02-16 Thread Werner LEMBERG
Hello Michael, sorry for the late reply. > I would like to help debugging the problem. Which exact invocation > do I have to use to replicate the EPS files you sent? This is due to using `extractpdfmark`, which makes the build add the options ``` -dfont-ps-resdir=$(top-build-dir)/out-fonts

Re: unwanted randomness while generating LilyPond output

2024-02-12 Thread Michael Käppler
Hi Werner, I would like to help debugging the problem. Which exact invocation do I have to use to replicate the EPS files you sent? If I do `lilypond --eps input.ly` I get a much bigger EPS file, that seemingly has the fonts attached as binary data. Michael Am 09.02.2024 um 09:11 schrieb Werner