On 2011-06-26, ölm wrote: > same problem with lyx 2.0.0 under ubuntu 11.04 64bit > but THE SAME document is working under WinXP32bitSP3
The Greek fonts are missing. With Debian or Ubuntu, install the package texlive-lang-greek. > only the (pre)view using xetex is working without error, but all greek > letters and italic are then missing. With XeTeX, you do not get errors if the font misses some glyphs. It is up to you to spot this in the document and to change to some more complet font (e.g. the DejaVu). > under windows everything is working (except correct linebreaks at > inline-formulas at "description" style. but thats another story. > regards, It looks like there is a more complete TeX installation on this machine, or MikTeX's auto-installer fetched the missing packages. Günter