lilypond-user
[Top][All Lists]
Advanced

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

Re: print log content to a pdf


From: ming tsang
Subject: Re: print log content to a pdf
Date: Tue, 23 Nov 2021 07:46:17 -0500



On Sun, Nov 21, 2021 at 10:02 PM David Wright <lilylis@lionunicorn.co.uk> wrote:
On Sun 21 Nov 2021 at 16:01:43 (-0500), ming tsang wrote:

> The following lilypond code
>
> #(ly:font-config-display-fonts)
>
> generate a log output.
>
> Is it possible to generate a pdf by lilypond?

$ lilypond your-fontname-generator-code.ly > fontslist
$ edit fontslist (because there's other stuff in the file)
$ paps fontslist --header | ps2pdf - fontslist.pdf

AFAICT LP typesets /music/ into PDF files, but not its log output.

Cheers,
David.

Thank you for the info and work around.
--
ming (lyndon) tsang

reply via email to

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