lyx_mirror/development/MacOSX/lyxrc.dist.in

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/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"
\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 ##########################
#