]> git.lyx.org Git - lyx.git/blobdiff - lib/templates/Articles/Chinese_Article_%28CTeX%29.lyx
Do not throw away runparams settings of InsetText in InsetFoot::latex
[lyx.git] / lib / templates / Articles / Chinese_Article_%28CTeX%29.lyx
index ce56031644c7ea1294e206ac1c8c79b47b2d78e2..1bf7f39a43a9e5727d4b633facb2c8c2176b9fe6 100644 (file)
@@ -1,9 +1,9 @@
-#LyX 2.3 created this file. For more info see http://www.lyx.org/
-\lyxformat 544
+#LyX 2.4 created this file. For more info see https://www.lyx.org/
+\lyxformat 614
 \begin_document
 \begin_header
 \save_transient_properties true
-\origin /systemlyxdir/templates/
+\origin /systemlyxdir/templates/Articles/
 \textclass ctex-article
 \begin_preamble
 % 如果没有这一句命令,XeTeX会出错,原因参见
 \end_preamble
 \options UTF8
 \use_default_options true
-\maintain_unincluded_children false
+\maintain_unincluded_children no
 \language chinese-simplified
 \language_package none
 \inputencoding utf8-plain
-\fontencoding global
+\fontencoding auto
 \font_roman "default" "default"
 \font_sans "default" "default"
 \font_typewriter "default" "default"
@@ -24,7 +24,9 @@
 \font_default_family default
 \use_non_tex_fonts false
 \font_sc false
-\font_osf false
+\font_roman_osf false
+\font_sans_osf false
+\font_typewriter_osf false
 \font_sf_scale 100 100
 \font_tt_scale 100 100
 \use_microtype false
@@ -59,6 +61,7 @@
 \justification true
 \use_refstyle 1
 \use_minted 0
+\use_lineno 0
 \index Index
 \shortcut idx
 \color #008000
 \papercolumns 1
 \papersides 1
 \paperpagestyle default
+\tablestyle default
 \tracking_changes false
 \output_changes false
+\change_bars false
+\postpone_fragile_content false
 \html_math_output 0
 \html_css_as_file 0
 \html_be_strict false
+\docbook_table_output 0
+\docbook_mathml_prefix 1
 \end_header
 
 \begin_body
@@ -98,9 +106,9 @@ adobefonts
 
  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 2015.
+ 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 2015.
 \end_layout
 
 \end_inset
@@ -113,7 +121,9 @@ adobefonts
 status open
 
 \begin_layout Plain Layout
-这是一份文章模板,如果要使用书籍或报告,请设置文档类为
+这是一份文章模板,
+如果要使用书籍或报告,
+请设置文档类为
 \family sans
 book (C\SpecialChar TeX
 )
@@ -141,10 +151,12 @@ report (C\SpecialChar TeX
 
 \begin_layout Abstract
 这里是摘要内容。
+
 \end_layout
 
 \begin_layout Standard
 下面开始正文。
+
 \end_layout
 
 \begin_layout Section
@@ -152,21 +164,38 @@ report (C\SpecialChar TeX
 \end_layout
 
 \begin_layout Standard
-本文档基于ctex宏包。它使用UTF8编码,因为UTF8是比较通用的编码。设置编码有两处注意(都可以在菜单中设置):ctex文档类的选项中需要设置UTF8,语言
-编码也需要改为UTF8。本文档默认输出类型为Xe\SpecialChar TeX
-,也就是用Xe\SpecialChar LaTeX
-编译为PDF文档,使用Adobe字体,在Ubuntu系统下可成功编译生成PDF。如果系统中没有Ad
-obe字体,当然也可以使用普通article类配合任意中文字体,只需要用Xe\SpecialChar LaTeX
-编译即可;如果需要引用ctex所做的术语翻译和大量其它为了适应中文文档的调整(比如缩
-进),那么可以在导言区(preamble)中调用:
+本文档基于ctex宏包。
+它使用UTF8编码,
+因为UTF8是比较通用的编码。
+设置编码有两处注意(都可以在菜单中设置):
+ctex文档类的选项中需要设置UTF8,
+语言编码也需要改为UTF8。
+本文档默认输出类型为Xe\SpecialChar TeX
+,
+也就是用Xe\SpecialChar LaTeX
+编译为PDF文档,
+使用Adobe字体,
+在Ubuntu系统下可成功编译生成PDF。
+如果系统中没有Adobe字体,
+当然也可以使用普通article类配合任意中文字体,
+只需要用Xe\SpecialChar LaTeX
+编译即可;
+如果需要引用ctex所做的术语翻译和大量其它为了适应中文文档的调整(比如缩进),
+那么可以在导言区(preamble)中调用:
+
 \family typewriter
 
 \backslash
 usepackage[UTF8,nofonts]{ctexcap}
 \family default
-;这样,“Section X”就会变成“第X节”。非Windows用户可以尝试用这种方法写中文\SpecialChar LyX
-文档(比如用文泉驿字体,注意中英字体可以分别设置,参见xeCJK包
-)。
+;
+这样,
+“Section X”就会变成“第X节”。
+非Windows用户可以尝试用这种方法写中文\SpecialChar LyX
+文档(比如用文泉驿字体,
+注意中英字体可以分别设置,
+参见xeCJK包)。
+
 \end_layout
 
 \begin_layout Section
@@ -174,7 +203,9 @@ usepackage[UTF8,nofonts]{ctexcap}
 \end_layout
 
 \begin_layout Standard
-本模板来自谢益辉,若有任何疑问,请发邮件至xie@yihui.name或到 
+本模板来自谢益辉,
+若有任何疑问,
+请发邮件至xie@yihui.name或到 
 \begin_inset Flex URL
 status collapsed
 
@@ -185,8 +216,14 @@ http://yihui.name
 
 \end_inset
 
-留言。注意前面已经声明,本文档默认设置为使用Adobe中文字体,如果你是Linux用户,这些字体很可能不存在,这种情况下请使用任意可用的非\SpecialChar TeX
+留言。
+注意前面已经声明,
+本文档默认设置为使用Adobe中文字体,
+如果你是Linux用户,
+这些字体很可能不存在,
+这种情况下请使用任意可用的非\SpecialChar TeX
 中文字体。
+
 \end_layout
 
 \begin_layout Section
@@ -195,9 +232,15 @@ http://yihui.name
 
 \begin_layout Standard
 本文档使用article (C\SpecialChar TeX
-)文档类,语言设置为简体中文,编码使用UTF8,字体用Adobe中文字体,输出类型设置为Xe\SpecialChar TeX
-。编译的时候中文与英文之间会自动加上空
-格,方便阅读。
+)文档类,
+语言设置为简体中文,
+编码使用UTF8,
+字体用Adobe中文字体,
+输出类型设置为Xe\SpecialChar TeX
+。
+编译的时候中文与英文之间会自动加上空格,
+方便阅读。
+
 \end_layout
 
 \end_body