denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Titles


From: Richard Shann
Subject: Re: [Denemo-devel] Titles
Date: Thu, 14 Feb 2013 14:26:19 +0000

On Thu, 2013-02-14 at 14:11 +0100, Andreas Schneider wrote:
> Hi,
> 
> there seems to be a newly introduced bug with the titles. Titles (Simple
> Titling) are small and left-aligned, which probably originates from the
> \markup code put there. The produced Lilypond code seems messy. For
> example, create a new score, set Score > Simple Titling > Title and
> Score > Simple Titling > Composer; then the generated Lilypond code
> looks like that:
> 
> score header:
> \header {
> tagline = \markup {"" on \simple #(strftime "%x" (localtime
> (current-time)))}
> title =  = \markup { \with-url #'"scheme:(d-ScoreTitle)"  "Der Titel"}

this double = sign is the bug. Now fixed in git.


> }
> 
> movement header:
> \header {
> title = ""composer = \markup { \with-url #'"scheme:(d-GoToPosition 1 1 1
> 1)(d-ScoreComposer)" "Der Komponist"}
> }
> 
> By editing the Directive via the Low Level Denemo Directive Edit dialog
> (right-click on the title button), this can be manually fixed for a
> specific score, so it is probably the title script.
> 
> By the way, for the tagline with URL, it would be nice when on changing
> it, the dialog would show the previous URL / text, not
> "http://www.denemo.org"; and "Source file at http://denemo.org";,
> respectively, so that you have to type it in all over.

yes, I think there may be others that need to get the current value out.
Perhaps these should go into the bug-tracker ...
Richard





reply via email to

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