denemo-devel
[Top][All Lists]
Advanced

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

Re: Titles


From: Richard Shann
Subject: Re: Titles
Date: Wed, 11 Dec 2019 10:38:55 +0000

On Mon, 2019-12-09 at 21:09 +0100, Andreas Schneider wrote:
> Is there a documentation of the DenemoSetTitles directive? I couldn't
> find it in the manual.
No, even where it is defined in the sources (in actions/denemo.scm)
there is no commentary. :(

>  Actually, I want to use Lilypond commands in
> titles, which I couldn't manage to do with Score > Titles > Simple
> Titles > Set Titles, because everything is escaped and thus displayed
> as
> typed.
Are you looking at Simple or Book titles, and Score or Movement?

in any case I think you would get where you want quickest by writing
the score header information directly, e.g.

(d-DirectivePut-scoreheader-postfix "mytag" "title = \\markup \\teeny \\italic  
{My custom Title}")

HTH

Richard




reply via email to

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