]> git.lyx.org Git - lyx.git/blobdiff - lib/scripts/include_bib.py
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / lib / scripts / include_bib.py
index bf8ee9663bccce717d45e1b99636fd8c631175af..d9c0e83c8a11348f0b8fd7c4bd6bb2903ae9c753 100644 (file)
 # check it as a document format. Then create a LaTeX-->ltxbbl converter, 
 # with the command:
 #   python -tt $$s/scripts/include_bib.py $$i $$o
-# and give it the "needaux" flag. You'll then have it in the export menu.
+# and give it the flags:
+#   needaux,nice
+# You'll then have it in the export menu.
+# 
 # We do not activate this converter by default, because there are problems
 # when one tries to use multiple bibliographies.
 #