Why does what should be considered "normal" console output go to stderr rather than stdout. For example, if I want to capture the list of fonts to a file, I have to redirect stderr rather than stdout:

lilypond -dshow-available-fonts 2> lilyfont.txt

Nick

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to