Peter Kümmel <[EMAIL PROTECTED]> schrieb: > Stefan Schimanski wrote: >> Hi! >> >> I installed your binary this morning and have some problems: >> >> * I use the German translations for the GUI and every Umlaut, i.e. special >> character shows up as garbage (e.g. in the menu). Seems that the Unicode >> translations are printed as raw strings instead of being interpreted as >> Unicode. >> * The "View/PDF (pdflatex)" action creates PDFs with those ugly fonts. I >> guess pdflatex is not used, but instead latex, dvips, ps2pdf are called >> which can create the well known font artefacts. > > Use a other font, for instance ae, or pslatex. ;)
No, that's not the problem. The same tex file (exported) and translated using pdflatex is just perfect. That's why I guess that pdflatex is not called at all _although_ I click on the pdflatex menu item. 1.4.3 (which I went back to because of this) works fine. Schimmi