I'm trying to add a footnote to an instrument name in a PianoStaff, but it seems that footnotes don't work in instrument name markups.
Simple test case is attached. Cheers, Reinhold -- ------------------------------------------------------------------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * LilyPond, Music typesetting, http://www.lilypond.org
\version "2.13.54" \header { texidoc = "Footnotes don't work in InstrumentName markups." } \score { \new Staff \with { instrumentName = \markup{ \footnote "Organo*" "* Realization: R. Kainhofer"} } \relative c' { c1 } }
footnote_instrumentname.pdf
Description: Adobe PDF document
_______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel