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