Fwd: Fwd: 64-bit font problems in GUB

2014-01-23 Thread Simon Bailey
forgot to reply-all -- Forwarded message -- From: Simon Bailey Date: Thu, Jan 23, 2014 at 5:32 PM Subject: Re: Fwd: 64-bit font problems in GUB To: James On Thu, Jan 23, 2014 at 5:19 PM, James wrote: > I think we have it > > http://code.google.com/p/lilypond/issues/

Fwd: 64-bit font problems in GUB

2014-01-23 Thread Simon Bailey
-- Forwarded message -- From: Simon Bailey Date: Thu, Jan 23, 2014 at 10:20 AM Subject: 64-bit font problems in GUB To: lilypond-user Mailinglist Hello, I kicked this thread off last week sometime: http://lists.gnu.org/archive/html/lilypond-user/2014-01/msg00762.html TL/DR

Fwd: 64-bit font problems in GUB

2014-01-23 Thread Simon Bailey
Hello, I kicked this thread off last week sometime: http://lists.gnu.org/archive/html/lilypond-user/2014-01/msg00762.html TL/DR summary: ligatures were not being shown for lilypond-generated output. further investigation led me to: http://lists.gnu.org/archive/html/lilypond-user/2014-01/msg00804.

Re: \spanrequest crashes lily

2002-09-18 Thread Simon Bailey
thanks, han-wen. sinmon On Wed, 2002-09-18 at 18:12, Han-Wen Nienhuys wrote: > [EMAIL PROTECTED] writes: > > forgot to add, i'm using lily-1.6.3. compiled from source ... > > This has been fixed in CVS (lilypond_1_6 branch). > > -- > Han-Wen Nienhuys | [EMAIL PROTECTED]| http://www.cs.u

\spanrequest crashes lily

2002-09-18 Thread Simon Bailey
forgot to add, i'm using lily-1.6.3. compiled from source ... <<< hi, the following fragment will crash lilypond everytime: \score { \notes { \key b \major \property Voice.TextSpanner \set #'type = #'trill \property Voice.TextSpanner \set #'edge-height = #'(0 . 2) \property V

\spanrequest crashes lily

2002-09-18 Thread Simon Bailey
hi, the following fragment will crash lilypond everytime: \score { \notes { \key b \major \property Voice.TextSpanner \set #'type = #'trill \property Voice.TextSpanner \set #'edge-height = #'(0 . 2) \property Voice.TextSpanner \set #'edge-text = #'((line (music "scripts-trill"

Re: bug report

2002-07-25 Thread Simon Bailey
On Thu, 2002-07-25 at 02:06, Han-Wen wrote: > Sorry for the delay -- I'm not sure what caused this, but I fixed this > in CVS. You now get a programming_error in stead of a crash. hmm, i have downloaded the cvs source from lilypond.org using: $ cvs -d :pserver:[EMAIL PROTECTED]:/home/lilypond lo

Re: bug report

2002-07-25 Thread Simon Bailey
On Thu, 2002-07-25 at 02:06, Han-Wen wrote: > Sorry for the delay -- I'm not sure what caused this, but I fixed this > in CVS. You now get a programming_error in stead of a crash. thanks, han-wen. i'm compiling the cvs sources now. greetings, simon. -- Confucius say, man who live in glass house

bug report

2002-07-23 Thread Simon Bailey
hi, all files can be found at http://simon.icsp.at/lilypond/ the tar-archive (beethoven7th2mvt.tar.gz) contains the lilypond files, the text-file ly2dvi.error.output is the output from $ ly2dvi -P fullscore.ly 2> ly2dvi.error.output when compiling the file fullscore.ly, lilypond-1.5.69 crashe