On Sun, Nov 6, 2022 at 12:21 PM Federico Bruni <f...@inventati.org> wrote: > > Il giorno dom 6 nov 2022 alle 18:54:00 +0100, Carlo Stemberger > <carlo.stember...@gmail.com> ha scritto: > > Is this a bug? Do the next versions have the same behaviour? In this > > case I have to modify my script. > > I don't have 2.22.x installed, but here's what happens with 2.23.80: > > $ lilypond --eps myfile.ly > GNU LilyPond 2.23.80 (running Guile 2.2) > Processing `myfile.ly' > Parsing... > Interpreting music... > Preprocessing graphical objects... > Finding the ideal number of pages... > Fitting music on 1 page... > Drawing systems... > Layout output to `myfile.eps'... > Layout output to `myfile-1.eps'... > Success: compilation successfully completed > > $ diff myfile-1.eps myfile.eps > > I don't know why two files are created, but it seems they are identical. >
I executed this: "lilypond -dbackend=eps myfile.ly" on LilyPond 2.22.2 on Ubuntu 22.04 and got these files: myfile-1.eps myfile-1.pdf myfile.ly myfile.pdf myfile-systems.count myfile-systems.tex myfile-systems.texi But when I execute "lilypond --eps myfile.ly", I just get one eps file. Where did you see "lilypond -dbackend=eps myfile.ly"? -- Knute Snortum