Re: single system output in 2.24

2023-02-05 Thread Jean Abou Samra
Klaus,


> Le 5 févr. 2023 à 16:56, Klaus Blum  a écrit :


You are not subscribed to this list. Can you please subscribe 
(https://lists.gnu.org/mailman/listinfo/lilypond-user) so that list admins 
don’t have to approve each of your messages manually?

Thanks,
Jean



single system output in 2.24

2023-02-05 Thread Klaus Blum

Hi Henning,


So, please: Is there a way to still get single-system PDFs?



maybe you need to call LilyPond with additional parameters like
    -dtall-page-formats=eps,png,pdf
or -
    dseparate-page-formats=eps,png,pdf

AFAIK the latter is for the single systems.
Here is where I got this information from:
https://gitlab.com/lilypond/lilypond/-/issues/6235
Hope this helps...

Cheers,
Klaus


Re: single system output in 2.24

2023-02-05 Thread Lukas-Fabian Moser



You’re right, and probably I should help with the translation. (I 
tried, some years ago, and gave up; AFAIR didn’t even get the workflow 
running...)


If you're on Linux (I used to have Mint, now I'm on Ubuntu 22.10), it 
shouldn't be too hard to get the infrastructure running. Of course it's 
complex, but there's a lot of people around who would be willing to help.


Lukas




Re: single system output in 2.24

2023-02-05 Thread Henning Hraban Ramm

Am 05.02.23 um 15:26 schrieb Lukas-Fabian Moser:

Hi Hraban,

(BTW the German translation of the CLI documentation is outdated and 
thus partly wrong, and it really makes no sense that I must 
reconfigure my browser to access different languages.)


I agree that the current situation (both the state of the German 
translation and the mechanism for language selection) is not ideal, but 
it's not true that you must reconfigure your browser to access the 
English original: There's a language selection link at the bottom of 
every manual page. (Admittedly, it's a bit annoying that you have to 
re-make your choice after clicking on a link.)


You’re right, and probably I should help with the translation. (I tried, 
some years ago, and gave up; AFAIR didn’t even get the workflow running...)


Hraban




Re: single system output in 2.24

2023-02-05 Thread Henning Hraban Ramm

Am 05.02.23 um 14:50 schrieb Klaus Blum:

Hi Henning,


So, please: Is there a way to still get single-system PDFs?



maybe you need to call LilyPond with additional parameters like
     -dtall-page-formats=eps,png,pdf
or -
     dseparate-page-formats=eps,png,pdf

AFAIK the latter is for the single systems.
Here is where I got this information from:
https://gitlab.com/lilypond/lilypond/-/issues/6235
Hope this helps...


Thank you!

-dseparate-page-formats=pdf
works

Hraban




Re: single system output in 2.24

2023-02-05 Thread Lukas-Fabian Moser

Hi Hraban,

(BTW the German translation of the CLI documentation is outdated and 
thus partly wrong, and it really makes no sense that I must 
reconfigure my browser to access different languages.)


I agree that the current situation (both the state of the German 
translation and the mechanism for language selection) is not ideal, but 
it's not true that you must reconfigure your browser to access the 
English original: There's a language selection link at the bottom of 
every manual page. (Admittedly, it's a bit annoying that you have to 
re-make your choice after clicking on a link.)


Lukas




single system output in 2.24

2023-02-05 Thread Henning Hraban Ramm
Hi, my songbook workflow for ConTeXt 
(https://wiki.contextgarden.net/LilyPond) worked until 2.22 but doesn’t 
any more.


I need single systems as PDF as well as the -systems.count file.

Seems like I can get single systems only as EPS any more, and must set 
-daux-files that was default in previous versions (the change makes 
sense, of course).


So, please: Is there a way to still get single-system PDFs?


(BTW the German translation of the CLI documentation is outdated and 
thus partly wrong, and it really makes no sense that I must reconfigure 
my browser to access different languages.)


Best, Hraban