commit 4143972f488e2b3060e1645175e9ecf3bbca9160
Author: Scott Kostyshak <[email protected]>
Date:   Mon Jun 24 05:07:40 2013 -0400

    Fix Spanish tufte-{book,handout} bib paths

diff --git a/lib/examples/es/tufte-book.lyx b/lib/examples/es/tufte-book.lyx
index db27971..b39a2b3 100644
--- a/lib/examples/es/tufte-book.lyx
+++ b/lib/examples/es/tufte-book.lyx
@@ -1382,7 +1382,7 @@ p114: 1, 4, 5, 6, 8, 10, 12, 15
 \begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
-bibfiles "biblioExample"
+bibfiles "../biblioExample"
 options "plainnat"
 
 \end_inset
diff --git a/lib/examples/es/tufte-handout.lyx 
b/lib/examples/es/tufte-handout.lyx
index 0fc725d..e989a89 100644
--- a/lib/examples/es/tufte-handout.lyx
+++ b/lib/examples/es/tufte-handout.lyx
@@ -1576,7 +1576,7 @@ n.
 \begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
-bibfiles "biblioExample"
+bibfiles "../biblioExample"
 options "plainnat"
 
 \end_inset

Reply via email to