mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
7157e42044
The hard coded LyX default font (Times) doesn't work well on macOS. The text seems to be shifted slightly upwards.
111 lines
2.2 KiB
Plaintext
111 lines
2.2 KiB
Plaintext
### This file is part of
|
|
### ========================================================
|
|
### LyX, The Document Processor
|
|
###
|
|
### Copyright 1995 Matthias Ettrich
|
|
### Copyright 1995-2017 The LyX Team.
|
|
###
|
|
### ========================================================
|
|
|
|
# This file is written by LyX, if you want to make your own
|
|
# modifications you should do them from inside LyX and save
|
|
|
|
Format 24
|
|
|
|
\bind_file "mac"
|
|
|
|
#
|
|
# MISC SECTION ######################################
|
|
#
|
|
|
|
\path_prefix "/Library/TeX/texbin:/usr/texbin:/sw/bin:/sw/sbin:/opt/local/teTeX/bin:/opt/homebrew/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/usr/sbin:/sbin"
|
|
\serverpipe "~/Library/Application Support/LyX@version_suffix@/.lyxpipe"
|
|
\preview on
|
|
|
|
#
|
|
# SCREEN & FONTS SECTION ############################
|
|
#
|
|
|
|
\screen_font_roman "Times New Roman"
|
|
\screen_font_sans "Helvetica"
|
|
\screen_font_typewriter "Courier"
|
|
\open_buffers_in_tabs false
|
|
\mac_like_cursor_movement true
|
|
|
|
\scroll_wheel_zoom "off"
|
|
\mouse_middlebutton_paste false
|
|
|
|
\fullscreen_toolbars false
|
|
\fullscreen_statusbar false
|
|
\fullscreen_menubar false
|
|
\fullscreen_tabbar false
|
|
\fullscreen_scrollbar false
|
|
|
|
#
|
|
# COLOR SECTION ###################################
|
|
#
|
|
|
|
\use_system_colors true
|
|
|
|
#
|
|
# PRINTER SECTION ###################################
|
|
#
|
|
|
|
|
|
#
|
|
# EXPORT SECTION ####################################
|
|
#
|
|
|
|
|
|
#
|
|
# TEX SECTION #######################################
|
|
#
|
|
|
|
|
|
#
|
|
# FILE SECTION ######################################
|
|
#
|
|
|
|
\template_path "~/Library/Application Support/LyX@version_suffix@/templates"
|
|
|
|
#
|
|
# PLAIN TEXT EXPORT SECTION ##############################
|
|
#
|
|
|
|
|
|
#
|
|
# SPELLCHECKER SECTION ##############################
|
|
#
|
|
|
|
\spellchecker "native"
|
|
|
|
#
|
|
# LANGUAGE SUPPORT SECTION ##########################
|
|
#
|
|
|
|
|
|
#
|
|
# 2nd MISC SUPPORT SECTION ##########################
|
|
#
|
|
|
|
|
|
#
|
|
# FORMATS SECTION ##########################
|
|
#
|
|
|
|
\format "fig" "fig" "FIG" "" "open -a X11; export DISPLAY=:0.0; xfig" "open -a X11; export DISPLAY=:0.0; xfig" "vector" "application/x-xfig"
|
|
|
|
|
|
#
|
|
# CONVERTERS SECTION ##########################
|
|
#
|
|
|
|
\converter "rtf" "latex" "rtf2latex2e $$i" ""
|
|
\converter "latex" "rtf" "latex2rtf $$i" ""
|
|
\converter "latex" "lyx" "$$s/../MacOS/tex2lyx -f $$i $$o" ""
|
|
|
|
#
|
|
# COPIERS SECTION ##########################
|
|
#
|
|
|