From a7c3567452325644681ab1b68960fa93b88b0855 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Tue, 22 May 2012 08:14:33 -0400 Subject: [PATCH] Fix typo. --- lib/scripts/include_bib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/scripts/include_bib.py b/lib/scripts/include_bib.py index cf3d453548..bf8ee9663b 100644 --- a/lib/scripts/include_bib.py +++ b/lib/scripts/include_bib.py @@ -18,7 +18,7 @@ # 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 +# python -tt $$s/scripts/include_bib.py $$i $$o # and give it the "needaux" flag. 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. -- 2.39.2