Thank you Janek... sorry to post it in the wrong place.

Well...
If this issue means to change something in circled-tip definition, I think
that it would be nice to have a second type of dal niente/al niente.
If I remember correctly, circled-tip was hard-coded in C - away from my
hacking capabilities.

Maybe it would be better to define it in scm files with path, so that one
could use other styles of dal-niente/al-niente.

As an example, I prefer very much something like a slashed-circle (messy
example, sorry):

%%code
slashflag = \markup{\combine \translate #'(-0.3 . -0.3) \draw-line #'(0.6 .
0.6)
\fontsize #-5 \musicglyph #"scripts.flageolet"}
nientedyn = #(make-dynamic-script slashflag)

\relative c' {
%\once \override Hairpin #'circled-tip = ##t
\once \override Hairpin #'stencil = #flared-hairpin
\once \override Hairpin #'bound-padding = #0
%\once \override Hairpin #'bound-details #'left #'padding = #0 %% <- this
feature would be nice, just as in Glissandos...
g'2\nientedyn\< ~  g8\fff
}
%%end of code

[image: Imagem inline 1]


2013/5/9 Janek Warchoł <janek.lilyp...@gmail.com>

> 2013/5/9 padovani <zepadovani.li...@gmail.com>:
> > [have also posted that here: https://codereview.appspot.com/7615043/... but
> > issue seems to be closed]
> >
> >
> > Not sure if it was already mentioned...
> >
> > just installed 2.17.17 and it seems that the new (and nice!) angled
> hairpins
> > are
> > not compatible with the circled tip:
> >
> > \once \override Hairpin #'circled-tip = ##t %%doesn't work
> > \once \override Hairpin #'stencil = #flared-hairpin
> > g4\< ~ g4 ~ g8\f
> >
> > josé
>
> Looks like a missing feature.  Such information usually goes to
> bug-lilypond list, but i've just directly created an issue:
> http://code.google.com/p/lilypond/issues/detail?id=3357
>
> Janek
>

<<image.png>>

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to