]> git.lyx.org Git - lyx.git/commitdiff
Update RJournal.layout to v0.12 of RJournal.sty
authorScott Kostyshak <skostysh@lyx.org>
Wed, 21 Aug 2013 19:56:30 +0000 (15:56 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Wed, 21 Aug 2013 20:15:15 +0000 (16:15 -0400)
Without this, the template gives a BibTeX error because
there are two \bibstyle commands in the .aux.

This would have broken backwards compatibility but RJournal.layout
has not yet been in a LyX release. Further, the journal made a
significant change (moving to a single column instead of two)
so any submitter would need to update the .sty anyway.

lib/layouts/RJournal.layout

index baecd65561cf5e6a5fd05bdf9d132bbc0d6c39b0..1ac236b87e5d95b9c43895fd5fc7cc35909ae847 100644 (file)
@@ -15,8 +15,6 @@ DefaultModule   knitr
 
 AddToPreamble
        \usepackage{RJournal}
-       \usepackage[round]{natbib}
-       \bibliographystyle{abbrvnat}
        \usepackage{booktabs}
 
        \fancyhf{}