Re: erroneous output of treble clef using staff size 18

2011-05-23 Thread Henning Plumeyer

Am 23.05.2011, 01:08 Uhr, schrieb Francisco Vila :


2011/5/22 Simon :
But I tried now versions 2.11.65-1, 2.12.3-1 and 2.13.61-1. They all  
work fine and produce a nice clef. Debian stable (squeeze) uses

2.12.3-7, which is not available at the download site
http://download.linuxaudio.org/lilypond/binaries/linux-x86/ .


Don't miss that 2.12.3-7 is not our version number.


No problem with lilypond 2.12.3 on Ubuntu 11.04 (which is based on
Debian).
The Ubuntu version number of lilypond is 2.12.3-7ubuntu1


Henning


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: erroneous output of treble clef using staff size 18

2011-05-22 Thread Francisco Vila
2011/5/22 Simon :
> But I tried now versions 2.11.65-1, 2.12.3-1 and 2.13.61-1. They all work fine
> and produce a nice clef. Debian stable (squeeze) uses 2.12.3-7, which is not
> available at the download site
> http://download.linuxaudio.org/lilypond/binaries/linux-x86/ .

Don't miss that 2.12.3-7 is not our version number.  It is not
available because no release has been made with that version number.
Instead, this is the Debian package version number, which is based on
the LilyPond version with the addition of their own release number,
appended.

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: erroneous output of treble clef using staff size 18

2011-05-22 Thread Simon
> no problem with windows (vista) - did you try other versions or png output?
> is the problem reproduced there?
The problem occurs also in the png output.

But I tried now versions 2.11.65-1, 2.12.3-1 and 2.13.61-1. They all work fine
and produce a nice clef. Debian stable (squeeze) uses 2.12.3-7, which is not
available at the download site
http://download.linuxaudio.org/lilypond/binaries/linux-x86/ .

Apart from the fact that this problem is solved by using another version, is
there any Debian user who can reproduce this problem? I might open a bug report
for the debian project then.

Thx, Simon


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: erroneous output of treble clef using staff size 18

2011-05-12 Thread -Eluze


Simon-2774 wrote:
> 
> 
> Playing with different staff sizes, I came across an erroneous output of
> the
> treble clef in staff size 18. The head of the clef is somehow filled as
> shown by
> this minimal example:
> 
> http://up.s4b9.de/files/miniexample.pdf
> 
> I have no idea what causes the problem. Using Debian squeeze here. Thanks
> a lot!
> 
no problem with windows (vista) - did you try other versions or png output?
is the problem reproduced there?

Eluze
-- 
View this message in context: 
http://old.nabble.com/erroneous-output-of-treble-clef-using-staff-size-18-tp31603368p31603628.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: erroneous output of treble clef using staff size 18

2011-05-12 Thread Phil Holmes
"Simon"  wrote in message 
news:loom.20110512t153901-...@post.gmane.org...

I'm not top posting.


Playing with different staff sizes, I came across an erroneous output of 
the
treble clef in staff size 18. The head of the clef is somehow filled as 
shown by

this minimal example:

http://up.s4b9.de/files/miniexample.pdf

\version "2.12.3"
upper = \relative c' {
 \clef treble
 \key c \major
 \time 4/4
c d e f
}

\score {
 \new Staff = "upper" \upper
 \layout {#(layout-set-staff-size 18) }
}

I have no idea what causes the problem. Using Debian squeeze here. Thanks 
a lot!


Simon


It's perfect on Windows, and I do recall some oddity of this sort which 
depends on the viewer.  Your PDF shows badly on Windows, though.  Can anyone 
else reproduce the problem?


--
Phil Holmes
Bug Squad




___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


erroneous output of treble clef using staff size 18

2011-05-12 Thread Simon
> I'm not top posting.

Playing with different staff sizes, I came across an erroneous output of the
treble clef in staff size 18. The head of the clef is somehow filled as shown by
this minimal example:

http://up.s4b9.de/files/miniexample.pdf

\version "2.12.3"
upper = \relative c' {
  \clef treble
  \key c \major
  \time 4/4
c d e f
}

\score {
  \new Staff = "upper" \upper
  \layout {#(layout-set-staff-size 18) }
}

I have no idea what causes the problem. Using Debian squeeze here. Thanks a lot!

Simon


___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond