]> git.lyx.org Git - features.git/blobdiff - development/MacOSX/LyX.app/Contents/Resources/LyX/preferences
Try to make GPainter a bit more efficient
[features.git] / development / MacOSX / LyX.app / Contents / Resources / LyX / preferences
index 1225b29e10aa216d50dd17cf5ecca7e8c38c47aa..6b417da3d6253c1ff91b10da73aa18750e8dc135 100644 (file)
@@ -18,7 +18,7 @@
 
 \path_prefix "/usr/bin:/usr/local/bin:/usr/local/teTeX/bin/powerpc-apple-darwin-current:/usr/X11R6/bin:/sw/bin:/opt/local/teTeX/bin"
 \serverpipe "~/Library/Application Support/LyX/.lyxpipe"
-\preview true
+\preview on
 
 #
 # SCREEN & FONTS SECTION ############################
 # FORMATS SECTION ##########################
 #
 
-\format "pdf" "pdf" "PDF (pdflatex)" ""
-\format "pdf2" "pdf" "PDF (ps to pdf)" ""
-\viewer "dvi" "open"
-\viewer "eps" "open"
-\viewer "html" "open"
-\viewer "pdf" "open"
-\viewer "ps" "open"
+\format "dvi" "dvi" "DVI" "D" "open" ""
+\format "html" "html" "HTML" "H" "open" ""
+\format "latex" "tex" "LaTeX" "L" "open" ""
+\format "pdf" "pdf" "PDF (ps2pdf)" "P" "open" ""
+\format "ps" "ps" "Postscript" "t" "open" ""
+\format "sxw" "sxw" "OpenOffice.Org Writer" "O" "open" ""
+\format "text" "txt" "ASCII" "A" "open" ""
+\format "textparagraph" "txt" "ASCII (paragraphs)" "" "open" ""
+\format "word" "doc" "Word" "W" "open" ""
+\format "rtf" "rtf" "RTF" "" "open" ""
+
 
 #
 # CONVERTERS SECTION ##########################