Re: barline thickness

2007-11-25 Thread till

Hi Francisco,


Francisco Vila-5 wrote:
 
 Here I attach two samples scanned from paper. Details below. My
 question is simply: am I the only person with this problem? Others
 would be, Is lilypond generating wrong PDFs? Is my printer wrong? Is
 ubuntu gutsy evince wrongly printing PDFs?
 
 
 I had the same problem today and it is clearly a bug of the pdf rendering
library of evince. I manage to print with kpdf and acroread nowadays. Look
also at the staff braces at the beginning of a vocal score: the small
brackets at the top and bottom are not cleanly aligned to the black vertical
bar in a print from within evince. When printing with kpdf this problem
dissappeares. (The bar lines are still a bit thicker than the horizontal
lines, but it looks as if this is intended.)

Greetings
till
-- 
View this message in context: 
http://www.nabble.com/barline-thickness-tf4849423.html#a13937295
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.



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


Re: barline thickness

2007-11-25 Thread Francisco Vila
2007/11/25, till [EMAIL PROTECTED]:
 Francisco Vila-5 wrote:
 
  Here I attach two samples scanned from paper. Details below. My
  question is simply: am I the only person with this problem? Others
  would be, Is lilypond generating wrong PDFs? Is my printer wrong? Is
  ubuntu gutsy evince wrongly printing PDFs?
 
 
  I had the same problem today and it is clearly a bug of the pdf rendering
 library of evince. I manage to print with kpdf and acroread nowadays. Look
 also at the staff braces at the beginning of a vocal score: the small
 brackets at the top and bottom are not cleanly aligned to the black vertical
 bar in a print from within evince. When printing with kpdf this problem
 dissappeares. (The bar lines are still a bit thicker than the horizontal
 lines, but it looks as if this is intended.)

Thank you very much. BTW, strange enough, that nobody else noticed
this until today, being Evince the standard PDF viewer in Gnome.

Today, while searching for a solution, I've noticed that the page
preview of Evince already showed the problem, before the actual
printing. So it is clear that it was not a driver- or printer- problem
(provided that print preview is not done using the PPD of the printer
in some strange way, sorry for my naïveness about this)

-- 
Francisco Vila. Badajoz (Spain)
http://www.paconet.org


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


barline thickness

2007-11-21 Thread Francisco Vila
Here I attach two samples scanned from paper. Details below. My
question is simply: am I the only person with this problem? Others
would be, Is lilypond generating wrong PDFs? Is my printer wrong? Is
ubuntu gutsy evince wrongly printing PDFs?

Details:

laserjet-png.png comes from a PNG generated by LilyPond with the --png
-dresolution=600 commandline options.

laserjet-pdf.png comes from a PDF generated by LilyPond.

Both images are printed on a laserjet P2015dn at the default
resolution (FastRes). This is 600dpi I think. Then I scanned the
printed papers at 300 dpi.

Clearly the PDF has a barline MUCH thicker than the PNG and it's not a
matter of resolution (other vertical lines look fine).

Wider views are available in:
http://www.paconet.org/laserjet-png.png
http://www.paconet.org/laserjet-pdf.png

Thank you. My workaround these days is to generate and print only
PNGs, but windows users also report this problem in other systems and
printers.

2007/11/19, Paco Vila [EMAIL PROTECTED]:
 El Sun, 18 de Nov de 2007, a las 10:50:47PM +0100, Mats Bengtsson dijo:
  Paco Vila wrote:
 
  In 2.11.34, I've found that default barline thickness is a bit too thick,
  even printed at 1200 dpi.
 
  Where is this default set? I'm sorry but I still have not managed to
  override it thinner.
 
  In the section on Bar Lines in the on-line manual, click on BarLine
  at the bottom of the page to see a list of properties that are set
  by default on the BarLine object. This includes, among others
  a property called hair-thickness with default value 1.9.
  To change that setting, add
  \override Score.BarLine #'hair-thickness = #1.5
  in your code...

 Yes, thank you, but I think my problem is more serious than I thought. 
 Barlines appear much, much thicker on printed paper
 than on PDF or PNG!

 Leftmost barline (the one on the left edge of the staff) appears thin, just 
 like the staff lines. But standard barlines seem to be five or six times
 as thick; moreover, (try to explain well, Paco) their top and bottom ends are 
 higher (and lower, respectively) than the topmost (resp. lowest) staff
 line, surpassing the system in length, as if they were surrounded by a 
 rounded outline.

 On next days I'll try to scan a prined copy to show you what I'm saying.

 I have a recent Laserjet driven by PS drivers (I've heard that it works 
 internally with PCL anyway).

 Has anybody a similar problem?

 Maybe it's just my printer. She doesn't seem to like LP too much.

--
Francisco Vila. Badajoz (Spain)
http://www.paconet.org
attachment: detail-laserjet-pdf.pngattachment: detail-laserjet-png.png___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


barline thickness

2007-11-19 Thread Francisco Vila
El Sun, 18 de Nov de 2007, a las 10:50:47PM +0100, Mats Bengtsson dijo:
 Paco Vila wrote:

 In 2.11.34, I've found that default barline thickness is a bit too thick,
 even printed at 1200 dpi.

 Where is this default set? I'm sorry but I still have not managed to
 override it thinner.

 In the section on Bar Lines in the on-line manual, click on BarLine
 at the bottom of the page to see a list of properties that are set
 by default on the BarLine object. This includes, among others
 a property called hair-thickness with default value 1.9.
 To change that setting, add
 \override Score.BarLine #'hair-thickness = #1.5
 in your code...

Yes, thank you, but I think my problem is more serious than I thought.
Barlines appear much, much thicker on printed paper than on PDF or
PNG!

Leftmost barline (the one on the left edge of the staff) appears thin,
just like the staff lines. But standard barlines seem to be five or
six times as thick; moreover, (try to explain well, Paco) their top
and bottom ends are higher (and lower, respectively) than the topmost
(resp. lowest) staff line, surpassing the system in length, as if they
were surrounded by a rounded outline.

On next days I'll try to scan a prined copy to show you what I'm saying.

I have a recent Laserjet driven by PS drivers (I've heard that it
works internally with PCL anyway).

Has anybody a similar problem?

Maybe it's just my printer. She doesn't seem to like LP too much.

UPDATE: other vertical lines look fine. Only barlines are almost as
heavy as beams, if not equal.
--
Francisco Vila Doncel. Badajoz (Spain)
http://www.paconet.org


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


Barline thickness, dashed barline

2005-08-30 Thread Mehmet Okonsar
Thank for helping me out those questions:

1-I want to make barlines somewhat thinner,
\override Barline #'thickness = #3.0 (and other values, put inside a layout
block) didn't worked..

2-I want to have another look for the dashed barline:
\bar :
I'd rather prefer a slimmer looking dashed line instead of dots..

Best Regards,
Mehmet Okonsar, pianist-composer
www.okonsar.com




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


Re: Barline thickness, dashed barline

2005-08-30 Thread Han-Wen Nienhuys

Mehmet Okonsar wrote:

Thank for helping me out those questions:

1-I want to make barlines somewhat thinner,
\override Barline #'thickness = #3.0 (and other values, put inside a layout
block) didn't worked..


try Staff.BarLine (note the capital L)



2-I want to have another look for the dashed barline:
\bar :
I'd rather prefer a slimmer looking dashed line instead of dots..



I can add this as a sponsored feature. Contact me privately if interested.


--

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



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