mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Restore compilation of AEA template for TeX Live
After the previous change this document failed to compile under TeX Live 2013 and 2014. By using a different bib file, it compiles. For more information, see https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg183786.html
This commit is contained in:
parent
e76707d9d5
commit
bb250e4d95
@ -611,7 +611,7 @@ all cited references
|
||||
s put one in:
|
||||
\begin_inset CommandInset citation
|
||||
LatexCommand citet
|
||||
key "techreport-full"
|
||||
key "GSM97"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -621,7 +621,7 @@ key "techreport-full"
|
||||
\begin_layout Standard
|
||||
\begin_inset CommandInset bibtex
|
||||
LatexCommand bibtex
|
||||
bibfiles "xampl"
|
||||
bibfiles "biblio"
|
||||
options "aea"
|
||||
|
||||
\end_inset
|
||||
|
Loading…
Reference in New Issue
Block a user