Re: Minor errors of the website

2013-02-12 Thread Phil Holmes
"Felix Janda" wrote in message news:20130211224500.GA28978@gauss... The w3c validator finds errors on http://lilypond.org/development.html because the element is used multiple times in a single table. In the source Documentation/web/community.itexi there are multiple @headitems inside on @multi

documentation for 2.16 searches 2.17 site

2013-02-12 Thread Laura Conrad
When I hit the "Documentation" tab on the web site, I see a page labeled "Manuals for LilyPond 2.16.2". However, when I do a search, for instance for "italic lyrics", I get a search of the 2.17 documentation. That is, the text in the google search box says "site:lilypond.org/doc/v2.17 italic lyri

Re: documentation for 2.16 searches 2.17 site

2013-02-12 Thread Phil Holmes
"Laura Conrad" wrote in message news:87wqud7anz@laymusic.org... When I hit the "Documentation" tab on the web site, I see a page labeled "Manuals for LilyPond 2.16.2". However, when I do a search, for instance for "italic lyrics", I get a search of the 2.17 documentation. That is, the text

Re: Fingering with guide indications difference 2.16.2 -> 2.17.11

2013-02-12 Thread Ralph Palmer
On Mon, Feb 4, 2013 at 9:25 PM, Nick Payne wrote: > The code below (I think it might have come from David Nalesnik) builds > without any error on both 2.16.2 and 2.17.11, but the output is correct on > 2.16.2 and incorrect on 2.17.11. On 2.17.11, the fingerings with guide > indication that are to

Re: Bass figures are not horizontally aligned to whole notes

2013-02-12 Thread Ralph Palmer
On Wed, Feb 6, 2013 at 4:13 PM, Marek Klein wrote: > Hello, > 2013/2/2 Xavier Scheuer > > > My guess is that bass figures should indeed be centered on the note > > heads (note column), so default behaviour should be changed accordingly. > > But only the figures. Accidentals, +, etc. should not

Re: Bass figures are not horizontally aligned to whole notes

2013-02-12 Thread Xavier Scheuer
On 6 February 2013 22:13, Marek Klein wrote: > > Could this be considered as the minimal example and the bad output?: > > (snip) > Sorry for the late reply. I'm not the OP reporting this bug (I almost never use figure bass) but I think it is indeed a minimal example showing the issue. As mentione

Add native support of pitched ornamentations

2013-02-12 Thread Xavier Scheuer
Hi, In some part of the thread "A must-see for anybody on this list" on lilypond-user, Joseph Rushton Wakeling and David Kastrup agreed that LilyPond is missing a proper command for pitched ornamentations. Instead of the current code a4\mordent^\markup{ \flat } we should have a dedicated comman

wrong stem direction when a voice starts with \voiceOne + a grace

2013-02-12 Thread Eluze
with \relative { \voiceOne \grace a'8 c4 c c c } the stem direction of the following notes is wrong this doesn't happen if the grace is not the first note or by repeating \voiceOne after the grace. I didn't find an exactly matching bug report Eluze -- View this message in context: ht

Add tempo spanners

2013-02-12 Thread Xavier Scheuer
On 4 February 2013 16:01, Kieren MacMillan wrote: > Hello all! > > A few weeks ago, in response to Mike Solomon's call for features and bugs, I > posted a request: > >>> 2. Allowing a text markup (especially a MetronomeMark) to have a "minimum >>> measure length". This would avoid collisions, pa

Re: Add tempo spanners

2013-02-12 Thread Colin Hall
Xavier Scheuer writes: > On 4 February 2013 16:01, Kieren MacMillan > wrote: >> Hello all! >> >> A few weeks ago, in response to Mike Solomon's call for features and bugs, I >> posted a request: >> 2. Allowing a text markup (especially a MetronomeMark) to have a "minimum measure leng

Re: Add tempo spanners

2013-02-12 Thread Jay Anderson
On Tue, Feb 12, 2013 at 5:43 PM, Colin Hall wrote: >> It would be great to have a TempoTextSpanner, for example in order to >> handle common notation such as >> >> rit. - - - - a tempo >> or >> rall - - - - >> >> I do not see this request tracked yet. > > Thanks for the report, Xavier, but I t

Re: Add native support of pitched ornamentations

2013-02-12 Thread Colin Hall
Xavier Scheuer writes: > Hi, > > In some part of the thread "A must-see for anybody on this list" on > lilypond-user, Joseph Rushton Wakeling and David Kastrup agreed that > LilyPond is missing a proper command for pitched ornamentations. > > Instead of the current code > a4\mordent^\markup{ \f

Re: wrong stem direction when a voice starts with \voiceOne + a grace

2013-02-12 Thread Colin Hall
Eluze writes: > with > > \relative { > \voiceOne > \grace a'8 > c4 c c c > } > > the stem direction of the following notes is wrong > > this doesn't happen if the grace is not the first note or by repeating > \voiceOne after the grace. > > I didn't find an exactly matching bug report > Tha

Re: wrong stem direction when a voice starts with \voiceOne + a grace

2013-02-12 Thread james
On Feb 13, 2013, at 2:17 AM, Colin Hall wrote: > > Eluze writes: > >> with >> >> \relative { >> \voiceOne >> \grace a'8 >> c4 c c c >> } >> >> the stem direction of the following notes is wrong >> >> this doesn't happen if the grace is not the first note or by repeating >> \voiceOne after

Re: wrong stem direction when a voice starts with \voiceOne + a grace

2013-02-12 Thread Colin Hall
Colin Hall writes: > Eluze writes: > >> with >> >> \relative { >> \voiceOne >> \grace a'8 >> c4 c c c >> } >> >> the stem direction of the following notes is wrong >> >> this doesn't happen if the grace is not the first note or by repeating >> \voiceOne after the grace. >> >> I didn't find

Re: Add tempo spanners

2013-02-12 Thread Colin Hall
Jay Anderson writes: > On Tue, Feb 12, 2013 at 5:43 PM, Colin Hall wrote: >>> It would be great to have a TempoTextSpanner, for example in order to >>> handle common notation such as >>> >>> rit. - - - - a tempo >>> or >>> rall - - - - >>> >>> I do not see this request tracked yet. >> >> Tha