]> 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 cf3d453548747d4495f5b8d51504fbb58b056217..d9c0e83c8a11348f0b8fd7c4bd6bb2903ae9c753 100644 (file)
 # automatically. To set it up, create a format "ltxbbl"; make sure to 
 # check it as a document format. Then create a LaTeX-->ltxbbl converter, 
 # with the command:
-#   python -tt $$s/scripts/include_bib.py $$i $$0
-# and give it the "needaux" flag. You'll then have it in the export menu.
+#   python -tt $$s/scripts/include_bib.py $$i $$o
+# 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.
 #