mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-12 22:14:35 +00:00
ctex.lyx: use free fonts by default
Now with TeX Live 2014 (and also with 2015), we can export ctex.lyx with free fonts. I have confirmed that the output is correct.
This commit is contained in:
parent
b21ccc0f76
commit
5f7395d648
@ -66,7 +66,6 @@ export/templates/kluwer_pdf4_systemF
|
|||||||
#
|
#
|
||||||
# There is no Chinese LuaTeX or XeTeX TeX font support yet.
|
# There is no Chinese LuaTeX or XeTeX TeX font support yet.
|
||||||
export/.*/zh_CN/.*(pdf[45]|dvi3)_texF
|
export/.*/zh_CN/.*(pdf[45]|dvi3)_texF
|
||||||
export/templates/ctex_pdf4_texF
|
|
||||||
#
|
#
|
||||||
# These started failing after we implemented tests for formats
|
# These started failing after we implemented tests for formats
|
||||||
# that are in the complement set to the default format (7ecbb068).
|
# that are in the complement set to the default format (7ecbb068).
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
% http://bbs.ctex.org/viewthread.php?tid=60547
|
% http://bbs.ctex.org/viewthread.php?tid=60547
|
||||||
\DeclareRobustCommand\nobreakspace{\leavevmode\nobreak\ }
|
\DeclareRobustCommand\nobreakspace{\leavevmode\nobreak\ }
|
||||||
\end_preamble
|
\end_preamble
|
||||||
\options UTF8,adobefonts
|
\options UTF8,nofonts
|
||||||
\use_default_options true
|
\use_default_options true
|
||||||
\maintain_unincluded_children false
|
\maintain_unincluded_children false
|
||||||
\language chinese-simplified
|
\language chinese-simplified
|
||||||
@ -79,6 +79,40 @@
|
|||||||
\begin_inset Note Note
|
\begin_inset Note Note
|
||||||
status open
|
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
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
adobefonts
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
.
|
||||||
|
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.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset Note Note
|
||||||
|
status open
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
这是一份文章模板,如果要使用书籍或报告,请设置文档类为
|
这是一份文章模板,如果要使用书籍或报告,请设置文档类为
|
||||||
\family sans
|
\family sans
|
||||||
|
Loading…
Reference in New Issue
Block a user