Re: Issue 719 in lilypond: New Version statement not accepted

2009-01-02 Thread sdfgsdhdshd
codesite-noreply wrote: > > I expect my music to be compatible and readable. In stead I receive an > error saying that ≤ syntax error, unexpected DIGIT > \version " >2.12.0" % necessary for upgrading to future LilyPond versions. > ≥ > > In your code you wrote "Markup instea

Re: Issue 699 in lilypond: unwanted character changes on Windows Vista

2008-10-25 Thread sdfgsdhdshd
Sorry, this is a workaround, not a solution. codesite-noreply wrote: > > Issue 699: unwanted character changes on Windows Vista > http://code.google.com/p/lilypond/issues/detail?id=699 > > Comment #2 by v.villenave: > New comment from Michael Lauer: > > I think it's a bug in the font itself(!

Re: See a picture 2.11.60

2008-09-26 Thread sdfgsdhdshd
Robin Bannister wrote: > > In the (latest) online docs > there are three examples [1] > - typography-demo > - wilhelmus > - bach-schenker > where the png link is wrong. > My IE6 gets given the midi file instead of the picture. > Recent discoveries showed that time and space are equally

Re: spacing, version 2.10 and 2.11

2008-09-18 Thread sdfgsdhdshd
Neil Puttock wrote: > > Just to let you know, we've just changed the code for rationals so > they use 64 bits of precision rather than 32. This should hopefully > solve the problems you've been having. The new code will be in the > next development release, 2.11.59. > > I've attached a re-run

Re: ERROR: Unable to find file "ice-9/boot-9.scm" in load path

2008-09-14 Thread sdfgsdhdshd
Valentin Villenave wrote: > > 2008/9/13 Thomas Scharkowski <[EMAIL PROTECTED]>: > >> I remember to have seen this error before. >> This occurs now again in Lily 2.11.58 on Windows (XP SP3). > > I can't reproduce it here. When does it happen? > It happens even with small .ly files. -- Vie

Colliding parenthesis: bug or feature?

2008-09-12 Thread sdfgsdhdshd
In the code: <\parenthesize dod'''? la'>4 2 parenthesis, one opening one closing, are at the same location in the pdf file: bug of feature? i tried with many situations, the "\parenthesize" always collides with the "d?" "b?" "bb?" or "dd?". BTW, the fact that in the 2 sets of parenthesis, one i

Re: setTextDim, arpeggioNeutral problem with 2.11.51-1

2008-07-07 Thread sdfgsdhdshd
Graham Percival-2 wrote: > > Run convert-ly. > The lilypond code is generated from another software: so convert-ly is of no use. -- View this message in context: http://www.nabble.com/setTextDim%2C-arpeggioNeutral-problem-with-2.11.51-1-tp18332022p18332385.html Sent from the Gnu - Lilyp

Re: setTextDim, arpeggioNeutral problem with 2.11.51-1

2008-07-07 Thread sdfgsdhdshd
You should announce officially the change in each version: it is really BORING to trial and error to detect the changes in each version. Graham Percival-2 wrote: > > Run convert-ly. And look at the current docs. > - Graham > > On Mon, 7 Jul 2008 22:14:15 -0700 (PDT) > s

setTextDim, arpeggioNeutral problem with 2.11.51-1

2008-07-07 Thread sdfgsdhdshd
In a score that compiled OK with 2.11.49-1 on XP, with 2.11.51-1 i get an error on all setTextDim, setTextCresc and everything described in § 1.3.1 of the doc. For example, this does not work: si'16\rest \setTextDim la16[_(_\> Same problem with \arpeggio* instructions. For example: re4 \stemD

Re: layout-set-staff-size strange look: *bug*

2008-01-04 Thread sdfgsdhdshd
Graham Percival-2 wrote: > > On Thu, 3 Jan 2008 08:57:16 -0800 (PST) > sdfgsdhdshd wrote: > >> 1) set-global-staff-size >> Yes, i've already tried it, and using it on other scores. But here as >> each score (with several staves) must have its own size, accor

Re: layout-set-staff-size strange look: bug or feature?

2008-01-03 Thread sdfgsdhdshd
Risto Vääräniemi wrote: > > Dear sdfgsdhdshd, ;-) > > "sdfgsdhdshd" wrote: >>As i need to have several scores in the same pdf, each one with its own >> size, i tried to use layout-set-staff-size as explained in § 5.2.1. >> >> I endup with the co

layout-set-staff-size strange look: bug or feature?

2008-01-03 Thread sdfgsdhdshd
As i need to have several scores in the same pdf, each one with its own size, i tried to use layout-set-staff-size as explained in § 5.2.1. I endup with the code below (reduced to be as minimal as possible). -- If i don't write the layout-set-staff-size line (or comment it below), the result is O

Re: font error in 2.11.36

2007-12-13 Thread sdfgsdhdshd
Martial-3 wrote: > > Hello > > Thank for the version 2.11.36 > but there are dysfunction with the fonts > for dynamics and TimeSignature. > With 2.11.36 on WinXP: the "abcdef" text below is not in italic in the pdf, but the "ghij" is in italic. Is there something wrong in my code? Bug or feat