Discussion:
[LyX/master] Restore compilation of AEA template for TeX Live
Kornel Benko
2014-06-28 08:36:15 UTC
Permalink
commit bb250e4d9528b414311b440c68d7eed7a87bce04
Date: Fri Jun 27 22:38:48 2014 -0400
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
diff --git a/lib/templates/AEA.lyx b/lib/templates/AEA.lyx
index c96a189..a58dfc2 100644
--- a/lib/templates/AEA.lyx
+++ b/lib/templates/AEA.lyx
@@ -611,7 +611,7 @@ all cited references
\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
It is compilable now.
There is one point though: I couldn't find a way to change the acknowledgements contents.
Exporting always leads to:
"Please put acknowledgements in the author footnote in this style."

This is with TL2014 installed. The text can be found at
texmf-local/tex/latex/aea/latex_templates/AEA.cls:120

Kornel
Scott Kostyshak
2014-06-28 13:08:52 UTC
Permalink
Post by Kornel Benko
commit bb250e4d9528b414311b440c68d7eed7a87bce04
Date: Fri Jun 27 22:38:48 2014 -0400
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
diff --git a/lib/templates/AEA.lyx b/lib/templates/AEA.lyx
index c96a189..a58dfc2 100644
--- a/lib/templates/AEA.lyx
+++ b/lib/templates/AEA.lyx
@@ -611,7 +611,7 @@ all cited references
\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
It is compilable now.
There is one point though: I couldn't find a way to change the acknowledgements contents.
"Please put acknowledgements in the author footnote in this style."
This is with TL2014 installed. The text can be found at
texmf-local/tex/latex/aea/latex_templates/AEA.cls:120
Kornel
It looks like you either have to delete the Acknowledgement style in
LyX or change the class option to JEP.

Scott
Kornel Benko
2014-06-28 13:18:31 UTC
Permalink
Post by Scott Kostyshak
Post by Kornel Benko
commit bb250e4d9528b414311b440c68d7eed7a87bce04
Date: Fri Jun 27 22:38:48 2014 -0400
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
diff --git a/lib/templates/AEA.lyx b/lib/templates/AEA.lyx
index c96a189..a58dfc2 100644
--- a/lib/templates/AEA.lyx
+++ b/lib/templates/AEA.lyx
@@ -611,7 +611,7 @@ all cited references
\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
It is compilable now.
There is one point though: I couldn't find a way to change the acknowledgements contents.
"Please put acknowledgements in the author footnote in this style."
This is with TL2014 installed. The text can be found at
texmf-local/tex/latex/aea/latex_templates/AEA.cls:120
Kornel
It looks like you either have to delete the Acknowledgement style in
LyX or change the class option to JEP.
I already tried all allowed classes. All compiles (same behaviour in respect to acknowledgements), but one: JEP :)
Post by Scott Kostyshak
Scott
Kornel

Kornel
Kornel Benko
2014-06-28 13:19:35 UTC
Permalink
Post by Kornel Benko
I already tried all allowed classes. All compiles (same behaviour in respect to acknowledgements), but one: JEP
I meant class options ...

Kornel
Scott Kostyshak
2014-06-28 13:23:11 UTC
Permalink
Post by Kornel Benko
Post by Kornel Benko
I already tried all allowed classes. All compiles (same behaviour in respect to acknowledgements), but one: JEP
I meant class options ...
For me it compiles with JEP on TeX Live 2013. I can test on TeX Live
2014 later. If it compiles there we can compare logs. Note that the
zip file unfortunately bundles external cls packages. The difference
in versions could explain things if we see different behaviors.

Scott
Scott Kostyshak
2014-06-29 00:42:11 UTC
Permalink
Post by Scott Kostyshak
Post by Kornel Benko
Post by Kornel Benko
I already tried all allowed classes. All compiles (same behaviour in respect to acknowledgements), but one: JEP
I meant class options ...
For me it compiles with JEP on TeX Live 2013. I can test on TeX Live
2014 later. If it compiles there we can compare logs. Note that the
zip file unfortunately bundles external cls packages. The difference
in versions could explain things if we see different behaviors.
It compiles under TeX Live 2014 for me also (with JEP class option).
Attached is my log.

Scott
Kornel Benko
2014-06-29 07:48:44 UTC
Permalink
Post by Scott Kostyshak
Post by Scott Kostyshak
Post by Kornel Benko
Post by Kornel Benko
I already tried all allowed classes. All compiles (same behaviour in respect to acknowledgements), but one: JEP
I meant class options ...
For me it compiles with JEP on TeX Live 2013. I can test on TeX Live
2014 later. If it compiles there we can compare logs. Note that the
zip file unfortunately bundles external cls packages. The difference
in versions could explain things if we see different behaviors.
It compiles under TeX Live 2014 for me also (with JEP class option).
Attached is my log.
I'm unaware of changing anything, but now it compiles here and I'm unable to
provoke an error.
Post by Scott Kostyshak
Scott
Kornel
Scott Kostyshak
2014-06-29 14:44:49 UTC
Permalink
Post by Kornel Benko
I'm unaware of changing anything, but now it compiles here and I'm unable to
provoke an error.
I guess it will remain a mystery. Similar things have happened to me a
couple of times also (with other documents).

Scott

Loading...