From 2b7abcb475552d4038fc23e2699b00ed68985b23 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 6 Feb 2007 18:54:19 -0800 Subject: [PATCH] Make glissando example visible (ie no ragged-right). --- Documentation/topdocs/NEWS.tely | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 23f2fb6745..89e8a40ce0 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -90,7 +90,8 @@ All line spanners are more flexible now in the configuration of their end points. This includes glissando, voice followers, text crescendos and other text spanners. -@lilypond[ragged-right] +@c with ragged-right we can't see the gliss. +@lilypond[] \relative c'' { \override Glissando #'bound-details #'right #'text = \markup { \hcenter \bold down } \override Glissando #'bound-details #'right #'Y = #-4 -- 2.39.5