lyx_mirror/development/MacOSX/lyxrc.dist.in
Scott Kostyshak 3978fabaad Update the formats of lyxrc.dist.in to 19
In the end, no changes were needed. This was decided by prefs2prefs
for MacOSX and cygwin and by manual inspection for Win32.
2015-11-07 22:45:40 -05:00

105 lines
2.1 KiB
Plaintext

### This file is part of
### ========================================================
### LyX, The Document Processor
###
### Copyright 1995 Matthias Ettrich
### Copyright 1995-2001 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 19
\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
#
# 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 ##########################
#