Hi, I got lyx 1.1.6fix4 to work on my system following good advice from this list. Now I have a font problem. It appears as such:
- I use the article style - I set Sans Serif fonts all over the document, family Helvetica, including TOC (by selecting the whole document and applying these settings from Layout->...). - If I do not use TOC and Section/Subsection etc then everything works and I can do PDF output either through ps->pdf or pdflatex - When I use either TOC and/or Section/Subsection etc and Title (the automatically inserted date) then the pdf generation for pdf looks ugly (all serif characters have a border and are bitmapped - e.g. the numbers in the Sectioning, the date for Title, TOC numbers). Before I set helvetica the whole document was rendered bitmapped with horrible jaggy fonts and was un-searchable as pdf. In other words a fontset is missing and latex/ps2pdf is doing its best. Also building with pdflatex fails with an error like: Warning: pdflatex (file ecbx1200): Font ecbx1200 at 600 not found Warning: pdflatex (file ecrm1095): Font ecrm1095 at 600 not found Warning: pdflatex (file ecbx1095): Font ecbx1095 at 600 not found Warning: pdflatex (file ecbx1440): Font ecbx1440 at 600 not found Warning: pdflatex (file ecrm1200): Font ecrm1200 at 600 not found And warning boxes appear in the lyx source after each of my two ps includes. They say 'division by zero error' (I presume due to the missing font(s) - I hope). Strangely no errors appear after the graphics when doing View->PDF, only with View->PDFlatex. I would like to know how I can change the font for the date in Title and Section etc and where to look for these missing fonts (I have kpathsea etc configured right - remember the bad error only happens with pdflatex, ps->pdf chugs through it somehow). tia, Peter
