]> git.lyx.org Git - lyx.git/blob - lib/doc/zh_CN/Tutorial.lyx
Set default output format for manuals to PDF (pdflatex).
[lyx.git] / lib / doc / zh_CN / Tutorial.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 503
3 \begin_document
4 \begin_header
5 \origin unavailable
6 \textclass book
7 \begin_preamble
8 %\usepackage{fontspec}
9 %\setromanfont{AR PL ShanHeiSun Uni}%字体来自Adobe Reader 8.0 OpenType,可以选用任何系统已有的字体
10 %中文断行 
11 %\XeTeXlinebreaklocale "zh"
12 %\XeTeXlinebreakskip = 0pt plus 1pt 
13 \usepackage{ifxetex}
14 \ifxetex
15 \usepackage{xeCJK}
16 \fi
17 \end_preamble
18 \options cjk
19 \use_default_options true
20 \maintain_unincluded_children false
21 \language chinese-simplified
22 \language_package default
23 \inputencoding utf8-cjk
24 \fontencoding global
25 \font_roman "default" "default"
26 \font_sans "default" "default"
27 \font_typewriter "default" "default"
28 \font_math "auto" "auto"
29 \font_default_family default
30 \use_non_tex_fonts false
31 \font_sc false
32 \font_osf false
33 \font_sf_scale 100 100
34 \font_tt_scale 100 100
35 \font_cjk gbsn
36 \graphics default
37 \default_output_format pdf2
38 \output_sync 0
39 \bibtex_command default
40 \index_command default
41 \float_placement th
42 \paperfontsize 12
43 \spacing onehalf
44 \use_hyperref true
45 \pdf_title "The LyX Tutorial"
46 \pdf_author "LyX Team"
47 \pdf_subject "LyX-documentation Tutorial"
48 \pdf_keywords "LyX, documentation"
49 \pdf_bookmarks true
50 \pdf_bookmarksnumbered true
51 \pdf_bookmarksopen true
52 \pdf_bookmarksopenlevel 1
53 \pdf_breaklinks false
54 \pdf_pdfborder false
55 \pdf_colorlinks true
56 \pdf_backref section
57 \pdf_pdfusetitle false
58 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false"
59 \papersize a4paper
60 \use_geometry false
61 \use_package amsmath 1
62 \use_package amssymb 1
63 \use_package cancel 0
64 \use_package esint 1
65 \use_package mathdots 1
66 \use_package mathtools 0
67 \use_package mhchem 1
68 \use_package stackrel 0
69 \use_package stmaryrd 0
70 \use_package undertilde 0
71 \cite_engine basic
72 \cite_engine_type default
73 \biblio_style plain
74 \use_bibtopic false
75 \use_indices false
76 \paperorientation portrait
77 \suppress_date false
78 \justification true
79 \use_refstyle 0
80 \index 索引
81 \shortcut idx
82 \color #008000
83 \end_index
84 \secnumdepth 3
85 \tocdepth 3
86 \paragraph_separation indent
87 \paragraph_indentation default
88 \quotes_language english
89 \papercolumns 1
90 \papersides 2
91 \paperpagestyle default
92 \tracking_changes false
93 \output_changes false
94 \html_math_output 0
95 \html_css_as_file 0
96 \html_be_strict false
97 \end_header
98
99 \begin_body
100
101 \begin_layout Title
102 The \SpecialChar LyX
103  Tutorial
104 \end_layout
105
106 \begin_layout Author
107 by the \SpecialChar LyX
108  Team
109 \begin_inset Foot
110 status collapsed
111
112 \begin_layout Plain Layout
113 对这个中文版有任何话想说请 Email 到 
114 \family typewriter
115
116 \begin_inset CommandInset href
117 LatexCommand href
118 target "lyx-docs@lists.lyx.org"
119 type "mailto:"
120
121 \end_inset
122
123
124 \family default
125
126 \end_layout
127
128 \end_inset
129
130
131 \end_layout
132
133 \begin_layout Standard
134 \begin_inset CommandInset toc
135 LatexCommand tableofcontents
136
137 \end_inset
138
139
140 \end_layout
141
142 \begin_layout Chapter
143 介绍
144 \end_layout
145
146 \begin_layout Section
147 欢迎来到 \SpecialChar LyX
148 !
149 \end_layout
150
151 \begin_layout Standard
152 这个文档是为那些不知道 \SpecialChar LaTeX
153  或知之甚少的人准备的。不必担心,使用 \SpecialChar LyX
154  不必学习 \SpecialChar LaTeX
155 。\SpecialChar LyX
156  的目标就是提供一个所见即所得的 \SpecialChar LaTeX
157  应用。为了高效的使用 \SpecialChar LyX
158 ,还是需要学习一些东西的
159
160 \end_layout
161
162 \begin_layout Standard
163 你会发现在其它字处理软件中常用的排版方式在 \SpecialChar LyX
164  中都不能使用了,比如:在“.”后边输入两个空格,在段间输入三个空行。你以前使用的软件允许手动调整间距、字体等东西,所
165 以你不得不即录入又排版。\SpecialChar LyX
166 会做好排版的事情的,而你只需要转注于重要的东西:你正在写的内容。
167 \end_layout
168
169 \begin_layout Standard
170 继续读下去,了解更多 \SpecialChar LyX
171 。读完这篇教程,你会觉得物有所值的。
172 \end_layout
173
174 \begin_layout Section
175 本教程简介
176 \end_layout
177
178 \begin_layout Standard
179 在开始之前建议您先读一下 Introduction,那里解释了本文使用的注释方式。当你了解了各种字体的意义之后,我们先来说说本篇教程是干什么的。
180 \end_layout
181
182 \begin_layout Subsection
183 学习方式
184 \end_layout
185
186 \begin_layout Standard
187 本教程包含了例子和练习。学习中您应该试着输入我们让你输入的东西,完成所有练习,看看您是不是得到了正确的东西。为了方便,将本文档打印出来会是一个好选择。
188 \end_layout
189
190 \begin_layout Standard
191 如果对 \SpecialChar LaTeX
192  比较熟悉的话,你将能够较快的阅读本教程,因为 \SpecialChar LyX
193  的思想就是 \SpecialChar LaTeX
194  思想的一种包装。\SpecialChar LyX
195  自身也有很多特性是你想了解的。就算不想继续读下去,你也应该看看
196  
197 \begin_inset CommandInset ref
198 LatexCommand ref
199 reference "sec:LaTeX-用户必读"
200
201 \end_inset
202
203 ,它是专门写给熟练的 \SpecialChar LaTeX
204  用户的。
205 \end_layout
206
207 \begin_layout Subsection
208 本教程没有的
209 \end_layout
210
211 \begin_layout Itemize
212 \SpecialChar LyX
213  全部特性的详细解释。
214 \begin_inset Separator parbreak
215 \end_inset
216
217
218 \end_layout
219
220 \begin_deeper
221 \begin_layout Standard
222 需要的话,请阅读 the 
223 \emph on
224 User's Guide。
225 \end_layout
226
227 \end_deeper
228 \begin_layout Itemize
229 \SpecialChar LaTeX
230  的详细解释。
231 \begin_inset Separator parbreak
232 \end_inset
233
234
235 \end_layout
236
237 \begin_deeper
238 \begin_layout Standard
239 没必要这样做。要想知道用 \SpecialChar LaTeX
240  在 \SpecialChar LyX
241  中能做些什么,可以看看 the 
242 \emph on
243 Embedded
244 \begin_inset space ~
245 \end_inset
246
247 Objects
248 \emph default
249  manual。
250 \end_layout
251
252 \end_deeper
253 \begin_layout Standard
254 现在是开始你的第一个文档的时候了。
255 \end_layout
256
257 \begin_layout Chapter
258 初识 \SpecialChar LyX
259
260 \end_layout
261
262 \begin_layout Section
263 第一个 \SpecialChar LyX
264  文档
265 \end_layout
266
267 \begin_layout Standard
268 开始之前说几件事情,这会使本教程发挥更大的作用。
269 \end_layout
270
271 \begin_layout Standard
272 由于本教程不会提供所有信息,所以你需要找到其它的帮助文件。这很简单:启动 \SpecialChar LyX
273 ,在帮助菜单中就有 the 
274 \emph on
275 User's Guide。
276 \shape italic
277 在写自己的文件时就可以读到它们了(它们本身就是很好的例子)。注意,当打开多个文件时,可以通过 View 菜单或文档标签进行切换。
278 \end_layout
279
280 \begin_layout Standard
281 我们假设你已经有了全功能的 \SpecialChar LyX
282  和 \SpecialChar LaTeX
283 ,包括 DVI、PDF 文件浏览器。一般来说,在各种操作系统上,在安装 \SpecialChar LyX
284  的时候就已经做好了。
285 \end_layout
286
287 \begin_layout Standard
288 最后,我们提供了一个文件 
289 \family typewriter
290 example_raw.lyx,
291 \family default
292 给你练习使用。假想这个文件是由一个完全不知道 \SpecialChar LyX
293  特性的人写的,在学习的过程中,我们会建议你修改这个文件的。example_raw.lyx 中也包含了修改的提示信息
294 。为了对比,我们还提供了一份 \SpecialChar LyX
295  高手写的同样内容的文档:example_lyxified.lyx。
296 \end_layout
297
298 \begin_layout Standard
299 示例文档存在于 \SpecialChar LyX
300  安装路径的 examples 目录下。打开示例文档,另存到自己的目录下,修改后输出到 DVI 文件看效果。
301 \end_layout
302
303 \begin_layout Standard
304 另外,examples 目录中还有很多其它的示例文件,它们将向您展示 \SpecialChar LyX
305  的强大功能。当你忘记了某个功能怎么使用的时候,也可以回来看看这些文档。
306 \end_layout
307
308 \begin_layout Subsection
309 录入、查看、输出
310 \end_layout
311
312 \begin_layout Itemize
313 使用菜单 
314 \family sans
315 File\SpecialChar menuseparator
316 New 打开新文件。
317 \end_layout
318
319 \begin_layout Itemize
320 输入一个句子: 
321 \family typewriter
322 This is my first \SpecialChar LyX
323  document!
324 \end_layout
325
326 \begin_layout Itemize
327 使用菜单 
328 \family sans
329 File\SpecialChar menuseparator
330 Save
331 \begin_inset space ~
332 \end_inset
333
334 As 保存文件。
335 \end_layout
336
337 \begin_layout Itemize
338 运行 \SpecialChar LaTeX
339  生成 DVI 文件,使用菜单 
340 \family sans
341 Document\SpecialChar menuseparator
342 View
343 \family default
344  或 工具栏按钮 
345 \begin_inset Info
346 type  "icon"
347 arg   "buffer-view"
348 \end_inset
349
350 。 \SpecialChar LyX
351  将打开 DVI-viewer 程序显示文档打印时的样子。 
352 \begin_inset Foot
353 status collapsed
354
355 \begin_layout Plain Layout
356 保持 DVI-viewer在后台运行会节省时间。以后可以点击 
357 \family sans
358 Document\SpecialChar menuseparator
359 Update\SpecialChar menuseparator
360 DVI
361 \family default
362  或工具栏按钮 
363 \begin_inset Info
364 type  "icon"
365 arg   "buffer-update"
366 \end_inset
367
368 ,等 \SpecialChar LyX
369  运算完成后切换到 DVI-viewer即可。
370 \end_layout
371
372 \end_inset
373
374
375 \end_layout
376
377 \begin_layout Itemize
378 使用菜单 
379 \family sans
380 File\SpecialChar menuseparator
381 Export
382 \family default
383  将文档输出成希望的格式。
384 \end_layout
385
386 \begin_layout Standard
387 恭喜!你已经写出了第一个 \SpecialChar LyX
388  文档。其余的细节,你会在其它手册中读到。
389 \end_layout
390
391 \begin_layout Subsection
392 简单操作
393 \end_layout
394
395 \begin_layout Standard
396 \SpecialChar LyX
397  能够做到其它软件能做的绝大部分事情,如:自动换行、段落缩进……以下是几个简单操作的使用方法。
398 \end_layout
399
400 \begin_layout Description
401 撤消 \SpecialChar LyX
402  有多级撤消功能,你可以使用 
403 \family sans
404 Edit\SpecialChar menuseparator
405 Undo
406 \family default
407  (或工具拦按钮 
408 \begin_inset Info
409 type  "icon"
410 arg   "undo"
411 \end_inset
412
413 )来撤消本次编辑会话开始以来的所有操作。如果撤消过头了,可以选择 
414 \family sans
415 Edit\SpecialChar menuseparator
416 Redo
417 \family default
418  (或工具栏按钮 
419 \begin_inset Info
420 type  "icon"
421 arg   "redo"
422 \end_inset
423
424 )恢复。 
425 \begin_inset Separator parbreak
426 \end_inset
427
428
429 \end_layout
430
431 \begin_deeper
432 \begin_layout Standard
433 目前撤消操作支持100步,而且撤消也不是能够支持所有更改的,比如对文档布局的更改就不能被撤消,这的确是一个 bug。
434 \end_layout
435
436 \end_deeper
437 \begin_layout Description
438 剪切/粘贴/复制 使用 
439 \family sans
440 Edit\SpecialChar menuseparator
441 Cut
442 \family default
443  (工具栏按钮 
444 \begin_inset Info
445 type  "icon"
446 arg   "cut"
447 \end_inset
448
449 ), 
450 \family sans
451 Edit\SpecialChar menuseparator
452 Copy
453 \family default
454  (工具栏按钮 
455 \begin_inset Info
456 type  "icon"
457 arg   "copy"
458 \end_inset
459
460 ),和 
461 \family sans
462 Edit\SpecialChar menuseparator
463 Paste
464 \family default
465  (工具栏按钮 
466 \begin_inset Info
467 type  "icon"
468 arg   "paste"
469 \end_inset
470
471 ) 来实现剪切、复制和粘贴操作。或者也可通过鼠标中键来粘贴选中的文本(包括其它程序中选定的文本)。
472 \end_layout
473
474 \begin_layout Description
475 查找/替换 点击 
476 \family sans
477 Edit\SpecialChar menuseparator
478 Find
479 \begin_inset space ~
480 \end_inset
481
482 &
483 \begin_inset space ~
484 \end_inset
485
486 Replace
487 \family default
488  (工具栏按钮 
489 \begin_inset Info
490 type  "icon"
491 arg   "dialog-show findreplace"
492 \end_inset
493
494 ) ,在出现的对话框中点击按钮“
495 \family sans
496 Find
497 \begin_inset space ~
498 \end_inset
499
500 Next”
501 \family default
502  进行搜索,点击按钮“ 
503 \family sans
504 Replace”替换搜到的字词。
505 \family default
506
507 \begin_inset Foot
508 status open
509
510 \begin_layout Plain Layout
511 完成后关闭窗口,如果觉得方便的话也可一直开着它。\SpecialChar LyX
512  中的大部分窗口都可以这样。使用时注意焦点的切换即可。
513 \end_layout
514
515 \end_inset
516
517  你还可以指定区分大小写或全字匹配,当然也可以反向搜索文档。
518 \end_layout
519
520 \begin_layout Description
521 字符格式 用 
522 \family sans
523 Edit\SpecialChar menuseparator
524 Text
525 \begin_inset space ~
526 \end_inset
527
528 Style
529 \family default
530  对话框中的 toggle buttons ,可以
531 \shape italic
532 强调
533 \shape default
534 (默认斜体)、加粗或设置为
535 \noun on
536 无格式(
537 \noun default
538 字体一般较小,用于人名)。
539 \end_layout
540
541 \begin_layout Description
542 工具栏 菜单支边的工具栏提供了一些常用功能的按钮,例如:粘贴、打印。
543 \end_layout
544
545 \begin_layout Standard
546 当然,目前还没有输入足够多的内容以使所有这些功能可用。
547 \end_layout
548
549 \begin_layout Subsection
550 所见即所想:\SpecialChar LyX
551  中的空白
552 \end_layout
553
554 \begin_layout Standard
555 对新用户来说,最难理解的是 \SpecialChar LyX
556  处理空白的方式。敲多次回车只能得到一个空行;敲多次空格只能得到一个空格。在空白行上,连一个空格都无法得到。按下 Tab
557  键也不会移动一个 Tab 位;实际上就没有 Tab 位!在页面上方也没有标尺可供设置 Tab 位和边距。
558 \end_layout
559
560 \begin_layout Standard
561 很多字处理软件建立在 WYSIWYG 理念之上,也就是:看到的就是得到的(所见即所得)。\SpecialChar LyX
562  不同,它建立在 WYSIWYM (所想即所得)的理念之上。你想什么就输
563 入什么,\SpecialChar LyX
564  会处理排版的问题,这样保证了输出文件的美观。回车分段,空格断词,没理由在一行中输入好几次空格。Tab 根本就没有语法意义,所以 \SpecialChar LyX
565  不支持它。使用
566  \SpecialChar LyX
567 ,你将花费更多的时间去考虑文档的
568 \series bold
569 内容
570 \series default
571 ,而不是它的
572 \series bold
573 格式
574 \series default
575 。更多关于 WYSIWYM 的解释参见 
576 \emph on
577 Introduction。
578 \end_layout
579
580 \begin_layout Standard
581 \SpecialChar LyX
582  的确也有不少精细调整文档格式的方法。毕竟 \SpecialChar LyX
583  可能不会 100% 精确的按照你想的去排版。
584 \emph on
585 User's Guide 
586 \shape italic
587 包含了调整文档格式的详细方法,包括水平填充(HFills)和垂直距离(它们比空格、回车更加强大灵活);设置字体大小 、样式的方法;调整段落对齐方式的手段。你只需
588 要专心写你的文档,在最后细调一下文档格式就好了。使用普通的字处理软件,你会在写文档的整个过程中都被格式排版所困扰。
589 \begin_inset Foot
590 status open
591
592 \begin_layout Plain Layout
593
594 \shape italic
595 \emph on
596 译注:连 AbiWord 这样轻量级的字处理软件都有样式了,就不要说 MS Word、OOo 了。
597 \end_layout
598
599 \end_inset
600
601
602 \end_layout
603
604 \begin_layout Section
605 环境
606 \end_layout
607
608 \begin_layout Standard
609 文档的不同部分有不同的作用,我们称这些部分为“环境”(
610 \emph on
611 environments
612 \emph default
613 )。标题告诉读者新的话题(子话题)将会开始。某些文档含有特殊的环境,比如:期刊会有摘要和题目;书信就没有摘要和题目,但它有地址。
614 \end_layout
615
616 \begin_layout Standard
617 环境是 \SpecialChar LyX
618  所见即所得哲学的重要部分。一个环境需要具体的定义:字体大小、样式、缩进、行间距等等。这个问题非常重要,因为一个给定环境的具体定义会随着文档类型的变化而
619 变化。比如:某期刊要求标题是黑体、18pt、居中,而另一个可能要求斜体、15pt、左对齐;不同的语言也有不同的缩进标准;参考文献的格式就变化更大了。\SpecialChar LyX
620
621  会把你从这些格式中间拯救出来。
622 \end_layout
623
624 \begin_layout Standard
625 你可以使用工具栏上的环境下拉菜单
626 \begin_inset Graphics
627         filename ../clipart/ToolbarEnvBox.png
628         scale 50
629         groupId In line
630
631 \end_inset
632
633 来选择环境,它也能告诉你当前的环境是什么,其中“Standard”是文本的默认环境。现在我们将在你的新文档中添加几个环境,来看看它们是怎么工作的吧。
634 \end_layout
635
636 \begin_layout Subsection
637 节(
638 \family sans
639 Section
640 \family default
641 )与子节(Subsection)
642 \end_layout
643
644 \begin_layout Standard
645 在 \SpecialChar LyX
646  文档的第一行输入“
647 \family typewriter
648 Introduction
649 \family default
650 ”,在环境下拉菜单中设为“节”(
651 \family sans
652 Section
653 \family default
654
655 \begin_inset Foot
656 status collapsed
657
658 \begin_layout Plain Layout
659 设定环境不需要选择整行(段),光标停留其中即可。若想一次改变多行的环境,则需要选定之。
660 \end_layout
661
662 \end_inset
663
664 , 确定你选择了“节”(
665 \family sans
666 Section
667 \family default
668 )而不是“节
669 \family sans
670 *
671 \family default
672 ”(
673 \family sans
674 Section*
675 \family default
676 )。\SpecialChar LyX
677  将在前边加上“1”并把字体调大。现在敲回车,环境将从“节”(
678 \family sans
679 Section
680 \family default
681 )变回“标准”(Standard)。和多数环境类似,敲回车后环境将终止。输入文本:
682 \end_layout
683
684 \begin_layout LyX-Code
685 This is an introduction to my first \SpecialChar LyX
686  document.
687 \end_layout
688
689 \begin_layout Standard
690 再次回车,选择“节”(
691 \family sans
692 Section
693 \family default
694 )环境,\SpecialChar LyX
695  将写上“2”并等待输入。现在输入“
696 \family typewriter
697 More Stuff
698 \family default
699 ”,\SpecialChar LyX
700  会把它设置成节(
701 \family sans
702 Section
703 \family default
704 )标题的样式。
705 \end_layout
706
707 \begin_layout Standard
708 将光标定位到节 1 (Section
709 \begin_inset space ~
710 \end_inset
711
712 1)末尾,敲回车,再次设置为“节”(
713 \family sans
714 Section
715 \family default
716 ),\SpecialChar LyX
717  会写上“2”并等待输入。输入“
718 \family typewriter
719 About This Document
720 \family default
721 ”。刚才的节 2 (Section
722 \begin_inset space ~
723 \end_inset
724
725 2),“More Stuff”,现在已经被改成了节 3 (Section
726 \begin_inset space ~
727 \end_inset
728
729 3)。你只需要确定哪些文字是节(
730 \family sans
731 Section
732 \family default
733 )标题,\SpecialChar LyX
734  会处理编号和排版格式的,这就是所见即所想(WYSIWYM)的风格。
735 \end_layout
736
737 \begin_layout Standard
738 敲回车,回到“标准”(Standard)环境,输入下边 5 行文字:
739 \end_layout
740
741 \begin_layout LyX-Code
742 Sections and subsections are described below.
743 \end_layout
744
745 \begin_layout LyX-Code
746 Section Description
747 \end_layout
748
749 \begin_layout LyX-Code
750 Sections are bigger than subsections.
751 \end_layout
752
753 \begin_layout LyX-Code
754 Subsection description
755 \end_layout
756
757 \begin_layout LyX-Code
758 Subsections are smaller than sections.
759 \end_layout
760
761 \begin_layout Standard
762 点击第二行,在环境下拉菜单中设为“子节”(Subsection)。\SpecialChar LyX
763  将会在前边加上“2.1”,并把字体调整的比正文大,比节(Section)标题小。接着把第
764  4 行也设置成为“子节”(Subsection),\SpecialChar LyX
765  将在它前边加上“2.2”。如果在节 2 (Section 2)前边加上了别的节,节 2 将会自动变为节
766  3(Section 3),后边的子节也会跟着变成“3.1”和“3.2”。
767 \end_layout
768
769 \begin_layout Standard
770 文档的层级结构还有次子节 ( Subsubsection )、段 ( Paragraph ) 和子段 ( Subparagraph ),这些就由读者自行把玩吧。
771 段和子段的标题默认是不编号的,而且子段还有缩进,参阅 
772 \emph on
773 User's Guide
774 \emph default
775  得到更多解释以及如何改变它们。章(Chapter)是文档层级结构中最高的一级,只能在某些特定的 \SpecialChar LyX
776  文档类型中才能使用它(见 
777 \begin_inset CommandInset ref
778 LatexCommand ref
779 reference "sec:文档类"
780
781 \end_inset
782
783 )。
784 \end_layout
785
786 \begin_layout Standard
787 你可能还希望一些节和子节是不编号的,\SpecialChar LyX
788  有专门的环境实现这个功能。当把节的标题环境改为“节*
789 \begin_inset Quotes erd
790 \end_inset
791
792 (Section*)后,\SpecialChar LyX
793  还将对它使用相同的字体,只是不再对它进行编号。相应的也有带“星”的子节和次子节环境。试着把一些节或子节的标题环境改为带星的,同时看看其
794 它的编号怎么随之改变。
795 \end_layout
796
797 \begin_layout Standard
798 练习:修改 example_raw.lyx 中的节和子节标题。
799 \end_layout
800
801 \begin_layout Subsection
802 列表(Lists)和子列表(sublists)
803 \end_layout
804
805 \begin_layout Standard
806 \SpecialChar LyX
807  有好几种列表环境,在写提纲或者重新排序一个已有的列表时,这些列表环境会帮上大忙。不同的文档类型需要不同的列表环境:
808 \end_layout
809
810 \begin_layout Itemize
811 幻灯片使用带圆点的条目环境(
812 \family sans
813 Itemize
814 \family default
815 )。
816 \end_layout
817
818 \begin_layout Itemize
819 大纲使用带编号的枚举环境(
820 \family sans
821 Enumerate
822 \family default
823 )。
824 \end_layout
825
826 \begin_layout Itemize
827 名词解释常用描述环境(
828 \family sans
829 Description
830 \family default
831 )。
832 \end_layout
833
834 \begin_layout Itemize
835 列表环境(
836 \family sans
837 List
838 \family default
839 )和描述环境(
840 \family sans
841 Description
842 \family default
843 )差不多,只是对齐方式稍有不同。
844 \end_layout
845
846 \begin_layout Standard
847 现在我们写一个 \SpecialChar LyX
848  有关优点的列表。在文档中输入:
849 \end_layout
850
851 \begin_layout Standard
852
853 \family typewriter
854 \SpecialChar LyX
855  is better than other word processors because: 
856 \end_layout
857
858 \begin_layout Standard
859 然后敲回车,并在环境下拉列表中选择条目环境(
860 \family sans
861 Itemize
862 \family default
863 )。\SpecialChar LyX
864  会在行首加上圆点。继续输入:
865 \end_layout
866
867 \begin_layout LyX-Code
868 Typesetting is done for you.
869 \end_layout
870
871 \begin_layout LyX-Code
872 Math is WYSIWYG
873 \end_layout
874
875 \begin_layout LyX-Code
876 Lists are very easy to create!
877 \end_layout
878
879 \begin_layout Standard
880 和标题不同,列表环境在敲回车时不会终止,\SpecialChar LyX
881  会认为你将继续写下一个条目。所以上边的输入将会产生三个列表项。重新选择标准环境(
882 \family sans
883 Standard
884 \family default
885 )或使用快捷键 
886 \family sans
887 Alt+P
888 \begin_inset space ~
889 \end_inset
890
891 S
892 \family default
893  才能退出列表环境。要在一个列表项中使用多个段落,可使用保护性中断(
894 \family sans
895 Protected
896 \begin_inset space ~
897 \end_inset
898
899 Break
900 \family default
901 ),按下 Ctrl + 回车即可。
902 \end_layout
903
904 \begin_layout Standard
905 你已经得到了一个漂亮的条目列表,你是不是已经迫不及待的想运行 \SpecialChar LaTeX
906  看看它们打印出来的样子了?可如果您想给它们加上编号呢?你只需要选定整个列表
907 \begin_inset Foot
908 status collapsed
909
910 \begin_layout Plain Layout
911 如果不连前边一段也一起选上的话,你是无法选上第一个条目前边的圆点的;类似的,你也无法选定章节编号。这是有意如此的,因为随着文档类型和文字位置的不同,这些圆点和编
912 号也会发生变化。
913 \end_layout
914
915 \end_inset
916
917 ,然后选择枚举环境(
918 \family sans
919 Enumerate
920 \family default
921 )即可。如果你增删条目的话,\SpecialChar LyX
922  会自动修改枚举编号的。
923 \end_layout
924
925 \begin_layout Standard
926 现在列表项还是处于被选定状态的,你可以再试试描述(
927 \family sans
928 Description
929 \family default
930 )和列表(
931 \family sans
932 List
933 \family default
934 )两种环境。这两种环境都是名词加定义的形式,描述环境前边的名词用黑体,列表环境的名词和后边的定义由“Tab”
935 \begin_inset Foot
936 status collapsed
937
938 \begin_layout Plain Layout
939 这里的Tab是排版Tab(它会自适应到最长的名词长度),而不是定长的打字机Tab。
940 \end_layout
941
942 \end_inset
943
944 分隔。前边的名词如果多于一个词的话,需要使用保护性空格(
945 \family sans
946 Protected
947 \begin_inset space ~
948 \end_inset
949
950 Blank
951 \family default
952 s)将它们分开。
953 \end_layout
954
955 \begin_layout Standard
956 练习:排版 
957 \family typewriter
958 example_raw.lyx
959 \family default
960  中的列表。
961 \end_layout
962
963 \begin_layout Standard
964 这些列表环境还可以嵌套使用,提纲就是最常见的例子。带编号或圆点的列表在子列表中会有不同的表现形式。更多详情参见 
965 \emph on
966 User's Guide
967 \emph default
968  。
969 \end_layout
970
971 \begin_layout Subsection
972 其它环境:诗、引用和更多
973 \end_layout
974
975 \begin_layout Standard
976 有两种引用环境:短一点的引用使用引用环境(
977 \family sans
978 Quote
979 \family default
980 );长一点的引用使用引文环境(
981 \family sans
982 Quotation
983 \family default
984 )。计算机代码使用代码环境(
985 \family sans
986 \SpecialChar LyX
987 -Code
988 \family default
989 ),该环境使用
990 \family typewriter
991 typewriter
992 \family default
993  字体,而且这里是 \SpecialChar LyX
994  中唯一允许使用多个空格的地方。你还可以使用诗环境(
995 \family sans
996 Verse
997 \family default
998 )来写诗:回车分节,Ctrl + 回车断行。对所有环境的完整描述参见
999 \emph on
1000  User's Guide
1001 \emph default
1002
1003 \end_layout
1004
1005 \begin_layout Standard
1006 练习:修改 
1007 \family typewriter
1008 example_raw.lyx
1009 \family default
1010  中的引用、代码、诗环境。
1011 \end_layout
1012
1013 \begin_layout Chapter
1014 编辑文档
1015 \end_layout
1016
1017 \begin_layout Standard
1018 前边的章节讲解了 \SpecialChar LyX
1019  的基本操作和环境的使用方法,使大家对 \SpecialChar LyX
1020  有了一个初步的了解。而大部分人使用 \SpecialChar LyX
1021  是为了写文档的,比如:论文、书、手册或书信。本章将学习编辑完整
1022 的文档,你将学到文档类、标题、脚注、交叉引用、参考文献和目录的使用方法。
1023 \end_layout
1024
1025 \begin_layout Section
1026 文档类
1027 \begin_inset CommandInset label
1028 LatexCommand label
1029 name "sec:文档类"
1030
1031 \end_inset
1032
1033
1034 \end_layout
1035
1036 \begin_layout Standard
1037 不同的文档有不同的排版方式,例如书籍是双面打印,文章是单面打印。文档还可能有特殊的环境,书信有发信人地址和签名两个环境,这两种环境在书籍和文章中就不起作用。Ly
1038 X 的文档类
1039 \begin_inset Foot
1040 status collapsed
1041
1042 \begin_layout Plain Layout
1043 for \SpecialChar LaTeX
1044  users: this is equivalent to the \SpecialChar LaTeX
1045  document class
1046 \end_layout
1047
1048 \end_inset
1049
1050 会处理不同文档种类中不同的排版方式。本教程使用的就是书籍文档类。文档类是所见即所想哲学的一个重要部分,它告诉 \SpecialChar LyX
1051  怎样排版,所以你不需要知道太多。
1052 \end_layout
1053
1054 \begin_layout Standard
1055 你的文档可能是用文章(
1056 \family sans
1057 Article
1058 \family default
1059 )文档类
1060 \begin_inset Foot
1061 status collapsed
1062
1063 \begin_layout Plain Layout
1064 That's usually the default document class
1065 \end_layout
1066
1067 \end_inset
1068
1069 的,换到其它的文档类(使用 
1070 \family sans
1071 Document\SpecialChar menuseparator
1072 Settings
1073 \family default
1074  对话框)看看有什么不同。切换到书籍类时,你会发现在环境下拉框中大部分的选项差异不大,只是现在可以使用“章”环境(Chapter)了。如果不能确定应该使用哪种文
1075 档类,你可以看看环境下拉框里边的东西。
1076 \end_layout
1077
1078 \begin_layout Standard
1079 各种杂志期刊排版区别主要在于字体大小、单双栏、页眉等地方。随着计算机时代的到来,期刊开始接受电子投稿,只要建立相应的 \SpecialChar LaTeX
1080  样式文件(style files),作者
1081 们就可以提交正确排版的文章了。\SpecialChar LyX
1082  就可以通过 
1083 \family sans
1084 Article
1085 \begin_inset space ~
1086 \end_inset
1087
1088 (AMS) 文档类支持美国数学学会会刊。
1089 \begin_inset Foot
1090 status collapsed
1091
1092 \begin_layout Plain Layout
1093
1094 \family sans
1095 译注:别指望中国的出版社能支持 \SpecialChar LaTeX
1096  格式的投稿,支持 \SpecialChar LaTeX
1097  的能超过一个巴掌就阿弥陀佛吧。
1098 \end_layout
1099
1100 \end_inset
1101
1102
1103 \end_layout
1104
1105 \begin_layout Standard
1106 这是几个文档类的简单描述,更多信息参见 
1107 \emph on
1108 Additional Features
1109 \emph default
1110
1111 \begin_inset Separator parbreak
1112 \end_inset
1113
1114
1115 \end_layout
1116
1117 \begin_layout Standard
1118 \align center
1119 \begin_inset Tabular
1120 <lyxtabular version="3" rows="7" columns="2">
1121 <features tabularvalignment="middle">
1122 <column alignment="center" valignment="top" width="0pt">
1123 <column alignment="center" valignment="top" width="0pt">
1124 <row>
1125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1126 \begin_inset Text
1127
1128 \begin_layout Plain Layout
1129 Name
1130 \end_layout
1131
1132 \end_inset
1133 </cell>
1134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1135 \begin_inset Text
1136
1137 \begin_layout Plain Layout
1138 Notes
1139 \end_layout
1140
1141 \end_inset
1142 </cell>
1143 </row>
1144 <row>
1145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1146 \begin_inset Text
1147
1148 \begin_layout Plain Layout
1149 文章(article)
1150 \end_layout
1151
1152 \end_inset
1153 </cell>
1154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1155 \begin_inset Text
1156
1157 \begin_layout Plain Layout
1158 单面、无章
1159 \end_layout
1160
1161 \end_inset
1162 </cell>
1163 </row>
1164 <row>
1165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1166 \begin_inset Text
1167
1168 \begin_layout Plain Layout
1169 文章 (article AMS)
1170 \end_layout
1171
1172 \end_inset
1173 </cell>
1174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1175 \begin_inset Text
1176
1177 \begin_layout Plain Layout
1178
1179 \family sans
1180 美国数学学会专用
1181 \end_layout
1182
1183 \end_inset
1184 </cell>
1185 </row>
1186 <row>
1187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1188 \begin_inset Text
1189
1190 \begin_layout Plain Layout
1191
1192 \family sans
1193 报告(
1194 \family default
1195 report
1196 \family sans
1197
1198 \end_layout
1199
1200 \end_inset
1201 </cell>
1202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1203 \begin_inset Text
1204
1205 \begin_layout Plain Layout
1206
1207 \family sans
1208 比文章长、双面
1209 \end_layout
1210
1211 \end_inset
1212 </cell>
1213 </row>
1214 <row>
1215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1216 \begin_inset Text
1217
1218 \begin_layout Plain Layout
1219
1220 \family sans
1221 书籍(
1222 \family default
1223 book
1224 \family sans
1225
1226 \end_layout
1227
1228 \end_inset
1229 </cell>
1230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1231 \begin_inset Text
1232
1233 \begin_layout Plain Layout
1234
1235 \family sans
1236 报告加上前后的一些零碎儿
1237 \end_layout
1238
1239 \end_inset
1240 </cell>
1241 </row>
1242 <row>
1243 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1244 \begin_inset Text
1245
1246 \begin_layout Plain Layout
1247
1248 \family sans
1249 幻灯片(
1250 \family default
1251 presentation
1252 \family sans
1253
1254 \end_layout
1255
1256 \end_inset
1257 </cell>
1258 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1259 \begin_inset Text
1260
1261 \begin_layout Plain Layout
1262 透明
1263 \end_layout
1264
1265 \end_inset
1266 </cell>
1267 </row>
1268 <row>
1269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
1270 \begin_inset Text
1271
1272 \begin_layout Plain Layout
1273 书信(letter)
1274 \end_layout
1275
1276 \end_inset
1277 </cell>
1278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
1279 \begin_inset Text
1280
1281 \begin_layout Plain Layout
1282 包含地址、签名等特殊环境
1283 \end_layout
1284
1285 \end_inset
1286 </cell>
1287 </row>
1288 </lyxtabular>
1289
1290 \end_inset
1291
1292
1293 \end_layout
1294
1295 \begin_layout Section
1296 模板:写一封信
1297 \end_layout
1298
1299 \begin_layout Standard
1300 要写信,你只需要新建一个文件并从 
1301 \family sans
1302 Document\SpecialChar menuseparator
1303 Settings 对话框中设定书信文档类就行了。但每次写信都需要设定发信人地址、收信人地址、正文、签名等环境,\SpecialChar LyX
1304  的书信模板可以省下不少时间,你只
1305 要替换模板中相应部分的文字即可。
1306 \end_layout
1307
1308 \begin_layout Standard
1309 点击菜单 
1310 \family sans
1311 File\SpecialChar menuseparator
1312 New
1313 \begin_inset space ~
1314 \end_inset
1315
1316 from
1317 \begin_inset space ~
1318 \end_inset
1319
1320 Template,并选择 
1321 \family typewriter
1322 letter.lyx
1323 \family default
1324  
1325 \family sans
1326 模板。保存打印,看看不同的环境是怎么排版的。
1327 \end_layout
1328
1329 \begin_layout Standard
1330 在环境下拉列表框中,你会看到几个书信文档类独有的环境,如:我的地址环境(
1331 \family sans
1332 My
1333 \begin_inset space ~
1334 \end_inset
1335
1336 Address
1337 \family default
1338 )。建议在这儿把这些环境一个一个的都试试。你可能会注意到签名环境(
1339 \family sans
1340 Signature
1341 \family default
1342 ),签名文字前边有个红色的“
1343 \family sans
1344 Signature
1345 \family default
1346 :”标签,该标签并不出现在打印出来的书信中。它就是告诉你这里有你设置的签名,它出现在哪里也不重要,\SpecialChar LyX
1347  是所见即所想的,无论把它放在哪里,\SpecialChar LyX
1348  都知道在打印时它应该出现
1349 在最后。
1350 \end_layout
1351
1352 \begin_layout Standard
1353 模板本身是一个 \SpecialChar LyX
1354  常规文件,你可以修改一下另存为一个新的模板。下次写信时,使用新模板会节省时间。这里我们没有建议的练习,你就给某人写封信吧。
1355 \begin_inset Foot
1356 status collapsed
1357
1358 \begin_layout Plain Layout
1359 One warning, if you're writing from a template.
1360  If you erase all of the text in an environment — for example, if you erase
1361  the whole 
1362 \family sans
1363 My
1364 \begin_inset space ~
1365 \end_inset
1366
1367 Address
1368 \family default
1369  field so that you can replace it with your own — and then you move the
1370  cursor without writing any text, the environment may disappear.
1371  This is because most environments cannot exist without any text in them.
1372  Just reselect the environment from the 
1373 \family sans
1374 Environment
1375 \family default
1376  box to get it back.
1377 \end_layout
1378
1379 \end_inset
1380
1381
1382 \end_layout
1383
1384 \begin_layout Standard
1385 鉴于使用模板能够节省大量时间,我们强烈建议您使用它。另外它们还能够帮助人们学习其它新奇的文档类。如果您想把 \SpecialChar LyX
1386  介绍给不太会用计算机的人使用的话,模板也能帮上忙。
1387 模板还能降低初学者对 \SpecialChar LyX
1388  的恐惧感。
1389 \end_layout
1390
1391 \begin_layout Section
1392 文档标题
1393 \end_layout
1394
1395 \begin_layout Standard
1396 标题包括题目、作者、日期、摘要。\SpecialChar LyX
1397  把标题视为文档中单独的一部分。
1398 \end_layout
1399
1400 \begin_layout Standard
1401 新建一个 \SpecialChar LyX
1402  文档,令其使用文章文档类(
1403 \family sans
1404 Article
1405 \family default
1406 )。
1407 \begin_inset Foot
1408 status collapsed
1409
1410 \begin_layout Plain Layout
1411 You should not be using the letter any more, since the 
1412 \family sans
1413 Letter
1414 \family default
1415  document class doesn't allow titles.
1416 \end_layout
1417
1418 \end_inset
1419
1420 在第一行写上题目并令其为标题环境(
1421 \family sans
1422 Title
1423 \family default
1424 ),下一行写上你的名字并设为作者环境(
1425 \family sans
1426 Author
1427 \family default
1428 ),再下一行写上日期并设为日期环境(
1429 \family sans
1430 Date
1431 \family default
1432 )。然后再写上一两段摘要,并设为摘要环境(
1433 \family sans
1434 Abstract
1435 \family default
1436 )。看看这些东西打印出来后是什么样子的。如果把文档设为书籍类,将会得到一个单独的标题页,看起来就像本教程的第一页。
1437 \end_layout
1438
1439 \begin_layout Standard
1440 练习:在 
1441 \family typewriter
1442 example_raw.lyx
1443 \family default
1444  中修改标题、日期、作者。
1445 \end_layout
1446
1447 \begin_layout Section
1448 标签(Labels)与交叉引用(Cross-References)
1449 \end_layout
1450
1451 \begin_layout Standard
1452 你可以为章节标题、列表项、公式、脚注、浮动体(floats)添加标签,之后可在文档的其它部分通过交叉引用引用它们,可以引用章节编号也可以引用页码,\SpecialChar LyX
1453
1454  当然也会自动计算交叉引用的编号。自动标签和交叉引用是 \SpecialChar LyX
1455  相对于其它字处理软件的显著优点。
1456 \end_layout
1457
1458 \begin_layout Subsection
1459 标签
1460 \end_layout
1461
1462 \begin_layout Standard
1463 我们回到第一个文档的第二节,它的标题是“About This Document”。将光标定位至该行末尾,选择 
1464 \family sans
1465 Insert\SpecialChar menuseparator
1466 Label 或工具栏按钮
1467 \family default
1468  
1469 \begin_inset Info
1470 type  "icon"
1471 arg   "label-insert"
1472 \end_inset
1473
1474 。在对话框中输入标签名,点击 OK 后,标签名将会出现在行尾。
1475 \end_layout
1476
1477 \begin_layout Standard
1478 节标签可以放在节的任意位置,节的引用将会指向离标签最近的一个节或子节。你可以把节标签放在节标题上,或者是节的第一行上边,这样可以保证引用的页码会是节的开始页。
1479 \end_layout
1480
1481 \begin_layout Standard
1482 到目前为止,我们还没做什么事情,输出的 DVI 文件也不会有什么变化,因为标签是不会出现在打印文档中的。现在已经添加了一个标签,下边我们将会通过交叉引用来引用它
1483
1484 \end_layout
1485
1486 \begin_layout Subsection
1487 交叉引用
1488 \end_layout
1489
1490 \begin_layout Standard
1491 将光标定位到文档的节 2,输入
1492 \end_layout
1493
1494 \begin_layout LyX-Code
1495 If you want to know more about this document, then see 
1496 \begin_inset Newline newline
1497 \end_inset
1498
1499 section, which can be found on page.
1500 \end_layout
1501
1502 \begin_layout Standard
1503 然后将光标放在单词“section”后边,选择 
1504 \family sans
1505 Insert\SpecialChar menuseparator
1506 Cross
1507 \begin_inset space ~
1508 \end_inset
1509
1510 Reference 或点击工具栏按钮
1511 \family default
1512  
1513 \begin_inset Info
1514 type  "icon"
1515 arg   "dialog-show-new-inset ref"
1516 \end_inset
1517
1518  调出交叉引用对话框。你将会看到可用的标签列表,当然现在只有一个:
1519 \begin_inset Quotes eld
1520 \end_inset
1521
1522 sec:About-This-Document
1523 \begin_inset Quotes erd
1524 \end_inset
1525
1526 ,选定它并点击应用(
1527 \family sans
1528 Apply
1529 \family default
1530 )按钮。现在再把光标定位到单词“page”后边,并把引用格式改为页码,最后再点击应用。(为了保证排版的正确性,应该在单词“section”和引用之间放置一个保护
1531 性空格(
1532 \family sans
1533 Protected
1534 \begin_inset space ~
1535 \end_inset
1536
1537 Blank
1538 \family default
1539 )。对页码的引用也是这样。)
1540 \end_layout
1541
1542 \begin_layout Standard
1543 另外还可以在标签上右击,在上下文菜单(右键菜单)中选择“复制为引用”(
1544 \family sans
1545 Copy as Reference
1546 \family default
1547 )。这样当前标签的交叉引用就已经复制到了剪贴板中,在需要的地方粘贴即可。
1548 \end_layout
1549
1550 \begin_layout Standard
1551 \SpecialChar LyX
1552  会将交叉引用放在光标所在位置。在打印出来的文档中,引用将会被替换成页码或节编号(这要看引用格式是怎么设置的了)。在输出的 DVI 文件中,我们会看到对节
1553  2(Section
1554 \begin_inset space ~
1555 \end_inset
1556
1557 2)和页 1(Page
1558 \begin_inset space ~
1559 \end_inset
1560
1561 1)的引用。
1562 \end_layout
1563
1564 \begin_layout Standard
1565 点击交叉引用将会出现交叉引用对话框,点击转至标签(
1566 \family sans
1567 Go
1568 \begin_inset space ~
1569 \end_inset
1570
1571 to
1572 \begin_inset space ~
1573 \end_inset
1574
1575 Label
1576 \family default
1577 ),光标将会定位到引用标签。这个功能还真有点像超链接。
1578 \end_layout
1579
1580 \begin_layout Subsection
1581 关于标签的更多讨论
1582 \end_layout
1583
1584 \begin_layout Standard
1585 前边说过,\SpecialChar LyX
1586  会自动计算交叉引用的编号,现在来试试这个功能。在节 2 前边添加一个新节,更新 DVI 输出文件,对节的交叉引用已经变成 3 了。再把“About
1587  this Document”设置成子节(subsection),引用将会从 3 变为 2.1 。当然,不在标签前边添加一整页文字的话,引用的页码是不会改变的。
1588 \end_layout
1589
1590 \begin_layout Standard
1591 你可以再多添加几个标签,在其它地方引用一下。如果使用交叉引用比较多的话,开着交叉引用对话框是个好主意。
1592 \end_layout
1593
1594 \begin_layout Standard
1595
1596 \shape italic
1597 \emph on
1598 还可以从 
1599 \shape default
1600 User's Guide
1601 \emph default
1602  
1603 \shape italic
1604 \emph on
1605 那里,复制些文字过来
1606 \begin_inset Foot
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610 By the way, copying a chapter title may cause an error, because chapters
1611  aren't allowed in the article class, see section
1612 \begin_inset space ~
1613 \end_inset
1614
1615
1616 \begin_inset CommandInset ref
1617 LatexCommand ref
1618 reference "sec:文档类"
1619
1620 \end_inset
1621
1622 .
1623  If this happens, just delete the chapter title.
1624 \end_layout
1625
1626 \end_inset
1627
1628 ,检验一下对页码的引用是不是正确。
1629 \end_layout
1630
1631 \begin_layout Standard
1632 练习:修正 
1633 \family typewriter
1634 example_raw.lyx
1635 \family default
1636  中的引用。
1637 \end_layout
1638
1639 \begin_layout Section
1640 脚注(Footnotes)与旁注(Margin Notes)
1641 \end_layout
1642
1643 \begin_layout Standard
1644 点击工具栏按钮 
1645 \begin_inset Info
1646 type  "icon"
1647 arg   "footnote-insert"
1648 \end_inset
1649
1650  或菜单 
1651 \family sans
1652 Insert\SpecialChar menuseparator
1653 Footnote,将会在当前位置插入脚注。在文档中找到单词“\SpecialChar LyX
1654 ”,将光标定位在它后边,点击
1655 \family default
1656 工具栏按钮 
1657 \begin_inset Info
1658 type  "icon"
1659 arg   "footnote-insert"
1660 \end_inset
1661
1662 ,脚注框将会出现在“\SpecialChar LyX
1663 ”后边,可以在里边输入脚注文字,现在输入
1664 \end_layout
1665
1666 \begin_layout LyX-Code
1667 \SpecialChar LyX
1668  is a typesetting word processor.
1669 \end_layout
1670
1671 \begin_layout Standard
1672 脚注文字前边有一个灰框,写着“脚注 x”(foot x),这里的“x”是脚注编号,点击它,脚注框将会关闭,光剩下那个灰框,这个动作称为“折叠”(folding)
1673 ,再次点击又会“展开”(unfold)。以后可以随时展开它重新编辑脚注文字。
1674 \end_layout
1675
1676 \begin_layout Standard
1677 这一段已经过时,跳过不译。
1678 \end_layout
1679
1680 \begin_layout Standard
1681 脚注也可以像普通文字那样剪切、粘贴,选定脚注的灰框后就可以粘贴了。另外,选定一段文本再点击按钮 
1682 \begin_inset Info
1683 type  "icon"
1684 arg   "footnote-insert"
1685 \end_inset
1686
1687 ,你就可以将一段文本转换为脚注了。要将从脚注变为常规文字,只需要将光标定位在脚注文字的最前边后再按下退格键(
1688 \family sans
1689 Backspace
1690 \family default
1691 ),或者将光标定位在脚注文字的最后边再按下删除键(
1692 \family sans
1693 Delete
1694 \family default
1695 )。
1696 \end_layout
1697
1698 \begin_layout Standard
1699 使用菜单 
1700 \family sans
1701 Insert\SpecialChar menuseparator
1702 Marginal
1703 \begin_inset space ~
1704 \end_inset
1705
1706 Note 或工具栏按钮 
1707 \family default
1708
1709 \begin_inset Info
1710 type  "icon"
1711 arg   "marginalnote-insert"
1712 \end_inset
1713
1714 ,可以添加旁注。旁注和脚注从功能上说是类似的,其不同之处在于:
1715 \end_layout
1716
1717 \begin_layout Itemize
1718 屏幕上旁注显示为“旁注”(margin),脚注显示为“脚注”(foot)。
1719 \end_layout
1720
1721 \begin_layout Itemize
1722 旁注文字显示在页面旁边,脚注文字显示在页面底部。
1723 \end_layout
1724
1725 \begin_layout Itemize
1726 旁注不编号。
1727 \end_layout
1728
1729 \begin_layout Standard
1730 将脚注转变为常规文字,再把它们转变为旁注。运行 \SpecialChar LaTeX
1731  看看旁注是什么样的。
1732 \end_layout
1733
1734 \begin_layout Standard
1735 练习:修正 
1736 \family typewriter
1737 example_raw.lyx 
1738 \family default
1739 中的脚注
1740 \family typewriter
1741
1742 \end_layout
1743
1744 \begin_layout Section
1745 参考文献
1746 \family sans
1747 (Bibliography
1748 \family default
1749
1750 \begin_inset CommandInset label
1751 LatexCommand label
1752 name "sec:参考文献"
1753
1754 \end_inset
1755
1756
1757 \end_layout
1758
1759 \begin_layout Standard
1760 参考文献和交叉引用有点像,它在文档末尾有一个引用列表,你可以在文档中引用它们。和章节标题一样,\SpecialChar LyX
1761  和 \SpecialChar LaTeX
1762 也会为您自动计算参考文献的编号,当编号改变时,引用也会随之改
1763 变。
1764 \end_layout
1765
1766 \begin_layout Standard
1767 定位至文档末尾并切换至参考文献环境(
1768 \family sans
1769 Bibliography
1770 \family default
1771 ),你输入的每一个段落都将成为一个被引用对象。现在输入第一个引用项:“
1772 \family typewriter
1773 The Lyx Tutorial, by the \SpecialChar LyX
1774  Documentation Team
1775 \family default
1776 ”。\SpecialChar LyX
1777  将会在每个引用项前边的框加上编号,点击引用项前边的框参考文献项(
1778 \family sans
1779 Bibliography
1780 \begin_inset space ~
1781 \end_inset
1782
1783 item
1784 \family default
1785 )对话框就会出现。其中“键”(key)是 \SpecialChar LyX
1786  中标识该引用项用的,标签(
1787 \family sans
1788 Label
1789 \family default
1790 )将会出现在输出文档中。标签项没有被设定时(默认如此),输出文档中就会出现参考文献的编号。为了方便记忆,把“键”(key)设定为“lyxtutorial”。
1791 \end_layout
1792
1793 \begin_layout Standard
1794 现在将光标定位至文档中要引用该文献的地方,选择 
1795 \family sans
1796 Insert\SpecialChar menuseparator
1797 Citation 或工具栏按钮 
1798 \family default
1799
1800 \begin_inset Info
1801 type  "icon"
1802 arg   "dialog-show-new-inset citation"
1803 \end_inset
1804
1805 ,将出现引用对话框(
1806 \family sans
1807 Citation
1808 \family default
1809  dialog)。对话框中左侧
1810 \begin_inset Foot
1811 status collapsed
1812
1813 \begin_layout Plain Layout
1814 原文误写为右侧
1815 \end_layout
1816
1817 \end_inset
1818
1819 面板列出了可用的文献项,选择“lyxtutorial”并点击添加按钮(Add)指定将引用的文献(可指定多个),最后点击确定或应用按钮插入文献引用(原文中少了这一
1820 步操作)。查看输出文件,你会看到方括号中以编号或标签的形式引用了文档末尾的参考文献项。
1821 \end_layout
1822
1823 \begin_layout Standard
1824 引用对话框中的注释字段会在方括号中引用文献后边添加一个注释,用以说明引用的是哪一页或哪一章。要想引用文献的标签而不是编号的话,在参考文献项对话框(
1825 \family sans
1826 Bibliography
1827 \begin_inset space ~
1828 \end_inset
1829
1830 item
1831 \family default
1832  dialog)中设定标签值即可。更多信息参见 
1833 \emph on
1834 User's Guide
1835 \emph default
1836
1837 \end_layout
1838
1839 \begin_layout Standard
1840 练习:修正 
1841 \family typewriter
1842 example_raw.lyx
1843 \family default
1844  中的参考文献项和引用。
1845 \end_layout
1846
1847 \begin_layout Section
1848 目录(Table of Contents)
1849 \end_layout
1850
1851 \begin_layout Standard
1852 用 \SpecialChar LyX
1853  在文档开始添加目录非常简单:在文档标题后敲回车,选择 
1854 \family sans
1855 Insert\SpecialChar menuseparator
1856 List
1857 \begin_inset space ~
1858 \end_inset
1859
1860 /
1861 \begin_inset space ~
1862 \end_inset
1863
1864 TOC\SpecialChar menuseparator
1865 Table
1866 \begin_inset space ~
1867 \end_inset
1868
1869 of
1870 \begin_inset space ~
1871 \end_inset
1872
1873 Contents 就可插入目录了。这时文字“
1874 \family default
1875 Table of Contents
1876 \family sans
1877 ”以按钮的形式出现在文档的第一行。
1878 \end_layout
1879
1880 \begin_layout Standard
1881 输出文档后,你会发现目录已经生成了,它列出了文档中的章节标题。修改文档的章节后,重新输出文档,目录也会随之改变。
1882 \end_layout
1883
1884 \begin_layout Standard
1885 为了保证文档的可读性,\SpecialChar LyX
1886  的编辑窗口中并不显示目录内容。选择 
1887 \family sans
1888 Document\SpecialChar menuseparator
1889 Outline 或工具栏按钮 
1890 \family default
1891
1892 \begin_inset Info
1893 type  "icon"
1894 arg   "dialog-toggle toc"
1895 \end_inset
1896
1897 ,将在一个新开的提纲窗口(
1898 \family sans
1899 Outline
1900 \family default
1901  window)中显示目录内容。就算你没在文档中插入目录,这一操作依然有效。当你需要在文档各部分间快速切换时,这一工具会变得相当有用。在提纲窗口中点击某一章节标
1902 题将会高亮显示该行,并在编辑窗口中定位至该章节。你也可以使用方向键在目录中移动
1903 \begin_inset Foot
1904 status collapsed
1905
1906 \begin_layout Plain Layout
1907 本人测试无效,原因不明。
1908 \end_layout
1909
1910 \end_inset
1911
1912 。编辑文档时开着提纲窗口将会很方便。导航菜单(
1913 \family sans
1914 Navigate
1915 \family default
1916 )也能提供类似功能。
1917 \end_layout
1918
1919 \begin_layout Standard
1920 删掉 Table of Contents 按钮就能删掉目录了。
1921 \end_layout
1922
1923 \begin_layout Standard
1924 练习:修正 
1925 \family typewriter
1926 example_raw.lyx
1927 \family default
1928  中的目录。
1929 \end_layout
1930
1931 \begin_layout Chapter
1932 数学公式
1933 \end_layout
1934
1935 \begin_layout Standard
1936 不少科学家使用 \SpecialChar LaTeX
1937 ,这是因为它能够输出漂亮的公式,还不用使用其它字处理软件的控制字和它们的公式编辑器。但这些科学家中有不少人觉得 \SpecialChar LaTeX
1938  很难用,因为它用起来不像是在写
1939 文章,而像是在编程。\SpecialChar LyX
1940  能够很好的解决这个问题,它对公式能够实现所见即所想。如果熟悉 \SpecialChar LaTeX
1941  的话,你会发现以前常用的 \SpecialChar LaTeX
1942  的数学命令都能被 \SpecialChar LyX
1943  正确识别,而且能够显示成最
1944 后输出时的样子。如果不会使用 \SpecialChar LaTeX
1945 的话,你照样能通过数学面板简单快速的输入漂亮的数学公式。
1946 \end_layout
1947
1948 \begin_layout Section
1949 数学模式
1950 \end_layout
1951
1952 \begin_layout Standard
1953 在你的文档中输入:
1954 \end_layout
1955
1956 \begin_layout LyX-Code
1957 I like what Einstein said, E=mc^2, because it's so simple.
1958  
1959 \end_layout
1960
1961 \begin_layout Standard
1962 现在你的公式并不能被正确显示,因为 \SpecialChar LyX
1963  并不知道你是在输入公式,所以它按照常规文本来处理输入的公式。
1964 \end_layout
1965
1966 \begin_layout Standard
1967 要输入公式,只要点击工具栏上的按钮 
1968 \begin_inset Info
1969 type  "icon"
1970 arg   "math-mode"
1971 \end_inset
1972
1973  或使用菜单 
1974 \family sans
1975 Insert\SpecialChar menuseparator
1976 Math\SpecialChar menuseparator
1977 Inline
1978 \begin_inset space ~
1979 \end_inset
1980
1981 Formula,\SpecialChar LyX
1982  就会插入一个蓝色方框,这就是一个空的公式。现在再输入 
1983 \family typewriter
1984 E=mc^2 就行了。在公式中输入字符后,蓝色方框会消失。按下 Esc 退出公式输入状态,公式四角的紫色标记会消失并将光标定位在公式右边。再输入文字时,\SpecialChar LyX
1985
1986  会按照常规字符来处理它们的。
1987 \end_layout
1988
1989 \begin_layout Standard
1990 将文档输出后,你会看到公式已经被正确排版了。等号两边都留有间距,数字“2”也被放到了上标的位置。在数学模式下数字就被看作数字处理,英文字符被视为变量并使用斜体排
1991 版。
1992 \end_layout
1993
1994 \begin_layout Standard
1995 \SpecialChar LyX
1996  的公式编辑器是所见即所得哲学的又一个例子。\SpecialChar LaTeX
1997  中用文本和命令输入公式,如:
1998 \backslash
1999 sqrt{2},将文档输出后才能看到公式的真正样子,在编辑状态下,一般人是很难发现所输入公式的错误的。虽然 \SpecialChar LyX
2000  并没有试着让公式在编辑状态下就显示的非常完美,但它
2001 的确让人看到了所输入公式的样子。输出时 \SpecialChar LaTeX
2002  再接手对公式进行专业的排版。
2003 \begin_inset Foot
2004 status collapsed
2005
2006 \begin_layout Plain Layout
2007 译注:如果你设置了即时预览,\SpecialChar LyX
2008  在公式退出编辑状态后就会将公式显示为文档输出后的样子!
2009 \end_layout
2010
2011 \end_inset
2012
2013
2014 \end_layout
2015
2016 \begin_layout Section
2017 在公式中导航
2018 \end_layout
2019
2020 \begin_layout Standard
2021 现在把 
2022 \begin_inset Formula $E=mc^{2}$
2023 \end_inset
2024
2025  改为 
2026 \begin_inset Formula $E=1+mc^{2}$
2027 \end_inset
2028
2029 。使用方向键将光标移入公式中,公式四角会出现紫色标记告诉你现在正在编辑公式。按下方向键将光标定位在等号后边,输入“1+”。使用方向键将光标移出公式或使用
2030  Esc 退出公式编辑状态。
2031 \end_layout
2032
2033 \begin_layout Standard
2034 在公式中的编辑操作和常规文字的编辑没有区别,不再详述。
2035 \end_layout
2036
2037 \begin_layout Standard
2038 如果想把 
2039 \begin_inset Formula $E=mc^{2}$
2040 \end_inset
2041
2042  改为 
2043 \begin_inset Formula $E=mc^{2.5}+1$
2044 \end_inset
2045
2046 ,你需要将光标定位至公式相应的位置上修改即可。要注意的是上下标的编辑方式,如果使用鼠标进行定位的话,公式正文和上下标的位置是不容易区分的。你可用方向键将光标定位
2047 到字母“c”后边、数字“2”前边,按下方向键“上”后你就可以修改上标了。完成后再按方向键“下”或空格回到公式正文编辑状态。
2048 \end_layout
2049
2050 \begin_layout Section
2051 指数与上下标
2052 \end_layout
2053
2054 \begin_layout Standard
2055 输入指数时,你可以使用界面下方的工具栏或直接输入“^”,\SpecialChar LyX
2056  会在上标位置放置一个蓝色方框,接下来输入的字符会被视为上标。上标输入完成后按空格回到公式正文编辑状态。
2057 类似指数的输入,输入下标只需键入“_”。
2058 \end_layout
2059
2060 \begin_layout Standard
2061 练习:将 
2062 \family typewriter
2063 example_raw.lyx
2064 \family default
2065  中的公式 1 改为数学模式。
2066 \end_layout
2067
2068 \begin_layout Section
2069 数学工具栏
2070 \end_layout
2071
2072 \begin_layout Standard
2073 使用数学工具栏可以输入各种符号和复杂的公式。虽然使用键盘和菜单也能实现这些功能,但现在我们只讨论如何使用数学工具栏。以后你可以从其它手册中学到如何使用快捷键输入
2074
2075 \end_layout
2076
2077 \begin_layout Standard
2078 进入公式编辑状态后,数学工具栏会自动出现在界面下方。你也可以使用菜单 
2079 \family sans
2080 View\SpecialChar menuseparator
2081 Toolbars\SpecialChar menuseparator
2082 Math 将其永久调出。
2083 \end_layout
2084
2085 \begin_layout Subsection
2086 希腊字母与符号
2087 \end_layout
2088
2089 \begin_layout Standard
2090 使用数学工具栏你可以输入很多数学符号,包括:各种箭头、关系、运算符、求和求积符号。求和、求积的上下限可以使用上下标实现。
2091 \end_layout
2092
2093 \begin_layout Standard
2094 在这里你无所不能。
2095 \end_layout
2096
2097 \begin_layout Subsection
2098 根号、重音与定界符
2099 \end_layout
2100
2101 \begin_layout Standard
2102 点击按钮 
2103 \begin_inset Info
2104 type  "icon"
2105 arg   "math-insert \\sqrt"
2106 \end_inset
2107
2108 ,\SpecialChar LyX
2109  会插入根号并将光标定位在根号下的蓝色方框中。你可以在里边输入任何公式符号,\SpecialChar LyX
2110  会自动缩放根号大小以适应输入的公式。
2111 \end_layout
2112
2113 \begin_layout Standard
2114 可以使用重音修饰单个字符(
2115 \begin_inset Formula $\overrightarrow{v}$
2116 \end_inset
2117
2118 )或一组字符(
2119 \begin_inset Formula $\overrightarrow{a+b}$
2120 \end_inset
2121
2122 ),方法都是相同的。点击按钮 
2123 \begin_inset Info
2124 type  "icon"
2125 arg   "math-insert \\hat"
2126 \end_inset
2127
2128 ,\SpecialChar LyX
2129  将插入该修饰并附带一个输入点,在这里输入字符即可。有两种修饰类型:一个是自动缩放的;另一个是固定尺寸的。固定尺寸的适合修饰单个字符。
2130 \end_layout
2131
2132 \begin_layout Standard
2133 定界符(小括号、中括号、大括号)的用法都差不多,点击按钮 
2134 \begin_inset Info
2135 type  "icon"
2136 arg   "dialog-show mathdelimiter"
2137 \end_inset
2138
2139  出现一个对话框,在里边选择你需要的即可。默认时,两边的定界符是匹配的,取消“keep matched”复选框后也可以把两边的定界符设置成不同的。例如:
2140 \begin_inset Formula $a=\left\langle 7\right.$
2141 \end_inset
2142
2143 ,“7”的右边就没有使用定界符。
2144 \end_layout
2145
2146 \begin_layout Standard
2147 觉得麻烦的话也可以直接用键盘输入括号,不过这样输入的括号和常规文本一样都是固定大小的。如果括号中有大个的分式或矩阵的话,公式就会很难看,看了下边的公式你就明白了
2148
2149 \begin_inset Formula 
2150 \[
2151 (\frac{\frac{1}{2}}{\frac{2}{\frac{1}{3}}+\sqrt{2}})=\left(\frac{\frac{1}{2}}{\frac{2}{\frac{1}{3}}+\sqrt{2}}\right)
2152 \]
2153
2154 \end_inset
2155
2156
2157 \end_layout
2158
2159 \begin_layout Standard
2160 选定公式的一部分后再从面板插入根号、重音或定界符,看看发生了什么?
2161 \end_layout
2162
2163 \begin_layout Standard
2164 练习:把 
2165 \begin_inset Formula $f=ma$
2166 \end_inset
2167
2168  变为 
2169 \begin_inset Formula $\overrightarrow{f}=m\overrightarrow{a}$
2170 \end_inset
2171
2172
2173 \end_layout
2174
2175 \begin_layout Subsection
2176 分式
2177 \end_layout
2178
2179 \begin_layout Standard
2180 使用数学工具栏按钮 
2181 \begin_inset Info
2182 type  "icon"
2183 arg   "math-insert \\frac-square"
2184 \end_inset
2185
2186  插入分式,\SpecialChar LyX
2187  将在分式上创建两个输入点,并将焦点定位在上边的输入点上,你可以使用方向键或鼠标在这两个输入点间切换
2188 \begin_inset Foot
2189 status collapsed
2190
2191 \begin_layout Plain Layout
2192 译注:当焦点在上边时,按下“Tab”可以切换到下边的输入点。
2193 \end_layout
2194
2195 \end_inset
2196
2197 。在这两个输入点上输入公式,就能得到所需的分式了。
2198 \end_layout
2199
2200 \begin_layout Standard
2201 练习:修正 
2202 \family typewriter
2203 example_raw.lyx
2204 \family default
2205  中的公式 2。
2206 \end_layout
2207
2208 \begin_layout Subsection
2209 \SpecialChar TeX
2210  模式:lim、log、sin与其它
2211 \end_layout
2212
2213 \begin_layout Standard
2214 由于公式中的字符都被视为变量,所以输入的“sin”会被看作是三个变量 
2215 \begin_inset Formula $s$
2216 \end_inset
2217
2218
2219 \begin_inset Formula $i$
2220 \end_inset
2221
2222
2223 \begin_inset Formula $n$
2224 \end_inset
2225
2226  的乘积,并使用 Roman 斜体显示,而且在 sin 和 变量 x 之间也没有额外的间距。应该如何得到 
2227 \begin_inset Formula $\sin\left(x\right)$
2228 \end_inset
2229
2230  而不是 
2231 \begin_inset Formula $sin(x)$
2232 \end_inset
2233
2234  呢?
2235 \end_layout
2236
2237 \begin_layout Standard
2238 点击数学工具栏上的按钮 
2239 \begin_inset Info
2240 type  "icon"
2241 arg   "math-insert \\functions"
2242 \end_inset
2243
2244  并选择“sin”,\SpecialChar LyX
2245  将输入“sin”并将其设为黑色 Roman 正体。“sin”这三个字符被视为一个整体,删除也是一起删除。然后再输入“(x)”,它们将被显示
2246 为蓝色斜体。在输出文件中,公式将会被正确排版。
2247 \end_layout
2248
2249 \begin_layout Standard
2250 在按钮 
2251 \begin_inset Info
2252 type  "icon"
2253 arg   "math-insert \\functions"
2254 \end_inset
2255
2256  的函数列表中还有其它三角函数及其反函数、双曲函数、对数、极限等。这些函数都可以接受上下标,如:“
2257 \begin_inset Formula $\cos^{2}\theta$
2258 \end_inset
2259
2260 ” 和 “
2261 \begin_inset Formula $\lim_{n\rightarrow\infty}$
2262 \end_inset
2263
2264 ”。
2265 \end_layout
2266
2267 \begin_layout Standard
2268 练习:修正 
2269 \family typewriter
2270 example_raw.lyx
2271 \family default
2272  中的公式 3。
2273 \end_layout
2274
2275 \begin_layout Subsection
2276 矩阵
2277 \end_layout
2278
2279 \begin_layout Standard
2280 点击数字工具栏按钮 
2281 \begin_inset Info
2282 type  "icon"
2283 arg   "dialog-show mathmatrix"
2284 \end_inset
2285
2286 ,出现的对话框将允许你设置要输入的矩阵的行数和列数,现在分别将其设为 2 和 3。\SpecialChar LyX
2287  将会插入一个 
2288 \begin_inset Formula $2\times3$
2289 \end_inset
2290
2291  的矩阵,你可以在其中的 6 个输入点上输入任何公式,当然将它们留空也是可以的。
2292 \end_layout
2293
2294 \begin_layout Standard
2295 可以使用 Tab 键或方向键在矩阵各元素的输入点之间切换,赶快去试试它们的功能吧。
2296 \end_layout
2297
2298 \begin_layout Standard
2299 你还可以使用菜单 
2300 \family sans
2301 Edit\SpecialChar menuseparator
2302 Rows
2303 \begin_inset space \thinspace{}
2304 \end_inset
2305
2306 &
2307 \begin_inset space \thinspace{}
2308 \end_inset
2309
2310 Columns 或数学工具栏按钮 
2311 \family default
2312
2313 \begin_inset Info
2314 type  "icon"
2315 arg   "inset-modify tabular append-row"
2316 \end_inset
2317
2318
2319 \begin_inset Info
2320 type  "icon"
2321 arg   "inset-modify tabular delete-row"
2322 \end_inset
2323
2324
2325 \begin_inset Info
2326 type  "icon"
2327 arg   "inset-modify tabular append-column"
2328 \end_inset
2329
2330  和 
2331 \begin_inset Info
2332 type  "icon"
2333 arg   "inset-modify tabular delete-column"
2334 \end_inset
2335
2336  改变矩阵的维数。 
2337 \end_layout
2338
2339 \begin_layout Standard
2340 有关矩阵各列的水平对齐方式和整个矩阵的垂直对齐方式的更多信息请看 
2341 \emph on
2342 User's Guide。
2343 \shape italic
2344 注意:想要输入一个包含文字的表格时,请使用 \SpecialChar LyX
2345  强大的表格功能,而不要使用矩阵。
2346 \end_layout
2347
2348 \begin_layout Subsection
2349 显示模式
2350 \end_layout
2351
2352 \begin_layout Standard
2353 \SpecialChar LyX
2354  中公式的显示方式有两种,一种是行内公式,一种是单行公式。行内公式适合于较简短的公式,单行公式适合于较庞大的公式或是你想把它单独显示。另外,多行公式必需是单行公
2355 式,而且只有单行公式才能加标签和编号(参见 
2356 \emph on
2357 User's Guide
2358 \emph default
2359 )。
2360 \end_layout
2361
2362 \begin_layout Standard
2363 点击按钮 
2364 \begin_inset Info
2365 type  "icon"
2366 arg   "math-display"
2367 \end_inset
2368
2369  会插入一个单行公式,该公式新起一行并居中显示。按钮 
2370 \begin_inset Info
2371 type  "icon"
2372 arg   "math-display"
2373 \end_inset
2374
2375  其实是一个切换开关,点击它你会在公式的两种显示模式间切换。
2376 \end_layout
2377
2378 \begin_layout Standard
2379 单行公式和行内公式在显示上大致是相同的,你需要注意以下几点不同:
2380 \end_layout
2381
2382 \begin_layout Itemize
2383 几个符号的默认字体变大,如:
2384 \begin_inset Formula $\sum$
2385 \end_inset
2386
2387  和 
2388 \begin_inset Formula $\int$
2389 \end_inset
2390
2391  。
2392 \end_layout
2393
2394 \begin_layout Itemize
2395 极限和求和的上下标被放在了符号的顶部和底部。
2396 \end_layout
2397
2398 \begin_layout Itemize
2399 公式居中对齐。
2400 \end_layout
2401
2402 \begin_layout Standard
2403 关于单行公式最后一个需要注意的问题是排版问题。你需要确切的知道,单行公式和其前后的文字是不是在同一段中。如果你在单行公式后敲回车,那么它后边的文字将是新的一段,
2404 而新起一段是有段间距和缩进的。如果你不想新起一段,那么直接在单行公式后边输入文字就好了。
2405 \end_layout
2406
2407 \begin_layout Standard
2408 练习:将 
2409 \family typewriter
2410 example_raw.lyx
2411 \family default
2412  中的公式改为单行公式,看看有什么不同。
2413 \end_layout
2414
2415 \begin_layout Standard
2416 练习:使用本节学到的知识输入下边公式
2417 \begin_inset Foot
2418 status collapsed
2419
2420 \begin_layout Plain Layout
2421 完成后试试菜单 
2422 \family sans
2423 Insert\SpecialChar menuseparator
2424 Math\SpecialChar menuseparator
2425 Cases
2426 \begin_inset space ~
2427 \end_inset
2428
2429 Environment。
2430 \end_layout
2431
2432 \end_inset
2433
2434
2435 \begin_inset Formula 
2436 \[
2437 f(x)=\left\{ \begin{array}{cc}
2438 \log_{8}x & x>0\\
2439 0 & x=0\\
2440 \sum_{i=1}^{5}\alpha_{i}+\sqrt{-\frac{1}{x}} & x<0
2441 \end{array}\right.
2442 \]
2443
2444 \end_inset
2445
2446
2447 \end_layout
2448
2449 \begin_layout Section
2450 继续学习
2451 \end_layout
2452
2453 \begin_layout Standard
2454 \SpecialChar LyX
2455  的公式编辑器能做很多事情,现在你只是刚刚熟悉了最基本的。继续阅读
2456 \emph on
2457  User's Guide
2458 \emph default
2459 ,你可以学到:
2460 \end_layout
2461
2462 \begin_layout Itemize
2463 给公式添加标签、编号。
2464 \end_layout
2465
2466 \begin_layout Itemize
2467 多行公式。
2468 \end_layout
2469
2470 \begin_layout Itemize
2471 改变字型。
2472 \end_layout
2473
2474 \begin_layout Itemize
2475 细调字体大小与间距(草稿的最后阶段再考虑这些事)。
2476 \end_layout
2477
2478 \begin_layout Itemize
2479 编辑宏。在文档开头处编写好后,文档中任何地方都可以使用。
2480 \end_layout
2481
2482 \begin_layout Itemize
2483 其它。
2484 \end_layout
2485
2486 \begin_layout Chapter
2487 杂项
2488 \end_layout
2489
2490 \begin_layout Section
2491 \SpecialChar LyX
2492  的其它重要特性
2493 \end_layout
2494
2495 \begin_layout Standard
2496 我们并没有把 \SpecialChar LyX
2497  的所有都说全,也没有这样的打算。你可以查看 
2498 \emph on
2499 User's Guide
2500 \emph default
2501  和 
2502 \emph on
2503 Embedded
2504 \begin_inset space ~
2505 \end_inset
2506
2507 Objects
2508 \emph default
2509  获得更多信息。这里我们将提到几个 \SpecialChar LyX
2510  的重要特性:
2511 \end_layout
2512
2513 \begin_layout Itemize
2514 \SpecialChar LyX
2515  具有所见即所想的表格支持。使用菜单 
2516 \family sans
2517 Insert\SpecialChar menuseparator
2518 Table 或 按钮 
2519 \family default
2520
2521 \begin_inset Info
2522 type  "icon"
2523 arg   "tabular-insert"
2524 \end_inset
2525
2526  可以插入表格。在表格上单击右键,在右键菜单中选择表格设置对话框可以编辑表格的更多属性。
2527 \end_layout
2528
2529 \begin_layout Itemize
2530 \SpecialChar LyX
2531  可以支持各种格式的图片。点击菜单 
2532 \family sans
2533 Insert\SpecialChar menuseparator
2534 Graphics 或工具栏按钮 
2535 \family default
2536
2537 \begin_inset Info
2538 type  "icon"
2539 arg   "dialog-show-new-inset graphics"
2540 \end_inset
2541
2542 ,选择图片文件,你还可以对它旋转、缩放。你还可以对图表使用标题,\SpecialChar LyX
2543  还能自动产生图表的列表。
2544 \end_layout
2545
2546 \begin_layout Itemize
2547 \SpecialChar LyX
2548  有很强的可定制性,从界面外观到文档的输出方式都可以通过几种方式来定制。大多的定制可以通过菜单 
2549 \family sans
2550 Tools\SpecialChar menuseparator
2551 Preferences 来实现。更多信息参见菜单 Help\SpecialChar menuseparator
2552 Customization。
2553 \end_layout
2554
2555 \begin_layout Itemize
2556 \SpecialChar LyX
2557  开发组成员来自五大洲,所以 \SpecialChar LyX
2558  能比其它字处理软件更好的支持非英语(如荷兰语、德语、法语、希腊语、捷克语、土耳其语)。从右到左的语言:阿拉伯语、波斯语、希伯来语
2559 ;亚洲语言:中文、日语、韩语等都能得到支持。你可以使用其它的语言写文档,也可以将 \SpecialChar LyX
2560  的界面和错误信息定义成其它的语言。
2561 \end_layout
2562
2563 \begin_layout Itemize
2564 \SpecialChar LyX
2565  的菜单支持快捷键绑定。你既可以通过 
2566 \family sans
2567 Alt+F O 实现菜单 File\SpecialChar menuseparator
2568 Open 的点击效果,也可以通过快捷键来实现(默认是 Ctrl+O)。快捷键绑定也是可以自定义的,更多信息参见菜单
2569  Help\SpecialChar menuseparator
2570 Customization。
2571 \end_layout
2572
2573 \begin_layout Itemize
2574 \SpecialChar LyX
2575  可以读取 \SpecialChar LaTeX
2576  文档。参见 
2577 \begin_inset CommandInset ref
2578 LatexCommand ref
2579 reference "subsec:tex2lyx"
2580
2581 \end_inset
2582
2583
2584 \end_layout
2585
2586 \begin_layout Itemize
2587 \SpecialChar LyX
2588  支持拼写检查、同义词典和字数统计。
2589 \end_layout
2590
2591 \begin_layout Itemize
2592 \SpecialChar LyX
2593  支持附录和集注。
2594 \end_layout
2595
2596 \begin_layout Section
2597 \SpecialChar LaTeX
2598  用户必读
2599 \begin_inset CommandInset label
2600 LatexCommand label
2601 name "sec:LaTeX-用户必读"
2602
2603 \end_inset
2604
2605
2606 \end_layout
2607
2608 \begin_layout Standard
2609 如果你对 \SpecialChar LaTeX
2610  一无所知,那么你可以跳过这一节。如果你想了解一点 \SpecialChar LaTeX
2611  相关的东西,那就继续读下去吧。很多使用 \SpecialChar LyX
2612  的人都对 \SpecialChar LaTeX
2613  比较熟悉,如果你也是这种人的话,你可能会有
2614 个疑问:\SpecialChar LyX
2615  真的能做到所有 \SpecialChar LaTeX
2616  能做的事情吗?\SpecialChar LyX
2617  的确能够通过这样或那样的方式做到 \SpecialChar LaTeX
2618  能做的所有事情,而且 \SpecialChar LyX
2619  还能大大简化编辑 \SpecialChar LaTeX
2620  文档的工作量。
2621 \end_layout
2622
2623 \begin_layout Standard
2624 由于本教程仅仅是一个入门指南,所以我们只将注意力集中在新手们关心的地方。为了缩短篇幅,我们只给出了最少的信息。在 
2625 \emph on
2626 Additional
2627 \begin_inset space ~
2628 \end_inset
2629
2630 Features
2631 \emph default
2632  和 
2633 \emph on
2634 Embedded
2635 \begin_inset space ~
2636 \end_inset
2637
2638 Objects
2639 \emph default
2640  中有 \SpecialChar LyX
2641  和 \SpecialChar LaTeX
2642  区别的大量信息,那里还将教你如何在 \SpecialChar LyX
2643  中玩各种 \SpecialChar LaTeX
2644  的花活儿。
2645 \end_layout
2646
2647 \begin_layout Subsection
2648 \SpecialChar TeX
2649  模式
2650 \end_layout
2651
2652 \begin_layout Standard
2653 选择菜单 
2654 \family sans
2655 Insert\SpecialChar menuseparator
2656 \SpecialChar TeX
2657
2658 \begin_inset space ~
2659 \end_inset
2660
2661 Code 或工具栏按钮 
2662 \family default
2663
2664 \begin_inset Info
2665 type  "icon"
2666 arg   "ert-insert"
2667 \end_inset
2668
2669  进入 \SpecialChar TeX
2670  模式。在 \SpecialChar TeX
2671  模式下输入的所有东西都会用红色显示,并直接送给 \SpecialChar LaTeX
2672  编译处理。
2673 \end_layout
2674
2675 \begin_layout Standard
2676 数学公式中 \SpecialChar TeX
2677  模式处理起来稍有不同,这里键入“
2678 \backslash
2679 ”进入 \SpecialChar TeX
2680  模式,输入空格或非字母字符(如:数字、下划线、脱字号或括号)退出 \SpecialChar TeX
2681  模式。退出 \SpecialChar TeX
2682  模式时,如果 \SpecialChar LyX
2683  认识你输入的 \SpecialChar TeX
2684  命令,它就会将之转化为编译后的样子。
2685 如果你输入了“
2686 \family typewriter
2687
2688 \backslash
2689 gamma
2690 \family default
2691 ”并按下空格,\SpecialChar LyX
2692  会把它转化为蓝色的“
2693 \begin_inset Formula $\gamma$
2694 \end_inset
2695
2696 ”。对于不复杂的数学宏命令,\SpecialChar LyX
2697  都能转化成功的。对于熟练的 \SpecialChar LaTeX
2698  用户来说,直接输入 \SpecialChar TeX
2699  命令的方式会比使用数学工具栏速度快。
2700 \end_layout
2701
2702 \begin_layout Standard
2703 如果在 \SpecialChar TeX
2704  模式下输入“{”,\SpecialChar LyX
2705  将输入左右两个括号、退出 \SpecialChar TeX
2706  模式并将光标定位在两个括号中间等待输入。这使输入带参数的命令非常方便。
2707 \end_layout
2708
2709 \begin_layout Standard
2710 \SpecialChar LyX
2711  不能支持所有的 \SpecialChar LaTeX
2712  功能。有些根本就不支持,有些能够支持但不能实现所见即所想。\SpecialChar TeX
2713  模式使用户能够得到全部 \SpecialChar LaTeX
2714  的强大功能,而且还能使用 \SpecialChar LyX
2715  的方便特性(如:所见即所想
2716 的数学公式、表格和编辑方式)。\SpecialChar LyX
2717  永远也不会支持所有的 \SpecialChar LaTeX
2718  包,但你可以在序言加入 
2719 \family typewriter
2720
2721 \backslash
2722 usepackage{foo}
2723 \family default
2724 (见 
2725 \begin_inset CommandInset ref
2726 LatexCommand ref
2727 reference "subsec:其它序言"
2728
2729 \end_inset
2730
2731 ),这样你就可以使用所有 \SpecialChar LaTeX
2732  包了。当然这些包并没有所见即所想支持。
2733 \end_layout
2734
2735 \begin_layout Subsection
2736 导入 \SpecialChar LaTeX
2737  文档── tex2lyx
2738 \begin_inset CommandInset label
2739 LatexCommand label
2740 name "subsec:tex2lyx"
2741
2742 \end_inset
2743
2744
2745 \end_layout
2746
2747 \begin_layout Standard
2748 使用菜单 
2749 \family sans
2750 File\SpecialChar menuseparator
2751 Import\SpecialChar menuseparator
2752 \SpecialChar LaTeX
2753
2754 \begin_inset space ~
2755 \end_inset
2756
2757 (plain) 导入 \SpecialChar LaTeX
2758  文档,程序将执行 
2759 \family typewriter
2760 tex2lyx
2761 \family sans
2762 ,从 
2763 \family typewriter
2764 foo.tex
2765 \family sans
2766  创建 
2767 \family typewriter
2768 foo.lyx
2769 \family sans
2770 ,然后打开它。如果转换不成功,你可以试试在命令行加参数执行 
2771 \family typewriter
2772 tex2lyx
2773 \family sans
2774  命令。
2775 \end_layout
2776
2777 \begin_layout Standard
2778
2779 \family typewriter
2780 tex2lyx
2781 \family default
2782  能够转换大部份 \SpecialChar LaTeX
2783  文档,但不是所有东西都转换。它会把不懂的部分保留为 \SpecialChar TeX
2784  形式,所以你需要再进行手动修改。
2785 \end_layout
2786
2787 \begin_layout Standard
2788
2789 \family typewriter
2790 tex2lyx
2791 \family default
2792  有自己的 manpage。阅读它找到不能被支持的命令、bugs 及其解决方法还有如何使用命令选项。
2793 \end_layout
2794
2795 \begin_layout Subsection
2796 将 \SpecialChar LyX
2797  文档转化为 \SpecialChar LaTeX
2798  文档
2799 \end_layout
2800
2801 \begin_layout Standard
2802 选择菜单 
2803 \family sans
2804 File\SpecialChar menuseparator
2805 Export\SpecialChar menuseparator
2806 \SpecialChar LaTeX
2807  将你正在编辑的文档 
2808 \family typewriter
2809 whatever.lyx
2810 \family default
2811  输出为 
2812 \family typewriter
2813 whatever.tex
2814 \family default
2815
2816 \end_layout
2817
2818 \begin_layout Subsection
2819 \SpecialChar LaTeX
2820  序言
2821 \end_layout
2822
2823 \begin_layout Subsubsection
2824 文档类
2825 \end_layout
2826
2827 \begin_layout Standard
2828
2829 \family sans
2830 Document\SpecialChar menuseparator
2831 Settings 对话框中的 
2832 \family default
2833 Document Class 页面能够处理很多 
2834 \family typewriter
2835
2836 \backslash
2837 documentclass
2838 \family default
2839  命令选项。这里你能够修改文档类、默认字体、页面大小,还可以在 Class options 区域中输入额外的选项
2840 \begin_inset Foot
2841 status collapsed
2842
2843 \begin_layout Plain Layout
2844 原文写的是 
2845 \family sans
2846 E
2847 \bar under
2848 x
2849 \bar default
2850 tra
2851 \begin_inset space ~
2852 \end_inset
2853
2854 Options,在 \SpecialChar LyX
2855  1.6.4 中没找到。
2856 \end_layout
2857
2858 \end_inset
2859
2860
2861 \end_layout
2862
2863 \begin_layout Subsubsection
2864 其它序言
2865 \begin_inset CommandInset label
2866 LatexCommand label
2867 name "subsec:其它序言"
2868
2869 \end_inset
2870
2871
2872 \end_layout
2873
2874 \begin_layout Standard
2875 在 \SpecialChar LaTeX
2876  文档中输入的特殊命令在 \SpecialChar LyX
2877  当然也能使用。选择 
2878 \family sans
2879 Document\SpecialChar menuseparator
2880 Settings\SpecialChar menuseparator
2881 \SpecialChar LaTeX
2882
2883 \begin_inset space ~
2884 \end_inset
2885
2886 Preamble,在对话框中输入命令即可,输入的任何东西都会直接传给 \SpecialChar LaTeX
2887  编译处理。
2888 \end_layout
2889
2890 \begin_layout Subsection
2891 Bib\SpecialChar TeX
2892
2893 \end_layout
2894
2895 \begin_layout Standard
2896 使用 Bib\SpecialChar TeX
2897  可以创建供多文档使用的文献数据库……没错,\SpecialChar LyX
2898  能够支持 Bib\SpecialChar TeX
2899 。选择 
2900 \family sans
2901 Insert\SpecialChar menuseparator
2902 List
2903 \begin_inset space ~
2904 \end_inset
2905
2906 /
2907 \begin_inset space ~
2908 \end_inset
2909
2910 TOC\SpecialChar menuseparator
2911 Bib\SpecialChar TeX
2912
2913 \begin_inset space ~
2914 \end_inset
2915
2916 Bibliography 加入一个 
2917 \family typewriter
2918 Bib\SpecialChar TeX
2919
2920 \family sans
2921  文件,在数据库字段填入 
2922 \family default
2923 Bib\SpecialChar TeX
2924  文件名,在样式字段填入 Bib\SpecialChar TeX
2925  样式文件名。
2926 \end_layout
2927
2928 \begin_layout Standard
2929 这时你就可以引用参考文献了(见 
2930 \begin_inset CommandInset ref
2931 LatexCommand ref
2932 reference "sec:参考文献"
2933
2934 \end_inset
2935
2936 )。\SpecialChar LyX
2937  会自动管理 Bib\SpecialChar TeX
2938  的运行。引用对话框中将会显示你 
2939 \family typewriter
2940 Bib\SpecialChar TeX
2941
2942 \family default
2943  文件中所有可用的引用项列表。
2944 \end_layout
2945
2946 \begin_layout Section
2947 错误!
2948 \end_layout
2949
2950 \begin_layout Standard
2951 编译文档时,如果有 \SpecialChar LyX
2952  或 \SpecialChar LaTeX
2953  不能识别的东西,\SpecialChar LyX
2954  将会报错。这时会出现 \SpecialChar LaTeX
2955  错误对话框,点击某个错误将会定位到 \SpecialChar LyX
2956  文档中发生错误的地方,并显示详细 \SpecialChar LaTeX
2957
2958  错误信息。
2959 \end_layout
2960
2961 \begin_layout Standard
2962 \begin_inset ERT
2963 status open
2964
2965 \begin_layout Plain Layout
2966
2967
2968 \backslash
2969 clearpage
2970 \end_layout
2971
2972 \end_inset
2973
2974
2975 \end_layout
2976
2977
2978 \end_body
2979 \end_document