On Sat, Mar 15, 2003 at 05:55:00PM +0200, Peter L. Peres wrote:
> 
> My problem seems to be that I need to upgrade my whole system. According
> to:
> 
> http://dionysos.mpch-mainz.mpg.de/~joeckel/pdflatex/
> 
> (which gives excellent instruction), I need gs &friends 6.1 or above, I
> have 5.1. I will upgrade this now. Please disregard the other posts

If you use pdflatex, you don't need to upgrade gs.
Read Extended.lyx to know what happens with fonts (basically, you need to
select the ae fonts in the document dialog, or disable T1 font encoding 

> meanwhile. Anyway if anyone knows what causes the vertical bars in a table
> to act strange in pdf, please say so. (they look good in dvi and ps).

This is perhaps due to your old pdflatex.
You can try increasing the width of the rules by adding 
  \setlength{\arrayrulewidth}{0.5pt}
to the preamble (default width is 0.4pt), or even better, remove the
vertical rules in your tables (it is a bad style to have vertical rules!).

Reply via email to