Am Mittwoch, den 15.04.2020, 12:50 -0700 schrieb thse:
> In Frescobaldi, the filename of the lilypond source should be the
> same as of
> the output files. In your case - as long as you don't save it under a
> different name - the source is named "document.ly" (at least on my
> linux
> system), but the produced files are "test.pdf" and "test.midi".
> Frescobaldi
> searches for "document.pdf" and "document.midi" which are not there.
> If you
> save the lilypond source as "test.ly" everything works.

No, that's not really the reason. If you change

  \bookOutputName \title
to
  \bookOutputName "test"
it works.

This is because Frescobaldi is not able to resolve the "\title"
variable. This has been known for a long time and is anything but
trivial, as you can see from discussion here: 
https://github.com/frescobaldi/frescobaldi/issues/546

Urs

> 
> 
> 
> --
> Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html
> 
> _______________________________________________
> bug-lilypond mailing list
> bug-lilypond@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-lilypond


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

Reply via email to