commit 9108263d2f9dd17a894de8e8a645aef9917b3bd0
Author: Scott Kostyshak <[email protected]>
Date: Mon Jun 20 16:41:03 2022 -0400
Europe_CV: use "utf8" instead of "utf8x"
uf8x is not recommended
(https://github.com/latex3/latex2e/issues/833), and thanks to Europe
CV's recent release, is no longer needed. See here:
https://github.com/gsilano/EuropeCV/pull/30
Europe CV still fails on an updated TeX Live (see discussion on
hooks in the above discussion for why), but this commit at least
fixes the unicode-related errors.
---
lib/examples/Curricula_Vitae/Europe_CV.lyx | 4 +++-
lib/examples/es/Curricula_Vitae/Europe_CV.lyx | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/lib/examples/Curricula_Vitae/Europe_CV.lyx
b/lib/examples/Curricula_Vitae/Europe_CV.lyx
index 50e6cf4..5569ec3 100644
--- a/lib/examples/Curricula_Vitae/Europe_CV.lyx
+++ b/lib/examples/Curricula_Vitae/Europe_CV.lyx
@@ -18,7 +18,7 @@
\maintain_unincluded_children no
\language english
\language_package default
-\inputencoding utf8x
+\inputencoding utf8
\fontencoding auto
\font_roman "default" "default"
\font_sans "default" "default"
@@ -39,6 +39,8 @@
\output_sync 0
\bibtex_command bibtex
\index_command default
+\float_placement class
+\float_alignment class
\paperfontsize 10
\spacing single
\use_hyperref false
diff --git a/lib/examples/es/Curricula_Vitae/Europe_CV.lyx
b/lib/examples/es/Curricula_Vitae/Europe_CV.lyx
index e47133c..b99f883 100644
--- a/lib/examples/es/Curricula_Vitae/Europe_CV.lyx
+++ b/lib/examples/es/Curricula_Vitae/Europe_CV.lyx
@@ -18,7 +18,7 @@
\maintain_unincluded_children no
\language spanish
\language_package default
-\inputencoding utf8x
+\inputencoding utf8
\fontencoding auto
\font_roman "default" "default"
\font_sans "default" "default"
@@ -39,6 +39,8 @@
\output_sync 0
\bibtex_command bibtex
\index_command default
+\float_placement class
+\float_alignment class
\paperfontsize 10
\spacing single
\use_hyperref false
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs