mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix es/ModernCV on older versions that do not have language options
This commit is contained in:
parent
61a7e970d1
commit
8e49c9a704
@ -6,7 +6,9 @@
|
|||||||
\origin /systemlyxdir/examples/es/Curricula_Vitae/
|
\origin /systemlyxdir/examples/es/Curricula_Vitae/
|
||||||
\textclass moderncv
|
\textclass moderncv
|
||||||
\begin_preamble
|
\begin_preamble
|
||||||
|
% This is only needed for the case of export
|
||||||
|
% to an older version
|
||||||
|
\AtBeginDocument{\spanishlcroman}
|
||||||
\end_preamble
|
\end_preamble
|
||||||
\use_default_options false
|
\use_default_options false
|
||||||
\maintain_unincluded_children no
|
\maintain_unincluded_children no
|
||||||
|
Loading…
Reference in New Issue
Block a user