Lilypond source code pretty-printer

2013-05-04 Thread Jacques Menu
Hello, I've seen various opinions expressed in this list as to how one should layout Lily source code. Has there been attempts yet to produce an automatic pretty-printer? Regards, -- Jacques Menu Ch. de la Pierre 12 1023 Crissier mailto:jacques.m...@tvtmail.ch __

Re: Lilypond source code pretty-printer

2013-05-04 Thread Noeck
Am 04.05.2013 09:08, schrieb Jacques Menu: > Hello, > > I've seen various opinions expressed in this list as to how one should layout > Lily source code. > > Has there been attempts yet to produce an automatic pretty-printer? Hi, as far as indentation and syntax highlighting is concerned, Fr

Re: Lilypond source code pretty-printer

2013-05-04 Thread Federico Bruni
2013/5/4 Jacques Menu > Hello, > > I've seen various opinions expressed in this list as to how one should > layout Lily source code. > > Has there been attempts yet to produce an automatic pretty-printer? > > > Have a look at this discussion: http://lists.gnu.org/archive/html/lilypond-user/2012-

Re: mdash in markup?

2013-05-04 Thread James Harkins
Urs Liska openlilylib.org> writes: > In the first line of that page you're directed > tohttp://lilypond.org/doc/v2.16/ Documentation/notation/special-characters#ascii-aliases > where the first example uses\paper { > #(include-special-characters) > } I see it now. It wasn't obvious to

Re: mdash in markup?

2013-05-04 Thread David Kastrup
James Harkins writes: > Urs Liska openlilylib.org> writes: > >> In the first line of that page you're directed >> to >> http://lilypond.org/doc/v2.16/Documentation/notation/special-characters#ascii-aliases >> where the first example uses\paper { >> #(include-special-characters) >> } >

RE: Lyrics and Punctuations Alignment Issue?

2013-05-04 Thread Jun Wang
Ming and David, I modified a bit more (see attached code), It seems to be working. ThanksJun Date: Fri, 3 May 2013 22:06:22 -0500 Subject: Re: Lyrics and Punctuations Alignment Issue? From: david.nales...@gmail.com To: tsan...@rogers.com CC: wj1...@hotmail.com; lilypond-user@gnu.org Ming, On F

Re: Lyrics and Punctuations Alignment Issue?

2013-05-04 Thread David Nalesnik
Ming, On Fri, May 3, 2013 at 10:06 PM, David Nalesnik wrote: > Ming, > > > > > On Fri, May 3, 2013 at 9:08 PM, MING TSANG wrote: > >> David, >> >> Thank you very much. I try to do two punctuation to the left, but I >> cannot make it work. Any help is appreciated. Please refer to "a" and "c"

Re: Lyrics and Punctuations Alignment Issue?

2013-05-04 Thread David Nalesnik
Hi Jun. On Sat, May 4, 2013 at 6:28 AM, Jun Wang wrote: > Ming and David, > > I modified a bit more (see attached code), It seems to be working. > > Thanks > Jun > Just got your mail. Yup--those are the changes I made to the Scheme, but I couldn't get it to work because of the way the charact

Re: Glissando to a rest

2013-05-04 Thread TaoCG
This should work. You just have to make sure the space between the two notes isn't too tight or the glissando won't print. In this case it happens if you omit the \break. \relative c'' { es4*1/2->\glissando \hideNotes es, \unHideNotes r4 r2 | \break es1 } HTH, Tao -- View this mess

Re: Lyrics and Punctuations Alignment Issue?

2013-05-04 Thread MING TSANG
Jun, Thank you.  I add a few punctuation to your code. David,  I don't know scheme. That's why I did a lousy job. I add few more punctuation to the Jun's latest code.  It works. Thank you both. I have been looking this for a long time. Ming. > > From: Jun Wang

Re: Lyrics and Punctuations Alignment Issue?

2013-05-04 Thread David Nalesnik
Ming, On Sat, May 4, 2013 at 11:16 AM, MING TSANG wrote: > Jun, Thank you. I add a few punctuation to your code. > > David, I don't know scheme. That's why I did a lousy job. I add few more > punctuation to the Jun's latest code. It works. > > Thank you both. I have been looking this for a l

Re: Lyrics and Punctuations Alignment Issue?

2013-05-04 Thread MING TSANG
David,  Yes, left and right  UTF-8 parenthese - UTF-8. Thanks, Ming > > From: David Nalesnik >To: MING TSANG >Cc: Jun Wang ; "lilypond-user@gnu.org" > >Sent: Saturday, May 4, 2013 4:05:37 PM >Subject: Re: Lyrics and Punctuations Alignment Issue? > > > >Min

Re: cre - - sen - - do

2013-05-04 Thread Keith OHara
Derek shmerek.com> writes: > I tried within my dymanic stave and this was the result: > s4 s8 {s8-\tweak#'text"cre"\cresc s4 s8-\tweak#'text"scen"\cresc s8%|28 > s4 s8-\tweak#'text"do"\cresc s8 s4 -\tweak#'text"molto"\cresc s4%|29 > s4\f} s4 s4 s4%|30 >

Re: is MultiMeasureRest breakable?

2013-05-04 Thread Keith OHara
Kieren MacMillan sympatico.ca> writes: > Is there a way to break MultiMeasureRests in the voice, so that > the piano part is spaced "naturally" (as > opposed to breaking the piano part in order to fit the voice's MMRs)? > Possibly nobody understands the context. Multi-measure rests are always

Re: is MultiMeasureRest breakable?

2013-05-04 Thread Kieren MacMillan
Hi Keith, >> Is there a way to break MultiMeasureRests in the voice, so that >> the piano part is spaced "naturally" (as >> opposed to breaking the piano part in order to fit the voice's MMRs)? > > Possibly nobody understands the context. Good point. I was wondering why my last few posts have re

Re: mdash in markup?

2013-05-04 Thread James Harkins
David Kastrup gnu.org> writes: > > I see it now. It wasn't obvious to me that the special character > > aliases wouldn't work without enabling them in the paper block. > > A list of ASCII aliases for special characters can be included: > > \paper { > #(include-special-char

Re: is MultiMeasureRest breakable?

2013-05-04 Thread Keith OHara
On Sat, 04 May 2013 19:21:23 -0700, Kieren MacMillan wrote: What I mean is, if the barline in another [polymetric] staff falls in the middle of a MultiMeasureRest, could Lilypond [automatically] split the measure, perhaps putting a parenthesized MMR on the following system? This came up no

Re: mdash in markup?

2013-05-04 Thread Werner LEMBERG
> I can send a doc patch, if you like. Fixing is better than > complaining. Please do so! Usually, developers don't have a good sense for documentation :-) Werner ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman