Re: cre - - sen - - do

2013-05-01 Thread Eluze
Derek wrote > Would one do that, bug list thing, on the google project page? bug list (the google issue tracker is reserved for developers and bug squad members ) thanks Eluze -- View this message in context: http://lilypond.1069038.n5.nabble.com/cre-sen-do-tp145225p145290.html Sent from the

Re: an easier way to create the midi block

2013-05-01 Thread and...@andis59.se
On 2013-05-01 05:47, Sarah k Alawami wrote: Is there an easier way to make the midi block with out remembering too much? lol! Don't you need a \score ? If I add \score { before {\relative c,, and add \midi{} } last in the file I get a midi file. I attach the changed file. NB! I'm using versi

Re: 2.17.16 vs 2.17.17 Page Breaking

2013-05-01 Thread Keith OHara
Jay Anderson gmail.com> writes: > Attached is a hymn (with annotated spacing on) which in 2.17.16 was > set nicely onto one page. In 2.17.17 it is now broken onto 2 pages > even though there appears to be room on the first page. I can create a > good test if needed, but I'm wondering if this was

Re: Glissando to a rest

2013-05-01 Thread Jacques Menu
Yes, that solves it, thanks! Le 1 mai 2013 à 08:13, SoundsFromSound a écrit : > Does this help you? > > \relative c'' { > \time 3/4 > \override Glissando #'style = #'zigzag > c4 c > \cadenzaOn > c4\glissando > \hideNotes > c,,4 > \unHideNotes > \cadenzaOff > \bar "|" > } > >

Re: 2.17.16 vs 2.17.17 Page Breaking

2013-05-01 Thread Eluze
Jay Anderson wrote > Attached is a hymn (with annotated spacing on) which in 2.17.16 was > set nicely onto one page. In 2.17.17 it is now broken onto 2 pages > even though there appears to be room on the first page. Hi Jay strange, indeed! > I can create a good test if needed, but I'm wondering

Re: Two questions

2013-05-01 Thread Matthew Collett
On 1/05/2013, at 12:42 pm, g...@sdf.org wrote: > Yes, I tried this, too. But it has two drawbacks: > > (a) All the places where line breaks can occur must be indicated with \bar > "". This is a bit annoying, but it could be tolerable. > > (b) What is far less tolerable is that, if I understan

Re: Two questions

2013-05-01 Thread ghe
In other words, is there a way to combine the benefit of a \time indication (which puts possible line breaks and "natural" ligatures between the notes) with the benefit of a \cadenzaOn? What about \time 1/4 \override Score.BarLine #'stencil = ##f or something similar?? This is indeed

Re: Two questions

2013-05-01 Thread ghe
Yes, I tried this, too. But it has two drawbacks: (a) All the places where line breaks can occur must be indicated with \bar "". This is a bit annoying, but it could be tolerable. (b) What is far less tolerable is that, if I understand things correctly, all the "natural" ligatures betwe

Re: Two questions

2013-05-01 Thread David Kastrup
g...@sdf.org writes: >> >>> In other words, is there a way to combine the benefit of a \time >>> indication (which puts possible line breaks and "natural" ligatures >>> between the notes) with the benefit of a \cadenzaOn? >> >> What about >> >> \time 1/4 >> \override Score.BarLine #'stencil = ##

Re: Two questions

2013-05-01 Thread David Kastrup
David Kastrup writes: > g...@sdf.org writes: > >>> In other words, is there a way to combine the benefit of a \time indication (which puts possible line breaks and "natural" ligatures between the notes) with the benefit of a \cadenzaOn? > > \relative c' > { > \repeat unfold 32 {

Re: Two questions

2013-05-01 Thread ghe
\relative c' { \repeat unfold 32 { c4 g'8 g } \bar "|" \repeat unfold 32 { c4 g'8 g } \bar "|." } \layout { \set Score.defaultBarType = #"" } Great! I'm using LilyPond 2.14.2 on Debian, so this has to be written as: \layout { \context { \Score defaultBarType = "empty" } } And the spa

Re: Two questions

2013-05-01 Thread ghe
\relative c' { \repeat unfold 32 { c4 g'8 g } \bar "|" \repeat unfold 32 { c4 g'8 g } \bar "|." } \layout { \set Score.defaultBarType = #"" } You should also choose your \accidentalStyle judiciously. You mean, put "#(set-accidental-style 'voice)"? I don't think I need this at the

Re: Two questions

2013-05-01 Thread David Kastrup
g...@sdf.org writes: >> >>> \relative c' >>> { >>> \repeat unfold 32 { c4 g'8 g } \bar "|" >>> \repeat unfold 32 { c4 g'8 g } \bar "|." >>> } >>> >>> \layout { >>> \set Score.defaultBarType = #"" >>> } >> >> You should also choose your \accidentalStyle judiciously. >> > > You mean, put "#(se

Re: Two questions

2013-05-01 Thread ghe
\relative c' { \repeat unfold 32 { c4 g'8 g } \bar "|" \repeat unfold 32 { c4 g'8 g } \bar "|." } \layout { \set Score.defaultBarType = #"" } You should also choose your \accidentalStyle judiciously. You mean, put "#(set-accidental-style 'voice)"? No. The default accidental st

Re: Two questions

2013-05-01 Thread David Kastrup
g...@sdf.org writes: >> > \relative c' > { > \repeat unfold 32 { c4 g'8 g } \bar "|" > \repeat unfold 32 { c4 g'8 g } \bar "|." > } > > \layout { > \set Score.defaultBarType = #"" > } You should also choose your \accidentalStyle judiciously.

Re: Two questions

2013-05-01 Thread ghe
Not in 2.14 IIRC. You can use \displayLilyMusic on music setting the accidental style and see whether you can hand-translate this into a layout definition. This looks a bit too complicated to me at the moment; I started using LilyPond yesterday... In 2.16, you just put the accidenta

Re: Two questions

2013-05-01 Thread David Kastrup
g...@sdf.org writes: >> >> Not in 2.14 IIRC. You can use \displayLilyMusic on music setting >> the accidental style and see whether you can hand-translate this >> into a layout definition. >> > > This looks a bit too complicated to me at the moment; I started using > LilyPond yesterday... > >> >>

Re: No detailed error messages in Frescobaldi

2013-05-01 Thread Wilbert Berendsen
Op Sun, 28 Apr 2013 10:32:32 + (UTC) Zoltan Laszlo schreef: > What still remains a bothering question is: Why do I not get detailed > error messages about my errors (indicating line number, column, etc.)? You could enable "Display plain log output" in Edit->Preferences->Tools->LilyPond Log.

Re: cre - - sen - - do

2013-05-01 Thread Wilbert Berendsen
Op Mon, 29 Apr 2013 20:55:31 -0700 (PDT) Derek schreef: > Hi there, I have been searching for a while but I can't seem to find > anything like this. Does anyone know what I would use to spread a > dynamic marking like the one in the picture over a few notes or bars? >

More explicit request on \bold in markup

2013-05-01 Thread info
Hello- don't know where to look in the manual for a single word made bold inside a set of words in a \markup I'm using 2:14 to finish up a major work that's taken 2 years so I would like to stick with it. If this is not possible in version 2:14 then I'll do without. Uh, \markup { With a \bold s

Re: More explicit request on \bold in markup

2013-05-01 Thread David Nalesnik
On Wed, May 1, 2013 at 8:55 AM, wrote: > Hello- don't know where to look in the manual for a single word made >>> bold inside a set of words in a \markup >>> I'm using 2:14 to finish up a major work that's taken 2 years so I >>> would like to stick with it. >>> If this is not possible in version

Re: More explicit request on \bold in markup

2013-05-01 Thread Federico Bruni
2013/5/1 > Hello- don't know where to look in the manual for a single word made >>> bold inside a set of words in a \markup >>> I'm using 2:14 to finish up a major work that's taken 2 years so I >>> would like to stick with it. >>> If this is not possible in version 2:14 then I'll do without. >>>

Re: More explicit request on \bold in markup

2013-05-01 Thread Eluze
Jay Hamilton-3 wrote >>> Hello- don't know where to look in the manual for a single word made >>> bold inside a set of words in a \markup >>> I'm using 2:14 to finish up a major work that's taken 2 years so I >>> would like to stick with it. >>> If this is not possible in version 2:14 then I'll do

lilydoc-2.17.17.pdf

2013-05-01 Thread MING TSANG
From: Nick Payne Subject: Re: Newbie problems Date: Tue, 16 Apr 2013 06:38:03 +1000 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 Hi Nick,   > > >I don't know if you generated lilypond fully indexed PDF portfolio?  Will   >v2.17.17 be available so

lilydoc-2.17.17.pdf

2013-05-01 Thread MING TSANG
From: Nick Payne Subject: Re: Newbie problems Date: Tue, 16 Apr 2013 06:38:03 +1000 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 Hi Nick,   > > >I don't know if you generated lilypond fully indexed PDF?  Will  v2.17.17 My habit with each new rele

Re: lilydoc-2.17.17.pdf

2013-05-01 Thread Nick Payne
On 02/05/13 06:26, MING TSANG wrote: *From*: Nick Payne *Subject*: Re: Newbie problems *Date*: Tue, 16 Apr 2013 06:38:03 +1000 *User-agent*: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 Hi Nick, I don't know if you generated lilypond fully

Re: cre - - sen - - do

2013-05-01 Thread Nick Payne
On 01/05/13 23:42, Wilbert Berendsen wrote: Op Mon, 29 Apr 2013 20:55:31 -0700 (PDT) Derek schreef: Hi there, I have been searching for a while but I can't seem to find anything like this. Does anyone know what I would use to spread a dynamic marking like the one in the picture over a few note

Re: Two questions

2013-05-01 Thread ghe
In 2.16, you just put the accidental style definition into the layout block and that's it. Alas, 2.16 is not in Debian as far as I know... I can live with a global = { #(set-accidental-style 'forget) ... } definition at the moment. http://packages.debian.org/search?keywords=lilypond

Breathes placement

2013-05-01 Thread ghe
Hi list, I have a question about the placements of breathe symbols. When measure bars are placed automatically, and when a \breathe is placed at the end of a measure, it seems that it is placed *after* the bar, before the first note of the next measure. I would like them to be placed after

Re: lilydoc-2.17.17.pdf

2013-05-01 Thread MING TSANG
Thank you Nick. >Date: Thu, 02 May 2013 07:51:15 +1000 >From: Nick Payne >To: MING TSANG >Cc: "lilypond-user@gnu.org" >Subject: Re: lilydoc-2.17.17.pdf >Message-ID: <51818e53.9060...@internode.on.net> >Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" > >On 02/05/13 06:26, MING

Re: an easier way to create the midi block

2013-05-01 Thread Sarah k Alawami
No it's for 2 flutes. so they will know to divide those 2 parts. lol! I tried the \score thing but even seeing the layout of one of these things has my head spinning lol! I'm still quite quite new to lily pond and am learning it crush time style as I need it to pass the is class I'm in. I

Re: an easier way to create the midi block

2013-05-01 Thread Sarah k Alawami
Hey thanks that sort of worked, except my relative c is not working It's being played int eh wrong octave and my \repeat percent 2 thing is not working either. it is failing with a bar check and it should not as 2 of those make a complete measure. On May 1, 2013, at 12:13 AM, and...@andis59.se

numbered notes

2013-05-01 Thread MING TSANG
Hi lily user:   Is it possible to modify the following code. I like to display notes in numbered equivalent. eg. key c\major f   = 4 - if possible there is a "." below the number e.g. * f'  =4 - e.g. 4 f'' =4 - if possible to display a "." on top of the number e.g.$        Thanks, Ming. \versi

Re: an easier way to create the midi block

2013-05-01 Thread Sarah k Alawami
Ok. Even putting in the final score assignment fails. i don't' know where i'm going wrong as lily pond on the mac side of things does not show line numbers. That would be nice. and I'm not even done creating the score wight eh flute part. roar. and some instruments are missing so I will have to

Re: Breathes placement

2013-05-01 Thread Noeck
Am 02.05.2013 00:49, schrieb g...@sdf.org: > > Hi list, > > I have a question about the placements of breathe symbols. > > When measure bars are placed automatically, and when a \breathe is > placed at the end of a measure, it seems that it is placed *after* the > bar, before the first note of