Richard Shann wrote
> I don't know if this is the right forum for posting unfortunate examples
> of LilyPond's output but I came across this one:
> 
> \version "2.16"
> \score {
>  f''4.\fermata
> }
> 
> The fermata seems connected visually with the dot on the note, it looks
> better to me dragged further away, which I have done for the score in
> question using Denemo.

this looks a bit ugly  - I'vel added an issue to the tracker
https://code.google.com/p/lilypond/issues/detail?id=3456&thanks=3456&ts=1373898751.

two quick workarounds:

f''4.- \tweak #'padding #2 \fermata

or

\dotsDown  f''4. \fermata

thank your Robert for reporting this

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/fermata-on-dotted-notes-on-the-top-line-tp148048p148049.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to