Re: centering text on a measure

2011-09-10 Thread David Nalesnik
Hi Trevor, On Sat, Sep 3, 2011 at 1:37 PM, Trevor Daniels wrote: > > David Nalesnik wrote Saturday, September 03, 2011 6:36 PM > >(Unfortunately, if I don't > >> blank out the default stencil, the text appears on top of the extender >> line >> > > You can kill the extender line by setting > '

Re: Lowering AccidentalSuggestion objects

2011-09-10 Thread Brent Annable
Hey Xavier, Thanks for the reply. I had a deadline this afternoon so did some coffee-fuelled research of my own this morning, and came across precisely that solution. And it worked! Now it looks pretty. Cheers, Brent. On 10 September 2011 13:18, Xavier Scheuer wrote: > On 10 September 2011 10

Re: Graphics in markup

2011-09-10 Thread Peekay Ex
Hello, On Sat, Sep 10, 2011 at 2:02 AM, harm6 wrote: > > > George_ wrote: >> >> Ah, I see, thank you. Another question, then. >> >> > > You should have a detailed look at Actually you should be using http://lilypond.org/notation.html That's where the 'official' documentation is. ;) -- -- J

Re: Lowering AccidentalSuggestion objects

2011-09-10 Thread Xavier Scheuer
On 10 September 2011 10:18, Brent Annable wrote: > > Hello everyone, > Here's a little example of the situation I'm talking about: > \score { > \new Staff = "Discantus" > \new Voice = "Discantus" \relative c'' { > \set suggestAccidentals = ##t > \override AccidentalSuggestion #'Y-offset = 1 > g1 g

Re: ghoste notes

2011-09-10 Thread Jakub Pavlík
It seems that 2.12 didn't have commands \xNotesOn, \xNotesOff and \xNote - see http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Note-heads#Special-note-heads - but you can make them easily yourself - try to compile the attached file, it should work. Jakub > Původní zpráv

Re: barline in gregorian

2011-09-10 Thread Marek Klein
Thank you all very much! Marek ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Lowering AccidentalSuggestion objects

2011-09-10 Thread Brent Annable
Hello everyone, Here's a little example of the situation I'm talking about: \score { \new Staff = "Discantus" \new Voice = "Discantus" \relative c'' { \set suggestAccidentals = ##t \override AccidentalSuggestion #'Y-offset = 1 g1 g g g g g g g \break g g g g gis \fermata } } Here, with a Y-offs

Re: ghoste notes

2011-09-10 Thread valerian.neisse
hi Marc , i'm on lilypond 2.12., do you another technique to do that on 2.12. ? Le samedi 10 septembre 2011 à 09:19 +0200, Marc Hohl a écrit : > Am 09.09.2011 18:55, schrieb valerian.neisse: > > i have tryed that and it doesn't works > > Which version of lilypond do you use? > \xNote works wit

Re: ghoste notes

2011-09-10 Thread valerian.neisse
Le vendredi 09 septembre 2011 à 21:35 +0200, Janek Warchoł a écrit : > 2011/9/9 valerian.neisse : > > hi > > > > i don't know how i can whrite ghoste notes for other instruments than > > drums . the double bass for exemple. > > If by ghoste notes you mean notes in parentheses, its > > \parenthesi

Re: ghoste notes

2011-09-10 Thread Marc Hohl
Am 09.09.2011 18:55, schrieb valerian.neisse: i have tryed that and it doesn't works Which version of lilypond do you use? \xNote works with 2.14 and not with 2.12. Marc Le vendredi 09 septembre 2011 à 14:26 +0200, Marc Hohl a écrit : Am 09.09.2011 14:19, schrieb valerian.neisse: hi i