M.Canales.es wrote:

> What I noticed, is that in Acrobat Reader 5.0 the fonts looks nice, but in 
> KGoshtView looks a little ugly. Maybe due that Acrobat Reader uses their own 
> fonts while other readers uses the ones from gs?

Sounds right.  I was using xpdf.

> In new-xsl/stylesheets/pdf/lfs-admon.xsl for admonitions and 
> new-xsl/stylesheets/pdf/lfs-mixed.xsl for verbatim environments. The line to 
> search in both is:
> 
>     <xsl:attribute name="border-width">1pt</xsl:attribute>
> 
> Changing it to 0.5pt looks a good idea.

A pt is 1/72nd of an inch.  Do we have to use pt?  How about 1px?  Or
better yet, for the pdf only in lfs-mixed.xsl, 0pt?

I'll pull the xsl and look some more.

  -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to