On 2018-04-18, Richard Kimberly Heck wrote:
> [-- Type: text/plain, Encoding: 8bit --]
> On 04/18/2018 11:19 AM, Bernt Lie wrote:
>> I use Lyx 2.2.3, with Times Roman font.
>>
>> Is it correct that Times Roman does not distinguish between “\epsilon”
>> and “\varepsilon”?
> I do not see a difference, with or without:
> \usepackage{mathptmx}
Mathptmx is used for Times Roman by default. It is a stop-gap measure
combining several fonts for maths.
Better support is gained with newmathtx: select
Document>Settings>Fonts>Maths: Times Roman (New TX)
The \epsilon vs. \varepsilon problem is also solved when selecting the
extended Times-Roman version "TeX Gyre Termes".
Günter