[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: show-available-fonts output can't be piped
From: |
Jay Anderson |
Subject: |
Re: show-available-fonts output can't be piped |
Date: |
Wed, 10 Jul 2013 22:32:33 -0700 |
stderr.
$ lilypond -dshow-available-fonts 2> fonts.txt
$ lilypond -dshow-available-fonts 2>&1 | less
-----Jay
On Wed, Jul 10, 2013 at 10:26 PM, Mark Polesky <address@hidden> wrote:
> Am I overlooking something simple? These don't do what I'd
> expect:
>
> $ lilypond -dshow-available-fonts | less
> $ lilypond -dshow-available-fonts > fonts.txt
>
> - Mark
>
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond