commit 033b49df139bddd89af23879991f452da1051ea3
Author: Scott Kostyshak <[email protected]>
Date:   Fri Dec 6 12:02:03 2013 -0500

    Add note to es/europeCV.lyx and invert Xe and Lua
    
    Export with XeTeX and LuaTeX (with either non-tex fonts or 8-bit
    compatibility mode) does not work because the loading of inputenc with
    utf8x is hardcoded in europecv.cls at this time.
    
    This commit adds a note to es/europeCV.lyx explaining the problem and
    inverts the XeTeX and LuaTeX tests.
    
    See
    http://comments.gmane.org/gmane.editors.lyx.devel/145896
    
    Thanks to Günter Milde for the advice and to Ignacio García
    for the translation of the note.

diff --git a/development/autotests/revertedTests 
b/development/autotests/revertedTests
index 2249fcd..f370cdf 100644
--- a/development/autotests/revertedTests
+++ b/development/autotests/revertedTests
@@ -41,7 +41,13 @@ export/examples/hu/example_raw_dvi3
 export/examples/hu/splash_pdf5
 export/examples/hu/splash_dvi3
 #
+export/examples/es/europeCV_pdf4
 export/examples/es/europeCV_pdf5
+export/examples/es/europeCV_dvi3
+# Export with XeTeX and LuaTeX (with either non-tex fonts or 8-bit
+# compatibility mode) does not work because the loading of inputenc with
+# utf8x is hardcoded in europecv.cls at the time of this writing. See:
+# http://comments.gmane.org/gmane.editors.lyx.devel/145896
 export/examples/fa/splash_pdf5
 # See http://www.lyx.org/trac/ticket/8823
 export/examples/ja/lilypond_pdf
diff --git a/lib/examples/es/europeCV.lyx b/lib/examples/es/europeCV.lyx
index 9cb7b71..691fa18 100644
--- a/lib/examples/es/europeCV.lyx
+++ b/lib/examples/es/europeCV.lyx
@@ -105,6 +105,21 @@
 
 \begin_body
 
+\begin_layout Standard
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+Exportar con XeTeX y LuaTeX (con tipografías no TeX o en modo compatible
+ 8-bit) no funciona porque, por el momento, la carga de inputenc con utf8x
+ está incrustada en el código fuente de europecv.cls.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Begin
 \begin_inset Note Note
 status open

Reply via email to