]> git.lyx.org Git - lyx.git/commitdiff
#11921 change default roman (serif) screen font
authorStephan Witt <switt@lyx.org>
Wed, 23 Aug 2023 19:36:10 +0000 (21:36 +0200)
committerStephan Witt <switt@lyx.org>
Wed, 23 Aug 2023 19:36:29 +0000 (21:36 +0200)
The hard coded LyX default font (Times) doesn't work well on macOS.
The text seems to be shifted slightly upwards.

development/MacOSX/lyxrc.dist.in

index 4072f444e95e72cb5cb79714ab190de8215448a7..968288ebfabdfe917990bb9e38624f55bcd2f54a 100644 (file)
@@ -26,7 +26,7 @@ Format 24
 # SCREEN & FONTS SECTION ############################
 #
 
-\screen_font_roman "Times"
+\screen_font_roman "Times New Roman"
 \screen_font_sans "Helvetica"
 \screen_font_typewriter "Courier"
 \open_buffers_in_tabs false