texstudio-org / texstudio

TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible.
http://www.texstudio.org/
GNU General Public License v3.0
2.75k stars 343 forks source link

No bold font in editor after macOS update #746

Open ajc297 opened 4 years ago

ajc297 commented 4 years ago

Environment

Expected behavior

Syntax highlighting is configured to print 'extra-keyword' and other identifiers in bold font.

Actual behavior

Editor displays text in regular font.

How to reproduce

Error introduced after upgrading to macOS 10.15 Catalina from 10.14 Mojave. Error persists after deselecting and reselecting bold font for any identifier in Preferences. Other highlighting options (italics, colour, etc) work without issues.

muzimuzhi commented 4 years ago

This seems a font issue. What can you see under the "Preferences > Editor > Font Family"? Does changing the font family to some font having a bold family, for example "Courier", fix the problem?

I do use a macOS, but I am not decided to upgrade from 10.14 to 10.15. Hence currently I cannot satisfy the condition to reproduce your problem.

ajc297 commented 4 years ago

Thanks for your suggestion @muzimuzhi, I played around with the font families but I have the same issue with any family I pick.

Haven't run into any other issues but maybe wise not to upgrade!