extraneous webpage text

2006-10-31 Thread pkirlin
Hi all,

Just thought I'd mention that there's an extraneous "wn" floating around on the
LilyPond webpage.  Looks like it's between a  and a , right after the
link to the automatic engraving essay.

--Phil

-
This mail sent through IMP: http://horde.org/imp/


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: [bug] bad size of piano brace

2006-10-30 Thread pkirlin
Yup; just got the new binaries this morning; the braces look good now.  

--Phil

Quoting Graham Percival <[EMAIL PROTECTED]>:

> Phillip Kirlin wrote:
> > I'm not sure the binaries have been updated.  With 2.9.26-2 (linux, 
> > x86), I'm still getting small piano braces.
> 
> This appears to be fixed in 2.9.27.
> 
> Cheers,
> - Graham
> 




-
This mail sent through IMP: http://horde.org/imp/


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: [bug] bad size of piano brace

2006-10-23 Thread pkirlin
I'm confused.  I think it's still broken; I just downloaded and tested 2.9.26-2,
and it's still giving me too-small piano braces.

--Phil

Quoting Juergen Reuter <[EMAIL PROTECTED]>:

> 
> Right.  Though, afterwards I noticed that the bug obviously had already 
> been fixed when I reported it; only the online Documentation is slightly 
> outdated.  Sorry for the unnecessary uproar!
> 
> Greetings,
> Juergen
> 
> On Mon, 23 Oct 2006, Phillip Kirlin wrote:
> 
> > All,
> >
> > Just thought I'd echo this sentiment on the piano brace, they all seem to
> be 
> > displaying too small in any document that uses a PianoStaff (including the
> 
> > 2.9 documentation online).
> >
> > Example: (straight from 
> > http://lilypond.org/doc/v2.9/Documentation/user/lily-580882106.ly)
> >
> > \new PianoStaff <<
> >   \new Staff { \time 2/4 c4 c g' g }
> >   \new Staff { \clef bass c,, c' e c }
> > >>
> >
> > --Phil Kirlin
> >
> >
> > ___
> > lilypond-devel mailing list
> > lilypond-devel@gnu.org
> > http://lists.gnu.org/mailman/listinfo/lilypond-devel
> >
> 




-
This mail sent through IMP: http://horde.org/imp/


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: lily 2.5.22 compiling

2005-05-06 Thread pkirlin
I'll take another look at it.  The error I'm getting seems similar to the one 
mentioned here:

http://lists.gnu.org/archive/html/lilypond-devel/2005-04/msg00299.html

Again, the full message is

[EMAIL PROTECTED]:~/src/lilypond-2.5.22/Documentation$ make
make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C user all &&  
make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C bibliography all 
&&  make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C pictures all 
&&  make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C topdocs all 
&&  make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C misc all && 
true
make[1]: Entering directory `/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/Documentation/user'
cd ./out && /nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/lily/out/lilypond --verbose /nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/ly/generate-documentation
GNU LilyPond 2.5.22

LILYPOND_DATADIR="/nfs/tungsten/users2/pkirlin/share/lilypond/2.5.22"
LILYPONDPREFIX="/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22"
LOCALEDIR="/nfs/tungsten/users2/pkirlin/share/locale"

Effective prefix: "/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22"

[snip...]

nfs/tungsten/users2/pkirlin/src/lilypond-2.5.22/share/lilypond/2.5.22/scm/x11-
color.scmBacktrace:
In /nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22/scm/lily.scm:
 185: 0* [for-each # #]
In /nfs/tungsten/users2/pkirlin/share/guile/1.6/srfi/srfi-1.scm:
 661: 1  (if (null? rest) (letrec ((lp #)) (lp list1)) ...)
   ...
 665: 2  (begin (f (car l)) (lp (cdr l)))
 666: 3* [ly:load "x11-color.scm"]
In /nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22/scm/lily.scm:
  72: 4  (let (#) (if # #) (primitive-load file-name) ...)
  75: 5* [primitive-load "/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lil$

/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22/scm/lily.scm:75:5: In procedure scm_lreadr in 
expression (primitive-load file-name):
/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/share/lilypond/2.5.22/scm/lily.scm:75:5: unknown # object
make[1]: *** [out/lilypond-internals.texi] Error 2
make[1]: Leaving directory `/nfs/tungsten/users2/pkirlin/src/lilypond-
2.5.22/Documentation/user'
make: *** [all] Error 2


Quoting Han-Wen Nienhuys <[EMAIL PROTECTED]>:

> Phillip Kirlin wrote:
> > [EMAIL PROTECTED]:~/src/lilypond-2.5.22$ guile-config  --version
> > guile-config - Guile version 1.6.5
> > 
> > If it helps to know, compiling the stable version (2.4.5) works, so I 
> > have all the necessary software for that.
> 
> Can you try work out (by removing sections of the file) exactly which 
> line is causing the problem? I can't see anything out of the ordinary 
> with lily.scm line 75.
> 
> 
> -- 
>   Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
> 




-
This mail sent through IMP: http://horde.org/imp/


___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel