mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
set standard fonts for screen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@15091 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c85fc27ba3
commit
1550cbc155
@ -80,6 +80,11 @@ Section -Configure
|
||||
|
||||
FileWrite $R1 '\path_prefix "$R0"$\r$\n'
|
||||
|
||||
;Default screen fonts
|
||||
FileWrite $R1 '\screen_font_roman "Times New Roman"$\r$\n'
|
||||
FileWrite $R1 '\screen_font_sans "Arial"$\r$\n'
|
||||
FileWrite $R1 '\screen_font_typewriter "Courier New"$\r$\n'
|
||||
|
||||
FileClose $R1
|
||||
|
||||
;Create a batch file to start LyX with the environment variables set
|
||||
|
Loading…
x
Reference in New Issue
Block a user