Re: placing text next to a note head

2009-10-24 Thread -Eluze


Kim Shrier-2 wrote:
 
 I am trying to place some text next to a note head and I can't
 make it work.  I am trying to place a right comma just to the
 right and a little above a note.  I have tried many variations
 on this:
 
 
found a solution in in  http://lsr.dsi.unimi.it/LSR/Snippet?id=258
http://lsr.dsi.unimi.it/LSR/Snippet?id=258 

hth

-- 
View this message in context: 
http://www.nabble.com/placing-text-next-to-a-note-head-tp26036107p26036909.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: placing text next to a note head

2009-10-24 Thread Robin Bannister
Kim Shrier wrote:   

 there is something I need


#'outside-staff-priority ##f

Cheers,
Robin


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: placing text next to a note head

2009-10-24 Thread Robin Bannister

Kim Shrier wrote:
   I am trying to place a right comma just to the right and a little above a note.  


This alternative may do the spacing better: 
 c4  \once \override  BreathingSign #'Y-offset = #0 \breathe 


Cheers,
Robin



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: placing text next to a note head

2009-10-24 Thread Kim Shrier

Thank you, that worked.

Kim

On Oct 24, 2009, at 1:59 AM, -Eluze wrote:




Kim Shrier-2 wrote:


I am trying to place some text next to a note head and I can't
make it work.  I am trying to place a right comma just to the
right and a little above a note.  I have tried many variations
on this:



found a solution in in  http://lsr.dsi.unimi.it/LSR/Snippet?id=258
http://lsr.dsi.unimi.it/LSR/Snippet?id=258

hth

--  
View this message in context: http://www.nabble.com/placing-text-next-to-a-note-head-tp26036107p26036909.html
Sent from the Gnu - Lilypond - User mailing list archive at  
Nabble.com.




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user




___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: placing text next to a note head

2009-10-24 Thread Kim Shrier

That was what I was looking for, thanks.

Kim

On Oct 24, 2009, at 2:02 AM, Robin Bannister wrote:


Kim Shrier wrote:

there is something I need


#'outside-staff-priority ##f

Cheers,
Robin


--
 Kim Shrier - principal, Shrier and Deihl - mailto:k...@westryn.net
Remote Unix Network Admin, Security, Internet Software Development
 westryn.net - Superior FreeBSD-based Web Hosting
 http://www.westryn.net










___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: placing text next to a note head

2009-10-24 Thread Kim Shrier

On Oct 24, 2009, at 3:02 AM, Robin Bannister wrote:


Kim Shrier wrote:
  I am trying to place a right comma just to the right and a little  
above a note.


This alternative may do the spacing better:  c4  \once \override   
BreathingSign #'Y-offset = #0 \breathe

Cheers,
Robin



After playing with the various solutions, I think I am going to
pattern after the code in http://lsr.dsi.unimi.it/LSR/Snippet?id=258 .
Thanks for your suggestions.

Kim



___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user