]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
Revert output format setting for Japanese manuals (pdf2 does not work).
[lyx.git] / lib / doc / ja / Math.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 scrartcl
7 \begin_preamble
8 % DO NOT ALTER THIS PREAMBLE!!!
9 %
10 % This preamble is designed to ensure that the file prints
11 % out as advertised. If you mess with this preamble,
12 % parts of this document may not print out as expected.  If you
13 % have problems LaTeXing this file, please contact 
14 % the documentation team
15 % email: lyx-docs@lists.lyx.org
16
17 % solves the following problem:
18 % If the dection number consits of too many numerals the section heading
19 % will be printed in the TOC without a space between it and the section number.
20 % As solution more space between the number and the heading is inserted:
21 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
22 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
23
24 % To be able to enter some characters directly in LyX,
25 % see sec. 22.11
26 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
27 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
28
29 % increase link area for cross-references and autoname them,
30 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
31 %\addto\extrasenglish{%
32 % \renewcommand*{\equationautorefname}[1]{}
33 % \renewcommand{\sectionautorefname}{sec.\negthinspace}
34 % \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
35 % \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
36 %}
37
38 % don't load packages twice
39 % see first footnote in sec. 9.3
40 \@ifundefined{textcolor}{\usepackage{color}}{}
41
42 % the pages of the TOC are numbered roman
43 % and a PDF-bookmark for the TOC is added
44 \pagenumbering{roman}
45 \let\myTOC\tableofcontents
46 \renewcommand{\tableofcontents}{%
47  \vspace{1cm}
48  \pdfbookmark[1]{\contentsname}{}
49  \myTOC
50  \cleardoublepage
51  \pagenumbering{arabic}}
52
53 % add 0.5 mm vertical space for table rows
54 \@ifundefined{extrarowheight} {\usepackage{array}}{}
55 \setlength{\extrarowheight}{0.5mm}
56
57 % insert additional vertical space of 1.5 mm between footnotes,
58 \let\myFoot\footnote
59 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
60
61 % makes caption labels bold
62 %\setkomafont{captionlabel}{\bfseries}
63
64 % enables calculation of values
65 \usepackage{calc}
66
67 % for multiple columns used in sec. 24.7
68 \usepackage{multicol}
69
70 % needed in sec. 19.4
71 \usepackage{remreset}
72
73 % for the Fourier transformation symbol
74 \usepackage{mathrsfs}
75
76 % define a color, used in sec.9.3
77 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
78
79 % declare operators (see sec. 10.4 and sec. 15.2)
80 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
81 \DeclareMathOperator{\sgn}{sgn}
82
83 % example definitions for sec. 20.1 
84 \newcommand{\gr}{\Longrightarrow}
85 \newcommand{\us}[1]{\underline{#1}}
86 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
87 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
88 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
89
90 % example macro from sec. 19.4
91 %\def\tagform@#1{\maketag@@@{|#1|}}
92
93
94 % ------------------------------------
95 % used to check for needed LaTeX packages
96 \usepackage{ifthen}
97
98 % check for package undertilde
99 % used for the command \utilde
100 \newboolean{undertilde}
101 \IfFileExists{undertilde.sty}
102  {\usepackage{undertilde}
103   \setboolean{undertilde}{true}}
104  {\setboolean{undertilde}{false}}
105
106 % check for package eurosym
107 % used for the Euro symbol
108 \newboolean{eurosym}
109 \IfFileExists{eurosym.sty}
110  {\usepackage[gennarrow]{eurosym}
111   \setboolean{eurosym}{true}}
112  {\setboolean{eurosym}{false}}
113
114 % needed in sec. 22.4
115 % check for package braket
116 \newboolean{braket}
117 \IfFileExists{braket.sty}
118  {\usepackage{braket}
119   \setboolean{braket}{true}}
120  {\setboolean{braket}{false}}
121
122 % check for package cancel
123 \newboolean{cancel}
124 \IfFileExists{cancel.sty}
125  {\usepackage{cancel}
126   \setboolean{cancel}{true}}
127  {\setboolean{cancel}{false}}
128
129 % needed in sec. 22.10
130 % check for package upgreek
131 \newboolean{upgreek}
132 \IfFileExists{upgreek.sty}
133  {\usepackage{upgreek}
134   \setboolean{upgreek}{true}}
135  {\setboolean{upgreek}{false}}
136
137 % make pdf bookmark sane with Japanese
138 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
139
140 \renewcommand{\seename}{→}
141 \end_preamble
142 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize
143 \use_default_options true
144 \maintain_unincluded_children false
145 \begin_local_layout
146 InsetLayout             Flex:Ruby
147 LyxType         charstyle
148 LatexType               command
149 LatexName               ruby
150 BgColor         none
151 LabelString             "ルビ"
152 Decoration              Conglomerate
153 Argument post:1
154 LabelString     "ルビ文"
155 MenuString      "ルビ文(S)|S"
156 Decoration      Conglomerate
157 Font
158 Size            tiny
159 EndFont
160 LabelFont
161 Size            tiny
162 EndFont
163 Mandatory       1
164 EndArgument
165 Preamble
166 \IfFileExists{okumacro.sty}
167 {\usepackage{okumacro}}
168 {\newcommand{\ruby}[2]{#2}}
169 EndPreamble
170 End
171 \end_local_layout
172 \language japanese
173 \language_package default
174 \inputencoding auto
175 \fontencoding global
176 \font_roman "default" "default"
177 \font_sans "default" "default"
178 \font_typewriter "default" "default"
179 \font_math "auto" "auto"
180 \font_default_family default
181 \use_non_tex_fonts false
182 \font_sc false
183 \font_osf false
184 \font_sf_scale 100 100
185 \font_tt_scale 100 100
186 \graphics default
187 \default_output_format default
188 \output_sync 0
189 \bibtex_command default
190 \index_command default
191 \paperfontsize default
192 \spacing single
193 \use_hyperref true
194 \pdf_title "LyX's Math Manual"
195 \pdf_author "LyX Team, Uwe Stohr"
196 \pdf_subject "LyX-documentation about math"
197 \pdf_keywords "LyX, Mathed"
198 \pdf_bookmarks false
199 \pdf_bookmarksnumbered true
200 \pdf_bookmarksopen true
201 \pdf_bookmarksopenlevel 1
202 \pdf_breaklinks false
203 \pdf_pdfborder false
204 \pdf_colorlinks true
205 \pdf_backref false
206 \pdf_pdfusetitle false
207 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
208 \papersize a4paper
209 \use_geometry true
210 \use_package amsmath 2
211 \use_package amssymb 2
212 \use_package cancel 0
213 \use_package esint 1
214 \use_package mathdots 1
215 \use_package mathtools 2
216 \use_package mhchem 1
217 \use_package stackrel 0
218 \use_package stmaryrd 0
219 \use_package undertilde 0
220 \cite_engine basic
221 \cite_engine_type default
222 \biblio_style plain
223 \use_bibtopic false
224 \use_indices false
225 \paperorientation portrait
226 \suppress_date false
227 \justification true
228 \use_refstyle 0
229 \notefontcolor #0000ff
230 \index 索引
231 \shortcut idx
232 \color #008000
233 \end_index
234 \leftmargin 3.5cm
235 \topmargin 3cm
236 \rightmargin 3cm
237 \bottommargin 3.5cm
238 \secnumdepth 4
239 \tocdepth 3
240 \paragraph_separation skip
241 \defskip medskip
242 \quotes_language english
243 \papercolumns 1
244 \papersides 2
245 \paperpagestyle plain
246 \tracking_changes false
247 \output_changes true
248 \html_math_output 0
249 \html_css_as_file 0
250 \html_be_strict false
251 \end_header
252
253 \begin_body
254
255 \begin_layout Title
256 \SpecialChar LyX
257 の数式詳細説明書
258 \end_layout
259
260 \begin_layout Author
261 \SpecialChar LyX
262 プロジェクトチーム
263 \begin_inset Foot
264 status collapsed
265
266 \begin_layout Plain Layout
267 \noindent
268 コメントや誤りの修正などがございましたら、\SpecialChar LyX
269 文書化メーリングリスト
270 \family typewriter
271
272 \begin_inset CommandInset href
273 LatexCommand href
274 name "lyx-docs@lists.lyx.org"
275 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
276 type "mailto:"
277
278 \end_inset
279
280
281 \family default
282 までお知らせください。
283 \end_layout
284
285 \end_inset
286
287
288 \begin_inset Note Note
289 status collapsed
290
291 \begin_layout Plain Layout
292 著者:Uwe Stöhr
293 \end_layout
294
295 \end_inset
296
297
298 \begin_inset Newline newline
299 \end_inset
300
301
302 \begin_inset Newline newline
303 \end_inset
304
305
306 \family sans
307 第2.2.x版
308 \end_layout
309
310 \begin_layout Standard
311 \begin_inset CommandInset toc
312 LatexCommand tableofcontents
313
314 \end_inset
315
316
317 \end_layout
318
319 \begin_layout Standard
320 \begin_inset Note Note
321 status open
322
323 \begin_layout Plain Layout
324 この文書をPDFやPS、DVIに書き出すには、\SpecialChar LaTeX
325 パッケージの
326 \series bold
327 braket
328 \series default
329
330 \series bold
331 cancel
332 \series default
333
334 \series bold
335 eurosym
336 \series default
337
338 \series bold
339 mathdots
340 \series default
341
342 \series bold
343 mhchem
344 \series default
345
346 \series bold
347 undertilde
348 \series default
349
350 \series bold
351 was
352 \series default
353 が導入されている必要があります。これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
354 \series bold
355 mhchem
356 \series default
357 が導入されていないと、本ファイルを書き出すことができません。
358 \end_layout
359
360 \begin_layout Plain Layout
361 この文書の最新のPDF版は
362 \begin_inset Newline newline
363 \end_inset
364
365
366 \series bold
367 http://wiki.lyx.org/\SpecialChar LyX
368 /DocumentationDevelopment#Math
369 \begin_inset Newline newline
370 \end_inset
371
372
373 \series default
374 にあります。
375 \end_layout
376
377 \end_inset
378
379
380 \end_layout
381
382 \begin_layout Standard
383 \begin_inset Newpage newpage
384 \end_inset
385
386
387 \end_layout
388
389 \begin_layout Section
390 はじめに
391 \end_layout
392
393 \begin_layout Standard
394 この文書は、\SpecialChar LyX
395 の数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用される\SpecialChar LaTeX
396 コマンドのコレクションでもあります。説明は、コマンドの使用を念頭に置い
397 ています。したがって、ユーザーの手引きの
398 \family typewriter
399 数式
400 \family default
401 の節をすでにお読みになっていることを前提としています。
402 \end_layout
403
404 \begin_layout Standard
405 この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
406 \family sans
407 挿入\SpecialChar menuseparator
408 数式
409 \family default
410 メニューか
411 \family sans
412 数式ツールバー
413 \family default
414 からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
415 なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
416 \end_layout
417
418 \begin_layout Standard
419 とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
420 \family sans
421 文書\SpecialChar menuseparator
422 設定\SpecialChar menuseparator
423 数式オプション
424 \family default
425 メニュー)で
426 \family sans
427 AMS mathパッケージを使う
428 \family default
429 オプションを有効にしなくてはなりません
430 \begin_inset Foot
431 status collapsed
432
433 \begin_layout Plain Layout
434
435 \family sans
436 AMS mathパッケージを自動的に使う
437 \family default
438 オプションは、\SpecialChar LyX
439 でサポートされている数式要素が見つかったときのみ、
440 \begin_inset ERT
441 status collapsed
442
443 \begin_layout Plain Layout
444
445
446 \backslash
447 AmS 
448 \end_layout
449
450 \end_inset
451
452 -mathパッケージを使用します。
453 \end_layout
454
455 \end_inset
456
457
458 \end_layout
459
460 \begin_layout Standard
461 説明を明瞭にするために、この文書はすべての
462 \begin_inset ERT
463 status collapsed
464
465 \begin_layout Plain Layout
466
467
468 \backslash
469 AmS 
470 \end_layout
471
472 \end_inset
473
474 -mathコマンド
475 \begin_inset Foot
476 status collapsed
477
478 \begin_layout Plain Layout
479 すべての
480 \begin_inset ERT
481 status collapsed
482
483 \begin_layout Plain Layout
484
485
486 \backslash
487 AmS
488 \end_layout
489
490 \end_inset
491
492 -mathコマンドの一覧は、
493 \family sans
494
495 \begin_inset CommandInset href
496 LatexCommand href
497 name "amsguide.ps"
498 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
499
500 \end_inset
501
502
503 \family default
504 ファイルに収録されています。このファイルは、すべての\SpecialChar LaTeX
505 標準頒布版に含まれています。
506 \end_layout
507
508 \end_inset
509
510 を列挙はしません。
511 \end_layout
512
513 \begin_layout Section
514 一般的な説明
515 \end_layout
516
517 \begin_layout Standard
518 本文に埋め込まれた行内数式
519 \begin_inset Index idx
520 status collapsed
521
522 \begin_layout Plain Layout
523 すうしき @ 数式 ! ぎょうない @ 行内
524 \end_layout
525
526 \end_inset
527
528 を作成するには、
529 \begin_inset Flex Ruby
530 status collapsed
531
532 \begin_layout Plain Layout
533 捷径
534 \begin_inset Argument post:1
535 status collapsed
536
537 \begin_layout Plain Layout
538 ショートカット
539 \end_layout
540
541 \end_inset
542
543
544 \end_layout
545
546 \end_inset
547
548
549 \begin_inset Info
550 type  "shortcuts"
551 arg   "math-mode"
552 \end_inset
553
554 のうちのいずれか、あるいはツールバーボタン
555 \begin_inset Info
556 type  "icon"
557 arg   "math-mode"
558 \end_inset
559
560 を使用してください。
561 \begin_inset Newline newline
562 \end_inset
563
564 大きく別の段落として表示される別行立て数式
565 \begin_inset Index idx
566 status collapsed
567
568 \begin_layout Plain Layout
569 すうしき @ 数式 ! べつぎょうだてようしき @ 別行立て様式
570 \end_layout
571
572 \end_inset
573
574 を作成するには、
575 \begin_inset Info
576 type  "shortcuts"
577 arg   "math-display"
578 \end_inset
579
580 のうちいずれかの捷径を使用して下さい。
581 \end_layout
582
583 \begin_layout Standard
584 別行立て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
585 \begin_inset Info
586 type  "shortcuts"
587 arg   "math-mode"
588 \end_inset
589
590 のいずれかの捷径か、
591 \family sans
592 編集\SpecialChar menuseparator
593 数式\SpecialChar menuseparator
594 数式の表記を変更
595 \family default
596 メニューを使用して下さい。同じ方法が、行内数式を別行立て数式に変更するのにも使用できます。
597 \end_layout
598
599 \begin_layout Standard
600 行内数式の一部を別行立て数式の大きさで表示するには、
601 \series bold
602
603 \backslash
604 displaystyle
605 \begin_inset Index idx
606 status collapsed
607
608 \begin_layout Plain Layout
609
610 \size normal
611 こまんど@コマンド ! D ! 
612 \backslash
613 displaystyle
614 \end_layout
615
616 \end_inset
617
618
619 \series default
620 を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
621 \end_layout
622
623 \begin_layout Standard
624 表の中では、行内数式のみの使用が許されています。
625 \end_layout
626
627 \begin_layout Standard
628
629 \family sans
630 数式ツールバー
631 \family default
632 は、
633 \family sans
634 表示\SpecialChar menuseparator
635 ツールバー
636 \family default
637 メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
638 \family sans
639 ツールバー
640 \family default
641 メニューの中ではチェック印で表されます。この状態から、
642 \family sans
643 ツールバー
644 \family default
645 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
646 数式(自動)」に変わることで表されます。
647 \end_layout
648
649 \begin_layout Standard
650 \SpecialChar TeX
651 モード
652 \begin_inset Index idx
653 status collapsed
654
655 \begin_layout Plain Layout
656 T exもーど@\SpecialChar TeX
657 モード
658 \end_layout
659
660 \end_inset
661
662 は、ツールバーボタン
663 \begin_inset Info
664 type  "icon"
665 arg   "ert-insert"
666 \end_inset
667
668 を押すか、
669 \family sans
670 挿入\SpecialChar menuseparator
671 Te
672 \begin_inset ERT
673 status collapsed
674
675 \begin_layout Plain Layout
676
677 {}
678 \end_layout
679
680 \end_inset
681
682 Xコード
683 \family default
684 (捷径:
685 \begin_inset Info
686 type  "shortcut"
687 arg   "ert-insert"
688 \end_inset
689
690 )メニューを使うことで、起動できます。
691 \begin_inset Note Note
692 status collapsed
693
694 \begin_layout Plain Layout
695 \SpecialChar LyX
696 には、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、\SpecialChar TeX
697 ・\SpecialChar LaTeX
698 ・\SpecialChar LyX
699 があります。これらの名称が、固有名詞として認識されるのを防ぐために、ここでは\SpecialChar TeX
700 括弧
701 が挿入されています。
702 \end_layout
703
704 \end_inset
705
706
707 \end_layout
708
709 \begin_layout Standard
710 \SpecialChar LaTeX
711 プリアンブル
712 \begin_inset Index idx
713 status collapsed
714
715 \begin_layout Plain Layout
716 L atexぷりあんぶる@\SpecialChar LaTeX
717 プリアンブル
718 \end_layout
719
720 \end_inset
721
722 を変更するには、
723 \family sans
724 文書\SpecialChar menuseparator
725 設定\SpecialChar menuseparator
726 LaT
727 \begin_inset ERT
728 status collapsed
729
730 \begin_layout Plain Layout
731
732 {}
733 \end_layout
734
735 \end_inset
736
737 eXプリアンブル
738 \family default
739 メニューを使用してください。
740 \end_layout
741
742 \begin_layout Standard
743 行列や場合分け、多行数式を続けて編集するには、
744 \family sans
745 編集\SpecialChar menuseparator
746 数式
747 \family default
748 メニューと
749 \family sans
750 編集\SpecialChar menuseparator
751 行と列
752 \family default
753 メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
754 交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
755 \end_layout
756
757 \begin_layout Standard
758 数式内で文章を書く
759 \begin_inset Foot
760 status collapsed
761
762 \begin_layout Plain Layout
763 多行数式では、
764 \series bold
765
766 \backslash
767 intertext
768 \series default
769 コマンドが使用されます。
770 \begin_inset CommandInset ref
771 LatexCommand ref
772 reference "subsec:多行数式中のテキスト"
773
774 \end_inset
775
776 を参照のこと。
777 \end_layout
778
779 \end_inset
780
781 には、
782 \emph on
783 数式テキスト
784 \emph default
785
786 \begin_inset Index idx
787 status collapsed
788
789 \begin_layout Plain Layout
790 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
791 \end_layout
792
793 \end_inset
794
795
796 \begin_inset Index idx
797 status collapsed
798
799 \begin_layout Plain Layout
800 すうしきてきすと @ 数式テキスト
801 \end_layout
802
803 \end_inset
804
805 が使用されます。このモードには、捷径
806 \begin_inset Info
807 type  "shortcut"
808 arg   "math-mode"
809 \end_inset
810
811 を使うか、
812 \series bold
813
814 \backslash
815 text
816 \series default
817
818 \begin_inset Index idx
819 status collapsed
820
821 \begin_layout Plain Layout
822 こまんど @ コマンド ! T ! 
823 \backslash
824 text
825 \end_layout
826
827 \end_inset
828
829 コマンドを挿入することで入ることができます。テキストは、\SpecialChar LyX
830 中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては、数式
831 テキストは、他の数式部分とは違って、アップライト体に組まれます。
832 \end_layout
833
834 \begin_layout Subsection*
835 コマンドの構成
836 \end_layout
837
838 \begin_layout Standard
839 数式要素に使われるほとんどの\SpecialChar LaTeX
840 コマンドは、以下のような構成になっています。
841 \end_layout
842
843 \begin_layout Standard
844
845 \series bold
846
847 \backslash
848 コマンド名[非必須引数]{必須引数}
849 \end_layout
850
851 \begin_layout Standard
852 コマンドは、つねにバックスラッシュ「
853 \series bold
854
855 \backslash
856
857 \series default
858 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、\SpecialChar TeX
859 括弧
860 \begin_inset Index idx
861 status collapsed
862
863 \begin_layout Plain Layout
864 T exかっこ@\SpecialChar TeX
865 括弧
866 \end_layout
867
868 \end_inset
869
870 と呼ぶことにします。数式中でコマンド名に左括弧を付けると、\SpecialChar LyX
871 は自動的に\SpecialChar TeX
872 括弧を生成します。数式中ではそれ以外に、
873 \series bold
874
875 \backslash
876 {
877 \series default
878 コマンドを使えば、つねに\SpecialChar TeX
879 括弧を生成することができます。\SpecialChar LyX
880 中で、青字で表示される通常の括弧とは違って、\SpecialChar TeX
881 括弧は赤字で表示されます。\SpecialChar TeX
882 モード中では、\SpecialChar TeX
883 括弧を得るのに、とくに
884 コマンドは必要としません。また、\SpecialChar TeX
885 括弧は出力中では表示されません。
886 \end_layout
887
888 \begin_layout Standard
889 記号のコマンドのように引数のないコマンドを\SpecialChar TeX
890 モードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
891 \emph on
892 かならず
893 \emph default
894 入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
895 ん。
896 \end_layout
897
898 \begin_layout Standard
899 保護された空白は、
900 \begin_inset Info
901 type  "shortcuts"
902 arg   "command-alternatives space-insert protected ; math-space"
903 \end_inset
904
905  
906 \begin_inset Flex Ruby
907 status collapsed
908
909 \begin_layout Plain Layout
910
911 \begin_inset Argument post:1
912 status collapsed
913
914 \begin_layout Plain Layout
915 キー
916 \end_layout
917
918 \end_inset
919
920
921 \end_layout
922
923 \end_inset
924
925 で入力できます。
926 \end_layout
927
928 \begin_layout Subsection*
929 \begin_inset Newpage newpage
930 \end_inset
931
932 文法の説明
933 \end_layout
934
935 \begin_layout Itemize
936 記号 
937 \begin_inset space \textvisiblespace{}
938 \end_inset
939
940  は、空白文字を入力することを表します。
941 \end_layout
942
943 \begin_layout Itemize
944 \begin_inset Formula $\to$
945 \end_inset
946
947 のような矢印は、キーボードから対応する矢印
948 \begin_inset Flex Ruby
949 status collapsed
950
951 \begin_layout Plain Layout
952
953 \begin_inset Argument post:1
954 status collapsed
955
956 \begin_layout Plain Layout
957 キー
958 \end_layout
959
960 \end_inset
961
962
963 \end_layout
964
965 \end_inset
966
967 を押すことを表します。
968 \end_layout
969
970 \begin_layout Subsection*
971 使用できる単位
972 \end_layout
973
974 \begin_layout Standard
975 \align center
976 \begin_inset Float table
977 placement H
978 wide false
979 sideways false
980 status open
981
982 \begin_layout Plain Layout
983 \align center
984 \begin_inset Caption Standard
985
986 \begin_layout Plain Layout
987 \begin_inset CommandInset label
988 LatexCommand label
989 name "tab:使用できる単位"
990
991 \end_inset
992
993 使用できる単位
994 \end_layout
995
996 \end_inset
997
998
999 \end_layout
1000
1001 \begin_layout Plain Layout
1002 \align center
1003 \begin_inset Tabular
1004 <lyxtabular version="3" rows="13" columns="2">
1005 <features booktabs="true" tabularvalignment="middle">
1006 <column alignment="center" valignment="top" width="0pt">
1007 <column alignment="center" valignment="top">
1008 <row>
1009 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1010 \begin_inset Text
1011
1012 \begin_layout Plain Layout
1013 単位
1014 \end_layout
1015
1016 \end_inset
1017 </cell>
1018 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1019 \begin_inset Text
1020
1021 \begin_layout Plain Layout
1022 名称/摘要
1023 \end_layout
1024
1025 \end_inset
1026 </cell>
1027 </row>
1028 <row>
1029 <cell alignment="center" valignment="top" usebox="none">
1030 \begin_inset Text
1031
1032 \begin_layout Plain Layout
1033 mm
1034 \end_layout
1035
1036 \end_inset
1037 </cell>
1038 <cell alignment="center" valignment="top" usebox="none">
1039 \begin_inset Text
1040
1041 \begin_layout Plain Layout
1042 ミリメートル
1043 \end_layout
1044
1045 \end_inset
1046 </cell>
1047 </row>
1048 <row>
1049 <cell alignment="center" valignment="top" usebox="none">
1050 \begin_inset Text
1051
1052 \begin_layout Plain Layout
1053 cm
1054 \end_layout
1055
1056 \end_inset
1057 </cell>
1058 <cell alignment="center" valignment="top" usebox="none">
1059 \begin_inset Text
1060
1061 \begin_layout Plain Layout
1062 センチメートル
1063 \end_layout
1064
1065 \end_inset
1066 </cell>
1067 </row>
1068 <row>
1069 <cell alignment="center" valignment="top" usebox="none">
1070 \begin_inset Text
1071
1072 \begin_layout Plain Layout
1073 in
1074 \end_layout
1075
1076 \end_inset
1077 </cell>
1078 <cell alignment="center" valignment="top" usebox="none">
1079 \begin_inset Text
1080
1081 \begin_layout Plain Layout
1082 インチ
1083 \end_layout
1084
1085 \end_inset
1086 </cell>
1087 </row>
1088 <row>
1089 <cell alignment="center" valignment="top" usebox="none">
1090 \begin_inset Text
1091
1092 \begin_layout Plain Layout
1093 pt
1094 \end_layout
1095
1096 \end_inset
1097 </cell>
1098 <cell alignment="center" valignment="top" usebox="none">
1099 \begin_inset Text
1100
1101 \begin_layout Plain Layout
1102 ポイント (72.27
1103 \begin_inset Formula $\,$
1104 \end_inset
1105
1106 pt = 1
1107 \begin_inset Formula $\,$
1108 \end_inset
1109
1110 in)
1111 \end_layout
1112
1113 \end_inset
1114 </cell>
1115 </row>
1116 <row>
1117 <cell alignment="center" valignment="top" usebox="none">
1118 \begin_inset Text
1119
1120 \begin_layout Plain Layout
1121 pc
1122 \end_layout
1123
1124 \end_inset
1125 </cell>
1126 <cell alignment="center" valignment="top" usebox="none">
1127 \begin_inset Text
1128
1129 \begin_layout Plain Layout
1130 パイカ (1
1131 \begin_inset Formula $\,$
1132 \end_inset
1133
1134 pc = 12
1135 \begin_inset Formula $\,$
1136 \end_inset
1137
1138 pt)
1139 \end_layout
1140
1141 \end_inset
1142 </cell>
1143 </row>
1144 <row>
1145 <cell alignment="center" valignment="top" usebox="none">
1146 \begin_inset Text
1147
1148 \begin_layout Plain Layout
1149 sp
1150 \end_layout
1151
1152 \end_inset
1153 </cell>
1154 <cell alignment="center" valignment="top" usebox="none">
1155 \begin_inset Text
1156
1157 \begin_layout Plain Layout
1158 スケールポイント (65536
1159 \begin_inset Formula $\,$
1160 \end_inset
1161
1162 sp = 1
1163 \begin_inset Formula $\,$
1164 \end_inset
1165
1166 pt)
1167 \end_layout
1168
1169 \end_inset
1170 </cell>
1171 </row>
1172 <row>
1173 <cell alignment="center" valignment="top" usebox="none">
1174 \begin_inset Text
1175
1176 \begin_layout Plain Layout
1177 bp
1178 \end_layout
1179
1180 \end_inset
1181 </cell>
1182 <cell alignment="center" valignment="top" usebox="none">
1183 \begin_inset Text
1184
1185 \begin_layout Plain Layout
1186 ビッグポイント (72
1187 \begin_inset Formula $\,$
1188 \end_inset
1189
1190 bp = 1
1191 \begin_inset Formula $\,$
1192 \end_inset
1193
1194 in)
1195 \end_layout
1196
1197 \end_inset
1198 </cell>
1199 </row>
1200 <row>
1201 <cell alignment="center" valignment="top" usebox="none">
1202 \begin_inset Text
1203
1204 \begin_layout Plain Layout
1205 dd
1206 \end_layout
1207
1208 \end_inset
1209 </cell>
1210 <cell alignment="center" valignment="top" usebox="none">
1211 \begin_inset Text
1212
1213 \begin_layout Plain Layout
1214 ディドー (72
1215 \begin_inset Formula $\,$
1216 \end_inset
1217
1218 dd 
1219 \begin_inset Formula $\approx$
1220 \end_inset
1221
1222  37.6
1223 \begin_inset Formula $\,$
1224 \end_inset
1225
1226 mm)
1227 \end_layout
1228
1229 \end_inset
1230 </cell>
1231 </row>
1232 <row>
1233 <cell alignment="center" valignment="top" usebox="none">
1234 \begin_inset Text
1235
1236 \begin_layout Plain Layout
1237 cc
1238 \end_layout
1239
1240 \end_inset
1241 </cell>
1242 <cell alignment="center" valignment="top" usebox="none">
1243 \begin_inset Text
1244
1245 \begin_layout Plain Layout
1246 シセロ (1
1247 \begin_inset Formula $\,$
1248 \end_inset
1249
1250 cc = 12
1251 \begin_inset Formula $\,$
1252 \end_inset
1253
1254 dd)
1255 \end_layout
1256
1257 \end_inset
1258 </cell>
1259 </row>
1260 <row>
1261 <cell alignment="center" valignment="top" usebox="none">
1262 \begin_inset Text
1263
1264 \begin_layout Plain Layout
1265 ex
1266 \end_layout
1267
1268 \end_inset
1269 </cell>
1270 <cell alignment="center" valignment="top" usebox="none">
1271 \begin_inset Text
1272
1273 \begin_layout Plain Layout
1274 現在のフォントの文字「x」の高さ
1275 \end_layout
1276
1277 \end_inset
1278 </cell>
1279 </row>
1280 <row>
1281 <cell alignment="center" valignment="top" usebox="none">
1282 \begin_inset Text
1283
1284 \begin_layout Plain Layout
1285 em
1286 \end_layout
1287
1288 \end_inset
1289 </cell>
1290 <cell alignment="center" valignment="top" usebox="none">
1291 \begin_inset Text
1292
1293 \begin_layout Plain Layout
1294 現在のフォントの文字「M」の幅
1295 \end_layout
1296
1297 \end_inset
1298 </cell>
1299 </row>
1300 <row>
1301 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1302 \begin_inset Text
1303
1304 \begin_layout Plain Layout
1305 mu
1306 \end_layout
1307
1308 \end_inset
1309 </cell>
1310 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1311 \begin_inset Text
1312
1313 \begin_layout Plain Layout
1314 数式単位(1
1315 \begin_inset space \thinspace{}
1316 \end_inset
1317
1318 mu = 
1319 \begin_inset Formula $\nicefrac{1}{18}$
1320 \end_inset
1321
1322
1323 \begin_inset space \thinspace{}
1324 \end_inset
1325
1326 em)
1327 \end_layout
1328
1329 \end_inset
1330 </cell>
1331 </row>
1332 </lyxtabular>
1333
1334 \end_inset
1335
1336
1337 \end_layout
1338
1339 \end_inset
1340
1341
1342 \end_layout
1343
1344 \begin_layout Standard
1345 \begin_inset Newpage newpage
1346 \end_inset
1347
1348
1349 \end_layout
1350
1351 \begin_layout Section
1352 基礎的な関数
1353 \end_layout
1354
1355 \begin_layout Subsection
1356 指数
1357 \begin_inset Index idx
1358 status collapsed
1359
1360 \begin_layout Plain Layout
1361 しすう@指数
1362 \end_layout
1363
1364 \end_inset
1365
1366 および添字
1367 \begin_inset Index idx
1368 status collapsed
1369
1370 \begin_layout Plain Layout
1371 そえじ@添字
1372 \end_layout
1373
1374 \end_inset
1375
1376
1377 \begin_inset Index idx
1378 status collapsed
1379
1380 \begin_layout Plain Layout
1381 うえつきもじ@上付き文字
1382 \begin_inset ERT
1383 status open
1384
1385 \begin_layout Plain Layout
1386
1387 |see{
1388 \end_layout
1389
1390 \end_inset
1391
1392 指数
1393 \begin_inset ERT
1394 status collapsed
1395
1396 \begin_layout Plain Layout
1397
1398 }
1399 \end_layout
1400
1401 \end_inset
1402
1403
1404 \end_layout
1405
1406 \end_inset
1407
1408
1409 \begin_inset Index idx
1410 status collapsed
1411
1412 \begin_layout Plain Layout
1413 したつきもじ@下付き文字
1414 \begin_inset ERT
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418
1419 |see{
1420 \end_layout
1421
1422 \end_inset
1423
1424 添字
1425 \begin_inset ERT
1426 status collapsed
1427
1428 \begin_layout Plain Layout
1429
1430 }
1431 \end_layout
1432
1433 \end_inset
1434
1435
1436 \end_layout
1437
1438 \end_inset
1439
1440
1441 \end_layout
1442
1443 \begin_layout Standard
1444 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1445 \begin_inset Info
1446 type  "icon"
1447 arg   "math-subscript"
1448 \end_inset
1449
1450 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1451 \begin_inset Info
1452 type  "icon"
1453 arg   "math-superscript"
1454 \end_inset
1455
1456 を使って入力することができます。
1457 \begin_inset Separator parbreak
1458 \end_inset
1459
1460
1461 \end_layout
1462
1463 \begin_layout Standard
1464 \align center
1465 \begin_inset Tabular
1466 <lyxtabular version="3" rows="4" columns="2">
1467 <features booktabs="true" tabularvalignment="middle">
1468 <column alignment="center" valignment="top" width="0pt">
1469 <column alignment="center" valignment="top" width="0pt">
1470 <row>
1471 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1472 \begin_inset Text
1473
1474 \begin_layout Plain Layout
1475 コマンド
1476 \end_layout
1477
1478 \end_inset
1479 </cell>
1480 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1481 \begin_inset Text
1482
1483 \begin_layout Plain Layout
1484 出力
1485 \end_layout
1486
1487 \end_inset
1488 </cell>
1489 </row>
1490 <row>
1491 <cell alignment="center" valignment="top" usebox="none">
1492 \begin_inset Text
1493
1494 \begin_layout Plain Layout
1495 B_V
1496 \end_layout
1497
1498 \end_inset
1499 </cell>
1500 <cell alignment="center" valignment="top" usebox="none">
1501 \begin_inset Text
1502
1503 \begin_layout Plain Layout
1504 \begin_inset Formula $B_{V}$
1505 \end_inset
1506
1507
1508 \end_layout
1509
1510 \end_inset
1511 </cell>
1512 </row>
1513 <row topspace="1.5mm">
1514 <cell alignment="center" valignment="top" usebox="none">
1515 \begin_inset Text
1516
1517 \begin_layout Plain Layout
1518 B^V
1519 \end_layout
1520
1521 \end_inset
1522 </cell>
1523 <cell alignment="center" valignment="top" usebox="none">
1524 \begin_inset Text
1525
1526 \begin_layout Plain Layout
1527 \begin_inset Formula $B^{V}$
1528 \end_inset
1529
1530
1531 \end_layout
1532
1533 \end_inset
1534 </cell>
1535 </row>
1536 <row topspace="1.5mm">
1537 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1538 \begin_inset Text
1539
1540 \begin_layout Plain Layout
1541 B^
1542 \begin_inset space \textvisiblespace{}
1543 \end_inset
1544
1545 A
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1551 \begin_inset Text
1552
1553 \begin_layout Plain Layout
1554 \begin_inset Formula $B^{A}$
1555 \end_inset
1556
1557
1558 \end_layout
1559
1560 \end_inset
1561 </cell>
1562 </row>
1563 </lyxtabular>
1564
1565 \end_inset
1566
1567
1568 \end_layout
1569
1570 \begin_layout Standard
1571 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1572 ってしまいます
1573 \begin_inset Foot
1574 status collapsed
1575
1576 \begin_layout Plain Layout
1577 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1578 \end_layout
1579
1580 \end_inset
1581
1582 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1583 \family sans
1584 Space
1585 \family default
1586 を押してください。
1587 \end_layout
1588
1589 \begin_layout Subsection
1590 分数
1591 \begin_inset CommandInset label
1592 LatexCommand label
1593 name "subsec:分数"
1594
1595 \end_inset
1596
1597
1598 \begin_inset Index idx
1599 status collapsed
1600
1601 \begin_layout Plain Layout
1602 ぶんすう@分数
1603 \end_layout
1604
1605 \end_inset
1606
1607
1608 \end_layout
1609
1610 \begin_layout Standard
1611 分数は、コマンド
1612 \series bold
1613
1614 \backslash
1615 frac
1616 \series default
1617
1618 \begin_inset Index idx
1619 status collapsed
1620
1621 \begin_layout Plain Layout
1622 こまんど@コマンド ! F ! 
1623 \backslash
1624 frac
1625 \end_layout
1626
1627 \end_inset
1628
1629 か数式ツールバーボタン
1630 \begin_inset Info
1631 type  "icon"
1632 arg   "math-insert \\frac"
1633 \end_inset
1634
1635 で作ることができます。フォント寸法は、分数が行内数式にあるか別行立て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1636 \begin_inset Info
1637 type  "icon"
1638 arg   "math-insert \\frac-square"
1639 \end_inset
1640
1641 を使えば、分数の種類を選ぶことができます。
1642 \end_layout
1643
1644 \begin_layout Standard
1645 コマンド
1646 \series bold
1647
1648 \backslash
1649 dfrac
1650 \series default
1651
1652 \begin_inset Index idx
1653 status collapsed
1654
1655 \begin_layout Plain Layout
1656 こまんど@コマンド ! D ! 
1657 \backslash
1658 dfrac
1659 \end_layout
1660
1661 \end_inset
1662
1663 を使えば、つねに別行立て数式の大きさを持つ分数を作成することができます。また、コマンド
1664 \series bold
1665
1666 \backslash
1667 tfrac
1668 \series default
1669
1670 \begin_inset Index idx
1671 status collapsed
1672
1673 \begin_layout Plain Layout
1674 こまんど@コマンド ! T ! 
1675 \backslash
1676 tfrac
1677 \end_layout
1678
1679 \end_inset
1680
1681 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1682 \end_layout
1683
1684 \begin_layout Standard
1685 これは、コマンド
1686 \series bold
1687
1688 \backslash
1689 frac
1690 \series default
1691 を使用して作った分数
1692 \begin_inset Formula $\frac{1}{2}$
1693 \end_inset
1694
1695 を含む行です。
1696 \end_layout
1697
1698 \begin_layout Standard
1699 これは、コマンド
1700 \series bold
1701
1702 \backslash
1703 dfrac
1704 \series default
1705 を使用して作った分数
1706 \begin_inset Formula $\dfrac{1}{2}$
1707 \end_inset
1708
1709 を含む行です。
1710 \begin_inset Separator parbreak
1711 \end_inset
1712
1713
1714 \end_layout
1715
1716 \begin_layout Standard
1717 \align center
1718 \begin_inset Tabular
1719 <lyxtabular version="3" rows="4" columns="2">
1720 <features booktabs="true" tabularvalignment="middle">
1721 <column alignment="center" valignment="top" width="0pt">
1722 <column alignment="center" valignment="top" width="0pt">
1723 <row>
1724 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1725 \begin_inset Text
1726
1727 \begin_layout Plain Layout
1728 コマンド
1729 \end_layout
1730
1731 \end_inset
1732 </cell>
1733 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1734 \begin_inset Text
1735
1736 \begin_layout Plain Layout
1737 出力
1738 \end_layout
1739
1740 \end_inset
1741 </cell>
1742 </row>
1743 <row topspace="1.5mm">
1744 <cell alignment="center" valignment="top" usebox="none">
1745 \begin_inset Text
1746
1747 \begin_layout Plain Layout
1748
1749 \backslash
1750 frac
1751 \begin_inset space \textvisiblespace{}
1752 \end_inset
1753
1754 A
1755 \begin_inset Formula $\downarrow$
1756 \end_inset
1757
1758 B
1759 \end_layout
1760
1761 \end_inset
1762 </cell>
1763 <cell alignment="center" valignment="top" usebox="none">
1764 \begin_inset Text
1765
1766 \begin_layout Plain Layout
1767 \begin_inset Formula $\frac{A}{B}$
1768 \end_inset
1769
1770
1771 \end_layout
1772
1773 \end_inset
1774 </cell>
1775 </row>
1776 <row topspace="2mm">
1777 <cell alignment="center" valignment="top" usebox="none">
1778 \begin_inset Text
1779
1780 \begin_layout Plain Layout
1781
1782 \backslash
1783 dfrac
1784 \begin_inset space \textvisiblespace{}
1785 \end_inset
1786
1787 A
1788 \begin_inset Formula $\downarrow$
1789 \end_inset
1790
1791 B
1792 \end_layout
1793
1794 \end_inset
1795 </cell>
1796 <cell alignment="center" valignment="top" usebox="none">
1797 \begin_inset Text
1798
1799 \begin_layout Plain Layout
1800 \begin_inset Formula $\dfrac{A}{B}$
1801 \end_inset
1802
1803
1804 \end_layout
1805
1806 \end_inset
1807 </cell>
1808 </row>
1809 <row topspace="2mm" bottomspace="1mm">
1810 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1811 \begin_inset Text
1812
1813 \begin_layout Plain Layout
1814
1815 \backslash
1816 dfrac
1817 \begin_inset space \textvisiblespace{}
1818 \end_inset
1819
1820 e^
1821 \backslash
1822 frac
1823 \begin_inset space \textvisiblespace{}
1824 \end_inset
1825
1826 1
1827 \begin_inset Formula $\downarrow$
1828 \end_inset
1829
1830 2
1831 \begin_inset Formula $\downarrow\downarrow$
1832 \end_inset
1833
1834 3
1835 \end_layout
1836
1837 \end_inset
1838 </cell>
1839 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1840 \begin_inset Text
1841
1842 \begin_layout Plain Layout
1843 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1844 \end_inset
1845
1846
1847 \end_layout
1848
1849 \end_inset
1850 </cell>
1851 </row>
1852 </lyxtabular>
1853
1854 \end_inset
1855
1856
1857 \end_layout
1858
1859 \begin_layout Standard
1860 \begin_inset VSpace bigskip
1861 \end_inset
1862
1863
1864 \begin_inset Newpage newpage
1865 \end_inset
1866
1867 入れ子の分数を作るには、コマンド
1868 \series bold
1869
1870 \backslash
1871 cfrac
1872 \series default
1873
1874 \begin_inset Index idx
1875 status collapsed
1876
1877 \begin_layout Plain Layout
1878 こまんど@コマンド ! C ! 
1879 \backslash
1880 cfrac
1881 \end_layout
1882
1883 \end_inset
1884
1885 が使えます。以下がその例です。
1886 \begin_inset VSpace -3mm
1887 \end_inset
1888
1889
1890 \end_layout
1891
1892 \begin_layout Standard
1893 \begin_inset Formula 
1894 \begin{align*}
1895 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1896 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1897 \end{align*}
1898
1899 \end_inset
1900
1901
1902 \end_layout
1903
1904 \begin_layout Standard
1905 上記の例で使用したコマンドは、
1906 \end_layout
1907
1908 \begin_layout Standard
1909
1910 \series bold
1911
1912 \backslash
1913 cfrac
1914 \begin_inset ERT
1915 status collapsed
1916
1917 \begin_layout Plain Layout
1918
1919
1920 \backslash
1921 space 
1922 \end_layout
1923
1924 \end_inset
1925
1926 A
1927 \begin_inset Formula $\downarrow$
1928 \end_inset
1929
1930 B+
1931 \backslash
1932 cfrac
1933 \begin_inset ERT
1934 status collapsed
1935
1936 \begin_layout Plain Layout
1937
1938
1939 \backslash
1940 space 
1941 \end_layout
1942
1943 \end_inset
1944
1945 C+
1946 \backslash
1947 cfrac
1948 \begin_inset ERT
1949 status collapsed
1950
1951 \begin_layout Plain Layout
1952
1953
1954 \backslash
1955 space 
1956 \end_layout
1957
1958 \end_inset
1959
1960 E
1961 \begin_inset Formula $\downarrow$
1962 \end_inset
1963
1964 F
1965 \begin_inset Formula $\downarrow$
1966 \end_inset
1967
1968 D
1969 \end_layout
1970
1971 \begin_layout Standard
1972 です。
1973 \end_layout
1974
1975 \begin_layout Standard
1976 \begin_inset VSpace medskip
1977 \end_inset
1978
1979
1980 \end_layout
1981
1982 \begin_layout Standard
1983
1984 \series bold
1985
1986 \backslash
1987 cfrac
1988 \series default
1989 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行立て数式の大きさに設定します。
1990 \end_layout
1991
1992 \begin_layout Standard
1993 分子の揃え方は、指定することができます。
1994 \series bold
1995
1996 \backslash
1997 cfracleft
1998 \series default
1999 コマンドは左揃えにし、
2000 \series bold
2001
2002 \backslash
2003 cfracright
2004 \series default
2005 は右揃えにします。
2006 \series bold
2007
2008 \backslash
2009 cfrac
2010 \series default
2011 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
2012 \series bold
2013
2014 \begin_inset Formula 
2015 \[
2016 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2017 \]
2018
2019 \end_inset
2020
2021
2022 \end_layout
2023
2024 \begin_layout Standard
2025 \begin_inset Note Greyedout
2026 status open
2027
2028 \begin_layout Plain Layout
2029
2030 \series bold
2031 【註】
2032 \backslash
2033 cfracleft
2034 \series default
2035
2036 \series bold
2037
2038 \backslash
2039 cfracright
2040 \series default
2041 は、生粋の\SpecialChar LaTeX
2042 コマンドではなく、実体は、コマンド
2043 \series bold
2044
2045 \backslash
2046 cfrac[揃え位置]{分子}{分母}
2047 \series default
2048 です。したがって、これらを\SpecialChar TeX
2049 モードで使うことはできません。
2050 \end_layout
2051
2052 \end_inset
2053
2054
2055 \end_layout
2056
2057 \begin_layout Standard
2058 \begin_inset VSpace medskip
2059 \end_inset
2060
2061 ときに、以下のように
2062 \series bold
2063
2064 \backslash
2065 cfrac
2066 \series default
2067
2068 \series bold
2069
2070 \backslash
2071 frac
2072 \series default
2073 を組み合わせて使うと便利です。
2074 \begin_inset Formula 
2075 \[
2076 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2077 \]
2078
2079 \end_inset
2080
2081
2082 \end_layout
2083
2084 \begin_layout Standard
2085 斜めの分数線を持つ行内分数を作るには、コマンド
2086 \series bold
2087
2088 \backslash
2089 nicefrac
2090 \series default
2091
2092 \begin_inset Index idx
2093 status collapsed
2094
2095 \begin_layout Plain Layout
2096 こまんど@コマンド ! N ! 
2097 \backslash
2098 nicefrac
2099 \end_layout
2100
2101 \end_inset
2102
2103 (例:
2104 \begin_inset Formula $\nicefrac{5}{31}$
2105 \end_inset
2106
2107 )を使うか、コマンド
2108 \series bold
2109
2110 \backslash
2111 unitfrac
2112 \series default
2113
2114 \begin_inset Index idx
2115 status collapsed
2116
2117 \begin_layout Plain Layout
2118 こまんど@コマンド ! U ! 
2119 \backslash
2120 unitfrac
2121 \end_layout
2122
2123 \end_inset
2124
2125 (例:
2126 \begin_inset Formula $\unitfrac{5}{31}$
2127 \end_inset
2128
2129 )を使います。さらに、
2130 \begin_inset Formula $\unitfrac[2]{1}{3}$
2131 \end_inset
2132
2133 のような帯分数を作るコマンド
2134 \series bold
2135
2136 \backslash
2137 unitfracthree
2138 \series default
2139 もあります。
2140 \end_layout
2141
2142 \begin_layout Standard
2143 \begin_inset Note Greyedout
2144 status open
2145
2146 \begin_layout Plain Layout
2147
2148 \series bold
2149 【註】
2150 \series default
2151 実は、
2152 \series bold
2153
2154 \backslash
2155 unitfracthree
2156 \series default
2157 は生粋の\SpecialChar LaTeX
2158 コマンドではなく、実体は
2159 \begin_inset Newline newline
2160 \end_inset
2161
2162
2163 \series bold
2164
2165 \backslash
2166 unitfrac[自然数]{分子}{分母}
2167 \series default
2168 というコマンドなので、\SpecialChar TeX
2169 コードでは使用できません。
2170 \end_layout
2171
2172 \end_inset
2173
2174
2175 \end_layout
2176
2177 \begin_layout Standard
2178 分数線を変更できるような独自の分数の定義のしかたは、第
2179 \begin_inset CommandInset ref
2180 LatexCommand ref
2181 reference "subsec:自己定義の分数"
2182
2183 \end_inset
2184
2185 節に説明があります。
2186 \end_layout
2187
2188 \begin_layout Standard
2189 多行分数の説明は、第
2190 \begin_inset CommandInset ref
2191 LatexCommand ref
2192 reference "subsec:Multiline-Fractions"
2193
2194 \end_inset
2195
2196 節にあります。
2197 \end_layout
2198
2199 \begin_layout Subsection
2200 根号
2201 \begin_inset Index idx
2202 status collapsed
2203
2204 \begin_layout Plain Layout
2205 こんごう@根号
2206 \end_layout
2207
2208 \end_inset
2209
2210
2211 \begin_inset Index idx
2212 status collapsed
2213
2214 \begin_layout Plain Layout
2215 るーと@ルート
2216 \begin_inset ERT
2217 status collapsed
2218
2219 \begin_layout Plain Layout
2220
2221 |see{
2222 \end_layout
2223
2224 \end_inset
2225
2226 根号
2227 \begin_inset ERT
2228 status collapsed
2229
2230 \begin_layout Plain Layout
2231
2232 }
2233 \end_layout
2234
2235 \end_inset
2236
2237
2238 \end_layout
2239
2240 \end_inset
2241
2242
2243 \end_layout
2244
2245 \begin_layout Standard
2246 平方根は、
2247 \series bold
2248
2249 \backslash
2250 sqrt
2251 \series default
2252
2253 \begin_inset Index idx
2254 status collapsed
2255
2256 \begin_layout Plain Layout
2257 こまんど@コマンド ! S ! 
2258 \backslash
2259 sqrt
2260 \end_layout
2261
2262 \end_inset
2263
2264 か数式ツールバーボタン
2265 \begin_inset Info
2266 type  "icon"
2267 arg   "math-insert \\sqrt"
2268 \end_inset
2269
2270 で作成することができ、他のすべての根号は、コマンド
2271 \series bold
2272
2273 \backslash
2274 root
2275 \series default
2276
2277 \begin_inset Index idx
2278 status collapsed
2279
2280 \begin_layout Plain Layout
2281 こまんど@コマンド ! R ! 
2282 \backslash
2283 root
2284 \end_layout
2285
2286 \end_inset
2287
2288 か数式ツールバーボタン
2289 \begin_inset Info
2290 type  "icon"
2291 arg   "math-insert \\root"
2292 \end_inset
2293
2294 で作成することができます。
2295 \begin_inset Separator parbreak
2296 \end_inset
2297
2298
2299 \end_layout
2300
2301 \begin_layout Standard
2302 \align center
2303 \begin_inset Tabular
2304 <lyxtabular version="3" rows="3" columns="2">
2305 <features booktabs="true" tabularvalignment="middle">
2306 <column alignment="center" valignment="top" width="0pt">
2307 <column alignment="center" valignment="top" width="0pt">
2308 <row>
2309 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2310 \begin_inset Text
2311
2312 \begin_layout Plain Layout
2313 コマンド
2314 \end_layout
2315
2316 \end_inset
2317 </cell>
2318 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2319 \begin_inset Text
2320
2321 \begin_layout Plain Layout
2322 出力
2323 \end_layout
2324
2325 \end_inset
2326 </cell>
2327 </row>
2328 <row topspace="1mm">
2329 <cell alignment="center" valignment="top" usebox="none">
2330 \begin_inset Text
2331
2332 \begin_layout Plain Layout
2333
2334 \backslash
2335 sqrt
2336 \begin_inset space \textvisiblespace{}
2337 \end_inset
2338
2339 A-B
2340 \end_layout
2341
2342 \end_inset
2343 </cell>
2344 <cell alignment="center" valignment="top" usebox="none">
2345 \begin_inset Text
2346
2347 \begin_layout Plain Layout
2348 \begin_inset Formula $\sqrt{A-B}$
2349 \end_inset
2350
2351
2352 \end_layout
2353
2354 \end_inset
2355 </cell>
2356 </row>
2357 <row topspace="1mm">
2358 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2359 \begin_inset Text
2360
2361 \begin_layout Plain Layout
2362
2363 \backslash
2364 root
2365 \begin_inset space \textvisiblespace{}
2366 \end_inset
2367
2368 3
2369 \begin_inset Formula $\downarrow$
2370 \end_inset
2371
2372 A-B
2373 \end_layout
2374
2375 \end_inset
2376 </cell>
2377 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2378 \begin_inset Text
2379
2380 \begin_layout Plain Layout
2381 \begin_inset Formula $\sqrt[3]{A-B}$
2382 \end_inset
2383
2384
2385 \end_layout
2386
2387 \end_inset
2388 </cell>
2389 </row>
2390 </lyxtabular>
2391
2392 \end_inset
2393
2394
2395 \end_layout
2396
2397 \begin_layout Standard
2398 平方根は、根号指数フィールドを空白のままにしておけば、
2399 \series bold
2400
2401 \backslash
2402 root
2403 \series default
2404 でも作成することができます。
2405 \end_layout
2406
2407 \begin_layout Standard
2408 \begin_inset Formula $\sqrt[\beta]{B}$
2409 \end_inset
2410
2411 の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
2412 \begin_inset Newline newline
2413 \end_inset
2414
2415 この場合には、
2416 \begin_inset Formula $\beta$
2417 \end_inset
2418
2419 が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
2420 \series bold
2421
2422 \backslash
2423 leftroot
2424 \series default
2425
2426 \begin_inset Index idx
2427 status collapsed
2428
2429 \begin_layout Plain Layout
2430 こまんど@コマンド ! L ! 
2431 \backslash
2432 leftroot
2433 \end_layout
2434
2435 \end_inset
2436
2437
2438 \series bold
2439
2440 \backslash
2441 uproot
2442 \series default
2443
2444 \begin_inset Index idx
2445 status collapsed
2446
2447 \begin_layout Plain Layout
2448 こまんど@コマンド ! U ! 
2449 \backslash
2450 uproot
2451 \end_layout
2452
2453 \end_inset
2454
2455 を使います。
2456 \end_layout
2457
2458 \begin_layout Standard
2459
2460 \series bold
2461
2462 \backslash
2463 leftroot{距離}
2464 \series default
2465 および
2466 \series bold
2467
2468 \backslash
2469 uproot{距離}
2470 \end_layout
2471
2472 \begin_layout Standard
2473 ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
2474 \begin_inset Formula $\mathrm{72\,bp=1}$
2475 \end_inset
2476
2477 インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
2478 \begin_inset Newline newline
2479 \end_inset
2480
2481
2482 \series bold
2483
2484 \backslash
2485 root
2486 \backslash
2487 leftroot{-1
2488 \begin_inset Formula $\to$
2489 \end_inset
2490
2491
2492 \backslash
2493 uproot{2
2494 \begin_inset Formula $\to$
2495 \end_inset
2496
2497
2498 \backslash
2499 beta
2500 \begin_inset space \textvisiblespace{}
2501 \end_inset
2502
2503
2504 \begin_inset Formula $\to$
2505 \end_inset
2506
2507 B
2508 \begin_inset Newline newline
2509 \end_inset
2510
2511
2512 \series default
2513 は、正しく組版された数式
2514 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2515 \end_inset
2516
2517 を生成します。
2518 \end_layout
2519
2520 \begin_layout Subsection
2521 二項係数
2522 \begin_inset Index idx
2523 status collapsed
2524
2525 \begin_layout Plain Layout
2526 にこうけいすう@二項係数
2527 \end_layout
2528
2529 \end_inset
2530
2531
2532 \end_layout
2533
2534 \begin_layout Standard
2535 二項係数は、コマンド
2536 \series bold
2537
2538 \backslash
2539 binom
2540 \series default
2541
2542 \begin_inset Index idx
2543 status collapsed
2544
2545 \begin_layout Plain Layout
2546 こまんど@コマンド ! B ! 
2547 \backslash
2548 binom
2549 \end_layout
2550
2551 \end_inset
2552
2553 か数式ツールバーボタン
2554 \begin_inset Info
2555 type  "icon"
2556 arg   "math-insert \\frac-square"
2557 \end_inset
2558
2559 の小メニューを使って挿入することができます。分数(
2560 \series bold
2561
2562 \backslash
2563 frac
2564 \series default
2565 )と同様に、
2566 \series bold
2567
2568 \backslash
2569 binom
2570 \series default
2571 の他に、コマンド
2572 \series bold
2573
2574 \backslash
2575 dbinom
2576 \begin_inset Index idx
2577 status collapsed
2578
2579 \begin_layout Plain Layout
2580 こまんど@コマンド ! D ! 
2581 \backslash
2582 dbinom
2583 \end_layout
2584
2585 \end_inset
2586
2587
2588 \series default
2589 および
2590 \series bold
2591
2592 \backslash
2593 tbinom
2594 \series default
2595
2596 \begin_inset Index idx
2597 status collapsed
2598
2599 \begin_layout Plain Layout
2600 こまんど@コマンド ! T ! 
2601 \backslash
2602 tbinom
2603 \end_layout
2604
2605 \end_inset
2606
2607 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2608 \series bold
2609
2610 \backslash
2611 brace
2612 \series default
2613
2614 \begin_inset Index idx
2615 status collapsed
2616
2617 \begin_layout Plain Layout
2618 こまんど@コマンド ! B ! 
2619 \backslash
2620 brace
2621 \end_layout
2622
2623 \end_inset
2624
2625
2626 \series bold
2627
2628 \backslash
2629 brack
2630 \series default
2631
2632 \begin_inset Index idx
2633 status collapsed
2634
2635 \begin_layout Plain Layout
2636 こまんど@コマンド ! B ! 
2637 \backslash
2638 brack
2639 \end_layout
2640
2641 \end_inset
2642
2643 があります。
2644 \begin_inset Separator parbreak
2645 \end_inset
2646
2647
2648 \end_layout
2649
2650 \begin_layout Standard
2651 \align center
2652 \begin_inset Tabular
2653 <lyxtabular version="3" rows="6" columns="2">
2654 <features booktabs="true" tabularvalignment="middle">
2655 <column alignment="center" valignment="top" width="0pt">
2656 <column alignment="center" valignment="top" width="0pt">
2657 <row>
2658 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2659 \begin_inset Text
2660
2661 \begin_layout Plain Layout
2662 コマンド
2663 \end_layout
2664
2665 \end_inset
2666 </cell>
2667 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2668 \begin_inset Text
2669
2670 \begin_layout Plain Layout
2671 出力
2672 \end_layout
2673
2674 \end_inset
2675 </cell>
2676 </row>
2677 <row topspace="1mm">
2678 <cell alignment="center" valignment="top" usebox="none">
2679 \begin_inset Text
2680
2681 \begin_layout Plain Layout
2682
2683 \backslash
2684 binom
2685 \begin_inset space \textvisiblespace{}
2686 \end_inset
2687
2688 A
2689 \begin_inset Formula $\downarrow$
2690 \end_inset
2691
2692 B
2693 \end_layout
2694
2695 \end_inset
2696 </cell>
2697 <cell alignment="center" valignment="top" usebox="none">
2698 \begin_inset Text
2699
2700 \begin_layout Plain Layout
2701 \begin_inset Formula $\binom{A}{B}$
2702 \end_inset
2703
2704
2705 \end_layout
2706
2707 \end_inset
2708 </cell>
2709 </row>
2710 <row topspace="2mm">
2711 <cell alignment="center" valignment="top" usebox="none">
2712 \begin_inset Text
2713
2714 \begin_layout Plain Layout
2715
2716 \backslash
2717 dbinom
2718 \begin_inset space \textvisiblespace{}
2719 \end_inset
2720
2721 A
2722 \begin_inset Formula $\downarrow$
2723 \end_inset
2724
2725 B
2726 \end_layout
2727
2728 \end_inset
2729 </cell>
2730 <cell alignment="center" valignment="top" usebox="none">
2731 \begin_inset Text
2732
2733 \begin_layout Plain Layout
2734 \begin_inset Formula $\dbinom{A}{B}$
2735 \end_inset
2736
2737
2738 \end_layout
2739
2740 \end_inset
2741 </cell>
2742 </row>
2743 <row topspace="2mm" bottomspace="0.5mm">
2744 <cell alignment="center" valignment="top" usebox="none">
2745 \begin_inset Text
2746
2747 \begin_layout Plain Layout
2748
2749 \backslash
2750 tbinom
2751 \begin_inset space \textvisiblespace{}
2752 \end_inset
2753
2754 A
2755 \begin_inset Formula $\downarrow$
2756 \end_inset
2757
2758 B
2759 \end_layout
2760
2761 \end_inset
2762 </cell>
2763 <cell alignment="center" valignment="top" usebox="none">
2764 \begin_inset Text
2765
2766 \begin_layout Plain Layout
2767 \begin_inset Formula $\tbinom{A}{B}$
2768 \end_inset
2769
2770
2771 \end_layout
2772
2773 \end_inset
2774 </cell>
2775 </row>
2776 <row topspace="1mm">
2777 <cell alignment="center" valignment="top" topline="true" usebox="none">
2778 \begin_inset Text
2779
2780 \begin_layout Plain Layout
2781
2782 \backslash
2783 brack
2784 \begin_inset space \textvisiblespace{}
2785 \end_inset
2786
2787 A
2788 \begin_inset Formula $\downarrow$
2789 \end_inset
2790
2791 B
2792 \end_layout
2793
2794 \end_inset
2795 </cell>
2796 <cell alignment="center" valignment="top" topline="true" usebox="none">
2797 \begin_inset Text
2798
2799 \begin_layout Plain Layout
2800 \begin_inset Formula ${A \brack B}$
2801 \end_inset
2802
2803
2804 \end_layout
2805
2806 \end_inset
2807 </cell>
2808 </row>
2809 <row topspace="2mm" bottomspace="0.5mm">
2810 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2811 \begin_inset Text
2812
2813 \begin_layout Plain Layout
2814
2815 \backslash
2816 brace
2817 \begin_inset space \textvisiblespace{}
2818 \end_inset
2819
2820 A
2821 \begin_inset Formula $\downarrow$
2822 \end_inset
2823
2824 B
2825 \end_layout
2826
2827 \end_inset
2828 </cell>
2829 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2830 \begin_inset Text
2831
2832 \begin_layout Plain Layout
2833 \begin_inset Formula ${A \brace B}$
2834 \end_inset
2835
2836
2837 \end_layout
2838
2839 \end_inset
2840 </cell>
2841 </row>
2842 </lyxtabular>
2843
2844 \end_inset
2845
2846
2847 \end_layout
2848
2849 \begin_layout Subsection
2850 場合分け
2851 \begin_inset Index idx
2852 status collapsed
2853
2854 \begin_layout Plain Layout
2855 ばあいわけ@場合分け
2856 \end_layout
2857
2858 \end_inset
2859
2860
2861 \end_layout
2862
2863 \begin_layout Standard
2864 \align center
2865 \begin_inset Tabular
2866 <lyxtabular version="3" rows="3" columns="2">
2867 <features booktabs="true" tabularvalignment="middle">
2868 <column alignment="center" valignment="top" width="0pt">
2869 <column alignment="center" valignment="top" width="0pt">
2870 <row>
2871 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2872 \begin_inset Text
2873
2874 \begin_layout Plain Layout
2875 コマンド
2876 \end_layout
2877
2878 \end_inset
2879 </cell>
2880 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2881 \begin_inset Text
2882
2883 \begin_layout Plain Layout
2884 出力
2885 \end_layout
2886
2887 \end_inset
2888 </cell>
2889 </row>
2890 <row>
2891 <cell alignment="center" valignment="top" usebox="none">
2892 \begin_inset Text
2893
2894 \begin_layout Plain Layout
2895
2896 \backslash
2897 cases
2898 \begin_inset space \textvisiblespace{}
2899 \end_inset
2900
2901 A
2902 \begin_inset Formula $\to$
2903 \end_inset
2904
2905 B
2906 \begin_inset Formula $>$
2907 \end_inset
2908
2909 0
2910 \begin_inset Index idx
2911 status collapsed
2912
2913 \begin_layout Plain Layout
2914 こまんど@コマンド ! C ! 
2915 \backslash
2916 cases
2917 \end_layout
2918
2919 \end_inset
2920
2921
2922 \end_layout
2923
2924 \end_inset
2925 </cell>
2926 <cell alignment="center" valignment="top" usebox="none">
2927 \begin_inset Text
2928
2929 \begin_layout Plain Layout
2930 \begin_inset Formula $\begin{cases}
2931 A & B>0\end{cases}$
2932 \end_inset
2933
2934
2935 \end_layout
2936
2937 \end_inset
2938 </cell>
2939 </row>
2940 <row topspace="1.5mm">
2941 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2942 \begin_inset Text
2943
2944 \begin_layout Plain Layout
2945
2946 \backslash
2947 cases
2948 \begin_inset space \textvisiblespace{}
2949 \end_inset
2950
2951
2952 \begin_inset Info
2953 type  "shortcut"
2954 arg   "newline-insert newline"
2955 \end_inset
2956
2957
2958 \end_layout
2959
2960 \end_inset
2961 </cell>
2962 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2963 \begin_inset Text
2964
2965 \begin_layout Plain Layout
2966 \begin_inset Formula $\begin{cases}
2967 A & \textrm{for }x>0\\
2968 B & \textrm{for }x=0
2969 \end{cases}$
2970 \end_inset
2971
2972
2973 \end_layout
2974
2975 \end_inset
2976 </cell>
2977 </row>
2978 </lyxtabular>
2979
2980 \end_inset
2981
2982
2983 \end_layout
2984
2985 \begin_layout Standard
2986
2987 \series bold
2988
2989 \backslash
2990 cases
2991 \series default
2992 を挿入するか数式ツールバーボタン
2993 \begin_inset Info
2994 type  "icon"
2995 arg   "math-insert \\cases"
2996 \end_inset
2997
2998 を使用した後では、
2999 \begin_inset Flex Ruby
3000 status collapsed
3001
3002 \begin_layout Plain Layout
3003 捷径
3004 \begin_inset Argument post:1
3005 status collapsed
3006
3007 \begin_layout Plain Layout
3008 ショートカット
3009 \end_layout
3010
3011 \end_inset
3012
3013
3014 \end_layout
3015
3016 \end_inset
3017
3018
3019 \begin_inset Info
3020 type  "shortcut"
3021 arg   "newline-insert newline"
3022 \end_inset
3023
3024 か表ツールバーボタン
3025 \begin_inset Info
3026 type  "icon"
3027 arg   "inset-modify tabular append-row"
3028 \end_inset
3029
3030 を使えば、新しい行を作ることができます。
3031 \end_layout
3032
3033 \begin_layout Standard
3034 コマンド
3035 \series bold
3036
3037 \backslash
3038 cases
3039 \series default
3040 は、
3041 \family sans
3042 挿入\SpecialChar menuseparator
3043 数式\SpecialChar menuseparator
3044 Cases環境
3045 \family default
3046 メニューで挿入することもできます。
3047 \end_layout
3048
3049 \begin_layout Subsection
3050 否定
3051 \begin_inset Index idx
3052 status collapsed
3053
3054 \begin_layout Plain Layout
3055 ひてい@否定
3056 \end_layout
3057
3058 \end_inset
3059
3060
3061 \end_layout
3062
3063 \begin_layout Standard
3064
3065 \series bold
3066
3067 \backslash
3068 not
3069 \series default
3070
3071 \begin_inset Index idx
3072 status collapsed
3073
3074 \begin_layout Plain Layout
3075 こまんど@コマンド ! N ! 
3076 \backslash
3077 not
3078 \end_layout
3079
3080 \end_inset
3081
3082 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3083 \begin_inset Separator parbreak
3084 \end_inset
3085
3086
3087 \end_layout
3088
3089 \begin_layout Standard
3090 \align center
3091 \begin_inset Tabular
3092 <lyxtabular version="3" rows="4" columns="2">
3093 <features booktabs="true" tabularvalignment="middle">
3094 <column alignment="center" valignment="top" width="0pt">
3095 <column alignment="center" valignment="top" width="0pt">
3096 <row>
3097 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3098 \begin_inset Text
3099
3100 \begin_layout Plain Layout
3101 コマンド
3102 \end_layout
3103
3104 \end_inset
3105 </cell>
3106 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3107 \begin_inset Text
3108
3109 \begin_layout Plain Layout
3110 出力
3111 \end_layout
3112
3113 \end_inset
3114 </cell>
3115 </row>
3116 <row>
3117 <cell alignment="center" valignment="top" usebox="none">
3118 \begin_inset Text
3119
3120 \begin_layout Plain Layout
3121
3122 \backslash
3123 not=
3124 \end_layout
3125
3126 \end_inset
3127 </cell>
3128 <cell alignment="center" valignment="top" usebox="none">
3129 \begin_inset Text
3130
3131 \begin_layout Plain Layout
3132 \begin_inset Formula $\not=$
3133 \end_inset
3134
3135
3136 \end_layout
3137
3138 \end_inset
3139 </cell>
3140 </row>
3141 <row>
3142 <cell alignment="center" valignment="top" usebox="none">
3143 \begin_inset Text
3144
3145 \begin_layout Plain Layout
3146
3147 \backslash
3148 not 
3149 \backslash
3150 le
3151 \end_layout
3152
3153 \end_inset
3154 </cell>
3155 <cell alignment="center" valignment="top" usebox="none">
3156 \begin_inset Text
3157
3158 \begin_layout Plain Layout
3159 \begin_inset Formula $\not\le$
3160 \end_inset
3161
3162
3163 \end_layout
3164
3165 \end_inset
3166 </cell>
3167 </row>
3168 <row>
3169 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3170 \begin_inset Text
3171
3172 \begin_layout Plain Layout
3173
3174 \backslash
3175 not 
3176 \backslash
3177 parallel
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Plain Layout
3186 \begin_inset Formula $\not\parallel$
3187 \end_inset
3188
3189
3190 \end_layout
3191
3192 \end_inset
3193 </cell>
3194 </row>
3195 </lyxtabular>
3196
3197 \end_inset
3198
3199
3200 \end_layout
3201
3202 \begin_layout Standard
3203 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3204 \begin_inset CommandInset ref
3205 LatexCommand ref
3206 reference "subsec:数学記号"
3207
3208 \end_inset
3209
3210 節および第
3211 \begin_inset CommandInset ref
3212 LatexCommand ref
3213 reference "sec:関係子"
3214
3215 \end_inset
3216
3217 節を参照)。
3218 \end_layout
3219
3220 \begin_layout Subsection
3221 埋め草
3222 \begin_inset CommandInset label
3223 LatexCommand label
3224 name "subsec:埋め草"
3225
3226 \end_inset
3227
3228
3229 \begin_inset Index idx
3230 status collapsed
3231
3232 \begin_layout Plain Layout
3233 うめくさ@埋め草
3234 \end_layout
3235
3236 \end_inset
3237
3238
3239 \begin_inset Index idx
3240 status collapsed
3241
3242 \begin_layout Plain Layout
3243 かがくきごう@化学記号 ! どういたい@同位体
3244 \end_layout
3245
3246 \end_inset
3247
3248
3249 \begin_inset Index idx
3250 status collapsed
3251
3252 \begin_layout Plain Layout
3253 どういたい@同位体
3254 \begin_inset ERT
3255 status collapsed
3256
3257 \begin_layout Plain Layout
3258
3259 |see{
3260 \end_layout
3261
3262 \end_inset
3263
3264 化学記号
3265 \begin_inset ERT
3266 status collapsed
3267
3268 \begin_layout Plain Layout
3269
3270 }
3271 \end_layout
3272
3273 \end_inset
3274
3275
3276 \end_layout
3277
3278 \end_inset
3279
3280
3281 \begin_inset Index idx
3282 status collapsed
3283
3284 \begin_layout Plain Layout
3285 あいそとーぷ@アイソトープ
3286 \begin_inset ERT
3287 status collapsed
3288
3289 \begin_layout Plain Layout
3290
3291 |see{
3292 \end_layout
3293
3294 \end_inset
3295
3296 同位体
3297 \begin_inset ERT
3298 status collapsed
3299
3300 \begin_layout Plain Layout
3301
3302 }
3303 \end_layout
3304
3305 \end_inset
3306
3307
3308 \end_layout
3309
3310 \end_inset
3311
3312
3313 \end_layout
3314
3315 \begin_layout Standard
3316 たとえば同位体
3317 \begin_inset Foot
3318 status collapsed
3319
3320 \begin_layout Plain Layout
3321 同位体と化学記号の組版に関しては、第
3322 \begin_inset CommandInset ref
3323 LatexCommand ref
3324 reference "subsec:化学記号と化学式"
3325
3326 \end_inset
3327
3328 節に記述があります。
3329 \end_layout
3330
3331 \end_inset
3332
3333 を表示しようとすると、次のような問題が起こります。
3334 \begin_inset Separator parbreak
3335 \end_inset
3336
3337
3338 \end_layout
3339
3340 \begin_layout Standard
3341 \align center
3342 \begin_inset Tabular
3343 <lyxtabular version="3" rows="2" columns="2">
3344 <features booktabs="true" tabularvalignment="middle">
3345 <column alignment="center" valignment="top" width="0pt">
3346 <column alignment="center" valignment="top" width="0pt">
3347 <row>
3348 <cell alignment="center" valignment="top" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Plain Layout
3352 上付き文字と下付き文字を使用して作った指数:
3353 \end_layout
3354
3355 \end_inset
3356 </cell>
3357 <cell alignment="center" valignment="top" usebox="none">
3358 \begin_inset Text
3359
3360 \begin_layout Plain Layout
3361 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3362 \end_inset
3363
3364
3365 \end_layout
3366
3367 \end_inset
3368 </cell>
3369 </row>
3370 <row topspace="1.5mm">
3371 <cell alignment="center" valignment="top" usebox="none">
3372 \begin_inset Text
3373
3374 \begin_layout Plain Layout
3375 正しい指数:
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 <cell alignment="center" valignment="top" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3385 \end_inset
3386
3387
3388 \end_layout
3389
3390 \end_inset
3391 </cell>
3392 </row>
3393 </lyxtabular>
3394
3395 \end_inset
3396
3397
3398 \end_layout
3399
3400 \begin_layout Standard
3401 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3402 \series bold
3403
3404 \backslash
3405 phantom
3406 \series default
3407
3408 \begin_inset Index idx
3409 status collapsed
3410
3411 \begin_layout Plain Layout
3412 こまんど@コマンド ! P ! 
3413 \backslash
3414 phantom
3415 \end_layout
3416
3417 \end_inset
3418
3419 や数式ツールバーボタン
3420 \begin_inset Foot
3421 status collapsed
3422
3423 \begin_layout Plain Layout
3424 ツールバーボタン
3425 \begin_inset Info
3426 type  "icon"
3427 arg   "math-insert \\space"
3428 \end_inset
3429
3430 の小メニューに入っています。
3431 \end_layout
3432
3433 \end_inset
3434
3435
3436 \begin_inset Info
3437 type  "icon"
3438 arg   "math/phantom"
3439 \end_inset
3440
3441 があります。
3442 \series bold
3443
3444 \backslash
3445 phantom
3446 \series default
3447 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3448 ち文字)として適用されることを示しています。したがって、
3449 \series bold
3450
3451 \backslash
3452 phantom
3453 \series default
3454 の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
3455 \begin_inset Separator parbreak
3456 \end_inset
3457
3458
3459 \end_layout
3460
3461 \begin_layout Standard
3462 \align center
3463 \begin_inset Tabular
3464 <lyxtabular version="3" rows="4" columns="2">
3465 <features booktabs="true" tabularvalignment="middle">
3466 <column alignment="center" valignment="top" width="0pt">
3467 <column alignment="center" valignment="top" width="0pt">
3468 <row>
3469 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3470 \begin_inset Text
3471
3472 \begin_layout Plain Layout
3473 コマンド
3474 \end_layout
3475
3476 \end_inset
3477 </cell>
3478 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3479 \begin_inset Text
3480
3481 \begin_layout Plain Layout
3482 出力
3483 \end_layout
3484
3485 \end_inset
3486 </cell>
3487 </row>
3488 <row topspace="1.5mm">
3489 <cell alignment="center" valignment="top" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Plain Layout
3493 ^19
3494 \begin_inset space \textvisiblespace{}
3495 \end_inset
3496
3497 _
3498 \backslash
3499 phantom
3500 \begin_inset space \textvisiblespace{}
3501 \end_inset
3502
3503 1
3504 \begin_inset Formula $\to$
3505 \end_inset
3506
3507 9
3508 \begin_inset space \textvisiblespace{}
3509 \end_inset
3510
3511 F
3512 \end_layout
3513
3514 \end_inset
3515 </cell>
3516 <cell alignment="center" valignment="top" usebox="none">
3517 \begin_inset Text
3518
3519 \begin_layout Plain Layout
3520 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3521 \end_inset
3522
3523
3524 \end_layout
3525
3526 \end_inset
3527 </cell>
3528 </row>
3529 <row topspace="1.5mm" bottomspace="0.5mm">
3530 <cell alignment="center" valignment="top" usebox="none">
3531 \begin_inset Text
3532
3533 \begin_layout Plain Layout
3534 ^235
3535 \begin_inset space \textvisiblespace{}
3536 \end_inset
3537
3538 _
3539 \backslash
3540 phantom
3541 \begin_inset space \textvisiblespace{}
3542 \end_inset
3543
3544 23
3545 \begin_inset Formula $\to$
3546 \end_inset
3547
3548 9
3549 \begin_inset space \textvisiblespace{}
3550 \end_inset
3551
3552 F
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 <cell alignment="center" valignment="top" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3562 \end_inset
3563
3564
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 </row>
3570 <row topspace="1.5mm" bottomspace="0.5mm">
3571 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575
3576 \backslash
3577 Lambda^
3578 \begin_inset space \textvisiblespace{}
3579 \end_inset
3580
3581
3582 \backslash
3583 phantom
3584 \begin_inset space \textvisiblespace{}
3585 \end_inset
3586
3587 ii
3588 \begin_inset Formula $\to$
3589 \end_inset
3590
3591 t
3592 \begin_inset space \textvisiblespace{}
3593 \end_inset
3594
3595 _MMt
3596 \end_layout
3597
3598 \end_inset
3599 </cell>
3600 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3601 \begin_inset Text
3602
3603 \begin_layout Plain Layout
3604 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3605 \end_inset
3606
3607
3608 \end_layout
3609
3610 \end_inset
3611 </cell>
3612 </row>
3613 </lyxtabular>
3614
3615 \end_inset
3616
3617
3618 \end_layout
3619
3620 \begin_layout Standard
3621 さらに、
3622 \series bold
3623
3624 \backslash
3625 vphantom
3626 \series default
3627
3628 \begin_inset Index idx
3629 status collapsed
3630
3631 \begin_layout Plain Layout
3632 こまんど@コマンド ! V ! 
3633 \backslash
3634 vphantom
3635 \end_layout
3636
3637 \end_inset
3638
3639 (ツールバーボタン
3640 \begin_inset Info
3641 type  "icon"
3642 arg   "math/vphantom"
3643 \end_inset
3644
3645 )および
3646 \series bold
3647
3648 \backslash
3649 hphantom
3650 \series default
3651
3652 \begin_inset Index idx
3653 status collapsed
3654
3655 \begin_layout Plain Layout
3656 こまんど@コマンド ! H ! 
3657 \backslash
3658 hphantom
3659 \end_layout
3660
3661 \end_inset
3662
3663 (ツールバーボタン
3664 \begin_inset Info
3665 type  "icon"
3666 arg   "math/hphantom"
3667 \end_inset
3668
3669 )というコマンドもあります。
3670 \series bold
3671
3672 \backslash
3673 vphantom
3674 \series default
3675 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3676 \series bold
3677
3678 \backslash
3679 hphantom
3680 \series default
3681 は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
3682 \end_layout
3683
3684 \begin_layout Standard
3685 たとえば、
3686 \series bold
3687
3688 \backslash
3689 vphantom
3690 \series default
3691
3692 \begin_inset space \textvisiblespace{}
3693 \end_inset
3694
3695
3696 \series bold
3697 a
3698 \backslash
3699 int
3700 \series default
3701 は、積分記号
3702 \begin_inset Foot
3703 status collapsed
3704
3705 \begin_layout Plain Layout
3706
3707 \series bold
3708
3709 \backslash
3710 int
3711 \series default
3712 コマンドは、積分記号を生成します。第
3713 \begin_inset CommandInset ref
3714 LatexCommand ref
3715 reference "subsec:大演算子"
3716
3717 \end_inset
3718
3719 節を参照してください。
3720 \end_layout
3721
3722 \end_inset
3723
3724 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3725 \begin_inset CommandInset ref
3726 LatexCommand ref
3727 reference "subsec:多行にわたる括弧"
3728
3729 \end_inset
3730
3731 節を参照してください。
3732 \end_layout
3733
3734 \begin_layout Standard
3735 埋め草は、メニュー
3736 \family sans
3737 挿入\SpecialChar menuseparator
3738 整形\SpecialChar menuseparator
3739 埋め草
3740 \family default
3741 を使えば、以下のように本文中でも使用することができます。
3742 \end_layout
3743
3744 \begin_layout Standard
3745 これは本文です。
3746 \begin_inset Newline newline
3747 \end_inset
3748
3749
3750 \begin_inset Phantom Phantom
3751 status open
3752
3753 \begin_layout Plain Layout
3754 これは
3755 \end_layout
3756
3757 \end_inset
3758
3759 本文です。
3760 \end_layout
3761
3762 \begin_layout Subsection
3763 横線
3764 \begin_inset Index idx
3765 status collapsed
3766
3767 \begin_layout Plain Layout
3768 よこせん@横線
3769 \end_layout
3770
3771 \end_inset
3772
3773
3774 \begin_inset Index idx
3775 status collapsed
3776
3777 \begin_layout Plain Layout
3778 すうしき@数式 ! かせん@下線
3779 \end_layout
3780
3781 \end_inset
3782
3783
3784 \begin_inset Index idx
3785 status collapsed
3786
3787 \begin_layout Plain Layout
3788 ぼうせん@棒線
3789 \begin_inset ERT
3790 status collapsed
3791
3792 \begin_layout Plain Layout
3793
3794 |see{
3795 \end_layout
3796
3797 \end_inset
3798
3799 横線
3800 \begin_inset ERT
3801 status collapsed
3802
3803 \begin_layout Plain Layout
3804
3805 }
3806 \end_layout
3807
3808 \end_inset
3809
3810
3811 \end_layout
3812
3813 \end_inset
3814
3815
3816 \end_layout
3817
3818 \begin_layout Standard
3819 \align center
3820 \begin_inset Tabular
3821 <lyxtabular version="3" rows="4" columns="2">
3822 <features booktabs="true" tabularvalignment="middle">
3823 <column alignment="center" valignment="top" width="0pt">
3824 <column alignment="center" valignment="top" width="0pt">
3825 <row>
3826 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3827 \begin_inset Text
3828
3829 \begin_layout Plain Layout
3830 コマンド
3831 \end_layout
3832
3833 \end_inset
3834 </cell>
3835 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3836 \begin_inset Text
3837
3838 \begin_layout Plain Layout
3839 出力
3840 \end_layout
3841
3842 \end_inset
3843 </cell>
3844 </row>
3845 <row topspace="2mm">
3846 <cell alignment="center" valignment="top" usebox="none">
3847 \begin_inset Text
3848
3849 \begin_layout Plain Layout
3850
3851 \backslash
3852 overline
3853 \begin_inset space \textvisiblespace{}
3854 \end_inset
3855
3856 A+B
3857 \begin_inset Index idx
3858 status collapsed
3859
3860 \begin_layout Plain Layout
3861 こまんど@コマンド ! O ! 
3862 \backslash
3863 overline
3864 \end_layout
3865
3866 \end_inset
3867
3868
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 <cell alignment="center" valignment="top" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Plain Layout
3877 \begin_inset Formula $\overline{A+B}$
3878 \end_inset
3879
3880
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 </row>
3886 <row bottomspace="1mm">
3887 <cell alignment="center" valignment="top" usebox="none">
3888 \begin_inset Text
3889
3890 \begin_layout Plain Layout
3891
3892 \backslash
3893 underline
3894 \begin_inset space \textvisiblespace{}
3895 \end_inset
3896
3897 A+B
3898 \begin_inset Index idx
3899 status collapsed
3900
3901 \begin_layout Plain Layout
3902 こまんど@コマンド ! U ! 
3903 \backslash
3904 underline
3905 \end_layout
3906
3907 \end_inset
3908
3909
3910 \end_layout
3911
3912 \end_inset
3913 </cell>
3914 <cell alignment="center" valignment="top" usebox="none">
3915 \begin_inset Text
3916
3917 \begin_layout Plain Layout
3918 \begin_inset Formula $\underline{A+B}$
3919 \end_inset
3920
3921
3922 \end_layout
3923
3924 \end_inset
3925 </cell>
3926 </row>
3927 <row topspace="2mm" bottomspace="1mm">
3928 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3929 \begin_inset Text
3930
3931 \begin_layout Plain Layout
3932
3933 \backslash
3934 overline
3935 \begin_inset space \textvisiblespace{}
3936 \end_inset
3937
3938
3939 \backslash
3940 underline
3941 \begin_inset space \textvisiblespace{}
3942 \end_inset
3943
3944 A+B
3945 \end_layout
3946
3947 \end_inset
3948 </cell>
3949 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3950 \begin_inset Text
3951
3952 \begin_layout Plain Layout
3953 \begin_inset Formula $\overline{\underline{A+B}}$
3954 \end_inset
3955
3956
3957 \end_layout
3958
3959 \end_inset
3960 </cell>
3961 </row>
3962 </lyxtabular>
3963
3964 \end_inset
3965
3966
3967 \end_layout
3968
3969 \begin_layout Standard
3970 上記最後の例では、先に
3971 \series bold
3972
3973 \backslash
3974 overline
3975 \series default
3976 が来ようが
3977 \series bold
3978
3979 \backslash
3980 underline
3981 \series default
3982 が来ようが、関係ありません。
3983 \end_layout
3984
3985 \begin_layout Standard
3986 二重下線を引くには、
3987 \series bold
3988
3989 \backslash
3990 underline
3991 \series default
3992 を二回使います。
3993 \end_layout
3994
3995 \begin_layout Standard
3996 文字の上下6本の線まで引くことができます。
3997 \end_layout
3998
3999 \begin_layout Standard
4000 \begin_inset VSpace bigskip
4001 \end_inset
4002
4003 自己定義の線は、以下の書式を持つ
4004 \series bold
4005
4006 \backslash
4007 rule
4008 \series default
4009
4010 \begin_inset Index idx
4011 status collapsed
4012
4013 \begin_layout Plain Layout
4014 こまんど@コマンド ! R ! 
4015 \backslash
4016 rule
4017 \end_layout
4018
4019 \end_inset
4020
4021 コマンドで作成することができます。
4022 \end_layout
4023
4024 \begin_layout Standard
4025
4026 \series bold
4027
4028 \backslash
4029 rule[垂直オフセット幅]{長さ}{厚み}
4030 \end_layout
4031
4032 \begin_layout Standard
4033 オプションの
4034 \series bold
4035 「垂直オフセット幅
4036 \series default
4037 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4038 \begin_inset CommandInset ref
4039 LatexCommand ref
4040 reference "tab:使用できる単位"
4041
4042 \end_inset
4043
4044 表に掲げてある単位を用いることができます。以下に、
4045 \begin_inset Newline newline
4046 \end_inset
4047
4048
4049 \series bold
4050
4051 \backslash
4052 rule[-2ex]{3cm}{2pt}
4053 \series default
4054  および 
4055 \series bold
4056
4057 \backslash
4058 rule{2cm}{1pt}
4059 \begin_inset Newline newline
4060 \end_inset
4061
4062
4063 \series default
4064 というコマンドを用いて作成したふたつの例を例示します。
4065 \end_layout
4066
4067 \begin_layout Standard
4068 この行には、
4069 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4070 \end_inset
4071
4072 二本の線があります。
4073 \end_layout
4074
4075 \begin_layout Standard
4076
4077 \backslash
4078 ruleは、メニュー
4079 \family sans
4080 挿入\SpecialChar menuseparator
4081 整形\SpecialChar menuseparator
4082 水平線
4083 \family default
4084 を使っても、本文に挿入することができます。
4085 \end_layout
4086
4087 \begin_layout Standard
4088 これは一行の
4089 \begin_inset CommandInset line
4090 LatexCommand rule
4091 offset "0.5ex"
4092 width "3cm"
4093 height "1pt"
4094
4095 \end_inset
4096
4097 文章です。
4098 \end_layout
4099
4100 \begin_layout Subsection
4101 省略符号
4102 \begin_inset CommandInset label
4103 LatexCommand label
4104 name "subsec:省略符号"
4105
4106 \end_inset
4107
4108
4109 \begin_inset Index idx
4110 status collapsed
4111
4112 \begin_layout Plain Layout
4113 しょうりゃくふごう@省略符号
4114 \end_layout
4115
4116 \end_inset
4117
4118
4119 \end_layout
4120
4121 \begin_layout Standard
4122 省略符号には、いくつかの種類が使用できます
4123 \begin_inset Foot
4124 status collapsed
4125
4126 \begin_layout Plain Layout
4127 数式ツールバー中の
4128 \begin_inset Info
4129 type  "icon"
4130 arg   "math-insert \\ldots"
4131 \end_inset
4132
4133 ボタンで表示されている小メニューです。
4134 \end_layout
4135
4136 \end_inset
4137
4138 。列挙のためには、ベースラインの点々(
4139 \series bold
4140
4141 \backslash
4142 ldots
4143 \series default
4144
4145 \begin_inset Index idx
4146 status collapsed
4147
4148 \begin_layout Plain Layout
4149 こまんど@コマンド ! L ! 
4150 \backslash
4151 ldots
4152 \end_layout
4153
4154 \end_inset
4155
4156 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4157 \series bold
4158
4159 \backslash
4160 cdots
4161 \series default
4162
4163 \begin_inset Index idx
4164 status collapsed
4165
4166 \begin_layout Plain Layout
4167 こまんど@コマンド ! C ! 
4168 \backslash
4169 cdots
4170 \end_layout
4171
4172 \end_inset
4173
4174 )が必要です。
4175 \series bold
4176
4177 \backslash
4178 dots
4179 \series default
4180
4181 \begin_inset Index idx
4182 status collapsed
4183
4184 \begin_layout Plain Layout
4185 こまんど@コマンド ! D ! 
4186 \backslash
4187 dots
4188 \end_layout
4189
4190 \end_inset
4191
4192 コマンドを使うと、\SpecialChar LaTeX
4193 は次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4194 \begin_inset Separator parbreak
4195 \end_inset
4196
4197
4198 \end_layout
4199
4200 \begin_layout Standard
4201 \align center
4202 \begin_inset Tabular
4203 <lyxtabular version="3" rows="9" columns="2">
4204 <features booktabs="true" tabularvalignment="middle">
4205 <column alignment="center" valignment="top" width="0pt">
4206 <column alignment="center" valignment="top" width="0pt">
4207 <row>
4208 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 コマンド
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 出力
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 </row>
4227 <row>
4228 <cell alignment="center" valignment="top" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232 A_1
4233 \begin_inset space \textvisiblespace{}
4234 \end_inset
4235
4236 ,
4237 \backslash
4238 dots
4239 \begin_inset space \textvisiblespace{}
4240 \end_inset
4241
4242 ,A_n
4243 \end_layout
4244
4245 \end_inset
4246 </cell>
4247 <cell alignment="center" valignment="top" usebox="none">
4248 \begin_inset Text
4249
4250 \begin_layout Plain Layout
4251 \begin_inset Formula $A_{1},\dots,A_{n}$
4252 \end_inset
4253
4254
4255 \end_layout
4256
4257 \end_inset
4258 </cell>
4259 </row>
4260 <row>
4261 <cell alignment="center" valignment="top" usebox="none">
4262 \begin_inset Text
4263
4264 \begin_layout Plain Layout
4265 A_1
4266 \begin_inset space \textvisiblespace{}
4267 \end_inset
4268
4269 +
4270 \backslash
4271 dots
4272 \begin_inset space \textvisiblespace{}
4273 \end_inset
4274
4275 +A_n
4276 \end_layout
4277
4278 \end_inset
4279 </cell>
4280 <cell alignment="center" valignment="top" usebox="none">
4281 \begin_inset Text
4282
4283 \begin_layout Plain Layout
4284 \begin_inset Formula $A_{1}+\dots+A_{n}$
4285 \end_inset
4286
4287
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 </row>
4293 <row>
4294 <cell alignment="center" valignment="top" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298 A_1
4299 \begin_inset space \textvisiblespace{}
4300 \end_inset
4301
4302 ,
4303 \backslash
4304 ldots
4305 \begin_inset space \textvisiblespace{}
4306 \end_inset
4307
4308 ,A_n
4309 \end_layout
4310
4311 \end_inset
4312 </cell>
4313 <cell alignment="center" valignment="top" usebox="none">
4314 \begin_inset Text
4315
4316 \begin_layout Plain Layout
4317 \begin_inset Formula $A_{1},\ldots,A_{n}$
4318 \end_inset
4319
4320
4321 \end_layout
4322
4323 \end_inset
4324 </cell>
4325 </row>
4326 <row>
4327 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4328 \begin_inset Text
4329
4330 \begin_layout Plain Layout
4331 A_1
4332 \begin_inset space \textvisiblespace{}
4333 \end_inset
4334
4335 +
4336 \backslash
4337 cdots
4338 \begin_inset space \textvisiblespace{}
4339 \end_inset
4340
4341 +A_n
4342 \end_layout
4343
4344 \end_inset
4345 </cell>
4346 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4347 \begin_inset Text
4348
4349 \begin_layout Plain Layout
4350 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4351 \end_inset
4352
4353
4354 \end_layout
4355
4356 \end_inset
4357 </cell>
4358 </row>
4359 <row>
4360 <cell alignment="center" valignment="top" usebox="none">
4361 \begin_inset Text
4362
4363 \begin_layout Plain Layout
4364
4365 \backslash
4366 vdots
4367 \end_layout
4368
4369 \end_inset
4370 </cell>
4371 <cell alignment="center" valignment="top" usebox="none">
4372 \begin_inset Text
4373
4374 \begin_layout Plain Layout
4375 \begin_inset Formula $\vdots$
4376 \end_inset
4377
4378
4379 \end_layout
4380
4381 \end_inset
4382 </cell>
4383 </row>
4384 <row>
4385 <cell alignment="center" valignment="top" usebox="none">
4386 \begin_inset Text
4387
4388 \begin_layout Plain Layout
4389
4390 \backslash
4391 ddots
4392 \end_layout
4393
4394 \end_inset
4395 </cell>
4396 <cell alignment="center" valignment="top" usebox="none">
4397 \begin_inset Text
4398
4399 \begin_layout Plain Layout
4400 \begin_inset Formula $\ddots$
4401 \end_inset
4402
4403
4404 \end_layout
4405
4406 \end_inset
4407 </cell>
4408 </row>
4409 <row>
4410 <cell alignment="center" valignment="top" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414
4415 \backslash
4416 iddots
4417 \end_layout
4418
4419 \end_inset
4420 </cell>
4421 <cell alignment="center" valignment="top" usebox="none">
4422 \begin_inset Text
4423
4424 \begin_layout Plain Layout
4425 \begin_inset Formula $\iddots$
4426 \end_inset
4427
4428
4429 \end_layout
4430
4431 \end_inset
4432 </cell>
4433 </row>
4434 <row>
4435 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4436 \begin_inset Text
4437
4438 \begin_layout Plain Layout
4439 いろいろな点々を使った
4440 \begin_inset Formula $3\times3$
4441 \end_inset
4442
4443 行列
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452 \begin_inset Formula $\begin{array}{ccc}
4453 A_{11} & \cdots & A_{1m}\\
4454 \vdots & \ddots & \vdots\\
4455 A_{n1} & \cdots & A_{nm}
4456 \end{array}$
4457 \end_inset
4458
4459
4460 \end_layout
4461
4462 \end_inset
4463 </cell>
4464 </row>
4465 </lyxtabular>
4466
4467 \end_inset
4468
4469
4470 \end_layout
4471
4472 \begin_layout Standard
4473
4474 \family sans
4475 挿入\SpecialChar menuseparator
4476 省略符号
4477 \family default
4478 メニューで挿入される省略符号は
4479 \series bold
4480
4481 \backslash
4482 ldots
4483 \series default
4484 です。
4485 \end_layout
4486
4487 \begin_layout Standard
4488 \begin_inset VSpace medskip
4489 \end_inset
4490
4491
4492 \series bold
4493
4494 \backslash
4495 iddots
4496 \series default
4497 を使うには、文書設定の
4498 \family sans
4499 数式オプション
4500 \family default
4501 にある
4502 \family sans
4503 mathdotsパッケージを(自動的に)使う
4504 \family default
4505 オプションのうちいずれかを有効にしなくてはなりません。
4506 \begin_inset Newline newline
4507 \end_inset
4508
4509
4510 \family sans
4511 mathdotsパッケージを使う
4512 \family default
4513 オプションを使用すると、文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます。
4514 \end_layout
4515
4516 \begin_layout Standard
4517 \begin_inset VSpace medskip
4518 \end_inset
4519
4520 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4521 \series bold
4522
4523 \backslash
4524 hdotsfor
4525 \series default
4526
4527 \begin_inset Index idx
4528 status collapsed
4529
4530 \begin_layout Plain Layout
4531 こまんど@コマンド ! H ! 
4532 \backslash
4533 hdotsfor
4534 \end_layout
4535
4536 \end_inset
4537
4538 コマンドで作ることができます。
4539 \end_layout
4540
4541 \begin_layout Standard
4542
4543 \series bold
4544
4545 \backslash
4546 hdotsfor[距離]{列数}
4547 \end_layout
4548
4549 \begin_layout Standard
4550 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4551 \end_layout
4552
4553 \begin_layout Standard
4554 以下の行列では、2行目の1つ目の枠に
4555 \series bold
4556
4557 \backslash
4558 hdotsfor[2]{4}
4559 \series default
4560 を挿入して、
4561 \series bold
4562
4563 \backslash
4564 dots
4565 \series default
4566 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4567 \begin_inset Formula 
4568 \[
4569 \left(\begin{array}{cccc}
4570 A & B & C & D\\
4571 \hdotsfor[2]{4}\\
4572 q & w & e & r
4573 \end{array}\right)
4574 \]
4575
4576 \end_inset
4577
4578 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないと\SpecialChar LaTeX
4579 エラーが発生します。
4580 \end_layout
4581
4582 \begin_layout Standard
4583 \begin_inset VSpace bigskip
4584 \end_inset
4585
4586 さらに、
4587 \series bold
4588
4589 \backslash
4590 dotfill
4591 \series default
4592
4593 \begin_inset Index idx
4594 status collapsed
4595
4596 \begin_layout Plain Layout
4597 こまんど@コマンド ! D ! 
4598 \backslash
4599 dotfill
4600 \end_layout
4601
4602 \end_inset
4603
4604 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4605 \series bold
4606
4607 \backslash
4608 hfill
4609 \series default
4610 と同様のものです。第
4611 \begin_inset CommandInset ref
4612 LatexCommand ref
4613 reference "subsec:可変長の空白"
4614
4615 \end_inset
4616
4617 節をご参照下さい。
4618 \end_layout
4619
4620 \begin_layout Standard
4621 たとえば、
4622 \series bold
4623 A
4624 \backslash
4625 dotfill
4626 \begin_inset space \textvisiblespace{}
4627 \end_inset
4628
4629 B
4630 \series default
4631 コマンドは、
4632 \end_layout
4633
4634 \begin_layout Standard
4635 \begin_inset Formula $A\dotfill B$
4636 \end_inset
4637
4638
4639 \end_layout
4640
4641 \begin_layout Standard
4642 のようになります。点々を使う
4643 \series bold
4644
4645 \backslash
4646 dotfill
4647 \series default
4648 の直線版として、
4649 \series bold
4650
4651 \backslash
4652 hrulefill
4653 \series default
4654
4655 \begin_inset Index idx
4656 status collapsed
4657
4658 \begin_layout Plain Layout
4659 こまんど@コマンド ! H ! 
4660 \backslash
4661 hrulefill
4662 \end_layout
4663
4664 \end_inset
4665
4666
4667 \end_layout
4668
4669 \begin_layout Standard
4670 \begin_inset Formula $A\hrulefill B$
4671 \end_inset
4672
4673
4674 \end_layout
4675
4676 \begin_layout Standard
4677 があります。これらのコマンドを本文で使用するには、これらのコマンドは\SpecialChar TeX
4678 モードで挿入される必要があります。
4679 \end_layout
4680
4681 \begin_layout Section
4682 行列
4683 \begin_inset CommandInset label
4684 LatexCommand label
4685 name "sec:行列"
4686
4687 \end_inset
4688
4689
4690 \begin_inset Index idx
4691 status collapsed
4692
4693 \begin_layout Plain Layout
4694 ぎょうれつ@行列
4695 \end_layout
4696
4697 \end_inset
4698
4699
4700 \end_layout
4701
4702 \begin_layout Standard
4703 行列は、数式ツールバーボタンの
4704 \begin_inset Info
4705 type  "icon"
4706 arg   "dialog-show mathmatrix"
4707 \end_inset
4708
4709
4710 \family sans
4711 挿入\SpecialChar menuseparator
4712 数式\SpecialChar menuseparator
4713 行列
4714 \family default
4715 メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
4716 \end_layout
4717
4718 \begin_layout Standard
4719 最初の行列は「上」配置
4720 \begin_inset Formula $\begin{array}[t]{cccc}
4721 A & D & G & J\\
4722 B & E & H & K\\
4723 C & F & I & L
4724 \end{array}$
4725 \end_inset
4726
4727 で、二番目は「中央」配置
4728 \begin_inset Formula $\begin{array}{cccc}
4729 A & D & G & J\\
4730 B & E & H & K\\
4731 C & F & I & L
4732 \end{array}$
4733 \end_inset
4734
4735 、三番目は「下」配置
4736 \begin_inset Formula $\begin{array}[b]{cccc}
4737 A & D & G & J\\
4738 B & E & H & K\\
4739 C & F & I & L
4740 \end{array}$
4741 \end_inset
4742
4743 です。
4744 \end_layout
4745
4746 \begin_layout Standard
4747 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
4748 \emph on
4749 l
4750 \emph default
4751 は左寄せ、
4752 \emph on
4753 c
4754 \emph default
4755 は中央揃え、
4756 \emph on
4757 r
4758 \emph default
4759 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの
4760 \begin_inset Formula $4\times4$
4761 \end_inset
4762
4763 行列を作成するには、水平配置のところに
4764 \series bold
4765 lccr
4766 \series default
4767 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
4768 \series bold
4769 c
4770 \series default
4771 です。
4772 \end_layout
4773
4774 \begin_layout Standard
4775 水平行列の例です。
4776 \end_layout
4777
4778 \begin_layout Standard
4779
4780 \series bold
4781 lll
4782 \series default
4783  : 
4784 \begin_inset Formula $\begin{array}{lll}
4785 10000 & D & G\\
4786 B & 10000 & H\\
4787 C & F & 10000
4788 \end{array}$
4789 \end_inset
4790
4791  , 
4792 \series bold
4793 ccc
4794 \series default
4795  : 
4796 \begin_inset Formula $\begin{array}{ccc}
4797 10000 & D & G\\
4798 B & 10000 & H\\
4799 C & F & 10000
4800 \end{array}$
4801 \end_inset
4802
4803  , 
4804 \series bold
4805 rrr
4806 \series default
4807  : 
4808 \begin_inset Formula $\begin{array}{rrr}
4809 10000 & D & G\\
4810 B & 10000 & H\\
4811 C & F & 10000
4812 \end{array}$
4813 \end_inset
4814
4815
4816 \end_layout
4817
4818 \begin_layout Standard
4819 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
4820 \begin_inset Info
4821 type  "icon"
4822 arg   "inset-modify tabular append-row"
4823 \end_inset
4824
4825
4826 \begin_inset Info
4827 type  "icon"
4828 arg   "inset-modify tabular delete-row"
4829 \end_inset
4830
4831 などや
4832 \family sans
4833 編集\SpecialChar menuseparator
4834 行と列
4835 \family default
4836 メニューを使用することができます。また、行は
4837 \begin_inset Info
4838 type  "shortcut"
4839 arg   "newline-insert newline"
4840 \end_inset
4841
4842 で作成することもできます。
4843 \end_layout
4844
4845 \begin_layout Standard
4846 \begin_inset VSpace bigskip
4847 \end_inset
4848
4849
4850 \end_layout
4851
4852 \begin_layout Standard
4853
4854 \family sans
4855 装飾
4856 \family default
4857 は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
4858 \series bold
4859
4860 \backslash
4861 left
4862 \series default
4863
4864 \begin_inset Index idx
4865 status collapsed
4866
4867 \begin_layout Plain Layout
4868 こまんど@コマンド ! L ! 
4869 \backslash
4870 left
4871 \end_layout
4872
4873 \end_inset
4874
4875 コマンドや
4876 \series bold
4877
4878 \backslash
4879 right
4880 \series default
4881
4882 \begin_inset Index idx
4883 status collapsed
4884
4885 \begin_layout Plain Layout
4886 こまんど@コマンド ! R ! 
4887 \backslash
4888 right
4889 \end_layout
4890
4891 \end_inset
4892
4893 コマンドで作成することもできます(
4894 \begin_inset Flex Ruby
4895 status collapsed
4896
4897 \begin_layout Plain Layout
4898 捷径
4899 \begin_inset Argument post:1
4900 status collapsed
4901
4902 \begin_layout Plain Layout
4903 ショートカット
4904 \end_layout
4905
4906 \end_inset
4907
4908
4909 \end_layout
4910
4911 \end_inset
4912
4913
4914 \family sans
4915 Alt+M
4916 \begin_inset space ~
4917 \end_inset
4918
4919 括弧
4920 \family default
4921 )。第
4922 \begin_inset CommandInset ref
4923 LatexCommand ref
4924 reference "subsec:自動の括弧丈"
4925
4926 \end_inset
4927
4928 節を参照してください。あるいは、以下のコマンドを使うこともできます。
4929 \begin_inset VSpace medskip
4930 \end_inset
4931
4932
4933 \end_layout
4934
4935 \begin_layout Standard
4936 \begin_inset space \hfill{}
4937 \end_inset
4938
4939
4940 \begin_inset Tabular
4941 <lyxtabular version="3" rows="4" columns="2">
4942 <features booktabs="true" tabularvalignment="middle">
4943 <column alignment="center" valignment="top" width="0pt">
4944 <column alignment="center" valignment="top">
4945 <row>
4946 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4947 \begin_inset Text
4948
4949 \begin_layout Plain Layout
4950 コマンド
4951 \end_layout
4952
4953 \end_inset
4954 </cell>
4955 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4956 \begin_inset Text
4957
4958 \begin_layout Plain Layout
4959 出力
4960 \end_layout
4961
4962 \end_inset
4963 </cell>
4964 </row>
4965 <row topspace="1.5mm">
4966 <cell alignment="center" valignment="top" usebox="none">
4967 \begin_inset Text
4968
4969 \begin_layout Plain Layout
4970
4971 \backslash
4972 bmatrix
4973 \begin_inset space \textvisiblespace{}
4974 \end_inset
4975
4976
4977 \begin_inset Formula $2\times2$
4978 \end_inset
4979
4980 行列
4981 \end_layout
4982
4983 \end_inset
4984 </cell>
4985 <cell alignment="center" valignment="top" usebox="none">
4986 \begin_inset Text
4987
4988 \begin_layout Plain Layout
4989 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
4990 0 & \textrm{-}\mathrm{i}\\
4991 \mathrm{i} & 0
4992 \end{array}\end{bmatrix}$
4993 \end_inset
4994
4995
4996 \end_layout
4997
4998 \end_inset
4999 </cell>
5000 </row>
5001 <row topspace="1.5mm" bottomspace="0.5mm">
5002 <cell alignment="center" valignment="top" usebox="none">
5003 \begin_inset Text
5004
5005 \begin_layout Plain Layout
5006
5007 \backslash
5008 Bmatrix
5009 \begin_inset space \textvisiblespace{}
5010 \end_inset
5011
5012
5013 \begin_inset Formula $2\times2$
5014 \end_inset
5015
5016 行列
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 <cell alignment="center" valignment="top" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
5026 0 & \textrm{-}\mathrm{i}\\
5027 \mathrm{i} & 0
5028 \end{array}\end{Bmatrix}$
5029 \end_inset
5030
5031
5032 \end_layout
5033
5034 \end_inset
5035 </cell>
5036 </row>
5037 <row>
5038 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042
5043 \backslash
5044 pmatrix
5045 \begin_inset space \textvisiblespace{}
5046 \end_inset
5047
5048
5049 \begin_inset Formula $2\times2$
5050 \end_inset
5051
5052 行列
5053 \end_layout
5054
5055 \end_inset
5056 </cell>
5057 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5058 \begin_inset Text
5059
5060 \begin_layout Plain Layout
5061 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
5062 0 & \textrm{-}\mathrm{i}\\
5063 \mathrm{i} & 0
5064 \end{array}\end{pmatrix}$
5065 \end_inset
5066
5067
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 </row>
5073 </lyxtabular>
5074
5075 \end_inset
5076
5077
5078 \begin_inset space \hfill{}
5079 \end_inset
5080
5081
5082 \begin_inset Tabular
5083 <lyxtabular version="3" rows="4" columns="2">
5084 <features booktabs="true" tabularvalignment="middle">
5085 <column alignment="center" valignment="top" width="0pt">
5086 <column alignment="center" valignment="top">
5087 <row>
5088 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5089 \begin_inset Text
5090
5091 \begin_layout Plain Layout
5092 コマンド
5093 \end_layout
5094
5095 \end_inset
5096 </cell>
5097 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5098 \begin_inset Text
5099
5100 \begin_layout Plain Layout
5101 出力
5102 \end_layout
5103
5104 \end_inset
5105 </cell>
5106 </row>
5107 <row topspace="1.5mm">
5108 <cell alignment="center" valignment="top" usebox="none">
5109 \begin_inset Text
5110
5111 \begin_layout Plain Layout
5112
5113 \backslash
5114 vmatrix
5115 \begin_inset space \textvisiblespace{}
5116 \end_inset
5117
5118
5119 \begin_inset Formula $2\times2$
5120 \end_inset
5121
5122 行列
5123 \end_layout
5124
5125 \end_inset
5126 </cell>
5127 <cell alignment="center" valignment="top" usebox="none">
5128 \begin_inset Text
5129
5130 \begin_layout Plain Layout
5131 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5132 0 & \textrm{-}\mathrm{i}\\
5133 \mathrm{i} & 0
5134 \end{array}\end{vmatrix}$
5135 \end_inset
5136
5137
5138 \end_layout
5139
5140 \end_inset
5141 </cell>
5142 </row>
5143 <row topspace="1.5mm" bottomspace="0.5mm">
5144 <cell alignment="center" valignment="top" usebox="none">
5145 \begin_inset Text
5146
5147 \begin_layout Plain Layout
5148
5149 \backslash
5150 Vmatrix
5151 \begin_inset space \textvisiblespace{}
5152 \end_inset
5153
5154
5155 \begin_inset Formula $2\times2$
5156 \end_inset
5157
5158 行列
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 <cell alignment="center" valignment="top" usebox="none">
5164 \begin_inset Text
5165
5166 \begin_layout Plain Layout
5167 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5168 0 & \textrm{-}\mathrm{i}\\
5169 \mathrm{i} & 0
5170 \end{array}\end{Vmatrix}$
5171 \end_inset
5172
5173
5174 \end_layout
5175
5176 \end_inset
5177 </cell>
5178 </row>
5179 <row>
5180 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5181 \begin_inset Text
5182
5183 \begin_layout Plain Layout
5184
5185 \backslash
5186 matrix
5187 \begin_inset space \textvisiblespace{}
5188 \end_inset
5189
5190
5191 \begin_inset Formula $2\times2$
5192 \end_inset
5193
5194 行列
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5200 \begin_inset Text
5201
5202 \begin_layout Plain Layout
5203 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5204 0 & \textrm{-}\mathrm{i}\\
5205 \mathrm{i} & 0
5206 \end{array}\end{matrix}$
5207 \end_inset
5208
5209
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 </row>
5215 </lyxtabular>
5216
5217 \end_inset
5218
5219
5220 \begin_inset space \hfill{}
5221 \end_inset
5222
5223
5224 \end_layout
5225
5226 \begin_layout Standard
5227 \begin_inset VSpace medskip
5228 \end_inset
5229
5230 たとえば
5231 \series bold
5232
5233 \backslash
5234 vmatrix
5235 \series default
5236 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5237 \end_layout
5238
5239 \begin_layout Standard
5240 \begin_inset VSpace bigskip
5241 \end_inset
5242
5243 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5244 \begin_inset CommandInset ref
5245 LatexCommand ref
5246 reference "subsec:列間"
5247
5248 \end_inset
5249
5250 節に説明されている距離
5251 \series bold
5252
5253 \backslash
5254 arraycolsep
5255 \series default
5256
5257 \begin_inset Index idx
5258 status collapsed
5259
5260 \begin_layout Plain Layout
5261 こまんど@コマンド ! A ! 
5262 \backslash
5263 arraycolsep
5264 \end_layout
5265
5266 \end_inset
5267
5268 をここでも使用することができます。
5269 \end_layout
5270
5271 \begin_layout Standard
5272 行間隔を変更するには、
5273 \series bold
5274
5275 \backslash
5276 arraystretch
5277 \series default
5278
5279 \begin_inset Index idx
5280 status collapsed
5281
5282 \begin_layout Plain Layout
5283 こまんど@コマンド ! A ! 
5284 \backslash
5285 arraystretch
5286 \end_layout
5287
5288 \end_inset
5289
5290 コマンドを使用します。以下のようにして使用します。
5291 \end_layout
5292
5293 \begin_layout Standard
5294
5295 \series bold
5296
5297 \backslash
5298 renewcommand{
5299 \backslash
5300 arraystretch}{伸長因子}
5301 \begin_inset Index idx
5302 status collapsed
5303
5304 \begin_layout Plain Layout
5305 こまんど@コマンド ! R ! 
5306 \backslash
5307 renewcommand
5308 \end_layout
5309
5310 \end_inset
5311
5312
5313 \end_layout
5314
5315 \begin_layout Standard
5316
5317 \series bold
5318
5319 \backslash
5320 renewcommand
5321 \series default
5322 コマンドは、伸長因子を定義済みの
5323 \series bold
5324
5325 \backslash
5326 arraystretch
5327 \series default
5328 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5329 は、
5330 \series bold
5331
5332 \backslash
5333 arraystretch
5334 \series default
5335 に因子1を割り当てて下さい。
5336 \end_layout
5337
5338 \begin_layout Standard
5339 本文行中に行列を入れるには、
5340 \series bold
5341
5342 \backslash
5343 smallmatrix
5344 \series default
5345
5346 \begin_inset Index idx
5347 status collapsed
5348
5349 \begin_layout Plain Layout
5350 こまんど@コマンド ! S ! 
5351 \backslash
5352 smallmatrix
5353 \end_layout
5354
5355 \end_inset
5356
5357 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5358 \end_layout
5359
5360 \begin_layout Standard
5361 これは、本文行中の行列
5362 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5363 C & D
5364 \end{smallmatrix}\right)$
5365 \end_inset
5366
5367 です。
5368 \end_layout
5369
5370 \begin_layout Section
5371 括弧と区分記号
5372 \begin_inset Index idx
5373 status collapsed
5374
5375 \begin_layout Plain Layout
5376 かっこ@括弧
5377 \end_layout
5378
5379 \end_inset
5380
5381
5382 \begin_inset Index idx
5383 status collapsed
5384
5385 \begin_layout Plain Layout
5386 くぶんきごう@区分記号
5387 \end_layout
5388
5389 \end_inset
5390
5391
5392 \end_layout
5393
5394 \begin_layout Subsection
5395 垂直括弧と区分記号
5396 \begin_inset Index idx
5397 status collapsed
5398
5399 \begin_layout Plain Layout
5400 かっこ@括弧 ! すいちょく@垂直
5401 \begin_inset space \thinspace{}
5402 \end_inset
5403
5404 ——
5405 \end_layout
5406
5407 \end_inset
5408
5409
5410 \end_layout
5411
5412 \begin_layout Standard
5413 \begin_inset space \hfill{}
5414 \end_inset
5415
5416
5417 \begin_inset Tabular
5418 <lyxtabular version="3" rows="9" columns="2">
5419 <features booktabs="true" tabularvalignment="middle">
5420 <column alignment="center" valignment="top" width="0pt">
5421 <column alignment="center" valignment="top" width="0pt">
5422 <row>
5423 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5424 \begin_inset Text
5425
5426 \begin_layout Plain Layout
5427 コマンド
5428 \end_layout
5429
5430 \end_inset
5431 </cell>
5432 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5433 \begin_inset Text
5434
5435 \begin_layout Plain Layout
5436 出力
5437 \end_layout
5438
5439 \end_inset
5440 </cell>
5441 </row>
5442 <row>
5443 <cell alignment="center" valignment="top" usebox="none">
5444 \begin_inset Text
5445
5446 \begin_layout Plain Layout
5447 (
5448 \end_layout
5449
5450 \end_inset
5451 </cell>
5452 <cell alignment="center" valignment="top" usebox="none">
5453 \begin_inset Text
5454
5455 \begin_layout Plain Layout
5456 \begin_inset Formula $($
5457 \end_inset
5458
5459
5460 \end_layout
5461
5462 \end_inset
5463 </cell>
5464 </row>
5465 <row>
5466 <cell alignment="center" valignment="top" usebox="none">
5467 \begin_inset Text
5468
5469 \begin_layout Plain Layout
5470 {
5471 \end_layout
5472
5473 \end_inset
5474 </cell>
5475 <cell alignment="center" valignment="top" usebox="none">
5476 \begin_inset Text
5477
5478 \begin_layout Plain Layout
5479 \begin_inset Formula $\{$
5480 \end_inset
5481
5482
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 </row>
5488 <row>
5489 <cell alignment="center" valignment="top" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493 [
5494 \end_layout
5495
5496 \end_inset
5497 </cell>
5498 <cell alignment="center" valignment="top" usebox="none">
5499 \begin_inset Text
5500
5501 \begin_layout Plain Layout
5502 \begin_inset Formula $[$
5503 \end_inset
5504
5505
5506 \end_layout
5507
5508 \end_inset
5509 </cell>
5510 </row>
5511 <row>
5512 <cell alignment="center" valignment="top" usebox="none">
5513 \begin_inset Text
5514
5515 \begin_layout Plain Layout
5516
5517 \backslash
5518 langle
5519 \end_layout
5520
5521 \end_inset
5522 </cell>
5523 <cell alignment="center" valignment="top" usebox="none">
5524 \begin_inset Text
5525
5526 \begin_layout Plain Layout
5527 \begin_inset Formula $\langle$
5528 \end_inset
5529
5530
5531 \end_layout
5532
5533 \end_inset
5534 </cell>
5535 </row>
5536 <row>
5537 <cell alignment="center" valignment="top" usebox="none">
5538 \begin_inset Text
5539
5540 \begin_layout Plain Layout
5541
5542 \backslash
5543 lceil
5544 \end_layout
5545
5546 \end_inset
5547 </cell>
5548 <cell alignment="center" valignment="top" usebox="none">
5549 \begin_inset Text
5550
5551 \begin_layout Plain Layout
5552 \begin_inset Formula $\lceil$
5553 \end_inset
5554
5555
5556 \end_layout
5557
5558 \end_inset
5559 </cell>
5560 </row>
5561 <row>
5562 <cell alignment="center" valignment="top" usebox="none">
5563 \begin_inset Text
5564
5565 \begin_layout Plain Layout
5566
5567 \backslash
5568 lfloor
5569 \end_layout
5570
5571 \end_inset
5572 </cell>
5573 <cell alignment="center" valignment="top" usebox="none">
5574 \begin_inset Text
5575
5576 \begin_layout Plain Layout
5577 \begin_inset Formula $\lfloor$
5578 \end_inset
5579
5580
5581 \end_layout
5582
5583 \end_inset
5584 </cell>
5585 </row>
5586 <row>
5587 <cell alignment="center" valignment="top" usebox="none">
5588 \begin_inset Text
5589
5590 \begin_layout Plain Layout
5591 /
5592 \end_layout
5593
5594 \end_inset
5595 </cell>
5596 <cell alignment="center" valignment="top" usebox="none">
5597 \begin_inset Text
5598
5599 \begin_layout Plain Layout
5600 \begin_inset Formula $/$
5601 \end_inset
5602
5603
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 </row>
5609 <row>
5610 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 |
5615 \end_layout
5616
5617 \end_inset
5618 </cell>
5619 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5620 \begin_inset Text
5621
5622 \begin_layout Plain Layout
5623 \begin_inset Formula $|$
5624 \end_inset
5625
5626
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 </row>
5632 </lyxtabular>
5633
5634 \end_inset
5635
5636
5637 \begin_inset space \hfill{}
5638 \end_inset
5639
5640
5641 \begin_inset Tabular
5642 <lyxtabular version="3" rows="9" columns="2">
5643 <features booktabs="true" tabularvalignment="middle">
5644 <column alignment="center" valignment="top" width="0pt">
5645 <column alignment="center" valignment="top" width="0pt">
5646 <row>
5647 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5648 \begin_inset Text
5649
5650 \begin_layout Plain Layout
5651 コマンド
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660 出力
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 </row>
5666 <row>
5667 <cell alignment="center" valignment="top" usebox="none">
5668 \begin_inset Text
5669
5670 \begin_layout Plain Layout
5671 )
5672 \end_layout
5673
5674 \end_inset
5675 </cell>
5676 <cell alignment="center" valignment="top" usebox="none">
5677 \begin_inset Text
5678
5679 \begin_layout Plain Layout
5680 \begin_inset Formula $)$
5681 \end_inset
5682
5683
5684 \end_layout
5685
5686 \end_inset
5687 </cell>
5688 </row>
5689 <row>
5690 <cell alignment="center" valignment="top" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 }
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 \begin_inset Formula $\}$
5704 \end_inset
5705
5706
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 </row>
5712 <row>
5713 <cell alignment="center" valignment="top" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 ]
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 <cell alignment="center" valignment="top" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Plain Layout
5726 \begin_inset Formula $]$
5727 \end_inset
5728
5729
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 </row>
5735 <row>
5736 <cell alignment="center" valignment="top" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740
5741 \backslash
5742 rangle
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 <cell alignment="center" valignment="top" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 \begin_inset Formula $\rangle$
5752 \end_inset
5753
5754
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 </row>
5760 <row>
5761 <cell alignment="center" valignment="top" usebox="none">
5762 \begin_inset Text
5763
5764 \begin_layout Plain Layout
5765
5766 \backslash
5767 rceil
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 <cell alignment="center" valignment="top" usebox="none">
5773 \begin_inset Text
5774
5775 \begin_layout Plain Layout
5776 \begin_inset Formula $\rceil$
5777 \end_inset
5778
5779
5780 \end_layout
5781
5782 \end_inset
5783 </cell>
5784 </row>
5785 <row>
5786 <cell alignment="center" valignment="top" usebox="none">
5787 \begin_inset Text
5788
5789 \begin_layout Plain Layout
5790
5791 \backslash
5792 rfloor
5793 \end_layout
5794
5795 \end_inset
5796 </cell>
5797 <cell alignment="center" valignment="top" usebox="none">
5798 \begin_inset Text
5799
5800 \begin_layout Plain Layout
5801 \begin_inset Formula $\rfloor$
5802 \end_inset
5803
5804
5805 \end_layout
5806
5807 \end_inset
5808 </cell>
5809 </row>
5810 <row>
5811 <cell alignment="center" valignment="top" usebox="none">
5812 \begin_inset Text
5813
5814 \begin_layout Plain Layout
5815
5816 \backslash
5817
5818 \backslash
5819
5820 \end_layout
5821
5822 \end_inset
5823 </cell>
5824 <cell alignment="center" valignment="top" usebox="none">
5825 \begin_inset Text
5826
5827 \begin_layout Plain Layout
5828 \begin_inset Formula $\backslash$
5829 \end_inset
5830
5831
5832 \end_layout
5833
5834 \end_inset
5835 </cell>
5836 </row>
5837 <row>
5838 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5839 \begin_inset Text
5840
5841 \begin_layout Plain Layout
5842
5843 \backslash
5844 |
5845 \end_layout
5846
5847 \end_inset
5848 </cell>
5849 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5850 \begin_inset Text
5851
5852 \begin_layout Plain Layout
5853 \begin_inset Formula $\|$
5854 \end_inset
5855
5856
5857 \end_layout
5858
5859 \end_inset
5860 </cell>
5861 </row>
5862 </lyxtabular>
5863
5864 \end_inset
5865
5866
5867 \begin_inset space \hfill{}
5868 \end_inset
5869
5870
5871 \end_layout
5872
5873 \begin_layout Standard
5874 \begin_inset Note Greyedout
5875 status open
5876
5877 \begin_layout Plain Layout
5878
5879 \series bold
5880 【註】
5881 \series default
5882 \SpecialChar TeX
5883 モードでは、
5884 \backslash
5885
5886 \backslash
5887 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
5888 \series bold
5889
5890 \backslash
5891 textbackslash
5892 \series default
5893
5894 \begin_inset Index idx
5895 status collapsed
5896
5897 \begin_layout Plain Layout
5898 こまんど@コマンド! T ! 
5899 \backslash
5900 textbackslash
5901 \end_layout
5902
5903 \end_inset
5904
5905 を使わなくてはなりません。
5906 \end_layout
5907
5908 \end_inset
5909
5910
5911 \end_layout
5912
5913 \begin_layout Standard
5914 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
5915 \series bold
5916
5917 \backslash
5918 langle
5919 \series default
5920
5921 \series bold
5922
5923 \backslash
5924 rangle
5925 \series default
5926 コマンドを使用せずに
5927 \begin_inset Formula $<$
5928 \end_inset
5929
5930
5931 \begin_inset Formula $>$
5932 \end_inset
5933
5934 の文字を直接使用することができます。
5935 \end_layout
5936
5937 \begin_layout Subsubsection
5938 手動の括弧丈
5939 \begin_inset CommandInset label
5940 LatexCommand label
5941 name "subsec:手動の括弧丈"
5942
5943 \end_inset
5944
5945
5946 \begin_inset Index idx
5947 status collapsed
5948
5949 \begin_layout Plain Layout
5950 かっこたけ@括弧丈 ! しゅどう@手動
5951 \end_layout
5952
5953 \end_inset
5954
5955
5956 \end_layout
5957
5958 \begin_layout Standard
5959 括弧の丈は、\SpecialChar LaTeX
5960 コマンドの
5961 \series bold
5962
5963 \backslash
5964 big
5965 \series default
5966
5967 \begin_inset Index idx
5968 status collapsed
5969
5970 \begin_layout Plain Layout
5971 こまんど@コマンド ! B ! 
5972 \backslash
5973 big
5974 \end_layout
5975
5976 \end_inset
5977
5978
5979 \series bold
5980
5981 \backslash
5982 Big
5983 \series default
5984
5985 \series bold
5986
5987 \backslash
5988 bigg
5989 \series default
5990 および
5991 \series bold
5992
5993 \backslash
5994 Bigg
5995 \series default
5996 を使って、手動で指定することができます。
5997 \series bold
5998
5999 \backslash
6000 big
6001 \series default
6002 が最小の大きさであり、
6003 \series bold
6004
6005 \backslash
6006 Bigg
6007 \series default
6008 が最大の括弧丈になります。
6009 \end_layout
6010
6011 \begin_layout Standard
6012 これらのコマンドは、括弧の階層を強調するのに使われます。
6013 \begin_inset Separator parbreak
6014 \end_inset
6015
6016
6017 \end_layout
6018
6019 \begin_layout Standard
6020 \align center
6021 \begin_inset Tabular
6022 <lyxtabular version="3" rows="2" columns="2">
6023 <features booktabs="true" tabularvalignment="middle">
6024 <column alignment="center" valignment="top" width="0pt">
6025 <column alignment="center" valignment="top" width="0pt">
6026 <row>
6027 <cell alignment="center" valignment="top" usebox="none">
6028 \begin_inset Text
6029
6030 \begin_layout Plain Layout
6031 すべての括弧が同じ大きさ:
6032 \end_layout
6033
6034 \end_inset
6035 </cell>
6036 <cell alignment="center" valignment="top" usebox="none">
6037 \begin_inset Text
6038
6039 \begin_layout Plain Layout
6040 \begin_inset Formula $((A+B)(A-B))^{C}$
6041 \end_inset
6042
6043
6044 \end_layout
6045
6046 \end_inset
6047 </cell>
6048 </row>
6049 <row topspace="2mm">
6050 <cell alignment="center" valignment="top" usebox="none">
6051 \begin_inset Text
6052
6053 \begin_layout Plain Layout
6054 こちらの方が良い:
6055 \end_layout
6056
6057 \end_inset
6058 </cell>
6059 <cell alignment="center" valignment="top" usebox="none">
6060 \begin_inset Text
6061
6062 \begin_layout Plain Layout
6063 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6064 \end_inset
6065
6066
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 </row>
6072 </lyxtabular>
6073
6074 \end_inset
6075
6076
6077 \end_layout
6078
6079 \begin_layout Standard
6080 二つ目の数式では、
6081 \series bold
6082
6083 \backslash
6084 Big((A+B)(A-B)
6085 \backslash
6086 Big)^
6087 \begin_inset space \textvisiblespace{}
6088 \end_inset
6089
6090 C
6091 \series default
6092 というコマンドが使われています。
6093 \end_layout
6094
6095 \begin_layout Standard
6096 以下は、すべての括弧丈の羅列です。
6097 \begin_inset Separator parbreak
6098 \end_inset
6099
6100
6101 \end_layout
6102
6103 \begin_layout Standard
6104 \align center
6105
6106 \backslash
6107 Bigg(
6108 \backslash
6109 exp
6110 \backslash
6111 bigg
6112 \begin_inset Formula $<$
6113 \end_inset
6114
6115
6116 \backslash
6117 Big[
6118 \backslash
6119 big{
6120 \backslash
6121 ln(3x)
6122 \backslash
6123 big}^2
6124 \begin_inset space \textvisiblespace{}
6125 \end_inset
6126
6127
6128 \backslash
6129 sin(x)
6130 \backslash
6131 Big]^
6132 \begin_inset space \textvisiblespace{}
6133 \end_inset
6134
6135 A
6136 \begin_inset space \textvisiblespace{}
6137 \end_inset
6138
6139
6140 \backslash
6141 bigg
6142 \begin_inset Formula $>$
6143 \end_inset
6144
6145
6146 \backslash
6147 Bigg)^0,5
6148 \end_layout
6149
6150 \begin_layout Standard
6151 \align center
6152 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6153 \end_inset
6154
6155
6156 \end_layout
6157
6158 \begin_layout Standard
6159
6160 \series bold
6161
6162 \backslash
6163 big
6164 \series default
6165 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6166 \series bold
6167
6168 \backslash
6169 bigm
6170 \series default
6171
6172 \begin_inset Index idx
6173 status collapsed
6174
6175 \begin_layout Plain Layout
6176 こまんど@コマンド ! B ! 
6177 \backslash
6178 bigm
6179 \end_layout
6180
6181 \end_inset
6182
6183 という派生型と、空白を追加しない
6184 \series bold
6185
6186 \backslash
6187 bigl
6188 \series default
6189 -
6190 \series bold
6191
6192 \backslash
6193 bigr
6194 \series default
6195
6196 \begin_inset Index idx
6197 status collapsed
6198
6199 \begin_layout Plain Layout
6200 こまんど@コマンド ! B ! 
6201 \backslash
6202 bigl - 
6203 \backslash
6204 bigr
6205 \end_layout
6206
6207 \end_inset
6208
6209 派生型があります。
6210 \series bold
6211
6212 \backslash
6213 bigl
6214 \series default
6215 コマンドの最後の
6216 \emph on
6217 l
6218 \emph default
6219 は、左括弧であることを示し、右括弧の場合には、
6220 \emph on
6221 l
6222 \emph default
6223 の代わりに
6224 \emph on
6225 r
6226 \emph default
6227 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6228 \end_layout
6229
6230 \begin_layout Standard
6231 以下の表は、これらの派生型の比較です。
6232 \begin_inset Separator parbreak
6233 \end_inset
6234
6235
6236 \end_layout
6237
6238 \begin_layout Standard
6239 \align center
6240 \begin_inset Tabular
6241 <lyxtabular version="3" rows="5" columns="2">
6242 <features booktabs="true" tabularvalignment="middle">
6243 <column alignment="center" valignment="top" width="0pt">
6244 <column alignment="center" valignment="middle">
6245 <row>
6246 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6247 \begin_inset Text
6248
6249 \begin_layout Plain Layout
6250 コマンド
6251 \end_layout
6252
6253 \end_inset
6254 </cell>
6255 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6256 \begin_inset Text
6257
6258 \begin_layout Plain Layout
6259 出力
6260 \end_layout
6261
6262 \end_inset
6263 </cell>
6264 </row>
6265 <row topspace="2mm">
6266 <cell alignment="center" valignment="top" usebox="none">
6267 \begin_inset Text
6268
6269 \begin_layout Plain Layout
6270
6271 \backslash
6272 Bigm(
6273 \backslash
6274 bigm(
6275 \backslash
6276 ln(3x)
6277 \backslash
6278 bigm)^2
6279 \begin_inset space \textvisiblespace{}
6280 \end_inset
6281
6282
6283 \backslash
6284 Bigm)
6285 \end_layout
6286
6287 \end_inset
6288 </cell>
6289 <cell alignment="center" valignment="top" usebox="none">
6290 \begin_inset Text
6291
6292 \begin_layout Plain Layout
6293 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6294 \end_inset
6295
6296
6297 \end_layout
6298
6299 \end_inset
6300 </cell>
6301 </row>
6302 <row topspace="2mm">
6303 <cell alignment="center" valignment="top" usebox="none">
6304 \begin_inset Text
6305
6306 \begin_layout Plain Layout
6307
6308 \backslash
6309 Big(
6310 \backslash
6311 big(
6312 \backslash
6313 ln(3x)
6314 \backslash
6315 big)^2
6316 \begin_inset space \textvisiblespace{}
6317 \end_inset
6318
6319
6320 \backslash
6321 Big)
6322 \end_layout
6323
6324 \end_inset
6325 </cell>
6326 <cell alignment="center" valignment="top" usebox="none">
6327 \begin_inset Text
6328
6329 \begin_layout Plain Layout
6330 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6331 \end_inset
6332
6333
6334 \end_layout
6335
6336 \end_inset
6337 </cell>
6338 </row>
6339 <row topspace="2mm" bottomspace="0.5mm">
6340 <cell alignment="center" valignment="top" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344
6345 \backslash
6346 Bigl(
6347 \backslash
6348 bigl(
6349 \backslash
6350 ln(3x)
6351 \backslash
6352 bigr)^2
6353 \begin_inset space \textvisiblespace{}
6354 \end_inset
6355
6356
6357 \backslash
6358 Bigr)
6359 \end_layout
6360
6361 \end_inset
6362 </cell>
6363 <cell alignment="center" valignment="top" usebox="none">
6364 \begin_inset Text
6365
6366 \begin_layout Plain Layout
6367 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6368 \end_inset
6369
6370
6371 \end_layout
6372
6373 \end_inset
6374 </cell>
6375 </row>
6376 <row topspace="1.5mm" bottomspace="0.5mm">
6377 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6378 \begin_inset Text
6379
6380 \begin_layout Plain Layout
6381
6382 \backslash
6383 bigl)
6384 \backslash
6385 ln(3x)
6386 \backslash
6387 bigr(
6388 \end_layout
6389
6390 \end_inset
6391 </cell>
6392 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6393 \begin_inset Text
6394
6395 \begin_layout Plain Layout
6396 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6397 \end_inset
6398
6399
6400 \end_layout
6401
6402 \end_inset
6403 </cell>
6404 </row>
6405 </lyxtabular>
6406
6407 \end_inset
6408
6409
6410 \end_layout
6411
6412 \begin_layout Subsubsection
6413 自動の括弧丈
6414 \begin_inset CommandInset label
6415 LatexCommand label
6416 name "subsec:自動の括弧丈"
6417
6418 \end_inset
6419
6420
6421 \begin_inset Index idx
6422 status collapsed
6423
6424 \begin_layout Plain Layout
6425 かっこたけ@括弧丈 ! じどう@自動
6426 \end_layout
6427
6428 \end_inset
6429
6430
6431 \end_layout
6432
6433 \begin_layout Standard
6434 可変の丈を持つ括弧は、
6435 \series bold
6436
6437 \backslash
6438 left
6439 \series default
6440
6441 \begin_inset Index idx
6442 status collapsed
6443
6444 \begin_layout Plain Layout
6445 こまんど@コマンド ! L ! 
6446 \backslash
6447 left
6448 \end_layout
6449
6450 \end_inset
6451
6452 コマンドおよび
6453 \series bold
6454
6455 \backslash
6456 right
6457 \series default
6458
6459 \begin_inset Index idx
6460 status collapsed
6461
6462 \begin_layout Plain Layout
6463 こまんど@コマンド ! R ! 
6464 \backslash
6465 right
6466 \end_layout
6467
6468 \end_inset
6469
6470 コマンド、あるいは数式ツールバーボタンの
6471 \begin_inset Info
6472 type  "icon"
6473 arg   "dialog-show mathdelimiter"
6474 \end_inset
6475
6476 で挿入することができます。
6477 \series bold
6478
6479 \backslash
6480 left
6481 \series default
6482 および
6483 \series bold
6484
6485 \backslash
6486 right
6487 \series default
6488 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
6489 \begin_inset Separator parbreak
6490 \end_inset
6491
6492
6493 \end_layout
6494
6495 \begin_layout Standard
6496 \align center
6497 通常の括弧:
6498 \series bold
6499
6500 \backslash
6501 ln(
6502 \backslash
6503 frac
6504 \begin_inset space \textvisiblespace{}
6505 \end_inset
6506
6507 A
6508 \begin_inset Formula $\downarrow$
6509 \end_inset
6510
6511 C
6512 \begin_inset space \textvisiblespace{}
6513 \end_inset
6514
6515 )
6516 \series default
6517 というコマンドは
6518 \begin_inset Formula 
6519 \[
6520 \ln(\frac{A}{C})
6521 \]
6522
6523 \end_inset
6524
6525 を生成します。
6526 \end_layout
6527
6528 \begin_layout Standard
6529 \align center
6530 複数行の括弧:
6531 \series bold
6532
6533 \backslash
6534 ln
6535 \backslash
6536 left(
6537 \backslash
6538 frac
6539 \begin_inset space \textvisiblespace{}
6540 \end_inset
6541
6542 A
6543 \begin_inset Formula $\downarrow$
6544 \end_inset
6545
6546 C
6547 \begin_inset space \textvisiblespace{}
6548 \end_inset
6549
6550
6551 \backslash
6552 right)
6553 \series default
6554 というコマンドは
6555 \begin_inset Formula 
6556 \[
6557 \ln\left(\frac{A}{C}\right)
6558 \]
6559
6560 \end_inset
6561
6562 を生成します。
6563 \end_layout
6564
6565 \begin_layout Standard
6566
6567 \series bold
6568
6569 \backslash
6570 left
6571 \series default
6572
6573 \series bold
6574
6575 \backslash
6576 right
6577 \series default
6578 の代わりに、
6579 \begin_inset Flex Ruby
6580 status collapsed
6581
6582 \begin_layout Plain Layout
6583 捷径
6584 \begin_inset Argument post:1
6585 status collapsed
6586
6587 \begin_layout Plain Layout
6588 ショートカット
6589 \end_layout
6590
6591 \end_inset
6592
6593
6594 \end_layout
6595
6596 \end_inset
6597
6598
6599 \family sans
6600 Alt+M
6601 \begin_inset space ~
6602 \end_inset
6603
6604 括弧
6605 \family default
6606 を使うこともできます。これを使うと、\SpecialChar LyX
6607 中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
6608 \begin_inset Newline newline
6609 \end_inset
6610
6611 すると、先ほどの例を作るコマンドは
6612 \series bold
6613
6614 \backslash
6615 ln Alt+M
6616 \series default
6617  
6618 \series bold
6619 (
6620 \backslash
6621 frac
6622 \begin_inset space \textvisiblespace{}
6623 \end_inset
6624
6625 A
6626 \begin_inset Formula $\downarrow$
6627 \end_inset
6628
6629 C
6630 \series default
6631 となります。
6632 \end_layout
6633
6634 \begin_layout Standard
6635 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
6636 \series bold
6637
6638 \backslash
6639 left.
6640 \backslash
6641 frac
6642 \begin_inset space \textvisiblespace{}
6643 \end_inset
6644
6645 A
6646 \begin_inset Formula $\downarrow$
6647 \end_inset
6648
6649 B
6650 \begin_inset space \textvisiblespace{}
6651 \end_inset
6652
6653
6654 \backslash
6655 right}
6656 \series default
6657 というコマンドは
6658 \series bold
6659
6660 \begin_inset Formula 
6661 \[
6662 \left.\frac{A}{B}\right\} 
6663 \]
6664
6665 \end_inset
6666
6667
6668 \series default
6669 を生成します。
6670 \series bold
6671
6672 \backslash
6673 left
6674 \series default
6675 コマンドおよび
6676 \series bold
6677
6678 \backslash
6679 right
6680 \series default
6681 コマンドは、文書が再度読み込まれたときには、\SpecialChar LyX
6682 によって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
6683 \end_layout
6684
6685 \begin_layout Standard
6686 \begin_inset VSpace bigskip
6687 \end_inset
6688
6689 著名な\SpecialChar LaTeX
6690 頒布版は、すべて\SpecialChar LaTeX
6691 の拡張であるe\SpecialChar TeX
6692 を使用しているので、これらの頒布版では、すべての括弧および極限に対して
6693 \series bold
6694
6695 \backslash
6696 middle
6697 \series default
6698
6699 \begin_inset Index idx
6700 status collapsed
6701
6702 \begin_layout Plain Layout
6703 こまんど@コマンド ! M ! 
6704 \backslash
6705 middle
6706 \end_layout
6707
6708 \end_inset
6709
6710 コマンドも使用することができます
6711 \begin_inset Foot
6712 status collapsed
6713
6714 \begin_layout Plain Layout
6715
6716 \series bold
6717 【訳註】
6718 \series default
6719 p\SpecialChar LaTeX
6720 では、標準では
6721 \series bold
6722
6723 \backslash
6724 middle
6725 \series default
6726 コマンドは使えません。よって、以下の例では「
6727 \series bold
6728
6729 \backslash
6730 middle
6731 \series default
6732
6733 \begin_inset Formula $|$
6734 \end_inset
6735
6736 」の代わりに「
6737 \series bold
6738
6739 \backslash
6740 biggm
6741 \series default
6742
6743 \begin_inset Formula $|$
6744 \end_inset
6745
6746 」を用いています。
6747 \end_layout
6748
6749 \end_inset
6750
6751 。このコマンドでは、物理ベクトル
6752 \begin_inset Formula 
6753 \[
6754 \left\langle \phi\:\biggm|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6755 \]
6756
6757 \end_inset
6758
6759 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
6760 \begin_inset CommandInset ref
6761 LatexCommand ref
6762 reference "subsec:物理ベクトル"
6763
6764 \end_inset
6765
6766 節に説明されているように特殊な\SpecialChar LaTeX
6767 パッケージがあります。
6768 \end_layout
6769
6770 \begin_layout Subsection
6771 水平括弧
6772 \begin_inset Index idx
6773 status collapsed
6774
6775 \begin_layout Plain Layout
6776 かっこ@括弧 ! すいへい@水平
6777 \begin_inset space \thinspace{}
6778 \end_inset
6779
6780 ——
6781 \end_layout
6782
6783 \end_inset
6784
6785
6786 \end_layout
6787
6788 \begin_layout Standard
6789 \align center
6790 \begin_inset Tabular
6791 <lyxtabular version="3" rows="4" columns="2">
6792 <features booktabs="true" tabularvalignment="middle">
6793 <column alignment="center" valignment="top" width="0pt">
6794 <column alignment="center" valignment="top" width="0pt">
6795 <row>
6796 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6797 \begin_inset Text
6798
6799 \begin_layout Plain Layout
6800 コマンド
6801 \end_layout
6802
6803 \end_inset
6804 </cell>
6805 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6806 \begin_inset Text
6807
6808 \begin_layout Plain Layout
6809 出力
6810 \end_layout
6811
6812 \end_inset
6813 </cell>
6814 </row>
6815 <row>
6816 <cell alignment="center" valignment="top" usebox="none">
6817 \begin_inset Text
6818
6819 \begin_layout Plain Layout
6820
6821 \backslash
6822 overbrace
6823 \begin_inset space \textvisiblespace{}
6824 \end_inset
6825
6826 A+B
6827 \begin_inset space \textvisiblespace{}
6828 \end_inset
6829
6830 ^
6831 \begin_inset space \textvisiblespace{}
6832 \end_inset
6833
6834 3
6835 \begin_inset Index idx
6836 status collapsed
6837
6838 \begin_layout Plain Layout
6839 こまんど@コマンド ! O ! 
6840 \backslash
6841 overbrace
6842 \end_layout
6843
6844 \end_inset
6845
6846
6847 \end_layout
6848
6849 \end_inset
6850 </cell>
6851 <cell alignment="center" valignment="top" usebox="none">
6852 \begin_inset Text
6853
6854 \begin_layout Plain Layout
6855 \begin_inset Formula $\overbrace{A+B}^{3}$
6856 \end_inset
6857
6858
6859 \end_layout
6860
6861 \end_inset
6862 </cell>
6863 </row>
6864 <row topspace="2mm">
6865 <cell alignment="center" valignment="top" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869
6870 \backslash
6871 underbrace
6872 \begin_inset space \textvisiblespace{}
6873 \end_inset
6874
6875 A+B
6876 \begin_inset space \textvisiblespace{}
6877 \end_inset
6878
6879 _5
6880 \begin_inset Index idx
6881 status collapsed
6882
6883 \begin_layout Plain Layout
6884 こまんど@コマンド ! U ! 
6885 \backslash
6886 underbrace
6887 \end_layout
6888
6889 \end_inset
6890
6891
6892 \end_layout
6893
6894 \end_inset
6895 </cell>
6896 <cell alignment="center" valignment="top" usebox="none">
6897 \begin_inset Text
6898
6899 \begin_layout Plain Layout
6900 \begin_inset Formula $\underbrace{A+B}_{5}$
6901 \end_inset
6902
6903
6904 \end_layout
6905
6906 \end_inset
6907 </cell>
6908 </row>
6909 <row>
6910 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6911 \begin_inset Text
6912
6913 \begin_layout Plain Layout
6914
6915 \backslash
6916 overbrace
6917 \begin_inset space \textvisiblespace{}
6918 \end_inset
6919
6920
6921 \backslash
6922 underbrace
6923 \begin_inset space \textvisiblespace{}
6924 \end_inset
6925
6926 A+B_w
6927 \begin_inset space \textvisiblespace{}
6928 \end_inset
6929
6930
6931 \begin_inset space \textvisiblespace{}
6932 \end_inset
6933
6934 _7
6935 \begin_inset space \textvisiblespace{}
6936 \end_inset
6937
6938
6939 \begin_inset space \textvisiblespace{}
6940 \end_inset
6941
6942 ^
6943 \begin_inset space \textvisiblespace{}
6944 \end_inset
6945
6946 C
6947 \end_layout
6948
6949 \end_inset
6950 </cell>
6951 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6952 \begin_inset Text
6953
6954 \begin_layout Plain Layout
6955 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
6956 \end_inset
6957
6958
6959 \end_layout
6960
6961 \end_inset
6962 </cell>
6963 </row>
6964 </lyxtabular>
6965
6966 \end_inset
6967
6968
6969 \end_layout
6970
6971 \begin_layout Standard
6972 最後の例では、
6973 \series bold
6974
6975 \backslash
6976 overbrace
6977 \series default
6978 が先に挿入されようが
6979 \series bold
6980
6981 \backslash
6982 underbrace
6983 \series default
6984 が先に挿入されようが代わりはありません。
6985 \end_layout
6986
6987 \begin_layout Standard
6988 \begin_inset VSpace medskip
6989 \end_inset
6990
6991
6992 \end_layout
6993
6994 \begin_layout Standard
6995 文書設定の
6996 \family sans
6997 数式オプション
6998 \family default
6999 で、
7000 \series bold
7001 mathtools
7002 \series default
7003
7004 \begin_inset Index idx
7005 status collapsed
7006
7007 \begin_layout Plain Layout
7008 ぱっけーじ@パッケージ ! mathtools
7009 \end_layout
7010
7011 \end_inset
7012
7013 パッケージに
7014 \family sans
7015 常に読み込み
7016 \family default
7017 オプションを設定すると、以下のような角括弧が利用可能になります。
7018 \begin_inset Separator parbreak
7019 \end_inset
7020
7021
7022 \end_layout
7023
7024 \begin_layout Standard
7025 \align center
7026 \begin_inset Tabular
7027 <lyxtabular version="3" rows="4" columns="2">
7028 <features booktabs="true" tabularvalignment="middle">
7029 <column alignment="center" valignment="top" width="0pt">
7030 <column alignment="center" valignment="top" width="0pt">
7031 <row>
7032 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Plain Layout
7036 コマンド
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 出力
7046 \end_layout
7047
7048 \end_inset
7049 </cell>
7050 </row>
7051 <row>
7052 <cell alignment="center" valignment="top" usebox="none">
7053 \begin_inset Text
7054
7055 \begin_layout Plain Layout
7056
7057 \backslash
7058 overbracket{A+B
7059 \begin_inset space \textvisiblespace{}
7060 \end_inset
7061
7062 ^3
7063 \begin_inset Index idx
7064 status collapsed
7065
7066 \begin_layout Plain Layout
7067 こまんど@コマンド ! O ! 
7068 \backslash
7069 overbracket
7070 \end_layout
7071
7072 \end_inset
7073
7074
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 \begin_inset Formula $\overbracket{A+B}^{3}$
7084 \end_inset
7085
7086
7087 \end_layout
7088
7089 \end_inset
7090 </cell>
7091 </row>
7092 <row topspace="2mm">
7093 <cell alignment="center" valignment="top" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Plain Layout
7097
7098 \backslash
7099 underbracket{A+B
7100 \begin_inset space \textvisiblespace{}
7101 \end_inset
7102
7103 _5
7104 \begin_inset Index idx
7105 status collapsed
7106
7107 \begin_layout Plain Layout
7108 こまんど@コマンド ! U ! 
7109 \backslash
7110 under
7111 \size normal
7112 bracket
7113 \end_layout
7114
7115 \end_inset
7116
7117
7118 \end_layout
7119
7120 \end_inset
7121 </cell>
7122 <cell alignment="center" valignment="top" usebox="none">
7123 \begin_inset Text
7124
7125 \begin_layout Plain Layout
7126 \begin_inset Formula $\underbracket{A+B}_{5}$
7127 \end_inset
7128
7129
7130 \end_layout
7131
7132 \end_inset
7133 </cell>
7134 </row>
7135 <row>
7136 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7137 \begin_inset Text
7138
7139 \begin_layout Plain Layout
7140
7141 \backslash
7142 overbracket{
7143 \backslash
7144 underbracket{A+B_w
7145 \begin_inset space \textvisiblespace{}
7146 \end_inset
7147
7148
7149 \begin_inset space \textvisiblespace{}
7150 \end_inset
7151
7152 _7
7153 \begin_inset space \textvisiblespace{}
7154 \end_inset
7155
7156
7157 \begin_inset space \textvisiblespace{}
7158 \end_inset
7159
7160 ^
7161 \begin_inset space \textvisiblespace{}
7162 \end_inset
7163
7164 C
7165 \end_layout
7166
7167 \end_inset
7168 </cell>
7169 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7174 \end_inset
7175
7176
7177 \end_layout
7178
7179 \end_inset
7180 </cell>
7181 </row>
7182 </lyxtabular>
7183
7184 \end_inset
7185
7186
7187 \end_layout
7188
7189 \begin_layout Standard
7190
7191 \series bold
7192
7193 \backslash
7194 overbracket
7195 \series default
7196
7197 \series bold
7198
7199 \backslash
7200 underbracket
7201 \series default
7202 に関しては、コマンドに続く角括弧中に、希望する厚みを指定すれば、以下のように、角括弧の筆跡の厚みに変更を加えることができます。
7203 \begin_inset Separator parbreak
7204 \end_inset
7205
7206
7207 \end_layout
7208
7209 \begin_layout Standard
7210 \align center
7211 \begin_inset Tabular
7212 <lyxtabular version="3" rows="3" columns="2">
7213 <features booktabs="true" tabularvalignment="middle">
7214 <column alignment="center" valignment="top" width="0pt">
7215 <column alignment="center" valignment="top" width="0pt">
7216 <row>
7217 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7218 \begin_inset Text
7219
7220 \begin_layout Plain Layout
7221 コマンド
7222 \end_layout
7223
7224 \end_inset
7225 </cell>
7226 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7227 \begin_inset Text
7228
7229 \begin_layout Plain Layout
7230 出力
7231 \end_layout
7232
7233 \end_inset
7234 </cell>
7235 </row>
7236 <row>
7237 <cell alignment="center" valignment="top" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241
7242 \backslash
7243 overbracket[3pt]
7244 \backslash
7245 {A+B
7246 \begin_inset space \textvisiblespace{}
7247 \end_inset
7248
7249 ^3
7250 \end_layout
7251
7252 \end_inset
7253 </cell>
7254 <cell alignment="center" valignment="top" usebox="none">
7255 \begin_inset Text
7256
7257 \begin_layout Plain Layout
7258 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7259 \end_inset
7260
7261
7262 \end_layout
7263
7264 \end_inset
7265 </cell>
7266 </row>
7267 <row topspace="2mm">
7268 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7269 \begin_inset Text
7270
7271 \begin_layout Plain Layout
7272
7273 \backslash
7274 underbracket[1pt]
7275 \backslash
7276 {A+B
7277 \begin_inset space \textvisiblespace{}
7278 \end_inset
7279
7280 _5
7281 \end_layout
7282
7283 \end_inset
7284 </cell>
7285 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7286 \begin_inset Text
7287
7288 \begin_layout Plain Layout
7289 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7290 \end_inset
7291
7292
7293 \end_layout
7294
7295 \end_inset
7296 </cell>
7297 </row>
7298 </lyxtabular>
7299
7300 \end_inset
7301
7302
7303 \end_layout
7304
7305 \begin_layout Standard
7306 \begin_inset VSpace bigskip
7307 \end_inset
7308
7309 括弧をお互いに重ねる必要がある場合には、第
7310 \begin_inset CommandInset ref
7311 LatexCommand ref
7312 reference "sec:多行数式"
7313
7314 \end_inset
7315
7316 節に説明されているように、次のような多行数式を使わなくてはなりません。
7317 \begin_inset Formula 
7318 \begin{eqnarray*}
7319 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7320  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7321 \end{eqnarray*}
7322
7323 \end_inset
7324
7325 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7326 \begin_inset Foot
7327 status collapsed
7328
7329 \begin_layout Plain Layout
7330 空白コマンドは第
7331 \begin_inset CommandInset ref
7332 LatexCommand ref
7333 reference "subsec:定義済みの空白"
7334
7335 \end_inset
7336
7337 章に説明があります。
7338 \end_layout
7339
7340 \end_inset
7341
7342
7343 \series bold
7344
7345 \backslash
7346 :
7347 \series default
7348 を最初の
7349 \begin_inset Formula $d$
7350 \end_inset
7351
7352 の前に挿入しておくことが重要です。さもないと、
7353 \begin_inset Formula $q$
7354 \end_inset
7355
7356 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7357 \begin_inset Foot
7358 status collapsed
7359
7360 \begin_layout Plain Layout
7361 これは、括弧が文字として取り扱われないためです。第
7362 \begin_inset CommandInset ref
7363 LatexCommand ref
7364 reference "subsec:二項演算子"
7365
7366 \end_inset
7367
7368 章参照。
7369 \end_layout
7370
7371 \end_inset
7372
7373 ためです。二行目には、二つめの括弧が挿入されています。
7374 \begin_inset Formula $b$
7375 \end_inset
7376
7377 の直前から始まるようにするために、まず
7378 \series bold
7379
7380 \backslash
7381 hphantom{gggg+
7382 \backslash
7383 :}
7384 \series default
7385 というコマンド
7386 \begin_inset Foot
7387 status collapsed
7388
7389 \begin_layout Plain Layout
7390
7391 \series bold
7392
7393 \backslash
7394 hphantom
7395 \series default
7396 に関する詳細は、第
7397 \begin_inset CommandInset ref
7398 LatexCommand ref
7399 reference "subsec:埋め草"
7400
7401 \end_inset
7402
7403 章を参照してください。
7404 \end_layout
7405
7406 \end_inset
7407
7408 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7409 \series bold
7410
7411 \backslash
7412 hphantom{bbqq+dddd}
7413 \series default
7414 コマンドの下に置きます。
7415 \end_layout
7416
7417 \begin_layout Standard
7418 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7419 \begin_inset ERT
7420 status collapsed
7421
7422 \begin_layout Plain Layout
7423
7424
7425 \backslash
7426 setlength{
7427 \backslash
7428 jot}{-6pt}
7429 \end_layout
7430
7431 \end_inset
7432
7433
7434 \begin_inset Formula 
7435 \begin{eqnarray*}
7436  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7437 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7438 \end{eqnarray*}
7439
7440 \end_inset
7441
7442
7443 \begin_inset ERT
7444 status collapsed
7445
7446 \begin_layout Plain Layout
7447
7448
7449 \backslash
7450 setlength{
7451 \backslash
7452 jot}{3pt}
7453 \end_layout
7454
7455 \end_inset
7456
7457 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7458 ることを防ぐために、行間を減らさなくてはならないのですが、これは\SpecialChar LyX
7459 のバグ
7460 \begin_inset Foot
7461 status collapsed
7462
7463 \begin_layout Plain Layout
7464 \begin_inset CommandInset href
7465 LatexCommand href
7466 name "LyX-bug #1505"
7467 target "http://www.lyx.org/trac/ticket/1505"
7468
7469 \end_inset
7470
7471
7472 \end_layout
7473
7474 \end_inset
7475
7476 のせいで簡単にはできません。この問題を回避するためには、数式直前に\SpecialChar TeX
7477 モードで
7478 \series bold
7479 setlength{
7480 \backslash
7481 jot}{-6pt}
7482 \series default
7483 というコマンドを入れて、大域的な数式行間
7484 \series bold
7485
7486 \backslash
7487 jot
7488 \series default
7489
7490 \begin_inset Index idx
7491 status collapsed
7492
7493 \begin_layout Plain Layout
7494 こまんど@コマンド ! J ! 
7495 \backslash
7496 jot
7497 \end_layout
7498
7499 \end_inset
7500
7501 を-6
7502 \begin_inset space \thinspace{}
7503 \end_inset
7504
7505 ptに変更しなくてはなりません。
7506 \series bold
7507
7508 \backslash
7509 jot
7510 \series default
7511 は、数式直後に同様のコマンドを使って標準値の3
7512 \begin_inset space \thinspace{}
7513 \end_inset
7514
7515 ptに戻します。数式中の行間について、詳しくは第
7516 \begin_inset CommandInset ref
7517 LatexCommand ref
7518 reference "subsec:行間"
7519
7520 \end_inset
7521
7522 章に説明があります。
7523 \end_layout
7524
7525 \begin_layout Section
7526 矢印
7527 \begin_inset Index idx
7528 status collapsed
7529
7530 \begin_layout Plain Layout
7531 やじるし@矢印
7532 \end_layout
7533
7534 \end_inset
7535
7536
7537 \end_layout
7538
7539 \begin_layout Standard
7540 矢印は、数式ツールバーボタンの
7541 \begin_inset Info
7542 type  "icon"
7543 arg   "math-insert \\leftarrow"
7544 \end_inset
7545
7546 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7547 \end_layout
7548
7549 \begin_layout Subsection
7550 水平矢印
7551 \begin_inset Index idx
7552 status collapsed
7553
7554 \begin_layout Plain Layout
7555 やじるし@矢印 ! すいへい@水平
7556 \end_layout
7557
7558 \end_inset
7559
7560
7561 \end_layout
7562
7563 \begin_layout Standard
7564 \begin_inset space \hfill{}
7565 \end_inset
7566
7567
7568 \begin_inset Tabular
7569 <lyxtabular version="3" rows="8" columns="2">
7570 <features booktabs="true" tabularvalignment="middle">
7571 <column alignment="center" valignment="top" width="0pt">
7572 <column alignment="center" valignment="top" width="0pt">
7573 <row>
7574 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Plain Layout
7578 コマンド
7579 \end_layout
7580
7581 \end_inset
7582 </cell>
7583 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7584 \begin_inset Text
7585
7586 \begin_layout Plain Layout
7587 出力
7588 \end_layout
7589
7590 \end_inset
7591 </cell>
7592 </row>
7593 <row>
7594 <cell alignment="center" valignment="top" usebox="none">
7595 \begin_inset Text
7596
7597 \begin_layout Plain Layout
7598
7599 \backslash
7600 gets
7601 \end_layout
7602
7603 \end_inset
7604 </cell>
7605 <cell alignment="center" valignment="top" usebox="none">
7606 \begin_inset Text
7607
7608 \begin_layout Plain Layout
7609 \begin_inset Formula $\gets$
7610 \end_inset
7611
7612
7613 \end_layout
7614
7615 \end_inset
7616 </cell>
7617 </row>
7618 <row>
7619 <cell alignment="center" valignment="top" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623
7624 \backslash
7625 Leftarrow
7626 \end_layout
7627
7628 \end_inset
7629 </cell>
7630 <cell alignment="center" valignment="top" usebox="none">
7631 \begin_inset Text
7632
7633 \begin_layout Plain Layout
7634 \begin_inset Formula $\Leftarrow$
7635 \end_inset
7636
7637
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 </row>
7643 <row>
7644 <cell alignment="center" valignment="top" usebox="none">
7645 \begin_inset Text
7646
7647 \begin_layout Plain Layout
7648
7649 \backslash
7650 longleftarrow
7651 \end_layout
7652
7653 \end_inset
7654 </cell>
7655 <cell alignment="center" valignment="top" usebox="none">
7656 \begin_inset Text
7657
7658 \begin_layout Plain Layout
7659 \begin_inset Formula $\longleftarrow$
7660 \end_inset
7661
7662
7663 \end_layout
7664
7665 \end_inset
7666 </cell>
7667 </row>
7668 <row>
7669 <cell alignment="center" valignment="top" usebox="none">
7670 \begin_inset Text
7671
7672 \begin_layout Plain Layout
7673
7674 \backslash
7675 Longleftarrow
7676 \end_layout
7677
7678 \end_inset
7679 </cell>
7680 <cell alignment="center" valignment="top" usebox="none">
7681 \begin_inset Text
7682
7683 \begin_layout Plain Layout
7684 \begin_inset Formula $\Longleftarrow$
7685 \end_inset
7686
7687
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 </row>
7693 <row>
7694 <cell alignment="center" valignment="top" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698
7699 \backslash
7700 leftharpoonup
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 <cell alignment="center" valignment="top" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Plain Layout
7709 \begin_inset Formula $\leftharpoonup$
7710 \end_inset
7711
7712
7713 \end_layout
7714
7715 \end_inset
7716 </cell>
7717 </row>
7718 <row>
7719 <cell alignment="center" valignment="top" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Plain Layout
7723
7724 \backslash
7725 leftharpoondown
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 <cell alignment="center" valignment="top" usebox="none">
7731 \begin_inset Text
7732
7733 \begin_layout Plain Layout
7734 \begin_inset Formula $\leftharpoondown$
7735 \end_inset
7736
7737
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 </row>
7743 <row>
7744 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748
7749 \backslash
7750 hookleftarrow
7751 \end_layout
7752
7753 \end_inset
7754 </cell>
7755 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7756 \begin_inset Text
7757
7758 \begin_layout Plain Layout
7759 \begin_inset Formula $\hookleftarrow$
7760 \end_inset
7761
7762
7763 \end_layout
7764
7765 \end_inset
7766 </cell>
7767 </row>
7768 </lyxtabular>
7769
7770 \end_inset
7771
7772
7773 \begin_inset space \hfill{}
7774 \end_inset
7775
7776
7777 \begin_inset Tabular
7778 <lyxtabular version="3" rows="8" columns="2">
7779 <features booktabs="true" tabularvalignment="middle">
7780 <column alignment="center" valignment="top" width="0pt">
7781 <column alignment="center" valignment="top" width="0pt">
7782 <row>
7783 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7784 \begin_inset Text
7785
7786 \begin_layout Plain Layout
7787 コマンド
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7793 \begin_inset Text
7794
7795 \begin_layout Plain Layout
7796 出力
7797 \end_layout
7798
7799 \end_inset
7800 </cell>
7801 </row>
7802 <row>
7803 <cell alignment="center" valignment="top" usebox="none">
7804 \begin_inset Text
7805
7806 \begin_layout Plain Layout
7807
7808 \backslash
7809 to
7810 \end_layout
7811
7812 \end_inset
7813 </cell>
7814 <cell alignment="center" valignment="top" usebox="none">
7815 \begin_inset Text
7816
7817 \begin_layout Plain Layout
7818 \begin_inset Formula $\to$
7819 \end_inset
7820
7821
7822 \end_layout
7823
7824 \end_inset
7825 </cell>
7826 </row>
7827 <row>
7828 <cell alignment="center" valignment="top" usebox="none">
7829 \begin_inset Text
7830
7831 \begin_layout Plain Layout
7832
7833 \backslash
7834 Rightarrow
7835 \end_layout
7836
7837 \end_inset
7838 </cell>
7839 <cell alignment="center" valignment="top" usebox="none">
7840 \begin_inset Text
7841
7842 \begin_layout Plain Layout
7843 \begin_inset Formula $\Rightarrow$
7844 \end_inset
7845
7846
7847 \end_layout
7848
7849 \end_inset
7850 </cell>
7851 </row>
7852 <row>
7853 <cell alignment="center" valignment="top" usebox="none">
7854 \begin_inset Text
7855
7856 \begin_layout Plain Layout
7857
7858 \backslash
7859 longrightarrow
7860 \end_layout
7861
7862 \end_inset
7863 </cell>
7864 <cell alignment="center" valignment="top" usebox="none">
7865 \begin_inset Text
7866
7867 \begin_layout Plain Layout
7868 \begin_inset Formula $\longrightarrow$
7869 \end_inset
7870
7871
7872 \end_layout
7873
7874 \end_inset
7875 </cell>
7876 </row>
7877 <row>
7878 <cell alignment="center" valignment="top" usebox="none">
7879 \begin_inset Text
7880
7881 \begin_layout Plain Layout
7882
7883 \backslash
7884 Longrightarrow
7885 \end_layout
7886
7887 \end_inset
7888 </cell>
7889 <cell alignment="center" valignment="top" usebox="none">
7890 \begin_inset Text
7891
7892 \begin_layout Plain Layout
7893 \begin_inset Formula $\Longrightarrow$
7894 \end_inset
7895
7896
7897 \end_layout
7898
7899 \end_inset
7900 </cell>
7901 </row>
7902 <row>
7903 <cell alignment="center" valignment="top" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907
7908 \backslash
7909 rightharpoonup
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell alignment="center" valignment="top" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918 \begin_inset Formula $\rightharpoonup$
7919 \end_inset
7920
7921
7922 \end_layout
7923
7924 \end_inset
7925 </cell>
7926 </row>
7927 <row>
7928 <cell alignment="center" valignment="top" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932
7933 \backslash
7934 rightharpoondown
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 <cell alignment="center" valignment="top" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943 \begin_inset Formula $\rightharpoondown$
7944 \end_inset
7945
7946
7947 \end_layout
7948
7949 \end_inset
7950 </cell>
7951 </row>
7952 <row>
7953 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7954 \begin_inset Text
7955
7956 \begin_layout Plain Layout
7957
7958 \backslash
7959 hookrightarrow
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7965 \begin_inset Text
7966
7967 \begin_layout Plain Layout
7968 \begin_inset Formula $\hookrightarrow$
7969 \end_inset
7970
7971
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 </row>
7977 </lyxtabular>
7978
7979 \end_inset
7980
7981
7982 \begin_inset space \hfill{}
7983 \end_inset
7984
7985
7986 \end_layout
7987
7988 \begin_layout Standard
7989 \begin_inset space \hfill{}
7990 \end_inset
7991
7992
7993 \begin_inset Tabular
7994 <lyxtabular version="3" rows="6" columns="2">
7995 <features booktabs="true" tabularvalignment="middle">
7996 <column alignment="center" valignment="top" width="0pt">
7997 <column alignment="center" valignment="top" width="0pt">
7998 <row>
7999 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8000 \begin_inset Text
8001
8002 \begin_layout Plain Layout
8003 コマンド
8004 \end_layout
8005
8006 \end_inset
8007 </cell>
8008 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8009 \begin_inset Text
8010
8011 \begin_layout Plain Layout
8012 出力
8013 \end_layout
8014
8015 \end_inset
8016 </cell>
8017 </row>
8018 <row>
8019 <cell alignment="center" valignment="top" usebox="none">
8020 \begin_inset Text
8021
8022 \begin_layout Plain Layout
8023
8024 \backslash
8025 leftrightarrow
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 <cell alignment="center" valignment="top" usebox="none">
8031 \begin_inset Text
8032
8033 \begin_layout Plain Layout
8034 \begin_inset Formula $\leftrightarrow$
8035 \end_inset
8036
8037
8038 \end_layout
8039
8040 \end_inset
8041 </cell>
8042 </row>
8043 <row>
8044 <cell alignment="center" valignment="top" usebox="none">
8045 \begin_inset Text
8046
8047 \begin_layout Plain Layout
8048
8049 \backslash
8050 Leftrightarrow
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell alignment="center" valignment="top" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059 \begin_inset Formula $\Leftrightarrow$
8060 \end_inset
8061
8062
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 </row>
8068 <row>
8069 <cell alignment="center" valignment="top" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073
8074 \backslash
8075 longleftrightarrow
8076 \end_layout
8077
8078 \end_inset
8079 </cell>
8080 <cell alignment="center" valignment="top" usebox="none">
8081 \begin_inset Text
8082
8083 \begin_layout Plain Layout
8084 \begin_inset Formula $\longleftrightarrow$
8085 \end_inset
8086
8087
8088 \end_layout
8089
8090 \end_inset
8091 </cell>
8092 </row>
8093 <row>
8094 <cell alignment="center" valignment="top" usebox="none">
8095 \begin_inset Text
8096
8097 \begin_layout Plain Layout
8098
8099 \backslash
8100 Longleftrightarrow
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 <cell alignment="center" valignment="top" usebox="none">
8106 \begin_inset Text
8107
8108 \begin_layout Plain Layout
8109 \begin_inset Formula $\Longleftrightarrow$
8110 \end_inset
8111
8112
8113 \end_layout
8114
8115 \end_inset
8116 </cell>
8117 </row>
8118 <row>
8119 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123
8124 \backslash
8125 rightleftharpoons
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134 \begin_inset Formula $\rightleftharpoons$
8135 \end_inset
8136
8137
8138 \end_layout
8139
8140 \end_inset
8141 </cell>
8142 </row>
8143 </lyxtabular>
8144
8145 \end_inset
8146
8147
8148 \begin_inset space \hspace{}
8149 \length 25pt
8150 \end_inset
8151
8152
8153 \begin_inset space \hfill{}
8154 \end_inset
8155
8156
8157 \begin_inset Tabular
8158 <lyxtabular version="3" rows="5" columns="2">
8159 <features booktabs="true" tabularvalignment="middle">
8160 <column alignment="center" valignment="top" width="0pt">
8161 <column alignment="center" valignment="top" width="0pt">
8162 <row>
8163 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167 コマンド
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176 出力
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 </row>
8182 <row>
8183 <cell alignment="center" valignment="top" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187
8188 \backslash
8189 mapsto
8190 \end_layout
8191
8192 \end_inset
8193 </cell>
8194 <cell alignment="center" valignment="top" usebox="none">
8195 \begin_inset Text
8196
8197 \begin_layout Plain Layout
8198 \begin_inset Formula $\mapsto$
8199 \end_inset
8200
8201
8202 \end_layout
8203
8204 \end_inset
8205 </cell>
8206 </row>
8207 <row>
8208 <cell alignment="center" valignment="top" usebox="none">
8209 \begin_inset Text
8210
8211 \begin_layout Plain Layout
8212
8213 \backslash
8214 longmapsto
8215 \end_layout
8216
8217 \end_inset
8218 </cell>
8219 <cell alignment="center" valignment="top" usebox="none">
8220 \begin_inset Text
8221
8222 \begin_layout Plain Layout
8223 \begin_inset Formula $\longmapsto$
8224 \end_inset
8225
8226
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 </row>
8232 <row>
8233 <cell alignment="center" valignment="top" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237
8238 \backslash
8239 leadsto
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 <cell alignment="center" valignment="top" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248 \begin_inset Formula $\leadsto$
8249 \end_inset
8250
8251
8252 \end_layout
8253
8254 \end_inset
8255 </cell>
8256 </row>
8257 <row>
8258 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8259 \begin_inset Text
8260
8261 \begin_layout Plain Layout
8262
8263 \backslash
8264 dasharrow
8265 \end_layout
8266
8267 \end_inset
8268 </cell>
8269 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8270 \begin_inset Text
8271
8272 \begin_layout Plain Layout
8273 \begin_inset Formula $\dasharrow$
8274 \end_inset
8275
8276
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 </row>
8282 </lyxtabular>
8283
8284 \end_inset
8285
8286
8287 \begin_inset space \hfill{}
8288 \end_inset
8289
8290
8291 \end_layout
8292
8293 \begin_layout Standard
8294 \begin_inset VSpace medskip
8295 \end_inset
8296
8297 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8298 \begin_inset CommandInset ref
8299 LatexCommand ref
8300 reference "sec:アクセント"
8301
8302 \end_inset
8303
8304 節に一覧があります。
8305 \end_layout
8306
8307 \begin_layout Standard
8308 \begin_inset VSpace bigskip
8309 \end_inset
8310
8311 さらに、ラベル付き矢印
8312 \begin_inset Index idx
8313 status collapsed
8314
8315 \begin_layout Plain Layout
8316 やじるし@矢印 ! らべるつき@ラベル付き
8317 \end_layout
8318
8319 \end_inset
8320
8321 として、
8322 \series bold
8323
8324 \backslash
8325 xleftarrow
8326 \series default
8327
8328 \begin_inset Index idx
8329 status collapsed
8330
8331 \begin_layout Plain Layout
8332 こまんど@コマンド ! X ! 
8333 \backslash
8334 xleftarrow
8335 \end_layout
8336
8337 \end_inset
8338
8339
8340 \series bold
8341
8342 \backslash
8343 xrightarrow
8344 \series default
8345
8346 \begin_inset Index idx
8347 status collapsed
8348
8349 \begin_layout Plain Layout
8350 こまんど@コマンド ! X ! 
8351 \backslash
8352 xrightarrow
8353 \begin_inset ERT
8354 status collapsed
8355
8356 \begin_layout Plain Layout
8357
8358
8359 \backslash
8360 vspace{4mm}
8361 \end_layout
8362
8363 \end_inset
8364
8365
8366 \end_layout
8367
8368 \end_inset
8369
8370 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8371 ます。
8372 \end_layout
8373
8374 \begin_layout Standard
8375 \align center
8376 \begin_inset Tabular
8377 <lyxtabular version="3" rows="3" columns="2">
8378 <features booktabs="true" tabularvalignment="middle">
8379 <column alignment="center" valignment="top" width="0pt">
8380 <column alignment="center" valignment="top" width="0pt">
8381 <row>
8382 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 コマンド
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395 出力
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 </row>
8401 <row>
8402 <cell alignment="center" valignment="top" usebox="none">
8403 \begin_inset Text
8404
8405 \begin_layout Plain Layout
8406 F(a)
8407 \backslash
8408 xleftarrow
8409 \begin_inset space \textvisiblespace{}
8410 \end_inset
8411
8412 x=a
8413 \begin_inset Formula $\downarrow$
8414 \end_inset
8415
8416 x>0
8417 \begin_inset Formula $\to$
8418 \end_inset
8419
8420 F(x)
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 <cell alignment="center" valignment="top" usebox="none">
8426 \begin_inset Text
8427
8428 \begin_layout Plain Layout
8429 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8430 \end_inset
8431
8432
8433 \end_layout
8434
8435 \end_inset
8436 </cell>
8437 </row>
8438 <row topspace="2mm">
8439 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443 F(x)
8444 \backslash
8445 xrightarrow
8446 \begin_inset space \textvisiblespace{}
8447 \end_inset
8448
8449 x=a
8450 \begin_inset Formula $\downarrow$
8451 \end_inset
8452
8453 x>0
8454 \begin_inset Formula $\to$
8455 \end_inset
8456
8457 F(a)
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
8467 \end_inset
8468
8469
8470 \end_layout
8471
8472 \end_inset
8473 </cell>
8474 </row>
8475 </lyxtabular>
8476
8477 \end_inset
8478
8479
8480 \end_layout
8481
8482 \begin_layout Standard
8483 \begin_inset VSpace medskip
8484 \end_inset
8485
8486
8487 \end_layout
8488
8489 \begin_layout Standard
8490 文書設定の
8491 \family sans
8492 数式オプション
8493 \family default
8494 で、
8495 \series bold
8496 mathtools
8497 \series default
8498
8499 \begin_inset Index idx
8500 status collapsed
8501
8502 \begin_layout Plain Layout
8503 ぱっけーじ@パッケージ ! mathtools
8504 \end_layout
8505
8506 \end_inset
8507
8508 パッケージに
8509 \family sans
8510 常に読み込み
8511 \family default
8512 オプションを設定すると、以下のようなラベル付き矢印が利用可能になります。
8513 \end_layout
8514
8515 \begin_layout Standard
8516 \begin_inset Newpage newpage
8517 \end_inset
8518
8519
8520 \begin_inset Separator parbreak
8521 \end_inset
8522
8523
8524 \end_layout
8525
8526 \begin_layout Standard
8527 \align center
8528 \begin_inset space \hspace*{\fill}
8529 \end_inset
8530
8531
8532 \begin_inset Tabular
8533 <lyxtabular version="3" rows="7" columns="2">
8534 <features booktabs="true" tabularvalignment="middle">
8535 <column alignment="center" valignment="top" width="0pt">
8536 <column alignment="center" valignment="top" width="0pt">
8537 <row>
8538 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Plain Layout
8542 コマンド
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8548 \begin_inset Text
8549
8550 \begin_layout Plain Layout
8551 Example
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 </row>
8557 <row>
8558 <cell alignment="center" valignment="top" usebox="none">
8559 \begin_inset Text
8560
8561 \begin_layout Plain Layout
8562
8563 \backslash
8564 xleftrightarrow
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 <cell alignment="center" valignment="top" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Plain Layout
8573 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
8574 \end_inset
8575
8576
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 </row>
8582 <row topspace="2mm">
8583 <cell alignment="center" valignment="top" usebox="none">
8584 \begin_inset Text
8585
8586 \begin_layout Plain Layout
8587
8588 \backslash
8589 xLeftarrow
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
8599 \end_inset
8600
8601
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 </row>
8607 <row topspace="2mm">
8608 <cell alignment="center" valignment="top" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612
8613 \backslash
8614 xRightarrow
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 <cell alignment="center" valignment="top" usebox="none">
8620 \begin_inset Text
8621
8622 \begin_layout Plain Layout
8623 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
8624 \end_inset
8625
8626
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 </row>
8632 <row topspace="2mm">
8633 <cell alignment="center" valignment="top" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637
8638 \backslash
8639 xLeftrightarrow
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
8649 \end_inset
8650
8651
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 </row>
8657 <row topspace="2mm">
8658 <cell alignment="center" valignment="top" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Plain Layout
8662
8663 \backslash
8664 xhookleftarrow
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 <cell alignment="center" valignment="top" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
8674 \end_inset
8675
8676
8677 \end_layout
8678
8679 \end_inset
8680 </cell>
8681 </row>
8682 <row topspace="2mm">
8683 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8684 \begin_inset Text
8685
8686 \begin_layout Plain Layout
8687
8688 \backslash
8689 xhookrightarrow
8690 \end_layout
8691
8692 \end_inset
8693 </cell>
8694 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
8699 \end_inset
8700
8701
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 </row>
8707 </lyxtabular>
8708
8709 \end_inset
8710
8711
8712 \begin_inset space \hspace*{\fill}
8713 \end_inset
8714
8715
8716 \begin_inset Tabular
8717 <lyxtabular version="3" rows="7" columns="2">
8718 <features booktabs="true" tabularvalignment="middle">
8719 <column alignment="center" valignment="top" width="0pt">
8720 <column alignment="center" valignment="top" width="0pt">
8721 <row>
8722 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726 コマンド
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8732 \begin_inset Text
8733
8734 \begin_layout Plain Layout
8735 Example
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 </row>
8741 <row>
8742 <cell alignment="center" valignment="top" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Plain Layout
8746
8747 \backslash
8748 xleftharpoondown
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 <cell alignment="center" valignment="top" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
8758 \end_inset
8759
8760
8761 \end_layout
8762
8763 \end_inset
8764 </cell>
8765 </row>
8766 <row topspace="2mm">
8767 <cell alignment="center" valignment="top" usebox="none">
8768 \begin_inset Text
8769
8770 \begin_layout Plain Layout
8771
8772 \backslash
8773 xleftharpoonup
8774 \end_layout
8775
8776 \end_inset
8777 </cell>
8778 <cell alignment="center" valignment="top" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
8783 \end_inset
8784
8785
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 </row>
8791 <row topspace="2mm">
8792 <cell alignment="center" valignment="top" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796
8797 \backslash
8798 xrightharpoondown
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 <cell alignment="center" valignment="top" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
8808 \end_inset
8809
8810
8811 \end_layout
8812
8813 \end_inset
8814 </cell>
8815 </row>
8816 <row topspace="2mm">
8817 <cell alignment="center" valignment="top" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Plain Layout
8821
8822 \backslash
8823 xrightharpoonup
8824 \end_layout
8825
8826 \end_inset
8827 </cell>
8828 <cell alignment="center" valignment="top" usebox="none">
8829 \begin_inset Text
8830
8831 \begin_layout Plain Layout
8832 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
8833 \end_inset
8834
8835
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 </row>
8841 <row topspace="2mm">
8842 <cell alignment="center" valignment="top" usebox="none">
8843 \begin_inset Text
8844
8845 \begin_layout Plain Layout
8846
8847 \backslash
8848 xleftrightharpoons
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 <cell alignment="center" valignment="top" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
8858 \end_inset
8859
8860
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 </row>
8866 <row topspace="2mm">
8867 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8868 \begin_inset Text
8869
8870 \begin_layout Plain Layout
8871
8872 \backslash
8873 xrightleftharpoons
8874 \end_layout
8875
8876 \end_inset
8877 </cell>
8878 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8879 \begin_inset Text
8880
8881 \begin_layout Plain Layout
8882 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
8883 \end_inset
8884
8885
8886 \end_layout
8887
8888 \end_inset
8889 </cell>
8890 </row>
8891 </lyxtabular>
8892
8893 \end_inset
8894
8895
8896 \begin_inset space \hspace*{\fill}
8897 \end_inset
8898
8899
8900 \end_layout
8901
8902 \begin_layout Standard
8903 これらの矢印は、すべて以下のようなコマンドスキームを取ります。
8904 \begin_inset Separator parbreak
8905 \end_inset
8906
8907
8908 \end_layout
8909
8910 \begin_layout Standard
8911 \align center
8912 \begin_inset Tabular
8913 <lyxtabular version="3" rows="2" columns="2">
8914 <features booktabs="true" tabularvalignment="middle">
8915 <column alignment="center" valignment="top" width="0pt">
8916 <column alignment="center" valignment="top" width="0pt">
8917 <row>
8918 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922 コマンド
8923 \end_layout
8924
8925 \end_inset
8926 </cell>
8927 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8928 \begin_inset Text
8929
8930 \begin_layout Plain Layout
8931 出力
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 </row>
8937 <row bottomspace="0.5mm">
8938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8939 \begin_inset Text
8940
8941 \begin_layout Plain Layout
8942 F(a)
8943 \backslash
8944 xleftrightarrow[x=a]
8945 \backslash
8946 {x>0
8947 \begin_inset Formula $\to$
8948 \end_inset
8949
8950 F(x)
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
8960 \end_inset
8961
8962
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 </row>
8968 </lyxtabular>
8969
8970 \end_inset
8971
8972
8973 \end_layout
8974
8975 \begin_layout Subsection
8976 垂直矢印および対角矢印
8977 \begin_inset Index idx
8978 status collapsed
8979
8980 \begin_layout Plain Layout
8981 やじるし@矢印 ! たいかく@対角
8982 \end_layout
8983
8984 \end_inset
8985
8986
8987 \begin_inset Index idx
8988 status collapsed
8989
8990 \begin_layout Plain Layout
8991 やじるし@矢印 ! すいちょく@垂直
8992 \end_layout
8993
8994 \end_inset
8995
8996
8997 \end_layout
8998
8999 \begin_layout Standard
9000 \begin_inset space \hfill{}
9001 \end_inset
9002
9003
9004 \begin_inset Tabular
9005 <lyxtabular version="3" rows="7" columns="2">
9006 <features booktabs="true" tabularvalignment="middle">
9007 <column alignment="center" valignment="top" width="0pt">
9008 <column alignment="center" valignment="top" width="0pt">
9009 <row>
9010 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Plain Layout
9014 コマンド
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Plain Layout
9023 出力
9024 \end_layout
9025
9026 \end_inset
9027 </cell>
9028 </row>
9029 <row>
9030 <cell alignment="center" valignment="top" usebox="none">
9031 \begin_inset Text
9032
9033 \begin_layout Plain Layout
9034
9035 \backslash
9036 uparrow
9037 \end_layout
9038
9039 \end_inset
9040 </cell>
9041 <cell alignment="center" valignment="top" usebox="none">
9042 \begin_inset Text
9043
9044 \begin_layout Plain Layout
9045 \begin_inset Formula $\uparrow$
9046 \end_inset
9047
9048
9049 \end_layout
9050
9051 \end_inset
9052 </cell>
9053 </row>
9054 <row>
9055 <cell alignment="center" valignment="top" usebox="none">
9056 \begin_inset Text
9057
9058 \begin_layout Plain Layout
9059
9060 \backslash
9061 Uparrow
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 <cell alignment="center" valignment="top" usebox="none">
9067 \begin_inset Text
9068
9069 \begin_layout Plain Layout
9070 \begin_inset Formula $\Uparrow$
9071 \end_inset
9072
9073
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 </row>
9079 <row>
9080 <cell alignment="center" valignment="top" usebox="none">
9081 \begin_inset Text
9082
9083 \begin_layout Plain Layout
9084
9085 \backslash
9086 updownarrow
9087 \end_layout
9088
9089 \end_inset
9090 </cell>
9091 <cell alignment="center" valignment="top" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095 \begin_inset Formula $\updownarrow$
9096 \end_inset
9097
9098
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 </row>
9104 <row>
9105 <cell alignment="center" valignment="top" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109
9110 \backslash
9111 Updownarrow
9112 \end_layout
9113
9114 \end_inset
9115 </cell>
9116 <cell alignment="center" valignment="top" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120 \begin_inset Formula $\Updownarrow$
9121 \end_inset
9122
9123
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 </row>
9129 <row>
9130 <cell alignment="center" valignment="top" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134
9135 \backslash
9136 Downarrow
9137 \end_layout
9138
9139 \end_inset
9140 </cell>
9141 <cell alignment="center" valignment="top" usebox="none">
9142 \begin_inset Text
9143
9144 \begin_layout Plain Layout
9145 \begin_inset Formula $\Downarrow$
9146 \end_inset
9147
9148
9149 \end_layout
9150
9151 \end_inset
9152 </cell>
9153 </row>
9154 <row>
9155 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9156 \begin_inset Text
9157
9158 \begin_layout Plain Layout
9159
9160 \backslash
9161 downarrow
9162 \end_layout
9163
9164 \end_inset
9165 </cell>
9166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9167 \begin_inset Text
9168
9169 \begin_layout Plain Layout
9170 \begin_inset Formula $\downarrow$
9171 \end_inset
9172
9173
9174 \end_layout
9175
9176 \end_inset
9177 </cell>
9178 </row>
9179 </lyxtabular>
9180
9181 \end_inset
9182
9183
9184 \begin_inset space \hfill{}
9185 \end_inset
9186
9187
9188 \begin_inset Tabular
9189 <lyxtabular version="3" rows="5" columns="2">
9190 <features booktabs="true" tabularvalignment="middle">
9191 <column alignment="center" valignment="top" width="0pt">
9192 <column alignment="center" valignment="top" width="0pt">
9193 <row>
9194 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9195 \begin_inset Text
9196
9197 \begin_layout Plain Layout
9198 コマンド
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9204 \begin_inset Text
9205
9206 \begin_layout Plain Layout
9207 出力
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 </row>
9213 <row>
9214 <cell alignment="center" valignment="top" usebox="none">
9215 \begin_inset Text
9216
9217 \begin_layout Plain Layout
9218
9219 \backslash
9220 nearrow
9221 \end_layout
9222
9223 \end_inset
9224 </cell>
9225 <cell alignment="center" valignment="top" usebox="none">
9226 \begin_inset Text
9227
9228 \begin_layout Plain Layout
9229 \begin_inset Formula $\nearrow$
9230 \end_inset
9231
9232
9233 \end_layout
9234
9235 \end_inset
9236 </cell>
9237 </row>
9238 <row>
9239 <cell alignment="center" valignment="top" usebox="none">
9240 \begin_inset Text
9241
9242 \begin_layout Plain Layout
9243
9244 \backslash
9245 searrow
9246 \end_layout
9247
9248 \end_inset
9249 </cell>
9250 <cell alignment="center" valignment="top" usebox="none">
9251 \begin_inset Text
9252
9253 \begin_layout Plain Layout
9254 \begin_inset Formula $\searrow$
9255 \end_inset
9256
9257
9258 \end_layout
9259
9260 \end_inset
9261 </cell>
9262 </row>
9263 <row>
9264 <cell alignment="center" valignment="top" usebox="none">
9265 \begin_inset Text
9266
9267 \begin_layout Plain Layout
9268
9269 \backslash
9270 swarrow
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 <cell alignment="center" valignment="top" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279 \begin_inset Formula $\swarrow$
9280 \end_inset
9281
9282
9283 \end_layout
9284
9285 \end_inset
9286 </cell>
9287 </row>
9288 <row>
9289 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9290 \begin_inset Text
9291
9292 \begin_layout Plain Layout
9293
9294 \backslash
9295 nwarrow
9296 \end_layout
9297
9298 \end_inset
9299 </cell>
9300 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9301 \begin_inset Text
9302
9303 \begin_layout Plain Layout
9304 \begin_inset Formula $\nwarrow$
9305 \end_inset
9306
9307
9308 \end_layout
9309
9310 \end_inset
9311 </cell>
9312 </row>
9313 </lyxtabular>
9314
9315 \end_inset
9316
9317
9318 \begin_inset space \hfill{}
9319 \end_inset
9320
9321
9322 \end_layout
9323
9324 \begin_layout Standard
9325 \begin_inset VSpace medskip
9326 \end_inset
9327
9328 垂直矢印は、第
9329 \begin_inset CommandInset ref
9330 LatexCommand ref
9331 reference "subsec:手動の括弧丈"
9332
9333 \end_inset
9334
9335 節および第
9336 \begin_inset CommandInset ref
9337 LatexCommand ref
9338 reference "subsec:自動の括弧丈"
9339
9340 \end_inset
9341
9342 節に述べられているコマンドを使うと、区分記号として使用することもできます。
9343 \end_layout
9344
9345 \begin_layout Section
9346 アクセント
9347 \begin_inset CommandInset label
9348 LatexCommand label
9349 name "sec:アクセント"
9350
9351 \end_inset
9352
9353
9354 \begin_inset Index idx
9355 status collapsed
9356
9357 \begin_layout Plain Layout
9358 あくせんと@アクセント
9359 \end_layout
9360
9361 \end_inset
9362
9363
9364 \end_layout
9365
9366 \begin_layout Standard
9367 アクセントは、数式ツールバーボタンの
9368 \begin_inset Info
9369 type  "icon"
9370 arg   "math-insert \\hat"
9371 \end_inset
9372
9373 か、以下の各小節に列挙してあるコマンドで入力することができます。
9374 \end_layout
9375
9376 \begin_layout Subsection
9377 一文字に付けるアクセント
9378 \begin_inset ERT
9379 status collapsed
9380
9381 \begin_layout Plain Layout
9382
9383
9384 \backslash
9385 texorpdfstring{
9386 \end_layout
9387
9388 \end_inset
9389
9390
9391 \begin_inset Foot
9392 status collapsed
9393
9394 \begin_layout Plain Layout
9395 本文中のアクセントについては、第
9396 \begin_inset CommandInset ref
9397 LatexCommand ref
9398 reference "subsec:文章中のアクセント"
9399
9400 \end_inset
9401
9402 節を参照。
9403 \end_layout
9404
9405 \end_inset
9406
9407
9408 \begin_inset ERT
9409 status collapsed
9410
9411 \begin_layout Plain Layout
9412
9413 }{}
9414 \end_layout
9415
9416 \end_inset
9417
9418
9419 \begin_inset Note Note
9420 status collapsed
9421
9422 \begin_layout Plain Layout
9423
9424 \series bold
9425
9426 \backslash
9427 texorpdfstring
9428 \series default
9429 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
9430 \end_layout
9431
9432 \begin_layout Plain Layout
9433
9434 \series bold
9435
9436 \backslash
9437 texorpdfstring
9438 \series default
9439 についての詳細は、第
9440 \begin_inset CommandInset ref
9441 LatexCommand ref
9442 reference "subsec:節見出し中の数式"
9443
9444 \end_inset
9445
9446 節にあります。
9447 \end_layout
9448
9449 \end_inset
9450
9451
9452 \begin_inset CommandInset label
9453 LatexCommand label
9454 name "subsec:一文字に付けるアクセント"
9455
9456 \end_inset
9457
9458
9459 \begin_inset Index idx
9460 status collapsed
9461
9462 \begin_layout Plain Layout
9463 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9464 \end_layout
9465
9466 \end_inset
9467
9468
9469 \end_layout
9470
9471 \begin_layout Standard
9472 \begin_inset space \hfill{}
9473 \end_inset
9474
9475
9476 \begin_inset Tabular
9477 <lyxtabular version="3" rows="8" columns="2">
9478 <features booktabs="true" tabularvalignment="middle">
9479 <column alignment="center" valignment="top" width="0pt">
9480 <column alignment="center" valignment="top" width="0pt">
9481 <row>
9482 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9483 \begin_inset Text
9484
9485 \begin_layout Plain Layout
9486 コマンド
9487 \end_layout
9488
9489 \end_inset
9490 </cell>
9491 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9492 \begin_inset Text
9493
9494 \begin_layout Plain Layout
9495 出力
9496 \end_layout
9497
9498 \end_inset
9499 </cell>
9500 </row>
9501 <row topspace="1.5mm">
9502 <cell alignment="center" valignment="top" usebox="none">
9503 \begin_inset Text
9504
9505 \begin_layout Plain Layout
9506
9507 \backslash
9508 dot
9509 \begin_inset space \textvisiblespace{}
9510 \end_inset
9511
9512 A
9513 \end_layout
9514
9515 \end_inset
9516 </cell>
9517 <cell alignment="center" valignment="top" usebox="none">
9518 \begin_inset Text
9519
9520 \begin_layout Plain Layout
9521 \begin_inset Formula $\dot{A}$
9522 \end_inset
9523
9524
9525 \end_layout
9526
9527 \end_inset
9528 </cell>
9529 </row>
9530 <row topspace="1.5mm">
9531 <cell alignment="center" valignment="top" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535
9536 \backslash
9537 ddot
9538 \begin_inset space \textvisiblespace{}
9539 \end_inset
9540
9541 A
9542 \end_layout
9543
9544 \end_inset
9545 </cell>
9546 <cell alignment="center" valignment="top" usebox="none">
9547 \begin_inset Text
9548
9549 \begin_layout Plain Layout
9550 \begin_inset Formula $\ddot{A}$
9551 \end_inset
9552
9553
9554 \end_layout
9555
9556 \end_inset
9557 </cell>
9558 </row>
9559 <row topspace="1.5mm">
9560 <cell alignment="center" valignment="top" usebox="none">
9561 \begin_inset Text
9562
9563 \begin_layout Plain Layout
9564
9565 \backslash
9566 dddot
9567 \begin_inset space \textvisiblespace{}
9568 \end_inset
9569
9570 A
9571 \end_layout
9572
9573 \end_inset
9574 </cell>
9575 <cell alignment="center" valignment="top" usebox="none">
9576 \begin_inset Text
9577
9578 \begin_layout Plain Layout
9579 \begin_inset Formula $\dddot{A}$
9580 \end_inset
9581
9582
9583 \end_layout
9584
9585 \end_inset
9586 </cell>
9587 </row>
9588 <row topspace="1.5mm">
9589 <cell alignment="center" valignment="top" usebox="none">
9590 \begin_inset Text
9591
9592 \begin_layout Plain Layout
9593
9594 \backslash
9595 ddddot
9596 \begin_inset space \textvisiblespace{}
9597 \end_inset
9598
9599 A
9600 \end_layout
9601
9602 \end_inset
9603 </cell>
9604 <cell alignment="center" valignment="top" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608 \begin_inset Formula $\ddddot{A}$
9609 \end_inset
9610
9611
9612 \end_layout
9613
9614 \end_inset
9615 </cell>
9616 </row>
9617 <row topspace="1.5mm">
9618 <cell alignment="center" valignment="top" usebox="none">
9619 \begin_inset Text
9620
9621 \begin_layout Plain Layout
9622
9623 \backslash
9624 vec
9625 \begin_inset space \textvisiblespace{}
9626 \end_inset
9627
9628 A
9629 \begin_inset Index idx
9630 status collapsed
9631
9632 \begin_layout Plain Layout
9633 べくとる@ベクトル
9634 \end_layout
9635
9636 \end_inset
9637
9638
9639 \end_layout
9640
9641 \end_inset
9642 </cell>
9643 <cell alignment="center" valignment="top" usebox="none">
9644 \begin_inset Text
9645
9646 \begin_layout Plain Layout
9647 \begin_inset Formula $\vec{A}$
9648 \end_inset
9649
9650
9651 \end_layout
9652
9653 \end_inset
9654 </cell>
9655 </row>
9656 <row topspace="1.5mm">
9657 <cell alignment="center" valignment="top" usebox="none">
9658 \begin_inset Text
9659
9660 \begin_layout Plain Layout
9661
9662 \backslash
9663 bar
9664 \begin_inset space \textvisiblespace{}
9665 \end_inset
9666
9667 A
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 <cell alignment="center" valignment="top" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676 \begin_inset Formula $\bar{A}$
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \end_inset
9683 </cell>
9684 </row>
9685 <row topspace="1.5mm">
9686 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9687 \begin_inset Text
9688
9689 \begin_layout Plain Layout
9690
9691 \backslash
9692 mathring
9693 \begin_inset space \textvisiblespace{}
9694 \end_inset
9695
9696 A
9697 \end_layout
9698
9699 \end_inset
9700 </cell>
9701 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9702 \begin_inset Text
9703
9704 \begin_layout Plain Layout
9705 \begin_inset Formula $\mathring{A}$
9706 \end_inset
9707
9708
9709 \end_layout
9710
9711 \end_inset
9712 </cell>
9713 </row>
9714 </lyxtabular>
9715
9716 \end_inset
9717
9718
9719 \begin_inset space \hfill{}
9720 \end_inset
9721
9722
9723 \begin_inset Tabular
9724 <lyxtabular version="3" rows="7" columns="2">
9725 <features booktabs="true" tabularvalignment="middle">
9726 <column alignment="center" valignment="top" width="0pt">
9727 <column alignment="center" valignment="top" width="0pt">
9728 <row>
9729 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9730 \begin_inset Text
9731
9732 \begin_layout Plain Layout
9733 コマンド
9734 \end_layout
9735
9736 \end_inset
9737 </cell>
9738 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9739 \begin_inset Text
9740
9741 \begin_layout Plain Layout
9742 出力
9743 \end_layout
9744
9745 \end_inset
9746 </cell>
9747 </row>
9748 <row topspace="1.5mm">
9749 <cell alignment="center" valignment="top" usebox="none">
9750 \begin_inset Text
9751
9752 \begin_layout Plain Layout
9753
9754 \backslash
9755 tilde
9756 \begin_inset space \textvisiblespace{}
9757 \end_inset
9758
9759 A
9760 \end_layout
9761
9762 \end_inset
9763 </cell>
9764 <cell alignment="center" valignment="top" usebox="none">
9765 \begin_inset Text
9766
9767 \begin_layout Plain Layout
9768 \begin_inset Formula $\tilde{A}$
9769 \end_inset
9770
9771
9772 \end_layout
9773
9774 \end_inset
9775 </cell>
9776 </row>
9777 <row topspace="1.5mm">
9778 <cell alignment="center" valignment="top" usebox="none">
9779 \begin_inset Text
9780
9781 \begin_layout Plain Layout
9782
9783 \backslash
9784 hat
9785 \begin_inset space \textvisiblespace{}
9786 \end_inset
9787
9788 A
9789 \end_layout
9790
9791 \end_inset
9792 </cell>
9793 <cell alignment="center" valignment="top" usebox="none">
9794 \begin_inset Text
9795
9796 \begin_layout Plain Layout
9797 \begin_inset Formula $\hat{A}$
9798 \end_inset
9799
9800
9801 \end_layout
9802
9803 \end_inset
9804 </cell>
9805 </row>
9806 <row topspace="1.5mm">
9807 <cell alignment="center" valignment="top" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811
9812 \backslash
9813 check
9814 \begin_inset space \textvisiblespace{}
9815 \end_inset
9816
9817 A
9818 \end_layout
9819
9820 \end_inset
9821 </cell>
9822 <cell alignment="center" valignment="top" usebox="none">
9823 \begin_inset Text
9824
9825 \begin_layout Plain Layout
9826 \begin_inset Formula $\check{A}$
9827 \end_inset
9828
9829
9830 \end_layout
9831
9832 \end_inset
9833 </cell>
9834 </row>
9835 <row topspace="1.5mm">
9836 <cell alignment="center" valignment="top" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840
9841 \backslash
9842 acute
9843 \begin_inset space \textvisiblespace{}
9844 \end_inset
9845
9846 A
9847 \end_layout
9848
9849 \end_inset
9850 </cell>
9851 <cell alignment="center" valignment="top" usebox="none">
9852 \begin_inset Text
9853
9854 \begin_layout Plain Layout
9855 \begin_inset Formula $\acute{A}$
9856 \end_inset
9857
9858
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 </row>
9864 <row topspace="1.5mm">
9865 <cell alignment="center" valignment="top" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Plain Layout
9869
9870 \backslash
9871 grave
9872 \begin_inset space \textvisiblespace{}
9873 \end_inset
9874
9875 A
9876 \end_layout
9877
9878 \end_inset
9879 </cell>
9880 <cell alignment="center" valignment="top" usebox="none">
9881 \begin_inset Text
9882
9883 \begin_layout Plain Layout
9884 \begin_inset Formula $\grave{A}$
9885 \end_inset
9886
9887
9888 \end_layout
9889
9890 \end_inset
9891 </cell>
9892 </row>
9893 <row topspace="1.5mm">
9894 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9895 \begin_inset Text
9896
9897 \begin_layout Plain Layout
9898
9899 \backslash
9900 breve
9901 \begin_inset space \textvisiblespace{}
9902 \end_inset
9903
9904 A
9905 \end_layout
9906
9907 \end_inset
9908 </cell>
9909 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9910 \begin_inset Text
9911
9912 \begin_layout Plain Layout
9913 \begin_inset Formula $\breve{A}$
9914 \end_inset
9915
9916
9917 \end_layout
9918
9919 \end_inset
9920 </cell>
9921 </row>
9922 </lyxtabular>
9923
9924 \end_inset
9925
9926
9927 \begin_inset space \hfill{}
9928 \end_inset
9929
9930
9931 \end_layout
9932
9933 \begin_layout Standard
9934 \begin_inset VSpace bigskip
9935 \end_inset
9936
9937
9938 \end_layout
9939
9940 \begin_layout Standard
9941 \begin_inset ERT
9942 status collapsed
9943
9944 \begin_layout Plain Layout
9945
9946
9947 \backslash
9948 '{e}
9949 \end_layout
9950
9951 \end_inset
9952
9953 のようなアクセントは、数式に直接入れることができます。\SpecialChar LyX
9954 は、それを対応するアクセントコマンドに変換します。ウムラウト
9955 \begin_inset Index idx
9956 status collapsed
9957
9958 \begin_layout Plain Layout
9959 うむらうと@ウムラウト
9960 \end_layout
9961
9962 \end_inset
9963
9964 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、\SpecialChar LaTeX
9965 は、引用符と母音をまとめて一つの文字として取り
9966 扱います。
9967 \series bold
9968
9969 \backslash
9970 ddot
9971 \series default
9972 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
9973 \end_layout
9974
9975 \begin_layout Standard
9976 \begin_inset VSpace -2mm
9977 \end_inset
9978
9979
9980 \end_layout
9981
9982 \begin_layout Standard
9983 \align center
9984 \begin_inset Tabular
9985 <lyxtabular version="3" rows="3" columns="2">
9986 <features booktabs="true" tabularvalignment="middle">
9987 <column alignment="center" valignment="top" width="0pt">
9988 <column alignment="center" valignment="top">
9989 <row>
9990 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9991 \begin_inset Text
9992
9993 \begin_layout Plain Layout
9994 コマンド
9995 \end_layout
9996
9997 \end_inset
9998 </cell>
9999 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10000 \begin_inset Text
10001
10002 \begin_layout Plain Layout
10003 出力
10004 \end_layout
10005
10006 \end_inset
10007 </cell>
10008 </row>
10009 <row>
10010 <cell alignment="center" valignment="top" usebox="none">
10011 \begin_inset Text
10012
10013 \begin_layout Plain Layout
10014 \begin_inset Quotes grd
10015 \end_inset
10016
10017 i
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 <cell alignment="center" valignment="top" usebox="none">
10023 \begin_inset Text
10024
10025 \begin_layout Plain Layout
10026
10027 \lang ngerman
10028 \begin_inset space \hspace{}
10029 \length 0pt
10030 \end_inset
10031
10032
10033 \begin_inset Formula $"i$
10034 \end_inset
10035
10036
10037 \end_layout
10038
10039 \end_inset
10040 </cell>
10041 </row>
10042 <row topspace="1.5mm">
10043 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10044 \begin_inset Text
10045
10046 \begin_layout Plain Layout
10047
10048 \backslash
10049 ddot
10050 \begin_inset space \textvisiblespace{}
10051 \end_inset
10052
10053 i
10054 \end_layout
10055
10056 \end_inset
10057 </cell>
10058 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10059 \begin_inset Text
10060
10061 \begin_layout Plain Layout
10062 \begin_inset Formula $\ddot{i}$
10063 \end_inset
10064
10065
10066 \end_layout
10067
10068 \end_inset
10069 </cell>
10070 </row>
10071 </lyxtabular>
10072
10073 \end_inset
10074
10075
10076 \end_layout
10077
10078 \begin_layout Standard
10079
10080 \series bold
10081
10082 \backslash
10083 ddot
10084 \series default
10085 に比べて良いもう一つの利点は、上記のアクセントコマンドが
10086 \emph on
10087 数式中テキストでは使用できない
10088 \emph default
10089 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
10090 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
10091 \end_layout
10092
10093 \begin_layout Standard
10094 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
10095 \end_layout
10096
10097 \begin_layout Standard
10098 \begin_inset VSpace bigskip
10099 \end_inset
10100
10101
10102 \end_layout
10103
10104 \begin_layout Standard
10105 \SpecialChar LyX
10106 は、\SpecialChar LaTeX
10107 パッケージ
10108 \series bold
10109 undertilde
10110 \series default
10111
10112 \begin_inset Index idx
10113 status collapsed
10114
10115 \begin_layout Plain Layout
10116 ぱっけーじ@パッケージ ! upgreek
10117 \end_layout
10118
10119 \end_inset
10120
10121 がシステム上に導入されていれば、文字下のティルダもサポートします。
10122 \end_layout
10123
10124 \begin_layout Standard
10125 \begin_inset ERT
10126 status collapsed
10127
10128 \begin_layout Plain Layout
10129
10130
10131 \backslash
10132 ifundertilde 
10133 \end_layout
10134
10135 \end_inset
10136
10137
10138 \begin_inset Note Note
10139 status open
10140
10141 \begin_layout Plain Layout
10142 以下の表は、
10143 \series bold
10144 undertilde
10145 \series default
10146  \SpecialChar LaTeX
10147 パッケージが導入済みのときのみ表示されます。
10148 \end_layout
10149
10150 \end_inset
10151
10152
10153 \begin_inset Separator parbreak
10154 \end_inset
10155
10156
10157 \end_layout
10158
10159 \begin_layout Standard
10160 \noindent
10161 \align center
10162 \begin_inset Tabular
10163 <lyxtabular version="3" rows="2" columns="2">
10164 <features booktabs="true" tabularvalignment="middle">
10165 <column alignment="center" valignment="top" width="0pt">
10166 <column alignment="center" valignment="top" width="0pt">
10167 <row>
10168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10169 \begin_inset Text
10170
10171 \begin_layout Plain Layout
10172 コマンド
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181 出力
10182 \end_layout
10183
10184 \end_inset
10185 </cell>
10186 </row>
10187 <row>
10188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10189 \begin_inset Text
10190
10191 \begin_layout Plain Layout
10192
10193 \backslash
10194 utilde
10195 \begin_inset space \textvisiblespace{}
10196 \end_inset
10197
10198 A
10199 \end_layout
10200
10201 \end_inset
10202 </cell>
10203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10204 \begin_inset Text
10205
10206 \begin_layout Plain Layout
10207 \begin_inset Formula $\utilde{A}$
10208 \end_inset
10209
10210
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 </row>
10216 </lyxtabular>
10217
10218 \end_inset
10219
10220
10221 \end_layout
10222
10223 \begin_layout Standard
10224 \begin_inset ERT
10225 status collapsed
10226
10227 \begin_layout Plain Layout
10228
10229
10230 \backslash
10231 else 
10232 \end_layout
10233
10234 \end_inset
10235
10236
10237 \begin_inset Note Note
10238 status open
10239
10240 \begin_layout Plain Layout
10241 以下は、
10242 \series bold
10243 undertilde
10244 \series default
10245  \SpecialChar LaTeX
10246 パッケージが導入されていないときのみ表示されます。
10247 \end_layout
10248
10249 \end_inset
10250
10251
10252 \end_layout
10253
10254 \begin_layout Standard
10255 この小節のすべてを出力で見るには、
10256 \series bold
10257 undertilde
10258 \series default
10259  \SpecialChar LaTeX
10260 パッケージを導入する必要があります。
10261 \end_layout
10262
10263 \begin_layout Standard
10264 \begin_inset ERT
10265 status collapsed
10266
10267 \begin_layout Plain Layout
10268
10269
10270 \backslash
10271 fi 
10272 \end_layout
10273
10274 \end_inset
10275
10276
10277 \end_layout
10278
10279 \begin_layout Standard
10280 \begin_inset Newpage newpage
10281 \end_inset
10282
10283
10284 \end_layout
10285
10286 \begin_layout Subsection
10287 複数の文字に付けるアクセント
10288 \begin_inset Index idx
10289 status collapsed
10290
10291 \begin_layout Plain Layout
10292 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10293 \end_layout
10294
10295 \end_inset
10296
10297
10298 \end_layout
10299
10300 \begin_layout Standard
10301 \begin_inset space \hfill{}
10302 \end_inset
10303
10304
10305 \begin_inset Tabular
10306 <lyxtabular version="3" rows="5" columns="2">
10307 <features booktabs="true" tabularvalignment="middle">
10308 <column alignment="center" valignment="top" width="0pt">
10309 <column alignment="center" valignment="top" width="0pt">
10310 <row>
10311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315 コマンド
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Plain Layout
10324 出力
10325 \end_layout
10326
10327 \end_inset
10328 </cell>
10329 </row>
10330 <row topspace="1.5mm">
10331 <cell alignment="center" valignment="top" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335
10336 \backslash
10337 overleftarrow
10338 \begin_inset space \textvisiblespace{}
10339 \end_inset
10340
10341 A=B
10342 \end_layout
10343
10344 \end_inset
10345 </cell>
10346 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350 \begin_inset Formula $\overleftarrow{A=B}$
10351 \end_inset
10352
10353
10354 \end_layout
10355
10356 \end_inset
10357 </cell>
10358 </row>
10359 <row topspace="1.5mm">
10360 <cell alignment="center" valignment="top" usebox="none">
10361 \begin_inset Text
10362
10363 \begin_layout Plain Layout
10364
10365 \backslash
10366 underleftarrow
10367 \begin_inset space \textvisiblespace{}
10368 \end_inset
10369
10370 A=B
10371 \end_layout
10372
10373 \end_inset
10374 </cell>
10375 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10376 \begin_inset Text
10377
10378 \begin_layout Plain Layout
10379 \begin_inset Formula $\underleftarrow{A=B}$
10380 \end_inset
10381
10382
10383 \end_layout
10384
10385 \end_inset
10386 </cell>
10387 </row>
10388 <row topspace="1.5mm">
10389 <cell alignment="center" valignment="top" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393
10394 \backslash
10395 overleftrightarrow
10396 \begin_inset space \textvisiblespace{}
10397 \end_inset
10398
10399 A=B
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 \begin_inset Formula $\overleftrightarrow{A=B}$
10409 \end_inset
10410
10411
10412 \end_layout
10413
10414 \end_inset
10415 </cell>
10416 </row>
10417 <row topspace="1.5mm" bottomspace="1mm">
10418 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10419 \begin_inset Text
10420
10421 \begin_layout Plain Layout
10422
10423 \backslash
10424 underleftrightarrow
10425 \begin_inset space \textvisiblespace{}
10426 \end_inset
10427
10428 A=B
10429 \end_layout
10430
10431 \end_inset
10432 </cell>
10433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10434 \begin_inset Text
10435
10436 \begin_layout Plain Layout
10437 \begin_inset Formula $\underleftrightarrow{A=B}$
10438 \end_inset
10439
10440
10441 \end_layout
10442
10443 \end_inset
10444 </cell>
10445 </row>
10446 </lyxtabular>
10447
10448 \end_inset
10449
10450
10451 \begin_inset space \hfill{}
10452 \end_inset
10453
10454
10455 \begin_inset Tabular
10456 <lyxtabular version="3" rows="5" columns="2">
10457 <features booktabs="true" tabularvalignment="middle">
10458 <column alignment="center" valignment="top" width="0pt">
10459 <column alignment="center" valignment="top" width="0pt">
10460 <row>
10461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10462 \begin_inset Text
10463
10464 \begin_layout Plain Layout
10465 コマンド
10466 \end_layout
10467
10468 \end_inset
10469 </cell>
10470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10471 \begin_inset Text
10472
10473 \begin_layout Plain Layout
10474 出力
10475 \end_layout
10476
10477 \end_inset
10478 </cell>
10479 </row>
10480 <row topspace="1.5mm">
10481 <cell alignment="center" valignment="top" usebox="none">
10482 \begin_inset Text
10483
10484 \begin_layout Plain Layout
10485
10486 \backslash
10487 overrightarrow
10488 \begin_inset space \textvisiblespace{}
10489 \end_inset
10490
10491 A=B
10492 \end_layout
10493
10494 \end_inset
10495 </cell>
10496 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10497 \begin_inset Text
10498
10499 \begin_layout Plain Layout
10500 \begin_inset Formula $\overrightarrow{A=B}$
10501 \end_inset
10502
10503
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 </row>
10509 <row topspace="1.5mm">
10510 <cell alignment="center" valignment="top" usebox="none">
10511 \begin_inset Text
10512
10513 \begin_layout Plain Layout
10514
10515 \backslash
10516 underrightarrow
10517 \begin_inset space \textvisiblespace{}
10518 \end_inset
10519
10520 A=B
10521 \end_layout
10522
10523 \end_inset
10524 </cell>
10525 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10526 \begin_inset Text
10527
10528 \begin_layout Plain Layout
10529 \begin_inset Formula $\underrightarrow{A=B}$
10530 \end_inset
10531
10532
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 </row>
10538 <row topspace="1.5mm">
10539 <cell alignment="center" valignment="top" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543
10544 \backslash
10545 widetilde
10546 \begin_inset space \textvisiblespace{}
10547 \end_inset
10548
10549 A=B
10550 \end_layout
10551
10552 \end_inset
10553 </cell>
10554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10555 \begin_inset Text
10556
10557 \begin_layout Plain Layout
10558 \begin_inset Formula $\widetilde{A=B}$
10559 \end_inset
10560
10561
10562 \end_layout
10563
10564 \end_inset
10565 </cell>
10566 </row>
10567 <row topspace="1.5mm" bottomspace="1mm">
10568 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572
10573 \backslash
10574 widehat
10575 \begin_inset space \textvisiblespace{}
10576 \end_inset
10577
10578 A=B
10579 \end_layout
10580
10581 \end_inset
10582 </cell>
10583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10584 \begin_inset Text
10585
10586 \begin_layout Plain Layout
10587 \begin_inset Formula $\widehat{A=B}$
10588 \end_inset
10589
10590
10591 \end_layout
10592
10593 \end_inset
10594 </cell>
10595 </row>
10596 </lyxtabular>
10597
10598 \end_inset
10599
10600
10601 \begin_inset space \hfill{}
10602 \end_inset
10603
10604
10605 \end_layout
10606
10607 \begin_layout Standard
10608 \begin_inset VSpace medskip
10609 \end_inset
10610
10611 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
10612 \series bold
10613
10614 \backslash
10615 widetilde
10616 \series default
10617 および
10618 \series bold
10619
10620 \backslash
10621 widehat
10622 \series default
10623 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
10624 \begin_inset Formula 
10625 \[
10626 \widetilde{A+B=C-D}
10627 \]
10628
10629 \end_inset
10630
10631
10632 \end_layout
10633
10634 \begin_layout Standard
10635 前小節で述べた
10636 \series bold
10637
10638 \backslash
10639 overset
10640 \series default
10641
10642 \begin_inset Index idx
10643 status collapsed
10644
10645 \begin_layout Plain Layout
10646 こまんど@コマンド ! O ! 
10647 \backslash
10648 overset
10649 \end_layout
10650
10651 \end_inset
10652
10653 コマンドと
10654 \series bold
10655
10656 \backslash
10657 underset
10658 \series default
10659
10660 \begin_inset Index idx
10661 status collapsed
10662
10663 \begin_layout Plain Layout
10664 こまんど@コマンド ! U ! 
10665 \backslash
10666 underset
10667 \end_layout
10668
10669 \end_inset
10670
10671 コマンドを使っても、複数の文字にアクセントを付けることができます。
10672 \series bold
10673
10674 \backslash
10675 underset
10676 \begin_inset space \textvisiblespace{}
10677 \end_inset
10678
10679 A=B
10680 \begin_inset Formula $\downarrow$
10681 \end_inset
10682
10683 ***
10684 \series default
10685 というコマンドは、
10686 \begin_inset Formula 
10687 \[
10688 \underset{***}{A=B}
10689 \]
10690
10691 \end_inset
10692
10693 のようになります。
10694 \end_layout
10695
10696 \begin_layout Section
10697 空白
10698 \begin_inset CommandInset label
10699 LatexCommand label
10700 name "subsec:空白"
10701
10702 \end_inset
10703
10704
10705 \begin_inset Index idx
10706 status collapsed
10707
10708 \begin_layout Plain Layout
10709 くうはく@空白 ! すいへい@水平
10710 \begin_inset space \thinspace{}
10711 \end_inset
10712
10713 ——
10714 \end_layout
10715
10716 \end_inset
10717
10718
10719 \end_layout
10720
10721 \begin_layout Subsection
10722 定義済みの空白
10723 \begin_inset CommandInset label
10724 LatexCommand label
10725 name "subsec:定義済みの空白"
10726
10727 \end_inset
10728
10729
10730 \begin_inset Index idx
10731 status collapsed
10732
10733 \begin_layout Plain Layout
10734 くうはく@空白 ! すいへい@水平
10735 \begin_inset space \thinspace{}
10736 \end_inset
10737
10738 —— ! ていぎずみ@定義済み
10739 \end_layout
10740
10741 \end_inset
10742
10743
10744 \end_layout
10745
10746 \begin_layout Standard
10747 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(
10748 \begin_inset Flex Ruby
10749 status collapsed
10750
10751 \begin_layout Plain Layout
10752 捷径
10753 \begin_inset Argument post:1
10754 status collapsed
10755
10756 \begin_layout Plain Layout
10757 ショートカット
10758 \end_layout
10759
10760 \end_inset
10761
10762
10763 \end_layout
10764
10765 \end_inset
10766
10767
10768 \begin_inset Info
10769 type  "shortcut"
10770 arg   "command-alternatives space-insert protected ; math-space"
10771 \end_inset
10772
10773 )を挿入することで実現できます。「
10774 \color blue
10775
10776 \begin_inset space \textvisiblespace{}
10777 \end_inset
10778
10779
10780 \color inherit
10781 」が現れるので、
10782 \family sans
10783 Space
10784 \family default
10785 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
10786 \begin_inset Info
10787 type  "icon"
10788 arg   "math-insert \\space"
10789 \end_inset
10790
10791 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
10792 \family sans
10793 Space
10794 \family default
10795 を押すことによって、長さを変更することができます。
10796 \begin_inset Separator parbreak
10797 \end_inset
10798
10799
10800 \end_layout
10801
10802 \begin_layout Standard
10803 \noindent
10804 \align center
10805 \begin_inset Tabular
10806 <lyxtabular version="3" rows="6" columns="3">
10807 <features booktabs="true" tabularvalignment="middle">
10808 <column alignment="center" valignment="top">
10809 <column alignment="center" valignment="top" width="15col%">
10810 <column alignment="center" valignment="top">
10811 <row>
10812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10813 \begin_inset Text
10814
10815 \begin_layout Plain Layout
10816 コマンド
10817 \end_layout
10818
10819 \end_inset
10820 </cell>
10821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10822 \begin_inset Text
10823
10824 \begin_layout Plain Layout
10825 保護された空白を挿入したのち、
10826 \family sans
10827 Space
10828 \family default
10829 を叩く回数
10830 \end_layout
10831
10832 \end_inset
10833 </cell>
10834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10835 \begin_inset Text
10836
10837 \begin_layout Plain Layout
10838 出力
10839 \end_layout
10840
10841 \end_inset
10842 </cell>
10843 </row>
10844 <row>
10845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10846 \begin_inset Text
10847
10848 \begin_layout Plain Layout
10849
10850 \backslash
10851 ,
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Plain Layout
10860 0
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10866 \begin_inset Text
10867
10868 \begin_layout Plain Layout
10869 \begin_inset Formula $A\,B$
10870 \end_inset
10871
10872
10873 \end_layout
10874
10875 \end_inset
10876 </cell>
10877 </row>
10878 <row>
10879 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10880 \begin_inset Text
10881
10882 \begin_layout Plain Layout
10883
10884 \backslash
10885 :
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10891 \begin_inset Text
10892
10893 \begin_layout Plain Layout
10894 1
10895 \end_layout
10896
10897 \end_inset
10898 </cell>
10899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10900 \begin_inset Text
10901
10902 \begin_layout Plain Layout
10903 \begin_inset Formula $A\:B$
10904 \end_inset
10905
10906
10907 \end_layout
10908
10909 \end_inset
10910 </cell>
10911 </row>
10912 <row>
10913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917
10918 \backslash
10919 ;
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928 2
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937 \begin_inset Formula $A\;B$
10938 \end_inset
10939
10940
10941 \end_layout
10942
10943 \end_inset
10944 </cell>
10945 </row>
10946 <row>
10947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10948 \begin_inset Text
10949
10950 \begin_layout Plain Layout
10951
10952 \backslash
10953 quad
10954 \end_layout
10955
10956 \end_inset
10957 </cell>
10958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10959 \begin_inset Text
10960
10961 \begin_layout Plain Layout
10962 3
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10968 \begin_inset Text
10969
10970 \begin_layout Plain Layout
10971 \begin_inset Formula $A\quad B$
10972 \end_inset
10973
10974
10975 \end_layout
10976
10977 \end_inset
10978 </cell>
10979 </row>
10980 <row>
10981 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10982 \begin_inset Text
10983
10984 \begin_layout Plain Layout
10985
10986 \backslash
10987 qquad
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10993 \begin_inset Text
10994
10995 \begin_layout Plain Layout
10996 4
10997 \end_layout
10998
10999 \end_inset
11000 </cell>
11001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11002 \begin_inset Text
11003
11004 \begin_layout Plain Layout
11005 \begin_inset Formula $A\qquad B$
11006 \end_inset
11007
11008
11009 \end_layout
11010
11011 \end_inset
11012 </cell>
11013 </row>
11014 </lyxtabular>
11015
11016 \end_inset
11017
11018
11019 \begin_inset space \hfill{}
11020 \end_inset
11021
11022
11023 \begin_inset Tabular
11024 <lyxtabular version="3" rows="6" columns="3">
11025 <features booktabs="true" tabularvalignment="middle">
11026 <column alignment="center" valignment="top">
11027 <column alignment="center" valignment="top" width="15col%">
11028 <column alignment="center" valignment="top">
11029 <row>
11030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11031 \begin_inset Text
11032
11033 \begin_layout Plain Layout
11034 コマンド
11035 \end_layout
11036
11037 \end_inset
11038 </cell>
11039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043 保護された空白を挿入したのち、
11044 \family sans
11045 Space
11046 \family default
11047 を叩く回数
11048 \end_layout
11049
11050 \end_inset
11051 </cell>
11052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11053 \begin_inset Text
11054
11055 \begin_layout Plain Layout
11056 出力
11057 \end_layout
11058
11059 \end_inset
11060 </cell>
11061 </row>
11062 <row>
11063 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067
11068 \backslash
11069 hfill
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11075 \begin_inset Text
11076
11077 \begin_layout Plain Layout
11078 5
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11084 \begin_inset Text
11085
11086 \begin_layout Plain Layout
11087 \begin_inset Formula $A\hfill B$
11088 \end_inset
11089
11090
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 </row>
11096 <row>
11097 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11098 \begin_inset Text
11099
11100 \begin_layout Plain Layout
11101
11102 \backslash
11103 hspace*{1em}
11104 \end_layout
11105
11106 \end_inset
11107 </cell>
11108 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11109 \begin_inset Text
11110
11111 \begin_layout Plain Layout
11112 6
11113 \end_layout
11114
11115 \end_inset
11116 </cell>
11117 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11118 \begin_inset Text
11119
11120 \begin_layout Plain Layout
11121 \begin_inset Formula $A\hspace*{1em}B$
11122 \end_inset
11123
11124
11125 \end_layout
11126
11127 \end_inset
11128 </cell>
11129 </row>
11130 <row>
11131 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11132 \begin_inset Text
11133
11134 \begin_layout Plain Layout
11135
11136 \backslash
11137 hspace{1em}
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11143 \begin_inset Text
11144
11145 \begin_layout Plain Layout
11146 7
11147 \end_layout
11148
11149 \end_inset
11150 </cell>
11151 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11152 \begin_inset Text
11153
11154 \begin_layout Plain Layout
11155 \begin_inset Formula $A\hspace{1em}B$
11156 \end_inset
11157
11158
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 </row>
11164 <row>
11165 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11166 \begin_inset Text
11167
11168 \begin_layout Plain Layout
11169
11170 \backslash
11171
11172 \begin_inset space \textvisiblespace{}
11173 \end_inset
11174
11175
11176 \end_layout
11177
11178 \end_inset
11179 </cell>
11180 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11181 \begin_inset Text
11182
11183 \begin_layout Plain Layout
11184 8
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11190 \begin_inset Text
11191
11192 \begin_layout Plain Layout
11193 \begin_inset Formula $A\ B$
11194 \end_inset
11195
11196
11197 \end_layout
11198
11199 \end_inset
11200 </cell>
11201 </row>
11202 <row>
11203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11204 \begin_inset Text
11205
11206 \begin_layout Plain Layout
11207
11208 \backslash
11209 !
11210 \end_layout
11211
11212 \end_inset
11213 </cell>
11214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11215 \begin_inset Text
11216
11217 \begin_layout Plain Layout
11218 9
11219 \end_layout
11220
11221 \end_inset
11222 </cell>
11223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11224 \begin_inset Text
11225
11226 \begin_layout Plain Layout
11227 \begin_inset Formula $A\!B$
11228 \end_inset
11229
11230
11231 \end_layout
11232
11233 \end_inset
11234 </cell>
11235 </row>
11236 </lyxtabular>
11237
11238 \end_inset
11239
11240
11241 \end_layout
11242
11243 \begin_layout Standard
11244 5
11245 \lang english
11246
11247 \begin_inset space \thinspace{}
11248 \end_inset
11249
11250
11251 \lang japanese
11252
11253 \lang english
11254
11255 \begin_inset space \thinspace{}
11256 \end_inset
11257
11258
11259 \lang japanese
11260 7回
11261 \family sans
11262 Space
11263 \family default
11264 を押した場合は、第
11265 \begin_inset CommandInset ref
11266 LatexCommand ref
11267 reference "subsec:可変長の空白"
11268
11269 \end_inset
11270
11271 節に説明されているように、可変空白となります。9回押した場合は、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、\SpecialChar LyX
11272 中では赤で表示さ
11273 れます。以下のように、他にもう二つ、負の長さの空白があります。
11274 \begin_inset Separator parbreak
11275 \end_inset
11276
11277
11278 \end_layout
11279
11280 \begin_layout Standard
11281 \align center
11282 \begin_inset Tabular
11283 <lyxtabular version="3" rows="3" columns="3">
11284 <features booktabs="true" tabularvalignment="middle">
11285 <column alignment="center" valignment="middle" width="6.8cm">
11286 <column alignment="center" valignment="top" width="0pt">
11287 <column alignment="center" valignment="top" width="0pt">
11288 <row>
11289 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Plain Layout
11293 コマンド
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302
11303 \backslash
11304 negmedspace
11305 \end_layout
11306
11307 \end_inset
11308 </cell>
11309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11310 \begin_inset Text
11311
11312 \begin_layout Plain Layout
11313
11314 \backslash
11315 negthickspace
11316 \end_layout
11317
11318 \end_inset
11319 </cell>
11320 </row>
11321 <row>
11322 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11323 \begin_inset Text
11324
11325 \begin_layout Plain Layout
11326 保護された空白を挿入したのち、
11327 \family sans
11328 Space
11329 \family default
11330 を叩く回数
11331 \end_layout
11332
11333 \end_inset
11334 </cell>
11335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11336 \begin_inset Text
11337
11338 \begin_layout Plain Layout
11339 10
11340 \end_layout
11341
11342 \end_inset
11343 </cell>
11344 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11345 \begin_inset Text
11346
11347 \begin_layout Plain Layout
11348 11
11349 \end_layout
11350
11351 \end_inset
11352 </cell>
11353 </row>
11354 <row>
11355 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359 出力
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11365 \begin_inset Text
11366
11367 \begin_layout Plain Layout
11368 \begin_inset Formula $A\negmedspace B$
11369 \end_inset
11370
11371
11372 \end_layout
11373
11374 \end_inset
11375 </cell>
11376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11377 \begin_inset Text
11378
11379 \begin_layout Plain Layout
11380 \begin_inset Formula $A\negthickspace B$
11381 \end_inset
11382
11383
11384 \end_layout
11385
11386 \end_inset
11387 </cell>
11388 </row>
11389 </lyxtabular>
11390
11391 \end_inset
11392
11393
11394 \end_layout
11395
11396 \begin_layout Standard
11397 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
11398 \begin_inset Separator parbreak
11399 \end_inset
11400
11401
11402 \end_layout
11403
11404 \begin_layout Standard
11405 \align center
11406 \begin_inset Tabular
11407 <lyxtabular version="3" rows="3" columns="2">
11408 <features booktabs="true" tabularvalignment="middle">
11409 <column alignment="center" valignment="top" width="0pt">
11410 <column alignment="center" valignment="top">
11411 <row>
11412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11413 \begin_inset Text
11414
11415 \begin_layout Plain Layout
11416 コマンド
11417 \end_layout
11418
11419 \end_inset
11420 </cell>
11421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11422 \begin_inset Text
11423
11424 \begin_layout Plain Layout
11425 出力
11426 \end_layout
11427
11428 \end_inset
11429 </cell>
11430 </row>
11431 <row>
11432 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436
11437 \backslash
11438 sum
11439 \backslash
11440 sum
11441 \begin_inset space \textvisiblespace{}
11442 \end_inset
11443
11444 f_kl
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 \begin_inset Formula $\sum\sum f_{kl}$
11454 \end_inset
11455
11456
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 </row>
11462 <row>
11463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11464 \begin_inset Text
11465
11466 \begin_layout Plain Layout
11467
11468 \backslash
11469 sum
11470 \backslash
11471 negmedspace
11472 \backslash
11473 sum
11474 \begin_inset space \textvisiblespace{}
11475 \end_inset
11476
11477 f_kl
11478 \end_layout
11479
11480 \end_inset
11481 </cell>
11482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11483 \begin_inset Text
11484
11485 \begin_layout Plain Layout
11486 \begin_inset Formula $\sum\negmedspace\sum f_{kl}$
11487 \end_inset
11488
11489
11490 \end_layout
11491
11492 \end_inset
11493 </cell>
11494 </row>
11495 </lyxtabular>
11496
11497 \end_inset
11498
11499
11500 \end_layout
11501
11502 \begin_layout Standard
11503 \noindent
11504 \begin_inset VSpace medskip
11505 \end_inset
11506
11507
11508 \end_layout
11509
11510 \begin_layout Standard
11511 \noindent
11512 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号を\SpecialChar TeX
11513 括弧で囲みます。以下の例にこれを示します。
11514 \begin_inset Separator parbreak
11515 \end_inset
11516
11517
11518 \end_layout
11519
11520 \begin_layout Standard
11521 \align center
11522 \begin_inset Tabular
11523 <lyxtabular version="3" rows="2" columns="2">
11524 <features booktabs="true" tabularvalignment="middle">
11525 <column alignment="center" valignment="top" width="0pt">
11526 <column alignment="center" valignment="top" width="0pt">
11527 <row>
11528 <cell alignment="center" valignment="top" usebox="none">
11529 \begin_inset Text
11530
11531 \begin_layout Plain Layout
11532 通常の数式
11533 \end_layout
11534
11535 \end_inset
11536 </cell>
11537 <cell alignment="center" valignment="top" usebox="none">
11538 \begin_inset Text
11539
11540 \begin_layout Plain Layout
11541 \begin_inset Formula $A=B$
11542 \end_inset
11543
11544
11545 \end_layout
11546
11547 \end_inset
11548 </cell>
11549 </row>
11550 <row>
11551 <cell alignment="center" valignment="top" usebox="none">
11552 \begin_inset Text
11553
11554 \begin_layout Plain Layout
11555 空白なしの数式
11556 \end_layout
11557
11558 \end_inset
11559 </cell>
11560 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11561 \begin_inset Text
11562
11563 \begin_layout Plain Layout
11564 \begin_inset Formula $A{=}B$
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \end_inset
11571 </cell>
11572 </row>
11573 </lyxtabular>
11574
11575 \end_inset
11576
11577
11578 \end_layout
11579
11580 \begin_layout Standard
11581 \noindent
11582 二行目の数式を作るコマンドは、
11583 \series bold
11584 A
11585 \backslash
11586 {=
11587 \begin_inset Formula $\to$
11588 \end_inset
11589
11590 B
11591 \series default
11592 です。
11593 \end_layout
11594
11595 \begin_layout Standard
11596 \begin_inset VSpace bigskip
11597 \end_inset
11598
11599 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar menuseparator
11600 整形\SpecialChar menuseparator
11601 小空白メニュー(
11602 \begin_inset Flex Ruby
11603 status collapsed
11604
11605 \begin_layout Plain Layout
11606 捷径
11607 \begin_inset Argument post:1
11608 status collapsed
11609
11610 \begin_layout Plain Layout
11611 ショートカット
11612 \end_layout
11613
11614 \end_inset
11615
11616
11617 \end_layout
11618
11619 \end_inset
11620
11621
11622 \begin_inset Info
11623 type  "shortcut"
11624 arg   "space-insert thin"
11625 \end_inset
11626
11627 )で、最小の空白を挿入することができます。
11628 \end_layout
11629
11630 \begin_layout Standard
11631 違いを示す例を以下に掲げます。
11632 \end_layout
11633
11634 \begin_layout Standard
11635 \begin_inset Tabular
11636 <lyxtabular version="3" rows="2" columns="2">
11637 <features tabularvalignment="middle">
11638 <column alignment="left" valignment="top">
11639 <column alignment="left" valignment="top">
11640 <row>
11641 <cell alignment="center" valignment="top" usebox="none">
11642 \begin_inset Text
11643
11644 \begin_layout Plain Layout
11645 24 kW
11646 \begin_inset Formula $\cdot$
11647 \end_inset
11648
11649 h
11650 \end_layout
11651
11652 \end_inset
11653 </cell>
11654 <cell alignment="center" valignment="top" usebox="none">
11655 \begin_inset Text
11656
11657 \begin_layout Plain Layout
11658 値と単位のあいだに通常の空白を入れた例
11659 \end_layout
11660
11661 \end_inset
11662 </cell>
11663 </row>
11664 <row>
11665 <cell alignment="center" valignment="top" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669 24
11670 \begin_inset space \thinspace{}
11671 \end_inset
11672
11673 kW
11674 \begin_inset Formula $\cdot$
11675 \end_inset
11676
11677 h
11678 \end_layout
11679
11680 \end_inset
11681 </cell>
11682 <cell alignment="center" valignment="top" usebox="none">
11683 \begin_inset Text
11684
11685 \begin_layout Plain Layout
11686 値と単位のあいだに最小の空白を入れた例
11687 \end_layout
11688
11689 \end_inset
11690 </cell>
11691 </row>
11692 </lyxtabular>
11693
11694 \end_inset
11695
11696
11697 \end_layout
11698
11699 \begin_layout Subsection
11700 可変長の空白
11701 \begin_inset ERT
11702 status collapsed
11703
11704 \begin_layout Plain Layout
11705
11706
11707 \backslash
11708 texorpdfstring{
11709 \end_layout
11710
11711 \end_inset
11712
11713
11714 \begin_inset Foot
11715 status collapsed
11716
11717 \begin_layout Plain Layout
11718 数式中の垂直方向の空白については、第
11719 \begin_inset CommandInset ref
11720 LatexCommand ref
11721 reference "subsec:行間"
11722
11723 \end_inset
11724
11725 節をご覧下さい。
11726 \end_layout
11727
11728 \end_inset
11729
11730
11731 \begin_inset ERT
11732 status collapsed
11733
11734 \begin_layout Plain Layout
11735
11736 }{}
11737 \end_layout
11738
11739 \end_inset
11740
11741
11742 \begin_inset Note Note
11743 status collapsed
11744
11745 \begin_layout Plain Layout
11746
11747 \backslash
11748 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
11749 \end_layout
11750
11751 \begin_layout Plain Layout
11752
11753 \backslash
11754 texorpdfstringについての詳細は、第
11755 \begin_inset CommandInset ref
11756 LatexCommand ref
11757 reference "subsec:節見出し中の数式"
11758
11759 \end_inset
11760
11761 節にあります。
11762 \end_layout
11763
11764 \end_inset
11765
11766
11767 \begin_inset CommandInset label
11768 LatexCommand label
11769 name "subsec:可変長の空白"
11770
11771 \end_inset
11772
11773
11774 \begin_inset Index idx
11775 status collapsed
11776
11777 \begin_layout Plain Layout
11778 くうはく@空白 ! すいへい@水平
11779 \begin_inset space \thinspace{}
11780 \end_inset
11781
11782 —— ! かへんちょう@可変長
11783 \end_layout
11784
11785 \end_inset
11786
11787
11788 \end_layout
11789
11790 \begin_layout Standard
11791 指定した長さの空白が、
11792 \series bold
11793
11794 \backslash
11795 hspace
11796 \series default
11797
11798 \begin_inset Index idx
11799 status collapsed
11800
11801 \begin_layout Plain Layout
11802 こまんど@コマンド ! H ! 
11803 \backslash
11804 hspace
11805 \end_layout
11806
11807 \end_inset
11808
11809 コマンドで入力することができます。すると、ながい「
11810 \color blue
11811
11812 \begin_inset space \textvisiblespace{}
11813 \end_inset
11814
11815
11816 \color inherit
11817 」が現れます。長さは、「
11818 \color blue
11819
11820 \begin_inset space \textvisiblespace{}
11821 \end_inset
11822
11823
11824 \color inherit
11825 」を左クリックすることによって指定することができます。長さは負の値でも構いません。空白が行冒頭の文字である場合、それは無視されます。この場合でも、空白出力を強制
11826 させたいときには、
11827 \series bold
11828
11829 \backslash
11830 hspace
11831 \series default
11832 コマンドの代わりに
11833 \series bold
11834
11835 \backslash
11836 hspace*
11837 \series default
11838 コマンドを使用するか、「
11839 \color blue
11840 \lang english
11841
11842 \begin_inset space \textvisiblespace{}
11843 \end_inset
11844
11845
11846 \color inherit
11847 \lang japanese
11848 」の上を左クリックして、
11849 \family sans
11850 保護
11851 \family default
11852 オプションをチェックしてください。
11853 \begin_inset Newline newline
11854 \end_inset
11855
11856 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
11857 \series bold
11858
11859 \backslash
11860 hfill
11861 \series default
11862
11863 \begin_inset Index idx
11864 status collapsed
11865
11866 \begin_layout Plain Layout
11867 こまんど@コマンド ! H ! 
11868 \backslash
11869 hfill
11870 \end_layout
11871
11872 \end_inset
11873
11874 コマンドを使用します。
11875 \end_layout
11876
11877 \begin_layout Standard
11878 \align center
11879 \begin_inset Tabular
11880 <lyxtabular version="3" rows="4" columns="2">
11881 <features booktabs="true" tabularvalignment="middle">
11882 <column alignment="center" valignment="top" width="0pt">
11883 <column alignment="center" valignment="top">
11884 <row>
11885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11886 \begin_inset Text
11887
11888 \begin_layout Plain Layout
11889 コマンド(
11890 \backslash
11891 hspace 長さ)
11892 \end_layout
11893
11894 \end_inset
11895 </cell>
11896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11897 \begin_inset Text
11898
11899 \begin_layout Plain Layout
11900 出力
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 </row>
11906 <row>
11907 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911 A=B
11912 \backslash
11913 hspace
11914 \begin_inset space \textvisiblespace{}
11915 \end_inset
11916
11917 A
11918 \backslash
11919 not=C (3
11920 \begin_inset space \thinspace{}
11921 \end_inset
11922
11923 cm)
11924 \end_layout
11925
11926 \end_inset
11927 </cell>
11928 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11929 \begin_inset Text
11930
11931 \begin_layout Plain Layout
11932 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11933 \end_inset
11934
11935
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 </row>
11941 <row>
11942 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11943 \begin_inset Text
11944
11945 \begin_layout Plain Layout
11946 A
11947 \backslash
11948 hspace
11949 \begin_inset space \textvisiblespace{}
11950 \end_inset
11951
11952 A
11953 \backslash
11954 not=A (-1
11955 \begin_inset space \thinspace{}
11956 \end_inset
11957
11958 mm)
11959 \end_layout
11960
11961 \end_inset
11962 </cell>
11963 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11964 \begin_inset Text
11965
11966 \begin_layout Plain Layout
11967 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11968 \end_inset
11969
11970
11971 \end_layout
11972
11973 \end_inset
11974 </cell>
11975 </row>
11976 <row>
11977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11978 \begin_inset Text
11979
11980 \begin_layout Plain Layout
11981 A=A
11982 \backslash
11983 hfill
11984 \begin_inset space \textvisiblespace{}
11985 \end_inset
11986
11987 B=B
11988 \end_layout
11989
11990 \end_inset
11991 </cell>
11992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11993 \begin_inset Text
11994
11995 \begin_layout Plain Layout
11996 \begin_inset Formula $A=A\hfill B=B$
11997 \end_inset
11998
11999
12000 \end_layout
12001
12002 \end_inset
12003 </cell>
12004 </row>
12005 </lyxtabular>
12006
12007 \end_inset
12008
12009
12010 \end_layout
12011
12012 \begin_layout Standard
12013 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
12014 \series bold
12015
12016 \backslash
12017 hfill
12018 \series default
12019 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
12020 \series bold
12021
12022 \backslash
12023 hfill
12024 \series default
12025 は、別行立て数式中では、
12026 \series bold
12027 行頭下げ
12028 \series default
12029 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
12030 \begin_inset CommandInset ref
12031 LatexCommand ref
12032 reference "sec:数式様式"
12033
12034 \end_inset
12035
12036 節で説明されています)。
12037 \end_layout
12038
12039 \begin_layout Standard
12040
12041 \series bold
12042
12043 \backslash
12044 hfill
12045 \series default
12046 の他にも、空白を模様で埋める
12047 \series bold
12048
12049 \backslash
12050 dotfill
12051 \series default
12052
12053 \series bold
12054
12055 \backslash
12056 hrulefill
12057 \series default
12058 といったコマンドがあります。用例については第
12059 \begin_inset CommandInset ref
12060 LatexCommand ref
12061 reference "subsec:省略符号"
12062
12063 \end_inset
12064
12065 節をご参照下さい。
12066 \end_layout
12067
12068 \begin_layout Standard
12069 本文中では、可変長空白は、
12070 \family sans
12071 挿入\SpecialChar menuseparator
12072 整形\SpecialChar menuseparator
12073 水平方向の空白
12074 \family default
12075 メニューで挿入することができます。
12076 \end_layout
12077
12078 \begin_layout Standard
12079 (例)
12080 \end_layout
12081
12082 \begin_layout Standard
12083 この行には、
12084 \begin_inset space \hspace{}
12085 \length 2cm
12086 \end_inset
12087
12088 2
12089 \begin_inset space \thinspace{}
12090 \end_inset
12091
12092 cmの空白が入っています。
12093 \end_layout
12094
12095 \begin_layout Standard
12096 この行には、
12097 \begin_inset space \hfill{}
12098 \end_inset
12099
12100 最大の空白が入っています。
12101 \end_layout
12102
12103 \begin_layout Subsection
12104 行内数式周りの空白
12105 \begin_inset Index idx
12106 status collapsed
12107
12108 \begin_layout Plain Layout
12109 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12110 \end_layout
12111
12112 \end_inset
12113
12114
12115 \end_layout
12116
12117 \begin_layout Standard
12118 行内数式前後の空白は、長さ
12119 \series bold
12120
12121 \backslash
12122 mathsurround
12123 \begin_inset Index idx
12124 status collapsed
12125
12126 \begin_layout Plain Layout
12127 こまんど@コマンド ! M ! 
12128 \backslash
12129 mathsurround
12130 \end_layout
12131
12132 \end_inset
12133
12134
12135 \series default
12136 を使って調節することができます。長さの値は、以下の書式を持つ
12137 \series bold
12138
12139 \backslash
12140 setlength
12141 \begin_inset Index idx
12142 status collapsed
12143
12144 \begin_layout Plain Layout
12145 こまんど@コマンド ! S ! 
12146 \backslash
12147 setlength
12148 \end_layout
12149
12150 \end_inset
12151
12152
12153 \series default
12154 コマンドを使って設定することができます。
12155 \end_layout
12156
12157 \begin_layout Standard
12158
12159 \series bold
12160
12161 \backslash
12162 setlength{長さ名}{値}
12163 \end_layout
12164
12165 \begin_layout Standard
12166
12167 \series bold
12168
12169 \backslash
12170 mathsurround
12171 \series default
12172 を5
12173 \begin_inset space \thinspace{}
12174 \end_inset
12175
12176 mmの値に設定するには、以下のコマンド
12177 \end_layout
12178
12179 \begin_layout Standard
12180
12181 \series bold
12182
12183 \backslash
12184 setlength{
12185 \backslash
12186 mathsurround}{5mm}
12187 \end_layout
12188
12189 \begin_layout Standard
12190 を\SpecialChar TeX
12191 モードで挿入します。すると、5
12192 \begin_inset space \thinspace{}
12193 \end_inset
12194
12195 mmの空白がすべての行内数式の前後に設定されることになります。
12196 \begin_inset ERT
12197 status collapsed
12198
12199 \begin_layout Plain Layout
12200
12201
12202 \backslash
12203 setlength{
12204 \backslash
12205 mathsurround}{5mm}
12206 \end_layout
12207
12208 \end_inset
12209
12210
12211 \end_layout
12212
12213 \begin_layout Standard
12214 この行には、周囲に5
12215 \begin_inset space \thinspace{}
12216 \end_inset
12217
12218 mmの余白を設定した行内数式
12219 \begin_inset Formula $A=B$
12220 \end_inset
12221
12222 があります。
12223 \begin_inset ERT
12224 status collapsed
12225
12226 \begin_layout Plain Layout
12227
12228
12229 \backslash
12230 setlength{
12231 \backslash
12232 mathsurround}{0pt}
12233 \end_layout
12234
12235 \end_inset
12236
12237
12238 \end_layout
12239
12240 \begin_layout Standard
12241 既定値に戻すには、
12242 \series bold
12243
12244 \backslash
12245 mathsurround
12246 \series default
12247 を0
12248 \begin_inset space \thinspace{}
12249 \end_inset
12250
12251 ptの値に戻して下さい。
12252 \end_layout
12253
12254 \begin_layout Section
12255 ボックスと枠
12256 \begin_inset Index idx
12257 status collapsed
12258
12259 \begin_layout Plain Layout
12260 ぼっくす@ボックス
12261 \end_layout
12262
12263 \end_inset
12264
12265
12266 \begin_inset Index idx
12267 status collapsed
12268
12269 \begin_layout Plain Layout
12270 わく@枠
12271 \begin_inset ERT
12272 status collapsed
12273
12274 \begin_layout Plain Layout
12275
12276 |see{
12277 \end_layout
12278
12279 \end_inset
12280
12281 ボックス
12282 \begin_inset ERT
12283 status collapsed
12284
12285 \begin_layout Plain Layout
12286
12287 }
12288 \end_layout
12289
12290 \end_inset
12291
12292
12293 \end_layout
12294
12295 \end_inset
12296
12297
12298 \end_layout
12299
12300 \begin_layout Standard
12301 本文中のボックスについては、取扱説明書
12302 \family typewriter
12303 埋め込みオブジェクト篇
12304 \family default
12305
12306 \family typewriter
12307 ボックス
12308 \family default
12309 の章に述べられています。
12310 \end_layout
12311
12312 \begin_layout Subsection
12313 枠付きボックス
12314 \begin_inset CommandInset label
12315 LatexCommand label
12316 name "subsec:枠付きボックス"
12317
12318 \end_inset
12319
12320
12321 \begin_inset Index idx
12322 status collapsed
12323
12324 \begin_layout Plain Layout
12325 ぼっくす@ボックス ! わくつき@枠付き
12326 \begin_inset space \thinspace{}
12327 \end_inset
12328
12329 ——
12330 \end_layout
12331
12332 \end_inset
12333
12334
12335 \end_layout
12336
12337 \begin_layout Standard
12338
12339 \series bold
12340
12341 \backslash
12342 fbox
12343 \series default
12344
12345 \begin_inset Index idx
12346 status collapsed
12347
12348 \begin_layout Plain Layout
12349 こまんど@コマンド ! F ! 
12350 \backslash
12351 fbox
12352 \end_layout
12353
12354 \end_inset
12355
12356 コマンドや
12357 \series bold
12358
12359 \backslash
12360 boxed
12361 \series default
12362
12363 \begin_inset Index idx
12364 status collapsed
12365
12366 \begin_layout Plain Layout
12367 こまんど@コマンド ! B ! 
12368 \backslash
12369 boxed
12370 \end_layout
12371
12372 \end_inset
12373
12374 コマンドを使えば、数式やその一部を枠の中に入れることができます。
12375 \end_layout
12376
12377 \begin_layout Standard
12378 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
12379 \series bold
12380
12381 \backslash
12382 fbox
12383 \series default
12384 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
12385 \family sans
12386 Ctrl+M
12387 \family default
12388 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
12389 \series bold
12390
12391 \backslash
12392 boxed
12393 \series default
12394 を使った場合には、新しい数式が自動的に枠内に作られます。
12395 \end_layout
12396
12397 \begin_layout Standard
12398
12399 \series bold
12400
12401 \backslash
12402 fbox
12403 \series default
12404 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行立て数式に枠を付けるのには適していません。逆に
12405 \series bold
12406
12407 \backslash
12408 boxed
12409 \series default
12410 は、数式がつねに別行立て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
12411 \end_layout
12412
12413 \begin_layout Standard
12414
12415 \series bold
12416
12417 \backslash
12418 fbox
12419 \series default
12420 の拡張として、枠幅と配置も指定することができる
12421 \series bold
12422
12423 \backslash
12424 framebox
12425 \series default
12426
12427 \begin_inset Index idx
12428 status collapsed
12429
12430 \begin_layout Plain Layout
12431 こまんど@コマンド ! F ! 
12432 \backslash
12433 framebox
12434 \end_layout
12435
12436 \end_inset
12437
12438 コマンドがあります。
12439 \series bold
12440
12441 \backslash
12442 framebox
12443 \series default
12444 は、以下の書式を持ちます。
12445 \end_layout
12446
12447 \begin_layout Standard
12448
12449 \series bold
12450
12451 \backslash
12452 framebox[枠幅][位置]{ボックスの内容}
12453 \end_layout
12454
12455 \begin_layout Standard
12456 「位置」は、
12457 \emph on
12458 l
12459 \emph default
12460
12461 \emph on
12462 r
12463 \emph default
12464 の値をとります。
12465 \emph on
12466 l
12467 \emph default
12468 は、ボックス中で数式を左寄せ、
12469 \emph on
12470 r
12471 \emph default
12472 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
12473 \begin_inset Newline newline
12474 \end_inset
12475
12476 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
12477 \series bold
12478
12479 \backslash
12480 fbox
12481 \series default
12482 と同様、枠幅がボックスの内容に応じて調節されるのです。
12483 \end_layout
12484
12485 \begin_layout Standard
12486
12487 \series bold
12488
12489 \backslash
12490 framebox
12491 \series default
12492 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
12493 \series bold
12494
12495 \backslash
12496 fbox
12497 \series default
12498 同様、数式の断片を入れるためのものです。
12499 \begin_inset Separator parbreak
12500 \end_inset
12501
12502
12503 \end_layout
12504
12505 \begin_layout Standard
12506 \align center
12507 \begin_inset Tabular
12508 <lyxtabular version="3" rows="5" columns="2">
12509 <features booktabs="true" tabularvalignment="middle">
12510 <column alignment="center" valignment="top" width="0pt">
12511 <column alignment="center" valignment="top">
12512 <row>
12513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12514 \begin_inset Text
12515
12516 \begin_layout Plain Layout
12517 コマンド
12518 \end_layout
12519
12520 \end_inset
12521 </cell>
12522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12523 \begin_inset Text
12524
12525 \begin_layout Plain Layout
12526 出力
12527 \end_layout
12528
12529 \end_inset
12530 </cell>
12531 </row>
12532 <row topspace="1.5mm">
12533 <cell alignment="center" valignment="top" usebox="none">
12534 \begin_inset Text
12535
12536 \begin_layout Plain Layout
12537
12538 \backslash
12539 fbox
12540 \begin_inset space \textvisiblespace{}
12541 \end_inset
12542
12543
12544 \family sans
12545 Ctrl+M
12546 \family default
12547  
12548 \backslash
12549 int
12550 \begin_inset space \textvisiblespace{}
12551 \end_inset
12552
12553 A=B
12554 \end_layout
12555
12556 \end_inset
12557 </cell>
12558 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12559 \begin_inset Text
12560
12561 \begin_layout Plain Layout
12562 \begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
12563 \end_inset
12564
12565
12566 \end_layout
12567
12568 \end_inset
12569 </cell>
12570 </row>
12571 <row topspace="1.5mm">
12572 <cell alignment="center" valignment="top" usebox="none">
12573 \begin_inset Text
12574
12575 \begin_layout Plain Layout
12576
12577 \backslash
12578 boxed
12579 \begin_inset space \textvisiblespace{}
12580 \end_inset
12581
12582
12583 \backslash
12584 int
12585 \begin_inset space \textvisiblespace{}
12586 \end_inset
12587
12588 A=B
12589 \end_layout
12590
12591 \end_inset
12592 </cell>
12593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12594 \begin_inset Text
12595
12596 \begin_layout Plain Layout
12597 \begin_inset Formula $\boxed{\int A=B}$
12598 \end_inset
12599
12600
12601 \end_layout
12602
12603 \end_inset
12604 </cell>
12605 </row>
12606 <row topspace="1.5mm">
12607 <cell alignment="center" valignment="top" usebox="none">
12608 \begin_inset Text
12609
12610 \begin_layout Plain Layout
12611 A+
12612 \backslash
12613 fbox
12614 \begin_inset space \textvisiblespace{}
12615 \end_inset
12616
12617 B
12618 \end_layout
12619
12620 \end_inset
12621 </cell>
12622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12623 \begin_inset Text
12624
12625 \begin_layout Plain Layout
12626 \begin_inset Formula $A+\fbox{B}$
12627 \end_inset
12628
12629
12630 \end_layout
12631
12632 \end_inset
12633 </cell>
12634 </row>
12635 <row topspace="1.5mm" bottomspace="1mm">
12636 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12637 \begin_inset Text
12638
12639 \begin_layout Plain Layout
12640
12641 \backslash
12642 framebox
12643 \begin_inset space \textvisiblespace{}
12644 \end_inset
12645
12646 20mm
12647 \begin_inset Formula $\to$
12648 \end_inset
12649
12650
12651 \begin_inset Formula $\to$
12652 \end_inset
12653
12654
12655 \family sans
12656 Ctrl+M
12657 \family default
12658  
12659 \backslash
12660 frac
12661 \begin_inset space \textvisiblespace{}
12662 \end_inset
12663
12664 A
12665 \begin_inset Formula $\downarrow$
12666 \end_inset
12667
12668 B
12669 \end_layout
12670
12671 \end_inset
12672 </cell>
12673 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12674 \begin_inset Text
12675
12676 \begin_layout Plain Layout
12677 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12678 \end_inset
12679
12680
12681 \end_layout
12682
12683 \end_inset
12684 </cell>
12685 </row>
12686 </lyxtabular>
12687
12688 \end_inset
12689
12690
12691 \end_layout
12692
12693 \begin_layout Standard
12694 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前に\SpecialChar TeX
12695 モードで挿入しなくてはなりません。
12696 \end_layout
12697
12698 \begin_layout Standard
12699
12700 \series bold
12701
12702 \backslash
12703 fboxrule
12704 \series default
12705  
12706 \series bold
12707
12708 \begin_inset Quotes eld
12709 \end_inset
12710
12711 厚み
12712 \begin_inset Quotes erd
12713 \end_inset
12714
12715
12716 \series default
12717  
12718 \series bold
12719
12720 \backslash
12721 fboxsep
12722 \series default
12723  
12724 \series bold
12725
12726 \begin_inset Quotes eld
12727 \end_inset
12728
12729 距離
12730 \begin_inset Quotes erd
12731 \end_inset
12732
12733
12734 \end_layout
12735
12736 \begin_layout Standard
12737 \begin_inset Quotes eld
12738 \end_inset
12739
12740 距離
12741 \begin_inset Quotes erd
12742 \end_inset
12743
12744 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
12745 \begin_inset ERT
12746 status collapsed
12747
12748 \begin_layout Plain Layout
12749
12750
12751 \backslash
12752 fboxrule 2mm 
12753 \backslash
12754 fboxsep 3mm
12755 \end_layout
12756
12757 \end_inset
12758
12759
12760 \begin_inset Formula 
12761 \[
12762 \boxed{A+B=C}
12763 \]
12764
12765 \end_inset
12766
12767 この数式の直前には、
12768 \end_layout
12769
12770 \begin_layout Standard
12771
12772 \series bold
12773
12774 \backslash
12775 fboxrule
12776 \series default
12777  
12778 \series bold
12779 2mm
12780 \series default
12781  
12782 \series bold
12783
12784 \backslash
12785 fboxsep
12786 \series default
12787  
12788 \series bold
12789 3mm
12790 \end_layout
12791
12792 \begin_layout Standard
12793 というコマンドが、\SpecialChar TeX
12794 モードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
12795 \end_layout
12796
12797 \begin_layout Standard
12798 標準の枠寸法に戻すには、
12799 \end_layout
12800
12801 \begin_layout Standard
12802
12803 \series bold
12804
12805 \backslash
12806 fboxrule
12807 \series default
12808  
12809 \series bold
12810 0.4pt
12811 \series default
12812  
12813 \series bold
12814
12815 \backslash
12816 fboxsep
12817 \series default
12818  
12819 \series bold
12820 3pt
12821 \series default
12822
12823 \begin_inset ERT
12824 status collapsed
12825
12826 \begin_layout Plain Layout
12827
12828
12829 \backslash
12830 fboxrule 0.4pt 
12831 \backslash
12832 fboxsep 3pt
12833 \end_layout
12834
12835 \end_inset
12836
12837
12838 \end_layout
12839
12840 \begin_layout Standard
12841 というコマンドを、次の数式が始まる前に\SpecialChar TeX
12842 モードで挿入しておきます。
12843 \end_layout
12844
12845 \begin_layout Subsection
12846 枠なしボックス
12847 \begin_inset CommandInset label
12848 LatexCommand label
12849 name "subsec:枠なしボックス"
12850
12851 \end_inset
12852
12853
12854 \begin_inset Index idx
12855 status collapsed
12856
12857 \begin_layout Plain Layout
12858 ぼっくす@ボックス ! わくなし@枠なし
12859 \begin_inset space \thinspace{}
12860 \end_inset
12861
12862 ——
12863 \end_layout
12864
12865 \end_inset
12866
12867
12868 \end_layout
12869
12870 \begin_layout Standard
12871 枠のないボックスを作るには、
12872 \series bold
12873
12874 \backslash
12875 mbox
12876 \series default
12877
12878 \begin_inset Index idx
12879 status collapsed
12880
12881 \begin_layout Plain Layout
12882 こまんど@コマンド ! M ! 
12883 \backslash
12884 mbox
12885 \end_layout
12886
12887 \end_inset
12888
12889
12890 \series bold
12891
12892 \backslash
12893 makebox
12894 \series default
12895
12896 \begin_inset Index idx
12897 status collapsed
12898
12899 \begin_layout Plain Layout
12900 こまんど@コマンド ! M ! 
12901 \backslash
12902 makebox
12903 \end_layout
12904
12905 \end_inset
12906
12907
12908 \series bold
12909
12910 \backslash
12911 raisebox
12912 \series default
12913
12914 \begin_inset Index idx
12915 status collapsed
12916
12917 \begin_layout Plain Layout
12918 こまんど@コマンド ! R ! 
12919 \backslash
12920 raisebox
12921 \end_layout
12922
12923 \end_inset
12924
12925 の三つのコマンドがあります。
12926 \end_layout
12927
12928 \begin_layout Standard
12929
12930 \series bold
12931
12932 \backslash
12933 raisebox
12934 \series default
12935 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
12936 \series bold
12937
12938 \backslash
12939 raisebox
12940 \series default
12941 は、以下の書式で用いられます。
12942 \end_layout
12943
12944 \begin_layout Standard
12945
12946 \series bold
12947
12948 \backslash
12949 raisebox{高さ}{ボックスの内容}
12950 \end_layout
12951
12952 \begin_layout Standard
12953
12954 \series bold
12955
12956 \backslash
12957 fbox
12958 \series default
12959 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
12960 \begin_inset Note Greyedout
12961 status open
12962
12963 \begin_layout Plain Layout
12964
12965 \series bold
12966 【註】
12967 \series default
12968 下の最後の
12969 \series bold
12970
12971 \backslash
12972 raisebox
12973 \series default
12974 のところで、
12975 \family sans
12976 Ctrl+M
12977 \family default
12978 を一回でなく二回押すことによって、もう一段数式をいれています。これは、\SpecialChar LyX
12979
12980 \series bold
12981
12982 \backslash
12983 raisebox
12984 \series default
12985 を直接サポートしていないためです。
12986 \end_layout
12987
12988 \end_inset
12989
12990
12991 \begin_inset Separator parbreak
12992 \end_inset
12993
12994
12995 \end_layout
12996
12997 \begin_layout Standard
12998 \align center
12999 \begin_inset Tabular
13000 <lyxtabular version="3" rows="4" columns="2">
13001 <features booktabs="true" tabularvalignment="middle">
13002 <column alignment="center" valignment="top" width="0pt">
13003 <column alignment="center" valignment="top">
13004 <row>
13005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13006 \begin_inset Text
13007
13008 \begin_layout Plain Layout
13009 コマンド
13010 \end_layout
13011
13012 \end_inset
13013 </cell>
13014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13015 \begin_inset Text
13016
13017 \begin_layout Plain Layout
13018 出力
13019 \end_layout
13020
13021 \end_inset
13022 </cell>
13023 </row>
13024 <row>
13025 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13026 \begin_inset Text
13027
13028 \begin_layout Plain Layout
13029 H
13030 \backslash
13031 raisebox{2mm
13032 \begin_inset Formula $\to$
13033 \end_inset
13034
13035
13036 \backslash
13037 {al
13038 \begin_inset Formula $\to$
13039 \end_inset
13040
13041  lo
13042 \end_layout
13043
13044 \end_inset
13045 </cell>
13046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13047 \begin_inset Text
13048
13049 \begin_layout Plain Layout
13050 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13051 \end_inset
13052
13053
13054 \end_layout
13055
13056 \end_inset
13057 </cell>
13058 </row>
13059 <row>
13060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13061 \begin_inset Text
13062
13063 \begin_layout Plain Layout
13064 H
13065 \backslash
13066 raisebox{-2mm
13067 \begin_inset Formula $\to$
13068 \end_inset
13069
13070
13071 \backslash
13072 {al
13073 \begin_inset Formula $\to$
13074 \end_inset
13075
13076 lo
13077 \end_layout
13078
13079 \end_inset
13080 </cell>
13081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13082 \begin_inset Text
13083
13084 \begin_layout Plain Layout
13085 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13086 \end_inset
13087
13088
13089 \end_layout
13090
13091 \end_inset
13092 </cell>
13093 </row>
13094 <row>
13095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13096 \begin_inset Text
13097
13098 \begin_layout Plain Layout
13099 A=
13100 \backslash
13101 raisebox{-2mm
13102 \begin_inset Formula $\to$
13103 \end_inset
13104
13105
13106 \backslash
13107 {
13108 \family sans
13109 Ctrl+M Ctrl+M
13110 \family default
13111  
13112 \backslash
13113 sqrt
13114 \begin_inset space \textvisiblespace{}
13115 \end_inset
13116
13117
13118 \end_layout
13119
13120 \end_inset
13121 </cell>
13122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13123 \begin_inset Text
13124
13125 \begin_layout Plain Layout
13126 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13127 \end_inset
13128
13129
13130 \end_layout
13131
13132 \end_inset
13133 </cell>
13134 </row>
13135 </lyxtabular>
13136
13137 \end_inset
13138
13139
13140 \end_layout
13141
13142 \begin_layout Standard
13143 枠がないことを除けば、
13144 \series bold
13145
13146 \backslash
13147 mbox
13148 \series default
13149 コマンドは
13150 \series bold
13151
13152 \backslash
13153 fbox
13154 \series default
13155 と同じであり、
13156 \series bold
13157
13158 \backslash
13159 makebox
13160 \series default
13161
13162 \series bold
13163
13164 \backslash
13165 framebox
13166 \series default
13167 と同じです。
13168 \end_layout
13169
13170 \begin_layout Subsection
13171 色付きボックス
13172 \begin_inset CommandInset label
13173 LatexCommand label
13174 name "subsec:色付きボックス"
13175
13176 \end_inset
13177
13178
13179 \begin_inset Index idx
13180 status collapsed
13181
13182 \begin_layout Plain Layout
13183 ぼっくす@ボックス ! いろつき@色付き
13184 \begin_inset space \thinspace{}
13185 \end_inset
13186
13187 ——
13188 \end_layout
13189
13190 \end_inset
13191
13192
13193 \end_layout
13194
13195 \begin_layout Standard
13196 本節で説明されているコマンドをすべて使えるようにするためには、\SpecialChar LaTeX
13197 プリアンブルに
13198 \end_layout
13199
13200 \begin_layout Standard
13201
13202 \series bold
13203
13204 \backslash
13205 usepackage{color}
13206 \end_layout
13207
13208 \begin_layout Standard
13209 という行
13210 \begin_inset Foot
13211 status collapsed
13212
13213 \begin_layout Plain Layout
13214 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、\SpecialChar LyX
13215 は、自動的に\SpecialChar LaTeX
13216 パッケージ
13217 \series bold
13218 color
13219 \series default
13220 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
13221 \end_layout
13222
13223 \end_inset
13224
13225
13226 \begin_inset Note Note
13227 status collapsed
13228
13229 \begin_layout Plain Layout
13230 本パッケージが二度読み込まれることを防ぐために、\SpecialChar LaTeX
13231 プリアンブルにマクロを挿入してあります。
13232 \end_layout
13233
13234 \end_inset
13235
13236 を書き加えて、\SpecialChar LaTeX
13237 パッケージの
13238 \series bold
13239 color
13240 \series default
13241
13242 \begin_inset Foot
13243 status collapsed
13244
13245 \begin_layout Plain Layout
13246 \SpecialChar LaTeX
13247 パッケージ
13248 \series bold
13249 color
13250 \series default
13251 は、すべての標準的な\SpecialChar LaTeX
13252 頒布版に含まれています。
13253 \end_layout
13254
13255 \end_inset
13256
13257
13258 \begin_inset Index idx
13259 status collapsed
13260
13261 \begin_layout Plain Layout
13262 ぱっけーじ@パッケージ ! color
13263 \end_layout
13264
13265 \end_inset
13266
13267 を読み込む必要があります。
13268 \end_layout
13269
13270 \begin_layout Standard
13271 \begin_inset VSpace medskip
13272 \end_inset
13273
13274 ボックスに色を付けるには、
13275 \series bold
13276
13277 \backslash
13278 colorbox
13279 \series default
13280
13281 \begin_inset Index idx
13282 status collapsed
13283
13284 \begin_layout Plain Layout
13285 こまんど@コマンド ! C ! 
13286 \backslash
13287 colorbox
13288 \end_layout
13289
13290 \end_inset
13291
13292 コマンドを以下の書式で使用します。
13293 \end_layout
13294
13295 \begin_layout Standard
13296
13297 \series bold
13298
13299 \backslash
13300 colorbox{色}{ボックスの内容}
13301 \end_layout
13302
13303 \begin_layout Standard
13304 ボックスの内容には、別のボックスが含まれても構いませんし、
13305 \series bold
13306
13307 \backslash
13308 colorbox
13309 \series default
13310 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
13311 \series bold
13312
13313 \backslash
13314 raisebox
13315 \series default
13316 と同様、明示的に数式を作らなくてはなりません
13317 \begin_inset Foot
13318 status collapsed
13319
13320 \begin_layout Plain Layout
13321 これは、
13322 \series bold
13323
13324 \backslash
13325 fcolorbox
13326 \series default
13327 コマンドにも当てはまります。
13328 \end_layout
13329
13330 \end_inset
13331
13332
13333 \end_layout
13334
13335 \begin_layout Standard
13336 選択できる定義済みの色としては、
13337 \end_layout
13338
13339 \begin_layout Standard
13340
13341 \series bold
13342 black
13343 \series default
13344 (黒)・
13345 \series bold
13346 blue
13347 \series default
13348 (青)・
13349 \series bold
13350 cyan
13351 \series default
13352 (シアン)・
13353 \series bold
13354 green
13355 \series default
13356 (緑)・
13357 \series bold
13358 magenta
13359 \series default
13360 (マゼンタ)・
13361 \series bold
13362 red
13363 \series default
13364 (赤)・
13365 \series bold
13366 white
13367 \series default
13368 (白)・
13369 \series bold
13370 yellow
13371 \series default
13372 (黄)
13373 \end_layout
13374
13375 \begin_layout Standard
13376 があります。
13377 \begin_inset Separator parbreak
13378 \end_inset
13379
13380
13381 \end_layout
13382
13383 \begin_layout Standard
13384 \align center
13385 \begin_inset Tabular
13386 <lyxtabular version="3" rows="4" columns="2">
13387 <features booktabs="true" tabularvalignment="middle">
13388 <column alignment="center" valignment="top" width="0pt">
13389 <column alignment="center" valignment="top">
13390 <row>
13391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13392 \begin_inset Text
13393
13394 \begin_layout Plain Layout
13395 コマンド
13396 \end_layout
13397
13398 \end_inset
13399 </cell>
13400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13401 \begin_inset Text
13402
13403 \begin_layout Plain Layout
13404 出力
13405 \end_layout
13406
13407 \end_inset
13408 </cell>
13409 </row>
13410 <row>
13411 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13412 \begin_inset Text
13413
13414 \begin_layout Plain Layout
13415
13416 \backslash
13417 colorbox{yellow
13418 \begin_inset Formula $\to$
13419 \end_inset
13420
13421
13422 \backslash
13423 {A=B
13424 \end_layout
13425
13426 \end_inset
13427 </cell>
13428 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13429 \begin_inset Text
13430
13431 \begin_layout Plain Layout
13432 \begin_inset Formula $\colorbox{yellow}{A=B}$
13433 \end_inset
13434
13435
13436 \end_layout
13437
13438 \end_inset
13439 </cell>
13440 </row>
13441 <row topspace="1.5mm">
13442 <cell alignment="center" valignment="top" usebox="none">
13443 \begin_inset Text
13444
13445 \begin_layout Plain Layout
13446
13447 \backslash
13448 colorbox{green
13449 \begin_inset Formula $\to$
13450 \end_inset
13451
13452
13453 \backslash
13454 {
13455 \backslash
13456 fbox
13457 \begin_inset space \textvisiblespace{}
13458 \end_inset
13459
13460 A=B
13461 \end_layout
13462
13463 \end_inset
13464 </cell>
13465 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13466 \begin_inset Text
13467
13468 \begin_layout Plain Layout
13469 \begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
13470 \end_inset
13471
13472
13473 \end_layout
13474
13475 \end_inset
13476 </cell>
13477 </row>
13478 <row topspace="1.5mm" bottomspace="1mm">
13479 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13480 \begin_inset Text
13481
13482 \begin_layout Plain Layout
13483
13484 \backslash
13485 fbox
13486 \begin_inset space \textvisiblespace{}
13487 \end_inset
13488
13489
13490 \backslash
13491 colorbox{green
13492 \begin_inset Formula $\to$
13493 \end_inset
13494
13495
13496 \backslash
13497 {
13498 \family sans
13499 Ctrl+M
13500 \family default
13501  
13502 \family sans
13503 Ctrl+M
13504 \family default
13505  
13506 \backslash
13507 int
13508 \begin_inset space \textvisiblespace{}
13509 \end_inset
13510
13511 C=D
13512 \end_layout
13513
13514 \end_inset
13515 </cell>
13516 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
13517 \begin_inset Text
13518
13519 \begin_layout Plain Layout
13520 \begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
13521 \end_inset
13522
13523
13524 \end_layout
13525
13526 \end_inset
13527 </cell>
13528 </row>
13529 </lyxtabular>
13530
13531 \end_inset
13532
13533
13534 \end_layout
13535
13536 \begin_layout Standard
13537
13538 \series bold
13539
13540 \backslash
13541 colorbox
13542 \series default
13543 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
13544 \family sans
13545 文字様式
13546 \family default
13547 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
13548 \begin_inset Info
13549 type  "icon"
13550 arg   "dialog-show character"
13551 \end_inset
13552
13553
13554 \family sans
13555 編集\SpecialChar menuseparator
13556 文字様式\SpecialChar menuseparator
13557 任意設定
13558 \family default
13559 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
13560
13561 \end_layout
13562
13563 \begin_layout Standard
13564 たとえば、
13565 \end_layout
13566
13567 \begin_layout Standard
13568
13569 \color red
13570 \begin_inset Formula 
13571 \begin{equation}
13572 \int A=B\label{eq:red}
13573 \end{equation}
13574
13575 \end_inset
13576
13577
13578 \color green
13579
13580 \begin_inset Formula 
13581 \begin{equation}
13582 \textcolor{red}{\int A=B}\label{eq:redgreen}
13583 \end{equation}
13584
13585 \end_inset
13586
13587
13588 \end_layout
13589
13590 \begin_layout Standard
13591 数式
13592 \begin_inset CommandInset ref
13593 LatexCommand eqref
13594 reference "eq:red"
13595
13596 \end_inset
13597
13598 は、全体が赤色です。
13599 \begin_inset Newline newline
13600 \end_inset
13601
13602 数式
13603 \begin_inset CommandInset ref
13604 LatexCommand eqref
13605 reference "eq:redgreen"
13606
13607 \end_inset
13608
13609 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
13610 \end_layout
13611
13612 \begin_layout Standard
13613 \begin_inset VSpace bigskip
13614 \end_inset
13615
13616 ボックスの枠だけ別の色にするには、
13617 \series bold
13618
13619 \backslash
13620 fcolorbox
13621 \series default
13622
13623 \begin_inset Index idx
13624 status collapsed
13625
13626 \begin_layout Plain Layout
13627 こまんど@コマンド ! F ! 
13628 \backslash
13629 fcolorbox
13630 \end_layout
13631
13632 \end_inset
13633
13634 コマンドを以下の書式で使用します。
13635 \end_layout
13636
13637 \begin_layout Standard
13638
13639 \series bold
13640
13641 \backslash
13642 fcolorbox{枠の色}{色}{ボックスの内容}
13643 \end_layout
13644
13645 \begin_layout Standard
13646 つまり、
13647 \series bold
13648
13649 \backslash
13650 fcolorbox
13651 \series default
13652
13653 \series bold
13654
13655 \backslash
13656 colorbox
13657 \series default
13658 コマンドの拡張です。
13659 \series bold
13660
13661 \backslash
13662 framebox
13663 \series default
13664 と同様に、枠の厚みは
13665 \series bold
13666
13667 \backslash
13668 fboxrule
13669 \series default
13670
13671 \series bold
13672
13673 \backslash
13674 fboxsep
13675 \series default
13676 で設定します。たとえば、
13677 \begin_inset ERT
13678 status collapsed
13679
13680 \begin_layout Plain Layout
13681
13682
13683 \backslash
13684 fboxrule 1mm 
13685 \backslash
13686 fboxsep 1mm
13687 \end_layout
13688
13689 \end_inset
13690
13691
13692 \begin_inset Formula 
13693 \[
13694 \fcolorbox{cyan}{magenta}{A=B}
13695 \]
13696
13697 \end_inset
13698
13699
13700 \begin_inset ERT
13701 status collapsed
13702
13703 \begin_layout Plain Layout
13704
13705
13706 \backslash
13707 fboxrule 0.4pt 
13708 \backslash
13709 fboxsep 3pt
13710 \end_layout
13711
13712 \end_inset
13713
13714 のようにします。
13715 \end_layout
13716
13717 \begin_layout Standard
13718 上記の数式は、以下のコマンドで作成されています。
13719 \begin_inset Newline newline
13720 \end_inset
13721
13722
13723 \series bold
13724
13725 \backslash
13726 fcolorbox{cyan
13727 \begin_inset Formula $\to$
13728 \end_inset
13729
13730
13731 \backslash
13732 {magenta
13733 \begin_inset Formula $\to$
13734 \end_inset
13735
13736
13737 \backslash
13738 {A=B
13739 \series default
13740 .
13741 \end_layout
13742
13743 \begin_layout Standard
13744 \begin_inset VSpace bigskip
13745 \end_inset
13746
13747 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
13748 \end_layout
13749
13750 \begin_layout Standard
13751 たとえば、「
13752 \series bold
13753 darkgreen
13754 \series default
13755 」という色を定義するには、\SpecialChar LaTeX
13756 プリアンブルに
13757 \end_layout
13758
13759 \begin_layout Standard
13760
13761 \series bold
13762
13763 \backslash
13764 definecolor{darkgreen}{cmyk}{0.5,
13765 \series default
13766  
13767 \series bold
13768 0,
13769 \series default
13770  
13771 \series bold
13772 1,
13773 \series default
13774  
13775 \series bold
13776 0.5}
13777 \series default
13778
13779 \begin_inset Index idx
13780 status collapsed
13781
13782 \begin_layout Plain Layout
13783 こまんど@コマンド ! D ! 
13784 \backslash
13785 definecolor
13786 \end_layout
13787
13788 \end_inset
13789
13790
13791 \end_layout
13792
13793 \begin_layout Standard
13794 という行を書き加えます。
13795 \end_layout
13796
13797 \begin_layout Standard
13798
13799 \series bold
13800 cmyk
13801 \series default
13802 とは、
13803 \series bold
13804 cyan
13805 \series default
13806 (シアン)・
13807 \series bold
13808 magenta
13809 \series default
13810 (マゼンタ)・
13811 \series bold
13812 yellow
13813 \series default
13814 (黄)・
13815 \series bold
13816 black
13817 \series default
13818 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
13819 \begin_inset space \thinspace{}
13820 \end_inset
13821
13822 -
13823 \begin_inset space \thinspace{}
13824 \end_inset
13825
13826 1の範囲をとることができます。定義には、
13827 \series bold
13828 cmyk
13829 \series default
13830 の他に、
13831 \series bold
13832 rgb
13833 \series default
13834 という色空間を使うこともできます。
13835 \series bold
13836 rgb
13837 \series default
13838 とは、
13839 \series bold
13840 red
13841 \series default
13842 (赤)・
13843 \series bold
13844 green
13845 \series default
13846 (緑)・
13847 \series bold
13848 blue
13849 \series default
13850 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
13851 \series bold
13852 gray
13853 \series default
13854 という色空間もあります。
13855 \end_layout
13856
13857 \begin_layout Standard
13858 例として、文字が
13859 \series bold
13860 yellow
13861 \series default
13862 に色付けされ、新しく定義した
13863 \series bold
13864 darkgreen
13865 \series default
13866 という色を持つ枠付きボックスを挙げておきます。
13867 \begin_inset Formula 
13868 \begin{equation}
13869 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13870 \end{equation}
13871
13872 \end_inset
13873
13874
13875 \end_layout
13876
13877 \begin_layout Standard
13878
13879 \series bold
13880
13881 \backslash
13882 textcolor
13883 \series default
13884 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
13885 \begin_inset Index idx
13886 status collapsed
13887
13888 \begin_layout Plain Layout
13889 てきすと@テキスト ! いろつき@色付き
13890 \end_layout
13891
13892 \end_inset
13893
13894
13895 \end_layout
13896
13897 \begin_layout Standard
13898 \begin_inset ERT
13899 status collapsed
13900
13901 \begin_layout Plain Layout
13902
13903
13904 \backslash
13905 textcolor{darkgreen}{
13906 \end_layout
13907
13908 \end_inset
13909
13910 この文は「darkgreen」です。
13911 \begin_inset ERT
13912 status collapsed
13913
13914 \begin_layout Plain Layout
13915
13916 }
13917 \end_layout
13918
13919 \end_inset
13920
13921
13922 \end_layout
13923
13924 \begin_layout Standard
13925
13926 \series bold
13927
13928 \backslash
13929 textcolor
13930 \series default
13931
13932 \begin_inset Index idx
13933 status collapsed
13934
13935 \begin_layout Plain Layout
13936 こまんど@コマンド ! T ! 
13937 \backslash
13938 textcolor
13939 \end_layout
13940
13941 \end_inset
13942
13943 は、
13944 \series bold
13945
13946 \backslash
13947 textcolor{色}{色付けをする文}
13948 \series default
13949 という書式で使用することができます。
13950 \end_layout
13951
13952 \begin_layout Subsection
13953 段落ボックス
13954 \begin_inset CommandInset label
13955 LatexCommand label
13956 name "subsec:段落ボックス"
13957
13958 \end_inset
13959
13960
13961 \begin_inset Index idx
13962 status collapsed
13963
13964 \begin_layout Plain Layout
13965 ぼっくす@ボックス ! だんらく@段落
13966 \begin_inset space \thinspace{}
13967 \end_inset
13968
13969 ——
13970 \end_layout
13971
13972 \end_inset
13973
13974
13975 \end_layout
13976
13977 \begin_layout Standard
13978 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
13979 \family sans
13980 挿入\SpecialChar menuseparator
13981 ボックス
13982 \family default
13983 メニューかツールバーボタン
13984 \begin_inset Info
13985 type  "icon"
13986 arg   "box-insert"
13987 \end_inset
13988
13989 で作成することができます。
13990 \end_layout
13991
13992 \begin_layout Standard
13993 以下の例は、行中の枠付きparboxを示したものです。
13994 \end_layout
13995
13996 \begin_layout Standard
13997 \begin_inset VSpace medskip
13998 \end_inset
13999
14000 この行は、
14001 \begin_inset Box Boxed
14002 position "c"
14003 hor_pos "c"
14004 has_inner_box 1
14005 inner_pos "t"
14006 use_parbox 1
14007 use_makebox 0
14008 width "5cm"
14009 special "none"
14010 height "1in"
14011 height_special "totalheight"
14012 thickness "0.4pt"
14013 separation "3pt"
14014 shadowsize "4pt"
14015 framecolor "black"
14016 backgroundcolor "none"
14017 status open
14018
14019 \begin_layout Plain Layout
14020 これは段落ボックスです。これはちょうど5
14021 \begin_inset space \thinspace{}
14022 \end_inset
14023
14024 cmの幅になっており、以下のように数式を含めることもできます。
14025 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14026 \end_inset
14027
14028
14029 \end_layout
14030
14031 \end_inset
14032
14033 parboxの入った行です。
14034 \end_layout
14035
14036 \begin_layout Standard
14037 \begin_inset VSpace medskip
14038 \end_inset
14039
14040
14041 \end_layout
14042
14043 \begin_layout Standard
14044 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
14045 \emph on
14046 装飾
14047 \emph default
14048 :簡素な長方形の箱型、
14049 \emph on
14050 内部ボックス
14051 \emph default
14052 :parboxコマンド、
14053 \emph on
14054
14055 \emph default
14056 :5
14057 \begin_inset space \thinspace{}
14058 \end_inset
14059
14060 cm、
14061 \emph on
14062 垂直ボックス配置
14063 \emph default
14064 :中央、に設定されています。
14065 \end_layout
14066
14067 \begin_layout Standard
14068 \begin_inset VSpace medskip
14069 \end_inset
14070
14071 \SpecialChar LaTeX
14072 では、parboxは、以下の書式を持つ
14073 \series bold
14074
14075 \backslash
14076 parbox
14077 \series default
14078
14079 \begin_inset Index idx
14080 status collapsed
14081
14082 \begin_layout Plain Layout
14083 こまんど@コマンド ! P ! 
14084 \backslash
14085 parbox
14086 \end_layout
14087
14088 \end_inset
14089
14090 コマンドによって作られます。
14091 \end_layout
14092
14093 \begin_layout Standard
14094
14095 \series bold
14096
14097 \backslash
14098 parbox[位置]{幅}{ボックスの内容}
14099 \end_layout
14100
14101 \begin_layout Standard
14102 「位置」は、
14103 \emph on
14104 b
14105 \emph default
14106
14107 \emph on
14108 t
14109 \emph default
14110 の値をとることができます。下揃えを意味する
14111 \emph on
14112 b
14113 \emph default
14114 (
14115 \bar under
14116 b
14117 \bar default
14118 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
14119 \emph on
14120 t
14121 \emph default
14122 (
14123 \bar under
14124 t
14125 \bar default
14126 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
14127 \emph on
14128 ボックス
14129 \emph default
14130 の節をご参照下さい。
14131 \end_layout
14132
14133 \begin_layout Standard
14134 \begin_inset VSpace bigskip
14135 \end_inset
14136
14137 数式番号を含めて、数式を完全に枠で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前に\SpecialChar TeX
14138 モードで
14139 \series bold
14140 parbox{
14141 \backslash
14142 linewidth-2
14143 \backslash
14144 fboxsep-2
14145 \backslash
14146 fboxrule}{
14147 \series default
14148 というコマンドを挿入します。ここで
14149 \series bold
14150
14151 \backslash
14152 linewidth
14153 \begin_inset Index idx
14154 status collapsed
14155
14156 \begin_layout Plain Layout
14157 こまんど@コマンド ! L ! 
14158 \backslash
14159 linewidth
14160 \end_layout
14161
14162 \end_inset
14163
14164
14165 \series default
14166 は、使用中の文書に設定されている行幅です。枠は、parboxの外側にあるので、枠余白と枠幅の2倍を行幅から差し引かなくてはなりません。バグ
14167 \begin_inset Foot
14168 status collapsed
14169
14170 \begin_layout Plain Layout
14171 \begin_inset CommandInset href
14172 LatexCommand href
14173 name "LyX-bug #4483"
14174 target "http://www.lyx.org/trac/ticket/4483"
14175
14176 \end_inset
14177
14178
14179 \end_layout
14180
14181 \end_inset
14182
14183 のせいで\SpecialChar LyX
14184 はこれを自動的に行いませんので、\SpecialChar TeX
14185 モードを使用する必要があります。引数中で掛け算や引き算を行うためには、\SpecialChar LaTeX
14186 パッケージの
14187 \series bold
14188 calc
14189 \series default
14190
14191 \begin_inset Foot
14192 status collapsed
14193
14194 \begin_layout Plain Layout
14195
14196 \series bold
14197 calc
14198 \series default
14199 は、標準的\SpecialChar LaTeX
14200 頒布版のすべてに含まれています。
14201 \end_layout
14202
14203 \end_inset
14204
14205
14206 \begin_inset Index idx
14207 status collapsed
14208
14209 \begin_layout Plain Layout
14210 ぱっけーじ@パッケージ ! calc
14211 \end_layout
14212
14213 \end_inset
14214
14215 を、\SpecialChar LaTeX
14216 プリアンブル中で
14217 \end_layout
14218
14219 \begin_layout Standard
14220
14221 \series bold
14222
14223 \backslash
14224 usepackage{calc}
14225 \end_layout
14226
14227 \begin_layout Standard
14228 のように読み込んでおく必要があります。数式の後では、\SpecialChar TeX
14229 モードで
14230 \series bold
14231 }}
14232 \series default
14233 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
14234 \begin_inset ERT
14235 status collapsed
14236
14237 \begin_layout Plain Layout
14238
14239
14240 \backslash
14241 fboxsep 5mm 
14242 \backslash
14243 fboxrule 5mm
14244 \end_layout
14245
14246 \end_inset
14247
14248
14249 \end_layout
14250
14251 \begin_layout Standard
14252 \begin_inset ERT
14253 status collapsed
14254
14255 \begin_layout Plain Layout
14256
14257
14258 \backslash
14259 fbox{
14260 \backslash
14261 parbox{
14262 \backslash
14263 linewidth-2
14264 \backslash
14265 fboxsep-2
14266 \backslash
14267 fboxrule}{
14268 \end_layout
14269
14270 \end_inset
14271
14272
14273 \begin_inset Formula 
14274 \begin{equation}
14275 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14276 \end{equation}
14277
14278 \end_inset
14279
14280
14281 \begin_inset ERT
14282 status collapsed
14283
14284 \begin_layout Plain Layout
14285
14286 }}
14287 \end_layout
14288
14289 \end_inset
14290
14291
14292 \begin_inset ERT
14293 status collapsed
14294
14295 \begin_layout Plain Layout
14296
14297
14298 \backslash
14299 fboxrule 0.4pt 
14300 \backslash
14301 fboxsep 3pt
14302 \end_layout
14303
14304 \end_inset
14305
14306
14307 \end_layout
14308
14309 \begin_layout Standard
14310 \begin_inset VSpace medskip
14311 \end_inset
14312
14313
14314 \series bold
14315
14316 \backslash
14317 fbox
14318 \series default
14319 の引数としてparboxが使われているので、この場合には、
14320 \series bold
14321
14322 \backslash
14323 fbox
14324 \series default
14325 を使おうが
14326 \series bold
14327
14328 \backslash
14329 boxed
14330 \series default
14331 を使おうが、差は生じません。
14332 \end_layout
14333
14334 \begin_layout Standard
14335 \begin_inset VSpace bigskip
14336 \end_inset
14337
14338 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
14339 \series bold
14340
14341 \backslash
14342 parbox
14343 \series default
14344
14345 \series bold
14346
14347 \backslash
14348 tag
14349 \series default
14350 コマンドといっしょに使います(
14351 \series bold
14352
14353 \backslash
14354 tag
14355 \series default
14356 についての詳細は、第
14357 \begin_inset CommandInset ref
14358 LatexCommand ref
14359 reference "subsec:自己定義番号"
14360
14361 \end_inset
14362
14363 節をご参照下さい)
14364 \end_layout
14365
14366 \begin_layout Standard
14367 以下は、
14368 \series bold
14369
14370 \backslash
14371 parbox
14372 \series default
14373 を使ってコメントを付けた数式の例です。
14374 \end_layout
14375
14376 \begin_layout Standard
14377 \begin_inset ERT
14378 status collapsed
14379
14380 \begin_layout Plain Layout
14381
14382
14383 \backslash
14384 [5x-7b=3b
14385 \backslash
14386 tag*{
14387 \backslash
14388 parbox{5cm}{
14389 \end_layout
14390
14391 \end_inset
14392
14393 これは説明です。数式や多行数式本体からはっきりと離れています。
14394 \begin_inset ERT
14395 status collapsed
14396
14397 \begin_layout Plain Layout
14398
14399 }}
14400 \backslash
14401 ]
14402 \end_layout
14403
14404 \end_inset
14405
14406
14407 \end_layout
14408
14409 \begin_layout Standard
14410 \SpecialChar LyX
14411 は、まだ数式中での
14412 \series bold
14413
14414 \backslash
14415 parbox
14416 \series default
14417 コマンドをサポートしていないので、上のような数式は、完全に\SpecialChar TeX
14418 モードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
14419 \end_layout
14420
14421 \begin_layout Standard
14422 まず、
14423 \series bold
14424
14425 \backslash
14426 [5x-7b=3b
14427 \backslash
14428 tag*
14429 \backslash
14430 {
14431 \backslash
14432 parbox{5cm}{
14433 \series default
14434 というコマンドを\SpecialChar TeX
14435 モードで挿入します
14436 \begin_inset Foot
14437 status collapsed
14438
14439 \begin_layout Plain Layout
14440
14441 \series bold
14442 行頭下げ
14443 \series default
14444 数式様式を使用している時には、
14445 \series bold
14446
14447 \backslash
14448 tag*
14449 \backslash
14450 {
14451 \series default
14452 の代わりに
14453 \series bold
14454
14455 \backslash
14456 hfill
14457 \series default
14458 を用いることもできます(数式様式に関しては、第
14459 \begin_inset CommandInset ref
14460 LatexCommand ref
14461 reference "sec:数式様式"
14462
14463 \end_inset
14464
14465 節をご参照下さい)。
14466 \end_layout
14467
14468 \end_inset
14469
14470 。それから、説明を通常のテキストとして入れ、最後に
14471 \series bold
14472 }}
14473 \backslash
14474 ]
14475 \series default
14476 を\SpecialChar TeX
14477 モードで挿入します。ここで
14478 \series bold
14479
14480 \backslash
14481 [
14482 \series default
14483 および
14484 \series bold
14485
14486 \backslash
14487 ]
14488 \series default
14489 コマンドは別行立て数式を作るためのものです。
14490 \end_layout
14491
14492 \begin_layout Standard
14493
14494 \series bold
14495
14496 \backslash
14497 parbox
14498 \series default
14499 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
14500 \begin_inset Formula 
14501 \[
14502 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14503 \]
14504
14505 \end_inset
14506
14507
14508 \end_layout
14509
14510 \begin_layout Section
14511 演算子
14512 \begin_inset Index idx
14513 status collapsed
14514
14515 \begin_layout Plain Layout
14516 えんざんし@演算子
14517 \end_layout
14518
14519 \end_inset
14520
14521
14522 \end_layout
14523
14524 \begin_layout Subsection
14525 大演算子
14526 \begin_inset CommandInset label
14527 LatexCommand label
14528 name "subsec:大演算子"
14529
14530 \end_inset
14531
14532
14533 \begin_inset Index idx
14534 status collapsed
14535
14536 \begin_layout Plain Layout
14537 えんざんし@演算子 ! だい@大
14538 \begin_inset space \thinspace{}
14539 \end_inset
14540
14541 ——
14542 \end_layout
14543
14544 \end_inset
14545
14546
14547 \begin_inset Index idx
14548 status collapsed
14549
14550 \begin_layout Plain Layout
14551 わ@和
14552 \end_layout
14553
14554 \end_inset
14555
14556
14557 \begin_inset Index idx
14558 status collapsed
14559
14560 \begin_layout Plain Layout
14561 せきぶんきごう@積分記号
14562 \end_layout
14563
14564 \end_inset
14565
14566
14567 \end_layout
14568
14569 \begin_layout Standard
14570 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
14571 \family sans
14572 数式オプション
14573 \family default
14574 の面にある
14575 \family sans
14576 esintパッケージを自動的に使う
14577 \family default
14578 オプションを有効にしなくてはなりません。
14579 \end_layout
14580
14581 \begin_layout Standard
14582 \begin_inset space \hfill{}
14583 \end_inset
14584
14585
14586 \begin_inset Tabular
14587 <lyxtabular version="3" rows="11" columns="2">
14588 <features booktabs="true" tabularvalignment="middle">
14589 <column alignment="center" valignment="top" width="0pt">
14590 <column alignment="center" valignment="top" width="0pt">
14591 <row>
14592 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14593 \begin_inset Text
14594
14595 \begin_layout Plain Layout
14596 コマンド
14597 \end_layout
14598
14599 \end_inset
14600 </cell>
14601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14602 \begin_inset Text
14603
14604 \begin_layout Plain Layout
14605 出力
14606 \end_layout
14607
14608 \end_inset
14609 </cell>
14610 </row>
14611 <row>
14612 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14613 \begin_inset Text
14614
14615 \begin_layout Plain Layout
14616
14617 \backslash
14618 int
14619 \begin_inset Index idx
14620 status collapsed
14621
14622 \begin_layout Plain Layout
14623 こまんど@コマンド ! I ! 
14624 \backslash
14625 int
14626 \end_layout
14627
14628 \end_inset
14629
14630
14631 \end_layout
14632
14633 \end_inset
14634 </cell>
14635 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14636 \begin_inset Text
14637
14638 \begin_layout Plain Layout
14639 \begin_inset Formula $\int$
14640 \end_inset
14641
14642
14643 \end_layout
14644
14645 \end_inset
14646 </cell>
14647 </row>
14648 <row>
14649 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14650 \begin_inset Text
14651
14652 \begin_layout Plain Layout
14653
14654 \backslash
14655 oint
14656 \end_layout
14657
14658 \end_inset
14659 </cell>
14660 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14661 \begin_inset Text
14662
14663 \begin_layout Plain Layout
14664 \begin_inset Formula $\oint$
14665 \end_inset
14666
14667
14668 \end_layout
14669
14670 \end_inset
14671 </cell>
14672 </row>
14673 <row>
14674 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14675 \begin_inset Text
14676
14677 \begin_layout Plain Layout
14678
14679 \backslash
14680 ointctrclockwise
14681 \end_layout
14682
14683 \end_inset
14684 </cell>
14685 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14686 \begin_inset Text
14687
14688 \begin_layout Plain Layout
14689 \begin_inset Formula $\ointctrclockwise$
14690 \end_inset
14691
14692
14693 \end_layout
14694
14695 \end_inset
14696 </cell>
14697 </row>
14698 <row>
14699 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14700 \begin_inset Text
14701
14702 \begin_layout Plain Layout
14703
14704 \backslash
14705 ointclockwise
14706 \end_layout
14707
14708 \end_inset
14709 </cell>
14710 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14711 \begin_inset Text
14712
14713 \begin_layout Plain Layout
14714 \begin_inset Formula $\ointclockwise$
14715 \end_inset
14716
14717
14718 \end_layout
14719
14720 \end_inset
14721 </cell>
14722 </row>
14723 <row>
14724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14725 \begin_inset Text
14726
14727 \begin_layout Plain Layout
14728
14729 \backslash
14730 sqint
14731 \end_layout
14732
14733 \end_inset
14734 </cell>
14735 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14736 \begin_inset Text
14737
14738 \begin_layout Plain Layout
14739 \begin_inset Formula $\sqint$
14740 \end_inset
14741
14742
14743 \end_layout
14744
14745 \end_inset
14746 </cell>
14747 </row>
14748 <row>
14749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14750 \begin_inset Text
14751
14752 \begin_layout Plain Layout
14753
14754 \backslash
14755 fint
14756 \end_layout
14757
14758 \end_inset
14759 </cell>
14760 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14761 \begin_inset Text
14762
14763 \begin_layout Plain Layout
14764  
14765 \begin_inset Formula $\fint$
14766 \end_inset
14767
14768
14769 \end_layout
14770
14771 \end_inset
14772 </cell>
14773 </row>
14774 <row>
14775 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14776 \begin_inset Text
14777
14778 \begin_layout Plain Layout
14779
14780 \backslash
14781 landupint
14782 \end_layout
14783
14784 \end_inset
14785 </cell>
14786 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14787 \begin_inset Text
14788
14789 \begin_layout Plain Layout
14790  
14791 \begin_inset Formula $\landupint$
14792 \end_inset
14793
14794
14795 \end_layout
14796
14797 \end_inset
14798 </cell>
14799 </row>
14800 <row>
14801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14802 \begin_inset Text
14803
14804 \begin_layout Plain Layout
14805
14806 \backslash
14807 landdownint
14808 \end_layout
14809
14810 \end_inset
14811 </cell>
14812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14813 \begin_inset Text
14814
14815 \begin_layout Plain Layout
14816  
14817 \begin_inset Formula $\landdownint$
14818 \end_inset
14819
14820
14821 \end_layout
14822
14823 \end_inset
14824 </cell>
14825 </row>
14826 <row>
14827 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14828 \begin_inset Text
14829
14830 \begin_layout Plain Layout
14831
14832 \backslash
14833 bigcap
14834 \end_layout
14835
14836 \end_inset
14837 </cell>
14838 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14839 \begin_inset Text
14840
14841 \begin_layout Plain Layout
14842 \begin_inset Formula $\bigcap$
14843 \end_inset
14844
14845
14846 \end_layout
14847
14848 \end_inset
14849 </cell>
14850 </row>
14851 <row>
14852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
14853 \begin_inset Text
14854
14855 \begin_layout Plain Layout
14856
14857 \backslash
14858 bigcup
14859 \end_layout
14860
14861 \end_inset
14862 </cell>
14863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14864 \begin_inset Text
14865
14866 \begin_layout Plain Layout
14867 \begin_inset Formula $\bigcup$
14868 \end_inset
14869
14870
14871 \end_layout
14872
14873 \end_inset
14874 </cell>
14875 </row>
14876 </lyxtabular>
14877
14878 \end_inset
14879
14880
14881 \begin_inset space \hfill{}
14882 \end_inset
14883
14884
14885 \begin_inset Tabular
14886 <lyxtabular version="3" rows="11" columns="2">
14887 <features booktabs="true" tabularvalignment="middle">
14888 <column alignment="center" valignment="top" width="0pt">
14889 <column alignment="center" valignment="top" width="0pt">
14890 <row>
14891 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14892 \begin_inset Text
14893
14894 \begin_layout Plain Layout
14895 コマンド
14896 \end_layout
14897
14898 \end_inset
14899 </cell>
14900 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14901 \begin_inset Text
14902
14903 \begin_layout Plain Layout
14904 出力
14905 \end_layout
14906
14907 \end_inset
14908 </cell>
14909 </row>
14910 <row>
14911 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14912 \begin_inset Text
14913
14914 \begin_layout Plain Layout
14915
14916 \backslash
14917 sum
14918 \begin_inset Index idx
14919 status collapsed
14920
14921 \begin_layout Plain Layout
14922 こまんど@コマンド ! S ! 
14923 \backslash
14924 sum
14925 \end_layout
14926
14927 \end_inset
14928
14929
14930 \end_layout
14931
14932 \end_inset
14933 </cell>
14934 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14935 \begin_inset Text
14936
14937 \begin_layout Plain Layout
14938 \begin_inset Formula $\sum$
14939 \end_inset
14940
14941
14942 \end_layout
14943
14944 \end_inset
14945 </cell>
14946 </row>
14947 <row>
14948 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14949 \begin_inset Text
14950
14951 \begin_layout Plain Layout
14952
14953 \backslash
14954 prod
14955 \begin_inset Index idx
14956 status collapsed
14957
14958 \begin_layout Plain Layout
14959 こまんど@コマンド ! P ! 
14960 \backslash
14961 prod
14962 \end_layout
14963
14964 \end_inset
14965
14966
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975 \begin_inset Formula $\prod$
14976 \end_inset
14977
14978
14979 \end_layout
14980
14981 \end_inset
14982 </cell>
14983 </row>
14984 <row>
14985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Plain Layout
14989
14990 \backslash
14991 coprod
14992 \end_layout
14993
14994 \end_inset
14995 </cell>
14996 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14997 \begin_inset Text
14998
14999 \begin_layout Plain Layout
15000 \begin_inset Formula $\coprod$
15001 \end_inset
15002
15003
15004 \end_layout
15005
15006 \end_inset
15007 </cell>
15008 </row>
15009 <row>
15010 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15011 \begin_inset Text
15012
15013 \begin_layout Plain Layout
15014
15015 \backslash
15016 bigodot
15017 \end_layout
15018
15019 \end_inset
15020 </cell>
15021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15022 \begin_inset Text
15023
15024 \begin_layout Plain Layout
15025 \begin_inset Formula $\bigodot$
15026 \end_inset
15027
15028
15029 \end_layout
15030
15031 \end_inset
15032 </cell>
15033 </row>
15034 <row>
15035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15036 \begin_inset Text
15037
15038 \begin_layout Plain Layout
15039
15040 \backslash
15041 bigotimes
15042 \end_layout
15043
15044 \end_inset
15045 </cell>
15046 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15047 \begin_inset Text
15048
15049 \begin_layout Plain Layout
15050 \begin_inset Formula $\bigotimes$
15051 \end_inset
15052
15053
15054 \end_layout
15055
15056 \end_inset
15057 </cell>
15058 </row>
15059 <row>
15060 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15061 \begin_inset Text
15062
15063 \begin_layout Plain Layout
15064
15065 \backslash
15066 bigoplus
15067 \end_layout
15068
15069 \end_inset
15070 </cell>
15071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15072 \begin_inset Text
15073
15074 \begin_layout Plain Layout
15075 \begin_inset Formula $\bigoplus$
15076 \end_inset
15077
15078
15079 \end_layout
15080
15081 \end_inset
15082 </cell>
15083 </row>
15084 <row>
15085 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15086 \begin_inset Text
15087
15088 \begin_layout Plain Layout
15089
15090 \backslash
15091 bigwedge
15092 \end_layout
15093
15094 \end_inset
15095 </cell>
15096 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15097 \begin_inset Text
15098
15099 \begin_layout Plain Layout
15100 \begin_inset Formula $\bigwedge$
15101 \end_inset
15102
15103
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 </row>
15109 <row>
15110 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15111 \begin_inset Text
15112
15113 \begin_layout Plain Layout
15114
15115 \backslash
15116 bigvee
15117 \end_layout
15118
15119 \end_inset
15120 </cell>
15121 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15122 \begin_inset Text
15123
15124 \begin_layout Plain Layout
15125 \begin_inset Formula $\bigvee$
15126 \end_inset
15127
15128
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 </row>
15134 <row>
15135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15136 \begin_inset Text
15137
15138 \begin_layout Plain Layout
15139
15140 \backslash
15141 bigsqcup
15142 \end_layout
15143
15144 \end_inset
15145 </cell>
15146 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15147 \begin_inset Text
15148
15149 \begin_layout Plain Layout
15150 \begin_inset Formula $\bigsqcup$
15151 \end_inset
15152
15153
15154 \end_layout
15155
15156 \end_inset
15157 </cell>
15158 </row>
15159 <row>
15160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15161 \begin_inset Text
15162
15163 \begin_layout Plain Layout
15164
15165 \backslash
15166 biguplus
15167 \end_layout
15168
15169 \end_inset
15170 </cell>
15171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15172 \begin_inset Text
15173
15174 \begin_layout Plain Layout
15175 \begin_inset Formula $\biguplus$
15176 \end_inset
15177
15178
15179 \end_layout
15180
15181 \end_inset
15182 </cell>
15183 </row>
15184 </lyxtabular>
15185
15186 \end_inset
15187
15188
15189 \begin_inset space \hfill{}
15190 \end_inset
15191
15192
15193 \end_layout
15194
15195 \begin_layout Standard
15196 すべての大演算子は、数式ツールバーボタンの
15197 \begin_inset Info
15198 type  "icon"
15199 arg   "math-insert \\intop"
15200 \end_inset
15201
15202 でも挿入することができます。
15203 \end_layout
15204
15205 \begin_layout Standard
15206 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
15207 \end_layout
15208
15209 \begin_layout Standard
15210 積分演算子はすべて、
15211 \series bold
15212
15213 \backslash
15214 intop
15215 \series default
15216
15217 \series bold
15218
15219 \backslash
15220 ointop
15221 \series default
15222 のように、
15223 \series bold
15224 op
15225 \series default
15226 で終わる別バージョンがあります。これらの演算子は、
15227 \series bold
15228
15229 \backslash
15230 int
15231 \series default
15232 とは範囲の表示のしかたが異なります。第
15233 \begin_inset CommandInset ref
15234 LatexCommand ref
15235 reference "subsec:演算子の範囲"
15236
15237 \end_inset
15238
15239 節をご参照下さい。
15240 \end_layout
15241
15242 \begin_layout Subsubsection*
15243 積分の子細
15244 \end_layout
15245
15246 \begin_layout Standard
15247 積分中で用いられる文字
15248 \emph on
15249 d
15250 \emph default
15251 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
15252 \emph on
15253 d
15254 \emph default
15255 を選択して、
15256 \begin_inset Flex Ruby
15257 status collapsed
15258
15259 \begin_layout Plain Layout
15260 捷径
15261 \begin_inset Argument post:1
15262 status collapsed
15263
15264 \begin_layout Plain Layout
15265 ショートカット
15266 \end_layout
15267
15268 \end_inset
15269
15270
15271 \end_layout
15272
15273 \end_inset
15274
15275
15276 \begin_inset Info
15277 type  "shortcut"
15278 arg   "font-roman"
15279 \end_inset
15280
15281 を用います
15282 \begin_inset Foot
15283 status collapsed
15284
15285 \begin_layout Plain Layout
15286 文字様式については、第
15287 \begin_inset CommandInset ref
15288 LatexCommand ref
15289 reference "subsec:書体様式"
15290
15291 \end_inset
15292
15293 節参照。
15294 \end_layout
15295
15296 \end_inset
15297
15298 。最後に、演算子の慣例に倣って、
15299 \emph on
15300 d
15301 \emph default
15302 の前に最小空白を挿入しなくてはなりません。たとえば、
15303 \end_layout
15304
15305 \begin_layout Standard
15306 正しくない例:
15307 \begin_inset Formula $\int A(x)dx$
15308 \end_inset
15309
15310
15311 \begin_inset Newline newline
15312 \end_inset
15313
15314 正しい
15315 \begin_inset Phantom HPhantom
15316 status open
15317
15318 \begin_layout Plain Layout
15319 ない
15320 \end_layout
15321
15322 \end_inset
15323
15324 例:
15325 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15326 \end_inset
15327
15328
15329 \end_layout
15330
15331 \begin_layout Standard
15332 多重積分に関しては、以下のコマンドがあります。
15333 \begin_inset VSpace medskip
15334 \end_inset
15335
15336
15337 \end_layout
15338
15339 \begin_layout Standard
15340 \begin_inset space \hfill{}
15341 \end_inset
15342
15343
15344 \begin_inset Tabular
15345 <lyxtabular version="3" rows="4" columns="2">
15346 <features booktabs="true" tabularvalignment="middle">
15347 <column alignment="center" valignment="top" width="0pt">
15348 <column alignment="center" valignment="top" width="0pt">
15349 <row>
15350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15351 \begin_inset Text
15352
15353 \begin_layout Plain Layout
15354 コマンド
15355 \end_layout
15356
15357 \end_inset
15358 </cell>
15359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15360 \begin_inset Text
15361
15362 \begin_layout Plain Layout
15363 出力
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 </row>
15369 <row bottomspace="1mm">
15370 <cell alignment="center" valignment="top" usebox="none">
15371 \begin_inset Text
15372
15373 \begin_layout Plain Layout
15374
15375 \backslash
15376 iint
15377 \end_layout
15378
15379 \end_inset
15380 </cell>
15381 <cell alignment="center" valignment="top" usebox="none">
15382 \begin_inset Text
15383
15384 \begin_layout Plain Layout
15385 \begin_inset Formula $\iint$
15386 \end_inset
15387
15388
15389 \end_layout
15390
15391 \end_inset
15392 </cell>
15393 </row>
15394 <row bottomspace="1mm">
15395 <cell alignment="center" valignment="top" usebox="none">
15396 \begin_inset Text
15397
15398 \begin_layout Plain Layout
15399
15400 \backslash
15401 oiint
15402 \end_layout
15403
15404 \end_inset
15405 </cell>
15406 <cell alignment="center" valignment="top" usebox="none">
15407 \begin_inset Text
15408
15409 \begin_layout Plain Layout
15410 \begin_inset Formula $\oiint$
15411 \end_inset
15412
15413
15414 \end_layout
15415
15416 \end_inset
15417 </cell>
15418 </row>
15419 <row bottomspace="1mm">
15420 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15421 \begin_inset Text
15422
15423 \begin_layout Plain Layout
15424
15425 \backslash
15426 sqiint
15427 \end_layout
15428
15429 \end_inset
15430 </cell>
15431 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15432 \begin_inset Text
15433
15434 \begin_layout Plain Layout
15435 \begin_inset Formula $\sqiint$
15436 \end_inset
15437
15438
15439 \end_layout
15440
15441 \end_inset
15442 </cell>
15443 </row>
15444 </lyxtabular>
15445
15446 \end_inset
15447
15448
15449 \begin_inset space \hfill{}
15450 \end_inset
15451
15452
15453 \begin_inset Tabular
15454 <lyxtabular version="3" rows="4" columns="2">
15455 <features booktabs="true" tabularvalignment="middle">
15456 <column alignment="center" valignment="top" width="0pt">
15457 <column alignment="center" valignment="top" width="0pt">
15458 <row>
15459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15460 \begin_inset Text
15461
15462 \begin_layout Plain Layout
15463 コマンド
15464 \end_layout
15465
15466 \end_inset
15467 </cell>
15468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15469 \begin_inset Text
15470
15471 \begin_layout Plain Layout
15472 出力
15473 \end_layout
15474
15475 \end_inset
15476 </cell>
15477 </row>
15478 <row bottomspace="1mm">
15479 <cell alignment="center" valignment="top" usebox="none">
15480 \begin_inset Text
15481
15482 \begin_layout Plain Layout
15483
15484 \backslash
15485 iiint
15486 \end_layout
15487
15488 \end_inset
15489 </cell>
15490 <cell alignment="center" valignment="top" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494 \begin_inset Formula $\iiint$
15495 \end_inset
15496
15497
15498 \end_layout
15499
15500 \end_inset
15501 </cell>
15502 </row>
15503 <row bottomspace="1mm">
15504 <cell alignment="center" valignment="top" usebox="none">
15505 \begin_inset Text
15506
15507 \begin_layout Plain Layout
15508
15509 \backslash
15510 iiiint
15511 \end_layout
15512
15513 \end_inset
15514 </cell>
15515 <cell alignment="center" valignment="top" usebox="none">
15516 \begin_inset Text
15517
15518 \begin_layout Plain Layout
15519 \begin_inset Formula $\iiiint$
15520 \end_inset
15521
15522
15523 \end_layout
15524
15525 \end_inset
15526 </cell>
15527 </row>
15528 <row bottomspace="1mm">
15529 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15530 \begin_inset Text
15531
15532 \begin_layout Plain Layout
15533
15534 \backslash
15535 dotsint
15536 \end_layout
15537
15538 \end_inset
15539 </cell>
15540 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15541 \begin_inset Text
15542
15543 \begin_layout Plain Layout
15544 \begin_inset Formula $\dotsint$
15545 \end_inset
15546
15547
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 </row>
15553 </lyxtabular>
15554
15555 \end_inset
15556
15557
15558 \begin_inset space \hfill{}
15559 \end_inset
15560
15561
15562 \end_layout
15563
15564 \begin_layout Subsection
15565 演算子の範囲
15566 \begin_inset CommandInset label
15567 LatexCommand label
15568 name "subsec:演算子の範囲"
15569
15570 \end_inset
15571
15572
15573 \begin_inset Index idx
15574 status collapsed
15575
15576 \begin_layout Plain Layout
15577 えんざんし@演算子 ! はんい@範囲
15578 \end_layout
15579
15580 \end_inset
15581
15582
15583 \end_layout
15584
15585 \begin_layout Standard
15586 範囲は、上付き文字と下付き文字とで作成することができます。
15587 \begin_inset Separator parbreak
15588 \end_inset
15589
15590
15591 \end_layout
15592
15593 \begin_layout Standard
15594 \align center
15595 \begin_inset Tabular
15596 <lyxtabular version="3" rows="2" columns="2">
15597 <features booktabs="true" tabularvalignment="middle">
15598 <column alignment="center" valignment="top" width="0pt">
15599 <column alignment="center" valignment="top" width="0pt">
15600 <row>
15601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15602 \begin_inset Text
15603
15604 \begin_layout Plain Layout
15605 コマンド
15606 \end_layout
15607
15608 \end_inset
15609 </cell>
15610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15611 \begin_inset Text
15612
15613 \begin_layout Plain Layout
15614 出力
15615 \end_layout
15616
15617 \end_inset
15618 </cell>
15619 </row>
15620 <row>
15621 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15622 \begin_inset Text
15623
15624 \begin_layout Plain Layout
15625
15626 \backslash
15627 prod^
15628 \backslash
15629 infty
15630 \begin_inset space \textvisiblespace{}
15631 \end_inset
15632
15633
15634 \begin_inset Formula $\to$
15635 \end_inset
15636
15637 _0
15638 \begin_inset Formula $\to$
15639 \end_inset
15640
15641 A(x)
15642 \end_layout
15643
15644 \end_inset
15645 </cell>
15646 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
15647 \begin_inset Text
15648
15649 \begin_layout Plain Layout
15650 \begin_inset Formula $\prod_{0}^{\infty}A(x)$
15651 \end_inset
15652
15653
15654 \end_layout
15655
15656 \end_inset
15657 </cell>
15658 </row>
15659 </lyxtabular>
15660
15661 \end_inset
15662
15663
15664 \end_layout
15665
15666 \begin_layout Standard
15667 行内数式では、範囲は演算子の右横に表示されます。別行立て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
15668 \end_layout
15669
15670 \begin_layout Standard
15671 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
15672 \family sans
15673 編集\SpecialChar menuseparator
15674 数式\SpecialChar menuseparator
15675 範囲の表記を変更
15676 \family default
15677 メニューで
15678 \family sans
15679 \series bold
15680 行内形式
15681 \family default
15682 \series default
15683 (
15684 \begin_inset Flex Ruby
15685 status collapsed
15686
15687 \begin_layout Plain Layout
15688 捷径
15689 \begin_inset Argument post:1
15690 status collapsed
15691
15692 \begin_layout Plain Layout
15693 ショートカット
15694 \end_layout
15695
15696 \end_inset
15697
15698
15699 \end_layout
15700
15701 \end_inset
15702
15703
15704 \begin_inset Info
15705 type  "shortcut"
15706 arg   "math-limits"
15707 \end_inset
15708
15709 )を選択することで範囲形式を変更することができます。以下はその用例です。
15710 \end_layout
15711
15712 \begin_layout Standard
15713 既定の範囲形式は、以下のようになっています。
15714 \begin_inset Formula 
15715 \[
15716 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15717 \]
15718
15719 \end_inset
15720
15721 以下は、範囲形式を
15722 \family sans
15723 \series bold
15724 行内形式
15725 \family default
15726 \series default
15727 に変更したときの表示です。
15728 \begin_inset Formula 
15729 \[
15730 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15731 \]
15732
15733 \end_inset
15734
15735
15736 \series bold
15737
15738 \backslash
15739 intop
15740 \series default
15741
15742 \series bold
15743
15744 \backslash
15745 ointop
15746 \series default
15747 などのように
15748 \series bold
15749 op
15750 \series default
15751 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
15752 の例では、範囲形式を
15753 \series bold
15754 別行立て形式
15755 \series default
15756 にして積分記号の下に置くようにしています。
15757 \begin_inset Formula 
15758 \begin{equation}
15759 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15760 \end{equation}
15761
15762 \end_inset
15763
15764
15765 \end_layout
15766
15767 \begin_layout Standard
15768 \begin_inset VSpace medskip
15769 \end_inset
15770
15771 範囲に条件を指定したい場合には、
15772 \series bold
15773
15774 \backslash
15775 subarray
15776 \series default
15777
15778 \begin_inset Index idx
15779 status collapsed
15780
15781 \begin_layout Plain Layout
15782 こまんど@コマンド ! S ! 
15783 \backslash
15784 subarray
15785 \end_layout
15786
15787 \end_inset
15788
15789 コマンドや
15790 \series bold
15791
15792 \backslash
15793 substack
15794 \series default
15795
15796 \begin_inset Index idx
15797 status collapsed
15798
15799 \begin_layout Plain Layout
15800 こまんど@コマンド ! S ! 
15801 \backslash
15802 substack
15803 \end_layout
15804
15805 \end_inset
15806
15807 コマンドを使用します。たとえば、以下の表記 
15808 \begin_inset Formula 
15809 \begin{equation}
15810 \sum_{\begin{subarray}{c}
15811 0<k<1000\\
15812 \\
15813 k\,\in\,\mathbb{N}
15814 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15815 \end{equation}
15816
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \begin_layout Standard
15823 を作成するには、以下のようにしなくてはなりません。
15824 \begin_inset Newline newline
15825 \end_inset
15826
15827 まず、
15828 \series bold
15829
15830 \backslash
15831 sum
15832 \series default
15833 ^
15834 \series bold
15835 n
15836 \begin_inset space \textvisiblespace{}
15837 \end_inset
15838
15839 _
15840 \series default
15841 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
15842 \series bold
15843
15844 \backslash
15845 subarray
15846 \begin_inset space \textvisiblespace{}
15847 \end_inset
15848
15849
15850 \series default
15851 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
15852 \begin_inset Info
15853 type  "shortcut"
15854 arg   "newline-insert newline"
15855 \end_inset
15856
15857 )を挿入することで作ることができます。ここに
15858 \begin_inset Newline newline
15859 \end_inset
15860
15861
15862 \series bold
15863 0
15864 \begin_inset Formula $\boldsymbol{<}$
15865 \end_inset
15866
15867 k
15868 \begin_inset Formula $\boldsymbol{<}$
15869 \end_inset
15870
15871 1000 Ctrl+Return
15872 \begin_inset Newline newline
15873 \end_inset
15874
15875
15876 \series default
15877 と入力すると、新規行のための新しい枠が現れます。
15878 \end_layout
15879
15880 \begin_layout Standard
15881 各行の揃え方は、
15882 \family sans
15883 表ツールバー
15884 \family default
15885
15886 \family sans
15887 編集\SpecialChar menuseparator
15888 行と列
15889 \family default
15890 メニューで変更することができますが、右揃えにするには、行頭に
15891 \series bold
15892
15893 \backslash
15894 hfill
15895 \begin_inset space \textvisiblespace{}
15896 \end_inset
15897
15898
15899 \series default
15900 を挿入しなくてはなりません。
15901 \end_layout
15902
15903 \begin_layout Standard
15904
15905 \series bold
15906
15907 \backslash
15908 substack
15909 \series default
15910 コマンドは、各行がつねに中央揃えになることを除いては、
15911 \series bold
15912
15913 \backslash
15914 subarray
15915 \series default
15916 と同じです。
15917 \end_layout
15918
15919 \begin_layout Standard
15920 \begin_inset VSpace bigskip
15921 \end_inset
15922
15923 演算子の後に来る文字は、範囲の横に来るので、
15924 \begin_inset CommandInset ref
15925 LatexCommand eqref
15926 reference "eq:substack"
15927
15928 \end_inset
15929
15930 式のように、演算子の横の余白が大きくなりすぎることがあります。これを防ぐには、コマンド
15931 \series bold
15932
15933 \backslash
15934 smashoperator
15935 \series default
15936
15937 \begin_inset Index idx
15938 status collapsed
15939
15940 \begin_layout Plain Layout
15941 こまんど@コマンド ! S ! 
15942 \backslash
15943 smashoperator
15944 \end_layout
15945
15946 \end_inset
15947
15948 を使うことができます。これを有効化するには、文書設定の
15949 \family sans
15950 数式オプション
15951 \family default
15952 で、
15953 \series bold
15954 mathtools
15955 \series default
15956 パッケージ
15957 \begin_inset Index idx
15958 status collapsed
15959
15960 \begin_layout Plain Layout
15961 ぱっけーじ@パッケージ ! mathtools
15962 \end_layout
15963
15964 \end_inset
15965
15966
15967 \family sans
15968 常に読み込み
15969 \family default
15970 オプションを指定してください。
15971 \series bold
15972
15973 \backslash
15974 smashoperator
15975 \series default
15976 は、内容物の幅を0
15977 \lang english
15978
15979 \begin_inset space \thinspace{}
15980 \end_inset
15981
15982
15983 \lang japanese
15984 ptに設定します。
15985 \lang english
15986
15987 \begin_inset Newline newline
15988 \end_inset
15989
15990
15991 \lang japanese
15992 これを
15993 \begin_inset CommandInset ref
15994 LatexCommand eqref
15995 reference "eq:substack"
15996
15997 \end_inset
15998
15999 式に応用してみると、コマンド
16000 \end_layout
16001
16002 \begin_layout Standard
16003
16004 \series bold
16005
16006 \backslash
16007 smashoperator{
16008 \end_layout
16009
16010 \begin_layout Standard
16011 の波括弧の中に、範囲付きの演算子を挿入することになります。波括弧を閉じた後に、数式を続けます。例:
16012 \begin_inset Formula 
16013 \[
16014 \sum_{\mathclap{\substack{0<k<1000\\
16015 \\
16016 k\,\in\,\mathbb{N}
16017 }
16018 }}^{n}k^{-2}
16019 \]
16020
16021 \end_inset
16022
16023 演算子の片側だけ、空白を0
16024 \lang english
16025
16026 \begin_inset space \thinspace{}
16027 \end_inset
16028
16029
16030 \lang japanese
16031 ptにすることも可能です。そのためには、
16032 \series bold
16033
16034 \backslash
16035 smashoperator
16036 \series default
16037 と付属する波括弧の間に、
16038 \series bold
16039 [l]
16040 \series default
16041 または
16042 \series bold
16043 [r]
16044 \series default
16045 と書き込みます。下記は、
16046 \series bold
16047
16048 \backslash
16049 smashoperator
16050 \series default
16051 のとりうる形の例です。
16052 \end_layout
16053
16054 \begin_layout Standard
16055 \begin_inset Formula 
16056 \[
16057 Y\smashoperator{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[l]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[r]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}
16058 \]
16059
16060 \end_inset
16061
16062
16063 \end_layout
16064
16065 \begin_layout Standard
16066 \begin_inset VSpace bigskip
16067 \end_inset
16068
16069
16070 \end_layout
16071
16072 \begin_layout Standard
16073 範囲を持つ演算子が続くとき、出力での、範囲の組版は出来が良くないものになることがあります。下記をご覧ください。
16074 \begin_inset Formula 
16075 \[
16076 \text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
16077 \]
16078
16079 \end_inset
16080
16081 組版を改善するには、文書設定の
16082 \family sans
16083 数式オプション
16084 \family default
16085 で、
16086 \series bold
16087 mathtools
16088 \series default
16089 パッケージ
16090 \begin_inset Index idx
16091 status collapsed
16092
16093 \begin_layout Plain Layout
16094 ぱっけーじ@パッケージ ! mathtools
16095 \end_layout
16096
16097 \end_inset
16098
16099
16100 \family sans
16101 常に読み込み
16102 \family default
16103 オプションを指定してください。その上で、数式中の最初の演算子の前に直接、
16104 \series bold
16105
16106 \backslash
16107 adjustlimits
16108 \series default
16109 コマンド
16110 \begin_inset Index idx
16111 status collapsed
16112
16113 \begin_layout Plain Layout
16114 こまんど@コマンド ! A ! 
16115 \backslash
16116 adjustlimits
16117 \end_layout
16118
16119 \end_inset
16120
16121 を置いてください。そうすると、上記の例はこのようになります。
16122 \begin_inset Formula 
16123 \[
16124 \text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
16125 \]
16126
16127 \end_inset
16128
16129
16130 \end_layout
16131
16132 \begin_layout Standard
16133 \begin_inset VSpace bigskip
16134 \end_inset
16135
16136 一つの範囲を複数の演算子に用いる方法が、第
16137 \begin_inset CommandInset ref
16138 LatexCommand ref
16139 reference "subsec:自己定義演算子"
16140
16141 \end_inset
16142
16143 節に述べられています。
16144 \end_layout
16145
16146 \begin_layout Subsection
16147 演算子の修飾
16148 \begin_inset Index idx
16149 status collapsed
16150
16151 \begin_layout Plain Layout
16152 えんざんし@演算子 ! しゅうしょく@修飾
16153 \end_layout
16154
16155 \end_inset
16156
16157
16158 \end_layout
16159
16160 \begin_layout Standard
16161
16162 \series bold
16163
16164 \backslash
16165 overset
16166 \series default
16167
16168 \begin_inset Index idx
16169 status collapsed
16170
16171 \begin_layout Plain Layout
16172 こまんど@コマンド ! O ! 
16173 \backslash
16174 overset
16175 \end_layout
16176
16177 \end_inset
16178
16179 コマンドや
16180 \series bold
16181
16182 \backslash
16183 underset
16184 \series default
16185
16186 \begin_inset Index idx
16187 status collapsed
16188
16189 \begin_layout Plain Layout
16190 こまんど@コマンド ! U ! 
16191 \backslash
16192 underset
16193 \end_layout
16194
16195 \end_inset
16196
16197 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
16198 \series bold
16199
16200 \backslash
16201 sideset
16202 \series default
16203
16204 \begin_inset Index idx
16205 status collapsed
16206
16207 \begin_layout Plain Layout
16208 こまんど@コマンド ! S ! 
16209 \backslash
16210 sideset
16211 \end_layout
16212
16213 \end_inset
16214
16215 コマンドを使うと、文字を演算子の前や後ろに付けることができます。
16216 \end_layout
16217
16218 \begin_layout Standard
16219
16220 \series bold
16221
16222 \backslash
16223 sideset
16224 \series default
16225 には4つの派生版があります。
16226 \end_layout
16227
16228 \begin_layout Itemize
16229
16230 \series bold
16231
16232 \backslash
16233 sideset
16234 \series default
16235 は、演算子の隅に文字を置くのに用います。
16236 \end_layout
16237
16238 \begin_layout Itemize
16239
16240 \series bold
16241
16242 \backslash
16243 sidesetn
16244 \series default
16245 は、演算子の前後に文字を置くのに用います(この派生版は、\SpecialChar LaTeX
16246 の元々の
16247 \series bold
16248
16249 \backslash
16250 sideset
16251 \series default
16252 コマンドを表します)。
16253 \end_layout
16254
16255 \begin_layout Itemize
16256
16257 \series bold
16258
16259 \backslash
16260 sidesetl
16261 \series default
16262 は、演算子の左隅と後ろに文字を置くのに用います。
16263 \end_layout
16264
16265 \begin_layout Itemize
16266
16267 \series bold
16268
16269 \backslash
16270 sidesetr
16271 \series default
16272 は、演算子の右隅と前に文字を置くのに用います。
16273 \end_layout
16274
16275 \begin_layout Standard
16276 たとえば、
16277 \series bold
16278
16279 \backslash
16280 sidesetn
16281 \begin_inset space \textvisiblespace{}
16282 \end_inset
16283
16284
16285 \backslash
16286 sum
16287 \begin_inset space \textvisiblespace{}
16288 \end_inset
16289
16290
16291 \begin_inset Formula $\to$
16292 \end_inset
16293
16294 '
16295 \begin_inset Formula $\to$
16296 \end_inset
16297
16298 _k=1
16299 \begin_inset space \textvisiblespace{}
16300 \end_inset
16301
16302
16303 \series default
16304 ^
16305 \series bold
16306 n
16307 \series default
16308 というコマンドを入力すると、
16309 \begin_inset Formula 
16310 \[
16311 \sideset{}{'}\sum_{k=1}^{n}
16312 \]
16313
16314 \end_inset
16315
16316 のようになります。
16317 \end_layout
16318
16319 \begin_layout Standard
16320 \begin_inset Note Greyedout
16321 status open
16322
16323 \begin_layout Plain Layout
16324
16325 \series bold
16326 【註】
16327 \backslash
16328 sideset
16329 \series default
16330 は、大演算子を修飾するためだけに用いることができ、二項演算子には用いることができません。
16331 \end_layout
16332
16333 \end_inset
16334
16335
16336 \end_layout
16337
16338 \begin_layout Standard
16339 のようになります。最後の例からわかるように、
16340 \series bold
16341
16342 \backslash
16343 overset
16344 \series default
16345
16346 \series bold
16347
16348 \backslash
16349 underset
16350 \series default
16351 では、記号や文字にアクセントをつけることもできます。一方。 また、
16352 \series bold
16353
16354 \backslash
16355 overset
16356 \begin_inset space \textvisiblespace{}
16357 \end_inset
16358
16359
16360 \backslash
16361 maltese
16362 \begin_inset space \textvisiblespace{}
16363 \end_inset
16364
16365
16366 \series default
16367
16368 \begin_inset Formula $\uparrow$
16369 \end_inset
16370
16371
16372 \series bold
16373 a
16374 \series default
16375 というコマンドならば、
16376 \begin_inset Formula 
16377 \[
16378 \overset{a}{\maltese}
16379 \]
16380
16381 \end_inset
16382
16383
16384 \end_layout
16385
16386 \begin_layout Subsection
16387 二項演算子
16388 \begin_inset CommandInset label
16389 LatexCommand label
16390 name "subsec:二項演算子"
16391
16392 \end_inset
16393
16394
16395 \begin_inset Index idx
16396 status collapsed
16397
16398 \begin_layout Plain Layout
16399 えんざんし@演算子 ! にこう@二項
16400 \begin_inset space \thinspace{}
16401 \end_inset
16402
16403 ——
16404 \end_layout
16405
16406 \end_inset
16407
16408
16409 \end_layout
16410
16411 \begin_layout Standard
16412 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
16413 \begin_inset VSpace medskip
16414 \end_inset
16415
16416
16417 \end_layout
16418
16419 \begin_layout Standard
16420 \begin_inset Tabular
16421 <lyxtabular version="3" rows="13" columns="2">
16422 <features booktabs="true" tabularvalignment="middle">
16423 <column alignment="center" valignment="top" width="0pt">
16424 <column alignment="center" valignment="top" width="0pt">
16425 <row>
16426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16427 \begin_inset Text
16428
16429 \begin_layout Plain Layout
16430 コマンド
16431 \begin_inset Note Note
16432 status collapsed
16433
16434 \begin_layout Plain Layout
16435 ここで
16436 \series bold
16437
16438 \backslash
16439 raisebox
16440 \series default
16441 はスペーサーとして使用しているだけです。
16442 \end_layout
16443
16444 \end_inset
16445
16446
16447 \end_layout
16448
16449 \end_inset
16450 </cell>
16451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16452 \begin_inset Text
16453
16454 \begin_layout Plain Layout
16455 出力
16456 \end_layout
16457
16458 \end_inset
16459 </cell>
16460 </row>
16461 <row>
16462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16463 \begin_inset Text
16464
16465 \begin_layout Plain Layout
16466 +
16467 \end_layout
16468
16469 \end_inset
16470 </cell>
16471 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16472 \begin_inset Text
16473
16474 \begin_layout Plain Layout
16475 \begin_inset Formula $+$
16476 \end_inset
16477
16478
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 </row>
16484 <row>
16485 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16486 \begin_inset Text
16487
16488 \begin_layout Plain Layout
16489 -
16490 \end_layout
16491
16492 \end_inset
16493 </cell>
16494 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498 \begin_inset Formula $-$
16499 \end_inset
16500
16501
16502 \end_layout
16503
16504 \end_inset
16505 </cell>
16506 </row>
16507 <row>
16508 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512
16513 \backslash
16514 pm
16515 \end_layout
16516
16517 \end_inset
16518 </cell>
16519 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16520 \begin_inset Text
16521
16522 \begin_layout Plain Layout
16523 \begin_inset Formula $\pm$
16524 \end_inset
16525
16526
16527 \end_layout
16528
16529 \end_inset
16530 </cell>
16531 </row>
16532 <row>
16533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537
16538 \backslash
16539 mp
16540 \end_layout
16541
16542 \end_inset
16543 </cell>
16544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548 \begin_inset Formula $\mp$
16549 \end_inset
16550
16551
16552 \end_layout
16553
16554 \end_inset
16555 </cell>
16556 </row>
16557 <row>
16558 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16559 \begin_inset Text
16560
16561 \begin_layout Plain Layout
16562
16563 \backslash
16564 cdot
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573 \begin_inset Formula $\cdot$
16574 \end_inset
16575
16576
16577 \end_layout
16578
16579 \end_inset
16580 </cell>
16581 </row>
16582 <row>
16583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Plain Layout
16587
16588 \backslash
16589 times
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16595 \begin_inset Text
16596
16597 \begin_layout Plain Layout
16598 \begin_inset Formula $\times$
16599 \end_inset
16600
16601
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 </row>
16607 <row>
16608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Plain Layout
16612
16613 \backslash
16614 div
16615 \end_layout
16616
16617 \end_inset
16618 </cell>
16619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Plain Layout
16623 \begin_inset Formula $\div$
16624 \end_inset
16625
16626
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 </row>
16632 <row>
16633 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16634 \begin_inset Text
16635
16636 \begin_layout Plain Layout
16637 \begin_inset ERT
16638 status collapsed
16639
16640 \begin_layout Plain Layout
16641
16642
16643 \backslash
16644 raisebox{-1.2mm}{
16645 \end_layout
16646
16647 \end_inset
16648
16649 *
16650 \begin_inset ERT
16651 status collapsed
16652
16653 \begin_layout Plain Layout
16654
16655 }
16656 \end_layout
16657
16658 \end_inset
16659
16660
16661 \end_layout
16662
16663 \end_inset
16664 </cell>
16665 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16666 \begin_inset Text
16667
16668 \begin_layout Plain Layout
16669 \begin_inset Formula $*$
16670 \end_inset
16671
16672
16673 \end_layout
16674
16675 \end_inset
16676 </cell>
16677 </row>
16678 <row>
16679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16680 \begin_inset Text
16681
16682 \begin_layout Plain Layout
16683
16684 \backslash
16685 star
16686 \end_layout
16687
16688 \end_inset
16689 </cell>
16690 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16691 \begin_inset Text
16692
16693 \begin_layout Plain Layout
16694 \begin_inset Formula $\star$
16695 \end_inset
16696
16697
16698 \end_layout
16699
16700 \end_inset
16701 </cell>
16702 </row>
16703 <row>
16704 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16705 \begin_inset Text
16706
16707 \begin_layout Plain Layout
16708
16709 \backslash
16710 circ
16711 \end_layout
16712
16713 \end_inset
16714 </cell>
16715 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16716 \begin_inset Text
16717
16718 \begin_layout Plain Layout
16719 \begin_inset Formula $\circ$
16720 \end_inset
16721
16722
16723 \end_layout
16724
16725 \end_inset
16726 </cell>
16727 </row>
16728 <row>
16729 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16730 \begin_inset Text
16731
16732 \begin_layout Plain Layout
16733
16734 \backslash
16735 diamond
16736 \end_layout
16737
16738 \end_inset
16739 </cell>
16740 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16741 \begin_inset Text
16742
16743 \begin_layout Plain Layout
16744 \begin_inset Formula $\diamond$
16745 \end_inset
16746
16747
16748 \end_layout
16749
16750 \end_inset
16751 </cell>
16752 </row>
16753 <row>
16754 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16755 \begin_inset Text
16756
16757 \begin_layout Plain Layout
16758
16759 \backslash
16760 bullet
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16766 \begin_inset Text
16767
16768 \begin_layout Plain Layout
16769 \begin_inset Formula $\bullet$
16770 \end_inset
16771
16772
16773 \end_layout
16774
16775 \end_inset
16776 </cell>
16777 </row>
16778 </lyxtabular>
16779
16780 \end_inset
16781
16782
16783 \begin_inset space \hfill{}
16784 \end_inset
16785
16786
16787 \begin_inset Tabular
16788 <lyxtabular version="3" rows="13" columns="2">
16789 <features booktabs="true" tabularvalignment="middle">
16790 <column alignment="center" valignment="top" width="0pt">
16791 <column alignment="center" valignment="top" width="0pt">
16792 <row>
16793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797 コマンド
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout Plain Layout
16806 出力
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 </row>
16812 <row>
16813 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16814 \begin_inset Text
16815
16816 \begin_layout Plain Layout
16817
16818 \backslash
16819 nabla
16820 \end_layout
16821
16822 \end_inset
16823 </cell>
16824 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828 \begin_inset Formula $\nabla$
16829 \end_inset
16830
16831
16832 \end_layout
16833
16834 \end_inset
16835 </cell>
16836 </row>
16837 <row>
16838 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16839 \begin_inset Text
16840
16841 \begin_layout Plain Layout
16842
16843 \backslash
16844 bigtriangledown
16845 \end_layout
16846
16847 \end_inset
16848 </cell>
16849 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16850 \begin_inset Text
16851
16852 \begin_layout Plain Layout
16853 \begin_inset Formula $\bigtriangledown$
16854 \end_inset
16855
16856
16857 \end_layout
16858
16859 \end_inset
16860 </cell>
16861 </row>
16862 <row>
16863 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867
16868 \backslash
16869 bigtriangleup
16870 \end_layout
16871
16872 \end_inset
16873 </cell>
16874 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16875 \begin_inset Text
16876
16877 \begin_layout Plain Layout
16878 \begin_inset Formula $\bigtriangleup$
16879 \end_inset
16880
16881
16882 \end_layout
16883
16884 \end_inset
16885 </cell>
16886 </row>
16887 <row>
16888 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16889 \begin_inset Text
16890
16891 \begin_layout Plain Layout
16892
16893 \backslash
16894 Box
16895 \end_layout
16896
16897 \end_inset
16898 </cell>
16899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16900 \begin_inset Text
16901
16902 \begin_layout Plain Layout
16903 \begin_inset Formula $\Box$
16904 \end_inset
16905
16906
16907 \end_layout
16908
16909 \end_inset
16910 </cell>
16911 </row>
16912 <row>
16913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16914 \begin_inset Text
16915
16916 \begin_layout Plain Layout
16917
16918 \backslash
16919 cap 
16920 \end_layout
16921
16922 \end_inset
16923 </cell>
16924 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16925 \begin_inset Text
16926
16927 \begin_layout Plain Layout
16928 \begin_inset Formula $\cap$
16929 \end_inset
16930
16931
16932 \end_layout
16933
16934 \end_inset
16935 </cell>
16936 </row>
16937 <row>
16938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16939 \begin_inset Text
16940
16941 \begin_layout Plain Layout
16942
16943 \backslash
16944 cup
16945 \end_layout
16946
16947 \end_inset
16948 </cell>
16949 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16950 \begin_inset Text
16951
16952 \begin_layout Plain Layout
16953 \begin_inset Formula $\cup$
16954 \end_inset
16955
16956
16957 \end_layout
16958
16959 \end_inset
16960 </cell>
16961 </row>
16962 <row>
16963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16964 \begin_inset Text
16965
16966 \begin_layout Plain Layout
16967
16968 \backslash
16969 dagger
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16975 \begin_inset Text
16976
16977 \begin_layout Plain Layout
16978 \begin_inset Formula $\dagger$
16979 \end_inset
16980
16981
16982 \end_layout
16983
16984 \end_inset
16985 </cell>
16986 </row>
16987 <row>
16988 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16989 \begin_inset Text
16990
16991 \begin_layout Plain Layout
16992
16993 \backslash
16994 ddagger
16995 \end_layout
16996
16997 \end_inset
16998 </cell>
16999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17000 \begin_inset Text
17001
17002 \begin_layout Plain Layout
17003 \begin_inset Formula $\ddagger$
17004 \end_inset
17005
17006
17007 \end_layout
17008
17009 \end_inset
17010 </cell>
17011 </row>
17012 <row>
17013 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17014 \begin_inset Text
17015
17016 \begin_layout Plain Layout
17017
17018 \backslash
17019 wr
17020 \end_layout
17021
17022 \end_inset
17023 </cell>
17024 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 \begin_inset Formula $\wr$
17029 \end_inset
17030
17031
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 </row>
17037 <row>
17038 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17039 \begin_inset Text
17040
17041 \begin_layout Plain Layout
17042
17043 \backslash
17044 bigcirc
17045 \end_layout
17046
17047 \end_inset
17048 </cell>
17049 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17050 \begin_inset Text
17051
17052 \begin_layout Plain Layout
17053 \begin_inset Formula $\bigcirc$
17054 \end_inset
17055
17056
17057 \end_layout
17058
17059 \end_inset
17060 </cell>
17061 </row>
17062 <row>
17063 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17064 \begin_inset Text
17065
17066 \begin_layout Plain Layout
17067
17068 \backslash
17069 wedge
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078 \begin_inset Formula $\wedge$
17079 \end_inset
17080
17081
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 </row>
17087 <row>
17088 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17089 \begin_inset Text
17090
17091 \begin_layout Plain Layout
17092
17093 \backslash
17094 vee
17095 \end_layout
17096
17097 \end_inset
17098 </cell>
17099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103 \begin_inset Formula $\vee$
17104 \end_inset
17105
17106
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 </row>
17112 </lyxtabular>
17113
17114 \end_inset
17115
17116
17117 \begin_inset space \hfill{}
17118 \end_inset
17119
17120
17121 \begin_inset Tabular
17122 <lyxtabular version="3" rows="13" columns="2">
17123 <features booktabs="true" tabularvalignment="middle">
17124 <column alignment="center" valignment="top" width="0pt">
17125 <column alignment="center" valignment="top" width="0pt">
17126 <row>
17127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17128 \begin_inset Text
17129
17130 \begin_layout Plain Layout
17131 コマンド
17132 \end_layout
17133
17134 \end_inset
17135 </cell>
17136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17137 \begin_inset Text
17138
17139 \begin_layout Plain Layout
17140 出力
17141 \end_layout
17142
17143 \end_inset
17144 </cell>
17145 </row>
17146 <row>
17147 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17148 \begin_inset Text
17149
17150 \begin_layout Plain Layout
17151
17152 \backslash
17153 oplus
17154 \end_layout
17155
17156 \end_inset
17157 </cell>
17158 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17159 \begin_inset Text
17160
17161 \begin_layout Plain Layout
17162 \begin_inset Formula $\oplus$
17163 \end_inset
17164
17165
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 </row>
17171 <row>
17172 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17173 \begin_inset Text
17174
17175 \begin_layout Plain Layout
17176
17177 \backslash
17178 ominus
17179 \end_layout
17180
17181 \end_inset
17182 </cell>
17183 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17184 \begin_inset Text
17185
17186 \begin_layout Plain Layout
17187 \begin_inset Formula $\ominus$
17188 \end_inset
17189
17190
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 </row>
17196 <row>
17197 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17198 \begin_inset Text
17199
17200 \begin_layout Plain Layout
17201
17202 \backslash
17203 otimes
17204 \end_layout
17205
17206 \end_inset
17207 </cell>
17208 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17209 \begin_inset Text
17210
17211 \begin_layout Plain Layout
17212 \begin_inset Formula $\otimes$
17213 \end_inset
17214
17215
17216 \end_layout
17217
17218 \end_inset
17219 </cell>
17220 </row>
17221 <row>
17222 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17223 \begin_inset Text
17224
17225 \begin_layout Plain Layout
17226
17227 \backslash
17228 oslash
17229 \end_layout
17230
17231 \end_inset
17232 </cell>
17233 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17234 \begin_inset Text
17235
17236 \begin_layout Plain Layout
17237 \begin_inset Formula $\oslash$
17238 \end_inset
17239
17240
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 </row>
17246 <row>
17247 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17248 \begin_inset Text
17249
17250 \begin_layout Plain Layout
17251
17252 \backslash
17253 odot
17254 \end_layout
17255
17256 \end_inset
17257 </cell>
17258 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17259 \begin_inset Text
17260
17261 \begin_layout Plain Layout
17262 \begin_inset Formula $\odot$
17263 \end_inset
17264
17265
17266 \end_layout
17267
17268 \end_inset
17269 </cell>
17270 </row>
17271 <row>
17272 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276
17277 \backslash
17278 amalg
17279 \end_layout
17280
17281 \end_inset
17282 </cell>
17283 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17284 \begin_inset Text
17285
17286 \begin_layout Plain Layout
17287 \begin_inset Formula $\amalg$
17288 \end_inset
17289
17290
17291 \end_layout
17292
17293 \end_inset
17294 </cell>
17295 </row>
17296 <row>
17297 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17298 \begin_inset Text
17299
17300 \begin_layout Plain Layout
17301
17302 \backslash
17303 uplus
17304 \end_layout
17305
17306 \end_inset
17307 </cell>
17308 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17309 \begin_inset Text
17310
17311 \begin_layout Plain Layout
17312 \begin_inset Formula $\uplus$
17313 \end_inset
17314
17315
17316 \end_layout
17317
17318 \end_inset
17319 </cell>
17320 </row>
17321 <row>
17322 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17323 \begin_inset Text
17324
17325 \begin_layout Plain Layout
17326
17327 \backslash
17328 setminus
17329 \end_layout
17330
17331 \end_inset
17332 </cell>
17333 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17334 \begin_inset Text
17335
17336 \begin_layout Plain Layout
17337 \begin_inset Formula $\setminus$
17338 \end_inset
17339
17340
17341 \end_layout
17342
17343 \end_inset
17344 </cell>
17345 </row>
17346 <row>
17347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17348 \begin_inset Text
17349
17350 \begin_layout Plain Layout
17351
17352 \backslash
17353 sqcap
17354 \end_layout
17355
17356 \end_inset
17357 </cell>
17358 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17359 \begin_inset Text
17360
17361 \begin_layout Plain Layout
17362 \begin_inset Formula $\sqcap$
17363 \end_inset
17364
17365
17366 \end_layout
17367
17368 \end_inset
17369 </cell>
17370 </row>
17371 <row>
17372 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Plain Layout
17376
17377 \backslash
17378 sqcup
17379 \end_layout
17380
17381 \end_inset
17382 </cell>
17383 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17384 \begin_inset Text
17385
17386 \begin_layout Plain Layout
17387 \begin_inset Formula $\sqcup$
17388 \end_inset
17389
17390
17391 \end_layout
17392
17393 \end_inset
17394 </cell>
17395 </row>
17396 <row>
17397 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17398 \begin_inset Text
17399
17400 \begin_layout Plain Layout
17401
17402 \backslash
17403 triangleleft
17404 \end_layout
17405
17406 \end_inset
17407 </cell>
17408 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17409 \begin_inset Text
17410
17411 \begin_layout Plain Layout
17412 \begin_inset Formula $\triangleleft$
17413 \end_inset
17414
17415
17416 \end_layout
17417
17418 \end_inset
17419 </cell>
17420 </row>
17421 <row>
17422 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17423 \begin_inset Text
17424
17425 \begin_layout Plain Layout
17426
17427 \backslash
17428 triangleright
17429 \end_layout
17430
17431 \end_inset
17432 </cell>
17433 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17434 \begin_inset Text
17435
17436 \begin_layout Plain Layout
17437 \begin_inset Formula $\triangleright$
17438 \end_inset
17439
17440
17441 \end_layout
17442
17443 \end_inset
17444 </cell>
17445 </row>
17446 </lyxtabular>
17447
17448 \end_inset
17449
17450
17451 \end_layout
17452
17453 \begin_layout Standard
17454 二項演算子は、すべて数式ツールバーボタンの
17455 \begin_inset Info
17456 type  "icon"
17457 arg   "math-insert \\pm"
17458 \end_inset
17459
17460 から挿入することもできます。
17461 \end_layout
17462
17463 \begin_layout Standard
17464 ラプラス演算子を組版するには、
17465 \series bold
17466
17467 \backslash
17468 bigtriangleup
17469 \series default
17470 以外に、
17471 \series bold
17472
17473 \backslash
17474 Delta
17475 \series default
17476
17477 \series bold
17478
17479 \backslash
17480 nabla
17481 \series default
17482 ^
17483 \series bold
17484 2
17485 \series default
17486 (
17487 \begin_inset Formula $\nabla^{2}$
17488 \end_inset
17489
17490 )を使用することもできます。
17491 \end_layout
17492
17493 \begin_layout Standard
17494
17495 \family sans
17496 挿入\SpecialChar menuseparator
17497 特殊文字
17498 \family default
17499 メニューの
17500 \family sans
17501 メニュー区切り
17502 \family default
17503 で入力される文字は、
17504 \series bold
17505
17506 \backslash
17507 triangleright
17508 \series default
17509 演算子です。
17510 \end_layout
17511
17512 \begin_layout Subsection
17513 自己定義演算子
17514 \begin_inset CommandInset label
17515 LatexCommand label
17516 name "subsec:自己定義演算子"
17517
17518 \end_inset
17519
17520
17521 \begin_inset Index idx
17522 status collapsed
17523
17524 \begin_layout Plain Layout
17525 えんざんし@演算子 ! じこていぎ@自己定義
17526 \begin_inset space \thinspace{}
17527 \end_inset
17528
17529 ——
17530 \end_layout
17531
17532 \end_inset
17533
17534
17535 \end_layout
17536
17537 \begin_layout Standard
17538 \SpecialChar LaTeX
17539 プリアンブルで
17540 \series bold
17541
17542 \backslash
17543 DeclareMathOperator
17544 \series default
17545
17546 \begin_inset Index idx
17547 status collapsed
17548
17549 \begin_layout Plain Layout
17550 こまんど@コマンド ! D ! 
17551 \backslash
17552 dbinom@
17553 \backslash
17554 DeclareMathOperator
17555 \end_layout
17556
17557 \end_inset
17558
17559 コマンドを使用すると、自己定義演算子を定義することができます。このコマンドの書式は
17560 \end_layout
17561
17562 \begin_layout Standard
17563
17564 \series bold
17565
17566 \backslash
17567 DeclareMathOperator{新規コマンド}{表示}
17568 \end_layout
17569
17570 \begin_layout Standard
17571 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
17572 \begin_inset CommandInset ref
17573 LatexCommand ref
17574 reference "subsec:演算子の範囲"
17575
17576 \end_inset
17577
17578 節で述べられた範囲を指定することができます。
17579 \end_layout
17580
17581 \begin_layout Standard
17582 たとえば、以下のような\SpecialChar LaTeX
17583 プリアンブル行
17584 \end_layout
17585
17586 \begin_layout Standard
17587
17588 \series bold
17589
17590 \backslash
17591 DeclareMathOperator*{
17592 \backslash
17593 Lozenge}{
17594 \backslash
17595 blacklozenge}
17596 \end_layout
17597
17598 \begin_layout Standard
17599 は、第
17600 \begin_inset CommandInset ref
17601 LatexCommand ref
17602 reference "subsec:その他の記号"
17603
17604 \end_inset
17605
17606 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
17607 \series bold
17608
17609 \backslash
17610 Lozenge
17611 \series default
17612 を定義します。
17613 \begin_inset Formula 
17614 \[
17615 \Lozenge_{n=1}^{\infty}
17616 \]
17617
17618 \end_inset
17619
17620 上記の数式を作るコマンドは、
17621 \series bold
17622
17623 \backslash
17624 Lozenge
17625 \series default
17626 ^
17627 \series bold
17628
17629 \backslash
17630 infty
17631 \begin_inset Formula $\to$
17632 \end_inset
17633
17634 _n=1
17635 \series default
17636 です。
17637 \end_layout
17638
17639 \begin_layout Standard
17640 \begin_inset VSpace bigskip
17641 \end_inset
17642
17643 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
17644 \series bold
17645
17646 \backslash
17647 mathop
17648 \series default
17649
17650 \begin_inset Index idx
17651 status collapsed
17652
17653 \begin_layout Plain Layout
17654 こまんど@コマンド ! M ! 
17655 \backslash
17656 mathop
17657 \end_layout
17658
17659 \end_inset
17660
17661 コマンドおよび
17662 \series bold
17663
17664 \backslash
17665 mathbin
17666 \series default
17667
17668 \begin_inset Index idx
17669 status collapsed
17670
17671 \begin_layout Plain Layout
17672 こまんど@コマンド ! M ! 
17673 \backslash
17674 mathbin
17675 \end_layout
17676
17677 \end_inset
17678
17679 コマンドを用いて定義を行うこともできます。
17680 \end_layout
17681
17682 \begin_layout Standard
17683 (書式)
17684 \series bold
17685
17686 \backslash
17687 mathop{表示}
17688 \series default
17689 および
17690 \series bold
17691
17692 \backslash
17693 mathbin{表示}
17694 \end_layout
17695
17696 \begin_layout Standard
17697
17698 \series bold
17699
17700 \backslash
17701 mathop
17702 \series default
17703 は大演算子を定義し、
17704 \series bold
17705
17706 \backslash
17707 mathbin
17708 \series default
17709 は二項演算子を定義します。
17710 \end_layout
17711
17712 \begin_layout Standard
17713 たとえば
17714 \series bold
17715
17716 \backslash
17717 mathop
17718 \series default
17719 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
17720 \end_layout
17721
17722 \begin_layout Standard
17723 \begin_inset Formula 
17724 \[
17725 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17726 \]
17727
17728 \end_inset
17729
17730
17731 \end_layout
17732
17733 \begin_layout Standard
17734 上記の数式では
17735 \begin_inset Newline newline
17736 \end_inset
17737
17738
17739 \series bold
17740
17741 \backslash
17742 mathop{
17743 \backslash
17744 sum
17745 \backslash
17746 negmedspace
17747 \backslash
17748 sum
17749 \series default
17750
17751 \begin_inset space \textvisiblespace{}
17752 \end_inset
17753
17754
17755 \series bold
17756
17757 \begin_inset Formula $\to$
17758 \end_inset
17759
17760 ^N
17761 \series default
17762
17763 \begin_inset space \textvisiblespace{}
17764 \end_inset
17765
17766
17767 \series bold
17768 _i,j=1
17769 \begin_inset Newline newline
17770 \end_inset
17771
17772
17773 \series default
17774 というコマンドを用いています。
17775 \end_layout
17776
17777 \begin_layout Section
17778 書体
17779 \begin_inset Index idx
17780 status collapsed
17781
17782 \begin_layout Plain Layout
17783 しょたい@書体
17784 \end_layout
17785
17786 \end_inset
17787
17788
17789 \begin_inset Index idx
17790 status collapsed
17791
17792 \begin_layout Plain Layout
17793 ふぉんと@フォント
17794 \begin_inset ERT
17795 status collapsed
17796
17797 \begin_layout Plain Layout
17798
17799 |see{
17800 \end_layout
17801
17802 \end_inset
17803
17804 書体
17805 \begin_inset ERT
17806 status collapsed
17807
17808 \begin_layout Plain Layout
17809
17810 }
17811 \end_layout
17812
17813 \end_inset
17814
17815
17816 \end_layout
17817
17818 \end_inset
17819
17820
17821 \end_layout
17822
17823 \begin_layout Subsection
17824 書体様式
17825 \begin_inset CommandInset label
17826 LatexCommand label
17827 name "subsec:書体様式"
17828
17829 \end_inset
17830
17831
17832 \begin_inset Index idx
17833 status collapsed
17834
17835 \begin_layout Plain Layout
17836 しょたい@書体 ! ようしき@様式
17837 \end_layout
17838
17839 \end_inset
17840
17841
17842 \end_layout
17843
17844 \begin_layout Standard
17845 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
17846 \end_layout
17847
17848 \begin_layout Standard
17849 \align center
17850 \begin_inset space \hfill{}
17851 \end_inset
17852
17853
17854 \begin_inset Tabular
17855 <lyxtabular version="3" rows="6" columns="2">
17856 <features booktabs="true" tabularvalignment="middle">
17857 <column alignment="center" valignment="top" width="0pt">
17858 <column alignment="center" valignment="top">
17859 <row>
17860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17861 \begin_inset Text
17862
17863 \begin_layout Plain Layout
17864 コマンド
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873 出力
17874 \end_layout
17875
17876 \end_inset
17877 </cell>
17878 </row>
17879 <row>
17880 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17881 \begin_inset Text
17882
17883 \begin_layout Plain Layout
17884
17885 \backslash
17886 mathbb
17887 \series bold
17888
17889 \begin_inset space \textvisiblespace{}
17890 \end_inset
17891
17892
17893 \series default
17894 ABC
17895 \end_layout
17896
17897 \end_inset
17898 </cell>
17899 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17900 \begin_inset Text
17901
17902 \begin_layout Plain Layout
17903 \begin_inset Formula $\mathbb{ABC}$
17904 \end_inset
17905
17906
17907 \end_layout
17908
17909 \end_inset
17910 </cell>
17911 </row>
17912 <row>
17913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917
17918 \backslash
17919 mathbf
17920 \series bold
17921
17922 \begin_inset space \textvisiblespace{}
17923 \end_inset
17924
17925
17926 \series default
17927 AbC
17928 \end_layout
17929
17930 \end_inset
17931 </cell>
17932 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17933 \begin_inset Text
17934
17935 \begin_layout Plain Layout
17936 \begin_inset Formula $\mathbf{AbC}$
17937 \end_inset
17938
17939
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 </row>
17945 <row>
17946 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17947 \begin_inset Text
17948
17949 \begin_layout Plain Layout
17950
17951 \backslash
17952 boldsymbol
17953 \series bold
17954
17955 \begin_inset space \textvisiblespace{}
17956 \end_inset
17957
17958
17959 \series default
17960 AbC
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Plain Layout
17969 \begin_inset Formula $\boldsymbol{AbC}$
17970 \end_inset
17971
17972
17973 \end_layout
17974
17975 \end_inset
17976 </cell>
17977 </row>
17978 <row>
17979 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17980 \begin_inset Text
17981
17982 \begin_layout Plain Layout
17983
17984 \backslash
17985 mathcal
17986 \series bold
17987
17988 \begin_inset space \textvisiblespace{}
17989 \end_inset
17990
17991
17992 \series default
17993 ABC
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002 \begin_inset Formula $\mathcal{ABC}$
18003 \end_inset
18004
18005
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 </row>
18011 <row>
18012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18013 \begin_inset Text
18014
18015 \begin_layout Plain Layout
18016
18017 \backslash
18018 mathfrak
18019 \series bold
18020
18021 \begin_inset space \textvisiblespace{}
18022 \end_inset
18023
18024
18025 \series default
18026 AbC
18027 \end_layout
18028
18029 \end_inset
18030 </cell>
18031 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18032 \begin_inset Text
18033
18034 \begin_layout Plain Layout
18035 \begin_inset Formula $\mathfrak{AbC}$
18036 \end_inset
18037
18038
18039 \end_layout
18040
18041 \end_inset
18042 </cell>
18043 </row>
18044 </lyxtabular>
18045
18046 \end_inset
18047
18048
18049 \begin_inset space \hfill{}
18050 \end_inset
18051
18052
18053 \begin_inset Tabular
18054 <lyxtabular version="3" rows="6" columns="2">
18055 <features booktabs="true" tabularvalignment="middle">
18056 <column alignment="center" valignment="top" width="0pt">
18057 <column alignment="center" valignment="top">
18058 <row>
18059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063 コマンド
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18069 \begin_inset Text
18070
18071 \begin_layout Plain Layout
18072 出力
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 </row>
18078 <row>
18079 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083
18084 \backslash
18085 mathit
18086 \series bold
18087
18088 \begin_inset space \textvisiblespace{}
18089 \end_inset
18090
18091
18092 \series default
18093 AbC
18094 \end_layout
18095
18096 \end_inset
18097 </cell>
18098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18099 \begin_inset Text
18100
18101 \begin_layout Plain Layout
18102 \begin_inset Formula $\mathit{AbC}$
18103 \end_inset
18104
18105
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 </row>
18111 <row>
18112 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18113 \begin_inset Text
18114
18115 \begin_layout Plain Layout
18116
18117 \backslash
18118 mathrm
18119 \series bold
18120
18121 \begin_inset space \textvisiblespace{}
18122 \end_inset
18123
18124
18125 \series default
18126 AbC
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18132 \begin_inset Text
18133
18134 \begin_layout Plain Layout
18135 \begin_inset Formula $\mathrm{AbC}$
18136 \end_inset
18137
18138
18139 \end_layout
18140
18141 \end_inset
18142 </cell>
18143 </row>
18144 <row>
18145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18146 \begin_inset Text
18147
18148 \begin_layout Plain Layout
18149
18150 \backslash
18151 mathsf
18152 \series bold
18153
18154 \begin_inset space \textvisiblespace{}
18155 \end_inset
18156
18157
18158 \series default
18159 AbC
18160 \end_layout
18161
18162 \end_inset
18163 </cell>
18164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18165 \begin_inset Text
18166
18167 \begin_layout Plain Layout
18168 \begin_inset Formula $\mathsf{AbC}$
18169 \end_inset
18170
18171
18172 \end_layout
18173
18174 \end_inset
18175 </cell>
18176 </row>
18177 <row>
18178 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182
18183 \backslash
18184 mathtt
18185 \series bold
18186
18187 \begin_inset space \textvisiblespace{}
18188 \end_inset
18189
18190
18191 \series default
18192 AbC
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18198 \begin_inset Text
18199
18200 \begin_layout Plain Layout
18201 \begin_inset Formula $\mathtt{AbC}$
18202 \end_inset
18203
18204
18205 \end_layout
18206
18207 \end_inset
18208 </cell>
18209 </row>
18210 <row>
18211 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215
18216 \backslash
18217 mathscr
18218 \series bold
18219
18220 \begin_inset space \textvisiblespace{}
18221 \end_inset
18222
18223
18224 \series default
18225 ABC
18226 \end_layout
18227
18228 \end_inset
18229 </cell>
18230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18231 \begin_inset Text
18232
18233 \begin_layout Plain Layout
18234 \begin_inset Formula $\mathscr{ABC}$
18235 \end_inset
18236
18237
18238 \end_layout
18239
18240 \end_inset
18241 </cell>
18242 </row>
18243 </lyxtabular>
18244
18245 \end_inset
18246
18247
18248 \begin_inset space \hfill{}
18249 \end_inset
18250
18251
18252 \end_layout
18253
18254 \begin_layout Standard
18255 \begin_inset Note Greyedout
18256 status open
18257
18258 \begin_layout Plain Layout
18259
18260 \series bold
18261 【註】
18262 \backslash
18263 mathbb
18264 \series default
18265
18266 \series bold
18267 mathcal
18268 \series default
18269 様式と
18270 \series bold
18271
18272 \backslash
18273 mathscr
18274 \series default
18275 様式は、大文字にのみ使用することができます。
18276 \end_layout
18277
18278 \end_inset
18279
18280
18281 \end_layout
18282
18283 \begin_layout Standard
18284 既定では、
18285 \series bold
18286
18287 \backslash
18288 mathnormal
18289 \series default
18290 様式に設定されています。
18291 \end_layout
18292
18293 \begin_layout Standard
18294 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
18295 \begin_inset Formula 
18296 \[
18297 \mathfrak{A=\frac{b}{C}}
18298 \]
18299
18300 \end_inset
18301
18302
18303 \end_layout
18304
18305 \begin_layout Standard
18306 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
18307 \series bold
18308
18309 \backslash
18310 textrm
18311 \series default
18312 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、\SpecialChar LyX
18313 のバグです
18314 \begin_inset Foot
18315 status collapsed
18316
18317 \begin_layout Plain Layout
18318 \begin_inset CommandInset href
18319 LatexCommand href
18320 name "LyX-bug #4629"
18321 target "http://www.lyx.org/trac/ticket/4629"
18322
18323 \end_inset
18324
18325
18326 \end_layout
18327
18328 \end_inset
18329
18330
18331 \end_layout
18332
18333 \begin_layout Standard
18334 書体様式コマンドの代わりに、
18335 \family sans
18336 編集\SpecialChar menuseparator
18337 数学\SpecialChar menuseparator
18338 文字様式
18339 \family default
18340 ダイアログや、
18341 \begin_inset Info
18342 type  "icon"
18343 arg   "math-insert \\font"
18344 \end_inset
18345
18346 を使用することもできます。
18347 \end_layout
18348
18349 \begin_layout Subsection
18350 ボールド体の数式
18351 \begin_inset CommandInset label
18352 LatexCommand label
18353 name "subsec:ボールド体の数式"
18354
18355 \end_inset
18356
18357
18358 \begin_inset Index idx
18359 status collapsed
18360
18361 \begin_layout Plain Layout
18362 すうしき@数式 ! ぼーるどたい@ボールド体
18363 \end_layout
18364
18365 \end_inset
18366
18367
18368 \end_layout
18369
18370 \begin_layout Standard
18371 数式全体をボールド体にしようとすると、前節の
18372 \series bold
18373
18374 \backslash
18375 mathbf
18376 \series default
18377 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
18378 字してしまいます。
18379 \end_layout
18380
18381 \begin_layout Standard
18382 \begin_inset Formula 
18383 \[
18384 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
18385 \]
18386
18387 \end_inset
18388
18389
18390 \end_layout
18391
18392 \begin_layout Standard
18393 この数式を正しく表示するには、以下のように、
18394 \series bold
18395
18396 \backslash
18397 boldsymbol
18398 \series default
18399 コマンドを使用します。
18400 \begin_inset Formula 
18401 \[
18402 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18403 \]
18404
18405 \end_inset
18406
18407 また、数式を
18408 \series bold
18409 boldmath環境
18410 \series default
18411 に設定する方法もあります。この環境は、\SpecialChar TeX
18412 モードで
18413 \series bold
18414
18415 \backslash
18416 boldmath
18417 \begin_inset Index idx
18418 status collapsed
18419
18420 \begin_layout Plain Layout
18421 こまんど@コマンド ! B ! 
18422 \backslash
18423 boldmath
18424 \end_layout
18425
18426 \end_inset
18427
18428
18429 \series default
18430 コマンドを挿入することによって作ることができます。環境を閉じるには、
18431 \series bold
18432
18433 \backslash
18434 unboldmath
18435 \begin_inset Index idx
18436 status collapsed
18437
18438 \begin_layout Plain Layout
18439 こまんど@コマンド ! U ! 
18440 \backslash
18441 unboldmath
18442 \end_layout
18443
18444 \end_inset
18445
18446
18447 \series default
18448 コマンドを\SpecialChar TeX
18449 モードで挿入します。
18450 \begin_inset ERT
18451 status collapsed
18452
18453 \begin_layout Plain Layout
18454
18455
18456 \backslash
18457 boldmath 
18458 \end_layout
18459
18460 \end_inset
18461
18462
18463 \begin_inset Formula 
18464 \[
18465 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18466 \]
18467
18468 \end_inset
18469
18470
18471 \begin_inset ERT
18472 status collapsed
18473
18474 \begin_layout Plain Layout
18475
18476
18477 \backslash
18478 unboldmath 
18479 \end_layout
18480
18481 \end_inset
18482
18483
18484 \end_layout
18485
18486 \begin_layout Subsection
18487 色付きの数式
18488 \begin_inset Index idx
18489 status collapsed
18490
18491 \begin_layout Plain Layout
18492 すうしき@数式 ! いろつき@色付き
18493 \end_layout
18494
18495 \end_inset
18496
18497
18498 \end_layout
18499
18500 \begin_layout Standard
18501 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
18502 \begin_inset Formula 
18503 \[
18504 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18505 \]
18506
18507 \end_inset
18508
18509
18510 \end_layout
18511
18512 \begin_layout Standard
18513
18514 \begin_inset CommandInset ref
18515 LatexCommand ref
18516 reference "subsec:色付きボックス"
18517
18518 \end_inset
18519
18520 節に述べられているように、自己定義の色を定義することもできます。自己定義の色は、以下の書式を持つ
18521 \series bold
18522
18523 \backslash
18524 textcolor
18525 \series default
18526
18527 \begin_inset Index idx
18528 status collapsed
18529
18530 \begin_layout Plain Layout
18531 こまんど@コマンド ! T ! 
18532 \backslash
18533 textcolor
18534 \end_layout
18535
18536 \end_inset
18537
18538 \SpecialChar TeX
18539 コードコマンドで適用することができます。
18540 \end_layout
18541
18542 \begin_layout Standard
18543
18544 \series bold
18545
18546 \backslash
18547 textcolor{色}{文字ないし数式}
18548 \end_layout
18549
18550 \begin_layout Standard
18551 下記の例は、全体を濃緑にし、一部を赤にしています。
18552 \end_layout
18553
18554 \begin_layout Standard
18555 \begin_inset ERT
18556 status collapsed
18557
18558 \begin_layout Plain Layout
18559
18560
18561 \backslash
18562 textcolor{darkgreen}{
18563 \end_layout
18564
18565 \end_inset
18566
18567
18568 \begin_inset Formula 
18569 \[
18570 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18571 \]
18572
18573 \end_inset
18574
18575
18576 \begin_inset ERT
18577 status collapsed
18578
18579 \begin_layout Plain Layout
18580
18581 }
18582 \end_layout
18583
18584 \end_inset
18585
18586
18587 \end_layout
18588
18589 \begin_layout Standard
18590 \SpecialChar LyX
18591 のバグのため、自己定義色は数式全体に対してしか使用することができません
18592 \begin_inset Foot
18593 status collapsed
18594
18595 \begin_layout Plain Layout
18596 \begin_inset CommandInset href
18597 LatexCommand href
18598 name "LyX-bug #5269"
18599 target "http://www.lyx.org/trac/ticket/5269"
18600
18601 \end_inset
18602
18603
18604 \end_layout
18605
18606 \end_inset
18607
18608
18609 \end_layout
18610
18611 \begin_layout Subsection
18612 書体寸法
18613 \begin_inset CommandInset label
18614 LatexCommand label
18615 name "subsec:書体寸法"
18616
18617 \end_inset
18618
18619
18620 \begin_inset Index idx
18621 status collapsed
18622
18623 \begin_layout Plain Layout
18624 しょたい@書体 ! すんぽう@寸法
18625 \end_layout
18626
18627 \end_inset
18628
18629
18630 \end_layout
18631
18632 \begin_layout Standard
18633 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
18634 \end_layout
18635
18636 \begin_layout Standard
18637
18638 \series bold
18639
18640 \backslash
18641 Huge
18642 \series default
18643
18644 \series bold
18645
18646 \backslash
18647 huge
18648 \series default
18649
18650 \series bold
18651
18652 \backslash
18653 LARGE
18654 \series default
18655
18656 \series bold
18657
18658 \backslash
18659 Large
18660 \series default
18661
18662 \series bold
18663
18664 \backslash
18665 large
18666 \series default
18667
18668 \series bold
18669
18670 \backslash
18671 normalsize
18672 \series default
18673
18674 \series bold
18675
18676 \backslash
18677 small
18678 \series default
18679 ,
18680 \begin_inset Newline newline
18681 \end_inset
18682
18683
18684 \series bold
18685
18686 \backslash
18687 footnotesize
18688 \series default
18689
18690 \series bold
18691
18692 \backslash
18693 scriptsize
18694 \series default
18695 、および
18696 \series bold
18697
18698 \backslash
18699 tiny
18700 \end_layout
18701
18702 \begin_layout Standard
18703 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
18704 \series bold
18705
18706 \backslash
18707 normalsize
18708 \series default
18709 コマンドに設定されます。他のコマンドは、
18710 \series bold
18711
18712 \backslash
18713 normalsize
18714 \series default
18715 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
18716 \begin_inset space \thinspace{}
18717 \end_inset
18718
18719 ptであるならば、
18720 \series bold
18721
18722 \backslash
18723 Huge
18724 \series default
18725 コマンドは
18726 \series bold
18727
18728 \backslash
18729 huge
18730 \series default
18731 コマンドと同じ大きさに落とされます。
18732 \end_layout
18733
18734 \begin_layout Standard
18735 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドを\SpecialChar TeX
18736 モードで挿入します。元の書体寸法に戻すには、数式の後に\SpecialChar TeX
18737 モードで
18738 \series bold
18739
18740 \backslash
18741 normalsize
18742 \series default
18743 コマンドを挿入します。
18744 \end_layout
18745
18746 \begin_layout Standard
18747 数式内では、以下の寸法コマンドまたはツールバーボタン
18748 \begin_inset Info
18749 type  "icon"
18750 arg   "math-insert \\style"
18751 \end_inset
18752
18753 を使用して、寸法を変更することができます。
18754 \begin_inset Separator parbreak
18755 \end_inset
18756
18757
18758 \end_layout
18759
18760 \begin_layout Standard
18761 \noindent
18762 \align center
18763 \begin_inset Tabular
18764 <lyxtabular version="3" rows="5" columns="2">
18765 <features booktabs="true" tabularvalignment="middle">
18766 <column alignment="center" valignment="top" width="0pt">
18767 <column alignment="center" valignment="top">
18768 <row>
18769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18770 \begin_inset Text
18771
18772 \begin_layout Plain Layout
18773 コマンド
18774 \end_layout
18775
18776 \end_inset
18777 </cell>
18778 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18779 \begin_inset Text
18780
18781 \begin_layout Plain Layout
18782 出力
18783 \end_layout
18784
18785 \end_inset
18786 </cell>
18787 </row>
18788 <row>
18789 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18790 \begin_inset Text
18791
18792 \begin_layout Plain Layout
18793
18794 \backslash
18795 displaystyle
18796 \begin_inset Index idx
18797 status collapsed
18798
18799 \begin_layout Plain Layout
18800 こまんど@コマンド ! D ! 
18801 \backslash
18802 displaystyle
18803 \end_layout
18804
18805 \end_inset
18806
18807
18808 \end_layout
18809
18810 \end_inset
18811 </cell>
18812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18813 \begin_inset Text
18814
18815 \begin_layout Plain Layout
18816 \begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18817 \end_inset
18818
18819
18820 \end_layout
18821
18822 \end_inset
18823 </cell>
18824 </row>
18825 <row topspace="1mm">
18826 <cell alignment="center" valignment="top" usebox="none">
18827 \begin_inset Text
18828
18829 \begin_layout Plain Layout
18830
18831 \backslash
18832 textstyle
18833 \end_layout
18834
18835 \end_inset
18836 </cell>
18837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18838 \begin_inset Text
18839
18840 \begin_layout Plain Layout
18841 \begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18842 \end_inset
18843
18844
18845 \end_layout
18846
18847 \end_inset
18848 </cell>
18849 </row>
18850 <row>
18851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18852 \begin_inset Text
18853
18854 \begin_layout Plain Layout
18855
18856 \backslash
18857 scriptstyle
18858 \end_layout
18859
18860 \end_inset
18861 </cell>
18862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866 \begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18867 \end_inset
18868
18869
18870 \end_layout
18871
18872 \end_inset
18873 </cell>
18874 </row>
18875 <row>
18876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18877 \begin_inset Text
18878
18879 \begin_layout Plain Layout
18880
18881 \backslash
18882 scriptscriptstyle
18883 \end_layout
18884
18885 \end_inset
18886 </cell>
18887 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18888 \begin_inset Text
18889
18890 \begin_layout Plain Layout
18891 \begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
18892 \end_inset
18893
18894
18895 \end_layout
18896
18897 \end_inset
18898 </cell>
18899 </row>
18900 </lyxtabular>
18901
18902 \end_inset
18903
18904
18905 \end_layout
18906
18907 \begin_layout Standard
18908 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
18909 \end_layout
18910
18911 \begin_layout Standard
18912 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
18913 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
18914 \begin_inset VSpace -2mm
18915 \end_inset
18916
18917
18918 \end_layout
18919
18920 \begin_layout Standard
18921 \begin_inset ERT
18922 status collapsed
18923
18924 \begin_layout Plain Layout
18925
18926
18927 \backslash
18928 huge 
18929 \end_layout
18930
18931 \end_inset
18932
18933
18934 \begin_inset Formula 
18935 \[
18936 A=\frac{B}{c}\cdot\maltese
18937 \]
18938
18939 \end_inset
18940
18941
18942 \begin_inset Formula 
18943 \[
18944 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18945 \]
18946
18947 \end_inset
18948
18949
18950 \begin_inset ERT
18951 status collapsed
18952
18953 \begin_layout Plain Layout
18954
18955
18956 \backslash
18957 normalsize 
18958 \end_layout
18959
18960 \end_inset
18961
18962
18963 \end_layout
18964
18965 \begin_layout Standard
18966 \begin_inset VSpace medskip
18967 \end_inset
18968
18969 二つの式の前には、
18970 \series bold
18971
18972 \backslash
18973 huge
18974 \series default
18975 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
18976 \begin_inset Newline newline
18977 \end_inset
18978
18979
18980 \series bold
18981
18982 \backslash
18983 maltese
18984 \begin_inset space \textvisiblespace{}
18985 \end_inset
18986
18987 A Alt+M M 
18988 \backslash
18989 Large
18990 \begin_inset space \textvisiblespace{}
18991 \end_inset
18992
18993
18994 \backslash
18995 maltese
18996 \begin_inset space \textvisiblespace{}
18997 \end_inset
18998
18999
19000 \backslash
19001 textit
19002 \begin_inset space \textvisiblespace{}
19003 \end_inset
19004
19005 A
19006 \begin_inset Formula $\to$
19007 \end_inset
19008
19009
19010 \begin_inset Formula $\to$
19011 \end_inset
19012
19013
19014 \begin_inset Newline newline
19015 \end_inset
19016
19017
19018 \begin_inset space \hspace*{}
19019 \length 1cm
19020 \end_inset
19021
19022 Alt+M
19023 \series default
19024  
19025 \series bold
19026
19027 \backslash
19028 tiny
19029 \begin_inset space \textvisiblespace{}
19030 \end_inset
19031
19032
19033 \backslash
19034 maltese
19035 \begin_inset space \textvisiblespace{}
19036 \end_inset
19037
19038
19039 \backslash
19040 textit
19041 \begin_inset space \textvisiblespace{}
19042 \end_inset
19043
19044 A
19045 \begin_inset Newline newline
19046 \end_inset
19047
19048
19049 \series default
19050 のようになります。
19051 \end_layout
19052
19053 \begin_layout Standard
19054 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
19055 \end_layout
19056
19057 \begin_layout Section
19058 ギリシャ文字
19059 \begin_inset Index idx
19060 status collapsed
19061
19062 \begin_layout Plain Layout
19063 ぎりしゃもじ@ギリシャ文字
19064 \end_layout
19065
19066 \end_inset
19067
19068
19069 \end_layout
19070
19071 \begin_layout Standard
19072 すべてのギリシャ文字は、ツールバーボタンの
19073 \begin_inset Info
19074 type  "icon"
19075 arg   "math-insert \\alpha"
19076 \end_inset
19077
19078 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
19079 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
19080 \end_layout
19081
19082 \begin_layout Subsection
19083 小文字
19084 \begin_inset Index idx
19085 status collapsed
19086
19087 \begin_layout Plain Layout
19088 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19089 \end_layout
19090
19091 \end_inset
19092
19093
19094 \end_layout
19095
19096 \begin_layout Standard
19097 \begin_inset space \hfill{}
19098 \end_inset
19099
19100
19101 \begin_inset Tabular
19102 <lyxtabular version="3" rows="11" columns="2">
19103 <features booktabs="true" tabularvalignment="middle">
19104 <column alignment="center" valignment="top" width="0pt">
19105 <column alignment="center" valignment="top" width="0pt">
19106 <row>
19107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19108 \begin_inset Text
19109
19110 \begin_layout Plain Layout
19111 コマンド
19112 \end_layout
19113
19114 \end_inset
19115 </cell>
19116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19117 \begin_inset Text
19118
19119 \begin_layout Plain Layout
19120 出力
19121 \end_layout
19122
19123 \end_inset
19124 </cell>
19125 </row>
19126 <row>
19127 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131
19132 \backslash
19133 alpha
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142 \begin_inset Formula $\alpha$
19143 \end_inset
19144
19145
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 </row>
19151 <row>
19152 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19153 \begin_inset Text
19154
19155 \begin_layout Plain Layout
19156
19157 \backslash
19158 beta
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167 \begin_inset Formula $\beta$
19168 \end_inset
19169
19170
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 </row>
19176 <row>
19177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181
19182 \backslash
19183 gamma
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 \begin_inset Formula $\gamma$
19193 \end_inset
19194
19195
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 </row>
19201 <row>
19202 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206
19207 \backslash
19208 delta
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 \begin_inset Formula $\delta$
19218 \end_inset
19219
19220
19221 \end_layout
19222
19223 \end_inset
19224 </cell>
19225 </row>
19226 <row>
19227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231
19232 \backslash
19233 epsilon
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242 \begin_inset Formula $\epsilon$
19243 \end_inset
19244
19245
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 </row>
19251 <row>
19252 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Plain Layout
19256
19257 \backslash
19258 varepsilon
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267 \begin_inset Formula $\varepsilon$
19268 \end_inset
19269
19270
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 </row>
19276 <row>
19277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281
19282 \backslash
19283 zeta
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292 \begin_inset Formula $\zeta$
19293 \end_inset
19294
19295
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 </row>
19301 <row>
19302 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306
19307 \backslash
19308 eta
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317 \begin_inset Formula $\eta$
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 </row>
19326 <row>
19327 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331
19332 \backslash
19333 theta
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 \begin_inset Formula $\theta$
19343 \end_inset
19344
19345
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 </row>
19351 <row>
19352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356
19357 \backslash
19358 vartheta
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 \begin_inset Formula $\vartheta$
19368 \end_inset
19369
19370
19371 \end_layout
19372
19373 \end_inset
19374 </cell>
19375 </row>
19376 </lyxtabular>
19377
19378 \end_inset
19379
19380
19381 \begin_inset space \hfill{}
19382 \end_inset
19383
19384
19385 \begin_inset Tabular
19386 <lyxtabular version="3" rows="12" columns="2">
19387 <features booktabs="true" tabularvalignment="middle">
19388 <column alignment="center" valignment="top" width="0pt">
19389 <column alignment="center" valignment="top" width="0pt">
19390 <row>
19391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19392 \begin_inset Text
19393
19394 \begin_layout Plain Layout
19395 コマンド
19396 \end_layout
19397
19398 \end_inset
19399 </cell>
19400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404 出力
19405 \end_layout
19406
19407 \end_inset
19408 </cell>
19409 </row>
19410 <row>
19411 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415
19416 \backslash
19417 iota
19418 \end_layout
19419
19420 \end_inset
19421 </cell>
19422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19423 \begin_inset Text
19424
19425 \begin_layout Plain Layout
19426 \begin_inset Formula $\iota$
19427 \end_inset
19428
19429
19430 \end_layout
19431
19432 \end_inset
19433 </cell>
19434 </row>
19435 <row>
19436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440
19441 \backslash
19442 kappa
19443 \end_layout
19444
19445 \end_inset
19446 </cell>
19447 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19448 \begin_inset Text
19449
19450 \begin_layout Plain Layout
19451 \begin_inset Formula $\kappa$
19452 \end_inset
19453
19454
19455 \end_layout
19456
19457 \end_inset
19458 </cell>
19459 </row>
19460 <row>
19461 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465
19466 \backslash
19467 varkappa
19468 \end_layout
19469
19470 \end_inset
19471 </cell>
19472 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476 \begin_inset Formula $\varkappa$
19477 \end_inset
19478
19479
19480 \end_layout
19481
19482 \end_inset
19483 </cell>
19484 </row>
19485 <row>
19486 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19487 \begin_inset Text
19488
19489 \begin_layout Plain Layout
19490
19491 \backslash
19492 lambda
19493 \end_layout
19494
19495 \end_inset
19496 </cell>
19497 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501 \begin_inset Formula $\lambda$
19502 \end_inset
19503
19504
19505 \end_layout
19506
19507 \end_inset
19508 </cell>
19509 </row>
19510 <row>
19511 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515
19516 \backslash
19517 mu
19518 \end_layout
19519
19520 \end_inset
19521 </cell>
19522 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526 \begin_inset Formula $\mu$
19527 \end_inset
19528
19529
19530 \end_layout
19531
19532 \end_inset
19533 </cell>
19534 </row>
19535 <row>
19536 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19537 \begin_inset Text
19538
19539 \begin_layout Plain Layout
19540
19541 \backslash
19542 nu
19543 \end_layout
19544
19545 \end_inset
19546 </cell>
19547 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19548 \begin_inset Text
19549
19550 \begin_layout Plain Layout
19551 \begin_inset Formula $\nu$
19552 \end_inset
19553
19554
19555 \end_layout
19556
19557 \end_inset
19558 </cell>
19559 </row>
19560 <row>
19561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19562 \begin_inset Text
19563
19564 \begin_layout Plain Layout
19565
19566 \backslash
19567 xi
19568 \end_layout
19569
19570 \end_inset
19571 </cell>
19572 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19573 \begin_inset Text
19574
19575 \begin_layout Plain Layout
19576 \begin_inset Formula $\xi$
19577 \end_inset
19578
19579
19580 \end_layout
19581
19582 \end_inset
19583 </cell>
19584 </row>
19585 <row>
19586 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19587 \begin_inset Text
19588
19589 \begin_layout Plain Layout
19590 o
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599 \begin_inset Formula $o$
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 </row>
19608 <row>
19609 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613
19614 \backslash
19615 pi
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 \begin_inset Formula $\pi$
19625 \end_inset
19626
19627
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 </row>
19633 <row>
19634 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19635 \begin_inset Text
19636
19637 \begin_layout Plain Layout
19638
19639 \backslash
19640 varpi
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649 \begin_inset Formula $\varpi$
19650 \end_inset
19651
19652
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 </row>
19658 <row>
19659 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663
19664 \backslash
19665 rho
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674 \begin_inset Formula $\rho$
19675 \end_inset
19676
19677
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 </row>
19683 </lyxtabular>
19684
19685 \end_inset
19686
19687
19688 \begin_inset space \hfill{}
19689 \end_inset
19690
19691
19692 \begin_inset Tabular
19693 <lyxtabular version="3" rows="11" columns="2">
19694 <features booktabs="true" tabularvalignment="middle">
19695 <column alignment="center" valignment="top" width="0pt">
19696 <column alignment="center" valignment="top" width="0pt">
19697 <row>
19698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19699 \begin_inset Text
19700
19701 \begin_layout Plain Layout
19702 コマンド
19703 \end_layout
19704
19705 \end_inset
19706 </cell>
19707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19708 \begin_inset Text
19709
19710 \begin_layout Plain Layout
19711 出力
19712 \end_layout
19713
19714 \end_inset
19715 </cell>
19716 </row>
19717 <row>
19718 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19719 \begin_inset Text
19720
19721 \begin_layout Plain Layout
19722
19723 \backslash
19724 varrho
19725 \end_layout
19726
19727 \end_inset
19728 </cell>
19729 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19730 \begin_inset Text
19731
19732 \begin_layout Plain Layout
19733 \begin_inset Formula $\varrho$
19734 \end_inset
19735
19736
19737 \end_layout
19738
19739 \end_inset
19740 </cell>
19741 </row>
19742 <row>
19743 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19744 \begin_inset Text
19745
19746 \begin_layout Plain Layout
19747
19748 \backslash
19749 sigma
19750 \end_layout
19751
19752 \end_inset
19753 </cell>
19754 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19755 \begin_inset Text
19756
19757 \begin_layout Plain Layout
19758 \begin_inset Formula $\sigma$
19759 \end_inset
19760
19761
19762 \end_layout
19763
19764 \end_inset
19765 </cell>
19766 </row>
19767 <row>
19768 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19769 \begin_inset Text
19770
19771 \begin_layout Plain Layout
19772
19773 \backslash
19774 varsigma
19775 \end_layout
19776
19777 \end_inset
19778 </cell>
19779 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19780 \begin_inset Text
19781
19782 \begin_layout Plain Layout
19783 \begin_inset Formula $\varsigma$
19784 \end_inset
19785
19786
19787 \end_layout
19788
19789 \end_inset
19790 </cell>
19791 </row>
19792 <row>
19793 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19794 \begin_inset Text
19795
19796 \begin_layout Plain Layout
19797
19798 \backslash
19799 tau
19800 \end_layout
19801
19802 \end_inset
19803 </cell>
19804 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19805 \begin_inset Text
19806
19807 \begin_layout Plain Layout
19808 \begin_inset Formula $\tau$
19809 \end_inset
19810
19811
19812 \end_layout
19813
19814 \end_inset
19815 </cell>
19816 </row>
19817 <row>
19818 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822
19823 \backslash
19824 upsilon
19825 \end_layout
19826
19827 \end_inset
19828 </cell>
19829 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19830 \begin_inset Text
19831
19832 \begin_layout Plain Layout
19833 \begin_inset Formula $\upsilon$
19834 \end_inset
19835
19836
19837 \end_layout
19838
19839 \end_inset
19840 </cell>
19841 </row>
19842 <row>
19843 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19844 \begin_inset Text
19845
19846 \begin_layout Plain Layout
19847
19848 \backslash
19849 phi
19850 \end_layout
19851
19852 \end_inset
19853 </cell>
19854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19855 \begin_inset Text
19856
19857 \begin_layout Plain Layout
19858 \begin_inset Formula $\phi$
19859 \end_inset
19860
19861
19862 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 </row>
19867 <row>
19868 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872
19873 \backslash
19874 varphi
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883 \begin_inset Formula $\varphi$
19884 \end_inset
19885
19886
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 </row>
19892 <row>
19893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897
19898 \backslash
19899 chi
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908 \begin_inset Formula $\chi$
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 </row>
19917 <row>
19918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19919 \begin_inset Text
19920
19921 \begin_layout Plain Layout
19922
19923 \backslash
19924 psi
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933 \begin_inset Formula $\psi$
19934 \end_inset
19935
19936
19937 \end_layout
19938
19939 \end_inset
19940 </cell>
19941 </row>
19942 <row>
19943 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19944 \begin_inset Text
19945
19946 \begin_layout Plain Layout
19947
19948 \backslash
19949 omega
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958 \begin_inset Formula $\omega$
19959 \end_inset
19960
19961
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 </row>
19967 </lyxtabular>
19968
19969 \end_inset
19970
19971
19972 \begin_inset space \hfill{}
19973 \end_inset
19974
19975
19976 \end_layout
19977
19978 \begin_layout Standard
19979 \begin_inset VSpace medskip
19980 \end_inset
19981
19982
19983 \end_layout
19984
19985 \begin_layout Standard
19986 アップライト体のギリシャ文字を作成する方法は、第
19987 \begin_inset CommandInset ref
19988 LatexCommand ref
19989 reference "subsec:アップライト体ギリシャ小文字"
19990
19991 \end_inset
19992
19993 節に説明されています。
19994 \end_layout
19995
19996 \begin_layout Subsection
19997 大文字
19998 \begin_inset Index idx
19999 status collapsed
20000
20001 \begin_layout Plain Layout
20002 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20003 \end_layout
20004
20005 \end_inset
20006
20007
20008 \end_layout
20009
20010 \begin_layout Standard
20011 \begin_inset space \hfill{}
20012 \end_inset
20013
20014
20015 \begin_inset Tabular
20016 <lyxtabular version="3" rows="7" columns="2">
20017 <features booktabs="true" tabularvalignment="middle">
20018 <column alignment="center" valignment="top" width="0pt">
20019 <column alignment="center" valignment="top" width="0pt">
20020 <row>
20021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20022 \begin_inset Text
20023
20024 \begin_layout Plain Layout
20025 コマンド
20026 \end_layout
20027
20028 \end_inset
20029 </cell>
20030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20031 \begin_inset Text
20032
20033 \begin_layout Plain Layout
20034 出力
20035 \end_layout
20036
20037 \end_inset
20038 </cell>
20039 </row>
20040 <row>
20041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20042 \begin_inset Text
20043
20044 \begin_layout Plain Layout
20045
20046 \backslash
20047 Gamma
20048 \end_layout
20049
20050 \end_inset
20051 </cell>
20052 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20053 \begin_inset Text
20054
20055 \begin_layout Plain Layout
20056 \begin_inset Formula $\Gamma$
20057 \end_inset
20058
20059
20060 \end_layout
20061
20062 \end_inset
20063 </cell>
20064 </row>
20065 <row>
20066 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20067 \begin_inset Text
20068
20069 \begin_layout Plain Layout
20070
20071 \backslash
20072 Delta
20073 \end_layout
20074
20075 \end_inset
20076 </cell>
20077 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20078 \begin_inset Text
20079
20080 \begin_layout Plain Layout
20081 \begin_inset Formula $\Delta$
20082 \end_inset
20083
20084
20085 \end_layout
20086
20087 \end_inset
20088 </cell>
20089 </row>
20090 <row>
20091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20092 \begin_inset Text
20093
20094 \begin_layout Plain Layout
20095
20096 \backslash
20097 Theta
20098 \end_layout
20099
20100 \end_inset
20101 </cell>
20102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20103 \begin_inset Text
20104
20105 \begin_layout Plain Layout
20106 \begin_inset Formula $\Theta$
20107 \end_inset
20108
20109
20110 \end_layout
20111
20112 \end_inset
20113 </cell>
20114 </row>
20115 <row>
20116 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120
20121 \backslash
20122 Lambda
20123 \end_layout
20124
20125 \end_inset
20126 </cell>
20127 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20128 \begin_inset Text
20129
20130 \begin_layout Plain Layout
20131 \begin_inset Formula $\Lambda$
20132 \end_inset
20133
20134
20135 \end_layout
20136
20137 \end_inset
20138 </cell>
20139 </row>
20140 <row>
20141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20142 \begin_inset Text
20143
20144 \begin_layout Plain Layout
20145
20146 \backslash
20147 Xi
20148 \end_layout
20149
20150 \end_inset
20151 </cell>
20152 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20153 \begin_inset Text
20154
20155 \begin_layout Plain Layout
20156 \begin_inset Formula $\Xi$
20157 \end_inset
20158
20159
20160 \end_layout
20161
20162 \end_inset
20163 </cell>
20164 </row>
20165 <row>
20166 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20167 \begin_inset Text
20168
20169 \begin_layout Plain Layout
20170
20171 \backslash
20172 Pi
20173 \end_layout
20174
20175 \end_inset
20176 </cell>
20177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20178 \begin_inset Text
20179
20180 \begin_layout Plain Layout
20181 \begin_inset Formula $\Pi$
20182 \end_inset
20183
20184
20185 \end_layout
20186
20187 \end_inset
20188 </cell>
20189 </row>
20190 </lyxtabular>
20191
20192 \end_inset
20193
20194
20195 \begin_inset space \hfill{}
20196 \end_inset
20197
20198
20199 \begin_inset Tabular
20200 <lyxtabular version="3" rows="6" columns="2">
20201 <features booktabs="true" tabularvalignment="middle">
20202 <column alignment="center" valignment="top" width="0pt">
20203 <column alignment="center" valignment="top" width="0pt">
20204 <row>
20205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20206 \begin_inset Text
20207
20208 \begin_layout Plain Layout
20209 コマンド
20210 \end_layout
20211
20212 \end_inset
20213 </cell>
20214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20215 \begin_inset Text
20216
20217 \begin_layout Plain Layout
20218 出力
20219 \end_layout
20220
20221 \end_inset
20222 </cell>
20223 </row>
20224 <row>
20225 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229
20230 \backslash
20231 Sigma
20232 \end_layout
20233
20234 \end_inset
20235 </cell>
20236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20237 \begin_inset Text
20238
20239 \begin_layout Plain Layout
20240 \begin_inset Formula $\Sigma$
20241 \end_inset
20242
20243
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 </row>
20249 <row>
20250 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254
20255 \backslash
20256 Upsilon
20257 \end_layout
20258
20259 \end_inset
20260 </cell>
20261 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20262 \begin_inset Text
20263
20264 \begin_layout Plain Layout
20265 \begin_inset Formula $\Upsilon$
20266 \end_inset
20267
20268
20269 \end_layout
20270
20271 \end_inset
20272 </cell>
20273 </row>
20274 <row>
20275 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20276 \begin_inset Text
20277
20278 \begin_layout Plain Layout
20279
20280 \backslash
20281 Phi
20282 \end_layout
20283
20284 \end_inset
20285 </cell>
20286 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20287 \begin_inset Text
20288
20289 \begin_layout Plain Layout
20290 \begin_inset Formula $\Phi$
20291 \end_inset
20292
20293
20294 \end_layout
20295
20296 \end_inset
20297 </cell>
20298 </row>
20299 <row>
20300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20301 \begin_inset Text
20302
20303 \begin_layout Plain Layout
20304
20305 \backslash
20306 Psi
20307 \end_layout
20308
20309 \end_inset
20310 </cell>
20311 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20312 \begin_inset Text
20313
20314 \begin_layout Plain Layout
20315 \begin_inset Formula $\Psi$
20316 \end_inset
20317
20318
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 </row>
20324 <row>
20325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20326 \begin_inset Text
20327
20328 \begin_layout Plain Layout
20329
20330 \backslash
20331 Omega
20332 \end_layout
20333
20334 \end_inset
20335 </cell>
20336 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20337 \begin_inset Text
20338
20339 \begin_layout Plain Layout
20340 \begin_inset Formula $\Omega$
20341 \end_inset
20342
20343
20344 \end_layout
20345
20346 \end_inset
20347 </cell>
20348 </row>
20349 </lyxtabular>
20350
20351 \end_inset
20352
20353
20354 \begin_inset space \hfill{}
20355 \end_inset
20356
20357
20358 \end_layout
20359
20360 \begin_layout Standard
20361 \begin_inset VSpace medskip
20362 \end_inset
20363
20364 大文字のギリシャ文字が立体で表示されるのは、\SpecialChar TeX
20365 の開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
20366 \series bold
20367 var
20368 \series default
20369 を付けてください。たとえば、
20370 \series bold
20371
20372 \backslash
20373 varGamma
20374 \series default
20375 コマンドは、
20376 \begin_inset Formula $\varGamma$
20377 \end_inset
20378
20379 を生成します。もう一つの方法は、パッケージ
20380 \series bold
20381 fixmath
20382 \series default
20383
20384 \begin_inset Foot
20385 status collapsed
20386
20387 \begin_layout Plain Layout
20388
20389 \series bold
20390 fixmath
20391 \series default
20392 は、\SpecialChar LaTeX
20393 パッケージ
20394 \series bold
20395 was
20396 \series default
20397
20398 \begin_inset Index idx
20399 status collapsed
20400
20401 \begin_layout Plain Layout
20402 ぱっけーじ@パッケージ ! was
20403 \begin_inset ERT
20404 status collapsed
20405
20406 \begin_layout Plain Layout
20407
20408
20409 \backslash
20410 vspace{4mm}
20411 \end_layout
20412
20413 \end_inset
20414
20415
20416 \end_layout
20417
20418 \end_inset
20419
20420 に含まれています。
20421 \end_layout
20422
20423 \end_inset
20424
20425
20426 \begin_inset Index idx
20427 status collapsed
20428
20429 \begin_layout Plain Layout
20430 ぱっけーじ@パッケージ ! fixmath
20431 \end_layout
20432
20433 \end_inset
20434
20435 を\SpecialChar LaTeX
20436 プリアンブル行に
20437 \end_layout
20438
20439 \begin_layout Standard
20440
20441 \series bold
20442
20443 \backslash
20444 usepackage{fixmath}
20445 \end_layout
20446
20447 \begin_layout Standard
20448 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
20449 \end_layout
20450
20451 \begin_layout Subsection
20452 ボールド体
20453 \begin_inset Index idx
20454 status collapsed
20455
20456 \begin_layout Plain Layout
20457 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20458 \end_layout
20459
20460 \end_inset
20461
20462
20463 \end_layout
20464
20465 \begin_layout Standard
20466 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
20467 \series bold
20468
20469 \backslash
20470 boldsymbol
20471 \series default
20472 コマンドのみです
20473 \begin_inset Index idx
20474 status collapsed
20475
20476 \begin_layout Plain Layout
20477 こまんど@コマンド ! B ! 
20478 \backslash
20479 boldsymbol
20480 \end_layout
20481
20482 \end_inset
20483
20484
20485 \begin_inset Separator parbreak
20486 \end_inset
20487
20488
20489 \end_layout
20490
20491 \begin_layout Standard
20492 \align center
20493 \begin_inset Tabular
20494 <lyxtabular version="3" rows="3" columns="2">
20495 <features booktabs="true" tabularvalignment="middle">
20496 <column alignment="center" valignment="top" width="0pt">
20497 <column alignment="center" valignment="top">
20498 <row>
20499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20500 \begin_inset Text
20501
20502 \begin_layout Plain Layout
20503 コマンド
20504 \end_layout
20505
20506 \end_inset
20507 </cell>
20508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20509 \begin_inset Text
20510
20511 \begin_layout Plain Layout
20512 出力
20513 \end_layout
20514
20515 \end_inset
20516 </cell>
20517 </row>
20518 <row>
20519 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20520 \begin_inset Text
20521
20522 \begin_layout Plain Layout
20523
20524 \backslash
20525 Upsilon
20526 \backslash
20527 boldsymbol
20528 \backslash
20529 Upsilon
20530 \end_layout
20531
20532 \end_inset
20533 </cell>
20534 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20535 \begin_inset Text
20536
20537 \begin_layout Plain Layout
20538 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20539 \end_inset
20540
20541
20542 \end_layout
20543
20544 \end_inset
20545 </cell>
20546 </row>
20547 <row>
20548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20549 \begin_inset Text
20550
20551 \begin_layout Plain Layout
20552
20553 \backslash
20554 theta
20555 \backslash
20556 boldsymbol
20557 \backslash
20558 theta
20559 \end_layout
20560
20561 \end_inset
20562 </cell>
20563 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20564 \begin_inset Text
20565
20566 \begin_layout Plain Layout
20567 \begin_inset Formula $\theta\boldsymbol{\theta}$
20568 \end_inset
20569
20570
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 </row>
20576 </lyxtabular>
20577
20578 \end_inset
20579
20580
20581 \end_layout
20582
20583 \begin_layout Section
20584 記号
20585 \begin_inset ERT
20586 status collapsed
20587
20588 \begin_layout Plain Layout
20589
20590
20591 \backslash
20592 texorpdfstring{
20593 \end_layout
20594
20595 \end_inset
20596
20597
20598 \begin_inset Foot
20599 status collapsed
20600
20601 \begin_layout Plain Layout
20602 各\SpecialChar LaTeX
20603 パッケージに含まれる全記号をほとんど網羅した一覧が、
20604 \begin_inset CommandInset citation
20605 LatexCommand cite
20606 key "Symbols"
20607
20608 \end_inset
20609
20610 にあります。
20611 \end_layout
20612
20613 \end_inset
20614
20615
20616 \begin_inset ERT
20617 status collapsed
20618
20619 \begin_layout Plain Layout
20620
20621 }{}
20622 \end_layout
20623
20624 \end_inset
20625
20626
20627 \begin_inset Note Note
20628 status collapsed
20629
20630 \begin_layout Plain Layout
20631
20632 \backslash
20633 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
20634 \end_layout
20635
20636 \begin_layout Plain Layout
20637
20638 \backslash
20639 texorpdfstringについての詳細は、第
20640 \begin_inset CommandInset ref
20641 LatexCommand ref
20642 reference "subsec:節見出し中の数式"
20643
20644 \end_inset
20645
20646 節にあります。
20647 \end_layout
20648
20649 \end_inset
20650
20651
20652 \begin_inset Index idx
20653 status collapsed
20654
20655 \begin_layout Plain Layout
20656 きごう@記号
20657 \end_layout
20658
20659 \end_inset
20660
20661
20662 \end_layout
20663
20664 \begin_layout Standard
20665 本節に掲げてある各記号の多くは、ツールバーボタンの
20666 \begin_inset Info
20667 type  "icon"
20668 arg   "math-insert \\nabla"
20669 \end_inset
20670
20671
20672 \begin_inset Info
20673 type  "icon"
20674 arg   "math-insert \\digamma"
20675 \end_inset
20676
20677 でも挿入することができます。
20678 \end_layout
20679
20680 \begin_layout Subsection
20681 数学記号
20682 \begin_inset CommandInset label
20683 LatexCommand label
20684 name "subsec:数学記号"
20685
20686 \end_inset
20687
20688
20689 \begin_inset Index idx
20690 status collapsed
20691
20692 \begin_layout Plain Layout
20693 きごう@記号 ! すうがく@数学
20694 \end_layout
20695
20696 \end_inset
20697
20698
20699 \end_layout
20700
20701 \begin_layout Standard
20702 \begin_inset Tabular
20703 <lyxtabular version="3" rows="10" columns="2">
20704 <features booktabs="true" tabularvalignment="middle">
20705 <column alignment="center" valignment="top" width="0pt">
20706 <column alignment="center" valignment="top" width="0pt">
20707 <row>
20708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20709 \begin_inset Text
20710
20711 \begin_layout Plain Layout
20712 コマンド
20713 \end_layout
20714
20715 \end_inset
20716 </cell>
20717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20718 \begin_inset Text
20719
20720 \begin_layout Plain Layout
20721 出力
20722 \end_layout
20723
20724 \end_inset
20725 </cell>
20726 </row>
20727 <row>
20728 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20729 \begin_inset Text
20730
20731 \begin_layout Plain Layout
20732
20733 \backslash
20734 neg
20735 \end_layout
20736
20737 \end_inset
20738 </cell>
20739 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20740 \begin_inset Text
20741
20742 \begin_layout Plain Layout
20743 \begin_inset Formula $\neg$
20744 \end_inset
20745
20746
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 </row>
20752 <row>
20753 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20754 \begin_inset Text
20755
20756 \begin_layout Plain Layout
20757
20758 \backslash
20759 Im
20760 \end_layout
20761
20762 \end_inset
20763 </cell>
20764 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20765 \begin_inset Text
20766
20767 \begin_layout Plain Layout
20768 \begin_inset Formula $\Im$
20769 \end_inset
20770
20771
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 </row>
20777 <row>
20778 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20779 \begin_inset Text
20780
20781 \begin_layout Plain Layout
20782
20783 \backslash
20784 Re
20785 \end_layout
20786
20787 \end_inset
20788 </cell>
20789 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20790 \begin_inset Text
20791
20792 \begin_layout Plain Layout
20793 \begin_inset Formula $\Re$
20794 \end_inset
20795
20796
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 </row>
20802 <row>
20803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20804 \begin_inset Text
20805
20806 \begin_layout Plain Layout
20807
20808 \backslash
20809 aleph
20810 \end_layout
20811
20812 \end_inset
20813 </cell>
20814 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20815 \begin_inset Text
20816
20817 \begin_layout Plain Layout
20818 \begin_inset Formula $\aleph$
20819 \end_inset
20820
20821
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 </row>
20827 <row>
20828 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20829 \begin_inset Text
20830
20831 \begin_layout Plain Layout
20832
20833 \backslash
20834 partial
20835 \end_layout
20836
20837 \end_inset
20838 </cell>
20839 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20840 \begin_inset Text
20841
20842 \begin_layout Plain Layout
20843 \begin_inset Formula $\partial$
20844 \end_inset
20845
20846
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 </row>
20852 <row>
20853 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20854 \begin_inset Text
20855
20856 \begin_layout Plain Layout
20857
20858 \backslash
20859 infty
20860 \end_layout
20861
20862 \end_inset
20863 </cell>
20864 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20865 \begin_inset Text
20866
20867 \begin_layout Plain Layout
20868 \begin_inset Formula $\infty$
20869 \end_inset
20870
20871
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 </row>
20877 <row>
20878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20879 \begin_inset Text
20880
20881 \begin_layout Plain Layout
20882
20883 \backslash
20884 wp
20885 \end_layout
20886
20887 \end_inset
20888 </cell>
20889 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20890 \begin_inset Text
20891
20892 \begin_layout Plain Layout
20893 \begin_inset Formula $\wp$
20894 \end_inset
20895
20896
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 </row>
20902 <row>
20903 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20904 \begin_inset Text
20905
20906 \begin_layout Plain Layout
20907
20908 \backslash
20909 imath
20910 \end_layout
20911
20912 \end_inset
20913 </cell>
20914 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20915 \begin_inset Text
20916
20917 \begin_layout Plain Layout
20918 \begin_inset Formula $\imath$
20919 \end_inset
20920
20921
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 </row>
20927 <row>
20928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20929 \begin_inset Text
20930
20931 \begin_layout Plain Layout
20932
20933 \backslash
20934 jmath
20935 \end_layout
20936
20937 \end_inset
20938 </cell>
20939 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20940 \begin_inset Text
20941
20942 \begin_layout Plain Layout
20943 \begin_inset Formula $\jmath$
20944 \end_inset
20945
20946
20947 \end_layout
20948
20949 \end_inset
20950 </cell>
20951 </row>
20952 </lyxtabular>
20953
20954 \end_inset
20955
20956
20957 \begin_inset space \hfill{}
20958 \end_inset
20959
20960
20961 \begin_inset Tabular
20962 <lyxtabular version="3" rows="10" columns="2">
20963 <features booktabs="true" tabularvalignment="middle">
20964 <column alignment="center" valignment="top" width="0pt">
20965 <column alignment="center" valignment="top" width="0pt">
20966 <row>
20967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20968 \begin_inset Text
20969
20970 \begin_layout Plain Layout
20971 コマンド
20972 \end_layout
20973
20974 \end_inset
20975 </cell>
20976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20977 \begin_inset Text
20978
20979 \begin_layout Plain Layout
20980 出力
20981 \begin_inset Note Note
20982 status collapsed
20983
20984 \begin_layout Plain Layout
20985 ここで
20986 \series bold
20987
20988 \backslash
20989 raisebox
20990 \series default
20991 はスペーサーとして使用しているだけです。
20992 \end_layout
20993
20994 \end_inset
20995
20996
20997 \end_layout
20998
20999 \end_inset
21000 </cell>
21001 </row>
21002 <row>
21003 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007
21008 \backslash
21009 forall
21010 \end_layout
21011
21012 \end_inset
21013 </cell>
21014 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21015 \begin_inset Text
21016
21017 \begin_layout Plain Layout
21018 \begin_inset Formula $\forall$
21019 \end_inset
21020
21021
21022 \end_layout
21023
21024 \end_inset
21025 </cell>
21026 </row>
21027 <row>
21028 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21029 \begin_inset Text
21030
21031 \begin_layout Plain Layout
21032
21033 \backslash
21034 exists
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21040 \begin_inset Text
21041
21042 \begin_layout Plain Layout
21043 \begin_inset Formula $\exists$
21044 \end_inset
21045
21046
21047 \end_layout
21048
21049 \end_inset
21050 </cell>
21051 </row>
21052 <row>
21053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21054 \begin_inset Text
21055
21056 \begin_layout Plain Layout
21057
21058 \backslash
21059 nexists
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21065 \begin_inset Text
21066
21067 \begin_layout Plain Layout
21068 \begin_inset Formula $\nexists$
21069 \end_inset
21070
21071
21072 \end_layout
21073
21074 \end_inset
21075 </cell>
21076 </row>
21077 <row>
21078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21079 \begin_inset Text
21080
21081 \begin_layout Plain Layout
21082
21083 \backslash
21084 emptyset
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21090 \begin_inset Text
21091
21092 \begin_layout Plain Layout
21093 \begin_inset Formula $\emptyset$
21094 \end_inset
21095
21096
21097 \end_layout
21098
21099 \end_inset
21100 </cell>
21101 </row>
21102 <row>
21103 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21104 \begin_inset Text
21105
21106 \begin_layout Plain Layout
21107
21108 \backslash
21109 varnothing
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21115 \begin_inset Text
21116
21117 \begin_layout Plain Layout
21118 \begin_inset Formula $\varnothing$
21119 \end_inset
21120
21121
21122 \end_layout
21123
21124 \end_inset
21125 </cell>
21126 </row>
21127 <row>
21128 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21129 \begin_inset Text
21130
21131 \begin_layout Plain Layout
21132
21133 \backslash
21134 dag
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21140 \begin_inset Text
21141
21142 \begin_layout Plain Layout
21143 \begin_inset Formula $\dag$
21144 \end_inset
21145
21146
21147 \end_layout
21148
21149 \end_inset
21150 </cell>
21151 </row>
21152 <row>
21153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21154 \begin_inset Text
21155
21156 \begin_layout Plain Layout
21157
21158 \backslash
21159 ddag
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21165 \begin_inset Text
21166
21167 \begin_layout Plain Layout
21168 \begin_inset Formula $\ddag$
21169 \end_inset
21170
21171
21172 \end_layout
21173
21174 \end_inset
21175 </cell>
21176 </row>
21177 <row>
21178 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21179 \begin_inset Text
21180
21181 \begin_layout Plain Layout
21182
21183 \backslash
21184 complement
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21190 \begin_inset Text
21191
21192 \begin_layout Plain Layout
21193 \begin_inset ERT
21194 status collapsed
21195
21196 \begin_layout Plain Layout
21197
21198
21199 \backslash
21200 raisebox{-0.8mm}{
21201 \end_layout
21202
21203 \end_inset
21204
21205
21206 \begin_inset Formula $\complement$
21207 \end_inset
21208
21209
21210 \begin_inset ERT
21211 status collapsed
21212
21213 \begin_layout Plain Layout
21214
21215 }
21216 \end_layout
21217
21218 \end_inset
21219
21220
21221 \end_layout
21222
21223 \end_inset
21224 </cell>
21225 </row>
21226 <row>
21227 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231
21232 \backslash
21233 Bbbk
21234 \end_layout
21235
21236 \end_inset
21237 </cell>
21238 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21239 \begin_inset Text
21240
21241 \begin_layout Plain Layout
21242 \begin_inset Formula $\Bbbk$
21243 \end_inset
21244
21245
21246 \end_layout
21247
21248 \end_inset
21249 </cell>
21250 </row>
21251 </lyxtabular>
21252
21253 \end_inset
21254
21255
21256 \begin_inset space \hfill{}
21257 \end_inset
21258
21259
21260 \begin_inset Tabular
21261 <lyxtabular version="3" rows="10" columns="2">
21262 <features booktabs="true" tabularvalignment="middle">
21263 <column alignment="center" valignment="top" width="0pt">
21264 <column alignment="center" valignment="top" width="0pt">
21265 <row>
21266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Plain Layout
21270 コマンド
21271 \end_layout
21272
21273 \end_inset
21274 </cell>
21275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21276 \begin_inset Text
21277
21278 \begin_layout Plain Layout
21279 出力
21280 \end_layout
21281
21282 \end_inset
21283 </cell>
21284 </row>
21285 <row>
21286 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21287 \begin_inset Text
21288
21289 \begin_layout Plain Layout
21290
21291 \backslash
21292 prime
21293 \end_layout
21294
21295 \end_inset
21296 </cell>
21297 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21298 \begin_inset Text
21299
21300 \begin_layout Plain Layout
21301 \begin_inset Formula $\prime$
21302 \end_inset
21303
21304
21305 \end_layout
21306
21307 \end_inset
21308 </cell>
21309 </row>
21310 <row>
21311 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21312 \begin_inset Text
21313
21314 \begin_layout Plain Layout
21315
21316 \backslash
21317 backprime
21318 \end_layout
21319
21320 \end_inset
21321 </cell>
21322 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21323 \begin_inset Text
21324
21325 \begin_layout Plain Layout
21326 \begin_inset Formula $\backprime$
21327 \end_inset
21328
21329
21330 \end_layout
21331
21332 \end_inset
21333 </cell>
21334 </row>
21335 <row>
21336 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21337 \begin_inset Text
21338
21339 \begin_layout Plain Layout
21340
21341 \backslash
21342 mho
21343 \end_layout
21344
21345 \end_inset
21346 </cell>
21347 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21348 \begin_inset Text
21349
21350 \begin_layout Plain Layout
21351 \begin_inset Formula $\mho$
21352 \end_inset
21353
21354
21355 \end_layout
21356
21357 \end_inset
21358 </cell>
21359 </row>
21360 <row>
21361 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21362 \begin_inset Text
21363
21364 \begin_layout Plain Layout
21365
21366 \backslash
21367 triangle
21368 \end_layout
21369
21370 \end_inset
21371 </cell>
21372 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21373 \begin_inset Text
21374
21375 \begin_layout Plain Layout
21376 \begin_inset Formula $\triangle$
21377 \end_inset
21378
21379
21380 \end_layout
21381
21382 \end_inset
21383 </cell>
21384 </row>
21385 <row>
21386 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21387 \begin_inset Text
21388
21389 \begin_layout Plain Layout
21390
21391 \backslash
21392 angle
21393 \end_layout
21394
21395 \end_inset
21396 </cell>
21397 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21398 \begin_inset Text
21399
21400 \begin_layout Plain Layout
21401 \begin_inset Formula $\angle$
21402 \end_inset
21403
21404
21405 \end_layout
21406
21407 \end_inset
21408 </cell>
21409 </row>
21410 <row>
21411 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21412 \begin_inset Text
21413
21414 \begin_layout Plain Layout
21415
21416 \backslash
21417 measuredangle
21418 \end_layout
21419
21420 \end_inset
21421 </cell>
21422 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21423 \begin_inset Text
21424
21425 \begin_layout Plain Layout
21426 \begin_inset Formula $\measuredangle$
21427 \end_inset
21428
21429
21430 \end_layout
21431
21432 \end_inset
21433 </cell>
21434 </row>
21435 <row>
21436 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21437 \begin_inset Text
21438
21439 \begin_layout Plain Layout
21440
21441 \backslash
21442 sphericalangle
21443 \end_layout
21444
21445 \end_inset
21446 </cell>
21447 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21448 \begin_inset Text
21449
21450 \begin_layout Plain Layout
21451 \begin_inset Formula $\sphericalangle$
21452 \end_inset
21453
21454
21455 \end_layout
21456
21457 \end_inset
21458 </cell>
21459 </row>
21460 <row>
21461 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21462 \begin_inset Text
21463
21464 \begin_layout Plain Layout
21465
21466 \backslash
21467 top
21468 \end_layout
21469
21470 \end_inset
21471 </cell>
21472 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476 \begin_inset Formula $\top$
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \end_inset
21483 </cell>
21484 </row>
21485 <row>
21486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21487 \begin_inset Text
21488
21489 \begin_layout Plain Layout
21490
21491 \backslash
21492 bot
21493 \end_layout
21494
21495 \end_inset
21496 </cell>
21497 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21498 \begin_inset Text
21499
21500 \begin_layout Plain Layout
21501 \begin_inset Formula $\bot$
21502 \end_inset
21503
21504
21505 \end_layout
21506
21507 \end_inset
21508 </cell>
21509 </row>
21510 </lyxtabular>
21511
21512 \end_inset
21513
21514
21515 \end_layout
21516
21517 \begin_layout Subsection
21518 その他の記号
21519 \begin_inset CommandInset label
21520 LatexCommand label
21521 name "subsec:その他の記号"
21522
21523 \end_inset
21524
21525
21526 \begin_inset Index idx
21527 status collapsed
21528
21529 \begin_layout Plain Layout
21530 きごう@記号 ! そのた@その他
21531 \end_layout
21532
21533 \end_inset
21534
21535
21536 \end_layout
21537
21538 \begin_layout Standard
21539 \noindent
21540 \align center
21541 \begin_inset Tabular
21542 <lyxtabular version="3" rows="10" columns="2">
21543 <features booktabs="true" tabularvalignment="middle">
21544 <column alignment="center" valignment="top" width="0pt">
21545 <column alignment="center" valignment="top" width="0pt">
21546 <row>
21547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21548 \begin_inset Text
21549
21550 \begin_layout Plain Layout
21551 コマンド
21552 \end_layout
21553
21554 \end_inset
21555 </cell>
21556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21557 \begin_inset Text
21558
21559 \begin_layout Plain Layout
21560 出力
21561 \end_layout
21562
21563 \end_inset
21564 </cell>
21565 </row>
21566 <row>
21567 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21568 \begin_inset Text
21569
21570 \begin_layout Plain Layout
21571
21572 \backslash
21573 flat
21574 \end_layout
21575
21576 \end_inset
21577 </cell>
21578 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582 \begin_inset Formula $\flat$
21583 \end_inset
21584
21585
21586 \end_layout
21587
21588 \end_inset
21589 </cell>
21590 </row>
21591 <row>
21592 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21593 \begin_inset Text
21594
21595 \begin_layout Plain Layout
21596
21597 \backslash
21598 natural
21599 \end_layout
21600
21601 \end_inset
21602 </cell>
21603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21604 \begin_inset Text
21605
21606 \begin_layout Plain Layout
21607 \begin_inset Formula $\natural$
21608 \end_inset
21609
21610
21611 \end_layout
21612
21613 \end_inset
21614 </cell>
21615 </row>
21616 <row>
21617 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21618 \begin_inset Text
21619
21620 \begin_layout Plain Layout
21621
21622 \backslash
21623 sharp
21624 \end_layout
21625
21626 \end_inset
21627 </cell>
21628 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \begin_layout Plain Layout
21632 \begin_inset Formula $\sharp$
21633 \end_inset
21634
21635
21636 \end_layout
21637
21638 \end_inset
21639 </cell>
21640 </row>
21641 <row>
21642 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21643 \begin_inset Text
21644
21645 \begin_layout Plain Layout
21646
21647 \backslash
21648 surd
21649 \end_layout
21650
21651 \end_inset
21652 </cell>
21653 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657 \begin_inset Formula $\surd$
21658 \end_inset
21659
21660
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 </row>
21666 <row>
21667 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21668 \begin_inset Text
21669
21670 \begin_layout Plain Layout
21671
21672 \backslash
21673 checkmark
21674 \end_layout
21675
21676 \end_inset
21677 </cell>
21678 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21679 \begin_inset Text
21680
21681 \begin_layout Plain Layout
21682 \begin_inset Formula $\checkmark$
21683 \end_inset
21684
21685
21686 \end_layout
21687
21688 \end_inset
21689 </cell>
21690 </row>
21691 <row>
21692 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21693 \begin_inset Text
21694
21695 \begin_layout Plain Layout
21696
21697 \backslash
21698 yen
21699 \end_layout
21700
21701 \end_inset
21702 </cell>
21703 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21704 \begin_inset Text
21705
21706 \begin_layout Plain Layout
21707 \begin_inset Formula $\yen$
21708 \end_inset
21709
21710
21711 \end_layout
21712
21713 \end_inset
21714 </cell>
21715 </row>
21716 <row>
21717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21718 \begin_inset Text
21719
21720 \begin_layout Plain Layout
21721
21722 \backslash
21723 pounds
21724 \end_layout
21725
21726 \end_inset
21727 </cell>
21728 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21729 \begin_inset Text
21730
21731 \begin_layout Plain Layout
21732 \begin_inset Formula $\pounds$
21733 \end_inset
21734
21735
21736 \end_layout
21737
21738 \end_inset
21739 </cell>
21740 </row>
21741 <row>
21742 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Plain Layout
21746 $
21747 \end_layout
21748
21749 \end_inset
21750 </cell>
21751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21752 \begin_inset Text
21753
21754 \begin_layout Plain Layout
21755 \begin_inset Formula $\$$
21756 \end_inset
21757
21758
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 </row>
21764 <row>
21765 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769 §
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21775 \begin_inset Text
21776
21777 \begin_layout Plain Layout
21778 \begin_inset Formula $§$
21779 \end_inset
21780
21781
21782 \end_layout
21783
21784 \end_inset
21785 </cell>
21786 </row>
21787 </lyxtabular>
21788
21789 \end_inset
21790
21791
21792 \begin_inset space \hfill{}
21793 \end_inset
21794
21795
21796 \begin_inset Tabular
21797 <lyxtabular version="3" rows="10" columns="2">
21798 <features booktabs="true" tabularvalignment="middle">
21799 <column alignment="center" valignment="top" width="0pt">
21800 <column alignment="center" valignment="top">
21801 <row>
21802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21803 \begin_inset Text
21804
21805 \begin_layout Plain Layout
21806 コマンド
21807 \end_layout
21808
21809 \end_inset
21810 </cell>
21811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21812 \begin_inset Text
21813
21814 \begin_layout Plain Layout
21815 出力
21816 \end_layout
21817
21818 \end_inset
21819 </cell>
21820 </row>
21821 <row>
21822 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21823 \begin_inset Text
21824
21825 \begin_layout Plain Layout
21826
21827 \backslash
21828 hbar
21829 \end_layout
21830
21831 \end_inset
21832 </cell>
21833 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Plain Layout
21837 \begin_inset Formula $\hbar$
21838 \end_inset
21839
21840
21841 \end_layout
21842
21843 \end_inset
21844 </cell>
21845 </row>
21846 <row>
21847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851
21852 \backslash
21853 hslash
21854 \end_layout
21855
21856 \end_inset
21857 </cell>
21858 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Plain Layout
21862 \begin_inset Formula $\hslash$
21863 \end_inset
21864
21865
21866 \end_layout
21867
21868 \end_inset
21869 </cell>
21870 </row>
21871 <row>
21872 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21873 \begin_inset Text
21874
21875 \begin_layout Plain Layout
21876
21877 \backslash
21878 clubsuit
21879 \end_layout
21880
21881 \end_inset
21882 </cell>
21883 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Plain Layout
21887 \begin_inset Formula $\clubsuit$
21888 \end_inset
21889
21890
21891 \end_layout
21892
21893 \end_inset
21894 </cell>
21895 </row>
21896 <row>
21897 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21898 \begin_inset Text
21899
21900 \begin_layout Plain Layout
21901
21902 \backslash
21903 spadesuit
21904 \end_layout
21905
21906 \end_inset
21907 </cell>
21908 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Plain Layout
21912 \begin_inset Formula $\spadesuit$
21913 \end_inset
21914
21915
21916 \end_layout
21917
21918 \end_inset
21919 </cell>
21920 </row>
21921 <row>
21922 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21923 \begin_inset Text
21924
21925 \begin_layout Plain Layout
21926
21927 \backslash
21928 bigstar
21929 \end_layout
21930
21931 \end_inset
21932 </cell>
21933 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21934 \begin_inset Text
21935
21936 \begin_layout Plain Layout
21937 \begin_inset Formula $\bigstar$
21938 \end_inset
21939
21940
21941 \end_layout
21942
21943 \end_inset
21944 </cell>
21945 </row>
21946 <row>
21947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21948 \begin_inset Text
21949
21950 \begin_layout Plain Layout
21951
21952 \backslash
21953 blacklozenge
21954 \end_layout
21955
21956 \end_inset
21957 </cell>
21958 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962 \begin_inset Formula $\blacklozenge$
21963 \end_inset
21964
21965
21966 \end_layout
21967
21968 \end_inset
21969 </cell>
21970 </row>
21971 <row>
21972 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976
21977 \backslash
21978 blacktriangle
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987 \begin_inset Formula $\blacktriangle$
21988 \end_inset
21989
21990
21991 \end_layout
21992
21993 \end_inset
21994 </cell>
21995 </row>
21996 <row>
21997 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Plain Layout
22001
22002 \backslash
22003 blacktiangledown
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22009 \begin_inset Text
22010
22011 \begin_layout Plain Layout
22012 \begin_inset Formula $\blacktriangledown$
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
22020 </row>
22021 <row>
22022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22023 \begin_inset Text
22024
22025 \begin_layout Plain Layout
22026
22027 \backslash
22028 bullet
22029 \end_layout
22030
22031 \end_inset
22032 </cell>
22033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22034 \begin_inset Text
22035
22036 \begin_layout Plain Layout
22037 \begin_inset Formula $\bullet$
22038 \end_inset
22039
22040
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 </row>
22046 </lyxtabular>
22047
22048 \end_inset
22049
22050
22051 \begin_inset space \hfill{}
22052 \end_inset
22053
22054
22055 \begin_inset Tabular
22056 <lyxtabular version="3" rows="10" columns="2">
22057 <features booktabs="true" tabularvalignment="middle">
22058 <column alignment="center" valignment="top" width="0pt">
22059 <column alignment="center" valignment="top" width="0pt">
22060 <row>
22061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22062 \begin_inset Text
22063
22064 \begin_layout Plain Layout
22065 コマンド
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 出力
22075 \end_layout
22076
22077 \end_inset
22078 </cell>
22079 </row>
22080 <row>
22081 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22082 \begin_inset Text
22083
22084 \begin_layout Plain Layout
22085
22086 \backslash
22087 diamondsuit
22088 \end_layout
22089
22090 \end_inset
22091 </cell>
22092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096 \begin_inset Formula $\diamondsuit$
22097 \end_inset
22098
22099
22100 \end_layout
22101
22102 \end_inset
22103 </cell>
22104 </row>
22105 <row>
22106 <cell alignment="center" valignment="top" rightline="true" usebox="none">
22107 \begin_inset Text
22108
22109 \begin_layout Plain Layout
22110
22111 \backslash
22112 Diamond
22113 \end_layout
22114
22115 \end_inset
22116 </cell>
22117 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22118 \begin_inset Text
22119
22120 \begin_layout Plain Layout
22121 \begin_inset Formula $\Diamond$
22122 \end_inset
22123
22124
22125 \end_layout
22126
22127 \end_inset
22128 </cell>
22129 </row>
22130 <row>
22131 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22132 \begin_inset Text
22133
22134 \begin_layout Plain Layout
22135
22136 \backslash
22137 heartsuit
22138 \end_layout
22139
22140 \end_inset
22141 </cell>
22142 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22143 \begin_inset Text
22144
22145 \begin_layout Plain Layout
22146 \begin_inset Formula $\heartsuit$
22147 \end_inset
22148
22149
22150 \end_layout
22151
22152 \end_inset
22153 </cell>
22154 </row>
22155 <row>
22156 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22157 \begin_inset Text
22158
22159 \begin_layout Plain Layout
22160
22161 \backslash
22162 P
22163 \end_layout
22164
22165 \end_inset
22166 </cell>
22167 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22168 \begin_inset Text
22169
22170 \begin_layout Plain Layout
22171 \begin_inset Formula $\P$
22172 \end_inset
22173
22174
22175 \end_layout
22176
22177 \end_inset
22178 </cell>
22179 </row>
22180 <row>
22181 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22182 \begin_inset Text
22183
22184 \begin_layout Plain Layout
22185
22186 \backslash
22187 copyright
22188 \end_layout
22189
22190 \end_inset
22191 </cell>
22192 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22193 \begin_inset Text
22194
22195 \begin_layout Plain Layout
22196 \begin_inset Formula $\copyright$
22197 \end_inset
22198
22199
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 </row>
22205 <row>
22206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22207 \begin_inset Text
22208
22209 \begin_layout Plain Layout
22210
22211 \backslash
22212 circledR
22213 \end_layout
22214
22215 \end_inset
22216 </cell>
22217 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22218 \begin_inset Text
22219
22220 \begin_layout Plain Layout
22221 \begin_inset Formula $\circledR$
22222 \end_inset
22223
22224
22225 \end_layout
22226
22227 \end_inset
22228 </cell>
22229 </row>
22230 <row>
22231 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22232 \begin_inset Text
22233
22234 \begin_layout Plain Layout
22235
22236 \backslash
22237 maltese
22238 \end_layout
22239
22240 \end_inset
22241 </cell>
22242 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22243 \begin_inset Text
22244
22245 \begin_layout Plain Layout
22246 \begin_inset Formula $\maltese$
22247 \end_inset
22248
22249
22250 \end_layout
22251
22252 \end_inset
22253 </cell>
22254 </row>
22255 <row>
22256 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22257 \begin_inset Text
22258
22259 \begin_layout Plain Layout
22260
22261 \backslash
22262 diagup
22263 \end_layout
22264
22265 \end_inset
22266 </cell>
22267 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22268 \begin_inset Text
22269
22270 \begin_layout Plain Layout
22271 \begin_inset Formula $\diagup$
22272 \end_inset
22273
22274
22275 \end_layout
22276
22277 \end_inset
22278 </cell>
22279 </row>
22280 <row>
22281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22282 \begin_inset Text
22283
22284 \begin_layout Plain Layout
22285
22286 \backslash
22287 diagdown
22288 \end_layout
22289
22290 \end_inset
22291 </cell>
22292 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22293 \begin_inset Text
22294
22295 \begin_layout Plain Layout
22296 \begin_inset Formula $\diagdown$
22297 \end_inset
22298
22299
22300 \end_layout
22301
22302 \end_inset
22303 </cell>
22304 </row>
22305 </lyxtabular>
22306
22307 \end_inset
22308
22309
22310 \end_layout
22311
22312 \begin_layout Standard
22313 \begin_inset VSpace medskip
22314 \end_inset
22315
22316 ここにある以上の記号が、第
22317 \begin_inset CommandInset ref
22318 LatexCommand ref
22319 reference "subsec:他の特殊文字"
22320
22321 \end_inset
22322
22323 節に挙げてあります。
22324 \end_layout
22325
22326 \begin_layout Standard
22327 寸法を変えて表示することのできる記号もあります。第
22328 \begin_inset CommandInset ref
22329 LatexCommand ref
22330 reference "subsec:書体寸法"
22331
22332 \end_inset
22333
22334 節をご参照下さい。
22335 \end_layout
22336
22337 \begin_layout Subsection
22338 ユーロ通貨記号
22339 \begin_inset Index idx
22340 status collapsed
22341
22342 \begin_layout Plain Layout
22343 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22344 \end_layout
22345
22346 \end_inset
22347
22348
22349 \begin_inset Index idx
22350 status collapsed
22351
22352 \begin_layout Plain Layout
22353 E@
22354 \begin_inset ERT
22355 status collapsed
22356
22357 \begin_layout Plain Layout
22358
22359
22360 \backslash
22361 officialeuro
22362 \end_layout
22363
22364 \end_inset
22365
22366
22367 \end_layout
22368
22369 \end_inset
22370
22371
22372 \end_layout
22373
22374 \begin_layout Standard
22375 ユーロ通貨記号を数式で使用するには、\SpecialChar LaTeX
22376 パッケージ
22377 \series bold
22378 eurosym
22379 \series default
22380
22381 \begin_inset Index idx
22382 status collapsed
22383
22384 \begin_layout Plain Layout
22385 ぱっけーじ@パッケージ ! eurosym
22386 \end_layout
22387
22388 \end_inset
22389
22390 が導入されていて、以下のような\SpecialChar LaTeX
22391 プリアンブル行によって読み込まれていなくてはなりません。
22392 \end_layout
22393
22394 \begin_layout Standard
22395
22396 \series bold
22397
22398 \backslash
22399 usepackage[gennarrow]{eurosym}
22400 \end_layout
22401
22402 \begin_layout Standard
22403 すると、ユーロ通貨記号を
22404 \series bold
22405
22406 \backslash
22407 euro
22408 \series default
22409
22410 \begin_inset Index idx
22411 status collapsed
22412
22413 \begin_layout Plain Layout
22414 こまんど@コマンド ! E ! 
22415 \backslash
22416 euro
22417 \end_layout
22418
22419 \end_inset
22420
22421 コマンドで挿入することができるようになります。
22422 \end_layout
22423
22424 \begin_layout Standard
22425 数式テキストには、
22426 \series bold
22427 eurosym
22428 \series default
22429 が導入されていなくても、ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます。
22430 \series bold
22431 eurosym
22432 \series default
22433 が導入されていれば、
22434 \series bold
22435
22436 \backslash
22437 euro
22438 \series default
22439 は\SpecialChar TeX
22440 モードでも挿入することができます。また、正式な通貨記号を
22441 \series bold
22442
22443 \backslash
22444 officialeuro
22445 \series default
22446
22447 \begin_inset Index idx
22448 status collapsed
22449
22450 \begin_layout Plain Layout
22451 こまんど@コマンド ! O ! 
22452 \backslash
22453 officialeuro
22454 \end_layout
22455
22456 \end_inset
22457
22458 コマンド(これは\SpecialChar TeX
22459 モードでのみ使用することができます)で挿入することができます。
22460 \end_layout
22461
22462 \begin_layout Standard
22463 \begin_inset ERT
22464 status collapsed
22465
22466 \begin_layout Plain Layout
22467
22468
22469 \backslash
22470 ifeurosym 
22471 \end_layout
22472
22473 \end_inset
22474
22475
22476 \begin_inset Note Note
22477 status open
22478
22479 \begin_layout Plain Layout
22480 以下の表は、\SpecialChar LaTeX
22481 パッケージ
22482 \series bold
22483 eurosym
22484 \series default
22485 が導入済みのときのみ表示されます。
22486 \end_layout
22487
22488 \end_inset
22489
22490
22491 \end_layout
22492
22493 \begin_layout Standard
22494 以下は、各ユーロ通貨記号のまとめです。
22495 \begin_inset Separator parbreak
22496 \end_inset
22497
22498
22499 \end_layout
22500
22501 \begin_layout Standard
22502 \align center
22503 \begin_inset Tabular
22504 <lyxtabular version="3" rows="4" columns="3">
22505 <features booktabs="true" tabularvalignment="middle">
22506 <column alignment="center" valignment="top" width="0pt">
22507 <column alignment="center" valignment="top" width="0pt">
22508 <column alignment="center" valignment="top" width="0pt">
22509 <row>
22510 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
22511 \begin_inset Text
22512
22513 \begin_layout Plain Layout
22514 \begin_inset ERT
22515 status collapsed
22516
22517 \begin_layout Plain Layout
22518
22519
22520 \backslash
22521 cmidrule[0.08em]{2-3}
22522 \end_layout
22523
22524 \end_inset
22525
22526
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22532 \begin_inset Text
22533
22534 \begin_layout Plain Layout
22535 コマンド
22536 \end_layout
22537
22538 \end_inset
22539 </cell>
22540 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22541 \begin_inset Text
22542
22543 \begin_layout Plain Layout
22544 出力
22545 \end_layout
22546
22547 \end_inset
22548 </cell>
22549 </row>
22550 <row>
22551 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22552 \begin_inset Text
22553
22554 \begin_layout Plain Layout
22555 数式
22556 \end_layout
22557
22558 \end_inset
22559 </cell>
22560 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22561 \begin_inset Text
22562
22563 \begin_layout Plain Layout
22564
22565 \backslash
22566 euro
22567 \end_layout
22568
22569 \end_inset
22570 </cell>
22571 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22572 \begin_inset Text
22573
22574 \begin_layout Plain Layout
22575 \begin_inset Formula $\euro$
22576 \end_inset
22577
22578
22579 \end_layout
22580
22581 \end_inset
22582 </cell>
22583 </row>
22584 <row>
22585 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22586 \begin_inset Text
22587
22588 \begin_layout Plain Layout
22589 数式テキスト
22590 \end_layout
22591
22592 \end_inset
22593 </cell>
22594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598 (ユーロ記号)
22599 \end_layout
22600
22601 \end_inset
22602 </cell>
22603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22604 \begin_inset Text
22605
22606 \begin_layout Plain Layout
22607 (ユーロ記号)
22608 \end_layout
22609
22610 \end_inset
22611 </cell>
22612 </row>
22613 <row>
22614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618 \SpecialChar TeX
22619 モード
22620 \end_layout
22621
22622 \end_inset
22623 </cell>
22624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22625 \begin_inset Text
22626
22627 \begin_layout Plain Layout
22628
22629 \backslash
22630 officialeuro
22631 \end_layout
22632
22633 \end_inset
22634 </cell>
22635 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22636 \begin_inset Text
22637
22638 \begin_layout Plain Layout
22639 \begin_inset ERT
22640 status collapsed
22641
22642 \begin_layout Plain Layout
22643
22644
22645 \backslash
22646 officialeuro
22647 \end_layout
22648
22649 \end_inset
22650
22651
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 </row>
22657 </lyxtabular>
22658
22659 \end_inset
22660
22661
22662 \lang english
22663
22664 \begin_inset Note Note
22665 status collapsed
22666
22667 \begin_layout Plain Layout
22668
22669 \series bold
22670 \lang english
22671
22672 \backslash
22673 cmidrule
22674 \series default
22675  is used here only for table borders.
22676  See sec.
22677  
22678 \family sans
22679 Formal Tables
22680 \family default
22681  of the 
22682 \emph on
22683 EmbeddedObjects
22684 \emph default
22685  manual for details.
22686 \end_layout
22687
22688 \end_inset
22689
22690
22691 \end_layout
22692
22693 \begin_layout Standard
22694 \begin_inset ERT
22695 status collapsed
22696
22697 \begin_layout Plain Layout
22698
22699
22700 \backslash
22701 else 
22702 \end_layout
22703
22704 \end_inset
22705
22706
22707 \begin_inset Note Note
22708 status open
22709
22710 \begin_layout Plain Layout
22711 以下は、\SpecialChar LaTeX
22712 パッケージ
22713 \series bold
22714 eurosym
22715 \series default
22716 が導入されていないときのみ表示されます。
22717 \end_layout
22718
22719 \end_inset
22720
22721
22722 \end_layout
22723
22724 \begin_layout Standard
22725 本節の残りを出力としてみるためには、\SpecialChar LaTeX
22726 パッケージ
22727 \series bold
22728 eurosym
22729 \series default
22730 を導入する必要があります。
22731 \end_layout
22732
22733 \begin_layout Standard
22734 \begin_inset ERT
22735 status collapsed
22736
22737 \begin_layout Plain Layout
22738
22739
22740 \backslash
22741 fi 
22742 \end_layout
22743
22744 \end_inset
22745
22746
22747 \end_layout
22748
22749 \begin_layout Section
22750 関係子
22751 \begin_inset CommandInset label
22752 LatexCommand label
22753 name "sec:関係子"
22754
22755 \end_inset
22756
22757
22758 \begin_inset Index idx
22759 status collapsed
22760
22761 \begin_layout Plain Layout
22762 かんけいし@関係子
22763 \end_layout
22764
22765 \end_inset
22766
22767
22768 \begin_inset Index idx
22769 status collapsed
22770
22771 \begin_layout Plain Layout
22772 ひかくし@比較子
22773 \begin_inset ERT
22774 status collapsed
22775
22776 \begin_layout Plain Layout
22777
22778 |see{
22779 \end_layout
22780
22781 \end_inset
22782
22783 関係子
22784 \begin_inset ERT
22785 status collapsed
22786
22787 \begin_layout Plain Layout
22788
22789 }
22790 \end_layout
22791
22792 \end_inset
22793
22794
22795 \end_layout
22796
22797 \end_inset
22798
22799
22800 \end_layout
22801
22802 \begin_layout Standard
22803 関係子はすべて、ツールバーボタンの
22804 \begin_inset Info
22805 type  "icon"
22806 arg   "math-insert \\leq"
22807 \end_inset
22808
22809 でも挿入することができます。
22810 \end_layout
22811
22812 \begin_layout Standard
22813 \begin_inset Tabular
22814 <lyxtabular version="3" rows="17" columns="2">
22815 <features booktabs="true" tabularvalignment="middle">
22816 <column alignment="center" valignment="top" width="0pt">
22817 <column alignment="center" valignment="top" width="0pt">
22818 <row>
22819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22820 \begin_inset Text
22821
22822 \begin_layout Plain Layout
22823 コマンド
22824 \end_layout
22825
22826 \end_inset
22827 </cell>
22828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22829 \begin_inset Text
22830
22831 \begin_layout Plain Layout
22832 出力
22833 \end_layout
22834
22835 \end_inset
22836 </cell>
22837 </row>
22838 <row>
22839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22840 \begin_inset Text
22841
22842 \begin_layout Plain Layout
22843 <
22844 \end_layout
22845
22846 \end_inset
22847 </cell>
22848 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22849 \begin_inset Text
22850
22851 \begin_layout Plain Layout
22852 \begin_inset Formula $<$
22853 \end_inset
22854
22855
22856 \end_layout
22857
22858 \end_inset
22859 </cell>
22860 </row>
22861 <row>
22862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22863 \begin_inset Text
22864
22865 \begin_layout Plain Layout
22866
22867 \backslash
22868 le
22869 \end_layout
22870
22871 \end_inset
22872 </cell>
22873 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22874 \begin_inset Text
22875
22876 \begin_layout Plain Layout
22877 \begin_inset Formula $\le$
22878 \end_inset
22879
22880
22881 \end_layout
22882
22883 \end_inset
22884 </cell>
22885 </row>
22886 <row>
22887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22888 \begin_inset Text
22889
22890 \begin_layout Plain Layout
22891
22892 \backslash
22893 ll
22894 \end_layout
22895
22896 \end_inset
22897 </cell>
22898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22899 \begin_inset Text
22900
22901 \begin_layout Plain Layout
22902 \begin_inset Formula $\ll$
22903 \end_inset
22904
22905
22906 \end_layout
22907
22908 \end_inset
22909 </cell>
22910 </row>
22911 <row>
22912 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22913 \begin_inset Text
22914
22915 \begin_layout Plain Layout
22916
22917 \backslash
22918 prec
22919 \end_layout
22920
22921 \end_inset
22922 </cell>
22923 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22924 \begin_inset Text
22925
22926 \begin_layout Plain Layout
22927 \begin_inset Formula $\prec$
22928 \end_inset
22929
22930
22931 \end_layout
22932
22933 \end_inset
22934 </cell>
22935 </row>
22936 <row>
22937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22938 \begin_inset Text
22939
22940 \begin_layout Plain Layout
22941
22942 \backslash
22943 preceq
22944 \end_layout
22945
22946 \end_inset
22947 </cell>
22948 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22949 \begin_inset Text
22950
22951 \begin_layout Plain Layout
22952 \begin_inset Formula $\preceq$
22953 \end_inset
22954
22955
22956 \end_layout
22957
22958 \end_inset
22959 </cell>
22960 </row>
22961 <row>
22962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22963 \begin_inset Text
22964
22965 \begin_layout Plain Layout
22966
22967 \backslash
22968 subset
22969 \end_layout
22970
22971 \end_inset
22972 </cell>
22973 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22974 \begin_inset Text
22975
22976 \begin_layout Plain Layout
22977 \begin_inset Formula $\subset$
22978 \end_inset
22979
22980
22981 \end_layout
22982
22983 \end_inset
22984 </cell>
22985 </row>
22986 <row>
22987 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22988 \begin_inset Text
22989
22990 \begin_layout Plain Layout
22991
22992 \backslash
22993 subseteq
22994 \end_layout
22995
22996 \end_inset
22997 </cell>
22998 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22999 \begin_inset Text
23000
23001 \begin_layout Plain Layout
23002 \begin_inset Formula $\subseteq$
23003 \end_inset
23004
23005
23006 \end_layout
23007
23008 \end_inset
23009 </cell>
23010 </row>
23011 <row>
23012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23013 \begin_inset Text
23014
23015 \begin_layout Plain Layout
23016
23017 \backslash
23018 sqsubseteq
23019 \end_layout
23020
23021 \end_inset
23022 </cell>
23023 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23024 \begin_inset Text
23025
23026 \begin_layout Plain Layout
23027 \begin_inset Formula $\sqsubseteq$
23028 \end_inset
23029
23030
23031 \end_layout
23032
23033 \end_inset
23034 </cell>
23035 </row>
23036 <row>
23037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23038 \begin_inset Text
23039
23040 \begin_layout Plain Layout
23041
23042 \backslash
23043 in
23044 \end_layout
23045
23046 \end_inset
23047 </cell>
23048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052 \begin_inset Formula $\in$
23053 \end_inset
23054
23055
23056 \end_layout
23057
23058 \end_inset
23059 </cell>
23060 </row>
23061 <row>
23062 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23063 \begin_inset Text
23064
23065 \begin_layout Plain Layout
23066
23067 \backslash
23068 vdash
23069 \end_layout
23070
23071 \end_inset
23072 </cell>
23073 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23074 \begin_inset Text
23075
23076 \begin_layout Plain Layout
23077 \begin_inset Formula $\vdash$
23078 \end_inset
23079
23080
23081 \end_layout
23082
23083 \end_inset
23084 </cell>
23085 </row>
23086 <row>
23087 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23088 \begin_inset Text
23089
23090 \begin_layout Plain Layout
23091
23092 \backslash
23093 smile
23094 \end_layout
23095
23096 \end_inset
23097 </cell>
23098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23099 \begin_inset Text
23100
23101 \begin_layout Plain Layout
23102 \begin_inset Formula $\smile$
23103 \end_inset
23104
23105
23106 \end_layout
23107
23108 \end_inset
23109 </cell>
23110 </row>
23111 <row>
23112 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23113 \begin_inset Text
23114
23115 \begin_layout Plain Layout
23116
23117 \backslash
23118 lhd
23119 \end_layout
23120
23121 \end_inset
23122 </cell>
23123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23124 \begin_inset Text
23125
23126 \begin_layout Plain Layout
23127 \begin_inset Formula $\lhd$
23128 \end_inset
23129
23130
23131 \end_layout
23132
23133 \end_inset
23134 </cell>
23135 </row>
23136 <row>
23137 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23138 \begin_inset Text
23139
23140 \begin_layout Plain Layout
23141
23142 \backslash
23143 unlhd
23144 \end_layout
23145
23146 \end_inset
23147 </cell>
23148 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23149 \begin_inset Text
23150
23151 \begin_layout Plain Layout
23152 \begin_inset Formula $\unlhd$
23153 \end_inset
23154
23155
23156 \end_layout
23157
23158 \end_inset
23159 </cell>
23160 </row>
23161 <row>
23162 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23163 \begin_inset Text
23164
23165 \begin_layout Plain Layout
23166
23167 \backslash
23168 gtrless
23169 \end_layout
23170
23171 \end_inset
23172 </cell>
23173 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23174 \begin_inset Text
23175
23176 \begin_layout Plain Layout
23177 \begin_inset Formula $\gtrless$
23178 \end_inset
23179
23180
23181 \end_layout
23182
23183 \end_inset
23184 </cell>
23185 </row>
23186 <row>
23187 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23188 \begin_inset Text
23189
23190 \begin_layout Plain Layout
23191
23192 \backslash
23193 mid
23194 \end_layout
23195
23196 \end_inset
23197 </cell>
23198 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23199 \begin_inset Text
23200
23201 \begin_layout Plain Layout
23202 \begin_inset Formula $\mid$
23203 \end_inset
23204
23205
23206 \end_layout
23207
23208 \end_inset
23209 </cell>
23210 </row>
23211 <row>
23212 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23213 \begin_inset Text
23214
23215 \begin_layout Plain Layout
23216
23217 \backslash
23218 nmid
23219 \end_layout
23220
23221 \end_inset
23222 </cell>
23223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23224 \begin_inset Text
23225
23226 \begin_layout Plain Layout
23227 \begin_inset Formula $\nmid$
23228 \end_inset
23229
23230
23231 \end_layout
23232
23233 \end_inset
23234 </cell>
23235 </row>
23236 </lyxtabular>
23237
23238 \end_inset
23239
23240
23241 \begin_inset space \hfill{}
23242 \end_inset
23243
23244
23245 \begin_inset Tabular
23246 <lyxtabular version="3" rows="17" columns="2">
23247 <features booktabs="true" tabularvalignment="middle">
23248 <column alignment="center" valignment="top" width="0pt">
23249 <column alignment="center" valignment="top" width="0pt">
23250 <row>
23251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23252 \begin_inset Text
23253
23254 \begin_layout Plain Layout
23255 コマンド
23256 \end_layout
23257
23258 \end_inset
23259 </cell>
23260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23261 \begin_inset Text
23262
23263 \begin_layout Plain Layout
23264 出力
23265 \end_layout
23266
23267 \end_inset
23268 </cell>
23269 </row>
23270 <row>
23271 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23272 \begin_inset Text
23273
23274 \begin_layout Plain Layout
23275 =
23276 \end_layout
23277
23278 \end_inset
23279 </cell>
23280 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23281 \begin_inset Text
23282
23283 \begin_layout Plain Layout
23284 \begin_inset Formula $=$
23285 \end_inset
23286
23287
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 </row>
23293 <row>
23294 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23295 \begin_inset Text
23296
23297 \begin_layout Plain Layout
23298
23299 \backslash
23300 not=
23301 \end_layout
23302
23303 \end_inset
23304 </cell>
23305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23306 \begin_inset Text
23307
23308 \begin_layout Plain Layout
23309 \begin_inset Formula $\not=$
23310 \end_inset
23311
23312
23313 \end_layout
23314
23315 \end_inset
23316 </cell>
23317 </row>
23318 <row>
23319 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23320 \begin_inset Text
23321
23322 \begin_layout Plain Layout
23323
23324 \backslash
23325 equiv
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334 \begin_inset Formula $\equiv$
23335 \end_inset
23336
23337
23338 \end_layout
23339
23340 \end_inset
23341 </cell>
23342 </row>
23343 <row>
23344 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23345 \begin_inset Text
23346
23347 \begin_layout Plain Layout
23348
23349 \backslash
23350 sim
23351 \end_layout
23352
23353 \end_inset
23354 </cell>
23355 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359 \begin_inset Formula $\sim$
23360 \end_inset
23361
23362
23363 \end_layout
23364
23365 \end_inset
23366 </cell>
23367 </row>
23368 <row>
23369 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23370 \begin_inset Text
23371
23372 \begin_layout Plain Layout
23373
23374 \backslash
23375 simeq
23376 \end_layout
23377
23378 \end_inset
23379 </cell>
23380 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23381 \begin_inset Text
23382
23383 \begin_layout Plain Layout
23384 \begin_inset Formula $\simeq$
23385 \end_inset
23386
23387
23388 \end_layout
23389
23390 \end_inset
23391 </cell>
23392 </row>
23393 <row>
23394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398
23399 \backslash
23400 approx
23401 \end_layout
23402
23403 \end_inset
23404 </cell>
23405 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23406 \begin_inset Text
23407
23408 \begin_layout Plain Layout
23409 \begin_inset Formula $\approx$
23410 \end_inset
23411
23412
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 </row>
23418 <row>
23419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23420 \begin_inset Text
23421
23422 \begin_layout Plain Layout
23423
23424 \backslash
23425 cong
23426 \end_layout
23427
23428 \end_inset
23429 </cell>
23430 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23431 \begin_inset Text
23432
23433 \begin_layout Plain Layout
23434 \begin_inset Formula $\cong$
23435 \end_inset
23436
23437
23438 \end_layout
23439
23440 \end_inset
23441 </cell>
23442 </row>
23443 <row>
23444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23445 \begin_inset Text
23446
23447 \begin_layout Plain Layout
23448
23449 \backslash
23450 bowtie
23451 \end_layout
23452
23453 \end_inset
23454 </cell>
23455 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23456 \begin_inset Text
23457
23458 \begin_layout Plain Layout
23459 \begin_inset Formula $\bowtie$
23460 \end_inset
23461
23462
23463 \end_layout
23464
23465 \end_inset
23466 </cell>
23467 </row>
23468 <row>
23469 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23470 \begin_inset Text
23471
23472 \begin_layout Plain Layout
23473
23474 \backslash
23475 notin
23476 \end_layout
23477
23478 \end_inset
23479 </cell>
23480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484 \begin_inset Formula $\notin$
23485 \end_inset
23486
23487
23488 \end_layout
23489
23490 \end_inset
23491 </cell>
23492 </row>
23493 <row>
23494 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23495 \begin_inset Text
23496
23497 \begin_layout Plain Layout
23498
23499 \backslash
23500 perp
23501 \end_layout
23502
23503 \end_inset
23504 </cell>
23505 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509 \begin_inset Formula $\perp$
23510 \end_inset
23511
23512
23513 \end_layout
23514
23515 \end_inset
23516 </cell>
23517 </row>
23518 <row>
23519 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23520 \begin_inset Text
23521
23522 \begin_layout Plain Layout
23523
23524 \backslash
23525 propto
23526 \end_layout
23527
23528 \end_inset
23529 </cell>
23530 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534 \begin_inset Formula $\propto$
23535 \end_inset
23536
23537
23538 \end_layout
23539
23540 \end_inset
23541 </cell>
23542 </row>
23543 <row>
23544 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23545 \begin_inset Text
23546
23547 \begin_layout Plain Layout
23548
23549 \backslash
23550 asymp
23551 \end_layout
23552
23553 \end_inset
23554 </cell>
23555 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559 \begin_inset Formula $\asymp$
23560 \end_inset
23561
23562
23563 \end_layout
23564
23565 \end_inset
23566 </cell>
23567 </row>
23568 <row>
23569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23570 \begin_inset Text
23571
23572 \begin_layout Plain Layout
23573
23574 \backslash
23575 doteq
23576 \end_layout
23577
23578 \end_inset
23579 </cell>
23580 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584 \begin_inset Formula $\doteq$
23585 \end_inset
23586
23587
23588 \end_layout
23589
23590 \end_inset
23591 </cell>
23592 </row>
23593 <row>
23594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23595 \begin_inset Text
23596
23597 \begin_layout Plain Layout
23598
23599 \backslash
23600 circeq
23601 \end_layout
23602
23603 \end_inset
23604 </cell>
23605 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609 \begin_inset Formula $\circeq$
23610 \end_inset
23611
23612
23613 \end_layout
23614
23615 \end_inset
23616 </cell>
23617 </row>
23618 <row>
23619 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23620 \begin_inset Text
23621
23622 \begin_layout Plain Layout
23623
23624 \backslash
23625 models
23626 \end_layout
23627
23628 \end_inset
23629 </cell>
23630 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634 \begin_inset Formula $\models$
23635 \end_inset
23636
23637
23638 \end_layout
23639
23640 \end_inset
23641 </cell>
23642 </row>
23643 <row>
23644 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23645 \begin_inset Text
23646
23647 \begin_layout Plain Layout
23648
23649 \backslash
23650 widehat=
23651 \end_layout
23652
23653 \end_inset
23654 </cell>
23655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23656 \begin_inset Text
23657
23658 \begin_layout Plain Layout
23659 \begin_inset Formula $\widehat{=}$
23660 \end_inset
23661
23662
23663 \end_layout
23664
23665 \end_inset
23666 </cell>
23667 </row>
23668 </lyxtabular>
23669
23670 \end_inset
23671
23672
23673 \begin_inset space \hfill{}
23674 \end_inset
23675
23676
23677 \begin_inset Tabular
23678 <lyxtabular version="3" rows="17" columns="2">
23679 <features booktabs="true" tabularvalignment="middle">
23680 <column alignment="center" valignment="top" width="0pt">
23681 <column alignment="center" valignment="top" width="0pt">
23682 <row>
23683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23684 \begin_inset Text
23685
23686 \begin_layout Plain Layout
23687 コマンド
23688 \end_layout
23689
23690 \end_inset
23691 </cell>
23692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23693 \begin_inset Text
23694
23695 \begin_layout Plain Layout
23696 出力
23697 \end_layout
23698
23699 \end_inset
23700 </cell>
23701 </row>
23702 <row>
23703 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23704 \begin_inset Text
23705
23706 \begin_layout Plain Layout
23707 >
23708 \end_layout
23709
23710 \end_inset
23711 </cell>
23712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23713 \begin_inset Text
23714
23715 \begin_layout Plain Layout
23716 \begin_inset Formula $>$
23717 \end_inset
23718
23719
23720 \end_layout
23721
23722 \end_inset
23723 </cell>
23724 </row>
23725 <row>
23726 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23727 \begin_inset Text
23728
23729 \begin_layout Plain Layout
23730
23731 \backslash
23732 ge
23733 \end_layout
23734
23735 \end_inset
23736 </cell>
23737 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23738 \begin_inset Text
23739
23740 \begin_layout Plain Layout
23741 \begin_inset Formula $\ge$
23742 \end_inset
23743
23744
23745 \end_layout
23746
23747 \end_inset
23748 </cell>
23749 </row>
23750 <row>
23751 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23752 \begin_inset Text
23753
23754 \begin_layout Plain Layout
23755
23756 \backslash
23757 gg
23758 \end_layout
23759
23760 \end_inset
23761 </cell>
23762 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23763 \begin_inset Text
23764
23765 \begin_layout Plain Layout
23766 \begin_inset Formula $\gg$
23767 \end_inset
23768
23769
23770 \end_layout
23771
23772 \end_inset
23773 </cell>
23774 </row>
23775 <row>
23776 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780
23781 \backslash
23782 succ
23783 \end_layout
23784
23785 \end_inset
23786 </cell>
23787 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23788 \begin_inset Text
23789
23790 \begin_layout Plain Layout
23791 \begin_inset Formula $\succ$
23792 \end_inset
23793
23794
23795 \end_layout
23796
23797 \end_inset
23798 </cell>
23799 </row>
23800 <row>
23801 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23802 \begin_inset Text
23803
23804 \begin_layout Plain Layout
23805
23806 \backslash
23807 succeq
23808 \end_layout
23809
23810 \end_inset
23811 </cell>
23812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23813 \begin_inset Text
23814
23815 \begin_layout Plain Layout
23816 \begin_inset Formula $\succeq$
23817 \end_inset
23818
23819
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 </row>
23825 <row>
23826 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23827 \begin_inset Text
23828
23829 \begin_layout Plain Layout
23830
23831 \backslash
23832 supset
23833 \end_layout
23834
23835 \end_inset
23836 </cell>
23837 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23838 \begin_inset Text
23839
23840 \begin_layout Plain Layout
23841 \begin_inset Formula $\supset$
23842 \end_inset
23843
23844
23845 \end_layout
23846
23847 \end_inset
23848 </cell>
23849 </row>
23850 <row>
23851 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23852 \begin_inset Text
23853
23854 \begin_layout Plain Layout
23855
23856 \backslash
23857 supseteq
23858 \end_layout
23859
23860 \end_inset
23861 </cell>
23862 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23863 \begin_inset Text
23864
23865 \begin_layout Plain Layout
23866 \begin_inset Formula $\supseteq$
23867 \end_inset
23868
23869
23870 \end_layout
23871
23872 \end_inset
23873 </cell>
23874 </row>
23875 <row>
23876 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23877 \begin_inset Text
23878
23879 \begin_layout Plain Layout
23880
23881 \backslash
23882 sqsupseteq
23883 \end_layout
23884
23885 \end_inset
23886 </cell>
23887 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23888 \begin_inset Text
23889
23890 \begin_layout Plain Layout
23891 \begin_inset Formula $\sqsupseteq$
23892 \end_inset
23893
23894
23895 \end_layout
23896
23897 \end_inset
23898 </cell>
23899 </row>
23900 <row>
23901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Plain Layout
23905
23906 \backslash
23907 ni
23908 \end_layout
23909
23910 \end_inset
23911 </cell>
23912 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23913 \begin_inset Text
23914
23915 \begin_layout Plain Layout
23916 \begin_inset Formula $\ni$
23917 \end_inset
23918
23919
23920 \end_layout
23921
23922 \end_inset
23923 </cell>
23924 </row>
23925 <row>
23926 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23927 \begin_inset Text
23928
23929 \begin_layout Plain Layout
23930
23931 \backslash
23932 dashv
23933 \end_layout
23934
23935 \end_inset
23936 </cell>
23937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23938 \begin_inset Text
23939
23940 \begin_layout Plain Layout
23941 \begin_inset Formula $\dashv$
23942 \end_inset
23943
23944
23945 \end_layout
23946
23947 \end_inset
23948 </cell>
23949 </row>
23950 <row>
23951 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23952 \begin_inset Text
23953
23954 \begin_layout Plain Layout
23955
23956 \backslash
23957 frown
23958 \end_layout
23959
23960 \end_inset
23961 </cell>
23962 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \begin_layout Plain Layout
23966 \begin_inset Formula $\frown$
23967 \end_inset
23968
23969
23970 \end_layout
23971
23972 \end_inset
23973 </cell>
23974 </row>
23975 <row>
23976 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23977 \begin_inset Text
23978
23979 \begin_layout Plain Layout
23980
23981 \backslash
23982 rhd
23983 \end_layout
23984
23985 \end_inset
23986 </cell>
23987 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23988 \begin_inset Text
23989
23990 \begin_layout Plain Layout
23991 \begin_inset Formula $\rhd$
23992 \end_inset
23993
23994
23995 \end_layout
23996
23997 \end_inset
23998 </cell>
23999 </row>
24000 <row>
24001 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005
24006 \backslash
24007 unrhd
24008 \end_layout
24009
24010 \end_inset
24011 </cell>
24012 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016 \begin_inset Formula $\unrhd$
24017 \end_inset
24018
24019
24020 \end_layout
24021
24022 \end_inset
24023 </cell>
24024 </row>
24025 <row>
24026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030
24031 \backslash
24032 lessgtr
24033 \end_layout
24034
24035 \end_inset
24036 </cell>
24037 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \begin_layout Plain Layout
24041 \begin_inset Formula $\lessgtr$
24042 \end_inset
24043
24044
24045 \end_layout
24046
24047 \end_inset
24048 </cell>
24049 </row>
24050 <row>
24051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055
24056 \backslash
24057 parallel
24058 \end_layout
24059
24060 \end_inset
24061 </cell>
24062 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24063 \begin_inset Text
24064
24065 \begin_layout Plain Layout
24066 \begin_inset Formula $\parallel$
24067 \end_inset
24068
24069
24070 \end_layout
24071
24072 \end_inset
24073 </cell>
24074 </row>
24075 <row>
24076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24077 \begin_inset Text
24078
24079 \begin_layout Plain Layout
24080
24081 \backslash
24082 nparallel
24083 \end_layout
24084
24085 \end_inset
24086 </cell>
24087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24088 \begin_inset Text
24089
24090 \begin_layout Plain Layout
24091 \begin_inset Formula $\nparallel$
24092 \end_inset
24093
24094
24095 \end_layout
24096
24097 \end_inset
24098 </cell>
24099 </row>
24100 </lyxtabular>
24101
24102 \end_inset
24103
24104
24105 \end_layout
24106
24107 \begin_layout Standard
24108 \begin_inset VSpace medskip
24109 \end_inset
24110
24111
24112 \series bold
24113
24114 \backslash
24115 lhd
24116 \series default
24117
24118 \series bold
24119
24120 \backslash
24121 rhd
24122 \series default
24123 の文字は、同じように見える演算子
24124 \series bold
24125
24126 \backslash
24127 triangleleft
24128 \series default
24129 および
24130 \series bold
24131
24132 \backslash
24133 triangleright
24134 \series default
24135 よりも大きくなっています。
24136 \end_layout
24137
24138 \begin_layout Standard
24139 \SpecialChar LyX
24140 は、特殊な関係子を多くサポートしています。これらの関係子一覧を見るには、ツールバーボタン
24141 \begin_inset Info
24142 type  "icon"
24143 arg   "math-insert \\leqq"
24144 \end_inset
24145
24146 をご覧ください。
24147 \end_layout
24148
24149 \begin_layout Standard
24150 関係子は、記号とは違って、つねに前後に余白が置かれます。
24151 \end_layout
24152
24153 \begin_layout Standard
24154
24155 \series bold
24156
24157 \backslash
24158 stackrel
24159 \series default
24160
24161 \begin_inset Index idx
24162 status collapsed
24163
24164 \begin_layout Plain Layout
24165 こまんど@コマンド ! S ! 
24166 \backslash
24167 stackrel
24168 \end_layout
24169
24170 \end_inset
24171
24172 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
24173 \begin_inset Separator parbreak
24174 \end_inset
24175
24176
24177 \end_layout
24178
24179 \begin_layout Standard
24180 \align center
24181 \begin_inset Tabular
24182 <lyxtabular version="3" rows="2" columns="2">
24183 <features booktabs="true" tabularvalignment="middle">
24184 <column alignment="center" valignment="top" width="0pt">
24185 <column alignment="center" valignment="top">
24186 <row>
24187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24188 \begin_inset Text
24189
24190 \begin_layout Plain Layout
24191 コマンド
24192 \end_layout
24193
24194 \end_inset
24195 </cell>
24196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24197 \begin_inset Text
24198
24199 \begin_layout Plain Layout
24200 出力
24201 \end_layout
24202
24203 \end_inset
24204 </cell>
24205 </row>
24206 <row topspace="1.5mm">
24207 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24208 \begin_inset Text
24209
24210 \begin_layout Plain Layout
24211 A(r)
24212 \backslash
24213 stackrel
24214 \begin_inset space \textvisiblespace{}
24215 \end_inset
24216
24217 r
24218 \backslash
24219 to
24220 \backslash
24221 infty
24222 \begin_inset space \textvisiblespace{}
24223 \end_inset
24224
24225
24226 \begin_inset Formula $\downarrow$
24227 \end_inset
24228
24229
24230 \backslash
24231 approx
24232 \begin_inset space \textvisiblespace{}
24233 \end_inset
24234
24235
24236 \begin_inset space \textvisiblespace{}
24237 \end_inset
24238
24239 B
24240 \end_layout
24241
24242 \end_inset
24243 </cell>
24244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24245 \begin_inset Text
24246
24247 \begin_layout Plain Layout
24248 \begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
24249 \end_inset
24250
24251
24252 \end_layout
24253
24254 \end_inset
24255 </cell>
24256 </row>
24257 </lyxtabular>
24258
24259 \end_inset
24260
24261
24262 \end_layout
24263
24264 \begin_layout Section
24265 関数
24266 \end_layout
24267
24268 \begin_layout Subsection
24269 定義済み関数
24270 \begin_inset CommandInset label
24271 LatexCommand label
24272 name "subsec:定義済み函数"
24273
24274 \end_inset
24275
24276
24277 \begin_inset Index idx
24278 status collapsed
24279
24280 \begin_layout Plain Layout
24281 かんすう@関数 ! ていぎずみ@定義済み
24282 \end_layout
24283
24284 \end_inset
24285
24286
24287 \end_layout
24288
24289 \begin_layout Standard
24290 一般的に、数式表現では変数は
24291 \shape italic
24292 イタリック体
24293 \shape default
24294 に設定されますが、関数名はイタリック体にしません。なぜなら、
24295 \begin_inset Formula $sin$
24296 \end_inset
24297
24298
24299 \begin_inset Formula $s\cdot i\cdot n$
24300 \end_inset
24301
24302 であるかのように誤解させる恐れがあるためです。そのために、定義済み関数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み関数は、関数名の前にバ
24303 ックスラッシュを加えたコマンドとして挿入します。
24304 \begin_inset Separator parbreak
24305 \end_inset
24306
24307
24308 \end_layout
24309
24310 \begin_layout Standard
24311 \align center
24312 \begin_inset Tabular
24313 <lyxtabular version="3" rows="2" columns="2">
24314 <features booktabs="true" tabularvalignment="middle">
24315 <column alignment="center" valignment="top" width="0pt">
24316 <column alignment="center" valignment="top" width="0pt">
24317 <row>
24318 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24319 \begin_inset Text
24320
24321 \begin_layout Plain Layout
24322 コマンド
24323 \end_layout
24324
24325 \end_inset
24326 </cell>
24327 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24328 \begin_inset Text
24329
24330 \begin_layout Plain Layout
24331 出力
24332 \end_layout
24333
24334 \end_inset
24335 </cell>
24336 </row>
24337 <row>
24338 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24339 \begin_inset Text
24340
24341 \begin_layout Plain Layout
24342 Asin(x)+B
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
24347 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Plain Layout
24351 \begin_inset Formula $Asin(x)+B$
24352 \end_inset
24353
24354
24355 \end_layout
24356
24357 \end_inset
24358 </cell>
24359 </row>
24360 </lyxtabular>
24361
24362 \end_inset
24363
24364
24365 \begin_inset space \quad{}
24366 \end_inset
24367
24368
24369 \begin_inset Tabular
24370 <lyxtabular version="3" rows="2" columns="2">
24371 <features booktabs="true" tabularvalignment="middle">
24372 <column alignment="center" valignment="top" width="0pt">
24373 <column alignment="center" valignment="top" width="0pt">
24374 <row>
24375 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24376 \begin_inset Text
24377
24378 \begin_layout Plain Layout
24379 コマンド
24380 \end_layout
24381
24382 \end_inset
24383 </cell>
24384 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
24385 \begin_inset Text
24386
24387 \begin_layout Plain Layout
24388 出力
24389 \end_layout
24390
24391 \end_inset
24392 </cell>
24393 </row>
24394 <row>
24395 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24396 \begin_inset Text
24397
24398 \begin_layout Plain Layout
24399 A
24400 \backslash
24401 sin(x)+B
24402 \end_layout
24403
24404 \end_inset
24405 </cell>
24406 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
24407 \begin_inset Text
24408
24409 \begin_layout Plain Layout
24410 \begin_inset Formula $A\sin(x)+B$
24411 \end_inset
24412
24413
24414 \end_layout
24415
24416 \end_inset
24417 </cell>
24418 </row>
24419 </lyxtabular>
24420
24421 \end_inset
24422
24423
24424 \end_layout
24425
24426 \begin_layout Standard
24427 以下の関数が定義済みです。
24428 \end_layout
24429
24430 \begin_layout Standard
24431 \begin_inset VSpace -2mm
24432 \end_inset
24433
24434
24435 \end_layout
24436
24437 \begin_layout Standard
24438 \align center
24439 \begin_inset Tabular
24440 <lyxtabular version="3" rows="9" columns="4">
24441 <features booktabs="true" tabularvalignment="middle">
24442 <column alignment="center" valignment="top" width="0pt">
24443 <column alignment="center" valignment="top" width="0pt">
24444 <column alignment="center" valignment="top" width="0pt">
24445 <column alignment="center" valignment="top" width="0pt">
24446 <row>
24447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24448 \begin_inset Text
24449
24450 \begin_layout Plain Layout
24451 コマンド
24452 \end_layout
24453
24454 \end_inset
24455 </cell>
24456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24457 \begin_inset Text
24458
24459 \begin_layout Plain Layout
24460 コマンド
24461 \end_layout
24462
24463 \end_inset
24464 </cell>
24465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24466 \begin_inset Text
24467
24468 \begin_layout Plain Layout
24469 コマンド
24470 \end_layout
24471
24472 \end_inset
24473 </cell>
24474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478 コマンド
24479 \end_layout
24480
24481 \end_inset
24482 </cell>
24483 </row>
24484 <row>
24485 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24486 \begin_inset Text
24487
24488 \begin_layout Plain Layout
24489
24490 \backslash
24491 sin
24492 \end_layout
24493
24494 \end_inset
24495 </cell>
24496 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24497 \begin_inset Text
24498
24499 \begin_layout Plain Layout
24500
24501 \backslash
24502 sinh
24503 \end_layout
24504
24505 \end_inset
24506 </cell>
24507 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24508 \begin_inset Text
24509
24510 \begin_layout Plain Layout
24511
24512 \backslash
24513 arcsin
24514 \end_layout
24515
24516 \end_inset
24517 </cell>
24518 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24519 \begin_inset Text
24520
24521 \begin_layout Plain Layout
24522
24523 \backslash
24524 sup
24525 \end_layout
24526
24527 \end_inset
24528 </cell>
24529 </row>
24530 <row>
24531 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24532 \begin_inset Text
24533
24534 \begin_layout Plain Layout
24535
24536 \backslash
24537 cos
24538 \end_layout
24539
24540 \end_inset
24541 </cell>
24542 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24543 \begin_inset Text
24544
24545 \begin_layout Plain Layout
24546
24547 \backslash
24548 cosh
24549 \end_layout
24550
24551 \end_inset
24552 </cell>
24553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24554 \begin_inset Text
24555
24556 \begin_layout Plain Layout
24557
24558 \backslash
24559 arccos
24560 \end_layout
24561
24562 \end_inset
24563 </cell>
24564 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24565 \begin_inset Text
24566
24567 \begin_layout Plain Layout
24568
24569 \backslash
24570 inf
24571 \end_layout
24572
24573 \end_inset
24574 </cell>
24575 </row>
24576 <row>
24577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24578 \begin_inset Text
24579
24580 \begin_layout Plain Layout
24581
24582 \backslash
24583 tan
24584 \end_layout
24585
24586 \end_inset
24587 </cell>
24588 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24589 \begin_inset Text
24590
24591 \begin_layout Plain Layout
24592
24593 \backslash
24594 tanh
24595 \end_layout
24596
24597 \end_inset
24598 </cell>
24599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Plain Layout
24603
24604 \backslash
24605 arctan
24606 \end_layout
24607
24608 \end_inset
24609 </cell>
24610 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24611 \begin_inset Text
24612
24613 \begin_layout Plain Layout
24614
24615 \backslash
24616 lim
24617 \end_layout
24618
24619 \end_inset
24620 </cell>
24621 </row>
24622 <row>
24623 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24624 \begin_inset Text
24625
24626 \begin_layout Plain Layout
24627
24628 \backslash
24629 cot
24630 \end_layout
24631
24632 \end_inset
24633 </cell>
24634 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24635 \begin_inset Text
24636
24637 \begin_layout Plain Layout
24638
24639 \backslash
24640 coth
24641 \end_layout
24642
24643 \end_inset
24644 </cell>
24645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24646 \begin_inset Text
24647
24648 \begin_layout Plain Layout
24649
24650 \backslash
24651 arg
24652 \end_layout
24653
24654 \end_inset
24655 </cell>
24656 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24657 \begin_inset Text
24658
24659 \begin_layout Plain Layout
24660
24661 \backslash
24662 liminf
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 </row>
24668 <row>
24669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24670 \begin_inset Text
24671
24672 \begin_layout Plain Layout
24673
24674 \backslash
24675 sec
24676 \end_layout
24677
24678 \end_inset
24679 </cell>
24680 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24681 \begin_inset Text
24682
24683 \begin_layout Plain Layout
24684
24685 \backslash
24686 min
24687 \end_layout
24688
24689 \end_inset
24690 </cell>
24691 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24692 \begin_inset Text
24693
24694 \begin_layout Plain Layout
24695
24696 \backslash
24697 deg
24698 \end_layout
24699
24700 \end_inset
24701 </cell>
24702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24703 \begin_inset Text
24704
24705 \begin_layout Plain Layout
24706
24707 \backslash
24708 limsup
24709 \end_layout
24710
24711 \end_inset
24712 </cell>
24713 </row>
24714 <row>
24715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24716 \begin_inset Text
24717
24718 \begin_layout Plain Layout
24719
24720 \backslash
24721 csc
24722 \end_layout
24723
24724 \end_inset
24725 </cell>
24726 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24727 \begin_inset Text
24728
24729 \begin_layout Plain Layout
24730
24731 \backslash
24732 max
24733 \end_layout
24734
24735 \end_inset
24736 </cell>
24737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24738 \begin_inset Text
24739
24740 \begin_layout Plain Layout
24741
24742 \backslash
24743 det
24744 \end_layout
24745
24746 \end_inset
24747 </cell>
24748 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24749 \begin_inset Text
24750
24751 \begin_layout Plain Layout
24752
24753 \backslash
24754 Pr
24755 \end_layout
24756
24757 \end_inset
24758 </cell>
24759 </row>
24760 <row>
24761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24762 \begin_inset Text
24763
24764 \begin_layout Plain Layout
24765
24766 \backslash
24767 ln
24768 \end_layout
24769
24770 \end_inset
24771 </cell>
24772 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24773 \begin_inset Text
24774
24775 \begin_layout Plain Layout
24776
24777 \backslash
24778 exp
24779 \end_layout
24780
24781 \end_inset
24782 </cell>
24783 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24784 \begin_inset Text
24785
24786 \begin_layout Plain Layout
24787
24788 \backslash
24789 dim
24790 \end_layout
24791
24792 \end_inset
24793 </cell>
24794 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24795 \begin_inset Text
24796
24797 \begin_layout Plain Layout
24798
24799 \backslash
24800 hom
24801 \end_layout
24802
24803 \end_inset
24804 </cell>
24805 </row>
24806 <row>
24807 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24808 \begin_inset Text
24809
24810 \begin_layout Plain Layout
24811
24812 \backslash
24813 lg
24814 \end_layout
24815
24816 \end_inset
24817 </cell>
24818 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24819 \begin_inset Text
24820
24821 \begin_layout Plain Layout
24822
24823 \backslash
24824 log
24825 \end_layout
24826
24827 \end_inset
24828 </cell>
24829 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24830 \begin_inset Text
24831
24832 \begin_layout Plain Layout
24833
24834 \backslash
24835 ker
24836 \end_layout
24837
24838 \end_inset
24839 </cell>
24840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24841 \begin_inset Text
24842
24843 \begin_layout Plain Layout
24844
24845 \backslash
24846 gcd
24847 \end_layout
24848
24849 \end_inset
24850 </cell>
24851 </row>
24852 </lyxtabular>
24853
24854 \end_inset
24855
24856
24857 \end_layout
24858
24859 \begin_layout Standard
24860 上記は、数式ツールバーボタンの
24861 \begin_inset Info
24862 type  "icon"
24863 arg   "math-insert \\functions"
24864 \end_inset
24865
24866 でも挿入することができます。
24867 \end_layout
24868
24869 \begin_layout Subsection
24870 自己定義関数
24871 \begin_inset Index idx
24872 status collapsed
24873
24874 \begin_layout Plain Layout
24875 かんすう@関数 ! じこていぎ@自己定義
24876 \end_layout
24877
24878 \end_inset
24879
24880
24881 \end_layout
24882
24883 \begin_layout Standard
24884 たとえば符号関数sgn(x)のように、定義済みでない関数を使うには、二つの方法があります。
24885 \end_layout
24886
24887 \begin_layout Itemize
24888 以下の行を\SpecialChar LaTeX
24889 プリアンブルに加えることによって関数を定義します。
24890 \begin_inset Foot
24891 status collapsed
24892
24893 \begin_layout Plain Layout
24894
24895 \series bold
24896
24897 \backslash
24898 DeclareMathOperator
24899 \series default
24900 についての詳細は、第
24901 \begin_inset CommandInset ref
24902 LatexCommand ref
24903 reference "subsec:自己定義演算子"
24904
24905 \end_inset
24906
24907 節をご参照下さい。
24908 \end_layout
24909
24910 \end_inset
24911
24912
24913 \begin_inset Newline newline
24914 \end_inset
24915
24916
24917 \begin_inset VSpace -3mm
24918 \end_inset
24919
24920
24921 \begin_inset Newline newline
24922 \end_inset
24923
24924
24925 \series bold
24926
24927 \backslash
24928 DeclareMathOperator{
24929 \backslash
24930 sgn}{sgn}
24931 \series default
24932
24933 \begin_inset Index idx
24934 status collapsed
24935
24936 \begin_layout Plain Layout
24937 こまんど@コマンド ! D ! 
24938 \backslash
24939 dbinom@
24940 \backslash
24941 DeclareMathOperator
24942 \end_layout
24943
24944 \end_inset
24945
24946
24947 \begin_inset Newline newline
24948 \end_inset
24949
24950
24951 \begin_inset VSpace -2mm
24952 \end_inset
24953
24954
24955 \begin_inset Newline newline
24956 \end_inset
24957
24958 これによって、新しく定義された関数を
24959 \series bold
24960
24961 \backslash
24962 sgn
24963 \series default
24964 コマンドで呼び出すことができるようになります。
24965 \end_layout
24966
24967 \begin_layout Itemize
24968 数式を普通に書き下し、関数名を選択して(上記の例では
24969 \emph on
24970 sgn
24971 \emph default
24972 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と関数の間に入れます。
24973 \end_layout
24974
24975 \begin_layout Standard
24976 双方とも定義済み関数と同等の出力をもたらします
24977 \begin_inset Foot
24978 status collapsed
24979
24980 \begin_layout Plain Layout
24981 \SpecialChar LyX
24982 上では、自己定義関数は赤で表示され、定義済み関数は黒で表示されます。
24983 \end_layout
24984
24985 \end_inset
24986
24987
24988 \begin_inset Separator parbreak
24989 \end_inset
24990
24991
24992 \end_layout
24993
24994 \begin_layout Standard
24995 \align center
24996 \begin_inset Tabular
24997 <lyxtabular version="3" rows="3" columns="2">
24998 <features booktabs="true" tabularvalignment="middle">
24999 <column alignment="center" valignment="top" width="0pt">
25000 <column alignment="center" valignment="top" width="0pt">
25001 <row>
25002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25003 \begin_inset Text
25004
25005 \begin_layout Plain Layout
25006 コマンド
25007 \end_layout
25008
25009 \end_inset
25010 </cell>
25011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25012 \begin_inset Text
25013
25014 \begin_layout Plain Layout
25015 出力
25016 \end_layout
25017
25018 \end_inset
25019 </cell>
25020 </row>
25021 <row>
25022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25023 \begin_inset Text
25024
25025 \begin_layout Plain Layout
25026 A
25027 \backslash
25028 sgn(x)+B
25029 \end_layout
25030
25031 \end_inset
25032 </cell>
25033 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25034 \begin_inset Text
25035
25036 \begin_layout Plain Layout
25037 \begin_inset Formula $A\sgn(x)+B$
25038 \end_inset
25039
25040
25041 \end_layout
25042
25043 \end_inset
25044 </cell>
25045 </row>
25046 <row>
25047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25048 \begin_inset Text
25049
25050 \begin_layout Plain Layout
25051 A
25052 \backslash
25053 ,
25054 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25055 \end_inset
25056
25057 (x)+B
25058 \end_layout
25059
25060 \end_inset
25061 </cell>
25062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25063 \begin_inset Text
25064
25065 \begin_layout Plain Layout
25066 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25067 \end_inset
25068
25069
25070 \end_layout
25071
25072 \end_inset
25073 </cell>
25074 </row>
25075 </lyxtabular>
25076
25077 \end_inset
25078
25079
25080 \end_layout
25081
25082 \begin_layout Standard
25083 自己定義関数を何回か使用する場合には、一番目の方法の方が適切です。
25084 \end_layout
25085
25086 \begin_layout Subsection
25087 極限
25088 \begin_inset Index idx
25089 status collapsed
25090
25091 \begin_layout Plain Layout
25092 きょくげん@極限
25093 \end_layout
25094
25095 \end_inset
25096
25097
25098 \end_layout
25099
25100 \begin_layout Standard
25101 極限用には、
25102 \series bold
25103
25104 \backslash
25105 lim
25106 \series default
25107
25108 \begin_inset Index idx
25109 status collapsed
25110
25111 \begin_layout Plain Layout
25112 こまんど@コマンド ! L ! 
25113 \backslash
25114 lim
25115 \end_layout
25116
25117 \end_inset
25118
25119
25120 \series bold
25121
25122 \backslash
25123 liminf
25124 \series default
25125
25126 \series bold
25127
25128 \backslash
25129 limsup
25130 \series default
25131 の他に、以下の関数があります。
25132 \begin_inset Separator parbreak
25133 \end_inset
25134
25135
25136 \end_layout
25137
25138 \begin_layout Standard
25139 \align center
25140 \begin_inset Tabular
25141 <lyxtabular version="3" rows="5" columns="2">
25142 <features booktabs="true" tabularvalignment="middle">
25143 <column alignment="center" valignment="top" width="0pt">
25144 <column alignment="center" valignment="top" width="0pt">
25145 <row>
25146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25147 \begin_inset Text
25148
25149 \begin_layout Plain Layout
25150 コマンド
25151 \end_layout
25152
25153 \end_inset
25154 </cell>
25155 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25156 \begin_inset Text
25157
25158 \begin_layout Plain Layout
25159 出力
25160 \end_layout
25161
25162 \end_inset
25163 </cell>
25164 </row>
25165 <row>
25166 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25167 \begin_inset Text
25168
25169 \begin_layout Plain Layout
25170
25171 \backslash
25172 varliminf
25173 \end_layout
25174
25175 \end_inset
25176 </cell>
25177 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25178 \begin_inset Text
25179
25180 \begin_layout Plain Layout
25181 \begin_inset Formula $\varliminf$
25182 \end_inset
25183
25184
25185 \end_layout
25186
25187 \end_inset
25188 </cell>
25189 </row>
25190 <row topspace="1.5mm">
25191 <cell alignment="center" valignment="top" usebox="none">
25192 \begin_inset Text
25193
25194 \begin_layout Plain Layout
25195
25196 \backslash
25197 varlimsup
25198 \end_layout
25199
25200 \end_inset
25201 </cell>
25202 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25203 \begin_inset Text
25204
25205 \begin_layout Plain Layout
25206 \begin_inset Formula $\varlimsup$
25207 \end_inset
25208
25209
25210 \end_layout
25211
25212 \end_inset
25213 </cell>
25214 </row>
25215 <row topspace="1.5mm">
25216 <cell alignment="center" valignment="top" usebox="none">
25217 \begin_inset Text
25218
25219 \begin_layout Plain Layout
25220
25221 \backslash
25222 varprojlim
25223 \end_layout
25224
25225 \end_inset
25226 </cell>
25227 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25228 \begin_inset Text
25229
25230 \begin_layout Plain Layout
25231 \begin_inset Formula $\varprojlim$
25232 \end_inset
25233
25234
25235 \end_layout
25236
25237 \end_inset
25238 </cell>
25239 </row>
25240 <row topspace="1.5mm" bottomspace="1mm">
25241 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25242 \begin_inset Text
25243
25244 \begin_layout Plain Layout
25245
25246 \backslash
25247 varinjlim
25248 \end_layout
25249
25250 \end_inset
25251 </cell>
25252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25253 \begin_inset Text
25254
25255 \begin_layout Plain Layout
25256 \begin_inset Formula $\varinjlim$
25257 \end_inset
25258
25259
25260 \end_layout
25261
25262 \end_inset
25263 </cell>
25264 </row>
25265 </lyxtabular>
25266
25267 \end_inset
25268
25269
25270 \end_layout
25271
25272 \begin_layout Standard
25273 \begin_inset VSpace medskip
25274 \end_inset
25275
25276 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように関数の横に置かれます。
25277 \end_layout
25278
25279 \begin_layout Standard
25280 \align center
25281 \begin_inset Tabular
25282 <lyxtabular version="3" rows="2" columns="2">
25283 <features booktabs="true" tabularvalignment="middle">
25284 <column alignment="center" valignment="top" width="0pt">
25285 <column alignment="center" valignment="top" width="0pt">
25286 <row>
25287 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25288 \begin_inset Text
25289
25290 \begin_layout Plain Layout
25291 コマンド
25292 \end_layout
25293
25294 \end_inset
25295 </cell>
25296 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25297 \begin_inset Text
25298
25299 \begin_layout Plain Layout
25300 出力
25301 \end_layout
25302
25303 \end_inset
25304 </cell>
25305 </row>
25306 <row>
25307 <cell alignment="center" valignment="top" usebox="none">
25308 \begin_inset Text
25309
25310 \begin_layout Plain Layout
25311
25312 \backslash
25313 lim_x
25314 \backslash
25315 to
25316 \begin_inset space \textvisiblespace{}
25317 \end_inset
25318
25319 A
25320 \begin_inset space \textvisiblespace{}
25321 \end_inset
25322
25323 x=B
25324 \end_layout
25325
25326 \end_inset
25327 </cell>
25328 <cell alignment="center" valignment="top" usebox="none">
25329 \begin_inset Text
25330
25331 \begin_layout Plain Layout
25332 \begin_inset Formula $\lim_{x\to A}x=B$
25333 \end_inset
25334
25335
25336 \end_layout
25337
25338 \end_inset
25339 </cell>
25340 </row>
25341 </lyxtabular>
25342
25343 \end_inset
25344
25345
25346 \end_layout
25347
25348 \begin_layout Standard
25349 別行立て数式では、極限は、以下のように通常どおり下に置かれます。
25350 \begin_inset Formula 
25351 \[
25352 \lim_{x\to A}x=B
25353 \]
25354
25355 \end_inset
25356
25357
25358 \end_layout
25359
25360 \begin_layout Standard
25361 \begin_inset VSpace medskip
25362 \end_inset
25363
25364
25365 \end_layout
25366
25367 \begin_layout Standard
25368 極限の組版を調整する仕方については、第
25369 \begin_inset CommandInset ref
25370 LatexCommand ref
25371 reference "subsec:演算子の範囲"
25372
25373 \end_inset
25374
25375 節をご覧ください。
25376 \end_layout
25377
25378 \begin_layout Subsection
25379 剰余関数
25380 \begin_inset Index idx
25381 status collapsed
25382
25383 \begin_layout Plain Layout
25384 かんすう@関数 ! じょうよ@剰余
25385 \end_layout
25386
25387 \end_inset
25388
25389
25390 \begin_inset Index idx
25391 status collapsed
25392
25393 \begin_layout Plain Layout
25394 かんすう@関数 ! もじゅらす@モジュラス
25395 \begin_inset ERT
25396 status collapsed
25397
25398 \begin_layout Plain Layout
25399
25400 |see{
25401 \end_layout
25402
25403 \end_inset
25404
25405 剰余
25406 \begin_inset ERT
25407 status collapsed
25408
25409 \begin_layout Plain Layout
25410
25411 }
25412 \end_layout
25413
25414 \end_inset
25415
25416
25417 \end_layout
25418
25419 \end_inset
25420
25421
25422 \end_layout
25423
25424 \begin_layout Standard
25425 剰余関数は、特別に4つの派生型があります。
25426 \end_layout
25427
25428 \begin_layout Standard
25429 以下は、別行立て数式での派生型です。
25430 \begin_inset Formula 
25431 \begin{align*}
25432 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25433 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25434 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25435 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25436 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25437 \end{align*}
25438
25439 \end_inset
25440
25441
25442 \end_layout
25443
25444 \begin_layout Standard
25445 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。既定では、剰余関数は、続く一文字目だけを考慮します。二文字以上を使いたい時には、下記
25446 のように文字を\SpecialChar TeX
25447 括弧で囲みます。
25448 \begin_inset Formula 
25449 \begin{align*}
25450 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25451 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25452 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
25453 \end{align*}
25454
25455 \end_inset
25456
25457
25458 \end_layout
25459
25460 \begin_layout Section
25461 特殊文字
25462 \begin_inset Index idx
25463 status collapsed
25464
25465 \begin_layout Plain Layout
25466 とくしゅもじ@特殊文字
25467 \end_layout
25468
25469 \end_inset
25470
25471
25472 \end_layout
25473
25474 \begin_layout Standard
25475 ^および_の各文字は、通常、上付き文字や下付き文字を生成してしまいます。これらの文字自体を得るには、その前に
25476 \backslash
25477 を付けなくてはなりません。
25478 \begin_inset Separator parbreak
25479 \end_inset
25480
25481
25482 \end_layout
25483
25484 \begin_layout Standard
25485 \noindent
25486 \align center
25487 \begin_inset Tabular
25488 <lyxtabular version="3" rows="3" columns="2">
25489 <features booktabs="true" tabularvalignment="middle">
25490 <column alignment="left" valignment="top" width="0pt">
25491 <column alignment="block" valignment="top">
25492 <row>
25493 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25494 \begin_inset Text
25495
25496 \begin_layout Plain Layout
25497 コマンド
25498 \end_layout
25499
25500 \end_inset
25501 </cell>
25502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25503 \begin_inset Text
25504
25505 \begin_layout Plain Layout
25506 出力
25507 \end_layout
25508
25509 \end_inset
25510 </cell>
25511 </row>
25512 <row>
25513 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25514 \begin_inset Text
25515
25516 \begin_layout Plain Layout
25517
25518 \backslash
25519 ^
25520 \begin_inset space \textvisiblespace{}
25521 \end_inset
25522
25523
25524 \end_layout
25525
25526 \end_inset
25527 </cell>
25528 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25529 \begin_inset Text
25530
25531 \begin_layout Plain Layout
25532 \begin_inset Formula $\mathcircumflex$
25533 \end_inset
25534
25535
25536 \end_layout
25537
25538 \end_inset
25539 </cell>
25540 </row>
25541 <row>
25542 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25543 \begin_inset Text
25544
25545 \begin_layout Plain Layout
25546
25547 \backslash
25548 _
25549 \end_layout
25550
25551 \end_inset
25552 </cell>
25553 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25554 \begin_inset Text
25555
25556 \begin_layout Plain Layout
25557 \begin_inset Formula $\_$
25558 \end_inset
25559
25560
25561 \end_layout
25562
25563 \end_inset
25564 </cell>
25565 </row>
25566 </lyxtabular>
25567
25568 \end_inset
25569
25570
25571 \end_layout
25572
25573 \begin_layout Subsection
25574 数式テキストにおける特殊文字
25575 \end_layout
25576
25577 \begin_layout Standard
25578 以下の各コマンドは、数式テキストか\SpecialChar TeX
25579 モード中でのみ使用することができます。
25580 \end_layout
25581
25582 \begin_layout Standard
25583 \begin_inset space \hfill{}
25584 \end_inset
25585
25586
25587 \begin_inset Tabular
25588 <lyxtabular version="3" rows="8" columns="2">
25589 <features booktabs="true" tabularvalignment="middle">
25590 <column alignment="left" valignment="top" width="0pt">
25591 <column alignment="block" valignment="top">
25592 <row>
25593 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25594 \begin_inset Text
25595
25596 \begin_layout Plain Layout
25597 コマンド
25598 \end_layout
25599
25600 \end_inset
25601 </cell>
25602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25603 \begin_inset Text
25604
25605 \begin_layout Plain Layout
25606 出力
25607 \end_layout
25608
25609 \end_inset
25610 </cell>
25611 </row>
25612 <row>
25613 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25614 \begin_inset Text
25615
25616 \begin_layout Plain Layout
25617
25618 \backslash
25619 oe
25620 \end_layout
25621
25622 \end_inset
25623 </cell>
25624 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25625 \begin_inset Text
25626
25627 \begin_layout Plain Layout
25628 \begin_inset Formula $\textrm{œ}$
25629 \end_inset
25630
25631
25632 \end_layout
25633
25634 \end_inset
25635 </cell>
25636 </row>
25637 <row>
25638 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25639 \begin_inset Text
25640
25641 \begin_layout Plain Layout
25642
25643 \backslash
25644 OE
25645 \end_layout
25646
25647 \end_inset
25648 </cell>
25649 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25650 \begin_inset Text
25651
25652 \begin_layout Plain Layout
25653 \begin_inset Formula $\textrm{Œ}$
25654 \end_inset
25655
25656
25657 \end_layout
25658
25659 \end_inset
25660 </cell>
25661 </row>
25662 <row>
25663 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25664 \begin_inset Text
25665
25666 \begin_layout Plain Layout
25667
25668 \backslash
25669 ae
25670 \end_layout
25671
25672 \end_inset
25673 </cell>
25674 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25675 \begin_inset Text
25676
25677 \begin_layout Plain Layout
25678 \begin_inset Formula $\textrm{æ}$
25679 \end_inset
25680
25681
25682 \end_layout
25683
25684 \end_inset
25685 </cell>
25686 </row>
25687 <row>
25688 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25689 \begin_inset Text
25690
25691 \begin_layout Plain Layout
25692
25693 \backslash
25694 AE
25695 \end_layout
25696
25697 \end_inset
25698 </cell>
25699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25700 \begin_inset Text
25701
25702 \begin_layout Plain Layout
25703 \begin_inset Formula $\textrm{Æ}$
25704 \end_inset
25705
25706
25707 \end_layout
25708
25709 \end_inset
25710 </cell>
25711 </row>
25712 <row>
25713 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25714 \begin_inset Text
25715
25716 \begin_layout Plain Layout
25717
25718 \backslash
25719 aa
25720 \end_layout
25721
25722 \end_inset
25723 </cell>
25724 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25725 \begin_inset Text
25726
25727 \begin_layout Plain Layout
25728 \begin_inset Formula $\textrm{\aa}$
25729 \end_inset
25730
25731
25732 \end_layout
25733
25734 \end_inset
25735 </cell>
25736 </row>
25737 <row>
25738 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25739 \begin_inset Text
25740
25741 \begin_layout Plain Layout
25742
25743 \backslash
25744 AA
25745 \begin_inset Index idx
25746 status collapsed
25747
25748 \begin_layout Plain Layout
25749
25750 \lang english
25751
25752 \backslash
25753 @
25754 \begin_inset ERT
25755 status collapsed
25756
25757 \begin_layout Plain Layout
25758
25759
25760 \backslash
25761 textrm{
25762 \backslash
25763 AA}
25764 \end_layout
25765
25766 \end_inset
25767
25768
25769 \end_layout
25770
25771 \end_inset
25772
25773
25774 \end_layout
25775
25776 \end_inset
25777 </cell>
25778 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25779 \begin_inset Text
25780
25781 \begin_layout Plain Layout
25782 \begin_inset Formula $\textrm{Å}$
25783 \end_inset
25784
25785
25786 \end_layout
25787
25788 \end_inset
25789 </cell>
25790 </row>
25791 <row>
25792 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
25793 \begin_inset Text
25794
25795 \begin_layout Plain Layout
25796
25797 \backslash
25798 i
25799 \end_layout
25800
25801 \end_inset
25802 </cell>
25803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25804 \begin_inset Text
25805
25806 \begin_layout Plain Layout
25807 \begin_inset Formula $\textrm{ı}$
25808 \end_inset
25809
25810
25811 \end_layout
25812
25813 \end_inset
25814 </cell>
25815 </row>
25816 </lyxtabular>
25817
25818 \end_inset
25819
25820
25821 \begin_inset space \hfill{}
25822 \end_inset
25823
25824
25825 \begin_inset Tabular
25826 <lyxtabular version="3" rows="8" columns="2">
25827 <features booktabs="true" tabularvalignment="middle">
25828 <column alignment="left" valignment="top" width="0pt">
25829 <column alignment="center" valignment="top">
25830 <row>
25831 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25832 \begin_inset Text
25833
25834 \begin_layout Plain Layout
25835 コマンド
25836 \begin_inset Note Note
25837 status collapsed
25838
25839 \begin_layout Plain Layout
25840 0
25841 \begin_inset space \thinspace{}
25842 \end_inset
25843
25844 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
25845 \end_layout
25846
25847 \end_inset
25848
25849
25850 \end_layout
25851
25852 \end_inset
25853 </cell>
25854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25855 \begin_inset Text
25856
25857 \begin_layout Plain Layout
25858 出力
25859 \end_layout
25860
25861 \end_inset
25862 </cell>
25863 </row>
25864 <row>
25865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25866 \begin_inset Text
25867
25868 \begin_layout Plain Layout
25869
25870 \backslash
25871 o
25872 \end_layout
25873
25874 \end_inset
25875 </cell>
25876 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25877 \begin_inset Text
25878
25879 \begin_layout Plain Layout
25880 \begin_inset Formula $\textrm{ø}$
25881 \end_inset
25882
25883
25884 \end_layout
25885
25886 \end_inset
25887 </cell>
25888 </row>
25889 <row>
25890 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25891 \begin_inset Text
25892
25893 \begin_layout Plain Layout
25894
25895 \backslash
25896 O
25897 \end_layout
25898
25899 \end_inset
25900 </cell>
25901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25902 \begin_inset Text
25903
25904 \begin_layout Plain Layout
25905 \begin_inset Formula $\textrm{Ø}$
25906 \end_inset
25907
25908
25909 \end_layout
25910
25911 \end_inset
25912 </cell>
25913 </row>
25914 <row>
25915 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25916 \begin_inset Text
25917
25918 \begin_layout Plain Layout
25919
25920 \backslash
25921 l
25922 \end_layout
25923
25924 \end_inset
25925 </cell>
25926 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25927 \begin_inset Text
25928
25929 \begin_layout Plain Layout
25930 \begin_inset Formula $\textrm{ł}$
25931 \end_inset
25932
25933
25934 \end_layout
25935
25936 \end_inset
25937 </cell>
25938 </row>
25939 <row>
25940 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25941 \begin_inset Text
25942
25943 \begin_layout Plain Layout
25944
25945 \backslash
25946 L
25947 \end_layout
25948
25949 \end_inset
25950 </cell>
25951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25952 \begin_inset Text
25953
25954 \begin_layout Plain Layout
25955 \begin_inset Formula $\textrm{Ł}$
25956 \end_inset
25957
25958
25959 \end_layout
25960
25961 \end_inset
25962 </cell>
25963 </row>
25964 <row>
25965 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25966 \begin_inset Text
25967
25968 \begin_layout Plain Layout
25969 !
25970 \begin_inset space \hspace{}
25971 \length 0mm
25972 \end_inset
25973
25974 `
25975 \begin_inset space \textvisiblespace{}
25976 \end_inset
25977
25978
25979 \end_layout
25980
25981 \end_inset
25982 </cell>
25983 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25984 \begin_inset Text
25985
25986 \begin_layout Plain Layout
25987 \begin_inset Formula $\textrm{!`}$
25988 \end_inset
25989
25990
25991 \end_layout
25992
25993 \end_inset
25994 </cell>
25995 </row>
25996 <row>
25997 <cell alignment="left" valignment="top" leftline="true" usebox="none">
25998 \begin_inset Text
25999
26000 \begin_layout Plain Layout
26001 ?
26002 \begin_inset space \hspace{}
26003 \length 0mm
26004 \end_inset
26005
26006 `
26007 \begin_inset space \textvisiblespace{}
26008 \end_inset
26009
26010
26011 \end_layout
26012
26013 \end_inset
26014 </cell>
26015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26016 \begin_inset Text
26017
26018 \begin_layout Plain Layout
26019 \begin_inset Formula $\textrm{?`}$
26020 \end_inset
26021
26022
26023 \end_layout
26024
26025 \end_inset
26026 </cell>
26027 </row>
26028 <row>
26029 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26030 \begin_inset Text
26031
26032 \begin_layout Plain Layout
26033
26034 \backslash
26035 j
26036 \end_layout
26037
26038 \end_inset
26039 </cell>
26040 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26041 \begin_inset Text
26042
26043 \begin_layout Plain Layout
26044 \begin_inset Formula $\textrm{ȷ}$
26045 \end_inset
26046
26047
26048 \end_layout
26049
26050 \end_inset
26051 </cell>
26052 </row>
26053 </lyxtabular>
26054
26055 \end_inset
26056
26057
26058 \begin_inset space \hfill{}
26059 \end_inset
26060
26061
26062 \end_layout
26063
26064 \begin_layout Standard
26065 \begin_inset Formula $\textrm{\textrm{Å}}$
26066 \end_inset
26067
26068
26069 \begin_inset Formula $\textrm{\textrm{Ø}}$
26070 \end_inset
26071
26072 の各文字は、数式ツールバーボタンの
26073 \begin_inset Info
26074 type  "icon"
26075 arg   "math-insert \\digamma"
26076 \end_inset
26077
26078 からも挿入することができます。
26079 \end_layout
26080
26081 \begin_layout Standard
26082 例外は、
26083 \series bold
26084 !
26085 \begin_inset space \hspace{}
26086 \length 0mm
26087 \end_inset
26088
26089 `
26090 \series default
26091
26092 \series bold
26093 ?
26094 \begin_inset space \hspace{}
26095 \length 0mm
26096 \end_inset
26097
26098 `
26099 \series default
26100 の各コマンドで、これらは直接\SpecialChar LyX
26101 中の本文に入れることができます。
26102 \end_layout
26103
26104 \begin_layout Subsection
26105 文章中のアクセント
26106 \begin_inset CommandInset label
26107 LatexCommand label
26108 name "subsec:文章中のアクセント"
26109
26110 \end_inset
26111
26112
26113 \begin_inset Index idx
26114 status collapsed
26115
26116 \begin_layout Plain Layout
26117 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の
26118 \end_layout
26119
26120 \end_inset
26121
26122
26123 \end_layout
26124
26125 \begin_layout Standard
26126 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、\SpecialChar TeX
26127 モードで入れなくてはなりません。
26128 \end_layout
26129
26130 \begin_layout Standard
26131 \begin_inset space \hfill{}
26132 \end_inset
26133
26134
26135 \begin_inset Tabular
26136 <lyxtabular version="3" rows="8" columns="2">
26137 <features booktabs="true" tabularvalignment="middle">
26138 <column alignment="left" valignment="top" width="0pt">
26139 <column alignment="block" valignment="top">
26140 <row>
26141 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26142 \begin_inset Text
26143
26144 \begin_layout Plain Layout
26145 コマンド
26146 \end_layout
26147
26148 \end_inset
26149 </cell>
26150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26151 \begin_inset Text
26152
26153 \begin_layout Plain Layout
26154 出力
26155 \end_layout
26156
26157 \end_inset
26158 </cell>
26159 </row>
26160 <row>
26161 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26162 \begin_inset Text
26163
26164 \begin_layout Plain Layout
26165
26166 \backslash
26167
26168 \begin_inset Quotes grd
26169 \end_inset
26170
26171 e
26172 \end_layout
26173
26174 \end_inset
26175 </cell>
26176 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26177 \begin_inset Text
26178
26179 \begin_layout Plain Layout
26180 \begin_inset ERT
26181 status collapsed
26182
26183 \begin_layout Plain Layout
26184
26185
26186 \backslash
26187 "e
26188 \end_layout
26189
26190 \end_inset
26191
26192
26193 \end_layout
26194
26195 \end_inset
26196 </cell>
26197 </row>
26198 <row>
26199 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26200 \begin_inset Text
26201
26202 \begin_layout Plain Layout
26203
26204 \backslash
26205 `e
26206 \end_layout
26207
26208 \end_inset
26209 </cell>
26210 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26211 \begin_inset Text
26212
26213 \begin_layout Plain Layout
26214 \begin_inset ERT
26215 status collapsed
26216
26217 \begin_layout Plain Layout
26218
26219
26220 \backslash
26221 `e
26222 \end_layout
26223
26224 \end_inset
26225
26226
26227 \end_layout
26228
26229 \end_inset
26230 </cell>
26231 </row>
26232 <row>
26233 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26234 \begin_inset Text
26235
26236 \begin_layout Plain Layout
26237
26238 \backslash
26239 ^
26240 \begin_inset space \textvisiblespace{}
26241 \end_inset
26242
26243 e
26244 \end_layout
26245
26246 \end_inset
26247 </cell>
26248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26249 \begin_inset Text
26250
26251 \begin_layout Plain Layout
26252 \begin_inset ERT
26253 status collapsed
26254
26255 \begin_layout Plain Layout
26256
26257
26258 \backslash
26259 ^e
26260 \end_layout
26261
26262 \end_inset
26263
26264
26265 \end_layout
26266
26267 \end_inset
26268 </cell>
26269 </row>
26270 <row>
26271 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26272 \begin_inset Text
26273
26274 \begin_layout Plain Layout
26275
26276 \backslash
26277 =e
26278 \end_layout
26279
26280 \end_inset
26281 </cell>
26282 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26283 \begin_inset Text
26284
26285 \begin_layout Plain Layout
26286 \begin_inset ERT
26287 status collapsed
26288
26289 \begin_layout Plain Layout
26290
26291
26292 \backslash
26293 =e
26294 \end_layout
26295
26296 \end_inset
26297
26298
26299 \end_layout
26300
26301 \end_inset
26302 </cell>
26303 </row>
26304 <row>
26305 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26306 \begin_inset Text
26307
26308 \begin_layout Plain Layout
26309
26310 \backslash
26311 u
26312 \begin_inset space \textvisiblespace{}
26313 \end_inset
26314
26315 e
26316 \end_layout
26317
26318 \end_inset
26319 </cell>
26320 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26321 \begin_inset Text
26322
26323 \begin_layout Plain Layout
26324 \begin_inset ERT
26325 status collapsed
26326
26327 \begin_layout Plain Layout
26328
26329
26330 \backslash
26331 u e
26332 \end_layout
26333
26334 \end_inset
26335
26336
26337 \end_layout
26338
26339 \end_inset
26340 </cell>
26341 </row>
26342 <row>
26343 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26344 \begin_inset Text
26345
26346 \begin_layout Plain Layout
26347
26348 \backslash
26349 b
26350 \begin_inset space \textvisiblespace{}
26351 \end_inset
26352
26353 e
26354 \end_layout
26355
26356 \end_inset
26357 </cell>
26358 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26359 \begin_inset Text
26360
26361 \begin_layout Plain Layout
26362 \begin_inset ERT
26363 status collapsed
26364
26365 \begin_layout Plain Layout
26366
26367
26368 \backslash
26369 b e
26370 \end_layout
26371
26372 \end_inset
26373
26374
26375 \end_layout
26376
26377 \end_inset
26378 </cell>
26379 </row>
26380 <row>
26381 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26382 \begin_inset Text
26383
26384 \begin_layout Plain Layout
26385
26386 \backslash
26387 t
26388 \begin_inset space \textvisiblespace{}
26389 \end_inset
26390
26391 ee
26392 \end_layout
26393
26394 \end_inset
26395 </cell>
26396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26397 \begin_inset Text
26398
26399 \begin_layout Plain Layout
26400 \begin_inset ERT
26401 status collapsed
26402
26403 \begin_layout Plain Layout
26404
26405
26406 \backslash
26407 t ee
26408 \end_layout
26409
26410 \end_inset
26411
26412
26413 \end_layout
26414
26415 \end_inset
26416 </cell>
26417 </row>
26418 </lyxtabular>
26419
26420 \end_inset
26421
26422
26423 \begin_inset space \hfill{}
26424 \end_inset
26425
26426
26427 \begin_inset Tabular
26428 <lyxtabular version="3" rows="8" columns="2">
26429 <features booktabs="true" tabularvalignment="middle">
26430 <column alignment="left" valignment="top" width="0pt">
26431 <column alignment="center" valignment="top">
26432 <row>
26433 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26434 \begin_inset Text
26435
26436 \begin_layout Plain Layout
26437 コマンド
26438 \end_layout
26439
26440 \end_inset
26441 </cell>
26442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26443 \begin_inset Text
26444
26445 \begin_layout Plain Layout
26446 出力
26447 \end_layout
26448
26449 \end_inset
26450 </cell>
26451 </row>
26452 <row>
26453 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26454 \begin_inset Text
26455
26456 \begin_layout Plain Layout
26457
26458 \backslash
26459 H
26460 \begin_inset space \textvisiblespace{}
26461 \end_inset
26462
26463 e
26464 \end_layout
26465
26466 \end_inset
26467 </cell>
26468 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26469 \begin_inset Text
26470
26471 \begin_layout Plain Layout
26472 \begin_inset ERT
26473 status collapsed
26474
26475 \begin_layout Plain Layout
26476
26477
26478 \backslash
26479 H e
26480 \end_layout
26481
26482 \end_inset
26483
26484
26485 \end_layout
26486
26487 \end_inset
26488 </cell>
26489 </row>
26490 <row>
26491 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26492 \begin_inset Text
26493
26494 \begin_layout Plain Layout
26495
26496 \backslash
26497 'e
26498 \end_layout
26499
26500 \end_inset
26501 </cell>
26502 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26503 \begin_inset Text
26504
26505 \begin_layout Plain Layout
26506 \begin_inset ERT
26507 status collapsed
26508
26509 \begin_layout Plain Layout
26510
26511
26512 \backslash
26513 'e
26514 \end_layout
26515
26516 \end_inset
26517
26518
26519 \end_layout
26520
26521 \end_inset
26522 </cell>
26523 </row>
26524 <row>
26525 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26526 \begin_inset Text
26527
26528 \begin_layout Plain Layout
26529
26530 \backslash
26531 ~e
26532 \begin_inset Index idx
26533 status collapsed
26534
26535 \begin_layout Plain Layout
26536 ちるだ@チルダ
26537 \end_layout
26538
26539 \end_inset
26540
26541
26542 \end_layout
26543
26544 \end_inset
26545 </cell>
26546 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26547 \begin_inset Text
26548
26549 \begin_layout Plain Layout
26550 \begin_inset ERT
26551 status collapsed
26552
26553 \begin_layout Plain Layout
26554
26555
26556 \backslash
26557 ~e
26558 \end_layout
26559
26560 \end_inset
26561
26562
26563 \end_layout
26564
26565 \end_inset
26566 </cell>
26567 </row>
26568 <row>
26569 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26570 \begin_inset Text
26571
26572 \begin_layout Plain Layout
26573
26574 \backslash
26575 .e
26576 \end_layout
26577
26578 \end_inset
26579 </cell>
26580 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26581 \begin_inset Text
26582
26583 \begin_layout Plain Layout
26584 \begin_inset ERT
26585 status collapsed
26586
26587 \begin_layout Plain Layout
26588
26589
26590 \backslash
26591 .e
26592 \end_layout
26593
26594 \end_inset
26595
26596
26597 \end_layout
26598
26599 \end_inset
26600 </cell>
26601 </row>
26602 <row>
26603 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26604 \begin_inset Text
26605
26606 \begin_layout Plain Layout
26607
26608 \backslash
26609 v
26610 \begin_inset space \textvisiblespace{}
26611 \end_inset
26612
26613 e
26614 \end_layout
26615
26616 \end_inset
26617 </cell>
26618 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26619 \begin_inset Text
26620
26621 \begin_layout Plain Layout
26622 \begin_inset ERT
26623 status collapsed
26624
26625 \begin_layout Plain Layout
26626
26627
26628 \backslash
26629 v e
26630 \end_layout
26631
26632 \end_inset
26633
26634
26635 \end_layout
26636
26637 \end_inset
26638 </cell>
26639 </row>
26640 <row>
26641 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26642 \begin_inset Text
26643
26644 \begin_layout Plain Layout
26645
26646 \backslash
26647 d
26648 \begin_inset space \textvisiblespace{}
26649 \end_inset
26650
26651 e
26652 \end_layout
26653
26654 \end_inset
26655 </cell>
26656 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26657 \begin_inset Text
26658
26659 \begin_layout Plain Layout
26660 \begin_inset ERT
26661 status collapsed
26662
26663 \begin_layout Plain Layout
26664
26665
26666 \backslash
26667 d e
26668 \end_layout
26669
26670 \end_inset
26671
26672
26673 \end_layout
26674
26675 \end_inset
26676 </cell>
26677 </row>
26678 <row>
26679 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26680 \begin_inset Text
26681
26682 \begin_layout Plain Layout
26683
26684 \backslash
26685 c
26686 \begin_inset space \textvisiblespace{}
26687 \end_inset
26688
26689 e
26690 \end_layout
26691
26692 \end_inset
26693 </cell>
26694 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26695 \begin_inset Text
26696
26697 \begin_layout Plain Layout
26698 \begin_inset ERT
26699 status collapsed
26700
26701 \begin_layout Plain Layout
26702
26703
26704 \backslash
26705 c e
26706 \end_layout
26707
26708 \end_inset
26709
26710
26711 \end_layout
26712
26713 \end_inset
26714 </cell>
26715 </row>
26716 </lyxtabular>
26717
26718 \end_inset
26719
26720
26721 \begin_inset space \hfill{}
26722 \end_inset
26723
26724
26725 \end_layout
26726
26727 \begin_layout Standard
26728 \begin_inset VSpace medskip
26729 \end_inset
26730
26731
26732 \series bold
26733
26734 \backslash
26735 t
26736 \series default
26737 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
26738 \series bold
26739
26740 \backslash
26741 t
26742 \begin_inset space \textvisiblespace{}
26743 \end_inset
26744
26745 sz
26746 \series default
26747 は、
26748 \begin_inset ERT
26749 status collapsed
26750
26751 \begin_layout Plain Layout
26752
26753
26754 \backslash
26755 t sz
26756 \end_layout
26757
26758 \end_inset
26759
26760 となります。
26761 \end_layout
26762
26763 \begin_layout Standard
26764
26765 \series bold
26766 `
26767 \series default
26768  ・
26769 \series bold
26770  '
26771 \series default
26772  ・ 
26773 \series bold
26774 ^
26775 \series default
26776  の各アクセントは、\SpecialChar TeX
26777 モードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
26778 \begin_inset Foot
26779 status collapsed
26780
26781 \begin_layout Plain Layout
26782 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
26783 \end_layout
26784
26785 \end_inset
26786
26787
26788 \series bold
26789 ~
26790 \series default
26791 を、
26792 \emph on
26793 a
26794 \emph default
26795
26796 \emph on
26797 n
26798 \emph default
26799
26800 \emph on
26801 o
26802 \emph default
26803 といっしょに使うときも同様です。
26804 \end_layout
26805
26806 \begin_layout Standard
26807
26808 \series bold
26809
26810 \backslash
26811 b
26812 \series default
26813
26814 \series bold
26815
26816 \backslash
26817 c
26818 \series default
26819
26820 \series bold
26821
26822 \backslash
26823 d
26824 \series default
26825
26826 \series bold
26827
26828 \backslash
26829 H
26830 \series default
26831
26832 \series bold
26833
26834 \backslash
26835 t
26836 \series default
26837
26838 \series bold
26839
26840 \backslash
26841 u
26842 \series default
26843
26844 \series bold
26845
26846 \backslash
26847 v
26848 \series default
26849 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
26850 。第
26851 \begin_inset CommandInset ref
26852 LatexCommand ref
26853 reference "subsec:一文字に付けるアクセント"
26854
26855 \end_inset
26856
26857 節をご参照下さい。
26858 \end_layout
26859
26860 \begin_layout Standard
26861 \begin_inset VSpace bigskip
26862 \end_inset
26863
26864 さらに、
26865 \series bold
26866
26867 \backslash
26868 textcircled
26869 \series default
26870
26871 \begin_inset Index idx
26872 status collapsed
26873
26874 \begin_layout Plain Layout
26875 こまんど@コマンド ! T ! 
26876 \backslash
26877 textcircled
26878 \end_layout
26879
26880 \end_inset
26881
26882 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む—敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう—ことができます。
26883 \end_layout
26884
26885 \begin_layout Standard
26886 \align center
26887 \begin_inset Tabular
26888 <lyxtabular version="3" rows="3" columns="2">
26889 <features booktabs="true" tabularvalignment="middle">
26890 <column alignment="center" valignment="top" width="0pt">
26891 <column alignment="center" valignment="top">
26892 <row>
26893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26894 \begin_inset Text
26895
26896 \begin_layout Plain Layout
26897 コマンド
26898 \end_layout
26899
26900 \end_inset
26901 </cell>
26902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26903 \begin_inset Text
26904
26905 \begin_layout Plain Layout
26906 出力
26907 \end_layout
26908
26909 \end_inset
26910 </cell>
26911 </row>
26912 <row>
26913 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26914 \begin_inset Text
26915
26916 \begin_layout Plain Layout
26917
26918 \backslash
26919 textcircled{w}
26920 \end_layout
26921
26922 \end_inset
26923 </cell>
26924 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26925 \begin_inset Text
26926
26927 \begin_layout Plain Layout
26928 \begin_inset ERT
26929 status collapsed
26930
26931 \begin_layout Plain Layout
26932
26933
26934 \backslash
26935 textcircled{w}
26936 \end_layout
26937
26938 \end_inset
26939
26940
26941 \end_layout
26942
26943 \end_inset
26944 </cell>
26945 </row>
26946 <row topspace="1mm">
26947 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
26948 \begin_inset Text
26949
26950 \begin_layout Plain Layout
26951
26952 \backslash
26953 Large 
26954 \backslash
26955 textcircled{
26956 \backslash
26957 normalsize
26958 \backslash
26959 protect
26960 \backslash
26961 raisebox{-1.5pt}{W}}
26962 \end_layout
26963
26964 \end_inset
26965 </cell>
26966 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26967 \begin_inset Text
26968
26969 \begin_layout Plain Layout
26970 \begin_inset ERT
26971 status collapsed
26972
26973 \begin_layout Plain Layout
26974
26975
26976 \backslash
26977 Large 
26978 \backslash
26979 textcircled{
26980 \backslash
26981 normalsize
26982 \backslash
26983 protect
26984 \backslash
26985 raisebox{-1.5pt}W}
26986 \end_layout
26987
26988 \end_inset
26989
26990
26991 \end_layout
26992
26993 \end_inset
26994 </cell>
26995 </row>
26996 </lyxtabular>
26997
26998 \end_inset
26999
27000
27001 \end_layout
27002
27003 \begin_layout Standard
27004 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
27005 \series bold
27006
27007 \backslash
27008 Large
27009 \series default
27010
27011 \begin_inset Foot
27012 status collapsed
27013
27014 \begin_layout Plain Layout
27015
27016 \begin_inset CommandInset ref
27017 LatexCommand ref
27018 reference "subsec:書体寸法"
27019
27020 \end_inset
27021
27022 節参照のこと。
27023 \end_layout
27024
27025 \end_inset
27026
27027 で丸の大きさを指定しています。そして
27028 \series bold
27029
27030 \backslash
27031 raisebox
27032 \series default
27033
27034 \begin_inset Foot
27035 status collapsed
27036
27037 \begin_layout Plain Layout
27038
27039 \begin_inset CommandInset ref
27040 LatexCommand ref
27041 reference "subsec:枠なしボックス"
27042
27043 \end_inset
27044
27045 節参照のこと。
27046 \end_layout
27047
27048 \end_inset
27049
27050 を使って、文字が真ん中にくるようにしています。
27051 \end_layout
27052
27053 \begin_layout Subsection
27054 古式数字
27055 \begin_inset Index idx
27056 status collapsed
27057
27058 \begin_layout Plain Layout
27059 こしきすうじ@古式数字
27060 \end_layout
27061
27062 \end_inset
27063
27064
27065 \end_layout
27066
27067 \begin_layout Standard
27068 古式数字は、
27069 \series bold
27070
27071 \backslash
27072 oldstylenums
27073 \series default
27074
27075 \begin_inset Index idx
27076 status collapsed
27077
27078 \begin_layout Plain Layout
27079 こまんど@コマンド ! O ! 
27080 \backslash
27081 oldstylenums
27082 \end_layout
27083
27084 \end_inset
27085
27086 コマンドで作成することができます。このコマンドは、数式中でも\SpecialChar TeX
27087 モード中でも使うことができます。コマンド書式は、
27088 \end_layout
27089
27090 \begin_layout Standard
27091
27092 \series bold
27093
27094 \backslash
27095 oldstylenums{数字}
27096 \end_layout
27097
27098 \begin_layout Standard
27099 です。
27100 \series bold
27101
27102 \backslash
27103 oldstylenums{0123456789}
27104 \series default
27105 というコマンドは、
27106 \begin_inset Formula $\oldstylenums{0123456789}$
27107 \end_inset
27108
27109 のようになります。
27110 \end_layout
27111
27112 \begin_layout Section
27113 数式様式
27114 \begin_inset CommandInset label
27115 LatexCommand label
27116 name "sec:数式様式"
27117
27118 \end_inset
27119
27120
27121 \begin_inset Index idx
27122 status collapsed
27123
27124 \begin_layout Plain Layout
27125 すうしき@数式 ! ようしき@様式
27126 \end_layout
27127
27128 \end_inset
27129
27130
27131 \end_layout
27132
27133 \begin_layout Itemize
27134 以下の二つの配置様式があります。
27135 \begin_inset Separator parbreak
27136 \end_inset
27137
27138
27139 \end_layout
27140
27141 \begin_deeper
27142 \begin_layout Description
27143 中央揃え 事前に定義された標準です。
27144 \end_layout
27145
27146 \begin_layout Description
27147 行頭下げ これを使うには、
27148 \family sans
27149 文書\SpecialChar menuseparator
27150 設定
27151 \family default
27152 メニューの
27153 \family sans
27154 文書クラス
27155 \family default
27156 において、
27157 \series bold
27158 fleqn
27159 \series default
27160 オプションを指定しておかなくてはなりません。
27161 \end_layout
27162
27163 \begin_layout Standard
27164
27165 \series bold
27166 行頭下げ
27167 \series default
27168 を用いる場合には、行頭下げの大きさを
27169 \series bold
27170
27171 \backslash
27172 mathindent
27173 \series default
27174
27175 \begin_inset Index idx
27176 status collapsed
27177
27178 \begin_layout Plain Layout
27179 こまんど@コマンド ! M ! 
27180 \backslash
27181 mathindent
27182 \end_layout
27183
27184 \end_inset
27185
27186 の値で調整することができます。これを15
27187 \begin_inset space \thinspace{}
27188 \end_inset
27189
27190 mmにするには、\SpecialChar LaTeX
27191 プリアンブルに以下のコマンドを入れておきます。
27192 \end_layout
27193
27194 \begin_layout Standard
27195
27196 \series bold
27197
27198 \backslash
27199 setlength{
27200 \backslash
27201 mathindent}{15mm}
27202 \end_layout
27203
27204 \begin_layout Standard
27205
27206 \series bold
27207
27208 \backslash
27209 mathindent
27210 \series default
27211 を明示的に指定しない場合には、事前に定義されている30
27212 \begin_inset space \thinspace{}
27213 \end_inset
27214
27215 ptが適用されます。
27216 \end_layout
27217
27218 \end_deeper
27219 \begin_layout Itemize
27220 また、以下の二つの連番様式があります。
27221 \begin_inset Separator parbreak
27222 \end_inset
27223
27224
27225 \end_layout
27226
27227 \begin_deeper
27228 \begin_layout Description
27229 右 事前に定義された標準です。
27230 \end_layout
27231
27232 \begin_layout Description
27233 左 これを使うには、
27234 \family sans
27235 文書\SpecialChar menuseparator
27236 設定
27237 \family default
27238 メニューの
27239 \family sans
27240 文書クラス
27241 \family default
27242 において、
27243 \series bold
27244 leqno
27245 \series default
27246 オプションを指定しておかなくてはなりません。
27247 \end_layout
27248
27249 \end_deeper
27250 \begin_layout Standard
27251
27252 \series bold
27253 fleqn
27254 \series default
27255
27256 \series bold
27257 leqno
27258 \series default
27259 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
27260 \end_layout
27261
27262 \begin_layout Standard
27263 これで選択した様式は、文書中のすべての別行立て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
27264 \series bold
27265 中央揃え
27266 \series default
27267 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
27268 \begin_inset CommandInset ref
27269 LatexCommand ref
27270 reference "subsec:flalign環境"
27271
27272 \end_inset
27273
27274 節をご覧下さい。
27275 \end_layout
27276
27277 \begin_layout Section
27278 多行数式
27279 \begin_inset CommandInset label
27280 LatexCommand label
27281 name "sec:多行数式"
27282
27283 \end_inset
27284
27285
27286 \begin_inset Index idx
27287 status collapsed
27288
27289 \begin_layout Plain Layout
27290 すうしき@数式 ! たぎょう@多行
27291 \begin_inset space \thinspace{}
27292 \end_inset
27293
27294 ——
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \end_layout
27301
27302 \begin_layout Subsection
27303 概要
27304 \end_layout
27305
27306 \begin_layout Standard
27307 \SpecialChar LyX
27308 では、多行数式は、数式中で
27309 \begin_inset Info
27310 type  "shortcut"
27311 arg   "newline-insert newline"
27312 \end_inset
27313
27314 を押すことで作られます。
27315 \lang english
27316 This creates either an 
27317 \series bold
27318 align environment
27319 \series default
27320  that is described in 
27321 \lang japanese
27322
27323 \begin_inset CommandInset ref
27324 LatexCommand ref
27325 reference "subsec:標準align環境"
27326
27327 \end_inset
27328
27329
27330 \lang english
27331  or, when automatically loading the package
27332 \family sans
27333  AMS math
27334 \family default
27335  is disabled in the document settings, an 
27336 \series bold
27337 eqnarray environment
27338 \series default
27339  that is described in 
27340 \lang japanese
27341
27342 \begin_inset CommandInset ref
27343 LatexCommand ref
27344 reference "subsec:eqnarray環境"
27345
27346 \end_inset
27347
27348
27349 \lang english
27350 The align environment is recommended because it provides in any case a typograph
27351 ically correct output.
27352 \end_layout
27353
27354 \begin_layout Standard
27355 \begin_inset Note Note
27356 status open
27357
27358 \begin_layout Plain Layout
27359 outdated, please remove after the translation: この操作によって、第
27360 \begin_inset CommandInset ref
27361 LatexCommand ref
27362 reference "subsec:eqnarray環境"
27363
27364 \end_inset
27365
27366 節に述べられている
27367 \series bold
27368 eqnarray環境
27369 \series default
27370 が作り出されるか、あるいは文書設定で
27371 \family sans
27372 AMS mathパッケージを使う
27373 \family default
27374 オプションが選択されている場合には、第
27375 \begin_inset CommandInset ref
27376 LatexCommand ref
27377 reference "subsec:標準align環境"
27378
27379 \end_inset
27380
27381 節に述べられている
27382 \series bold
27383 align環境
27384 \series default
27385 が作り出されることになります。
27386 \end_layout
27387
27388 \end_inset
27389
27390
27391 \end_layout
27392
27393 \begin_layout Standard
27394 他にも、
27395 \family sans
27396 挿入\SpecialChar menuseparator
27397 数式
27398 \family default
27399 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
27400 \end_layout
27401
27402 \begin_layout Standard
27403 すべての多行数式において、新規行は、
27404 \begin_inset Info
27405 type  "shortcut"
27406 arg   "newline-insert newline"
27407 \end_inset
27408
27409 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
27410 \begin_inset Info
27411 type  "icon"
27412 arg   "inset-modify tabular append-row"
27413 \end_inset
27414
27415
27416 \begin_inset Info
27417 type  "icon"
27418 arg   "inset-modify tabular delete-row"
27419 \end_inset
27420
27421 を使うか、
27422 \family sans
27423 編集\SpecialChar menuseparator
27424 行と列
27425 \family default
27426 メニューを使うことができます。
27427 \end_layout
27428
27429 \begin_layout Subsubsection
27430 行間
27431 \begin_inset CommandInset label
27432 LatexCommand label
27433 name "subsec:行間"
27434
27435 \end_inset
27436
27437
27438 \begin_inset Index idx
27439 status collapsed
27440
27441 \begin_layout Plain Layout
27442 すうしき@数式 ! たぎょう@多行
27443 \begin_inset space \thinspace{}
27444 \end_inset
27445
27446 —— ! ぎょうかん@行間
27447 \end_layout
27448
27449 \end_inset
27450
27451
27452 \end_layout
27453
27454 \begin_layout Standard
27455 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
27456 \begin_inset Formula 
27457 \begin{eqnarray*}
27458 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
27459 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
27460 \end{eqnarray*}
27461
27462 \end_inset
27463
27464
27465 \end_layout
27466
27467 \begin_layout Standard
27468 \SpecialChar LaTeX
27469 において行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだ\SpecialChar LyX
27470 には実装されていない
27471 \begin_inset Foot
27472 status collapsed
27473
27474 \begin_layout Plain Layout
27475 \begin_inset CommandInset href
27476 LatexCommand href
27477 name "LyX-bug #1505"
27478 target "http://www.lyx.org/trac/ticket/1505"
27479
27480 \end_inset
27481
27482 を参照。
27483 \end_layout
27484
27485 \end_inset
27486
27487 ので、数式全体を\SpecialChar TeX
27488 モードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
27489 \series bold
27490
27491 \backslash
27492
27493 \backslash
27494 [3mm]
27495 \series default
27496 というコマンドを入れます。すると、次のようになります。
27497 \begin_inset ERT
27498 status collapsed
27499
27500 \begin_layout Plain Layout
27501
27502
27503 \backslash
27504 begin{eqnarray*}
27505 \end_layout
27506
27507 \begin_layout Plain Layout
27508
27509 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27510  = & 
27511 \backslash
27512 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27513 \backslash
27514
27515 \backslash
27516 [3mm]
27517 \end_layout
27518
27519 \begin_layout Plain Layout
27520
27521 4x^{2}
27522 \backslash
27523 left(B^{2}+x_{0}^{2}
27524 \backslash
27525 right)+4x_{0}x
27526 \backslash
27527 left(D-B^{2}
27528 \backslash
27529 right)+B^{2}
27530 \backslash
27531 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27532 \backslash
27533 right) & = & 0
27534 \end_layout
27535
27536 \begin_layout Plain Layout
27537
27538
27539 \backslash
27540 end{eqnarray*}
27541 \end_layout
27542
27543 \end_inset
27544
27545
27546 \end_layout
27547
27548 \begin_layout Standard
27549 \begin_inset VSpace bigskip
27550 \end_inset
27551
27552 同一数式内のすべての行の行間を一律に指定するには、
27553 \series bold
27554
27555 \backslash
27556 jot
27557 \series default
27558
27559 \begin_inset Index idx
27560 status collapsed
27561
27562 \begin_layout Plain Layout
27563 こまんど@コマンド ! J ! 
27564 \backslash
27565 jot
27566 \end_layout
27567
27568 \end_inset
27569
27570 変数を変更します。定義は、
27571 \begin_inset Formula $\mbox{行間}=\mathrm{6\,pt+\backslash jot}$
27572 \end_inset
27573
27574 となっています。
27575 \series bold
27576
27577 \backslash
27578 jot
27579 \series default
27580 の既定値は、3
27581 \begin_inset space \thinspace{}
27582 \end_inset
27583
27584 ptです。上記の例のように、行間を3
27585 \begin_inset space \thinspace{}
27586 \end_inset
27587
27588 mm追加するには、
27589 \end_layout
27590
27591 \begin_layout Standard
27592
27593 \series bold
27594
27595 \backslash
27596 setlength{
27597 \backslash
27598 jot}{3mm+3pt}
27599 \end_layout
27600
27601 \begin_layout Standard
27602 というコマンドを、数式直前に\SpecialChar TeX
27603 モードで入れておきます。これを行うには、\SpecialChar LaTeX
27604 プリアンブルに
27605 \end_layout
27606
27607 \begin_layout Standard
27608
27609 \series bold
27610
27611 \backslash
27612 usepackage{calc}
27613 \end_layout
27614
27615 \begin_layout Standard
27616 という行を入れて、\SpecialChar LaTeX
27617 パッケージ
27618 \series bold
27619 calc
27620 \series default
27621
27622 \begin_inset Foot
27623 status collapsed
27624
27625 \begin_layout Plain Layout
27626
27627 \series bold
27628 calc
27629 \series default
27630 は標準的な\SpecialChar LaTeX
27631 頒布版のすべてに付属しています。
27632 \end_layout
27633
27634 \end_inset
27635
27636
27637 \begin_inset Index idx
27638 status collapsed
27639
27640 \begin_layout Plain Layout
27641 ぱっけーじ@パッケージ ! calc
27642 \end_layout
27643
27644 \end_inset
27645
27646  を読み込んでおく必要があります。すると、
27647 \begin_inset ERT
27648 status collapsed
27649
27650 \begin_layout Plain Layout
27651
27652
27653 \backslash
27654 setlength{
27655 \backslash
27656 jot}{3mm+3pt}
27657 \end_layout
27658
27659 \end_inset
27660
27661
27662 \begin_inset Formula 
27663 \begin{eqnarray*}
27664 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
27665 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
27666 \end{eqnarray*}
27667
27668 \end_inset
27669
27670
27671 \end_layout
27672
27673 \begin_layout Standard
27674 \begin_inset ERT
27675 status collapsed
27676
27677 \begin_layout Plain Layout
27678
27679
27680 \backslash
27681 setlength{
27682 \backslash
27683 jot}{3pt}
27684 \end_layout
27685
27686 \end_inset
27687
27688 のような結果を得ます。行間を既定値に戻すには、
27689 \series bold
27690
27691 \backslash
27692 jot
27693 \series default
27694 をふたたび3
27695 \begin_inset space \thinspace{}
27696 \end_inset
27697
27698 ptに戻します。
27699 \end_layout
27700
27701 \begin_layout Subsubsection
27702 列間
27703 \begin_inset CommandInset label
27704 LatexCommand label
27705 name "subsec:列間"
27706
27707 \end_inset
27708
27709
27710 \begin_inset Index idx
27711 status collapsed
27712
27713 \begin_layout Plain Layout
27714 すうしき@数式 ! たぎょう@多行
27715 \begin_inset space \thinspace{}
27716 \end_inset
27717
27718 —— ! れつかん@列間
27719 \end_layout
27720
27721 \end_inset
27722
27723
27724 \end_layout
27725
27726 \begin_layout Standard
27727 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
27728
27729 \end_layout
27730
27731 \begin_layout Standard
27732 列間は、
27733 \series bold
27734
27735 \backslash
27736 arraycolsep
27737 \series default
27738
27739 \begin_inset Index idx
27740 status collapsed
27741
27742 \begin_layout Plain Layout
27743 こまんど@コマンド ! A ! 
27744 \backslash
27745 arraycolsep
27746 \end_layout
27747
27748 \end_inset
27749
27750 変数を使って指定し、
27751 \begin_inset Newline newline
27752 \end_inset
27753
27754 列間 = 2
27755 \begin_inset space \thinspace{}
27756 \end_inset
27757
27758
27759 \series bold
27760
27761 \backslash
27762 arraycolsep
27763 \series default
27764
27765 \begin_inset Newline newline
27766 \end_inset
27767
27768 という関係があります。したがって、
27769 \end_layout
27770
27771 \begin_layout Standard
27772
27773 \series bold
27774
27775 \backslash
27776 setlength{
27777 \backslash
27778 arraycolsep}{1cm}
27779 \end_layout
27780
27781 \begin_layout Standard
27782 というコマンドを\SpecialChar TeX
27783 モードで入れると、ここから後のすべての数式の列間が2
27784 \begin_inset space \thinspace{}
27785 \end_inset
27786
27787 cmになります。これを既定値に戻すには、
27788 \series bold
27789
27790 \backslash
27791 arraycolsep
27792 \series default
27793 を5
27794 \begin_inset space \thinspace{}
27795 \end_inset
27796
27797 ptに戻して下さい。
27798 \end_layout
27799
27800 \begin_layout Standard
27801 以下は、2
27802 \begin_inset space \thinspace{}
27803 \end_inset
27804
27805 cmの列間を持つ数式です。
27806 \begin_inset ERT
27807 status collapsed
27808
27809 \begin_layout Plain Layout
27810
27811
27812 \backslash
27813 setlength{
27814 \backslash
27815 arraycolsep}{1cm}
27816 \end_layout
27817
27818 \end_inset
27819
27820
27821 \begin_inset Formula 
27822 \begin{eqnarray*}
27823 A & = & B\\
27824 C & \ne & A
27825 \end{eqnarray*}
27826
27827 \end_inset
27828
27829 行列の既定の列間10
27830 \begin_inset space \thinspace{}
27831 \end_inset
27832
27833 ptを持つ数式です。
27834 \begin_inset ERT
27835 status collapsed
27836
27837 \begin_layout Plain Layout
27838
27839
27840 \backslash
27841 setlength{
27842 \backslash
27843 arraycolsep}{5pt}
27844 \end_layout
27845
27846 \end_inset
27847
27848
27849 \begin_inset Formula 
27850 \begin{eqnarray*}
27851 A & = & B\\
27852 C & \ne & A
27853 \end{eqnarray*}
27854
27855 \end_inset
27856
27857
27858 \end_layout
27859
27860 \begin_layout Subsubsection
27861 長い数式
27862 \begin_inset Index idx
27863 status collapsed
27864
27865 \begin_layout Plain Layout
27866 すうしき@数式 ! ながい@長い
27867 \end_layout
27868
27869 \end_inset
27870
27871
27872 \end_layout
27873
27874 \begin_layout Standard
27875 長い数式は、以下の方法を使って組版することができます。
27876 \end_layout
27877
27878 \begin_layout Itemize
27879 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
27880 \begin_inset Formula 
27881 \begin{eqnarray}
27882 H & = & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\nonumber \\
27883  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:shortlong}
27884 \end{eqnarray}
27885
27886 \end_inset
27887
27888 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
27889 示されません。これを避けるために、マイナス記号の後に
27890 \series bold
27891
27892 \backslash
27893 hspace
27894 \series default
27895 .
27896 \begin_inset Foot
27897 status collapsed
27898
27899 \begin_layout Plain Layout
27900
27901 \series bold
27902
27903 \backslash
27904 hspace
27905 \series default
27906 に関しての詳細は、第
27907 \begin_inset CommandInset ref
27908 LatexCommand ref
27909 reference "subsec:可変長の空白"
27910
27911 \end_inset
27912
27913 節をご覧下さい。
27914 \end_layout
27915
27916 \end_inset
27917
27918
27919 \begin_inset Index idx
27920 status collapsed
27921
27922 \begin_layout Plain Layout
27923 こまんど@コマンド ! H ! 
27924 \backslash
27925 hspace
27926 \end_layout
27927
27928 \end_inset
27929
27930 コマンドを使って3
27931 \begin_inset space \thinspace{}
27932 \end_inset
27933
27934 pt空白を入れてあります。
27935 \end_layout
27936
27937 \begin_layout Itemize
27938 数式の両辺がともに長すぎるときには、
27939 \series bold
27940
27941 \backslash
27942 lefteqn
27943 \series default
27944
27945 \begin_inset Index idx
27946 status collapsed
27947
27948 \begin_layout Plain Layout
27949 こまんど@コマンド ! L ! 
27950 \backslash
27951 lefteqn
27952 \end_layout
27953
27954 \end_inset
27955
27956 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
27957 \begin_inset Formula 
27958 \begin{eqnarray}
27959 \lefteqn{4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}}\nonumber \\
27960  &  & -\hspace{3pt}B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\nonumber \\
27961  &  & =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\label{eq:lefteqn}
27962 \end{eqnarray}
27963
27964 \end_inset
27965
27966
27967 \series bold
27968
27969 \backslash
27970 lefteqn
27971 \series default
27972 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
27973 \begin_inset Newline newline
27974 \end_inset
27975
27976 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
27977 \begin_inset VSpace medskip
27978 \end_inset
27979
27980
27981 \begin_inset Newline newline
27982 \end_inset
27983
27984
27985 \begin_inset Note Greyedout
27986 status open
27987
27988 \begin_layout Plain Layout
27989
27990 \series bold
27991
27992 \backslash
27993 lefteqn
27994 \series default
27995 を使用する際には、以下のことにご注意下さい。
27996 \end_layout
27997
27998 \begin_layout Itemize
27999 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
28000 \begin_inset Formula $-B^{2}$
28001 \end_inset
28002
28003 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
28004 \end_layout
28005
28006 \begin_layout Itemize
28007 \SpecialChar LyX
28008 のバグによって、最初の行にマウスでカーソルを入れることはできません
28009 \begin_inset Foot
28010 status collapsed
28011
28012 \begin_layout Plain Layout
28013 \begin_inset CommandInset href
28014 LatexCommand href
28015 name "LyX-bug #1429"
28016 target "http://www.lyx.org/trac/ticket/1429"
28017
28018 \end_inset
28019
28020
28021 \end_layout
28022
28023 \end_inset
28024
28025 。カーソルを行頭に合わせて、矢印
28026 \begin_inset Flex Ruby
28027 status collapsed
28028
28029 \begin_layout Plain Layout
28030
28031 \begin_inset Argument post:1
28032 status collapsed
28033
28034 \begin_layout Plain Layout
28035 キー
28036 \end_layout
28037
28038 \end_inset
28039
28040
28041 \end_layout
28042
28043 \end_inset
28044
28045 で移動するしかありません。
28046 \end_layout
28047
28048 \end_inset
28049
28050
28051 \end_layout
28052
28053 \begin_layout Itemize
28054 長い数式を組む他の方法として、第
28055 \begin_inset CommandInset ref
28056 LatexCommand ref
28057 reference "subsec:multline環境"
28058
28059 \end_inset
28060
28061 節と第
28062 \begin_inset CommandInset ref
28063 LatexCommand ref
28064 reference "subsec:数式の一部の多行化"
28065
28066 \end_inset
28067
28068 節で述べられている環境を用いる方法があります。
28069 \end_layout
28070
28071 \begin_layout Subsubsection
28072 多行にわたる分数
28073 \begin_inset CommandInset label
28074 LatexCommand label
28075 name "subsec:多行にわたる分数"
28076
28077 \end_inset
28078
28079
28080 \begin_inset Index idx
28081 status open
28082
28083 \begin_layout Plain Layout
28084 ぶんすう@分数 ! たぎょうにわたる@多行にわたる
28085 \end_layout
28086
28087 \end_inset
28088
28089
28090 \end_layout
28091
28092 \begin_layout Standard
28093 分数の分母もしくは分子が長すぎて、一行に入りきらないことがあります。この場合には、分数内で改行をしなくてはなりません。これを行うには、
28094 \series bold
28095
28096 \backslash
28097 splitfrac
28098 \series default
28099 コマンド
28100 \begin_inset Index idx
28101 status collapsed
28102
28103 \begin_layout Plain Layout
28104 こまんど@コマンド ! S ! 
28105 \backslash
28106 splitfrac
28107 \end_layout
28108
28109 \end_inset
28110
28111 を使うことができます。これを有効化するには、文書設定の
28112 \family sans
28113 数式オプション
28114 \family default
28115 で、
28116 \series bold
28117 mathtools
28118 \series default
28119 パッケージ
28120 \begin_inset Index idx
28121 status collapsed
28122
28123 \begin_layout Plain Layout
28124 ぱっけーじ@パッケージ ! mathtools
28125 \end_layout
28126
28127 \end_inset
28128
28129
28130 \family sans
28131 常に読み込み
28132 \family default
28133 オプションを指定してください。
28134 \series bold
28135
28136 \backslash
28137 splitfrac
28138 \series default
28139 のスキームは
28140 \end_layout
28141
28142 \begin_layout Standard
28143
28144 \series bold
28145
28146 \backslash
28147 splitfrac{1行目}{2行目}
28148 \end_layout
28149
28150 \begin_layout Standard
28151 となっており、分母にも分子にも使うことができます。
28152 \end_layout
28153
28154 \begin_layout Standard
28155 \begin_inset Formula 
28156 \[
28157 a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z}
28158 \]
28159
28160 \end_inset
28161
28162 上記の最初の分子に使われているコマンドは、
28163 \end_layout
28164
28165 \begin_layout Standard
28166
28167 \series bold
28168
28169 \backslash
28170 splitfrac{xy+xy+xy+xy+xy
28171 \begin_inset space \textvisiblespace{}
28172 \end_inset
28173
28174
28175 \backslash
28176 {+wy+wy+wy+wy
28177 \end_layout
28178
28179 \begin_layout Standard
28180 です。
28181 \end_layout
28182
28183 \begin_layout Subsubsection
28184 多行にわたる括弧
28185 \begin_inset CommandInset label
28186 LatexCommand label
28187 name "subsec:多行にわたる括弧"
28188
28189 \end_inset
28190
28191
28192 \begin_inset Index idx
28193 status collapsed
28194
28195 \begin_layout Plain Layout
28196 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28197 \end_layout
28198
28199 \end_inset
28200
28201
28202 \end_layout
28203
28204 \begin_layout Standard
28205 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
28206 \begin_inset Formula 
28207 \begin{eqnarray*}
28208 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28209  &  & \left.\cdots+B-D\right]
28210 \end{eqnarray*}
28211
28212 \end_inset
28213
28214
28215 \end_layout
28216
28217 \begin_layout Standard
28218 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
28219 \end_layout
28220
28221 \begin_layout Standard
28222 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
28223 \series bold
28224
28225 \backslash
28226 right.
28227 \series default
28228
28229 \begin_inset Index idx
28230 status collapsed
28231
28232 \begin_layout Plain Layout
28233 こまんど@コマンド ! R ! 
28234 \backslash
28235 right
28236 \end_layout
28237
28238 \end_inset
28239
28240 とし、二行めの始めを
28241 \series bold
28242
28243 \backslash
28244 left.
28245 \begin_inset Foot
28246 status collapsed
28247
28248 \begin_layout Plain Layout
28249
28250 \series bold
28251
28252 \backslash
28253 left
28254 \series default
28255
28256 \series bold
28257
28258 \backslash
28259 right
28260 \series default
28261 に関する詳細は、第
28262 \begin_inset CommandInset ref
28263 LatexCommand ref
28264 reference "subsec:自動の括弧丈"
28265
28266 \end_inset
28267
28268 節をご覧下さい。
28269 \end_layout
28270
28271 \end_inset
28272
28273
28274 \series default
28275
28276 \begin_inset Index idx
28277 status collapsed
28278
28279 \begin_layout Plain Layout
28280 こまんど@コマンド ! L ! 
28281 \backslash
28282 left
28283 \end_layout
28284
28285 \end_inset
28286
28287 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
28288 \series bold
28289
28290 \backslash
28291 left.
28292 \series default
28293 の後に、
28294 \series bold
28295
28296 \backslash
28297 vphantom
28298 \series default
28299
28300 \begin_inset space \textvisiblespace{}
28301 \end_inset
28302
28303
28304 \series bold
28305
28306 \backslash
28307 prod
28308 \series default
28309 ^
28310 \begin_inset space \textvisiblespace{}
28311 \end_inset
28312
28313
28314 \series bold
28315
28316 \backslash
28317 infty
28318 \series default
28319
28320 \begin_inset space \textvisiblespace{}
28321 \end_inset
28322
28323
28324 \series bold
28325
28326 \begin_inset Formula $\downarrow$
28327 \end_inset
28328
28329 _R=1}
28330 \series default
28331
28332 \begin_inset Index idx
28333 status collapsed
28334
28335 \begin_layout Plain Layout
28336 こまんど@コマンド ! V ! 
28337 \backslash
28338 vphantom
28339 \end_layout
28340
28341 \end_inset
28342
28343 というコマンドを挿入します。
28344 \end_layout
28345
28346 \begin_layout Standard
28347 その結果が以下の数式です。
28348 \begin_inset Formula 
28349 \begin{eqnarray*}
28350 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28351  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28352 \end{eqnarray*}
28353
28354 \end_inset
28355
28356
28357 \end_layout
28358
28359 \begin_layout Subsection
28360 align環境
28361 \end_layout
28362
28363 \begin_layout Standard
28364 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
28365 \end_layout
28366
28367 \begin_layout Standard
28368 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
28369 \end_layout
28370
28371 \begin_layout Standard
28372 align環境は、
28373 \family sans
28374 挿入\SpecialChar menuseparator
28375 数式
28376 \family default
28377 メニューから作ることができます。
28378 \family sans
28379 編集\SpecialChar menuseparator
28380 数式\SpecialChar menuseparator
28381 数式の表記を変更
28382 \family default
28383 メニューを使えば、既存の数式をalign環境に変更することができます。
28384 \end_layout
28385
28386 \begin_layout Standard
28387 列を追加したり削除したりするには、数式ツールバーボタンの
28388 \begin_inset Info
28389 type  "icon"
28390 arg   "inset-modify tabular append-column"
28391 \end_inset
28392
28393
28394 \begin_inset Info
28395 type  "icon"
28396 arg   "inset-modify tabular delete-column"
28397 \end_inset
28398
28399 を使うか、
28400 \family sans
28401 編集\SpecialChar menuseparator
28402 行と列
28403 \family default
28404 メニューを使います。
28405 \end_layout
28406
28407 \begin_layout Subsubsection
28408 標準align環境
28409 \begin_inset CommandInset label
28410 LatexCommand label
28411 name "subsec:標準align環境"
28412
28413 \end_inset
28414
28415
28416 \begin_inset Index idx
28417 status collapsed
28418
28419 \begin_layout Plain Layout
28420 すうしき@数式 ! たぎょう@多行
28421 \begin_inset space \thinspace{}
28422 \end_inset
28423
28424 —— ! alignかんきょう@align環境
28425 \end_layout
28426
28427 \end_inset
28428
28429
28430 \end_layout
28431
28432 \begin_layout Standard
28433 このalign環境は、数式中で
28434 \begin_inset Info
28435 type  "shortcut"
28436 arg   "newline-insert newline"
28437 \end_inset
28438
28439 を押すか、
28440 \family sans
28441 挿入\SpecialChar menuseparator
28442 数式\SpecialChar menuseparator
28443 AMS align環境
28444 \family default
28445 メニューで作ることができます。
28446 \end_layout
28447
28448 \begin_layout Standard
28449 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
28450 \begin_inset Formula 
28451 \begin{align*}
28452 A & =\sin(B) & C & =D\\
28453 C & \ne A & B & \ne D
28454 \end{align*}
28455
28456 \end_inset
28457
28458 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
28459 \series bold
28460
28461 \backslash
28462 hfill
28463 \begin_inset Foot
28464 status collapsed
28465
28466 \begin_layout Plain Layout
28467
28468 \series bold
28469
28470 \backslash
28471 hfill
28472 \series default
28473 に関する詳細は、第
28474 \begin_inset CommandInset ref
28475 LatexCommand ref
28476 reference "subsec:可変長の空白"
28477
28478 \end_inset
28479
28480 節をご覧下さい。
28481 \end_layout
28482
28483 \end_inset
28484
28485
28486 \series default
28487 があるかのように配置されます。数式様式として
28488 \series bold
28489 行頭下げ
28490 \begin_inset Foot
28491 status collapsed
28492
28493 \begin_layout Plain Layout
28494
28495 \series bold
28496 数式様式については、第
28497 \series default
28498
28499 \begin_inset CommandInset ref
28500 LatexCommand ref
28501 reference "sec:数式様式"
28502
28503 \end_inset
28504
28505 節をご覧下さい。
28506 \end_layout
28507
28508 \end_inset
28509
28510
28511 \series default
28512 を使う場合には、第一列の前の
28513 \series bold
28514
28515 \backslash
28516 hfill
28517 \series default
28518 はない形で数式が設定されます。
28519 \end_layout
28520
28521 \begin_layout Subsubsection
28522 alignat環境
28523 \begin_inset Index idx
28524 status collapsed
28525
28526 \begin_layout Plain Layout
28527 すうしき@数式 ! たぎょう@多行
28528 \begin_inset space \thinspace{}
28529 \end_inset
28530
28531 —— ! alignatかんきょう@alignat環境
28532 \end_layout
28533
28534 \end_inset
28535
28536
28537 \end_layout
28538
28539 \begin_layout Standard
28540 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
28541 \begin_inset CommandInset ref
28542 LatexCommand ref
28543 reference "subsec:空白"
28544
28545 \end_inset
28546
28547 節に述べられている空白を使用して手動で入れます。
28548 \end_layout
28549
28550 \begin_layout Standard
28551 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
28552 \begin_inset space \thinspace{}
28553 \end_inset
28554
28555 cmの空白を入れたものです。
28556 \begin_inset Formula 
28557 \begin{alignat*}{2}
28558 A & =\sin(B) & \hspace{1cm}C & =D\\
28559 C & \ne A & B & \ne D
28560 \end{alignat*}
28561
28562 \end_inset
28563
28564 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
28565 \end_layout
28566
28567 \begin_layout Subsubsection
28568 flalign環境
28569 \begin_inset CommandInset label
28570 LatexCommand label
28571 name "subsec:flalign環境"
28572
28573 \end_inset
28574
28575
28576 \begin_inset Index idx
28577 status collapsed
28578
28579 \begin_layout Plain Layout
28580 すうしき@数式 ! たぎょう@多行
28581 \begin_inset space \thinspace{}
28582 \end_inset
28583
28584 —— ! flalignかんきょう@flalign環境
28585 \end_layout
28586
28587 \end_inset
28588
28589
28590 \end_layout
28591
28592 \begin_layout Standard
28593 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
28594 \begin_inset Formula 
28595 \begin{flalign*}
28596 A & =1 & B & =2 & C & =3\\
28597 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28598 \end{flalign*}
28599
28600 \end_inset
28601
28602
28603 \end_layout
28604
28605 \begin_layout Standard
28606 奇数列のflalign環境を作成し、最後の列に空の\SpecialChar TeX
28607 括弧を入れておくと、数式様式として
28608 \series bold
28609 中央揃え
28610 \series default
28611 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
28612 \begin_inset CommandInset ref
28613 LatexCommand eqref
28614 reference "eq:VolInt"
28615
28616 \end_inset
28617
28618 式を行頭下げにしたものです。
28619 \begin_inset Formula 
28620 \begin{flalign}
28621 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28622 \end{flalign}
28623
28624 \end_inset
28625
28626 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
28627 \begin_inset space \thinspace{}
28628 \end_inset
28629
28630 ptの空白が第1列の頭に入れてあります。
28631 \end_layout
28632
28633 \begin_layout Subsection
28634 eqnarray環境
28635 \begin_inset CommandInset label
28636 LatexCommand label
28637 name "subsec:eqnarray環境"
28638
28639 \end_inset
28640
28641
28642 \begin_inset Index idx
28643 status collapsed
28644
28645 \begin_layout Plain Layout
28646 すうしき@数式 ! たぎょう@多行
28647 \begin_inset space \thinspace{}
28648 \end_inset
28649
28650 —— ! eqnarrayかんきょう@eqnarray環境
28651 \end_layout
28652
28653 \end_inset
28654
28655
28656 \end_layout
28657
28658 \begin_layout Standard
28659 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
28660 いるので、その内容は中央揃えで少し小さく設定されます。
28661 \begin_inset Formula 
28662 \begin{eqnarray*}
28663 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28664 AB & AB & AB\\
28665 A & = & A
28666 \end{eqnarray*}
28667
28668 \end_inset
28669
28670
28671 \end_layout
28672
28673 \begin_layout Subsection
28674 gather環境
28675 \begin_inset Index idx
28676 status collapsed
28677
28678 \begin_layout Plain Layout
28679 すうしき@数式 ! たぎょう@多行
28680 \begin_inset space \thinspace{}
28681 \end_inset
28682
28683 —— ! gatherかんきょう@gather環境
28684 \end_layout
28685
28686 \end_inset
28687
28688
28689 \end_layout
28690
28691 \begin_layout Standard
28692 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
28693 \begin_inset Formula 
28694 \begin{gather}
28695 A=1\\
28696 X=\textrm{-}1
28697 \end{gather}
28698
28699 \end_inset
28700
28701
28702 \end_layout
28703
28704 \begin_layout Subsection
28705 multline環境
28706 \begin_inset CommandInset label
28707 LatexCommand label
28708 name "subsec:multline環境"
28709
28710 \end_inset
28711
28712
28713 \begin_inset Index idx
28714 status collapsed
28715
28716 \begin_layout Plain Layout
28717 すうしき@数式 ! たぎょう@多行
28718 \begin_inset space \thinspace{}
28719 \end_inset
28720
28721 —— ! multlineかんきょう@multpline環境
28722 \end_layout
28723
28724 \end_inset
28725
28726
28727 \end_layout
28728
28729 \begin_layout Standard
28730 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
28731 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
28732 \begin_inset CommandInset ref
28733 LatexCommand eqref
28734 reference "eq:lefteqn"
28735
28736 \end_inset
28737
28738 式をmultline環境に置いたものを示します。
28739 \begin_inset Formula 
28740 \begin{multline}
28741 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
28742 -B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\\
28743 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
28744 \end{multline}
28745
28746 \end_inset
28747
28748
28749 \end_layout
28750
28751 \begin_layout Standard
28752 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
28753 \begin_inset Foot
28754 status collapsed
28755
28756 \begin_layout Plain Layout
28757 付番様式については、第
28758 \begin_inset CommandInset ref
28759 LatexCommand ref
28760 reference "sec:数式様式"
28761
28762 \end_inset
28763
28764 節を参照。
28765 \end_layout
28766
28767 \end_inset
28768
28769
28770 \end_layout
28771
28772 \begin_layout Standard
28773
28774 \series bold
28775
28776 \backslash
28777 shoveright
28778 \begin_inset Index idx
28779 status collapsed
28780
28781 \begin_layout Plain Layout
28782 こまんど@コマンド ! S ! 
28783 \backslash
28784 shoveright
28785 \end_layout
28786
28787 \end_inset
28788
28789 コマンドや
28790 \backslash
28791 shoveleft
28792 \begin_inset Index idx
28793 status collapsed
28794
28795 \begin_layout Plain Layout
28796 こまんど@コマンド ! S ! 
28797 \backslash
28798 shoveleft
28799 \end_layout
28800
28801 \end_inset
28802
28803
28804 \series default
28805 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
28806 \end_layout
28807
28808 \begin_layout Standard
28809
28810 \series bold
28811
28812 \backslash
28813 shoveright{行の内容}
28814 \series default
28815 あるいは
28816 \series bold
28817
28818 \backslash
28819 shoveleft{行の内容}
28820 \end_layout
28821
28822 \begin_layout Standard
28823 \begin_inset VSpace medskip
28824 \end_inset
28825
28826
28827 \series bold
28828
28829 \backslash
28830 multlinegap
28831 \begin_inset Index idx
28832 status collapsed
28833
28834 \begin_layout Plain Layout
28835 こまんど@コマンド ! M ! 
28836 \backslash
28837 multlinegap
28838 \end_layout
28839
28840 \end_inset
28841
28842
28843 \series default
28844 長は、一行めの左ページ余白からの距離を指定します。既定値は0
28845 \begin_inset space \thinspace{}
28846 \end_inset
28847
28848 ptの長さです。
28849 \end_layout
28850
28851 \begin_layout Standard
28852 以下は、上記の数式に
28853 \end_layout
28854
28855 \begin_layout Standard
28856
28857 \series bold
28858
28859 \backslash
28860 setlength{
28861 \backslash
28862 multlinegap}{2cm}
28863 \end_layout
28864
28865 \begin_layout Standard
28866 というコマンドを、\SpecialChar TeX
28867 モードで直前に挿入した例です。
28868 \begin_inset ERT
28869 status collapsed
28870
28871 \begin_layout Plain Layout
28872
28873
28874 \backslash
28875 setlength{
28876 \backslash
28877 multlinegap}{2cm}
28878 \end_layout
28879
28880 \end_inset
28881
28882
28883 \begin_inset Formula 
28884 \begin{multline}
28885 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
28886 \shoveleft{-B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}\\
28887 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
28888 \end{multline}
28889
28890 \end_inset
28891
28892
28893 \begin_inset ERT
28894 status collapsed
28895
28896 \begin_layout Plain Layout
28897
28898
28899 \backslash
28900 setlength{
28901 \backslash
28902 multlinegap}{0pt}
28903 \end_layout
28904
28905 \end_inset
28906
28907 二行めは、
28908 \series bold
28909
28910 \backslash
28911 shoveleft
28912 \series default
28913 を使って左揃えにしています。
28914 \end_layout
28915
28916 \begin_layout Subsection
28917 数式の一部の多行化
28918 \begin_inset CommandInset label
28919 LatexCommand label
28920 name "subsec:数式の一部の多行化"
28921
28922 \end_inset
28923
28924
28925 \begin_inset Index idx
28926 status collapsed
28927
28928 \begin_layout Plain Layout
28929 すうしき@数式 ! たぎょう@多行
28930 \begin_inset space \thinspace{}
28931 \end_inset
28932
28933 —— ! すうしきのいちぶ@数式の一部
28934 \end_layout
28935
28936 \end_inset
28937
28938
28939 \end_layout
28940
28941 \begin_layout Standard
28942 数式の一部分のみを多行表示したい場合には、
28943 \series bold
28944 aligned
28945 \series default
28946
28947 \series bold
28948 alignedat
28949 \series default
28950
28951 \series bold
28952 gathered
28953 \series default
28954
28955 \series bold
28956 split
28957 \series default
28958 のうちのいずれかの環境を使用します。これらは、
28959 \family sans
28960 挿入\SpecialChar menuseparator
28961 数式
28962 \family default
28963 メニューか、本節で解説している各コマンドを使用して挿入することができます。
28964 \end_layout
28965
28966 \begin_layout Standard
28967 最初の三つの環境は、環境名から
28968 \series bold
28969 ed
28970 \series default
28971 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
28972 \begin_inset Formula 
28973 \[
28974 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28975 \Delta E\Delta t & \ge\frac{\hbar}{2}
28976 \end{aligned}
28977 \right\} \textrm{不確定性原理}
28978 \]
28979
28980 \end_inset
28981
28982
28983 \end_layout
28984
28985 \begin_layout Standard
28986 この数式を作るには、別行立て数式をまず作っておいて、そこに
28987 \series bold
28988
28989 \backslash
28990 aligned
28991 \begin_inset Index idx
28992 status collapsed
28993
28994 \begin_layout Plain Layout
28995 こまんど@コマンド ! A ! 
28996 \backslash
28997 aligned
28998 \end_layout
28999
29000 \end_inset
29001
29002
29003 \series default
29004 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
29005 ます。
29006 \end_layout
29007
29008 \begin_layout Standard
29009 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行立て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
29010 に配置できる利点があります。以下に例として、
29011 \begin_inset CommandInset ref
29012 LatexCommand eqref
29013 reference "eq:shortlong"
29014
29015 \end_inset
29016
29017 式にaligned環境を適用したものを示します。
29018 \begin_inset Formula 
29019 \begin{equation}
29020 \begin{aligned}H=\; & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\\
29021  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}
29022 \end{aligned}
29023 \end{equation}
29024
29025 \end_inset
29026
29027
29028 \end_layout
29029
29030 \begin_layout Standard
29031
29032 \series bold
29033 alignedat
29034 \series default
29035
29036 \series bold
29037 gathered
29038 \series default
29039
29040 \series bold
29041 split
29042 \series default
29043 の各環境を使うには、それぞれ
29044 \series bold
29045
29046 \backslash
29047 alignedat
29048 \series default
29049
29050 \begin_inset Index idx
29051 status collapsed
29052
29053 \begin_layout Plain Layout
29054 こまんど@コマンド ! A ! 
29055 \backslash
29056 alignedat
29057 \end_layout
29058
29059 \end_inset
29060
29061
29062 \series bold
29063
29064 \backslash
29065 gathered
29066 \series default
29067
29068 \begin_inset Index idx
29069 status collapsed
29070
29071 \begin_layout Plain Layout
29072 こまんど@コマンド ! G ! 
29073 \backslash
29074 gathered
29075 \end_layout
29076
29077 \end_inset
29078
29079
29080 \series bold
29081
29082 \backslash
29083 split
29084 \series default
29085
29086 \begin_inset Index idx
29087 status collapsed
29088
29089 \begin_layout Plain Layout
29090 こまんど@コマンド ! S ! 
29091 \backslash
29092 split
29093 \end_layout
29094
29095 \end_inset
29096
29097 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
29098 \end_layout
29099
29100 \begin_layout Subsection
29101 多行数式中のテキスト
29102 \begin_inset CommandInset label
29103 LatexCommand label
29104 name "subsec:多行数式中のテキスト"
29105
29106 \end_inset
29107
29108
29109 \begin_inset Index idx
29110 status collapsed
29111
29112 \begin_layout Plain Layout
29113 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
29114 \end_layout
29115
29116 \end_inset
29117
29118
29119 \begin_inset Index idx
29120 status collapsed
29121
29122 \begin_layout Plain Layout
29123 すうしき @ 数式 ! たぎょう @ 多行
29124 \begin_inset space \thinspace{}
29125 \end_inset
29126
29127 —— ! てきすと @ テキスト
29128 \end_layout
29129
29130 \end_inset
29131
29132
29133 \end_layout
29134
29135 \begin_layout Standard
29136 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
29137 式を持つ
29138 \series bold
29139
29140 \backslash
29141 intertext
29142 \series default
29143
29144 \begin_inset Index idx
29145 status collapsed
29146
29147 \begin_layout Plain Layout
29148 こまんど@コマンド ! I ! 
29149 \backslash
29150 intertext
29151 \end_layout
29152
29153 \end_inset
29154
29155 コマンドを使います。
29156 \end_layout
29157
29158 \begin_layout Standard
29159
29160 \series bold
29161
29162 \backslash
29163 intertext{テキスト}
29164 \end_layout
29165
29166 \begin_layout Standard
29167 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。\SpecialChar LyX
29168 は、現時点では
29169 \series bold
29170
29171 \backslash
29172 intertext
29173 \series default
29174 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
29175 \series bold
29176
29177 \backslash
29178 intertext
29179 \series default
29180 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
29181 \begin_inset Formula 
29182 \begin{align}
29183 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29184 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29185 \end{align}
29186
29187 \end_inset
29188
29189
29190 \end_layout
29191
29192 \begin_layout Standard
29193
29194 \series bold
29195
29196 \backslash
29197 intertext
29198 \series default
29199 は、文と数式行の間に、常に縦空白を生み出します。この空白を抑制するには、文書設定の
29200 \family sans
29201 数式オプション
29202 \family default
29203
29204 \series bold
29205 mathtools
29206 \series default
29207
29208 \begin_inset Index idx
29209 status collapsed
29210
29211 \begin_layout Plain Layout
29212 ぱっけーじ@パッケージ ! mathtools
29213 \end_layout
29214
29215 \end_inset
29216
29217 パッケージを
29218 \family sans
29219 常に読み込み
29220 \family default
29221 に設定してください。そうすると、以下のように、
29222 \series bold
29223
29224 \backslash
29225 intertext
29226 \series default
29227 の代わりに
29228 \series bold
29229
29230 \backslash
29231 shortintertext
29232 \series default
29233
29234 \begin_inset Index idx
29235 status collapsed
29236
29237 \begin_layout Plain Layout
29238 こまんど@コマンド ! S ! 
29239 \backslash
29240 shortintertext
29241 \end_layout
29242
29243 \end_inset
29244
29245 コマンドを使うことができます。
29246 \begin_inset Formula 
29247 \begin{align}
29248 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29249 \shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29250 \end{align}
29251
29252 \end_inset
29253
29254
29255 \end_layout
29256
29257 \begin_layout Section
29258 数式番号
29259 \begin_inset Index idx
29260 status collapsed
29261
29262 \begin_layout Plain Layout
29263 すうしきばんごう@数式番号
29264 \end_layout
29265
29266 \end_inset
29267
29268
29269 \begin_inset Index idx
29270 status collapsed
29271
29272 \begin_layout Plain Layout
29273 すうしき@数式 ! ばんごう@番号
29274 \begin_inset ERT
29275 status collapsed
29276
29277 \begin_layout Plain Layout
29278
29279 |see{
29280 \end_layout
29281
29282 \end_inset
29283
29284 数式番号
29285 \begin_inset ERT
29286 status collapsed
29287
29288 \begin_layout Plain Layout
29289
29290 }
29291 \end_layout
29292
29293 \end_inset
29294
29295
29296 \end_layout
29297
29298 \end_inset
29299
29300
29301 \end_layout
29302
29303 \begin_layout Subsection
29304 概要
29305 \end_layout
29306
29307 \begin_layout Standard
29308 付番数式は、
29309 \family sans
29310 挿入\SpecialChar menuseparator
29311 数式\SpecialChar menuseparator
29312 付番数式
29313 \family default
29314 メニュー(
29315 \begin_inset Flex Ruby
29316 status collapsed
29317
29318 \begin_layout Plain Layout
29319 捷径
29320 \begin_inset Argument post:1
29321 status collapsed
29322
29323 \begin_layout Plain Layout
29324 ショートカット
29325 \end_layout
29326
29327 \end_inset
29328
29329
29330 \end_layout
29331
29332 \end_inset
29333
29334
29335 \family sans
29336 Ctrl+Alt
29337 \begin_inset space ~
29338 \end_inset
29339
29340 N
29341 \family default
29342 )で作ることができます。既存の数式に番号を振るには、
29343 \family sans
29344 編集\SpecialChar menuseparator
29345 数式\SpecialChar menuseparator
29346 数式全体を付番
29347 \family default
29348 メニュー(捷径:
29349 \begin_inset Info
29350 type  "shortcut"
29351 arg   "math-number-toggle"
29352 \end_inset
29353
29354 )を使います。\SpecialChar LyX
29355 中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
29356 \end_layout
29357
29358 \begin_layout Standard
29359 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
29360 \family sans
29361 編集\SpecialChar menuseparator
29362 数式\SpecialChar menuseparator
29363 この行を付番
29364 \family default
29365 メニュー(捷径:
29366 \begin_inset Info
29367 type  "shortcut"
29368 arg   "math-number-line-toggle"
29369 \end_inset
29370
29371 )を使用すれば、各行毎に付番するかどうか指定することができます。
29372 \end_layout
29373
29374 \begin_layout Standard
29375 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
29376 \begin_inset CommandInset ref
29377 LatexCommand ref
29378 reference "sec:数式様式"
29379
29380 \end_inset
29381
29382 節をご覧下さい。
29383 \end_layout
29384
29385 \begin_layout Subsection
29386 相互参照
29387 \begin_inset Index idx
29388 status collapsed
29389
29390 \begin_layout Plain Layout
29391 そうごさんしょう@相互参照 ! すうしきへの@数式への
29392 \end_layout
29393
29394 \end_inset
29395
29396
29397 \end_layout
29398
29399 \begin_layout Standard
29400 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
29401 \family sans
29402 挿入\SpecialChar menuseparator
29403 ラベル
29404 \family default
29405 メニューか、ツールバーボタンの
29406 \begin_inset Info
29407 type  "icon"
29408 arg   "label-insert"
29409 \end_inset
29410
29411 で付けることができます。このとき、カーソルは別行立て数式の中になくてはなりません。すると、テキストフィールドの中に
29412 \series bold
29413 eq:と
29414 \series default
29415 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
29416 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
29417 \family sans
29418 挿入\SpecialChar menuseparator
29419 ラベル
29420 \family default
29421 メニューをもういちど使って下さい。
29422 \end_layout
29423
29424 \begin_layout Standard
29425 \SpecialChar LyX
29426 中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
29427 \end_layout
29428
29429 \begin_layout Standard
29430 相互参照は、
29431 \family sans
29432 挿入\SpecialChar menuseparator
29433 相互参照
29434 \family default
29435 メニューかツールバーボタンの
29436 \begin_inset Info
29437 type  "icon"
29438 arg   "dialog-show-new-inset ref"
29439 \end_inset
29440
29441 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
29442 \series bold
29443 (<参照>)
29444 \series default
29445 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
29446 \begin_inset Newline newline
29447 \end_inset
29448
29449 \SpecialChar LyX
29450 中で相互参照を右クリックすると、参照先の数式に移動することができます。
29451 \end_layout
29452
29453 \begin_layout Standard
29454 以下は、後の各小節に現れる数式への相互参照を含む例です。
29455 \begin_inset Note Note
29456 status open
29457
29458 \begin_layout Plain Layout
29459 相互参照の型の違いに留意してください。
29460 \end_layout
29461
29462 \end_inset
29463
29464
29465 \end_layout
29466
29467 \begin_layout Standard
29468 \begin_inset CommandInset ref
29469 LatexCommand eqref
29470 reference "eq:tag"
29471
29472 \end_inset
29473
29474 式と
29475 \begin_inset CommandInset ref
29476 LatexCommand eqref
29477 reference "eq:c"
29478
29479 \end_inset
29480
29481 式は、等価です。(
29482 \begin_inset CommandInset ref
29483 LatexCommand ref
29484 reference "eq:Rom"
29485
29486 \end_inset
29487
29488 )式とは異なり、(
29489 \begin_inset CommandInset ref
29490 LatexCommand ref
29491 reference "eq:Lat"
29492
29493 \end_inset
29494
29495 )式では、付番にラテン数字を使用しています。
29496 \end_layout
29497
29498 \begin_layout Standard
29499 \begin_inset VSpace medskip
29500 \end_inset
29501
29502
29503 \series bold
29504
29505 \backslash
29506 tag
29507 \begin_inset Foot
29508 status collapsed
29509
29510 \begin_layout Plain Layout
29511
29512 \series bold
29513
29514 \backslash
29515 tag
29516 \series default
29517 は、第
29518 \begin_inset CommandInset ref
29519 LatexCommand ref
29520 reference "subsec:自己定義番号"
29521
29522 \end_inset
29523
29524 節に説明があります。
29525 \end_layout
29526
29527 \end_inset
29528
29529
29530 \series default
29531 の引数が、第
29532 \begin_inset CommandInset ref
29533 LatexCommand ref
29534 reference "subsec:段落ボックス"
29535
29536 \end_inset
29537
29538 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
29539 \end_layout
29540
29541 \begin_layout Subsection
29542 細目番号
29543 \begin_inset Index idx
29544 status collapsed
29545
29546 \begin_layout Plain Layout
29547 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29548 \end_layout
29549
29550 \end_inset
29551
29552
29553 \end_layout
29554
29555 \begin_layout Standard
29556
29557 \series bold
29558
29559 \backslash
29560 begin{subequations}
29561 \series default
29562 および
29563 \series bold
29564
29565 \backslash
29566 end{subequations}
29567 \series default
29568 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、\SpecialChar TeX
29569 モードで入れます。
29570 \end_layout
29571
29572 \begin_layout Standard
29573 たとえば、
29574 \begin_inset Formula 
29575 \begin{equation}
29576 A=C-B\label{eq:a}
29577 \end{equation}
29578
29579 \end_inset
29580
29581
29582 \begin_inset ERT
29583 status collapsed
29584
29585 \begin_layout Plain Layout
29586
29587
29588 \backslash
29589 addtocounter{equation}{-1}
29590 \end_layout
29591
29592 \end_inset
29593
29594
29595 \begin_inset ERT
29596 status collapsed
29597
29598 \begin_layout Plain Layout
29599
29600
29601 \backslash
29602 begin{subequations}
29603 \end_layout
29604
29605 \end_inset
29606
29607
29608 \begin_inset VSpace -5mm
29609 \end_inset
29610
29611
29612 \begin_inset Formula 
29613 \begin{equation}
29614 B=C-A\label{eq:b}
29615 \end{equation}
29616
29617 \end_inset
29618
29619
29620 \begin_inset Formula 
29621 \begin{equation}
29622 C=A+B\label{eq:c}
29623 \end{equation}
29624
29625 \end_inset
29626
29627
29628 \end_layout
29629
29630 \begin_layout Standard
29631 \begin_inset ERT
29632 status collapsed
29633
29634 \begin_layout Plain Layout
29635
29636
29637 \backslash
29638 end{subequations}
29639 \end_layout
29640
29641 \end_inset
29642
29643
29644 \end_layout
29645
29646 \begin_layout Standard
29647 この例を作るには、次のようにします。
29648 \end_layout
29649
29650 \begin_layout Enumerate
29651 一つめの数式を入力します。
29652 \end_layout
29653
29654 \begin_layout Enumerate
29655 一つめの数式の後に
29656 \begin_inset Newline newline
29657 \end_inset
29658
29659
29660 \series bold
29661
29662 \backslash
29663 addtocounter{equation}{-1} 
29664 \backslash
29665 begin{subequations}
29666 \begin_inset Index idx
29667 status collapsed
29668
29669 \begin_layout Plain Layout
29670 こまんど@コマンド ! A ! 
29671 \backslash
29672 addtocounter
29673 \end_layout
29674
29675 \end_inset
29676
29677
29678 \begin_inset Newline newline
29679 \end_inset
29680
29681
29682 \series default
29683 を入力します。
29684 \end_layout
29685
29686 \begin_layout Enumerate
29687 二つめの数式を入力します。
29688 \end_layout
29689
29690 \begin_layout Enumerate
29691 三つめの数式を入力します。
29692 \end_layout
29693
29694 \begin_layout Enumerate
29695 三つめの数式の後に、
29696 \series bold
29697
29698 \backslash
29699 end{subequations}
29700 \series default
29701 を入力します。
29702 \end_layout
29703
29704 \begin_layout Standard
29705
29706 \series bold
29707
29708 \backslash
29709 begin
29710 \series default
29711 コマンドと
29712 \series bold
29713
29714 \backslash
29715 end
29716 \series default
29717 コマンドのあいだの数式はすべて、a・b・
29718 \begin_inset Newline linebreak
29719 \end_inset
29720
29721 c\SpecialChar ldots
29722 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
29723 \emph on
29724 ひとつの
29725 \emph default
29726 付番数式として扱われますが、それぞれの付番数式が
29727 \series bold
29728 equation
29729 \series default
29730 カウンタを一つずつ進めてしまうので、
29731 \series bold
29732
29733 \backslash
29734 addtocounter
29735 \series default
29736 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
29737 \begin_inset CommandInset ref
29738 LatexCommand eqref
29739 reference "eq:a"
29740
29741 \end_inset
29742
29743 式・
29744 \begin_inset CommandInset ref
29745 LatexCommand eqref
29746 reference "eq:b"
29747
29748 \end_inset
29749
29750 式・
29751 \begin_inset CommandInset ref
29752 LatexCommand eqref
29753 reference "eq:c"
29754
29755 \end_inset
29756
29757 式は、それぞれ
29758 \begin_inset CommandInset ref
29759 LatexCommand eqref
29760 reference "eq:a"
29761
29762 \end_inset
29763
29764 式・
29765 \begin_inset CommandInset ref
29766 LatexCommand eqref
29767 reference "eq:d"
29768
29769 \end_inset
29770
29771 式・
29772 \begin_inset CommandInset ref
29773 LatexCommand eqref
29774 reference "eq:f"
29775
29776 \end_inset
29777
29778 式として番号が振られてしまいます。
29779 \end_layout
29780
29781 \begin_layout Standard
29782 上記のように、コマンドを\SpecialChar TeX
29783 モードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
29784 \begin_inset space \thinspace{}
29785 \end_inset
29786
29787 mmの垂直空白を
29788 \series bold
29789
29790 \backslash
29791 begin{subequations}
29792 \series default
29793 コマンドの後に入れています。数式様式として
29794 \series bold
29795 行頭下げ
29796 \begin_inset Foot
29797 status collapsed
29798
29799 \begin_layout Plain Layout
29800
29801 \series bold
29802 数式様式に関しては、第
29803 \series default
29804
29805 \begin_inset CommandInset ref
29806 LatexCommand ref
29807 reference "sec:数式様式"
29808
29809 \end_inset
29810
29811 節を参照。
29812 \end_layout
29813
29814 \end_inset
29815
29816
29817 \series default
29818 を用いているときには、これを-7
29819 \begin_inset space \thinspace{}
29820 \end_inset
29821
29822 mm空白にしてください。
29823 \end_layout
29824
29825 \begin_layout Standard
29826 以下は、二行めのみ付番を無効にしている多行数式の例です。
29827 \begin_inset ERT
29828 status collapsed
29829
29830 \begin_layout Plain Layout
29831
29832
29833 \backslash
29834 begin{subequations}
29835 \end_layout
29836
29837 \end_inset
29838
29839
29840 \begin_inset Formula 
29841 \begin{eqnarray}
29842 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29843  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29844  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29845 \end{eqnarray}
29846
29847 \end_inset
29848
29849
29850 \begin_inset ERT
29851 status collapsed
29852
29853 \begin_layout Plain Layout
29854
29855
29856 \backslash
29857 end{subequations}
29858 \end_layout
29859
29860 \end_inset
29861
29862
29863 \end_layout
29864
29865 \begin_layout Subsection
29866 自己定義番号
29867 \begin_inset CommandInset label
29868 LatexCommand label
29869 name "subsec:自己定義番号"
29870
29871 \end_inset
29872
29873
29874 \begin_inset Index idx
29875 status collapsed
29876
29877 \begin_layout Plain Layout
29878 すうしきばんごう@数式番号 ! じこていぎ@自己定義
29879 \end_layout
29880
29881 \end_inset
29882
29883
29884 \end_layout
29885
29886 \begin_layout Standard
29887 \begin_inset Index idx
29888 status collapsed
29889
29890 \begin_layout Plain Layout
29891 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
29892 \end_layout
29893
29894 \end_inset
29895
29896 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、\SpecialChar LaTeX
29897 プリアンブルに以下の行を付け加えます。
29898 \end_layout
29899
29900 \begin_layout Standard
29901
29902 \series bold
29903
29904 \backslash
29905 def
29906 \backslash
29907 tagform@#1{
29908 \backslash
29909 maketag@@@{
29910 \series default
29911
29912 \begin_inset Formula $\boldsymbol{|}$
29913 \end_inset
29914
29915
29916 \series bold
29917 #1
29918 \series default
29919
29920 \begin_inset Formula $\boldsymbol{|}$
29921 \end_inset
29922
29923
29924 \series bold
29925 }}
29926 \series default
29927
29928 \begin_inset Note Note
29929 status collapsed
29930
29931 \begin_layout Plain Layout
29932 このマクロは、テスト用に\SpecialChar LaTeX
29933 プリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
29934 \end_layout
29935
29936 \end_inset
29937
29938
29939 \end_layout
29940
29941 \begin_layout Standard
29942 他の記号を使いたいときには、
29943 \series bold
29944 #1
29945 \series default
29946 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
29947 \end_layout
29948
29949 \begin_layout Standard
29950 \begin_inset VSpace bigskip
29951 \end_inset
29952
29953 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
29954 \series bold
29955
29956 \backslash
29957 tag
29958 \series default
29959
29960 \begin_inset Index idx
29961 status collapsed
29962
29963 \begin_layout Plain Layout
29964 こまんど@コマンド ! T ! 
29965 \backslash
29966 tag
29967 \end_layout
29968
29969 \end_inset
29970
29971 コマンドを使います。
29972 \begin_inset Formula 
29973 \begin{equation}
29974 A+B=C\tag{何とかかんとか}\label{eq:tag}
29975 \end{equation}
29976
29977 \end_inset
29978
29979 上記の例では、
29980 \series bold
29981
29982 \backslash
29983 tag
29984 \begin_inset space \textvisiblespace{}
29985 \end_inset
29986
29987 何とかかんとか
29988 \series default
29989 というコマンドを数式に打ち込んでいます。
29990 \end_layout
29991
29992 \begin_layout Standard
29993 代わりに
29994 \series bold
29995
29996 \backslash
29997 tag*
29998 \begin_inset space \textvisiblespace{}
29999 \end_inset
30000
30001 何とかかんとか
30002 \series default
30003 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
30004 \begin_inset Formula 
30005 \[
30006 A+B=C\tag*{something}
30007 \]
30008
30009 \end_inset
30010
30011
30012 \end_layout
30013
30014 \begin_layout Standard
30015 \begin_inset VSpace bigskip
30016 \end_inset
30017
30018 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
30019 \begin_inset Newline newline
30020 \end_inset
30021
30022
30023 \series bold
30024
30025 \backslash
30026 @addtoreset{equation}{part}
30027 \series default
30028
30029 \begin_inset Index idx
30030 status collapsed
30031
30032 \begin_layout Plain Layout
30033 こまんど@コマンド ! 
30034 \backslash
30035 @記号 ! 
30036 \backslash
30037
30038 \begin_inset ERT
30039 status collapsed
30040
30041 \begin_layout Plain Layout
30042
30043 "
30044 \end_layout
30045
30046 \end_inset
30047
30048 @
30049 \begin_inset ERT
30050 status collapsed
30051
30052 \begin_layout Plain Layout
30053
30054 "
30055 \end_layout
30056
30057 \end_inset
30058
30059 addtoreset
30060 \end_layout
30061
30062 \end_inset
30063
30064
30065 \begin_inset Newline newline
30066 \end_inset
30067
30068 節に関しては
30069 \begin_inset Newline newline
30070 \end_inset
30071
30072
30073 \series bold
30074
30075 \backslash
30076 @addtoreset{equation}{section}
30077 \begin_inset Newline newline
30078 \end_inset
30079
30080
30081 \series default
30082 というコマンドを使います。
30083 \end_layout
30084
30085 \begin_layout Standard
30086 これらのコマンドを\SpecialChar TeX
30087 モードで使えるようにするためには、
30088 \series bold
30089
30090 \backslash
30091 makeatletter
30092 \series default
30093 コマンドで「@」字を\SpecialChar LaTeX
30094 中で「有効」にしてやらなくてはなりません。一方、
30095 \series bold
30096
30097 \backslash
30098 makeatother
30099 \series default
30100 コマンドはこれを無効にします。したがって、\SpecialChar TeX
30101 モード中での上記コマンド列は、
30102 \end_layout
30103
30104 \begin_layout Standard
30105
30106 \series bold
30107
30108 \backslash
30109 makeatletter
30110 \begin_inset Newline newline
30111 \end_inset
30112
30113
30114 \backslash
30115 @addtoreset{equation}{section}
30116 \begin_inset Newline newline
30117 \end_inset
30118
30119
30120 \backslash
30121 makeatother
30122 \begin_inset Newline newline
30123 \end_inset
30124
30125
30126 \series default
30127 のようにならなくてはなりません。
30128 \end_layout
30129
30130 \begin_layout Standard
30131 \SpecialChar LaTeX
30132 プリアンブル中では、
30133 \series bold
30134
30135 \backslash
30136 makeatletter
30137 \series default
30138
30139 \series bold
30140
30141 \backslash
30142 makeatother
30143 \series default
30144 は、\SpecialChar LyX
30145 が内部的に自動で挿入するので省略してかまいません。
30146 \end_layout
30147
30148 \begin_layout Standard
30149
30150 \series bold
30151
30152 \backslash
30153 @addtoreset
30154 \series default
30155 を戻すには、まず\SpecialChar LaTeX
30156 プリアンブル中に
30157 \end_layout
30158
30159 \begin_layout Standard
30160
30161 \series bold
30162
30163 \backslash
30164 usepackage{remreset}
30165 \end_layout
30166
30167 \begin_layout Standard
30168 という行を入れて、
30169 \series bold
30170 remreset.sty
30171 \series default
30172
30173 \begin_inset Foot
30174 status collapsed
30175
30176 \begin_layout Plain Layout
30177
30178 \series bold
30179 remreset
30180 \series default
30181 は、\SpecialChar LaTeX
30182 パッケージの
30183 \series bold
30184 carlisle
30185 \series default
30186
30187 \begin_inset Index idx
30188 status collapsed
30189
30190 \begin_layout Plain Layout
30191 ぱっけーじ@パッケージ ! carlisle
30192 \end_layout
30193
30194 \end_inset
30195
30196 の一部として含まれており、\SpecialChar LaTeX
30197 標準頒布版には含まれています。
30198 \end_layout
30199
30200 \end_inset
30201
30202
30203 \begin_inset Index idx
30204 status collapsed
30205
30206 \begin_layout Plain Layout
30207 ぱっけーじ@パッケージ ! remreset
30208 \end_layout
30209
30210 \end_inset
30211
30212 ファイルを読み込んでおかなくてはなりません。その後
30213 \begin_inset Newline newline
30214 \end_inset
30215
30216
30217 \series bold
30218
30219 \backslash
30220 @removefromreset
30221 \series default
30222
30223 \begin_inset Index idx
30224 status collapsed
30225
30226 \begin_layout Plain Layout
30227 こまんど@コマンド ! 
30228 \backslash
30229 @記号 ! 
30230 \backslash
30231
30232 \begin_inset ERT
30233 status collapsed
30234
30235 \begin_layout Plain Layout
30236
30237 "
30238 \end_layout
30239
30240 \end_inset
30241
30242 @
30243 \begin_inset ERT
30244 status collapsed
30245
30246 \begin_layout Plain Layout
30247
30248 "
30249 \end_layout
30250
30251 \end_inset
30252
30253 removefromreset
30254 \end_layout
30255
30256 \end_inset
30257
30258 コマンドを
30259 \series bold
30260
30261 \backslash
30262 @addtoreset
30263 \series default
30264 と同じ書式で使用すると、
30265 \series bold
30266
30267 \backslash
30268 @addtoreset
30269 \series default
30270 を戻すことができます。
30271 \end_layout
30272
30273 \begin_layout Standard
30274 \begin_inset VSpace bigskip
30275 \end_inset
30276
30277 ときには、数式を
30278 \end_layout
30279
30280 \begin_layout Standard
30281
30282 \family typewriter
30283 (節番号.数式番号)
30284 \end_layout
30285
30286 \begin_layout Standard
30287 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
30288 \end_layout
30289
30290 \begin_layout Standard
30291 このような場合のために、
30292 \series bold
30293
30294 \backslash
30295 numberwithin
30296 \series default
30297
30298 \begin_inset Index idx
30299 status collapsed
30300
30301 \begin_layout Plain Layout
30302 こまんど@コマンド ! N ! 
30303 \backslash
30304 numberwithin
30305 \end_layout
30306
30307 \end_inset
30308
30309 というコマンドがあり、
30310 \end_layout
30311
30312 \begin_layout Standard
30313
30314 \series bold
30315
30316 \backslash
30317 numberwithin{カウンタ}{節階層}
30318 \end_layout
30319
30320 \begin_layout Standard
30321 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
30322 \end_layout
30323
30324 \begin_layout Standard
30325 したがって、ここでは\SpecialChar LaTeX
30326 プリアンブルか\SpecialChar TeX
30327 コードで
30328 \end_layout
30329
30330 \begin_layout Standard
30331
30332 \series bold
30333
30334 \backslash
30335 numberwithin{equation}{section}
30336 \end_layout
30337
30338 \begin_layout Standard
30339 という行を用いることにしましょう。その結果がこれです。
30340 \begin_inset ERT
30341 status collapsed
30342
30343 \begin_layout Plain Layout
30344
30345
30346 \backslash
30347 numberwithin{equation}{section}
30348 \end_layout
30349
30350 \end_inset
30351
30352
30353 \begin_inset Formula 
30354 \begin{equation}
30355 A+B=C
30356 \end{equation}
30357
30358 \end_inset
30359
30360
30361 \end_layout
30362
30363 \begin_layout Standard
30364 たとえば、部番号を節階層として使用して、表に付番を施すときには
30365 \begin_inset Newline newline
30366 \end_inset
30367
30368
30369 \series bold
30370
30371 \backslash
30372 numberwithin{table}{part}
30373 \series default
30374 を用います。
30375 \end_layout
30376
30377 \begin_layout Standard
30378 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
30379 \end_layout
30380
30381 \begin_layout Standard
30382
30383 \series bold
30384
30385 \backslash
30386 renewcommand{
30387 \backslash
30388 theequation}{
30389 \backslash
30390 arabic{equation}}
30391 \begin_inset Index idx
30392 status collapsed
30393
30394 \begin_layout Plain Layout
30395 こまんど@コマンド ! A ! 
30396 \backslash
30397 arabic
30398 \end_layout
30399
30400 \end_inset
30401
30402
30403 \series default
30404
30405 \begin_inset ERT
30406 status collapsed
30407
30408 \begin_layout Plain Layout
30409
30410
30411 \backslash
30412 renewcommand{
30413 \backslash
30414 theequation}{
30415 \backslash
30416 arabic{equation}}
30417 \end_layout
30418
30419 \end_inset
30420
30421
30422 \series bold
30423
30424 \begin_inset Newline newline
30425 \end_inset
30426
30427
30428 \series default
30429 あるいは
30430 \series bold
30431
30432 \begin_inset Newline newline
30433 \end_inset
30434
30435
30436 \backslash
30437 renewcommand{
30438 \backslash
30439 thetable}{
30440 \backslash
30441 arabic{table}}
30442 \end_layout
30443
30444 \begin_layout Standard
30445 というコマンドを\SpecialChar TeX
30446 コードとして入れるか、\SpecialChar LaTeX
30447 プリアンブルに入れます。
30448 \series bold
30449
30450 \backslash
30451 numberwithin
30452 \series default
30453 は、内部的に上記で述べた
30454 \series bold
30455
30456 \backslash
30457 @addtoreset
30458 \series default
30459 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
30460 \begin_inset ERT
30461 status collapsed
30462
30463 \begin_layout Plain Layout
30464
30465
30466 \backslash
30467 makeatletter
30468 \end_layout
30469
30470 \begin_layout Plain Layout
30471
30472
30473 \backslash
30474 @removefromreset{equation}{section}
30475 \end_layout
30476
30477 \begin_layout Plain Layout
30478
30479
30480 \backslash
30481 makeatother
30482 \end_layout
30483
30484 \end_inset
30485
30486
30487 \end_layout
30488
30489 \begin_layout Subsection
30490 ローマ数字や文字を使った付番
30491 \begin_inset Index idx
30492 status collapsed
30493
30494 \begin_layout Plain Layout
30495 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
30496 \end_layout
30497
30498 \end_inset
30499
30500
30501 \begin_inset Index idx
30502 status collapsed
30503
30504 \begin_layout Plain Layout
30505 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
30506 \end_layout
30507
30508 \end_inset
30509
30510
30511 \end_layout
30512
30513 \begin_layout Standard
30514 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前に\SpecialChar TeX
30515 モードで
30516 \end_layout
30517
30518 \begin_layout Standard
30519
30520 \series bold
30521
30522 \backslash
30523 renewcommand{
30524 \backslash
30525 theequation}{
30526 \backslash
30527 roman{equation}}
30528 \end_layout
30529
30530 \begin_layout Standard
30531 というコマンドを入れます。
30532 \series bold
30533
30534 \backslash
30535 renewcommand
30536 \series default
30537
30538 \begin_inset Index idx
30539 status collapsed
30540
30541 \begin_layout Plain Layout
30542 こまんど@コマンド ! R ! 
30543 \backslash
30544 renewcommand
30545 \end_layout
30546
30547 \end_inset
30548
30549 は、定義済みのコマンド
30550 \series bold
30551
30552 \backslash
30553 theequation
30554 \series default
30555 をコマンド
30556 \series bold
30557
30558 \backslash
30559 roman{equation}
30560 \series default
30561 に再定義します
30562 \begin_inset Foot
30563 status collapsed
30564
30565 \begin_layout Plain Layout
30566
30567 \series bold
30568
30569 \backslash
30570 renewcommand
30571 \series default
30572 コマンドは、第
30573 \begin_inset CommandInset ref
30574 LatexCommand ref
30575 reference "subsec:newcommandコマンド"
30576
30577 \end_inset
30578
30579 節に述べられている
30580 \series bold
30581
30582 \backslash
30583 newcommand
30584 \series default
30585 コマンドと同じ書式を持ちます。
30586 \end_layout
30587
30588 \end_inset
30589
30590 。ここで、
30591 \series bold
30592 equation
30593 \series default
30594 は数式カウンタです。コマンド
30595 \series bold
30596
30597 \backslash
30598 the
30599 \series default
30600 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、\SpecialChar LaTeX
30601 は、内部的に
30602 \series bold
30603
30604 \backslash
30605 theequation
30606 \series default
30607 コマンドを数式の後ろに置くのです。
30608 \series bold
30609
30610 \backslash
30611 roman{equation}
30612 \begin_inset Index idx
30613 status collapsed
30614
30615 \begin_layout Plain Layout
30616 こまんど@コマンド ! R ! 
30617 \backslash
30618 roman
30619 \end_layout
30620
30621 \end_inset
30622
30623
30624 \series default
30625 は、カウンタを小文字のローマ数字として出力します。
30626 \end_layout
30627
30628 \begin_layout Standard
30629 こうして、
30630 \series bold
30631
30632 \backslash
30633 renew
30634 \series default
30635 c
30636 \series bold
30637 ommand
30638 \series default
30639 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
30640 \series bold
30641
30642 \backslash
30643 roman
30644 \series default
30645 の部分を
30646 \series bold
30647
30648 \backslash
30649 Roman
30650 \series default
30651
30652 \begin_inset Index idx
30653 status collapsed
30654
30655 \begin_layout Plain Layout
30656 こまんど@コマンド ! R ! 
30657 \backslash
30658 roman@
30659 \backslash
30660 Roman
30661 \end_layout
30662
30663 \end_inset
30664
30665 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
30666 \series bold
30667
30668 \backslash
30669 alph
30670 \series default
30671
30672 \begin_inset Index idx
30673 status collapsed
30674
30675 \begin_layout Plain Layout
30676 こまんど@コマンド ! A ! 
30677 \backslash
30678 alph
30679 \end_layout
30680
30681 \end_inset
30682
30683 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
30684 \series bold
30685
30686 \backslash
30687 Alph
30688 \series default
30689
30690 \begin_inset Index idx
30691 status collapsed
30692
30693 \begin_layout Plain Layout
30694 こまんど@コマンド ! A ! 
30695 \backslash
30696 alph@
30697 \backslash
30698 Alph
30699 \end_layout
30700
30701 \end_inset
30702
30703 コマンドがあります。
30704 \end_layout
30705
30706 \begin_layout Standard
30707 \begin_inset Note Greyedout
30708 status open
30709
30710 \begin_layout Plain Layout
30711
30712 \series bold
30713 【註】
30714 \series default
30715 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
30716 \end_layout
30717
30718 \end_inset
30719
30720
30721 \begin_inset Newpage newpage
30722 \end_inset
30723
30724
30725 \end_layout
30726
30727 \begin_layout Standard
30728 \begin_inset ERT
30729 status collapsed
30730
30731 \begin_layout Plain Layout
30732
30733
30734 \backslash
30735 renewcommand{
30736 \backslash
30737 theequation}{
30738 \backslash
30739 roman{equation}}
30740 \end_layout
30741
30742 \end_inset
30743
30744
30745 \end_layout
30746
30747 \begin_layout Standard
30748 \begin_inset Formula 
30749 \begin{equation}
30750 A=\textrm{小文字ローマ数字}
30751 \end{equation}
30752
30753 \end_inset
30754
30755
30756 \begin_inset ERT
30757 status collapsed
30758
30759 \begin_layout Plain Layout
30760
30761
30762 \backslash
30763 renewcommand{
30764 \backslash
30765 theequation}{
30766 \backslash
30767 Roman{equation}}
30768 \end_layout
30769
30770 \end_inset
30771
30772
30773 \begin_inset Formula 
30774 \begin{equation}
30775 B=\textrm{大文字ローマ数字}\label{eq:Rom}
30776 \end{equation}
30777
30778 \end_inset
30779
30780
30781 \begin_inset ERT
30782 status collapsed
30783
30784 \begin_layout Plain Layout
30785
30786
30787 \backslash
30788 renewcommand{
30789 \backslash
30790 theequation}{
30791 \backslash
30792 alph{equation}}
30793 \end_layout
30794
30795 \end_inset
30796
30797
30798 \begin_inset Formula 
30799 \begin{equation}
30800 C=\textrm{小文字ラテン文字}
30801 \end{equation}
30802
30803 \end_inset
30804
30805
30806 \begin_inset ERT
30807 status collapsed
30808
30809 \begin_layout Plain Layout
30810
30811
30812 \backslash
30813 renewcommand{
30814 \backslash
30815 theequation}{
30816 \backslash
30817 Alph{equation}}
30818 \end_layout
30819
30820 \end_inset
30821
30822
30823 \begin_inset Formula 
30824 \begin{equation}
30825 D=\textrm{大文字ラテン文字}\label{eq:Lat}
30826 \end{equation}
30827
30828 \end_inset
30829
30830
30831 \end_layout
30832
30833 \begin_layout Standard
30834 既定の付番方式に戻すには、以下のコマンドを挿入してください。
30835 \end_layout
30836
30837 \begin_layout Standard
30838
30839 \series bold
30840
30841 \backslash
30842 renewcommand{
30843 \backslash
30844 theequation}{
30845 \backslash
30846 arabic{equation}}
30847 \begin_inset Index idx
30848 status collapsed
30849
30850 \begin_layout Plain Layout
30851 こまんど@コマンド ! A ! 
30852 \backslash
30853 arabic
30854 \end_layout
30855
30856 \end_inset
30857
30858
30859 \end_layout
30860
30861 \begin_layout Standard
30862 \begin_inset ERT
30863 status collapsed
30864
30865 \begin_layout Plain Layout
30866
30867
30868 \backslash
30869 renewcommand{
30870 \backslash
30871 theequation}{
30872 \backslash
30873 arabic{equation}}
30874 \end_layout
30875
30876 \end_inset
30877
30878
30879 \begin_inset Formula 
30880 \begin{equation}
30881 E=\textrm{アラビア数字}
30882 \end{equation}
30883
30884 \end_inset
30885
30886
30887 \end_layout
30888
30889 \begin_layout Standard
30890 \begin_inset VSpace medskip
30891 \end_inset
30892
30893 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
30894 てはなりません。この点に関する説明は、ファイル
30895 \begin_inset CommandInset href
30896 LatexCommand href
30897 name "Formula-numbering.lyx"
30898 target "run:Formula-numbering.lyx"
30899
30900 \end_inset
30901
30902 にあります。
30903 \end_layout
30904
30905 \begin_layout Section
30906 化学記号と化学式
30907 \begin_inset CommandInset label
30908 LatexCommand label
30909 name "subsec:化学記号と化学式"
30910
30911 \end_inset
30912
30913
30914 \begin_inset Index idx
30915 status collapsed
30916
30917 \begin_layout Plain Layout
30918 かがくきごう@化学記号 ! きごう@記号
30919 \end_layout
30920
30921 \end_inset
30922
30923
30924 \begin_inset Index idx
30925 status collapsed
30926
30927 \begin_layout Plain Layout
30928 かがくしき@化学式
30929 \end_layout
30930
30931 \end_inset
30932
30933
30934 \begin_inset Index idx
30935 status collapsed
30936
30937 \begin_layout Plain Layout
30938 きごう@記号 ! かがく@化学
30939 \end_layout
30940
30941 \end_inset
30942
30943
30944 \end_layout
30945
30946 \begin_layout Standard
30947 以下は、化学関係の文章の例です。
30948 \end_layout
30949
30950 \begin_layout Quote
30951 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30952 \end_inset
30953
30954 イオンは、2つの
30955 \begin_inset Formula $\mathrm{Na^{+}}$
30956 \end_inset
30957
30958 イオンと反応して、硫酸化塩
30959 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30960 \end_inset
30961
30962 を形成します。この化学式は以下のようになります。
30963 \begin_inset Formula 
30964 \begin{equation}
30965 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30966 \end{equation}
30967
30968 \end_inset
30969
30970
30971 \end_layout
30972
30973 \begin_layout Standard
30974 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから
30975 \begin_inset Flex Ruby
30976 status collapsed
30977
30978 \begin_layout Plain Layout
30979 捷径
30980 \begin_inset Argument post:1
30981 status collapsed
30982
30983 \begin_layout Plain Layout
30984 ショートカット
30985 \end_layout
30986
30987 \end_inset
30988
30989
30990 \end_layout
30991
30992 \end_inset
30993
30994
30995 \begin_inset Info
30996 type  "shortcut"
30997 arg   "font-roman"
30998 \end_inset
30999
31000 を押せば、アップライトフォント様式に変更することができます
31001 \begin_inset Foot
31002 status collapsed
31003
31004 \begin_layout Plain Layout
31005 フォント様式に関しては、第
31006 \begin_inset CommandInset ref
31007 LatexCommand ref
31008 reference "subsec:書体様式"
31009
31010 \end_inset
31011
31012 節を参照のこと。
31013 \end_layout
31014
31015 \end_inset
31016
31017
31018 \end_layout
31019
31020 \begin_layout Standard
31021 化学式を組版するのにもう少し便利な方法は、\SpecialChar LaTeX
31022 パッケージ
31023 \series bold
31024 mhchem
31025 \series default
31026
31027 \begin_inset Index idx
31028 status collapsed
31029
31030 \begin_layout Plain Layout
31031 ぱっけーじ@パッケージ ! mhchem
31032 \end_layout
31033
31034 \end_inset
31035
31036 が導入されているときに使用することができる
31037 \series bold
31038
31039 \backslash
31040 ce
31041 \series default
31042
31043 \begin_inset Index idx
31044 status collapsed
31045
31046 \begin_layout Plain Layout
31047 こまんど@コマンド ! C ! 
31048 \backslash
31049 ce
31050 \end_layout
31051
31052 \end_inset
31053
31054 コマンドを使用することです。
31055 \series bold
31056
31057 \backslash
31058 ce
31059 \series default
31060 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
31061 \begin_inset Separator parbreak
31062 \end_inset
31063
31064
31065 \end_layout
31066
31067 \begin_layout Standard
31068 \align center
31069 \begin_inset Tabular
31070 <lyxtabular version="3" rows="10" columns="2">
31071 <features booktabs="true" tabularvalignment="middle">
31072 <column alignment="center" valignment="top" width="0pt">
31073 <column alignment="center" valignment="top">
31074 <row>
31075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31076 \begin_inset Text
31077
31078 \begin_layout Plain Layout
31079 コマンド
31080 \end_layout
31081
31082 \end_inset
31083 </cell>
31084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31085 \begin_inset Text
31086
31087 \begin_layout Plain Layout
31088 出力
31089 \end_layout
31090
31091 \end_inset
31092 </cell>
31093 </row>
31094 <row>
31095 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31096 \begin_inset Text
31097
31098 \begin_layout Plain Layout
31099
31100 \backslash
31101 ce
31102 \begin_inset space \textvisiblespace{}
31103 \end_inset
31104
31105 H2CO3
31106 \end_layout
31107
31108 \end_inset
31109 </cell>
31110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31111 \begin_inset Text
31112
31113 \begin_layout Plain Layout
31114 \begin_inset Formula $\ce{H2CO3}$
31115 \end_inset
31116
31117
31118 \end_layout
31119
31120 \end_inset
31121 </cell>
31122 </row>
31123 <row topspace="1.5mm">
31124 <cell alignment="center" valignment="top" usebox="none">
31125 \begin_inset Text
31126
31127 \begin_layout Plain Layout
31128
31129 \backslash
31130 ce
31131 \begin_inset space \textvisiblespace{}
31132 \end_inset
31133
31134 SO4^2-
31135 \end_layout
31136
31137 \end_inset
31138 </cell>
31139 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31140 \begin_inset Text
31141
31142 \begin_layout Plain Layout
31143 \begin_inset Formula $\ce{SO4^{2-}}$
31144 \end_inset
31145
31146
31147 \end_layout
31148
31149 \end_inset
31150 </cell>
31151 </row>
31152 <row topspace="1.5mm">
31153 <cell alignment="center" valignment="top" usebox="none">
31154 \begin_inset Text
31155
31156 \begin_layout Plain Layout
31157
31158 \backslash
31159 ce
31160 \begin_inset space \textvisiblespace{}
31161 \end_inset
31162
31163 (NH4)2S
31164 \end_layout
31165
31166 \end_inset
31167 </cell>
31168 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31169 \begin_inset Text
31170
31171 \begin_layout Plain Layout
31172 \begin_inset Formula $\ce{(NH4)2S}$
31173 \end_inset
31174
31175
31176 \end_layout
31177
31178 \end_inset
31179 </cell>
31180 </row>
31181 <row topspace="1.5mm">
31182 <cell alignment="center" valignment="top" usebox="none">
31183 \begin_inset Text
31184
31185 \begin_layout Plain Layout
31186
31187 \backslash
31188 ce
31189 \begin_inset space \textvisiblespace{}
31190 \end_inset
31191
31192 KCr(SO4)2.12H2O
31193 \end_layout
31194
31195 \end_inset
31196 </cell>
31197 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31198 \begin_inset Text
31199
31200 \begin_layout Plain Layout
31201 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
31202 \end_inset
31203
31204
31205 \end_layout
31206
31207 \end_inset
31208 </cell>
31209 </row>
31210 <row topspace="1.5mm">
31211 <cell alignment="center" valignment="top" usebox="none">
31212 \begin_inset Text
31213
31214 \begin_layout Plain Layout
31215
31216 \backslash
31217 ce
31218 \begin_inset space \textvisiblespace{}
31219 \end_inset
31220
31221 A-B
31222 \backslash
31223 dbond
31224 \begin_inset space \textvisiblespace{}
31225 \end_inset
31226
31227 C
31228 \backslash
31229 tbond
31230 \begin_inset space \textvisiblespace{}
31231 \end_inset
31232
31233 D
31234 \end_layout
31235
31236 \end_inset
31237 </cell>
31238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31239 \begin_inset Text
31240
31241 \begin_layout Plain Layout
31242 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
31243 \end_inset
31244
31245
31246 \end_layout
31247
31248 \end_inset
31249 </cell>
31250 </row>
31251 <row topspace="1.5mm">
31252 <cell alignment="center" valignment="top" usebox="none">
31253 \begin_inset Text
31254
31255 \begin_layout Plain Layout
31256
31257 \backslash
31258 ce
31259 \begin_inset space \textvisiblespace{}
31260 \end_inset
31261
31262 ^227
31263 \begin_inset Formula $\downarrow$
31264 \end_inset
31265
31266 _90
31267 \begin_inset Formula $\to$
31268 \end_inset
31269
31270 Th+
31271 \end_layout
31272
31273 \end_inset
31274 </cell>
31275 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31276 \begin_inset Text
31277
31278 \begin_layout Plain Layout
31279 \begin_inset Formula $\ce{_{90}^{227}Th+}$
31280 \end_inset
31281
31282
31283 \end_layout
31284
31285 \end_inset
31286 </cell>
31287 </row>
31288 <row>
31289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
31290 \begin_inset Text
31291
31292 \begin_layout Plain Layout
31293
31294 \backslash
31295 ce
31296 \begin_inset space \textvisiblespace{}
31297 \end_inset
31298
31299
31300 \backslash
31301 mu
31302 \begin_inset space \textvisiblespace{}
31303 \end_inset
31304
31305
31306 \backslash
31307 hyphen
31308 \begin_inset space \textvisiblespace{}
31309 \end_inset
31310
31311 Cl
31312 \end_layout
31313
31314 \end_inset
31315 </cell>
31316 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
31317 \begin_inset Text
31318
31319 \begin_layout Plain Layout
31320 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
31321 \end_inset
31322
31323
31324 \end_layout
31325
31326 \end_inset
31327 </cell>
31328 </row>
31329 <row>
31330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31331 \begin_inset Text
31332
31333 \begin_layout Plain Layout
31334
31335 \backslash
31336 ce
31337 \begin_inset space \textvisiblespace{}
31338 \end_inset
31339
31340 CO2
31341 \begin_inset space \textvisiblespace{}
31342 \end_inset
31343
31344 +
31345 \begin_inset space \textvisiblespace{}
31346 \end_inset
31347
31348 C
31349 \begin_inset space \textvisiblespace{}
31350 \end_inset
31351
31352 <=>
31353 \begin_inset space \textvisiblespace{}
31354 \end_inset
31355
31356 2CO
31357 \end_layout
31358
31359 \end_inset
31360 </cell>
31361 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31362 \begin_inset Text
31363
31364 \begin_layout Plain Layout
31365 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
31366 \end_inset
31367
31368
31369 \end_layout
31370
31371 \end_inset
31372 </cell>
31373 </row>
31374 <row topspace="1.5mm">
31375 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
31376 \begin_inset Text
31377
31378 \begin_layout Plain Layout
31379
31380 \backslash
31381 ce
31382 \begin_inset space \textvisiblespace{}
31383 \end_inset
31384
31385 CO2
31386 \begin_inset space \textvisiblespace{}
31387 \end_inset
31388
31389 +
31390 \begin_inset space \textvisiblespace{}
31391 \end_inset
31392
31393 C
31394 \begin_inset space \textvisiblespace{}
31395 \end_inset
31396
31397 ->[
31398 \backslash
31399 alpha][
31400 \backslash
31401 beta]
31402 \begin_inset space \textvisiblespace{}
31403 \end_inset
31404
31405 2CO}
31406 \end_layout
31407
31408 \end_inset
31409 </cell>
31410 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
31411 \begin_inset Text
31412
31413 \begin_layout Plain Layout
31414 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
31415 \end_inset
31416
31417
31418 \end_layout
31419
31420 \end_inset
31421 </cell>
31422 </row>
31423 </lyxtabular>
31424
31425 \end_inset
31426
31427
31428 \end_layout
31429
31430 \begin_layout Standard
31431 \begin_inset Note Greyedout
31432 status open
31433
31434 \begin_layout Plain Layout
31435
31436 \series bold
31437 【註】
31438 \series default
31439 \SpecialChar LyX
31440 では、
31441 \series bold
31442 mhchem
31443 \series default
31444 の説明書通りに上矢印を得ようと^文字を使用しても、うまく行きません。代わりに、次のように、負の小空白の後に
31445 \series bold
31446
31447 \backslash
31448 uparrow
31449 \series default
31450 コマンドを続けます。
31451 \color none
31452
31453 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
31454 \end_inset
31455
31456
31457 \end_layout
31458
31459 \end_inset
31460
31461
31462 \end_layout
31463
31464 \begin_layout Standard
31465
31466 \series bold
31467
31468 \backslash
31469 ce
31470 \series default
31471 を使うと
31472 \begin_inset CommandInset ref
31473 LatexCommand eqref
31474 reference "eq:chem-reaction"
31475
31476 \end_inset
31477
31478 式のコマンドは
31479 \begin_inset Newline newline
31480 \end_inset
31481
31482
31483 \series bold
31484  
31485 \backslash
31486 ce
31487 \begin_inset space \textvisiblespace{}
31488 \end_inset
31489
31490 2Na+
31491 \begin_inset space \textvisiblespace{}
31492 \end_inset
31493
31494 +
31495 \begin_inset space \textvisiblespace{}
31496 \end_inset
31497
31498 SO4^2-
31499 \begin_inset space \textvisiblespace{}
31500 \end_inset
31501
31502
31503 \begin_inset space \textvisiblespace{}
31504 \end_inset
31505
31506 ->
31507 \begin_inset space \textvisiblespace{}
31508 \end_inset
31509
31510 Na2SO4
31511 \begin_inset Newline newline
31512 \end_inset
31513
31514
31515 \series default
31516 のようになります。
31517 \end_layout
31518
31519 \begin_layout Standard
31520 複数行の化学式を作るには、第
31521 \begin_inset CommandInset ref
31522 LatexCommand ref
31523 reference "sec:多行数式"
31524
31525 \end_inset
31526
31527 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
31528 \series bold
31529
31530 \backslash
31531 ce
31532 \series default
31533 コマンドを使用します。
31534 \begin_inset CommandInset ref
31535 LatexCommand eqref
31536 reference "eq:TEOS-reaction-1"
31537
31538 \end_inset
31539
31540 式と
31541 \begin_inset CommandInset ref
31542 LatexCommand eqref
31543 reference "eq:TEOS-reaction-2"
31544
31545 \end_inset
31546
31547 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
31548 \begin_inset Formula 
31549 \begin{eqnarray}
31550 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31551 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31552 \end{eqnarray}
31553
31554 \end_inset
31555
31556
31557 \end_layout
31558
31559 \begin_layout Standard
31560
31561 \series bold
31562 mhchem
31563 \series default
31564 パッケージは、
31565 \series bold
31566
31567 \backslash
31568 ce
31569 \series default
31570 の他に、特殊ケースに使用する
31571 \series bold
31572
31573 \backslash
31574 cf
31575 \series default
31576
31577 \begin_inset Index idx
31578 status collapsed
31579
31580 \begin_layout Plain Layout
31581 こまんど@コマンド ! C ! 
31582 \backslash
31583 cf
31584 \end_layout
31585
31586 \end_inset
31587
31588 コマンドを提供しています。
31589 \series bold
31590
31591 \backslash
31592 cf
31593 \series default
31594 の詳しい情報と例示については、
31595 \series bold
31596 mhchem
31597 \series default
31598
31599 \begin_inset CommandInset citation
31600 LatexCommand cite
31601 key "mhchem"
31602
31603 \end_inset
31604
31605 の取扱説明書をご覧ください。
31606 \end_layout
31607
31608 \begin_layout Section
31609 図解
31610 \end_layout
31611
31612 \begin_layout Standard
31613 \SpecialChar LyX
31614 は、二つの型の可換図
31615 \series bold
31616 amscd
31617 \series default
31618 および
31619 \series bold
31620 xymatrix
31621 \series default
31622 をサポートしており、以下でこれらの説明をします。
31623 \end_layout
31624
31625 \begin_layout Subsection
31626 amscd図解
31627 \begin_inset Index idx
31628 status collapsed
31629
31630 \begin_layout Plain Layout
31631 ずかい@図解 ! amscd
31632 \end_layout
31633
31634 \end_inset
31635
31636
31637 \end_layout
31638
31639 \begin_layout Standard
31640 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
31641 \begin_inset Formula 
31642 \[
31643 \begin{CD}A@>>>B@>>>C\\
31644 @AAA@.@VVV\\
31645 F@<<<E@<<<D
31646 \end{CD}
31647 \]
31648
31649 \end_inset
31650
31651
31652 \end_layout
31653
31654 \begin_layout Standard
31655 これを作るには、数式に
31656 \series bold
31657
31658 \backslash
31659 CD
31660 \begin_inset Index idx
31661 status collapsed
31662
31663 \begin_layout Plain Layout
31664 こまんど@コマンド ! C ! 
31665 \backslash
31666 CD
31667 \end_layout
31668
31669 \end_inset
31670
31671
31672 \series default
31673 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
31674 \begin_inset Info
31675 type  "shortcut"
31676 arg   "newline-insert newline"
31677 \end_inset
31678
31679 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
31680 \end_layout
31681
31682 \begin_layout Standard
31683 関係を作るには、以下のコマンドがあります。
31684 \end_layout
31685
31686 \begin_layout Itemize
31687 \begin_inset Formula $\boldsymbol{@<<<}$
31688 \end_inset
31689
31690 は左矢印、
31691 \begin_inset Formula $\boldsymbol{@>>>}$
31692 \end_inset
31693
31694 は右矢印、
31695 \series bold
31696 @=
31697 \series default
31698 は長い等号を生成します。
31699 \end_layout
31700
31701 \begin_layout Itemize
31702
31703 \series bold
31704 @AAA
31705 \series default
31706 は上矢印、
31707 \series bold
31708 @VVV
31709 \series default
31710 は下矢印、
31711 \begin_inset Formula $\boldsymbol{@|}$
31712 \end_inset
31713
31714 は縦向きの等号を生成します。
31715 \end_layout
31716
31717 \begin_layout Itemize
31718
31719 \series bold
31720 @.
31721 \series default
31722 は関係が存在しない部分に置きます。
31723 \end_layout
31724
31725 \begin_layout Standard
31726 矢印はすべて、以下のようにラベル付けをすることができます。
31727 \end_layout
31728
31729 \begin_layout Itemize
31730 文章を、第1と第2の「
31731 \begin_inset Formula $<$
31732 \end_inset
31733
31734 」ないし「
31735 \begin_inset Formula $>$
31736 \end_inset
31737
31738 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
31739 \begin_inset Formula $<$
31740 \end_inset
31741
31742 」ないし「
31743 \begin_inset Formula $>$
31744 \end_inset
31745
31746 」のあいだに入れると、矢印の下に表示されます。
31747 \end_layout
31748
31749 \begin_layout Itemize
31750 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
31751 ます。文章中に「A」や「V」の文字があるときには、これらは\SpecialChar TeX
31752 括弧の中に入れなくてはなりません。
31753 \end_layout
31754
31755 \begin_layout Standard
31756 以下は、上記のすべての関係を使った例です。
31757 \end_layout
31758
31759 \begin_layout Standard
31760 \begin_inset Formula 
31761 \[
31762 \begin{CD}A@>j>>B@>>k>C@=F\\
31763 @AmAA@.@VV{V}V@|\\
31764 D@<<j<E@>k>>F@=C
31765 \end{CD}
31766 \]
31767
31768 \end_inset
31769
31770
31771 \end_layout
31772
31773 \begin_layout Standard
31774 これを作るコマンドは、以下のとおりです。
31775 \begin_inset Newline newline
31776 \end_inset
31777
31778
31779 \series bold
31780
31781 \backslash
31782 CD
31783 \begin_inset space \textvisiblespace{}
31784 \end_inset
31785
31786 A
31787 \begin_inset Formula $\boldsymbol{@>}$
31788 \end_inset
31789
31790 j
31791 \begin_inset Formula $\boldsymbol{>>}$
31792 \end_inset
31793
31794 B
31795 \begin_inset Formula $\boldsymbol{@>>}$
31796 \end_inset
31797
31798 k
31799 \begin_inset Formula $\boldsymbol{>}$
31800 \end_inset
31801
31802 C@=F Ctrl+Return
31803 \begin_inset Newline newline
31804 \end_inset
31805
31806
31807 \begin_inset Phantom HPhantom
31808 status open
31809
31810 \begin_layout Plain Layout
31811
31812 \series bold
31813
31814 \backslash
31815 CD
31816 \begin_inset space \textvisiblespace{}
31817 \end_inset
31818
31819
31820 \end_layout
31821
31822 \end_inset
31823
31824 @AmAA@.@VV
31825 \backslash
31826 {V
31827 \series default
31828
31829 \begin_inset Formula $\to$
31830 \end_inset
31831
31832
31833 \series bold
31834 V
31835 \begin_inset Formula $\boldsymbol{@|}$
31836 \end_inset
31837
31838  Ctrl+Return
31839 \begin_inset Newline newline
31840 \end_inset
31841
31842
31843 \begin_inset Phantom HPhantom
31844 status open
31845
31846 \begin_layout Plain Layout
31847
31848 \series bold
31849
31850 \backslash
31851 CD
31852 \begin_inset space \textvisiblespace{}
31853 \end_inset
31854
31855
31856 \end_layout
31857
31858 \end_inset
31859
31860 D
31861 \begin_inset Formula $\boldsymbol{@<<}$
31862 \end_inset
31863
31864 j
31865 \begin_inset Formula $\boldsymbol{<}$
31866 \end_inset
31867
31868 E
31869 \begin_inset Formula $\boldsymbol{@>}$
31870 \end_inset
31871
31872 k
31873 \begin_inset Formula $\boldsymbol{>>}$
31874 \end_inset
31875
31876 F@=C
31877 \end_layout
31878
31879 \begin_layout Subsection
31880 xymatrix図解
31881 \begin_inset Index idx
31882 status collapsed
31883
31884 \begin_layout Plain Layout
31885 ずかい@図解 ! xymatrix
31886 \end_layout
31887
31888 \end_inset
31889
31890
31891 \end_layout
31892
31893 \begin_layout Standard
31894 xymatricesを使うには、\SpecialChar LaTeX
31895 パッケージの
31896 \series bold
31897 xypic
31898 \series default
31899 が導入済みである必要があります。xymatrixは、数式中に
31900 \series bold
31901
31902 \backslash
31903 xymatrix
31904 \series default
31905 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
31906 \begin_inset CommandInset ref
31907 LatexCommand ref
31908 reference "sec:行列"
31909
31910 \end_inset
31911
31912 節をご参照下さい。
31913 \end_layout
31914
31915 \begin_layout Standard
31916 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
31917 \family sans
31918 ヘルプ\SpecialChar menuseparator
31919 用途別説明書\SpecialChar menuseparator
31920 XY-pic説明書
31921 \family default
31922 メニューにある
31923 \emph on
31924 XY-pic説明書
31925 \emph default
31926 で詳しく網羅しています。
31927 \end_layout
31928
31929 \begin_layout Subsection
31930 ファインマン図
31931 \series medium
31932
31933 \begin_inset Index idx
31934 status collapsed
31935
31936 \begin_layout Plain Layout
31937 ずかい@図解 ! ファインマン
31938 \end_layout
31939
31940 \end_inset
31941
31942
31943 \end_layout
31944
31945 \begin_layout Standard
31946 ファインマン図を使うには、\SpecialChar LaTeX
31947 パッケージ
31948 \series bold
31949 feyn
31950 \series default
31951 を導入しておかなくてはなりません。すると、ファインマン図は、数式中で
31952 \series bold
31953
31954 \backslash
31955 Diagram
31956 \series default
31957 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
31958 \begin_inset CommandInset ref
31959 LatexCommand ref
31960 reference "sec:行列"
31961
31962 \end_inset
31963
31964 節参照)。
31965 \end_layout
31966
31967 \begin_layout Standard
31968 \SpecialChar LyX
31969 でのファインマン図の作り方は、メニュー
31970 \family sans
31971 ヘルプ\SpecialChar menuseparator
31972 用途別説明書
31973 \family default
31974 内の『
31975 \emph on
31976 ファインマン図
31977 \emph default
31978 』にあります。
31979 \end_layout
31980
31981 \begin_layout Section
31982 自己定義コマンド
31983 \begin_inset Index idx
31984 status collapsed
31985
31986 \begin_layout Plain Layout
31987 じこていぎこまんど@自己定義コマンド
31988 \end_layout
31989
31990 \end_inset
31991
31992
31993 \end_layout
31994
31995 \begin_layout Standard
31996 \begin_inset Note Greyedout
31997 status open
31998
31999 \begin_layout Plain Layout
32000 【註】自己定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
32001 \end_layout
32002
32003 \end_inset
32004
32005
32006 \end_layout
32007
32008 \begin_layout Subsection
32009
32010 \backslash
32011 newcommandコマンド
32012 \begin_inset CommandInset label
32013 LatexCommand label
32014 name "subsec:newcommandコマンド"
32015
32016 \end_inset
32017
32018
32019 \begin_inset Index idx
32020 status collapsed
32021
32022 \begin_layout Plain Layout
32023 じこていぎこまんど@自己定義コマンド ! 
32024 \backslash
32025 newcommand
32026 \end_layout
32027
32028 \end_inset
32029
32030
32031 \begin_inset Index idx
32032 status collapsed
32033
32034 \begin_layout Plain Layout
32035 こまんど@コマンド ! N ! 
32036 \backslash
32037 newcommand
32038 \end_layout
32039
32040 \end_inset
32041
32042
32043 \end_layout
32044
32045 \begin_layout Standard
32046 頻繁に用いるには、長すぎる\SpecialChar LaTeX
32047 コマンドはたくさんありますが、
32048 \series bold
32049
32050 \backslash
32051 newcommand
32052 \series default
32053 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
32054 \end_layout
32055
32056 \begin_layout Standard
32057
32058 \series bold
32059
32060 \backslash
32061 newcommand
32062 \series default
32063 コマンドの書式は、
32064 \end_layout
32065
32066 \begin_layout Standard
32067
32068 \series bold
32069
32070 \backslash
32071 newcommand{新コマンド名}[引数の数][オプションの値]
32072 \begin_inset Newline newline
32073 \end_inset
32074
32075
32076 \begin_inset Phantom HPhantom
32077 status open
32078
32079 \begin_layout Plain Layout
32080
32081 \series bold
32082
32083 \backslash
32084 newcommand
32085 \end_layout
32086
32087 \end_inset
32088
32089 {コマンド定義}
32090 \end_layout
32091
32092 \begin_layout Standard
32093 です。
32094 \end_layout
32095
32096 \begin_layout Standard
32097 \begin_inset Note Greyedout
32098 status open
32099
32100 \begin_layout Plain Layout
32101
32102 \series bold
32103 【註】
32104 \series default
32105 新コマンド名が、使用中の文書や呼び出している\SpecialChar LaTeX
32106 パッケージで、既に使用されていないことを確認して下さい。たとえば、
32107 \series bold
32108
32109 \backslash
32110 Leftarrow
32111 \series default
32112 の短縮のつもりで
32113 \series bold
32114
32115 \backslash
32116 le
32117 \series default
32118 というコマンドを定義したとすると、
32119 \series bold
32120
32121 \backslash
32122 le
32123 \series default
32124 は既に「
32125 \begin_inset Formula $\le$
32126 \end_inset
32127
32128 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
32129 \end_layout
32130
32131 \end_inset
32132
32133
32134 \end_layout
32135
32136 \begin_layout Standard
32137 「引数の数」は、0
32138 \begin_inset space \thinspace{}
32139 \end_inset
32140
32141 -
32142 \begin_inset space \thinspace{}
32143 \end_inset
32144
32145 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
32146 ドの
32147 \emph on
32148 最初の
32149 \emph default
32150 引数は、自動的に非必須の引数になります。
32151 \end_layout
32152
32153 \begin_layout Standard
32154 以下にいくつかの例を挙げます。
32155 \end_layout
32156
32157 \begin_layout Itemize
32158
32159 \series bold
32160
32161 \backslash
32162 Longrightarrow
32163 \series default
32164 の短縮形として
32165 \series bold
32166
32167 \backslash
32168 gr
32169 \series default
32170 というコマンドを定義するには、\SpecialChar LaTeX
32171 プリアンブルに以下の行を加えます。
32172 \begin_inset VSpace medskip
32173 \end_inset
32174
32175
32176 \begin_inset Newline newline
32177 \end_inset
32178
32179
32180 \series bold
32181
32182 \backslash
32183 newcommand{
32184 \backslash
32185 gr}{
32186 \backslash
32187 Longrightarrow}
32188 \end_layout
32189
32190 \begin_layout Itemize
32191
32192 \series bold
32193
32194 \backslash
32195 underline
32196 \series default
32197 の短縮形として
32198 \series bold
32199
32200 \backslash
32201 us
32202 \series default
32203 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
32204 \begin_inset VSpace medskip
32205 \end_inset
32206
32207
32208 \begin_inset Newline newline
32209 \end_inset
32210
32211
32212 \series bold
32213
32214 \backslash
32215 newcommand{
32216 \backslash
32217 us}[1]{
32218 \backslash
32219 underline{#1}}
32220 \series default
32221
32222 \begin_inset VSpace medskip
32223 \end_inset
32224
32225
32226 \begin_inset Newline newline
32227 \end_inset
32228
32229
32230 \series bold
32231 #
32232 \series default
32233 」という文字は、引数の入る場所を示し、その後ろの「
32234 \series bold
32235 1
32236 \series default
32237 」は、これが第1引数の入る場所であることを示します。
32238 \end_layout
32239
32240 \begin_layout Itemize
32241
32242 \series bold
32243
32244 \backslash
32245 framebox
32246 \series default
32247 の短縮形として、たとえば
32248 \series bold
32249
32250 \backslash
32251 fb
32252 \series default
32253 というコマンドを定義するには、
32254 \begin_inset VSpace medskip
32255 \end_inset
32256
32257
32258 \begin_inset Newline newline
32259 \end_inset
32260
32261
32262 \series bold
32263
32264 \backslash
32265 newcommand{
32266 \backslash
32267 fb}[3]{
32268 \backslash
32269 framebox#1#2{$#3$}}
32270 \series default
32271
32272 \begin_inset VSpace medskip
32273 \end_inset
32274
32275
32276 \begin_inset Newline newline
32277 \end_inset
32278
32279 二つのドルマークは、
32280 \series bold
32281
32282 \backslash
32283 framebox
32284 \series default
32285 が必要とする内部の数式を作り出します。第
32286 \begin_inset CommandInset ref
32287 LatexCommand ref
32288 reference "subsec:枠付きボックス"
32289
32290 \end_inset
32291
32292 節をご参照下さい。
32293 \end_layout
32294
32295 \begin_layout Itemize
32296 ボックスの色を指定する必要がない
32297 \series bold
32298
32299 \backslash
32300 fcolorbox
32301 \series default
32302 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
32303 \begin_inset VSpace medskip
32304 \end_inset
32305
32306
32307 \begin_inset Newline newline
32308 \end_inset
32309
32310
32311 \series bold
32312
32313 \backslash
32314 newcommand{
32315 \backslash
32316 cb}[3][white]{
32317 \backslash
32318 fcolorbox{#2}{#1}{$#3$}}
32319 \series default
32320
32321 \begin_inset VSpace medskip
32322 \end_inset
32323
32324
32325 \begin_inset Newline newline
32326 \end_inset
32327
32328
32329 \series bold
32330
32331 \backslash
32332 cb
32333 \series default
32334 を使うときに色が指定されなければ、事前に定義された色である
32335 \series bold
32336 white
32337 \series default
32338 が使用されます。
32339 \end_layout
32340
32341 \begin_layout Standard
32342 以下は、上で定義したコマンドの動作テストです。
32343 \begin_inset Separator parbreak
32344 \end_inset
32345
32346
32347 \end_layout
32348
32349 \begin_layout Standard
32350 \align center
32351 \begin_inset Tabular
32352 <lyxtabular version="3" rows="6" columns="2">
32353 <features booktabs="true" tabularvalignment="middle">
32354 <column alignment="center" valignment="top" width="0pt">
32355 <column alignment="center" valignment="top">
32356 <row>
32357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32358 \begin_inset Text
32359
32360 \begin_layout Plain Layout
32361 コマンド
32362 \end_layout
32363
32364 \end_inset
32365 </cell>
32366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32367 \begin_inset Text
32368
32369 \begin_layout Plain Layout
32370 出力
32371 \end_layout
32372
32373 \end_inset
32374 </cell>
32375 </row>
32376 <row>
32377 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32378 \begin_inset Text
32379
32380 \begin_layout Plain Layout
32381 A
32382 \backslash
32383 gr
32384 \begin_inset space \textvisiblespace{}
32385 \end_inset
32386
32387 B
32388 \end_layout
32389
32390 \end_inset
32391 </cell>
32392 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32393 \begin_inset Text
32394
32395 \begin_layout Plain Layout
32396 \begin_inset Formula $A\gr B$
32397 \end_inset
32398
32399
32400 \end_layout
32401
32402 \end_inset
32403 </cell>
32404 </row>
32405 <row>
32406 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32407 \begin_inset Text
32408
32409 \begin_layout Plain Layout
32410
32411 \backslash
32412 us{ABcd
32413 \end_layout
32414
32415 \end_inset
32416 </cell>
32417 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32418 \begin_inset Text
32419
32420 \begin_layout Plain Layout
32421 \begin_inset Formula $\us{ABcd}$
32422 \end_inset
32423
32424
32425 \end_layout
32426
32427 \end_inset
32428 </cell>
32429 </row>
32430 <row topspace="1mm">
32431 <cell alignment="center" valignment="top" usebox="none">
32432 \begin_inset Text
32433
32434 \begin_layout Plain Layout
32435
32436 \backslash
32437 fb{[2cm]
32438 \begin_inset Formula $\to$
32439 \end_inset
32440
32441
32442 \backslash
32443 {
32444 \begin_inset Formula $\to$
32445 \end_inset
32446
32447
32448 \backslash
32449 {
32450 \backslash
32451 int
32452 \begin_inset space \textvisiblespace{}
32453 \end_inset
32454
32455 A=B
32456 \end_layout
32457
32458 \end_inset
32459 </cell>
32460 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32461 \begin_inset Text
32462
32463 \begin_layout Plain Layout
32464 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
32465 \end_inset
32466
32467
32468 \end_layout
32469
32470 \end_inset
32471 </cell>
32472 </row>
32473 <row topspace="1.5mm">
32474 <cell alignment="center" valignment="top" usebox="none">
32475 \begin_inset Text
32476
32477 \begin_layout Plain Layout
32478
32479 \backslash
32480 cb{red
32481 \begin_inset Formula $\to$
32482 \end_inset
32483
32484
32485 \backslash
32486 {
32487 \backslash
32488 int
32489 \begin_inset space \textvisiblespace{}
32490 \end_inset
32491
32492 A=B
32493 \end_layout
32494
32495 \end_inset
32496 </cell>
32497 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
32498 \begin_inset Text
32499
32500 \begin_layout Plain Layout
32501 \begin_inset Formula $\cb{red}{\int A=B}$
32502 \end_inset
32503
32504
32505 \end_layout
32506
32507 \end_inset
32508 </cell>
32509 </row>
32510 <row topspace="1.5mm" bottomspace="1mm">
32511 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32512 \begin_inset Text
32513
32514 \begin_layout Plain Layout
32515
32516 \backslash
32517 cb[green]
32518 \backslash
32519 {red
32520 \begin_inset Formula $\to$
32521 \end_inset
32522
32523
32524 \backslash
32525 {
32526 \backslash
32527 int
32528 \begin_inset space \textvisiblespace{}
32529 \end_inset
32530
32531 A=B
32532 \end_layout
32533
32534 \end_inset
32535 </cell>
32536 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
32537 \begin_inset Text
32538
32539 \begin_layout Plain Layout
32540 \begin_inset Formula $\cb[green]{red}{\int A=B}$
32541 \end_inset
32542
32543
32544 \end_layout
32545
32546 \end_inset
32547 </cell>
32548 </row>
32549 </lyxtabular>
32550
32551 \end_inset
32552
32553
32554 \end_layout
32555
32556 \begin_layout Subsection
32557 数式マクロ
32558 \begin_inset Index idx
32559 status collapsed
32560
32561 \begin_layout Plain Layout
32562 じこていぎこまんど@自己定義コマンド ! すうしきまくろ@数式マクロ
32563 \end_layout
32564
32565 \end_inset
32566
32567
32568 \begin_inset Index idx
32569 status collapsed
32570
32571 \begin_layout Plain Layout
32572 まくろ@マクロ
32573 \end_layout
32574
32575 \end_inset
32576
32577
32578 \end_layout
32579
32580 \begin_layout Standard
32581 自己定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一般型
32582 は、
32583 \begin_inset Formula 
32584 \[
32585 0=\lambda^{2}+p\lambda+q
32586 \]
32587
32588 \end_inset
32589
32590 であり、その解の一般型は
32591 \begin_inset Formula 
32592 \[
32593 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32594 \]
32595
32596 \end_inset
32597
32598
32599 \end_layout
32600
32601 \begin_layout Standard
32602 です。
32603 \begin_inset Formula $\lambda$
32604 \end_inset
32605
32606
32607 \begin_inset Formula $p$
32608 \end_inset
32609
32610
32611 \begin_inset Formula $q$
32612 \end_inset
32613
32614 の3つのパラメータを指定することが必須であり、
32615 \begin_inset Formula $\lambda$
32616 \end_inset
32617
32618 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のような\SpecialChar LaTeX
32619 プリアンブル行を加えます。
32620 \begin_inset Newline newline
32621 \end_inset
32622
32623
32624 \series bold
32625
32626 \backslash
32627 newcommand{
32628 \backslash
32629 qG}[4][1,
32630 \backslash
32631 ,2]{#2_{#1}=-
32632 \backslash
32633 frac{#3}{2}
32634 \backslash
32635 pm
32636 \begin_inset Newline newline
32637 \end_inset
32638
32639
32640 \begin_inset Phantom HPhantom
32641 status open
32642
32643 \begin_layout Plain Layout
32644
32645 \series bold
32646
32647 \backslash
32648 newcommand
32649 \end_layout
32650
32651 \end_inset
32652
32653
32654 \backslash
32655 sqrt{
32656 \backslash
32657 frac{#3^{2}}{4}-#4}}
32658 \end_layout
32659
32660 \begin_layout Standard
32661 これを使って解の公式を作るには、
32662 \begin_inset Newline newline
32663 \end_inset
32664
32665
32666 \series bold
32667
32668 \backslash
32669 qG{
32670 \backslash
32671 lambda
32672 \begin_inset Formula $\to$
32673 \end_inset
32674
32675
32676 \backslash
32677 {p
32678 \begin_inset Formula $\to$
32679 \end_inset
32680
32681
32682 \backslash
32683 {q
32684 \series default
32685 というコマンドを数式に入れます。
32686 \end_layout
32687
32688 \begin_layout Standard
32689 新コマンドを定義する方法は、たとえば\SpecialChar LaTeX
32690 中で分数は
32691 \series bold
32692
32693 \backslash
32694 frac{分子}{分母}
32695 \series default
32696 の形で入れなくてはならないことなど、使用するすべての\SpecialChar LaTeX
32697 コマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れることはよく
32698 あり、それをやってしまうと、\SpecialChar LyX
32699 からは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、\SpecialChar LyX
32700 は、
32701 \series bold
32702
32703 \backslash
32704 newcommand
32705 \series default
32706 コマンドの代わりに、数式マクロを使う方法を提供しています。
32707 \end_layout
32708
32709 \begin_layout Standard
32710 数式マクロは、
32711 \family sans
32712 挿入\SpecialChar menuseparator
32713 数式\SpecialChar menuseparator
32714 マクロ
32715 \family default
32716 メニューか、ツールバーボタンの
32717 \begin_inset Info
32718 type  "icon"
32719 arg   "math-macro newmacroname_newcommand"
32720 \end_inset
32721
32722 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
32723 \begin_inset Newline newline
32724 \end_inset
32725
32726
32727 \begin_inset space \hspace*{\fill}
32728 \end_inset
32729
32730
32731 \begin_inset Graphics
32732         filename clipart/macrobox.png
32733         scale 50
32734
32735 \end_inset
32736
32737
32738 \begin_inset space \hspace*{\fill}
32739 \end_inset
32740
32741
32742 \begin_inset Newline newline
32743 \end_inset
32744
32745
32746 \begin_inset FormulaMacro
32747 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32748 \end_inset
32749
32750
32751 \backslash
32752 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
32753 \series bold
32754
32755 \backslash
32756 #1
32757 \series default
32758 のように
32759 \series bold
32760
32761 \backslash
32762 #引数番号
32763 \series default
32764 というコマンドで入力するか、マクロツールバーボタンの
32765 \begin_inset Info
32766 type  "icon"
32767 arg   "math-macro-add-param"
32768 \end_inset
32769
32770 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
32771 \begin_inset Info
32772 type  "icon"
32773 arg   "math-macro-add-optional-param"
32774 \end_inset
32775
32776 で作ることができます。最初の必須引数は、ツールバーボタンの
32777 \begin_inset Info
32778 type  "icon"
32779 arg   "math-macro-make-optional"
32780 \end_inset
32781
32782 を使って、非必須引数にすることができます。二つ目の青枠には、\SpecialChar LyX
32783 中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利なので
32784 、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
32785 \begin_inset Newline newline
32786 \end_inset
32787
32788
32789 \series bold
32790 qG: 
32791 \backslash
32792 #1
32793 \series default
32794  
32795 \series bold
32796 ,
32797 \series default
32798  
32799 \series bold
32800
32801 \backslash
32802 #2
32803 \series default
32804  
32805 \series bold
32806 ,
32807 \series default
32808  
32809 \series bold
32810
32811 \backslash
32812 #3, 
32813 \backslash
32814 #4
32815 \begin_inset Newline newline
32816 \end_inset
32817
32818
32819 \series default
32820 のように入れることができます。このようにすると、マクロ名と引数のみが\SpecialChar LyX
32821 上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示されま
32822 す。
32823 \begin_inset Newline newline
32824 \end_inset
32825
32826 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
32827 \family sans
32828 表示\SpecialChar menuseparator
32829 数式マクロを展開(畳む)
32830 \family default
32831 メニューを使うことで、マクロ毎に変えることができます。
32832 \end_layout
32833
32834 \begin_layout Standard
32835 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
32836 \series bold
32837
32838 \backslash
32839 qG
32840 \series default
32841 とします。このマクロは、\SpecialChar LyX
32842 中では以下のように表示されます。
32843 \begin_inset Newline newline
32844 \end_inset
32845
32846
32847 \begin_inset space \hspace*{\fill}
32848 \end_inset
32849
32850
32851 \begin_inset Graphics
32852         filename ../clipart/macrouse.png
32853         scale 75
32854
32855 \end_inset
32856
32857
32858 \begin_inset space \hspace*{\fill}
32859 \end_inset
32860
32861
32862 \begin_inset Newline newline
32863 \end_inset
32864
32865 以下は、上記の例に、引数
32866 \begin_inset Formula $x$
32867 \end_inset
32868
32869
32870 \begin_inset Formula $\ln(x)$
32871 \end_inset
32872
32873
32874 \begin_inset Formula $B$
32875 \end_inset
32876
32877 を指定したものです。
32878 \end_layout
32879
32880 \begin_layout Standard
32881 \begin_inset Formula 
32882 \[
32883 \qG x{\ln(x)}B
32884 \]
32885
32886 \end_inset
32887
32888
32889 \end_layout
32890
32891 \begin_layout Standard
32892 \SpecialChar LyX
32893 は、
32894 \family sans
32895 ツール\SpecialChar menuseparator
32896 設定\SpecialChar menuseparator
32897 編集\SpecialChar menuseparator
32898 制御
32899 \family default
32900 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
32901 せてみてください。
32902 \end_layout
32903
32904 \begin_layout Standard
32905 数式マクロは、文書書き出し時に、内部的に
32906 \series bold
32907
32908 \backslash
32909 newcommand
32910 \series default
32911 コマンドに変換されます。こうして生成された
32912 \series bold
32913
32914 \backslash
32915 newcommand
32916 \series default
32917 コマンドは、\SpecialChar LaTeX
32918 プリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
32919 \end_layout
32920
32921 \begin_layout Standard
32922 数式マクロは、
32923 \series bold
32924
32925 \backslash
32926 newcommand
32927 \series default
32928 コマンドから直接作ることもできます。たとえば、\SpecialChar LyX
32929 中に通常の文章として、
32930 \series bold
32931
32932 \begin_inset Newline newline
32933 \end_inset
32934
32935
32936 \backslash
32937 newcommand{
32938 \backslash
32939 larrow}[2]{
32940 \backslash
32941 xleftarrow[#2]{#1}}
32942 \begin_inset Newline newline
32943 \end_inset
32944
32945
32946 \series default
32947 というコマンドを書き入れ、この全体を選択して、
32948 \begin_inset Flex Ruby
32949 status collapsed
32950
32951 \begin_layout Plain Layout
32952 捷径
32953 \begin_inset Argument post:1
32954 status collapsed
32955
32956 \begin_layout Plain Layout
32957 ショートカット
32958 \end_layout
32959
32960 \end_inset
32961
32962
32963 \end_layout
32964
32965 \end_inset
32966
32967
32968 \family sans
32969 Ctrl+M
32970 \family default
32971 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
32972 \series bold
32973
32974 \backslash
32975 newcommand
32976 \series default
32977 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、\SpecialChar LaTeX
32978 エラーが発生します。
32979 \end_layout
32980
32981 \begin_layout Standard
32982 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
32983 \begin_inset CommandInset ref
32984 LatexCommand ref
32985 reference "subsec:newcommandコマンド"
32986
32987 \end_inset
32988
32989 節で例として作った
32990 \series bold
32991
32992 \backslash
32993 fb
32994 \series default
32995 は、マクロとしては作ることができません。
32996 \end_layout
32997
32998 \begin_layout Standard
32999 カーソルがマクロ定義ボックスの中にあるとき、\SpecialChar LyX
33000 中に以下のようなマクロツールバーが表示されます。
33001 \end_layout
33002
33003 \begin_layout Standard
33004 \begin_inset VSpace defskip
33005 \end_inset
33006
33007
33008 \end_layout
33009
33010 \begin_layout Standard
33011 \begin_inset Graphics
33012         filename ../clipart/MacroToolbar.png
33013
33014 \end_inset
33015
33016
33017 \begin_inset Index idx
33018 status collapsed
33019
33020 \begin_layout Plain Layout
33021 まくろ@マクロ ! つーるばー@ツールバー
33022 \end_layout
33023
33024 \end_inset
33025
33026
33027 \end_layout
33028
33029 \begin_layout Standard
33030 \begin_inset VSpace defskip
33031 \end_inset
33032
33033
33034 \end_layout
33035
33036 \begin_layout Standard
33037 マクロツールバーは、左から右に、以下の各ボタンがあります。
33038 \end_layout
33039
33040 \begin_layout Standard
33041 \begin_inset VSpace defskip
33042 \end_inset
33043
33044
33045 \end_layout
33046
33047 \begin_layout Standard
33048 \begin_inset Tabular
33049 <lyxtabular version="3" rows="9" columns="2">
33050 <features islongtable="true" longtabularalignment="center">
33051 <column alignment="left" valignment="top">
33052 <column alignment="left" valignment="top" width="85col%">
33053 <row interlinespace="2.5mm">
33054 <cell alignment="center" valignment="top" usebox="none">
33055 \begin_inset Text
33056
33057 \begin_layout Plain Layout
33058 \begin_inset Info
33059 type  "icon"
33060 arg   "math-macro-remove-param"
33061 \end_inset
33062
33063
33064 \end_layout
33065
33066 \end_inset
33067 </cell>
33068 <cell alignment="center" valignment="top" usebox="none">
33069 \begin_inset Text
33070
33071 \begin_layout Plain Layout
33072
33073 \family sans
33074 編集\SpecialChar menuseparator
33075 数式\SpecialChar menuseparator
33076 マクロ定義\SpecialChar menuseparator
33077 最後の引数を削除
33078 \end_layout
33079
33080 \end_inset
33081 </cell>
33082 </row>
33083 <row interlinespace="2.5mm">
33084 <cell alignment="center" valignment="top" usebox="none">
33085 \begin_inset Text
33086
33087 \begin_layout Plain Layout
33088 \begin_inset Info
33089 type  "icon"
33090 arg   "math-macro-add-param"
33091 \end_inset
33092
33093
33094 \end_layout
33095
33096 \end_inset
33097 </cell>
33098 <cell alignment="center" valignment="top" usebox="none">
33099 \begin_inset Text
33100
33101 \begin_layout Plain Layout
33102
33103 \family sans
33104 編集\SpecialChar menuseparator
33105 数式\SpecialChar menuseparator
33106 マクロ定義\SpecialChar menuseparator
33107 引数を追加
33108 \end_layout
33109
33110 \end_inset
33111 </cell>
33112 </row>
33113 <row interlinespace="2.5mm">
33114 <cell alignment="center" valignment="top" usebox="none">
33115 \begin_inset Text
33116
33117 \begin_layout Plain Layout
33118 \begin_inset Info
33119 type  "icon"
33120 arg   "math-macro-make-optional"
33121 \end_inset
33122
33123
33124 \end_layout
33125
33126 \end_inset
33127 </cell>
33128 <cell alignment="center" valignment="top" usebox="none">
33129 \begin_inset Text
33130
33131 \begin_layout Plain Layout
33132
33133 \family sans
33134 編集\SpecialChar menuseparator
33135 数式\SpecialChar menuseparator
33136 マクロ定義\SpecialChar menuseparator
33137 最初の必須引数を
33138 \begin_inset Newline newline
33139 \end_inset
33140
33141
33142 \begin_inset Phantom HPhantom
33143 status open
33144
33145 \begin_layout Plain Layout
33146
33147 \family sans
33148 編集\SpecialChar menuseparator
33149 数式\SpecialChar menuseparator
33150 マクロ定義\SpecialChar menuseparator
33151
33152 \end_layout
33153
33154 \end_inset
33155
33156 非必須引数にする
33157 \end_layout
33158
33159 \end_inset
33160 </cell>
33161 </row>
33162 <row interlinespace="2.5mm">
33163 <cell alignment="center" valignment="top" usebox="none">
33164 \begin_inset Text
33165
33166 \begin_layout Plain Layout
33167 \begin_inset Info
33168 type  "icon"
33169 arg   "math-macro-make-nonoptional"
33170 \end_inset
33171
33172
33173 \end_layout
33174
33175 \end_inset
33176 </cell>
33177 <cell alignment="center" valignment="top" usebox="none">
33178 \begin_inset Text
33179
33180 \begin_layout Plain Layout
33181
33182 \family sans
33183 編集\SpecialChar menuseparator
33184 数式\SpecialChar menuseparator
33185 マクロ定義\SpecialChar menuseparator
33186 最後の非必須引数を
33187 \begin_inset Newline newline
33188 \end_inset
33189
33190
33191 \begin_inset Phantom HPhantom
33192 status open
33193
33194 \begin_layout Plain Layout
33195
33196 \family sans
33197 編集\SpecialChar menuseparator
33198 数式\SpecialChar menuseparator
33199 マクロ定義\SpecialChar menuseparator
33200
33201 \end_layout
33202
33203 \end_inset
33204
33205 必須引数にする
33206 \end_layout
33207
33208 \end_inset
33209 </cell>
33210 </row>
33211 <row interlinespace="2.5mm">
33212 <cell alignment="center" valignment="top" usebox="none">
33213 \begin_inset Text
33214
33215 \begin_layout Plain Layout
33216 \begin_inset Info
33217 type  "icon"
33218 arg   "math-macro-remove-optional-param"
33219 \end_inset
33220
33221
33222 \end_layout
33223
33224 \end_inset
33225 </cell>
33226 <cell alignment="center" valignment="top" usebox="none">
33227 \begin_inset Text
33228
33229 \begin_layout Plain Layout
33230
33231 \family sans
33232 編集\SpecialChar menuseparator
33233 数式\SpecialChar menuseparator
33234 マクロ定義\SpecialChar menuseparator
33235 非必須引数を削除
33236 \end_layout
33237
33238 \end_inset
33239 </cell>
33240 </row>
33241 <row interlinespace="2.5mm">
33242 <cell alignment="center" valignment="top" usebox="none">
33243 \begin_inset Text
33244
33245 \begin_layout Plain Layout
33246 \begin_inset Info
33247 type  "icon"
33248 arg   "math-macro-add-optional-param"
33249 \end_inset
33250
33251
33252 \end_layout
33253
33254 \end_inset
33255 </cell>
33256 <cell alignment="center" valignment="top" usebox="none">
33257 \begin_inset Text
33258
33259 \begin_layout Plain Layout
33260
33261 \family sans
33262 編集\SpecialChar menuseparator
33263 数式\SpecialChar menuseparator
33264 マクロ定義\SpecialChar menuseparator
33265 非必須引数を挿入
33266 \end_layout
33267
33268 \end_inset
33269 </cell>
33270 </row>
33271 <row interlinespace="2.5mm">
33272 <cell alignment="center" valignment="top" usebox="none">
33273 \begin_inset Text
33274
33275 \begin_layout Plain Layout
33276 \begin_inset Info
33277 type  "icon"
33278 arg   "math-macro-remove-greedy-param"
33279 \end_inset
33280
33281
33282 \end_layout
33283
33284 \end_inset
33285 </cell>
33286 <cell alignment="center" valignment="top" usebox="none">
33287 \begin_inset Text
33288
33289 \begin_layout Plain Layout
33290
33291 \family sans
33292 編集\SpecialChar menuseparator
33293 数式\SpecialChar menuseparator
33294 マクロ定義\SpecialChar menuseparator
33295 右に吐き出す形で
33296 \begin_inset Newline newline
33297 \end_inset
33298
33299
33300 \begin_inset Phantom HPhantom
33301 status open
33302
33303 \begin_layout Plain Layout
33304
33305 \family sans
33306 編集\SpecialChar menuseparator
33307 数式\SpecialChar menuseparator
33308 マクロ定義\SpecialChar menuseparator
33309
33310 \end_layout
33311
33312 \end_inset
33313
33314 最後の引数を削除
33315 \end_layout
33316
33317 \end_inset
33318 </cell>
33319 </row>
33320 <row interlinespace="2.5mm">
33321 <cell alignment="center" valignment="top" usebox="none">
33322 \begin_inset Text
33323
33324 \begin_layout Plain Layout
33325 \begin_inset Info
33326 type  "icon"
33327 arg   "math-macro-append-greedy-param"
33328 \end_inset
33329
33330
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 <cell alignment="center" valignment="top" usebox="none">
33336 \begin_inset Text
33337
33338 \begin_layout Plain Layout
33339
33340 \family sans
33341 編集\SpecialChar menuseparator
33342 数式\SpecialChar menuseparator
33343 マクロ定義\SpecialChar menuseparator
33344 右から喰う形で
33345 \begin_inset Newline newline
33346 \end_inset
33347
33348
33349 \begin_inset Phantom HPhantom
33350 status open
33351
33352 \begin_layout Plain Layout
33353
33354 \family sans
33355 編集\SpecialChar menuseparator
33356 数式\SpecialChar menuseparator
33357 マクロ定義\SpecialChar menuseparator
33358
33359 \end_layout
33360
33361 \end_inset
33362
33363 引数を追加
33364 \end_layout
33365
33366 \end_inset
33367 </cell>
33368 </row>
33369 <row interlinespace="2.5mm">
33370 <cell alignment="center" valignment="top" usebox="none">
33371 \begin_inset Text
33372
33373 \begin_layout Plain Layout
33374 \begin_inset Info
33375 type  "icon"
33376 arg   "math-macro-add-greedy-optional-param"
33377 \end_inset
33378
33379
33380 \end_layout
33381
33382 \end_inset
33383 </cell>
33384 <cell alignment="center" valignment="top" usebox="none">
33385 \begin_inset Text
33386
33387 \begin_layout Plain Layout
33388
33389 \family sans
33390 編集\SpecialChar menuseparator
33391 数式\SpecialChar menuseparator
33392 マクロ定義\SpecialChar menuseparator
33393 右から喰う形で
33394 \begin_inset Newline newline
33395 \end_inset
33396
33397
33398 \begin_inset Phantom HPhantom
33399 status open
33400
33401 \begin_layout Plain Layout
33402
33403 \family sans
33404 編集\SpecialChar menuseparator
33405 数式\SpecialChar menuseparator
33406 マクロ定義\SpecialChar menuseparator
33407
33408 \end_layout
33409
33410 \end_inset
33411
33412 非必須引数を追加
33413 \end_layout
33414
33415 \end_inset
33416 </cell>
33417 </row>
33418 </lyxtabular>
33419
33420 \end_inset
33421
33422
33423 \end_layout
33424
33425 \begin_layout Section
33426 コンピュータ代数システム
33427 \end_layout
33428
33429 \begin_layout Standard
33430 \SpecialChar LyX
33431 では、\SpecialChar LyX
33432 の数式エディタで書かれた数式表現と、外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です。現在サポートされているプログラムは、
33433 \family sans
33434 Maple
33435 \family default
33436
33437 \family sans
33438 Mathematica
33439 \family default
33440
33441 \family sans
33442 Maxima
33443 \family default
33444
33445 \family sans
33446 Octave
33447 \family default
33448 です。サポートされている数式表現は、非常に単純なものに限られていますので、ご注意ください。
33449 \end_layout
33450
33451 \begin_layout Subsection
33452 使用法
33453 \end_layout
33454
33455 \begin_layout Standard
33456 数式表現を書いた後、
33457 \family sans
33458 編集\SpecialChar menuseparator
33459 数式\SpecialChar menuseparator
33460 コンピュータ代数システムを使用
33461 \family default
33462 メニューで、コンピュータに導入済みのプログラムを選択します。その後、計算結果が、数式表現の右に「=」演算子とともに表示されます。
33463 \end_layout
33464
33465 \begin_layout Standard
33466 下記は、どのような計算が可能かをいくつか例示したものです(出力は
33467 \family typewriter
33468 Maxima
33469 \family default
33470 です)。
33471 \end_layout
33472
33473 \begin_layout Itemize
33474 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33475 \end_inset
33476
33477
33478 \end_layout
33479
33480 \begin_layout Itemize
33481 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33482 \end_inset
33483
33484
33485 \end_layout
33486
33487 \begin_layout Itemize
33488 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33489 \end_inset
33490
33491
33492 \end_layout
33493
33494 \begin_layout Itemize
33495 \begin_inset Formula $\det\left[\begin{array}{ccc}
33496 1 & 6 & 7\\
33497 2 & 5 & 8\\
33498 3 & 4 & 17
33499 \end{array}\right]=-56$
33500 \end_inset
33501
33502
33503 \end_layout
33504
33505 \begin_layout Itemize
33506 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33507 \end_inset
33508
33509
33510 \end_layout
33511
33512 \begin_layout Subsection
33513 捷径
33514 \end_layout
33515
33516 \begin_layout Standard
33517 現在のところ、代数プログラムを呼び出すための
33518 \begin_inset Flex Ruby
33519 status collapsed
33520
33521 \begin_layout Plain Layout
33522 捷径
33523 \begin_inset Argument post:1
33524 status collapsed
33525
33526 \begin_layout Plain Layout
33527 ショートカット
33528 \end_layout
33529
33530 \end_inset
33531
33532
33533 \end_layout
33534
33535 \end_inset
33536
33537 はありません。しかし、捷径を
33538 \family sans
33539 math-extern
33540 \family default
33541  \SpecialChar LyX
33542 関数にバインドすることは容易です(取扱説明書『
33543 \family sans
33544 \emph on
33545 \SpecialChar LyX
33546 関数篇
33547 \family default
33548 \emph default
33549 』参照)。例えば、数式エディタ中で
33550 \family sans
33551 リターン
33552 \family default
33553
33554 \begin_inset Flex Ruby
33555 status collapsed
33556
33557 \begin_layout Plain Layout
33558
33559 \begin_inset Argument post:1
33560 status collapsed
33561
33562 \begin_layout Plain Layout
33563 キー
33564 \end_layout
33565
33566 \end_inset
33567
33568
33569 \end_layout
33570
33571 \end_inset
33572
33573 をバインドさせることもできます。それを
33574 \family typewriter
33575 Maxima
33576 \family default
33577 にバインドするには、下記の捷径定義コマンドを使用します。
33578 \end_layout
33579
33580 \begin_layout Standard
33581
33582 \series bold
33583 command-alternatives paragraph-break;math-extern maxima
33584 \end_layout
33585
33586 \begin_layout Section
33587 補遺
33588 \begin_inset Index idx
33589 status collapsed
33590
33591 \begin_layout Plain Layout
33592 ほい@補遺
33593 \end_layout
33594
33595 \end_inset
33596
33597
33598 \end_layout
33599
33600 \begin_layout Subsection
33601 負の数
33602 \begin_inset Index idx
33603 status collapsed
33604
33605 \begin_layout Plain Layout
33606 かず@数 ! ふの@負の
33607 \end_layout
33608
33609 \end_inset
33610
33611
33612 \end_layout
33613
33614 \begin_layout Standard
33615 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
33616 く表示されます。
33617 \end_layout
33618
33619 \begin_layout Standard
33620 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
33621 \end_layout
33622
33623 \begin_layout Standard
33624 以下は、この問題を示す例です。
33625 \begin_inset Separator parbreak
33626 \end_inset
33627
33628
33629 \end_layout
33630
33631 \begin_layout Standard
33632 \align center
33633 \begin_inset Tabular
33634 <lyxtabular version="3" rows="3" columns="2">
33635 <features booktabs="true" tabularvalignment="middle">
33636 <column alignment="right" valignment="top" width="0pt">
33637 <column alignment="left" valignment="top">
33638 <row>
33639 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
33640 \begin_inset Text
33641
33642 \begin_layout Plain Layout
33643 通常の文章:
33644 \end_layout
33645
33646 \end_inset
33647 </cell>
33648 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33649 \begin_inset Text
33650
33651 \begin_layout Plain Layout
33652 x = -2
33653 \end_layout
33654
33655 \end_inset
33656 </cell>
33657 </row>
33658 <row>
33659 <cell alignment="right" valignment="top" leftline="true" usebox="none">
33660 \begin_inset Text
33661
33662 \begin_layout Plain Layout
33663 数式:
33664 \end_layout
33665
33666 \end_inset
33667 </cell>
33668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
33669 \begin_inset Text
33670
33671 \begin_layout Plain Layout
33672 \begin_inset Formula $x=-2$
33673 \end_inset
33674
33675
33676 \end_layout
33677
33678 \end_inset
33679 </cell>
33680 </row>
33681 <row>
33682 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33683 \begin_inset Text
33684
33685 \begin_layout Plain Layout
33686 解決策:
33687 \end_layout
33688
33689 \end_inset
33690 </cell>
33691 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33692 \begin_inset Text
33693
33694 \begin_layout Plain Layout
33695 \begin_inset Formula $x=\textrm{-}2$
33696 \end_inset
33697
33698
33699 \end_layout
33700
33701 \end_inset
33702 </cell>
33703 </row>
33704 </lyxtabular>
33705
33706 \end_inset
33707
33708
33709 \end_layout
33710
33711 \begin_layout Subsection
33712 位区切りとしてのコンマ
33713 \begin_inset Index idx
33714 status collapsed
33715
33716 \begin_layout Plain Layout
33717 こんま@コンマ
33718 \end_layout
33719
33720 \end_inset
33721
33722
33723 \begin_inset Index idx
33724 status collapsed
33725
33726 \begin_layout Plain Layout
33727 かんま@カンマ
33728 \begin_inset ERT
33729 status collapsed
33730
33731 \begin_layout Plain Layout
33732
33733 |see{
33734 \end_layout
33735
33736 \end_inset
33737
33738 コンマ
33739 \begin_inset ERT
33740 status collapsed
33741
33742 \begin_layout Plain Layout
33743
33744 }
33745 \end_layout
33746
33747 \end_inset
33748
33749
33750 \end_layout
33751
33752 \end_inset
33753
33754
33755 \end_layout
33756
33757 \begin_layout Standard
33758 \SpecialChar LaTeX
33759 では、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
33760 \end_layout
33761
33762 \begin_layout Standard
33763 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(
33764 \begin_inset Flex Ruby
33765 status collapsed
33766
33767 \begin_layout Plain Layout
33768 捷径
33769 \begin_inset Argument post:1
33770 status collapsed
33771
33772 \begin_layout Plain Layout
33773 ショートカット
33774 \end_layout
33775
33776 \end_inset
33777
33778
33779 \end_layout
33780
33781 \end_inset
33782
33783
33784 \begin_inset Info
33785 type  "shortcut"
33786 arg   "math-mode"
33787 \end_inset
33788
33789 )。
33790 \end_layout
33791
33792 \begin_layout Standard
33793 文書中の数式コンマを、すべて小数点として使うには、\SpecialChar LaTeX
33794 プリアンブルに
33795 \end_layout
33796
33797 \begin_layout Standard
33798
33799 \series bold
33800
33801 \backslash
33802 usepackage{icomma}
33803 \end_layout
33804
33805 \begin_layout Standard
33806 という行を加えて、
33807 \series bold
33808 icomma.sty
33809 \series default
33810
33811 \begin_inset Foot
33812 status collapsed
33813
33814 \begin_layout Plain Layout
33815
33816 \series bold
33817 icomma
33818 \series default
33819 は、\SpecialChar LaTeX
33820 パッケージ
33821 \series bold
33822 was
33823 \series default
33824
33825 \begin_inset Index idx
33826 status collapsed
33827
33828 \begin_layout Plain Layout
33829 ぱっけーじ@パッケージ ! was
33830 \begin_inset ERT
33831 status collapsed
33832
33833 \begin_layout Plain Layout
33834
33835
33836 \backslash
33837 vspace{4mm}
33838 \end_layout
33839
33840 \end_inset
33841
33842
33843 \end_layout
33844
33845 \end_inset
33846
33847 に含まれています。
33848 \end_layout
33849
33850 \end_inset
33851
33852
33853 \begin_inset Index idx
33854 status collapsed
33855
33856 \begin_layout Plain Layout
33857 ぱっけーじ@パッケージ ! icomma
33858 \end_layout
33859
33860 \end_inset
33861
33862 ファイルを読み込みます。
33863 \end_layout
33864
33865 \begin_layout Subsection
33866 物理ベクトル
33867 \begin_inset CommandInset label
33868 LatexCommand label
33869 name "subsec:物理ベクトル"
33870
33871 \end_inset
33872
33873
33874 \begin_inset Index idx
33875 status collapsed
33876
33877 \begin_layout Plain Layout
33878 べくとる@ベクトル ! ぶつり@物理
33879 \begin_inset space \thinspace{}
33880 \end_inset
33881
33882 ——
33883 \end_layout
33884
33885 \end_inset
33886
33887
33888 \end_layout
33889
33890 \begin_layout Standard
33891 \SpecialChar LaTeX
33892 パッケージ
33893 \series bold
33894 braket
33895 \series default
33896
33897 \begin_inset Foot
33898 status collapsed
33899
33900 \begin_layout Plain Layout
33901
33902 \series bold
33903 braket
33904 \series default
33905  は標準的\SpecialChar LaTeX
33906 頒布版のすべてに含まれています。
33907 \end_layout
33908
33909 \end_inset
33910
33911
33912 \begin_inset Index idx
33913 status collapsed
33914
33915 \begin_layout Plain Layout
33916 ぱっけーじ@パッケージ ! braket
33917 \end_layout
33918
33919 \end_inset
33920
33921 には、定義済みのベクトルが提供されており、
33922 \end_layout
33923
33924 \begin_layout Standard
33925
33926 \series bold
33927
33928 \backslash
33929 usepackage{braket}
33930 \end_layout
33931
33932 \begin_layout Standard
33933 という\SpecialChar LaTeX
33934 プリアンブル行で読み込むことができます。
33935 \end_layout
33936
33937 \begin_layout Standard
33938 \begin_inset ERT
33939 status collapsed
33940
33941 \begin_layout Plain Layout
33942
33943
33944 \backslash
33945 ifbraket 
33946 \end_layout
33947
33948 \end_inset
33949
33950
33951 \begin_inset Note Note
33952 status open
33953
33954 \begin_layout Plain Layout
33955 以下の表は、
33956 \series bold
33957 braket
33958 \series default
33959  \SpecialChar LaTeX
33960 パッケージが導入済みのときのみ表示されます。
33961 \end_layout
33962
33963 \end_inset
33964
33965 以下のコマンドが定義されています。
33966 \begin_inset Separator parbreak
33967 \end_inset
33968
33969
33970 \end_layout
33971
33972 \begin_layout Standard
33973 \align center
33974 \begin_inset Tabular
33975 <lyxtabular version="3" rows="4" columns="2">
33976 <features booktabs="true" tabularvalignment="middle">
33977 <column alignment="center" valignment="top" width="0pt">
33978 <column alignment="center" valignment="top">
33979 <row>
33980 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33981 \begin_inset Text
33982
33983 \begin_layout Plain Layout
33984 コマンド
33985 \end_layout
33986
33987 \end_inset
33988 </cell>
33989 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
33990 \begin_inset Text
33991
33992 \begin_layout Plain Layout
33993 出力
33994 \end_layout
33995
33996 \end_inset
33997 </cell>
33998 </row>
33999 <row>
34000 <cell alignment="center" valignment="top" usebox="none">
34001 \begin_inset Text
34002
34003 \begin_layout Plain Layout
34004
34005 \backslash
34006 Bra{
34007 \backslash
34008 psi
34009 \end_layout
34010
34011 \end_inset
34012 </cell>
34013 <cell alignment="center" valignment="top" usebox="none">
34014 \begin_inset Text
34015
34016 \begin_layout Plain Layout
34017 \begin_inset Formula $\Bra{\psi}$
34018 \end_inset
34019
34020
34021 \end_layout
34022
34023 \end_inset
34024 </cell>
34025 </row>
34026 <row>
34027 <cell alignment="center" valignment="top" usebox="none">
34028 \begin_inset Text
34029
34030 \begin_layout Plain Layout
34031
34032 \backslash
34033 Ket{
34034 \backslash
34035 psi
34036 \end_layout
34037
34038 \end_inset
34039 </cell>
34040 <cell alignment="center" valignment="top" usebox="none">
34041 \begin_inset Text
34042
34043 \begin_layout Plain Layout
34044 \begin_inset Formula $\Ket{\psi}$
34045 \end_inset
34046
34047
34048 \end_layout
34049
34050 \end_inset
34051 </cell>
34052 </row>
34053 <row>
34054 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34055 \begin_inset Text
34056
34057 \begin_layout Plain Layout
34058
34059 \backslash
34060 Braket{
34061 \backslash
34062 psi|
34063 \backslash
34064 phi
34065 \end_layout
34066
34067 \end_inset
34068 </cell>
34069 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34070 \begin_inset Text
34071
34072 \begin_layout Plain Layout
34073 \begin_inset Formula $\Braket{\psi|\phi}$
34074 \end_inset
34075
34076
34077 \end_layout
34078
34079 \end_inset
34080 </cell>
34081 </row>
34082 </lyxtabular>
34083
34084 \end_inset
34085
34086
34087 \end_layout
34088
34089 \begin_layout Standard
34090
34091 \series bold
34092
34093 \backslash
34094 Braket
34095 \series default
34096 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
34097 \begin_inset Formula 
34098 \[
34099 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
34100 \]
34101
34102 \end_inset
34103
34104
34105 \begin_inset ERT
34106 status collapsed
34107
34108 \begin_layout Plain Layout
34109
34110
34111 \backslash
34112 else 
34113 \end_layout
34114
34115 \end_inset
34116
34117
34118 \begin_inset Note Note
34119 status open
34120
34121 \begin_layout Plain Layout
34122
34123 \series bold
34124 braket
34125 \series default
34126  \SpecialChar LaTeX
34127 パッケージが導入されていないときには、以下が表示されます。
34128 \end_layout
34129
34130 \end_inset
34131
34132
34133 \end_layout
34134
34135 \begin_layout Standard
34136 本小節の全体を出力で見るためには、
34137 \series bold
34138 braket
34139 \series default
34140  \SpecialChar LaTeX
34141 パッケージを導入する必要があります。
34142 \end_layout
34143
34144 \begin_layout Standard
34145 \begin_inset ERT
34146 status collapsed
34147
34148 \begin_layout Plain Layout
34149
34150
34151 \backslash
34152 fi 
34153 \end_layout
34154
34155 \end_inset
34156
34157
34158 \end_layout
34159
34160 \begin_layout Standard
34161
34162 \series bold
34163
34164 \backslash
34165 Braket
34166 \series default
34167 と同じ効果は、第
34168 \begin_inset CommandInset ref
34169 LatexCommand ref
34170 reference "subsec:自動の括弧丈"
34171
34172 \end_inset
34173
34174 節に説明されているとおり、
34175 \series bold
34176
34177 \backslash
34178 middle
34179 \series default
34180 コマンドを用いることによっても実現できます。
34181 \end_layout
34182
34183 \begin_layout Subsection
34184 自己定義の分数
34185 \begin_inset CommandInset label
34186 LatexCommand label
34187 name "subsec:自己定義の分数"
34188
34189 \end_inset
34190
34191
34192 \begin_inset Index idx
34193 status collapsed
34194
34195 \begin_layout Plain Layout
34196 ぶんすう@分数 ! じこていぎの@自己定義の
34197 \end_layout
34198
34199 \end_inset
34200
34201
34202 \end_layout
34203
34204 \begin_layout Standard
34205 分数用の自己定義コマンドを定義するには、以下の書式を持つ
34206 \series bold
34207
34208 \backslash
34209 genfrac
34210 \series default
34211
34212 \begin_inset Index idx
34213 status collapsed
34214
34215 \begin_layout Plain Layout
34216 こまんど@コマンド ! G ! 
34217 \backslash
34218 genfrac
34219 \end_layout
34220
34221 \end_inset
34222
34223 コマンドを使います。
34224 \end_layout
34225
34226 \begin_layout Standard
34227
34228 \series bold
34229
34230 \backslash
34231 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
34232 \begin_inset Newline newline
34233 \end_inset
34234
34235
34236 \begin_inset Phantom HPhantom
34237 status open
34238
34239 \begin_layout Plain Layout
34240
34241 \series bold
34242
34243 \backslash
34244 genfrac
34245 \end_layout
34246
34247 \end_inset
34248
34249 {分子}{分母}
34250 \end_layout
34251
34252 \begin_layout Standard
34253 ここで「様式」は、0
34254 \begin_inset space \thinspace{}
34255 \end_inset
34256
34257 -
34258 \begin_inset space \thinspace{}
34259 \end_inset
34260
34261 3の範囲の数字です。
34262 \begin_inset Separator parbreak
34263 \end_inset
34264
34265
34266 \end_layout
34267
34268 \begin_layout Standard
34269 \align center
34270 \begin_inset Tabular
34271 <lyxtabular version="3" rows="5" columns="2">
34272 <features booktabs="true" tabularvalignment="middle">
34273 <column alignment="center" valignment="top" width="0pt">
34274 <column alignment="center" valignment="top">
34275 <row>
34276 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34277 \begin_inset Text
34278
34279 \begin_layout Plain Layout
34280 数字
34281 \end_layout
34282
34283 \end_inset
34284 </cell>
34285 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34286 \begin_inset Text
34287
34288 \begin_layout Plain Layout
34289 様式(大きさ)
34290 \end_layout
34291
34292 \end_inset
34293 </cell>
34294 </row>
34295 <row>
34296 <cell alignment="center" valignment="top" usebox="none">
34297 \begin_inset Text
34298
34299 \begin_layout Plain Layout
34300 0
34301 \end_layout
34302
34303 \end_inset
34304 </cell>
34305 <cell alignment="center" valignment="top" usebox="none">
34306 \begin_inset Text
34307
34308 \begin_layout Plain Layout
34309 別行立て様式の数式
34310 \end_layout
34311
34312 \end_inset
34313 </cell>
34314 </row>
34315 <row>
34316 <cell alignment="center" valignment="top" usebox="none">
34317 \begin_inset Text
34318
34319 \begin_layout Plain Layout
34320 1
34321 \end_layout
34322
34323 \end_inset
34324 </cell>
34325 <cell alignment="center" valignment="top" usebox="none">
34326 \begin_inset Text
34327
34328 \begin_layout Plain Layout
34329 行内数式
34330 \end_layout
34331
34332 \end_inset
34333 </cell>
34334 </row>
34335 <row>
34336 <cell alignment="center" valignment="top" usebox="none">
34337 \begin_inset Text
34338
34339 \begin_layout Plain Layout
34340 2
34341 \end_layout
34342
34343 \end_inset
34344 </cell>
34345 <cell alignment="center" valignment="top" usebox="none">
34346 \begin_inset Text
34347
34348 \begin_layout Plain Layout
34349 やや小(small)
34350 \end_layout
34351
34352 \end_inset
34353 </cell>
34354 </row>
34355 <row>
34356 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34357 \begin_inset Text
34358
34359 \begin_layout Plain Layout
34360 3
34361 \end_layout
34362
34363 \end_inset
34364 </cell>
34365 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34366 \begin_inset Text
34367
34368 \begin_layout Plain Layout
34369 最小(tiny)
34370 \end_layout
34371
34372 \end_inset
34373 </cell>
34374 </row>
34375 </lyxtabular>
34376
34377 \end_inset
34378
34379
34380 \end_layout
34381
34382 \begin_layout Standard
34383 「様式」を指定しないときには、
34384 \series bold
34385
34386 \backslash
34387 frac
34388 \series default
34389 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
34390 \end_layout
34391
34392 \begin_layout Standard
34393 「分数線の厚み」を指定しないときには、既定値である0.4
34394 \begin_inset space \thinspace{}
34395 \end_inset
34396
34397 ptが用いられます。
34398 \end_layout
34399
34400 \begin_layout Standard
34401 \begin_inset VSpace medskip
34402 \end_inset
34403
34404 たとえば、第
34405 \begin_inset CommandInset ref
34406 LatexCommand ref
34407 reference "subsec:分数"
34408
34409 \end_inset
34410
34411 節の
34412 \series bold
34413
34414 \backslash
34415 dfrac
34416 \series default
34417 コマンドおよび
34418 \series bold
34419
34420 \backslash
34421 tbinom
34422 \series default
34423 コマンドは、
34424 \end_layout
34425
34426 \begin_layout Standard
34427
34428 \series bold
34429
34430 \backslash
34431 newcommand{
34432 \backslash
34433 dfrac}[2]{
34434 \backslash
34435 genfrac{}{}{}{0}{#1}{#2}}
34436 \end_layout
34437
34438 \begin_layout Standard
34439 あるいは
34440 \end_layout
34441
34442 \begin_layout Standard
34443
34444 \series bold
34445
34446 \backslash
34447 newcommand{
34448 \backslash
34449 tbinom}[2]{
34450 \backslash
34451 genfrac{(}{)}{0pt}{1}{#1}{#2}}
34452 \end_layout
34453
34454 \begin_layout Standard
34455 というコマンドで定義できます。
34456 \end_layout
34457
34458 \begin_layout Standard
34459 \begin_inset VSpace medskip
34460 \end_inset
34461
34462 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、\SpecialChar LaTeX
34463 プリアンブルに
34464 \end_layout
34465
34466 \begin_layout Standard
34467
34468 \series bold
34469
34470 \backslash
34471 newcommand{
34472 \backslash
34473 fracS}[3][]{
34474 \backslash
34475 genfrac{}{}{#1}{}{#2}{#3}}
34476 \end_layout
34477
34478 \begin_layout Standard
34479 という行を入れます。
34480 \end_layout
34481
34482 \begin_layout Standard
34483 以下は、そのテストです。
34484 \begin_inset Formula 
34485 \begin{align*}
34486 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34487 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34488 \end{align*}
34489
34490 \end_inset
34491
34492 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
34493 \end_layout
34494
34495 \begin_layout Subsection
34496 数式の消去
34497 \begin_inset Index idx
34498 status collapsed
34499
34500 \begin_layout Plain Layout
34501 すうしき@数式 ! しょうきょ@消去
34502 \end_layout
34503
34504 \end_inset
34505
34506
34507 \end_layout
34508
34509 \begin_layout Standard
34510 数式の全体もしくは一部を消去するには、4つの方法があります。
34511 \begin_inset Separator parbreak
34512 \end_inset
34513
34514
34515 \end_layout
34516
34517 \begin_layout Standard
34518 \align center
34519 \begin_inset ERT
34520 status collapsed
34521
34522 \begin_layout Plain Layout
34523
34524
34525 \backslash
34526 ifcancel 
34527 \end_layout
34528
34529 \end_inset
34530
34531
34532 \begin_inset Note Note
34533 status open
34534
34535 \begin_layout Plain Layout
34536 下記の表は、\SpecialChar LaTeX
34537 パッケージ
34538 \series bold
34539 cancel
34540 \series default
34541 が導入済みの時のみ表示されます。
34542 \end_layout
34543
34544 \end_inset
34545
34546
34547 \end_layout
34548
34549 \begin_layout Standard
34550 \align center
34551 \begin_inset Tabular
34552 <lyxtabular version="3" rows="5" columns="2">
34553 <features booktabs="true" tabularvalignment="middle">
34554 <column alignment="center" valignment="top" width="0pt">
34555 <column alignment="center" valignment="top">
34556 <row>
34557 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34558 \begin_inset Text
34559
34560 \begin_layout Plain Layout
34561 コマンド
34562 \end_layout
34563
34564 \end_inset
34565 </cell>
34566 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34567 \begin_inset Text
34568
34569 \begin_layout Plain Layout
34570 出力
34571 \end_layout
34572
34573 \end_inset
34574 </cell>
34575 </row>
34576 <row>
34577 <cell alignment="center" valignment="top" usebox="none">
34578 \begin_inset Text
34579
34580 \begin_layout Plain Layout
34581
34582 \backslash
34583 cancel
34584 \begin_inset space \textvisiblespace{}
34585 \end_inset
34586
34587
34588 \backslash
34589 int
34590 \begin_inset space \textvisiblespace{}
34591 \end_inset
34592
34593 A=B
34594 \end_layout
34595
34596 \end_inset
34597 </cell>
34598 <cell alignment="center" valignment="top" usebox="none">
34599 \begin_inset Text
34600
34601 \begin_layout Plain Layout
34602 \begin_inset Formula $\cancel{\int A=B}$
34603 \end_inset
34604
34605
34606 \end_layout
34607
34608 \end_inset
34609 </cell>
34610 </row>
34611 <row topspace="1.5mm">
34612 <cell alignment="center" valignment="top" usebox="none">
34613 \begin_inset Text
34614
34615 \begin_layout Plain Layout
34616
34617 \backslash
34618 bcancel
34619 \begin_inset space \textvisiblespace{}
34620 \end_inset
34621
34622
34623 \backslash
34624 int
34625 \begin_inset space \textvisiblespace{}
34626 \end_inset
34627
34628 A=B
34629 \end_layout
34630
34631 \end_inset
34632 </cell>
34633 <cell alignment="center" valignment="top" usebox="none">
34634 \begin_inset Text
34635
34636 \begin_layout Plain Layout
34637 \begin_inset Formula $\bcancel{\int A=B}$
34638 \end_inset
34639
34640
34641 \end_layout
34642
34643 \end_inset
34644 </cell>
34645 </row>
34646 <row topspace="1.5mm">
34647 <cell alignment="center" valignment="top" usebox="none">
34648 \begin_inset Text
34649
34650 \begin_layout Plain Layout
34651
34652 \backslash
34653 xcancel
34654 \begin_inset space \textvisiblespace{}
34655 \end_inset
34656
34657
34658 \backslash
34659 int
34660 \begin_inset space \textvisiblespace{}
34661 \end_inset
34662
34663 A=B
34664 \end_layout
34665
34666 \end_inset
34667 </cell>
34668 <cell alignment="center" valignment="top" usebox="none">
34669 \begin_inset Text
34670
34671 \begin_layout Plain Layout
34672 \begin_inset Formula $\xcancel{\int A=B}$
34673 \end_inset
34674
34675
34676 \end_layout
34677
34678 \end_inset
34679 </cell>
34680 </row>
34681 <row>
34682 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34683 \begin_inset Text
34684
34685 \begin_layout Plain Layout
34686
34687 \backslash
34688 cancelto
34689 \begin_inset space \textvisiblespace{}
34690 \end_inset
34691
34692
34693 \backslash
34694 int
34695 \begin_inset space \textvisiblespace{}
34696 \end_inset
34697
34698 A=B
34699 \begin_inset Formula $\to$
34700 \end_inset
34701
34702 1
34703 \end_layout
34704
34705 \end_inset
34706 </cell>
34707 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
34708 \begin_inset Text
34709
34710 \begin_layout Plain Layout
34711 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
34712 \end_inset
34713
34714
34715 \end_layout
34716
34717 \end_inset
34718 </cell>
34719 </row>
34720 </lyxtabular>
34721
34722 \end_inset
34723
34724
34725 \end_layout
34726
34727 \begin_layout Standard
34728
34729 \series bold
34730
34731 \backslash
34732 cancelto
34733 \series default
34734 は、以下のように、とくに数式中の分数の約分を表示するのに適しています。
34735 \begin_inset Formula 
34736 \[
34737 \frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
34738 \]
34739
34740 \end_inset
34741
34742
34743 \end_layout
34744
34745 \begin_layout Standard
34746
34747 \series bold
34748
34749 \backslash
34750 cancelto
34751 \series default
34752 の「下付き文字」寸法の大きさを変えるには、
34753 \end_layout
34754
34755 \begin_layout Standard
34756
34757 \series bold
34758
34759 \backslash
34760 PassOptionsToPackage{オプション}{cancel}
34761 \end_layout
34762
34763 \begin_layout Standard
34764 という行を\SpecialChar LaTeX
34765 プリアンブルに書き加えてください。ここで、
34766 \series bold
34767 オプション
34768 \series default
34769
34770 \series bold
34771 samesize
34772 \series default
34773 にすると、取り消した部分と同じ寸法になり、
34774 \series bold
34775 Smaller
34776 \series default
34777 にすると、通常よりも少し小さくなります。
34778 \end_layout
34779
34780 \begin_layout Standard
34781 取り消し線に色を付けるには、\SpecialChar TeX
34782 コードで以下のコマンドを書き加えてください。
34783 \end_layout
34784
34785 \begin_layout Standard
34786
34787 \series bold
34788
34789 \backslash
34790 renewcommand{
34791 \backslash
34792 CancelColor}{
34793 \backslash
34794 color{red}}
34795 \end_layout
34796
34797 \begin_layout Standard
34798 ここで
34799 \series bold
34800 red
34801 \series default
34802 は、お好みの色に変更することができます。
34803 \end_layout
34804
34805 \begin_layout Standard
34806 \begin_inset ERT
34807 status collapsed
34808
34809 \begin_layout Plain Layout
34810
34811
34812 \backslash
34813 renewcommand{
34814 \backslash
34815 CancelColor}{
34816 \backslash
34817 color{red}}
34818 \end_layout
34819
34820 \end_inset
34821
34822
34823 \end_layout
34824
34825 \begin_layout Standard
34826 \begin_inset Formula 
34827 \[
34828 \frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
34829 \]
34830
34831 \end_inset
34832
34833
34834 \end_layout
34835
34836 \begin_layout Standard
34837 \begin_inset ERT
34838 status collapsed
34839
34840 \begin_layout Plain Layout
34841
34842
34843 \backslash
34844 renewcommand{
34845 \backslash
34846 CancelColor}{
34847 \backslash
34848 color{black}}
34849 \end_layout
34850
34851 \end_inset
34852
34853
34854 \begin_inset Note Note
34855 status open
34856
34857 \begin_layout Plain Layout
34858 色をリセット
34859 \end_layout
34860
34861 \end_inset
34862
34863
34864 \end_layout
34865
34866 \begin_layout Standard
34867 他の微調整については、
34868 \series bold
34869 cancel
34870 \series default
34871 パッケージの取扱説明書
34872 \begin_inset CommandInset citation
34873 LatexCommand cite
34874 key "cancel"
34875
34876 \end_inset
34877
34878 をご覧ください。
34879 \begin_inset Index idx
34880 status collapsed
34881
34882 \begin_layout Plain Layout
34883 ぱっけーじ@パッケージ ! cancel
34884 \end_layout
34885
34886 \end_inset
34887
34888
34889 \end_layout
34890
34891 \begin_layout Standard
34892 \begin_inset ERT
34893 status collapsed
34894
34895 \begin_layout Plain Layout
34896
34897
34898 \backslash
34899 else 
34900 \end_layout
34901
34902 \end_inset
34903
34904
34905 \begin_inset Note Note
34906 status open
34907
34908 \begin_layout Plain Layout
34909 下記の表は、\SpecialChar LaTeX
34910 パッケージ
34911 \series bold
34912 cancel
34913 \series default
34914 が導入済みの時のみ表示されます。
34915 \end_layout
34916
34917 \end_inset
34918
34919
34920 \end_layout
34921
34922 \begin_layout Standard
34923 本小節の続きを見るには、\SpecialChar LaTeX
34924 パッケージ
34925 \series bold
34926 cancel
34927 \series default
34928 を導入する必要があります。
34929 \end_layout
34930
34931 \begin_layout Standard
34932 \begin_inset ERT
34933 status collapsed
34934
34935 \begin_layout Plain Layout
34936
34937
34938 \backslash
34939 fi 
34940 \end_layout
34941
34942 \end_inset
34943
34944
34945 \end_layout
34946
34947 \begin_layout Subsection
34948 節見出し中の数式
34949 \begin_inset CommandInset label
34950 LatexCommand label
34951 name "subsec:節見出し中の数式"
34952
34953 \end_inset
34954
34955
34956 \begin_inset Index idx
34957 status collapsed
34958
34959 \begin_layout Plain Layout
34960 すうしき@数式 ! せつみだしちゅうの@節見出し中の
34961 \end_layout
34962
34963 \end_inset
34964
34965
34966 \end_layout
34967
34968 \begin_layout Standard
34969 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
34970 \end_layout
34971
34972 \begin_layout Standard
34973 \begin_inset Note Greyedout
34974 status open
34975
34976 \begin_layout Plain Layout
34977 文書設定ダイアログの
34978 \family sans
34979 PDF特性
34980 \family default
34981
34982 \series bold
34983 hyperref
34984 \series default
34985
34986 \begin_inset Index idx
34987 status collapsed
34988
34989 \begin_layout Plain Layout
34990 ぱっけーじ@パッケージ ! hyperref
34991 \end_layout
34992
34993 \end_inset
34994
34995 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
34996 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
34997 \end_layout
34998
34999 \end_inset
35000
35001
35002 \end_layout
35003
35004 \begin_layout Standard
35005 これらの問題は、
35006 \family sans
35007 挿入\SpecialChar menuseparator
35008 短縮タイトル
35009 \family default
35010 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
35011 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
35012 \end_layout
35013
35014 \begin_layout Standard
35015 数式を目次中でも使わなくてもならないが、
35016 \series bold
35017 hyperref
35018 \series default
35019 も使用しなくてはならないときには、
35020 \end_layout
35021
35022 \begin_layout Standard
35023
35024 \series bold
35025
35026 \backslash
35027 texorpdfstring{部分}{代替文字列}
35028 \begin_inset Index idx
35029 status collapsed
35030
35031 \begin_layout Plain Layout
35032 こまんど@コマンド ! T ! 
35033 \backslash
35034 texorpdfstring
35035 \end_layout
35036
35037 \end_inset
35038
35039
35040 \end_layout
35041
35042 \begin_layout Standard
35043 というコマンドを\SpecialChar TeX
35044 モードで使う方法があります。
35045 \end_layout
35046
35047 \begin_layout Standard
35048 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
35049 文字列」が用いられます。
35050 \end_layout
35051
35052 \begin_layout Standard
35053 以下の二つは、見出しの例です。
35054 \begin_inset VSpace -3mm
35055 \end_inset
35056
35057
35058 \begin_inset ERT
35059 status collapsed
35060
35061 \begin_layout Plain Layout
35062
35063
35064 \backslash
35065 boldmath 
35066 \end_layout
35067
35068 \end_inset
35069
35070
35071 \end_layout
35072
35073 \begin_layout Subsubsection
35074 目次中では数式を使わない見出し
35075 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35076 \end_inset
35077
35078
35079 \begin_inset Argument 1
35080 status collapsed
35081
35082 \begin_layout Plain Layout
35083 目次中では数式を使わない見出し
35084 \end_layout
35085
35086 \end_inset
35087
35088
35089 \end_layout
35090
35091 \begin_layout Subsubsection
35092 目次中で数式を使う見出し
35093 \begin_inset ERT
35094 status collapsed
35095
35096 \begin_layout Plain Layout
35097
35098
35099 \backslash
35100 texorpdfstring{
35101 \end_layout
35102
35103 \end_inset
35104
35105  
35106 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35107 \end_inset
35108
35109
35110 \begin_inset ERT
35111 status collapsed
35112
35113 \begin_layout Plain Layout
35114
35115 }{}
35116 \end_layout
35117
35118 \end_inset
35119
35120
35121 \end_layout
35122
35123 \begin_layout Standard
35124 \begin_inset ERT
35125 status collapsed
35126
35127 \begin_layout Plain Layout
35128
35129
35130 \backslash
35131 unboldmath 
35132 \end_layout
35133
35134 \end_inset
35135
35136 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
35137 \series bold
35138
35139 \backslash
35140 texorpdfstring
35141 \series default
35142 が使われています。
35143 \end_layout
35144
35145 \begin_layout Standard
35146 他の節見出しと同じ書式を得るために、上の見出し全体は
35147 \series bold
35148 boldmath
35149 \series default
35150 環境に設定してあります
35151 \begin_inset Foot
35152 status collapsed
35153
35154 \begin_layout Plain Layout
35155
35156 \begin_inset CommandInset ref
35157 LatexCommand ref
35158 reference "subsec:ボールド体の数式"
35159
35160 \end_inset
35161
35162 節参照。
35163 \end_layout
35164
35165 \end_inset
35166
35167
35168 \end_layout
35169
35170 \begin_layout Subsection
35171 多段組文中の数式
35172 \begin_inset Index idx
35173 status collapsed
35174
35175 \begin_layout Plain Layout
35176 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の
35177 \end_layout
35178
35179 \end_inset
35180
35181
35182 \end_layout
35183
35184 \begin_layout Standard
35185 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
35186 \series bold
35187 multicol
35188 \series default
35189
35190 \begin_inset Foot
35191 status collapsed
35192
35193 \begin_layout Plain Layout
35194
35195 \series bold
35196 multicol
35197 \series default
35198 は、標準的\SpecialChar LaTeX
35199 頒布版のすべてに含まれています。
35200 \end_layout
35201
35202 \end_inset
35203
35204
35205 \begin_inset Index idx
35206 status collapsed
35207
35208 \begin_layout Plain Layout
35209 ぱっけーじ@パッケージ ! multicol
35210 \end_layout
35211
35212 \end_inset
35213
35214  \SpecialChar LaTeX
35215 パッケージを、
35216 \end_layout
35217
35218 \begin_layout Standard
35219
35220 \series bold
35221
35222 \backslash
35223 usepackage{multicol}
35224 \end_layout
35225
35226 \begin_layout Standard
35227 という\SpecialChar LaTeX
35228 プリアンブル行を書いて読み込むことで、実現できます。
35229 \end_layout
35230
35231 \begin_layout Standard
35232 \begin_inset Note Greyedout
35233 status open
35234
35235 \begin_layout Plain Layout
35236 ここで、
35237 \family sans
35238 文書\SpecialChar menuseparator
35239 設定
35240 \family default
35241 メニューの
35242 \family sans
35243 本文レイアウト
35244 \family default
35245 で、
35246 \family sans
35247 二段組文書
35248 \family default
35249 の設定を
35250 \emph on
35251 有効にしてはならない
35252 \emph default
35253 ことに注意してください。
35254 \end_layout
35255
35256 \end_inset
35257
35258
35259 \end_layout
35260
35261 \begin_layout Standard
35262 多段組文の前に
35263 \end_layout
35264
35265 \begin_layout Standard
35266
35267 \series bold
35268
35269 \backslash
35270 begin{multicols}{段数}
35271 \end_layout
35272
35273 \begin_layout Standard
35274 というコマンドを\SpecialChar TeX
35275 モードで書き入れます。「段数」は、2
35276 \begin_inset space \thinspace{}
35277 \end_inset
35278
35279 -
35280 \begin_inset space \thinspace{}
35281 \end_inset
35282
35283 10のあいだの数字です。多段組文の終わる数式の前には、
35284 \end_layout
35285
35286 \begin_layout Standard
35287
35288 \series bold
35289
35290 \backslash
35291 end{multicols}
35292 \end_layout
35293
35294 \begin_layout Standard
35295 というコマンドを\SpecialChar TeX
35296 モードで入れます。
35297 \end_layout
35298
35299 \begin_layout Standard
35300 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
35301 \begin_inset space \thinspace{}
35302 \end_inset
35303
35304 mmの垂直空白を入れて下さい。数式様式
35305 \series bold
35306
35307 \begin_inset Foot
35308 status collapsed
35309
35310 \begin_layout Plain Layout
35311 数式様式に関しては、第
35312 \begin_inset CommandInset ref
35313 LatexCommand ref
35314 reference "sec:数式様式"
35315
35316 \end_inset
35317
35318 節をご覧下さい。
35319 \end_layout
35320
35321 \end_inset
35322
35323
35324 \series default
35325 として
35326 \series bold
35327 行頭下げ
35328 \series default
35329 を使用している場合には、代わりに-9
35330 \begin_inset space \thinspace{}
35331 \end_inset
35332
35333 mmの垂直空白を入れて下さい。
35334 \end_layout
35335
35336 \begin_layout Standard
35337 以下は、別行立て数式を含む、多段組文の例です。
35338 \end_layout
35339
35340 \begin_layout Standard
35341 \begin_inset ERT
35342 status collapsed
35343
35344 \begin_layout Plain Layout
35345
35346
35347 \backslash
35348 begin{multicols}{2}
35349 \end_layout
35350
35351 \end_inset
35352
35353
35354 \lang ngerman
35355 Das Spektrum wird fouriertransformiert.
35356  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
35357 , Lösungsmittel) zu trennen.
35358  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
35359  nun das Aussehen des Ausgangssignals.
35360  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
35361  über alle Phasen integrieren muss.
35362  Sei nun 
35363 \begin_inset Formula $S$
35364 \end_inset
35365
35366  unser normiertes Ausgangssignal und 
35367 \begin_inset Formula $P$
35368 \end_inset
35369
35370  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
35371 \lang japanese
35372
35373 \begin_inset ERT
35374 status collapsed
35375
35376 \begin_layout Plain Layout
35377
35378
35379 \backslash
35380 end{multicols}
35381 \end_layout
35382
35383 \end_inset
35384
35385
35386 \begin_inset VSpace -6mm
35387 \end_inset
35388
35389
35390 \begin_inset Formula 
35391 \begin{equation}
35392 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
35393 \end{equation}
35394
35395 \end_inset
35396
35397
35398 \begin_inset ERT
35399 status collapsed
35400
35401 \begin_layout Plain Layout
35402
35403
35404 \backslash
35405 begin{multicols}{2}
35406 \end_layout
35407
35408 \end_inset
35409
35410
35411 \lang ngerman
35412 wobei 
35413 \begin_inset Formula $S_{0}$
35414 \end_inset
35415
35416  das Signal ohne Gradient ist und die Normierungsbedingung 
35417 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
35418 \end_inset
35419
35420  gilt.
35421  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
35422  Direkt nach dem 
35423 \begin_inset Formula $\nicefrac{\pi}{2}$
35424 \end_inset
35425
35426
35427 \begin_inset space \thinspace{}
35428 \end_inset
35429
35430 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
35431  das Signal zusätzlich abschwächt.
35432  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
35433  
35434 \begin_inset Formula $T_{2}$
35435 \end_inset
35436
35437 -Zeit.
35438 \end_layout
35439
35440 \begin_layout Standard
35441 \begin_inset ERT
35442 status collapsed
35443
35444 \begin_layout Plain Layout
35445
35446
35447 \backslash
35448 end{multicols}
35449 \end_layout
35450
35451 \end_inset
35452
35453  
35454 \end_layout
35455
35456 \begin_layout Subsection
35457 変数の説明付き数式
35458 \begin_inset Index idx
35459 status collapsed
35460
35461 \begin_layout Plain Layout
35462 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
35463 \end_layout
35464
35465 \end_inset
35466
35467
35468 \end_layout
35469
35470 \begin_layout Standard
35471 \begin_inset CommandInset ref
35472 LatexCommand eqref
35473 reference "eq:within"
35474
35475 \end_inset
35476
35477 式のように、数式内で変数の説明をするには、
35478 \begin_inset Formula $n$
35479 \end_inset
35480
35481 個の変数が使われている場合、左寄せの列を持つ
35482 \begin_inset Formula $2\times n$
35483 \end_inset
35484
35485 行列を使用します
35486 \begin_inset Foot
35487 status collapsed
35488
35489 \begin_layout Plain Layout
35490 行列に関しては、第
35491 \begin_inset CommandInset ref
35492 LatexCommand ref
35493 reference "sec:行列"
35494
35495 \end_inset
35496
35497 節参照。
35498 \end_layout
35499
35500 \end_inset
35501
35502 。説明を小さな文字にするには、行列の前に、たとえば
35503 \series bold
35504
35505 \backslash
35506 footnotesize
35507 \series default
35508 コマンドを挿入します
35509 \begin_inset Foot
35510 status collapsed
35511
35512 \begin_layout Plain Layout
35513 フォント寸法に関しては、第
35514 \begin_inset CommandInset ref
35515 LatexCommand ref
35516 reference "subsec:書体寸法"
35517
35518 \end_inset
35519
35520 節参照。
35521 \end_layout
35522
35523 \end_inset
35524
35525
35526 \end_layout
35527
35528 \begin_layout Standard
35529 数式様式に
35530 \series bold
35531 行頭下げ
35532 \begin_inset Foot
35533 status collapsed
35534
35535 \begin_layout Plain Layout
35536 数式様式に関しては、第
35537 \begin_inset CommandInset ref
35538 LatexCommand ref
35539 reference "sec:数式様式"
35540
35541 \end_inset
35542
35543 節参照。
35544 \end_layout
35545
35546 \end_inset
35547
35548
35549 \series default
35550 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
35551 \series bold
35552
35553 \backslash
35554 hfill
35555 \series default
35556
35557 \begin_inset Foot
35558 status collapsed
35559
35560 \begin_layout Plain Layout
35561
35562 \series bold
35563
35564 \backslash
35565 hfill
35566 \series default
35567 は、
35568 \series bold
35569 行頭下げ
35570 \series default
35571 様式のときのみ機能します。第
35572 \begin_inset CommandInset ref
35573 LatexCommand ref
35574 reference "subsec:可変長の空白"
35575
35576 \end_inset
35577
35578 節をご覧下さい。
35579 \end_layout
35580
35581 \end_inset
35582
35583 を入れます。
35584 \end_layout
35585
35586 \begin_layout Standard
35587 数式様式に
35588 \series bold
35589 中央揃え
35590 \series default
35591 を使っている場合、数式を字下げするには、第
35592 \begin_inset CommandInset ref
35593 LatexCommand ref
35594 reference "subsec:flalign環境"
35595
35596 \end_inset
35597
35598 節で述べた方法を使用します。
35599 \begin_inset CommandInset ref
35600 LatexCommand eqref
35601 reference "eq:within"
35602
35603 \end_inset
35604
35605 式には5列があり、最初の2列には数式、3列めには行列、最終列には空の\SpecialChar TeX
35606 括弧が入っています。
35607 \begin_inset Formula 
35608 \begin{flalign}
35609 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35610 \rho & \textrm{density}\\
35611 V & \textrm{volume}\\
35612 g & \textrm{gravitational acceleration}
35613 \end{array} &  & {}\label{eq:within}
35614 \end{flalign}
35615
35616 \end_inset
35617
35618
35619 \end_layout
35620
35621 \begin_layout Subsection
35622 アップライト体のギリシャ小文字
35623 \begin_inset CommandInset label
35624 LatexCommand label
35625 name "subsec:アップライト体ギリシャ小文字"
35626
35627 \end_inset
35628
35629
35630 \begin_inset Index idx
35631 status collapsed
35632
35633 \begin_layout Plain Layout
35634 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
35635 \end_layout
35636
35637 \end_inset
35638
35639
35640 \end_layout
35641
35642 \begin_layout Standard
35643 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
35644 \begin_inset Formula $\pi$
35645 \end_inset
35646
35647 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
35648 \series bold
35649 upgreek.sty
35650 \series default
35651
35652 \begin_inset Foot
35653 status collapsed
35654
35655 \begin_layout Plain Layout
35656
35657 \series bold
35658 upgreek
35659 \series default
35660 は、
35661 \series bold
35662 was
35663 \series default
35664
35665 \begin_inset Index idx
35666 status collapsed
35667
35668 \begin_layout Plain Layout
35669 ぱっけーじ@パッケージ ! was
35670 \begin_inset ERT
35671 status collapsed
35672
35673 \begin_layout Plain Layout
35674
35675
35676 \backslash
35677 vspace{4mm}
35678 \end_layout
35679
35680 \end_inset
35681
35682
35683 \end_layout
35684
35685 \end_inset
35686
35687  \SpecialChar LaTeX
35688 パッケージの一部です。
35689 \end_layout
35690
35691 \end_inset
35692
35693
35694 \begin_inset Index idx
35695 status collapsed
35696
35697 \begin_layout Plain Layout
35698 ぱっけーじ@パッケージ ! upgreek
35699 \end_layout
35700
35701 \end_inset
35702
35703  ファイルを
35704 \end_layout
35705
35706 \begin_layout Standard
35707
35708 \series bold
35709
35710 \backslash
35711 usepackage{upgreek}
35712 \end_layout
35713
35714 \begin_layout Standard
35715 という\SpecialChar LaTeX
35716 プリアンブル行で読み込めば、これらが提供されるようになります。
35717 \begin_inset ERT
35718 status collapsed
35719
35720 \begin_layout Plain Layout
35721
35722
35723 \backslash
35724 ifupgreek 
35725 \end_layout
35726
35727 \end_inset
35728
35729
35730 \begin_inset Note Note
35731 status open
35732
35733 \begin_layout Plain Layout
35734 以下の表は、
35735 \series bold
35736 upgreek
35737 \series default
35738  \SpecialChar LaTeX
35739 パッケージが導入済みのときのみ表示されます。
35740 \end_layout
35741
35742 \end_inset
35743
35744 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
35745 \series bold
35746 up
35747 \series default
35748 を付けると作ることができます。たとえば
35749 \series bold
35750
35751 \backslash
35752 uptau
35753 \series default
35754 コマンドは、
35755 \begin_inset Formula $\uptau$
35756 \end_inset
35757
35758 のようになります。
35759 \end_layout
35760
35761 \begin_layout Standard
35762 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
35763 \begin_inset Formula 
35764 \[
35765 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35766 \]
35767
35768 \end_inset
35769
35770
35771 \end_layout
35772
35773 \begin_layout Standard
35774 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「
35775 \begin_inset Formula $\mu m$
35776 \end_inset
35777
35778 」のような単位に使うべきではありません。
35779 \end_layout
35780
35781 \begin_layout Standard
35782 \begin_inset ERT
35783 status collapsed
35784
35785 \begin_layout Plain Layout
35786
35787
35788 \backslash
35789 else 
35790 \end_layout
35791
35792 \end_inset
35793
35794
35795 \begin_inset Note Note
35796 status open
35797
35798 \begin_layout Plain Layout
35799 以下は、
35800 \series bold
35801 upgreek
35802 \series default
35803  \SpecialChar LaTeX
35804 パッケージが導入されていないときのみ表示されます。
35805 \end_layout
35806
35807 \end_inset
35808
35809
35810 \end_layout
35811
35812 \begin_layout Standard
35813 この小節のすべてを出力で見るには、
35814 \series bold
35815 upgreek
35816 \series default
35817  \SpecialChar LaTeX
35818 パッケージを導入する必要があります。
35819 \end_layout
35820
35821 \begin_layout Standard
35822 \begin_inset ERT
35823 status collapsed
35824
35825 \begin_layout Plain Layout
35826
35827
35828 \backslash
35829 fi 
35830 \end_layout
35831
35832 \end_inset
35833
35834
35835 \end_layout
35836
35837 \begin_layout Subsection
35838 数式中のテキスト文字
35839 \begin_inset CommandInset label
35840 LatexCommand label
35841 name "subsec:数式中のテキスト文字"
35842
35843 \end_inset
35844
35845
35846 \begin_inset Index idx
35847 status collapsed
35848
35849 \begin_layout Plain Layout
35850 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
35851 \end_layout
35852
35853 \end_inset
35854
35855
35856 \end_layout
35857
35858 \begin_layout Standard
35859 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
35860 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35861 \end_inset
35862
35863 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
35864 \series bold
35865
35866 \backslash
35867 cdot
35868 \series default
35869
35870 \begin_inset Foot
35871 status collapsed
35872
35873 \begin_layout Plain Layout
35874
35875 \begin_inset CommandInset ref
35876 LatexCommand ref
35877 reference "subsec:二項演算子"
35878
35879 \end_inset
35880
35881 節参照。
35882 \end_layout
35883
35884 \end_inset
35885
35886 コマンドを挿入しなくてはならなくなることでしょう。しかし、
35887 \end_layout
35888
35889 \begin_layout Standard
35890
35891 \series bold
35892
35893 \backslash
35894 Declare Inputtext{183}{
35895 \backslash
35896 ifmmode
35897 \backslash
35898 cdot
35899 \backslash
35900 else
35901 \backslash
35902 textperiodcentered
35903 \backslash
35904 f\SpecialChar ligaturebreak
35905 i}
35906 \end_layout
35907
35908 \begin_layout Standard
35909 という\SpecialChar LaTeX
35910 プリアンブル行を使えば、エンコーディングに変更を加えることができます。
35911 \end_layout
35912
35913 \begin_layout Standard
35914 文字エンコーディング(
35915 \family sans
35916 文書\SpecialChar menuseparator
35917 設定\SpecialChar menuseparator
35918 言語
35919 \family default
35920 メニュー)は、キーボード上の
35921 \begin_inset Flex Ruby
35922 status collapsed
35923
35924 \begin_layout Plain Layout
35925
35926 \begin_inset Argument post:1
35927 status collapsed
35928
35929 \begin_layout Plain Layout
35930 キー
35931 \end_layout
35932
35933 \end_inset
35934
35935
35936 \end_layout
35937
35938 \end_inset
35939
35940 が押されたときにどの文字が表示されるかを指定します。「·」文字に対応する鍵が押されると、内部的には
35941 \series bold
35942
35943 \backslash
35944 textperiodcentered
35945 \series default
35946 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、\SpecialChar LaTeX
35947 エラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか否かによっ
35948 て、正しいコマンドが自動的に選択されます。
35949 \end_layout
35950
35951 \begin_layout Standard
35952 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
35953 \series bold
35954 latin9
35955 \series default
35956 エンコーディングは、\SpecialChar LaTeX
35957 がインストールされたフォルダにある
35958 \series bold
35959 latin9.def
35960 \series default
35961 ファイルに定義されています。エンコーディングは、\SpecialChar LaTeX
35962 プリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書は、他のコ
35963 ンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
35964 \end_layout
35965
35966 \begin_layout Standard
35967 \begin_inset VSpace medskip
35968 \end_inset
35969
35970 中黒の他にこの文書では、角度記号「
35971 \begin_inset Formula $^{\circ}$
35972 \end_inset
35973
35974 」が、数式に直接入れることができるよう、以下のような\SpecialChar LaTeX
35975 プリアンブル行で定義されています
35976 \begin_inset Foot
35977 status collapsed
35978
35979 \begin_layout Plain Layout
35980 【訳註】p\SpecialChar LaTeX
35981 では、これらの定義は必要ないので、コメントアウトして無効にしてあります。
35982 \end_layout
35983
35984 \end_inset
35985
35986
35987 \end_layout
35988
35989 \begin_layout Standard
35990
35991 \series bold
35992
35993 \backslash
35994 DeclareInputtext{176}{
35995 \backslash
35996 ifmmode^
35997 \backslash
35998 circ
35999 \backslash
36000 else
36001 \backslash
36002 textdegree
36003 \backslash
36004 f\SpecialChar ligaturebreak
36005 i}
36006 \end_layout
36007
36008 \begin_layout Subsection
36009 数式中の\SpecialChar LaTeX
36010 コメント
36011 \begin_inset Index idx
36012 status collapsed
36013
36014 \begin_layout Plain Layout
36015 L atexこめんと@\SpecialChar LaTeX
36016 コメント
36017 \end_layout
36018
36019 \end_inset
36020
36021
36022 \end_layout
36023
36024 \begin_layout Standard
36025 本文中では、ファイルの\SpecialChar LaTeX
36026 ソースコードでのみ見ることのできるコメントを、
36027 \family sans
36028 挿入
36029 \lang english
36030 \SpecialChar menuseparator
36031
36032 \lang japanese
36033 注釈
36034 \lang english
36035 \SpecialChar menuseparator
36036
36037 \lang japanese
36038 コメント
36039 \family default
36040 メニューで挿入することができます。これと同じことは、数式中ではできませんが、
36041 \end_layout
36042
36043 \begin_layout Standard
36044
36045 \series bold
36046
36047 \backslash
36048 %
36049 \end_layout
36050
36051 \begin_layout Standard
36052 というコマンドを使えば、\SpecialChar LaTeX
36053 コメントを挿入することができます。このコマンドを打ち込むと、コメントを書き込むことのできるボックスが生成されます。\SpecialChar LyX
36054 のバグのせいで
36055 \begin_inset Foot
36056 status collapsed
36057
36058 \begin_layout Plain Layout
36059 \begin_inset CommandInset href
36060 LatexCommand href
36061 name "LyX-bug #9002"
36062 target "http://www.lyx.org/trac/ticket/9002"
36063
36064 \end_inset
36065
36066
36067 \end_layout
36068
36069 \end_inset
36070
36071 、コメント中に、通常の本文や数式内本文そのものを書くことはできませんが、\SpecialChar LaTeX
36072 出力中に、\SpecialChar LaTeX
36073 コマンドの形では見ることができます。
36074 \lang english
36075
36076 \begin_inset Newline newline
36077 \end_inset
36078
36079
36080 \lang japanese
36081 下記は、\SpecialChar LaTeX
36082 コメントを持つ数式の例です。
36083 \begin_inset Formula 
36084 \[
36085 A=B%\text{これはコメントです。}
36086 \]
36087
36088 \end_inset
36089
36090
36091 \end_layout
36092
36093 \begin_layout Section
36094 \start_of_appendix
36095 組版上の助言
36096 \begin_inset Index idx
36097 status collapsed
36098
36099 \begin_layout Plain Layout
36100 くみばんじょうのじょげん@組版上の助言
36101 \end_layout
36102
36103 \end_inset
36104
36105
36106 \end_layout
36107
36108 \begin_layout Standard
36109 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
36110 \begin_inset Foot
36111 status collapsed
36112
36113 \begin_layout Plain Layout
36114 この要約の一部は、ISO規則を取り上げている「Duden」
36115 \begin_inset CommandInset citation
36116 LatexCommand cite
36117 key "Duden"
36118
36119 \end_inset
36120
36121 と呼ばれるドイツの半公的辞書から採られています。
36122 \end_layout
36123
36124 \end_inset
36125
36126
36127 \end_layout
36128
36129 \begin_layout Itemize
36130 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
36131 \begin_inset Foot
36132 status collapsed
36133
36134 \begin_layout Plain Layout
36135 書体様式で指定します。第
36136 \begin_inset CommandInset ref
36137 LatexCommand ref
36138 reference "subsec:書体様式"
36139
36140 \end_inset
36141
36142 節を参照。
36143 \end_layout
36144
36145 \end_inset
36146
36147 :30
36148 \begin_inset space \thinspace{}
36149 \end_inset
36150
36151 km/h
36152 \begin_inset Newline newline
36153 \end_inset
36154
36155 値と単位の間には、最小空白を入れます。第
36156 \begin_inset CommandInset ref
36157 LatexCommand ref
36158 reference "subsec:定義済みの空白"
36159
36160 \end_inset
36161
36162 節を参照。
36163 \begin_inset Newline newline
36164 \end_inset
36165
36166 この慣習は、
36167 \series bold
36168
36169 \backslash
36170 unittwo
36171 \series default
36172 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
36173 が得られます:
36174 \begin_inset Formula $\unit[30]{km/h}$
36175 \end_inset
36176
36177
36178 \begin_inset space \thinspace{}
36179 \end_inset
36180
36181 。実は、
36182 \series bold
36183
36184 \backslash
36185 unittwo
36186 \series default
36187 は、\SpecialChar LaTeX
36188 コマンドの実体ではなく、
36189 \series bold
36190
36191 \backslash
36192 unit[値]{単位}
36193 \series default
36194 というコマンドです。したがって、これを\SpecialChar TeX
36195 コード中で使用することはできません。
36196 \end_layout
36197
36198 \begin_layout Itemize
36199 百分率記号と千分率記号は、物理単位と同様に組みます:
36200 \begin_inset Newline newline
36201 \end_inset
36202
36203 血中アルコール1,2
36204 \begin_inset space \thinspace{}
36205 \end_inset
36206
36207
36208 \end_layout
36209
36210 \begin_layout Itemize
36211 角度記号は値の直後に置きます:
36212 \begin_inset Formula $15^{\circ}$
36213 \end_inset
36214
36215 。しかし、単位として用いられるときは別です:15
36216 \begin_inset space \thinspace{}
36217 \end_inset
36218
36219
36220 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
36221 \end_inset
36222
36223
36224 \end_layout
36225
36226 \begin_layout Itemize
36227 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
36228 \begin_inset space \thinspace{}
36229 \end_inset
36230
36231 473
36232 \begin_inset space \thinspace{}
36233 \end_inset
36234
36235 588
36236 \end_layout
36237
36238 \begin_layout Itemize
36239 \begin_inset Formula $120\times90\times40$
36240 \end_inset
36241
36242
36243 \begin_inset space \thinspace{}
36244 \end_inset
36245
36246 cmのような寸法には、積記号「
36247 \begin_inset Formula $\times$
36248 \end_inset
36249
36250 」を用います。これは、
36251 \series bold
36252
36253 \backslash
36254 times
36255 \series default
36256 コマンドか、
36257 \family sans
36258 挿入\SpecialChar menuseparator
36259 特殊文字\SpecialChar menuseparator
36260 記号
36261 \family default
36262 メニューから入れることができます。
36263 \end_layout
36264
36265 \begin_layout Itemize
36266 いくつかの文字を含む関数名は、混乱を防ぐためにアップライト体にします。第
36267 \begin_inset CommandInset ref
36268 LatexCommand ref
36269 reference "subsec:定義済み函数"
36270
36271 \end_inset
36272
36273 節を参照。
36274 \end_layout
36275
36276 \begin_layout Itemize
36277 複数の文字を含む指数は、アップライト体にします:
36278 \begin_inset Formula $E_{\mathrm{kin}}$
36279 \end_inset
36280
36281
36282 \begin_inset Newline newline
36283 \end_inset
36284
36285 行列要素はイタリック体にします:
36286 \begin_inset Formula $\hat{H}_{kl}$
36287 \end_inset
36288
36289
36290 \end_layout
36291
36292 \begin_layout Itemize
36293 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
36294 \end_layout
36295
36296 \begin_layout Itemize
36297
36298 \noun on
36299 フーリエ
36300 \noun default
36301 変換を表す文字は、
36302 \series bold
36303
36304 \backslash
36305 mathscr
36306 \begin_inset space \textvisiblespace{}
36307 \end_inset
36308
36309 {F
36310 \series default
36311 コマンド
36312 \begin_inset Index idx
36313 status collapsed
36314
36315 \begin_layout Plain Layout
36316 こまんど@コマンド! M ! 
36317 \backslash
36318 mathscr
36319 \end_layout
36320
36321 \end_inset
36322
36323
36324 \family sans
36325 挿入\SpecialChar menuseparator
36326 特殊文字\SpecialChar menuseparator
36327 記号\SpecialChar menuseparator
36328 文字様記号
36329 \family default
36330 メニューの
36331 \begin_inset Formula $\mathscr{F}$
36332 \end_inset
36333
36334 で入れることができます。
36335 \end_layout
36336
36337 \begin_layout Standard
36338 \begin_inset Newpage newpage
36339 \end_inset
36340
36341
36342 \end_layout
36343
36344 \begin_layout Section
36345 同義語
36346 \begin_inset Index idx
36347 status collapsed
36348
36349 \begin_layout Plain Layout
36350 どうぎご@同義語
36351 \end_layout
36352
36353 \end_inset
36354
36355
36356 \end_layout
36357
36358 \begin_layout Standard
36359 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
36360 \end_layout
36361
36362 \begin_layout Standard
36363 \begin_inset VSpace bigskip
36364 \end_inset
36365
36366
36367 \lang english
36368
36369 \begin_inset space \hfill{}
36370 \end_inset
36371
36372
36373 \lang japanese
36374
36375 \begin_inset Tabular
36376 <lyxtabular version="3" rows="12" columns="2">
36377 <features booktabs="true" tabularvalignment="middle">
36378 <column alignment="center" valignment="top" width="0pt">
36379 <column alignment="center" valignment="top" width="0pt">
36380 <row>
36381 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36382 \begin_inset Text
36383
36384 \begin_layout Plain Layout
36385 コマンド
36386 \end_layout
36387
36388 \end_inset
36389 </cell>
36390 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36391 \begin_inset Text
36392
36393 \begin_layout Plain Layout
36394 同義のコマンド
36395 \end_layout
36396
36397 \end_inset
36398 </cell>
36399 </row>
36400 <row>
36401 <cell alignment="center" valignment="top" usebox="none">
36402 \begin_inset Text
36403
36404 \begin_layout Plain Layout
36405
36406 \backslash
36407 ast
36408 \end_layout
36409
36410 \end_inset
36411 </cell>
36412 <cell alignment="center" valignment="top" usebox="none">
36413 \begin_inset Text
36414
36415 \begin_layout Plain Layout
36416 *
36417 \end_layout
36418
36419 \end_inset
36420 </cell>
36421 </row>
36422 <row>
36423 <cell alignment="center" valignment="top" usebox="none">
36424 \begin_inset Text
36425
36426 \begin_layout Plain Layout
36427
36428 \backslash
36429 choose
36430 \end_layout
36431
36432 \end_inset
36433 </cell>
36434 <cell alignment="center" valignment="top" usebox="none">
36435 \begin_inset Text
36436
36437 \begin_layout Plain Layout
36438
36439 \backslash
36440 binom
36441 \end_layout
36442
36443 \end_inset
36444 </cell>
36445 </row>
36446 <row>
36447 <cell alignment="center" valignment="top" usebox="none">
36448 \begin_inset Text
36449
36450 \begin_layout Plain Layout
36451
36452 \backslash
36453 geq
36454 \end_layout
36455
36456 \end_inset
36457 </cell>
36458 <cell alignment="center" valignment="top" usebox="none">
36459 \begin_inset Text
36460
36461 \begin_layout Plain Layout
36462
36463 \backslash
36464 ge
36465 \end_layout
36466
36467 \end_inset
36468 </cell>
36469 </row>
36470 <row>
36471 <cell alignment="center" valignment="top" usebox="none">
36472 \begin_inset Text
36473
36474 \begin_layout Plain Layout
36475
36476 \backslash
36477 lbrace
36478 \end_layout
36479
36480 \end_inset
36481 </cell>
36482 <cell alignment="center" valignment="top" usebox="none">
36483 \begin_inset Text
36484
36485 \begin_layout Plain Layout
36486 {
36487 \end_layout
36488
36489 \end_inset
36490 </cell>
36491 </row>
36492 <row>
36493 <cell alignment="center" valignment="top" usebox="none">
36494 \begin_inset Text
36495
36496 \begin_layout Plain Layout
36497
36498 \backslash
36499 lbracket
36500 \end_layout
36501
36502 \end_inset
36503 </cell>
36504 <cell alignment="center" valignment="top" usebox="none">
36505 \begin_inset Text
36506
36507 \begin_layout Plain Layout
36508 [
36509 \end_layout
36510
36511 \end_inset
36512 </cell>
36513 </row>
36514 <row>
36515 <cell alignment="center" valignment="top" usebox="none">
36516 \begin_inset Text
36517
36518 \begin_layout Plain Layout
36519
36520 \backslash
36521 leftarrow
36522 \end_layout
36523
36524 \end_inset
36525 </cell>
36526 <cell alignment="center" valignment="top" usebox="none">
36527 \begin_inset Text
36528
36529 \begin_layout Plain Layout
36530
36531 \backslash
36532 gets
36533 \end_layout
36534
36535 \end_inset
36536 </cell>
36537 </row>
36538 <row>
36539 <cell alignment="center" valignment="top" usebox="none">
36540 \begin_inset Text
36541
36542 \begin_layout Plain Layout
36543
36544 \backslash
36545 leq
36546 \end_layout
36547
36548 \end_inset
36549 </cell>
36550 <cell alignment="center" valignment="top" usebox="none">
36551 \begin_inset Text
36552
36553 \begin_layout Plain Layout
36554
36555 \backslash
36556 le
36557 \end_layout
36558
36559 \end_inset
36560 </cell>
36561 </row>
36562 <row>
36563 <cell alignment="center" valignment="top" usebox="none">
36564 \begin_inset Text
36565
36566 \begin_layout Plain Layout
36567
36568 \backslash
36569 lor
36570 \end_layout
36571
36572 \end_inset
36573 </cell>
36574 <cell alignment="center" valignment="top" usebox="none">
36575 \begin_inset Text
36576
36577 \begin_layout Plain Layout
36578
36579 \backslash
36580 vee
36581 \end_layout
36582
36583 \end_inset
36584 </cell>
36585 </row>
36586 <row>
36587 <cell alignment="center" valignment="top" usebox="none">
36588 \begin_inset Text
36589
36590 \begin_layout Plain Layout
36591
36592 \backslash
36593 neq
36594 \end_layout
36595
36596 \end_inset
36597 </cell>
36598 <cell alignment="center" valignment="top" usebox="none">
36599 \begin_inset Text
36600
36601 \begin_layout Plain Layout
36602
36603 \backslash
36604 not=
36605 \end_layout
36606
36607 \end_inset
36608 </cell>
36609 </row>
36610 <row>
36611 <cell alignment="center" valignment="top" usebox="none">
36612 \begin_inset Text
36613
36614 \begin_layout Plain Layout
36615
36616 \backslash
36617 slash
36618 \end_layout
36619
36620 \end_inset
36621 </cell>
36622 <cell alignment="center" valignment="top" usebox="none">
36623 \begin_inset Text
36624
36625 \begin_layout Plain Layout
36626 /
36627 \end_layout
36628
36629 \end_inset
36630 </cell>
36631 </row>
36632 <row>
36633 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36634 \begin_inset Text
36635
36636 \begin_layout Plain Layout
36637
36638 \backslash
36639 vert
36640 \end_layout
36641
36642 \end_inset
36643 </cell>
36644 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36645 \begin_inset Text
36646
36647 \begin_layout Plain Layout
36648 |
36649 \end_layout
36650
36651 \end_inset
36652 </cell>
36653 </row>
36654 </lyxtabular>
36655
36656 \end_inset
36657
36658
36659 \begin_inset space \hfill{}
36660 \end_inset
36661
36662
36663 \begin_inset Tabular
36664 <lyxtabular version="3" rows="12" columns="2">
36665 <features booktabs="true" tabularvalignment="middle">
36666 <column alignment="center" valignment="top" width="0pt">
36667 <column alignment="center" valignment="top" width="0pt">
36668 <row>
36669 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36670 \begin_inset Text
36671
36672 \begin_layout Plain Layout
36673 コマンド
36674 \end_layout
36675
36676 \end_inset
36677 </cell>
36678 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36679 \begin_inset Text
36680
36681 \begin_layout Plain Layout
36682 同義のコマンド
36683 \end_layout
36684
36685 \end_inset
36686 </cell>
36687 </row>
36688 <row>
36689 <cell alignment="center" valignment="top" usebox="none">
36690 \begin_inset Text
36691
36692 \begin_layout Plain Layout
36693
36694 \backslash
36695 backslash
36696 \end_layout
36697
36698 \end_inset
36699 </cell>
36700 <cell alignment="center" valignment="top" usebox="none">
36701 \begin_inset Text
36702
36703 \begin_layout Plain Layout
36704
36705 \backslash
36706
36707 \backslash
36708
36709 \end_layout
36710
36711 \end_inset
36712 </cell>
36713 </row>
36714 <row>
36715 <cell alignment="center" valignment="top" usebox="none">
36716 \begin_inset Text
36717
36718 \begin_layout Plain Layout
36719
36720 \backslash
36721 dasharrow
36722 \end_layout
36723
36724 \end_inset
36725 </cell>
36726 <cell alignment="center" valignment="top" usebox="none">
36727 \begin_inset Text
36728
36729 \begin_layout Plain Layout
36730
36731 \backslash
36732 dashrightarrow
36733 \end_layout
36734
36735 \end_inset
36736 </cell>
36737 </row>
36738 <row>
36739 <cell alignment="center" valignment="top" usebox="none">
36740 \begin_inset Text
36741
36742 \begin_layout Plain Layout
36743
36744 \backslash
36745 land
36746 \end_layout
36747
36748 \end_inset
36749 </cell>
36750 <cell alignment="center" valignment="top" usebox="none">
36751 \begin_inset Text
36752
36753 \begin_layout Plain Layout
36754
36755 \backslash
36756 wedge
36757 \end_layout
36758
36759 \end_inset
36760 </cell>
36761 </row>
36762 <row>
36763 <cell alignment="center" valignment="top" usebox="none">
36764 \begin_inset Text
36765
36766 \begin_layout Plain Layout
36767
36768 \backslash
36769 rbrace
36770 \end_layout
36771
36772 \end_inset
36773 </cell>
36774 <cell alignment="center" valignment="top" usebox="none">
36775 \begin_inset Text
36776
36777 \begin_layout Plain Layout
36778 }
36779 \end_layout
36780
36781 \end_inset
36782 </cell>
36783 </row>
36784 <row>
36785 <cell alignment="center" valignment="top" usebox="none">
36786 \begin_inset Text
36787
36788 \begin_layout Plain Layout
36789
36790 \backslash
36791 rbracket
36792 \end_layout
36793
36794 \end_inset
36795 </cell>
36796 <cell alignment="center" valignment="top" usebox="none">
36797 \begin_inset Text
36798
36799 \begin_layout Plain Layout
36800 ]
36801 \end_layout
36802
36803 \end_inset
36804 </cell>
36805 </row>
36806 <row>
36807 <cell alignment="center" valignment="top" usebox="none">
36808 \begin_inset Text
36809
36810 \begin_layout Plain Layout
36811
36812 \backslash
36813 rightarrow
36814 \end_layout
36815
36816 \end_inset
36817 </cell>
36818 <cell alignment="center" valignment="top" usebox="none">
36819 \begin_inset Text
36820
36821 \begin_layout Plain Layout
36822
36823 \backslash
36824 to
36825 \end_layout
36826
36827 \end_inset
36828 </cell>
36829 </row>
36830 <row>
36831 <cell alignment="center" valignment="top" usebox="none">
36832 \begin_inset Text
36833
36834 \begin_layout Plain Layout
36835
36836 \backslash
36837 lnot
36838 \end_layout
36839
36840 \end_inset
36841 </cell>
36842 <cell alignment="center" valignment="top" usebox="none">
36843 \begin_inset Text
36844
36845 \begin_layout Plain Layout
36846
36847 \backslash
36848 neg
36849 \end_layout
36850
36851 \end_inset
36852 </cell>
36853 </row>
36854 <row>
36855 <cell alignment="center" valignment="top" usebox="none">
36856 \begin_inset Text
36857
36858 \begin_layout Plain Layout
36859
36860 \backslash
36861 ne
36862 \end_layout
36863
36864 \end_inset
36865 </cell>
36866 <cell alignment="center" valignment="top" usebox="none">
36867 \begin_inset Text
36868
36869 \begin_layout Plain Layout
36870
36871 \backslash
36872 not=
36873 \end_layout
36874
36875 \end_inset
36876 </cell>
36877 </row>
36878 <row>
36879 <cell alignment="center" valignment="top" usebox="none">
36880 \begin_inset Text
36881
36882 \begin_layout Plain Layout
36883
36884 \backslash
36885 owns
36886 \end_layout
36887
36888 \end_inset
36889 </cell>
36890 <cell alignment="center" valignment="top" usebox="none">
36891 \begin_inset Text
36892
36893 \begin_layout Plain Layout
36894
36895 \backslash
36896 ni
36897 \end_layout
36898
36899 \end_inset
36900 </cell>
36901 </row>
36902 <row>
36903 <cell alignment="center" valignment="top" usebox="none">
36904 \begin_inset Text
36905
36906 \begin_layout Plain Layout
36907
36908 \backslash
36909 square
36910 \end_layout
36911
36912 \end_inset
36913 </cell>
36914 <cell alignment="center" valignment="top" usebox="none">
36915 \begin_inset Text
36916
36917 \begin_layout Plain Layout
36918
36919 \backslash
36920 Box
36921 \end_layout
36922
36923 \end_inset
36924 </cell>
36925 </row>
36926 <row>
36927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36928 \begin_inset Text
36929
36930 \begin_layout Plain Layout
36931
36932 \backslash
36933 Vert
36934 \end_layout
36935
36936 \end_inset
36937 </cell>
36938 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36939 \begin_inset Text
36940
36941 \begin_layout Plain Layout
36942
36943 \backslash
36944 |
36945 \end_layout
36946
36947 \end_inset
36948 </cell>
36949 </row>
36950 </lyxtabular>
36951
36952 \end_inset
36953
36954
36955 \begin_inset space \hfill{}
36956 \end_inset
36957
36958
36959 \end_layout
36960
36961 \begin_layout Standard
36962 \begin_inset Newpage newpage
36963 \end_inset
36964
36965
36966 \end_layout
36967
36968 \begin_layout Bibliography
36969 \begin_inset CommandInset bibitem
36970 LatexCommand bibitem
36971 key "TLC2"
36972
36973 \end_inset
36974
36975
36976 \shape smallcaps
36977 Mittelbach, F.
36978  ; Goossens, M.
36979 \shape default
36980
36981 \shape italic
36982 The \SpecialChar LaTeX
36983  Companion
36984 \shape default
36985 , 2nd ed.
36986  Addison Wesley, 2004
36987 \end_layout
36988
36989 \begin_layout Bibliography
36990 \begin_inset CommandInset bibitem
36991 LatexCommand bibitem
36992 key "Mathmode"
36993
36994 \end_inset
36995
36996 \SpecialChar LaTeX
36997 の数式能力の
36998 \begin_inset CommandInset href
36999 LatexCommand href
37000 name "説明"
37001 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37002
37003 \end_inset
37004
37005
37006 \end_layout
37007
37008 \begin_layout Bibliography
37009 \begin_inset CommandInset bibitem
37010 LatexCommand bibitem
37011 key "AMS"
37012
37013 \end_inset
37014
37015
37016 \begin_inset ERT
37017 status collapsed
37018
37019 \begin_layout Plain Layout
37020
37021
37022 \backslash
37023 AmS
37024 \end_layout
37025
37026 \end_inset
37027
37028 -\SpecialChar LaTeX
37029
37030 \begin_inset CommandInset href
37031 LatexCommand href
37032 name "説明"
37033 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37034
37035 \end_inset
37036
37037
37038 \end_layout
37039
37040 \begin_layout Bibliography
37041 \begin_inset CommandInset bibitem
37042 LatexCommand bibitem
37043 key "Symbols"
37044
37045 \end_inset
37046
37047 \SpecialChar LaTeX
37048 パッケージで利用できる記号の
37049 \begin_inset CommandInset href
37050 LatexCommand href
37051 name "全覧"
37052 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37053
37054 \end_inset
37055
37056
37057 \end_layout
37058
37059 \begin_layout Bibliography
37060 \begin_inset CommandInset bibitem
37061 LatexCommand bibitem
37062 key "cancel"
37063
37064 \end_inset
37065
37066 \SpecialChar LaTeX
37067  
37068 \series bold
37069 cancel
37070 \series default
37071
37072 \begin_inset Index idx
37073 status collapsed
37074
37075 \begin_layout Plain Layout
37076 ぱっけーじ@パッケージ ! cancel
37077 \end_layout
37078
37079 \end_inset
37080
37081 パッケージの
37082 \begin_inset CommandInset href
37083 LatexCommand href
37084 name "取扱説明書"
37085 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37086
37087 \end_inset
37088
37089
37090 \end_layout
37091
37092 \begin_layout Bibliography
37093 \begin_inset CommandInset bibitem
37094 LatexCommand bibitem
37095 key "hyperref"
37096
37097 \end_inset
37098
37099 \SpecialChar LaTeX
37100  
37101 \series bold
37102 hyperref
37103 \series default
37104
37105 \begin_inset Index idx
37106 status collapsed
37107
37108 \begin_layout Plain Layout
37109 ぱっけーじ@パッケージ ! hyperref
37110 \end_layout
37111
37112 \end_inset
37113
37114 パッケージの
37115 \begin_inset CommandInset href
37116 LatexCommand href
37117 name "取扱説明書"
37118 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37119
37120 \end_inset
37121
37122
37123 \end_layout
37124
37125 \begin_layout Bibliography
37126 \begin_inset CommandInset bibitem
37127 LatexCommand bibitem
37128 key "mhchem"
37129
37130 \end_inset
37131
37132 \SpecialChar LaTeX
37133  
37134 \series bold
37135 mhchem
37136 \series default
37137
37138 \begin_inset Index idx
37139 status collapsed
37140
37141 \begin_layout Plain Layout
37142 ぱっけーじ@パッケージ ! mhchem
37143 \end_layout
37144
37145 \end_inset
37146
37147 パッケージの
37148 \begin_inset CommandInset href
37149 LatexCommand href
37150 name "取扱説明書"
37151 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37152
37153 \end_inset
37154
37155
37156 \end_layout
37157
37158 \begin_layout Bibliography
37159 \begin_inset CommandInset bibitem
37160 LatexCommand bibitem
37161 key "Duden"
37162
37163 \end_inset
37164
37165
37166 \emph on
37167 Duden Band 1
37168 \emph default
37169 .
37170  22.
37171  Auflage, Duden 2001
37172 \end_layout
37173
37174 \begin_layout Bibliography
37175 \begin_inset CommandInset bibitem
37176 LatexCommand bibitem
37177 key "Checklist"
37178
37179 \end_inset
37180
37181 原稿見直しの
37182 \begin_inset CommandInset href
37183 LatexCommand href
37184 name "チェックリスト"
37185 target "http://physics.nist.gov/Document/checklist.pdf"
37186
37187 \end_inset
37188
37189
37190 \end_layout
37191
37192 \begin_layout Standard
37193 \begin_inset CommandInset index_print
37194 LatexCommand printindex
37195 type "idx"
37196
37197 \end_inset
37198
37199
37200 \end_layout
37201
37202 \end_body
37203 \end_document