commit 4bc29abb700703f8d4b38fbfc02385bf55334421
Author: Juergen Spitzmueller <[email protected]>
Date:   Fri Mar 28 15:19:28 2014 +0100

    elsarticle: use standard xampl bib from texmf tree (relative path does not 
work for templates)

diff --git a/lib/templates/elsarticle.lyx b/lib/templates/elsarticle.lyx
index 61ed9a7..7a83956 100644
--- a/lib/templates/elsarticle.lyx
+++ b/lib/templates/elsarticle.lyx
@@ -730,8 +730,8 @@ Introduction
 \begin_layout Standard
 Bla bla, as listed in 
 \begin_inset CommandInset citation
-LatexCommand cite
-key "Parkin2005,LComp2004"
+LatexCommand citet
+key "article-full,booklet-full"
 
 \end_inset
 
@@ -895,7 +895,7 @@ elsarticle-num
 \begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
-bibfiles "../examples/biblioExample"
+bibfiles "xampl"
 options "bibtotoc,elsarticle-harv"
 
 \end_inset

Reply via email to