Another minor change, but this should almost get us to the point that we
[lyx.git] / development / MacOSX / lyxrc.dist.in
blob0ee4aac593ce28f837fa192142b0b19204003dfe
1 ### This file is part of
2 ### ========================================================
3 ###          LyX, The Document Processor
4 ###
5 ###          Copyright 1995 Matthias Ettrich
6 ###          Copyright 1995-2001 The LyX Team.
7 ###
8 ### ========================================================
10 # This file is written by LyX, if you want to make your own
11 # modifications you should do them from inside LyX and save
13 \bind_file "mac"
16 # MISC SECTION ######################################
19 \path_prefix "/usr/texbin:/usr/local/gwTeX/bin/powerpc-apple-darwin-current:/usr/local/gwTeX/bin/i386-apple-darwin-current:/usr/local/teTeX/bin/powerpc-apple-darwin-current:/usr/local/teTeX/bin/i386-apple-darwin-current:/sw/bin:/sw/sbin:/opt/local/teTeX/bin:/opt/local/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/usr/sbin:/sbin"
20 \serverpipe "~/Library/Application Support/LyX@version_suffix@/.lyxpipe"
21 \preview on
24 # SCREEN & FONTS SECTION ############################
27 \screen_font_roman "Times"
28 \screen_font_sans "Helvetica"
29 \screen_font_typewriter "Courier"
30 \open_buffers_in_tabs false
31 \mac_like_word_movement true
34 # COLOR SECTION ###################################
39 # PRINTER SECTION ###################################
44 # EXPORT SECTION ####################################
49 # TEX SECTION #######################################
54 # FILE SECTION ######################################
57 \template_path "~/Library/Application Support/LyX@version_suffix@/templates"
60 # PLAIN TEXT EXPORT SECTION ##############################
65 # SPELLCHECKER SECTION ##############################
68 \spell_command "aspell"
71 # LANGUAGE SUPPORT SECTION ##########################
76 # 2nd MISC SUPPORT SECTION ##########################
81 # FORMATS SECTION ##########################
84 \format "fig" "fig" "FIG" "" "open -a X11; export DISPLAY=:0.0; xfig" "open -a X11; export DISPLAY=:0.0; xfig" "vector"
88 # CONVERTERS SECTION ##########################
91 \converter "rtf" "latex" "rtf2latex2e $$i" ""
92 \converter "latex" "rtf" "latex2rtf $$i" ""
93 \converter "latex" "lyx" "$$s/../MacOS/tex2lyx -f $$i $$o" ""
96 # COPIERS SECTION ##########################