]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.C
fix reading the author field.
[lyx.git] / src / LaTeXFeatures.C
index 1741883794c9b94a4522f92dceaf60665d60eb16..67fcb20535e824dbc1fa4f2820f6573341b2b0b6 100644 (file)
@@ -310,7 +310,7 @@ string const LaTeXFeatures::getPackages() const
 
        // jurabib -- we need version 0.6 at least.
        if (isRequired("jurabib")) {
-               packages << "\\RequirePackage{jurabib}[2004/01/25]\n";
+               packages << "\\usepackage{jurabib}[2004/01/25]\n";
        }
 
        // bibtopic -- the dot provides the aux file naming which