]> git.lyx.org Git - lyx.git/blob - development/MacOSX/lyxrc.dist.in
Update it.po
[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 23
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 #
39 # COLOR SECTION ###################################
40 #
41
42 \use_system_colors true
43
44 #
45 # PRINTER SECTION ###################################
46 #
47
48
49 #
50 # EXPORT SECTION ####################################
51 #
52
53
54 #
55 # TEX SECTION #######################################
56 #
57
58
59 #
60 # FILE SECTION ######################################
61 #
62
63 \template_path "~/Library/Application Support/LyX@version_suffix@/templates"
64
65 #
66 # PLAIN TEXT EXPORT SECTION ##############################
67 #
68
69
70 #
71 # SPELLCHECKER SECTION ##############################
72 #
73
74 \spellchecker "native"
75
76 #
77 # LANGUAGE SUPPORT SECTION ##########################
78 #
79
80
81 #
82 # 2nd MISC SUPPORT SECTION ##########################
83 #
84
85
86 #
87 # FORMATS SECTION ##########################
88 #
89
90 \format "fig" "fig" "FIG" "" "open -a X11; export DISPLAY=:0.0; xfig" "open -a X11; export DISPLAY=:0.0; xfig" "vector" "application/x-xfig"
91
92
93 #
94 # CONVERTERS SECTION ##########################
95 #
96
97 \converter "rtf" "latex" "rtf2latex2e $$i" ""
98 \converter "latex" "rtf" "latex2rtf $$i" ""
99 \converter "latex" "lyx" "$$s/../MacOS/tex2lyx -f $$i $$o" ""
100
101 #
102 # COPIERS SECTION ##########################
103 #
104