lilypond-devel
[Top][All Lists]
Advanced

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

Re: automatic footnotes in stand-alone text broken?


From: Jean Abou Samra
Subject: Re: automatic footnotes in stand-alone text broken?
Date: Mon, 28 Feb 2022 11:13:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0



Le 28/02/2022 à 06:37, Werner LEMBERG a écrit :
[git commit e51c3e033564d84a687eea86832563197e8a9815]

In the NR section 'Footnotes in stand-alone text with automatic marks'
the following example is given.

```
\book {
   \header { tagline = ##f }
   \markup {
     "A simple"
     \footnote "tune" \italic " By me"
     "is shown below.  It is a"
     \footnote "recent" \italic " Aug 2012"
     "composition."
   }
   \relative {
     a'4 b8 e c4 d
   }
}
```

However, this doesn't produce any footnote marks, as the attached
image shows.  Something looks fishy...

It is the documentation that appears broken.
It should use \auto-footnote.

Jean





reply via email to

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