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