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