]> git.lyx.org Git - lyx.git/blob - development/MacOSX/lyxrc.dist.in
on mac use system colors by default
[lyx.git] / development / MacOSX / lyxrc.dist.in
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 ### ========================================================
9
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
12
13 \bind_file "mac"
14
15 #
16 # MISC SECTION ######################################
17 #
18
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
22
23 #
24 # SCREEN & FONTS SECTION ############################
25 #
26
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
32
33 \scroll_wheel_zoom "off"
34
35 #
36 # COLOR SECTION ###################################
37 #
38
39 \use_system_colors true
40
41 #
42 # PRINTER SECTION ###################################
43 #
44
45
46 #
47 # EXPORT SECTION ####################################
48 #
49
50
51 #
52 # TEX SECTION #######################################
53 #
54
55
56 #
57 # FILE SECTION ######################################
58 #
59
60 \template_path "~/Library/Application Support/LyX@version_suffix@/templates"
61
62 #
63 # PLAIN TEXT EXPORT SECTION ##############################
64 #
65
66
67 #
68 # SPELLCHECKER SECTION ##############################
69 #
70
71 \spellchecker "native"
72
73 #
74 # LANGUAGE SUPPORT SECTION ##########################
75 #
76
77
78 #
79 # 2nd MISC SUPPORT SECTION ##########################
80 #
81
82
83 #
84 # FORMATS SECTION ##########################
85 #
86
87 \format "fig" "fig" "FIG" "" "open -a X11; export DISPLAY=:0.0; xfig" "open -a X11; export DISPLAY=:0.0; xfig" "vector"
88
89
90 #
91 # CONVERTERS SECTION ##########################
92 #
93
94 \converter "rtf" "latex" "rtf2latex2e $$i" ""
95 \converter "latex" "rtf" "latex2rtf $$i" ""
96 \converter "latex" "lyx" "$$s/../MacOS/tex2lyx -f $$i $$o" ""
97
98 #
99 # COPIERS SECTION ##########################
100 #
101