]> git.lyx.org Git - lyx.git/blobdiff - lib/lyxrc.example
Added patches from John and applied some fixes.
[lyx.git] / lib / lyxrc.example
index b10632970665350d2c8453528206cd2c1993faaf..411d8fd94079a5827d16364d302d0743bfad5909 100644 (file)
 # We recommend to keep the confirmation, though.
 #\exit_confirmation false
 
+# This sets the behaviour if you want to be asked for a filename when
+# creating a new document or wait until you save it and be asked then.
+# The default for now is ask on save.
+# \new_ask_filename false
+
 # LyX continously displays names of last command executed, along with a list 
 # of defined short-cuts for it in the minibuffer.
 # It requires some horsepower to function, so you can turn it off, if LyX
 # You can include any options you need by "quoting" the entire command
 # The default is auto-detected, but you might want to override it.
 # Usual values are: xpdf, acroread, gv, ghostscript.
+# Warning: This option is not functional!
 #\view_pdf_command "xpdf"
 
 # Define which program to use to view postscript files here.
 
 # The command used to generate pdf files directly from a latex file.
 # A program that works in anyother way is not guarantied to work.
+# Warning: This option is not functional!
 #\pdflatex_command pdflatex
 
 # The command used to generate postscript files from pdf files.
+# Warning: This option is not functional!
 #\pdf_to_ps_command pdf2ps
 
 # If to use pdf as native export format instead of dvi. This makes LyX use
 # pdflatex, pdf2ps and other utility programs. Default is false.
+# Warning: This option is not functional!
 #\pdf_mode false
 
 # The font encoding used for the LaTeX2e fontenc package.