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"}
}

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.

Andreas

_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to