]> git.lyx.org Git - lyx.git/blobdiff - lib/lyxrc.example
Small configure fix; update to fr.po; more loaclizable strings for color handler.
[lyx.git] / lib / lyxrc.example
index 681d96099917e30ad859958eb95b11a3549dab95..19c68350cfefd36a3bd2d9f04e1c582c9cdc7e9e 100644 (file)
 # to this instead:
 #\bind_file mine_is_best
 
+# By default, LyX takes over the handling of the dead keys (or accent
+# keys) that may be defined for your keyboard. While this allows you
+# to enter characters that would not be normally available, some
+# people dislike the different behaviour. You can use raw dead keys by
+# just uncommenting the next line
+#\override_x_deadkeys false
+
 # Tip: Use "lyx -dbg 4" to survey how LyX interprets your keybindings.
 
 
 
 # Here you have the command to convert from linuxdoc to html.
 # Example: one html file only.
-#\linuxdoc_to_html_command "sgml2html -s 0"
+#\linuxdoc_to_html_command "sgml2html -s 0 '$$FName'"
 
 # The LinuxDoc to LyX converter
 #\linuxdoc_to_lyx_command "sgml2lyx"
 #\docbook_to_dvi_command "sgmltools -b dvi"
 
 # Command to convert a docbook file to html
-#\docbook_to_html_command "sgmltools -b html"
+#\docbook_to_html_command "sgmltools -b html '$$FName'"
 
 # Command to convert a docbook file to pdf
 #\docbook_to_pdf_command ""
 #\kbmap_secondary hebrew
 #\latex_command elatex
 #\font_encoding default
-#\number_inset rtl
 
 # You also need to bind a key for switching between Hebrew and English.
 # For example,
 #\kbmap true
 #\kbmap_primary null
 #\kbmap_secondary arabic
-#\number_inset false
 
 # You also need to bind a key for switching between Arabic and English.
 # For example,