lilypond-user
[Top][All Lists]
Advanced

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

Re: Can header items be footnoted?


From: Pierre Perol-Schneider
Subject: Re: Can header items be footnoted?
Date: Sun, 8 Jun 2014 10:29:32 +0200

2014-06-07 19:34 GMT+02:00 Patrick or Cynthia Karl <address@hidden>:
 
The result was a title of "My * Title", but no footnote and no errors in the log file.
 
Here's a workaround :

%%%%%%%%%%%%%%%%
\version "2.18.2"

\header {

  title = \markup { "My* Title" }

}

\markup { \null \footnote \null \italic "* Moi, moi, moi!" }


\relative b' { c, d e f g a b c }

%%%%%%%%%%%%%


HTH,

Pierre



reply via email to

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