]> git.lyx.org Git - lyx.git/blobdiff - lib/lyxrc.example
* QPrefsDialog::QPrefsDialog():
[lyx.git] / lib / lyxrc.example
index 5946ba8e4e00aad5ed141c600312f1b176e7fcf9..ab9ef4876f369942bc2e66c35c61f1c7d2ab2e93 100644 (file)
 # executive, a3, a4, a5, or b5 as the default papersize.
 #\default_papersize "a4"
 
-# Define which program to use to use as postscript interpreter for included
-# images.
-# You can not include any options. The default is "gs" if it can be found.
-# If you have a slow computer, you should consider turning off the WYSIWYG
-# display of includes images, by using this command:
-#\ps_command ""
-
 # Define which program to use to run "chktex".
 # You should include options that turn different warnings on and off.
 # Default is "chktex -n1 -n3 -n6 -n9 -n22 -n25 -n30 -n38"
 # SPELLCHECKER SECTION ####################################################
 #
 
-# What command runs the spell checker? Default is "ispell" if it is
+# What command runs the spellchecker? Default is "ispell" if it is
 # installed, "none" otherwise.
 # If you have aspell (http://metalab.unc.edu/kevina/aspell/)
 # installed and configured, you might want to uncomment the line below.