commit 06c7604c2eea76cedae3370dc6cc470ee9fed73a
Author: Scott Kostyshak <[email protected]>
Date: Tue May 26 07:43:25 2015 -0400
Fix ctex.lyx template to work with TeX Live 2015
Apparently, using the 'nofonts' class option was incorrect
and only worked by chance before.
For more information, see the following thread:
http://tug.org/pipermail/tex-live/2015-May/036794.html
diff --git a/lib/templates/ctex.lyx b/lib/templates/ctex.lyx
index 6c9824e..51785ec 100644
--- a/lib/templates/ctex.lyx
+++ b/lib/templates/ctex.lyx
@@ -1,14 +1,15 @@
#LyX 2.2 created this file. For more info see http://www.lyx.org/
-\lyxformat 488
+\lyxformat 495
\begin_document
\begin_header
+\origin /systemlyxdir/templates/
\textclass ctex-article
\begin_preamble
% 如果没有这一句命令,XeTeX会出错,原因参见
% http://bbs.ctex.org/viewthread.php?tid=60547
\DeclareRobustCommand\nobreakspace{\leavevmode\nobreak\ }
\end_preamble
-\options UTF8,nofonts
+\options UTF8
\use_default_options true
\maintain_unincluded_children false
\language chinese-simplified
@@ -80,15 +81,7 @@
status open
\begin_layout Plain Layout
-The below text refers to if we replace
-\begin_inset Quotes eld
-\end_inset
-
-nofonts
-\begin_inset Quotes erd
-\end_inset
-
- with
+The below text refers to if we add
\begin_inset Quotes eld
\end_inset
@@ -96,12 +89,11 @@ adobefonts
\begin_inset Quotes erd
\end_inset
-.
+ to the custom class options.
The text is outdated and will be updated to reflect this change soon.
The change was made because we no longer need proprietary fonts to compile
this document.
- For example, it can be compiled with out-of-the-box TeX Live 2014 and TeX
- Live 2015.
+ For example, it can be compiled with out-of-the-box TeX Live 2015.
\end_layout
\end_inset