I am getting into trouble converting with pdflatex: the pdf fonts used are rather crappy, and this is due to the use of the T1 encoding, as when I comment the line
\usepackage[T1]{fontenc}
the pdf works well.
Question: hos do I set another font encoding (or none) from the interface? I am using LyX 1.3.3, under Qt, and all other things look fine.
BTW, editing the lyx file and inserting a line like
\fontencoding default (or T2, or whatever) does not work.
Any suggestions?
joao