> On Jan 28, 2019, at 5:45 AM, Guenter Milde <mi...@users.sf.net> wrote:
> 
> On 2019-01-28, list_em...@icloud.com wrote:
> 
>>> On Jan 27, 2019, at 6:07 PM, Paul A. Rubin <parubi...@gmail.com> wrote:
> 
>>> On 1/27/19 7:09 PM, list_em...@icloud.com wrote:
> 
>>>> Am I correct in thinking that the Times Roman font has no bold lower
>>>> case Greek characters?
> 
> You can get a rich choice of mathematical symbols/characters matching
> Times Roman (including bold Greek letters) with the selection "Times
> Roman (New TX)" in Document>Settings>Fonts>Maths.
> 
> For text, you can use the Times lookalike "Artemisia" from the Greek Font
> Societey, e.g. via http://ctan.org/pkg/substitutefont
> with the following preamble code
> 
> \usepackage{substitutefont}
> % Serif
> \usepackage[scaled=0.97]{newtxtext}
> \substitutefont{LGR}{\rmdefault}{artemisia}
> % Sans
> % \substitutefont{LGR}{\sfdefault}{neohellenic}
> \substitutefont{LGR}{\sfdefault}{maksf}
> % Monospaced
> \substitutefont{LGR}{\ttdefault}{cmtt}  % CB fonts
> 
> 
> Günter
> 
Oh, thanks. I didn’t think of that (Times Roman (New TX)). That is a useful 
workaround. Surely publishers have a different workaround if in fact Times 
Roman is deficient. I just wonder if this workaround is compatible with their 
workaround, if any. I didn’t try your Artemisia suggestion yet but I see that 
you are the maintainer, so thanks for that. It does look like a nice font 
although it is not a Times lookalike to my eyes.

Jerry

Reply via email to