bug-lilypond
[Top][All Lists]
Advanced

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

Re: bookOutputName variable title


From: Urs Liska
Subject: Re: bookOutputName variable title
Date: Wed, 15 Apr 2020 21:56:44 +0200
User-agent: Evolution 3.36.1-1

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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond




reply via email to

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