]> git.lyx.org Git - lyx.git/blob - development/MacOSX/lyxrc.dist.in
Const
[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-2017 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 Format 24
14
15 \bind_file "mac"
16
17 #
18 # MISC SECTION ######################################
19 #
20
21 \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"
22 \serverpipe "~/Library/Application Support/LyX@version_suffix@/.lyxpipe"
23 \preview on
24
25 #
26 # SCREEN & FONTS SECTION ############################
27 #
28
29 \screen_font_roman "Times"
30 \screen_font_sans "Helvetica"
31 \screen_font_typewriter "Courier"
32 \open_buffers_in_tabs false
33 \mac_like_cursor_movement true
34
35 \scroll_wheel_zoom "off"
36 \mouse_middlebutton_paste false
37
38 \fullscreen_toolbars false
39 \fullscreen_statusbar false
40 \fullscreen_menubar false
41 \fullscreen_tabbar false
42 \fullscreen_scrollbar false
43
44 #
45 # COLOR SECTION ###################################
46 #
47
48 \use_system_colors true
49
50 #
51 # PRINTER SECTION ###################################
52 #
53
54
55 #
56 # EXPORT SECTION ####################################
57 #
58
59
60 #
61 # TEX SECTION #######################################
62 #
63
64
65 #
66 # FILE SECTION ######################################
67 #
68
69 \template_path "~/Library/Application Support/LyX@version_suffix@/templates"
70
71 #
72 # PLAIN TEXT EXPORT SECTION ##############################
73 #
74
75
76 #
77 # SPELLCHECKER SECTION ##############################
78 #
79
80 \spellchecker "native"
81
82 #
83 # LANGUAGE SUPPORT SECTION ##########################
84 #
85
86
87 #
88 # 2nd MISC SUPPORT SECTION ##########################
89 #
90
91
92 #
93 # FORMATS SECTION ##########################
94 #
95
96 \format "fig" "fig" "FIG" "" "open -a X11; export DISPLAY=:0.0; xfig" "open -a X11; export DISPLAY=:0.0; xfig" "vector" "application/x-xfig"
97
98
99 #
100 # CONVERTERS SECTION ##########################
101 #
102
103 \converter "rtf" "latex" "rtf2latex2e $$i" ""
104 \converter "latex" "rtf" "latex2rtf $$i" ""
105 \converter "latex" "lyx" "$$s/../MacOS/tex2lyx -f $$i $$o" ""
106
107 #
108 # COPIERS SECTION ##########################
109 #
110