Hi James,
2014-06-30 18:28 GMT+02:00 James :
> On 30/06/14 07:54, Urs Liska wrote:
>> It seems that the snippet-description field is suboptimal as it only
>> states to typeset the text _below_ the hairpin.
>
> Do we need to change the texidoc string for this snippet then? And if so to
> what - I a
On 30/06/14 07:54, Urs Liska wrote:
Am 30.06.2014 08:41, schrieb Janek Warchoł:
You're welcome :)
Maybe i should add this function to official LilyPond?
2014-06-30 3:29 GMT+02:00 Javier Ruiz-Alma :
user error!
Reviewed the cited LSR instead of staying at openlilylib...my bad.
Thanks for no
Am 30.06.2014 08:41, schrieb Janek Warchoł:
You're welcome :)
Maybe i should add this function to official LilyPond?
Good idea, I think!
Simon
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Am 30.06.2014 08:41, schrieb Janek Warchoł:
You're welcome :)
Maybe i should add this function to official LilyPond?
2014-06-30 3:29 GMT+02:00 Javier Ruiz-Alma :
user error!
Reviewed the cited LSR instead of staying at openlilylib...my bad.
Thanks for not letting me go without a shake. Jav
You're welcome :)
Maybe i should add this function to official LilyPond?
2014-06-30 3:29 GMT+02:00 Javier Ruiz-Alma :
> user error!
> Reviewed the cited LSR instead of staying at openlilylib...my bad.
> Thanks for not letting me go without a shake. Javier
>
> From: Janek Warchoł [mailto:janek
user error!
Reviewed the cited LSR instead of staying at openlilylib...my bad.
Thanks for not letting me go without a shake. Javier
From: Janek Warchoł [mailto:janek.lilyp...@gmail.com]
2014-06-30 0:32 GMT+02:00 Javier Ruiz-Alma :
> The scheme funct. places text outside the hairpin.
Huh??
2014-06-30 0:32 GMT+02:00 Javier Ruiz-Alma :
> The scheme funct. places text outside the hairpin.
Huh?? Have you looked at example usage of that snippet, available
under the link? At the end there's a case with text inside Hairpin,
and it works with 2.18.2 and 2.19.9 on my machine; it seems to d
The scheme funct. places text outside the hairpin.
I was looking for some command for either hairpin or text that would turn off
collision avoidance, and allow overlaying one over the other, but didn't
succeed in my search.
I can imagine creating scheme for inside the hairpin would be a challenge
There's a snippet doing this in OpenLilyLib:
https://github.com/openlilylib/openlilylib/tree/master/notation-snippets/hairpin-with-text
2014-06-29 18:36 GMT+02:00 Pierre Perol-Schneider
:
> 2014-06-29 17:12 GMT+02:00 Javier Ruiz-Alma :
>
>
>> How can text be placed inside a hairpin? See image for
> Pierre Perol-Schneider wrote:
>> How can text be placed inside a hairpin? See image for
>> sample.
>>
>>
>>
>> %%%
>> \version "2.18.2"
>>
>> {
>> \once\override Hairpin.height = #1.2
>> c''\<
>> c''
>> \once\override TextScri
On Sun, 2014-06-29 at 18:36 +0200, Pierre Perol-Schneider wrote:
> 2014-06-29 17:12 GMT+02:00 Javier Ruiz-Alma :
>
> How can text be placed inside a hairpin? See image for
> sample.
>
>
>
> %%%
> \version "2.18.2"
>
> {
> \once\overr
2014-06-29 17:12 GMT+02:00 Javier Ruiz-Alma :
How can text be placed inside a hairpin? See image for sample.
>
%%%
\version "2.18.2"
{
\once\override Hairpin.height = #1.2
c''\<
c''
\once\override TextScript.extra-offset = #'(0 . 2)
c''-\markup \teeny \italic "
12 matches
Mail list logo