]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
Math.lyx: fix bug #9803
[lyx.git] / lib / doc / ja / Math.lyx
1 #LyX 2.2 created this file. For more info see http://www.lyx.org/
2 \lyxformat 498
3 \begin_document
4 \begin_header
5 \origin /systemlyxdir/doc/ja/
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 % if pdflatex is used
18 \usepackage{ifpdf}
19 \ifpdf
20
21 % set fonts for nicer pdf view
22 \IfFileExists{lmodern.sty}
23  {\usepackage{lmodern}}{}
24
25 \fi % end if pdflatex is used
26
27 % Folgendes Problem losen:
28 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
29 % Kapiteluberschrift im Inhaltsverzeichnis direkt an oder uber
30 % die Kapitelnummer geschrieben.
31 % Als Losung wird mehr Platz zwischen Nummer und
32 % Uberschrift eingefugt.
33 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
34 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
35
36 % To be able to enter some characters directly in LyX,
37 % see sec. 22.11
38 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
39 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
40
41 % increase link area for cross-references and autoname them,
42 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
43 %\addto\extrasenglish{%
44 % \renewcommand*{\equationautorefname}[1]{}
45 % \renewcommand{\sectionautorefname}{sec.\negthinspace}
46 % \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
47 % \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
48 %}
49
50 % don't load packages twice
51 % see first footnote in sec. 9.3
52 \@ifundefined{textcolor}{\usepackage{color}}{}
53
54 % the pages of the TOC are numbered roman
55 % and a PDF-bookmark for the TOC is added
56 \pagenumbering{roman}
57 \let\myTOC\tableofcontents
58 \renewcommand{\tableofcontents}{%
59  \vspace{1cm}
60  \pdfbookmark[1]{\contentsname}{}
61  \myTOC
62  \cleardoublepage
63  \pagenumbering{arabic}}
64
65 % insert additional vertical space of 1.5 mm between footnotes,
66 \let\myFoot\footnote
67 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
68
69 % provides caption formatting
70 %\setkomafont{captionlabel}{\bfseries}
71
72 % enables calculation of values
73 \usepackage{calc}
74
75 % for multiple columns used in sec. 24.7
76 \usepackage{multicol}
77
78 % needed in sec. 19.4
79 \usepackage{remreset}
80
81 % for the Fourier transformation symbol
82 \usepackage{mathrsfs}
83
84 % define a color, used in sec.9.3
85 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
86
87 % declare operators (see sec. 10.4 and sec. 15.2)
88 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
89 \DeclareMathOperator{\sgn}{sgn}
90
91 % example definitions for sec. 20.1 
92 \newcommand{\gr}{\Longrightarrow}
93 \newcommand{\us}[1]{\underline{#1}}
94 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
95 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
96 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
97
98 % example macro from sec. 19.4
99 %\def\tagform@#1{\maketag@@@{|#1|}}
100
101
102 % ------------------------------------
103 % used to check for needed LaTeX packages
104 \usepackage{ifthen}
105
106 % check for package undertilde
107 % used for the command \utilde
108 \newboolean{undertilde}
109 \IfFileExists{undertilde.sty}
110  {\usepackage{undertilde}
111   \setboolean{undertilde}{true}}
112  {\setboolean{undertilde}{false}}
113
114 % check for package eurosym
115 % used for the Euro symbol
116 \newboolean{eurosym}
117 \IfFileExists{eurosym.sty}
118  {\usepackage[gennarrow]{eurosym}
119   \setboolean{eurosym}{true}}
120  {\setboolean{eurosym}{false}}
121
122 % needed in sec. 22.4
123 % check for package braket
124 \newboolean{braket}
125 \IfFileExists{braket.sty}
126  {\usepackage{braket}
127   \setboolean{braket}{true}}
128  {\setboolean{braket}{false}}
129
130 % check for package cancel
131 \newboolean{cancel}
132 \IfFileExists{cancel.sty}
133  {\usepackage{cancel}
134   \setboolean{cancel}{true}}
135  {\setboolean{cancel}{false}}
136
137 % needed in sec. 22.10
138 % check for package upgreek
139 \newboolean{upgreek}
140 \IfFileExists{upgreek.sty}
141  {\usepackage{upgreek}
142   \setboolean{upgreek}{true}}
143  {\setboolean{upgreek}{false}}
144
145 % make pdf bookmark sane with Japanese
146 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
147
148 \renewcommand{\seename}{→}
149 \end_preamble
150 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize
151 \use_default_options true
152 \maintain_unincluded_children false
153 \begin_local_layout
154 InsetLayout             Flex:Ruby
155 LyxType         charstyle
156 LatexType               command
157 LatexName               ruby
158 BgColor         none
159 LabelString             "ルビ"
160 Decoration              Conglomerate
161 Argument post:1
162 LabelString     "ルビ文"
163 MenuString      "ルビ文(S)|S"
164 Decoration      Conglomerate
165 Font
166 Size            tiny
167 EndFont
168 LabelFont
169 Size            tiny
170 EndFont
171 Mandatory       1
172 EndArgument
173 Preamble
174 \IfFileExists{okumacro.sty}
175 {\usepackage{okumacro}}
176 {\newcommand{\ruby}[2]{#2}}
177 EndPreamble
178 End
179 \end_local_layout
180 \language japanese
181 \language_package default
182 \inputencoding auto
183 \fontencoding global
184 \font_roman default
185 \font_sans default
186 \font_typewriter default
187 \font_math auto
188 \font_default_family default
189 \use_non_tex_fonts false
190 \font_sc false
191 \font_osf false
192 \font_sf_scale 100
193 \font_tt_scale 100
194 \graphics default
195 \default_output_format pdf
196 \output_sync 0
197 \bibtex_command default
198 \index_command default
199 \paperfontsize default
200 \spacing single
201 \use_hyperref true
202 \pdf_title "LyX's Math Manual"
203 \pdf_author "LyX Team, Uwe Stohr"
204 \pdf_subject "LyX-documentation about math"
205 \pdf_keywords "LyX, Mathed"
206 \pdf_bookmarks false
207 \pdf_bookmarksnumbered true
208 \pdf_bookmarksopen true
209 \pdf_bookmarksopenlevel 1
210 \pdf_breaklinks false
211 \pdf_pdfborder false
212 \pdf_colorlinks true
213 \pdf_backref false
214 \pdf_pdfusetitle false
215 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
216 \papersize a4paper
217 \use_geometry true
218 \use_package amsmath 2
219 \use_package amssymb 2
220 \use_package cancel 0
221 \use_package esint 1
222 \use_package mathdots 1
223 \use_package mathtools 2
224 \use_package mhchem 1
225 \use_package stackrel 0
226 \use_package stmaryrd 0
227 \use_package undertilde 0
228 \cite_engine basic
229 \cite_engine_type default
230 \biblio_style plain
231 \use_bibtopic false
232 \use_indices false
233 \paperorientation portrait
234 \suppress_date false
235 \justification true
236 \use_refstyle 0
237 \notefontcolor #0000ff
238 \index 索引
239 \shortcut idx
240 \color #008000
241 \end_index
242 \leftmargin 3.5cm
243 \topmargin 3cm
244 \rightmargin 3cm
245 \bottommargin 3.5cm
246 \secnumdepth 4
247 \tocdepth 3
248 \paragraph_separation skip
249 \defskip medskip
250 \quotes_language english
251 \papercolumns 1
252 \papersides 2
253 \paperpagestyle plain
254 \tracking_changes false
255 \output_changes true
256 \html_math_output 0
257 \html_css_as_file 0
258 \html_be_strict false
259 \end_header
260
261 \begin_body
262
263 \begin_layout Title
264 \SpecialChar LyX
265 の数式詳細説明書
266 \end_layout
267
268 \begin_layout Author
269 \SpecialChar LyX
270 プロジェクトチーム
271 \begin_inset Foot
272 status collapsed
273
274 \begin_layout Plain Layout
275 \noindent
276 コメントや誤りの修正などがございましたら、\SpecialChar LyX
277 文書化メーリングリスト
278 \family typewriter
279
280 \begin_inset CommandInset href
281 LatexCommand href
282 name "lyx-docs@lists.lyx.org"
283 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
284 type "mailto:"
285
286 \end_inset
287
288
289 \family default
290 までお知らせください。
291 \end_layout
292
293 \end_inset
294
295
296 \begin_inset Note Note
297 status collapsed
298
299 \begin_layout Plain Layout
300 著者:Uwe Stöhr
301 \end_layout
302
303 \end_inset
304
305
306 \begin_inset Newline newline
307 \end_inset
308
309
310 \begin_inset Newline newline
311 \end_inset
312
313
314 \family sans
315 第2.1.x版
316 \end_layout
317
318 \begin_layout Standard
319 \begin_inset CommandInset toc
320 LatexCommand tableofcontents
321
322 \end_inset
323
324
325 \end_layout
326
327 \begin_layout Standard
328 \begin_inset Note Note
329 status open
330
331 \begin_layout Plain Layout
332 この文書をPDFやPS、DVIに書き出すには、\SpecialChar LaTeX
333 パッケージの
334 \series bold
335 braket
336 \series default
337
338 \series bold
339 cancel
340 \series default
341
342 \series bold
343 eurosym
344 \series default
345
346 \series bold
347 mathdots
348 \series default
349
350 \series bold
351 mhchem
352 \series default
353
354 \series bold
355 undertilde
356 \series default
357
358 \series bold
359 was
360 \series default
361 が導入されている必要があります。これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
362 \series bold
363 mhchem
364 \series default
365 が導入されていないと、本ファイルを書き出すことができません。
366 \end_layout
367
368 \begin_layout Plain Layout
369 この文書の最新のPDF版は
370 \begin_inset Newline newline
371 \end_inset
372
373
374 \series bold
375 http://wiki.lyx.org/\SpecialChar LyX
376 /DocumentationDevelopment#Math
377 \begin_inset Newline newline
378 \end_inset
379
380
381 \series default
382 にあります。
383 \end_layout
384
385 \end_inset
386
387
388 \end_layout
389
390 \begin_layout Standard
391 \begin_inset Newpage newpage
392 \end_inset
393
394
395 \end_layout
396
397 \begin_layout Section
398 はじめに
399 \end_layout
400
401 \begin_layout Standard
402 この文書は、\SpecialChar LyX
403 の数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用される\SpecialChar LaTeX
404 コマンドのコレクションでもあります。説明は、コマンドの使用を念頭に置い
405 ています。したがって、ユーザーの手引きの
406 \family typewriter
407 数式
408 \family default
409 の節をすでにお読みになっていることを前提としています。
410 \end_layout
411
412 \begin_layout Standard
413 この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
414 \family sans
415 挿入\SpecialChar menuseparator
416 数式
417 \family default
418 メニューか
419 \family sans
420 数式ツールバー
421 \family default
422 からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
423 なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
424 \end_layout
425
426 \begin_layout Standard
427 とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
428 \family sans
429 文書\SpecialChar menuseparator
430 設定\SpecialChar menuseparator
431 数式オプション
432 \family default
433 メニュー)で
434 \family sans
435 AMS mathパッケージを使う
436 \family default
437 オプションを有効にしなくてはなりません
438 \begin_inset Foot
439 status collapsed
440
441 \begin_layout Plain Layout
442
443 \family sans
444 AMS mathパッケージを自動的に使う
445 \family default
446 オプションは、\SpecialChar LyX
447 でサポートされている数式要素が見つかったときのみ、
448 \begin_inset ERT
449 status collapsed
450
451 \begin_layout Plain Layout
452
453
454 \backslash
455 AmS 
456 \end_layout
457
458 \end_inset
459
460 -mathパッケージを使用します。
461 \end_layout
462
463 \end_inset
464
465
466 \end_layout
467
468 \begin_layout Standard
469 説明を明瞭にするために、この文書はすべての
470 \begin_inset ERT
471 status collapsed
472
473 \begin_layout Plain Layout
474
475
476 \backslash
477 AmS 
478 \end_layout
479
480 \end_inset
481
482 -mathコマンド
483 \begin_inset Foot
484 status collapsed
485
486 \begin_layout Plain Layout
487 すべての
488 \begin_inset ERT
489 status collapsed
490
491 \begin_layout Plain Layout
492
493
494 \backslash
495 AmS
496 \end_layout
497
498 \end_inset
499
500 -mathコマンドの一覧は、
501 \family sans
502
503 \begin_inset CommandInset href
504 LatexCommand href
505 name "amsguide.ps"
506 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
507
508 \end_inset
509
510
511 \family default
512 ファイルに収録されています。このファイルは、すべての\SpecialChar LaTeX
513 標準頒布版に含まれています。
514 \end_layout
515
516 \end_inset
517
518 を列挙はしません。
519 \end_layout
520
521 \begin_layout Section
522 一般的な説明
523 \end_layout
524
525 \begin_layout Standard
526 本文に埋め込まれた行内数式
527 \begin_inset Index idx
528 status collapsed
529
530 \begin_layout Plain Layout
531 すうしき @ 数式 ! ぎょうない @ 行内
532 \end_layout
533
534 \end_inset
535
536 を作成するには、
537 \begin_inset Flex Ruby
538 status collapsed
539
540 \begin_layout Plain Layout
541 捷径
542 \begin_inset Argument post:1
543 status collapsed
544
545 \begin_layout Plain Layout
546 ショートカット
547 \end_layout
548
549 \end_inset
550
551
552 \end_layout
553
554 \end_inset
555
556
557 \begin_inset Info
558 type  "shortcuts"
559 arg   "math-mode"
560 \end_inset
561
562 のうちのいずれか、あるいはツールバーボタン
563 \begin_inset Info
564 type  "icon"
565 arg   "math-mode"
566 \end_inset
567
568 を使用してください。
569 \begin_inset Newline newline
570 \end_inset
571
572 大きく別の段落として表示される別行立て数式
573 \begin_inset Index idx
574 status collapsed
575
576 \begin_layout Plain Layout
577 すうしき @ 数式 ! べつぎょうだてようしき @ 別行立て様式
578 \end_layout
579
580 \end_inset
581
582 を作成するには、
583 \begin_inset Info
584 type  "shortcuts"
585 arg   "math-display"
586 \end_inset
587
588 のうちいずれかの捷径を使用して下さい。
589 \end_layout
590
591 \begin_layout Standard
592 別行立て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
593 \begin_inset Info
594 type  "shortcuts"
595 arg   "math-mode"
596 \end_inset
597
598 のいずれかの捷径か、
599 \family sans
600 編集\SpecialChar menuseparator
601 数式\SpecialChar menuseparator
602 数式の表記を変更
603 \family default
604 メニューを使用して下さい。同じ方法が、行内数式を別行立て数式に変更するのにも使用できます。
605 \end_layout
606
607 \begin_layout Standard
608 行内数式の一部を別行立て数式の大きさで表示するには、
609 \series bold
610
611 \backslash
612 displaystyle
613 \begin_inset Index idx
614 status collapsed
615
616 \begin_layout Plain Layout
617
618 \size normal
619 こまんど@コマンド ! D ! 
620 \backslash
621 displaystyle
622 \end_layout
623
624 \end_inset
625
626
627 \series default
628 を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
629 \end_layout
630
631 \begin_layout Standard
632 表の中では、行内数式のみの使用が許されています。
633 \end_layout
634
635 \begin_layout Standard
636
637 \family sans
638 数式ツールバー
639 \family default
640 は、
641 \family sans
642 表示\SpecialChar menuseparator
643 ツールバー
644 \family default
645 メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
646 \family sans
647 ツールバー
648 \family default
649 メニューの中ではチェック印で表されます。この状態から、
650 \family sans
651 ツールバー
652 \family default
653 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
654 数式(自動)」に変わることで表されます。
655 \end_layout
656
657 \begin_layout Standard
658 \SpecialChar TeX
659 モード
660 \begin_inset Index idx
661 status collapsed
662
663 \begin_layout Plain Layout
664 T exもーど@\SpecialChar TeX
665 モード
666 \end_layout
667
668 \end_inset
669
670 は、ツールバーボタン
671 \begin_inset Info
672 type  "icon"
673 arg   "ert-insert"
674 \end_inset
675
676 を押すか、
677 \family sans
678 挿入\SpecialChar menuseparator
679 Te
680 \begin_inset ERT
681 status collapsed
682
683 \begin_layout Plain Layout
684
685 {}
686 \end_layout
687
688 \end_inset
689
690 Xコード
691 \family default
692 (捷径:
693 \begin_inset Info
694 type  "shortcut"
695 arg   "ert-insert"
696 \end_inset
697
698 )メニューを使うことで、起動できます。
699 \begin_inset Note Note
700 status collapsed
701
702 \begin_layout Plain Layout
703 \SpecialChar LyX
704 には、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、\SpecialChar TeX
705 ・\SpecialChar LaTeX
706 ・\SpecialChar LyX
707 があります。これらの名称が、固有名詞として認識されるのを防ぐために、ここでは\SpecialChar TeX
708 括弧
709 が挿入されています。
710 \end_layout
711
712 \end_inset
713
714
715 \end_layout
716
717 \begin_layout Standard
718 \SpecialChar LaTeX
719 プリアンブル
720 \begin_inset Index idx
721 status collapsed
722
723 \begin_layout Plain Layout
724 L atexぷりあんぶる@\SpecialChar LaTeX
725 プリアンブル
726 \end_layout
727
728 \end_inset
729
730 を変更するには、
731 \family sans
732 文書\SpecialChar menuseparator
733 設定\SpecialChar menuseparator
734 LaT
735 \begin_inset ERT
736 status collapsed
737
738 \begin_layout Plain Layout
739
740 {}
741 \end_layout
742
743 \end_inset
744
745 eXプリアンブル
746 \family default
747 メニューを使用してください。
748 \end_layout
749
750 \begin_layout Standard
751 行列や場合分け、多行数式を続けて編集するには、
752 \family sans
753 編集\SpecialChar menuseparator
754 数式
755 \family default
756 メニューと
757 \family sans
758 編集\SpecialChar menuseparator
759 行と列
760 \family default
761 メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
762 交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
763 \end_layout
764
765 \begin_layout Standard
766 数式内で文章を書く
767 \begin_inset Foot
768 status collapsed
769
770 \begin_layout Plain Layout
771 多行数式では、
772 \series bold
773
774 \backslash
775 intertext
776 \series default
777 コマンドが使用されます。
778 \begin_inset CommandInset ref
779 LatexCommand ref
780 reference "subsec:多行数式中のテキスト"
781
782 \end_inset
783
784 を参照のこと。
785 \end_layout
786
787 \end_inset
788
789 には、
790 \emph on
791 数式テキスト
792 \emph default
793
794 \begin_inset Index idx
795 status collapsed
796
797 \begin_layout Plain Layout
798 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
799 \end_layout
800
801 \end_inset
802
803
804 \begin_inset Index idx
805 status collapsed
806
807 \begin_layout Plain Layout
808 すうしきてきすと @ 数式テキスト
809 \end_layout
810
811 \end_inset
812
813 が使用されます。このモードには、捷径
814 \begin_inset Info
815 type  "shortcut"
816 arg   "math-mode"
817 \end_inset
818
819 を使うか、
820 \series bold
821
822 \backslash
823 text
824 \series default
825
826 \begin_inset Index idx
827 status collapsed
828
829 \begin_layout Plain Layout
830 こまんど @ コマンド ! T ! 
831 \backslash
832 text
833 \end_layout
834
835 \end_inset
836
837 コマンドを挿入することで入ることができます。テキストは、\SpecialChar LyX
838 中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては、数式
839 テキストは、他の数式部分とは違って、アップライト体に組まれます。
840 \end_layout
841
842 \begin_layout Subsection*
843 コマンドの構成
844 \end_layout
845
846 \begin_layout Standard
847 数式要素に使われるほとんどの\SpecialChar LaTeX
848 コマンドは、以下のような構成になっています。
849 \end_layout
850
851 \begin_layout Standard
852
853 \series bold
854
855 \backslash
856 コマンド名[非必須引数]{必須引数}
857 \end_layout
858
859 \begin_layout Standard
860 コマンドは、つねにバックスラッシュ「
861 \series bold
862
863 \backslash
864
865 \series default
866 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、\SpecialChar TeX
867 括弧
868 \begin_inset Index idx
869 status collapsed
870
871 \begin_layout Plain Layout
872 T exかっこ@\SpecialChar TeX
873 括弧
874 \end_layout
875
876 \end_inset
877
878 と呼ぶことにします。数式中でコマンド名に左括弧を付けると、\SpecialChar LyX
879 は自動的に\SpecialChar TeX
880 括弧を生成します。数式中ではそれ以外に、
881 \series bold
882
883 \backslash
884 {
885 \series default
886 コマンドを使えば、つねに\SpecialChar TeX
887 括弧を生成することができます。\SpecialChar LyX
888 中で、青字で表示される通常の括弧とは違って、\SpecialChar TeX
889 括弧は赤字で表示されます。\SpecialChar TeX
890 モード中では、\SpecialChar TeX
891 括弧を得るのに、とくに
892 コマンドは必要としません。また、\SpecialChar TeX
893 括弧は出力中では表示されません。
894 \end_layout
895
896 \begin_layout Standard
897 記号のコマンドのように引数のないコマンドを\SpecialChar TeX
898 モードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
899 \emph on
900 かならず
901 \emph default
902 入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
903 ん。
904 \end_layout
905
906 \begin_layout Standard
907 保護された空白は、
908 \begin_inset Info
909 type  "shortcuts"
910 arg   "command-alternatives space-insert protected ; math-space"
911 \end_inset
912
913  
914 \begin_inset Flex Ruby
915 status collapsed
916
917 \begin_layout Plain Layout
918
919 \begin_inset Argument post:1
920 status collapsed
921
922 \begin_layout Plain Layout
923 キー
924 \end_layout
925
926 \end_inset
927
928
929 \end_layout
930
931 \end_inset
932
933 で入力できます。
934 \end_layout
935
936 \begin_layout Subsection*
937 \begin_inset Newpage newpage
938 \end_inset
939
940 文法の説明
941 \end_layout
942
943 \begin_layout Itemize
944 記号 
945 \begin_inset space \textvisiblespace{}
946 \end_inset
947
948  は、空白文字を入力することを表します。
949 \end_layout
950
951 \begin_layout Itemize
952 \begin_inset Formula $\to$
953 \end_inset
954
955 のような矢印は、キーボードから対応する矢印
956 \begin_inset Flex Ruby
957 status collapsed
958
959 \begin_layout Plain Layout
960
961 \begin_inset Argument post:1
962 status collapsed
963
964 \begin_layout Plain Layout
965 キー
966 \end_layout
967
968 \end_inset
969
970
971 \end_layout
972
973 \end_inset
974
975 を押すことを表します。
976 \end_layout
977
978 \begin_layout Subsection*
979 使用できる単位
980 \end_layout
981
982 \begin_layout Standard
983 \align center
984 \begin_inset Float table
985 placement H
986 wide false
987 sideways false
988 status open
989
990 \begin_layout Plain Layout
991 \align center
992 \begin_inset Caption Standard
993
994 \begin_layout Plain Layout
995 \begin_inset CommandInset label
996 LatexCommand label
997 name "tab:使用できる単位"
998
999 \end_inset
1000
1001 使用できる単位
1002 \end_layout
1003
1004 \end_inset
1005
1006
1007 \end_layout
1008
1009 \begin_layout Plain Layout
1010 \align center
1011 \begin_inset Tabular
1012 <lyxtabular version="3" rows="13" columns="2">
1013 <features tabularvalignment="middle">
1014 <column alignment="center" valignment="top">
1015 <column alignment="center" valignment="top">
1016 <row>
1017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1018 \begin_inset Text
1019
1020 \begin_layout Plain Layout
1021 単位
1022 \end_layout
1023
1024 \end_inset
1025 </cell>
1026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1027 \begin_inset Text
1028
1029 \begin_layout Plain Layout
1030 名称/摘要
1031 \end_layout
1032
1033 \end_inset
1034 </cell>
1035 </row>
1036 <row>
1037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1038 \begin_inset Text
1039
1040 \begin_layout Plain Layout
1041 mm
1042 \end_layout
1043
1044 \end_inset
1045 </cell>
1046 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1047 \begin_inset Text
1048
1049 \begin_layout Plain Layout
1050 ミリメートル
1051 \end_layout
1052
1053 \end_inset
1054 </cell>
1055 </row>
1056 <row>
1057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1058 \begin_inset Text
1059
1060 \begin_layout Plain Layout
1061 cm
1062 \end_layout
1063
1064 \end_inset
1065 </cell>
1066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1067 \begin_inset Text
1068
1069 \begin_layout Plain Layout
1070 センチメートル
1071 \end_layout
1072
1073 \end_inset
1074 </cell>
1075 </row>
1076 <row>
1077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1078 \begin_inset Text
1079
1080 \begin_layout Plain Layout
1081 in
1082 \end_layout
1083
1084 \end_inset
1085 </cell>
1086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1087 \begin_inset Text
1088
1089 \begin_layout Plain Layout
1090 インチ
1091 \end_layout
1092
1093 \end_inset
1094 </cell>
1095 </row>
1096 <row>
1097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1098 \begin_inset Text
1099
1100 \begin_layout Plain Layout
1101 pt
1102 \end_layout
1103
1104 \end_inset
1105 </cell>
1106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1107 \begin_inset Text
1108
1109 \begin_layout Plain Layout
1110 ポイント (72.27
1111 \begin_inset Formula $\,$
1112 \end_inset
1113
1114 pt = 1
1115 \begin_inset Formula $\,$
1116 \end_inset
1117
1118 in)
1119 \end_layout
1120
1121 \end_inset
1122 </cell>
1123 </row>
1124 <row>
1125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1126 \begin_inset Text
1127
1128 \begin_layout Plain Layout
1129 pc
1130 \end_layout
1131
1132 \end_inset
1133 </cell>
1134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1135 \begin_inset Text
1136
1137 \begin_layout Plain Layout
1138 パイカ (1
1139 \begin_inset Formula $\,$
1140 \end_inset
1141
1142 pc = 12
1143 \begin_inset Formula $\,$
1144 \end_inset
1145
1146 pt)
1147 \end_layout
1148
1149 \end_inset
1150 </cell>
1151 </row>
1152 <row>
1153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1154 \begin_inset Text
1155
1156 \begin_layout Plain Layout
1157 sp
1158 \end_layout
1159
1160 \end_inset
1161 </cell>
1162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1163 \begin_inset Text
1164
1165 \begin_layout Plain Layout
1166 スケールポイント (65536
1167 \begin_inset Formula $\,$
1168 \end_inset
1169
1170 sp = 1
1171 \begin_inset Formula $\,$
1172 \end_inset
1173
1174 pt)
1175 \end_layout
1176
1177 \end_inset
1178 </cell>
1179 </row>
1180 <row>
1181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1182 \begin_inset Text
1183
1184 \begin_layout Plain Layout
1185 bp
1186 \end_layout
1187
1188 \end_inset
1189 </cell>
1190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1191 \begin_inset Text
1192
1193 \begin_layout Plain Layout
1194 ビッグポイント (72
1195 \begin_inset Formula $\,$
1196 \end_inset
1197
1198 bp = 1
1199 \begin_inset Formula $\,$
1200 \end_inset
1201
1202 in)
1203 \end_layout
1204
1205 \end_inset
1206 </cell>
1207 </row>
1208 <row>
1209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 dd
1214 \end_layout
1215
1216 \end_inset
1217 </cell>
1218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1219 \begin_inset Text
1220
1221 \begin_layout Plain Layout
1222 ディドー (72
1223 \begin_inset Formula $\,$
1224 \end_inset
1225
1226 dd 
1227 \begin_inset Formula $\approx$
1228 \end_inset
1229
1230  37.6
1231 \begin_inset Formula $\,$
1232 \end_inset
1233
1234 mm)
1235 \end_layout
1236
1237 \end_inset
1238 </cell>
1239 </row>
1240 <row>
1241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1242 \begin_inset Text
1243
1244 \begin_layout Plain Layout
1245 cc
1246 \end_layout
1247
1248 \end_inset
1249 </cell>
1250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1251 \begin_inset Text
1252
1253 \begin_layout Plain Layout
1254 シセロ (1
1255 \begin_inset Formula $\,$
1256 \end_inset
1257
1258 cc = 12
1259 \begin_inset Formula $\,$
1260 \end_inset
1261
1262 dd)
1263 \end_layout
1264
1265 \end_inset
1266 </cell>
1267 </row>
1268 <row>
1269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1270 \begin_inset Text
1271
1272 \begin_layout Plain Layout
1273 ex
1274 \end_layout
1275
1276 \end_inset
1277 </cell>
1278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1279 \begin_inset Text
1280
1281 \begin_layout Plain Layout
1282 現在のフォントの文字「x」の高さ
1283 \end_layout
1284
1285 \end_inset
1286 </cell>
1287 </row>
1288 <row>
1289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1290 \begin_inset Text
1291
1292 \begin_layout Plain Layout
1293 em
1294 \end_layout
1295
1296 \end_inset
1297 </cell>
1298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1299 \begin_inset Text
1300
1301 \begin_layout Plain Layout
1302 現在のフォントの文字「M」の幅
1303 \end_layout
1304
1305 \end_inset
1306 </cell>
1307 </row>
1308 <row>
1309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1310 \begin_inset Text
1311
1312 \begin_layout Plain Layout
1313 mu
1314 \end_layout
1315
1316 \end_inset
1317 </cell>
1318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1319 \begin_inset Text
1320
1321 \begin_layout Plain Layout
1322 数式単位(1
1323 \begin_inset space \thinspace{}
1324 \end_inset
1325
1326 mu = 
1327 \begin_inset Formula $\nicefrac{1}{18}$
1328 \end_inset
1329
1330
1331 \begin_inset space \thinspace{}
1332 \end_inset
1333
1334 em)
1335 \end_layout
1336
1337 \end_inset
1338 </cell>
1339 </row>
1340 </lyxtabular>
1341
1342 \end_inset
1343
1344
1345 \end_layout
1346
1347 \end_inset
1348
1349
1350 \end_layout
1351
1352 \begin_layout Standard
1353 \begin_inset Newpage newpage
1354 \end_inset
1355
1356
1357 \end_layout
1358
1359 \begin_layout Section
1360 基礎的な関数
1361 \end_layout
1362
1363 \begin_layout Subsection
1364 指数
1365 \begin_inset Index idx
1366 status collapsed
1367
1368 \begin_layout Plain Layout
1369 しすう@指数
1370 \end_layout
1371
1372 \end_inset
1373
1374 および添字
1375 \begin_inset Index idx
1376 status collapsed
1377
1378 \begin_layout Plain Layout
1379 そえじ@添字
1380 \end_layout
1381
1382 \end_inset
1383
1384
1385 \begin_inset Index idx
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389 うえつきもじ@上付き文字
1390 \begin_inset ERT
1391 status open
1392
1393 \begin_layout Plain Layout
1394
1395 |see{
1396 \end_layout
1397
1398 \end_inset
1399
1400 指数
1401 \begin_inset ERT
1402 status collapsed
1403
1404 \begin_layout Plain Layout
1405
1406 }
1407 \end_layout
1408
1409 \end_inset
1410
1411
1412 \end_layout
1413
1414 \end_inset
1415
1416
1417 \begin_inset Index idx
1418 status collapsed
1419
1420 \begin_layout Plain Layout
1421 したつきもじ@下付き文字
1422 \begin_inset ERT
1423 status collapsed
1424
1425 \begin_layout Plain Layout
1426
1427 |see{
1428 \end_layout
1429
1430 \end_inset
1431
1432 添字
1433 \begin_inset ERT
1434 status collapsed
1435
1436 \begin_layout Plain Layout
1437
1438 }
1439 \end_layout
1440
1441 \end_inset
1442
1443
1444 \end_layout
1445
1446 \end_inset
1447
1448
1449 \end_layout
1450
1451 \begin_layout Standard
1452 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1453 \begin_inset Info
1454 type  "icon"
1455 arg   "math-subscript"
1456 \end_inset
1457
1458 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1459 \begin_inset Info
1460 type  "icon"
1461 arg   "math-superscript"
1462 \end_inset
1463
1464 を使って入力することができます。
1465 \begin_inset Separator parbreak
1466 \end_inset
1467
1468
1469 \end_layout
1470
1471 \begin_layout Standard
1472 \align center
1473 \begin_inset Tabular
1474 <lyxtabular version="3" rows="4" columns="2">
1475 <features tabularvalignment="middle">
1476 <column alignment="center" valignment="top" width="0pt">
1477 <column alignment="center" valignment="top" width="0pt">
1478 <row>
1479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1480 \begin_inset Text
1481
1482 \begin_layout Plain Layout
1483 コマンド
1484 \end_layout
1485
1486 \end_inset
1487 </cell>
1488 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1489 \begin_inset Text
1490
1491 \begin_layout Plain Layout
1492 結果
1493 \begin_inset Note Note
1494 status collapsed
1495
1496 \begin_layout Plain Layout
1497 ここで使われている
1498 \series bold
1499
1500 \backslash
1501 raisebox
1502 \series default
1503 は単なるスペーサーです。
1504 \end_layout
1505
1506 \end_inset
1507
1508
1509 \end_layout
1510
1511 \end_inset
1512 </cell>
1513 </row>
1514 <row>
1515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1516 \begin_inset Text
1517
1518 \begin_layout Plain Layout
1519 B_V
1520 \end_layout
1521
1522 \end_inset
1523 </cell>
1524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1525 \begin_inset Text
1526
1527 \begin_layout Plain Layout
1528 \begin_inset Formula $B_{V}$
1529 \end_inset
1530
1531
1532 \end_layout
1533
1534 \end_inset
1535 </cell>
1536 </row>
1537 <row>
1538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1539 \begin_inset Text
1540
1541 \begin_layout Plain Layout
1542 B^V
1543 \end_layout
1544
1545 \end_inset
1546 </cell>
1547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1548 \begin_inset Text
1549
1550 \begin_layout Plain Layout
1551 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1552 \end_inset
1553
1554
1555 \end_layout
1556
1557 \end_inset
1558 </cell>
1559 </row>
1560 <row>
1561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1562 \begin_inset Text
1563
1564 \begin_layout Plain Layout
1565 B^
1566 \begin_inset space \textvisiblespace{}
1567 \end_inset
1568
1569 A
1570 \end_layout
1571
1572 \end_inset
1573 </cell>
1574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1575 \begin_inset Text
1576
1577 \begin_layout Plain Layout
1578 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1579 \end_inset
1580
1581
1582 \end_layout
1583
1584 \end_inset
1585 </cell>
1586 </row>
1587 </lyxtabular>
1588
1589 \end_inset
1590
1591
1592 \end_layout
1593
1594 \begin_layout Standard
1595 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1596 ってしまいます
1597 \begin_inset Foot
1598 status collapsed
1599
1600 \begin_layout Plain Layout
1601 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1602 \end_layout
1603
1604 \end_inset
1605
1606 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1607 \family sans
1608 Space
1609 \family default
1610 を押してください。
1611 \end_layout
1612
1613 \begin_layout Subsection
1614 分数
1615 \begin_inset CommandInset label
1616 LatexCommand label
1617 name "subsec:分数"
1618
1619 \end_inset
1620
1621
1622 \begin_inset Index idx
1623 status collapsed
1624
1625 \begin_layout Plain Layout
1626 ぶんすう@分数
1627 \end_layout
1628
1629 \end_inset
1630
1631
1632 \end_layout
1633
1634 \begin_layout Standard
1635 分数は、コマンド
1636 \series bold
1637
1638 \backslash
1639 frac
1640 \series default
1641
1642 \begin_inset Index idx
1643 status collapsed
1644
1645 \begin_layout Plain Layout
1646 こまんど@コマンド ! F ! 
1647 \backslash
1648 frac
1649 \end_layout
1650
1651 \end_inset
1652
1653 か数式ツールバーボタン
1654 \begin_inset Info
1655 type  "icon"
1656 arg   "math-insert \\frac"
1657 \end_inset
1658
1659 で作ることができます。フォント寸法は、分数が行内数式にあるか別行立て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1660 \begin_inset Info
1661 type  "icon"
1662 arg   "math-insert \\frac-square"
1663 \end_inset
1664
1665 を使えば、分数の種類を選ぶことができます。
1666 \end_layout
1667
1668 \begin_layout Standard
1669 コマンド
1670 \series bold
1671
1672 \backslash
1673 dfrac
1674 \series default
1675
1676 \begin_inset Index idx
1677 status collapsed
1678
1679 \begin_layout Plain Layout
1680 こまんど@コマンド ! D ! 
1681 \backslash
1682 dfrac
1683 \end_layout
1684
1685 \end_inset
1686
1687 を使えば、つねに別行立て数式の大きさを持つ分数を作成することができます。また、コマンド
1688 \series bold
1689
1690 \backslash
1691 tfrac
1692 \series default
1693
1694 \begin_inset Index idx
1695 status collapsed
1696
1697 \begin_layout Plain Layout
1698 こまんど@コマンド ! T ! 
1699 \backslash
1700 tfrac
1701 \end_layout
1702
1703 \end_inset
1704
1705 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1706 \end_layout
1707
1708 \begin_layout Standard
1709 これは、コマンド
1710 \series bold
1711
1712 \backslash
1713 frac
1714 \series default
1715 を使用して作った分数
1716 \begin_inset Formula $\frac{1}{2}$
1717 \end_inset
1718
1719 を含む行です。
1720 \end_layout
1721
1722 \begin_layout Standard
1723 これは、コマンド
1724 \series bold
1725
1726 \backslash
1727 dfrac
1728 \series default
1729 を使用して作った分数
1730 \begin_inset Formula $\dfrac{1}{2}$
1731 \end_inset
1732
1733 を含む行です。
1734 \begin_inset Separator parbreak
1735 \end_inset
1736
1737
1738 \end_layout
1739
1740 \begin_layout Standard
1741 \align center
1742 \begin_inset Tabular
1743 <lyxtabular version="3" rows="4" columns="2">
1744 <features tabularvalignment="middle">
1745 <column alignment="center" valignment="top" width="0pt">
1746 <column alignment="center" valignment="top" width="0pt">
1747 <row>
1748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1749 \begin_inset Text
1750
1751 \begin_layout Plain Layout
1752 コマンド
1753 \end_layout
1754
1755 \end_inset
1756 </cell>
1757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1758 \begin_inset Text
1759
1760 \begin_layout Plain Layout
1761 出力
1762 \begin_inset Note Note
1763 status collapsed
1764
1765 \begin_layout Plain Layout
1766 ここで
1767 \series bold
1768
1769 \backslash
1770 raisebox
1771 \series default
1772 はスペーサーとして使用しているだけです。
1773 \end_layout
1774
1775 \end_inset
1776
1777
1778 \end_layout
1779
1780 \end_inset
1781 </cell>
1782 </row>
1783 <row>
1784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1785 \begin_inset Text
1786
1787 \begin_layout Plain Layout
1788
1789 \backslash
1790 frac
1791 \begin_inset space \textvisiblespace{}
1792 \end_inset
1793
1794 A
1795 \begin_inset Formula $\downarrow$
1796 \end_inset
1797
1798 B
1799 \end_layout
1800
1801 \end_inset
1802 </cell>
1803 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1804 \begin_inset Text
1805
1806 \begin_layout Plain Layout
1807 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1808 \end_inset
1809
1810
1811 \end_layout
1812
1813 \end_inset
1814 </cell>
1815 </row>
1816 <row>
1817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1818 \begin_inset Text
1819
1820 \begin_layout Plain Layout
1821
1822 \backslash
1823 dfrac
1824 \begin_inset space \textvisiblespace{}
1825 \end_inset
1826
1827 A
1828 \begin_inset Formula $\downarrow$
1829 \end_inset
1830
1831 B
1832 \end_layout
1833
1834 \end_inset
1835 </cell>
1836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1837 \begin_inset Text
1838
1839 \begin_layout Plain Layout
1840 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1841 \end_inset
1842
1843
1844 \end_layout
1845
1846 \end_inset
1847 </cell>
1848 </row>
1849 <row>
1850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1851 \begin_inset Text
1852
1853 \begin_layout Plain Layout
1854
1855 \backslash
1856 dfrac
1857 \begin_inset space \textvisiblespace{}
1858 \end_inset
1859
1860 e^
1861 \begin_inset space \textvisiblespace{}
1862 \end_inset
1863
1864
1865 \backslash
1866 frac
1867 \begin_inset space \textvisiblespace{}
1868 \end_inset
1869
1870 1
1871 \begin_inset Formula $\downarrow$
1872 \end_inset
1873
1874 2
1875 \begin_inset Formula $\downarrow\downarrow$
1876 \end_inset
1877
1878 3
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Plain Layout
1887 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1888 \end_inset
1889
1890
1891 \end_layout
1892
1893 \end_inset
1894 </cell>
1895 </row>
1896 </lyxtabular>
1897
1898 \end_inset
1899
1900
1901 \end_layout
1902
1903 \begin_layout Standard
1904 \begin_inset VSpace bigskip
1905 \end_inset
1906
1907
1908 \begin_inset Newpage newpage
1909 \end_inset
1910
1911 入れ子の分数を作るには、コマンド
1912 \series bold
1913
1914 \backslash
1915 cfrac
1916 \series default
1917
1918 \begin_inset Index idx
1919 status collapsed
1920
1921 \begin_layout Plain Layout
1922 こまんど@コマンド ! C ! 
1923 \backslash
1924 cfrac
1925 \end_layout
1926
1927 \end_inset
1928
1929 が使えます。以下がその例です。
1930 \begin_inset VSpace -3mm
1931 \end_inset
1932
1933
1934 \end_layout
1935
1936 \begin_layout Standard
1937 \begin_inset Formula 
1938 \begin{align*}
1939 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1940 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1941 \end{align*}
1942
1943 \end_inset
1944
1945
1946 \end_layout
1947
1948 \begin_layout Standard
1949 上記の例で使用したコマンドは、
1950 \end_layout
1951
1952 \begin_layout Standard
1953
1954 \series bold
1955
1956 \backslash
1957 cfrac
1958 \begin_inset ERT
1959 status collapsed
1960
1961 \begin_layout Plain Layout
1962
1963
1964 \backslash
1965 space 
1966 \end_layout
1967
1968 \end_inset
1969
1970 A
1971 \begin_inset Formula $\downarrow$
1972 \end_inset
1973
1974 B+
1975 \backslash
1976 cfrac
1977 \begin_inset ERT
1978 status collapsed
1979
1980 \begin_layout Plain Layout
1981
1982
1983 \backslash
1984 space 
1985 \end_layout
1986
1987 \end_inset
1988
1989 C+
1990 \backslash
1991 cfrac
1992 \begin_inset ERT
1993 status collapsed
1994
1995 \begin_layout Plain Layout
1996
1997
1998 \backslash
1999 space 
2000 \end_layout
2001
2002 \end_inset
2003
2004 E
2005 \begin_inset Formula $\downarrow$
2006 \end_inset
2007
2008 F
2009 \begin_inset Formula $\downarrow$
2010 \end_inset
2011
2012 D
2013 \end_layout
2014
2015 \begin_layout Standard
2016 です。
2017 \end_layout
2018
2019 \begin_layout Standard
2020 \begin_inset VSpace medskip
2021 \end_inset
2022
2023
2024 \end_layout
2025
2026 \begin_layout Standard
2027
2028 \series bold
2029
2030 \backslash
2031 cfrac
2032 \series default
2033 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行立て数式の大きさに設定します。
2034 \end_layout
2035
2036 \begin_layout Standard
2037 分子の揃え方は、指定することができます。
2038 \series bold
2039
2040 \backslash
2041 cfracleft
2042 \series default
2043 コマンドは左揃えにし、
2044 \series bold
2045
2046 \backslash
2047 cfracright
2048 \series default
2049 は右揃えにします。
2050 \series bold
2051
2052 \backslash
2053 cfrac
2054 \series default
2055 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
2056 \series bold
2057
2058 \begin_inset Formula 
2059 \[
2060 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2061 \]
2062
2063 \end_inset
2064
2065
2066 \end_layout
2067
2068 \begin_layout Standard
2069 \begin_inset Note Greyedout
2070 status open
2071
2072 \begin_layout Plain Layout
2073
2074 \series bold
2075 【註】
2076 \backslash
2077 cfracleft
2078 \series default
2079
2080 \series bold
2081
2082 \backslash
2083 cfracright
2084 \series default
2085 は、生粋の\SpecialChar LaTeX
2086 コマンドではなく、実体は、コマンド
2087 \series bold
2088
2089 \backslash
2090 cfrac[揃え位置]{分子}{分母}
2091 \series default
2092 です。したがって、これらを\SpecialChar TeX
2093 モードで使うことはできません。
2094 \end_layout
2095
2096 \end_inset
2097
2098
2099 \end_layout
2100
2101 \begin_layout Standard
2102 \begin_inset VSpace medskip
2103 \end_inset
2104
2105 ときに、以下のように
2106 \series bold
2107
2108 \backslash
2109 cfrac
2110 \series default
2111
2112 \series bold
2113
2114 \backslash
2115 frac
2116 \series default
2117 を組み合わせて使うと便利です。
2118 \begin_inset Formula 
2119 \[
2120 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2121 \]
2122
2123 \end_inset
2124
2125
2126 \end_layout
2127
2128 \begin_layout Standard
2129 斜めの分数線を持つ行内分数を作るには、コマンド
2130 \series bold
2131
2132 \backslash
2133 nicefrac
2134 \series default
2135
2136 \begin_inset Index idx
2137 status collapsed
2138
2139 \begin_layout Plain Layout
2140 こまんど@コマンド ! N ! 
2141 \backslash
2142 nicefrac
2143 \end_layout
2144
2145 \end_inset
2146
2147 (例:
2148 \begin_inset Formula $\nicefrac{5}{31}$
2149 \end_inset
2150
2151 )を使うか、コマンド
2152 \series bold
2153
2154 \backslash
2155 unitfrac
2156 \series default
2157
2158 \begin_inset Index idx
2159 status collapsed
2160
2161 \begin_layout Plain Layout
2162 こまんど@コマンド ! U ! 
2163 \backslash
2164 unitfrac
2165 \end_layout
2166
2167 \end_inset
2168
2169 (例:
2170 \begin_inset Formula $\unitfrac{5}{31}$
2171 \end_inset
2172
2173 )を使います。さらに、
2174 \begin_inset Formula $\unitfrac[2]{1}{3}$
2175 \end_inset
2176
2177 のような帯分数を作るコマンド
2178 \series bold
2179
2180 \backslash
2181 unitfracthree
2182 \series default
2183 もあります。
2184 \end_layout
2185
2186 \begin_layout Standard
2187 \begin_inset Note Greyedout
2188 status open
2189
2190 \begin_layout Plain Layout
2191
2192 \series bold
2193 【註】
2194 \series default
2195 実は、
2196 \series bold
2197
2198 \backslash
2199 unitfracthree
2200 \series default
2201 は生粋の\SpecialChar LaTeX
2202 コマンドではなく、実体は
2203 \begin_inset Newline newline
2204 \end_inset
2205
2206
2207 \series bold
2208
2209 \backslash
2210 unitfrac[自然数]{分子}{分母}
2211 \series default
2212 というコマンドなので、\SpecialChar TeX
2213 コードでは使用できません。
2214 \end_layout
2215
2216 \end_inset
2217
2218
2219 \end_layout
2220
2221 \begin_layout Standard
2222 分数線を変更できるような独自の分数の定義のしかたは、第
2223 \begin_inset CommandInset ref
2224 LatexCommand ref
2225 reference "subsec:自己定義の分数"
2226
2227 \end_inset
2228
2229 節に説明があります。
2230 \end_layout
2231
2232 \begin_layout Standard
2233 多行分数の説明は、第
2234 \begin_inset CommandInset ref
2235 LatexCommand ref
2236 reference "subsec:Multiline-Fractions"
2237
2238 \end_inset
2239
2240 節にあります。
2241 \end_layout
2242
2243 \begin_layout Subsection
2244 根号
2245 \begin_inset Index idx
2246 status collapsed
2247
2248 \begin_layout Plain Layout
2249 こんごう@根号
2250 \end_layout
2251
2252 \end_inset
2253
2254
2255 \begin_inset Index idx
2256 status collapsed
2257
2258 \begin_layout Plain Layout
2259 るーと@ルート
2260 \begin_inset ERT
2261 status collapsed
2262
2263 \begin_layout Plain Layout
2264
2265 |see{
2266 \end_layout
2267
2268 \end_inset
2269
2270 根号
2271 \begin_inset ERT
2272 status collapsed
2273
2274 \begin_layout Plain Layout
2275
2276 }
2277 \end_layout
2278
2279 \end_inset
2280
2281
2282 \end_layout
2283
2284 \end_inset
2285
2286
2287 \end_layout
2288
2289 \begin_layout Standard
2290 平方根は、
2291 \series bold
2292
2293 \backslash
2294 sqrt
2295 \series default
2296
2297 \begin_inset Index idx
2298 status collapsed
2299
2300 \begin_layout Plain Layout
2301 こまんど@コマンド ! S ! 
2302 \backslash
2303 sqrt
2304 \end_layout
2305
2306 \end_inset
2307
2308 か数式ツールバーボタン
2309 \begin_inset Info
2310 type  "icon"
2311 arg   "math-insert \\sqrt"
2312 \end_inset
2313
2314 で作成することができ、他のすべての根号は、コマンド
2315 \series bold
2316
2317 \backslash
2318 root
2319 \series default
2320
2321 \begin_inset Index idx
2322 status collapsed
2323
2324 \begin_layout Plain Layout
2325 こまんど@コマンド ! R ! 
2326 \backslash
2327 root
2328 \end_layout
2329
2330 \end_inset
2331
2332 か数式ツールバーボタン
2333 \begin_inset Info
2334 type  "icon"
2335 arg   "math-insert \\root"
2336 \end_inset
2337
2338 で作成することができます。
2339 \begin_inset Separator parbreak
2340 \end_inset
2341
2342
2343 \end_layout
2344
2345 \begin_layout Standard
2346 \align center
2347 \begin_inset Tabular
2348 <lyxtabular version="3" rows="3" columns="2">
2349 <features tabularvalignment="middle">
2350 <column alignment="center" valignment="top" width="0pt">
2351 <column alignment="center" valignment="top" width="0pt">
2352 <row>
2353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2354 \begin_inset Text
2355
2356 \begin_layout Plain Layout
2357 コマンド
2358 \end_layout
2359
2360 \end_inset
2361 </cell>
2362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2363 \begin_inset Text
2364
2365 \begin_layout Plain Layout
2366 出力
2367 \begin_inset Note Note
2368 status collapsed
2369
2370 \begin_layout Plain Layout
2371 ここで
2372 \series bold
2373
2374 \backslash
2375 raisebox
2376 \series default
2377 はスペーサーとして使用しているだけです。
2378 \end_layout
2379
2380 \end_inset
2381
2382
2383 \end_layout
2384
2385 \end_inset
2386 </cell>
2387 </row>
2388 <row>
2389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2390 \begin_inset Text
2391
2392 \begin_layout Plain Layout
2393
2394 \backslash
2395 sqrt
2396 \begin_inset space \textvisiblespace{}
2397 \end_inset
2398
2399 A-B
2400 \end_layout
2401
2402 \end_inset
2403 </cell>
2404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2405 \begin_inset Text
2406
2407 \begin_layout Plain Layout
2408 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2409 \end_inset
2410
2411
2412 \end_layout
2413
2414 \end_inset
2415 </cell>
2416 </row>
2417 <row>
2418 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2419 \begin_inset Text
2420
2421 \begin_layout Plain Layout
2422
2423 \backslash
2424 root
2425 \begin_inset space \textvisiblespace{}
2426 \end_inset
2427
2428 3
2429 \begin_inset Formula $\downarrow$
2430 \end_inset
2431
2432 A-B
2433 \end_layout
2434
2435 \end_inset
2436 </cell>
2437 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2438 \begin_inset Text
2439
2440 \begin_layout Plain Layout
2441 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2442 \end_inset
2443
2444
2445 \end_layout
2446
2447 \end_inset
2448 </cell>
2449 </row>
2450 </lyxtabular>
2451
2452 \end_inset
2453
2454
2455 \end_layout
2456
2457 \begin_layout Standard
2458 平方根は、根号指数フィールドを空白のままにしておけば、
2459 \series bold
2460
2461 \backslash
2462 root
2463 \series default
2464 でも作成することができます。
2465 \end_layout
2466
2467 \begin_layout Standard
2468 \begin_inset Formula $\sqrt[\beta]{B}$
2469 \end_inset
2470
2471 の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
2472 \begin_inset Newline newline
2473 \end_inset
2474
2475 この場合には、
2476 \begin_inset Formula $\beta$
2477 \end_inset
2478
2479 が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
2480 \series bold
2481
2482 \backslash
2483 leftroot
2484 \series default
2485
2486 \begin_inset Index idx
2487 status collapsed
2488
2489 \begin_layout Plain Layout
2490 こまんど@コマンド ! L ! 
2491 \backslash
2492 leftroot
2493 \end_layout
2494
2495 \end_inset
2496
2497
2498 \series bold
2499
2500 \backslash
2501 uproot
2502 \series default
2503
2504 \begin_inset Index idx
2505 status collapsed
2506
2507 \begin_layout Plain Layout
2508 こまんど@コマンド ! U ! 
2509 \backslash
2510 uproot
2511 \end_layout
2512
2513 \end_inset
2514
2515 を使います。
2516 \end_layout
2517
2518 \begin_layout Standard
2519
2520 \series bold
2521
2522 \backslash
2523 leftroot{距離}
2524 \series default
2525 および
2526 \series bold
2527
2528 \backslash
2529 uproot{距離}
2530 \end_layout
2531
2532 \begin_layout Standard
2533 ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
2534 \begin_inset Formula $\mathrm{72\,bp=1}$
2535 \end_inset
2536
2537 インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
2538 \begin_inset Newline newline
2539 \end_inset
2540
2541
2542 \series bold
2543
2544 \backslash
2545 root
2546 \backslash
2547 leftroot{-1
2548 \begin_inset Formula $\to$
2549 \end_inset
2550
2551
2552 \backslash
2553 uproot{2
2554 \begin_inset Formula $\to$
2555 \end_inset
2556
2557
2558 \backslash
2559 beta
2560 \begin_inset space \textvisiblespace{}
2561 \end_inset
2562
2563
2564 \begin_inset Formula $\to$
2565 \end_inset
2566
2567 B
2568 \begin_inset Newline newline
2569 \end_inset
2570
2571
2572 \series default
2573 は、正しく組版された数式
2574 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2575 \end_inset
2576
2577 を生成します。
2578 \end_layout
2579
2580 \begin_layout Subsection
2581 二項係数
2582 \begin_inset Index idx
2583 status collapsed
2584
2585 \begin_layout Plain Layout
2586 にこうけいすう@二項係数
2587 \end_layout
2588
2589 \end_inset
2590
2591
2592 \end_layout
2593
2594 \begin_layout Standard
2595 二項係数は、コマンド
2596 \series bold
2597
2598 \backslash
2599 binom
2600 \series default
2601
2602 \begin_inset Index idx
2603 status collapsed
2604
2605 \begin_layout Plain Layout
2606 こまんど@コマンド ! B ! 
2607 \backslash
2608 binom
2609 \end_layout
2610
2611 \end_inset
2612
2613 か数式ツールバーボタン
2614 \begin_inset Info
2615 type  "icon"
2616 arg   "math-insert \\frac-square"
2617 \end_inset
2618
2619 の小メニューを使って挿入することができます。分数(
2620 \series bold
2621
2622 \backslash
2623 frac
2624 \series default
2625 )と同様に、
2626 \series bold
2627
2628 \backslash
2629 binom
2630 \series default
2631 の他に、コマンド
2632 \series bold
2633
2634 \backslash
2635 dbinom
2636 \begin_inset Index idx
2637 status collapsed
2638
2639 \begin_layout Plain Layout
2640 こまんど@コマンド ! D ! 
2641 \backslash
2642 dbinom
2643 \end_layout
2644
2645 \end_inset
2646
2647
2648 \series default
2649 および
2650 \series bold
2651
2652 \backslash
2653 tbinom
2654 \series default
2655
2656 \begin_inset Index idx
2657 status collapsed
2658
2659 \begin_layout Plain Layout
2660 こまんど@コマンド ! T ! 
2661 \backslash
2662 tbinom
2663 \end_layout
2664
2665 \end_inset
2666
2667 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2668 \series bold
2669
2670 \backslash
2671 brace
2672 \series default
2673
2674 \begin_inset Index idx
2675 status collapsed
2676
2677 \begin_layout Plain Layout
2678 こまんど@コマンド ! B ! 
2679 \backslash
2680 brace
2681 \end_layout
2682
2683 \end_inset
2684
2685
2686 \series bold
2687
2688 \backslash
2689 brack
2690 \series default
2691
2692 \begin_inset Index idx
2693 status collapsed
2694
2695 \begin_layout Plain Layout
2696 こまんど@コマンド ! B ! 
2697 \backslash
2698 brack
2699 \end_layout
2700
2701 \end_inset
2702
2703 があります。
2704 \begin_inset Separator parbreak
2705 \end_inset
2706
2707
2708 \end_layout
2709
2710 \begin_layout Standard
2711 \align center
2712 \begin_inset Tabular
2713 <lyxtabular version="3" rows="6" columns="2">
2714 <features tabularvalignment="middle">
2715 <column alignment="center" valignment="top" width="0pt">
2716 <column alignment="center" valignment="top" width="0pt">
2717 <row>
2718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2719 \begin_inset Text
2720
2721 \begin_layout Plain Layout
2722 コマンド
2723 \end_layout
2724
2725 \end_inset
2726 </cell>
2727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2728 \begin_inset Text
2729
2730 \begin_layout Plain Layout
2731 出力
2732 \begin_inset Note Note
2733 status collapsed
2734
2735 \begin_layout Plain Layout
2736 ここで
2737 \series bold
2738
2739 \backslash
2740 raisebox
2741 \series default
2742 はスペーサーとして使用しているだけです。
2743 \end_layout
2744
2745 \end_inset
2746
2747
2748 \end_layout
2749
2750 \end_inset
2751 </cell>
2752 </row>
2753 <row>
2754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2755 \begin_inset Text
2756
2757 \begin_layout Plain Layout
2758
2759 \backslash
2760 binom
2761 \begin_inset space \textvisiblespace{}
2762 \end_inset
2763
2764 A
2765 \begin_inset Formula $\downarrow$
2766 \end_inset
2767
2768 B
2769 \end_layout
2770
2771 \end_inset
2772 </cell>
2773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2774 \begin_inset Text
2775
2776 \begin_layout Plain Layout
2777 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2778 \end_inset
2779
2780
2781 \end_layout
2782
2783 \end_inset
2784 </cell>
2785 </row>
2786 <row>
2787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Plain Layout
2791
2792 \backslash
2793 dbinom
2794 \begin_inset space \textvisiblespace{}
2795 \end_inset
2796
2797 A
2798 \begin_inset Formula $\downarrow$
2799 \end_inset
2800
2801 B
2802 \end_layout
2803
2804 \end_inset
2805 </cell>
2806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2807 \begin_inset Text
2808
2809 \begin_layout Plain Layout
2810 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2811 \end_inset
2812
2813
2814 \end_layout
2815
2816 \end_inset
2817 </cell>
2818 </row>
2819 <row>
2820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824
2825 \backslash
2826 tbinom
2827 \begin_inset space \textvisiblespace{}
2828 \end_inset
2829
2830 A
2831 \begin_inset Formula $\downarrow$
2832 \end_inset
2833
2834 B
2835 \end_layout
2836
2837 \end_inset
2838 </cell>
2839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2840 \begin_inset Text
2841
2842 \begin_layout Plain Layout
2843 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2844 \end_inset
2845
2846
2847 \end_layout
2848
2849 \end_inset
2850 </cell>
2851 </row>
2852 <row>
2853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2854 \begin_inset Text
2855
2856 \begin_layout Plain Layout
2857
2858 \backslash
2859 brack
2860 \begin_inset space \textvisiblespace{}
2861 \end_inset
2862
2863 A
2864 \begin_inset Formula $\downarrow$
2865 \end_inset
2866
2867 B
2868 \end_layout
2869
2870 \end_inset
2871 </cell>
2872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2873 \begin_inset Text
2874
2875 \begin_layout Plain Layout
2876 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2877 \end_inset
2878
2879
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 </row>
2885 <row>
2886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Plain Layout
2890
2891 \backslash
2892 brace
2893 \begin_inset space \textvisiblespace{}
2894 \end_inset
2895
2896 A
2897 \begin_inset Formula $\downarrow$
2898 \end_inset
2899
2900 B
2901 \end_layout
2902
2903 \end_inset
2904 </cell>
2905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2906 \begin_inset Text
2907
2908 \begin_layout Plain Layout
2909 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2910 \end_inset
2911
2912
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 </row>
2918 </lyxtabular>
2919
2920 \end_inset
2921
2922
2923 \end_layout
2924
2925 \begin_layout Subsection
2926 場合分け
2927 \begin_inset Index idx
2928 status collapsed
2929
2930 \begin_layout Plain Layout
2931 ばあいわけ@場合分け
2932 \end_layout
2933
2934 \end_inset
2935
2936
2937 \end_layout
2938
2939 \begin_layout Standard
2940 \align center
2941 \begin_inset Tabular
2942 <lyxtabular version="3" rows="3" columns="2">
2943 <features tabularvalignment="middle">
2944 <column alignment="center" valignment="top" width="0pt">
2945 <column alignment="center" valignment="top" width="0pt">
2946 <row>
2947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2948 \begin_inset Text
2949
2950 \begin_layout Plain Layout
2951 コマンド
2952 \end_layout
2953
2954 \end_inset
2955 </cell>
2956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2957 \begin_inset Text
2958
2959 \begin_layout Plain Layout
2960 出力
2961 \end_layout
2962
2963 \end_inset
2964 </cell>
2965 </row>
2966 <row>
2967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2968 \begin_inset Text
2969
2970 \begin_layout Plain Layout
2971
2972 \backslash
2973 cases
2974 \begin_inset space \textvisiblespace{}
2975 \end_inset
2976
2977 A
2978 \begin_inset Formula $\to$
2979 \end_inset
2980
2981 B
2982 \begin_inset Formula $>$
2983 \end_inset
2984
2985 0
2986 \begin_inset Index idx
2987 status collapsed
2988
2989 \begin_layout Plain Layout
2990 こまんど@コマンド ! C ! 
2991 \backslash
2992 cases
2993 \end_layout
2994
2995 \end_inset
2996
2997
2998 \end_layout
2999
3000 \end_inset
3001 </cell>
3002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Plain Layout
3006 \begin_inset Formula $\begin{cases}
3007 A & B>0\end{cases}$
3008 \end_inset
3009
3010
3011 \end_layout
3012
3013 \end_inset
3014 </cell>
3015 </row>
3016 <row>
3017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3018 \begin_inset Text
3019
3020 \begin_layout Plain Layout
3021
3022 \backslash
3023 cases
3024 \begin_inset space \textvisiblespace{}
3025 \end_inset
3026
3027
3028 \begin_inset Info
3029 type  "shortcut"
3030 arg   "newline-insert newline"
3031 \end_inset
3032
3033
3034 \end_layout
3035
3036 \end_inset
3037 </cell>
3038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3039 \begin_inset Text
3040
3041 \begin_layout Plain Layout
3042 \begin_inset Formula $\begin{cases}
3043 A & \textrm{for }x>0\\
3044 B & \textrm{for }x=0
3045 \end{cases}$
3046 \end_inset
3047
3048
3049 \end_layout
3050
3051 \end_inset
3052 </cell>
3053 </row>
3054 </lyxtabular>
3055
3056 \end_inset
3057
3058
3059 \end_layout
3060
3061 \begin_layout Standard
3062
3063 \series bold
3064
3065 \backslash
3066 cases
3067 \series default
3068 を挿入するか数式ツールバーボタン
3069 \begin_inset Info
3070 type  "icon"
3071 arg   "math-insert \\cases"
3072 \end_inset
3073
3074 を使用した後では、
3075 \begin_inset Flex Ruby
3076 status collapsed
3077
3078 \begin_layout Plain Layout
3079 捷径
3080 \begin_inset Argument post:1
3081 status collapsed
3082
3083 \begin_layout Plain Layout
3084 ショートカット
3085 \end_layout
3086
3087 \end_inset
3088
3089
3090 \end_layout
3091
3092 \end_inset
3093
3094
3095 \begin_inset Info
3096 type  "shortcut"
3097 arg   "newline-insert newline"
3098 \end_inset
3099
3100 か表ツールバーボタン
3101 \begin_inset Info
3102 type  "icon"
3103 arg   "inset-modify tabular append-row"
3104 \end_inset
3105
3106 を使えば、新しい行を作ることができます。
3107 \end_layout
3108
3109 \begin_layout Standard
3110 コマンド
3111 \series bold
3112
3113 \backslash
3114 cases
3115 \series default
3116 は、
3117 \family sans
3118 挿入\SpecialChar menuseparator
3119 数式\SpecialChar menuseparator
3120 Cases環境
3121 \family default
3122 メニューで挿入することもできます。
3123 \end_layout
3124
3125 \begin_layout Subsection
3126 否定
3127 \begin_inset Index idx
3128 status collapsed
3129
3130 \begin_layout Plain Layout
3131 ひてい@否定
3132 \end_layout
3133
3134 \end_inset
3135
3136
3137 \end_layout
3138
3139 \begin_layout Standard
3140
3141 \series bold
3142
3143 \backslash
3144 not
3145 \series default
3146
3147 \begin_inset Index idx
3148 status collapsed
3149
3150 \begin_layout Plain Layout
3151 こまんど@コマンド ! N ! 
3152 \backslash
3153 not
3154 \end_layout
3155
3156 \end_inset
3157
3158 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3159 \begin_inset Separator parbreak
3160 \end_inset
3161
3162
3163 \end_layout
3164
3165 \begin_layout Standard
3166 \align center
3167 \begin_inset Tabular
3168 <lyxtabular version="3" rows="4" columns="2">
3169 <features tabularvalignment="middle">
3170 <column alignment="center" valignment="top" width="0pt">
3171 <column alignment="center" valignment="top" width="0pt">
3172 <row>
3173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3174 \begin_inset Text
3175
3176 \begin_layout Plain Layout
3177 コマンド
3178 \end_layout
3179
3180 \end_inset
3181 </cell>
3182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3183 \begin_inset Text
3184
3185 \begin_layout Plain Layout
3186 出力
3187 \end_layout
3188
3189 \end_inset
3190 </cell>
3191 </row>
3192 <row>
3193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3194 \begin_inset Text
3195
3196 \begin_layout Plain Layout
3197
3198 \backslash
3199 not=
3200 \end_layout
3201
3202 \end_inset
3203 </cell>
3204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3205 \begin_inset Text
3206
3207 \begin_layout Plain Layout
3208 \begin_inset Formula $\not=$
3209 \end_inset
3210
3211
3212 \end_layout
3213
3214 \end_inset
3215 </cell>
3216 </row>
3217 <row>
3218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3219 \begin_inset Text
3220
3221 \begin_layout Plain Layout
3222
3223 \backslash
3224 not 
3225 \backslash
3226 le
3227 \end_layout
3228
3229 \end_inset
3230 </cell>
3231 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3232 \begin_inset Text
3233
3234 \begin_layout Plain Layout
3235 \begin_inset Formula $\not\le$
3236 \end_inset
3237
3238
3239 \end_layout
3240
3241 \end_inset
3242 </cell>
3243 </row>
3244 <row>
3245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3246 \begin_inset Text
3247
3248 \begin_layout Plain Layout
3249
3250 \backslash
3251 not 
3252 \backslash
3253 parallel
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Plain Layout
3262 \begin_inset Formula $\not\parallel$
3263 \end_inset
3264
3265
3266 \end_layout
3267
3268 \end_inset
3269 </cell>
3270 </row>
3271 </lyxtabular>
3272
3273 \end_inset
3274
3275
3276 \end_layout
3277
3278 \begin_layout Standard
3279 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3280 \begin_inset CommandInset ref
3281 LatexCommand ref
3282 reference "subsec:数学記号"
3283
3284 \end_inset
3285
3286 節および第
3287 \begin_inset CommandInset ref
3288 LatexCommand ref
3289 reference "sec:関係子"
3290
3291 \end_inset
3292
3293 節を参照)。
3294 \end_layout
3295
3296 \begin_layout Subsection
3297 埋め草
3298 \begin_inset CommandInset label
3299 LatexCommand label
3300 name "subsec:埋め草"
3301
3302 \end_inset
3303
3304
3305 \begin_inset Index idx
3306 status collapsed
3307
3308 \begin_layout Plain Layout
3309 うめくさ@埋め草
3310 \end_layout
3311
3312 \end_inset
3313
3314
3315 \begin_inset Index idx
3316 status collapsed
3317
3318 \begin_layout Plain Layout
3319 かがくきごう@化学記号 ! どういたい@同位体
3320 \end_layout
3321
3322 \end_inset
3323
3324
3325 \begin_inset Index idx
3326 status collapsed
3327
3328 \begin_layout Plain Layout
3329 どういたい@同位体
3330 \begin_inset ERT
3331 status collapsed
3332
3333 \begin_layout Plain Layout
3334
3335 |see{
3336 \end_layout
3337
3338 \end_inset
3339
3340 化学記号
3341 \begin_inset ERT
3342 status collapsed
3343
3344 \begin_layout Plain Layout
3345
3346 }
3347 \end_layout
3348
3349 \end_inset
3350
3351
3352 \end_layout
3353
3354 \end_inset
3355
3356
3357 \begin_inset Index idx
3358 status collapsed
3359
3360 \begin_layout Plain Layout
3361 あいそとーぷ@アイソトープ
3362 \begin_inset ERT
3363 status collapsed
3364
3365 \begin_layout Plain Layout
3366
3367 |see{
3368 \end_layout
3369
3370 \end_inset
3371
3372 同位体
3373 \begin_inset ERT
3374 status collapsed
3375
3376 \begin_layout Plain Layout
3377
3378 }
3379 \end_layout
3380
3381 \end_inset
3382
3383
3384 \end_layout
3385
3386 \end_inset
3387
3388
3389 \end_layout
3390
3391 \begin_layout Standard
3392 たとえば同位体
3393 \begin_inset Foot
3394 status collapsed
3395
3396 \begin_layout Plain Layout
3397 同位体と化学記号の組版に関しては、第
3398 \begin_inset CommandInset ref
3399 LatexCommand ref
3400 reference "subsec:化学記号と化学式"
3401
3402 \end_inset
3403
3404 節に記述があります。
3405 \end_layout
3406
3407 \end_inset
3408
3409 を表示しようとすると、次のような問題が起こります。
3410 \begin_inset Separator parbreak
3411 \end_inset
3412
3413
3414 \end_layout
3415
3416 \begin_layout Standard
3417 \align center
3418 \begin_inset Tabular
3419 <lyxtabular version="3" rows="2" columns="2">
3420 <features tabularvalignment="middle">
3421 <column alignment="center" valignment="top" width="0pt">
3422 <column alignment="center" valignment="top" width="0pt">
3423 <row>
3424 <cell alignment="center" valignment="top" usebox="none">
3425 \begin_inset Text
3426
3427 \begin_layout Plain Layout
3428 上付き文字と下付き文字を使用して作った指数:
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell alignment="center" valignment="top" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3438 \end_inset
3439
3440
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 </row>
3446 <row>
3447 <cell alignment="center" valignment="top" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Plain Layout
3451 正しい指数:
3452 \end_layout
3453
3454 \end_inset
3455 </cell>
3456 <cell alignment="center" valignment="top" usebox="none">
3457 \begin_inset Text
3458
3459 \begin_layout Plain Layout
3460 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3461 \end_inset
3462
3463
3464 \end_layout
3465
3466 \end_inset
3467 </cell>
3468 </row>
3469 </lyxtabular>
3470
3471 \end_inset
3472
3473
3474 \begin_inset Note Note
3475 status collapsed
3476
3477 \begin_layout Plain Layout
3478 ここで
3479 \series bold
3480
3481 \backslash
3482 raisebox
3483 \series default
3484 はスペーサーとして使用しているだけです。
3485 \end_layout
3486
3487 \end_inset
3488
3489
3490 \end_layout
3491
3492 \begin_layout Standard
3493 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3494 \series bold
3495
3496 \backslash
3497 phantom
3498 \series default
3499
3500 \begin_inset Index idx
3501 status collapsed
3502
3503 \begin_layout Plain Layout
3504 こまんど@コマンド ! P ! 
3505 \backslash
3506 phantom
3507 \end_layout
3508
3509 \end_inset
3510
3511 や数式ツールバーボタン
3512 \begin_inset Foot
3513 status collapsed
3514
3515 \begin_layout Plain Layout
3516 ツールバーボタン
3517 \begin_inset Info
3518 type  "icon"
3519 arg   "math-insert \\space"
3520 \end_inset
3521
3522 の小メニューに入っています。
3523 \end_layout
3524
3525 \end_inset
3526
3527
3528 \begin_inset Graphics
3529         filename ../../images/math/phantom.png
3530         scale 85
3531
3532 \end_inset
3533
3534 があります。
3535 \series bold
3536
3537 \backslash
3538 phantom
3539 \series default
3540 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3541 ち文字)として適用されることを示しています。したがって、
3542 \series bold
3543
3544 \backslash
3545 phantom
3546 \series default
3547 の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
3548 \begin_inset Separator parbreak
3549 \end_inset
3550
3551
3552 \end_layout
3553
3554 \begin_layout Standard
3555 \align center
3556 \begin_inset Tabular
3557 <lyxtabular version="3" rows="4" columns="2">
3558 <features tabularvalignment="middle">
3559 <column alignment="center" valignment="top">
3560 <column alignment="center" valignment="top">
3561 <row>
3562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3563 \begin_inset Text
3564
3565 \begin_layout Plain Layout
3566 コマンド
3567 \end_layout
3568
3569 \end_inset
3570 </cell>
3571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Plain Layout
3575 出力
3576 \begin_inset Note Note
3577 status collapsed
3578
3579 \begin_layout Plain Layout
3580 ここで
3581 \series bold
3582
3583 \backslash
3584 raisebox
3585 \series default
3586 はスペーサーとして使用しているだけです。
3587 \end_layout
3588
3589 \end_inset
3590
3591
3592 \end_layout
3593
3594 \end_inset
3595 </cell>
3596 </row>
3597 <row>
3598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3599 \begin_inset Text
3600
3601 \begin_layout Plain Layout
3602 ^19
3603 \begin_inset space \textvisiblespace{}
3604 \end_inset
3605
3606 _
3607 \backslash
3608 phantom
3609 \begin_inset space \textvisiblespace{}
3610 \end_inset
3611
3612 1
3613 \begin_inset Formula $\to$
3614 \end_inset
3615
3616 9
3617 \begin_inset space \textvisiblespace{}
3618 \end_inset
3619
3620 F
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Plain Layout
3629 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3630 \end_inset
3631
3632
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 </row>
3638 <row>
3639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3640 \begin_inset Text
3641
3642 \begin_layout Plain Layout
3643 ^235
3644 \begin_inset space \textvisiblespace{}
3645 \end_inset
3646
3647 _
3648 \backslash
3649 phantom
3650 \begin_inset space \textvisiblespace{}
3651 \end_inset
3652
3653 23
3654 \begin_inset Formula $\to$
3655 \end_inset
3656
3657 9
3658 \begin_inset space \textvisiblespace{}
3659 \end_inset
3660
3661 F
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3667 \begin_inset Text
3668
3669 \begin_layout Plain Layout
3670 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3671 \end_inset
3672
3673
3674 \end_layout
3675
3676 \end_inset
3677 </cell>
3678 </row>
3679 <row>
3680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3681 \begin_inset Text
3682
3683 \begin_layout Plain Layout
3684
3685 \backslash
3686 Lambda^
3687 \begin_inset space \textvisiblespace{}
3688 \end_inset
3689
3690
3691 \backslash
3692 phantom
3693 \begin_inset space \textvisiblespace{}
3694 \end_inset
3695
3696 ii
3697 \begin_inset Formula $\to$
3698 \end_inset
3699
3700 t
3701 \begin_inset space \textvisiblespace{}
3702 \end_inset
3703
3704 _MMt
3705 \end_layout
3706
3707 \end_inset
3708 </cell>
3709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3710 \begin_inset Text
3711
3712 \begin_layout Plain Layout
3713 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3714 \end_inset
3715
3716
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 </row>
3722 </lyxtabular>
3723
3724 \end_inset
3725
3726
3727 \end_layout
3728
3729 \begin_layout Standard
3730 さらに、
3731 \series bold
3732
3733 \backslash
3734 vphantom
3735 \series default
3736
3737 \begin_inset Index idx
3738 status collapsed
3739
3740 \begin_layout Plain Layout
3741 こまんど@コマンド ! V ! 
3742 \backslash
3743 vphantom
3744 \end_layout
3745
3746 \end_inset
3747
3748 (ツールバーボタン
3749 \begin_inset space ~
3750 \end_inset
3751
3752
3753 \begin_inset Graphics
3754         filename ../../images/math/vphantom.png
3755         scale 85
3756
3757 \end_inset
3758
3759 )および
3760 \series bold
3761
3762 \backslash
3763 hphantom
3764 \series default
3765
3766 \begin_inset Index idx
3767 status collapsed
3768
3769 \begin_layout Plain Layout
3770 こまんど@コマンド ! H ! 
3771 \backslash
3772 hphantom
3773 \end_layout
3774
3775 \end_inset
3776
3777 (ツールバーボタン
3778 \begin_inset space ~
3779 \end_inset
3780
3781
3782 \begin_inset Graphics
3783         filename ../../images/math/hphantom.png
3784         scale 85
3785
3786 \end_inset
3787
3788 )というコマンドもあります。
3789 \series bold
3790
3791 \backslash
3792 vphantom
3793 \series default
3794 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3795 \series bold
3796
3797 \backslash
3798 hphantom
3799 \series default
3800 は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
3801 \end_layout
3802
3803 \begin_layout Standard
3804 たとえば、
3805 \series bold
3806
3807 \backslash
3808 vphantom
3809 \series default
3810
3811 \begin_inset space \textvisiblespace{}
3812 \end_inset
3813
3814
3815 \series bold
3816 a
3817 \backslash
3818 int
3819 \series default
3820 は、積分記号
3821 \begin_inset Foot
3822 status collapsed
3823
3824 \begin_layout Plain Layout
3825
3826 \series bold
3827
3828 \backslash
3829 int
3830 \series default
3831 コマンドは、積分記号を生成します。第
3832 \begin_inset CommandInset ref
3833 LatexCommand ref
3834 reference "subsec:大演算子"
3835
3836 \end_inset
3837
3838 節を参照してください。
3839 \end_layout
3840
3841 \end_inset
3842
3843 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3844 \begin_inset CommandInset ref
3845 LatexCommand ref
3846 reference "subsec:多行にわたる括弧"
3847
3848 \end_inset
3849
3850 節を参照してください。
3851 \end_layout
3852
3853 \begin_layout Standard
3854 埋め草は、メニュー
3855 \family sans
3856 挿入\SpecialChar menuseparator
3857 整形\SpecialChar menuseparator
3858 埋め草
3859 \family default
3860 を使えば、以下のように本文中でも使用することができます。
3861 \end_layout
3862
3863 \begin_layout Standard
3864 これは本文です。
3865 \begin_inset Newline newline
3866 \end_inset
3867
3868
3869 \begin_inset Phantom Phantom
3870 status open
3871
3872 \begin_layout Plain Layout
3873 これは
3874 \end_layout
3875
3876 \end_inset
3877
3878 本文です。
3879 \end_layout
3880
3881 \begin_layout Subsection
3882 横線
3883 \begin_inset Index idx
3884 status collapsed
3885
3886 \begin_layout Plain Layout
3887 よこせん@横線
3888 \end_layout
3889
3890 \end_inset
3891
3892
3893 \begin_inset Index idx
3894 status collapsed
3895
3896 \begin_layout Plain Layout
3897 すうしき@数式 ! かせん@下線
3898 \end_layout
3899
3900 \end_inset
3901
3902
3903 \begin_inset Index idx
3904 status collapsed
3905
3906 \begin_layout Plain Layout
3907 ぼうせん@棒線
3908 \begin_inset ERT
3909 status collapsed
3910
3911 \begin_layout Plain Layout
3912
3913 |see{
3914 \end_layout
3915
3916 \end_inset
3917
3918 横線
3919 \begin_inset ERT
3920 status collapsed
3921
3922 \begin_layout Plain Layout
3923
3924 }
3925 \end_layout
3926
3927 \end_inset
3928
3929
3930 \end_layout
3931
3932 \end_inset
3933
3934
3935 \end_layout
3936
3937 \begin_layout Standard
3938 \align center
3939 \begin_inset Tabular
3940 <lyxtabular version="3" rows="4" columns="2">
3941 <features tabularvalignment="middle">
3942 <column alignment="center" valignment="top" width="0pt">
3943 <column alignment="center" valignment="top" width="0pt">
3944 <row>
3945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3946 \begin_inset Text
3947
3948 \begin_layout Plain Layout
3949 コマンド
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Plain Layout
3958 出力
3959 \begin_inset Note Note
3960 status collapsed
3961
3962 \begin_layout Plain Layout
3963 ここで
3964 \series bold
3965
3966 \backslash
3967 raisebox
3968 \series default
3969 はスペーサーとして使用しているだけです。
3970 \end_layout
3971
3972 \end_inset
3973
3974
3975 \end_layout
3976
3977 \end_inset
3978 </cell>
3979 </row>
3980 <row>
3981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3982 \begin_inset Text
3983
3984 \begin_layout Plain Layout
3985
3986 \backslash
3987 overline
3988 \begin_inset space \textvisiblespace{}
3989 \end_inset
3990
3991 A+B
3992 \begin_inset Index idx
3993 status collapsed
3994
3995 \begin_layout Plain Layout
3996 こまんど@コマンド ! O ! 
3997 \backslash
3998 overline
3999 \end_layout
4000
4001 \end_inset
4002
4003
4004 \end_layout
4005
4006 \end_inset
4007 </cell>
4008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4009 \begin_inset Text
4010
4011 \begin_layout Plain Layout
4012 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4013 \end_inset
4014
4015
4016 \end_layout
4017
4018 \end_inset
4019 </cell>
4020 </row>
4021 <row>
4022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026
4027 \backslash
4028 underline
4029 \begin_inset space \textvisiblespace{}
4030 \end_inset
4031
4032 A+B
4033 \begin_inset Index idx
4034 status collapsed
4035
4036 \begin_layout Plain Layout
4037 こまんど@コマンド ! U ! 
4038 \backslash
4039 underline
4040 \end_layout
4041
4042 \end_inset
4043
4044
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4050 \begin_inset Text
4051
4052 \begin_layout Plain Layout
4053 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4054 \end_inset
4055
4056
4057 \end_layout
4058
4059 \end_inset
4060 </cell>
4061 </row>
4062 <row>
4063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4064 \begin_inset Text
4065
4066 \begin_layout Plain Layout
4067
4068 \backslash
4069 overline
4070 \begin_inset space \textvisiblespace{}
4071 \end_inset
4072
4073
4074 \backslash
4075 underline
4076 \begin_inset space \textvisiblespace{}
4077 \end_inset
4078
4079 A+B
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4089 \end_inset
4090
4091
4092 \end_layout
4093
4094 \end_inset
4095 </cell>
4096 </row>
4097 </lyxtabular>
4098
4099 \end_inset
4100
4101
4102 \end_layout
4103
4104 \begin_layout Standard
4105 上記最後の例では、先に
4106 \series bold
4107
4108 \backslash
4109 overline
4110 \series default
4111 が来ようが
4112 \series bold
4113
4114 \backslash
4115 underline
4116 \series default
4117 が来ようが、関係ありません。
4118 \end_layout
4119
4120 \begin_layout Standard
4121 二重下線を引くには、
4122 \series bold
4123
4124 \backslash
4125 underline
4126 \series default
4127 を二回使います。
4128 \end_layout
4129
4130 \begin_layout Standard
4131 文字の上下6本の線まで引くことができます。
4132 \end_layout
4133
4134 \begin_layout Standard
4135 \begin_inset VSpace bigskip
4136 \end_inset
4137
4138 自己定義の線は、以下の書式を持つ
4139 \series bold
4140
4141 \backslash
4142 rule
4143 \series default
4144
4145 \begin_inset Index idx
4146 status collapsed
4147
4148 \begin_layout Plain Layout
4149 こまんど@コマンド ! R ! 
4150 \backslash
4151 rule
4152 \end_layout
4153
4154 \end_inset
4155
4156 コマンドで作成することができます。
4157 \end_layout
4158
4159 \begin_layout Standard
4160
4161 \series bold
4162
4163 \backslash
4164 rule[垂直オフセット幅]{長さ}{厚み}
4165 \end_layout
4166
4167 \begin_layout Standard
4168 オプションの
4169 \series bold
4170 「垂直オフセット幅
4171 \series default
4172 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4173 \begin_inset CommandInset ref
4174 LatexCommand ref
4175 reference "tab:使用できる単位"
4176
4177 \end_inset
4178
4179 表に掲げてある単位を用いることができます。以下に、
4180 \begin_inset Newline newline
4181 \end_inset
4182
4183
4184 \series bold
4185
4186 \backslash
4187 rule[-2ex]{3cm}{2pt}
4188 \series default
4189  および 
4190 \series bold
4191
4192 \backslash
4193 rule{2cm}{1pt}
4194 \begin_inset Newline newline
4195 \end_inset
4196
4197
4198 \series default
4199 というコマンドを用いて作成したふたつの例を例示します。
4200 \end_layout
4201
4202 \begin_layout Standard
4203 この行には、
4204 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4205 \end_inset
4206
4207 二本の線があります。
4208 \end_layout
4209
4210 \begin_layout Standard
4211
4212 \backslash
4213 ruleは、メニュー
4214 \family sans
4215 挿入\SpecialChar menuseparator
4216 整形\SpecialChar menuseparator
4217 水平線
4218 \family default
4219 を使っても、本文に挿入することができます。
4220 \end_layout
4221
4222 \begin_layout Standard
4223 これは一行の
4224 \begin_inset CommandInset line
4225 LatexCommand rule
4226 offset "0.5ex"
4227 width "3cm"
4228 height "1pt"
4229
4230 \end_inset
4231
4232 文章です。
4233 \end_layout
4234
4235 \begin_layout Subsection
4236 省略符号
4237 \begin_inset CommandInset label
4238 LatexCommand label
4239 name "subsec:省略符号"
4240
4241 \end_inset
4242
4243
4244 \begin_inset Index idx
4245 status collapsed
4246
4247 \begin_layout Plain Layout
4248 しょうりゃくふごう@省略符号
4249 \end_layout
4250
4251 \end_inset
4252
4253
4254 \end_layout
4255
4256 \begin_layout Standard
4257 省略符号には、いくつかの種類が使用できます
4258 \begin_inset Foot
4259 status collapsed
4260
4261 \begin_layout Plain Layout
4262 数式ツールバー中の
4263 \begin_inset Info
4264 type  "icon"
4265 arg   "math-insert \\ldots"
4266 \end_inset
4267
4268 ボタンで表示されている小メニューです。
4269 \end_layout
4270
4271 \end_inset
4272
4273 。列挙のためには、ベースラインの点々(
4274 \series bold
4275
4276 \backslash
4277 ldots
4278 \series default
4279
4280 \begin_inset Index idx
4281 status collapsed
4282
4283 \begin_layout Plain Layout
4284 こまんど@コマンド ! L ! 
4285 \backslash
4286 ldots
4287 \end_layout
4288
4289 \end_inset
4290
4291 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4292 \series bold
4293
4294 \backslash
4295 cdots
4296 \series default
4297
4298 \begin_inset Index idx
4299 status collapsed
4300
4301 \begin_layout Plain Layout
4302 こまんど@コマンド ! C ! 
4303 \backslash
4304 cdots
4305 \end_layout
4306
4307 \end_inset
4308
4309 )が必要です。
4310 \series bold
4311
4312 \backslash
4313 dots
4314 \series default
4315
4316 \begin_inset Index idx
4317 status collapsed
4318
4319 \begin_layout Plain Layout
4320 こまんど@コマンド ! D ! 
4321 \backslash
4322 dots
4323 \end_layout
4324
4325 \end_inset
4326
4327 コマンドを使うと、\SpecialChar LaTeX
4328 は次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4329 \begin_inset Separator parbreak
4330 \end_inset
4331
4332
4333 \end_layout
4334
4335 \begin_layout Standard
4336 \align center
4337 \begin_inset Tabular
4338 <lyxtabular version="3" rows="9" columns="2">
4339 <features tabularvalignment="middle">
4340 <column alignment="center" valignment="top" width="0pt">
4341 <column alignment="center" valignment="top" width="0pt">
4342 <row>
4343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4344 \begin_inset Text
4345
4346 \begin_layout Plain Layout
4347 コマンド
4348 \end_layout
4349
4350 \end_inset
4351 </cell>
4352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356 出力
4357 \end_layout
4358
4359 \end_inset
4360 </cell>
4361 </row>
4362 <row>
4363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4364 \begin_inset Text
4365
4366 \begin_layout Plain Layout
4367 A_1
4368 \begin_inset space \textvisiblespace{}
4369 \end_inset
4370
4371 ,
4372 \backslash
4373 dots
4374 \begin_inset space \textvisiblespace{}
4375 \end_inset
4376
4377 ,A_n
4378 \end_layout
4379
4380 \end_inset
4381 </cell>
4382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4383 \begin_inset Text
4384
4385 \begin_layout Plain Layout
4386 \begin_inset Formula $A_{1},\dots,A_{n}$
4387 \end_inset
4388
4389
4390 \end_layout
4391
4392 \end_inset
4393 </cell>
4394 </row>
4395 <row>
4396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4397 \begin_inset Text
4398
4399 \begin_layout Plain Layout
4400 A_1
4401 \begin_inset space \textvisiblespace{}
4402 \end_inset
4403
4404 +
4405 \backslash
4406 dots
4407 \begin_inset space \textvisiblespace{}
4408 \end_inset
4409
4410 +A_n
4411 \end_layout
4412
4413 \end_inset
4414 </cell>
4415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4416 \begin_inset Text
4417
4418 \begin_layout Plain Layout
4419 \begin_inset Formula $A_{1}+\dots+A_{n}$
4420 \end_inset
4421
4422
4423 \end_layout
4424
4425 \end_inset
4426 </cell>
4427 </row>
4428 <row>
4429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 A_1
4434 \begin_inset space \textvisiblespace{}
4435 \end_inset
4436
4437 ,
4438 \backslash
4439 ldots
4440 \begin_inset space \textvisiblespace{}
4441 \end_inset
4442
4443 ,A_n
4444 \end_layout
4445
4446 \end_inset
4447 </cell>
4448 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4449 \begin_inset Text
4450
4451 \begin_layout Plain Layout
4452 \begin_inset Formula $A_{1},\ldots,A_{n}$
4453 \end_inset
4454
4455
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 </row>
4461 <row>
4462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4463 \begin_inset Text
4464
4465 \begin_layout Plain Layout
4466 A_1
4467 \begin_inset space \textvisiblespace{}
4468 \end_inset
4469
4470 +
4471 \backslash
4472 cdots
4473 \begin_inset space \textvisiblespace{}
4474 \end_inset
4475
4476 +A_n
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4482 \begin_inset Text
4483
4484 \begin_layout Plain Layout
4485 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4486 \end_inset
4487
4488
4489 \end_layout
4490
4491 \end_inset
4492 </cell>
4493 </row>
4494 <row>
4495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4496 \begin_inset Text
4497
4498 \begin_layout Plain Layout
4499
4500 \backslash
4501 vdots
4502 \end_layout
4503
4504 \end_inset
4505 </cell>
4506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4507 \begin_inset Text
4508
4509 \begin_layout Plain Layout
4510 \begin_inset Formula $\vdots$
4511 \end_inset
4512
4513
4514 \end_layout
4515
4516 \end_inset
4517 </cell>
4518 </row>
4519 <row>
4520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4521 \begin_inset Text
4522
4523 \begin_layout Plain Layout
4524
4525 \backslash
4526 ddots
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 \begin_inset Formula $\ddots$
4536 \end_inset
4537
4538
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 </row>
4544 <row>
4545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549
4550 \backslash
4551 iddots
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 \begin_inset Formula $\iddots$
4561 \end_inset
4562
4563
4564 \end_layout
4565
4566 \end_inset
4567 </cell>
4568 </row>
4569 <row>
4570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4571 \begin_inset Text
4572
4573 \begin_layout Plain Layout
4574 いろいろな点々を使った
4575 \begin_inset Formula $3\times3$
4576 \end_inset
4577
4578 行列
4579 \end_layout
4580
4581 \end_inset
4582 </cell>
4583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4584 \begin_inset Text
4585
4586 \begin_layout Plain Layout
4587 \begin_inset Formula $\begin{array}{ccc}
4588 A_{11} & \cdots & A_{1m}\\
4589 \vdots & \ddots & \vdots\\
4590 A_{n1} & \cdots & A_{nm}
4591 \end{array}$
4592 \end_inset
4593
4594
4595 \end_layout
4596
4597 \end_inset
4598 </cell>
4599 </row>
4600 </lyxtabular>
4601
4602 \end_inset
4603
4604
4605 \end_layout
4606
4607 \begin_layout Standard
4608
4609 \family sans
4610 挿入\SpecialChar menuseparator
4611 省略符号
4612 \family default
4613 メニューで挿入される省略符号は
4614 \series bold
4615
4616 \backslash
4617 ldots
4618 \series default
4619 です。
4620 \end_layout
4621
4622 \begin_layout Standard
4623 \begin_inset VSpace medskip
4624 \end_inset
4625
4626
4627 \series bold
4628
4629 \backslash
4630 iddots
4631 \series default
4632 を使うには、文書設定の
4633 \family sans
4634 数式オプション
4635 \family default
4636 にある
4637 \family sans
4638 mathdotsパッケージを(自動的に)使う
4639 \family default
4640 オプションのうちいずれかを有効にしなくてはなりません。
4641 \begin_inset Newline newline
4642 \end_inset
4643
4644
4645 \family sans
4646 mathdotsパッケージを使う
4647 \family default
4648 オプションを使用すると、文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます。
4649 \end_layout
4650
4651 \begin_layout Standard
4652 \begin_inset VSpace medskip
4653 \end_inset
4654
4655 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4656 \series bold
4657
4658 \backslash
4659 hdotsfor
4660 \series default
4661
4662 \begin_inset Index idx
4663 status collapsed
4664
4665 \begin_layout Plain Layout
4666 こまんど@コマンド ! H ! 
4667 \backslash
4668 hdotsfor
4669 \end_layout
4670
4671 \end_inset
4672
4673 コマンドで作ることができます。
4674 \end_layout
4675
4676 \begin_layout Standard
4677
4678 \series bold
4679
4680 \backslash
4681 hdotsfor[距離]{列数}
4682 \end_layout
4683
4684 \begin_layout Standard
4685 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4686 \end_layout
4687
4688 \begin_layout Standard
4689 以下の行列では、2行目の1つ目の枠に
4690 \series bold
4691
4692 \backslash
4693 hdotsfor[2]{4}
4694 \series default
4695 を挿入して、
4696 \series bold
4697
4698 \backslash
4699 dots
4700 \series default
4701 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4702 \begin_inset Formula 
4703 \[
4704 \left(\begin{array}{cccc}
4705 A & B & C & D\\
4706 \hdotsfor[2]{4}\\
4707 q & w & e & r
4708 \end{array}\right)
4709 \]
4710
4711 \end_inset
4712
4713 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないと\SpecialChar LaTeX
4714 エラーが発生します。
4715 \end_layout
4716
4717 \begin_layout Standard
4718 \begin_inset VSpace bigskip
4719 \end_inset
4720
4721 さらに、
4722 \series bold
4723
4724 \backslash
4725 dotfill
4726 \series default
4727
4728 \begin_inset Index idx
4729 status collapsed
4730
4731 \begin_layout Plain Layout
4732 こまんど@コマンド ! D ! 
4733 \backslash
4734 dotfill
4735 \end_layout
4736
4737 \end_inset
4738
4739 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4740 \series bold
4741
4742 \backslash
4743 hfill
4744 \series default
4745 と同様のものです。第
4746 \begin_inset CommandInset ref
4747 LatexCommand ref
4748 reference "subsec:可変長の空白"
4749
4750 \end_inset
4751
4752 節をご参照下さい。
4753 \end_layout
4754
4755 \begin_layout Standard
4756 たとえば、
4757 \series bold
4758 A
4759 \backslash
4760 dotfill
4761 \begin_inset space \textvisiblespace{}
4762 \end_inset
4763
4764 B
4765 \series default
4766 コマンドは、
4767 \end_layout
4768
4769 \begin_layout Standard
4770 \begin_inset Formula $A\dotfill B$
4771 \end_inset
4772
4773
4774 \end_layout
4775
4776 \begin_layout Standard
4777 のようになります。点々を使う
4778 \series bold
4779
4780 \backslash
4781 dotfill
4782 \series default
4783 の直線版として、
4784 \series bold
4785
4786 \backslash
4787 hrulefill
4788 \series default
4789
4790 \begin_inset Index idx
4791 status collapsed
4792
4793 \begin_layout Plain Layout
4794 こまんど@コマンド ! H ! 
4795 \backslash
4796 hrulefill
4797 \end_layout
4798
4799 \end_inset
4800
4801
4802 \end_layout
4803
4804 \begin_layout Standard
4805 \begin_inset Formula $A\hrulefill B$
4806 \end_inset
4807
4808
4809 \end_layout
4810
4811 \begin_layout Standard
4812 があります。これらのコマンドを本文で使用するには、これらのコマンドは\SpecialChar TeX
4813 モードで挿入される必要があります。
4814 \end_layout
4815
4816 \begin_layout Section
4817 行列
4818 \begin_inset CommandInset label
4819 LatexCommand label
4820 name "sec:行列"
4821
4822 \end_inset
4823
4824
4825 \begin_inset Index idx
4826 status collapsed
4827
4828 \begin_layout Plain Layout
4829 ぎょうれつ@行列
4830 \end_layout
4831
4832 \end_inset
4833
4834
4835 \end_layout
4836
4837 \begin_layout Standard
4838 行列は、数式ツールバーボタンの
4839 \begin_inset Info
4840 type  "icon"
4841 arg   "dialog-show mathmatrix"
4842 \end_inset
4843
4844
4845 \family sans
4846 挿入\SpecialChar menuseparator
4847 数式\SpecialChar menuseparator
4848 行列
4849 \family default
4850 メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
4851 \end_layout
4852
4853 \begin_layout Standard
4854 最初の行列は「上」配置
4855 \begin_inset Formula $\begin{array}[t]{cccc}
4856 A & D & G & J\\
4857 B & E & H & K\\
4858 C & F & I & L
4859 \end{array}$
4860 \end_inset
4861
4862 で、二番目は「中央」配置
4863 \begin_inset Formula $\begin{array}{cccc}
4864 A & D & G & J\\
4865 B & E & H & K\\
4866 C & F & I & L
4867 \end{array}$
4868 \end_inset
4869
4870 、三番目は「下」配置
4871 \begin_inset Formula $\begin{array}[b]{cccc}
4872 A & D & G & J\\
4873 B & E & H & K\\
4874 C & F & I & L
4875 \end{array}$
4876 \end_inset
4877
4878 です。
4879 \end_layout
4880
4881 \begin_layout Standard
4882 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
4883 \emph on
4884 l
4885 \emph default
4886 は左寄せ、
4887 \emph on
4888 c
4889 \emph default
4890 は中央揃え、
4891 \emph on
4892 r
4893 \emph default
4894 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの
4895 \begin_inset Formula $4\times4$
4896 \end_inset
4897
4898 行列を作成するには、水平配置のところに
4899 \series bold
4900 lccr
4901 \series default
4902 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
4903 \series bold
4904 c
4905 \series default
4906 です。
4907 \end_layout
4908
4909 \begin_layout Standard
4910 水平行列の例です。
4911 \end_layout
4912
4913 \begin_layout Standard
4914
4915 \series bold
4916 lll
4917 \series default
4918  : 
4919 \begin_inset Formula $\begin{array}{lll}
4920 10000 & D & G\\
4921 B & 10000 & H\\
4922 C & F & 10000
4923 \end{array}$
4924 \end_inset
4925
4926  , 
4927 \series bold
4928 ccc
4929 \series default
4930  : 
4931 \begin_inset Formula $\begin{array}{ccc}
4932 10000 & D & G\\
4933 B & 10000 & H\\
4934 C & F & 10000
4935 \end{array}$
4936 \end_inset
4937
4938  , 
4939 \series bold
4940 rrr
4941 \series default
4942  : 
4943 \begin_inset Formula $\begin{array}{rrr}
4944 10000 & D & G\\
4945 B & 10000 & H\\
4946 C & F & 10000
4947 \end{array}$
4948 \end_inset
4949
4950
4951 \end_layout
4952
4953 \begin_layout Standard
4954 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
4955 \begin_inset Info
4956 type  "icon"
4957 arg   "inset-modify tabular append-row"
4958 \end_inset
4959
4960
4961 \begin_inset Info
4962 type  "icon"
4963 arg   "inset-modify tabular delete-row"
4964 \end_inset
4965
4966 などや
4967 \family sans
4968 編集\SpecialChar menuseparator
4969 行と列
4970 \family default
4971 メニューを使用することができます。また、行は
4972 \begin_inset Info
4973 type  "shortcut"
4974 arg   "newline-insert newline"
4975 \end_inset
4976
4977 で作成することもできます。
4978 \end_layout
4979
4980 \begin_layout Standard
4981 \begin_inset VSpace bigskip
4982 \end_inset
4983
4984
4985 \end_layout
4986
4987 \begin_layout Standard
4988
4989 \family sans
4990 装飾
4991 \family default
4992 は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
4993 \series bold
4994
4995 \backslash
4996 left
4997 \series default
4998
4999 \begin_inset Index idx
5000 status collapsed
5001
5002 \begin_layout Plain Layout
5003 こまんど@コマンド ! L ! 
5004 \backslash
5005 left
5006 \end_layout
5007
5008 \end_inset
5009
5010 コマンドや
5011 \series bold
5012
5013 \backslash
5014 right
5015 \series default
5016
5017 \begin_inset Index idx
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 こまんど@コマンド ! R ! 
5022 \backslash
5023 right
5024 \end_layout
5025
5026 \end_inset
5027
5028 コマンドで作成することもできます(
5029 \begin_inset Flex Ruby
5030 status collapsed
5031
5032 \begin_layout Plain Layout
5033 捷径
5034 \begin_inset Argument post:1
5035 status collapsed
5036
5037 \begin_layout Plain Layout
5038 ショートカット
5039 \end_layout
5040
5041 \end_inset
5042
5043
5044 \end_layout
5045
5046 \end_inset
5047
5048
5049 \family sans
5050 Alt+M
5051 \begin_inset space ~
5052 \end_inset
5053
5054 括弧
5055 \family default
5056 )。第
5057 \begin_inset CommandInset ref
5058 LatexCommand ref
5059 reference "subsec:自動の括弧丈"
5060
5061 \end_inset
5062
5063 節を参照してください。あるいは、以下のコマンドを使うこともできます。
5064 \begin_inset VSpace medskip
5065 \end_inset
5066
5067
5068 \end_layout
5069
5070 \begin_layout Standard
5071 \begin_inset space \hfill{}
5072 \end_inset
5073
5074
5075 \begin_inset Tabular
5076 <lyxtabular version="3" rows="4" columns="2">
5077 <features tabularvalignment="middle">
5078 <column alignment="center" valignment="top">
5079 <column alignment="center" valignment="top">
5080 <row>
5081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085 コマンド
5086 \end_layout
5087
5088 \end_inset
5089 </cell>
5090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5091 \begin_inset Text
5092
5093 \begin_layout Plain Layout
5094 出力
5095 \begin_inset Note Note
5096 status collapsed
5097
5098 \begin_layout Plain Layout
5099 ここで
5100 \series bold
5101
5102 \backslash
5103 raisebox
5104 \series default
5105 はスペーサーとして使用しているだけです。
5106 \end_layout
5107
5108 \end_inset
5109
5110
5111 \end_layout
5112
5113 \end_inset
5114 </cell>
5115 </row>
5116 <row>
5117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5118 \begin_inset Text
5119
5120 \begin_layout Plain Layout
5121
5122 \backslash
5123 bmatrix
5124 \begin_inset space \textvisiblespace{}
5125 \end_inset
5126
5127
5128 \begin_inset Formula $2\times2$
5129 \end_inset
5130
5131 行列
5132 \end_layout
5133
5134 \end_inset
5135 </cell>
5136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5141 0 & \textrm{-}\mathrm{i}\\
5142 \mathrm{i} & 0
5143 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5144 \end_inset
5145
5146
5147 \end_layout
5148
5149 \end_inset
5150 </cell>
5151 </row>
5152 <row>
5153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5154 \begin_inset Text
5155
5156 \begin_layout Plain Layout
5157
5158 \backslash
5159 Bmatrix
5160 \begin_inset space \textvisiblespace{}
5161 \end_inset
5162
5163
5164 \begin_inset Formula $2\times2$
5165 \end_inset
5166
5167 行列
5168 \end_layout
5169
5170 \end_inset
5171 </cell>
5172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5173 \begin_inset Text
5174
5175 \begin_layout Plain Layout
5176 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5177 0 & \textrm{-}\mathrm{i}\\
5178 \mathrm{i} & 0
5179 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5180 \end_inset
5181
5182
5183 \end_layout
5184
5185 \end_inset
5186 </cell>
5187 </row>
5188 <row>
5189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5190 \begin_inset Text
5191
5192 \begin_layout Plain Layout
5193
5194 \backslash
5195 pmatrix
5196 \begin_inset space \textvisiblespace{}
5197 \end_inset
5198
5199
5200 \begin_inset Formula $2\times2$
5201 \end_inset
5202
5203 行列
5204 \end_layout
5205
5206 \end_inset
5207 </cell>
5208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5209 \begin_inset Text
5210
5211 \begin_layout Plain Layout
5212 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5213 0 & \textrm{-}\mathrm{i}\\
5214 \mathrm{i} & 0
5215 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5216 \end_inset
5217
5218
5219 \end_layout
5220
5221 \end_inset
5222 </cell>
5223 </row>
5224 </lyxtabular>
5225
5226 \end_inset
5227
5228
5229 \begin_inset space \hfill{}
5230 \end_inset
5231
5232
5233 \begin_inset Tabular
5234 <lyxtabular version="3" rows="4" columns="2">
5235 <features tabularvalignment="middle">
5236 <column alignment="center" valignment="top">
5237 <column alignment="center" valignment="top">
5238 <row>
5239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5240 \begin_inset Text
5241
5242 \begin_layout Plain Layout
5243 コマンド
5244 \end_layout
5245
5246 \end_inset
5247 </cell>
5248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Plain Layout
5252 出力
5253 \end_layout
5254
5255 \end_inset
5256 </cell>
5257 </row>
5258 <row>
5259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5260 \begin_inset Text
5261
5262 \begin_layout Plain Layout
5263
5264 \backslash
5265 vmatrix
5266 \begin_inset space \textvisiblespace{}
5267 \end_inset
5268
5269
5270 \begin_inset Formula $2\times2$
5271 \end_inset
5272
5273 行列
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5283 0 & \textrm{-}\mathrm{i}\\
5284 \mathrm{i} & 0
5285 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5286 \end_inset
5287
5288
5289 \end_layout
5290
5291 \end_inset
5292 </cell>
5293 </row>
5294 <row>
5295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5296 \begin_inset Text
5297
5298 \begin_layout Plain Layout
5299
5300 \backslash
5301 Vmatrix
5302 \begin_inset space \textvisiblespace{}
5303 \end_inset
5304
5305
5306 \begin_inset Formula $2\times2$
5307 \end_inset
5308
5309 行列
5310 \end_layout
5311
5312 \end_inset
5313 </cell>
5314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5315 \begin_inset Text
5316
5317 \begin_layout Plain Layout
5318 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5319 0 & \textrm{-}\mathrm{i}\\
5320 \mathrm{i} & 0
5321 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5322 \end_inset
5323
5324
5325 \end_layout
5326
5327 \end_inset
5328 </cell>
5329 </row>
5330 <row>
5331 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335
5336 \backslash
5337 matrix
5338 \begin_inset space \textvisiblespace{}
5339 \end_inset
5340
5341
5342 \begin_inset Formula $2\times2$
5343 \end_inset
5344
5345 行列
5346 \end_layout
5347
5348 \end_inset
5349 </cell>
5350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5351 \begin_inset Text
5352
5353 \begin_layout Plain Layout
5354 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5355 0 & \textrm{-}\mathrm{i}\\
5356 \mathrm{i} & 0
5357 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5358 \end_inset
5359
5360
5361 \end_layout
5362
5363 \end_inset
5364 </cell>
5365 </row>
5366 </lyxtabular>
5367
5368 \end_inset
5369
5370
5371 \begin_inset space \hfill{}
5372 \end_inset
5373
5374
5375 \end_layout
5376
5377 \begin_layout Standard
5378 \begin_inset VSpace medskip
5379 \end_inset
5380
5381 たとえば
5382 \series bold
5383
5384 \backslash
5385 vmatrix
5386 \series default
5387 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5388 \end_layout
5389
5390 \begin_layout Standard
5391 \begin_inset VSpace bigskip
5392 \end_inset
5393
5394 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5395 \begin_inset CommandInset ref
5396 LatexCommand ref
5397 reference "subsec:列間"
5398
5399 \end_inset
5400
5401 節に説明されている距離
5402 \series bold
5403
5404 \backslash
5405 arraycolsep
5406 \series default
5407
5408 \begin_inset Index idx
5409 status collapsed
5410
5411 \begin_layout Plain Layout
5412 こまんど@コマンド ! A ! 
5413 \backslash
5414 arraycolsep
5415 \end_layout
5416
5417 \end_inset
5418
5419 をここでも使用することができます。
5420 \end_layout
5421
5422 \begin_layout Standard
5423 行間隔を変更するには、
5424 \series bold
5425
5426 \backslash
5427 arraystretch
5428 \series default
5429
5430 \begin_inset Index idx
5431 status collapsed
5432
5433 \begin_layout Plain Layout
5434 こまんど@コマンド ! A ! 
5435 \backslash
5436 arraystretch
5437 \end_layout
5438
5439 \end_inset
5440
5441 コマンドを使用します。以下のようにして使用します。
5442 \end_layout
5443
5444 \begin_layout Standard
5445
5446 \series bold
5447
5448 \backslash
5449 renewcommand{
5450 \backslash
5451 arraystretch}{伸長因子}
5452 \begin_inset Index idx
5453 status collapsed
5454
5455 \begin_layout Plain Layout
5456 こまんど@コマンド ! R ! 
5457 \backslash
5458 renewcommand
5459 \end_layout
5460
5461 \end_inset
5462
5463
5464 \end_layout
5465
5466 \begin_layout Standard
5467
5468 \series bold
5469
5470 \backslash
5471 renewcommand
5472 \series default
5473 コマンドは、伸長因子を定義済みの
5474 \series bold
5475
5476 \backslash
5477 arraystretch
5478 \series default
5479 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5480 は、
5481 \series bold
5482
5483 \backslash
5484 arraystretch
5485 \series default
5486 に因子1を割り当てて下さい。
5487 \end_layout
5488
5489 \begin_layout Standard
5490 本文行中に行列を入れるには、
5491 \series bold
5492
5493 \backslash
5494 smallmatrix
5495 \series default
5496
5497 \begin_inset Index idx
5498 status collapsed
5499
5500 \begin_layout Plain Layout
5501 こまんど@コマンド ! S ! 
5502 \backslash
5503 smallmatrix
5504 \end_layout
5505
5506 \end_inset
5507
5508 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5509 \end_layout
5510
5511 \begin_layout Standard
5512 これは、本文行中の行列
5513 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5514 C & D
5515 \end{smallmatrix}\right)$
5516 \end_inset
5517
5518 です。
5519 \end_layout
5520
5521 \begin_layout Section
5522 括弧と区分記号
5523 \begin_inset Index idx
5524 status collapsed
5525
5526 \begin_layout Plain Layout
5527 かっこ@括弧
5528 \end_layout
5529
5530 \end_inset
5531
5532
5533 \begin_inset Index idx
5534 status collapsed
5535
5536 \begin_layout Plain Layout
5537 くぶんきごう@区分記号
5538 \end_layout
5539
5540 \end_inset
5541
5542
5543 \end_layout
5544
5545 \begin_layout Subsection
5546 垂直括弧と区分記号
5547 \begin_inset Index idx
5548 status collapsed
5549
5550 \begin_layout Plain Layout
5551 かっこ@括弧 ! すいちょく@垂直
5552 \begin_inset space \thinspace{}
5553 \end_inset
5554
5555 ——
5556 \end_layout
5557
5558 \end_inset
5559
5560
5561 \end_layout
5562
5563 \begin_layout Standard
5564 \begin_inset space \hfill{}
5565 \end_inset
5566
5567
5568 \begin_inset Tabular
5569 <lyxtabular version="3" rows="9" columns="2">
5570 <features tabularvalignment="middle">
5571 <column alignment="center" valignment="top" width="0pt">
5572 <column alignment="center" valignment="top" width="0pt">
5573 <row>
5574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5575 \begin_inset Text
5576
5577 \begin_layout Plain Layout
5578 コマンド
5579 \end_layout
5580
5581 \end_inset
5582 </cell>
5583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5584 \begin_inset Text
5585
5586 \begin_layout Plain Layout
5587 出力
5588 \end_layout
5589
5590 \end_inset
5591 </cell>
5592 </row>
5593 <row>
5594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5595 \begin_inset Text
5596
5597 \begin_layout Plain Layout
5598 (
5599 \end_layout
5600
5601 \end_inset
5602 </cell>
5603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5604 \begin_inset Text
5605
5606 \begin_layout Plain Layout
5607 \begin_inset Formula $($
5608 \end_inset
5609
5610
5611 \end_layout
5612
5613 \end_inset
5614 </cell>
5615 </row>
5616 <row>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621 {
5622 \end_layout
5623
5624 \end_inset
5625 </cell>
5626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5627 \begin_inset Text
5628
5629 \begin_layout Plain Layout
5630 \begin_inset Formula $\{$
5631 \end_inset
5632
5633
5634 \end_layout
5635
5636 \end_inset
5637 </cell>
5638 </row>
5639 <row>
5640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5641 \begin_inset Text
5642
5643 \begin_layout Plain Layout
5644 [
5645 \end_layout
5646
5647 \end_inset
5648 </cell>
5649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5650 \begin_inset Text
5651
5652 \begin_layout Plain Layout
5653 \begin_inset Formula $[$
5654 \end_inset
5655
5656
5657 \end_layout
5658
5659 \end_inset
5660 </cell>
5661 </row>
5662 <row>
5663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667
5668 \backslash
5669 langle
5670 \end_layout
5671
5672 \end_inset
5673 </cell>
5674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5675 \begin_inset Text
5676
5677 \begin_layout Plain Layout
5678 \begin_inset Formula $\langle$
5679 \end_inset
5680
5681
5682 \end_layout
5683
5684 \end_inset
5685 </cell>
5686 </row>
5687 <row>
5688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5689 \begin_inset Text
5690
5691 \begin_layout Plain Layout
5692
5693 \backslash
5694 lceil
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5700 \begin_inset Text
5701
5702 \begin_layout Plain Layout
5703 \begin_inset Formula $\lceil$
5704 \end_inset
5705
5706
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 </row>
5712 <row>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717
5718 \backslash
5719 lfloor
5720 \end_layout
5721
5722 \end_inset
5723 </cell>
5724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5725 \begin_inset Text
5726
5727 \begin_layout Plain Layout
5728 \begin_inset Formula $\lfloor$
5729 \end_inset
5730
5731
5732 \end_layout
5733
5734 \end_inset
5735 </cell>
5736 </row>
5737 <row>
5738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5739 \begin_inset Text
5740
5741 \begin_layout Plain Layout
5742 /
5743 \end_layout
5744
5745 \end_inset
5746 </cell>
5747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5748 \begin_inset Text
5749
5750 \begin_layout Plain Layout
5751 \begin_inset Formula $/$
5752 \end_inset
5753
5754
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 </row>
5760 <row>
5761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5762 \begin_inset Text
5763
5764 \begin_layout Plain Layout
5765 \begin_inset Formula $|$
5766 \end_inset
5767
5768
5769 \end_layout
5770
5771 \end_inset
5772 </cell>
5773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5774 \begin_inset Text
5775
5776 \begin_layout Plain Layout
5777 \begin_inset Formula $|$
5778 \end_inset
5779
5780
5781 \end_layout
5782
5783 \end_inset
5784 </cell>
5785 </row>
5786 </lyxtabular>
5787
5788 \end_inset
5789
5790
5791 \begin_inset space \hfill{}
5792 \end_inset
5793
5794
5795 \begin_inset Tabular
5796 <lyxtabular version="3" rows="9" columns="2">
5797 <features tabularvalignment="middle">
5798 <column alignment="center" valignment="top" width="0pt">
5799 <column alignment="center" valignment="top" width="0pt">
5800 <row>
5801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805 コマンド
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814 出力
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 </row>
5820 <row>
5821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5822 \begin_inset Text
5823
5824 \begin_layout Plain Layout
5825 )
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5831 \begin_inset Text
5832
5833 \begin_layout Plain Layout
5834 \begin_inset Formula $)$
5835 \end_inset
5836
5837
5838 \end_layout
5839
5840 \end_inset
5841 </cell>
5842 </row>
5843 <row>
5844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5845 \begin_inset Text
5846
5847 \begin_layout Plain Layout
5848 }
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5854 \begin_inset Text
5855
5856 \begin_layout Plain Layout
5857 \begin_inset Formula $\}$
5858 \end_inset
5859
5860
5861 \end_layout
5862
5863 \end_inset
5864 </cell>
5865 </row>
5866 <row>
5867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5868 \begin_inset Text
5869
5870 \begin_layout Plain Layout
5871 ]
5872 \end_layout
5873
5874 \end_inset
5875 </cell>
5876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5877 \begin_inset Text
5878
5879 \begin_layout Plain Layout
5880 \begin_inset Formula $]$
5881 \end_inset
5882
5883
5884 \end_layout
5885
5886 \end_inset
5887 </cell>
5888 </row>
5889 <row>
5890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5891 \begin_inset Text
5892
5893 \begin_layout Plain Layout
5894
5895 \backslash
5896 rangle
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5902 \begin_inset Text
5903
5904 \begin_layout Plain Layout
5905 \begin_inset Formula $\rangle$
5906 \end_inset
5907
5908
5909 \end_layout
5910
5911 \end_inset
5912 </cell>
5913 </row>
5914 <row>
5915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5916 \begin_inset Text
5917
5918 \begin_layout Plain Layout
5919
5920 \backslash
5921 rceil
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5927 \begin_inset Text
5928
5929 \begin_layout Plain Layout
5930 \begin_inset Formula $\rceil$
5931 \end_inset
5932
5933
5934 \end_layout
5935
5936 \end_inset
5937 </cell>
5938 </row>
5939 <row>
5940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5941 \begin_inset Text
5942
5943 \begin_layout Plain Layout
5944
5945 \backslash
5946 rfloor
5947 \end_layout
5948
5949 \end_inset
5950 </cell>
5951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5952 \begin_inset Text
5953
5954 \begin_layout Plain Layout
5955 \begin_inset Formula $\rfloor$
5956 \end_inset
5957
5958
5959 \end_layout
5960
5961 \end_inset
5962 </cell>
5963 </row>
5964 <row>
5965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5966 \begin_inset Text
5967
5968 \begin_layout Plain Layout
5969
5970 \backslash
5971
5972 \backslash
5973
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5979 \begin_inset Text
5980
5981 \begin_layout Plain Layout
5982 \begin_inset Formula $\backslash$
5983 \end_inset
5984
5985
5986 \end_layout
5987
5988 \end_inset
5989 </cell>
5990 </row>
5991 <row>
5992 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996
5997 \backslash
5998
5999 \begin_inset Formula $|$
6000 \end_inset
6001
6002
6003 \end_layout
6004
6005 \end_inset
6006 </cell>
6007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6008 \begin_inset Text
6009
6010 \begin_layout Plain Layout
6011 \begin_inset Formula $\|$
6012 \end_inset
6013
6014
6015 \end_layout
6016
6017 \end_inset
6018 </cell>
6019 </row>
6020 </lyxtabular>
6021
6022 \end_inset
6023
6024
6025 \begin_inset space \hfill{}
6026 \end_inset
6027
6028
6029 \end_layout
6030
6031 \begin_layout Standard
6032 \begin_inset Note Greyedout
6033 status open
6034
6035 \begin_layout Plain Layout
6036
6037 \series bold
6038 【註】
6039 \series default
6040 \SpecialChar TeX
6041 モードでは、
6042 \backslash
6043
6044 \backslash
6045 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
6046 \series bold
6047
6048 \backslash
6049 textbackslash
6050 \series default
6051
6052 \begin_inset Index idx
6053 status collapsed
6054
6055 \begin_layout Plain Layout
6056 こまんど@コマンド! T ! 
6057 \backslash
6058 textbackslash
6059 \end_layout
6060
6061 \end_inset
6062
6063 を使わなくてはなりません。
6064 \end_layout
6065
6066 \end_inset
6067
6068
6069 \end_layout
6070
6071 \begin_layout Standard
6072 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
6073 \series bold
6074
6075 \backslash
6076 langle
6077 \series default
6078
6079 \series bold
6080
6081 \backslash
6082 rangle
6083 \series default
6084 コマンドを使用せずに
6085 \begin_inset Formula $<$
6086 \end_inset
6087
6088
6089 \begin_inset Formula $>$
6090 \end_inset
6091
6092 の文字を直接使用することができます。
6093 \end_layout
6094
6095 \begin_layout Subsubsection
6096 手動の括弧丈
6097 \begin_inset CommandInset label
6098 LatexCommand label
6099 name "subsec:手動の括弧丈"
6100
6101 \end_inset
6102
6103
6104 \begin_inset Index idx
6105 status collapsed
6106
6107 \begin_layout Plain Layout
6108 かっこたけ@括弧丈 ! しゅどう@手動
6109 \end_layout
6110
6111 \end_inset
6112
6113
6114 \end_layout
6115
6116 \begin_layout Standard
6117 括弧の丈は、\SpecialChar LaTeX
6118 コマンドの
6119 \series bold
6120
6121 \backslash
6122 big
6123 \series default
6124
6125 \begin_inset Index idx
6126 status collapsed
6127
6128 \begin_layout Plain Layout
6129 こまんど@コマンド ! B ! 
6130 \backslash
6131 big
6132 \end_layout
6133
6134 \end_inset
6135
6136
6137 \series bold
6138
6139 \backslash
6140 Big
6141 \series default
6142
6143 \series bold
6144
6145 \backslash
6146 bigg
6147 \series default
6148 および
6149 \series bold
6150
6151 \backslash
6152 Bigg
6153 \series default
6154 を使って、手動で指定することができます。
6155 \series bold
6156
6157 \backslash
6158 big
6159 \series default
6160 が最小の大きさであり、
6161 \series bold
6162
6163 \backslash
6164 Bigg
6165 \series default
6166 が最大の括弧丈になります。
6167 \end_layout
6168
6169 \begin_layout Standard
6170 これらのコマンドは、括弧の階層を強調するのに使われます。
6171 \begin_inset Separator parbreak
6172 \end_inset
6173
6174
6175 \end_layout
6176
6177 \begin_layout Standard
6178 \align center
6179 \begin_inset Tabular
6180 <lyxtabular version="3" rows="2" columns="2">
6181 <features tabularvalignment="middle">
6182 <column alignment="center" valignment="top" width="0pt">
6183 <column alignment="center" valignment="top" width="0pt">
6184 <row>
6185 <cell alignment="center" valignment="top" usebox="none">
6186 \begin_inset Text
6187
6188 \begin_layout Plain Layout
6189 すべての括弧が同じ大きさ:
6190 \end_layout
6191
6192 \end_inset
6193 </cell>
6194 <cell alignment="center" valignment="top" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6199 \end_inset
6200
6201
6202 \end_layout
6203
6204 \end_inset
6205 </cell>
6206 </row>
6207 <row>
6208 <cell alignment="center" valignment="top" usebox="none">
6209 \begin_inset Text
6210
6211 \begin_layout Plain Layout
6212 こちらの方が良い:
6213 \end_layout
6214
6215 \end_inset
6216 </cell>
6217 <cell alignment="center" valignment="top" usebox="none">
6218 \begin_inset Text
6219
6220 \begin_layout Plain Layout
6221 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6222 \end_inset
6223
6224
6225 \end_layout
6226
6227 \end_inset
6228 </cell>
6229 </row>
6230 </lyxtabular>
6231
6232 \end_inset
6233
6234
6235 \begin_inset Note Note
6236 status collapsed
6237
6238 \begin_layout Plain Layout
6239 ここで
6240 \series bold
6241
6242 \backslash
6243 raisebox
6244 \series default
6245 はスペーサーとして使用しているだけです。
6246 \end_layout
6247
6248 \end_inset
6249
6250
6251 \end_layout
6252
6253 \begin_layout Standard
6254 二つ目の数式では、
6255 \series bold
6256
6257 \backslash
6258 Big((A+B)(A-B)
6259 \backslash
6260 Big)^
6261 \begin_inset space \textvisiblespace{}
6262 \end_inset
6263
6264 C
6265 \series default
6266 というコマンドが使われています。
6267 \end_layout
6268
6269 \begin_layout Standard
6270 以下は、すべての括弧丈の羅列です。
6271 \begin_inset Separator parbreak
6272 \end_inset
6273
6274
6275 \end_layout
6276
6277 \begin_layout Standard
6278 \align center
6279
6280 \backslash
6281 Bigg(
6282 \backslash
6283 exp
6284 \backslash
6285 bigg
6286 \begin_inset Formula $<$
6287 \end_inset
6288
6289
6290 \backslash
6291 Big[
6292 \backslash
6293 big{
6294 \backslash
6295 ln(3x)
6296 \backslash
6297 big}^2
6298 \begin_inset space \textvisiblespace{}
6299 \end_inset
6300
6301
6302 \backslash
6303 sin(x)
6304 \backslash
6305 Big]^
6306 \begin_inset space \textvisiblespace{}
6307 \end_inset
6308
6309 A
6310 \begin_inset space \textvisiblespace{}
6311 \end_inset
6312
6313
6314 \backslash
6315 bigg
6316 \begin_inset Formula $>$
6317 \end_inset
6318
6319
6320 \backslash
6321 Bigg)^0,5
6322 \end_layout
6323
6324 \begin_layout Standard
6325 \align center
6326 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6327 \end_inset
6328
6329
6330 \end_layout
6331
6332 \begin_layout Standard
6333
6334 \series bold
6335
6336 \backslash
6337 big
6338 \series default
6339 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6340 \series bold
6341
6342 \backslash
6343 bigm
6344 \series default
6345
6346 \begin_inset Index idx
6347 status collapsed
6348
6349 \begin_layout Plain Layout
6350 こまんど@コマンド ! B ! 
6351 \backslash
6352 bigm
6353 \end_layout
6354
6355 \end_inset
6356
6357 という派生型と、空白を追加しない
6358 \series bold
6359
6360 \backslash
6361 bigl
6362 \series default
6363 -
6364 \series bold
6365
6366 \backslash
6367 bigr
6368 \series default
6369
6370 \begin_inset Index idx
6371 status collapsed
6372
6373 \begin_layout Plain Layout
6374 こまんど@コマンド ! B ! 
6375 \backslash
6376 bigl - 
6377 \backslash
6378 bigr
6379 \end_layout
6380
6381 \end_inset
6382
6383 派生型があります。
6384 \series bold
6385
6386 \backslash
6387 bigl
6388 \series default
6389 コマンドの最後の
6390 \emph on
6391 l
6392 \emph default
6393 は、左括弧であることを示し、右括弧の場合には、
6394 \emph on
6395 l
6396 \emph default
6397 の代わりに
6398 \emph on
6399 r
6400 \emph default
6401 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6402 \end_layout
6403
6404 \begin_layout Standard
6405 以下の表は、これらの派生型の比較です。
6406 \begin_inset Separator parbreak
6407 \end_inset
6408
6409
6410 \end_layout
6411
6412 \begin_layout Standard
6413 \align center
6414 \begin_inset Tabular
6415 <lyxtabular version="3" rows="5" columns="2">
6416 <features tabularvalignment="middle">
6417 <column alignment="center" valignment="middle">
6418 <column alignment="center" valignment="middle">
6419 <row>
6420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6421 \begin_inset Text
6422
6423 \begin_layout Plain Layout
6424 コマンド
6425 \end_layout
6426
6427 \end_inset
6428 </cell>
6429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 出力
6434 \begin_inset Note Note
6435 status collapsed
6436
6437 \begin_layout Plain Layout
6438 ここで
6439 \series bold
6440
6441 \backslash
6442 raisebox
6443 \series default
6444 はスペーサーとして使用しているだけです。
6445 \end_layout
6446
6447 \end_inset
6448
6449
6450 \end_layout
6451
6452 \end_inset
6453 </cell>
6454 </row>
6455 <row>
6456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6457 \begin_inset Text
6458
6459 \begin_layout Plain Layout
6460
6461 \backslash
6462 Bigm(
6463 \backslash
6464 bigm(
6465 \backslash
6466 ln(3x)
6467 \backslash
6468 bigm)^2
6469 \series bold
6470
6471 \begin_inset space \textvisiblespace{}
6472 \end_inset
6473
6474
6475 \series default
6476
6477 \backslash
6478 Bigm)
6479 \end_layout
6480
6481 \end_inset
6482 </cell>
6483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6484 \begin_inset Text
6485
6486 \begin_layout Plain Layout
6487 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6488 \end_inset
6489
6490
6491 \end_layout
6492
6493 \end_inset
6494 </cell>
6495 </row>
6496 <row>
6497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6498 \begin_inset Text
6499
6500 \begin_layout Plain Layout
6501
6502 \backslash
6503 Big(
6504 \backslash
6505 big(
6506 \backslash
6507 ln(3x)
6508 \backslash
6509 big)^2
6510 \series bold
6511
6512 \begin_inset space \textvisiblespace{}
6513 \end_inset
6514
6515
6516 \series default
6517
6518 \backslash
6519 Big)
6520 \end_layout
6521
6522 \end_inset
6523 </cell>
6524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6525 \begin_inset Text
6526
6527 \begin_layout Plain Layout
6528 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6529 \end_inset
6530
6531
6532 \end_layout
6533
6534 \end_inset
6535 </cell>
6536 </row>
6537 <row>
6538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6539 \begin_inset Text
6540
6541 \begin_layout Plain Layout
6542
6543 \backslash
6544 Bigl(
6545 \backslash
6546 bigl(
6547 \backslash
6548 ln(3x)
6549 \backslash
6550 bigr)^2
6551 \series bold
6552
6553 \begin_inset space \textvisiblespace{}
6554 \end_inset
6555
6556
6557 \series default
6558
6559 \backslash
6560 Bigr)
6561 \end_layout
6562
6563 \end_inset
6564 </cell>
6565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6566 \begin_inset Text
6567
6568 \begin_layout Plain Layout
6569 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6570 \end_inset
6571
6572
6573 \end_layout
6574
6575 \end_inset
6576 </cell>
6577 </row>
6578 <row>
6579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6580 \begin_inset Text
6581
6582 \begin_layout Plain Layout
6583
6584 \backslash
6585 bigl)
6586 \backslash
6587 ln(3x)
6588 \backslash
6589 bigr(
6590 \end_layout
6591
6592 \end_inset
6593 </cell>
6594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6595 \begin_inset Text
6596
6597 \begin_layout Plain Layout
6598 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6599 \end_inset
6600
6601
6602 \end_layout
6603
6604 \end_inset
6605 </cell>
6606 </row>
6607 </lyxtabular>
6608
6609 \end_inset
6610
6611
6612 \end_layout
6613
6614 \begin_layout Subsubsection
6615 自動の括弧丈
6616 \begin_inset CommandInset label
6617 LatexCommand label
6618 name "subsec:自動の括弧丈"
6619
6620 \end_inset
6621
6622
6623 \begin_inset Index idx
6624 status collapsed
6625
6626 \begin_layout Plain Layout
6627 かっこたけ@括弧丈 ! じどう@自動
6628 \end_layout
6629
6630 \end_inset
6631
6632
6633 \end_layout
6634
6635 \begin_layout Standard
6636 可変の丈を持つ括弧は、
6637 \series bold
6638
6639 \backslash
6640 left
6641 \series default
6642
6643 \begin_inset Index idx
6644 status collapsed
6645
6646 \begin_layout Plain Layout
6647 こまんど@コマンド ! L ! 
6648 \backslash
6649 left
6650 \end_layout
6651
6652 \end_inset
6653
6654 コマンドおよび
6655 \series bold
6656
6657 \backslash
6658 right
6659 \series default
6660
6661 \begin_inset Index idx
6662 status collapsed
6663
6664 \begin_layout Plain Layout
6665 こまんど@コマンド ! R ! 
6666 \backslash
6667 right
6668 \end_layout
6669
6670 \end_inset
6671
6672 コマンド、あるいは数式ツールバーボタンの
6673 \begin_inset Info
6674 type  "icon"
6675 arg   "dialog-show mathdelimiter"
6676 \end_inset
6677
6678 で挿入することができます。
6679 \series bold
6680
6681 \backslash
6682 left
6683 \series default
6684 および
6685 \series bold
6686
6687 \backslash
6688 right
6689 \series default
6690 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
6691 \begin_inset Separator parbreak
6692 \end_inset
6693
6694
6695 \end_layout
6696
6697 \begin_layout Standard
6698 \align center
6699 通常の括弧:
6700 \series bold
6701
6702 \backslash
6703 ln(
6704 \backslash
6705 frac
6706 \begin_inset space \textvisiblespace{}
6707 \end_inset
6708
6709 A
6710 \begin_inset Formula $\downarrow$
6711 \end_inset
6712
6713 C
6714 \begin_inset space \textvisiblespace{}
6715 \end_inset
6716
6717 )
6718 \series default
6719 というコマンドは
6720 \begin_inset Formula 
6721 \[
6722 \ln(\frac{A}{C})
6723 \]
6724
6725 \end_inset
6726
6727 を生成します。
6728 \end_layout
6729
6730 \begin_layout Standard
6731 \align center
6732 複数行の括弧:
6733 \series bold
6734
6735 \backslash
6736 ln
6737 \backslash
6738 left(
6739 \backslash
6740 frac
6741 \begin_inset space \textvisiblespace{}
6742 \end_inset
6743
6744 A
6745 \begin_inset Formula $\downarrow$
6746 \end_inset
6747
6748 C
6749 \begin_inset space \textvisiblespace{}
6750 \end_inset
6751
6752
6753 \backslash
6754 right)
6755 \series default
6756 というコマンドは
6757 \begin_inset Formula 
6758 \[
6759 \ln\left(\frac{A}{C}\right)
6760 \]
6761
6762 \end_inset
6763
6764 を生成します。
6765 \end_layout
6766
6767 \begin_layout Standard
6768
6769 \series bold
6770
6771 \backslash
6772 left
6773 \series default
6774
6775 \series bold
6776
6777 \backslash
6778 right
6779 \series default
6780 の代わりに、
6781 \begin_inset Flex Ruby
6782 status collapsed
6783
6784 \begin_layout Plain Layout
6785 捷径
6786 \begin_inset Argument post:1
6787 status collapsed
6788
6789 \begin_layout Plain Layout
6790 ショートカット
6791 \end_layout
6792
6793 \end_inset
6794
6795
6796 \end_layout
6797
6798 \end_inset
6799
6800
6801 \family sans
6802 Alt+M
6803 \begin_inset space ~
6804 \end_inset
6805
6806 括弧
6807 \family default
6808 を使うこともできます。これを使うと、\SpecialChar LyX
6809 中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
6810 \begin_inset Newline newline
6811 \end_inset
6812
6813 すると、先ほどの例を作るコマンドは
6814 \series bold
6815
6816 \backslash
6817 ln Alt+M
6818 \series default
6819  
6820 \series bold
6821 (
6822 \backslash
6823 frac
6824 \begin_inset space \textvisiblespace{}
6825 \end_inset
6826
6827 A
6828 \begin_inset Formula $\downarrow$
6829 \end_inset
6830
6831 C
6832 \series default
6833 となります。
6834 \end_layout
6835
6836 \begin_layout Standard
6837 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
6838 \series bold
6839
6840 \backslash
6841 left.
6842 \backslash
6843 frac
6844 \begin_inset space \textvisiblespace{}
6845 \end_inset
6846
6847 A
6848 \begin_inset Formula $\downarrow$
6849 \end_inset
6850
6851 B
6852 \begin_inset space \textvisiblespace{}
6853 \end_inset
6854
6855
6856 \backslash
6857 right}
6858 \series default
6859 というコマンドは
6860 \series bold
6861
6862 \begin_inset Formula 
6863 \[
6864 \left.\frac{A}{B}\right\} 
6865 \]
6866
6867 \end_inset
6868
6869
6870 \series default
6871 を生成します。
6872 \series bold
6873
6874 \backslash
6875 left
6876 \series default
6877 コマンドおよび
6878 \series bold
6879
6880 \backslash
6881 right
6882 \series default
6883 コマンドは、文書が再度読み込まれたときには、\SpecialChar LyX
6884 によって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
6885 \end_layout
6886
6887 \begin_layout Standard
6888 \begin_inset VSpace bigskip
6889 \end_inset
6890
6891 著名な\SpecialChar LaTeX
6892 頒布版は、すべて\SpecialChar LaTeX
6893 の拡張であるe\SpecialChar TeX
6894 を使用しているので、これらの頒布版では、すべての括弧および極限に対して
6895 \series bold
6896
6897 \backslash
6898 middle
6899 \series default
6900
6901 \begin_inset Index idx
6902 status collapsed
6903
6904 \begin_layout Plain Layout
6905 こまんど@コマンド ! M ! 
6906 \backslash
6907 middle
6908 \end_layout
6909
6910 \end_inset
6911
6912 コマンドも使用することができます
6913 \begin_inset Foot
6914 status collapsed
6915
6916 \begin_layout Plain Layout
6917
6918 \series bold
6919 【訳註】
6920 \series default
6921 p\SpecialChar LaTeX
6922 では、標準では
6923 \series bold
6924
6925 \backslash
6926 middle
6927 \series default
6928 コマンドは使えません。よって、以下の例では「
6929 \series bold
6930
6931 \backslash
6932 middle
6933 \series default
6934
6935 \begin_inset Formula $|$
6936 \end_inset
6937
6938 」の代わりに「
6939 \series bold
6940
6941 \backslash
6942 biggm
6943 \series default
6944
6945 \begin_inset Formula $|$
6946 \end_inset
6947
6948 」を用いています。
6949 \end_layout
6950
6951 \end_inset
6952
6953 。このコマンドでは、物理ベクトル
6954 \begin_inset Formula 
6955 \[
6956 \left\langle \phi\:\biggm|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
6957 \]
6958
6959 \end_inset
6960
6961 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
6962 \begin_inset CommandInset ref
6963 LatexCommand ref
6964 reference "subsec:物理ベクトル"
6965
6966 \end_inset
6967
6968 節に説明されているように特殊な\SpecialChar LaTeX
6969 パッケージがあります。
6970 \end_layout
6971
6972 \begin_layout Subsection
6973 水平括弧
6974 \begin_inset Index idx
6975 status collapsed
6976
6977 \begin_layout Plain Layout
6978 かっこ@括弧 ! すいへい@水平
6979 \begin_inset space \thinspace{}
6980 \end_inset
6981
6982 ——
6983 \end_layout
6984
6985 \end_inset
6986
6987
6988 \end_layout
6989
6990 \begin_layout Standard
6991 \align center
6992 \begin_inset Tabular
6993 <lyxtabular version="3" rows="4" columns="2">
6994 <features tabularvalignment="middle">
6995 <column alignment="center" valignment="top" width="0pt">
6996 <column alignment="center" valignment="top" width="0pt">
6997 <row>
6998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6999 \begin_inset Text
7000
7001 \begin_layout Plain Layout
7002 コマンド
7003 \begin_inset Note Note
7004 status collapsed
7005
7006 \begin_layout Plain Layout
7007 ここで
7008 \series bold
7009
7010 \backslash
7011 raisebox
7012 \series default
7013 はスペーサーとして使用しているだけです。
7014 \end_layout
7015
7016 \end_inset
7017
7018
7019 \end_layout
7020
7021 \end_inset
7022 </cell>
7023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Plain Layout
7027 出力
7028 \end_layout
7029
7030 \end_inset
7031 </cell>
7032 </row>
7033 <row>
7034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7035 \begin_inset Text
7036
7037 \begin_layout Plain Layout
7038 \begin_inset ERT
7039 status collapsed
7040
7041 \begin_layout Plain Layout
7042
7043
7044 \backslash
7045 raisebox{2.3mm}{
7046 \end_layout
7047
7048 \end_inset
7049
7050
7051 \backslash
7052 overbrace
7053 \begin_inset space \textvisiblespace{}
7054 \end_inset
7055
7056 A+B
7057 \begin_inset space \textvisiblespace{}
7058 \end_inset
7059
7060 ^
7061 \begin_inset space \textvisiblespace{}
7062 \end_inset
7063
7064 3
7065 \begin_inset ERT
7066 status collapsed
7067
7068 \begin_layout Plain Layout
7069
7070 }
7071 \end_layout
7072
7073 \end_inset
7074
7075
7076 \begin_inset Index idx
7077 status collapsed
7078
7079 \begin_layout Plain Layout
7080 こまんど@コマンド ! O ! 
7081 \backslash
7082 overbrace
7083 \end_layout
7084
7085 \end_inset
7086
7087
7088 \end_layout
7089
7090 \end_inset
7091 </cell>
7092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7093 \begin_inset Text
7094
7095 \begin_layout Plain Layout
7096 \begin_inset Formula $\overbrace{A+B}^{3}$
7097 \end_inset
7098
7099
7100 \end_layout
7101
7102 \end_inset
7103 </cell>
7104 </row>
7105 <row>
7106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7107 \begin_inset Text
7108
7109 \begin_layout Plain Layout
7110 \begin_inset ERT
7111 status collapsed
7112
7113 \begin_layout Plain Layout
7114
7115
7116 \backslash
7117 raisebox{-2.2mm}{
7118 \end_layout
7119
7120 \end_inset
7121
7122
7123 \backslash
7124 underbrace
7125 \begin_inset space \textvisiblespace{}
7126 \end_inset
7127
7128 A+B
7129 \begin_inset space \textvisiblespace{}
7130 \end_inset
7131
7132 _5
7133 \begin_inset ERT
7134 status collapsed
7135
7136 \begin_layout Plain Layout
7137
7138 }
7139 \end_layout
7140
7141 \end_inset
7142
7143
7144 \begin_inset Index idx
7145 status collapsed
7146
7147 \begin_layout Plain Layout
7148 こまんど@コマンド ! U ! 
7149 \backslash
7150 underbrace
7151 \end_layout
7152
7153 \end_inset
7154
7155
7156 \end_layout
7157
7158 \end_inset
7159 </cell>
7160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7161 \begin_inset Text
7162
7163 \begin_layout Plain Layout
7164 \begin_inset Formula $\underbrace{A+B}_{5}$
7165 \end_inset
7166
7167
7168 \end_layout
7169
7170 \end_inset
7171 </cell>
7172 </row>
7173 <row>
7174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7175 \begin_inset Text
7176
7177 \begin_layout Plain Layout
7178
7179 \backslash
7180 overbrace
7181 \begin_inset space \textvisiblespace{}
7182 \end_inset
7183
7184
7185 \backslash
7186 underbrace
7187 \begin_inset space \textvisiblespace{}
7188 \end_inset
7189
7190 A+B_w
7191 \begin_inset space \textvisiblespace{}
7192 \end_inset
7193
7194
7195 \begin_inset space \textvisiblespace{}
7196 \end_inset
7197
7198 _7
7199 \begin_inset space \textvisiblespace{}
7200 \end_inset
7201
7202
7203 \begin_inset space \textvisiblespace{}
7204 \end_inset
7205
7206 ^
7207 \begin_inset space \textvisiblespace{}
7208 \end_inset
7209
7210 C
7211 \end_layout
7212
7213 \end_inset
7214 </cell>
7215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7216 \begin_inset Text
7217
7218 \begin_layout Plain Layout
7219 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7220 \end_inset
7221
7222
7223 \end_layout
7224
7225 \end_inset
7226 </cell>
7227 </row>
7228 </lyxtabular>
7229
7230 \end_inset
7231
7232
7233 \end_layout
7234
7235 \begin_layout Standard
7236 最後の例では、
7237 \series bold
7238
7239 \backslash
7240 overbrace
7241 \series default
7242 が先に挿入されようが
7243 \series bold
7244
7245 \backslash
7246 underbrace
7247 \series default
7248 が先に挿入されようが代わりはありません。
7249 \end_layout
7250
7251 \begin_layout Standard
7252 \begin_inset VSpace medskip
7253 \end_inset
7254
7255
7256 \end_layout
7257
7258 \begin_layout Standard
7259 文書設定の
7260 \family sans
7261 数式オプション
7262 \family default
7263 で、
7264 \series bold
7265 mathtools
7266 \series default
7267
7268 \begin_inset Index idx
7269 status collapsed
7270
7271 \begin_layout Plain Layout
7272 ぱっけーじ@パッケージ ! mathtools
7273 \end_layout
7274
7275 \end_inset
7276
7277 パッケージに
7278 \family sans
7279 常に読み込み
7280 \family default
7281 オプションを設定すると、以下のような角括弧が利用可能になります。
7282 \begin_inset Separator parbreak
7283 \end_inset
7284
7285
7286 \end_layout
7287
7288 \begin_layout Standard
7289 \align center
7290 \begin_inset Tabular
7291 <lyxtabular version="3" rows="4" columns="2">
7292 <features tabularvalignment="middle">
7293 <column alignment="center" valignment="top" width="0pt">
7294 <column alignment="center" valignment="top" width="0pt">
7295 <row>
7296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7297 \begin_inset Text
7298
7299 \begin_layout Plain Layout
7300 コマンド
7301 \begin_inset Note Note
7302 status collapsed
7303
7304 \begin_layout Plain Layout
7305
7306 \series bold
7307
7308 \backslash
7309 raisebox
7310 \series default
7311 はスペーサーとして使われているだけです。
7312 \end_layout
7313
7314 \end_inset
7315
7316
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7322 \begin_inset Text
7323
7324 \begin_layout Plain Layout
7325 結果
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 </row>
7331 <row>
7332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7333 \begin_inset Text
7334
7335 \begin_layout Plain Layout
7336 \begin_inset ERT
7337 status collapsed
7338
7339 \begin_layout Plain Layout
7340
7341
7342 \backslash
7343 raisebox{2.3mm}{
7344 \end_layout
7345
7346 \end_inset
7347
7348
7349 \backslash
7350 overbracket{A+B
7351 \begin_inset space \textvisiblespace{}
7352 \end_inset
7353
7354 ^3
7355 \begin_inset ERT
7356 status collapsed
7357
7358 \begin_layout Plain Layout
7359
7360 }
7361 \end_layout
7362
7363 \end_inset
7364
7365
7366 \begin_inset Index idx
7367 status collapsed
7368
7369 \begin_layout Plain Layout
7370 こまんど@コマンド ! O ! 
7371 \backslash
7372 overbracket
7373 \end_layout
7374
7375 \end_inset
7376
7377
7378 \end_layout
7379
7380 \end_inset
7381 </cell>
7382 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7383 \begin_inset Text
7384
7385 \begin_layout Plain Layout
7386 \begin_inset Formula $\overbracket{A+B}^{3}$
7387 \end_inset
7388
7389
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 </row>
7395 <row>
7396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7397 \begin_inset Text
7398
7399 \begin_layout Plain Layout
7400 \begin_inset ERT
7401 status collapsed
7402
7403 \begin_layout Plain Layout
7404
7405
7406 \backslash
7407 raisebox{-2.2mm}{
7408 \end_layout
7409
7410 \end_inset
7411
7412
7413 \backslash
7414 underbracket{A+B
7415 \begin_inset space \textvisiblespace{}
7416 \end_inset
7417
7418 _5
7419 \begin_inset ERT
7420 status collapsed
7421
7422 \begin_layout Plain Layout
7423
7424 }
7425 \end_layout
7426
7427 \end_inset
7428
7429
7430 \begin_inset Index idx
7431 status collapsed
7432
7433 \begin_layout Plain Layout
7434 こまんど@コマンド ! U ! 
7435 \backslash
7436 under
7437 \size normal
7438 bracket
7439 \end_layout
7440
7441 \end_inset
7442
7443
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 \begin_inset Formula $\underbracket{A+B}_{5}$
7453 \end_inset
7454
7455
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 </row>
7461 <row>
7462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7463 \begin_inset Text
7464
7465 \begin_layout Plain Layout
7466
7467 \backslash
7468 overbracket{
7469 \backslash
7470 underbracket{A+B_w
7471 \begin_inset space \textvisiblespace{}
7472 \end_inset
7473
7474
7475 \begin_inset space \textvisiblespace{}
7476 \end_inset
7477
7478 _7
7479 \begin_inset space \textvisiblespace{}
7480 \end_inset
7481
7482
7483 \begin_inset space \textvisiblespace{}
7484 \end_inset
7485
7486 ^
7487 \begin_inset space \textvisiblespace{}
7488 \end_inset
7489
7490 C
7491 \end_layout
7492
7493 \end_inset
7494 </cell>
7495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7496 \begin_inset Text
7497
7498 \begin_layout Plain Layout
7499 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7500 \end_inset
7501
7502
7503 \end_layout
7504
7505 \end_inset
7506 </cell>
7507 </row>
7508 </lyxtabular>
7509
7510 \end_inset
7511
7512
7513 \end_layout
7514
7515 \begin_layout Standard
7516
7517 \series bold
7518
7519 \backslash
7520 overbracket
7521 \series default
7522
7523 \series bold
7524
7525 \backslash
7526 underbracket
7527 \series default
7528 に関しては、コマンドに続く角括弧中に、希望する厚みを指定すれば、以下のように、角括弧の筆跡の厚みに変更を加えることができます。
7529 \begin_inset Separator parbreak
7530 \end_inset
7531
7532
7533 \end_layout
7534
7535 \begin_layout Standard
7536 \align center
7537 \begin_inset Tabular
7538 <lyxtabular version="3" rows="3" columns="2">
7539 <features tabularvalignment="middle">
7540 <column alignment="center" valignment="top" width="0pt">
7541 <column alignment="center" valignment="top" width="0pt">
7542 <row>
7543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7544 \begin_inset Text
7545
7546 \begin_layout Plain Layout
7547 コマンド
7548 \begin_inset Note Note
7549 status collapsed
7550
7551 \begin_layout Plain Layout
7552
7553 \series bold
7554
7555 \backslash
7556 raisebox
7557 \series default
7558 はスペーサーとして使われているだけです。
7559 \end_layout
7560
7561 \end_inset
7562
7563
7564 \end_layout
7565
7566 \end_inset
7567 </cell>
7568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572 結果
7573 \end_layout
7574
7575 \end_inset
7576 </cell>
7577 </row>
7578 <row>
7579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7580 \begin_inset Text
7581
7582 \begin_layout Plain Layout
7583 \begin_inset ERT
7584 status collapsed
7585
7586 \begin_layout Plain Layout
7587
7588
7589 \backslash
7590 raisebox{2.3mm}{
7591 \end_layout
7592
7593 \end_inset
7594
7595
7596 \backslash
7597 overbracket[3pt]
7598 \backslash
7599 {A+B
7600 \begin_inset space \textvisiblespace{}
7601 \end_inset
7602
7603 ^3
7604 \begin_inset ERT
7605 status collapsed
7606
7607 \begin_layout Plain Layout
7608
7609 }
7610 \end_layout
7611
7612 \end_inset
7613
7614
7615 \end_layout
7616
7617 \end_inset
7618 </cell>
7619 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7620 \begin_inset Text
7621
7622 \begin_layout Plain Layout
7623 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7624 \end_inset
7625
7626
7627 \end_layout
7628
7629 \end_inset
7630 </cell>
7631 </row>
7632 <row>
7633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Plain Layout
7637 \begin_inset ERT
7638 status collapsed
7639
7640 \begin_layout Plain Layout
7641
7642
7643 \backslash
7644 raisebox{-2.2mm}{
7645 \end_layout
7646
7647 \end_inset
7648
7649
7650 \backslash
7651 underbracket[1pt]
7652 \backslash
7653 {A+B
7654 \begin_inset space \textvisiblespace{}
7655 \end_inset
7656
7657 _5
7658 \begin_inset ERT
7659 status collapsed
7660
7661 \begin_layout Plain Layout
7662
7663 }
7664 \end_layout
7665
7666 \end_inset
7667
7668
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7674 \begin_inset Text
7675
7676 \begin_layout Plain Layout
7677 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7678 \end_inset
7679
7680
7681 \end_layout
7682
7683 \end_inset
7684 </cell>
7685 </row>
7686 </lyxtabular>
7687
7688 \end_inset
7689
7690
7691 \end_layout
7692
7693 \begin_layout Standard
7694 \begin_inset VSpace bigskip
7695 \end_inset
7696
7697 括弧をお互いに重ねる必要がある場合には、第
7698 \begin_inset CommandInset ref
7699 LatexCommand ref
7700 reference "sec:多行数式"
7701
7702 \end_inset
7703
7704 節に説明されているように、次のような多行数式を使わなくてはなりません。
7705 \begin_inset Formula 
7706 \begin{eqnarray*}
7707 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7708  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7709 \end{eqnarray*}
7710
7711 \end_inset
7712
7713 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7714 \begin_inset Foot
7715 status collapsed
7716
7717 \begin_layout Plain Layout
7718 空白コマンドは第
7719 \begin_inset CommandInset ref
7720 LatexCommand ref
7721 reference "subsec:定義済みの空白"
7722
7723 \end_inset
7724
7725 章に説明があります。
7726 \end_layout
7727
7728 \end_inset
7729
7730
7731 \series bold
7732
7733 \backslash
7734 :
7735 \series default
7736 を最初の
7737 \begin_inset Formula $d$
7738 \end_inset
7739
7740 の前に挿入しておくことが重要です。さもないと、
7741 \begin_inset Formula $q$
7742 \end_inset
7743
7744 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7745 \begin_inset Foot
7746 status collapsed
7747
7748 \begin_layout Plain Layout
7749 これは、括弧が文字として取り扱われないためです。第
7750 \begin_inset CommandInset ref
7751 LatexCommand ref
7752 reference "subsec:二項演算子"
7753
7754 \end_inset
7755
7756 章参照。
7757 \end_layout
7758
7759 \end_inset
7760
7761 ためです。二行目には、二つめの括弧が挿入されています。
7762 \begin_inset Formula $b$
7763 \end_inset
7764
7765 の直前から始まるようにするために、まず
7766 \series bold
7767
7768 \backslash
7769 hphantom{gggg+
7770 \backslash
7771 :}
7772 \series default
7773 というコマンド
7774 \begin_inset Foot
7775 status collapsed
7776
7777 \begin_layout Plain Layout
7778
7779 \series bold
7780
7781 \backslash
7782 hphantom
7783 \series default
7784 に関する詳細は、第
7785 \begin_inset CommandInset ref
7786 LatexCommand ref
7787 reference "subsec:埋め草"
7788
7789 \end_inset
7790
7791 章を参照してください。
7792 \end_layout
7793
7794 \end_inset
7795
7796 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7797 \series bold
7798
7799 \backslash
7800 hphantom{bbqq+dddd}
7801 \series default
7802 コマンドの下に置きます。
7803 \end_layout
7804
7805 \begin_layout Standard
7806 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7807 \begin_inset ERT
7808 status collapsed
7809
7810 \begin_layout Plain Layout
7811
7812
7813 \backslash
7814 setlength{
7815 \backslash
7816 jot}{-6pt}
7817 \end_layout
7818
7819 \end_inset
7820
7821
7822 \begin_inset Formula 
7823 \begin{eqnarray*}
7824  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7825 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7826 \end{eqnarray*}
7827
7828 \end_inset
7829
7830
7831 \begin_inset ERT
7832 status collapsed
7833
7834 \begin_layout Plain Layout
7835
7836
7837 \backslash
7838 setlength{
7839 \backslash
7840 jot}{3pt}
7841 \end_layout
7842
7843 \end_inset
7844
7845 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7846 ることを防ぐために、行間を減らさなくてはならないのですが、これは\SpecialChar LyX
7847 のバグ
7848 \begin_inset Foot
7849 status collapsed
7850
7851 \begin_layout Plain Layout
7852 \begin_inset CommandInset href
7853 LatexCommand href
7854 name "LyX-bug #1505"
7855 target "http://www.lyx.org/trac/ticket/1505"
7856
7857 \end_inset
7858
7859
7860 \end_layout
7861
7862 \end_inset
7863
7864 のせいで簡単にはできません。この問題を回避するためには、数式直前に\SpecialChar TeX
7865 モードで
7866 \series bold
7867 setlength{
7868 \backslash
7869 jot}{-6pt}
7870 \series default
7871 というコマンドを入れて、大域的な数式行間
7872 \series bold
7873
7874 \backslash
7875 jot
7876 \series default
7877
7878 \begin_inset Index idx
7879 status collapsed
7880
7881 \begin_layout Plain Layout
7882 こまんど@コマンド ! J ! 
7883 \backslash
7884 jot
7885 \end_layout
7886
7887 \end_inset
7888
7889 を-6
7890 \begin_inset space \thinspace{}
7891 \end_inset
7892
7893 ptに変更しなくてはなりません。
7894 \series bold
7895
7896 \backslash
7897 jot
7898 \series default
7899 は、数式直後に同様のコマンドを使って標準値の3
7900 \begin_inset space \thinspace{}
7901 \end_inset
7902
7903 ptに戻します。数式中の行間について、詳しくは第
7904 \begin_inset CommandInset ref
7905 LatexCommand ref
7906 reference "subsec:行間"
7907
7908 \end_inset
7909
7910 章に説明があります。
7911 \end_layout
7912
7913 \begin_layout Section
7914 矢印
7915 \begin_inset Index idx
7916 status collapsed
7917
7918 \begin_layout Plain Layout
7919 やじるし@矢印
7920 \end_layout
7921
7922 \end_inset
7923
7924
7925 \end_layout
7926
7927 \begin_layout Standard
7928 矢印は、数式ツールバーボタンの
7929 \begin_inset Info
7930 type  "icon"
7931 arg   "math-insert \\leftarrow"
7932 \end_inset
7933
7934 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7935 \end_layout
7936
7937 \begin_layout Subsection
7938 水平矢印
7939 \begin_inset Index idx
7940 status collapsed
7941
7942 \begin_layout Plain Layout
7943 やじるし@矢印 ! すいへい@水平
7944 \end_layout
7945
7946 \end_inset
7947
7948
7949 \end_layout
7950
7951 \begin_layout Standard
7952 \begin_inset space \hfill{}
7953 \end_inset
7954
7955
7956 \begin_inset Tabular
7957 <lyxtabular version="3" rows="8" columns="2">
7958 <features tabularvalignment="middle">
7959 <column alignment="center" valignment="top" width="0pt">
7960 <column alignment="center" valignment="top" width="0pt">
7961 <row>
7962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7963 \begin_inset Text
7964
7965 \begin_layout Plain Layout
7966 コマンド
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7972 \begin_inset Text
7973
7974 \begin_layout Plain Layout
7975 出力
7976 \end_layout
7977
7978 \end_inset
7979 </cell>
7980 </row>
7981 <row>
7982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7983 \begin_inset Text
7984
7985 \begin_layout Plain Layout
7986
7987 \backslash
7988 gets
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997 \begin_inset Formula $\gets$
7998 \end_inset
7999
8000
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 </row>
8006 <row>
8007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8008 \begin_inset Text
8009
8010 \begin_layout Plain Layout
8011
8012 \backslash
8013 Leftarrow
8014 \end_layout
8015
8016 \end_inset
8017 </cell>
8018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022 \begin_inset Formula $\Leftarrow$
8023 \end_inset
8024
8025
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 </row>
8031 <row>
8032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8033 \begin_inset Text
8034
8035 \begin_layout Plain Layout
8036
8037 \backslash
8038 longleftarrow
8039 \end_layout
8040
8041 \end_inset
8042 </cell>
8043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8044 \begin_inset Text
8045
8046 \begin_layout Plain Layout
8047 \begin_inset Formula $\longleftarrow$
8048 \end_inset
8049
8050
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 </row>
8056 <row>
8057 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8058 \begin_inset Text
8059
8060 \begin_layout Plain Layout
8061
8062 \backslash
8063 Longleftarrow
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072 \begin_inset Formula $\Longleftarrow$
8073 \end_inset
8074
8075
8076 \end_layout
8077
8078 \end_inset
8079 </cell>
8080 </row>
8081 <row>
8082 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8083 \begin_inset Text
8084
8085 \begin_layout Plain Layout
8086
8087 \backslash
8088 leftharpoonup
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8094 \begin_inset Text
8095
8096 \begin_layout Plain Layout
8097 \begin_inset Formula $\leftharpoonup$
8098 \end_inset
8099
8100
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 </row>
8106 <row>
8107 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111
8112 \backslash
8113 leftharpoondown
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122 \begin_inset Formula $\leftharpoondown$
8123 \end_inset
8124
8125
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 </row>
8131 <row>
8132 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136
8137 \backslash
8138 hookleftarrow
8139 \end_layout
8140
8141 \end_inset
8142 </cell>
8143 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147 \begin_inset Formula $\hookleftarrow$
8148 \end_inset
8149
8150
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 </row>
8156 </lyxtabular>
8157
8158 \end_inset
8159
8160
8161 \begin_inset space \hfill{}
8162 \end_inset
8163
8164
8165 \begin_inset Tabular
8166 <lyxtabular version="3" rows="8" columns="2">
8167 <features tabularvalignment="middle">
8168 <column alignment="center" valignment="top" width="0pt">
8169 <column alignment="center" valignment="top" width="0pt">
8170 <row>
8171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175 コマンド
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8181 \begin_inset Text
8182
8183 \begin_layout Plain Layout
8184 出力
8185 \end_layout
8186
8187 \end_inset
8188 </cell>
8189 </row>
8190 <row>
8191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Plain Layout
8195
8196 \backslash
8197 to
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206 \begin_inset Formula $\to$
8207 \end_inset
8208
8209
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 </row>
8215 <row>
8216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8217 \begin_inset Text
8218
8219 \begin_layout Plain Layout
8220
8221 \backslash
8222 Rightarrow
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8228 \begin_inset Text
8229
8230 \begin_layout Plain Layout
8231 \begin_inset Formula $\Rightarrow$
8232 \end_inset
8233
8234
8235 \end_layout
8236
8237 \end_inset
8238 </cell>
8239 </row>
8240 <row>
8241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8242 \begin_inset Text
8243
8244 \begin_layout Plain Layout
8245
8246 \backslash
8247 longrightarrow
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8253 \begin_inset Text
8254
8255 \begin_layout Plain Layout
8256 \begin_inset Formula $\longrightarrow$
8257 \end_inset
8258
8259
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 </row>
8265 <row>
8266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Plain Layout
8270
8271 \backslash
8272 Longrightarrow
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8278 \begin_inset Text
8279
8280 \begin_layout Plain Layout
8281 \begin_inset Formula $\Longrightarrow$
8282 \end_inset
8283
8284
8285 \end_layout
8286
8287 \end_inset
8288 </cell>
8289 </row>
8290 <row>
8291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295
8296 \backslash
8297 rightharpoonup
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8303 \begin_inset Text
8304
8305 \begin_layout Plain Layout
8306 \begin_inset Formula $\rightharpoonup$
8307 \end_inset
8308
8309
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 </row>
8315 <row>
8316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Plain Layout
8320
8321 \backslash
8322 rightharpoondown
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 \begin_inset Formula $\rightharpoondown$
8332 \end_inset
8333
8334
8335 \end_layout
8336
8337 \end_inset
8338 </cell>
8339 </row>
8340 <row>
8341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8342 \begin_inset Text
8343
8344 \begin_layout Plain Layout
8345
8346 \backslash
8347 hookrightarrow
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Plain Layout
8356 \begin_inset Formula $\hookrightarrow$
8357 \end_inset
8358
8359
8360 \end_layout
8361
8362 \end_inset
8363 </cell>
8364 </row>
8365 </lyxtabular>
8366
8367 \end_inset
8368
8369
8370 \begin_inset space \hfill{}
8371 \end_inset
8372
8373
8374 \end_layout
8375
8376 \begin_layout Standard
8377 \begin_inset space \hfill{}
8378 \end_inset
8379
8380
8381 \begin_inset Tabular
8382 <lyxtabular version="3" rows="6" columns="2">
8383 <features tabularvalignment="middle">
8384 <column alignment="center" valignment="top" width="0pt">
8385 <column alignment="center" valignment="top" width="0pt">
8386 <row>
8387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8388 \begin_inset Text
8389
8390 \begin_layout Plain Layout
8391 コマンド
8392 \end_layout
8393
8394 \end_inset
8395 </cell>
8396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8397 \begin_inset Text
8398
8399 \begin_layout Plain Layout
8400 出力
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 </row>
8406 <row>
8407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8408 \begin_inset Text
8409
8410 \begin_layout Plain Layout
8411
8412 \backslash
8413 leftrightarrow
8414 \end_layout
8415
8416 \end_inset
8417 </cell>
8418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422 \begin_inset Formula $\leftrightarrow$
8423 \end_inset
8424
8425
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 </row>
8431 <row>
8432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8433 \begin_inset Text
8434
8435 \begin_layout Plain Layout
8436
8437 \backslash
8438 Leftrightarrow
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447 \begin_inset Formula $\Leftrightarrow$
8448 \end_inset
8449
8450
8451 \end_layout
8452
8453 \end_inset
8454 </cell>
8455 </row>
8456 <row>
8457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8458 \begin_inset Text
8459
8460 \begin_layout Plain Layout
8461
8462 \backslash
8463 longleftrightarrow
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472 \begin_inset Formula $\longleftrightarrow$
8473 \end_inset
8474
8475
8476 \end_layout
8477
8478 \end_inset
8479 </cell>
8480 </row>
8481 <row>
8482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486
8487 \backslash
8488 Longleftrightarrow
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497 \begin_inset Formula $\Longleftrightarrow$
8498 \end_inset
8499
8500
8501 \end_layout
8502
8503 \end_inset
8504 </cell>
8505 </row>
8506 <row>
8507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8508 \begin_inset Text
8509
8510 \begin_layout Plain Layout
8511
8512 \backslash
8513 rightleftharpoons
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Plain Layout
8522 \begin_inset Formula $\rightleftharpoons$
8523 \end_inset
8524
8525
8526 \end_layout
8527
8528 \end_inset
8529 </cell>
8530 </row>
8531 </lyxtabular>
8532
8533 \end_inset
8534
8535
8536 \begin_inset space \hspace{}
8537 \length 25pt
8538 \end_inset
8539
8540
8541 \begin_inset space \hfill{}
8542 \end_inset
8543
8544
8545 \begin_inset Tabular
8546 <lyxtabular version="3" rows="5" columns="2">
8547 <features tabularvalignment="middle">
8548 <column alignment="center" valignment="top" width="0pt">
8549 <column alignment="center" valignment="top" width="0pt">
8550 <row>
8551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8552 \begin_inset Text
8553
8554 \begin_layout Plain Layout
8555 コマンド
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564 出力
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 </row>
8570 <row>
8571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout Plain Layout
8575
8576 \backslash
8577 mapsto
8578 \end_layout
8579
8580 \end_inset
8581 </cell>
8582 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8583 \begin_inset Text
8584
8585 \begin_layout Plain Layout
8586 \begin_inset Formula $\mapsto$
8587 \end_inset
8588
8589
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 </row>
8595 <row>
8596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600
8601 \backslash
8602 longmapsto
8603 \end_layout
8604
8605 \end_inset
8606 </cell>
8607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8608 \begin_inset Text
8609
8610 \begin_layout Plain Layout
8611 \begin_inset Formula $\longmapsto$
8612 \end_inset
8613
8614
8615 \end_layout
8616
8617 \end_inset
8618 </cell>
8619 </row>
8620 <row>
8621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8622 \begin_inset Text
8623
8624 \begin_layout Plain Layout
8625
8626 \backslash
8627 leadsto
8628 \end_layout
8629
8630 \end_inset
8631 </cell>
8632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8633 \begin_inset Text
8634
8635 \begin_layout Plain Layout
8636 \begin_inset Formula $\leadsto$
8637 \end_inset
8638
8639
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 </row>
8645 <row>
8646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8647 \begin_inset Text
8648
8649 \begin_layout Plain Layout
8650
8651 \backslash
8652 dasharrow
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8658 \begin_inset Text
8659
8660 \begin_layout Plain Layout
8661 \begin_inset Formula $\dasharrow$
8662 \end_inset
8663
8664
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 </row>
8670 </lyxtabular>
8671
8672 \end_inset
8673
8674
8675 \begin_inset space \hfill{}
8676 \end_inset
8677
8678
8679 \end_layout
8680
8681 \begin_layout Standard
8682 \begin_inset VSpace medskip
8683 \end_inset
8684
8685 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8686 \begin_inset CommandInset ref
8687 LatexCommand ref
8688 reference "sec:アクセント"
8689
8690 \end_inset
8691
8692 節に一覧があります。
8693 \end_layout
8694
8695 \begin_layout Standard
8696 \begin_inset VSpace bigskip
8697 \end_inset
8698
8699 さらに、ラベル付き矢印
8700 \begin_inset Index idx
8701 status collapsed
8702
8703 \begin_layout Plain Layout
8704 やじるし@矢印 ! らべるつき@ラベル付き
8705 \end_layout
8706
8707 \end_inset
8708
8709 として、
8710 \series bold
8711
8712 \backslash
8713 xleftarrow
8714 \series default
8715
8716 \begin_inset Index idx
8717 status collapsed
8718
8719 \begin_layout Plain Layout
8720 こまんど@コマンド ! X ! 
8721 \backslash
8722 xleftarrow
8723 \end_layout
8724
8725 \end_inset
8726
8727
8728 \series bold
8729
8730 \backslash
8731 xrightarrow
8732 \series default
8733
8734 \begin_inset Index idx
8735 status collapsed
8736
8737 \begin_layout Plain Layout
8738 こまんど@コマンド ! X ! 
8739 \backslash
8740 xrightarrow
8741 \begin_inset ERT
8742 status collapsed
8743
8744 \begin_layout Plain Layout
8745
8746
8747 \backslash
8748 vspace{4mm}
8749 \end_layout
8750
8751 \end_inset
8752
8753
8754 \end_layout
8755
8756 \end_inset
8757
8758 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8759 ます。
8760 \end_layout
8761
8762 \begin_layout Standard
8763 \align center
8764 \begin_inset Tabular
8765 <lyxtabular version="3" rows="3" columns="2">
8766 <features tabularvalignment="middle">
8767 <column alignment="center" valignment="top" width="0pt">
8768 <column alignment="center" valignment="top" width="0pt">
8769 <row>
8770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8771 \begin_inset Text
8772
8773 \begin_layout Plain Layout
8774 コマンド
8775 \end_layout
8776
8777 \end_inset
8778 </cell>
8779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783 出力
8784 \begin_inset Note Note
8785 status collapsed
8786
8787 \begin_layout Plain Layout
8788 ここで
8789 \series bold
8790
8791 \backslash
8792 raisebox
8793 \series default
8794 はスペーサーとして使用しているだけです。
8795 \end_layout
8796
8797 \end_inset
8798
8799
8800 \end_layout
8801
8802 \end_inset
8803 </cell>
8804 </row>
8805 <row>
8806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8807 \begin_inset Text
8808
8809 \begin_layout Plain Layout
8810 F(a)
8811 \backslash
8812 xleftarrow
8813 \begin_inset space \textvisiblespace{}
8814 \end_inset
8815
8816 x=a
8817 \begin_inset Formula $\downarrow$
8818 \end_inset
8819
8820 x
8821 \begin_inset Formula $>$
8822 \end_inset
8823
8824 0
8825 \begin_inset Formula $\to$
8826 \end_inset
8827
8828 F(x)
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8838 \end_inset
8839
8840
8841 \end_layout
8842
8843 \end_inset
8844 </cell>
8845 </row>
8846 <row>
8847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8848 \begin_inset Text
8849
8850 \begin_layout Plain Layout
8851 F(x)
8852 \backslash
8853 xrightarrow
8854 \begin_inset space \textvisiblespace{}
8855 \end_inset
8856
8857 x=a
8858 \begin_inset Formula $\downarrow$
8859 \end_inset
8860
8861 x
8862 \begin_inset Formula $>$
8863 \end_inset
8864
8865 0
8866 \begin_inset Formula $\to$
8867 \end_inset
8868
8869 F(a)
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Plain Layout
8878 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8879 \end_inset
8880
8881
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 </row>
8887 </lyxtabular>
8888
8889 \end_inset
8890
8891
8892 \end_layout
8893
8894 \begin_layout Standard
8895 \begin_inset VSpace medskip
8896 \end_inset
8897
8898
8899 \end_layout
8900
8901 \begin_layout Standard
8902 文書設定の
8903 \family sans
8904 数式オプション
8905 \family default
8906 で、
8907 \series bold
8908 mathtools
8909 \series default
8910
8911 \begin_inset Index idx
8912 status collapsed
8913
8914 \begin_layout Plain Layout
8915 ぱっけーじ@パッケージ ! mathtools
8916 \end_layout
8917
8918 \end_inset
8919
8920 パッケージに
8921 \family sans
8922 常に読み込み
8923 \family default
8924 オプションを設定すると、以下のようなラベル付き矢印が利用可能になります。
8925 \end_layout
8926
8927 \begin_layout Standard
8928 \begin_inset Newpage newpage
8929 \end_inset
8930
8931
8932 \begin_inset Separator parbreak
8933 \end_inset
8934
8935
8936 \end_layout
8937
8938 \begin_layout Standard
8939 \align center
8940 \begin_inset space \hspace*{\fill}
8941 \end_inset
8942
8943
8944 \begin_inset Tabular
8945 <lyxtabular version="3" rows="7" columns="2">
8946 <features tabularvalignment="middle">
8947 <column alignment="center" valignment="top" width="0pt">
8948 <column alignment="center" valignment="top" width="0pt">
8949 <row>
8950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8951 \begin_inset Text
8952
8953 \begin_layout Plain Layout
8954 コマンド
8955 \end_layout
8956
8957 \end_inset
8958 </cell>
8959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8960 \begin_inset Text
8961
8962 \begin_layout Plain Layout
8963 用例
8964 \begin_inset Note Note
8965 status collapsed
8966
8967 \begin_layout Plain Layout
8968 ここで
8969 \series bold
8970
8971 \backslash
8972 raisebox
8973 \series default
8974 はスペーサーとして使用しているだけです。
8975 \end_layout
8976
8977 \end_inset
8978
8979
8980 \end_layout
8981
8982 \end_inset
8983 </cell>
8984 </row>
8985 <row>
8986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990
8991 \backslash
8992 xleftrightarrow
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8998 \begin_inset Text
8999
9000 \begin_layout Plain Layout
9001 \begin_inset Formula $\raisebox{6mm}{}\xleftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9002 \end_inset
9003
9004
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 </row>
9010 <row>
9011 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9012 \begin_inset Text
9013
9014 \begin_layout Plain Layout
9015
9016 \backslash
9017 xLeftarrow
9018 \end_layout
9019
9020 \end_inset
9021 </cell>
9022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9023 \begin_inset Text
9024
9025 \begin_layout Plain Layout
9026 \begin_inset Formula $\raisebox{6mm}{}\xLeftarrow[x=a]{x>0}\raisebox{-4mm}{}$
9027 \end_inset
9028
9029
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 </row>
9035 <row>
9036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9037 \begin_inset Text
9038
9039 \begin_layout Plain Layout
9040
9041 \backslash
9042 xRightarrow
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 \begin_inset Formula $\raisebox{6mm}{}\xRightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9052 \end_inset
9053
9054
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 </row>
9060 <row>
9061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065
9066 \backslash
9067 xLeftrightarrow
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Plain Layout
9076 \begin_inset Formula $\raisebox{6mm}{}\xLeftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9077 \end_inset
9078
9079
9080 \end_layout
9081
9082 \end_inset
9083 </cell>
9084 </row>
9085 <row>
9086 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9087 \begin_inset Text
9088
9089 \begin_layout Plain Layout
9090
9091 \backslash
9092 xhookleftarrow
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9098 \begin_inset Text
9099
9100 \begin_layout Plain Layout
9101 \begin_inset Formula $\raisebox{6mm}{}\xhookleftarrow[x=a]{x>0}\raisebox{-4mm}{}$
9102 \end_inset
9103
9104
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 </row>
9110 <row>
9111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115
9116 \backslash
9117 xhookrightarrow
9118 \end_layout
9119
9120 \end_inset
9121 </cell>
9122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126 \begin_inset Formula $\raisebox{6mm}{}\xhookrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
9127 \end_inset
9128
9129
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 </row>
9135 </lyxtabular>
9136
9137 \end_inset
9138
9139
9140 \begin_inset space \hspace*{\fill}
9141 \end_inset
9142
9143
9144 \begin_inset Tabular
9145 <lyxtabular version="3" rows="7" columns="2">
9146 <features tabularvalignment="middle">
9147 <column alignment="center" valignment="top" width="0pt">
9148 <column alignment="center" valignment="top" width="0pt">
9149 <row>
9150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154 コマンド
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9160 \begin_inset Text
9161
9162 \begin_layout Plain Layout
9163 用例
9164 \begin_inset Note Note
9165 status collapsed
9166
9167 \begin_layout Plain Layout
9168 ここで
9169 \series bold
9170
9171 \backslash
9172 raisebox
9173 \series default
9174 はスペーサーとして使用しているだけです。
9175 \end_layout
9176
9177 \end_inset
9178
9179
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 </row>
9185 <row>
9186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190
9191 \backslash
9192 xleftharpoondown
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9202 \end_inset
9203
9204
9205 \end_layout
9206
9207 \end_inset
9208 </cell>
9209 </row>
9210 <row>
9211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Plain Layout
9215
9216 \backslash
9217 xleftharpoonup
9218 \end_layout
9219
9220 \end_inset
9221 </cell>
9222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226 \begin_inset Formula $\raisebox{6mm}{}\xleftharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9227 \end_inset
9228
9229
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 </row>
9235 <row>
9236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240
9241 \backslash
9242 xrightharpoondown
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
9252 \end_inset
9253
9254
9255 \end_layout
9256
9257 \end_inset
9258 </cell>
9259 </row>
9260 <row>
9261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9262 \begin_inset Text
9263
9264 \begin_layout Plain Layout
9265
9266 \backslash
9267 xrightharpoonup
9268 \end_layout
9269
9270 \end_inset
9271 </cell>
9272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9273 \begin_inset Text
9274
9275 \begin_layout Plain Layout
9276 \begin_inset Formula $\raisebox{6mm}{}\xrightharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
9277 \end_inset
9278
9279
9280 \end_layout
9281
9282 \end_inset
9283 </cell>
9284 </row>
9285 <row>
9286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290
9291 \backslash
9292 xleftrightharpoons
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9298 \begin_inset Text
9299
9300 \begin_layout Plain Layout
9301 \begin_inset Formula $\raisebox{6mm}{}\xleftrightharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9302 \end_inset
9303
9304
9305 \end_layout
9306
9307 \end_inset
9308 </cell>
9309 </row>
9310 <row>
9311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9312 \begin_inset Text
9313
9314 \begin_layout Plain Layout
9315
9316 \backslash
9317 xrightleftharpoons
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9323 \begin_inset Text
9324
9325 \begin_layout Plain Layout
9326 \begin_inset Formula $\raisebox{6mm}{}\xrightleftharpoons[x=a]{x>0}\raisebox{-4mm}{}$
9327 \end_inset
9328
9329
9330 \end_layout
9331
9332 \end_inset
9333 </cell>
9334 </row>
9335 </lyxtabular>
9336
9337 \end_inset
9338
9339
9340 \begin_inset space \hspace*{\fill}
9341 \end_inset
9342
9343
9344 \end_layout
9345
9346 \begin_layout Standard
9347 これらの矢印は、すべて以下のようなコマンドスキームを取ります。
9348 \begin_inset Separator parbreak
9349 \end_inset
9350
9351
9352 \end_layout
9353
9354 \begin_layout Standard
9355 \align center
9356 \begin_inset Tabular
9357 <lyxtabular version="3" rows="2" columns="2">
9358 <features tabularvalignment="middle">
9359 <column alignment="center" valignment="top" width="0pt">
9360 <column alignment="center" valignment="top" width="0pt">
9361 <row>
9362 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9363 \begin_inset Text
9364
9365 \begin_layout Plain Layout
9366 コマンド
9367 \end_layout
9368
9369 \end_inset
9370 </cell>
9371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9372 \begin_inset Text
9373
9374 \begin_layout Plain Layout
9375 用例
9376 \begin_inset Note Note
9377 status collapsed
9378
9379 \begin_layout Plain Layout
9380 ここで
9381 \series bold
9382
9383 \backslash
9384 raisebox
9385 \series default
9386 はスペーサーとして使用しているだけです。
9387 \end_layout
9388
9389 \end_inset
9390
9391
9392 \end_layout
9393
9394 \end_inset
9395 </cell>
9396 </row>
9397 <row>
9398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9399 \begin_inset Text
9400
9401 \begin_layout Plain Layout
9402 F(a)
9403 \backslash
9404 xleftrightarrow[x=a]
9405 \backslash
9406 {x>0
9407 \begin_inset Formula $\to$
9408 \end_inset
9409
9410 F(x)
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9416 \begin_inset Text
9417
9418 \begin_layout Plain Layout
9419 \begin_inset Formula $\raisebox{6mm}{}F(a)\xleftrightarrow[x=a]{x>0}F(x)\raisebox{-4mm}{}$
9420 \end_inset
9421
9422
9423 \end_layout
9424
9425 \end_inset
9426 </cell>
9427 </row>
9428 </lyxtabular>
9429
9430 \end_inset
9431
9432
9433 \end_layout
9434
9435 \begin_layout Subsection
9436 垂直矢印および対角矢印
9437 \begin_inset Index idx
9438 status collapsed
9439
9440 \begin_layout Plain Layout
9441 やじるし@矢印 ! たいかく@対角
9442 \end_layout
9443
9444 \end_inset
9445
9446
9447 \begin_inset Index idx
9448 status collapsed
9449
9450 \begin_layout Plain Layout
9451 やじるし@矢印 ! すいちょく@垂直
9452 \end_layout
9453
9454 \end_inset
9455
9456
9457 \end_layout
9458
9459 \begin_layout Standard
9460 \begin_inset space \hfill{}
9461 \end_inset
9462
9463
9464 \begin_inset Tabular
9465 <lyxtabular version="3" rows="7" columns="2">
9466 <features tabularvalignment="middle">
9467 <column alignment="center" valignment="top" width="0pt">
9468 <column alignment="center" valignment="top" width="0pt">
9469 <row>
9470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9471 \begin_inset Text
9472
9473 \begin_layout Plain Layout
9474 コマンド
9475 \end_layout
9476
9477 \end_inset
9478 </cell>
9479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483 出力
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 </row>
9489 <row>
9490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9491 \begin_inset Text
9492
9493 \begin_layout Plain Layout
9494
9495 \backslash
9496 uparrow
9497 \end_layout
9498
9499 \end_inset
9500 </cell>
9501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9502 \begin_inset Text
9503
9504 \begin_layout Plain Layout
9505 \begin_inset Formula $\uparrow$
9506 \end_inset
9507
9508
9509 \end_layout
9510
9511 \end_inset
9512 </cell>
9513 </row>
9514 <row>
9515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9516 \begin_inset Text
9517
9518 \begin_layout Plain Layout
9519
9520 \backslash
9521 Uparrow
9522 \end_layout
9523
9524 \end_inset
9525 </cell>
9526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9527 \begin_inset Text
9528
9529 \begin_layout Plain Layout
9530 \begin_inset Formula $\Uparrow$
9531 \end_inset
9532
9533
9534 \end_layout
9535
9536 \end_inset
9537 </cell>
9538 </row>
9539 <row>
9540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9541 \begin_inset Text
9542
9543 \begin_layout Plain Layout
9544
9545 \backslash
9546 updownarrow
9547 \end_layout
9548
9549 \end_inset
9550 </cell>
9551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9552 \begin_inset Text
9553
9554 \begin_layout Plain Layout
9555 \begin_inset Formula $\updownarrow$
9556 \end_inset
9557
9558
9559 \end_layout
9560
9561 \end_inset
9562 </cell>
9563 </row>
9564 <row>
9565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9566 \begin_inset Text
9567
9568 \begin_layout Plain Layout
9569
9570 \backslash
9571 Updownarrow
9572 \end_layout
9573
9574 \end_inset
9575 </cell>
9576 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9577 \begin_inset Text
9578
9579 \begin_layout Plain Layout
9580 \begin_inset Formula $\Updownarrow$
9581 \end_inset
9582
9583
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 </row>
9589 <row>
9590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Plain Layout
9594
9595 \backslash
9596 Downarrow
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Plain Layout
9605 \begin_inset Formula $\Downarrow$
9606 \end_inset
9607
9608
9609 \end_layout
9610
9611 \end_inset
9612 </cell>
9613 </row>
9614 <row>
9615 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9616 \begin_inset Text
9617
9618 \begin_layout Plain Layout
9619
9620 \backslash
9621 downarrow
9622 \end_layout
9623
9624 \end_inset
9625 </cell>
9626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630 \begin_inset Formula $\downarrow$
9631 \end_inset
9632
9633
9634 \end_layout
9635
9636 \end_inset
9637 </cell>
9638 </row>
9639 </lyxtabular>
9640
9641 \end_inset
9642
9643
9644 \begin_inset space \hfill{}
9645 \end_inset
9646
9647
9648 \begin_inset Tabular
9649 <lyxtabular version="3" rows="5" columns="2">
9650 <features tabularvalignment="middle">
9651 <column alignment="center" valignment="top" width="0pt">
9652 <column alignment="center" valignment="top" width="0pt">
9653 <row>
9654 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Plain Layout
9658 コマンド
9659 \end_layout
9660
9661 \end_inset
9662 </cell>
9663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9664 \begin_inset Text
9665
9666 \begin_layout Plain Layout
9667 出力
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 </row>
9673 <row>
9674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678
9679 \backslash
9680 nearrow
9681 \end_layout
9682
9683 \end_inset
9684 </cell>
9685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9686 \begin_inset Text
9687
9688 \begin_layout Plain Layout
9689 \begin_inset Formula $\nearrow$
9690 \end_inset
9691
9692
9693 \end_layout
9694
9695 \end_inset
9696 </cell>
9697 </row>
9698 <row>
9699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703
9704 \backslash
9705 searrow
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714 \begin_inset Formula $\searrow$
9715 \end_inset
9716
9717
9718 \end_layout
9719
9720 \end_inset
9721 </cell>
9722 </row>
9723 <row>
9724 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9725 \begin_inset Text
9726
9727 \begin_layout Plain Layout
9728
9729 \backslash
9730 swarrow
9731 \end_layout
9732
9733 \end_inset
9734 </cell>
9735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9736 \begin_inset Text
9737
9738 \begin_layout Plain Layout
9739 \begin_inset Formula $\swarrow$
9740 \end_inset
9741
9742
9743 \end_layout
9744
9745 \end_inset
9746 </cell>
9747 </row>
9748 <row>
9749 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9750 \begin_inset Text
9751
9752 \begin_layout Plain Layout
9753
9754 \backslash
9755 nwarrow
9756 \end_layout
9757
9758 \end_inset
9759 </cell>
9760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9761 \begin_inset Text
9762
9763 \begin_layout Plain Layout
9764 \begin_inset Formula $\nwarrow$
9765 \end_inset
9766
9767
9768 \end_layout
9769
9770 \end_inset
9771 </cell>
9772 </row>
9773 </lyxtabular>
9774
9775 \end_inset
9776
9777
9778 \begin_inset space \hfill{}
9779 \end_inset
9780
9781
9782 \end_layout
9783
9784 \begin_layout Standard
9785 \begin_inset VSpace medskip
9786 \end_inset
9787
9788 垂直矢印は、第
9789 \begin_inset CommandInset ref
9790 LatexCommand ref
9791 reference "subsec:手動の括弧丈"
9792
9793 \end_inset
9794
9795 節および第
9796 \begin_inset CommandInset ref
9797 LatexCommand ref
9798 reference "subsec:自動の括弧丈"
9799
9800 \end_inset
9801
9802 節に述べられているコマンドを使うと、区分記号として使用することもできます。
9803 \end_layout
9804
9805 \begin_layout Section
9806 アクセント
9807 \begin_inset CommandInset label
9808 LatexCommand label
9809 name "sec:アクセント"
9810
9811 \end_inset
9812
9813
9814 \begin_inset Index idx
9815 status collapsed
9816
9817 \begin_layout Plain Layout
9818 あくせんと@アクセント
9819 \end_layout
9820
9821 \end_inset
9822
9823
9824 \end_layout
9825
9826 \begin_layout Standard
9827 アクセントは、数式ツールバーボタンの
9828 \begin_inset Info
9829 type  "icon"
9830 arg   "math-insert \\hat"
9831 \end_inset
9832
9833 か、以下の各小節に列挙してあるコマンドで入力することができます。
9834 \end_layout
9835
9836 \begin_layout Subsection
9837 一文字に付けるアクセント
9838 \begin_inset ERT
9839 status collapsed
9840
9841 \begin_layout Plain Layout
9842
9843
9844 \backslash
9845 texorpdfstring{
9846 \end_layout
9847
9848 \end_inset
9849
9850
9851 \begin_inset Foot
9852 status collapsed
9853
9854 \begin_layout Plain Layout
9855 本文中のアクセントについては、第
9856 \begin_inset CommandInset ref
9857 LatexCommand ref
9858 reference "subsec:文章中のアクセント"
9859
9860 \end_inset
9861
9862 節を参照。
9863 \end_layout
9864
9865 \end_inset
9866
9867
9868 \begin_inset ERT
9869 status collapsed
9870
9871 \begin_layout Plain Layout
9872
9873 }{}
9874 \end_layout
9875
9876 \end_inset
9877
9878
9879 \begin_inset Note Note
9880 status collapsed
9881
9882 \begin_layout Plain Layout
9883
9884 \series bold
9885
9886 \backslash
9887 texorpdfstring
9888 \series default
9889 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
9890 \end_layout
9891
9892 \begin_layout Plain Layout
9893
9894 \series bold
9895
9896 \backslash
9897 texorpdfstring
9898 \series default
9899 についての詳細は、第
9900 \begin_inset CommandInset ref
9901 LatexCommand ref
9902 reference "subsec:節見出し中の数式"
9903
9904 \end_inset
9905
9906 節にあります。
9907 \end_layout
9908
9909 \end_inset
9910
9911
9912 \begin_inset CommandInset label
9913 LatexCommand label
9914 name "subsec:一文字に付けるアクセント"
9915
9916 \end_inset
9917
9918
9919 \begin_inset Index idx
9920 status collapsed
9921
9922 \begin_layout Plain Layout
9923 あくせんと@アクセント ! いちもじにつける@一文字に付ける
9924 \end_layout
9925
9926 \end_inset
9927
9928
9929 \end_layout
9930
9931 \begin_layout Standard
9932 \begin_inset space \hfill{}
9933 \end_inset
9934
9935
9936 \begin_inset Tabular
9937 <lyxtabular version="3" rows="8" columns="2">
9938 <features tabularvalignment="middle">
9939 <column alignment="center" valignment="top" width="0pt">
9940 <column alignment="center" valignment="top" width="0pt">
9941 <row>
9942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9943 \begin_inset Text
9944
9945 \begin_layout Plain Layout
9946 コマンド
9947 \end_layout
9948
9949 \end_inset
9950 </cell>
9951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9952 \begin_inset Text
9953
9954 \begin_layout Plain Layout
9955 出力
9956 \begin_inset Note Note
9957 status collapsed
9958
9959 \begin_layout Plain Layout
9960 ここで
9961 \series bold
9962
9963 \backslash
9964 raisebox
9965 \series default
9966 はスペーサーとして使用しているだけです。
9967 \end_layout
9968
9969 \end_inset
9970
9971
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 </row>
9977 <row>
9978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982
9983 \backslash
9984 dot
9985 \begin_inset space \textvisiblespace{}
9986 \end_inset
9987
9988 A
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 </row>
10006 <row>
10007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10008 \begin_inset Text
10009
10010 \begin_layout Plain Layout
10011
10012 \backslash
10013 ddot
10014 \begin_inset space \textvisiblespace{}
10015 \end_inset
10016
10017 A
10018 \end_layout
10019
10020 \end_inset
10021 </cell>
10022 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10023 \begin_inset Text
10024
10025 \begin_layout Plain Layout
10026 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
10027 \end_inset
10028
10029
10030 \end_layout
10031
10032 \end_inset
10033 </cell>
10034 </row>
10035 <row>
10036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10037 \begin_inset Text
10038
10039 \begin_layout Plain Layout
10040
10041 \backslash
10042 dddot
10043 \begin_inset space \textvisiblespace{}
10044 \end_inset
10045
10046 A
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10052 \begin_inset Text
10053
10054 \begin_layout Plain Layout
10055 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
10056 \end_inset
10057
10058
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 </row>
10064 <row>
10065 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069
10070 \backslash
10071 ddddot
10072 \begin_inset space \textvisiblespace{}
10073 \end_inset
10074
10075 A
10076 \end_layout
10077
10078 \end_inset
10079 </cell>
10080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10081 \begin_inset Text
10082
10083 \begin_layout Plain Layout
10084 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
10085 \end_inset
10086
10087
10088 \end_layout
10089
10090 \end_inset
10091 </cell>
10092 </row>
10093 <row>
10094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098
10099 \backslash
10100 vec
10101 \begin_inset space \textvisiblespace{}
10102 \end_inset
10103
10104 A
10105 \begin_inset Index idx
10106 status collapsed
10107
10108 \begin_layout Plain Layout
10109 べくとる@ベクトル
10110 \end_layout
10111
10112 \end_inset
10113
10114
10115 \end_layout
10116
10117 \end_inset
10118 </cell>
10119 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10120 \begin_inset Text
10121
10122 \begin_layout Plain Layout
10123 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
10124 \end_inset
10125
10126
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 </row>
10132 <row>
10133 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137
10138 \backslash
10139 bar
10140 \begin_inset space \textvisiblespace{}
10141 \end_inset
10142
10143 A
10144 \end_layout
10145
10146 \end_inset
10147 </cell>
10148 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10149 \begin_inset Text
10150
10151 \begin_layout Plain Layout
10152 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
10153 \end_inset
10154
10155
10156 \end_layout
10157
10158 \end_inset
10159 </cell>
10160 </row>
10161 <row>
10162 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10163 \begin_inset Text
10164
10165 \begin_layout Plain Layout
10166
10167 \backslash
10168 mathring
10169 \begin_inset space \textvisiblespace{}
10170 \end_inset
10171
10172 A
10173 \end_layout
10174
10175 \end_inset
10176 </cell>
10177 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
10182 \end_inset
10183
10184
10185 \end_layout
10186
10187 \end_inset
10188 </cell>
10189 </row>
10190 </lyxtabular>
10191
10192 \end_inset
10193
10194
10195 \begin_inset space \hfill{}
10196 \end_inset
10197
10198
10199 \begin_inset Tabular
10200 <lyxtabular version="3" rows="7" columns="2">
10201 <features tabularvalignment="middle">
10202 <column alignment="center" valignment="top" width="0pt">
10203 <column alignment="center" valignment="top" width="0pt">
10204 <row>
10205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10206 \begin_inset Text
10207
10208 \begin_layout Plain Layout
10209 コマンド
10210 \end_layout
10211
10212 \end_inset
10213 </cell>
10214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10215 \begin_inset Text
10216
10217 \begin_layout Plain Layout
10218 出力
10219 \end_layout
10220
10221 \end_inset
10222 </cell>
10223 </row>
10224 <row>
10225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10226 \begin_inset Text
10227
10228 \begin_layout Plain Layout
10229
10230 \backslash
10231 tilde
10232 \begin_inset space \textvisiblespace{}
10233 \end_inset
10234
10235 A
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
10245 \end_inset
10246
10247
10248 \end_layout
10249
10250 \end_inset
10251 </cell>
10252 </row>
10253 <row>
10254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10255 \begin_inset Text
10256
10257 \begin_layout Plain Layout
10258
10259 \backslash
10260 hat
10261 \begin_inset space \textvisiblespace{}
10262 \end_inset
10263
10264 A
10265 \end_layout
10266
10267 \end_inset
10268 </cell>
10269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
10274 \end_inset
10275
10276
10277 \end_layout
10278
10279 \end_inset
10280 </cell>
10281 </row>
10282 <row>
10283 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10284 \begin_inset Text
10285
10286 \begin_layout Plain Layout
10287
10288 \backslash
10289 check
10290 \begin_inset space \textvisiblespace{}
10291 \end_inset
10292
10293 A
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10299 \begin_inset Text
10300
10301 \begin_layout Plain Layout
10302 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
10303 \end_inset
10304
10305
10306 \end_layout
10307
10308 \end_inset
10309 </cell>
10310 </row>
10311 <row>
10312 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \begin_layout Plain Layout
10316
10317 \backslash
10318 acute
10319 \begin_inset space \textvisiblespace{}
10320 \end_inset
10321
10322 A
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Plain Layout
10331 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
10332 \end_inset
10333
10334
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 </row>
10340 <row>
10341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10342 \begin_inset Text
10343
10344 \begin_layout Plain Layout
10345
10346 \backslash
10347 grave
10348 \begin_inset space \textvisiblespace{}
10349 \end_inset
10350
10351 A
10352 \end_layout
10353
10354 \end_inset
10355 </cell>
10356 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10357 \begin_inset Text
10358
10359 \begin_layout Plain Layout
10360 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
10361 \end_inset
10362
10363
10364 \end_layout
10365
10366 \end_inset
10367 </cell>
10368 </row>
10369 <row>
10370 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374
10375 \backslash
10376 breve
10377 \begin_inset space \textvisiblespace{}
10378 \end_inset
10379
10380 A
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10386 \begin_inset Text
10387
10388 \begin_layout Plain Layout
10389 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
10390 \end_inset
10391
10392
10393 \end_layout
10394
10395 \end_inset
10396 </cell>
10397 </row>
10398 </lyxtabular>
10399
10400 \end_inset
10401
10402
10403 \begin_inset space \hfill{}
10404 \end_inset
10405
10406
10407 \end_layout
10408
10409 \begin_layout Standard
10410 \begin_inset VSpace bigskip
10411 \end_inset
10412
10413
10414 \end_layout
10415
10416 \begin_layout Standard
10417 \begin_inset ERT
10418 status collapsed
10419
10420 \begin_layout Plain Layout
10421
10422
10423 \backslash
10424 '{e}
10425 \end_layout
10426
10427 \end_inset
10428
10429 のようなアクセントは、数式に直接入れることができます。\SpecialChar LyX
10430 は、それを対応するアクセントコマンドに変換します。ウムラウト
10431 \begin_inset Index idx
10432 status collapsed
10433
10434 \begin_layout Plain Layout
10435 うむらうと@ウムラウト
10436 \end_layout
10437
10438 \end_inset
10439
10440 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、\SpecialChar LaTeX
10441 は、引用符と母音をまとめて一つの文字として取り
10442 扱います。
10443 \series bold
10444
10445 \backslash
10446 ddot
10447 \series default
10448 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
10449 \end_layout
10450
10451 \begin_layout Standard
10452 \begin_inset VSpace -2mm
10453 \end_inset
10454
10455
10456 \end_layout
10457
10458 \begin_layout Standard
10459 \align center
10460 \begin_inset Tabular
10461 <lyxtabular version="3" rows="3" columns="2">
10462 <features tabularvalignment="middle">
10463 <column alignment="center" valignment="top">
10464 <column alignment="center" valignment="top">
10465 <row>
10466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 コマンド
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10476 \begin_inset Text
10477
10478 \begin_layout Plain Layout
10479 出力
10480 \begin_inset Note Note
10481 status collapsed
10482
10483 \begin_layout Plain Layout
10484 ここで
10485 \series bold
10486
10487 \backslash
10488 raisebox
10489 \series default
10490 および0ポイント空白はスペーサーとして使用しているだけです。
10491 \end_layout
10492
10493 \end_inset
10494
10495
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 </row>
10501 <row>
10502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10503 \begin_inset Text
10504
10505 \begin_layout Plain Layout
10506 \begin_inset Quotes grd
10507 \end_inset
10508
10509 i
10510 \end_layout
10511
10512 \end_inset
10513 </cell>
10514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10515 \begin_inset Text
10516
10517 \begin_layout Plain Layout
10518
10519 \lang ngerman
10520 \begin_inset space \hspace{}
10521 \length 0pt
10522 \end_inset
10523
10524
10525 \begin_inset Formula $"i$
10526 \end_inset
10527
10528
10529 \end_layout
10530
10531 \end_inset
10532 </cell>
10533 </row>
10534 <row>
10535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539
10540 \backslash
10541 ddot
10542 \begin_inset space \textvisiblespace{}
10543 \end_inset
10544
10545 i
10546 \end_layout
10547
10548 \end_inset
10549 </cell>
10550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10551 \begin_inset Text
10552
10553 \begin_layout Plain Layout
10554 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
10555 \end_inset
10556
10557
10558 \end_layout
10559
10560 \end_inset
10561 </cell>
10562 </row>
10563 </lyxtabular>
10564
10565 \end_inset
10566
10567
10568 \end_layout
10569
10570 \begin_layout Standard
10571
10572 \series bold
10573
10574 \backslash
10575 ddot
10576 \series default
10577 に比べて良いもう一つの利点は、上記のアクセントコマンドが
10578 \emph on
10579 数式中テキストでは使用できない
10580 \emph default
10581 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
10582 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
10583 \end_layout
10584
10585 \begin_layout Standard
10586 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
10587 \end_layout
10588
10589 \begin_layout Standard
10590 \begin_inset VSpace bigskip
10591 \end_inset
10592
10593
10594 \end_layout
10595
10596 \begin_layout Standard
10597 \SpecialChar LyX
10598 は、\SpecialChar LaTeX
10599 パッケージ
10600 \series bold
10601 undertilde
10602 \series default
10603
10604 \begin_inset Index idx
10605 status collapsed
10606
10607 \begin_layout Plain Layout
10608 ぱっけーじ@パッケージ ! upgreek
10609 \end_layout
10610
10611 \end_inset
10612
10613 がシステム上に導入されていれば、文字下のティルダもサポートします。
10614 \end_layout
10615
10616 \begin_layout Standard
10617 \begin_inset ERT
10618 status collapsed
10619
10620 \begin_layout Plain Layout
10621
10622
10623 \backslash
10624 ifundertilde 
10625 \end_layout
10626
10627 \end_inset
10628
10629
10630 \begin_inset Note Note
10631 status open
10632
10633 \begin_layout Plain Layout
10634 以下の表は、
10635 \series bold
10636 undertilde
10637 \series default
10638  \SpecialChar LaTeX
10639 パッケージが導入済みのときのみ表示されます。
10640 \end_layout
10641
10642 \end_inset
10643
10644
10645 \begin_inset Separator parbreak
10646 \end_inset
10647
10648
10649 \end_layout
10650
10651 \begin_layout Standard
10652 \noindent
10653 \align center
10654 \begin_inset Tabular
10655 <lyxtabular version="3" rows="2" columns="2">
10656 <features tabularvalignment="middle">
10657 <column alignment="center" valignment="top" width="0pt">
10658 <column alignment="center" valignment="top" width="0pt">
10659 <row>
10660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10661 \begin_inset Text
10662
10663 \begin_layout Plain Layout
10664 コマンド
10665 \end_layout
10666
10667 \end_inset
10668 </cell>
10669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10670 \begin_inset Text
10671
10672 \begin_layout Plain Layout
10673 出力
10674 \end_layout
10675
10676 \end_inset
10677 </cell>
10678 </row>
10679 <row>
10680 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10681 \begin_inset Text
10682
10683 \begin_layout Plain Layout
10684
10685 \backslash
10686 utilde
10687 \begin_inset space \textvisiblespace{}
10688 \end_inset
10689
10690 A
10691 \end_layout
10692
10693 \end_inset
10694 </cell>
10695 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
10700 \end_inset
10701
10702
10703 \end_layout
10704
10705 \end_inset
10706 </cell>
10707 </row>
10708 </lyxtabular>
10709
10710 \end_inset
10711
10712
10713 \end_layout
10714
10715 \begin_layout Standard
10716 \begin_inset ERT
10717 status collapsed
10718
10719 \begin_layout Plain Layout
10720
10721
10722 \backslash
10723 else 
10724 \end_layout
10725
10726 \end_inset
10727
10728
10729 \begin_inset Note Note
10730 status open
10731
10732 \begin_layout Plain Layout
10733 以下は、
10734 \series bold
10735 undertilde
10736 \series default
10737  \SpecialChar LaTeX
10738 パッケージが導入されていないときのみ表示されます。
10739 \end_layout
10740
10741 \end_inset
10742
10743
10744 \end_layout
10745
10746 \begin_layout Standard
10747 この小節のすべてを出力で見るには、
10748 \series bold
10749 undertilde
10750 \series default
10751  \SpecialChar LaTeX
10752 パッケージを導入する必要があります。
10753 \end_layout
10754
10755 \begin_layout Standard
10756 \begin_inset ERT
10757 status collapsed
10758
10759 \begin_layout Plain Layout
10760
10761
10762 \backslash
10763 fi 
10764 \end_layout
10765
10766 \end_inset
10767
10768
10769 \end_layout
10770
10771 \begin_layout Standard
10772 \begin_inset Newpage newpage
10773 \end_inset
10774
10775
10776 \end_layout
10777
10778 \begin_layout Subsection
10779 複数の文字に付けるアクセント
10780 \begin_inset Index idx
10781 status collapsed
10782
10783 \begin_layout Plain Layout
10784 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
10785 \end_layout
10786
10787 \end_inset
10788
10789
10790 \end_layout
10791
10792 \begin_layout Standard
10793 \begin_inset space \hfill{}
10794 \end_inset
10795
10796
10797 \begin_inset Tabular
10798 <lyxtabular version="3" rows="5" columns="2">
10799 <features tabularvalignment="middle">
10800 <column alignment="center" valignment="top" width="0pt">
10801 <column alignment="center" valignment="top" width="0pt">
10802 <row>
10803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807 コマンド
10808 \end_layout
10809
10810 \end_inset
10811 </cell>
10812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10813 \begin_inset Text
10814
10815 \begin_layout Plain Layout
10816 出力
10817 \begin_inset Note Note
10818 status collapsed
10819
10820 \begin_layout Plain Layout
10821 ここで
10822 \series bold
10823
10824 \backslash
10825 raisebox
10826 \series default
10827 はスペーサーとして使用しているだけです。
10828 \end_layout
10829
10830 \end_inset
10831
10832
10833 \end_layout
10834
10835 \end_inset
10836 </cell>
10837 </row>
10838 <row>
10839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10840 \begin_inset Text
10841
10842 \begin_layout Plain Layout
10843
10844 \backslash
10845 overleftarrow
10846 \begin_inset space \textvisiblespace{}
10847 \end_inset
10848
10849 A=B
10850 \end_layout
10851
10852 \end_inset
10853 </cell>
10854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10855 \begin_inset Text
10856
10857 \begin_layout Plain Layout
10858 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10859 \end_inset
10860
10861
10862 \end_layout
10863
10864 \end_inset
10865 </cell>
10866 </row>
10867 <row>
10868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10869 \begin_inset Text
10870
10871 \begin_layout Plain Layout
10872
10873 \backslash
10874 underleftarrow
10875 \begin_inset space \textvisiblespace{}
10876 \end_inset
10877
10878 A=B
10879 \end_layout
10880
10881 \end_inset
10882 </cell>
10883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10884 \begin_inset Text
10885
10886 \begin_layout Plain Layout
10887 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10888 \end_inset
10889
10890
10891 \end_layout
10892
10893 \end_inset
10894 </cell>
10895 </row>
10896 <row>
10897 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10898 \begin_inset Text
10899
10900 \begin_layout Plain Layout
10901
10902 \backslash
10903 overleftrightarrow
10904 \begin_inset space \textvisiblespace{}
10905 \end_inset
10906
10907 A=B
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10917 \end_inset
10918
10919
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 </row>
10925 <row>
10926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10927 \begin_inset Text
10928
10929 \begin_layout Plain Layout
10930
10931 \backslash
10932 underleftrightarrow
10933 \begin_inset space \textvisiblespace{}
10934 \end_inset
10935
10936 A=B
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10946 \end_inset
10947
10948
10949 \end_layout
10950
10951 \end_inset
10952 </cell>
10953 </row>
10954 </lyxtabular>
10955
10956 \end_inset
10957
10958
10959 \begin_inset space \hfill{}
10960 \end_inset
10961
10962
10963 \begin_inset Tabular
10964 <lyxtabular version="3" rows="5" columns="2">
10965 <features tabularvalignment="middle">
10966 <column alignment="center" valignment="top" width="0pt">
10967 <column alignment="center" valignment="top" width="0pt">
10968 <row>
10969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10970 \begin_inset Text
10971
10972 \begin_layout Plain Layout
10973 コマンド
10974 \end_layout
10975
10976 \end_inset
10977 </cell>
10978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10979 \begin_inset Text
10980
10981 \begin_layout Plain Layout
10982 出力
10983 \end_layout
10984
10985 \end_inset
10986 </cell>
10987 </row>
10988 <row>
10989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10990 \begin_inset Text
10991
10992 \begin_layout Plain Layout
10993
10994 \backslash
10995 overrightarrow
10996 \begin_inset space \textvisiblespace{}
10997 \end_inset
10998
10999 A=B
11000 \end_layout
11001
11002 \end_inset
11003 </cell>
11004 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11005 \begin_inset Text
11006
11007 \begin_layout Plain Layout
11008 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
11009 \end_inset
11010
11011
11012 \end_layout
11013
11014 \end_inset
11015 </cell>
11016 </row>
11017 <row>
11018 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11019 \begin_inset Text
11020
11021 \begin_layout Plain Layout
11022
11023 \backslash
11024 underrightarrow
11025 \begin_inset space \textvisiblespace{}
11026 \end_inset
11027
11028 A=B
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
11038 \end_inset
11039
11040
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 </row>
11046 <row>
11047 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11048 \begin_inset Text
11049
11050 \begin_layout Plain Layout
11051
11052 \backslash
11053 widetilde
11054 \begin_inset space \textvisiblespace{}
11055 \end_inset
11056
11057 A=B
11058 \end_layout
11059
11060 \end_inset
11061 </cell>
11062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
11067 \end_inset
11068
11069
11070 \end_layout
11071
11072 \end_inset
11073 </cell>
11074 </row>
11075 <row>
11076 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11077 \begin_inset Text
11078
11079 \begin_layout Plain Layout
11080
11081 \backslash
11082 widehat
11083 \begin_inset space \textvisiblespace{}
11084 \end_inset
11085
11086 A=B
11087 \end_layout
11088
11089 \end_inset
11090 </cell>
11091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
11096 \end_inset
11097
11098
11099 \end_layout
11100
11101 \end_inset
11102 </cell>
11103 </row>
11104 </lyxtabular>
11105
11106 \end_inset
11107
11108
11109 \begin_inset space \hfill{}
11110 \end_inset
11111
11112
11113 \end_layout
11114
11115 \begin_layout Standard
11116 \begin_inset VSpace medskip
11117 \end_inset
11118
11119 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
11120 \series bold
11121
11122 \backslash
11123 widetilde
11124 \series default
11125 および
11126 \series bold
11127
11128 \backslash
11129 widehat
11130 \series default
11131 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
11132 \begin_inset Formula 
11133 \[
11134 \widetilde{A+B=C-D}
11135 \]
11136
11137 \end_inset
11138
11139
11140 \end_layout
11141
11142 \begin_layout Standard
11143 前小節で述べた
11144 \series bold
11145
11146 \backslash
11147 overset
11148 \series default
11149
11150 \begin_inset Index idx
11151 status collapsed
11152
11153 \begin_layout Plain Layout
11154 こまんど@コマンド ! O ! 
11155 \backslash
11156 overset
11157 \end_layout
11158
11159 \end_inset
11160
11161 コマンドと
11162 \series bold
11163
11164 \backslash
11165 underset
11166 \series default
11167
11168 \begin_inset Index idx
11169 status collapsed
11170
11171 \begin_layout Plain Layout
11172 こまんど@コマンド ! U ! 
11173 \backslash
11174 underset
11175 \end_layout
11176
11177 \end_inset
11178
11179 コマンドを使っても、複数の文字にアクセントを付けることができます。
11180 \series bold
11181
11182 \backslash
11183 underset
11184 \begin_inset space \textvisiblespace{}
11185 \end_inset
11186
11187 A=B
11188 \begin_inset Formula $\downarrow$
11189 \end_inset
11190
11191 ***
11192 \series default
11193 というコマンドは、
11194 \begin_inset Formula 
11195 \[
11196 \underset{***}{A=B}
11197 \]
11198
11199 \end_inset
11200
11201 のようになります。
11202 \end_layout
11203
11204 \begin_layout Section
11205 空白
11206 \begin_inset CommandInset label
11207 LatexCommand label
11208 name "subsec:空白"
11209
11210 \end_inset
11211
11212
11213 \begin_inset Index idx
11214 status collapsed
11215
11216 \begin_layout Plain Layout
11217 くうはく@空白 ! すいへい@水平
11218 \begin_inset space \thinspace{}
11219 \end_inset
11220
11221 ——
11222 \end_layout
11223
11224 \end_inset
11225
11226
11227 \end_layout
11228
11229 \begin_layout Subsection
11230 定義済みの空白
11231 \begin_inset CommandInset label
11232 LatexCommand label
11233 name "subsec:定義済みの空白"
11234
11235 \end_inset
11236
11237
11238 \begin_inset Index idx
11239 status collapsed
11240
11241 \begin_layout Plain Layout
11242 くうはく@空白 ! すいへい@水平
11243 \begin_inset space \thinspace{}
11244 \end_inset
11245
11246 —— ! ていぎずみ@定義済み
11247 \end_layout
11248
11249 \end_inset
11250
11251
11252 \end_layout
11253
11254 \begin_layout Standard
11255 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(
11256 \begin_inset Flex Ruby
11257 status collapsed
11258
11259 \begin_layout Plain Layout
11260 捷径
11261 \begin_inset Argument post:1
11262 status collapsed
11263
11264 \begin_layout Plain Layout
11265 ショートカット
11266 \end_layout
11267
11268 \end_inset
11269
11270
11271 \end_layout
11272
11273 \end_inset
11274
11275
11276 \begin_inset Info
11277 type  "shortcut"
11278 arg   "command-alternatives space-insert protected ; math-space"
11279 \end_inset
11280
11281 )を挿入することで実現できます。「
11282 \color blue
11283
11284 \begin_inset space \textvisiblespace{}
11285 \end_inset
11286
11287
11288 \color inherit
11289 」が現れるので、
11290 \family sans
11291 Space
11292 \family default
11293 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
11294 \begin_inset Info
11295 type  "icon"
11296 arg   "math-insert \\space"
11297 \end_inset
11298
11299 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
11300 \family sans
11301 Space
11302 \family default
11303 を押すことによって、長さを変更することができます。
11304 \begin_inset Separator parbreak
11305 \end_inset
11306
11307
11308 \end_layout
11309
11310 \begin_layout Standard
11311 \noindent
11312 \align center
11313 \begin_inset Tabular
11314 <lyxtabular version="3" rows="6" columns="3">
11315 <features tabularvalignment="middle">
11316 <column alignment="center" valignment="top">
11317 <column alignment="center" valignment="top" width="15col%">
11318 <column alignment="center" valignment="top">
11319 <row>
11320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11321 \begin_inset Text
11322
11323 \begin_layout Plain Layout
11324 コマンド
11325 \end_layout
11326
11327 \end_inset
11328 </cell>
11329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11330 \begin_inset Text
11331
11332 \begin_layout Plain Layout
11333 保護された空白を挿入したのち、
11334 \family sans
11335 Space
11336 \family default
11337 を叩く回数
11338 \end_layout
11339
11340 \end_inset
11341 </cell>
11342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11343 \begin_inset Text
11344
11345 \begin_layout Plain Layout
11346 出力
11347 \end_layout
11348
11349 \end_inset
11350 </cell>
11351 </row>
11352 <row>
11353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11354 \begin_inset Text
11355
11356 \begin_layout Plain Layout
11357
11358 \backslash
11359 ,
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11365 \begin_inset Text
11366
11367 \begin_layout Plain Layout
11368 0
11369 \end_layout
11370
11371 \end_inset
11372 </cell>
11373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 \begin_inset Formula $A\,B$
11378 \end_inset
11379
11380
11381 \end_layout
11382
11383 \end_inset
11384 </cell>
11385 </row>
11386 <row>
11387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11388 \begin_inset Text
11389
11390 \begin_layout Plain Layout
11391
11392 \backslash
11393 :
11394 \end_layout
11395
11396 \end_inset
11397 </cell>
11398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11399 \begin_inset Text
11400
11401 \begin_layout Plain Layout
11402 1
11403 \end_layout
11404
11405 \end_inset
11406 </cell>
11407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11408 \begin_inset Text
11409
11410 \begin_layout Plain Layout
11411 \begin_inset Formula $A\:B$
11412 \end_inset
11413
11414
11415 \end_layout
11416
11417 \end_inset
11418 </cell>
11419 </row>
11420 <row>
11421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11422 \begin_inset Text
11423
11424 \begin_layout Plain Layout
11425
11426 \backslash
11427 ;
11428 \end_layout
11429
11430 \end_inset
11431 </cell>
11432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11433 \begin_inset Text
11434
11435 \begin_layout Plain Layout
11436 2
11437 \end_layout
11438
11439 \end_inset
11440 </cell>
11441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11442 \begin_inset Text
11443
11444 \begin_layout Plain Layout
11445 \begin_inset Formula $A\;B$
11446 \end_inset
11447
11448
11449 \end_layout
11450
11451 \end_inset
11452 </cell>
11453 </row>
11454 <row>
11455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11456 \begin_inset Text
11457
11458 \begin_layout Plain Layout
11459
11460 \backslash
11461 quad
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Plain Layout
11470 3
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11476 \begin_inset Text
11477
11478 \begin_layout Plain Layout
11479 \begin_inset Formula $A\quad B$
11480 \end_inset
11481
11482
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 </row>
11488 <row>
11489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11490 \begin_inset Text
11491
11492 \begin_layout Plain Layout
11493
11494 \backslash
11495 qquad
11496 \end_layout
11497
11498 \end_inset
11499 </cell>
11500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11501 \begin_inset Text
11502
11503 \begin_layout Plain Layout
11504 4
11505 \end_layout
11506
11507 \end_inset
11508 </cell>
11509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11510 \begin_inset Text
11511
11512 \begin_layout Plain Layout
11513 \begin_inset Formula $A\qquad B$
11514 \end_inset
11515
11516
11517 \end_layout
11518
11519 \end_inset
11520 </cell>
11521 </row>
11522 </lyxtabular>
11523
11524 \end_inset
11525
11526
11527 \begin_inset space \hfill{}
11528 \end_inset
11529
11530
11531 \begin_inset Tabular
11532 <lyxtabular version="3" rows="6" columns="3">
11533 <features tabularvalignment="middle">
11534 <column alignment="center" valignment="top">
11535 <column alignment="center" valignment="top" width="15col%">
11536 <column alignment="center" valignment="top">
11537 <row>
11538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11539 \begin_inset Text
11540
11541 \begin_layout Plain Layout
11542 コマンド
11543 \end_layout
11544
11545 \end_inset
11546 </cell>
11547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11548 \begin_inset Text
11549
11550 \begin_layout Plain Layout
11551 保護された空白を挿入したのち、
11552 \family sans
11553 Space
11554 \family default
11555 を叩く回数
11556 \end_layout
11557
11558 \end_inset
11559 </cell>
11560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11561 \begin_inset Text
11562
11563 \begin_layout Plain Layout
11564 出力
11565 \end_layout
11566
11567 \end_inset
11568 </cell>
11569 </row>
11570 <row>
11571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11572 \begin_inset Text
11573
11574 \begin_layout Plain Layout
11575
11576 \backslash
11577 hfill
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11583 \begin_inset Text
11584
11585 \begin_layout Plain Layout
11586 5
11587 \end_layout
11588
11589 \end_inset
11590 </cell>
11591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11592 \begin_inset Text
11593
11594 \begin_layout Plain Layout
11595 \begin_inset Formula $A\hfill B$
11596 \end_inset
11597
11598
11599 \end_layout
11600
11601 \end_inset
11602 </cell>
11603 </row>
11604 <row>
11605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11606 \begin_inset Text
11607
11608 \begin_layout Plain Layout
11609
11610 \backslash
11611 hspace*{1em}
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620 6
11621 \end_layout
11622
11623 \end_inset
11624 </cell>
11625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11626 \begin_inset Text
11627
11628 \begin_layout Plain Layout
11629 \begin_inset Formula $A\hspace*{1em}B$
11630 \end_inset
11631
11632
11633 \end_layout
11634
11635 \end_inset
11636 </cell>
11637 </row>
11638 <row>
11639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11640 \begin_inset Text
11641
11642 \begin_layout Plain Layout
11643
11644 \backslash
11645 hspace{1em}
11646 \end_layout
11647
11648 \end_inset
11649 </cell>
11650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11651 \begin_inset Text
11652
11653 \begin_layout Plain Layout
11654 7
11655 \end_layout
11656
11657 \end_inset
11658 </cell>
11659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11660 \begin_inset Text
11661
11662 \begin_layout Plain Layout
11663 \begin_inset Formula $A\hspace{1em}B$
11664 \end_inset
11665
11666
11667 \end_layout
11668
11669 \end_inset
11670 </cell>
11671 </row>
11672 <row>
11673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11674 \begin_inset Text
11675
11676 \begin_layout Plain Layout
11677
11678 \backslash
11679
11680 \begin_inset space \textvisiblespace{}
11681 \end_inset
11682
11683
11684 \end_layout
11685
11686 \end_inset
11687 </cell>
11688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11689 \begin_inset Text
11690
11691 \begin_layout Plain Layout
11692 8
11693 \end_layout
11694
11695 \end_inset
11696 </cell>
11697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11698 \begin_inset Text
11699
11700 \begin_layout Plain Layout
11701 \begin_inset Formula $A\ B$
11702 \end_inset
11703
11704
11705 \end_layout
11706
11707 \end_inset
11708 </cell>
11709 </row>
11710 <row>
11711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11712 \begin_inset Text
11713
11714 \begin_layout Plain Layout
11715
11716 \backslash
11717 !
11718 \end_layout
11719
11720 \end_inset
11721 </cell>
11722 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726 9
11727 \end_layout
11728
11729 \end_inset
11730 </cell>
11731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11732 \begin_inset Text
11733
11734 \begin_layout Plain Layout
11735 \begin_inset Formula $A\!B$
11736 \end_inset
11737
11738
11739 \end_layout
11740
11741 \end_inset
11742 </cell>
11743 </row>
11744 </lyxtabular>
11745
11746 \end_inset
11747
11748
11749 \end_layout
11750
11751 \begin_layout Standard
11752 5
11753 \lang english
11754
11755 \begin_inset space \thinspace{}
11756 \end_inset
11757
11758
11759 \lang japanese
11760
11761 \lang english
11762
11763 \begin_inset space \thinspace{}
11764 \end_inset
11765
11766
11767 \lang japanese
11768 7回
11769 \family sans
11770 Space
11771 \family default
11772 を押した場合は、第
11773 \begin_inset CommandInset ref
11774 LatexCommand ref
11775 reference "subsec:可変長の空白"
11776
11777 \end_inset
11778
11779 節に説明されているように、可変空白となります。9回押した場合は、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、\SpecialChar LyX
11780 中では赤で表示さ
11781 れます。以下のように、他にもう二つ、負の長さの空白があります。
11782 \begin_inset Separator parbreak
11783 \end_inset
11784
11785
11786 \end_layout
11787
11788 \begin_layout Standard
11789 \align center
11790 \begin_inset Tabular
11791 <lyxtabular version="3" rows="3" columns="3">
11792 <features tabularvalignment="middle">
11793 <column alignment="center" valignment="middle" width="6.8cm">
11794 <column alignment="center" valignment="top" width="0pt">
11795 <column alignment="center" valignment="top" width="0pt">
11796 <row>
11797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11798 \begin_inset Text
11799
11800 \begin_layout Plain Layout
11801 コマンド
11802 \end_layout
11803
11804 \end_inset
11805 </cell>
11806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11807 \begin_inset Text
11808
11809 \begin_layout Plain Layout
11810
11811 \backslash
11812 negmedspace
11813 \end_layout
11814
11815 \end_inset
11816 </cell>
11817 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11818 \begin_inset Text
11819
11820 \begin_layout Plain Layout
11821
11822 \backslash
11823 negthickspace
11824 \end_layout
11825
11826 \end_inset
11827 </cell>
11828 </row>
11829 <row>
11830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11831 \begin_inset Text
11832
11833 \begin_layout Plain Layout
11834 保護された空白を挿入したのち、
11835 \family sans
11836 Space
11837 \family default
11838 を叩く回数
11839 \end_layout
11840
11841 \end_inset
11842 </cell>
11843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11844 \begin_inset Text
11845
11846 \begin_layout Plain Layout
11847 10
11848 \end_layout
11849
11850 \end_inset
11851 </cell>
11852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11853 \begin_inset Text
11854
11855 \begin_layout Plain Layout
11856 11
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 </row>
11862 <row>
11863 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11864 \begin_inset Text
11865
11866 \begin_layout Plain Layout
11867 出力
11868 \end_layout
11869
11870 \end_inset
11871 </cell>
11872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11873 \begin_inset Text
11874
11875 \begin_layout Plain Layout
11876 \begin_inset Formula $A\negmedspace B$
11877 \end_inset
11878
11879
11880 \end_layout
11881
11882 \end_inset
11883 </cell>
11884 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11885 \begin_inset Text
11886
11887 \begin_layout Plain Layout
11888 \begin_inset Formula $A\negthickspace B$
11889 \end_inset
11890
11891
11892 \end_layout
11893
11894 \end_inset
11895 </cell>
11896 </row>
11897 </lyxtabular>
11898
11899 \end_inset
11900
11901
11902 \end_layout
11903
11904 \begin_layout Standard
11905 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
11906 \begin_inset Separator parbreak
11907 \end_inset
11908
11909
11910 \end_layout
11911
11912 \begin_layout Standard
11913 \align center
11914 \begin_inset Tabular
11915 <lyxtabular version="3" rows="3" columns="2">
11916 <features tabularvalignment="middle">
11917 <column alignment="center" valignment="top">
11918 <column alignment="center" valignment="top">
11919 <row>
11920 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11921 \begin_inset Text
11922
11923 \begin_layout Plain Layout
11924 コマンド
11925 \end_layout
11926
11927 \end_inset
11928 </cell>
11929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11930 \begin_inset Text
11931
11932 \begin_layout Plain Layout
11933 出力
11934 \begin_inset Note Note
11935 status collapsed
11936
11937 \begin_layout Plain Layout
11938 ここで
11939 \series bold
11940
11941 \backslash
11942 raisebox
11943 \series default
11944 はスペーサーとして使用しているだけです。
11945 \end_layout
11946
11947 \end_inset
11948
11949
11950 \end_layout
11951
11952 \end_inset
11953 </cell>
11954 </row>
11955 <row>
11956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11957 \begin_inset Text
11958
11959 \begin_layout Plain Layout
11960
11961 \backslash
11962 sum
11963 \backslash
11964 sum
11965 \begin_inset space \textvisiblespace{}
11966 \end_inset
11967
11968 f_kl
11969 \end_layout
11970
11971 \end_inset
11972 </cell>
11973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11974 \begin_inset Text
11975
11976 \begin_layout Plain Layout
11977 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11978 \end_inset
11979
11980
11981 \end_layout
11982
11983 \end_inset
11984 </cell>
11985 </row>
11986 <row>
11987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11988 \begin_inset Text
11989
11990 \begin_layout Plain Layout
11991
11992 \backslash
11993 sum
11994 \backslash
11995 negmedspace
11996 \backslash
11997 sum
11998 \begin_inset space \textvisiblespace{}
11999 \end_inset
12000
12001 f_kl
12002 \end_layout
12003
12004 \end_inset
12005 </cell>
12006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12007 \begin_inset Text
12008
12009 \begin_layout Plain Layout
12010 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
12011 \end_inset
12012
12013
12014 \end_layout
12015
12016 \end_inset
12017 </cell>
12018 </row>
12019 </lyxtabular>
12020
12021 \end_inset
12022
12023
12024 \end_layout
12025
12026 \begin_layout Standard
12027 \noindent
12028 \begin_inset VSpace medskip
12029 \end_inset
12030
12031
12032 \end_layout
12033
12034 \begin_layout Standard
12035 \noindent
12036 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号を\SpecialChar TeX
12037 括弧で囲みます。以下の例にこれを示します。
12038 \begin_inset Separator parbreak
12039 \end_inset
12040
12041
12042 \end_layout
12043
12044 \begin_layout Standard
12045 \align center
12046 \begin_inset Tabular
12047 <lyxtabular version="3" rows="2" columns="2">
12048 <features tabularvalignment="middle">
12049 <column alignment="center" valignment="top" width="0pt">
12050 <column alignment="center" valignment="top" width="0pt">
12051 <row>
12052 <cell alignment="center" valignment="top" usebox="none">
12053 \begin_inset Text
12054
12055 \begin_layout Plain Layout
12056 通常の数式
12057 \end_layout
12058
12059 \end_inset
12060 </cell>
12061 <cell alignment="center" valignment="top" usebox="none">
12062 \begin_inset Text
12063
12064 \begin_layout Plain Layout
12065 \begin_inset Formula $A=B$
12066 \end_inset
12067
12068
12069 \end_layout
12070
12071 \end_inset
12072 </cell>
12073 </row>
12074 <row>
12075 <cell alignment="center" valignment="top" usebox="none">
12076 \begin_inset Text
12077
12078 \begin_layout Plain Layout
12079 \begin_inset Note Note
12080 status collapsed
12081
12082 \begin_layout Plain Layout
12083 ここで
12084 \series bold
12085
12086 \backslash
12087 raisebox
12088 \series default
12089 はスペーサーとして使用しているだけです。
12090 \end_layout
12091
12092 \end_inset
12093
12094
12095 \begin_inset Formula $\raisebox{5mm}{}$
12096 \end_inset
12097
12098 空白なしの数式
12099 \end_layout
12100
12101 \end_inset
12102 </cell>
12103 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12104 \begin_inset Text
12105
12106 \begin_layout Plain Layout
12107 \begin_inset Formula $A{=}B$
12108 \end_inset
12109
12110
12111 \end_layout
12112
12113 \end_inset
12114 </cell>
12115 </row>
12116 </lyxtabular>
12117
12118 \end_inset
12119
12120
12121 \end_layout
12122
12123 \begin_layout Standard
12124 \noindent
12125 二行目の数式を作るコマンドは、
12126 \series bold
12127 A
12128 \backslash
12129 {=
12130 \begin_inset Formula $\to$
12131 \end_inset
12132
12133 B
12134 \series default
12135 です。
12136 \end_layout
12137
12138 \begin_layout Standard
12139 \begin_inset VSpace bigskip
12140 \end_inset
12141
12142 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar menuseparator
12143 整形\SpecialChar menuseparator
12144 小空白メニュー(
12145 \begin_inset Flex Ruby
12146 status collapsed
12147
12148 \begin_layout Plain Layout
12149 捷径
12150 \begin_inset Argument post:1
12151 status collapsed
12152
12153 \begin_layout Plain Layout
12154 ショートカット
12155 \end_layout
12156
12157 \end_inset
12158
12159
12160 \end_layout
12161
12162 \end_inset
12163
12164
12165 \begin_inset Info
12166 type  "shortcut"
12167 arg   "space-insert thin"
12168 \end_inset
12169
12170 )で、最小の空白を挿入することができます。
12171 \end_layout
12172
12173 \begin_layout Standard
12174 違いを示す例を以下に掲げます。
12175 \end_layout
12176
12177 \begin_layout Standard
12178 \begin_inset Tabular
12179 <lyxtabular version="3" rows="2" columns="2">
12180 <features tabularvalignment="middle">
12181 <column alignment="left" valignment="top">
12182 <column alignment="left" valignment="top">
12183 <row>
12184 <cell alignment="center" valignment="top" usebox="none">
12185 \begin_inset Text
12186
12187 \begin_layout Plain Layout
12188 24 kW
12189 \begin_inset Formula $\cdot$
12190 \end_inset
12191
12192 h
12193 \end_layout
12194
12195 \end_inset
12196 </cell>
12197 <cell alignment="center" valignment="top" usebox="none">
12198 \begin_inset Text
12199
12200 \begin_layout Plain Layout
12201 値と単位のあいだに通常の空白を入れた例
12202 \end_layout
12203
12204 \end_inset
12205 </cell>
12206 </row>
12207 <row>
12208 <cell alignment="center" valignment="top" usebox="none">
12209 \begin_inset Text
12210
12211 \begin_layout Plain Layout
12212 24
12213 \begin_inset space \thinspace{}
12214 \end_inset
12215
12216 kW
12217 \begin_inset Formula $\cdot$
12218 \end_inset
12219
12220 h
12221 \end_layout
12222
12223 \end_inset
12224 </cell>
12225 <cell alignment="center" valignment="top" usebox="none">
12226 \begin_inset Text
12227
12228 \begin_layout Plain Layout
12229 値と単位のあいだに最小の空白を入れた例
12230 \end_layout
12231
12232 \end_inset
12233 </cell>
12234 </row>
12235 </lyxtabular>
12236
12237 \end_inset
12238
12239
12240 \end_layout
12241
12242 \begin_layout Subsection
12243 可変長の空白
12244 \begin_inset ERT
12245 status collapsed
12246
12247 \begin_layout Plain Layout
12248
12249
12250 \backslash
12251 texorpdfstring{
12252 \end_layout
12253
12254 \end_inset
12255
12256
12257 \begin_inset Foot
12258 status collapsed
12259
12260 \begin_layout Plain Layout
12261 数式中の垂直方向の空白については、第
12262 \begin_inset CommandInset ref
12263 LatexCommand ref
12264 reference "subsec:行間"
12265
12266 \end_inset
12267
12268 節をご覧下さい。
12269 \end_layout
12270
12271 \end_inset
12272
12273
12274 \begin_inset ERT
12275 status collapsed
12276
12277 \begin_layout Plain Layout
12278
12279 }{}
12280 \end_layout
12281
12282 \end_inset
12283
12284
12285 \begin_inset Note Note
12286 status collapsed
12287
12288 \begin_layout Plain Layout
12289
12290 \backslash
12291 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
12292 \end_layout
12293
12294 \begin_layout Plain Layout
12295
12296 \backslash
12297 texorpdfstringについての詳細は、第
12298 \begin_inset CommandInset ref
12299 LatexCommand ref
12300 reference "subsec:節見出し中の数式"
12301
12302 \end_inset
12303
12304 節にあります。
12305 \end_layout
12306
12307 \end_inset
12308
12309
12310 \begin_inset CommandInset label
12311 LatexCommand label
12312 name "subsec:可変長の空白"
12313
12314 \end_inset
12315
12316
12317 \begin_inset Index idx
12318 status collapsed
12319
12320 \begin_layout Plain Layout
12321 くうはく@空白 ! すいへい@水平
12322 \begin_inset space \thinspace{}
12323 \end_inset
12324
12325 —— ! かへんちょう@可変長
12326 \end_layout
12327
12328 \end_inset
12329
12330
12331 \end_layout
12332
12333 \begin_layout Standard
12334 指定した長さの空白が、
12335 \series bold
12336
12337 \backslash
12338 hspace
12339 \series default
12340
12341 \begin_inset Index idx
12342 status collapsed
12343
12344 \begin_layout Plain Layout
12345 こまんど@コマンド ! H ! 
12346 \backslash
12347 hspace
12348 \end_layout
12349
12350 \end_inset
12351
12352 コマンドで入力することができます。すると、ながい「
12353 \color blue
12354
12355 \begin_inset space \textvisiblespace{}
12356 \end_inset
12357
12358
12359 \color inherit
12360 」が現れます。長さは、「
12361 \color blue
12362
12363 \begin_inset space \textvisiblespace{}
12364 \end_inset
12365
12366
12367 \color inherit
12368 」を左クリックすることによって指定することができます。長さは負の値でも構いません。空白が行冒頭の文字である場合、それは無視されます。この場合でも、空白出力を強制
12369 させたいときには、
12370 \series bold
12371
12372 \backslash
12373 hspace
12374 \series default
12375 コマンドの代わりに
12376 \series bold
12377
12378 \backslash
12379 hspace*
12380 \series default
12381 コマンドを使用するか、「
12382 \color blue
12383 \lang english
12384
12385 \begin_inset space \textvisiblespace{}
12386 \end_inset
12387
12388
12389 \color inherit
12390 \lang japanese
12391 」の上を左クリックして、
12392 \family sans
12393 保護
12394 \family default
12395 オプションをチェックしてください。
12396 \begin_inset Newline newline
12397 \end_inset
12398
12399 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
12400 \series bold
12401
12402 \backslash
12403 hfill
12404 \series default
12405
12406 \begin_inset Index idx
12407 status collapsed
12408
12409 \begin_layout Plain Layout
12410 こまんど@コマンド ! H ! 
12411 \backslash
12412 hfill
12413 \end_layout
12414
12415 \end_inset
12416
12417 コマンドを使用します。
12418 \end_layout
12419
12420 \begin_layout Standard
12421 \begin_inset VSpace -1mm
12422 \end_inset
12423
12424
12425 \end_layout
12426
12427 \begin_layout Standard
12428 \align center
12429 \begin_inset Tabular
12430 <lyxtabular version="3" rows="4" columns="2">
12431 <features tabularvalignment="middle">
12432 <column alignment="center" valignment="top">
12433 <column alignment="center" valignment="top">
12434 <row>
12435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12436 \begin_inset Text
12437
12438 \begin_layout Plain Layout
12439 コマンド(
12440 \backslash
12441 hspace 長さ)
12442 \end_layout
12443
12444 \end_inset
12445 </cell>
12446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12447 \begin_inset Text
12448
12449 \begin_layout Plain Layout
12450 出力
12451 \end_layout
12452
12453 \end_inset
12454 </cell>
12455 </row>
12456 <row>
12457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12458 \begin_inset Text
12459
12460 \begin_layout Plain Layout
12461 A=B
12462 \backslash
12463 hspace
12464 \begin_inset space \textvisiblespace{}
12465 \end_inset
12466
12467 A
12468 \backslash
12469 not=C (3
12470 \begin_inset space \thinspace{}
12471 \end_inset
12472
12473 cm)
12474 \end_layout
12475
12476 \end_inset
12477 </cell>
12478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12479 \begin_inset Text
12480
12481 \begin_layout Plain Layout
12482 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12483 \end_inset
12484
12485
12486 \end_layout
12487
12488 \end_inset
12489 </cell>
12490 </row>
12491 <row>
12492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496 A
12497 \backslash
12498 hspace
12499 \begin_inset space \textvisiblespace{}
12500 \end_inset
12501
12502 A
12503 \backslash
12504 not=A (-1
12505 \begin_inset space \thinspace{}
12506 \end_inset
12507
12508 mm)
12509 \end_layout
12510
12511 \end_inset
12512 </cell>
12513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12514 \begin_inset Text
12515
12516 \begin_layout Plain Layout
12517 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12518 \end_inset
12519
12520
12521 \end_layout
12522
12523 \end_inset
12524 </cell>
12525 </row>
12526 <row>
12527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12528 \begin_inset Text
12529
12530 \begin_layout Plain Layout
12531 A=A
12532 \backslash
12533 hfill
12534 \begin_inset space \textvisiblespace{}
12535 \end_inset
12536
12537 B=B
12538 \end_layout
12539
12540 \end_inset
12541 </cell>
12542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12543 \begin_inset Text
12544
12545 \begin_layout Plain Layout
12546 \begin_inset Formula $A=A\hfill B=B$
12547 \end_inset
12548
12549
12550 \end_layout
12551
12552 \end_inset
12553 </cell>
12554 </row>
12555 </lyxtabular>
12556
12557 \end_inset
12558
12559
12560 \end_layout
12561
12562 \begin_layout Standard
12563 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
12564 \series bold
12565
12566 \backslash
12567 hfill
12568 \series default
12569 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
12570 \series bold
12571
12572 \backslash
12573 hfill
12574 \series default
12575 は、別行立て数式中では、
12576 \series bold
12577 行頭下げ
12578 \series default
12579 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
12580 \begin_inset CommandInset ref
12581 LatexCommand ref
12582 reference "sec:数式様式"
12583
12584 \end_inset
12585
12586 節で説明されています)。
12587 \end_layout
12588
12589 \begin_layout Standard
12590
12591 \series bold
12592
12593 \backslash
12594 hfill
12595 \series default
12596 の他にも、空白を模様で埋める
12597 \series bold
12598
12599 \backslash
12600 dotfill
12601 \series default
12602
12603 \series bold
12604
12605 \backslash
12606 hrulefill
12607 \series default
12608 といったコマンドがあります。用例については第
12609 \begin_inset CommandInset ref
12610 LatexCommand ref
12611 reference "subsec:省略符号"
12612
12613 \end_inset
12614
12615 節をご参照下さい。
12616 \end_layout
12617
12618 \begin_layout Standard
12619 本文中では、可変長空白は、
12620 \family sans
12621 挿入\SpecialChar menuseparator
12622 整形\SpecialChar menuseparator
12623 水平方向の空白
12624 \family default
12625 メニューで挿入することができます。
12626 \end_layout
12627
12628 \begin_layout Standard
12629 (例)
12630 \end_layout
12631
12632 \begin_layout Standard
12633 この行には、
12634 \begin_inset space \hspace{}
12635 \length 2cm
12636 \end_inset
12637
12638 2
12639 \begin_inset space \thinspace{}
12640 \end_inset
12641
12642 cmの空白が入っています。
12643 \end_layout
12644
12645 \begin_layout Standard
12646 この行には、
12647 \begin_inset space \hfill{}
12648 \end_inset
12649
12650 最大の空白が入っています。
12651 \end_layout
12652
12653 \begin_layout Subsection
12654 行内数式周りの空白
12655 \begin_inset Index idx
12656 status collapsed
12657
12658 \begin_layout Plain Layout
12659 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
12660 \end_layout
12661
12662 \end_inset
12663
12664
12665 \end_layout
12666
12667 \begin_layout Standard
12668 行内数式前後の空白は、長さ
12669 \series bold
12670
12671 \backslash
12672 mathsurround
12673 \begin_inset Index idx
12674 status collapsed
12675
12676 \begin_layout Plain Layout
12677 こまんど@コマンド ! M ! 
12678 \backslash
12679 mathsurround
12680 \end_layout
12681
12682 \end_inset
12683
12684
12685 \series default
12686 を使って調節することができます。長さの値は、以下の書式を持つ
12687 \series bold
12688
12689 \backslash
12690 setlength
12691 \begin_inset Index idx
12692 status collapsed
12693
12694 \begin_layout Plain Layout
12695 こまんど@コマンド ! S ! 
12696 \backslash
12697 setlength
12698 \end_layout
12699
12700 \end_inset
12701
12702
12703 \series default
12704 コマンドを使って設定することができます。
12705 \end_layout
12706
12707 \begin_layout Standard
12708
12709 \series bold
12710
12711 \backslash
12712 setlength{長さ名}{値}
12713 \end_layout
12714
12715 \begin_layout Standard
12716
12717 \series bold
12718
12719 \backslash
12720 mathsurround
12721 \series default
12722 を5
12723 \begin_inset space \thinspace{}
12724 \end_inset
12725
12726 mmの値に設定するには、以下のコマンド
12727 \end_layout
12728
12729 \begin_layout Standard
12730
12731 \series bold
12732
12733 \backslash
12734 setlength{
12735 \backslash
12736 mathsurround}{5mm}
12737 \end_layout
12738
12739 \begin_layout Standard
12740 を\SpecialChar TeX
12741 モードで挿入します。すると、5
12742 \begin_inset space \thinspace{}
12743 \end_inset
12744
12745 mmの空白がすべての行内数式の前後に設定されることになります。
12746 \begin_inset ERT
12747 status collapsed
12748
12749 \begin_layout Plain Layout
12750
12751
12752 \backslash
12753 setlength{
12754 \backslash
12755 mathsurround}{5mm}
12756 \end_layout
12757
12758 \end_inset
12759
12760
12761 \end_layout
12762
12763 \begin_layout Standard
12764 この行には、周囲に5
12765 \begin_inset space \thinspace{}
12766 \end_inset
12767
12768 mmの余白を設定した行内数式
12769 \begin_inset Formula $A=B$
12770 \end_inset
12771
12772 があります。
12773 \begin_inset ERT
12774 status collapsed
12775
12776 \begin_layout Plain Layout
12777
12778
12779 \backslash
12780 setlength{
12781 \backslash
12782 mathsurround}{0pt}
12783 \end_layout
12784
12785 \end_inset
12786
12787
12788 \end_layout
12789
12790 \begin_layout Standard
12791 既定値に戻すには、
12792 \series bold
12793
12794 \backslash
12795 mathsurround
12796 \series default
12797 を0
12798 \begin_inset space \thinspace{}
12799 \end_inset
12800
12801 ptの値に戻して下さい。
12802 \end_layout
12803
12804 \begin_layout Section
12805 ボックスと枠
12806 \begin_inset Index idx
12807 status collapsed
12808
12809 \begin_layout Plain Layout
12810 ぼっくす@ボックス
12811 \end_layout
12812
12813 \end_inset
12814
12815
12816 \begin_inset Index idx
12817 status collapsed
12818
12819 \begin_layout Plain Layout
12820 わく@枠
12821 \begin_inset ERT
12822 status collapsed
12823
12824 \begin_layout Plain Layout
12825
12826 |see{
12827 \end_layout
12828
12829 \end_inset
12830
12831 ボックス
12832 \begin_inset ERT
12833 status collapsed
12834
12835 \begin_layout Plain Layout
12836
12837 }
12838 \end_layout
12839
12840 \end_inset
12841
12842
12843 \end_layout
12844
12845 \end_inset
12846
12847
12848 \end_layout
12849
12850 \begin_layout Standard
12851 本文中のボックスについては、取扱説明書
12852 \family typewriter
12853 埋め込みオブジェクト篇
12854 \family default
12855
12856 \family typewriter
12857 ボックス
12858 \family default
12859 の章に述べられています。
12860 \end_layout
12861
12862 \begin_layout Subsection
12863 枠付きボックス
12864 \begin_inset CommandInset label
12865 LatexCommand label
12866 name "subsec:枠付きボックス"
12867
12868 \end_inset
12869
12870
12871 \begin_inset Index idx
12872 status collapsed
12873
12874 \begin_layout Plain Layout
12875 ぼっくす@ボックス ! わくつき@枠付き
12876 \begin_inset space \thinspace{}
12877 \end_inset
12878
12879 ——
12880 \end_layout
12881
12882 \end_inset
12883
12884
12885 \end_layout
12886
12887 \begin_layout Standard
12888
12889 \series bold
12890
12891 \backslash
12892 fbox
12893 \series default
12894
12895 \begin_inset Index idx
12896 status collapsed
12897
12898 \begin_layout Plain Layout
12899 こまんど@コマンド ! F ! 
12900 \backslash
12901 fbox
12902 \end_layout
12903
12904 \end_inset
12905
12906 コマンドや
12907 \series bold
12908
12909 \backslash
12910 boxed
12911 \series default
12912
12913 \begin_inset Index idx
12914 status collapsed
12915
12916 \begin_layout Plain Layout
12917 こまんど@コマンド ! B ! 
12918 \backslash
12919 boxed
12920 \end_layout
12921
12922 \end_inset
12923
12924 コマンドを使えば、数式やその一部を枠の中に入れることができます。
12925 \end_layout
12926
12927 \begin_layout Standard
12928 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
12929 \series bold
12930
12931 \backslash
12932 fbox
12933 \series default
12934 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
12935 \family sans
12936 Ctrl+M
12937 \family default
12938 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
12939 \series bold
12940
12941 \backslash
12942 boxed
12943 \series default
12944 を使った場合には、新しい数式が自動的に枠内に作られます。
12945 \end_layout
12946
12947 \begin_layout Standard
12948
12949 \series bold
12950
12951 \backslash
12952 fbox
12953 \series default
12954 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行立て数式に枠を付けるのには適していません。逆に
12955 \series bold
12956
12957 \backslash
12958 boxed
12959 \series default
12960 は、数式がつねに別行立て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
12961 \end_layout
12962
12963 \begin_layout Standard
12964
12965 \series bold
12966
12967 \backslash
12968 fbox
12969 \series default
12970 の拡張として、枠幅と配置も指定することができる
12971 \series bold
12972
12973 \backslash
12974 framebox
12975 \series default
12976
12977 \begin_inset Index idx
12978 status collapsed
12979
12980 \begin_layout Plain Layout
12981 こまんど@コマンド ! F ! 
12982 \backslash
12983 framebox
12984 \end_layout
12985
12986 \end_inset
12987
12988 コマンドがあります。
12989 \series bold
12990
12991 \backslash
12992 framebox
12993 \series default
12994 は、以下の書式を持ちます。
12995 \end_layout
12996
12997 \begin_layout Standard
12998
12999 \series bold
13000
13001 \backslash
13002 framebox[枠幅][位置]{ボックスの内容}
13003 \end_layout
13004
13005 \begin_layout Standard
13006 「位置」は、
13007 \emph on
13008 l
13009 \emph default
13010
13011 \emph on
13012 r
13013 \emph default
13014 の値をとります。
13015 \emph on
13016 l
13017 \emph default
13018 は、ボックス中で数式を左寄せ、
13019 \emph on
13020 r
13021 \emph default
13022 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
13023 \begin_inset Newline newline
13024 \end_inset
13025
13026 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
13027 \series bold
13028
13029 \backslash
13030 fbox
13031 \series default
13032 と同様、枠幅がボックスの内容に応じて調節されるのです。
13033 \end_layout
13034
13035 \begin_layout Standard
13036
13037 \series bold
13038
13039 \backslash
13040 framebox
13041 \series default
13042 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
13043 \series bold
13044
13045 \backslash
13046 fbox
13047 \series default
13048 同様、数式の断片を入れるためのものです。
13049 \begin_inset Separator parbreak
13050 \end_inset
13051
13052
13053 \end_layout
13054
13055 \begin_layout Standard
13056 \align center
13057 \begin_inset Tabular
13058 <lyxtabular version="3" rows="5" columns="2">
13059 <features tabularvalignment="middle">
13060 <column alignment="center" valignment="top">
13061 <column alignment="center" valignment="top">
13062 <row>
13063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13064 \begin_inset Text
13065
13066 \begin_layout Plain Layout
13067 コマンド
13068 \end_layout
13069
13070 \end_inset
13071 </cell>
13072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13073 \begin_inset Text
13074
13075 \begin_layout Plain Layout
13076 出力
13077 \begin_inset Note Note
13078 status collapsed
13079
13080 \begin_layout Plain Layout
13081 ここで
13082 \series bold
13083
13084 \backslash
13085 raisebox
13086 \series default
13087 はスペーサーとして使用しているだけです。
13088 \end_layout
13089
13090 \end_inset
13091
13092
13093 \end_layout
13094
13095 \end_inset
13096 </cell>
13097 </row>
13098 <row>
13099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13100 \begin_inset Text
13101
13102 \begin_layout Plain Layout
13103
13104 \backslash
13105 fbox
13106 \begin_inset space \textvisiblespace{}
13107 \end_inset
13108
13109
13110 \family sans
13111 Ctrl+M
13112 \family default
13113  
13114 \backslash
13115 int
13116 \begin_inset space \textvisiblespace{}
13117 \end_inset
13118
13119 A=B
13120 \end_layout
13121
13122 \end_inset
13123 </cell>
13124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13125 \begin_inset Text
13126
13127 \begin_layout Plain Layout
13128 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
13129 \end_inset
13130
13131
13132 \end_layout
13133
13134 \end_inset
13135 </cell>
13136 </row>
13137 <row>
13138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13139 \begin_inset Text
13140
13141 \begin_layout Plain Layout
13142
13143 \backslash
13144 boxed
13145 \begin_inset space \textvisiblespace{}
13146 \end_inset
13147
13148
13149 \backslash
13150 int
13151 \begin_inset space \textvisiblespace{}
13152 \end_inset
13153
13154 A=B
13155 \end_layout
13156
13157 \end_inset
13158 </cell>
13159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13160 \begin_inset Text
13161
13162 \begin_layout Plain Layout
13163 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
13164 \end_inset
13165
13166
13167 \end_layout
13168
13169 \end_inset
13170 </cell>
13171 </row>
13172 <row>
13173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13174 \begin_inset Text
13175
13176 \begin_layout Plain Layout
13177 A+
13178 \backslash
13179 fbox
13180 \begin_inset space \textvisiblespace{}
13181 \end_inset
13182
13183 B
13184 \end_layout
13185
13186 \end_inset
13187 </cell>
13188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13189 \begin_inset Text
13190
13191 \begin_layout Plain Layout
13192 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
13193 \end_inset
13194
13195
13196 \end_layout
13197
13198 \end_inset
13199 </cell>
13200 </row>
13201 <row>
13202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13203 \begin_inset Text
13204
13205 \begin_layout Plain Layout
13206
13207 \backslash
13208 framebox
13209 \begin_inset space \textvisiblespace{}
13210 \end_inset
13211
13212 20mm
13213 \begin_inset Formula $\to$
13214 \end_inset
13215
13216
13217 \begin_inset Formula $\to$
13218 \end_inset
13219
13220
13221 \family sans
13222 Ctrl+M
13223 \family default
13224  
13225 \backslash
13226 frac
13227 \begin_inset space \textvisiblespace{}
13228 \end_inset
13229
13230 A
13231 \begin_inset Formula $\downarrow$
13232 \end_inset
13233
13234 B
13235 \end_layout
13236
13237 \end_inset
13238 </cell>
13239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13240 \begin_inset Text
13241
13242 \begin_layout Plain Layout
13243 \begin_inset Formula $\raisebox{6mm}{}$
13244 \end_inset
13245
13246
13247 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13248 \end_inset
13249
13250
13251 \begin_inset Formula $\raisebox{-4mm}{}$
13252 \end_inset
13253
13254
13255 \end_layout
13256
13257 \end_inset
13258 </cell>
13259 </row>
13260 </lyxtabular>
13261
13262 \end_inset
13263
13264
13265 \end_layout
13266
13267 \begin_layout Standard
13268 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前に\SpecialChar TeX
13269 モードで挿入しなくてはなりません。
13270 \end_layout
13271
13272 \begin_layout Standard
13273
13274 \series bold
13275
13276 \backslash
13277 fboxrule
13278 \series default
13279  
13280 \series bold
13281
13282 \begin_inset Quotes eld
13283 \end_inset
13284
13285 厚み
13286 \begin_inset Quotes erd
13287 \end_inset
13288
13289
13290 \series default
13291  
13292 \series bold
13293
13294 \backslash
13295 fboxsep
13296 \series default
13297  
13298 \series bold
13299
13300 \begin_inset Quotes eld
13301 \end_inset
13302
13303 距離
13304 \begin_inset Quotes erd
13305 \end_inset
13306
13307
13308 \end_layout
13309
13310 \begin_layout Standard
13311 \begin_inset Quotes eld
13312 \end_inset
13313
13314 距離
13315 \begin_inset Quotes erd
13316 \end_inset
13317
13318 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
13319 \begin_inset ERT
13320 status collapsed
13321
13322 \begin_layout Plain Layout
13323
13324
13325 \backslash
13326 fboxrule 2mm 
13327 \backslash
13328 fboxsep 3mm
13329 \end_layout
13330
13331 \end_inset
13332
13333
13334 \begin_inset Formula 
13335 \[
13336 \boxed{A+B=C}
13337 \]
13338
13339 \end_inset
13340
13341 この数式の直前には、
13342 \end_layout
13343
13344 \begin_layout Standard
13345
13346 \series bold
13347
13348 \backslash
13349 fboxrule
13350 \series default
13351  
13352 \series bold
13353 2mm
13354 \series default
13355  
13356 \series bold
13357
13358 \backslash
13359 fboxsep
13360 \series default
13361  
13362 \series bold
13363 3mm
13364 \end_layout
13365
13366 \begin_layout Standard
13367 というコマンドが、\SpecialChar TeX
13368 モードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
13369 \end_layout
13370
13371 \begin_layout Standard
13372 標準の枠寸法に戻すには、
13373 \end_layout
13374
13375 \begin_layout Standard
13376
13377 \series bold
13378
13379 \backslash
13380 fboxrule
13381 \series default
13382  
13383 \series bold
13384 0.4pt
13385 \series default
13386  
13387 \series bold
13388
13389 \backslash
13390 fboxsep
13391 \series default
13392  
13393 \series bold
13394 3pt
13395 \series default
13396
13397 \begin_inset ERT
13398 status collapsed
13399
13400 \begin_layout Plain Layout
13401
13402
13403 \backslash
13404 fboxrule 0.4pt 
13405 \backslash
13406 fboxsep 3pt
13407 \end_layout
13408
13409 \end_inset
13410
13411
13412 \end_layout
13413
13414 \begin_layout Standard
13415 というコマンドを、次の数式が始まる前に\SpecialChar TeX
13416 モードで挿入しておきます。
13417 \end_layout
13418
13419 \begin_layout Subsection
13420 枠なしボックス
13421 \begin_inset CommandInset label
13422 LatexCommand label
13423 name "subsec:枠なしボックス"
13424
13425 \end_inset
13426
13427
13428 \begin_inset Index idx
13429 status collapsed
13430
13431 \begin_layout Plain Layout
13432 ぼっくす@ボックス ! わくなし@枠なし
13433 \begin_inset space \thinspace{}
13434 \end_inset
13435
13436 ——
13437 \end_layout
13438
13439 \end_inset
13440
13441
13442 \end_layout
13443
13444 \begin_layout Standard
13445 枠のないボックスを作るには、
13446 \series bold
13447
13448 \backslash
13449 mbox
13450 \series default
13451
13452 \begin_inset Index idx
13453 status collapsed
13454
13455 \begin_layout Plain Layout
13456 こまんど@コマンド ! M ! 
13457 \backslash
13458 mbox
13459 \end_layout
13460
13461 \end_inset
13462
13463
13464 \series bold
13465
13466 \backslash
13467 makebox
13468 \series default
13469
13470 \begin_inset Index idx
13471 status collapsed
13472
13473 \begin_layout Plain Layout
13474 こまんど@コマンド ! M ! 
13475 \backslash
13476 makebox
13477 \end_layout
13478
13479 \end_inset
13480
13481
13482 \series bold
13483
13484 \backslash
13485 raisebox
13486 \series default
13487
13488 \begin_inset Index idx
13489 status collapsed
13490
13491 \begin_layout Plain Layout
13492 こまんど@コマンド ! R ! 
13493 \backslash
13494 raisebox
13495 \end_layout
13496
13497 \end_inset
13498
13499 の三つのコマンドがあります。
13500 \end_layout
13501
13502 \begin_layout Standard
13503
13504 \series bold
13505
13506 \backslash
13507 raisebox
13508 \series default
13509 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
13510 \series bold
13511
13512 \backslash
13513 raisebox
13514 \series default
13515 は、以下の書式で用いられます。
13516 \end_layout
13517
13518 \begin_layout Standard
13519
13520 \series bold
13521
13522 \backslash
13523 raisebox{高さ}{ボックスの内容}
13524 \end_layout
13525
13526 \begin_layout Standard
13527
13528 \series bold
13529
13530 \backslash
13531 fbox
13532 \series default
13533 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
13534 \begin_inset Note Greyedout
13535 status open
13536
13537 \begin_layout Plain Layout
13538
13539 \series bold
13540 【註】
13541 \series default
13542 下の最後の
13543 \series bold
13544
13545 \backslash
13546 raisebox
13547 \series default
13548 のところで、
13549 \family sans
13550 Ctrl+M
13551 \family default
13552 を一回でなく二回押すことによって、もう一段数式をいれています。これは、\SpecialChar LyX
13553
13554 \series bold
13555
13556 \backslash
13557 raisebox
13558 \series default
13559 を直接サポートしていないためです。
13560 \end_layout
13561
13562 \end_inset
13563
13564
13565 \begin_inset Separator parbreak
13566 \end_inset
13567
13568
13569 \end_layout
13570
13571 \begin_layout Standard
13572 \align center
13573 \begin_inset Tabular
13574 <lyxtabular version="3" rows="4" columns="2">
13575 <features tabularvalignment="middle">
13576 <column alignment="center" valignment="top">
13577 <column alignment="center" valignment="top">
13578 <row>
13579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13580 \begin_inset Text
13581
13582 \begin_layout Plain Layout
13583 コマンド
13584 \end_layout
13585
13586 \end_inset
13587 </cell>
13588 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13589 \begin_inset Text
13590
13591 \begin_layout Plain Layout
13592 出力
13593 \end_layout
13594
13595 \end_inset
13596 </cell>
13597 </row>
13598 <row>
13599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13600 \begin_inset Text
13601
13602 \begin_layout Plain Layout
13603 H
13604 \backslash
13605 raisebox{2mm
13606 \begin_inset Formula $\to$
13607 \end_inset
13608
13609
13610 \backslash
13611 {al
13612 \begin_inset Formula $\to$
13613 \end_inset
13614
13615  lo
13616 \end_layout
13617
13618 \end_inset
13619 </cell>
13620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13621 \begin_inset Text
13622
13623 \begin_layout Plain Layout
13624 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13625 \end_inset
13626
13627
13628 \end_layout
13629
13630 \end_inset
13631 </cell>
13632 </row>
13633 <row>
13634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13635 \begin_inset Text
13636
13637 \begin_layout Plain Layout
13638 H
13639 \backslash
13640 raisebox{-2mm
13641 \begin_inset Formula $\to$
13642 \end_inset
13643
13644
13645 \backslash
13646 {al
13647 \begin_inset Formula $\to$
13648 \end_inset
13649
13650 lo
13651 \end_layout
13652
13653 \end_inset
13654 </cell>
13655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13656 \begin_inset Text
13657
13658 \begin_layout Plain Layout
13659 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13660 \end_inset
13661
13662
13663 \end_layout
13664
13665 \end_inset
13666 </cell>
13667 </row>
13668 <row>
13669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13670 \begin_inset Text
13671
13672 \begin_layout Plain Layout
13673 A=
13674 \backslash
13675 raisebox{-2mm
13676 \begin_inset Formula $\to$
13677 \end_inset
13678
13679
13680 \backslash
13681 {
13682 \family sans
13683 Ctrl+M Ctrl+M
13684 \family default
13685  
13686 \backslash
13687 sqrt
13688 \begin_inset space \textvisiblespace{}
13689 \end_inset
13690
13691
13692 \end_layout
13693
13694 \end_inset
13695 </cell>
13696 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13697 \begin_inset Text
13698
13699 \begin_layout Plain Layout
13700 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13701 \end_inset
13702
13703
13704 \end_layout
13705
13706 \end_inset
13707 </cell>
13708 </row>
13709 </lyxtabular>
13710
13711 \end_inset
13712
13713
13714 \end_layout
13715
13716 \begin_layout Standard
13717 枠がないことを除けば、
13718 \series bold
13719
13720 \backslash
13721 mbox
13722 \series default
13723 コマンドは
13724 \series bold
13725
13726 \backslash
13727 fbox
13728 \series default
13729 と同じであり、
13730 \series bold
13731
13732 \backslash
13733 makebox
13734 \series default
13735
13736 \series bold
13737
13738 \backslash
13739 framebox
13740 \series default
13741 と同じです。
13742 \end_layout
13743
13744 \begin_layout Subsection
13745 色付きボックス
13746 \begin_inset CommandInset label
13747 LatexCommand label
13748 name "subsec:色付きボックス"
13749
13750 \end_inset
13751
13752
13753 \begin_inset Index idx
13754 status collapsed
13755
13756 \begin_layout Plain Layout
13757 ぼっくす@ボックス ! いろつき@色付き
13758 \begin_inset space \thinspace{}
13759 \end_inset
13760
13761 ——
13762 \end_layout
13763
13764 \end_inset
13765
13766
13767 \end_layout
13768
13769 \begin_layout Standard
13770 本節で説明されているコマンドをすべて使えるようにするためには、\SpecialChar LaTeX
13771 プリアンブルに
13772 \end_layout
13773
13774 \begin_layout Standard
13775
13776 \series bold
13777
13778 \backslash
13779 usepackage{color}
13780 \end_layout
13781
13782 \begin_layout Standard
13783 という行
13784 \begin_inset Foot
13785 status collapsed
13786
13787 \begin_layout Plain Layout
13788 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、\SpecialChar LyX
13789 は、自動的に\SpecialChar LaTeX
13790 パッケージ
13791 \series bold
13792 color
13793 \series default
13794 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
13795 \end_layout
13796
13797 \end_inset
13798
13799
13800 \begin_inset Note Note
13801 status collapsed
13802
13803 \begin_layout Plain Layout
13804 本パッケージが二度読み込まれることを防ぐために、\SpecialChar LaTeX
13805 プリアンブルにマクロを挿入してあります。
13806 \end_layout
13807
13808 \end_inset
13809
13810 を書き加えて、\SpecialChar LaTeX
13811 パッケージの
13812 \series bold
13813 color
13814 \series default
13815
13816 \begin_inset Foot
13817 status collapsed
13818
13819 \begin_layout Plain Layout
13820 \SpecialChar LaTeX
13821 パッケージ
13822 \series bold
13823 color
13824 \series default
13825 は、すべての標準的な\SpecialChar LaTeX
13826 頒布版に含まれています。
13827 \end_layout
13828
13829 \end_inset
13830
13831
13832 \begin_inset Index idx
13833 status collapsed
13834
13835 \begin_layout Plain Layout
13836 ぱっけーじ@パッケージ ! color
13837 \end_layout
13838
13839 \end_inset
13840
13841 を読み込む必要があります。
13842 \end_layout
13843
13844 \begin_layout Standard
13845 \begin_inset VSpace medskip
13846 \end_inset
13847
13848 ボックスに色を付けるには、
13849 \series bold
13850
13851 \backslash
13852 colorbox
13853 \series default
13854
13855 \begin_inset Index idx
13856 status collapsed
13857
13858 \begin_layout Plain Layout
13859 こまんど@コマンド ! C ! 
13860 \backslash
13861 colorbox
13862 \end_layout
13863
13864 \end_inset
13865
13866 コマンドを以下の書式で使用します。
13867 \end_layout
13868
13869 \begin_layout Standard
13870
13871 \series bold
13872
13873 \backslash
13874 colorbox{色}{ボックスの内容}
13875 \end_layout
13876
13877 \begin_layout Standard
13878 ボックスの内容には、別のボックスが含まれても構いませんし、
13879 \series bold
13880
13881 \backslash
13882 colorbox
13883 \series default
13884 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
13885 \series bold
13886
13887 \backslash
13888 raisebox
13889 \series default
13890 と同様、明示的に数式を作らなくてはなりません
13891 \begin_inset Foot
13892 status collapsed
13893
13894 \begin_layout Plain Layout
13895 これは、
13896 \series bold
13897
13898 \backslash
13899 fcolorbox
13900 \series default
13901 コマンドにも当てはまります。
13902 \end_layout
13903
13904 \end_inset
13905
13906
13907 \end_layout
13908
13909 \begin_layout Standard
13910 選択できる定義済みの色としては、
13911 \end_layout
13912
13913 \begin_layout Standard
13914
13915 \series bold
13916 black
13917 \series default
13918 (黒)・
13919 \series bold
13920 blue
13921 \series default
13922 (青)・
13923 \series bold
13924 cyan
13925 \series default
13926 (シアン)・
13927 \series bold
13928 green
13929 \series default
13930 (緑)・
13931 \series bold
13932 magenta
13933 \series default
13934 (マゼンタ)・
13935 \series bold
13936 red
13937 \series default
13938 (赤)・
13939 \series bold
13940 white
13941 \series default
13942 (白)・
13943 \series bold
13944 yellow
13945 \series default
13946 (黄)
13947 \end_layout
13948
13949 \begin_layout Standard
13950 があります。
13951 \begin_inset Separator parbreak
13952 \end_inset
13953
13954
13955 \end_layout
13956
13957 \begin_layout Standard
13958 \align center
13959 \begin_inset Tabular
13960 <lyxtabular version="3" rows="4" columns="2">
13961 <features tabularvalignment="middle">
13962 <column alignment="center" valignment="top">
13963 <column alignment="center" valignment="top">
13964 <row>
13965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13966 \begin_inset Text
13967
13968 \begin_layout Plain Layout
13969 コマンド
13970 \end_layout
13971
13972 \end_inset
13973 </cell>
13974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13975 \begin_inset Text
13976
13977 \begin_layout Plain Layout
13978 出力
13979 \begin_inset Note Note
13980 status collapsed
13981
13982 \begin_layout Plain Layout
13983 ここで
13984 \series bold
13985
13986 \backslash
13987 raisebox
13988 \series default
13989 はスペーサーとして使用しているだけです。
13990 \end_layout
13991
13992 \end_inset
13993
13994
13995 \end_layout
13996
13997 \end_inset
13998 </cell>
13999 </row>
14000 <row>
14001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14002 \begin_inset Text
14003
14004 \begin_layout Plain Layout
14005
14006 \backslash
14007 colorbox{yellow
14008 \begin_inset Formula $\to$
14009 \end_inset
14010
14011
14012 \backslash
14013 {A=B
14014 \end_layout
14015
14016 \end_inset
14017 </cell>
14018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14019 \begin_inset Text
14020
14021 \begin_layout Plain Layout
14022 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
14023 \end_inset
14024
14025
14026 \end_layout
14027
14028 \end_inset
14029 </cell>
14030 </row>
14031 <row>
14032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14033 \begin_inset Text
14034
14035 \begin_layout Plain Layout
14036
14037 \backslash
14038 colorbox{green
14039 \begin_inset Formula $\to$
14040 \end_inset
14041
14042
14043 \backslash
14044 {
14045 \backslash
14046 fbox
14047 \begin_inset space \textvisiblespace{}
14048 \end_inset
14049
14050 A=B
14051 \end_layout
14052
14053 \end_inset
14054 </cell>
14055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14056 \begin_inset Text
14057
14058 \begin_layout Plain Layout
14059 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
14060 \end_inset
14061
14062
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 </row>
14068 <row>
14069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14070 \begin_inset Text
14071
14072 \begin_layout Plain Layout
14073
14074 \backslash
14075 fbox
14076 \begin_inset space \textvisiblespace{}
14077 \end_inset
14078
14079
14080 \backslash
14081 colorbox{green
14082 \begin_inset Formula $\to$
14083 \end_inset
14084
14085
14086 \backslash
14087 {
14088 \family sans
14089 Ctrl+M
14090 \family default
14091  
14092 \family sans
14093 Ctrl+M
14094 \family default
14095  
14096 \backslash
14097 int
14098 \begin_inset space \textvisiblespace{}
14099 \end_inset
14100
14101 C=D
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14107 \begin_inset Text
14108
14109 \begin_layout Plain Layout
14110 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
14111 \end_inset
14112
14113
14114 \end_layout
14115
14116 \end_inset
14117 </cell>
14118 </row>
14119 </lyxtabular>
14120
14121 \end_inset
14122
14123
14124 \end_layout
14125
14126 \begin_layout Standard
14127
14128 \series bold
14129
14130 \backslash
14131 colorbox
14132 \series default
14133 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
14134 \family sans
14135 文字様式
14136 \family default
14137 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
14138 \begin_inset Info
14139 type  "icon"
14140 arg   "dialog-show character"
14141 \end_inset
14142
14143
14144 \family sans
14145 編集\SpecialChar menuseparator
14146 文字様式\SpecialChar menuseparator
14147 任意設定
14148 \family default
14149 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
14150
14151 \end_layout
14152
14153 \begin_layout Standard
14154 たとえば、
14155 \end_layout
14156
14157 \begin_layout Standard
14158
14159 \color red
14160 \begin_inset Formula 
14161 \begin{equation}
14162 \int A=B\label{eq:red}
14163 \end{equation}
14164
14165 \end_inset
14166
14167
14168 \color green
14169
14170 \begin_inset Formula 
14171 \begin{equation}
14172 \textcolor{red}{\int A=B}\label{eq:redgreen}
14173 \end{equation}
14174
14175 \end_inset
14176
14177
14178 \end_layout
14179
14180 \begin_layout Standard
14181 数式
14182 \begin_inset CommandInset ref
14183 LatexCommand eqref
14184 reference "eq:red"
14185
14186 \end_inset
14187
14188 は、全体が赤色です。
14189 \begin_inset Newline newline
14190 \end_inset
14191
14192 数式
14193 \begin_inset CommandInset ref
14194 LatexCommand eqref
14195 reference "eq:redgreen"
14196
14197 \end_inset
14198
14199 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
14200 \end_layout
14201
14202 \begin_layout Standard
14203 \begin_inset VSpace bigskip
14204 \end_inset
14205
14206 ボックスの枠だけ別の色にするには、
14207 \series bold
14208
14209 \backslash
14210 fcolorbox
14211 \series default
14212
14213 \begin_inset Index idx
14214 status collapsed
14215
14216 \begin_layout Plain Layout
14217 こまんど@コマンド ! F ! 
14218 \backslash
14219 fcolorbox
14220 \end_layout
14221
14222 \end_inset
14223
14224 コマンドを以下の書式で使用します。
14225 \end_layout
14226
14227 \begin_layout Standard
14228
14229 \series bold
14230
14231 \backslash
14232 fcolorbox{枠の色}{色}{ボックスの内容}
14233 \end_layout
14234
14235 \begin_layout Standard
14236 つまり、
14237 \series bold
14238
14239 \backslash
14240 fcolorbox
14241 \series default
14242
14243 \series bold
14244
14245 \backslash
14246 colorbox
14247 \series default
14248 コマンドの拡張です。
14249 \series bold
14250
14251 \backslash
14252 framebox
14253 \series default
14254 と同様に、枠の厚みは
14255 \series bold
14256
14257 \backslash
14258 fboxrule
14259 \series default
14260
14261 \series bold
14262
14263 \backslash
14264 fboxsep
14265 \series default
14266 で設定します。たとえば、
14267 \begin_inset ERT
14268 status collapsed
14269
14270 \begin_layout Plain Layout
14271
14272
14273 \backslash
14274 fboxrule 1mm 
14275 \backslash
14276 fboxsep 1mm
14277 \end_layout
14278
14279 \end_inset
14280
14281
14282 \begin_inset Formula 
14283 \[
14284 \fcolorbox{cyan}{magenta}{A=B}
14285 \]
14286
14287 \end_inset
14288
14289
14290 \begin_inset ERT
14291 status collapsed
14292
14293 \begin_layout Plain Layout
14294
14295
14296 \backslash
14297 fboxrule 0.4pt 
14298 \backslash
14299 fboxsep 3pt
14300 \end_layout
14301
14302 \end_inset
14303
14304 のようにします。
14305 \end_layout
14306
14307 \begin_layout Standard
14308 上記の数式は、以下のコマンドで作成されています。
14309 \begin_inset Newline newline
14310 \end_inset
14311
14312
14313 \series bold
14314
14315 \backslash
14316 fcolorbox{cyan
14317 \begin_inset Formula $\to$
14318 \end_inset
14319
14320
14321 \backslash
14322 {magenta
14323 \begin_inset Formula $\to$
14324 \end_inset
14325
14326
14327 \backslash
14328 {A=B
14329 \series default
14330 .
14331 \end_layout
14332
14333 \begin_layout Standard
14334 \begin_inset VSpace bigskip
14335 \end_inset
14336
14337 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
14338 \end_layout
14339
14340 \begin_layout Standard
14341 たとえば、「
14342 \series bold
14343 darkgreen
14344 \series default
14345 」という色を定義するには、\SpecialChar LaTeX
14346 プリアンブルに
14347 \end_layout
14348
14349 \begin_layout Standard
14350
14351 \series bold
14352
14353 \backslash
14354 definecolor{darkgreen}{cmyk}{0.5,
14355 \series default
14356  
14357 \series bold
14358 0,
14359 \series default
14360  
14361 \series bold
14362 1,
14363 \series default
14364  
14365 \series bold
14366 0.5}
14367 \series default
14368
14369 \begin_inset Index idx
14370 status collapsed
14371
14372 \begin_layout Plain Layout
14373 こまんど@コマンド ! D ! 
14374 \backslash
14375 definecolor
14376 \end_layout
14377
14378 \end_inset
14379
14380
14381 \end_layout
14382
14383 \begin_layout Standard
14384 という行を書き加えます。
14385 \end_layout
14386
14387 \begin_layout Standard
14388
14389 \series bold
14390 cmyk
14391 \series default
14392 とは、
14393 \series bold
14394 cyan
14395 \series default
14396 (シアン)・
14397 \series bold
14398 magenta
14399 \series default
14400 (マゼンタ)・
14401 \series bold
14402 yellow
14403 \series default
14404 (黄)・
14405 \series bold
14406 black
14407 \series default
14408 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
14409 \begin_inset space \thinspace{}
14410 \end_inset
14411
14412 -
14413 \begin_inset space \thinspace{}
14414 \end_inset
14415
14416 1の範囲をとることができます。定義には、
14417 \series bold
14418 cmyk
14419 \series default
14420 の他に、
14421 \series bold
14422 rgb
14423 \series default
14424 という色空間を使うこともできます。
14425 \series bold
14426 rgb
14427 \series default
14428 とは、
14429 \series bold
14430 red
14431 \series default
14432 (赤)・
14433 \series bold
14434 green
14435 \series default
14436 (緑)・
14437 \series bold
14438 blue
14439 \series default
14440 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
14441 \series bold
14442 gray
14443 \series default
14444 という色空間もあります。
14445 \end_layout
14446
14447 \begin_layout Standard
14448 例として、文字が
14449 \series bold
14450 yellow
14451 \series default
14452 に色付けされ、新しく定義した
14453 \series bold
14454 darkgreen
14455 \series default
14456 という色を持つ枠付きボックスを挙げておきます。
14457 \begin_inset Formula 
14458 \begin{equation}
14459 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14460 \end{equation}
14461
14462 \end_inset
14463
14464
14465 \end_layout
14466
14467 \begin_layout Standard
14468
14469 \series bold
14470
14471 \backslash
14472 textcolor
14473 \series default
14474 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
14475 \begin_inset Index idx
14476 status collapsed
14477
14478 \begin_layout Plain Layout
14479 てきすと@テキスト ! いろつき@色付き
14480 \end_layout
14481
14482 \end_inset
14483
14484
14485 \end_layout
14486
14487 \begin_layout Standard
14488 \begin_inset ERT
14489 status collapsed
14490
14491 \begin_layout Plain Layout
14492
14493
14494 \backslash
14495 textcolor{darkgreen}{
14496 \end_layout
14497
14498 \end_inset
14499
14500 この文は「darkgreen」です。
14501 \begin_inset ERT
14502 status collapsed
14503
14504 \begin_layout Plain Layout
14505
14506 }
14507 \end_layout
14508
14509 \end_inset
14510
14511
14512 \end_layout
14513
14514 \begin_layout Standard
14515
14516 \series bold
14517
14518 \backslash
14519 textcolor
14520 \series default
14521
14522 \begin_inset Index idx
14523 status collapsed
14524
14525 \begin_layout Plain Layout
14526 こまんど@コマンド ! T ! 
14527 \backslash
14528 textcolor
14529 \end_layout
14530
14531 \end_inset
14532
14533 は、
14534 \series bold
14535
14536 \backslash
14537 textcolor{色}{色付けをする文}
14538 \series default
14539 という書式で使用することができます。
14540 \end_layout
14541
14542 \begin_layout Subsection
14543 段落ボックス
14544 \begin_inset CommandInset label
14545 LatexCommand label
14546 name "subsec:段落ボックス"
14547
14548 \end_inset
14549
14550
14551 \begin_inset Index idx
14552 status collapsed
14553
14554 \begin_layout Plain Layout
14555 ぼっくす@ボックス ! だんらく@段落
14556 \begin_inset space \thinspace{}
14557 \end_inset
14558
14559 ——
14560 \end_layout
14561
14562 \end_inset
14563
14564
14565 \end_layout
14566
14567 \begin_layout Standard
14568 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
14569 \family sans
14570 挿入\SpecialChar menuseparator
14571 ボックス
14572 \family default
14573 メニューかツールバーボタン
14574 \begin_inset Info
14575 type  "icon"
14576 arg   "box-insert"
14577 \end_inset
14578
14579 で作成することができます。
14580 \end_layout
14581
14582 \begin_layout Standard
14583 以下の例は、行中の枠付きparboxを示したものです。
14584 \end_layout
14585
14586 \begin_layout Standard
14587 \begin_inset VSpace medskip
14588 \end_inset
14589
14590 この行は、
14591 \begin_inset Box Boxed
14592 position "c"
14593 hor_pos "c"
14594 has_inner_box 1
14595 inner_pos "t"
14596 use_parbox 1
14597 use_makebox 0
14598 width "5cm"
14599 special "none"
14600 height "1in"
14601 height_special "totalheight"
14602 thickness "0.4pt"
14603 separation "3pt"
14604 shadowsize "4pt"
14605 framecolor "black"
14606 backgroundcolor "none"
14607 status open
14608
14609 \begin_layout Plain Layout
14610 これは段落ボックスです。これはちょうど5
14611 \begin_inset space \thinspace{}
14612 \end_inset
14613
14614 cmの幅になっており、以下のように数式を含めることもできます。
14615 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14616 \end_inset
14617
14618
14619 \end_layout
14620
14621 \end_inset
14622
14623 parboxの入った行です。
14624 \end_layout
14625
14626 \begin_layout Standard
14627 \begin_inset VSpace medskip
14628 \end_inset
14629
14630
14631 \end_layout
14632
14633 \begin_layout Standard
14634 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
14635 \emph on
14636 装飾
14637 \emph default
14638 :簡素な長方形の箱型、
14639 \emph on
14640 内部ボックス
14641 \emph default
14642 :parboxコマンド、
14643 \emph on
14644
14645 \emph default
14646 :5
14647 \begin_inset space \thinspace{}
14648 \end_inset
14649
14650 cm、
14651 \emph on
14652 垂直ボックス配置
14653 \emph default
14654 :中央、に設定されています。
14655 \end_layout
14656
14657 \begin_layout Standard
14658 \begin_inset VSpace medskip
14659 \end_inset
14660
14661 \SpecialChar LaTeX
14662 では、parboxは、以下の書式を持つ
14663 \series bold
14664
14665 \backslash
14666 parbox
14667 \series default
14668
14669 \begin_inset Index idx
14670 status collapsed
14671
14672 \begin_layout Plain Layout
14673 こまんど@コマンド ! P ! 
14674 \backslash
14675 parbox
14676 \end_layout
14677
14678 \end_inset
14679
14680 コマンドによって作られます。
14681 \end_layout
14682
14683 \begin_layout Standard
14684
14685 \series bold
14686
14687 \backslash
14688 parbox[位置]{幅}{ボックスの内容}
14689 \end_layout
14690
14691 \begin_layout Standard
14692 「位置」は、
14693 \emph on
14694 b
14695 \emph default
14696
14697 \emph on
14698 t
14699 \emph default
14700 の値をとることができます。下揃えを意味する
14701 \emph on
14702 b
14703 \emph default
14704 (
14705 \bar under
14706 b
14707 \bar default
14708 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
14709 \emph on
14710 t
14711 \emph default
14712 (
14713 \bar under
14714 t
14715 \bar default
14716 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
14717 \emph on
14718 ボックス
14719 \emph default
14720 の節をご参照下さい。
14721 \end_layout
14722
14723 \begin_layout Standard
14724 \begin_inset VSpace bigskip
14725 \end_inset
14726
14727 数式番号を含めて、数式を完全に枠で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前に\SpecialChar TeX
14728 モードで
14729 \series bold
14730 parbox{
14731 \backslash
14732 linewidth-2
14733 \backslash
14734 fboxsep-2
14735 \backslash
14736 fboxrule}{
14737 \series default
14738 というコマンドを挿入します。ここで
14739 \series bold
14740
14741 \backslash
14742 linewidth
14743 \begin_inset Index idx
14744 status collapsed
14745
14746 \begin_layout Plain Layout
14747 こまんど@コマンド ! L ! 
14748 \backslash
14749 linewidth
14750 \end_layout
14751
14752 \end_inset
14753
14754
14755 \series default
14756 は、使用中の文書に設定されている行幅です。枠は、parboxの外側にあるので、枠余白と枠幅の2倍を行幅から差し引かなくてはなりません。バグ
14757 \begin_inset Foot
14758 status collapsed
14759
14760 \begin_layout Plain Layout
14761 \begin_inset CommandInset href
14762 LatexCommand href
14763 name "LyX-bug #4483"
14764 target "http://www.lyx.org/trac/ticket/4483"
14765
14766 \end_inset
14767
14768
14769 \end_layout
14770
14771 \end_inset
14772
14773 のせいで\SpecialChar LyX
14774 はこれを自動的に行いませんので、\SpecialChar TeX
14775 モードを使用する必要があります。引数中で掛け算や引き算を行うためには、\SpecialChar LaTeX
14776 パッケージの
14777 \series bold
14778 calc
14779 \series default
14780
14781 \begin_inset Foot
14782 status collapsed
14783
14784 \begin_layout Plain Layout
14785
14786 \series bold
14787 calc
14788 \series default
14789 は、標準的\SpecialChar LaTeX
14790 頒布版のすべてに含まれています。
14791 \end_layout
14792
14793 \end_inset
14794
14795
14796 \begin_inset Index idx
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800 ぱっけーじ@パッケージ ! calc
14801 \end_layout
14802
14803 \end_inset
14804
14805 を、\SpecialChar LaTeX
14806 プリアンブル中で
14807 \end_layout
14808
14809 \begin_layout Standard
14810
14811 \series bold
14812
14813 \backslash
14814 usepackage{calc}
14815 \end_layout
14816
14817 \begin_layout Standard
14818 のように読み込んでおく必要があります。数式の後では、\SpecialChar TeX
14819 モードで
14820 \series bold
14821 }}
14822 \series default
14823 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
14824 \begin_inset ERT
14825 status collapsed
14826
14827 \begin_layout Plain Layout
14828
14829
14830 \backslash
14831 fboxsep 5mm 
14832 \backslash
14833 fboxrule 5mm
14834 \end_layout
14835
14836 \end_inset
14837
14838
14839 \end_layout
14840
14841 \begin_layout Standard
14842 \begin_inset ERT
14843 status collapsed
14844
14845 \begin_layout Plain Layout
14846
14847
14848 \backslash
14849 fbox{
14850 \backslash
14851 parbox{
14852 \backslash
14853 linewidth-2
14854 \backslash
14855 fboxsep-2
14856 \backslash
14857 fboxrule}{
14858 \end_layout
14859
14860 \end_inset
14861
14862
14863 \begin_inset Formula 
14864 \begin{equation}
14865 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
14866 \end{equation}
14867
14868 \end_inset
14869
14870
14871 \begin_inset ERT
14872 status collapsed
14873
14874 \begin_layout Plain Layout
14875
14876 }}
14877 \end_layout
14878
14879 \end_inset
14880
14881
14882 \begin_inset ERT
14883 status collapsed
14884
14885 \begin_layout Plain Layout
14886
14887
14888 \backslash
14889 fboxrule 0.4pt 
14890 \backslash
14891 fboxsep 3pt
14892 \end_layout
14893
14894 \end_inset
14895
14896
14897 \end_layout
14898
14899 \begin_layout Standard
14900 \begin_inset VSpace medskip
14901 \end_inset
14902
14903
14904 \series bold
14905
14906 \backslash
14907 fbox
14908 \series default
14909 の引数としてparboxが使われているので、この場合には、
14910 \series bold
14911
14912 \backslash
14913 fbox
14914 \series default
14915 を使おうが
14916 \series bold
14917
14918 \backslash
14919 boxed
14920 \series default
14921 を使おうが、差は生じません。
14922 \end_layout
14923
14924 \begin_layout Standard
14925 \begin_inset VSpace bigskip
14926 \end_inset
14927
14928 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
14929 \series bold
14930
14931 \backslash
14932 parbox
14933 \series default
14934
14935 \series bold
14936
14937 \backslash
14938 tag
14939 \series default
14940 コマンドといっしょに使います(
14941 \series bold
14942
14943 \backslash
14944 tag
14945 \series default
14946 についての詳細は、第
14947 \begin_inset CommandInset ref
14948 LatexCommand ref
14949 reference "subsec:自己定義番号"
14950
14951 \end_inset
14952
14953 節をご参照下さい)
14954 \end_layout
14955
14956 \begin_layout Standard
14957 以下は、
14958 \series bold
14959
14960 \backslash
14961 parbox
14962 \series default
14963 を使ってコメントを付けた数式の例です。
14964 \end_layout
14965
14966 \begin_layout Standard
14967 \begin_inset ERT
14968 status collapsed
14969
14970 \begin_layout Plain Layout
14971
14972
14973 \backslash
14974 [5x-7b=3b
14975 \backslash
14976 tag*{
14977 \backslash
14978 parbox{5cm}{
14979 \end_layout
14980
14981 \end_inset
14982
14983 これは説明です。数式や多行数式本体からはっきりと離れています。
14984 \begin_inset ERT
14985 status collapsed
14986
14987 \begin_layout Plain Layout
14988
14989 }}
14990 \backslash
14991 ]
14992 \end_layout
14993
14994 \end_inset
14995
14996
14997 \end_layout
14998
14999 \begin_layout Standard
15000 \SpecialChar LyX
15001 は、まだ数式中での
15002 \series bold
15003
15004 \backslash
15005 parbox
15006 \series default
15007 コマンドをサポートしていないので、上のような数式は、完全に\SpecialChar TeX
15008 モードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
15009 \end_layout
15010
15011 \begin_layout Standard
15012 まず、
15013 \series bold
15014
15015 \backslash
15016 [5x-7b=3b
15017 \backslash
15018 tag*
15019 \backslash
15020 {
15021 \backslash
15022 parbox{5cm}{
15023 \series default
15024 というコマンドを\SpecialChar TeX
15025 モードで挿入します
15026 \begin_inset Foot
15027 status collapsed
15028
15029 \begin_layout Plain Layout
15030
15031 \series bold
15032 行頭下げ
15033 \series default
15034 数式様式を使用している時には、
15035 \series bold
15036
15037 \backslash
15038 tag*
15039 \backslash
15040 {
15041 \series default
15042 の代わりに
15043 \series bold
15044
15045 \backslash
15046 hfill
15047 \series default
15048 を用いることもできます(数式様式に関しては、第
15049 \begin_inset CommandInset ref
15050 LatexCommand ref
15051 reference "sec:数式様式"
15052
15053 \end_inset
15054
15055 節をご参照下さい)。
15056 \end_layout
15057
15058 \end_inset
15059
15060 。それから、説明を通常のテキストとして入れ、最後に
15061 \series bold
15062 }}
15063 \backslash
15064 ]
15065 \series default
15066 を\SpecialChar TeX
15067 モードで挿入します。ここで
15068 \series bold
15069
15070 \backslash
15071 [
15072 \series default
15073 および
15074 \series bold
15075
15076 \backslash
15077 ]
15078 \series default
15079 コマンドは別行立て数式を作るためのものです。
15080 \end_layout
15081
15082 \begin_layout Standard
15083
15084 \series bold
15085
15086 \backslash
15087 parbox
15088 \series default
15089 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
15090 \begin_inset Formula 
15091 \[
15092 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
15093 \]
15094
15095 \end_inset
15096
15097
15098 \end_layout
15099
15100 \begin_layout Section
15101 演算子
15102 \begin_inset Index idx
15103 status collapsed
15104
15105 \begin_layout Plain Layout
15106 えんざんし@演算子
15107 \end_layout
15108
15109 \end_inset
15110
15111
15112 \end_layout
15113
15114 \begin_layout Subsection
15115 大演算子
15116 \begin_inset CommandInset label
15117 LatexCommand label
15118 name "subsec:大演算子"
15119
15120 \end_inset
15121
15122
15123 \begin_inset Index idx
15124 status collapsed
15125
15126 \begin_layout Plain Layout
15127 えんざんし@演算子 ! だい@大
15128 \begin_inset space \thinspace{}
15129 \end_inset
15130
15131 ——
15132 \end_layout
15133
15134 \end_inset
15135
15136
15137 \begin_inset Index idx
15138 status collapsed
15139
15140 \begin_layout Plain Layout
15141 わ@和
15142 \end_layout
15143
15144 \end_inset
15145
15146
15147 \begin_inset Index idx
15148 status collapsed
15149
15150 \begin_layout Plain Layout
15151 せきぶんきごう@積分記号
15152 \end_layout
15153
15154 \end_inset
15155
15156
15157 \end_layout
15158
15159 \begin_layout Standard
15160 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
15161 \family sans
15162 数式オプション
15163 \family default
15164 の面にある
15165 \family sans
15166 esintパッケージを自動的に使う
15167 \family default
15168 オプションを有効にしなくてはなりません。
15169 \end_layout
15170
15171 \begin_layout Standard
15172 \begin_inset space \hfill{}
15173 \end_inset
15174
15175
15176 \begin_inset Tabular
15177 <lyxtabular version="3" rows="11" columns="2">
15178 <features tabularvalignment="middle">
15179 <column alignment="center" valignment="top" width="0pt">
15180 <column alignment="center" valignment="top" width="0pt">
15181 <row>
15182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15183 \begin_inset Text
15184
15185 \begin_layout Plain Layout
15186 コマンド
15187 \end_layout
15188
15189 \end_inset
15190 </cell>
15191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195 出力
15196 \end_layout
15197
15198 \end_inset
15199 </cell>
15200 </row>
15201 <row>
15202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15203 \begin_inset Text
15204
15205 \begin_layout Plain Layout
15206
15207 \backslash
15208 int
15209 \begin_inset Index idx
15210 status collapsed
15211
15212 \begin_layout Plain Layout
15213 こまんど@コマンド ! I ! 
15214 \backslash
15215 int
15216 \end_layout
15217
15218 \end_inset
15219
15220
15221 \end_layout
15222
15223 \end_inset
15224 </cell>
15225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15226 \begin_inset Text
15227
15228 \begin_layout Plain Layout
15229 \begin_inset Formula $\int$
15230 \end_inset
15231
15232
15233 \end_layout
15234
15235 \end_inset
15236 </cell>
15237 </row>
15238 <row>
15239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15240 \begin_inset Text
15241
15242 \begin_layout Plain Layout
15243
15244 \backslash
15245 oint
15246 \end_layout
15247
15248 \end_inset
15249 </cell>
15250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15251 \begin_inset Text
15252
15253 \begin_layout Plain Layout
15254 \begin_inset Formula $\oint$
15255 \end_inset
15256
15257
15258 \end_layout
15259
15260 \end_inset
15261 </cell>
15262 </row>
15263 <row>
15264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15265 \begin_inset Text
15266
15267 \begin_layout Plain Layout
15268
15269 \backslash
15270 ointctrclockwise
15271 \end_layout
15272
15273 \end_inset
15274 </cell>
15275 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15276 \begin_inset Text
15277
15278 \begin_layout Plain Layout
15279 \begin_inset Formula $\ointctrclockwise$
15280 \end_inset
15281
15282
15283 \end_layout
15284
15285 \end_inset
15286 </cell>
15287 </row>
15288 <row>
15289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15290 \begin_inset Text
15291
15292 \begin_layout Plain Layout
15293
15294 \backslash
15295 ointclockwise
15296 \end_layout
15297
15298 \end_inset
15299 </cell>
15300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15301 \begin_inset Text
15302
15303 \begin_layout Plain Layout
15304 \begin_inset Formula $\ointclockwise$
15305 \end_inset
15306
15307
15308 \end_layout
15309
15310 \end_inset
15311 </cell>
15312 </row>
15313 <row>
15314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15315 \begin_inset Text
15316
15317 \begin_layout Plain Layout
15318
15319 \backslash
15320 sqint
15321 \end_layout
15322
15323 \end_inset
15324 </cell>
15325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15326 \begin_inset Text
15327
15328 \begin_layout Plain Layout
15329 \begin_inset Formula $\sqint$
15330 \end_inset
15331
15332
15333 \end_layout
15334
15335 \end_inset
15336 </cell>
15337 </row>
15338 <row>
15339 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15340 \begin_inset Text
15341
15342 \begin_layout Plain Layout
15343
15344 \backslash
15345 fint
15346 \end_layout
15347
15348 \end_inset
15349 </cell>
15350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15351 \begin_inset Text
15352
15353 \begin_layout Plain Layout
15354  
15355 \begin_inset Formula $\fint$
15356 \end_inset
15357
15358
15359 \end_layout
15360
15361 \end_inset
15362 </cell>
15363 </row>
15364 <row>
15365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15366 \begin_inset Text
15367
15368 \begin_layout Plain Layout
15369
15370 \backslash
15371 landupint
15372 \end_layout
15373
15374 \end_inset
15375 </cell>
15376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15377 \begin_inset Text
15378
15379 \begin_layout Plain Layout
15380  
15381 \begin_inset Formula $\landupint$
15382 \end_inset
15383
15384
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 </row>
15390 <row>
15391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15392 \begin_inset Text
15393
15394 \begin_layout Plain Layout
15395
15396 \backslash
15397 landdownint
15398 \end_layout
15399
15400 \end_inset
15401 </cell>
15402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15403 \begin_inset Text
15404
15405 \begin_layout Plain Layout
15406  
15407 \begin_inset Formula $\landdownint$
15408 \end_inset
15409
15410
15411 \end_layout
15412
15413 \end_inset
15414 </cell>
15415 </row>
15416 <row>
15417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15418 \begin_inset Text
15419
15420 \begin_layout Plain Layout
15421
15422 \backslash
15423 bigcap
15424 \end_layout
15425
15426 \end_inset
15427 </cell>
15428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15429 \begin_inset Text
15430
15431 \begin_layout Plain Layout
15432 \begin_inset Formula $\bigcap$
15433 \end_inset
15434
15435
15436 \end_layout
15437
15438 \end_inset
15439 </cell>
15440 </row>
15441 <row>
15442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15443 \begin_inset Text
15444
15445 \begin_layout Plain Layout
15446
15447 \backslash
15448 bigcup
15449 \end_layout
15450
15451 \end_inset
15452 </cell>
15453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15454 \begin_inset Text
15455
15456 \begin_layout Plain Layout
15457 \begin_inset Formula $\bigcup$
15458 \end_inset
15459
15460
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 </row>
15466 </lyxtabular>
15467
15468 \end_inset
15469
15470
15471 \begin_inset space \hfill{}
15472 \end_inset
15473
15474
15475 \begin_inset Tabular
15476 <lyxtabular version="3" rows="11" columns="2">
15477 <features tabularvalignment="middle">
15478 <column alignment="center" valignment="top" width="0pt">
15479 <column alignment="center" valignment="top" width="0pt">
15480 <row>
15481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15482 \begin_inset Text
15483
15484 \begin_layout Plain Layout
15485 コマンド
15486 \end_layout
15487
15488 \end_inset
15489 </cell>
15490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15491 \begin_inset Text
15492
15493 \begin_layout Plain Layout
15494 出力
15495 \end_layout
15496
15497 \end_inset
15498 </cell>
15499 </row>
15500 <row>
15501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15502 \begin_inset Text
15503
15504 \begin_layout Plain Layout
15505
15506 \backslash
15507 sum
15508 \begin_inset Index idx
15509 status collapsed
15510
15511 \begin_layout Plain Layout
15512 こまんど@コマンド ! S ! 
15513 \backslash
15514 sum
15515 \end_layout
15516
15517 \end_inset
15518
15519
15520 \end_layout
15521
15522 \end_inset
15523 </cell>
15524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15525 \begin_inset Text
15526
15527 \begin_layout Plain Layout
15528 \begin_inset Formula $\sum$
15529 \end_inset
15530
15531
15532 \end_layout
15533
15534 \end_inset
15535 </cell>
15536 </row>
15537 <row>
15538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15539 \begin_inset Text
15540
15541 \begin_layout Plain Layout
15542
15543 \backslash
15544 prod
15545 \begin_inset Index idx
15546 status collapsed
15547
15548 \begin_layout Plain Layout
15549 こまんど@コマンド ! P ! 
15550 \backslash
15551 prod
15552 \end_layout
15553
15554 \end_inset
15555
15556
15557 \end_layout
15558
15559 \end_inset
15560 </cell>
15561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15562 \begin_inset Text
15563
15564 \begin_layout Plain Layout
15565 \begin_inset Formula $\prod$
15566 \end_inset
15567
15568
15569 \end_layout
15570
15571 \end_inset
15572 </cell>
15573 </row>
15574 <row>
15575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15576 \begin_inset Text
15577
15578 \begin_layout Plain Layout
15579
15580 \backslash
15581 coprod
15582 \end_layout
15583
15584 \end_inset
15585 </cell>
15586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15587 \begin_inset Text
15588
15589 \begin_layout Plain Layout
15590 \begin_inset Formula $\coprod$
15591 \end_inset
15592
15593
15594 \end_layout
15595
15596 \end_inset
15597 </cell>
15598 </row>
15599 <row>
15600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15601 \begin_inset Text
15602
15603 \begin_layout Plain Layout
15604
15605 \backslash
15606 bigodot
15607 \end_layout
15608
15609 \end_inset
15610 </cell>
15611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15612 \begin_inset Text
15613
15614 \begin_layout Plain Layout
15615 \begin_inset Formula $\bigodot$
15616 \end_inset
15617
15618
15619 \end_layout
15620
15621 \end_inset
15622 </cell>
15623 </row>
15624 <row>
15625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15626 \begin_inset Text
15627
15628 \begin_layout Plain Layout
15629
15630 \backslash
15631 bigotimes
15632 \end_layout
15633
15634 \end_inset
15635 </cell>
15636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15637 \begin_inset Text
15638
15639 \begin_layout Plain Layout
15640 \begin_inset Formula $\bigotimes$
15641 \end_inset
15642
15643
15644 \end_layout
15645
15646 \end_inset
15647 </cell>
15648 </row>
15649 <row>
15650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15651 \begin_inset Text
15652
15653 \begin_layout Plain Layout
15654
15655 \backslash
15656 bigoplus
15657 \end_layout
15658
15659 \end_inset
15660 </cell>
15661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15662 \begin_inset Text
15663
15664 \begin_layout Plain Layout
15665 \begin_inset Formula $\bigoplus$
15666 \end_inset
15667
15668
15669 \end_layout
15670
15671 \end_inset
15672 </cell>
15673 </row>
15674 <row>
15675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15676 \begin_inset Text
15677
15678 \begin_layout Plain Layout
15679
15680 \backslash
15681 bigwedge
15682 \end_layout
15683
15684 \end_inset
15685 </cell>
15686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15687 \begin_inset Text
15688
15689 \begin_layout Plain Layout
15690 \begin_inset Formula $\bigwedge$
15691 \end_inset
15692
15693
15694 \end_layout
15695
15696 \end_inset
15697 </cell>
15698 </row>
15699 <row>
15700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15701 \begin_inset Text
15702
15703 \begin_layout Plain Layout
15704
15705 \backslash
15706 bigvee
15707 \end_layout
15708
15709 \end_inset
15710 </cell>
15711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15712 \begin_inset Text
15713
15714 \begin_layout Plain Layout
15715 \begin_inset Formula $\bigvee$
15716 \end_inset
15717
15718
15719 \end_layout
15720
15721 \end_inset
15722 </cell>
15723 </row>
15724 <row>
15725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15726 \begin_inset Text
15727
15728 \begin_layout Plain Layout
15729
15730 \backslash
15731 bigsqcup
15732 \end_layout
15733
15734 \end_inset
15735 </cell>
15736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15737 \begin_inset Text
15738
15739 \begin_layout Plain Layout
15740 \begin_inset Formula $\bigsqcup$
15741 \end_inset
15742
15743
15744 \end_layout
15745
15746 \end_inset
15747 </cell>
15748 </row>
15749 <row>
15750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15751 \begin_inset Text
15752
15753 \begin_layout Plain Layout
15754
15755 \backslash
15756 biguplus
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 \begin_inset Formula $\biguplus$
15766 \end_inset
15767
15768
15769 \end_layout
15770
15771 \end_inset
15772 </cell>
15773 </row>
15774 </lyxtabular>
15775
15776 \end_inset
15777
15778
15779 \begin_inset space \hfill{}
15780 \end_inset
15781
15782
15783 \end_layout
15784
15785 \begin_layout Standard
15786 すべての大演算子は、数式ツールバーボタンの
15787 \begin_inset Info
15788 type  "icon"
15789 arg   "math-insert \\intop"
15790 \end_inset
15791
15792 でも挿入することができます。
15793 \end_layout
15794
15795 \begin_layout Standard
15796 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
15797 \end_layout
15798
15799 \begin_layout Standard
15800 積分演算子はすべて、
15801 \series bold
15802
15803 \backslash
15804 intop
15805 \series default
15806
15807 \series bold
15808
15809 \backslash
15810 ointop
15811 \series default
15812 のように、
15813 \series bold
15814 op
15815 \series default
15816 で終わる別バージョンがあります。これらの演算子は、
15817 \series bold
15818
15819 \backslash
15820 int
15821 \series default
15822 とは範囲の表示のしかたが異なります。第
15823 \begin_inset CommandInset ref
15824 LatexCommand ref
15825 reference "subsec:演算子の範囲"
15826
15827 \end_inset
15828
15829 節をご参照下さい。
15830 \end_layout
15831
15832 \begin_layout Subsubsection*
15833 積分の子細
15834 \end_layout
15835
15836 \begin_layout Standard
15837 積分中で用いられる文字
15838 \emph on
15839 d
15840 \emph default
15841 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
15842 \emph on
15843 d
15844 \emph default
15845 を選択して、
15846 \begin_inset Flex Ruby
15847 status collapsed
15848
15849 \begin_layout Plain Layout
15850 捷径
15851 \begin_inset Argument post:1
15852 status collapsed
15853
15854 \begin_layout Plain Layout
15855 ショートカット
15856 \end_layout
15857
15858 \end_inset
15859
15860
15861 \end_layout
15862
15863 \end_inset
15864
15865
15866 \begin_inset Info
15867 type  "shortcut"
15868 arg   "font-roman"
15869 \end_inset
15870
15871 を用います
15872 \begin_inset Foot
15873 status collapsed
15874
15875 \begin_layout Plain Layout
15876 文字様式については、第
15877 \begin_inset CommandInset ref
15878 LatexCommand ref
15879 reference "subsec:書体様式"
15880
15881 \end_inset
15882
15883 節参照。
15884 \end_layout
15885
15886 \end_inset
15887
15888 。最後に、演算子の慣例に倣って、
15889 \emph on
15890 d
15891 \emph default
15892 の前に最小空白を挿入しなくてはなりません。たとえば、
15893 \end_layout
15894
15895 \begin_layout Standard
15896 正しくない例:
15897 \begin_inset Formula $\int A(x)dx$
15898 \end_inset
15899
15900
15901 \begin_inset Newline newline
15902 \end_inset
15903
15904 正しい
15905 \begin_inset Phantom HPhantom
15906 status open
15907
15908 \begin_layout Plain Layout
15909 ない
15910 \end_layout
15911
15912 \end_inset
15913
15914 例:
15915 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15916 \end_inset
15917
15918
15919 \end_layout
15920
15921 \begin_layout Standard
15922 多重積分に関しては、以下のコマンドがあります。
15923 \begin_inset VSpace medskip
15924 \end_inset
15925
15926
15927 \end_layout
15928
15929 \begin_layout Standard
15930 \begin_inset space \hfill{}
15931 \end_inset
15932
15933
15934 \begin_inset Tabular
15935 <lyxtabular version="3" rows="4" columns="2">
15936 <features tabularvalignment="middle">
15937 <column alignment="center" valignment="top">
15938 <column alignment="center" valignment="top">
15939 <row>
15940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15941 \begin_inset Text
15942
15943 \begin_layout Plain Layout
15944 コマンド
15945 \end_layout
15946
15947 \end_inset
15948 </cell>
15949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15950 \begin_inset Text
15951
15952 \begin_layout Plain Layout
15953 出力
15954 \begin_inset Note Note
15955 status collapsed
15956
15957 \begin_layout Plain Layout
15958 ここで
15959 \series bold
15960
15961 \backslash
15962 raisebox
15963 \series default
15964 はスペーサーとして使用しているだけです。
15965 \end_layout
15966
15967 \end_inset
15968
15969
15970 \end_layout
15971
15972 \end_inset
15973 </cell>
15974 </row>
15975 <row>
15976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15977 \begin_inset Text
15978
15979 \begin_layout Plain Layout
15980
15981 \backslash
15982 iint
15983 \end_layout
15984
15985 \end_inset
15986 </cell>
15987 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15988 \begin_inset Text
15989
15990 \begin_layout Plain Layout
15991 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15992 \end_inset
15993
15994
15995 \end_layout
15996
15997 \end_inset
15998 </cell>
15999 </row>
16000 <row>
16001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16002 \begin_inset Text
16003
16004 \begin_layout Plain Layout
16005
16006 \backslash
16007 oiint
16008 \end_layout
16009
16010 \end_inset
16011 </cell>
16012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16013 \begin_inset Text
16014
16015 \begin_layout Plain Layout
16016 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
16017 \end_inset
16018
16019
16020 \end_layout
16021
16022 \end_inset
16023 </cell>
16024 </row>
16025 <row>
16026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030
16031 \backslash
16032 sqiint
16033 \end_layout
16034
16035 \end_inset
16036 </cell>
16037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16038 \begin_inset Text
16039
16040 \begin_layout Plain Layout
16041 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
16042 \end_inset
16043
16044
16045 \end_layout
16046
16047 \end_inset
16048 </cell>
16049 </row>
16050 </lyxtabular>
16051
16052 \end_inset
16053
16054
16055 \begin_inset space \hfill{}
16056 \end_inset
16057
16058
16059 \begin_inset Tabular
16060 <lyxtabular version="3" rows="4" columns="2">
16061 <features tabularvalignment="middle">
16062 <column alignment="center" valignment="top">
16063 <column alignment="center" valignment="top">
16064 <row>
16065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069 コマンド
16070 \end_layout
16071
16072 \end_inset
16073 </cell>
16074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078 出力
16079 \end_layout
16080
16081 \end_inset
16082 </cell>
16083 </row>
16084 <row>
16085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16086 \begin_inset Text
16087
16088 \begin_layout Plain Layout
16089
16090 \backslash
16091 iiint
16092 \end_layout
16093
16094 \end_inset
16095 </cell>
16096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16097 \begin_inset Text
16098
16099 \begin_layout Plain Layout
16100 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
16101 \end_inset
16102
16103
16104 \end_layout
16105
16106 \end_inset
16107 </cell>
16108 </row>
16109 <row>
16110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Plain Layout
16114
16115 \backslash
16116 iiiint
16117 \end_layout
16118
16119 \end_inset
16120 </cell>
16121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16122 \begin_inset Text
16123
16124 \begin_layout Plain Layout
16125 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
16126 \end_inset
16127
16128
16129 \end_layout
16130
16131 \end_inset
16132 </cell>
16133 </row>
16134 <row>
16135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16136 \begin_inset Text
16137
16138 \begin_layout Plain Layout
16139
16140 \backslash
16141 dotsint
16142 \end_layout
16143
16144 \end_inset
16145 </cell>
16146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Plain Layout
16150 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
16151 \end_inset
16152
16153
16154 \end_layout
16155
16156 \end_inset
16157 </cell>
16158 </row>
16159 </lyxtabular>
16160
16161 \end_inset
16162
16163
16164 \begin_inset space \hfill{}
16165 \end_inset
16166
16167
16168 \end_layout
16169
16170 \begin_layout Subsection
16171 演算子の範囲
16172 \begin_inset CommandInset label
16173 LatexCommand label
16174 name "subsec:演算子の範囲"
16175
16176 \end_inset
16177
16178
16179 \begin_inset Index idx
16180 status collapsed
16181
16182 \begin_layout Plain Layout
16183 えんざんし@演算子 ! はんい@範囲
16184 \end_layout
16185
16186 \end_inset
16187
16188
16189 \end_layout
16190
16191 \begin_layout Standard
16192 範囲は、上付き文字と下付き文字とで作成することができます。
16193 \begin_inset Separator parbreak
16194 \end_inset
16195
16196
16197 \end_layout
16198
16199 \begin_layout Standard
16200 \align center
16201 \begin_inset Tabular
16202 <lyxtabular version="3" rows="2" columns="2">
16203 <features tabularvalignment="middle">
16204 <column alignment="center" valignment="top" width="0pt">
16205 <column alignment="center" valignment="top" width="0pt">
16206 <row>
16207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16208 \begin_inset Text
16209
16210 \begin_layout Plain Layout
16211 コマンド
16212 \end_layout
16213
16214 \end_inset
16215 </cell>
16216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16217 \begin_inset Text
16218
16219 \begin_layout Plain Layout
16220 出力
16221 \begin_inset Note Note
16222 status collapsed
16223
16224 \begin_layout Plain Layout
16225 ここで
16226 \series bold
16227
16228 \backslash
16229 raisebox
16230 \series default
16231 はスペーサーとして使用しているだけです。
16232 \end_layout
16233
16234 \end_inset
16235
16236
16237 \end_layout
16238
16239 \end_inset
16240 </cell>
16241 </row>
16242 <row>
16243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16244 \begin_inset Text
16245
16246 \begin_layout Plain Layout
16247
16248 \backslash
16249 prod^
16250 \backslash
16251 infty
16252 \begin_inset space \textvisiblespace{}
16253 \end_inset
16254
16255
16256 \begin_inset Formula $\to$
16257 \end_inset
16258
16259 _0
16260 \begin_inset Formula $\to$
16261 \end_inset
16262
16263 A(x)
16264 \end_layout
16265
16266 \end_inset
16267 </cell>
16268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16269 \begin_inset Text
16270
16271 \begin_layout Plain Layout
16272 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
16273 \end_inset
16274
16275
16276 \end_layout
16277
16278 \end_inset
16279 </cell>
16280 </row>
16281 </lyxtabular>
16282
16283 \end_inset
16284
16285
16286 \end_layout
16287
16288 \begin_layout Standard
16289 行内数式では、範囲は演算子の右横に表示されます。別行立て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
16290 \end_layout
16291
16292 \begin_layout Standard
16293 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
16294 \family sans
16295 編集\SpecialChar menuseparator
16296 数式\SpecialChar menuseparator
16297 範囲の表記を変更
16298 \family default
16299 メニューで
16300 \family sans
16301 \series bold
16302 行内形式
16303 \family default
16304 \series default
16305 (
16306 \begin_inset Flex Ruby
16307 status collapsed
16308
16309 \begin_layout Plain Layout
16310 捷径
16311 \begin_inset Argument post:1
16312 status collapsed
16313
16314 \begin_layout Plain Layout
16315 ショートカット
16316 \end_layout
16317
16318 \end_inset
16319
16320
16321 \end_layout
16322
16323 \end_inset
16324
16325
16326 \begin_inset Info
16327 type  "shortcut"
16328 arg   "math-limits"
16329 \end_inset
16330
16331 )を選択することで範囲形式を変更することができます。以下はその用例です。
16332 \end_layout
16333
16334 \begin_layout Standard
16335 既定の範囲形式は、以下のようになっています。
16336 \begin_inset Formula 
16337 \[
16338 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16339 \]
16340
16341 \end_inset
16342
16343 以下は、範囲形式を
16344 \family sans
16345 \series bold
16346 行内形式
16347 \family default
16348 \series default
16349 に変更したときの表示です。
16350 \begin_inset Formula 
16351 \[
16352 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
16353 \]
16354
16355 \end_inset
16356
16357
16358 \series bold
16359
16360 \backslash
16361 intop
16362 \series default
16363
16364 \series bold
16365
16366 \backslash
16367 ointop
16368 \series default
16369 などのように
16370 \series bold
16371 op
16372 \series default
16373 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
16374 の例では、範囲形式を
16375 \series bold
16376 別行立て形式
16377 \series default
16378 にして積分記号の下に置くようにしています。
16379 \begin_inset Formula 
16380 \begin{equation}
16381 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16382 \end{equation}
16383
16384 \end_inset
16385
16386
16387 \end_layout
16388
16389 \begin_layout Standard
16390 \begin_inset VSpace medskip
16391 \end_inset
16392
16393 範囲に条件を指定したい場合には、
16394 \series bold
16395
16396 \backslash
16397 subarray
16398 \series default
16399
16400 \begin_inset Index idx
16401 status collapsed
16402
16403 \begin_layout Plain Layout
16404 こまんど@コマンド ! S ! 
16405 \backslash
16406 subarray
16407 \end_layout
16408
16409 \end_inset
16410
16411 コマンドや
16412 \series bold
16413
16414 \backslash
16415 substack
16416 \series default
16417
16418 \begin_inset Index idx
16419 status collapsed
16420
16421 \begin_layout Plain Layout
16422 こまんど@コマンド ! S ! 
16423 \backslash
16424 substack
16425 \end_layout
16426
16427 \end_inset
16428
16429 コマンドを使用します。たとえば、以下の表記 
16430 \begin_inset Formula 
16431 \begin{equation}
16432 \sum_{\begin{subarray}{c}
16433 0<k<1000\\
16434 \\
16435 k\,\in\,\mathbb{N}
16436 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16437 \end{equation}
16438
16439 \end_inset
16440
16441
16442 \end_layout
16443
16444 \begin_layout Standard
16445 を作成するには、以下のようにしなくてはなりません。
16446 \begin_inset Newline newline
16447 \end_inset
16448
16449 まず、
16450 \series bold
16451
16452 \backslash
16453 sum
16454 \series default
16455 ^
16456 \series bold
16457 n
16458 \begin_inset space \textvisiblespace{}
16459 \end_inset
16460
16461 _
16462 \series default
16463 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
16464 \series bold
16465
16466 \backslash
16467 subarray
16468 \begin_inset space \textvisiblespace{}
16469 \end_inset
16470
16471
16472 \series default
16473 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
16474 \begin_inset Info
16475 type  "shortcut"
16476 arg   "newline-insert newline"
16477 \end_inset
16478
16479 )を挿入することで作ることができます。ここに
16480 \begin_inset Newline newline
16481 \end_inset
16482
16483
16484 \series bold
16485 0
16486 \begin_inset Formula $\boldsymbol{<}$
16487 \end_inset
16488
16489 k
16490 \begin_inset Formula $\boldsymbol{<}$
16491 \end_inset
16492
16493 1000 Ctrl+Return
16494 \begin_inset Newline newline
16495 \end_inset
16496
16497
16498 \series default
16499 と入力すると、新規行のための新しい枠が現れます。
16500 \end_layout
16501
16502 \begin_layout Standard
16503 各行の揃え方は、
16504 \family sans
16505 表ツールバー
16506 \family default
16507
16508 \family sans
16509 編集\SpecialChar menuseparator
16510 行と列
16511 \family default
16512 メニューで変更することができますが、右揃えにするには、行頭に
16513 \series bold
16514
16515 \backslash
16516 hfill
16517 \begin_inset space \textvisiblespace{}
16518 \end_inset
16519
16520
16521 \series default
16522 を挿入しなくてはなりません。
16523 \end_layout
16524
16525 \begin_layout Standard
16526
16527 \series bold
16528
16529 \backslash
16530 substack
16531 \series default
16532 コマンドは、各行がつねに中央揃えになることを除いては、
16533 \series bold
16534
16535 \backslash
16536 subarray
16537 \series default
16538 と同じです。
16539 \end_layout
16540
16541 \begin_layout Standard
16542 \begin_inset VSpace bigskip
16543 \end_inset
16544
16545 演算子の後に来る文字は、範囲の横に来るので、
16546 \begin_inset CommandInset ref
16547 LatexCommand eqref
16548 reference "eq:substack"
16549
16550 \end_inset
16551
16552 式のように、演算子の横の余白が大きくなりすぎることがあります。これを防ぐには、コマンド
16553 \series bold
16554
16555 \backslash
16556 smashoperator
16557 \series default
16558
16559 \begin_inset Index idx
16560 status collapsed
16561
16562 \begin_layout Plain Layout
16563 こまんど@コマンド ! S ! 
16564 \backslash
16565 smashoperator
16566 \end_layout
16567
16568 \end_inset
16569
16570 を使うことができます。これを有効化するには、文書設定の
16571 \family sans
16572 数式オプション
16573 \family default
16574 で、
16575 \series bold
16576 mathtools
16577 \series default
16578 パッケージ
16579 \begin_inset Index idx
16580 status collapsed
16581
16582 \begin_layout Plain Layout
16583 ぱっけーじ@パッケージ ! mathtools
16584 \end_layout
16585
16586 \end_inset
16587
16588
16589 \family sans
16590 常に読み込み
16591 \family default
16592 オプションを指定してください。
16593 \series bold
16594
16595 \backslash
16596 smashoperator
16597 \series default
16598 は、内容物の幅を0
16599 \lang english
16600
16601 \begin_inset space \thinspace{}
16602 \end_inset
16603
16604
16605 \lang japanese
16606 ptに設定します。
16607 \lang english
16608
16609 \begin_inset Newline newline
16610 \end_inset
16611
16612
16613 \lang japanese
16614 これを
16615 \begin_inset CommandInset ref
16616 LatexCommand eqref
16617 reference "eq:substack"
16618
16619 \end_inset
16620
16621 式に応用してみると、コマンド
16622 \end_layout
16623
16624 \begin_layout Standard
16625
16626 \series bold
16627
16628 \backslash
16629 smashoperator{
16630 \end_layout
16631
16632 \begin_layout Standard
16633 の波括弧の中に、範囲付きの演算子を挿入することになります。波括弧を閉じた後に、数式を続けます。例:
16634 \begin_inset Formula 
16635 \[
16636 \sum_{\mathclap{\substack{0<k<1000\\
16637 \\
16638 k\,\in\,\mathbb{N}
16639 }
16640 }}^{n}k^{-2}
16641 \]
16642
16643 \end_inset
16644
16645 演算子の片側だけ、空白を0
16646 \lang english
16647
16648 \begin_inset space \thinspace{}
16649 \end_inset
16650
16651
16652 \lang japanese
16653 ptにすることも可能です。そのためには、
16654 \series bold
16655
16656 \backslash
16657 smashoperator
16658 \series default
16659 と付属する波括弧の間に、
16660 \series bold
16661 [l]
16662 \series default
16663 または
16664 \series bold
16665 [r]
16666 \series default
16667 と書き込みます。下記は、
16668 \series bold
16669
16670 \backslash
16671 smashoperator
16672 \series default
16673 のとりうる形の例です。
16674 \end_layout
16675
16676 \begin_layout Standard
16677 \begin_inset Formula 
16678 \[
16679 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}
16680 \]
16681
16682 \end_inset
16683
16684
16685 \end_layout
16686
16687 \begin_layout Standard
16688 \begin_inset VSpace bigskip
16689 \end_inset
16690
16691
16692 \end_layout
16693
16694 \begin_layout Standard
16695 範囲を持つ演算子が続くとき、出力での、範囲の組版は出来が良くないものになることがあります。下記をご覧ください。
16696 \begin_inset Formula 
16697 \[
16698 \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}
16699 \]
16700
16701 \end_inset
16702
16703 組版を改善するには、文書設定の
16704 \family sans
16705 数式オプション
16706 \family default
16707 で、
16708 \series bold
16709 mathtools
16710 \series default
16711 パッケージ
16712 \begin_inset Index idx
16713 status collapsed
16714
16715 \begin_layout Plain Layout
16716 ぱっけーじ@パッケージ ! mathtools
16717 \end_layout
16718
16719 \end_inset
16720
16721
16722 \family sans
16723 常に読み込み
16724 \family default
16725 オプションを指定してください。その上で、数式中の最初の演算子の前に直接、
16726 \series bold
16727
16728 \backslash
16729 adjustlimits
16730 \series default
16731 コマンド
16732 \begin_inset Index idx
16733 status collapsed
16734
16735 \begin_layout Plain Layout
16736 こまんど@コマンド ! A ! 
16737 \backslash
16738 adjustlimits
16739 \end_layout
16740
16741 \end_inset
16742
16743 を置いてください。そうすると、上記の例はこのようになります。
16744 \begin_inset Formula 
16745 \[
16746 \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}
16747 \]
16748
16749 \end_inset
16750
16751
16752 \end_layout
16753
16754 \begin_layout Standard
16755 \begin_inset VSpace bigskip
16756 \end_inset
16757
16758 一つの範囲を複数の演算子に用いる方法が、第
16759 \begin_inset CommandInset ref
16760 LatexCommand ref
16761 reference "subsec:自己定義演算子"
16762
16763 \end_inset
16764
16765 節に述べられています。
16766 \end_layout
16767
16768 \begin_layout Subsection
16769 演算子の修飾
16770 \begin_inset Index idx
16771 status collapsed
16772
16773 \begin_layout Plain Layout
16774 えんざんし@演算子 ! しゅうしょく@修飾
16775 \end_layout
16776
16777 \end_inset
16778
16779
16780 \end_layout
16781
16782 \begin_layout Standard
16783
16784 \series bold
16785
16786 \backslash
16787 overset
16788 \series default
16789
16790 \begin_inset Index idx
16791 status collapsed
16792
16793 \begin_layout Plain Layout
16794 こまんど@コマンド ! O ! 
16795 \backslash
16796 overset
16797 \end_layout
16798
16799 \end_inset
16800
16801 コマンドや
16802 \series bold
16803
16804 \backslash
16805 underset
16806 \series default
16807
16808 \begin_inset Index idx
16809 status collapsed
16810
16811 \begin_layout Plain Layout
16812 こまんど@コマンド ! U ! 
16813 \backslash
16814 underset
16815 \end_layout
16816
16817 \end_inset
16818
16819 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
16820 \series bold
16821
16822 \backslash
16823 sideset
16824 \series default
16825
16826 \begin_inset Index idx
16827 status collapsed
16828
16829 \begin_layout Plain Layout
16830 こまんど@コマンド ! S ! 
16831 \backslash
16832 sideset
16833 \end_layout
16834
16835 \end_inset
16836
16837 コマンドを使うと、文字を演算子の前や後ろに付けることができます。
16838 \end_layout
16839
16840 \begin_layout Standard
16841
16842 \series bold
16843
16844 \backslash
16845 sideset
16846 \series default
16847 には4つの派生版があります。
16848 \end_layout
16849
16850 \begin_layout Itemize
16851
16852 \series bold
16853
16854 \backslash
16855 sideset
16856 \series default
16857 は、演算子の隅に文字を置くのに用います。
16858 \end_layout
16859
16860 \begin_layout Itemize
16861
16862 \series bold
16863
16864 \backslash
16865 sidesetn
16866 \series default
16867 は、演算子の前後に文字を置くのに用います(この派生版は、\SpecialChar LaTeX
16868 の元々の
16869 \series bold
16870
16871 \backslash
16872 sideset
16873 \series default
16874 コマンドを表します)。
16875 \end_layout
16876
16877 \begin_layout Itemize
16878
16879 \series bold
16880
16881 \backslash
16882 sidesetl
16883 \series default
16884 は、演算子の左隅と後ろに文字を置くのに用います。
16885 \end_layout
16886
16887 \begin_layout Itemize
16888
16889 \series bold
16890
16891 \backslash
16892 sidesetr
16893 \series default
16894 は、演算子の右隅と前に文字を置くのに用います。
16895 \end_layout
16896
16897 \begin_layout Standard
16898 たとえば、
16899 \series bold
16900
16901 \backslash
16902 sidesetn
16903 \begin_inset space \textvisiblespace{}
16904 \end_inset
16905
16906
16907 \backslash
16908 sum
16909 \begin_inset space \textvisiblespace{}
16910 \end_inset
16911
16912
16913 \begin_inset Formula $\to$
16914 \end_inset
16915
16916 '
16917 \begin_inset Formula $\to$
16918 \end_inset
16919
16920 _k=1
16921 \begin_inset space \textvisiblespace{}
16922 \end_inset
16923
16924
16925 \series default
16926 ^
16927 \series bold
16928 n
16929 \series default
16930 というコマンドを入力すると、
16931 \begin_inset Formula 
16932 \[
16933 \sideset{}{'}\sum_{k=1}^{n}
16934 \]
16935
16936 \end_inset
16937
16938 のようになります。
16939 \end_layout
16940
16941 \begin_layout Standard
16942 \begin_inset Note Greyedout
16943 status open
16944
16945 \begin_layout Plain Layout
16946
16947 \series bold
16948 【註】
16949 \backslash
16950 sideset
16951 \series default
16952 は、大演算子を修飾するためだけに用いることができ、二項演算子には用いることができません。
16953 \end_layout
16954
16955 \end_inset
16956
16957
16958 \end_layout
16959
16960 \begin_layout Standard
16961 のようになります。最後の例からわかるように、
16962 \series bold
16963
16964 \backslash
16965 overset
16966 \series default
16967
16968 \series bold
16969
16970 \backslash
16971 underset
16972 \series default
16973 では、記号や文字にアクセントをつけることもできます。一方。 また、
16974 \series bold
16975
16976 \backslash
16977 overset
16978 \begin_inset space \textvisiblespace{}
16979 \end_inset
16980
16981
16982 \backslash
16983 maltese
16984 \begin_inset space \textvisiblespace{}
16985 \end_inset
16986
16987
16988 \series default
16989
16990 \begin_inset Formula $\uparrow$
16991 \end_inset
16992
16993
16994 \series bold
16995 a
16996 \series default
16997 というコマンドならば、
16998 \begin_inset Formula 
16999 \[
17000 \overset{a}{\maltese}
17001 \]
17002
17003 \end_inset
17004
17005
17006 \end_layout
17007
17008 \begin_layout Subsection
17009 二項演算子
17010 \begin_inset CommandInset label
17011 LatexCommand label
17012 name "subsec:二項演算子"
17013
17014 \end_inset
17015
17016
17017 \begin_inset Index idx
17018 status collapsed
17019
17020 \begin_layout Plain Layout
17021 えんざんし@演算子 ! にこう@二項
17022 \begin_inset space \thinspace{}
17023 \end_inset
17024
17025 ——
17026 \end_layout
17027
17028 \end_inset
17029
17030
17031 \end_layout
17032
17033 \begin_layout Standard
17034 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
17035 \begin_inset VSpace medskip
17036 \end_inset
17037
17038
17039 \end_layout
17040
17041 \begin_layout Standard
17042 \begin_inset space \hfill{}
17043 \end_inset
17044
17045
17046 \begin_inset Tabular
17047 <lyxtabular version="3" rows="13" columns="2">
17048 <features tabularvalignment="middle">
17049 <column alignment="center" valignment="top" width="0pt">
17050 <column alignment="center" valignment="top" width="0pt">
17051 <row>
17052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17053 \begin_inset Text
17054
17055 \begin_layout Plain Layout
17056 コマンド
17057 \begin_inset Note Note
17058 status collapsed
17059
17060 \begin_layout Plain Layout
17061 ここで
17062 \series bold
17063
17064 \backslash
17065 raisebox
17066 \series default
17067 はスペーサーとして使用しているだけです。
17068 \end_layout
17069
17070 \end_inset
17071
17072
17073 \end_layout
17074
17075 \end_inset
17076 </cell>
17077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17078 \begin_inset Text
17079
17080 \begin_layout Plain Layout
17081 出力
17082 \end_layout
17083
17084 \end_inset
17085 </cell>
17086 </row>
17087 <row>
17088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17089 \begin_inset Text
17090
17091 \begin_layout Plain Layout
17092 +
17093 \end_layout
17094
17095 \end_inset
17096 </cell>
17097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 \begin_inset Formula $+$
17102 \end_inset
17103
17104
17105 \end_layout
17106
17107 \end_inset
17108 </cell>
17109 </row>
17110 <row>
17111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 -
17116 \end_layout
17117
17118 \end_inset
17119 </cell>
17120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17121 \begin_inset Text
17122
17123 \begin_layout Plain Layout
17124 \begin_inset Formula $-$
17125 \end_inset
17126
17127
17128 \end_layout
17129
17130 \end_inset
17131 </cell>
17132 </row>
17133 <row>
17134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17135 \begin_inset Text
17136
17137 \begin_layout Plain Layout
17138
17139 \backslash
17140 pm
17141 \end_layout
17142
17143 \end_inset
17144 </cell>
17145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17146 \begin_inset Text
17147
17148 \begin_layout Plain Layout
17149 \begin_inset Formula $\pm$
17150 \end_inset
17151
17152
17153 \end_layout
17154
17155 \end_inset
17156 </cell>
17157 </row>
17158 <row>
17159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163
17164 \backslash
17165 mp
17166 \end_layout
17167
17168 \end_inset
17169 </cell>
17170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174 \begin_inset Formula $\mp$
17175 \end_inset
17176
17177
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 </row>
17183 <row>
17184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188
17189 \backslash
17190 cdot
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 \begin_inset Formula $\cdot$
17200 \end_inset
17201
17202
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 </row>
17208 <row>
17209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Plain Layout
17213
17214 \backslash
17215 times
17216 \end_layout
17217
17218 \end_inset
17219 </cell>
17220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224 \begin_inset Formula $\times$
17225 \end_inset
17226
17227
17228 \end_layout
17229
17230 \end_inset
17231 </cell>
17232 </row>
17233 <row>
17234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17235 \begin_inset Text
17236
17237 \begin_layout Plain Layout
17238
17239 \backslash
17240 div
17241 \end_layout
17242
17243 \end_inset
17244 </cell>
17245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17246 \begin_inset Text
17247
17248 \begin_layout Plain Layout
17249 \begin_inset Formula $\div$
17250 \end_inset
17251
17252
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 </row>
17258 <row>
17259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17260 \begin_inset Text
17261
17262 \begin_layout Plain Layout
17263 \begin_inset ERT
17264 status collapsed
17265
17266 \begin_layout Plain Layout
17267
17268
17269 \backslash
17270 raisebox{-1.2mm}{
17271 \end_layout
17272
17273 \end_inset
17274
17275 *
17276 \begin_inset ERT
17277 status collapsed
17278
17279 \begin_layout Plain Layout
17280
17281 }
17282 \end_layout
17283
17284 \end_inset
17285
17286
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17292 \begin_inset Text
17293
17294 \begin_layout Plain Layout
17295 \begin_inset Formula $*$
17296 \end_inset
17297
17298
17299 \end_layout
17300
17301 \end_inset
17302 </cell>
17303 </row>
17304 <row>
17305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17306 \begin_inset Text
17307
17308 \begin_layout Plain Layout
17309
17310 \backslash
17311 star
17312 \end_layout
17313
17314 \end_inset
17315 </cell>
17316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17317 \begin_inset Text
17318
17319 \begin_layout Plain Layout
17320 \begin_inset Formula $\star$
17321 \end_inset
17322
17323
17324 \end_layout
17325
17326 \end_inset
17327 </cell>
17328 </row>
17329 <row>
17330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17331 \begin_inset Text
17332
17333 \begin_layout Plain Layout
17334
17335 \backslash
17336 circ
17337 \end_layout
17338
17339 \end_inset
17340 </cell>
17341 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345 \begin_inset Formula $\circ$
17346 \end_inset
17347
17348
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 </row>
17354 <row>
17355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17356 \begin_inset Text
17357
17358 \begin_layout Plain Layout
17359
17360 \backslash
17361 diamond
17362 \end_layout
17363
17364 \end_inset
17365 </cell>
17366 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370 \begin_inset Formula $\diamond$
17371 \end_inset
17372
17373
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 </row>
17379 <row>
17380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout Plain Layout
17384
17385 \backslash
17386 bullet
17387 \end_layout
17388
17389 \end_inset
17390 </cell>
17391 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17392 \begin_inset Text
17393
17394 \begin_layout Plain Layout
17395 \begin_inset Formula $\bullet$
17396 \end_inset
17397
17398
17399 \end_layout
17400
17401 \end_inset
17402 </cell>
17403 </row>
17404 </lyxtabular>
17405
17406 \end_inset
17407
17408
17409 \begin_inset space \hfill{}
17410 \end_inset
17411
17412
17413 \begin_inset Tabular
17414 <lyxtabular version="3" rows="13" columns="2">
17415 <features tabularvalignment="middle">
17416 <column alignment="center" valignment="top" width="0pt">
17417 <column alignment="center" valignment="top" width="0pt">
17418 <row>
17419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17420 \begin_inset Text
17421
17422 \begin_layout Plain Layout
17423 コマンド
17424 \end_layout
17425
17426 \end_inset
17427 </cell>
17428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432 出力
17433 \end_layout
17434
17435 \end_inset
17436 </cell>
17437 </row>
17438 <row>
17439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17440 \begin_inset Text
17441
17442 \begin_layout Plain Layout
17443
17444 \backslash
17445 nabla
17446 \end_layout
17447
17448 \end_inset
17449 </cell>
17450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17451 \begin_inset Text
17452
17453 \begin_layout Plain Layout
17454 \begin_inset Formula $\nabla$
17455 \end_inset
17456
17457
17458 \end_layout
17459
17460 \end_inset
17461 </cell>
17462 </row>
17463 <row>
17464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17465 \begin_inset Text
17466
17467 \begin_layout Plain Layout
17468
17469 \backslash
17470 bigtriangledown
17471 \end_layout
17472
17473 \end_inset
17474 </cell>
17475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17476 \begin_inset Text
17477
17478 \begin_layout Plain Layout
17479 \begin_inset Formula $\bigtriangledown$
17480 \end_inset
17481
17482
17483 \end_layout
17484
17485 \end_inset
17486 </cell>
17487 </row>
17488 <row>
17489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17490 \begin_inset Text
17491
17492 \begin_layout Plain Layout
17493
17494 \backslash
17495 bigtriangleup
17496 \end_layout
17497
17498 \end_inset
17499 </cell>
17500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17501 \begin_inset Text
17502
17503 \begin_layout Plain Layout
17504 \begin_inset Formula $\bigtriangleup$
17505 \end_inset
17506
17507
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 </row>
17513 <row>
17514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17515 \begin_inset Text
17516
17517 \begin_layout Plain Layout
17518
17519 \backslash
17520 Box
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529 \begin_inset Formula $\Box$
17530 \end_inset
17531
17532
17533 \end_layout
17534
17535 \end_inset
17536 </cell>
17537 </row>
17538 <row>
17539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17540 \begin_inset Text
17541
17542 \begin_layout Plain Layout
17543
17544 \backslash
17545 cap 
17546 \end_layout
17547
17548 \end_inset
17549 </cell>
17550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17551 \begin_inset Text
17552
17553 \begin_layout Plain Layout
17554 \begin_inset Formula $\cap$
17555 \end_inset
17556
17557
17558 \end_layout
17559
17560 \end_inset
17561 </cell>
17562 </row>
17563 <row>
17564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17565 \begin_inset Text
17566
17567 \begin_layout Plain Layout
17568
17569 \backslash
17570 cup
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17576 \begin_inset Text
17577
17578 \begin_layout Plain Layout
17579 \begin_inset Formula $\cup$
17580 \end_inset
17581
17582
17583 \end_layout
17584
17585 \end_inset
17586 </cell>
17587 </row>
17588 <row>
17589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17590 \begin_inset Text
17591
17592 \begin_layout Plain Layout
17593
17594 \backslash
17595 dagger
17596 \end_layout
17597
17598 \end_inset
17599 </cell>
17600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17601 \begin_inset Text
17602
17603 \begin_layout Plain Layout
17604 \begin_inset Formula $\dagger$
17605 \end_inset
17606
17607
17608 \end_layout
17609
17610 \end_inset
17611 </cell>
17612 </row>
17613 <row>
17614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17615 \begin_inset Text
17616
17617 \begin_layout Plain Layout
17618
17619 \backslash
17620 ddagger
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17626 \begin_inset Text
17627
17628 \begin_layout Plain Layout
17629 \begin_inset Formula $\ddagger$
17630 \end_inset
17631
17632
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 </row>
17638 <row>
17639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17640 \begin_inset Text
17641
17642 \begin_layout Plain Layout
17643
17644 \backslash
17645 wr
17646 \end_layout
17647
17648 \end_inset
17649 </cell>
17650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17651 \begin_inset Text
17652
17653 \begin_layout Plain Layout
17654 \begin_inset Formula $\wr$
17655 \end_inset
17656
17657
17658 \end_layout
17659
17660 \end_inset
17661 </cell>
17662 </row>
17663 <row>
17664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17665 \begin_inset Text
17666
17667 \begin_layout Plain Layout
17668
17669 \backslash
17670 bigcirc
17671 \end_layout
17672
17673 \end_inset
17674 </cell>
17675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679 \begin_inset Formula $\bigcirc$
17680 \end_inset
17681
17682
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 </row>
17688 <row>
17689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17690 \begin_inset Text
17691
17692 \begin_layout Plain Layout
17693
17694 \backslash
17695 wedge
17696 \end_layout
17697
17698 \end_inset
17699 </cell>
17700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17701 \begin_inset Text
17702
17703 \begin_layout Plain Layout
17704 \begin_inset Formula $\wedge$
17705 \end_inset
17706
17707
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 </row>
17713 <row>
17714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17715 \begin_inset Text
17716
17717 \begin_layout Plain Layout
17718
17719 \backslash
17720 vee
17721 \end_layout
17722
17723 \end_inset
17724 </cell>
17725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17726 \begin_inset Text
17727
17728 \begin_layout Plain Layout
17729 \begin_inset Formula $\vee$
17730 \end_inset
17731
17732
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 </row>
17738 </lyxtabular>
17739
17740 \end_inset
17741
17742
17743 \begin_inset space \hfill{}
17744 \end_inset
17745
17746
17747 \begin_inset Tabular
17748 <lyxtabular version="3" rows="13" columns="2">
17749 <features tabularvalignment="middle">
17750 <column alignment="center" valignment="top" width="0pt">
17751 <column alignment="center" valignment="top" width="0pt">
17752 <row>
17753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17754 \begin_inset Text
17755
17756 \begin_layout Plain Layout
17757 コマンド
17758 \end_layout
17759
17760 \end_inset
17761 </cell>
17762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17763 \begin_inset Text
17764
17765 \begin_layout Plain Layout
17766 出力
17767 \end_layout
17768
17769 \end_inset
17770 </cell>
17771 </row>
17772 <row>
17773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17774 \begin_inset Text
17775
17776 \begin_layout Plain Layout
17777
17778 \backslash
17779 oplus
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 \begin_inset Formula $\oplus$
17789 \end_inset
17790
17791
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 </row>
17797 <row>
17798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17799 \begin_inset Text
17800
17801 \begin_layout Plain Layout
17802
17803 \backslash
17804 ominus
17805 \end_layout
17806
17807 \end_inset
17808 </cell>
17809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17810 \begin_inset Text
17811
17812 \begin_layout Plain Layout
17813 \begin_inset Formula $\ominus$
17814 \end_inset
17815
17816
17817 \end_layout
17818
17819 \end_inset
17820 </cell>
17821 </row>
17822 <row>
17823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17824 \begin_inset Text
17825
17826 \begin_layout Plain Layout
17827
17828 \backslash
17829 otimes
17830 \end_layout
17831
17832 \end_inset
17833 </cell>
17834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17835 \begin_inset Text
17836
17837 \begin_layout Plain Layout
17838 \begin_inset Formula $\otimes$
17839 \end_inset
17840
17841
17842 \end_layout
17843
17844 \end_inset
17845 </cell>
17846 </row>
17847 <row>
17848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17849 \begin_inset Text
17850
17851 \begin_layout Plain Layout
17852
17853 \backslash
17854 oslash
17855 \end_layout
17856
17857 \end_inset
17858 </cell>
17859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17860 \begin_inset Text
17861
17862 \begin_layout Plain Layout
17863 \begin_inset Formula $\oslash$
17864 \end_inset
17865
17866
17867 \end_layout
17868
17869 \end_inset
17870 </cell>
17871 </row>
17872 <row>
17873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877
17878 \backslash
17879 odot
17880 \end_layout
17881
17882 \end_inset
17883 </cell>
17884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17885 \begin_inset Text
17886
17887 \begin_layout Plain Layout
17888 \begin_inset Formula $\odot$
17889 \end_inset
17890
17891
17892 \end_layout
17893
17894 \end_inset
17895 </cell>
17896 </row>
17897 <row>
17898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17899 \begin_inset Text
17900
17901 \begin_layout Plain Layout
17902
17903 \backslash
17904 amalg
17905 \end_layout
17906
17907 \end_inset
17908 </cell>
17909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17910 \begin_inset Text
17911
17912 \begin_layout Plain Layout
17913 \begin_inset Formula $\amalg$
17914 \end_inset
17915
17916
17917 \end_layout
17918
17919 \end_inset
17920 </cell>
17921 </row>
17922 <row>
17923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17924 \begin_inset Text
17925
17926 \begin_layout Plain Layout
17927
17928 \backslash
17929 uplus
17930 \end_layout
17931
17932 \end_inset
17933 </cell>
17934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17935 \begin_inset Text
17936
17937 \begin_layout Plain Layout
17938 \begin_inset Formula $\uplus$
17939 \end_inset
17940
17941
17942 \end_layout
17943
17944 \end_inset
17945 </cell>
17946 </row>
17947 <row>
17948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17949 \begin_inset Text
17950
17951 \begin_layout Plain Layout
17952
17953 \backslash
17954 setminus
17955 \end_layout
17956
17957 \end_inset
17958 </cell>
17959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17960 \begin_inset Text
17961
17962 \begin_layout Plain Layout
17963 \begin_inset Formula $\setminus$
17964 \end_inset
17965
17966
17967 \end_layout
17968
17969 \end_inset
17970 </cell>
17971 </row>
17972 <row>
17973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977
17978 \backslash
17979 sqcap
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17985 \begin_inset Text
17986
17987 \begin_layout Plain Layout
17988 \begin_inset Formula $\sqcap$
17989 \end_inset
17990
17991
17992 \end_layout
17993
17994 \end_inset
17995 </cell>
17996 </row>
17997 <row>
17998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002
18003 \backslash
18004 sqcup
18005 \end_layout
18006
18007 \end_inset
18008 </cell>
18009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18010 \begin_inset Text
18011
18012 \begin_layout Plain Layout
18013 \begin_inset Formula $\sqcup$
18014 \end_inset
18015
18016
18017 \end_layout
18018
18019 \end_inset
18020 </cell>
18021 </row>
18022 <row>
18023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18024 \begin_inset Text
18025
18026 \begin_layout Plain Layout
18027
18028 \backslash
18029 triangleleft
18030 \end_layout
18031
18032 \end_inset
18033 </cell>
18034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18035 \begin_inset Text
18036
18037 \begin_layout Plain Layout
18038 \begin_inset Formula $\triangleleft$
18039 \end_inset
18040
18041
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 </row>
18047 <row>
18048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18049 \begin_inset Text
18050
18051 \begin_layout Plain Layout
18052
18053 \backslash
18054 triangleright
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063 \begin_inset Formula $\triangleright$
18064 \end_inset
18065
18066
18067 \end_layout
18068
18069 \end_inset
18070 </cell>
18071 </row>
18072 </lyxtabular>
18073
18074 \end_inset
18075
18076
18077 \begin_inset space \hfill{}
18078 \end_inset
18079
18080
18081 \end_layout
18082
18083 \begin_layout Standard
18084 二項演算子は、すべて数式ツールバーボタンの
18085 \begin_inset Info
18086 type  "icon"
18087 arg   "math-insert \\pm"
18088 \end_inset
18089
18090 から挿入することもできます。
18091 \end_layout
18092
18093 \begin_layout Standard
18094 ラプラス演算子を組版するには、
18095 \series bold
18096
18097 \backslash
18098 bigtriangleup
18099 \series default
18100 以外に、
18101 \series bold
18102
18103 \backslash
18104 Delta
18105 \series default
18106
18107 \series bold
18108
18109 \backslash
18110 nabla
18111 \series default
18112 ^
18113 \series bold
18114 2
18115 \series default
18116 (
18117 \begin_inset Formula $\nabla^{2}$
18118 \end_inset
18119
18120 )を使用することもできます。
18121 \end_layout
18122
18123 \begin_layout Standard
18124
18125 \family sans
18126 挿入\SpecialChar menuseparator
18127 特殊文字
18128 \family default
18129 メニューの
18130 \family sans
18131 メニュー区切り
18132 \family default
18133 で入力される文字は、
18134 \series bold
18135
18136 \backslash
18137 triangleright
18138 \series default
18139 演算子です。
18140 \end_layout
18141
18142 \begin_layout Subsection
18143 自己定義演算子
18144 \begin_inset CommandInset label
18145 LatexCommand label
18146 name "subsec:自己定義演算子"
18147
18148 \end_inset
18149
18150
18151 \begin_inset Index idx
18152 status collapsed
18153
18154 \begin_layout Plain Layout
18155 えんざんし@演算子 ! じこていぎ@自己定義
18156 \begin_inset space \thinspace{}
18157 \end_inset
18158
18159 ——
18160 \end_layout
18161
18162 \end_inset
18163
18164
18165 \end_layout
18166
18167 \begin_layout Standard
18168 \SpecialChar LaTeX
18169 プリアンブルで
18170 \series bold
18171
18172 \backslash
18173 DeclareMathOperator
18174 \series default
18175
18176 \begin_inset Index idx
18177 status collapsed
18178
18179 \begin_layout Plain Layout
18180 こまんど@コマンド ! D ! 
18181 \backslash
18182 dbinom@
18183 \backslash
18184 DeclareMathOperator
18185 \end_layout
18186
18187 \end_inset
18188
18189 コマンドを使用すると、自己定義演算子を定義することができます。このコマンドの書式は
18190 \end_layout
18191
18192 \begin_layout Standard
18193
18194 \series bold
18195
18196 \backslash
18197 DeclareMathOperator{新規コマンド}{表示}
18198 \end_layout
18199
18200 \begin_layout Standard
18201 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
18202 \begin_inset CommandInset ref
18203 LatexCommand ref
18204 reference "subsec:演算子の範囲"
18205
18206 \end_inset
18207
18208 節で述べられた範囲を指定することができます。
18209 \end_layout
18210
18211 \begin_layout Standard
18212 たとえば、以下のような\SpecialChar LaTeX
18213 プリアンブル行
18214 \end_layout
18215
18216 \begin_layout Standard
18217
18218 \series bold
18219
18220 \backslash
18221 DeclareMathOperator*{
18222 \backslash
18223 Lozenge}{
18224 \backslash
18225 blacklozenge}
18226 \end_layout
18227
18228 \begin_layout Standard
18229 は、第
18230 \begin_inset CommandInset ref
18231 LatexCommand ref
18232 reference "subsec:その他の記号"
18233
18234 \end_inset
18235
18236 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
18237 \series bold
18238
18239 \backslash
18240 Lozenge
18241 \series default
18242 を定義します。
18243 \begin_inset Formula 
18244 \[
18245 \Lozenge_{n=1}^{\infty}
18246 \]
18247
18248 \end_inset
18249
18250 上記の数式を作るコマンドは、
18251 \series bold
18252
18253 \backslash
18254 Lozenge
18255 \series default
18256 ^
18257 \series bold
18258
18259 \backslash
18260 infty
18261 \begin_inset Formula $\to$
18262 \end_inset
18263
18264 _n=1
18265 \series default
18266 です。
18267 \end_layout
18268
18269 \begin_layout Standard
18270 \begin_inset VSpace bigskip
18271 \end_inset
18272
18273 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
18274 \series bold
18275
18276 \backslash
18277 mathop
18278 \series default
18279
18280 \begin_inset Index idx
18281 status collapsed
18282
18283 \begin_layout Plain Layout
18284 こまんど@コマンド ! M ! 
18285 \backslash
18286 mathop
18287 \end_layout
18288
18289 \end_inset
18290
18291 コマンドおよび
18292 \series bold
18293
18294 \backslash
18295 mathbin
18296 \series default
18297
18298 \begin_inset Index idx
18299 status collapsed
18300
18301 \begin_layout Plain Layout
18302 こまんど@コマンド ! M ! 
18303 \backslash
18304 mathbin
18305 \end_layout
18306
18307 \end_inset
18308
18309 コマンドを用いて定義を行うこともできます。
18310 \end_layout
18311
18312 \begin_layout Standard
18313 (書式)
18314 \series bold
18315
18316 \backslash
18317 mathop{表示}
18318 \series default
18319 および
18320 \series bold
18321
18322 \backslash
18323 mathbin{表示}
18324 \end_layout
18325
18326 \begin_layout Standard
18327
18328 \series bold
18329
18330 \backslash
18331 mathop
18332 \series default
18333 は大演算子を定義し、
18334 \series bold
18335
18336 \backslash
18337 mathbin
18338 \series default
18339 は二項演算子を定義します。
18340 \end_layout
18341
18342 \begin_layout Standard
18343 たとえば
18344 \series bold
18345
18346 \backslash
18347 mathop
18348 \series default
18349 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
18350 \end_layout
18351
18352 \begin_layout Standard
18353 \begin_inset Formula 
18354 \[
18355 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18356 \]
18357
18358 \end_inset
18359
18360
18361 \end_layout
18362
18363 \begin_layout Standard
18364 上記の数式では
18365 \begin_inset Newline newline
18366 \end_inset
18367
18368
18369 \series bold
18370
18371 \backslash
18372 mathop{
18373 \backslash
18374 sum
18375 \backslash
18376 negmedspace
18377 \backslash
18378 sum
18379 \series default
18380
18381 \begin_inset space \textvisiblespace{}
18382 \end_inset
18383
18384
18385 \series bold
18386
18387 \begin_inset Formula $\to$
18388 \end_inset
18389
18390 ^N
18391 \series default
18392
18393 \begin_inset space \textvisiblespace{}
18394 \end_inset
18395
18396
18397 \series bold
18398 _i,j=1
18399 \begin_inset Newline newline
18400 \end_inset
18401
18402
18403 \series default
18404 というコマンドを用いています。
18405 \end_layout
18406
18407 \begin_layout Section
18408 書体
18409 \begin_inset Index idx
18410 status collapsed
18411
18412 \begin_layout Plain Layout
18413 しょたい@書体
18414 \end_layout
18415
18416 \end_inset
18417
18418
18419 \begin_inset Index idx
18420 status collapsed
18421
18422 \begin_layout Plain Layout
18423 ふぉんと@フォント
18424 \begin_inset ERT
18425 status collapsed
18426
18427 \begin_layout Plain Layout
18428
18429 |see{
18430 \end_layout
18431
18432 \end_inset
18433
18434 書体
18435 \begin_inset ERT
18436 status collapsed
18437
18438 \begin_layout Plain Layout
18439
18440 }
18441 \end_layout
18442
18443 \end_inset
18444
18445
18446 \end_layout
18447
18448 \end_inset
18449
18450
18451 \end_layout
18452
18453 \begin_layout Subsection
18454 書体様式
18455 \begin_inset CommandInset label
18456 LatexCommand label
18457 name "subsec:書体様式"
18458
18459 \end_inset
18460
18461
18462 \begin_inset Index idx
18463 status collapsed
18464
18465 \begin_layout Plain Layout
18466 しょたい@書体 ! ようしき@様式
18467 \end_layout
18468
18469 \end_inset
18470
18471
18472 \end_layout
18473
18474 \begin_layout Standard
18475 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
18476 \end_layout
18477
18478 \begin_layout Standard
18479 \align center
18480 \begin_inset space \hfill{}
18481 \end_inset
18482
18483
18484 \begin_inset Tabular
18485 <lyxtabular version="3" rows="6" columns="2">
18486 <features tabularvalignment="middle">
18487 <column alignment="center" valignment="top">
18488 <column alignment="center" valignment="top">
18489 <row>
18490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18491 \begin_inset Text
18492
18493 \begin_layout Plain Layout
18494 コマンド
18495 \end_layout
18496
18497 \end_inset
18498 </cell>
18499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18500 \begin_inset Text
18501
18502 \begin_layout Plain Layout
18503 出力
18504 \end_layout
18505
18506 \end_inset
18507 </cell>
18508 </row>
18509 <row>
18510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18511 \begin_inset Text
18512
18513 \begin_layout Plain Layout
18514
18515 \backslash
18516 mathbb
18517 \series bold
18518
18519 \begin_inset space \textvisiblespace{}
18520 \end_inset
18521
18522
18523 \series default
18524 ABC
18525 \end_layout
18526
18527 \end_inset
18528 </cell>
18529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18530 \begin_inset Text
18531
18532 \begin_layout Plain Layout
18533 \begin_inset Formula $\mathbb{ABC}$
18534 \end_inset
18535
18536
18537 \end_layout
18538
18539 \end_inset
18540 </cell>
18541 </row>
18542 <row>
18543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18544 \begin_inset Text
18545
18546 \begin_layout Plain Layout
18547
18548 \backslash
18549 mathbf
18550 \series bold
18551
18552 \begin_inset space \textvisiblespace{}
18553 \end_inset
18554
18555
18556 \series default
18557 AbC
18558 \end_layout
18559
18560 \end_inset
18561 </cell>
18562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Plain Layout
18566 \begin_inset Formula $\mathbf{AbC}$
18567 \end_inset
18568
18569
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 </row>
18575 <row>
18576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18577 \begin_inset Text
18578
18579 \begin_layout Plain Layout
18580
18581 \backslash
18582 boldsymbol
18583 \series bold
18584
18585 \begin_inset space \textvisiblespace{}
18586 \end_inset
18587
18588
18589 \series default
18590 AbC
18591 \end_layout
18592
18593 \end_inset
18594 </cell>
18595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18596 \begin_inset Text
18597
18598 \begin_layout Plain Layout
18599 \begin_inset Formula $\boldsymbol{AbC}$
18600 \end_inset
18601
18602
18603 \end_layout
18604
18605 \end_inset
18606 </cell>
18607 </row>
18608 <row>
18609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18610 \begin_inset Text
18611
18612 \begin_layout Plain Layout
18613
18614 \backslash
18615 mathcal
18616 \series bold
18617
18618 \begin_inset space \textvisiblespace{}
18619 \end_inset
18620
18621
18622 \series default
18623 ABC
18624 \end_layout
18625
18626 \end_inset
18627 </cell>
18628 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18629 \begin_inset Text
18630
18631 \begin_layout Plain Layout
18632 \begin_inset Formula $\mathcal{ABC}$
18633 \end_inset
18634
18635
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 </row>
18641 <row>
18642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18643 \begin_inset Text
18644
18645 \begin_layout Plain Layout
18646
18647 \backslash
18648 mathfrak
18649 \series bold
18650
18651 \begin_inset space \textvisiblespace{}
18652 \end_inset
18653
18654
18655 \series default
18656 AbC
18657 \end_layout
18658
18659 \end_inset
18660 </cell>
18661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665 \begin_inset Formula $\mathfrak{AbC}$
18666 \end_inset
18667
18668
18669 \end_layout
18670
18671 \end_inset
18672 </cell>
18673 </row>
18674 </lyxtabular>
18675
18676 \end_inset
18677
18678
18679 \begin_inset space \hfill{}
18680 \end_inset
18681
18682
18683 \begin_inset Tabular
18684 <lyxtabular version="3" rows="6" columns="2">
18685 <features tabularvalignment="middle">
18686 <column alignment="center" valignment="top">
18687 <column alignment="center" valignment="top">
18688 <row>
18689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18690 \begin_inset Text
18691
18692 \begin_layout Plain Layout
18693 コマンド
18694 \end_layout
18695
18696 \end_inset
18697 </cell>
18698 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702 出力
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 </row>
18708 <row>
18709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18710 \begin_inset Text
18711
18712 \begin_layout Plain Layout
18713
18714 \backslash
18715 mathit
18716 \series bold
18717
18718 \begin_inset space \textvisiblespace{}
18719 \end_inset
18720
18721
18722 \series default
18723 AbC
18724 \end_layout
18725
18726 \end_inset
18727 </cell>
18728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18729 \begin_inset Text
18730
18731 \begin_layout Plain Layout
18732 \begin_inset Formula $\mathit{AbC}$
18733 \end_inset
18734
18735
18736 \end_layout
18737
18738 \end_inset
18739 </cell>
18740 </row>
18741 <row>
18742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18743 \begin_inset Text
18744
18745 \begin_layout Plain Layout
18746
18747 \backslash
18748 mathrm
18749 \series bold
18750
18751 \begin_inset space \textvisiblespace{}
18752 \end_inset
18753
18754
18755 \series default
18756 AbC
18757 \end_layout
18758
18759 \end_inset
18760 </cell>
18761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765 \begin_inset Formula $\mathrm{AbC}$
18766 \end_inset
18767
18768
18769 \end_layout
18770
18771 \end_inset
18772 </cell>
18773 </row>
18774 <row>
18775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18776 \begin_inset Text
18777
18778 \begin_layout Plain Layout
18779
18780 \backslash
18781 mathsf
18782 \series bold
18783
18784 \begin_inset space \textvisiblespace{}
18785 \end_inset
18786
18787
18788 \series default
18789 AbC
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18795 \begin_inset Text
18796
18797 \begin_layout Plain Layout
18798 \begin_inset Formula $\mathsf{AbC}$
18799 \end_inset
18800
18801
18802 \end_layout
18803
18804 \end_inset
18805 </cell>
18806 </row>
18807 <row>
18808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18809 \begin_inset Text
18810
18811 \begin_layout Plain Layout
18812
18813 \backslash
18814 mathtt
18815 \series bold
18816
18817 \begin_inset space \textvisiblespace{}
18818 \end_inset
18819
18820
18821 \series default
18822 AbC
18823 \end_layout
18824
18825 \end_inset
18826 </cell>
18827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18828 \begin_inset Text
18829
18830 \begin_layout Plain Layout
18831 \begin_inset Formula $\mathtt{AbC}$
18832 \end_inset
18833
18834
18835 \end_layout
18836
18837 \end_inset
18838 </cell>
18839 </row>
18840 <row>
18841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18842 \begin_inset Text
18843
18844 \begin_layout Plain Layout
18845
18846 \backslash
18847 mathscr
18848 \series bold
18849
18850 \begin_inset space \textvisiblespace{}
18851 \end_inset
18852
18853
18854 \series default
18855 ABC
18856 \end_layout
18857
18858 \end_inset
18859 </cell>
18860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18861 \begin_inset Text
18862
18863 \begin_layout Plain Layout
18864 \begin_inset Formula $\mathscr{ABC}$
18865 \end_inset
18866
18867
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 </row>
18873 </lyxtabular>
18874
18875 \end_inset
18876
18877
18878 \begin_inset space \hfill{}
18879 \end_inset
18880
18881
18882 \end_layout
18883
18884 \begin_layout Standard
18885 \begin_inset Note Greyedout
18886 status open
18887
18888 \begin_layout Plain Layout
18889
18890 \series bold
18891 【註】
18892 \backslash
18893 mathbb
18894 \series default
18895
18896 \series bold
18897 mathcal
18898 \series default
18899 様式と
18900 \series bold
18901
18902 \backslash
18903 mathscr
18904 \series default
18905 様式は、大文字にのみ使用することができます。
18906 \end_layout
18907
18908 \end_inset
18909
18910
18911 \end_layout
18912
18913 \begin_layout Standard
18914 既定では、
18915 \series bold
18916
18917 \backslash
18918 mathnormal
18919 \series default
18920 様式に設定されています。
18921 \end_layout
18922
18923 \begin_layout Standard
18924 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
18925 \begin_inset Formula 
18926 \[
18927 \mathfrak{A=\frac{b}{C}}
18928 \]
18929
18930 \end_inset
18931
18932
18933 \end_layout
18934
18935 \begin_layout Standard
18936 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
18937 \series bold
18938
18939 \backslash
18940 textrm
18941 \series default
18942 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、\SpecialChar LyX
18943 のバグです
18944 \begin_inset Foot
18945 status collapsed
18946
18947 \begin_layout Plain Layout
18948 \begin_inset CommandInset href
18949 LatexCommand href
18950 name "LyX-bug #4629"
18951 target "http://www.lyx.org/trac/ticket/4629"
18952
18953 \end_inset
18954
18955
18956 \end_layout
18957
18958 \end_inset
18959
18960
18961 \end_layout
18962
18963 \begin_layout Standard
18964 書体様式コマンドの代わりに、
18965 \family sans
18966 編集\SpecialChar menuseparator
18967 数学\SpecialChar menuseparator
18968 文字様式
18969 \family default
18970 ダイアログや、
18971 \begin_inset Info
18972 type  "icon"
18973 arg   "math-insert \\font"
18974 \end_inset
18975
18976 を使用することもできます。
18977 \end_layout
18978
18979 \begin_layout Subsection
18980 ボールド体の数式
18981 \begin_inset CommandInset label
18982 LatexCommand label
18983 name "subsec:ボールド体の数式"
18984
18985 \end_inset
18986
18987
18988 \begin_inset Index idx
18989 status collapsed
18990
18991 \begin_layout Plain Layout
18992 すうしき@数式 ! ぼーるどたい@ボールド体
18993 \end_layout
18994
18995 \end_inset
18996
18997
18998 \end_layout
18999
19000 \begin_layout Standard
19001 数式全体をボールド体にしようとすると、前節の
19002 \series bold
19003
19004 \backslash
19005 mathbf
19006 \series default
19007 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
19008 字してしまいます。
19009 \end_layout
19010
19011 \begin_layout Standard
19012 \begin_inset Formula 
19013 \[
19014 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
19015 \]
19016
19017 \end_inset
19018
19019
19020 \end_layout
19021
19022 \begin_layout Standard
19023 この数式を正しく表示するには、以下のように、
19024 \series bold
19025
19026 \backslash
19027 boldsymbol
19028 \series default
19029 コマンドを使用します。
19030 \begin_inset Formula 
19031 \[
19032 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
19033 \]
19034
19035 \end_inset
19036
19037 また、数式を
19038 \series bold
19039 boldmath環境
19040 \series default
19041 に設定する方法もあります。この環境は、\SpecialChar TeX
19042 モードで
19043 \series bold
19044
19045 \backslash
19046 boldmath
19047 \begin_inset Index idx
19048 status collapsed
19049
19050 \begin_layout Plain Layout
19051 こまんど@コマンド ! B ! 
19052 \backslash
19053 boldmath
19054 \end_layout
19055
19056 \end_inset
19057
19058
19059 \series default
19060 コマンドを挿入することによって作ることができます。環境を閉じるには、
19061 \series bold
19062
19063 \backslash
19064 unboldmath
19065 \begin_inset Index idx
19066 status collapsed
19067
19068 \begin_layout Plain Layout
19069 こまんど@コマンド ! U ! 
19070 \backslash
19071 unboldmath
19072 \end_layout
19073
19074 \end_inset
19075
19076
19077 \series default
19078 コマンドを\SpecialChar TeX
19079 モードで挿入します。
19080 \begin_inset ERT
19081 status collapsed
19082
19083 \begin_layout Plain Layout
19084
19085
19086 \backslash
19087 boldmath 
19088 \end_layout
19089
19090 \end_inset
19091
19092
19093 \begin_inset Formula 
19094 \[
19095 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
19096 \]
19097
19098 \end_inset
19099
19100
19101 \begin_inset ERT
19102 status collapsed
19103
19104 \begin_layout Plain Layout
19105
19106
19107 \backslash
19108 unboldmath 
19109 \end_layout
19110
19111 \end_inset
19112
19113
19114 \end_layout
19115
19116 \begin_layout Subsection
19117 色付きの数式
19118 \begin_inset Index idx
19119 status collapsed
19120
19121 \begin_layout Plain Layout
19122 すうしき@数式 ! いろつき@色付き
19123 \end_layout
19124
19125 \end_inset
19126
19127
19128 \end_layout
19129
19130 \begin_layout Standard
19131 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
19132 \begin_inset Formula 
19133 \[
19134 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19135 \]
19136
19137 \end_inset
19138
19139
19140 \end_layout
19141
19142 \begin_layout Standard
19143
19144 \begin_inset CommandInset ref
19145 LatexCommand ref
19146 reference "subsec:色付きボックス"
19147
19148 \end_inset
19149
19150 節に述べられているように、自己定義の色を定義することもできます。自己定義の色は、以下の書式を持つ
19151 \series bold
19152
19153 \backslash
19154 textcolor
19155 \series default
19156
19157 \begin_inset Index idx
19158 status collapsed
19159
19160 \begin_layout Plain Layout
19161 こまんど@コマンド ! T ! 
19162 \backslash
19163 textcolor
19164 \end_layout
19165
19166 \end_inset
19167
19168 \SpecialChar TeX
19169 コードコマンドで適用することができます。
19170 \end_layout
19171
19172 \begin_layout Standard
19173
19174 \series bold
19175
19176 \backslash
19177 textcolor{色}{文字ないし数式}
19178 \end_layout
19179
19180 \begin_layout Standard
19181 下記の例は、全体を濃緑にし、一部を赤にしています。
19182 \end_layout
19183
19184 \begin_layout Standard
19185 \begin_inset ERT
19186 status collapsed
19187
19188 \begin_layout Plain Layout
19189
19190
19191 \backslash
19192 textcolor{darkgreen}{
19193 \end_layout
19194
19195 \end_inset
19196
19197
19198 \begin_inset Formula 
19199 \[
19200 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19201 \]
19202
19203 \end_inset
19204
19205
19206 \begin_inset ERT
19207 status collapsed
19208
19209 \begin_layout Plain Layout
19210
19211 }
19212 \end_layout
19213
19214 \end_inset
19215
19216
19217 \end_layout
19218
19219 \begin_layout Standard
19220 \SpecialChar LyX
19221 のバグのため、自己定義色は数式全体に対してしか使用することができません
19222 \begin_inset Foot
19223 status collapsed
19224
19225 \begin_layout Plain Layout
19226 \begin_inset CommandInset href
19227 LatexCommand href
19228 name "LyX-bug #5269"
19229 target "http://www.lyx.org/trac/ticket/5269"
19230
19231 \end_inset
19232
19233
19234 \end_layout
19235
19236 \end_inset
19237
19238
19239 \end_layout
19240
19241 \begin_layout Subsection
19242 書体寸法
19243 \begin_inset CommandInset label
19244 LatexCommand label
19245 name "subsec:書体寸法"
19246
19247 \end_inset
19248
19249
19250 \begin_inset Index idx
19251 status collapsed
19252
19253 \begin_layout Plain Layout
19254 しょたい@書体 ! すんぽう@寸法
19255 \end_layout
19256
19257 \end_inset
19258
19259
19260 \end_layout
19261
19262 \begin_layout Standard
19263 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
19264 \end_layout
19265
19266 \begin_layout Standard
19267
19268 \series bold
19269
19270 \backslash
19271 Huge
19272 \series default
19273
19274 \series bold
19275
19276 \backslash
19277 huge
19278 \series default
19279
19280 \series bold
19281
19282 \backslash
19283 LARGE
19284 \series default
19285
19286 \series bold
19287
19288 \backslash
19289 Large
19290 \series default
19291
19292 \series bold
19293
19294 \backslash
19295 large
19296 \series default
19297
19298 \series bold
19299
19300 \backslash
19301 normalsize
19302 \series default
19303
19304 \series bold
19305
19306 \backslash
19307 small
19308 \series default
19309 ,
19310 \begin_inset Newline newline
19311 \end_inset
19312
19313
19314 \series bold
19315
19316 \backslash
19317 footnotesize
19318 \series default
19319
19320 \series bold
19321
19322 \backslash
19323 scriptsize
19324 \series default
19325 、および
19326 \series bold
19327
19328 \backslash
19329 tiny
19330 \end_layout
19331
19332 \begin_layout Standard
19333 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
19334 \series bold
19335
19336 \backslash
19337 normalsize
19338 \series default
19339 コマンドに設定されます。他のコマンドは、
19340 \series bold
19341
19342 \backslash
19343 normalsize
19344 \series default
19345 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
19346 \begin_inset space \thinspace{}
19347 \end_inset
19348
19349 ptであるならば、
19350 \series bold
19351
19352 \backslash
19353 Huge
19354 \series default
19355 コマンドは
19356 \series bold
19357
19358 \backslash
19359 huge
19360 \series default
19361 コマンドと同じ大きさに落とされます。
19362 \end_layout
19363
19364 \begin_layout Standard
19365 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドを\SpecialChar TeX
19366 モードで挿入します。元の書体寸法に戻すには、数式の後に\SpecialChar TeX
19367 モードで
19368 \series bold
19369
19370 \backslash
19371 normalsize
19372 \series default
19373 コマンドを挿入します。
19374 \end_layout
19375
19376 \begin_layout Standard
19377 数式内では、以下の寸法コマンドまたはツールバーボタン
19378 \begin_inset Info
19379 type  "icon"
19380 arg   "math-insert \\style"
19381 \end_inset
19382
19383 を使用して、寸法を変更することができます。
19384 \begin_inset Separator parbreak
19385 \end_inset
19386
19387
19388 \end_layout
19389
19390 \begin_layout Standard
19391 \noindent
19392 \align center
19393 \begin_inset Tabular
19394 <lyxtabular version="3" rows="5" columns="2">
19395 <features tabularvalignment="middle">
19396 <column alignment="center" valignment="top">
19397 <column alignment="center" valignment="top">
19398 <row>
19399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 コマンド
19404 \end_layout
19405
19406 \end_inset
19407 </cell>
19408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19409 \begin_inset Text
19410
19411 \begin_layout Plain Layout
19412 出力
19413 \begin_inset Note Note
19414 status collapsed
19415
19416 \begin_layout Plain Layout
19417
19418 \series bold
19419
19420 \backslash
19421 raisebox
19422 \series default
19423  はスペーサーとして使用されているだけです。
19424 \end_layout
19425
19426 \end_inset
19427
19428
19429 \end_layout
19430
19431 \end_inset
19432 </cell>
19433 </row>
19434 <row>
19435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439
19440 \backslash
19441 displaystyle
19442 \begin_inset Index idx
19443 status collapsed
19444
19445 \begin_layout Plain Layout
19446 こまんど@コマンド ! D ! 
19447 \backslash
19448 displaystyle
19449 \end_layout
19450
19451 \end_inset
19452
19453
19454 \end_layout
19455
19456 \end_inset
19457 </cell>
19458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19459 \begin_inset Text
19460
19461 \begin_layout Plain Layout
19462 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
19463 \end_inset
19464
19465
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 </row>
19471 <row>
19472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19473 \begin_inset Text
19474
19475 \begin_layout Plain Layout
19476
19477 \backslash
19478 textstyle
19479 \end_layout
19480
19481 \end_inset
19482 </cell>
19483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19484 \begin_inset Text
19485
19486 \begin_layout Plain Layout
19487 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
19488 \end_inset
19489
19490
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 </row>
19496 <row>
19497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19498 \begin_inset Text
19499
19500 \begin_layout Plain Layout
19501
19502 \backslash
19503 scriptstyle
19504 \end_layout
19505
19506 \end_inset
19507 </cell>
19508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19509 \begin_inset Text
19510
19511 \begin_layout Plain Layout
19512 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19513 \end_inset
19514
19515
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 </row>
19521 <row>
19522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19523 \begin_inset Text
19524
19525 \begin_layout Plain Layout
19526
19527 \backslash
19528 scriptscriptstyle
19529 \end_layout
19530
19531 \end_inset
19532 </cell>
19533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19534 \begin_inset Text
19535
19536 \begin_layout Plain Layout
19537 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 </row>
19546 </lyxtabular>
19547
19548 \end_inset
19549
19550
19551 \end_layout
19552
19553 \begin_layout Standard
19554 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
19555 \end_layout
19556
19557 \begin_layout Standard
19558 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
19559 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
19560 \begin_inset VSpace -2mm
19561 \end_inset
19562
19563
19564 \end_layout
19565
19566 \begin_layout Standard
19567 \begin_inset ERT
19568 status collapsed
19569
19570 \begin_layout Plain Layout
19571
19572
19573 \backslash
19574 huge 
19575 \end_layout
19576
19577 \end_inset
19578
19579
19580 \begin_inset Formula 
19581 \[
19582 A=\frac{B}{c}\cdot\maltese
19583 \]
19584
19585 \end_inset
19586
19587
19588 \begin_inset Formula 
19589 \[
19590 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
19591 \]
19592
19593 \end_inset
19594
19595
19596 \begin_inset ERT
19597 status collapsed
19598
19599 \begin_layout Plain Layout
19600
19601
19602 \backslash
19603 normalsize 
19604 \end_layout
19605
19606 \end_inset
19607
19608
19609 \end_layout
19610
19611 \begin_layout Standard
19612 \begin_inset VSpace medskip
19613 \end_inset
19614
19615 二つの式の前には、
19616 \series bold
19617
19618 \backslash
19619 huge
19620 \series default
19621 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
19622 \begin_inset Newline newline
19623 \end_inset
19624
19625
19626 \series bold
19627
19628 \backslash
19629 maltese
19630 \begin_inset space \textvisiblespace{}
19631 \end_inset
19632
19633 A Alt+M M 
19634 \backslash
19635 Large
19636 \begin_inset space \textvisiblespace{}
19637 \end_inset
19638
19639
19640 \backslash
19641 maltese
19642 \begin_inset space \textvisiblespace{}
19643 \end_inset
19644
19645
19646 \backslash
19647 textit
19648 \begin_inset space \textvisiblespace{}
19649 \end_inset
19650
19651 A
19652 \begin_inset Formula $\to$
19653 \end_inset
19654
19655
19656 \begin_inset Formula $\to$
19657 \end_inset
19658
19659
19660 \begin_inset Newline newline
19661 \end_inset
19662
19663
19664 \begin_inset space \hspace*{}
19665 \length 1cm
19666 \end_inset
19667
19668 Alt+M
19669 \series default
19670  
19671 \series bold
19672
19673 \backslash
19674 tiny
19675 \begin_inset space \textvisiblespace{}
19676 \end_inset
19677
19678
19679 \backslash
19680 maltese
19681 \begin_inset space \textvisiblespace{}
19682 \end_inset
19683
19684
19685 \backslash
19686 textit
19687 \begin_inset space \textvisiblespace{}
19688 \end_inset
19689
19690 A
19691 \begin_inset Newline newline
19692 \end_inset
19693
19694
19695 \series default
19696 のようになります。
19697 \end_layout
19698
19699 \begin_layout Standard
19700 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
19701 \end_layout
19702
19703 \begin_layout Section
19704 ギリシャ文字
19705 \begin_inset Index idx
19706 status collapsed
19707
19708 \begin_layout Plain Layout
19709 ぎりしゃもじ@ギリシャ文字
19710 \end_layout
19711
19712 \end_inset
19713
19714
19715 \end_layout
19716
19717 \begin_layout Standard
19718 すべてのギリシャ文字は、ツールバーボタンの
19719 \begin_inset Info
19720 type  "icon"
19721 arg   "math-insert \\alpha"
19722 \end_inset
19723
19724 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
19725 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
19726 \end_layout
19727
19728 \begin_layout Subsection
19729 小文字
19730 \begin_inset Index idx
19731 status collapsed
19732
19733 \begin_layout Plain Layout
19734 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
19735 \end_layout
19736
19737 \end_inset
19738
19739
19740 \end_layout
19741
19742 \begin_layout Standard
19743 \begin_inset space \hfill{}
19744 \end_inset
19745
19746
19747 \begin_inset Tabular
19748 <lyxtabular version="3" rows="11" columns="2">
19749 <features tabularvalignment="middle">
19750 <column alignment="center" valignment="top" width="0pt">
19751 <column alignment="center" valignment="top" width="0pt">
19752 <row>
19753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19754 \begin_inset Text
19755
19756 \begin_layout Plain Layout
19757 コマンド
19758 \end_layout
19759
19760 \end_inset
19761 </cell>
19762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19763 \begin_inset Text
19764
19765 \begin_layout Plain Layout
19766 出力
19767 \end_layout
19768
19769 \end_inset
19770 </cell>
19771 </row>
19772 <row>
19773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19774 \begin_inset Text
19775
19776 \begin_layout Plain Layout
19777
19778 \backslash
19779 alpha
19780 \end_layout
19781
19782 \end_inset
19783 </cell>
19784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19785 \begin_inset Text
19786
19787 \begin_layout Plain Layout
19788 \begin_inset Formula $\alpha$
19789 \end_inset
19790
19791
19792 \end_layout
19793
19794 \end_inset
19795 </cell>
19796 </row>
19797 <row>
19798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19799 \begin_inset Text
19800
19801 \begin_layout Plain Layout
19802
19803 \backslash
19804 beta
19805 \end_layout
19806
19807 \end_inset
19808 </cell>
19809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19810 \begin_inset Text
19811
19812 \begin_layout Plain Layout
19813 \begin_inset Formula $\beta$
19814 \end_inset
19815
19816
19817 \end_layout
19818
19819 \end_inset
19820 </cell>
19821 </row>
19822 <row>
19823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19824 \begin_inset Text
19825
19826 \begin_layout Plain Layout
19827
19828 \backslash
19829 gamma
19830 \end_layout
19831
19832 \end_inset
19833 </cell>
19834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19835 \begin_inset Text
19836
19837 \begin_layout Plain Layout
19838 \begin_inset Formula $\gamma$
19839 \end_inset
19840
19841
19842 \end_layout
19843
19844 \end_inset
19845 </cell>
19846 </row>
19847 <row>
19848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
19852
19853 \backslash
19854 delta
19855 \end_layout
19856
19857 \end_inset
19858 </cell>
19859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19860 \begin_inset Text
19861
19862 \begin_layout Plain Layout
19863 \begin_inset Formula $\delta$
19864 \end_inset
19865
19866
19867 \end_layout
19868
19869 \end_inset
19870 </cell>
19871 </row>
19872 <row>
19873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19874 \begin_inset Text
19875
19876 \begin_layout Plain Layout
19877
19878 \backslash
19879 epsilon
19880 \end_layout
19881
19882 \end_inset
19883 </cell>
19884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19885 \begin_inset Text
19886
19887 \begin_layout Plain Layout
19888 \begin_inset Formula $\epsilon$
19889 \end_inset
19890
19891
19892 \end_layout
19893
19894 \end_inset
19895 </cell>
19896 </row>
19897 <row>
19898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19899 \begin_inset Text
19900
19901 \begin_layout Plain Layout
19902
19903 \backslash
19904 varepsilon
19905 \end_layout
19906
19907 \end_inset
19908 </cell>
19909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19910 \begin_inset Text
19911
19912 \begin_layout Plain Layout
19913 \begin_inset Formula $\varepsilon$
19914 \end_inset
19915
19916
19917 \end_layout
19918
19919 \end_inset
19920 </cell>
19921 </row>
19922 <row>
19923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19924 \begin_inset Text
19925
19926 \begin_layout Plain Layout
19927
19928 \backslash
19929 zeta
19930 \end_layout
19931
19932 \end_inset
19933 </cell>
19934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19935 \begin_inset Text
19936
19937 \begin_layout Plain Layout
19938 \begin_inset Formula $\zeta$
19939 \end_inset
19940
19941
19942 \end_layout
19943
19944 \end_inset
19945 </cell>
19946 </row>
19947 <row>
19948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19949 \begin_inset Text
19950
19951 \begin_layout Plain Layout
19952
19953 \backslash
19954 eta
19955 \end_layout
19956
19957 \end_inset
19958 </cell>
19959 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19960 \begin_inset Text
19961
19962 \begin_layout Plain Layout
19963 \begin_inset Formula $\eta$
19964 \end_inset
19965
19966
19967 \end_layout
19968
19969 \end_inset
19970 </cell>
19971 </row>
19972 <row>
19973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19974 \begin_inset Text
19975
19976 \begin_layout Plain Layout
19977
19978 \backslash
19979 theta
19980 \end_layout
19981
19982 \end_inset
19983 </cell>
19984 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19985 \begin_inset Text
19986
19987 \begin_layout Plain Layout
19988 \begin_inset Formula $\theta$
19989 \end_inset
19990
19991
19992 \end_layout
19993
19994 \end_inset
19995 </cell>
19996 </row>
19997 <row>
19998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19999 \begin_inset Text
20000
20001 \begin_layout Plain Layout
20002
20003 \backslash
20004 vartheta
20005 \end_layout
20006
20007 \end_inset
20008 </cell>
20009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20010 \begin_inset Text
20011
20012 \begin_layout Plain Layout
20013 \begin_inset Formula $\vartheta$
20014 \end_inset
20015
20016
20017 \end_layout
20018
20019 \end_inset
20020 </cell>
20021 </row>
20022 </lyxtabular>
20023
20024 \end_inset
20025
20026
20027 \begin_inset space \hfill{}
20028 \end_inset
20029
20030
20031 \begin_inset Tabular
20032 <lyxtabular version="3" rows="12" columns="2">
20033 <features tabularvalignment="middle">
20034 <column alignment="center" valignment="top" width="0pt">
20035 <column alignment="center" valignment="top" width="0pt">
20036 <row>
20037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20038 \begin_inset Text
20039
20040 \begin_layout Plain Layout
20041 コマンド
20042 \end_layout
20043
20044 \end_inset
20045 </cell>
20046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20047 \begin_inset Text
20048
20049 \begin_layout Plain Layout
20050 出力
20051 \end_layout
20052
20053 \end_inset
20054 </cell>
20055 </row>
20056 <row>
20057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20058 \begin_inset Text
20059
20060 \begin_layout Plain Layout
20061
20062 \backslash
20063 iota
20064 \end_layout
20065
20066 \end_inset
20067 </cell>
20068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072 \begin_inset Formula $\iota$
20073 \end_inset
20074
20075
20076 \end_layout
20077
20078 \end_inset
20079 </cell>
20080 </row>
20081 <row>
20082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20083 \begin_inset Text
20084
20085 \begin_layout Plain Layout
20086
20087 \backslash
20088 kappa
20089 \end_layout
20090
20091 \end_inset
20092 </cell>
20093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20094 \begin_inset Text
20095
20096 \begin_layout Plain Layout
20097 \begin_inset Formula $\kappa$
20098 \end_inset
20099
20100
20101 \end_layout
20102
20103 \end_inset
20104 </cell>
20105 </row>
20106 <row>
20107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20108 \begin_inset Text
20109
20110 \begin_layout Plain Layout
20111
20112 \backslash
20113 varkappa
20114 \end_layout
20115
20116 \end_inset
20117 </cell>
20118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20119 \begin_inset Text
20120
20121 \begin_layout Plain Layout
20122 \begin_inset Formula $\varkappa$
20123 \end_inset
20124
20125
20126 \end_layout
20127
20128 \end_inset
20129 </cell>
20130 </row>
20131 <row>
20132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20133 \begin_inset Text
20134
20135 \begin_layout Plain Layout
20136
20137 \backslash
20138 lambda
20139 \end_layout
20140
20141 \end_inset
20142 </cell>
20143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147 \begin_inset Formula $\lambda$
20148 \end_inset
20149
20150
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 </row>
20156 <row>
20157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20158 \begin_inset Text
20159
20160 \begin_layout Plain Layout
20161
20162 \backslash
20163 mu
20164 \end_layout
20165
20166 \end_inset
20167 </cell>
20168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172 \begin_inset Formula $\mu$
20173 \end_inset
20174
20175
20176 \end_layout
20177
20178 \end_inset
20179 </cell>
20180 </row>
20181 <row>
20182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20183 \begin_inset Text
20184
20185 \begin_layout Plain Layout
20186
20187 \backslash
20188 nu
20189 \end_layout
20190
20191 \end_inset
20192 </cell>
20193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Plain Layout
20197 \begin_inset Formula $\nu$
20198 \end_inset
20199
20200
20201 \end_layout
20202
20203 \end_inset
20204 </cell>
20205 </row>
20206 <row>
20207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211
20212 \backslash
20213 xi
20214 \end_layout
20215
20216 \end_inset
20217 </cell>
20218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222 \begin_inset Formula $\xi$
20223 \end_inset
20224
20225
20226 \end_layout
20227
20228 \end_inset
20229 </cell>
20230 </row>
20231 <row>
20232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20233 \begin_inset Text
20234
20235 \begin_layout Plain Layout
20236 o
20237 \end_layout
20238
20239 \end_inset
20240 </cell>
20241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20242 \begin_inset Text
20243
20244 \begin_layout Plain Layout
20245 \begin_inset Formula $o$
20246 \end_inset
20247
20248
20249 \end_layout
20250
20251 \end_inset
20252 </cell>
20253 </row>
20254 <row>
20255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20256 \begin_inset Text
20257
20258 \begin_layout Plain Layout
20259
20260 \backslash
20261 pi
20262 \end_layout
20263
20264 \end_inset
20265 </cell>
20266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20267 \begin_inset Text
20268
20269 \begin_layout Plain Layout
20270 \begin_inset Formula $\pi$
20271 \end_inset
20272
20273
20274 \end_layout
20275
20276 \end_inset
20277 </cell>
20278 </row>
20279 <row>
20280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20281 \begin_inset Text
20282
20283 \begin_layout Plain Layout
20284
20285 \backslash
20286 varpi
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20292 \begin_inset Text
20293
20294 \begin_layout Plain Layout
20295 \begin_inset Formula $\varpi$
20296 \end_inset
20297
20298
20299 \end_layout
20300
20301 \end_inset
20302 </cell>
20303 </row>
20304 <row>
20305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Plain Layout
20309
20310 \backslash
20311 rho
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20317 \begin_inset Text
20318
20319 \begin_layout Plain Layout
20320 \begin_inset Formula $\rho$
20321 \end_inset
20322
20323
20324 \end_layout
20325
20326 \end_inset
20327 </cell>
20328 </row>
20329 </lyxtabular>
20330
20331 \end_inset
20332
20333
20334 \begin_inset space \hfill{}
20335 \end_inset
20336
20337
20338 \begin_inset Tabular
20339 <lyxtabular version="3" rows="11" columns="2">
20340 <features tabularvalignment="middle">
20341 <column alignment="center" valignment="top" width="0pt">
20342 <column alignment="center" valignment="top" width="0pt">
20343 <row>
20344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20345 \begin_inset Text
20346
20347 \begin_layout Plain Layout
20348 コマンド
20349 \end_layout
20350
20351 \end_inset
20352 </cell>
20353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20354 \begin_inset Text
20355
20356 \begin_layout Plain Layout
20357 出力
20358 \end_layout
20359
20360 \end_inset
20361 </cell>
20362 </row>
20363 <row>
20364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20365 \begin_inset Text
20366
20367 \begin_layout Plain Layout
20368
20369 \backslash
20370 varrho
20371 \end_layout
20372
20373 \end_inset
20374 </cell>
20375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20376 \begin_inset Text
20377
20378 \begin_layout Plain Layout
20379 \begin_inset Formula $\varrho$
20380 \end_inset
20381
20382
20383 \end_layout
20384
20385 \end_inset
20386 </cell>
20387 </row>
20388 <row>
20389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20390 \begin_inset Text
20391
20392 \begin_layout Plain Layout
20393
20394 \backslash
20395 sigma
20396 \end_layout
20397
20398 \end_inset
20399 </cell>
20400 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20401 \begin_inset Text
20402
20403 \begin_layout Plain Layout
20404 \begin_inset Formula $\sigma$
20405 \end_inset
20406
20407
20408 \end_layout
20409
20410 \end_inset
20411 </cell>
20412 </row>
20413 <row>
20414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20415 \begin_inset Text
20416
20417 \begin_layout Plain Layout
20418
20419 \backslash
20420 varsigma
20421 \end_layout
20422
20423 \end_inset
20424 </cell>
20425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20426 \begin_inset Text
20427
20428 \begin_layout Plain Layout
20429 \begin_inset Formula $\varsigma$
20430 \end_inset
20431
20432
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 </row>
20438 <row>
20439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20440 \begin_inset Text
20441
20442 \begin_layout Plain Layout
20443
20444 \backslash
20445 tau
20446 \end_layout
20447
20448 \end_inset
20449 </cell>
20450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454 \begin_inset Formula $\tau$
20455 \end_inset
20456
20457
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 </row>
20463 <row>
20464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20465 \begin_inset Text
20466
20467 \begin_layout Plain Layout
20468
20469 \backslash
20470 upsilon
20471 \end_layout
20472
20473 \end_inset
20474 </cell>
20475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479 \begin_inset Formula $\upsilon$
20480 \end_inset
20481
20482
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 </row>
20488 <row>
20489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20490 \begin_inset Text
20491
20492 \begin_layout Plain Layout
20493
20494 \backslash
20495 phi
20496 \end_layout
20497
20498 \end_inset
20499 </cell>
20500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504 \begin_inset Formula $\phi$
20505 \end_inset
20506
20507
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 </row>
20513 <row>
20514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20515 \begin_inset Text
20516
20517 \begin_layout Plain Layout
20518
20519 \backslash
20520 varphi
20521 \end_layout
20522
20523 \end_inset
20524 </cell>
20525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529 \begin_inset Formula $\varphi$
20530 \end_inset
20531
20532
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 </row>
20538 <row>
20539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20540 \begin_inset Text
20541
20542 \begin_layout Plain Layout
20543
20544 \backslash
20545 chi
20546 \end_layout
20547
20548 \end_inset
20549 </cell>
20550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554 \begin_inset Formula $\chi$
20555 \end_inset
20556
20557
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 </row>
20563 <row>
20564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20565 \begin_inset Text
20566
20567 \begin_layout Plain Layout
20568
20569 \backslash
20570 psi
20571 \end_layout
20572
20573 \end_inset
20574 </cell>
20575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579 \begin_inset Formula $\psi$
20580 \end_inset
20581
20582
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 </row>
20588 <row>
20589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20590 \begin_inset Text
20591
20592 \begin_layout Plain Layout
20593
20594 \backslash
20595 omega
20596 \end_layout
20597
20598 \end_inset
20599 </cell>
20600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Plain Layout
20604 \begin_inset Formula $\omega$
20605 \end_inset
20606
20607
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 </row>
20613 </lyxtabular>
20614
20615 \end_inset
20616
20617
20618 \begin_inset space \hfill{}
20619 \end_inset
20620
20621
20622 \end_layout
20623
20624 \begin_layout Standard
20625 \begin_inset VSpace medskip
20626 \end_inset
20627
20628
20629 \end_layout
20630
20631 \begin_layout Standard
20632 アップライト体のギリシャ文字を作成する方法は、第
20633 \begin_inset CommandInset ref
20634 LatexCommand ref
20635 reference "subsec:アップライト体ギリシャ小文字"
20636
20637 \end_inset
20638
20639 節に説明されています。
20640 \end_layout
20641
20642 \begin_layout Subsection
20643 大文字
20644 \begin_inset Index idx
20645 status collapsed
20646
20647 \begin_layout Plain Layout
20648 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
20649 \end_layout
20650
20651 \end_inset
20652
20653
20654 \end_layout
20655
20656 \begin_layout Standard
20657 \begin_inset space \hfill{}
20658 \end_inset
20659
20660
20661 \begin_inset Tabular
20662 <lyxtabular version="3" rows="7" columns="2">
20663 <features tabularvalignment="middle">
20664 <column alignment="center" valignment="top" width="0pt">
20665 <column alignment="center" valignment="top" width="0pt">
20666 <row>
20667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20668 \begin_inset Text
20669
20670 \begin_layout Plain Layout
20671
20672 \family roman
20673 \series medium
20674 \shape up
20675 \size normal
20676 \emph off
20677 \bar no
20678 \noun off
20679 \color none
20680 コマンド
20681 \end_layout
20682
20683 \end_inset
20684 </cell>
20685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20686 \begin_inset Text
20687
20688 \begin_layout Plain Layout
20689
20690 \family roman
20691 \series medium
20692 \shape up
20693 \size normal
20694 \emph off
20695 \bar no
20696 \noun off
20697 \color none
20698 出力
20699 \end_layout
20700
20701 \end_inset
20702 </cell>
20703 </row>
20704 <row>
20705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20706 \begin_inset Text
20707
20708 \begin_layout Plain Layout
20709
20710 \backslash
20711 Gamma
20712 \end_layout
20713
20714 \end_inset
20715 </cell>
20716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20717 \begin_inset Text
20718
20719 \begin_layout Plain Layout
20720 \begin_inset Formula $\Gamma$
20721 \end_inset
20722
20723
20724 \end_layout
20725
20726 \end_inset
20727 </cell>
20728 </row>
20729 <row>
20730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20731 \begin_inset Text
20732
20733 \begin_layout Plain Layout
20734
20735 \backslash
20736 Delta
20737 \end_layout
20738
20739 \end_inset
20740 </cell>
20741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20742 \begin_inset Text
20743
20744 \begin_layout Plain Layout
20745 \begin_inset Formula $\Delta$
20746 \end_inset
20747
20748
20749 \end_layout
20750
20751 \end_inset
20752 </cell>
20753 </row>
20754 <row>
20755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20756 \begin_inset Text
20757
20758 \begin_layout Plain Layout
20759
20760 \backslash
20761 Theta
20762 \end_layout
20763
20764 \end_inset
20765 </cell>
20766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20767 \begin_inset Text
20768
20769 \begin_layout Plain Layout
20770 \begin_inset Formula $\Theta$
20771 \end_inset
20772
20773
20774 \end_layout
20775
20776 \end_inset
20777 </cell>
20778 </row>
20779 <row>
20780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20781 \begin_inset Text
20782
20783 \begin_layout Plain Layout
20784
20785 \backslash
20786 Lambda
20787 \end_layout
20788
20789 \end_inset
20790 </cell>
20791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20792 \begin_inset Text
20793
20794 \begin_layout Plain Layout
20795 \begin_inset Formula $\Lambda$
20796 \end_inset
20797
20798
20799 \end_layout
20800
20801 \end_inset
20802 </cell>
20803 </row>
20804 <row>
20805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20806 \begin_inset Text
20807
20808 \begin_layout Plain Layout
20809
20810 \backslash
20811 Xi
20812 \end_layout
20813
20814 \end_inset
20815 </cell>
20816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20817 \begin_inset Text
20818
20819 \begin_layout Plain Layout
20820 \begin_inset Formula $\Xi$
20821 \end_inset
20822
20823
20824 \end_layout
20825
20826 \end_inset
20827 </cell>
20828 </row>
20829 <row>
20830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834
20835 \backslash
20836 Pi
20837 \end_layout
20838
20839 \end_inset
20840 </cell>
20841 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20842 \begin_inset Text
20843
20844 \begin_layout Plain Layout
20845 \begin_inset Formula $\Pi$
20846 \end_inset
20847
20848
20849 \end_layout
20850
20851 \end_inset
20852 </cell>
20853 </row>
20854 </lyxtabular>
20855
20856 \end_inset
20857
20858
20859 \begin_inset space \hfill{}
20860 \end_inset
20861
20862
20863 \begin_inset Tabular
20864 <lyxtabular version="3" rows="6" columns="2">
20865 <features tabularvalignment="middle">
20866 <column alignment="center" valignment="top" width="0pt">
20867 <column alignment="center" valignment="top" width="0pt">
20868 <row>
20869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20870 \begin_inset Text
20871
20872 \begin_layout Plain Layout
20873
20874 \family roman
20875 \series medium
20876 \shape up
20877 \size normal
20878 \emph off
20879 \bar no
20880 \noun off
20881 \color none
20882 コマンド
20883 \end_layout
20884
20885 \end_inset
20886 </cell>
20887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20888 \begin_inset Text
20889
20890 \begin_layout Plain Layout
20891
20892 \family roman
20893 \series medium
20894 \shape up
20895 \size normal
20896 \emph off
20897 \bar no
20898 \noun off
20899 \color none
20900 出力
20901 \end_layout
20902
20903 \end_inset
20904 </cell>
20905 </row>
20906 <row>
20907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20908 \begin_inset Text
20909
20910 \begin_layout Plain Layout
20911
20912 \backslash
20913 Sigma
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922 \begin_inset Formula $\Sigma$
20923 \end_inset
20924
20925
20926 \end_layout
20927
20928 \end_inset
20929 </cell>
20930 </row>
20931 <row>
20932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20933 \begin_inset Text
20934
20935 \begin_layout Plain Layout
20936
20937 \backslash
20938 Upsilon
20939 \end_layout
20940
20941 \end_inset
20942 </cell>
20943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20944 \begin_inset Text
20945
20946 \begin_layout Plain Layout
20947 \begin_inset Formula $\Upsilon$
20948 \end_inset
20949
20950
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 </row>
20956 <row>
20957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961
20962 \backslash
20963 Phi
20964 \end_layout
20965
20966 \end_inset
20967 </cell>
20968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20969 \begin_inset Text
20970
20971 \begin_layout Plain Layout
20972 \begin_inset Formula $\Phi$
20973 \end_inset
20974
20975
20976 \end_layout
20977
20978 \end_inset
20979 </cell>
20980 </row>
20981 <row>
20982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20983 \begin_inset Text
20984
20985 \begin_layout Plain Layout
20986
20987 \backslash
20988 Psi
20989 \end_layout
20990
20991 \end_inset
20992 </cell>
20993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20994 \begin_inset Text
20995
20996 \begin_layout Plain Layout
20997 \begin_inset Formula $\Psi$
20998 \end_inset
20999
21000
21001 \end_layout
21002
21003 \end_inset
21004 </cell>
21005 </row>
21006 <row>
21007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21008 \begin_inset Text
21009
21010 \begin_layout Plain Layout
21011
21012 \backslash
21013 Omega
21014 \end_layout
21015
21016 \end_inset
21017 </cell>
21018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21019 \begin_inset Text
21020
21021 \begin_layout Plain Layout
21022 \begin_inset Formula $\Omega$
21023 \end_inset
21024
21025
21026 \end_layout
21027
21028 \end_inset
21029 </cell>
21030 </row>
21031 </lyxtabular>
21032
21033 \end_inset
21034
21035
21036 \begin_inset space \hfill{}
21037 \end_inset
21038
21039
21040 \end_layout
21041
21042 \begin_layout Standard
21043 \begin_inset VSpace medskip
21044 \end_inset
21045
21046 大文字のギリシャ文字が立体で表示されるのは、\SpecialChar TeX
21047 の開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
21048 \series bold
21049 var
21050 \series default
21051 を付けてください。たとえば、
21052 \series bold
21053
21054 \backslash
21055 varGamma
21056 \series default
21057 コマンドは、
21058 \begin_inset Formula $\varGamma$
21059 \end_inset
21060
21061 を生成します。もう一つの方法は、パッケージ
21062 \series bold
21063 fixmath
21064 \series default
21065
21066 \begin_inset Foot
21067 status collapsed
21068
21069 \begin_layout Plain Layout
21070
21071 \series bold
21072 fixmath
21073 \series default
21074 は、\SpecialChar LaTeX
21075 パッケージ
21076 \series bold
21077 was
21078 \series default
21079
21080 \begin_inset Index idx
21081 status collapsed
21082
21083 \begin_layout Plain Layout
21084 ぱっけーじ@パッケージ ! was
21085 \begin_inset ERT
21086 status collapsed
21087
21088 \begin_layout Plain Layout
21089
21090
21091 \backslash
21092 vspace{4mm}
21093 \end_layout
21094
21095 \end_inset
21096
21097
21098 \end_layout
21099
21100 \end_inset
21101
21102 に含まれています。
21103 \end_layout
21104
21105 \end_inset
21106
21107
21108 \begin_inset Index idx
21109 status collapsed
21110
21111 \begin_layout Plain Layout
21112 ぱっけーじ@パッケージ ! fixmath
21113 \end_layout
21114
21115 \end_inset
21116
21117 を\SpecialChar LaTeX
21118 プリアンブル行に
21119 \end_layout
21120
21121 \begin_layout Standard
21122
21123 \series bold
21124
21125 \backslash
21126 usepackage{fixmath}
21127 \end_layout
21128
21129 \begin_layout Standard
21130 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
21131 \end_layout
21132
21133 \begin_layout Subsection
21134 ボールド体
21135 \begin_inset Index idx
21136 status collapsed
21137
21138 \begin_layout Plain Layout
21139 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
21140 \end_layout
21141
21142 \end_inset
21143
21144
21145 \end_layout
21146
21147 \begin_layout Standard
21148 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
21149 \series bold
21150
21151 \backslash
21152 boldsymbol
21153 \series default
21154 コマンドのみです
21155 \begin_inset Index idx
21156 status collapsed
21157
21158 \begin_layout Plain Layout
21159 こまんど@コマンド ! B ! 
21160 \backslash
21161 boldsymbol
21162 \end_layout
21163
21164 \end_inset
21165
21166
21167 \begin_inset Separator parbreak
21168 \end_inset
21169
21170
21171 \end_layout
21172
21173 \begin_layout Standard
21174 \align center
21175 \begin_inset Tabular
21176 <lyxtabular version="3" rows="3" columns="2">
21177 <features tabularvalignment="middle">
21178 <column alignment="center" valignment="top">
21179 <column alignment="center" valignment="top">
21180 <row>
21181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21182 \begin_inset Text
21183
21184 \begin_layout Plain Layout
21185 コマンド
21186 \end_layout
21187
21188 \end_inset
21189 </cell>
21190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21191 \begin_inset Text
21192
21193 \begin_layout Plain Layout
21194 出力
21195 \end_layout
21196
21197 \end_inset
21198 </cell>
21199 </row>
21200 <row>
21201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21202 \begin_inset Text
21203
21204 \begin_layout Plain Layout
21205
21206 \backslash
21207 Upsilon
21208 \backslash
21209 boldsymbol
21210 \backslash
21211 Upsilon
21212 \end_layout
21213
21214 \end_inset
21215 </cell>
21216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21217 \begin_inset Text
21218
21219 \begin_layout Plain Layout
21220 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21221 \end_inset
21222
21223
21224 \end_layout
21225
21226 \end_inset
21227 </cell>
21228 </row>
21229 <row>
21230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21231 \begin_inset Text
21232
21233 \begin_layout Plain Layout
21234
21235 \backslash
21236 theta
21237 \backslash
21238 boldsymbol
21239 \backslash
21240 theta
21241 \end_layout
21242
21243 \end_inset
21244 </cell>
21245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21246 \begin_inset Text
21247
21248 \begin_layout Plain Layout
21249 \begin_inset Formula $\theta\boldsymbol{\theta}$
21250 \end_inset
21251
21252
21253 \end_layout
21254
21255 \end_inset
21256 </cell>
21257 </row>
21258 </lyxtabular>
21259
21260 \end_inset
21261
21262
21263 \end_layout
21264
21265 \begin_layout Section
21266 記号
21267 \begin_inset ERT
21268 status collapsed
21269
21270 \begin_layout Plain Layout
21271
21272
21273 \backslash
21274 texorpdfstring{
21275 \end_layout
21276
21277 \end_inset
21278
21279
21280 \begin_inset Foot
21281 status collapsed
21282
21283 \begin_layout Plain Layout
21284 各\SpecialChar LaTeX
21285 パッケージに含まれる全記号をほとんど網羅した一覧が、
21286 \begin_inset CommandInset citation
21287 LatexCommand cite
21288 key "Symbols"
21289
21290 \end_inset
21291
21292 にあります。
21293 \end_layout
21294
21295 \end_inset
21296
21297
21298 \begin_inset ERT
21299 status collapsed
21300
21301 \begin_layout Plain Layout
21302
21303 }{}
21304 \end_layout
21305
21306 \end_inset
21307
21308
21309 \begin_inset Note Note
21310 status collapsed
21311
21312 \begin_layout Plain Layout
21313
21314 \backslash
21315 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
21316 \end_layout
21317
21318 \begin_layout Plain Layout
21319
21320 \backslash
21321 texorpdfstringについての詳細は、第
21322 \begin_inset CommandInset ref
21323 LatexCommand ref
21324 reference "subsec:節見出し中の数式"
21325
21326 \end_inset
21327
21328 節にあります。
21329 \end_layout
21330
21331 \end_inset
21332
21333
21334 \begin_inset Index idx
21335 status collapsed
21336
21337 \begin_layout Plain Layout
21338 きごう@記号
21339 \end_layout
21340
21341 \end_inset
21342
21343
21344 \end_layout
21345
21346 \begin_layout Standard
21347 本節に掲げてある各記号の多くは、ツールバーボタンの
21348 \begin_inset Info
21349 type  "icon"
21350 arg   "math-insert \\nabla"
21351 \end_inset
21352
21353
21354 \begin_inset Info
21355 type  "icon"
21356 arg   "math-insert \\digamma"
21357 \end_inset
21358
21359 でも挿入することができます。
21360 \end_layout
21361
21362 \begin_layout Subsection
21363 数学記号
21364 \begin_inset CommandInset label
21365 LatexCommand label
21366 name "subsec:数学記号"
21367
21368 \end_inset
21369
21370
21371 \begin_inset Index idx
21372 status collapsed
21373
21374 \begin_layout Plain Layout
21375 きごう@記号 ! すうがく@数学
21376 \end_layout
21377
21378 \end_inset
21379
21380
21381 \end_layout
21382
21383 \begin_layout Standard
21384 \begin_inset space \hfill{}
21385 \end_inset
21386
21387
21388 \begin_inset Tabular
21389 <lyxtabular version="3" rows="10" columns="2">
21390 <features tabularvalignment="middle">
21391 <column alignment="center" valignment="top" width="0pt">
21392 <column alignment="center" valignment="top" width="0pt">
21393 <row>
21394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21395 \begin_inset Text
21396
21397 \begin_layout Plain Layout
21398 コマンド
21399 \end_layout
21400
21401 \end_inset
21402 </cell>
21403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21404 \begin_inset Text
21405
21406 \begin_layout Plain Layout
21407 出力
21408 \end_layout
21409
21410 \end_inset
21411 </cell>
21412 </row>
21413 <row>
21414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21415 \begin_inset Text
21416
21417 \begin_layout Plain Layout
21418
21419 \backslash
21420 neg
21421 \end_layout
21422
21423 \end_inset
21424 </cell>
21425 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Plain Layout
21429 \begin_inset Formula $\neg$
21430 \end_inset
21431
21432
21433 \end_layout
21434
21435 \end_inset
21436 </cell>
21437 </row>
21438 <row>
21439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443
21444 \backslash
21445 Im
21446 \end_layout
21447
21448 \end_inset
21449 </cell>
21450 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21451 \begin_inset Text
21452
21453 \begin_layout Plain Layout
21454 \begin_inset Formula $\Im$
21455 \end_inset
21456
21457
21458 \end_layout
21459
21460 \end_inset
21461 </cell>
21462 </row>
21463 <row>
21464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21465 \begin_inset Text
21466
21467 \begin_layout Plain Layout
21468
21469 \backslash
21470 Re
21471 \end_layout
21472
21473 \end_inset
21474 </cell>
21475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21476 \begin_inset Text
21477
21478 \begin_layout Plain Layout
21479 \begin_inset Formula $\Re$
21480 \end_inset
21481
21482
21483 \end_layout
21484
21485 \end_inset
21486 </cell>
21487 </row>
21488 <row>
21489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21490 \begin_inset Text
21491
21492 \begin_layout Plain Layout
21493
21494 \backslash
21495 aleph
21496 \end_layout
21497
21498 \end_inset
21499 </cell>
21500 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21501 \begin_inset Text
21502
21503 \begin_layout Plain Layout
21504 \begin_inset Formula $\aleph$
21505 \end_inset
21506
21507
21508 \end_layout
21509
21510 \end_inset
21511 </cell>
21512 </row>
21513 <row>
21514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21515 \begin_inset Text
21516
21517 \begin_layout Plain Layout
21518
21519 \backslash
21520 partial
21521 \end_layout
21522
21523 \end_inset
21524 </cell>
21525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21526 \begin_inset Text
21527
21528 \begin_layout Plain Layout
21529 \begin_inset Formula $\partial$
21530 \end_inset
21531
21532
21533 \end_layout
21534
21535 \end_inset
21536 </cell>
21537 </row>
21538 <row>
21539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21540 \begin_inset Text
21541
21542 \begin_layout Plain Layout
21543
21544 \backslash
21545 infty
21546 \end_layout
21547
21548 \end_inset
21549 </cell>
21550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21551 \begin_inset Text
21552
21553 \begin_layout Plain Layout
21554 \begin_inset Formula $\infty$
21555 \end_inset
21556
21557
21558 \end_layout
21559
21560 \end_inset
21561 </cell>
21562 </row>
21563 <row>
21564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21565 \begin_inset Text
21566
21567 \begin_layout Plain Layout
21568
21569 \backslash
21570 wp
21571 \end_layout
21572
21573 \end_inset
21574 </cell>
21575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21576 \begin_inset Text
21577
21578 \begin_layout Plain Layout
21579 \begin_inset Formula $\wp$
21580 \end_inset
21581
21582
21583 \end_layout
21584
21585 \end_inset
21586 </cell>
21587 </row>
21588 <row>
21589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21590 \begin_inset Text
21591
21592 \begin_layout Plain Layout
21593
21594 \backslash
21595 imath
21596 \end_layout
21597
21598 \end_inset
21599 </cell>
21600 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21601 \begin_inset Text
21602
21603 \begin_layout Plain Layout
21604 \begin_inset Formula $\imath$
21605 \end_inset
21606
21607
21608 \end_layout
21609
21610 \end_inset
21611 </cell>
21612 </row>
21613 <row>
21614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21615 \begin_inset Text
21616
21617 \begin_layout Plain Layout
21618
21619 \backslash
21620 jmath
21621 \end_layout
21622
21623 \end_inset
21624 </cell>
21625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21626 \begin_inset Text
21627
21628 \begin_layout Plain Layout
21629 \begin_inset Formula $\jmath$
21630 \end_inset
21631
21632
21633 \end_layout
21634
21635 \end_inset
21636 </cell>
21637 </row>
21638 </lyxtabular>
21639
21640 \end_inset
21641
21642
21643 \begin_inset space \hfill{}
21644 \end_inset
21645
21646
21647 \begin_inset Tabular
21648 <lyxtabular version="3" rows="10" columns="2">
21649 <features tabularvalignment="middle">
21650 <column alignment="center" valignment="top" width="0pt">
21651 <column alignment="center" valignment="top" width="0pt">
21652 <row>
21653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657 コマンド
21658 \end_layout
21659
21660 \end_inset
21661 </cell>
21662 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21663 \begin_inset Text
21664
21665 \begin_layout Plain Layout
21666 出力
21667 \begin_inset Note Note
21668 status collapsed
21669
21670 \begin_layout Plain Layout
21671 ここで
21672 \series bold
21673
21674 \backslash
21675 raisebox
21676 \series default
21677 はスペーサーとして使用しているだけです。
21678 \end_layout
21679
21680 \end_inset
21681
21682
21683 \end_layout
21684
21685 \end_inset
21686 </cell>
21687 </row>
21688 <row>
21689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21690 \begin_inset Text
21691
21692 \begin_layout Plain Layout
21693
21694 \backslash
21695 forall
21696 \end_layout
21697
21698 \end_inset
21699 </cell>
21700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21701 \begin_inset Text
21702
21703 \begin_layout Plain Layout
21704 \begin_inset Formula $\forall$
21705 \end_inset
21706
21707
21708 \end_layout
21709
21710 \end_inset
21711 </cell>
21712 </row>
21713 <row>
21714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21715 \begin_inset Text
21716
21717 \begin_layout Plain Layout
21718
21719 \backslash
21720 exists
21721 \end_layout
21722
21723 \end_inset
21724 </cell>
21725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21726 \begin_inset Text
21727
21728 \begin_layout Plain Layout
21729 \begin_inset Formula $\exists$
21730 \end_inset
21731
21732
21733 \end_layout
21734
21735 \end_inset
21736 </cell>
21737 </row>
21738 <row>
21739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21740 \begin_inset Text
21741
21742 \begin_layout Plain Layout
21743
21744 \backslash
21745 nexists
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21751 \begin_inset Text
21752
21753 \begin_layout Plain Layout
21754 \begin_inset Formula $\nexists$
21755 \end_inset
21756
21757
21758 \end_layout
21759
21760 \end_inset
21761 </cell>
21762 </row>
21763 <row>
21764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21765 \begin_inset Text
21766
21767 \begin_layout Plain Layout
21768
21769 \backslash
21770 emptyset
21771 \end_layout
21772
21773 \end_inset
21774 </cell>
21775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21776 \begin_inset Text
21777
21778 \begin_layout Plain Layout
21779 \begin_inset Formula $\emptyset$
21780 \end_inset
21781
21782
21783 \end_layout
21784
21785 \end_inset
21786 </cell>
21787 </row>
21788 <row>
21789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21790 \begin_inset Text
21791
21792 \begin_layout Plain Layout
21793
21794 \backslash
21795 varnothing
21796 \end_layout
21797
21798 \end_inset
21799 </cell>
21800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21801 \begin_inset Text
21802
21803 \begin_layout Plain Layout
21804 \begin_inset Formula $\varnothing$
21805 \end_inset
21806
21807
21808 \end_layout
21809
21810 \end_inset
21811 </cell>
21812 </row>
21813 <row>
21814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21815 \begin_inset Text
21816
21817 \begin_layout Plain Layout
21818
21819 \backslash
21820 dag
21821 \end_layout
21822
21823 \end_inset
21824 </cell>
21825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21826 \begin_inset Text
21827
21828 \begin_layout Plain Layout
21829 \begin_inset Formula $\dag$
21830 \end_inset
21831
21832
21833 \end_layout
21834
21835 \end_inset
21836 </cell>
21837 </row>
21838 <row>
21839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21840 \begin_inset Text
21841
21842 \begin_layout Plain Layout
21843
21844 \backslash
21845 ddag
21846 \end_layout
21847
21848 \end_inset
21849 </cell>
21850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21851 \begin_inset Text
21852
21853 \begin_layout Plain Layout
21854 \begin_inset Formula $\ddag$
21855 \end_inset
21856
21857
21858 \end_layout
21859
21860 \end_inset
21861 </cell>
21862 </row>
21863 <row>
21864 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21865 \begin_inset Text
21866
21867 \begin_layout Plain Layout
21868
21869 \backslash
21870 complement
21871 \end_layout
21872
21873 \end_inset
21874 </cell>
21875 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21876 \begin_inset Text
21877
21878 \begin_layout Plain Layout
21879 \begin_inset ERT
21880 status collapsed
21881
21882 \begin_layout Plain Layout
21883
21884
21885 \backslash
21886 raisebox{-0.8mm}{
21887 \end_layout
21888
21889 \end_inset
21890
21891
21892 \begin_inset Formula $\complement$
21893 \end_inset
21894
21895
21896 \begin_inset ERT
21897 status collapsed
21898
21899 \begin_layout Plain Layout
21900
21901 }
21902 \end_layout
21903
21904 \end_inset
21905
21906
21907 \end_layout
21908
21909 \end_inset
21910 </cell>
21911 </row>
21912 <row>
21913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21914 \begin_inset Text
21915
21916 \begin_layout Plain Layout
21917
21918 \backslash
21919 Bbbk
21920 \end_layout
21921
21922 \end_inset
21923 </cell>
21924 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21925 \begin_inset Text
21926
21927 \begin_layout Plain Layout
21928 \begin_inset Formula $\Bbbk$
21929 \end_inset
21930
21931
21932 \end_layout
21933
21934 \end_inset
21935 </cell>
21936 </row>
21937 </lyxtabular>
21938
21939 \end_inset
21940
21941
21942 \begin_inset space \hfill{}
21943 \end_inset
21944
21945
21946 \begin_inset Tabular
21947 <lyxtabular version="3" rows="10" columns="2">
21948 <features tabularvalignment="middle">
21949 <column alignment="center" valignment="top" width="0pt">
21950 <column alignment="center" valignment="top" width="0pt">
21951 <row>
21952 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21953 \begin_inset Text
21954
21955 \begin_layout Plain Layout
21956 コマンド
21957 \end_layout
21958
21959 \end_inset
21960 </cell>
21961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21962 \begin_inset Text
21963
21964 \begin_layout Plain Layout
21965 出力
21966 \end_layout
21967
21968 \end_inset
21969 </cell>
21970 </row>
21971 <row>
21972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976
21977 \backslash
21978 prime
21979 \end_layout
21980
21981 \end_inset
21982 </cell>
21983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987 \begin_inset Formula $\prime$
21988 \end_inset
21989
21990
21991 \end_layout
21992
21993 \end_inset
21994 </cell>
21995 </row>
21996 <row>
21997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21998 \begin_inset Text
21999
22000 \begin_layout Plain Layout
22001
22002 \backslash
22003 backprime
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22009 \begin_inset Text
22010
22011 \begin_layout Plain Layout
22012 \begin_inset Formula $\backprime$
22013 \end_inset
22014
22015
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
22020 </row>
22021 <row>
22022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22023 \begin_inset Text
22024
22025 \begin_layout Plain Layout
22026
22027 \backslash
22028 mho
22029 \end_layout
22030
22031 \end_inset
22032 </cell>
22033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22034 \begin_inset Text
22035
22036 \begin_layout Plain Layout
22037 \begin_inset Formula $\mho$
22038 \end_inset
22039
22040
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 </row>
22046 <row>
22047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22048 \begin_inset Text
22049
22050 \begin_layout Plain Layout
22051
22052 \backslash
22053 triangle
22054 \end_layout
22055
22056 \end_inset
22057 </cell>
22058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22059 \begin_inset Text
22060
22061 \begin_layout Plain Layout
22062 \begin_inset Formula $\triangle$
22063 \end_inset
22064
22065
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 </row>
22071 <row>
22072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22073 \begin_inset Text
22074
22075 \begin_layout Plain Layout
22076
22077 \backslash
22078 angle
22079 \end_layout
22080
22081 \end_inset
22082 </cell>
22083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22084 \begin_inset Text
22085
22086 \begin_layout Plain Layout
22087 \begin_inset Formula $\angle$
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \end_inset
22094 </cell>
22095 </row>
22096 <row>
22097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22098 \begin_inset Text
22099
22100 \begin_layout Plain Layout
22101
22102 \backslash
22103 measuredangle
22104 \end_layout
22105
22106 \end_inset
22107 </cell>
22108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22109 \begin_inset Text
22110
22111 \begin_layout Plain Layout
22112 \begin_inset Formula $\measuredangle$
22113 \end_inset
22114
22115
22116 \end_layout
22117
22118 \end_inset
22119 </cell>
22120 </row>
22121 <row>
22122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22123 \begin_inset Text
22124
22125 \begin_layout Plain Layout
22126
22127 \backslash
22128 sphericalangle
22129 \end_layout
22130
22131 \end_inset
22132 </cell>
22133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22134 \begin_inset Text
22135
22136 \begin_layout Plain Layout
22137 \begin_inset Formula $\sphericalangle$
22138 \end_inset
22139
22140
22141 \end_layout
22142
22143 \end_inset
22144 </cell>
22145 </row>
22146 <row>
22147 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22148 \begin_inset Text
22149
22150 \begin_layout Plain Layout
22151
22152 \backslash
22153 top
22154 \end_layout
22155
22156 \end_inset
22157 </cell>
22158 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22159 \begin_inset Text
22160
22161 \begin_layout Plain Layout
22162 \begin_inset Formula $\top$
22163 \end_inset
22164
22165
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 </row>
22171 <row>
22172 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22173 \begin_inset Text
22174
22175 \begin_layout Plain Layout
22176
22177 \backslash
22178 bot
22179 \end_layout
22180
22181 \end_inset
22182 </cell>
22183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22184 \begin_inset Text
22185
22186 \begin_layout Plain Layout
22187 \begin_inset Formula $\bot$
22188 \end_inset
22189
22190
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 </row>
22196 </lyxtabular>
22197
22198 \end_inset
22199
22200
22201 \begin_inset space \hfill{}
22202 \end_inset
22203
22204
22205 \end_layout
22206
22207 \begin_layout Subsection
22208 その他の記号
22209 \begin_inset CommandInset label
22210 LatexCommand label
22211 name "subsec:その他の記号"
22212
22213 \end_inset
22214
22215
22216 \begin_inset Index idx
22217 status collapsed
22218
22219 \begin_layout Plain Layout
22220 きごう@記号 ! そのた@その他
22221 \end_layout
22222
22223 \end_inset
22224
22225
22226 \end_layout
22227
22228 \begin_layout Standard
22229 \noindent
22230 \align center
22231 \begin_inset Tabular
22232 <lyxtabular version="3" rows="10" columns="2">
22233 <features tabularvalignment="middle">
22234 <column alignment="center" valignment="top" width="0pt">
22235 <column alignment="center" valignment="top" width="0pt">
22236 <row>
22237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22238 \begin_inset Text
22239
22240 \begin_layout Plain Layout
22241
22242 \family roman
22243 \series medium
22244 \shape up
22245 \size normal
22246 \emph off
22247 \bar no
22248 \noun off
22249 \color none
22250 コマンド
22251 \end_layout
22252
22253 \end_inset
22254 </cell>
22255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22256 \begin_inset Text
22257
22258 \begin_layout Plain Layout
22259
22260 \family roman
22261 \series medium
22262 \shape up
22263 \size normal
22264 \emph off
22265 \bar no
22266 \noun off
22267 \color none
22268 出力
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 </row>
22274 <row>
22275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279
22280 \backslash
22281 flat
22282 \end_layout
22283
22284 \end_inset
22285 </cell>
22286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22287 \begin_inset Text
22288
22289 \begin_layout Plain Layout
22290 \begin_inset Formula $\flat$
22291 \end_inset
22292
22293
22294 \end_layout
22295
22296 \end_inset
22297 </cell>
22298 </row>
22299 <row>
22300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304
22305 \backslash
22306 natural
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 \begin_inset Formula $\natural$
22316 \end_inset
22317
22318
22319 \end_layout
22320
22321 \end_inset
22322 </cell>
22323 </row>
22324 <row>
22325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22326 \begin_inset Text
22327
22328 \begin_layout Plain Layout
22329
22330 \backslash
22331 sharp
22332 \end_layout
22333
22334 \end_inset
22335 </cell>
22336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22337 \begin_inset Text
22338
22339 \begin_layout Plain Layout
22340 \begin_inset Formula $\sharp$
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \end_inset
22347 </cell>
22348 </row>
22349 <row>
22350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22351 \begin_inset Text
22352
22353 \begin_layout Plain Layout
22354
22355 \backslash
22356 surd
22357 \end_layout
22358
22359 \end_inset
22360 </cell>
22361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22362 \begin_inset Text
22363
22364 \begin_layout Plain Layout
22365 \begin_inset Formula $\surd$
22366 \end_inset
22367
22368
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 </row>
22374 <row>
22375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22376 \begin_inset Text
22377
22378 \begin_layout Plain Layout
22379
22380 \backslash
22381 checkmark
22382 \end_layout
22383
22384 \end_inset
22385 </cell>
22386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22387 \begin_inset Text
22388
22389 \begin_layout Plain Layout
22390 \begin_inset Formula $\checkmark$
22391 \end_inset
22392
22393
22394 \end_layout
22395
22396 \end_inset
22397 </cell>
22398 </row>
22399 <row>
22400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22401 \begin_inset Text
22402
22403 \begin_layout Plain Layout
22404
22405 \backslash
22406 yen
22407 \end_layout
22408
22409 \end_inset
22410 </cell>
22411 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22412 \begin_inset Text
22413
22414 \begin_layout Plain Layout
22415 \begin_inset Formula $\yen$
22416 \end_inset
22417
22418
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 </row>
22424 <row>
22425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22426 \begin_inset Text
22427
22428 \begin_layout Plain Layout
22429
22430 \backslash
22431 pounds
22432 \end_layout
22433
22434 \end_inset
22435 </cell>
22436 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22437 \begin_inset Text
22438
22439 \begin_layout Plain Layout
22440 \begin_inset Formula $\pounds$
22441 \end_inset
22442
22443
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 </row>
22449 <row>
22450 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22451 \begin_inset Text
22452
22453 \begin_layout Plain Layout
22454 $
22455 \end_layout
22456
22457 \end_inset
22458 </cell>
22459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22460 \begin_inset Text
22461
22462 \begin_layout Plain Layout
22463 \begin_inset Formula $\$$
22464 \end_inset
22465
22466
22467 \end_layout
22468
22469 \end_inset
22470 </cell>
22471 </row>
22472 <row>
22473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22474 \begin_inset Text
22475
22476 \begin_layout Plain Layout
22477 §
22478 \end_layout
22479
22480 \end_inset
22481 </cell>
22482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22483 \begin_inset Text
22484
22485 \begin_layout Plain Layout
22486 \begin_inset Formula $\mathsection$
22487 \end_inset
22488
22489
22490 \end_layout
22491
22492 \end_inset
22493 </cell>
22494 </row>
22495 </lyxtabular>
22496
22497 \end_inset
22498
22499
22500 \begin_inset Tabular
22501 <lyxtabular version="3" rows="10" columns="2">
22502 <features tabularvalignment="middle">
22503 <column alignment="center" valignment="top">
22504 <column alignment="center" valignment="top">
22505 <row>
22506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22507 \begin_inset Text
22508
22509 \begin_layout Plain Layout
22510
22511 \family roman
22512 \series medium
22513 \shape up
22514 \size normal
22515 \emph off
22516 \bar no
22517 \noun off
22518 \color none
22519 コマンド
22520 \end_layout
22521
22522 \end_inset
22523 </cell>
22524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22525 \begin_inset Text
22526
22527 \begin_layout Plain Layout
22528
22529 \family roman
22530 \series medium
22531 \shape up
22532 \size normal
22533 \emph off
22534 \bar no
22535 \noun off
22536 \color none
22537 出力
22538 \end_layout
22539
22540 \end_inset
22541 </cell>
22542 </row>
22543 <row>
22544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22545 \begin_inset Text
22546
22547 \begin_layout Plain Layout
22548
22549 \backslash
22550 hbar
22551 \end_layout
22552
22553 \end_inset
22554 </cell>
22555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22556 \begin_inset Text
22557
22558 \begin_layout Plain Layout
22559 \begin_inset Formula $\hbar$
22560 \end_inset
22561
22562
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 </row>
22568 <row>
22569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22570 \begin_inset Text
22571
22572 \begin_layout Plain Layout
22573
22574 \backslash
22575 hslash
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584 \begin_inset Formula $\hslash$
22585 \end_inset
22586
22587
22588 \end_layout
22589
22590 \end_inset
22591 </cell>
22592 </row>
22593 <row>
22594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598
22599 \backslash
22600 clubsuit
22601 \end_layout
22602
22603 \end_inset
22604 </cell>
22605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Plain Layout
22609 \begin_inset Formula $\clubsuit$
22610 \end_inset
22611
22612
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 </row>
22618 <row>
22619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22620 \begin_inset Text
22621
22622 \begin_layout Plain Layout
22623
22624 \backslash
22625 spadesuit
22626 \end_layout
22627
22628 \end_inset
22629 </cell>
22630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22631 \begin_inset Text
22632
22633 \begin_layout Plain Layout
22634 \begin_inset Formula $\spadesuit$
22635 \end_inset
22636
22637
22638 \end_layout
22639
22640 \end_inset
22641 </cell>
22642 </row>
22643 <row>
22644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22645 \begin_inset Text
22646
22647 \begin_layout Plain Layout
22648
22649 \backslash
22650 bigstar
22651 \end_layout
22652
22653 \end_inset
22654 </cell>
22655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22656 \begin_inset Text
22657
22658 \begin_layout Plain Layout
22659 \begin_inset Formula $\bigstar$
22660 \end_inset
22661
22662
22663 \end_layout
22664
22665 \end_inset
22666 </cell>
22667 </row>
22668 <row>
22669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22670 \begin_inset Text
22671
22672 \begin_layout Plain Layout
22673
22674 \backslash
22675 blacklozenge
22676 \end_layout
22677
22678 \end_inset
22679 </cell>
22680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684 \begin_inset Formula $\blacklozenge$
22685 \end_inset
22686
22687
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 </row>
22693 <row>
22694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22695 \begin_inset Text
22696
22697 \begin_layout Plain Layout
22698
22699 \backslash
22700 blacktriangle
22701 \end_layout
22702
22703 \end_inset
22704 </cell>
22705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709 \begin_inset Formula $\blacktriangle$
22710 \end_inset
22711
22712
22713 \end_layout
22714
22715 \end_inset
22716 </cell>
22717 </row>
22718 <row>
22719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Plain Layout
22723
22724 \backslash
22725 blacktiangledown
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734 \begin_inset Formula $\blacktriangledown$
22735 \end_inset
22736
22737
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 </row>
22743 <row>
22744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748
22749 \backslash
22750 bullet
22751 \end_layout
22752
22753 \end_inset
22754 </cell>
22755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \begin_layout Plain Layout
22759 \begin_inset Formula $\bullet$
22760 \end_inset
22761
22762
22763 \end_layout
22764
22765 \end_inset
22766 </cell>
22767 </row>
22768 </lyxtabular>
22769
22770 \end_inset
22771
22772
22773 \begin_inset Tabular
22774 <lyxtabular version="3" rows="10" columns="2">
22775 <features tabularvalignment="middle">
22776 <column alignment="center" valignment="top" width="0pt">
22777 <column alignment="center" valignment="top" width="0pt">
22778 <row>
22779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22780 \begin_inset Text
22781
22782 \begin_layout Plain Layout
22783
22784 \family roman
22785 \series medium
22786 \shape up
22787 \size normal
22788 \emph off
22789 \bar no
22790 \noun off
22791 \color none
22792 コマンド
22793 \end_layout
22794
22795 \end_inset
22796 </cell>
22797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22798 \begin_inset Text
22799
22800 \begin_layout Plain Layout
22801
22802 \family roman
22803 \series medium
22804 \shape up
22805 \size normal
22806 \emph off
22807 \bar no
22808 \noun off
22809 \color none
22810 出力
22811 \end_layout
22812
22813 \end_inset
22814 </cell>
22815 </row>
22816 <row>
22817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22818 \begin_inset Text
22819
22820 \begin_layout Plain Layout
22821
22822 \backslash
22823 diamondsuit
22824 \end_layout
22825
22826 \end_inset
22827 </cell>
22828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22829 \begin_inset Text
22830
22831 \begin_layout Plain Layout
22832 \begin_inset Formula $\diamondsuit$
22833 \end_inset
22834
22835
22836 \end_layout
22837
22838 \end_inset
22839 </cell>
22840 </row>
22841 <row>
22842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22843 \begin_inset Text
22844
22845 \begin_layout Plain Layout
22846
22847 \backslash
22848 Diamond
22849 \end_layout
22850
22851 \end_inset
22852 </cell>
22853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22854 \begin_inset Text
22855
22856 \begin_layout Plain Layout
22857 \begin_inset Formula $\Diamond$
22858 \end_inset
22859
22860
22861 \end_layout
22862
22863 \end_inset
22864 </cell>
22865 </row>
22866 <row>
22867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22868 \begin_inset Text
22869
22870 \begin_layout Plain Layout
22871
22872 \backslash
22873 heartsuit
22874 \end_layout
22875
22876 \end_inset
22877 </cell>
22878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22879 \begin_inset Text
22880
22881 \begin_layout Plain Layout
22882 \begin_inset Formula $\heartsuit$
22883 \end_inset
22884
22885
22886 \end_layout
22887
22888 \end_inset
22889 </cell>
22890 </row>
22891 <row>
22892 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22893 \begin_inset Text
22894
22895 \begin_layout Plain Layout
22896
22897 \backslash
22898 P
22899 \end_layout
22900
22901 \end_inset
22902 </cell>
22903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22904 \begin_inset Text
22905
22906 \begin_layout Plain Layout
22907 \begin_inset Formula $\P$
22908 \end_inset
22909
22910
22911 \end_layout
22912
22913 \end_inset
22914 </cell>
22915 </row>
22916 <row>
22917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22918 \begin_inset Text
22919
22920 \begin_layout Plain Layout
22921
22922 \backslash
22923 copyright
22924 \end_layout
22925
22926 \end_inset
22927 </cell>
22928 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22929 \begin_inset Text
22930
22931 \begin_layout Plain Layout
22932 \begin_inset Formula $\copyright$
22933 \end_inset
22934
22935
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 </row>
22941 <row>
22942 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22943 \begin_inset Text
22944
22945 \begin_layout Plain Layout
22946
22947 \backslash
22948 circledR
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \begin_layout Plain Layout
22957 \begin_inset Formula $\circledR$
22958 \end_inset
22959
22960
22961 \end_layout
22962
22963 \end_inset
22964 </cell>
22965 </row>
22966 <row>
22967 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22968 \begin_inset Text
22969
22970 \begin_layout Plain Layout
22971
22972 \backslash
22973 maltese
22974 \end_layout
22975
22976 \end_inset
22977 </cell>
22978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22979 \begin_inset Text
22980
22981 \begin_layout Plain Layout
22982 \begin_inset Formula $\maltese$
22983 \end_inset
22984
22985
22986 \end_layout
22987
22988 \end_inset
22989 </cell>
22990 </row>
22991 <row>
22992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22993 \begin_inset Text
22994
22995 \begin_layout Plain Layout
22996
22997 \backslash
22998 diagup
22999 \end_layout
23000
23001 \end_inset
23002 </cell>
23003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23004 \begin_inset Text
23005
23006 \begin_layout Plain Layout
23007 \begin_inset Formula $\diagup$
23008 \end_inset
23009
23010
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 </row>
23016 <row>
23017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23018 \begin_inset Text
23019
23020 \begin_layout Plain Layout
23021
23022 \backslash
23023 diagdown
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23029 \begin_inset Text
23030
23031 \begin_layout Plain Layout
23032 \begin_inset Formula $\diagdown$
23033 \end_inset
23034
23035
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 </row>
23041 </lyxtabular>
23042
23043 \end_inset
23044
23045
23046 \end_layout
23047
23048 \begin_layout Standard
23049 \begin_inset VSpace medskip
23050 \end_inset
23051
23052 ここにある以上の記号が、第
23053 \begin_inset CommandInset ref
23054 LatexCommand ref
23055 reference "subsec:他の特殊文字"
23056
23057 \end_inset
23058
23059 節に挙げてあります。
23060 \end_layout
23061
23062 \begin_layout Standard
23063 寸法を変えて表示することのできる記号もあります。第
23064 \begin_inset CommandInset ref
23065 LatexCommand ref
23066 reference "subsec:書体寸法"
23067
23068 \end_inset
23069
23070 節をご参照下さい。
23071 \end_layout
23072
23073 \begin_layout Subsection
23074 ユーロ通貨記号
23075 \begin_inset Index idx
23076 status collapsed
23077
23078 \begin_layout Plain Layout
23079 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
23080 \end_layout
23081
23082 \end_inset
23083
23084
23085 \begin_inset Index idx
23086 status collapsed
23087
23088 \begin_layout Plain Layout
23089 E@
23090 \begin_inset ERT
23091 status collapsed
23092
23093 \begin_layout Plain Layout
23094
23095
23096 \backslash
23097 officialeuro
23098 \end_layout
23099
23100 \end_inset
23101
23102
23103 \end_layout
23104
23105 \end_inset
23106
23107
23108 \end_layout
23109
23110 \begin_layout Standard
23111 ユーロ通貨記号を数式で使用するには、\SpecialChar LaTeX
23112 パッケージ
23113 \series bold
23114 eurosym
23115 \series default
23116
23117 \begin_inset Index idx
23118 status collapsed
23119
23120 \begin_layout Plain Layout
23121 ぱっけーじ@パッケージ ! eurosym
23122 \end_layout
23123
23124 \end_inset
23125
23126 が導入されていて、以下のような\SpecialChar LaTeX
23127 プリアンブル行によって読み込まれていなくてはなりません。
23128 \end_layout
23129
23130 \begin_layout Standard
23131
23132 \series bold
23133
23134 \backslash
23135 usepackage[gennarrow]{eurosym}
23136 \end_layout
23137
23138 \begin_layout Standard
23139 すると、ユーロ通貨記号を
23140 \series bold
23141
23142 \backslash
23143 euro
23144 \series default
23145
23146 \begin_inset Index idx
23147 status collapsed
23148
23149 \begin_layout Plain Layout
23150 こまんど@コマンド ! E ! 
23151 \backslash
23152 euro
23153 \end_layout
23154
23155 \end_inset
23156
23157 コマンドで挿入することができるようになります。
23158 \end_layout
23159
23160 \begin_layout Standard
23161 数式テキストには、
23162 \series bold
23163 eurosym
23164 \series default
23165 が導入されていなくても、ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます。
23166 \series bold
23167 eurosym
23168 \series default
23169 が導入されていれば、
23170 \series bold
23171
23172 \backslash
23173 euro
23174 \series default
23175 は\SpecialChar TeX
23176 モードでも挿入することができます。また、正式な通貨記号を
23177 \series bold
23178
23179 \backslash
23180 officialeuro
23181 \series default
23182
23183 \begin_inset Index idx
23184 status collapsed
23185
23186 \begin_layout Plain Layout
23187 こまんど@コマンド ! O ! 
23188 \backslash
23189 officialeuro
23190 \end_layout
23191
23192 \end_inset
23193
23194 コマンド(これは\SpecialChar TeX
23195 モードでのみ使用することができます)で挿入することができます。
23196 \end_layout
23197
23198 \begin_layout Standard
23199 \begin_inset ERT
23200 status collapsed
23201
23202 \begin_layout Plain Layout
23203
23204
23205 \backslash
23206 ifeurosym 
23207 \end_layout
23208
23209 \end_inset
23210
23211
23212 \begin_inset Note Note
23213 status open
23214
23215 \begin_layout Plain Layout
23216 以下の表は、\SpecialChar LaTeX
23217 パッケージ
23218 \series bold
23219 eurosym
23220 \series default
23221 が導入済みのときのみ表示されます。
23222 \end_layout
23223
23224 \end_inset
23225
23226
23227 \end_layout
23228
23229 \begin_layout Standard
23230 以下は、各ユーロ通貨記号のまとめです。
23231 \begin_inset Separator parbreak
23232 \end_inset
23233
23234
23235 \end_layout
23236
23237 \begin_layout Standard
23238 \align center
23239 \begin_inset Tabular
23240 <lyxtabular version="3" rows="4" columns="3">
23241 <features tabularvalignment="middle">
23242 <column alignment="center" valignment="top" width="0pt">
23243 <column alignment="center" valignment="top" width="0pt">
23244 <column alignment="center" valignment="top" width="0pt">
23245 <row>
23246 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
23247 \begin_inset Text
23248
23249 \begin_layout Plain Layout
23250
23251 \end_layout
23252
23253 \end_inset
23254 </cell>
23255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259 コマンド
23260 \end_layout
23261
23262 \end_inset
23263 </cell>
23264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23265 \begin_inset Text
23266
23267 \begin_layout Plain Layout
23268 出力
23269 \end_layout
23270
23271 \end_inset
23272 </cell>
23273 </row>
23274 <row>
23275 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23276 \begin_inset Text
23277
23278 \begin_layout Plain Layout
23279 数式
23280 \end_layout
23281
23282 \end_inset
23283 </cell>
23284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23285 \begin_inset Text
23286
23287 \begin_layout Plain Layout
23288
23289 \backslash
23290 euro
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23296 \begin_inset Text
23297
23298 \begin_layout Plain Layout
23299 \begin_inset Formula $\euro$
23300 \end_inset
23301
23302
23303 \end_layout
23304
23305 \end_inset
23306 </cell>
23307 </row>
23308 <row>
23309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \begin_layout Plain Layout
23313 数式テキスト
23314 \end_layout
23315
23316 \end_inset
23317 </cell>
23318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23319 \begin_inset Text
23320
23321 \begin_layout Plain Layout
23322 (ユーロ記号)
23323 \end_layout
23324
23325 \end_inset
23326 </cell>
23327 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23328 \begin_inset Text
23329
23330 \begin_layout Plain Layout
23331 (ユーロ記号)
23332 \end_layout
23333
23334 \end_inset
23335 </cell>
23336 </row>
23337 <row>
23338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23339 \begin_inset Text
23340
23341 \begin_layout Plain Layout
23342 \SpecialChar TeX
23343 モード
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23349 \begin_inset Text
23350
23351 \begin_layout Plain Layout
23352
23353 \backslash
23354 officialeuro
23355 \end_layout
23356
23357 \end_inset
23358 </cell>
23359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23360 \begin_inset Text
23361
23362 \begin_layout Plain Layout
23363 \begin_inset ERT
23364 status collapsed
23365
23366 \begin_layout Plain Layout
23367
23368
23369 \backslash
23370 officialeuro
23371 \end_layout
23372
23373 \end_inset
23374
23375
23376 \end_layout
23377
23378 \end_inset
23379 </cell>
23380 </row>
23381 </lyxtabular>
23382
23383 \end_inset
23384
23385
23386 \end_layout
23387
23388 \begin_layout Standard
23389 \begin_inset ERT
23390 status collapsed
23391
23392 \begin_layout Plain Layout
23393
23394
23395 \backslash
23396 else 
23397 \end_layout
23398
23399 \end_inset
23400
23401
23402 \begin_inset Note Note
23403 status open
23404
23405 \begin_layout Plain Layout
23406 以下は、\SpecialChar LaTeX
23407 パッケージ
23408 \series bold
23409 eurosym
23410 \series default
23411 が導入されていないときのみ表示されます。
23412 \end_layout
23413
23414 \end_inset
23415
23416
23417 \end_layout
23418
23419 \begin_layout Standard
23420 本節の残りを出力としてみるためには、\SpecialChar LaTeX
23421 パッケージ
23422 \series bold
23423 eurosym
23424 \series default
23425 を導入する必要があります。
23426 \end_layout
23427
23428 \begin_layout Standard
23429 \begin_inset ERT
23430 status collapsed
23431
23432 \begin_layout Plain Layout
23433
23434
23435 \backslash
23436 fi 
23437 \end_layout
23438
23439 \end_inset
23440
23441
23442 \end_layout
23443
23444 \begin_layout Section
23445 関係子
23446 \begin_inset CommandInset label
23447 LatexCommand label
23448 name "sec:関係子"
23449
23450 \end_inset
23451
23452
23453 \begin_inset Index idx
23454 status collapsed
23455
23456 \begin_layout Plain Layout
23457 かんけいし@関係子
23458 \end_layout
23459
23460 \end_inset
23461
23462
23463 \begin_inset Index idx
23464 status collapsed
23465
23466 \begin_layout Plain Layout
23467 ひかくし@比較子
23468 \begin_inset ERT
23469 status collapsed
23470
23471 \begin_layout Plain Layout
23472
23473 |see{
23474 \end_layout
23475
23476 \end_inset
23477
23478 関係子
23479 \begin_inset ERT
23480 status collapsed
23481
23482 \begin_layout Plain Layout
23483
23484 }
23485 \end_layout
23486
23487 \end_inset
23488
23489
23490 \end_layout
23491
23492 \end_inset
23493
23494
23495 \end_layout
23496
23497 \begin_layout Standard
23498 関係子はすべて、ツールバーボタンの
23499 \begin_inset Info
23500 type  "icon"
23501 arg   "math-insert \\leq"
23502 \end_inset
23503
23504 でも挿入することができます。
23505 \end_layout
23506
23507 \begin_layout Standard
23508 \begin_inset space \hfill{}
23509 \end_inset
23510
23511
23512 \begin_inset Tabular
23513 <lyxtabular version="3" rows="17" columns="2">
23514 <features tabularvalignment="middle">
23515 <column alignment="center" valignment="top" width="0pt">
23516 <column alignment="center" valignment="top" width="0pt">
23517 <row>
23518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522 コマンド
23523 \end_layout
23524
23525 \end_inset
23526 </cell>
23527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531 出力
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 </row>
23537 <row>
23538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23539 \begin_inset Text
23540
23541 \begin_layout Plain Layout
23542 \begin_inset Formula $<$
23543 \end_inset
23544
23545
23546 \end_layout
23547
23548 \end_inset
23549 </cell>
23550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23551 \begin_inset Text
23552
23553 \begin_layout Plain Layout
23554 \begin_inset Formula $<$
23555 \end_inset
23556
23557
23558 \end_layout
23559
23560 \end_inset
23561 </cell>
23562 </row>
23563 <row>
23564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23565 \begin_inset Text
23566
23567 \begin_layout Plain Layout
23568
23569 \backslash
23570 le
23571 \end_layout
23572
23573 \end_inset
23574 </cell>
23575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23576 \begin_inset Text
23577
23578 \begin_layout Plain Layout
23579 \begin_inset Formula $\le$
23580 \end_inset
23581
23582
23583 \end_layout
23584
23585 \end_inset
23586 </cell>
23587 </row>
23588 <row>
23589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23590 \begin_inset Text
23591
23592 \begin_layout Plain Layout
23593
23594 \backslash
23595 ll
23596 \end_layout
23597
23598 \end_inset
23599 </cell>
23600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23601 \begin_inset Text
23602
23603 \begin_layout Plain Layout
23604 \begin_inset Formula $\ll$
23605 \end_inset
23606
23607
23608 \end_layout
23609
23610 \end_inset
23611 </cell>
23612 </row>
23613 <row>
23614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23615 \begin_inset Text
23616
23617 \begin_layout Plain Layout
23618
23619 \backslash
23620 prec
23621 \end_layout
23622
23623 \end_inset
23624 </cell>
23625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23626 \begin_inset Text
23627
23628 \begin_layout Plain Layout
23629 \begin_inset Formula $\prec$
23630 \end_inset
23631
23632
23633 \end_layout
23634
23635 \end_inset
23636 </cell>
23637 </row>
23638 <row>
23639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23640 \begin_inset Text
23641
23642 \begin_layout Plain Layout
23643
23644 \backslash
23645 preceq
23646 \end_layout
23647
23648 \end_inset
23649 </cell>
23650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23651 \begin_inset Text
23652
23653 \begin_layout Plain Layout
23654 \begin_inset Formula $\preceq$
23655 \end_inset
23656
23657
23658 \end_layout
23659
23660 \end_inset
23661 </cell>
23662 </row>
23663 <row>
23664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23665 \begin_inset Text
23666
23667 \begin_layout Plain Layout
23668
23669 \backslash
23670 subset
23671 \end_layout
23672
23673 \end_inset
23674 </cell>
23675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23676 \begin_inset Text
23677
23678 \begin_layout Plain Layout
23679 \begin_inset Formula $\subset$
23680 \end_inset
23681
23682
23683 \end_layout
23684
23685 \end_inset
23686 </cell>
23687 </row>
23688 <row>
23689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23690 \begin_inset Text
23691
23692 \begin_layout Plain Layout
23693
23694 \backslash
23695 subseteq
23696 \end_layout
23697
23698 \end_inset
23699 </cell>
23700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23701 \begin_inset Text
23702
23703 \begin_layout Plain Layout
23704 \begin_inset Formula $\subseteq$
23705 \end_inset
23706
23707
23708 \end_layout
23709
23710 \end_inset
23711 </cell>
23712 </row>
23713 <row>
23714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23715 \begin_inset Text
23716
23717 \begin_layout Plain Layout
23718
23719 \backslash
23720 sqsubseteq
23721 \end_layout
23722
23723 \end_inset
23724 </cell>
23725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23726 \begin_inset Text
23727
23728 \begin_layout Plain Layout
23729 \begin_inset Formula $\sqsubseteq$
23730 \end_inset
23731
23732
23733 \end_layout
23734
23735 \end_inset
23736 </cell>
23737 </row>
23738 <row>
23739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23740 \begin_inset Text
23741
23742 \begin_layout Plain Layout
23743
23744 \backslash
23745 in
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754 \begin_inset Formula $\in$
23755 \end_inset
23756
23757
23758 \end_layout
23759
23760 \end_inset
23761 </cell>
23762 </row>
23763 <row>
23764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23765 \begin_inset Text
23766
23767 \begin_layout Plain Layout
23768
23769 \backslash
23770 vdash
23771 \end_layout
23772
23773 \end_inset
23774 </cell>
23775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23776 \begin_inset Text
23777
23778 \begin_layout Plain Layout
23779 \begin_inset Formula $\vdash$
23780 \end_inset
23781
23782
23783 \end_layout
23784
23785 \end_inset
23786 </cell>
23787 </row>
23788 <row>
23789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23790 \begin_inset Text
23791
23792 \begin_layout Plain Layout
23793
23794 \backslash
23795 smile
23796 \end_layout
23797
23798 \end_inset
23799 </cell>
23800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23801 \begin_inset Text
23802
23803 \begin_layout Plain Layout
23804 \begin_inset Formula $\smile$
23805 \end_inset
23806
23807
23808 \end_layout
23809
23810 \end_inset
23811 </cell>
23812 </row>
23813 <row>
23814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23815 \begin_inset Text
23816
23817 \begin_layout Plain Layout
23818
23819 \backslash
23820 lhd
23821 \end_layout
23822
23823 \end_inset
23824 </cell>
23825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23826 \begin_inset Text
23827
23828 \begin_layout Plain Layout
23829 \begin_inset Formula $\lhd$
23830 \end_inset
23831
23832
23833 \end_layout
23834
23835 \end_inset
23836 </cell>
23837 </row>
23838 <row>
23839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23840 \begin_inset Text
23841
23842 \begin_layout Plain Layout
23843
23844 \backslash
23845 unlhd
23846 \end_layout
23847
23848 \end_inset
23849 </cell>
23850 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23851 \begin_inset Text
23852
23853 \begin_layout Plain Layout
23854 \begin_inset Formula $\unlhd$
23855 \end_inset
23856
23857
23858 \end_layout
23859
23860 \end_inset
23861 </cell>
23862 </row>
23863 <row>
23864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23865 \begin_inset Text
23866
23867 \begin_layout Plain Layout
23868
23869 \backslash
23870 gtrless
23871 \end_layout
23872
23873 \end_inset
23874 </cell>
23875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23876 \begin_inset Text
23877
23878 \begin_layout Plain Layout
23879 \begin_inset Formula $\gtrless$
23880 \end_inset
23881
23882
23883 \end_layout
23884
23885 \end_inset
23886 </cell>
23887 </row>
23888 <row>
23889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23890 \begin_inset Text
23891
23892 \begin_layout Plain Layout
23893
23894 \backslash
23895 mid
23896 \end_layout
23897
23898 \end_inset
23899 </cell>
23900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23901 \begin_inset Text
23902
23903 \begin_layout Plain Layout
23904 \begin_inset Formula $\mid$
23905 \end_inset
23906
23907
23908 \end_layout
23909
23910 \end_inset
23911 </cell>
23912 </row>
23913 <row>
23914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23915 \begin_inset Text
23916
23917 \begin_layout Plain Layout
23918
23919 \backslash
23920 nmid
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929 \begin_inset Formula $\nmid$
23930 \end_inset
23931
23932
23933 \end_layout
23934
23935 \end_inset
23936 </cell>
23937 </row>
23938 </lyxtabular>
23939
23940 \end_inset
23941
23942
23943 \begin_inset space \hfill{}
23944 \end_inset
23945
23946
23947 \begin_inset Tabular
23948 <lyxtabular version="3" rows="17" columns="2">
23949 <features tabularvalignment="middle">
23950 <column alignment="center" valignment="top" width="0pt">
23951 <column alignment="center" valignment="top" width="0pt">
23952 <row>
23953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23954 \begin_inset Text
23955
23956 \begin_layout Plain Layout
23957 コマンド
23958 \end_layout
23959
23960 \end_inset
23961 </cell>
23962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \begin_layout Plain Layout
23966 出力
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 </row>
23972 <row>
23973 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23974 \begin_inset Text
23975
23976 \begin_layout Plain Layout
23977 =
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986 \begin_inset Formula $=$
23987 \end_inset
23988
23989
23990 \end_layout
23991
23992 \end_inset
23993 </cell>
23994 </row>
23995 <row>
23996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23997 \begin_inset Text
23998
23999 \begin_layout Plain Layout
24000
24001 \backslash
24002 not=
24003 \end_layout
24004
24005 \end_inset
24006 </cell>
24007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24008 \begin_inset Text
24009
24010 \begin_layout Plain Layout
24011 \begin_inset Formula $\not=$
24012 \end_inset
24013
24014
24015 \end_layout
24016
24017 \end_inset
24018 </cell>
24019 </row>
24020 <row>
24021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025
24026 \backslash
24027 equiv
24028 \end_layout
24029
24030 \end_inset
24031 </cell>
24032 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24033 \begin_inset Text
24034
24035 \begin_layout Plain Layout
24036 \begin_inset Formula $\equiv$
24037 \end_inset
24038
24039
24040 \end_layout
24041
24042 \end_inset
24043 </cell>
24044 </row>
24045 <row>
24046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050
24051 \backslash
24052 sim
24053 \end_layout
24054
24055 \end_inset
24056 </cell>
24057 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061 \begin_inset Formula $\sim$
24062 \end_inset
24063
24064
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 </row>
24070 <row>
24071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24072 \begin_inset Text
24073
24074 \begin_layout Plain Layout
24075
24076 \backslash
24077 simeq
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086 \begin_inset Formula $\simeq$
24087 \end_inset
24088
24089
24090 \end_layout
24091
24092 \end_inset
24093 </cell>
24094 </row>
24095 <row>
24096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24097 \begin_inset Text
24098
24099 \begin_layout Plain Layout
24100
24101 \backslash
24102 approx
24103 \end_layout
24104
24105 \end_inset
24106 </cell>
24107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24108 \begin_inset Text
24109
24110 \begin_layout Plain Layout
24111 \begin_inset Formula $\approx$
24112 \end_inset
24113
24114
24115 \end_layout
24116
24117 \end_inset
24118 </cell>
24119 </row>
24120 <row>
24121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24122 \begin_inset Text
24123
24124 \begin_layout Plain Layout
24125
24126 \backslash
24127 cong
24128 \end_layout
24129
24130 \end_inset
24131 </cell>
24132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24133 \begin_inset Text
24134
24135 \begin_layout Plain Layout
24136 \begin_inset Formula $\cong$
24137 \end_inset
24138
24139
24140 \end_layout
24141
24142 \end_inset
24143 </cell>
24144 </row>
24145 <row>
24146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24147 \begin_inset Text
24148
24149 \begin_layout Plain Layout
24150
24151 \backslash
24152 bowtie
24153 \end_layout
24154
24155 \end_inset
24156 </cell>
24157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24158 \begin_inset Text
24159
24160 \begin_layout Plain Layout
24161 \begin_inset Formula $\bowtie$
24162 \end_inset
24163
24164
24165 \end_layout
24166
24167 \end_inset
24168 </cell>
24169 </row>
24170 <row>
24171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24172 \begin_inset Text
24173
24174 \begin_layout Plain Layout
24175
24176 \backslash
24177 notin
24178 \end_layout
24179
24180 \end_inset
24181 </cell>
24182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186 \begin_inset Formula $\notin$
24187 \end_inset
24188
24189
24190 \end_layout
24191
24192 \end_inset
24193 </cell>
24194 </row>
24195 <row>
24196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24197 \begin_inset Text
24198
24199 \begin_layout Plain Layout
24200
24201 \backslash
24202 perp
24203 \end_layout
24204
24205 \end_inset
24206 </cell>
24207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24208 \begin_inset Text
24209
24210 \begin_layout Plain Layout
24211 \begin_inset Formula $\perp$
24212 \end_inset
24213
24214
24215 \end_layout
24216
24217 \end_inset
24218 </cell>
24219 </row>
24220 <row>
24221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24222 \begin_inset Text
24223
24224 \begin_layout Plain Layout
24225
24226 \backslash
24227 propto
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24233 \begin_inset Text
24234
24235 \begin_layout Plain Layout
24236 \begin_inset Formula $\propto$
24237 \end_inset
24238
24239
24240 \end_layout
24241
24242 \end_inset
24243 </cell>
24244 </row>
24245 <row>
24246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24247 \begin_inset Text
24248
24249 \begin_layout Plain Layout
24250
24251 \backslash
24252 asymp
24253 \end_layout
24254
24255 \end_inset
24256 </cell>
24257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24258 \begin_inset Text
24259
24260 \begin_layout Plain Layout
24261 \begin_inset Formula $\asymp$
24262 \end_inset
24263
24264
24265 \end_layout
24266
24267 \end_inset
24268 </cell>
24269 </row>
24270 <row>
24271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24272 \begin_inset Text
24273
24274 \begin_layout Plain Layout
24275
24276 \backslash
24277 doteq
24278 \end_layout
24279
24280 \end_inset
24281 </cell>
24282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24283 \begin_inset Text
24284
24285 \begin_layout Plain Layout
24286 \begin_inset Formula $\doteq$
24287 \end_inset
24288
24289
24290 \end_layout
24291
24292 \end_inset
24293 </cell>
24294 </row>
24295 <row>
24296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24297 \begin_inset Text
24298
24299 \begin_layout Plain Layout
24300
24301 \backslash
24302 circeq
24303 \end_layout
24304
24305 \end_inset
24306 </cell>
24307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24308 \begin_inset Text
24309
24310 \begin_layout Plain Layout
24311 \begin_inset Formula $\circeq$
24312 \end_inset
24313
24314
24315 \end_layout
24316
24317 \end_inset
24318 </cell>
24319 </row>
24320 <row>
24321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24322 \begin_inset Text
24323
24324 \begin_layout Plain Layout
24325
24326 \backslash
24327 models
24328 \end_layout
24329
24330 \end_inset
24331 </cell>
24332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24333 \begin_inset Text
24334
24335 \begin_layout Plain Layout
24336 \begin_inset Formula $\models$
24337 \end_inset
24338
24339
24340 \end_layout
24341
24342 \end_inset
24343 </cell>
24344 </row>
24345 <row>
24346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24347 \begin_inset Text
24348
24349 \begin_layout Plain Layout
24350
24351 \backslash
24352 widehat=
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24358 \begin_inset Text
24359
24360 \begin_layout Plain Layout
24361 \begin_inset Formula $\widehat{=}$
24362 \end_inset
24363
24364
24365 \end_layout
24366
24367 \end_inset
24368 </cell>
24369 </row>
24370 </lyxtabular>
24371
24372 \end_inset
24373
24374
24375 \begin_inset space \hfill{}
24376 \end_inset
24377
24378
24379 \begin_inset Tabular
24380 <lyxtabular version="3" rows="17" columns="2">
24381 <features tabularvalignment="middle">
24382 <column alignment="center" valignment="top" width="0pt">
24383 <column alignment="center" valignment="top" width="0pt">
24384 <row>
24385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389
24390 \family roman
24391 \series medium
24392 \shape up
24393 \size normal
24394 \emph off
24395 \bar no
24396 \noun off
24397 \color none
24398 コマンド
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24404 \begin_inset Text
24405
24406 \begin_layout Plain Layout
24407
24408 \family roman
24409 \series medium
24410 \shape up
24411 \size normal
24412 \emph off
24413 \bar no
24414 \noun off
24415 \color none
24416 出力
24417 \end_layout
24418
24419 \end_inset
24420 </cell>
24421 </row>
24422 <row>
24423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24424 \begin_inset Text
24425
24426 \begin_layout Plain Layout
24427 \begin_inset Formula $>$
24428 \end_inset
24429
24430
24431 \end_layout
24432
24433 \end_inset
24434 </cell>
24435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24436 \begin_inset Text
24437
24438 \begin_layout Plain Layout
24439 \begin_inset Formula $>$
24440 \end_inset
24441
24442
24443 \end_layout
24444
24445 \end_inset
24446 </cell>
24447 </row>
24448 <row>
24449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24450 \begin_inset Text
24451
24452 \begin_layout Plain Layout
24453
24454 \backslash
24455 ge
24456 \end_layout
24457
24458 \end_inset
24459 </cell>
24460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24461 \begin_inset Text
24462
24463 \begin_layout Plain Layout
24464 \begin_inset Formula $\ge$
24465 \end_inset
24466
24467
24468 \end_layout
24469
24470 \end_inset
24471 </cell>
24472 </row>
24473 <row>
24474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24475 \begin_inset Text
24476
24477 \begin_layout Plain Layout
24478
24479 \backslash
24480 gg
24481 \end_layout
24482
24483 \end_inset
24484 </cell>
24485 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24486 \begin_inset Text
24487
24488 \begin_layout Plain Layout
24489 \begin_inset Formula $\gg$
24490 \end_inset
24491
24492
24493 \end_layout
24494
24495 \end_inset
24496 </cell>
24497 </row>
24498 <row>
24499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24500 \begin_inset Text
24501
24502 \begin_layout Plain Layout
24503
24504 \backslash
24505 succ
24506 \end_layout
24507
24508 \end_inset
24509 </cell>
24510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24511 \begin_inset Text
24512
24513 \begin_layout Plain Layout
24514 \begin_inset Formula $\succ$
24515 \end_inset
24516
24517
24518 \end_layout
24519
24520 \end_inset
24521 </cell>
24522 </row>
24523 <row>
24524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24525 \begin_inset Text
24526
24527 \begin_layout Plain Layout
24528
24529 \backslash
24530 succeq
24531 \end_layout
24532
24533 \end_inset
24534 </cell>
24535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24536 \begin_inset Text
24537
24538 \begin_layout Plain Layout
24539 \begin_inset Formula $\succeq$
24540 \end_inset
24541
24542
24543 \end_layout
24544
24545 \end_inset
24546 </cell>
24547 </row>
24548 <row>
24549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24550 \begin_inset Text
24551
24552 \begin_layout Plain Layout
24553
24554 \backslash
24555 supset
24556 \end_layout
24557
24558 \end_inset
24559 </cell>
24560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24561 \begin_inset Text
24562
24563 \begin_layout Plain Layout
24564 \begin_inset Formula $\supset$
24565 \end_inset
24566
24567
24568 \end_layout
24569
24570 \end_inset
24571 </cell>
24572 </row>
24573 <row>
24574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24575 \begin_inset Text
24576
24577 \begin_layout Plain Layout
24578
24579 \backslash
24580 supseteq
24581 \end_layout
24582
24583 \end_inset
24584 </cell>
24585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24586 \begin_inset Text
24587
24588 \begin_layout Plain Layout
24589 \begin_inset Formula $\supseteq$
24590 \end_inset
24591
24592
24593 \end_layout
24594
24595 \end_inset
24596 </cell>
24597 </row>
24598 <row>
24599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Plain Layout
24603
24604 \backslash
24605 sqsupseteq
24606 \end_layout
24607
24608 \end_inset
24609 </cell>
24610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24611 \begin_inset Text
24612
24613 \begin_layout Plain Layout
24614 \begin_inset Formula $\sqsupseteq$
24615 \end_inset
24616
24617
24618 \end_layout
24619
24620 \end_inset
24621 </cell>
24622 </row>
24623 <row>
24624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24625 \begin_inset Text
24626
24627 \begin_layout Plain Layout
24628
24629 \backslash
24630 ni
24631 \end_layout
24632
24633 \end_inset
24634 </cell>
24635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24636 \begin_inset Text
24637
24638 \begin_layout Plain Layout
24639 \begin_inset Formula $\ni$
24640 \end_inset
24641
24642
24643 \end_layout
24644
24645 \end_inset
24646 </cell>
24647 </row>
24648 <row>
24649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24650 \begin_inset Text
24651
24652 \begin_layout Plain Layout
24653
24654 \backslash
24655 dashv
24656 \end_layout
24657
24658 \end_inset
24659 </cell>
24660 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24661 \begin_inset Text
24662
24663 \begin_layout Plain Layout
24664 \begin_inset Formula $\dashv$
24665 \end_inset
24666
24667
24668 \end_layout
24669
24670 \end_inset
24671 </cell>
24672 </row>
24673 <row>
24674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24675 \begin_inset Text
24676
24677 \begin_layout Plain Layout
24678
24679 \backslash
24680 frown
24681 \end_layout
24682
24683 \end_inset
24684 </cell>
24685 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24686 \begin_inset Text
24687
24688 \begin_layout Plain Layout
24689 \begin_inset Formula $\frown$
24690 \end_inset
24691
24692
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 </row>
24698 <row>
24699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703
24704 \backslash
24705 rhd
24706 \end_layout
24707
24708 \end_inset
24709 </cell>
24710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24711 \begin_inset Text
24712
24713 \begin_layout Plain Layout
24714 \begin_inset Formula $\rhd$
24715 \end_inset
24716
24717
24718 \end_layout
24719
24720 \end_inset
24721 </cell>
24722 </row>
24723 <row>
24724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24725 \begin_inset Text
24726
24727 \begin_layout Plain Layout
24728
24729 \backslash
24730 unrhd
24731 \end_layout
24732
24733 \end_inset
24734 </cell>
24735 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24736 \begin_inset Text
24737
24738 \begin_layout Plain Layout
24739 \begin_inset Formula $\unrhd$
24740 \end_inset
24741
24742
24743 \end_layout
24744
24745 \end_inset
24746 </cell>
24747 </row>
24748 <row>
24749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24750 \begin_inset Text
24751
24752 \begin_layout Plain Layout
24753
24754 \backslash
24755 lessgtr
24756 \end_layout
24757
24758 \end_inset
24759 </cell>
24760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24761 \begin_inset Text
24762
24763 \begin_layout Plain Layout
24764 \begin_inset Formula $\lessgtr$
24765 \end_inset
24766
24767
24768 \end_layout
24769
24770 \end_inset
24771 </cell>
24772 </row>
24773 <row>
24774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24775 \begin_inset Text
24776
24777 \begin_layout Plain Layout
24778
24779 \backslash
24780 parallel
24781 \end_layout
24782
24783 \end_inset
24784 </cell>
24785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24786 \begin_inset Text
24787
24788 \begin_layout Plain Layout
24789 \begin_inset Formula $\parallel$
24790 \end_inset
24791
24792
24793 \end_layout
24794
24795 \end_inset
24796 </cell>
24797 </row>
24798 <row>
24799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24800 \begin_inset Text
24801
24802 \begin_layout Plain Layout
24803
24804 \backslash
24805 nparallel
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24811 \begin_inset Text
24812
24813 \begin_layout Plain Layout
24814 \begin_inset Formula $\nparallel$
24815 \end_inset
24816
24817
24818 \end_layout
24819
24820 \end_inset
24821 </cell>
24822 </row>
24823 </lyxtabular>
24824
24825 \end_inset
24826
24827
24828 \begin_inset space \hfill{}
24829 \end_inset
24830
24831
24832 \end_layout
24833
24834 \begin_layout Standard
24835 \begin_inset VSpace medskip
24836 \end_inset
24837
24838
24839 \series bold
24840
24841 \backslash
24842 lhd
24843 \series default
24844
24845 \series bold
24846
24847 \backslash
24848 rhd
24849 \series default
24850 の文字は、同じように見える演算子
24851 \series bold
24852
24853 \backslash
24854 triangleleft
24855 \series default
24856 および
24857 \series bold
24858
24859 \backslash
24860 triangleright
24861 \series default
24862 よりも大きくなっています。
24863 \end_layout
24864
24865 \begin_layout Standard
24866 \SpecialChar LyX
24867 は、特殊な関係子を多くサポートしています。これらの関係子一覧を見るには、ツールバーボタン
24868 \begin_inset Info
24869 type  "icon"
24870 arg   "math-insert \\leqq"
24871 \end_inset
24872
24873 をご覧ください。
24874 \end_layout
24875
24876 \begin_layout Standard
24877 関係子は、記号とは違って、つねに前後に余白が置かれます。
24878 \end_layout
24879
24880 \begin_layout Standard
24881
24882 \series bold
24883
24884 \backslash
24885 stackrel
24886 \series default
24887
24888 \begin_inset Index idx
24889 status collapsed
24890
24891 \begin_layout Plain Layout
24892 こまんど@コマンド ! S ! 
24893 \backslash
24894 stackrel
24895 \end_layout
24896
24897 \end_inset
24898
24899 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
24900 \begin_inset Separator parbreak
24901 \end_inset
24902
24903
24904 \end_layout
24905
24906 \begin_layout Standard
24907 \align center
24908 \begin_inset Tabular
24909 <lyxtabular version="3" rows="2" columns="2">
24910 <features tabularvalignment="middle">
24911 <column alignment="center" valignment="top">
24912 <column alignment="center" valignment="top">
24913 <row>
24914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24915 \begin_inset Text
24916
24917 \begin_layout Plain Layout
24918 コマンド
24919 \end_layout
24920
24921 \end_inset
24922 </cell>
24923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24924 \begin_inset Text
24925
24926 \begin_layout Plain Layout
24927 出力
24928 \begin_inset Note Note
24929 status collapsed
24930
24931 \begin_layout Plain Layout
24932 ここで
24933 \series bold
24934
24935 \backslash
24936 raisebox
24937 \series default
24938 はスペーサーとして使用しているだけです。
24939 \end_layout
24940
24941 \end_inset
24942
24943
24944 \end_layout
24945
24946 \end_inset
24947 </cell>
24948 </row>
24949 <row>
24950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24951 \begin_inset Text
24952
24953 \begin_layout Plain Layout
24954 A(r)
24955 \backslash
24956 stackrel
24957 \begin_inset space \textvisiblespace{}
24958 \end_inset
24959
24960 r
24961 \backslash
24962 to
24963 \backslash
24964 infty
24965 \begin_inset space \textvisiblespace{}
24966 \end_inset
24967
24968
24969 \begin_inset Formula $\downarrow$
24970 \end_inset
24971
24972
24973 \backslash
24974 approx
24975 \begin_inset space \textvisiblespace{}
24976 \end_inset
24977
24978
24979 \begin_inset space \textvisiblespace{}
24980 \end_inset
24981
24982 B
24983 \end_layout
24984
24985 \end_inset
24986 </cell>
24987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24988 \begin_inset Text
24989
24990 \begin_layout Plain Layout
24991 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24992 \end_inset
24993
24994
24995 \end_layout
24996
24997 \end_inset
24998 </cell>
24999 </row>
25000 </lyxtabular>
25001
25002 \end_inset
25003
25004
25005 \end_layout
25006
25007 \begin_layout Section
25008 関数
25009 \end_layout
25010
25011 \begin_layout Subsection
25012 定義済み関数
25013 \begin_inset CommandInset label
25014 LatexCommand label
25015 name "subsec:定義済み函数"
25016
25017 \end_inset
25018
25019
25020 \begin_inset Index idx
25021 status collapsed
25022
25023 \begin_layout Plain Layout
25024 かんすう@関数 ! ていぎずみ@定義済み
25025 \end_layout
25026
25027 \end_inset
25028
25029
25030 \end_layout
25031
25032 \begin_layout Standard
25033 一般的に、数式表現では変数は
25034 \shape italic
25035 イタリック体
25036 \shape default
25037 に設定されますが、関数名はイタリック体にしません。なぜなら、
25038 \begin_inset Formula $sin$
25039 \end_inset
25040
25041
25042 \begin_inset Formula $s\cdot i\cdot n$
25043 \end_inset
25044
25045 であるかのように誤解させる恐れがあるためです。そのために、定義済み関数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み関数は、関数名の前にバ
25046 ックスラッシュを加えたコマンドとして挿入します。
25047 \begin_inset Separator parbreak
25048 \end_inset
25049
25050
25051 \end_layout
25052
25053 \begin_layout Standard
25054 \align center
25055 \begin_inset Tabular
25056 <lyxtabular version="3" rows="2" columns="4">
25057 <features tabularvalignment="middle">
25058 <column alignment="center" valignment="top" width="0pt">
25059 <column alignment="center" valignment="top" width="0pt">
25060 <column alignment="center" valignment="top" width="0pt">
25061 <column alignment="center" valignment="top" width="0pt">
25062 <row>
25063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25064 \begin_inset Text
25065
25066 \begin_layout Plain Layout
25067 コマンド
25068 \end_layout
25069
25070 \end_inset
25071 </cell>
25072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25073 \begin_inset Text
25074
25075 \begin_layout Plain Layout
25076 出力
25077 \end_layout
25078
25079 \end_inset
25080 </cell>
25081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25082 \begin_inset Text
25083
25084 \begin_layout Plain Layout
25085 コマンド
25086 \end_layout
25087
25088 \end_inset
25089 </cell>
25090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25091 \begin_inset Text
25092
25093 \begin_layout Plain Layout
25094 出力
25095 \end_layout
25096
25097 \end_inset
25098 </cell>
25099 </row>
25100 <row>
25101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25102 \begin_inset Text
25103
25104 \begin_layout Plain Layout
25105 Asin(x)+B
25106 \end_layout
25107
25108 \end_inset
25109 </cell>
25110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25111 \begin_inset Text
25112
25113 \begin_layout Plain Layout
25114 \begin_inset Formula $Asin(x)+B$
25115 \end_inset
25116
25117
25118 \end_layout
25119
25120 \end_inset
25121 </cell>
25122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25123 \begin_inset Text
25124
25125 \begin_layout Plain Layout
25126 A
25127 \backslash
25128 sin(x)+B
25129 \end_layout
25130
25131 \end_inset
25132 </cell>
25133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25134 \begin_inset Text
25135
25136 \begin_layout Plain Layout
25137 \begin_inset Formula $A\sin(x)+B$
25138 \end_inset
25139
25140
25141 \end_layout
25142
25143 \end_inset
25144 </cell>
25145 </row>
25146 </lyxtabular>
25147
25148 \end_inset
25149
25150
25151 \end_layout
25152
25153 \begin_layout Standard
25154 以下の関数が定義済みです。
25155 \end_layout
25156
25157 \begin_layout Standard
25158 \begin_inset VSpace -2mm
25159 \end_inset
25160
25161
25162 \end_layout
25163
25164 \begin_layout Standard
25165 \align center
25166 \begin_inset Tabular
25167 <lyxtabular version="3" rows="9" columns="4">
25168 <features tabularvalignment="middle">
25169 <column alignment="center" valignment="top" width="0pt">
25170 <column alignment="center" valignment="top" width="0pt">
25171 <column alignment="center" valignment="top" width="0pt">
25172 <column alignment="center" valignment="top" width="0pt">
25173 <row>
25174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25175 \begin_inset Text
25176
25177 \begin_layout Plain Layout
25178 コマンド
25179 \end_layout
25180
25181 \end_inset
25182 </cell>
25183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25184 \begin_inset Text
25185
25186 \begin_layout Plain Layout
25187 コマンド
25188 \end_layout
25189
25190 \end_inset
25191 </cell>
25192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25193 \begin_inset Text
25194
25195 \begin_layout Plain Layout
25196 コマンド
25197 \end_layout
25198
25199 \end_inset
25200 </cell>
25201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25202 \begin_inset Text
25203
25204 \begin_layout Plain Layout
25205 コマンド
25206 \end_layout
25207
25208 \end_inset
25209 </cell>
25210 </row>
25211 <row>
25212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25213 \begin_inset Text
25214
25215 \begin_layout Plain Layout
25216
25217 \backslash
25218 sin
25219 \end_layout
25220
25221 \end_inset
25222 </cell>
25223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25224 \begin_inset Text
25225
25226 \begin_layout Plain Layout
25227
25228 \backslash
25229 sinh
25230 \end_layout
25231
25232 \end_inset
25233 </cell>
25234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25235 \begin_inset Text
25236
25237 \begin_layout Plain Layout
25238
25239 \backslash
25240 arcsin
25241 \end_layout
25242
25243 \end_inset
25244 </cell>
25245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25246 \begin_inset Text
25247
25248 \begin_layout Plain Layout
25249
25250 \backslash
25251 sup
25252 \end_layout
25253
25254 \end_inset
25255 </cell>
25256 </row>
25257 <row>
25258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25259 \begin_inset Text
25260
25261 \begin_layout Plain Layout
25262
25263 \backslash
25264 cos
25265 \end_layout
25266
25267 \end_inset
25268 </cell>
25269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25270 \begin_inset Text
25271
25272 \begin_layout Plain Layout
25273
25274 \backslash
25275 cosh
25276 \end_layout
25277
25278 \end_inset
25279 </cell>
25280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25281 \begin_inset Text
25282
25283 \begin_layout Plain Layout
25284
25285 \backslash
25286 arccos
25287 \end_layout
25288
25289 \end_inset
25290 </cell>
25291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25292 \begin_inset Text
25293
25294 \begin_layout Plain Layout
25295
25296 \backslash
25297 inf
25298 \end_layout
25299
25300 \end_inset
25301 </cell>
25302 </row>
25303 <row>
25304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25305 \begin_inset Text
25306
25307 \begin_layout Plain Layout
25308
25309 \backslash
25310 tan
25311 \end_layout
25312
25313 \end_inset
25314 </cell>
25315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319
25320 \backslash
25321 tanh
25322 \end_layout
25323
25324 \end_inset
25325 </cell>
25326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25327 \begin_inset Text
25328
25329 \begin_layout Plain Layout
25330
25331 \backslash
25332 arctan
25333 \end_layout
25334
25335 \end_inset
25336 </cell>
25337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25338 \begin_inset Text
25339
25340 \begin_layout Plain Layout
25341
25342 \backslash
25343 lim
25344 \end_layout
25345
25346 \end_inset
25347 </cell>
25348 </row>
25349 <row>
25350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25351 \begin_inset Text
25352
25353 \begin_layout Plain Layout
25354
25355 \backslash
25356 cot
25357 \end_layout
25358
25359 \end_inset
25360 </cell>
25361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25362 \begin_inset Text
25363
25364 \begin_layout Plain Layout
25365
25366 \backslash
25367 coth
25368 \end_layout
25369
25370 \end_inset
25371 </cell>
25372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25373 \begin_inset Text
25374
25375 \begin_layout Plain Layout
25376
25377 \backslash
25378 arg
25379 \end_layout
25380
25381 \end_inset
25382 </cell>
25383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25384 \begin_inset Text
25385
25386 \begin_layout Plain Layout
25387
25388 \backslash
25389 liminf
25390 \end_layout
25391
25392 \end_inset
25393 </cell>
25394 </row>
25395 <row>
25396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25397 \begin_inset Text
25398
25399 \begin_layout Plain Layout
25400
25401 \backslash
25402 sec
25403 \end_layout
25404
25405 \end_inset
25406 </cell>
25407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25408 \begin_inset Text
25409
25410 \begin_layout Plain Layout
25411
25412 \backslash
25413 min
25414 \end_layout
25415
25416 \end_inset
25417 </cell>
25418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25419 \begin_inset Text
25420
25421 \begin_layout Plain Layout
25422
25423 \backslash
25424 deg
25425 \end_layout
25426
25427 \end_inset
25428 </cell>
25429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25430 \begin_inset Text
25431
25432 \begin_layout Plain Layout
25433
25434 \backslash
25435 limsup
25436 \end_layout
25437
25438 \end_inset
25439 </cell>
25440 </row>
25441 <row>
25442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25443 \begin_inset Text
25444
25445 \begin_layout Plain Layout
25446
25447 \backslash
25448 csc
25449 \end_layout
25450
25451 \end_inset
25452 </cell>
25453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25454 \begin_inset Text
25455
25456 \begin_layout Plain Layout
25457
25458 \backslash
25459 max
25460 \end_layout
25461
25462 \end_inset
25463 </cell>
25464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25465 \begin_inset Text
25466
25467 \begin_layout Plain Layout
25468
25469 \backslash
25470 det
25471 \end_layout
25472
25473 \end_inset
25474 </cell>
25475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25476 \begin_inset Text
25477
25478 \begin_layout Plain Layout
25479
25480 \backslash
25481 Pr
25482 \end_layout
25483
25484 \end_inset
25485 </cell>
25486 </row>
25487 <row>
25488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25489 \begin_inset Text
25490
25491 \begin_layout Plain Layout
25492
25493 \backslash
25494 ln
25495 \end_layout
25496
25497 \end_inset
25498 </cell>
25499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25500 \begin_inset Text
25501
25502 \begin_layout Plain Layout
25503
25504 \backslash
25505 exp
25506 \end_layout
25507
25508 \end_inset
25509 </cell>
25510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25511 \begin_inset Text
25512
25513 \begin_layout Plain Layout
25514
25515 \backslash
25516 dim
25517 \end_layout
25518
25519 \end_inset
25520 </cell>
25521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25522 \begin_inset Text
25523
25524 \begin_layout Plain Layout
25525
25526 \backslash
25527 hom
25528 \end_layout
25529
25530 \end_inset
25531 </cell>
25532 </row>
25533 <row>
25534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25535 \begin_inset Text
25536
25537 \begin_layout Plain Layout
25538
25539 \backslash
25540 lg
25541 \end_layout
25542
25543 \end_inset
25544 </cell>
25545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25546 \begin_inset Text
25547
25548 \begin_layout Plain Layout
25549
25550 \backslash
25551 log
25552 \end_layout
25553
25554 \end_inset
25555 </cell>
25556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25557 \begin_inset Text
25558
25559 \begin_layout Plain Layout
25560
25561 \backslash
25562 ker
25563 \end_layout
25564
25565 \end_inset
25566 </cell>
25567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25568 \begin_inset Text
25569
25570 \begin_layout Plain Layout
25571
25572 \backslash
25573 gcd
25574 \end_layout
25575
25576 \end_inset
25577 </cell>
25578 </row>
25579 </lyxtabular>
25580
25581 \end_inset
25582
25583
25584 \end_layout
25585
25586 \begin_layout Standard
25587 上記は、数式ツールバーボタンの
25588 \begin_inset Info
25589 type  "icon"
25590 arg   "math-insert \\functions"
25591 \end_inset
25592
25593 でも挿入することができます。
25594 \end_layout
25595
25596 \begin_layout Subsection
25597 自己定義関数
25598 \begin_inset Index idx
25599 status collapsed
25600
25601 \begin_layout Plain Layout
25602 かんすう@関数 ! じこていぎ@自己定義
25603 \end_layout
25604
25605 \end_inset
25606
25607
25608 \end_layout
25609
25610 \begin_layout Standard
25611 たとえば符号関数sgn(x)のように、定義済みでない関数を使うには、二つの方法があります。
25612 \end_layout
25613
25614 \begin_layout Itemize
25615 以下の行を\SpecialChar LaTeX
25616 プリアンブルに加えることによって関数を定義します。
25617 \begin_inset Foot
25618 status collapsed
25619
25620 \begin_layout Plain Layout
25621
25622 \series bold
25623
25624 \backslash
25625 DeclareMathOperator
25626 \series default
25627 についての詳細は、第
25628 \begin_inset CommandInset ref
25629 LatexCommand ref
25630 reference "subsec:自己定義演算子"
25631
25632 \end_inset
25633
25634 節をご参照下さい。
25635 \end_layout
25636
25637 \end_inset
25638
25639
25640 \begin_inset Newline newline
25641 \end_inset
25642
25643
25644 \begin_inset VSpace -3mm
25645 \end_inset
25646
25647
25648 \begin_inset Newline newline
25649 \end_inset
25650
25651
25652 \series bold
25653
25654 \backslash
25655 DeclareMathOperator{
25656 \backslash
25657 sgn}{sgn}
25658 \series default
25659
25660 \begin_inset Index idx
25661 status collapsed
25662
25663 \begin_layout Plain Layout
25664 こまんど@コマンド ! D ! 
25665 \backslash
25666 dbinom@
25667 \backslash
25668 DeclareMathOperator
25669 \end_layout
25670
25671 \end_inset
25672
25673
25674 \begin_inset Newline newline
25675 \end_inset
25676
25677
25678 \begin_inset VSpace -2mm
25679 \end_inset
25680
25681
25682 \begin_inset Newline newline
25683 \end_inset
25684
25685 これによって、新しく定義された関数を
25686 \series bold
25687
25688 \backslash
25689 sgn
25690 \series default
25691 コマンドで呼び出すことができるようになります。
25692 \end_layout
25693
25694 \begin_layout Itemize
25695 数式を普通に書き下し、関数名を選択して(上記の例では
25696 \emph on
25697 sgn
25698 \emph default
25699 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と関数の間に入れます。
25700 \end_layout
25701
25702 \begin_layout Standard
25703 双方とも定義済み関数と同等の出力をもたらします
25704 \begin_inset Foot
25705 status collapsed
25706
25707 \begin_layout Plain Layout
25708 \SpecialChar LyX
25709 上では、自己定義関数は赤で表示され、定義済み関数は黒で表示されます。
25710 \end_layout
25711
25712 \end_inset
25713
25714
25715 \begin_inset Separator parbreak
25716 \end_inset
25717
25718
25719 \end_layout
25720
25721 \begin_layout Standard
25722 \align center
25723 \begin_inset Tabular
25724 <lyxtabular version="3" rows="3" columns="2">
25725 <features tabularvalignment="middle">
25726 <column alignment="center" valignment="top" width="0pt">
25727 <column alignment="center" valignment="top" width="0pt">
25728 <row>
25729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25730 \begin_inset Text
25731
25732 \begin_layout Plain Layout
25733 コマンド
25734 \end_layout
25735
25736 \end_inset
25737 </cell>
25738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25739 \begin_inset Text
25740
25741 \begin_layout Plain Layout
25742 出力
25743 \end_layout
25744
25745 \end_inset
25746 </cell>
25747 </row>
25748 <row>
25749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25750 \begin_inset Text
25751
25752 \begin_layout Plain Layout
25753 A
25754 \backslash
25755 sgn(x)+B
25756 \end_layout
25757
25758 \end_inset
25759 </cell>
25760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25761 \begin_inset Text
25762
25763 \begin_layout Plain Layout
25764 \begin_inset Formula $A\sgn(x)+B$
25765 \end_inset
25766
25767
25768 \end_layout
25769
25770 \end_inset
25771 </cell>
25772 </row>
25773 <row>
25774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25775 \begin_inset Text
25776
25777 \begin_layout Plain Layout
25778 A
25779 \backslash
25780 ,
25781 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
25782 \end_inset
25783
25784 (x)+B
25785 \end_layout
25786
25787 \end_inset
25788 </cell>
25789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25790 \begin_inset Text
25791
25792 \begin_layout Plain Layout
25793 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
25794 \end_inset
25795
25796
25797 \end_layout
25798
25799 \end_inset
25800 </cell>
25801 </row>
25802 </lyxtabular>
25803
25804 \end_inset
25805
25806
25807 \end_layout
25808
25809 \begin_layout Standard
25810 自己定義関数を何回か使用する場合には、一番目の方法の方が適切です。
25811 \end_layout
25812
25813 \begin_layout Subsection
25814 極限
25815 \begin_inset Index idx
25816 status collapsed
25817
25818 \begin_layout Plain Layout
25819 きょくげん@極限
25820 \end_layout
25821
25822 \end_inset
25823
25824
25825 \end_layout
25826
25827 \begin_layout Standard
25828 極限用には、
25829 \series bold
25830
25831 \backslash
25832 lim
25833 \series default
25834
25835 \begin_inset Index idx
25836 status collapsed
25837
25838 \begin_layout Plain Layout
25839 こまんど@コマンド ! L ! 
25840 \backslash
25841 lim
25842 \end_layout
25843
25844 \end_inset
25845
25846
25847 \series bold
25848
25849 \backslash
25850 liminf
25851 \series default
25852
25853 \series bold
25854
25855 \backslash
25856 limsup
25857 \series default
25858 の他に、以下の関数があります。
25859 \begin_inset Separator parbreak
25860 \end_inset
25861
25862
25863 \end_layout
25864
25865 \begin_layout Standard
25866 \align center
25867 \begin_inset Tabular
25868 <lyxtabular version="3" rows="5" columns="2">
25869 <features tabularvalignment="middle">
25870 <column alignment="center" valignment="top">
25871 <column alignment="center" valignment="top">
25872 <row>
25873 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25874 \begin_inset Text
25875
25876 \begin_layout Plain Layout
25877 コマンド
25878 \end_layout
25879
25880 \end_inset
25881 </cell>
25882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25883 \begin_inset Text
25884
25885 \begin_layout Plain Layout
25886 出力
25887 \begin_inset Note Note
25888 status collapsed
25889
25890 \begin_layout Plain Layout
25891 ここで
25892 \series bold
25893
25894 \backslash
25895 raisebox
25896 \series default
25897 はスペーサーとして使用しているだけです。
25898 \end_layout
25899
25900 \end_inset
25901
25902
25903 \end_layout
25904
25905 \end_inset
25906 </cell>
25907 </row>
25908 <row>
25909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25910 \begin_inset Text
25911
25912 \begin_layout Plain Layout
25913
25914 \backslash
25915 varliminf
25916 \end_layout
25917
25918 \end_inset
25919 </cell>
25920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25921 \begin_inset Text
25922
25923 \begin_layout Plain Layout
25924 \begin_inset Formula $\varliminf$
25925 \end_inset
25926
25927
25928 \end_layout
25929
25930 \end_inset
25931 </cell>
25932 </row>
25933 <row>
25934 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25935 \begin_inset Text
25936
25937 \begin_layout Plain Layout
25938
25939 \backslash
25940 varlimsup
25941 \end_layout
25942
25943 \end_inset
25944 </cell>
25945 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25946 \begin_inset Text
25947
25948 \begin_layout Plain Layout
25949 \begin_inset Formula $\varlimsup$
25950 \end_inset
25951
25952
25953 \end_layout
25954
25955 \end_inset
25956 </cell>
25957 </row>
25958 <row>
25959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25960 \begin_inset Text
25961
25962 \begin_layout Plain Layout
25963
25964 \backslash
25965 varprojlim
25966 \end_layout
25967
25968 \end_inset
25969 </cell>
25970 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25971 \begin_inset Text
25972
25973 \begin_layout Plain Layout
25974 \begin_inset Formula $\varprojlim$
25975 \end_inset
25976
25977
25978 \end_layout
25979
25980 \end_inset
25981 </cell>
25982 </row>
25983 <row>
25984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25985 \begin_inset Text
25986
25987 \begin_layout Plain Layout
25988
25989 \backslash
25990 varinjlim
25991 \end_layout
25992
25993 \end_inset
25994 </cell>
25995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25996 \begin_inset Text
25997
25998 \begin_layout Plain Layout
25999 \begin_inset Formula $\varinjlim$
26000 \end_inset
26001
26002
26003 \begin_inset Formula $\raisebox{-2.5mm}{}$
26004 \end_inset
26005
26006
26007 \end_layout
26008
26009 \end_inset
26010 </cell>
26011 </row>
26012 </lyxtabular>
26013
26014 \end_inset
26015
26016
26017 \end_layout
26018
26019 \begin_layout Standard
26020 \begin_inset VSpace medskip
26021 \end_inset
26022
26023 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように関数の横に置かれます。
26024 \end_layout
26025
26026 \begin_layout Standard
26027 \align center
26028 \begin_inset Tabular
26029 <lyxtabular version="3" rows="2" columns="2">
26030 <features tabularvalignment="middle">
26031 <column alignment="center" valignment="top" width="0pt">
26032 <column alignment="center" valignment="top" width="0pt">
26033 <row>
26034 <cell alignment="center" valignment="top" usebox="none">
26035 \begin_inset Text
26036
26037 \begin_layout Plain Layout
26038 コマンド
26039 \end_layout
26040
26041 \end_inset
26042 </cell>
26043 <cell alignment="center" valignment="top" usebox="none">
26044 \begin_inset Text
26045
26046 \begin_layout Plain Layout
26047 \begin_inset space \hspace{}
26048 \length 1cm
26049 \end_inset
26050
26051 出力
26052 \begin_inset Note Note
26053 status collapsed
26054
26055 \begin_layout Plain Layout
26056 ここで
26057 \series bold
26058
26059 \backslash
26060 raisebox
26061 \series default
26062 はスペーサーとして使用しているだけです。
26063 \end_layout
26064
26065 \end_inset
26066
26067
26068 \end_layout
26069
26070 \end_inset
26071 </cell>
26072 </row>
26073 <row>
26074 <cell alignment="center" valignment="top" usebox="none">
26075 \begin_inset Text
26076
26077 \begin_layout Plain Layout
26078
26079 \backslash
26080 lim_x
26081 \backslash
26082 to
26083 \begin_inset space \textvisiblespace{}
26084 \end_inset
26085
26086 A
26087 \begin_inset space \textvisiblespace{}
26088 \end_inset
26089
26090 x=B
26091 \end_layout
26092
26093 \end_inset
26094 </cell>
26095 <cell alignment="center" valignment="top" usebox="none">
26096 \begin_inset Text
26097
26098 \begin_layout Plain Layout
26099 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
26100 \end_inset
26101
26102
26103 \end_layout
26104
26105 \end_inset
26106 </cell>
26107 </row>
26108 </lyxtabular>
26109
26110 \end_inset
26111
26112
26113 \end_layout
26114
26115 \begin_layout Standard
26116 別行立て数式では、極限は、以下のように通常どおり下に置かれます。
26117 \begin_inset Formula 
26118 \[
26119 \lim_{x\to A}x=B
26120 \]
26121
26122 \end_inset
26123
26124
26125 \end_layout
26126
26127 \begin_layout Standard
26128 \begin_inset VSpace medskip
26129 \end_inset
26130
26131
26132 \end_layout
26133
26134 \begin_layout Standard
26135 極限の組版を調整する仕方については、第
26136 \begin_inset CommandInset ref
26137 LatexCommand ref
26138 reference "subsec:演算子の範囲"
26139
26140 \end_inset
26141
26142 節をご覧ください。
26143 \end_layout
26144
26145 \begin_layout Subsection
26146 剰余関数
26147 \begin_inset Index idx
26148 status collapsed
26149
26150 \begin_layout Plain Layout
26151 かんすう@関数 ! じょうよ@剰余
26152 \end_layout
26153
26154 \end_inset
26155
26156
26157 \begin_inset Index idx
26158 status collapsed
26159
26160 \begin_layout Plain Layout
26161 かんすう@関数 ! もじゅらす@モジュラス
26162 \begin_inset ERT
26163 status collapsed
26164
26165 \begin_layout Plain Layout
26166
26167 |see{
26168 \end_layout
26169
26170 \end_inset
26171
26172 剰余
26173 \begin_inset ERT
26174 status collapsed
26175
26176 \begin_layout Plain Layout
26177
26178 }
26179 \end_layout
26180
26181 \end_inset
26182
26183
26184 \end_layout
26185
26186 \end_inset
26187
26188
26189 \end_layout
26190
26191 \begin_layout Standard
26192 剰余関数は、特別に4つの派生型があります。
26193 \end_layout
26194
26195 \begin_layout Standard
26196 以下は、別行立て数式での派生型です。
26197 \begin_inset Formula 
26198 \begin{align*}
26199 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
26200 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
26201 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
26202 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
26203 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
26204 \end{align*}
26205
26206 \end_inset
26207
26208
26209 \end_layout
26210
26211 \begin_layout Standard
26212 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。既定では、剰余関数は、続く一文字目だけを考慮します。二文字以上を使いたい時には、下記
26213 のように文字を\SpecialChar TeX
26214 括弧で囲みます。
26215 \begin_inset Formula 
26216 \begin{align*}
26217 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
26218 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
26219 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
26220 \end{align*}
26221
26222 \end_inset
26223
26224
26225 \end_layout
26226
26227 \begin_layout Section
26228 特殊文字
26229 \begin_inset Index idx
26230 status collapsed
26231
26232 \begin_layout Plain Layout
26233 とくしゅもじ@特殊文字
26234 \end_layout
26235
26236 \end_inset
26237
26238
26239 \end_layout
26240
26241 \begin_layout Standard
26242 ^および_の各文字は、通常、上付き文字や下付き文字を生成してしまいます。これらの文字自体を得るには、その前に
26243 \backslash
26244 を付けなくてはなりません。
26245 \begin_inset Separator parbreak
26246 \end_inset
26247
26248
26249 \end_layout
26250
26251 \begin_layout Standard
26252 \noindent
26253 \align center
26254 \begin_inset Tabular
26255 <lyxtabular version="3" rows="3" columns="2">
26256 <features tabularvalignment="middle">
26257 <column alignment="block" valignment="top">
26258 <column alignment="block" valignment="top">
26259 <row>
26260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26261 \begin_inset Text
26262
26263 \begin_layout Plain Layout
26264 コマンド
26265 \end_layout
26266
26267 \end_inset
26268 </cell>
26269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26270 \begin_inset Text
26271
26272 \begin_layout Plain Layout
26273 出力
26274 \end_layout
26275
26276 \end_inset
26277 </cell>
26278 </row>
26279 <row>
26280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26281 \begin_inset Text
26282
26283 \begin_layout Plain Layout
26284
26285 \backslash
26286 ^
26287 \begin_inset space \textvisiblespace{}
26288 \end_inset
26289
26290
26291 \end_layout
26292
26293 \end_inset
26294 </cell>
26295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26296 \begin_inset Text
26297
26298 \begin_layout Plain Layout
26299 \begin_inset Formula $\mathcircumflex$
26300 \end_inset
26301
26302
26303 \end_layout
26304
26305 \end_inset
26306 </cell>
26307 </row>
26308 <row>
26309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26310 \begin_inset Text
26311
26312 \begin_layout Plain Layout
26313
26314 \backslash
26315 _
26316 \end_layout
26317
26318 \end_inset
26319 </cell>
26320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26321 \begin_inset Text
26322
26323 \begin_layout Plain Layout
26324 \begin_inset Formula $\_$
26325 \end_inset
26326
26327
26328 \end_layout
26329
26330 \end_inset
26331 </cell>
26332 </row>
26333 </lyxtabular>
26334
26335 \end_inset
26336
26337
26338 \end_layout
26339
26340 \begin_layout Subsection
26341 数式テキストにおける特殊文字
26342 \end_layout
26343
26344 \begin_layout Standard
26345 以下の各コマンドは、数式テキストか\SpecialChar TeX
26346 モード中でのみ使用することができます。
26347 \end_layout
26348
26349 \begin_layout Standard
26350 \begin_inset space \hfill{}
26351 \end_inset
26352
26353
26354 \begin_inset Tabular
26355 <lyxtabular version="3" rows="8" columns="2">
26356 <features tabularvalignment="middle">
26357 <column alignment="block" valignment="top">
26358 <column alignment="block" valignment="top">
26359 <row>
26360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26361 \begin_inset Text
26362
26363 \begin_layout Plain Layout
26364 コマンド
26365 \end_layout
26366
26367 \end_inset
26368 </cell>
26369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26370 \begin_inset Text
26371
26372 \begin_layout Plain Layout
26373 出力
26374 \end_layout
26375
26376 \end_inset
26377 </cell>
26378 </row>
26379 <row>
26380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26381 \begin_inset Text
26382
26383 \begin_layout Plain Layout
26384
26385 \backslash
26386 oe
26387 \end_layout
26388
26389 \end_inset
26390 </cell>
26391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26392 \begin_inset Text
26393
26394 \begin_layout Plain Layout
26395 \begin_inset Formula $\textrm{œ}$
26396 \end_inset
26397
26398
26399 \end_layout
26400
26401 \end_inset
26402 </cell>
26403 </row>
26404 <row>
26405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26406 \begin_inset Text
26407
26408 \begin_layout Plain Layout
26409
26410 \backslash
26411 OE
26412 \end_layout
26413
26414 \end_inset
26415 </cell>
26416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26417 \begin_inset Text
26418
26419 \begin_layout Plain Layout
26420 \begin_inset Formula $\textrm{Œ}$
26421 \end_inset
26422
26423
26424 \end_layout
26425
26426 \end_inset
26427 </cell>
26428 </row>
26429 <row>
26430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26431 \begin_inset Text
26432
26433 \begin_layout Plain Layout
26434
26435 \backslash
26436 ae
26437 \end_layout
26438
26439 \end_inset
26440 </cell>
26441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26442 \begin_inset Text
26443
26444 \begin_layout Plain Layout
26445 \begin_inset Formula $\textrm{æ}$
26446 \end_inset
26447
26448
26449 \end_layout
26450
26451 \end_inset
26452 </cell>
26453 </row>
26454 <row>
26455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26456 \begin_inset Text
26457
26458 \begin_layout Plain Layout
26459
26460 \backslash
26461 AE
26462 \end_layout
26463
26464 \end_inset
26465 </cell>
26466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26467 \begin_inset Text
26468
26469 \begin_layout Plain Layout
26470 \begin_inset Formula $\textrm{Æ}$
26471 \end_inset
26472
26473
26474 \end_layout
26475
26476 \end_inset
26477 </cell>
26478 </row>
26479 <row>
26480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26481 \begin_inset Text
26482
26483 \begin_layout Plain Layout
26484
26485 \backslash
26486 aa
26487 \end_layout
26488
26489 \end_inset
26490 </cell>
26491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26492 \begin_inset Text
26493
26494 \begin_layout Plain Layout
26495 \begin_inset Formula $\textrm{\aa}$
26496 \end_inset
26497
26498
26499 \end_layout
26500
26501 \end_inset
26502 </cell>
26503 </row>
26504 <row>
26505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26506 \begin_inset Text
26507
26508 \begin_layout Plain Layout
26509
26510 \backslash
26511 AA
26512 \begin_inset Index idx
26513 status collapsed
26514
26515 \begin_layout Plain Layout
26516 A@
26517 \begin_inset ERT
26518 status collapsed
26519
26520 \begin_layout Plain Layout
26521
26522
26523 \backslash
26524 textrm{
26525 \backslash
26526 AA}
26527 \end_layout
26528
26529 \end_inset
26530
26531
26532 \end_layout
26533
26534 \end_inset
26535
26536
26537 \end_layout
26538
26539 \end_inset
26540 </cell>
26541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26542 \begin_inset Text
26543
26544 \begin_layout Plain Layout
26545 \begin_inset Formula $\textrm{Å}$
26546 \end_inset
26547
26548
26549 \end_layout
26550
26551 \end_inset
26552 </cell>
26553 </row>
26554 <row>
26555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26556 \begin_inset Text
26557
26558 \begin_layout Plain Layout
26559
26560 \backslash
26561 i
26562 \end_layout
26563
26564 \end_inset
26565 </cell>
26566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26567 \begin_inset Text
26568
26569 \begin_layout Plain Layout
26570 \begin_inset Formula $\textrm{ı}$
26571 \end_inset
26572
26573
26574 \end_layout
26575
26576 \end_inset
26577 </cell>
26578 </row>
26579 </lyxtabular>
26580
26581 \end_inset
26582
26583
26584 \begin_inset space \hfill{}
26585 \end_inset
26586
26587
26588 \begin_inset Tabular
26589 <lyxtabular version="3" rows="8" columns="2">
26590 <features tabularvalignment="middle">
26591 <column alignment="block" valignment="top">
26592 <column alignment="center" valignment="top">
26593 <row>
26594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26595 \begin_inset Text
26596
26597 \begin_layout Plain Layout
26598 コマンド
26599 \begin_inset Note Note
26600 status collapsed
26601
26602 \begin_layout Plain Layout
26603 0
26604 \begin_inset space \thinspace{}
26605 \end_inset
26606
26607 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
26608 \end_layout
26609
26610 \end_inset
26611
26612
26613 \end_layout
26614
26615 \end_inset
26616 </cell>
26617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26618 \begin_inset Text
26619
26620 \begin_layout Plain Layout
26621 出力
26622 \end_layout
26623
26624 \end_inset
26625 </cell>
26626 </row>
26627 <row>
26628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26629 \begin_inset Text
26630
26631 \begin_layout Plain Layout
26632
26633 \backslash
26634 o
26635 \end_layout
26636
26637 \end_inset
26638 </cell>
26639 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26640 \begin_inset Text
26641
26642 \begin_layout Plain Layout
26643 \begin_inset Formula $\textrm{ø}$
26644 \end_inset
26645
26646
26647 \end_layout
26648
26649 \end_inset
26650 </cell>
26651 </row>
26652 <row>
26653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26654 \begin_inset Text
26655
26656 \begin_layout Plain Layout
26657
26658 \backslash
26659 O
26660 \end_layout
26661
26662 \end_inset
26663 </cell>
26664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26665 \begin_inset Text
26666
26667 \begin_layout Plain Layout
26668 \begin_inset Formula $\textrm{Ø}$
26669 \end_inset
26670
26671
26672 \end_layout
26673
26674 \end_inset
26675 </cell>
26676 </row>
26677 <row>
26678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26679 \begin_inset Text
26680
26681 \begin_layout Plain Layout
26682
26683 \backslash
26684 l
26685 \end_layout
26686
26687 \end_inset
26688 </cell>
26689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26690 \begin_inset Text
26691
26692 \begin_layout Plain Layout
26693 \begin_inset Formula $\textrm{ł}$
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \end_inset
26700 </cell>
26701 </row>
26702 <row>
26703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26704 \begin_inset Text
26705
26706 \begin_layout Plain Layout
26707
26708 \backslash
26709 L
26710 \end_layout
26711
26712 \end_inset
26713 </cell>
26714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26715 \begin_inset Text
26716
26717 \begin_layout Plain Layout
26718 \begin_inset Formula $\textrm{Ł}$
26719 \end_inset
26720
26721
26722 \end_layout
26723
26724 \end_inset
26725 </cell>
26726 </row>
26727 <row>
26728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26729 \begin_inset Text
26730
26731 \begin_layout Plain Layout
26732 !
26733 \begin_inset space \hspace{}
26734 \length 0mm
26735 \end_inset
26736
26737 `
26738 \begin_inset space \textvisiblespace{}
26739 \end_inset
26740
26741
26742 \end_layout
26743
26744 \end_inset
26745 </cell>
26746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26747 \begin_inset Text
26748
26749 \begin_layout Plain Layout
26750 \begin_inset Formula $\textrm{!`}$
26751 \end_inset
26752
26753
26754 \end_layout
26755
26756 \end_inset
26757 </cell>
26758 </row>
26759 <row>
26760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26761 \begin_inset Text
26762
26763 \begin_layout Plain Layout
26764 ?
26765 \begin_inset space \hspace{}
26766 \length 0mm
26767 \end_inset
26768
26769 `
26770 \begin_inset space \textvisiblespace{}
26771 \end_inset
26772
26773
26774 \end_layout
26775
26776 \end_inset
26777 </cell>
26778 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26779 \begin_inset Text
26780
26781 \begin_layout Plain Layout
26782 \begin_inset Formula $\textrm{?`}$
26783 \end_inset
26784
26785
26786 \end_layout
26787
26788 \end_inset
26789 </cell>
26790 </row>
26791 <row>
26792 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26793 \begin_inset Text
26794
26795 \begin_layout Plain Layout
26796
26797 \backslash
26798 j
26799 \end_layout
26800
26801 \end_inset
26802 </cell>
26803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26804 \begin_inset Text
26805
26806 \begin_layout Plain Layout
26807 \begin_inset Formula $\textrm{ȷ}$
26808 \end_inset
26809
26810
26811 \end_layout
26812
26813 \end_inset
26814 </cell>
26815 </row>
26816 </lyxtabular>
26817
26818 \end_inset
26819
26820
26821 \begin_inset space \hfill{}
26822 \end_inset
26823
26824
26825 \end_layout
26826
26827 \begin_layout Standard
26828 \begin_inset Formula $\textrm{\textrm{Å}}$
26829 \end_inset
26830
26831
26832 \begin_inset Formula $\textrm{\textrm{Ø}}$
26833 \end_inset
26834
26835 の各文字は、数式ツールバーボタンの
26836 \begin_inset Info
26837 type  "icon"
26838 arg   "math-insert \\digamma"
26839 \end_inset
26840
26841 からも挿入することができます。
26842 \end_layout
26843
26844 \begin_layout Standard
26845 例外は、
26846 \series bold
26847 !
26848 \begin_inset space \hspace{}
26849 \length 0mm
26850 \end_inset
26851
26852 `
26853 \series default
26854
26855 \series bold
26856 ?
26857 \begin_inset space \hspace{}
26858 \length 0mm
26859 \end_inset
26860
26861 `
26862 \series default
26863 の各コマンドで、これらは直接\SpecialChar LyX
26864 中の本文に入れることができます。
26865 \end_layout
26866
26867 \begin_layout Subsection
26868 文章中のアクセント
26869 \begin_inset CommandInset label
26870 LatexCommand label
26871 name "subsec:文章中のアクセント"
26872
26873 \end_inset
26874
26875
26876 \begin_inset Index idx
26877 status collapsed
26878
26879 \begin_layout Plain Layout
26880 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の
26881 \end_layout
26882
26883 \end_inset
26884
26885
26886 \end_layout
26887
26888 \begin_layout Standard
26889 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、\SpecialChar TeX
26890 モードで入れなくてはなりません。
26891 \end_layout
26892
26893 \begin_layout Standard
26894 \begin_inset space \hfill{}
26895 \end_inset
26896
26897
26898 \begin_inset Tabular
26899 <lyxtabular version="3" rows="8" columns="2">
26900 <features tabularvalignment="middle">
26901 <column alignment="block" valignment="top">
26902 <column alignment="block" valignment="top">
26903 <row>
26904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26905 \begin_inset Text
26906
26907 \begin_layout Plain Layout
26908 コマンド
26909 \end_layout
26910
26911 \end_inset
26912 </cell>
26913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26914 \begin_inset Text
26915
26916 \begin_layout Plain Layout
26917 出力
26918 \end_layout
26919
26920 \end_inset
26921 </cell>
26922 </row>
26923 <row>
26924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26925 \begin_inset Text
26926
26927 \begin_layout Plain Layout
26928
26929 \backslash
26930
26931 \begin_inset Quotes grd
26932 \end_inset
26933
26934 e
26935 \end_layout
26936
26937 \end_inset
26938 </cell>
26939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26940 \begin_inset Text
26941
26942 \begin_layout Plain Layout
26943 \begin_inset ERT
26944 status collapsed
26945
26946 \begin_layout Plain Layout
26947
26948
26949 \backslash
26950 "e
26951 \end_layout
26952
26953 \end_inset
26954
26955
26956 \end_layout
26957
26958 \end_inset
26959 </cell>
26960 </row>
26961 <row>
26962 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26963 \begin_inset Text
26964
26965 \begin_layout Plain Layout
26966
26967 \backslash
26968 `e
26969 \end_layout
26970
26971 \end_inset
26972 </cell>
26973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977 \begin_inset ERT
26978 status collapsed
26979
26980 \begin_layout Plain Layout
26981
26982
26983 \backslash
26984 `e
26985 \end_layout
26986
26987 \end_inset
26988
26989
26990 \end_layout
26991
26992 \end_inset
26993 </cell>
26994 </row>
26995 <row>
26996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26997 \begin_inset Text
26998
26999 \begin_layout Plain Layout
27000
27001 \backslash
27002 ^
27003 \begin_inset space \textvisiblespace{}
27004 \end_inset
27005
27006 e
27007 \end_layout
27008
27009 \end_inset
27010 </cell>
27011 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27012 \begin_inset Text
27013
27014 \begin_layout Plain Layout
27015 \begin_inset ERT
27016 status collapsed
27017
27018 \begin_layout Plain Layout
27019
27020
27021 \backslash
27022 ^e
27023 \end_layout
27024
27025 \end_inset
27026
27027
27028 \end_layout
27029
27030 \end_inset
27031 </cell>
27032 </row>
27033 <row>
27034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27035 \begin_inset Text
27036
27037 \begin_layout Plain Layout
27038
27039 \backslash
27040 =e
27041 \end_layout
27042
27043 \end_inset
27044 </cell>
27045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27046 \begin_inset Text
27047
27048 \begin_layout Plain Layout
27049 \begin_inset ERT
27050 status collapsed
27051
27052 \begin_layout Plain Layout
27053
27054
27055 \backslash
27056 =e
27057 \end_layout
27058
27059 \end_inset
27060
27061
27062 \end_layout
27063
27064 \end_inset
27065 </cell>
27066 </row>
27067 <row>
27068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27069 \begin_inset Text
27070
27071 \begin_layout Plain Layout
27072
27073 \backslash
27074 u
27075 \begin_inset space \textvisiblespace{}
27076 \end_inset
27077
27078 e
27079 \end_layout
27080
27081 \end_inset
27082 </cell>
27083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27084 \begin_inset Text
27085
27086 \begin_layout Plain Layout
27087 \begin_inset ERT
27088 status collapsed
27089
27090 \begin_layout Plain Layout
27091
27092
27093 \backslash
27094 u e
27095 \end_layout
27096
27097 \end_inset
27098
27099
27100 \end_layout
27101
27102 \end_inset
27103 </cell>
27104 </row>
27105 <row>
27106 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27107 \begin_inset Text
27108
27109 \begin_layout Plain Layout
27110
27111 \backslash
27112 b
27113 \begin_inset space \textvisiblespace{}
27114 \end_inset
27115
27116 e
27117 \end_layout
27118
27119 \end_inset
27120 </cell>
27121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27122 \begin_inset Text
27123
27124 \begin_layout Plain Layout
27125 \begin_inset ERT
27126 status collapsed
27127
27128 \begin_layout Plain Layout
27129
27130
27131 \backslash
27132 b e
27133 \end_layout
27134
27135 \end_inset
27136
27137
27138 \end_layout
27139
27140 \end_inset
27141 </cell>
27142 </row>
27143 <row>
27144 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27145 \begin_inset Text
27146
27147 \begin_layout Plain Layout
27148
27149 \backslash
27150 t
27151 \begin_inset space \textvisiblespace{}
27152 \end_inset
27153
27154 ee
27155 \end_layout
27156
27157 \end_inset
27158 </cell>
27159 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27160 \begin_inset Text
27161
27162 \begin_layout Plain Layout
27163 \begin_inset ERT
27164 status collapsed
27165
27166 \begin_layout Plain Layout
27167
27168
27169 \backslash
27170 t ee
27171 \end_layout
27172
27173 \end_inset
27174
27175
27176 \end_layout
27177
27178 \end_inset
27179 </cell>
27180 </row>
27181 </lyxtabular>
27182
27183 \end_inset
27184
27185
27186 \begin_inset space \hfill{}
27187 \end_inset
27188
27189
27190 \begin_inset Tabular
27191 <lyxtabular version="3" rows="8" columns="2">
27192 <features tabularvalignment="middle">
27193 <column alignment="block" valignment="top">
27194 <column alignment="center" valignment="top">
27195 <row>
27196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27197 \begin_inset Text
27198
27199 \begin_layout Plain Layout
27200 コマンド
27201 \end_layout
27202
27203 \end_inset
27204 </cell>
27205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27206 \begin_inset Text
27207
27208 \begin_layout Plain Layout
27209 出力
27210 \end_layout
27211
27212 \end_inset
27213 </cell>
27214 </row>
27215 <row>
27216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27217 \begin_inset Text
27218
27219 \begin_layout Plain Layout
27220
27221 \backslash
27222 H
27223 \begin_inset space \textvisiblespace{}
27224 \end_inset
27225
27226 e
27227 \end_layout
27228
27229 \end_inset
27230 </cell>
27231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27232 \begin_inset Text
27233
27234 \begin_layout Plain Layout
27235 \begin_inset ERT
27236 status collapsed
27237
27238 \begin_layout Plain Layout
27239
27240
27241 \backslash
27242 H e
27243 \end_layout
27244
27245 \end_inset
27246
27247
27248 \end_layout
27249
27250 \end_inset
27251 </cell>
27252 </row>
27253 <row>
27254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27255 \begin_inset Text
27256
27257 \begin_layout Plain Layout
27258
27259 \backslash
27260 'e
27261 \end_layout
27262
27263 \end_inset
27264 </cell>
27265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27266 \begin_inset Text
27267
27268 \begin_layout Plain Layout
27269 \begin_inset ERT
27270 status collapsed
27271
27272 \begin_layout Plain Layout
27273
27274
27275 \backslash
27276 'e
27277 \end_layout
27278
27279 \end_inset
27280
27281
27282 \end_layout
27283
27284 \end_inset
27285 </cell>
27286 </row>
27287 <row>
27288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27289 \begin_inset Text
27290
27291 \begin_layout Plain Layout
27292
27293 \backslash
27294 ~e
27295 \begin_inset Index idx
27296 status collapsed
27297
27298 \begin_layout Plain Layout
27299 ちるだ@チルダ
27300 \end_layout
27301
27302 \end_inset
27303
27304
27305 \end_layout
27306
27307 \end_inset
27308 </cell>
27309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27310 \begin_inset Text
27311
27312 \begin_layout Plain Layout
27313 \begin_inset ERT
27314 status collapsed
27315
27316 \begin_layout Plain Layout
27317
27318
27319 \backslash
27320 ~e
27321 \end_layout
27322
27323 \end_inset
27324
27325
27326 \end_layout
27327
27328 \end_inset
27329 </cell>
27330 </row>
27331 <row>
27332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27333 \begin_inset Text
27334
27335 \begin_layout Plain Layout
27336
27337 \backslash
27338 .e
27339 \end_layout
27340
27341 \end_inset
27342 </cell>
27343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27344 \begin_inset Text
27345
27346 \begin_layout Plain Layout
27347 \begin_inset ERT
27348 status collapsed
27349
27350 \begin_layout Plain Layout
27351
27352
27353 \backslash
27354 .e
27355 \end_layout
27356
27357 \end_inset
27358
27359
27360 \end_layout
27361
27362 \end_inset
27363 </cell>
27364 </row>
27365 <row>
27366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27367 \begin_inset Text
27368
27369 \begin_layout Plain Layout
27370
27371 \backslash
27372 v
27373 \begin_inset space \textvisiblespace{}
27374 \end_inset
27375
27376 e
27377 \end_layout
27378
27379 \end_inset
27380 </cell>
27381 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27382 \begin_inset Text
27383
27384 \begin_layout Plain Layout
27385 \begin_inset ERT
27386 status collapsed
27387
27388 \begin_layout Plain Layout
27389
27390
27391 \backslash
27392 v e
27393 \end_layout
27394
27395 \end_inset
27396
27397
27398 \end_layout
27399
27400 \end_inset
27401 </cell>
27402 </row>
27403 <row>
27404 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27405 \begin_inset Text
27406
27407 \begin_layout Plain Layout
27408
27409 \backslash
27410 d
27411 \begin_inset space \textvisiblespace{}
27412 \end_inset
27413
27414 e
27415 \end_layout
27416
27417 \end_inset
27418 </cell>
27419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27420 \begin_inset Text
27421
27422 \begin_layout Plain Layout
27423 \begin_inset ERT
27424 status collapsed
27425
27426 \begin_layout Plain Layout
27427
27428
27429 \backslash
27430 d e
27431 \end_layout
27432
27433 \end_inset
27434
27435
27436 \end_layout
27437
27438 \end_inset
27439 </cell>
27440 </row>
27441 <row>
27442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
27443 \begin_inset Text
27444
27445 \begin_layout Plain Layout
27446
27447 \backslash
27448 c
27449 \begin_inset space \textvisiblespace{}
27450 \end_inset
27451
27452 e
27453 \end_layout
27454
27455 \end_inset
27456 </cell>
27457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27458 \begin_inset Text
27459
27460 \begin_layout Plain Layout
27461 \begin_inset ERT
27462 status collapsed
27463
27464 \begin_layout Plain Layout
27465
27466
27467 \backslash
27468 c e
27469 \end_layout
27470
27471 \end_inset
27472
27473
27474 \end_layout
27475
27476 \end_inset
27477 </cell>
27478 </row>
27479 </lyxtabular>
27480
27481 \end_inset
27482
27483
27484 \begin_inset space \hfill{}
27485 \end_inset
27486
27487
27488 \end_layout
27489
27490 \begin_layout Standard
27491 \begin_inset VSpace medskip
27492 \end_inset
27493
27494
27495 \series bold
27496
27497 \backslash
27498 t
27499 \series default
27500 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
27501 \series bold
27502
27503 \backslash
27504 t
27505 \begin_inset space \textvisiblespace{}
27506 \end_inset
27507
27508 sz
27509 \series default
27510 は、
27511 \begin_inset ERT
27512 status collapsed
27513
27514 \begin_layout Plain Layout
27515
27516
27517 \backslash
27518 t sz
27519 \end_layout
27520
27521 \end_inset
27522
27523 となります。
27524 \end_layout
27525
27526 \begin_layout Standard
27527
27528 \series bold
27529 `
27530 \series default
27531  ・
27532 \series bold
27533  '
27534 \series default
27535  ・ 
27536 \series bold
27537 ^
27538 \series default
27539  の各アクセントは、\SpecialChar TeX
27540 モードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
27541 \begin_inset Foot
27542 status collapsed
27543
27544 \begin_layout Plain Layout
27545 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
27546 \end_layout
27547
27548 \end_inset
27549
27550
27551 \series bold
27552 ~
27553 \series default
27554 を、
27555 \emph on
27556 a
27557 \emph default
27558
27559 \emph on
27560 n
27561 \emph default
27562
27563 \emph on
27564 o
27565 \emph default
27566 といっしょに使うときも同様です。
27567 \end_layout
27568
27569 \begin_layout Standard
27570
27571 \series bold
27572
27573 \backslash
27574 b
27575 \series default
27576
27577 \series bold
27578
27579 \backslash
27580 c
27581 \series default
27582
27583 \series bold
27584
27585 \backslash
27586 d
27587 \series default
27588
27589 \series bold
27590
27591 \backslash
27592 H
27593 \series default
27594
27595 \series bold
27596
27597 \backslash
27598 t
27599 \series default
27600
27601 \series bold
27602
27603 \backslash
27604 u
27605 \series default
27606
27607 \series bold
27608
27609 \backslash
27610 v
27611 \series default
27612 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
27613 。第
27614 \begin_inset CommandInset ref
27615 LatexCommand ref
27616 reference "subsec:一文字に付けるアクセント"
27617
27618 \end_inset
27619
27620 節をご参照下さい。
27621 \end_layout
27622
27623 \begin_layout Standard
27624 \begin_inset VSpace bigskip
27625 \end_inset
27626
27627 さらに、
27628 \series bold
27629
27630 \backslash
27631 textcircled
27632 \series default
27633
27634 \begin_inset Index idx
27635 status collapsed
27636
27637 \begin_layout Plain Layout
27638 こまんど@コマンド ! T ! 
27639 \backslash
27640 textcircled
27641 \end_layout
27642
27643 \end_inset
27644
27645 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む—敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう—ことができます。
27646 \end_layout
27647
27648 \begin_layout Standard
27649 \align center
27650 \begin_inset Tabular
27651 <lyxtabular version="3" rows="3" columns="2">
27652 <features tabularvalignment="middle">
27653 <column alignment="center" valignment="top">
27654 <column alignment="center" valignment="top">
27655 <row>
27656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27657 \begin_inset Text
27658
27659 \begin_layout Plain Layout
27660 コマンド
27661 \end_layout
27662
27663 \end_inset
27664 </cell>
27665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27666 \begin_inset Text
27667
27668 \begin_layout Plain Layout
27669 出力
27670 \begin_inset Note Note
27671 status collapsed
27672
27673 \begin_layout Plain Layout
27674 ここで
27675 \series bold
27676
27677 \backslash
27678 raisebox
27679 \series default
27680 はスペーサーとして使用しているだけです。
27681 \end_layout
27682
27683 \end_inset
27684
27685
27686 \end_layout
27687
27688 \end_inset
27689 </cell>
27690 </row>
27691 <row>
27692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
27693 \begin_inset Text
27694
27695 \begin_layout Plain Layout
27696
27697 \backslash
27698 textcircled{w}
27699 \end_layout
27700
27701 \end_inset
27702 </cell>
27703 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
27704 \begin_inset Text
27705
27706 \begin_layout Plain Layout
27707 \begin_inset ERT
27708 status collapsed
27709
27710 \begin_layout Plain Layout
27711
27712
27713 \backslash
27714 textcircled{w}
27715 \end_layout
27716
27717 \end_inset
27718
27719
27720 \end_layout
27721
27722 \end_inset
27723 </cell>
27724 </row>
27725 <row>
27726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27727 \begin_inset Text
27728
27729 \begin_layout Plain Layout
27730
27731 \backslash
27732 Large 
27733 \backslash
27734 textcircled{
27735 \backslash
27736 normalsize
27737 \backslash
27738 protect
27739 \backslash
27740 raisebox{-1.5pt}{W}}
27741 \end_layout
27742
27743 \end_inset
27744 </cell>
27745 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27746 \begin_inset Text
27747
27748 \begin_layout Plain Layout
27749 \begin_inset Formula $\raisebox{4.5mm}{}$
27750 \end_inset
27751
27752
27753 \begin_inset ERT
27754 status collapsed
27755
27756 \begin_layout Plain Layout
27757
27758
27759 \backslash
27760 Large 
27761 \backslash
27762 textcircled{
27763 \backslash
27764 normalsize
27765 \backslash
27766 protect
27767 \backslash
27768 raisebox{-1.5pt}W}
27769 \end_layout
27770
27771 \end_inset
27772
27773
27774 \begin_inset Formula $\raisebox{-2mm}{}$
27775 \end_inset
27776
27777
27778 \end_layout
27779
27780 \end_inset
27781 </cell>
27782 </row>
27783 </lyxtabular>
27784
27785 \end_inset
27786
27787
27788 \end_layout
27789
27790 \begin_layout Standard
27791 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
27792 \series bold
27793
27794 \backslash
27795 Large
27796 \series default
27797
27798 \begin_inset Foot
27799 status collapsed
27800
27801 \begin_layout Plain Layout
27802
27803 \begin_inset CommandInset ref
27804 LatexCommand ref
27805 reference "subsec:書体寸法"
27806
27807 \end_inset
27808
27809 節参照のこと。
27810 \end_layout
27811
27812 \end_inset
27813
27814 で丸の大きさを指定しています。そして
27815 \series bold
27816
27817 \backslash
27818 raisebox
27819 \series default
27820
27821 \begin_inset Foot
27822 status collapsed
27823
27824 \begin_layout Plain Layout
27825
27826 \begin_inset CommandInset ref
27827 LatexCommand ref
27828 reference "subsec:枠なしボックス"
27829
27830 \end_inset
27831
27832 節参照のこと。
27833 \end_layout
27834
27835 \end_inset
27836
27837 を使って、文字が真ん中にくるようにしています。
27838 \end_layout
27839
27840 \begin_layout Subsection
27841 古式数字
27842 \begin_inset Index idx
27843 status collapsed
27844
27845 \begin_layout Plain Layout
27846 こしきすうじ@古式数字
27847 \end_layout
27848
27849 \end_inset
27850
27851
27852 \end_layout
27853
27854 \begin_layout Standard
27855 古式数字は、
27856 \series bold
27857
27858 \backslash
27859 oldstylenums
27860 \series default
27861
27862 \begin_inset Index idx
27863 status collapsed
27864
27865 \begin_layout Plain Layout
27866 こまんど@コマンド ! O ! 
27867 \backslash
27868 oldstylenums
27869 \end_layout
27870
27871 \end_inset
27872
27873 コマンドで作成することができます。このコマンドは、数式中でも\SpecialChar TeX
27874 モード中でも使うことができます。コマンド書式は、
27875 \end_layout
27876
27877 \begin_layout Standard
27878
27879 \series bold
27880
27881 \backslash
27882 oldstylenums{数字}
27883 \end_layout
27884
27885 \begin_layout Standard
27886 です。
27887 \series bold
27888
27889 \backslash
27890 oldstylenums{0123456789}
27891 \series default
27892 というコマンドは、
27893 \begin_inset Formula $\oldstylenums{0123456789}$
27894 \end_inset
27895
27896 のようになります。
27897 \end_layout
27898
27899 \begin_layout Section
27900 数式様式
27901 \begin_inset CommandInset label
27902 LatexCommand label
27903 name "sec:数式様式"
27904
27905 \end_inset
27906
27907
27908 \begin_inset Index idx
27909 status collapsed
27910
27911 \begin_layout Plain Layout
27912 すうしき@数式 ! ようしき@様式
27913 \end_layout
27914
27915 \end_inset
27916
27917
27918 \end_layout
27919
27920 \begin_layout Itemize
27921 以下の二つの配置様式があります。
27922 \begin_inset Separator parbreak
27923 \end_inset
27924
27925
27926 \end_layout
27927
27928 \begin_deeper
27929 \begin_layout Description
27930 中央揃え 事前に定義された標準です。
27931 \end_layout
27932
27933 \begin_layout Description
27934 行頭下げ これを使うには、
27935 \family sans
27936 文書\SpecialChar menuseparator
27937 設定
27938 \family default
27939 メニューの
27940 \family sans
27941 文書クラス
27942 \family default
27943 において、
27944 \series bold
27945 fleqn
27946 \series default
27947 オプションを指定しておかなくてはなりません。
27948 \end_layout
27949
27950 \begin_layout Standard
27951
27952 \series bold
27953 行頭下げ
27954 \series default
27955 を用いる場合には、行頭下げの大きさを
27956 \series bold
27957
27958 \backslash
27959 mathindent
27960 \series default
27961
27962 \begin_inset Index idx
27963 status collapsed
27964
27965 \begin_layout Plain Layout
27966 こまんど@コマンド ! M ! 
27967 \backslash
27968 mathindent
27969 \end_layout
27970
27971 \end_inset
27972
27973 の値で調整することができます。これを15
27974 \begin_inset space \thinspace{}
27975 \end_inset
27976
27977 mmにするには、\SpecialChar LaTeX
27978 プリアンブルに以下のコマンドを入れておきます。
27979 \end_layout
27980
27981 \begin_layout Standard
27982
27983 \series bold
27984
27985 \backslash
27986 setlength{
27987 \backslash
27988 mathindent}{15mm}
27989 \end_layout
27990
27991 \begin_layout Standard
27992
27993 \series bold
27994
27995 \backslash
27996 mathindent
27997 \series default
27998 を明示的に指定しない場合には、事前に定義されている30
27999 \begin_inset space \thinspace{}
28000 \end_inset
28001
28002 ptが適用されます。
28003 \end_layout
28004
28005 \end_deeper
28006 \begin_layout Itemize
28007 また、以下の二つの連番様式があります。
28008 \begin_inset Separator parbreak
28009 \end_inset
28010
28011
28012 \end_layout
28013
28014 \begin_deeper
28015 \begin_layout Description
28016 右 事前に定義された標準です。
28017 \end_layout
28018
28019 \begin_layout Description
28020 左 これを使うには、
28021 \family sans
28022 文書\SpecialChar menuseparator
28023 設定
28024 \family default
28025 メニューの
28026 \family sans
28027 文書クラス
28028 \family default
28029 において、
28030 \series bold
28031 leqno
28032 \series default
28033 オプションを指定しておかなくてはなりません。
28034 \end_layout
28035
28036 \end_deeper
28037 \begin_layout Standard
28038
28039 \series bold
28040 fleqn
28041 \series default
28042
28043 \series bold
28044 leqno
28045 \series default
28046 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
28047 \end_layout
28048
28049 \begin_layout Standard
28050 これで選択した様式は、文書中のすべての別行立て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
28051 \series bold
28052 中央揃え
28053 \series default
28054 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
28055 \begin_inset CommandInset ref
28056 LatexCommand ref
28057 reference "subsec:flalign環境"
28058
28059 \end_inset
28060
28061 節をご覧下さい。
28062 \end_layout
28063
28064 \begin_layout Section
28065 多行数式
28066 \begin_inset CommandInset label
28067 LatexCommand label
28068 name "sec:多行数式"
28069
28070 \end_inset
28071
28072
28073 \begin_inset Index idx
28074 status collapsed
28075
28076 \begin_layout Plain Layout
28077 すうしき@数式 ! たぎょう@多行
28078 \begin_inset space \thinspace{}
28079 \end_inset
28080
28081 ——
28082 \end_layout
28083
28084 \end_inset
28085
28086
28087 \end_layout
28088
28089 \begin_layout Subsection
28090 概要
28091 \end_layout
28092
28093 \begin_layout Standard
28094 \SpecialChar LyX
28095 では、多行数式は、数式中で
28096 \begin_inset Info
28097 type  "shortcut"
28098 arg   "newline-insert newline"
28099 \end_inset
28100
28101 を押すことで作られます。この操作によって、第
28102 \begin_inset CommandInset ref
28103 LatexCommand ref
28104 reference "subsec:eqnarray環境"
28105
28106 \end_inset
28107
28108 節に述べられている
28109 \series bold
28110 eqnarray環境
28111 \series default
28112 が作り出されるか、あるいは文書設定で
28113 \family sans
28114 AMS mathパッケージを使う
28115 \family default
28116 オプションが選択されている場合には、第
28117 \begin_inset CommandInset ref
28118 LatexCommand ref
28119 reference "subsec:標準align環境"
28120
28121 \end_inset
28122
28123 節に述べられている
28124 \series bold
28125 align環境
28126 \series default
28127 が作り出されることになります。
28128 \end_layout
28129
28130 \begin_layout Standard
28131 他にも、
28132 \family sans
28133 挿入\SpecialChar menuseparator
28134 数式
28135 \family default
28136 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
28137 \end_layout
28138
28139 \begin_layout Standard
28140 すべての多行数式において、新規行は、
28141 \begin_inset Info
28142 type  "shortcut"
28143 arg   "newline-insert newline"
28144 \end_inset
28145
28146 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
28147 \begin_inset Info
28148 type  "icon"
28149 arg   "inset-modify tabular append-row"
28150 \end_inset
28151
28152
28153 \begin_inset Info
28154 type  "icon"
28155 arg   "inset-modify tabular delete-row"
28156 \end_inset
28157
28158 を使うか、
28159 \family sans
28160 編集\SpecialChar menuseparator
28161 行と列
28162 \family default
28163 メニューを使うことができます。
28164 \end_layout
28165
28166 \begin_layout Subsubsection
28167 行間
28168 \begin_inset CommandInset label
28169 LatexCommand label
28170 name "subsec:行間"
28171
28172 \end_inset
28173
28174
28175 \begin_inset Index idx
28176 status collapsed
28177
28178 \begin_layout Plain Layout
28179 すうしき@数式 ! たぎょう@多行
28180 \begin_inset space \thinspace{}
28181 \end_inset
28182
28183 —— ! ぎょうかん@行間
28184 \end_layout
28185
28186 \end_inset
28187
28188
28189 \end_layout
28190
28191 \begin_layout Standard
28192 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
28193 \begin_inset Formula 
28194 \begin{eqnarray*}
28195 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}\\
28196 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
28197 \end{eqnarray*}
28198
28199 \end_inset
28200
28201
28202 \end_layout
28203
28204 \begin_layout Standard
28205 \SpecialChar LaTeX
28206 において行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだ\SpecialChar LyX
28207 には実装されていない
28208 \begin_inset Foot
28209 status collapsed
28210
28211 \begin_layout Plain Layout
28212 \begin_inset CommandInset href
28213 LatexCommand href
28214 name "LyX-bug #1505"
28215 target "http://www.lyx.org/trac/ticket/1505"
28216
28217 \end_inset
28218
28219 を参照。
28220 \end_layout
28221
28222 \end_inset
28223
28224 ので、数式全体を\SpecialChar TeX
28225 モードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
28226 \series bold
28227
28228 \backslash
28229
28230 \backslash
28231 [3mm]
28232 \series default
28233 というコマンドを入れます。すると、次のようになります。
28234 \begin_inset ERT
28235 status collapsed
28236
28237 \begin_layout Plain Layout
28238
28239
28240 \backslash
28241 begin{eqnarray*}
28242 \end_layout
28243
28244 \begin_layout Plain Layout
28245
28246 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
28247  = & 
28248 \backslash
28249 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28250 \backslash
28251
28252 \backslash
28253 [3mm]
28254 \end_layout
28255
28256 \begin_layout Plain Layout
28257
28258 4x^{2}
28259 \backslash
28260 left(B^{2}+x_{0}^{2}
28261 \backslash
28262 right)+4x_{0}x
28263 \backslash
28264 left(D-B^{2}
28265 \backslash
28266 right)+B^{2}
28267 \backslash
28268 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28269 \backslash
28270 right) & = & 0
28271 \end_layout
28272
28273 \begin_layout Plain Layout
28274
28275
28276 \backslash
28277 end{eqnarray*}
28278 \end_layout
28279
28280 \end_inset
28281
28282
28283 \end_layout
28284
28285 \begin_layout Standard
28286 \begin_inset VSpace bigskip
28287 \end_inset
28288
28289 同一数式内のすべての行の行間を一律に指定するには、
28290 \series bold
28291
28292 \backslash
28293 jot
28294 \series default
28295
28296 \begin_inset Index idx
28297 status collapsed
28298
28299 \begin_layout Plain Layout
28300 こまんど@コマンド ! J ! 
28301 \backslash
28302 jot
28303 \end_layout
28304
28305 \end_inset
28306
28307 変数を変更します。定義は、
28308 \begin_inset Formula $\mbox{行間}=\mathrm{6\,pt+\backslash jot}$
28309 \end_inset
28310
28311 となっています。
28312 \series bold
28313
28314 \backslash
28315 jot
28316 \series default
28317 の既定値は、3
28318 \begin_inset space \thinspace{}
28319 \end_inset
28320
28321 ptです。上記の例のように、行間を3
28322 \begin_inset space \thinspace{}
28323 \end_inset
28324
28325 mm追加するには、
28326 \end_layout
28327
28328 \begin_layout Standard
28329
28330 \series bold
28331
28332 \backslash
28333 setlength{
28334 \backslash
28335 jot}{3mm+3pt}
28336 \end_layout
28337
28338 \begin_layout Standard
28339 というコマンドを、数式直前に\SpecialChar TeX
28340 モードで入れておきます。これを行うには、\SpecialChar LaTeX
28341 プリアンブルに
28342 \end_layout
28343
28344 \begin_layout Standard
28345
28346 \series bold
28347
28348 \backslash
28349 usepackage{calc}
28350 \end_layout
28351
28352 \begin_layout Standard
28353 という行を入れて、\SpecialChar LaTeX
28354 パッケージ
28355 \series bold
28356 calc
28357 \series default
28358
28359 \begin_inset Foot
28360 status collapsed
28361
28362 \begin_layout Plain Layout
28363
28364 \series bold
28365 calc
28366 \series default
28367 は標準的な\SpecialChar LaTeX
28368 頒布版のすべてに付属しています。
28369 \end_layout
28370
28371 \end_inset
28372
28373
28374 \begin_inset Index idx
28375 status collapsed
28376
28377 \begin_layout Plain Layout
28378 ぱっけーじ@パッケージ ! calc
28379 \end_layout
28380
28381 \end_inset
28382
28383  を読み込んでおく必要があります。すると、
28384 \begin_inset ERT
28385 status collapsed
28386
28387 \begin_layout Plain Layout
28388
28389
28390 \backslash
28391 setlength{
28392 \backslash
28393 jot}{3mm+3pt}
28394 \end_layout
28395
28396 \end_inset
28397
28398
28399 \begin_inset Formula 
28400 \begin{eqnarray*}
28401 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}\\
28402 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
28403 \end{eqnarray*}
28404
28405 \end_inset
28406
28407
28408 \end_layout
28409
28410 \begin_layout Standard
28411 \begin_inset ERT
28412 status collapsed
28413
28414 \begin_layout Plain Layout
28415
28416
28417 \backslash
28418 setlength{
28419 \backslash
28420 jot}{3pt}
28421 \end_layout
28422
28423 \end_inset
28424
28425 のような結果を得ます。行間を既定値に戻すには、
28426 \series bold
28427
28428 \backslash
28429 jot
28430 \series default
28431 をふたたび3
28432 \begin_inset space \thinspace{}
28433 \end_inset
28434
28435 ptに戻します。
28436 \end_layout
28437
28438 \begin_layout Subsubsection
28439 列間
28440 \begin_inset CommandInset label
28441 LatexCommand label
28442 name "subsec:列間"
28443
28444 \end_inset
28445
28446
28447 \begin_inset Index idx
28448 status collapsed
28449
28450 \begin_layout Plain Layout
28451 すうしき@数式 ! たぎょう@多行
28452 \begin_inset space \thinspace{}
28453 \end_inset
28454
28455 —— ! れつかん@列間
28456 \end_layout
28457
28458 \end_inset
28459
28460
28461 \end_layout
28462
28463 \begin_layout Standard
28464 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
28465
28466 \end_layout
28467
28468 \begin_layout Standard
28469 列間は、
28470 \series bold
28471
28472 \backslash
28473 arraycolsep
28474 \series default
28475
28476 \begin_inset Index idx
28477 status collapsed
28478
28479 \begin_layout Plain Layout
28480 こまんど@コマンド ! A ! 
28481 \backslash
28482 arraycolsep
28483 \end_layout
28484
28485 \end_inset
28486
28487 変数を使って指定し、
28488 \begin_inset Newline newline
28489 \end_inset
28490
28491 列間 = 2
28492 \begin_inset space \thinspace{}
28493 \end_inset
28494
28495
28496 \series bold
28497
28498 \backslash
28499 arraycolsep
28500 \series default
28501
28502 \begin_inset Newline newline
28503 \end_inset
28504
28505 という関係があります。したがって、
28506 \end_layout
28507
28508 \begin_layout Standard
28509
28510 \series bold
28511
28512 \backslash
28513 setlength{
28514 \backslash
28515 arraycolsep}{1cm}
28516 \end_layout
28517
28518 \begin_layout Standard
28519 というコマンドを\SpecialChar TeX
28520 モードで入れると、ここから後のすべての数式の列間が2
28521 \begin_inset space \thinspace{}
28522 \end_inset
28523
28524 cmになります。これを既定値に戻すには、
28525 \series bold
28526
28527 \backslash
28528 arraycolsep
28529 \series default
28530 を5
28531 \begin_inset space \thinspace{}
28532 \end_inset
28533
28534 ptに戻して下さい。
28535 \end_layout
28536
28537 \begin_layout Standard
28538 以下は、2
28539 \begin_inset space \thinspace{}
28540 \end_inset
28541
28542 cmの列間を持つ数式です。
28543 \begin_inset ERT
28544 status collapsed
28545
28546 \begin_layout Plain Layout
28547
28548
28549 \backslash
28550 setlength{
28551 \backslash
28552 arraycolsep}{1cm}
28553 \end_layout
28554
28555 \end_inset
28556
28557
28558 \begin_inset Formula 
28559 \begin{eqnarray*}
28560 A & = & B\\
28561 C & \ne & A
28562 \end{eqnarray*}
28563
28564 \end_inset
28565
28566 行列の既定の列間10
28567 \begin_inset space \thinspace{}
28568 \end_inset
28569
28570 ptを持つ数式です。
28571 \begin_inset ERT
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575
28576
28577 \backslash
28578 setlength{
28579 \backslash
28580 arraycolsep}{5pt}
28581 \end_layout
28582
28583 \end_inset
28584
28585
28586 \begin_inset Formula 
28587 \begin{eqnarray*}
28588 A & = & B\\
28589 C & \ne & A
28590 \end{eqnarray*}
28591
28592 \end_inset
28593
28594
28595 \end_layout
28596
28597 \begin_layout Subsubsection
28598 長い数式
28599 \begin_inset Index idx
28600 status collapsed
28601
28602 \begin_layout Plain Layout
28603 すうしき@数式 ! ながい@長い
28604 \end_layout
28605
28606 \end_inset
28607
28608
28609 \end_layout
28610
28611 \begin_layout Standard
28612 長い数式は、以下の方法を使って組版することができます。
28613 \end_layout
28614
28615 \begin_layout Itemize
28616 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
28617 \begin_inset Formula 
28618 \begin{eqnarray}
28619 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 \\
28620  &  & -\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}
28621 \end{eqnarray}
28622
28623 \end_inset
28624
28625 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
28626 示されません。これを避けるために、マイナス記号の後に
28627 \series bold
28628
28629 \backslash
28630 hspace
28631 \series default
28632 .
28633 \begin_inset Foot
28634 status collapsed
28635
28636 \begin_layout Plain Layout
28637
28638 \series bold
28639
28640 \backslash
28641 hspace
28642 \series default
28643 に関しての詳細は、第
28644 \begin_inset CommandInset ref
28645 LatexCommand ref
28646 reference "subsec:可変長の空白"
28647
28648 \end_inset
28649
28650 節をご覧下さい。
28651 \end_layout
28652
28653 \end_inset
28654
28655
28656 \begin_inset Index idx
28657 status collapsed
28658
28659 \begin_layout Plain Layout
28660 こまんど@コマンド ! H ! 
28661 \backslash
28662 hspace
28663 \end_layout
28664
28665 \end_inset
28666
28667 コマンドを使って3
28668 \begin_inset space \thinspace{}
28669 \end_inset
28670
28671 pt空白を入れてあります。
28672 \end_layout
28673
28674 \begin_layout Itemize
28675 数式の両辺がともに長すぎるときには、
28676 \series bold
28677
28678 \backslash
28679 lefteqn
28680 \series default
28681
28682 \begin_inset Index idx
28683 status collapsed
28684
28685 \begin_layout Plain Layout
28686 こまんど@コマンド ! L ! 
28687 \backslash
28688 lefteqn
28689 \end_layout
28690
28691 \end_inset
28692
28693 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
28694 \begin_inset Formula 
28695 \begin{eqnarray}
28696 \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 \\
28697  &  & -\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 \\
28698  &  & =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}
28699 \end{eqnarray}
28700
28701 \end_inset
28702
28703
28704 \series bold
28705
28706 \backslash
28707 lefteqn
28708 \series default
28709 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
28710 \begin_inset Newline newline
28711 \end_inset
28712
28713 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
28714 \begin_inset VSpace medskip
28715 \end_inset
28716
28717
28718 \begin_inset Newline newline
28719 \end_inset
28720
28721
28722 \begin_inset Note Greyedout
28723 status open
28724
28725 \begin_layout Plain Layout
28726
28727 \series bold
28728
28729 \backslash
28730 lefteqn
28731 \series default
28732 を使用する際には、以下のことにご注意下さい。
28733 \end_layout
28734
28735 \begin_layout Itemize
28736 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
28737 \begin_inset Formula $-B^{2}$
28738 \end_inset
28739
28740 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
28741 \end_layout
28742
28743 \begin_layout Itemize
28744 \SpecialChar LyX
28745 のバグによって、最初の行にマウスでカーソルを入れることはできません
28746 \begin_inset Foot
28747 status collapsed
28748
28749 \begin_layout Plain Layout
28750 \begin_inset CommandInset href
28751 LatexCommand href
28752 name "LyX-bug #1429"
28753 target "http://www.lyx.org/trac/ticket/1429"
28754
28755 \end_inset
28756
28757
28758 \end_layout
28759
28760 \end_inset
28761
28762 。カーソルを行頭に合わせて、矢印
28763 \begin_inset Flex Ruby
28764 status collapsed
28765
28766 \begin_layout Plain Layout
28767
28768 \begin_inset Argument post:1
28769 status collapsed
28770
28771 \begin_layout Plain Layout
28772 キー
28773 \end_layout
28774
28775 \end_inset
28776
28777
28778 \end_layout
28779
28780 \end_inset
28781
28782 で移動するしかありません。
28783 \end_layout
28784
28785 \end_inset
28786
28787
28788 \end_layout
28789
28790 \begin_layout Itemize
28791 長い数式を組む他の方法として、第
28792 \begin_inset CommandInset ref
28793 LatexCommand ref
28794 reference "subsec:multline環境"
28795
28796 \end_inset
28797
28798 節と第
28799 \begin_inset CommandInset ref
28800 LatexCommand ref
28801 reference "subsec:数式の一部の多行化"
28802
28803 \end_inset
28804
28805 節で述べられている環境を用いる方法があります。
28806 \end_layout
28807
28808 \begin_layout Subsubsection
28809 多行にわたる分数
28810 \begin_inset CommandInset label
28811 LatexCommand label
28812 name "subsec:多行にわたる分数"
28813
28814 \end_inset
28815
28816
28817 \begin_inset Index idx
28818 status open
28819
28820 \begin_layout Plain Layout
28821 ぶんすう@分数 ! たぎょうにわたる@多行にわたる
28822 \end_layout
28823
28824 \end_inset
28825
28826
28827 \end_layout
28828
28829 \begin_layout Standard
28830 分数の分母もしくは分子が長すぎて、一行に入りきらないことがあります。この場合には、分数内で改行をしなくてはなりません。これを行うには、
28831 \series bold
28832
28833 \backslash
28834 splitfrac
28835 \series default
28836 コマンド
28837 \begin_inset Index idx
28838 status collapsed
28839
28840 \begin_layout Plain Layout
28841 こまんど@コマンド ! S ! 
28842 \backslash
28843 splitfrac
28844 \end_layout
28845
28846 \end_inset
28847
28848 を使うことができます。これを有効化するには、文書設定の
28849 \family sans
28850 数式オプション
28851 \family default
28852 で、
28853 \series bold
28854 mathtools
28855 \series default
28856 パッケージ
28857 \begin_inset Index idx
28858 status collapsed
28859
28860 \begin_layout Plain Layout
28861 ぱっけーじ@パッケージ ! mathtools
28862 \end_layout
28863
28864 \end_inset
28865
28866
28867 \family sans
28868 常に読み込み
28869 \family default
28870 オプションを指定してください。
28871 \series bold
28872
28873 \backslash
28874 splitfrac
28875 \series default
28876 のスキームは
28877 \end_layout
28878
28879 \begin_layout Standard
28880
28881 \series bold
28882
28883 \backslash
28884 splitfrac{1行目}{2行目}
28885 \end_layout
28886
28887 \begin_layout Standard
28888 となっており、分母にも分子にも使うことができます。
28889 \end_layout
28890
28891 \begin_layout Standard
28892 \begin_inset Formula 
28893 \[
28894 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}
28895 \]
28896
28897 \end_inset
28898
28899 上記の最初の分子に使われているコマンドは、
28900 \end_layout
28901
28902 \begin_layout Standard
28903
28904 \series bold
28905
28906 \backslash
28907 splitfrac{xy+xy+xy+xy+xy
28908 \begin_inset space \textvisiblespace{}
28909 \end_inset
28910
28911
28912 \backslash
28913 {+wy+wy+wy+wy
28914 \end_layout
28915
28916 \begin_layout Standard
28917 です。
28918 \end_layout
28919
28920 \begin_layout Subsubsection
28921 多行にわたる括弧
28922 \begin_inset CommandInset label
28923 LatexCommand label
28924 name "subsec:多行にわたる括弧"
28925
28926 \end_inset
28927
28928
28929 \begin_inset Index idx
28930 status collapsed
28931
28932 \begin_layout Plain Layout
28933 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
28934 \end_layout
28935
28936 \end_inset
28937
28938
28939 \end_layout
28940
28941 \begin_layout Standard
28942 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
28943 \begin_inset Formula 
28944 \begin{eqnarray*}
28945 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28946  &  & \left.\cdots+B-D\right]
28947 \end{eqnarray*}
28948
28949 \end_inset
28950
28951
28952 \end_layout
28953
28954 \begin_layout Standard
28955 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
28956 \end_layout
28957
28958 \begin_layout Standard
28959 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
28960 \series bold
28961
28962 \backslash
28963 right.
28964 \series default
28965
28966 \begin_inset Index idx
28967 status collapsed
28968
28969 \begin_layout Plain Layout
28970 こまんど@コマンド ! R ! 
28971 \backslash
28972 right
28973 \end_layout
28974
28975 \end_inset
28976
28977 とし、二行めの始めを
28978 \series bold
28979
28980 \backslash
28981 left.
28982 \begin_inset Foot
28983 status collapsed
28984
28985 \begin_layout Plain Layout
28986
28987 \series bold
28988
28989 \backslash
28990 left
28991 \series default
28992
28993 \series bold
28994
28995 \backslash
28996 right
28997 \series default
28998 に関する詳細は、第
28999 \begin_inset CommandInset ref
29000 LatexCommand ref
29001 reference "subsec:自動の括弧丈"
29002
29003 \end_inset
29004
29005 節をご覧下さい。
29006 \end_layout
29007
29008 \end_inset
29009
29010
29011 \series default
29012
29013 \begin_inset Index idx
29014 status collapsed
29015
29016 \begin_layout Plain Layout
29017 こまんど@コマンド ! L ! 
29018 \backslash
29019 left
29020 \end_layout
29021
29022 \end_inset
29023
29024 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
29025 \series bold
29026
29027 \backslash
29028 left.
29029 \series default
29030 の後に、
29031 \series bold
29032
29033 \backslash
29034 vphantom
29035 \series default
29036
29037 \begin_inset space \textvisiblespace{}
29038 \end_inset
29039
29040
29041 \series bold
29042
29043 \backslash
29044 prod
29045 \series default
29046 ^
29047 \begin_inset space \textvisiblespace{}
29048 \end_inset
29049
29050
29051 \series bold
29052
29053 \backslash
29054 infty
29055 \series default
29056
29057 \begin_inset space \textvisiblespace{}
29058 \end_inset
29059
29060
29061 \series bold
29062
29063 \begin_inset Formula $\downarrow$
29064 \end_inset
29065
29066 _R=1}
29067 \series default
29068
29069 \begin_inset Index idx
29070 status collapsed
29071
29072 \begin_layout Plain Layout
29073 こまんど@コマンド ! V ! 
29074 \backslash
29075 vphantom
29076 \end_layout
29077
29078 \end_inset
29079
29080 というコマンドを挿入します。
29081 \end_layout
29082
29083 \begin_layout Standard
29084 その結果が以下の数式です。
29085 \begin_inset Formula 
29086 \begin{eqnarray*}
29087 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29088  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29089 \end{eqnarray*}
29090
29091 \end_inset
29092
29093
29094 \end_layout
29095
29096 \begin_layout Subsection
29097 align環境
29098 \end_layout
29099
29100 \begin_layout Standard
29101 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
29102 \end_layout
29103
29104 \begin_layout Standard
29105 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
29106 \end_layout
29107
29108 \begin_layout Standard
29109 align環境は、
29110 \family sans
29111 挿入\SpecialChar menuseparator
29112 数式
29113 \family default
29114 メニューから作ることができます。
29115 \family sans
29116 編集\SpecialChar menuseparator
29117 数式\SpecialChar menuseparator
29118 数式の表記を変更
29119 \family default
29120 メニューを使えば、既存の数式をalign環境に変更することができます。
29121 \end_layout
29122
29123 \begin_layout Standard
29124 列を追加したり削除したりするには、数式ツールバーボタンの
29125 \begin_inset Info
29126 type  "icon"
29127 arg   "inset-modify tabular append-column"
29128 \end_inset
29129
29130
29131 \begin_inset Info
29132 type  "icon"
29133 arg   "inset-modify tabular delete-column"
29134 \end_inset
29135
29136 を使うか、
29137 \family sans
29138 編集\SpecialChar menuseparator
29139 行と列
29140 \family default
29141 メニューを使います。
29142 \end_layout
29143
29144 \begin_layout Subsubsection
29145 標準align環境
29146 \begin_inset CommandInset label
29147 LatexCommand label
29148 name "subsec:標準align環境"
29149
29150 \end_inset
29151
29152
29153 \begin_inset Index idx
29154 status collapsed
29155
29156 \begin_layout Plain Layout
29157 すうしき@数式 ! たぎょう@多行
29158 \begin_inset space \thinspace{}
29159 \end_inset
29160
29161 —— ! alignかんきょう@align環境
29162 \end_layout
29163
29164 \end_inset
29165
29166
29167 \end_layout
29168
29169 \begin_layout Standard
29170 このalign環境は、数式中で
29171 \begin_inset Info
29172 type  "shortcut"
29173 arg   "newline-insert newline"
29174 \end_inset
29175
29176 を押すか、
29177 \family sans
29178 挿入\SpecialChar menuseparator
29179 数式\SpecialChar menuseparator
29180 AMS align環境
29181 \family default
29182 メニューで作ることができます。
29183 \end_layout
29184
29185 \begin_layout Standard
29186 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
29187 \begin_inset Formula 
29188 \begin{align*}
29189 A & =\sin(B) & C & =D\\
29190 C & \ne A & B & \ne D
29191 \end{align*}
29192
29193 \end_inset
29194
29195 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
29196 \series bold
29197
29198 \backslash
29199 hfill
29200 \begin_inset Foot
29201 status collapsed
29202
29203 \begin_layout Plain Layout
29204
29205 \series bold
29206
29207 \backslash
29208 hfill
29209 \series default
29210 に関する詳細は、第
29211 \begin_inset CommandInset ref
29212 LatexCommand ref
29213 reference "subsec:可変長の空白"
29214
29215 \end_inset
29216
29217 節をご覧下さい。
29218 \end_layout
29219
29220 \end_inset
29221
29222
29223 \series default
29224 があるかのように配置されます。数式様式として
29225 \series bold
29226 行頭下げ
29227 \begin_inset Foot
29228 status collapsed
29229
29230 \begin_layout Plain Layout
29231
29232 \series bold
29233 数式様式については、第
29234 \series default
29235
29236 \begin_inset CommandInset ref
29237 LatexCommand ref
29238 reference "sec:数式様式"
29239
29240 \end_inset
29241
29242 節をご覧下さい。
29243 \end_layout
29244
29245 \end_inset
29246
29247
29248 \series default
29249 を使う場合には、第一列の前の
29250 \series bold
29251
29252 \backslash
29253 hfill
29254 \series default
29255 はない形で数式が設定されます。
29256 \end_layout
29257
29258 \begin_layout Subsubsection
29259 alignat環境
29260 \begin_inset Index idx
29261 status collapsed
29262
29263 \begin_layout Plain Layout
29264 すうしき@数式 ! たぎょう@多行
29265 \begin_inset space \thinspace{}
29266 \end_inset
29267
29268 —— ! alignatかんきょう@alignat環境
29269 \end_layout
29270
29271 \end_inset
29272
29273
29274 \end_layout
29275
29276 \begin_layout Standard
29277 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
29278 \begin_inset CommandInset ref
29279 LatexCommand ref
29280 reference "subsec:空白"
29281
29282 \end_inset
29283
29284 節に述べられている空白を使用して手動で入れます。
29285 \end_layout
29286
29287 \begin_layout Standard
29288 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
29289 \begin_inset space \thinspace{}
29290 \end_inset
29291
29292 cmの空白を入れたものです。
29293 \begin_inset Formula 
29294 \begin{alignat*}{2}
29295 A & =\sin(B) & \hspace{1cm}C & =D\\
29296 C & \ne A & B & \ne D
29297 \end{alignat*}
29298
29299 \end_inset
29300
29301 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
29302 \end_layout
29303
29304 \begin_layout Subsubsection
29305 flalign環境
29306 \begin_inset CommandInset label
29307 LatexCommand label
29308 name "subsec:flalign環境"
29309
29310 \end_inset
29311
29312
29313 \begin_inset Index idx
29314 status collapsed
29315
29316 \begin_layout Plain Layout
29317 すうしき@数式 ! たぎょう@多行
29318 \begin_inset space \thinspace{}
29319 \end_inset
29320
29321 —— ! flalignかんきょう@flalign環境
29322 \end_layout
29323
29324 \end_inset
29325
29326
29327 \end_layout
29328
29329 \begin_layout Standard
29330 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
29331 \begin_inset Formula 
29332 \begin{flalign*}
29333 A & =1 & B & =2 & C & =3\\
29334 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
29335 \end{flalign*}
29336
29337 \end_inset
29338
29339
29340 \end_layout
29341
29342 \begin_layout Standard
29343 奇数列のflalign環境を作成し、最後の列に空の\SpecialChar TeX
29344 括弧を入れておくと、数式様式として
29345 \series bold
29346 中央揃え
29347 \series default
29348 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
29349 \begin_inset CommandInset ref
29350 LatexCommand eqref
29351 reference "eq:VolInt"
29352
29353 \end_inset
29354
29355 式を行頭下げにしたものです。
29356 \begin_inset Formula 
29357 \begin{flalign}
29358 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
29359 \end{flalign}
29360
29361 \end_inset
29362
29363 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
29364 \begin_inset space \thinspace{}
29365 \end_inset
29366
29367 ptの空白が第1列の頭に入れてあります。
29368 \end_layout
29369
29370 \begin_layout Subsection
29371 eqnarray環境
29372 \begin_inset CommandInset label
29373 LatexCommand label
29374 name "subsec:eqnarray環境"
29375
29376 \end_inset
29377
29378
29379 \begin_inset Index idx
29380 status collapsed
29381
29382 \begin_layout Plain Layout
29383 すうしき@数式 ! たぎょう@多行
29384 \begin_inset space \thinspace{}
29385 \end_inset
29386
29387 —— ! eqnarrayかんきょう@eqnarray環境
29388 \end_layout
29389
29390 \end_inset
29391
29392
29393 \end_layout
29394
29395 \begin_layout Standard
29396 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
29397 いるので、その内容は中央揃えで少し小さく設定されます。
29398 \begin_inset Formula 
29399 \begin{eqnarray*}
29400 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
29401 AB & AB & AB\\
29402 A & = & A
29403 \end{eqnarray*}
29404
29405 \end_inset
29406
29407
29408 \end_layout
29409
29410 \begin_layout Subsection
29411 gather環境
29412 \begin_inset Index idx
29413 status collapsed
29414
29415 \begin_layout Plain Layout
29416 すうしき@数式 ! たぎょう@多行
29417 \begin_inset space \thinspace{}
29418 \end_inset
29419
29420 —— ! gatherかんきょう@gather環境
29421 \end_layout
29422
29423 \end_inset
29424
29425
29426 \end_layout
29427
29428 \begin_layout Standard
29429 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
29430 \begin_inset Formula 
29431 \begin{gather}
29432 A=1\\
29433 X=\textrm{-}1
29434 \end{gather}
29435
29436 \end_inset
29437
29438
29439 \end_layout
29440
29441 \begin_layout Subsection
29442 multline環境
29443 \begin_inset CommandInset label
29444 LatexCommand label
29445 name "subsec:multline環境"
29446
29447 \end_inset
29448
29449
29450 \begin_inset Index idx
29451 status collapsed
29452
29453 \begin_layout Plain Layout
29454 すうしき@数式 ! たぎょう@多行
29455 \begin_inset space \thinspace{}
29456 \end_inset
29457
29458 —— ! multlineかんきょう@multpline環境
29459 \end_layout
29460
29461 \end_inset
29462
29463
29464 \end_layout
29465
29466 \begin_layout Standard
29467 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
29468 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
29469 \begin_inset CommandInset ref
29470 LatexCommand eqref
29471 reference "eq:lefteqn"
29472
29473 \end_inset
29474
29475 式をmultline環境に置いたものを示します。
29476 \begin_inset Formula 
29477 \begin{multline}
29478 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}\\
29479 -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}\\
29480 =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}}
29481 \end{multline}
29482
29483 \end_inset
29484
29485
29486 \end_layout
29487
29488 \begin_layout Standard
29489 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
29490 \begin_inset Foot
29491 status collapsed
29492
29493 \begin_layout Plain Layout
29494 付番様式については、第
29495 \begin_inset CommandInset ref
29496 LatexCommand ref
29497 reference "sec:数式様式"
29498
29499 \end_inset
29500
29501 節を参照。
29502 \end_layout
29503
29504 \end_inset
29505
29506
29507 \end_layout
29508
29509 \begin_layout Standard
29510
29511 \series bold
29512
29513 \backslash
29514 shoveright
29515 \begin_inset Index idx
29516 status collapsed
29517
29518 \begin_layout Plain Layout
29519 こまんど@コマンド ! S ! 
29520 \backslash
29521 shoveright
29522 \end_layout
29523
29524 \end_inset
29525
29526 コマンドや
29527 \backslash
29528 shoveleft
29529 \begin_inset Index idx
29530 status collapsed
29531
29532 \begin_layout Plain Layout
29533 こまんど@コマンド ! S ! 
29534 \backslash
29535 shoveleft
29536 \end_layout
29537
29538 \end_inset
29539
29540
29541 \series default
29542 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
29543 \end_layout
29544
29545 \begin_layout Standard
29546
29547 \series bold
29548
29549 \backslash
29550 shoveright{行の内容}
29551 \series default
29552 あるいは
29553 \series bold
29554
29555 \backslash
29556 shoveleft{行の内容}
29557 \end_layout
29558
29559 \begin_layout Standard
29560 \begin_inset VSpace medskip
29561 \end_inset
29562
29563
29564 \series bold
29565
29566 \backslash
29567 multlinegap
29568 \begin_inset Index idx
29569 status collapsed
29570
29571 \begin_layout Plain Layout
29572 こまんど@コマンド ! M ! 
29573 \backslash
29574 multlinegap
29575 \end_layout
29576
29577 \end_inset
29578
29579
29580 \series default
29581 長は、一行めの左ページ余白からの距離を指定します。既定値は0
29582 \begin_inset space \thinspace{}
29583 \end_inset
29584
29585 ptの長さです。
29586 \end_layout
29587
29588 \begin_layout Standard
29589 以下は、上記の数式に
29590 \end_layout
29591
29592 \begin_layout Standard
29593
29594 \series bold
29595
29596 \backslash
29597 setlength{
29598 \backslash
29599 multlinegap}{2cm}
29600 \end_layout
29601
29602 \begin_layout Standard
29603 というコマンドを、\SpecialChar TeX
29604 モードで直前に挿入した例です。
29605 \begin_inset ERT
29606 status collapsed
29607
29608 \begin_layout Plain Layout
29609
29610
29611 \backslash
29612 setlength{
29613 \backslash
29614 multlinegap}{2cm}
29615 \end_layout
29616
29617 \end_inset
29618
29619
29620 \begin_inset Formula 
29621 \begin{multline}
29622 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}\\
29623 \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}}\\
29624 =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}}
29625 \end{multline}
29626
29627 \end_inset
29628
29629
29630 \begin_inset ERT
29631 status collapsed
29632
29633 \begin_layout Plain Layout
29634
29635
29636 \backslash
29637 setlength{
29638 \backslash
29639 multlinegap}{0pt}
29640 \end_layout
29641
29642 \end_inset
29643
29644 二行めは、
29645 \series bold
29646
29647 \backslash
29648 shoveleft
29649 \series default
29650 を使って左揃えにしています。
29651 \end_layout
29652
29653 \begin_layout Subsection
29654 数式の一部の多行化
29655 \begin_inset CommandInset label
29656 LatexCommand label
29657 name "subsec:数式の一部の多行化"
29658
29659 \end_inset
29660
29661
29662 \begin_inset Index idx
29663 status collapsed
29664
29665 \begin_layout Plain Layout
29666 すうしき@数式 ! たぎょう@多行
29667 \begin_inset space \thinspace{}
29668 \end_inset
29669
29670 —— ! すうしきのいちぶ@数式の一部
29671 \end_layout
29672
29673 \end_inset
29674
29675
29676 \end_layout
29677
29678 \begin_layout Standard
29679 数式の一部分のみを多行表示したい場合には、
29680 \series bold
29681 aligned
29682 \series default
29683
29684 \series bold
29685 alignedat
29686 \series default
29687
29688 \series bold
29689 gathered
29690 \series default
29691
29692 \series bold
29693 split
29694 \series default
29695 のうちのいずれかの環境を使用します。これらは、
29696 \family sans
29697 挿入\SpecialChar menuseparator
29698 数式
29699 \family default
29700 メニューか、本節で解説している各コマンドを使用して挿入することができます。
29701 \end_layout
29702
29703 \begin_layout Standard
29704 最初の三つの環境は、環境名から
29705 \series bold
29706 ed
29707 \series default
29708 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
29709 \begin_inset Formula 
29710 \[
29711 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
29712 \Delta E\Delta t & \ge\frac{\hbar}{2}
29713 \end{aligned}
29714 \right\} \textrm{不確定性原理}
29715 \]
29716
29717 \end_inset
29718
29719
29720 \end_layout
29721
29722 \begin_layout Standard
29723 この数式を作るには、別行立て数式をまず作っておいて、そこに
29724 \series bold
29725
29726 \backslash
29727 aligned
29728 \begin_inset Index idx
29729 status collapsed
29730
29731 \begin_layout Plain Layout
29732 こまんど@コマンド ! A ! 
29733 \backslash
29734 aligned
29735 \end_layout
29736
29737 \end_inset
29738
29739
29740 \series default
29741 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
29742 ます。
29743 \end_layout
29744
29745 \begin_layout Standard
29746 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行立て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
29747 に配置できる利点があります。以下に例として、
29748 \begin_inset CommandInset ref
29749 LatexCommand eqref
29750 reference "eq:shortlong"
29751
29752 \end_inset
29753
29754 式にaligned環境を適用したものを示します。
29755 \begin_inset Formula 
29756 \begin{equation}
29757 \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}|}\\
29758  & -\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}|}
29759 \end{aligned}
29760 \end{equation}
29761
29762 \end_inset
29763
29764
29765 \end_layout
29766
29767 \begin_layout Standard
29768
29769 \series bold
29770 alignedat
29771 \series default
29772
29773 \series bold
29774 gathered
29775 \series default
29776
29777 \series bold
29778 split
29779 \series default
29780 の各環境を使うには、それぞれ
29781 \series bold
29782
29783 \backslash
29784 alignedat
29785 \series default
29786
29787 \begin_inset Index idx
29788 status collapsed
29789
29790 \begin_layout Plain Layout
29791 こまんど@コマンド ! A ! 
29792 \backslash
29793 alignedat
29794 \end_layout
29795
29796 \end_inset
29797
29798
29799 \series bold
29800
29801 \backslash
29802 gathered
29803 \series default
29804
29805 \begin_inset Index idx
29806 status collapsed
29807
29808 \begin_layout Plain Layout
29809 こまんど@コマンド ! G ! 
29810 \backslash
29811 gathered
29812 \end_layout
29813
29814 \end_inset
29815
29816
29817 \series bold
29818
29819 \backslash
29820 split
29821 \series default
29822
29823 \begin_inset Index idx
29824 status collapsed
29825
29826 \begin_layout Plain Layout
29827 こまんど@コマンド ! S ! 
29828 \backslash
29829 split
29830 \end_layout
29831
29832 \end_inset
29833
29834 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
29835 \end_layout
29836
29837 \begin_layout Subsection
29838 多行数式中のテキスト
29839 \begin_inset CommandInset label
29840 LatexCommand label
29841 name "subsec:多行数式中のテキスト"
29842
29843 \end_inset
29844
29845
29846 \begin_inset Index idx
29847 status collapsed
29848
29849 \begin_layout Plain Layout
29850 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
29851 \end_layout
29852
29853 \end_inset
29854
29855
29856 \begin_inset Index idx
29857 status collapsed
29858
29859 \begin_layout Plain Layout
29860 すうしき @ 数式 ! たぎょう @ 多行
29861 \begin_inset space \thinspace{}
29862 \end_inset
29863
29864 —— ! てきすと @ テキスト
29865 \end_layout
29866
29867 \end_inset
29868
29869
29870 \end_layout
29871
29872 \begin_layout Standard
29873 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
29874 式を持つ
29875 \series bold
29876
29877 \backslash
29878 intertext
29879 \series default
29880
29881 \begin_inset Index idx
29882 status collapsed
29883
29884 \begin_layout Plain Layout
29885 こまんど@コマンド ! I ! 
29886 \backslash
29887 intertext
29888 \end_layout
29889
29890 \end_inset
29891
29892 コマンドを使います。
29893 \end_layout
29894
29895 \begin_layout Standard
29896
29897 \series bold
29898
29899 \backslash
29900 intertext{テキスト}
29901 \end_layout
29902
29903 \begin_layout Standard
29904 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。\SpecialChar LyX
29905 は、現時点では
29906 \series bold
29907
29908 \backslash
29909 intertext
29910 \series default
29911 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
29912 \series bold
29913
29914 \backslash
29915 intertext
29916 \series default
29917 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
29918 \begin_inset Formula 
29919 \begin{align}
29920 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29921 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29922 \end{align}
29923
29924 \end_inset
29925
29926
29927 \end_layout
29928
29929 \begin_layout Standard
29930
29931 \series bold
29932
29933 \backslash
29934 intertext
29935 \series default
29936 は、文と数式行の間に、常に縦空白を生み出します。この空白を抑制するには、文書設定の
29937 \family sans
29938 数式オプション
29939 \family default
29940
29941 \series bold
29942 mathtools
29943 \series default
29944
29945 \begin_inset Index idx
29946 status collapsed
29947
29948 \begin_layout Plain Layout
29949 ぱっけーじ@パッケージ ! mathtools
29950 \end_layout
29951
29952 \end_inset
29953
29954 パッケージを
29955 \family sans
29956 常に読み込み
29957 \family default
29958 に設定してください。そうすると、以下のように、
29959 \series bold
29960
29961 \backslash
29962 intertext
29963 \series default
29964 の代わりに
29965 \series bold
29966
29967 \backslash
29968 shortintertext
29969 \series default
29970
29971 \begin_inset Index idx
29972 status collapsed
29973
29974 \begin_layout Plain Layout
29975 こまんど@コマンド ! S ! 
29976 \backslash
29977 shortintertext
29978 \end_layout
29979
29980 \end_inset
29981
29982 コマンドを使うことができます。
29983 \begin_inset Formula 
29984 \begin{align}
29985 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29986 \shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
29987 \end{align}
29988
29989 \end_inset
29990
29991
29992 \end_layout
29993
29994 \begin_layout Section
29995 数式番号
29996 \begin_inset Index idx
29997 status collapsed
29998
29999 \begin_layout Plain Layout
30000 すうしきばんごう@数式番号
30001 \end_layout
30002
30003 \end_inset
30004
30005
30006 \begin_inset Index idx
30007 status collapsed
30008
30009 \begin_layout Plain Layout
30010 すうしき@数式 ! ばんごう@番号
30011 \begin_inset ERT
30012 status collapsed
30013
30014 \begin_layout Plain Layout
30015
30016 |see{
30017 \end_layout
30018
30019 \end_inset
30020
30021 数式番号
30022 \begin_inset ERT
30023 status collapsed
30024
30025 \begin_layout Plain Layout
30026
30027 }
30028 \end_layout
30029
30030 \end_inset
30031
30032
30033 \end_layout
30034
30035 \end_inset
30036
30037
30038 \end_layout
30039
30040 \begin_layout Subsection
30041 概要
30042 \end_layout
30043
30044 \begin_layout Standard
30045 付番数式は、
30046 \family sans
30047 挿入\SpecialChar menuseparator
30048 数式\SpecialChar menuseparator
30049 付番数式
30050 \family default
30051 メニュー(
30052 \begin_inset Flex Ruby
30053 status collapsed
30054
30055 \begin_layout Plain Layout
30056 捷径
30057 \begin_inset Argument post:1
30058 status collapsed
30059
30060 \begin_layout Plain Layout
30061 ショートカット
30062 \end_layout
30063
30064 \end_inset
30065
30066
30067 \end_layout
30068
30069 \end_inset
30070
30071
30072 \family sans
30073 Ctrl+Alt
30074 \begin_inset space ~
30075 \end_inset
30076
30077 N
30078 \family default
30079 )で作ることができます。既存の数式に番号を振るには、
30080 \family sans
30081 編集\SpecialChar menuseparator
30082 数式\SpecialChar menuseparator
30083 数式全体を付番
30084 \family default
30085 メニュー(捷径:
30086 \begin_inset Info
30087 type  "shortcut"
30088 arg   "math-number-toggle"
30089 \end_inset
30090
30091 )を使います。\SpecialChar LyX
30092 中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
30093 \end_layout
30094
30095 \begin_layout Standard
30096 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
30097 \family sans
30098 編集\SpecialChar menuseparator
30099 数式\SpecialChar menuseparator
30100 この行を付番
30101 \family default
30102 メニュー(捷径:
30103 \begin_inset Info
30104 type  "shortcut"
30105 arg   "math-number-line-toggle"
30106 \end_inset
30107
30108 )を使用すれば、各行毎に付番するかどうか指定することができます。
30109 \end_layout
30110
30111 \begin_layout Standard
30112 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
30113 \begin_inset CommandInset ref
30114 LatexCommand ref
30115 reference "sec:数式様式"
30116
30117 \end_inset
30118
30119 節をご覧下さい。
30120 \end_layout
30121
30122 \begin_layout Subsection
30123 相互参照
30124 \begin_inset Index idx
30125 status collapsed
30126
30127 \begin_layout Plain Layout
30128 そうごさんしょう@相互参照 ! すうしきへの@数式への
30129 \end_layout
30130
30131 \end_inset
30132
30133
30134 \end_layout
30135
30136 \begin_layout Standard
30137 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
30138 \family sans
30139 挿入\SpecialChar menuseparator
30140 ラベル
30141 \family default
30142 メニューか、ツールバーボタンの
30143 \begin_inset Info
30144 type  "icon"
30145 arg   "label-insert"
30146 \end_inset
30147
30148 で付けることができます。このとき、カーソルは別行立て数式の中になくてはなりません。すると、テキストフィールドの中に
30149 \series bold
30150 eq:と
30151 \series default
30152 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
30153 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
30154 \family sans
30155 挿入\SpecialChar menuseparator
30156 ラベル
30157 \family default
30158 メニューをもういちど使って下さい。
30159 \end_layout
30160
30161 \begin_layout Standard
30162 \SpecialChar LyX
30163 中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
30164 \end_layout
30165
30166 \begin_layout Standard
30167 相互参照は、
30168 \family sans
30169 挿入\SpecialChar menuseparator
30170 相互参照
30171 \family default
30172 メニューかツールバーボタンの
30173 \begin_inset Info
30174 type  "icon"
30175 arg   "dialog-show-new-inset ref"
30176 \end_inset
30177
30178 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
30179 \series bold
30180 (<参照>)
30181 \series default
30182 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
30183 \begin_inset Newline newline
30184 \end_inset
30185
30186 \SpecialChar LyX
30187 中で相互参照を右クリックすると、参照先の数式に移動することができます。
30188 \end_layout
30189
30190 \begin_layout Standard
30191 以下は、後の各小節に現れる数式への相互参照を含む例です。
30192 \begin_inset Note Note
30193 status open
30194
30195 \begin_layout Plain Layout
30196 相互参照の型の違いに留意してください。
30197 \end_layout
30198
30199 \end_inset
30200
30201
30202 \end_layout
30203
30204 \begin_layout Standard
30205 \begin_inset CommandInset ref
30206 LatexCommand eqref
30207 reference "eq:tag"
30208
30209 \end_inset
30210
30211 式と
30212 \begin_inset CommandInset ref
30213 LatexCommand eqref
30214 reference "eq:c"
30215
30216 \end_inset
30217
30218 式は、等価です。(
30219 \begin_inset CommandInset ref
30220 LatexCommand ref
30221 reference "eq:Rom"
30222
30223 \end_inset
30224
30225 )式とは異なり、(
30226 \begin_inset CommandInset ref
30227 LatexCommand ref
30228 reference "eq:Lat"
30229
30230 \end_inset
30231
30232 )式では、付番にラテン数字を使用しています。
30233 \end_layout
30234
30235 \begin_layout Standard
30236 \begin_inset VSpace medskip
30237 \end_inset
30238
30239
30240 \series bold
30241
30242 \backslash
30243 tag
30244 \begin_inset Foot
30245 status collapsed
30246
30247 \begin_layout Plain Layout
30248
30249 \series bold
30250
30251 \backslash
30252 tag
30253 \series default
30254 は、第
30255 \begin_inset CommandInset ref
30256 LatexCommand ref
30257 reference "subsec:自己定義番号"
30258
30259 \end_inset
30260
30261 節に説明があります。
30262 \end_layout
30263
30264 \end_inset
30265
30266
30267 \series default
30268 の引数が、第
30269 \begin_inset CommandInset ref
30270 LatexCommand ref
30271 reference "subsec:段落ボックス"
30272
30273 \end_inset
30274
30275 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
30276 \end_layout
30277
30278 \begin_layout Subsection
30279 細目番号
30280 \begin_inset Index idx
30281 status collapsed
30282
30283 \begin_layout Plain Layout
30284 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
30285 \end_layout
30286
30287 \end_inset
30288
30289
30290 \end_layout
30291
30292 \begin_layout Standard
30293
30294 \series bold
30295
30296 \backslash
30297 begin{subequations}
30298 \series default
30299 および
30300 \series bold
30301
30302 \backslash
30303 end{subequations}
30304 \series default
30305 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、\SpecialChar TeX
30306 モードで入れます。
30307 \end_layout
30308
30309 \begin_layout Standard
30310 たとえば、
30311 \begin_inset Formula 
30312 \begin{equation}
30313 A=C-B\label{eq:a}
30314 \end{equation}
30315
30316 \end_inset
30317
30318
30319 \begin_inset ERT
30320 status collapsed
30321
30322 \begin_layout Plain Layout
30323
30324
30325 \backslash
30326 addtocounter{equation}{-1}
30327 \end_layout
30328
30329 \end_inset
30330
30331
30332 \begin_inset ERT
30333 status collapsed
30334
30335 \begin_layout Plain Layout
30336
30337
30338 \backslash
30339 begin{subequations}
30340 \end_layout
30341
30342 \end_inset
30343
30344
30345 \begin_inset VSpace -5mm
30346 \end_inset
30347
30348
30349 \begin_inset Formula 
30350 \begin{equation}
30351 B=C-A\label{eq:b}
30352 \end{equation}
30353
30354 \end_inset
30355
30356
30357 \begin_inset Formula 
30358 \begin{equation}
30359 C=A+B\label{eq:c}
30360 \end{equation}
30361
30362 \end_inset
30363
30364
30365 \end_layout
30366
30367 \begin_layout Standard
30368 \begin_inset ERT
30369 status collapsed
30370
30371 \begin_layout Plain Layout
30372
30373
30374 \backslash
30375 end{subequations}
30376 \end_layout
30377
30378 \end_inset
30379
30380
30381 \end_layout
30382
30383 \begin_layout Standard
30384 この例を作るには、次のようにします。
30385 \end_layout
30386
30387 \begin_layout Enumerate
30388 一つめの数式を入力します。
30389 \end_layout
30390
30391 \begin_layout Enumerate
30392 一つめの数式の後に
30393 \begin_inset Newline newline
30394 \end_inset
30395
30396
30397 \series bold
30398
30399 \backslash
30400 addtocounter{equation}{-1} 
30401 \backslash
30402 begin{subequations}
30403 \begin_inset Index idx
30404 status collapsed
30405
30406 \begin_layout Plain Layout
30407 こまんど@コマンド ! A ! 
30408 \backslash
30409 addtocounter
30410 \end_layout
30411
30412 \end_inset
30413
30414
30415 \begin_inset Newline newline
30416 \end_inset
30417
30418
30419 \series default
30420 を入力します。
30421 \end_layout
30422
30423 \begin_layout Enumerate
30424 二つめの数式を入力します。
30425 \end_layout
30426
30427 \begin_layout Enumerate
30428 三つめの数式を入力します。
30429 \end_layout
30430
30431 \begin_layout Enumerate
30432 三つめの数式の後に、
30433 \series bold
30434
30435 \backslash
30436 end{subequations}
30437 \series default
30438 を入力します。
30439 \end_layout
30440
30441 \begin_layout Standard
30442
30443 \series bold
30444
30445 \backslash
30446 begin
30447 \series default
30448 コマンドと
30449 \series bold
30450
30451 \backslash
30452 end
30453 \series default
30454 コマンドのあいだの数式はすべて、a・b・
30455 \begin_inset Newline linebreak
30456 \end_inset
30457
30458 c\SpecialChar ldots
30459 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
30460 \emph on
30461 ひとつの
30462 \emph default
30463 付番数式として扱われますが、それぞれの付番数式が
30464 \series bold
30465 equation
30466 \series default
30467 カウンタを一つずつ進めてしまうので、
30468 \series bold
30469
30470 \backslash
30471 addtocounter
30472 \series default
30473 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
30474 \begin_inset CommandInset ref
30475 LatexCommand eqref
30476 reference "eq:a"
30477
30478 \end_inset
30479
30480 式・
30481 \begin_inset CommandInset ref
30482 LatexCommand eqref
30483 reference "eq:b"
30484
30485 \end_inset
30486
30487 式・
30488 \begin_inset CommandInset ref
30489 LatexCommand eqref
30490 reference "eq:c"
30491
30492 \end_inset
30493
30494 式は、それぞれ
30495 \begin_inset CommandInset ref
30496 LatexCommand eqref
30497 reference "eq:a"
30498
30499 \end_inset
30500
30501 式・
30502 \begin_inset CommandInset ref
30503 LatexCommand eqref
30504 reference "eq:d"
30505
30506 \end_inset
30507
30508 式・
30509 \begin_inset CommandInset ref
30510 LatexCommand eqref
30511 reference "eq:f"
30512
30513 \end_inset
30514
30515 式として番号が振られてしまいます。
30516 \end_layout
30517
30518 \begin_layout Standard
30519 上記のように、コマンドを\SpecialChar TeX
30520 モードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
30521 \begin_inset space \thinspace{}
30522 \end_inset
30523
30524 mmの垂直空白を
30525 \series bold
30526
30527 \backslash
30528 begin{subequations}
30529 \series default
30530 コマンドの後に入れています。数式様式として
30531 \series bold
30532 行頭下げ
30533 \begin_inset Foot
30534 status collapsed
30535
30536 \begin_layout Plain Layout
30537
30538 \series bold
30539 数式様式に関しては、第
30540 \series default
30541
30542 \begin_inset CommandInset ref
30543 LatexCommand ref
30544 reference "sec:数式様式"
30545
30546 \end_inset
30547
30548 節を参照。
30549 \end_layout
30550
30551 \end_inset
30552
30553
30554 \series default
30555 を用いているときには、これを-7
30556 \begin_inset space \thinspace{}
30557 \end_inset
30558
30559 mm空白にしてください。
30560 \end_layout
30561
30562 \begin_layout Standard
30563 以下は、二行めのみ付番を無効にしている多行数式の例です。
30564 \begin_inset ERT
30565 status collapsed
30566
30567 \begin_layout Plain Layout
30568
30569
30570 \backslash
30571 begin{subequations}
30572 \end_layout
30573
30574 \end_inset
30575
30576
30577 \begin_inset Formula 
30578 \begin{eqnarray}
30579 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
30580  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
30581  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
30582 \end{eqnarray}
30583
30584 \end_inset
30585
30586
30587 \begin_inset ERT
30588 status collapsed
30589
30590 \begin_layout Plain Layout
30591
30592
30593 \backslash
30594 end{subequations}
30595 \end_layout
30596
30597 \end_inset
30598
30599
30600 \end_layout
30601
30602 \begin_layout Subsection
30603 自己定義番号
30604 \begin_inset CommandInset label
30605 LatexCommand label
30606 name "subsec:自己定義番号"
30607
30608 \end_inset
30609
30610
30611 \begin_inset Index idx
30612 status collapsed
30613
30614 \begin_layout Plain Layout
30615 すうしきばんごう@数式番号 ! じこていぎ@自己定義
30616 \end_layout
30617
30618 \end_inset
30619
30620
30621 \end_layout
30622
30623 \begin_layout Standard
30624 \begin_inset Index idx
30625 status collapsed
30626
30627 \begin_layout Plain Layout
30628 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
30629 \end_layout
30630
30631 \end_inset
30632
30633 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、\SpecialChar LaTeX
30634 プリアンブルに以下の行を付け加えます。
30635 \end_layout
30636
30637 \begin_layout Standard
30638
30639 \series bold
30640
30641 \backslash
30642 def
30643 \backslash
30644 tagform@#1{
30645 \backslash
30646 maketag@@@{
30647 \series default
30648
30649 \begin_inset Formula $\boldsymbol{|}$
30650 \end_inset
30651
30652
30653 \series bold
30654 #1
30655 \series default
30656
30657 \begin_inset Formula $\boldsymbol{|}$
30658 \end_inset
30659
30660
30661 \series bold
30662 }}
30663 \series default
30664
30665 \begin_inset Note Note
30666 status collapsed
30667
30668 \begin_layout Plain Layout
30669 このマクロは、テスト用に\SpecialChar LaTeX
30670 プリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
30671 \end_layout
30672
30673 \end_inset
30674
30675
30676 \end_layout
30677
30678 \begin_layout Standard
30679 他の記号を使いたいときには、
30680 \series bold
30681 #1
30682 \series default
30683 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
30684 \end_layout
30685
30686 \begin_layout Standard
30687 \begin_inset VSpace bigskip
30688 \end_inset
30689
30690 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
30691 \series bold
30692
30693 \backslash
30694 tag
30695 \series default
30696
30697 \begin_inset Index idx
30698 status collapsed
30699
30700 \begin_layout Plain Layout
30701 こまんど@コマンド ! T ! 
30702 \backslash
30703 tag
30704 \end_layout
30705
30706 \end_inset
30707
30708 コマンドを使います。
30709 \begin_inset Formula 
30710 \begin{equation}
30711 A+B=C\tag{何とかかんとか}\label{eq:tag}
30712 \end{equation}
30713
30714 \end_inset
30715
30716 上記の例では、
30717 \series bold
30718
30719 \backslash
30720 tag
30721 \begin_inset space \textvisiblespace{}
30722 \end_inset
30723
30724 何とかかんとか
30725 \series default
30726 というコマンドを数式に打ち込んでいます。
30727 \end_layout
30728
30729 \begin_layout Standard
30730 代わりに
30731 \series bold
30732
30733 \backslash
30734 tag*
30735 \begin_inset space \textvisiblespace{}
30736 \end_inset
30737
30738 何とかかんとか
30739 \series default
30740 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
30741 \begin_inset Formula 
30742 \[
30743 A+B=C\tag*{something}
30744 \]
30745
30746 \end_inset
30747
30748
30749 \end_layout
30750
30751 \begin_layout Standard
30752 \begin_inset VSpace bigskip
30753 \end_inset
30754
30755 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
30756 \begin_inset Newline newline
30757 \end_inset
30758
30759
30760 \series bold
30761
30762 \backslash
30763 @addtoreset{equation}{part}
30764 \series default
30765
30766 \begin_inset Index idx
30767 status collapsed
30768
30769 \begin_layout Plain Layout
30770 こまんど@コマンド ! 
30771 \backslash
30772 @記号 ! 
30773 \backslash
30774
30775 \begin_inset ERT
30776 status collapsed
30777
30778 \begin_layout Plain Layout
30779
30780 "
30781 \end_layout
30782
30783 \end_inset
30784
30785 @
30786 \begin_inset ERT
30787 status collapsed
30788
30789 \begin_layout Plain Layout
30790
30791 "
30792 \end_layout
30793
30794 \end_inset
30795
30796 addtoreset
30797 \end_layout
30798
30799 \end_inset
30800
30801
30802 \begin_inset Newline newline
30803 \end_inset
30804
30805 節に関しては
30806 \begin_inset Newline newline
30807 \end_inset
30808
30809
30810 \series bold
30811
30812 \backslash
30813 @addtoreset{equation}{section}
30814 \begin_inset Newline newline
30815 \end_inset
30816
30817
30818 \series default
30819 というコマンドを使います。
30820 \end_layout
30821
30822 \begin_layout Standard
30823 これらのコマンドを\SpecialChar TeX
30824 モードで使えるようにするためには、
30825 \series bold
30826
30827 \backslash
30828 makeatletter
30829 \series default
30830 コマンドで「@」字を\SpecialChar LaTeX
30831 中で「有効」にしてやらなくてはなりません。一方、
30832 \series bold
30833
30834 \backslash
30835 makeatother
30836 \series default
30837 コマンドはこれを無効にします。したがって、\SpecialChar TeX
30838 モード中での上記コマンド列は、
30839 \end_layout
30840
30841 \begin_layout Standard
30842
30843 \series bold
30844
30845 \backslash
30846 makeatletter
30847 \begin_inset Newline newline
30848 \end_inset
30849
30850
30851 \backslash
30852 @addtoreset{equation}{section}
30853 \begin_inset Newline newline
30854 \end_inset
30855
30856
30857 \backslash
30858 makeatother
30859 \begin_inset Newline newline
30860 \end_inset
30861
30862
30863 \series default
30864 のようにならなくてはなりません。
30865 \end_layout
30866
30867 \begin_layout Standard
30868 \SpecialChar LaTeX
30869 プリアンブル中では、
30870 \series bold
30871
30872 \backslash
30873 makeatletter
30874 \series default
30875
30876 \series bold
30877
30878 \backslash
30879 makeatother
30880 \series default
30881 は、\SpecialChar LyX
30882 が内部的に自動で挿入するので省略してかまいません。
30883 \end_layout
30884
30885 \begin_layout Standard
30886
30887 \series bold
30888
30889 \backslash
30890 @addtoreset
30891 \series default
30892 を戻すには、まず\SpecialChar LaTeX
30893 プリアンブル中に
30894 \end_layout
30895
30896 \begin_layout Standard
30897
30898 \series bold
30899
30900 \backslash
30901 usepackage{remreset}
30902 \end_layout
30903
30904 \begin_layout Standard
30905 という行を入れて、
30906 \series bold
30907 remreset.sty
30908 \series default
30909
30910 \begin_inset Foot
30911 status collapsed
30912
30913 \begin_layout Plain Layout
30914
30915 \series bold
30916 remreset
30917 \series default
30918 は、\SpecialChar LaTeX
30919 パッケージの
30920 \series bold
30921 carlisle
30922 \series default
30923
30924 \begin_inset Index idx
30925 status collapsed
30926
30927 \begin_layout Plain Layout
30928 ぱっけーじ@パッケージ ! carlisle
30929 \end_layout
30930
30931 \end_inset
30932
30933 の一部として含まれており、\SpecialChar LaTeX
30934 標準頒布版には含まれています。
30935 \end_layout
30936
30937 \end_inset
30938
30939
30940 \begin_inset Index idx
30941 status collapsed
30942
30943 \begin_layout Plain Layout
30944 ぱっけーじ@パッケージ ! remreset
30945 \end_layout
30946
30947 \end_inset
30948
30949 ファイルを読み込んでおかなくてはなりません。その後
30950 \begin_inset Newline newline
30951 \end_inset
30952
30953
30954 \series bold
30955
30956 \backslash
30957 @removefromreset
30958 \series default
30959
30960 \begin_inset Index idx
30961 status collapsed
30962
30963 \begin_layout Plain Layout
30964 こまんど@コマンド ! 
30965 \backslash
30966 @記号 ! 
30967 \backslash
30968
30969 \begin_inset ERT
30970 status collapsed
30971
30972 \begin_layout Plain Layout
30973
30974 "
30975 \end_layout
30976
30977 \end_inset
30978
30979 @
30980 \begin_inset ERT
30981 status collapsed
30982
30983 \begin_layout Plain Layout
30984
30985 "
30986 \end_layout
30987
30988 \end_inset
30989
30990 removefromreset
30991 \end_layout
30992
30993 \end_inset
30994
30995 コマンドを
30996 \series bold
30997
30998 \backslash
30999 @addtoreset
31000 \series default
31001 と同じ書式で使用すると、
31002 \series bold
31003
31004 \backslash
31005 @addtoreset
31006 \series default
31007 を戻すことができます。
31008 \end_layout
31009
31010 \begin_layout Standard
31011 \begin_inset VSpace bigskip
31012 \end_inset
31013
31014 ときには、数式を
31015 \end_layout
31016
31017 \begin_layout Standard
31018
31019 \family typewriter
31020 (節番号.数式番号)
31021 \end_layout
31022
31023 \begin_layout Standard
31024 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
31025 \end_layout
31026
31027 \begin_layout Standard
31028 このような場合のために、
31029 \series bold
31030
31031 \backslash
31032 numberwithin
31033 \series default
31034
31035 \begin_inset Index idx
31036 status collapsed
31037
31038 \begin_layout Plain Layout
31039 こまんど@コマンド ! N ! 
31040 \backslash
31041 numberwithin
31042 \end_layout
31043
31044 \end_inset
31045
31046 というコマンドがあり、
31047 \end_layout
31048
31049 \begin_layout Standard
31050
31051 \series bold
31052
31053 \backslash
31054 numberwithin{カウンタ}{節階層}
31055 \end_layout
31056
31057 \begin_layout Standard
31058 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
31059 \end_layout
31060
31061 \begin_layout Standard
31062 したがって、ここでは\SpecialChar LaTeX
31063 プリアンブルか\SpecialChar TeX
31064 コードで
31065 \end_layout
31066
31067 \begin_layout Standard
31068
31069 \series bold
31070
31071 \backslash
31072 numberwithin{equation}{section}
31073 \end_layout
31074
31075 \begin_layout Standard
31076 という行を用いることにしましょう。その結果がこれです。
31077 \begin_inset ERT
31078 status collapsed
31079
31080 \begin_layout Plain Layout
31081
31082
31083 \backslash
31084 numberwithin{equation}{section}
31085 \end_layout
31086
31087 \end_inset
31088
31089
31090 \begin_inset Formula 
31091 \begin{equation}
31092 A+B=C
31093 \end{equation}
31094
31095 \end_inset
31096
31097
31098 \end_layout
31099
31100 \begin_layout Standard
31101 たとえば、部番号を節階層として使用して、表に付番を施すときには
31102 \begin_inset Newline newline
31103 \end_inset
31104
31105
31106 \series bold
31107
31108 \backslash
31109 numberwithin{table}{part}
31110 \series default
31111 を用います。
31112 \end_layout
31113
31114 \begin_layout Standard
31115 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
31116 \end_layout
31117
31118 \begin_layout Standard
31119
31120 \series bold
31121
31122 \backslash
31123 renewcommand{
31124 \backslash
31125 theequation}{
31126 \backslash
31127 arabic{equation}}
31128 \begin_inset Index idx
31129 status collapsed
31130
31131 \begin_layout Plain Layout
31132 こまんど@コマンド ! A ! 
31133 \backslash
31134 arabic
31135 \end_layout
31136
31137 \end_inset
31138
31139
31140 \series default
31141
31142 \begin_inset ERT
31143 status collapsed
31144
31145 \begin_layout Plain Layout
31146
31147
31148 \backslash
31149 renewcommand{
31150 \backslash
31151 theequation}{
31152 \backslash
31153 arabic{equation}}
31154 \end_layout
31155
31156 \end_inset
31157
31158
31159 \series bold
31160
31161 \begin_inset Newline newline
31162 \end_inset
31163
31164
31165 \series default
31166 あるいは
31167 \series bold
31168
31169 \begin_inset Newline newline
31170 \end_inset
31171
31172
31173 \backslash
31174 renewcommand{
31175 \backslash
31176 thetable}{
31177 \backslash
31178 arabic{table}}
31179 \end_layout
31180
31181 \begin_layout Standard
31182 というコマンドを\SpecialChar TeX
31183 コードとして入れるか、\SpecialChar LaTeX
31184 プリアンブルに入れます。
31185 \series bold
31186
31187 \backslash
31188 numberwithin
31189 \series default
31190 は、内部的に上記で述べた
31191 \series bold
31192
31193 \backslash
31194 @addtoreset
31195 \series default
31196 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
31197 \begin_inset ERT
31198 status collapsed
31199
31200 \begin_layout Plain Layout
31201
31202
31203 \backslash
31204 makeatletter
31205 \end_layout
31206
31207 \begin_layout Plain Layout
31208
31209
31210 \backslash
31211 @removefromreset{equation}{section}
31212 \end_layout
31213
31214 \begin_layout Plain Layout
31215
31216
31217 \backslash
31218 makeatother
31219 \end_layout
31220
31221 \end_inset
31222
31223
31224 \end_layout
31225
31226 \begin_layout Subsection
31227 ローマ数字や文字を使った付番
31228 \begin_inset Index idx
31229 status collapsed
31230
31231 \begin_layout Plain Layout
31232 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
31233 \end_layout
31234
31235 \end_inset
31236
31237
31238 \begin_inset Index idx
31239 status collapsed
31240
31241 \begin_layout Plain Layout
31242 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
31243 \end_layout
31244
31245 \end_inset
31246
31247
31248 \end_layout
31249
31250 \begin_layout Standard
31251 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前に\SpecialChar TeX
31252 モードで
31253 \end_layout
31254
31255 \begin_layout Standard
31256
31257 \series bold
31258
31259 \backslash
31260 renewcommand{
31261 \backslash
31262 theequation}{
31263 \backslash
31264 roman{equation}}
31265 \end_layout
31266
31267 \begin_layout Standard
31268 というコマンドを入れます。
31269 \series bold
31270
31271 \backslash
31272 renewcommand
31273 \series default
31274
31275 \begin_inset Index idx
31276 status collapsed
31277
31278 \begin_layout Plain Layout
31279 こまんど@コマンド ! R ! 
31280 \backslash
31281 renewcommand
31282 \end_layout
31283
31284 \end_inset
31285
31286 は、定義済みのコマンド
31287 \series bold
31288
31289 \backslash
31290 theequation
31291 \series default
31292 をコマンド
31293 \series bold
31294
31295 \backslash
31296 roman{equation}
31297 \series default
31298 に再定義します
31299 \begin_inset Foot
31300 status collapsed
31301
31302 \begin_layout Plain Layout
31303
31304 \series bold
31305
31306 \backslash
31307 renewcommand
31308 \series default
31309 コマンドは、第
31310 \begin_inset CommandInset ref
31311 LatexCommand ref
31312 reference "subsec:newcommandコマンド"
31313
31314 \end_inset
31315
31316 節に述べられている
31317 \series bold
31318
31319 \backslash
31320 newcommand
31321 \series default
31322 コマンドと同じ書式を持ちます。
31323 \end_layout
31324
31325 \end_inset
31326
31327 。ここで、
31328 \series bold
31329 equation
31330 \series default
31331 は数式カウンタです。コマンド
31332 \series bold
31333
31334 \backslash
31335 the
31336 \series default
31337 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、\SpecialChar LaTeX
31338 は、内部的に
31339 \series bold
31340
31341 \backslash
31342 theequation
31343 \series default
31344 コマンドを数式の後ろに置くのです。
31345 \series bold
31346
31347 \backslash
31348 roman{equation}
31349 \begin_inset Index idx
31350 status collapsed
31351
31352 \begin_layout Plain Layout
31353 こまんど@コマンド ! R ! 
31354 \backslash
31355 roman
31356 \end_layout
31357
31358 \end_inset
31359
31360
31361 \series default
31362 は、カウンタを小文字のローマ数字として出力します。
31363 \end_layout
31364
31365 \begin_layout Standard
31366 こうして、
31367 \series bold
31368
31369 \backslash
31370 renew
31371 \series default
31372 c
31373 \series bold
31374 ommand
31375 \series default
31376 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
31377 \series bold
31378
31379 \backslash
31380 roman
31381 \series default
31382 の部分を
31383 \series bold
31384
31385 \backslash
31386 Roman
31387 \series default
31388
31389 \begin_inset Index idx
31390 status collapsed
31391
31392 \begin_layout Plain Layout
31393 こまんど@コマンド ! R ! 
31394 \backslash
31395 roman@
31396 \backslash
31397 Roman
31398 \end_layout
31399
31400 \end_inset
31401
31402 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
31403 \series bold
31404
31405 \backslash
31406 alph
31407 \series default
31408
31409 \begin_inset Index idx
31410 status collapsed
31411
31412 \begin_layout Plain Layout
31413 こまんど@コマンド ! A ! 
31414 \backslash
31415 alph
31416 \end_layout
31417
31418 \end_inset
31419
31420 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
31421 \series bold
31422
31423 \backslash
31424 Alph
31425 \series default
31426
31427 \begin_inset Index idx
31428 status collapsed
31429
31430 \begin_layout Plain Layout
31431 こまんど@コマンド ! A ! 
31432 \backslash
31433 alph@
31434 \backslash
31435 Alph
31436 \end_layout
31437
31438 \end_inset
31439
31440 コマンドがあります。
31441 \end_layout
31442
31443 \begin_layout Standard
31444 \begin_inset Note Greyedout
31445 status open
31446
31447 \begin_layout Plain Layout
31448
31449 \series bold
31450 【註】
31451 \series default
31452 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
31453 \end_layout
31454
31455 \end_inset
31456
31457
31458 \begin_inset Newpage newpage
31459 \end_inset
31460
31461
31462 \end_layout
31463
31464 \begin_layout Standard
31465 \begin_inset ERT
31466 status collapsed
31467
31468 \begin_layout Plain Layout
31469
31470
31471 \backslash
31472 renewcommand{
31473 \backslash
31474 theequation}{
31475 \backslash
31476 roman{equation}}
31477 \end_layout
31478
31479 \end_inset
31480
31481
31482 \end_layout
31483
31484 \begin_layout Standard
31485 \begin_inset Formula 
31486 \begin{equation}
31487 A=\textrm{小文字ローマ数字}
31488 \end{equation}
31489
31490 \end_inset
31491
31492
31493 \begin_inset ERT
31494 status collapsed
31495
31496 \begin_layout Plain Layout
31497
31498
31499 \backslash
31500 renewcommand{
31501 \backslash
31502 theequation}{
31503 \backslash
31504 Roman{equation}}
31505 \end_layout
31506
31507 \end_inset
31508
31509
31510 \begin_inset Formula 
31511 \begin{equation}
31512 B=\textrm{大文字ローマ数字}\label{eq:Rom}
31513 \end{equation}
31514
31515 \end_inset
31516
31517
31518 \begin_inset ERT
31519 status collapsed
31520
31521 \begin_layout Plain Layout
31522
31523
31524 \backslash
31525 renewcommand{
31526 \backslash
31527 theequation}{
31528 \backslash
31529 alph{equation}}
31530 \end_layout
31531
31532 \end_inset
31533
31534
31535 \begin_inset Formula 
31536 \begin{equation}
31537 C=\textrm{小文字ラテン文字}
31538 \end{equation}
31539
31540 \end_inset
31541
31542
31543 \begin_inset ERT
31544 status collapsed
31545
31546 \begin_layout Plain Layout
31547
31548
31549 \backslash
31550 renewcommand{
31551 \backslash
31552 theequation}{
31553 \backslash
31554 Alph{equation}}
31555 \end_layout
31556
31557 \end_inset
31558
31559
31560 \begin_inset Formula 
31561 \begin{equation}
31562 D=\textrm{大文字ラテン文字}\label{eq:Lat}
31563 \end{equation}
31564
31565 \end_inset
31566
31567
31568 \end_layout
31569
31570 \begin_layout Standard
31571 既定の付番方式に戻すには、以下のコマンドを挿入してください。
31572 \end_layout
31573
31574 \begin_layout Standard
31575
31576 \series bold
31577
31578 \backslash
31579 renewcommand{
31580 \backslash
31581 theequation}{
31582 \backslash
31583 arabic{equation}}
31584 \begin_inset Index idx
31585 status collapsed
31586
31587 \begin_layout Plain Layout
31588 こまんど@コマンド ! A ! 
31589 \backslash
31590 arabic
31591 \end_layout
31592
31593 \end_inset
31594
31595
31596 \end_layout
31597
31598 \begin_layout Standard
31599 \begin_inset ERT
31600 status collapsed
31601
31602 \begin_layout Plain Layout
31603
31604
31605 \backslash
31606 renewcommand{
31607 \backslash
31608 theequation}{
31609 \backslash
31610 arabic{equation}}
31611 \end_layout
31612
31613 \end_inset
31614
31615
31616 \begin_inset Formula 
31617 \begin{equation}
31618 E=\textrm{アラビア数字}
31619 \end{equation}
31620
31621 \end_inset
31622
31623
31624 \end_layout
31625
31626 \begin_layout Standard
31627 \begin_inset VSpace medskip
31628 \end_inset
31629
31630 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
31631 てはなりません。この点に関する説明は、ファイル
31632 \begin_inset CommandInset href
31633 LatexCommand href
31634 name "Formula-numbering.lyx"
31635 target "run:Formula-numbering.lyx"
31636
31637 \end_inset
31638
31639 にあります。
31640 \end_layout
31641
31642 \begin_layout Section
31643 化学記号と化学式
31644 \begin_inset CommandInset label
31645 LatexCommand label
31646 name "subsec:化学記号と化学式"
31647
31648 \end_inset
31649
31650
31651 \begin_inset Index idx
31652 status collapsed
31653
31654 \begin_layout Plain Layout
31655 かがくきごう@化学記号 ! きごう@記号
31656 \end_layout
31657
31658 \end_inset
31659
31660
31661 \begin_inset Index idx
31662 status collapsed
31663
31664 \begin_layout Plain Layout
31665 かがくしき@化学式
31666 \end_layout
31667
31668 \end_inset
31669
31670
31671 \begin_inset Index idx
31672 status collapsed
31673
31674 \begin_layout Plain Layout
31675 きごう@記号 ! かがく@化学
31676 \end_layout
31677
31678 \end_inset
31679
31680
31681 \end_layout
31682
31683 \begin_layout Standard
31684 以下は、化学関係の文章の例です。
31685 \end_layout
31686
31687 \begin_layout Quote
31688 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31689 \end_inset
31690
31691 イオンは、2つの
31692 \begin_inset Formula $\mathrm{Na^{+}}$
31693 \end_inset
31694
31695 イオンと反応して、硫酸化塩
31696 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31697 \end_inset
31698
31699 を形成します。この化学式は以下のようになります。
31700 \begin_inset Formula 
31701 \begin{equation}
31702 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
31703 \end{equation}
31704
31705 \end_inset
31706
31707
31708 \end_layout
31709
31710 \begin_layout Standard
31711 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから
31712 \begin_inset Flex Ruby
31713 status collapsed
31714
31715 \begin_layout Plain Layout
31716 捷径
31717 \begin_inset Argument post:1
31718 status collapsed
31719
31720 \begin_layout Plain Layout
31721 ショートカット
31722 \end_layout
31723
31724 \end_inset
31725
31726
31727 \end_layout
31728
31729 \end_inset
31730
31731
31732 \begin_inset Info
31733 type  "shortcut"
31734 arg   "font-roman"
31735 \end_inset
31736
31737 を押せば、アップライトフォント様式に変更することができます
31738 \begin_inset Foot
31739 status collapsed
31740
31741 \begin_layout Plain Layout
31742 フォント様式に関しては、第
31743 \begin_inset CommandInset ref
31744 LatexCommand ref
31745 reference "subsec:書体様式"
31746
31747 \end_inset
31748
31749 節を参照のこと。
31750 \end_layout
31751
31752 \end_inset
31753
31754
31755 \end_layout
31756
31757 \begin_layout Standard
31758 化学式を組版するのにもう少し便利な方法は、\SpecialChar LaTeX
31759 パッケージ
31760 \series bold
31761 mhchem
31762 \series default
31763
31764 \begin_inset Index idx
31765 status collapsed
31766
31767 \begin_layout Plain Layout
31768 ぱっけーじ@パッケージ ! mhchem
31769 \end_layout
31770
31771 \end_inset
31772
31773 が導入されているときに使用することができる
31774 \series bold
31775
31776 \backslash
31777 ce
31778 \series default
31779
31780 \begin_inset Index idx
31781 status collapsed
31782
31783 \begin_layout Plain Layout
31784 こまんど@コマンド ! C ! 
31785 \backslash
31786 ce
31787 \end_layout
31788
31789 \end_inset
31790
31791 コマンドを使用することです。
31792 \series bold
31793
31794 \backslash
31795 ce
31796 \series default
31797 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
31798 \begin_inset Separator parbreak
31799 \end_inset
31800
31801
31802 \end_layout
31803
31804 \begin_layout Standard
31805 \align center
31806 \begin_inset Tabular
31807 <lyxtabular version="3" rows="10" columns="2">
31808 <features tabularvalignment="middle">
31809 <column alignment="center" valignment="top">
31810 <column alignment="center" valignment="top">
31811 <row>
31812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31813 \begin_inset Text
31814
31815 \begin_layout Plain Layout
31816 コマンド
31817 \end_layout
31818
31819 \end_inset
31820 </cell>
31821 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31822 \begin_inset Text
31823
31824 \begin_layout Plain Layout
31825 出力
31826 \begin_inset Note Note
31827 status collapsed
31828
31829 \begin_layout Plain Layout
31830
31831 \series bold
31832
31833 \backslash
31834 raisebox
31835 \series default
31836 はスペーサーとしてのみ使用されています。
31837 \end_layout
31838
31839 \end_inset
31840
31841
31842 \end_layout
31843
31844 \end_inset
31845 </cell>
31846 </row>
31847 <row>
31848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31849 \begin_inset Text
31850
31851 \begin_layout Plain Layout
31852
31853 \backslash
31854 ce
31855 \begin_inset space \textvisiblespace{}
31856 \end_inset
31857
31858 H2CO3
31859 \end_layout
31860
31861 \end_inset
31862 </cell>
31863 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31864 \begin_inset Text
31865
31866 \begin_layout Plain Layout
31867 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
31868 \end_inset
31869
31870
31871 \end_layout
31872
31873 \end_inset
31874 </cell>
31875 </row>
31876 <row>
31877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31878 \begin_inset Text
31879
31880 \begin_layout Plain Layout
31881
31882 \backslash
31883 ce
31884 \begin_inset space \textvisiblespace{}
31885 \end_inset
31886
31887 SO4^2-
31888 \end_layout
31889
31890 \end_inset
31891 </cell>
31892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31893 \begin_inset Text
31894
31895 \begin_layout Plain Layout
31896 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
31897 \end_inset
31898
31899
31900 \end_layout
31901
31902 \end_inset
31903 </cell>
31904 </row>
31905 <row>
31906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31907 \begin_inset Text
31908
31909 \begin_layout Plain Layout
31910
31911 \backslash
31912 ce
31913 \begin_inset space \textvisiblespace{}
31914 \end_inset
31915
31916 (NH4)2S
31917 \end_layout
31918
31919 \end_inset
31920 </cell>
31921 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31922 \begin_inset Text
31923
31924 \begin_layout Plain Layout
31925 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
31926 \end_inset
31927
31928
31929 \end_layout
31930
31931 \end_inset
31932 </cell>
31933 </row>
31934 <row>
31935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31936 \begin_inset Text
31937
31938 \begin_layout Plain Layout
31939
31940 \backslash
31941 ce
31942 \begin_inset space \textvisiblespace{}
31943 \end_inset
31944
31945 KCr(SO4)2.12H2O
31946 \end_layout
31947
31948 \end_inset
31949 </cell>
31950 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31951 \begin_inset Text
31952
31953 \begin_layout Plain Layout
31954 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
31955 \end_inset
31956
31957
31958 \end_layout
31959
31960 \end_inset
31961 </cell>
31962 </row>
31963 <row>
31964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31965 \begin_inset Text
31966
31967 \begin_layout Plain Layout
31968
31969 \backslash
31970 ce
31971 \begin_inset space \textvisiblespace{}
31972 \end_inset
31973
31974 A-B
31975 \backslash
31976 dbond
31977 \begin_inset space \textvisiblespace{}
31978 \end_inset
31979
31980 C
31981 \backslash
31982 tbond
31983 \begin_inset space \textvisiblespace{}
31984 \end_inset
31985
31986 D
31987 \end_layout
31988
31989 \end_inset
31990 </cell>
31991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31992 \begin_inset Text
31993
31994 \begin_layout Plain Layout
31995 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
31996 \end_inset
31997
31998
31999 \end_layout
32000
32001 \end_inset
32002 </cell>
32003 </row>
32004 <row>
32005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32006 \begin_inset Text
32007
32008 \begin_layout Plain Layout
32009
32010 \backslash
32011 ce
32012 \begin_inset space \textvisiblespace{}
32013 \end_inset
32014
32015 ^227
32016 \begin_inset Formula $\downarrow$
32017 \end_inset
32018
32019 _90
32020 \begin_inset Formula $\to$
32021 \end_inset
32022
32023 Th+
32024 \end_layout
32025
32026 \end_inset
32027 </cell>
32028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32029 \begin_inset Text
32030
32031 \begin_layout Plain Layout
32032 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
32033 \end_inset
32034
32035
32036 \end_layout
32037
32038 \end_inset
32039 </cell>
32040 </row>
32041 <row>
32042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32043 \begin_inset Text
32044
32045 \begin_layout Plain Layout
32046
32047 \backslash
32048 ce
32049 \begin_inset space \textvisiblespace{}
32050 \end_inset
32051
32052
32053 \backslash
32054 mu
32055 \begin_inset space \textvisiblespace{}
32056 \end_inset
32057
32058
32059 \backslash
32060 hyphen
32061 \begin_inset space \textvisiblespace{}
32062 \end_inset
32063
32064 Cl
32065 \end_layout
32066
32067 \end_inset
32068 </cell>
32069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32070 \begin_inset Text
32071
32072 \begin_layout Plain Layout
32073 \begin_inset Formula $\raisebox{4.5mm}{}\ce{\ensuremath{\mu\hyphen}Cl}\raisebox{-2mm}{}$
32074 \end_inset
32075
32076
32077 \end_layout
32078
32079 \end_inset
32080 </cell>
32081 </row>
32082 <row>
32083 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32084 \begin_inset Text
32085
32086 \begin_layout Plain Layout
32087
32088 \backslash
32089 ce
32090 \begin_inset space \textvisiblespace{}
32091 \end_inset
32092
32093 CO2
32094 \begin_inset space \textvisiblespace{}
32095 \end_inset
32096
32097 +
32098 \begin_inset space \textvisiblespace{}
32099 \end_inset
32100
32101 C
32102 \begin_inset space \textvisiblespace{}
32103 \end_inset
32104
32105 <=>
32106 \begin_inset space \textvisiblespace{}
32107 \end_inset
32108
32109 2CO
32110 \end_layout
32111
32112 \end_inset
32113 </cell>
32114 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32115 \begin_inset Text
32116
32117 \begin_layout Plain Layout
32118 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
32119 \end_inset
32120
32121
32122 \end_layout
32123
32124 \end_inset
32125 </cell>
32126 </row>
32127 <row>
32128 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32129 \begin_inset Text
32130
32131 \begin_layout Plain Layout
32132
32133 \backslash
32134 ce
32135 \begin_inset space \textvisiblespace{}
32136 \end_inset
32137
32138 CO2
32139 \begin_inset space \textvisiblespace{}
32140 \end_inset
32141
32142 +
32143 \begin_inset space \textvisiblespace{}
32144 \end_inset
32145
32146 C
32147 \begin_inset space \textvisiblespace{}
32148 \end_inset
32149
32150 ->[
32151 \backslash
32152 alpha][
32153 \backslash
32154 beta]
32155 \begin_inset space \textvisiblespace{}
32156 \end_inset
32157
32158 2CO}
32159 \end_layout
32160
32161 \end_inset
32162 </cell>
32163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32164 \begin_inset Text
32165
32166 \begin_layout Plain Layout
32167 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
32168 \end_inset
32169
32170
32171 \end_layout
32172
32173 \end_inset
32174 </cell>
32175 </row>
32176 </lyxtabular>
32177
32178 \end_inset
32179
32180
32181 \end_layout
32182
32183 \begin_layout Standard
32184 \begin_inset Note Greyedout
32185 status open
32186
32187 \begin_layout Plain Layout
32188
32189 \series bold
32190 【註】
32191 \series default
32192 \SpecialChar LyX
32193 では、
32194 \series bold
32195 mhchem
32196 \series default
32197 の説明書通りに上矢印を得ようと^文字を使用しても、うまく行きません。代わりに、次のように、負の小空白の後に
32198 \series bold
32199
32200 \backslash
32201 uparrow
32202 \series default
32203 コマンドを続けます。
32204 \color none
32205
32206 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
32207 \end_inset
32208
32209
32210 \end_layout
32211
32212 \end_inset
32213
32214
32215 \end_layout
32216
32217 \begin_layout Standard
32218
32219 \series bold
32220
32221 \backslash
32222 ce
32223 \series default
32224 を使うと
32225 \begin_inset CommandInset ref
32226 LatexCommand eqref
32227 reference "eq:chem-reaction"
32228
32229 \end_inset
32230
32231 式のコマンドは
32232 \begin_inset Newline newline
32233 \end_inset
32234
32235
32236 \series bold
32237  
32238 \backslash
32239 ce
32240 \begin_inset space \textvisiblespace{}
32241 \end_inset
32242
32243 2Na+
32244 \begin_inset space \textvisiblespace{}
32245 \end_inset
32246
32247 +
32248 \begin_inset space \textvisiblespace{}
32249 \end_inset
32250
32251 SO4^2-
32252 \begin_inset space \textvisiblespace{}
32253 \end_inset
32254
32255
32256 \begin_inset space \textvisiblespace{}
32257 \end_inset
32258
32259 ->
32260 \begin_inset space \textvisiblespace{}
32261 \end_inset
32262
32263 Na2SO4
32264 \begin_inset Newline newline
32265 \end_inset
32266
32267
32268 \series default
32269 のようになります。
32270 \end_layout
32271
32272 \begin_layout Standard
32273 複数行の化学式を作るには、第
32274 \begin_inset CommandInset ref
32275 LatexCommand ref
32276 reference "sec:多行数式"
32277
32278 \end_inset
32279
32280 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
32281 \series bold
32282
32283 \backslash
32284 ce
32285 \series default
32286 コマンドを使用します。
32287 \begin_inset CommandInset ref
32288 LatexCommand eqref
32289 reference "eq:TEOS-reaction-1"
32290
32291 \end_inset
32292
32293 式と
32294 \begin_inset CommandInset ref
32295 LatexCommand eqref
32296 reference "eq:TEOS-reaction-2"
32297
32298 \end_inset
32299
32300 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
32301 \begin_inset Formula 
32302 \begin{eqnarray}
32303 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
32304 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
32305 \end{eqnarray}
32306
32307 \end_inset
32308
32309
32310 \end_layout
32311
32312 \begin_layout Standard
32313
32314 \series bold
32315 mhchem
32316 \series default
32317 パッケージは、
32318 \series bold
32319
32320 \backslash
32321 ce
32322 \series default
32323 の他に、特殊ケースに使用する
32324 \series bold
32325
32326 \backslash
32327 cf
32328 \series default
32329
32330 \begin_inset Index idx
32331 status collapsed
32332
32333 \begin_layout Plain Layout
32334 こまんど@コマンド ! C ! 
32335 \backslash
32336 cf
32337 \end_layout
32338
32339 \end_inset
32340
32341 コマンドを提供しています。
32342 \series bold
32343
32344 \backslash
32345 cf
32346 \series default
32347 の詳しい情報と例示については、
32348 \series bold
32349 mhchem
32350 \series default
32351
32352 \begin_inset CommandInset citation
32353 LatexCommand cite
32354 key "mhchem"
32355
32356 \end_inset
32357
32358 の取扱説明書をご覧ください。
32359 \end_layout
32360
32361 \begin_layout Section
32362 図解
32363 \end_layout
32364
32365 \begin_layout Standard
32366 \SpecialChar LyX
32367 は、二つの型の可換図
32368 \series bold
32369 amscd
32370 \series default
32371 および
32372 \series bold
32373 xymatrix
32374 \series default
32375 をサポートしており、以下でこれらの説明をします。
32376 \end_layout
32377
32378 \begin_layout Subsection
32379 amscd図解
32380 \begin_inset Index idx
32381 status collapsed
32382
32383 \begin_layout Plain Layout
32384 ずかい@図解 ! amscd
32385 \end_layout
32386
32387 \end_inset
32388
32389
32390 \end_layout
32391
32392 \begin_layout Standard
32393 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
32394 \begin_inset Formula 
32395 \[
32396 \begin{CD}A@>>>B@>>>C\\
32397 @AAA@.@VVV\\
32398 F@<<<E@<<<D
32399 \end{CD}
32400 \]
32401
32402 \end_inset
32403
32404
32405 \end_layout
32406
32407 \begin_layout Standard
32408 これを作るには、数式に
32409 \series bold
32410
32411 \backslash
32412 CD
32413 \begin_inset Index idx
32414 status collapsed
32415
32416 \begin_layout Plain Layout
32417 こまんど@コマンド ! C ! 
32418 \backslash
32419 CD
32420 \end_layout
32421
32422 \end_inset
32423
32424
32425 \series default
32426 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
32427 \begin_inset Info
32428 type  "shortcut"
32429 arg   "newline-insert newline"
32430 \end_inset
32431
32432 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
32433 \end_layout
32434
32435 \begin_layout Standard
32436 関係を作るには、以下のコマンドがあります。
32437 \end_layout
32438
32439 \begin_layout Itemize
32440 \begin_inset Formula $\boldsymbol{@<<<}$
32441 \end_inset
32442
32443 は左矢印、
32444 \begin_inset Formula $\boldsymbol{@>>>}$
32445 \end_inset
32446
32447 は右矢印、
32448 \series bold
32449 @=
32450 \series default
32451 は長い等号を生成します。
32452 \end_layout
32453
32454 \begin_layout Itemize
32455
32456 \series bold
32457 @AAA
32458 \series default
32459 は上矢印、
32460 \series bold
32461 @VVV
32462 \series default
32463 は下矢印、
32464 \begin_inset Formula $\boldsymbol{@|}$
32465 \end_inset
32466
32467 は縦向きの等号を生成します。
32468 \end_layout
32469
32470 \begin_layout Itemize
32471
32472 \series bold
32473 @.
32474 \series default
32475 は関係が存在しない部分に置きます。
32476 \end_layout
32477
32478 \begin_layout Standard
32479 矢印はすべて、以下のようにラベル付けをすることができます。
32480 \end_layout
32481
32482 \begin_layout Itemize
32483 文章を、第1と第2の「
32484 \begin_inset Formula $<$
32485 \end_inset
32486
32487 」ないし「
32488 \begin_inset Formula $>$
32489 \end_inset
32490
32491 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
32492 \begin_inset Formula $<$
32493 \end_inset
32494
32495 」ないし「
32496 \begin_inset Formula $>$
32497 \end_inset
32498
32499 」のあいだに入れると、矢印の下に表示されます。
32500 \end_layout
32501
32502 \begin_layout Itemize
32503 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
32504 ます。文章中に「A」や「V」の文字があるときには、これらは\SpecialChar TeX
32505 括弧の中に入れなくてはなりません。
32506 \end_layout
32507
32508 \begin_layout Standard
32509 以下は、上記のすべての関係を使った例です。
32510 \end_layout
32511
32512 \begin_layout Standard
32513 \begin_inset Formula 
32514 \[
32515 \begin{CD}A@>j>>B@>>k>C@=F\\
32516 @AmAA@.@VV{V}V@|\\
32517 D@<<j<E@>k>>F@=C
32518 \end{CD}
32519 \]
32520
32521 \end_inset
32522
32523
32524 \end_layout
32525
32526 \begin_layout Standard
32527 これを作るコマンドは、以下のとおりです。
32528 \begin_inset Newline newline
32529 \end_inset
32530
32531
32532 \series bold
32533
32534 \backslash
32535 CD
32536 \begin_inset space \textvisiblespace{}
32537 \end_inset
32538
32539 A
32540 \begin_inset Formula $\boldsymbol{@>}$
32541 \end_inset
32542
32543 j
32544 \begin_inset Formula $\boldsymbol{>>}$
32545 \end_inset
32546
32547 B
32548 \begin_inset Formula $\boldsymbol{@>>}$
32549 \end_inset
32550
32551 k
32552 \begin_inset Formula $\boldsymbol{>}$
32553 \end_inset
32554
32555 C@=F Ctrl+Return
32556 \begin_inset Newline newline
32557 \end_inset
32558
32559
32560 \begin_inset Phantom HPhantom
32561 status open
32562
32563 \begin_layout Plain Layout
32564
32565 \series bold
32566
32567 \backslash
32568 CD
32569 \begin_inset space \textvisiblespace{}
32570 \end_inset
32571
32572
32573 \end_layout
32574
32575 \end_inset
32576
32577 @AmAA@.@VV
32578 \backslash
32579 {V
32580 \series default
32581
32582 \begin_inset Formula $\to$
32583 \end_inset
32584
32585
32586 \series bold
32587 V
32588 \begin_inset Formula $\boldsymbol{@|}$
32589 \end_inset
32590
32591  Ctrl+Return
32592 \begin_inset Newline newline
32593 \end_inset
32594
32595
32596 \begin_inset Phantom HPhantom
32597 status open
32598
32599 \begin_layout Plain Layout
32600
32601 \series bold
32602
32603 \backslash
32604 CD
32605 \begin_inset space \textvisiblespace{}
32606 \end_inset
32607
32608
32609 \end_layout
32610
32611 \end_inset
32612
32613 D
32614 \begin_inset Formula $\boldsymbol{@<<}$
32615 \end_inset
32616
32617 j
32618 \begin_inset Formula $\boldsymbol{<}$
32619 \end_inset
32620
32621 E
32622 \begin_inset Formula $\boldsymbol{@>}$
32623 \end_inset
32624
32625 k
32626 \begin_inset Formula $\boldsymbol{>>}$
32627 \end_inset
32628
32629 F@=C
32630 \end_layout
32631
32632 \begin_layout Subsection
32633 xymatrix図解
32634 \begin_inset Index idx
32635 status collapsed
32636
32637 \begin_layout Plain Layout
32638 ずかい@図解 ! xymatrix
32639 \end_layout
32640
32641 \end_inset
32642
32643
32644 \end_layout
32645
32646 \begin_layout Standard
32647 xymatricesを使うには、\SpecialChar LaTeX
32648 パッケージの
32649 \series bold
32650 xypic
32651 \series default
32652 が導入済みである必要があります。xymatrixは、数式中に
32653 \series bold
32654
32655 \backslash
32656 xymatrix
32657 \series default
32658 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
32659 \begin_inset CommandInset ref
32660 LatexCommand ref
32661 reference "sec:行列"
32662
32663 \end_inset
32664
32665 節をご参照下さい。
32666 \end_layout
32667
32668 \begin_layout Standard
32669 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
32670 \family sans
32671 ヘルプ\SpecialChar menuseparator
32672 用途別説明書\SpecialChar menuseparator
32673 XY-pic説明書
32674 \family default
32675 メニューにある
32676 \emph on
32677 XY-pic説明書
32678 \emph default
32679 で詳しく網羅しています。
32680 \end_layout
32681
32682 \begin_layout Subsection
32683 ファインマン図
32684 \series medium
32685
32686 \begin_inset Index idx
32687 status collapsed
32688
32689 \begin_layout Plain Layout
32690 ずかい@図解 ! ファインマン
32691 \end_layout
32692
32693 \end_inset
32694
32695
32696 \end_layout
32697
32698 \begin_layout Standard
32699 ファインマン図を使うには、\SpecialChar LaTeX
32700 パッケージ
32701 \series bold
32702 feyn
32703 \series default
32704 を導入しておかなくてはなりません。すると、ファインマン図は、数式中で
32705 \series bold
32706
32707 \backslash
32708 Diagram
32709 \series default
32710 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
32711 \begin_inset CommandInset ref
32712 LatexCommand ref
32713 reference "sec:行列"
32714
32715 \end_inset
32716
32717 節参照)。
32718 \end_layout
32719
32720 \begin_layout Standard
32721 \SpecialChar LyX
32722 でのファインマン図の作り方は、メニュー
32723 \family sans
32724 ヘルプ\SpecialChar menuseparator
32725 用途別説明書
32726 \family default
32727 内の『
32728 \emph on
32729 ファインマン図
32730 \emph default
32731 』にあります。
32732 \end_layout
32733
32734 \begin_layout Section
32735 自己定義コマンド
32736 \begin_inset Index idx
32737 status collapsed
32738
32739 \begin_layout Plain Layout
32740 じこていぎこまんど@自己定義コマンド
32741 \end_layout
32742
32743 \end_inset
32744
32745
32746 \end_layout
32747
32748 \begin_layout Standard
32749 \begin_inset Note Greyedout
32750 status open
32751
32752 \begin_layout Plain Layout
32753 【註】自己定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
32754 \end_layout
32755
32756 \end_inset
32757
32758
32759 \end_layout
32760
32761 \begin_layout Subsection
32762
32763 \backslash
32764 newcommandコマンド
32765 \begin_inset CommandInset label
32766 LatexCommand label
32767 name "subsec:newcommandコマンド"
32768
32769 \end_inset
32770
32771
32772 \begin_inset Index idx
32773 status collapsed
32774
32775 \begin_layout Plain Layout
32776 じこていぎこまんど@自己定義コマンド ! 
32777 \backslash
32778 newcommand
32779 \end_layout
32780
32781 \end_inset
32782
32783
32784 \begin_inset Index idx
32785 status collapsed
32786
32787 \begin_layout Plain Layout
32788 こまんど@コマンド ! N ! 
32789 \backslash
32790 newcommand
32791 \end_layout
32792
32793 \end_inset
32794
32795
32796 \end_layout
32797
32798 \begin_layout Standard
32799 頻繁に用いるには、長すぎる\SpecialChar LaTeX
32800 コマンドはたくさんありますが、
32801 \series bold
32802
32803 \backslash
32804 newcommand
32805 \series default
32806 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
32807 \end_layout
32808
32809 \begin_layout Standard
32810
32811 \series bold
32812
32813 \backslash
32814 newcommand
32815 \series default
32816 コマンドの書式は、
32817 \end_layout
32818
32819 \begin_layout Standard
32820
32821 \series bold
32822
32823 \backslash
32824 newcommand{新コマンド名}[引数の数][オプションの値]
32825 \begin_inset Newline newline
32826 \end_inset
32827
32828
32829 \begin_inset Phantom HPhantom
32830 status open
32831
32832 \begin_layout Plain Layout
32833
32834 \series bold
32835
32836 \backslash
32837 newcommand
32838 \end_layout
32839
32840 \end_inset
32841
32842 {コマンド定義}
32843 \end_layout
32844
32845 \begin_layout Standard
32846 です。
32847 \end_layout
32848
32849 \begin_layout Standard
32850 \begin_inset Note Greyedout
32851 status open
32852
32853 \begin_layout Plain Layout
32854
32855 \series bold
32856 【註】
32857 \series default
32858 新コマンド名が、使用中の文書や呼び出している\SpecialChar LaTeX
32859 パッケージで、既に使用されていないことを確認して下さい。たとえば、
32860 \series bold
32861
32862 \backslash
32863 Leftarrow
32864 \series default
32865 の短縮のつもりで
32866 \series bold
32867
32868 \backslash
32869 le
32870 \series default
32871 というコマンドを定義したとすると、
32872 \series bold
32873
32874 \backslash
32875 le
32876 \series default
32877 は既に「
32878 \begin_inset Formula $\le$
32879 \end_inset
32880
32881 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
32882 \end_layout
32883
32884 \end_inset
32885
32886
32887 \end_layout
32888
32889 \begin_layout Standard
32890 「引数の数」は、0
32891 \begin_inset space \thinspace{}
32892 \end_inset
32893
32894 -
32895 \begin_inset space \thinspace{}
32896 \end_inset
32897
32898 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
32899 ドの
32900 \emph on
32901 最初の
32902 \emph default
32903 引数は、自動的に非必須の引数になります。
32904 \end_layout
32905
32906 \begin_layout Standard
32907 以下にいくつかの例を挙げます。
32908 \end_layout
32909
32910 \begin_layout Itemize
32911
32912 \series bold
32913
32914 \backslash
32915 Longrightarrow
32916 \series default
32917 の短縮形として
32918 \series bold
32919
32920 \backslash
32921 gr
32922 \series default
32923 というコマンドを定義するには、\SpecialChar LaTeX
32924 プリアンブルに以下の行を加えます。
32925 \begin_inset VSpace medskip
32926 \end_inset
32927
32928
32929 \begin_inset Newline newline
32930 \end_inset
32931
32932
32933 \series bold
32934
32935 \backslash
32936 newcommand{
32937 \backslash
32938 gr}{
32939 \backslash
32940 Longrightarrow}
32941 \end_layout
32942
32943 \begin_layout Itemize
32944
32945 \series bold
32946
32947 \backslash
32948 underline
32949 \series default
32950 の短縮形として
32951 \series bold
32952
32953 \backslash
32954 us
32955 \series default
32956 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
32957 \begin_inset VSpace medskip
32958 \end_inset
32959
32960
32961 \begin_inset Newline newline
32962 \end_inset
32963
32964
32965 \series bold
32966
32967 \backslash
32968 newcommand{
32969 \backslash
32970 us}[1]{
32971 \backslash
32972 underline{#1}}
32973 \series default
32974
32975 \begin_inset VSpace medskip
32976 \end_inset
32977
32978
32979 \begin_inset Newline newline
32980 \end_inset
32981
32982
32983 \series bold
32984 #
32985 \series default
32986 」という文字は、引数の入る場所を示し、その後ろの「
32987 \series bold
32988 1
32989 \series default
32990 」は、これが第1引数の入る場所であることを示します。
32991 \end_layout
32992
32993 \begin_layout Itemize
32994
32995 \series bold
32996
32997 \backslash
32998 framebox
32999 \series default
33000 の短縮形として、たとえば
33001 \series bold
33002
33003 \backslash
33004 fb
33005 \series default
33006 というコマンドを定義するには、
33007 \begin_inset VSpace medskip
33008 \end_inset
33009
33010
33011 \begin_inset Newline newline
33012 \end_inset
33013
33014
33015 \series bold
33016
33017 \backslash
33018 newcommand{
33019 \backslash
33020 fb}[3]{
33021 \backslash
33022 framebox#1#2{$#3$}}
33023 \series default
33024
33025 \begin_inset VSpace medskip
33026 \end_inset
33027
33028
33029 \begin_inset Newline newline
33030 \end_inset
33031
33032 二つのドルマークは、
33033 \series bold
33034
33035 \backslash
33036 framebox
33037 \series default
33038 が必要とする内部の数式を作り出します。第
33039 \begin_inset CommandInset ref
33040 LatexCommand ref
33041 reference "subsec:枠付きボックス"
33042
33043 \end_inset
33044
33045 節をご参照下さい。
33046 \end_layout
33047
33048 \begin_layout Itemize
33049 ボックスの色を指定する必要がない
33050 \series bold
33051
33052 \backslash
33053 fcolorbox
33054 \series default
33055 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
33056 \begin_inset VSpace medskip
33057 \end_inset
33058
33059
33060 \begin_inset Newline newline
33061 \end_inset
33062
33063
33064 \series bold
33065
33066 \backslash
33067 newcommand{
33068 \backslash
33069 cb}[3][white]{
33070 \backslash
33071 fcolorbox{#2}{#1}{$#3$}}
33072 \series default
33073
33074 \begin_inset VSpace medskip
33075 \end_inset
33076
33077
33078 \begin_inset Newline newline
33079 \end_inset
33080
33081
33082 \series bold
33083
33084 \backslash
33085 cb
33086 \series default
33087 を使うときに色が指定されなければ、事前に定義された色である
33088 \series bold
33089 white
33090 \series default
33091 が使用されます。
33092 \end_layout
33093
33094 \begin_layout Standard
33095 以下は、上で定義したコマンドの動作テストです。
33096 \begin_inset Separator parbreak
33097 \end_inset
33098
33099
33100 \end_layout
33101
33102 \begin_layout Standard
33103 \align center
33104 \begin_inset Tabular
33105 <lyxtabular version="3" rows="6" columns="2">
33106 <features tabularvalignment="middle">
33107 <column alignment="center" valignment="top">
33108 <column alignment="center" valignment="top">
33109 <row>
33110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33111 \begin_inset Text
33112
33113 \begin_layout Plain Layout
33114 コマンド
33115 \end_layout
33116
33117 \end_inset
33118 </cell>
33119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33120 \begin_inset Text
33121
33122 \begin_layout Plain Layout
33123 出力
33124 \begin_inset Note Note
33125 status collapsed
33126
33127 \begin_layout Plain Layout
33128 ここで
33129 \series bold
33130
33131 \backslash
33132 raisebox
33133 \series default
33134 はスペーサーとして使用しているだけです。
33135 \end_layout
33136
33137 \end_inset
33138
33139
33140 \end_layout
33141
33142 \end_inset
33143 </cell>
33144 </row>
33145 <row>
33146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33147 \begin_inset Text
33148
33149 \begin_layout Plain Layout
33150 A
33151 \backslash
33152 gr
33153 \begin_inset space \textvisiblespace{}
33154 \end_inset
33155
33156 B
33157 \end_layout
33158
33159 \end_inset
33160 </cell>
33161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33162 \begin_inset Text
33163
33164 \begin_layout Plain Layout
33165 \begin_inset Formula $A\gr B$
33166 \end_inset
33167
33168
33169 \end_layout
33170
33171 \end_inset
33172 </cell>
33173 </row>
33174 <row>
33175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33176 \begin_inset Text
33177
33178 \begin_layout Plain Layout
33179
33180 \backslash
33181 us{ABcd
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33187 \begin_inset Text
33188
33189 \begin_layout Plain Layout
33190 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
33191 \end_inset
33192
33193
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 </row>
33199 <row>
33200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33201 \begin_inset Text
33202
33203 \begin_layout Plain Layout
33204
33205 \backslash
33206 fb{[2cm]
33207 \begin_inset Formula $\to$
33208 \end_inset
33209
33210
33211 \backslash
33212 {
33213 \begin_inset Formula $\to$
33214 \end_inset
33215
33216
33217 \backslash
33218 {
33219 \backslash
33220 int
33221 \begin_inset space \textvisiblespace{}
33222 \end_inset
33223
33224 A=B
33225 \end_layout
33226
33227 \end_inset
33228 </cell>
33229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33230 \begin_inset Text
33231
33232 \begin_layout Plain Layout
33233 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
33234 \end_inset
33235
33236
33237 \end_layout
33238
33239 \end_inset
33240 </cell>
33241 </row>
33242 <row>
33243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33244 \begin_inset Text
33245
33246 \begin_layout Plain Layout
33247
33248 \backslash
33249 cb{red
33250 \begin_inset Formula $\to$
33251 \end_inset
33252
33253
33254 \backslash
33255 {
33256 \backslash
33257 int
33258 \begin_inset space \textvisiblespace{}
33259 \end_inset
33260
33261 A=B
33262 \end_layout
33263
33264 \end_inset
33265 </cell>
33266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33267 \begin_inset Text
33268
33269 \begin_layout Plain Layout
33270 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
33271 \end_inset
33272
33273
33274 \end_layout
33275
33276 \end_inset
33277 </cell>
33278 </row>
33279 <row>
33280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33281 \begin_inset Text
33282
33283 \begin_layout Plain Layout
33284
33285 \backslash
33286 cb[green]
33287 \backslash
33288 {red
33289 \begin_inset Formula $\to$
33290 \end_inset
33291
33292
33293 \backslash
33294 {
33295 \backslash
33296 int
33297 \begin_inset space \textvisiblespace{}
33298 \end_inset
33299
33300 A=B
33301 \end_layout
33302
33303 \end_inset
33304 </cell>
33305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33306 \begin_inset Text
33307
33308 \begin_layout Plain Layout
33309 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
33310 \end_inset
33311
33312
33313 \end_layout
33314
33315 \end_inset
33316 </cell>
33317 </row>
33318 </lyxtabular>
33319
33320 \end_inset
33321
33322
33323 \end_layout
33324
33325 \begin_layout Subsection
33326 数式マクロ
33327 \begin_inset Index idx
33328 status collapsed
33329
33330 \begin_layout Plain Layout
33331 じこていぎこまんど@自己定義コマンド ! すうしきまくろ@数式マクロ
33332 \end_layout
33333
33334 \end_inset
33335
33336
33337 \begin_inset Index idx
33338 status collapsed
33339
33340 \begin_layout Plain Layout
33341 まくろ@マクロ
33342 \end_layout
33343
33344 \end_inset
33345
33346
33347 \end_layout
33348
33349 \begin_layout Standard
33350 自己定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一般型
33351 は、
33352 \begin_inset Formula 
33353 \[
33354 0=\lambda^{2}+p\lambda+q
33355 \]
33356
33357 \end_inset
33358
33359 であり、その解の一般型は
33360 \begin_inset Formula 
33361 \[
33362 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
33363 \]
33364
33365 \end_inset
33366
33367
33368 \end_layout
33369
33370 \begin_layout Standard
33371 です。
33372 \begin_inset Formula $\lambda$
33373 \end_inset
33374
33375
33376 \begin_inset Formula $p$
33377 \end_inset
33378
33379
33380 \begin_inset Formula $q$
33381 \end_inset
33382
33383 の3つのパラメータを指定することが必須であり、
33384 \begin_inset Formula $\lambda$
33385 \end_inset
33386
33387 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のような\SpecialChar LaTeX
33388 プリアンブル行を加えます。
33389 \begin_inset Newline newline
33390 \end_inset
33391
33392
33393 \series bold
33394
33395 \backslash
33396 newcommand{
33397 \backslash
33398 qG}[4][1,
33399 \backslash
33400 ,2]{#2_{#1}=-
33401 \backslash
33402 frac{#3}{2}
33403 \backslash
33404 pm
33405 \begin_inset Newline newline
33406 \end_inset
33407
33408
33409 \begin_inset Phantom HPhantom
33410 status open
33411
33412 \begin_layout Plain Layout
33413
33414 \series bold
33415
33416 \backslash
33417 newcommand
33418 \end_layout
33419
33420 \end_inset
33421
33422
33423 \backslash
33424 sqrt{
33425 \backslash
33426 frac{#3^{2}}{4}-#4}}
33427 \end_layout
33428
33429 \begin_layout Standard
33430 これを使って解の公式を作るには、
33431 \begin_inset Newline newline
33432 \end_inset
33433
33434
33435 \series bold
33436
33437 \backslash
33438 qG{
33439 \backslash
33440 lambda
33441 \begin_inset Formula $\to$
33442 \end_inset
33443
33444
33445 \backslash
33446 {p
33447 \begin_inset Formula $\to$
33448 \end_inset
33449
33450
33451 \backslash
33452 {q
33453 \series default
33454 というコマンドを数式に入れます。
33455 \end_layout
33456
33457 \begin_layout Standard
33458 新コマンドを定義する方法は、たとえば\SpecialChar LaTeX
33459 中で分数は
33460 \series bold
33461
33462 \backslash
33463 frac{分子}{分母}
33464 \series default
33465 の形で入れなくてはならないことなど、使用するすべての\SpecialChar LaTeX
33466 コマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れることはよく
33467 あり、それをやってしまうと、\SpecialChar LyX
33468 からは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、\SpecialChar LyX
33469 は、
33470 \series bold
33471
33472 \backslash
33473 newcommand
33474 \series default
33475 コマンドの代わりに、数式マクロを使う方法を提供しています。
33476 \end_layout
33477
33478 \begin_layout Standard
33479 数式マクロは、
33480 \family sans
33481 挿入\SpecialChar menuseparator
33482 数式\SpecialChar menuseparator
33483 マクロ
33484 \family default
33485 メニューか、ツールバーボタンの
33486 \begin_inset Info
33487 type  "icon"
33488 arg   "math-macro newmacroname_newcommand"
33489 \end_inset
33490
33491 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
33492 \begin_inset Newline newline
33493 \end_inset
33494
33495
33496 \begin_inset space \hspace*{\fill}
33497 \end_inset
33498
33499
33500 \begin_inset Graphics
33501         filename clipart/macrobox.png
33502         scale 50
33503
33504 \end_inset
33505
33506
33507 \begin_inset space \hspace*{\fill}
33508 \end_inset
33509
33510
33511 \begin_inset Newline newline
33512 \end_inset
33513
33514
33515 \begin_inset FormulaMacro
33516 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
33517 \end_inset
33518
33519
33520 \backslash
33521 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
33522 \series bold
33523
33524 \backslash
33525 #1
33526 \series default
33527 のように
33528 \series bold
33529
33530 \backslash
33531 #引数番号
33532 \series default
33533 というコマンドで入力するか、マクロツールバーボタンの
33534 \begin_inset Info
33535 type  "icon"
33536 arg   "math-macro-add-param"
33537 \end_inset
33538
33539 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
33540 \begin_inset Info
33541 type  "icon"
33542 arg   "math-macro-add-optional-param"
33543 \end_inset
33544
33545 で作ることができます。最初の必須引数は、ツールバーボタンの
33546 \begin_inset Info
33547 type  "icon"
33548 arg   "math-macro-make-optional"
33549 \end_inset
33550
33551 を使って、非必須引数にすることができます。二つ目の青枠には、\SpecialChar LyX
33552 中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利なので
33553 、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
33554 \begin_inset Newline newline
33555 \end_inset
33556
33557
33558 \series bold
33559 qG: 
33560 \backslash
33561 #1
33562 \series default
33563  
33564 \series bold
33565 ,
33566 \series default
33567  
33568 \series bold
33569
33570 \backslash
33571 #2
33572 \series default
33573  
33574 \series bold
33575 ,
33576 \series default
33577  
33578 \series bold
33579
33580 \backslash
33581 #3, 
33582 \backslash
33583 #4
33584 \begin_inset Newline newline
33585 \end_inset
33586
33587
33588 \series default
33589 のように入れることができます。このようにすると、マクロ名と引数のみが\SpecialChar LyX
33590 上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示されま
33591 す。
33592 \begin_inset Newline newline
33593 \end_inset
33594
33595 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
33596 \family sans
33597 表示\SpecialChar menuseparator
33598 数式マクロを展開(畳む)
33599 \family default
33600 メニューを使うことで、マクロ毎に変えることができます。
33601 \end_layout
33602
33603 \begin_layout Standard
33604 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
33605 \series bold
33606
33607 \backslash
33608 qG
33609 \series default
33610 とします。このマクロは、\SpecialChar LyX
33611 中では以下のように表示されます。
33612 \begin_inset Newline newline
33613 \end_inset
33614
33615
33616 \begin_inset space \hspace*{\fill}
33617 \end_inset
33618
33619
33620 \begin_inset Graphics
33621         filename ../clipart/macrouse.png
33622         scale 75
33623
33624 \end_inset
33625
33626
33627 \begin_inset space \hspace*{\fill}
33628 \end_inset
33629
33630
33631 \begin_inset Newline newline
33632 \end_inset
33633
33634 以下は、上記の例に、引数
33635 \begin_inset Formula $x$
33636 \end_inset
33637
33638
33639 \begin_inset Formula $\ln(x)$
33640 \end_inset
33641
33642
33643 \begin_inset Formula $B$
33644 \end_inset
33645
33646 を指定したものです。
33647 \end_layout
33648
33649 \begin_layout Standard
33650 \begin_inset Formula 
33651 \[
33652 \qG x{\ln(x)}B
33653 \]
33654
33655 \end_inset
33656
33657
33658 \end_layout
33659
33660 \begin_layout Standard
33661 \SpecialChar LyX
33662 は、
33663 \family sans
33664 ツール\SpecialChar menuseparator
33665 設定\SpecialChar menuseparator
33666 編集\SpecialChar menuseparator
33667 制御
33668 \family default
33669 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
33670 せてみてください。
33671 \end_layout
33672
33673 \begin_layout Standard
33674 数式マクロは、文書書き出し時に、内部的に
33675 \series bold
33676
33677 \backslash
33678 newcommand
33679 \series default
33680 コマンドに変換されます。こうして生成された
33681 \series bold
33682
33683 \backslash
33684 newcommand
33685 \series default
33686 コマンドは、\SpecialChar LaTeX
33687 プリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
33688 \end_layout
33689
33690 \begin_layout Standard
33691 数式マクロは、
33692 \series bold
33693
33694 \backslash
33695 newcommand
33696 \series default
33697 コマンドから直接作ることもできます。たとえば、\SpecialChar LyX
33698 中に通常の文章として、
33699 \series bold
33700
33701 \begin_inset Newline newline
33702 \end_inset
33703
33704
33705 \backslash
33706 newcommand{
33707 \backslash
33708 larrow}[2]{
33709 \backslash
33710 xleftarrow[#2]{#1}}
33711 \begin_inset Newline newline
33712 \end_inset
33713
33714
33715 \series default
33716 というコマンドを書き入れ、この全体を選択して、
33717 \begin_inset Flex Ruby
33718 status collapsed
33719
33720 \begin_layout Plain Layout
33721 捷径
33722 \begin_inset Argument post:1
33723 status collapsed
33724
33725 \begin_layout Plain Layout
33726 ショートカット
33727 \end_layout
33728
33729 \end_inset
33730
33731
33732 \end_layout
33733
33734 \end_inset
33735
33736
33737 \family sans
33738 Ctrl+M
33739 \family default
33740 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
33741 \series bold
33742
33743 \backslash
33744 newcommand
33745 \series default
33746 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、\SpecialChar LaTeX
33747 エラーが発生します。
33748 \end_layout
33749
33750 \begin_layout Standard
33751 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
33752 \begin_inset CommandInset ref
33753 LatexCommand ref
33754 reference "subsec:newcommandコマンド"
33755
33756 \end_inset
33757
33758 節で例として作った
33759 \series bold
33760
33761 \backslash
33762 fb
33763 \series default
33764 は、マクロとしては作ることができません。
33765 \end_layout
33766
33767 \begin_layout Standard
33768 カーソルがマクロ定義ボックスの中にあるとき、\SpecialChar LyX
33769 中に以下のようなマクロツールバーが表示されます。
33770 \end_layout
33771
33772 \begin_layout Standard
33773 \begin_inset VSpace defskip
33774 \end_inset
33775
33776
33777 \end_layout
33778
33779 \begin_layout Standard
33780 \begin_inset Graphics
33781         filename ../clipart/MacroToolbar.png
33782
33783 \end_inset
33784
33785
33786 \begin_inset Index idx
33787 status collapsed
33788
33789 \begin_layout Plain Layout
33790 まくろ@マクロ ! つーるばー@ツールバー
33791 \end_layout
33792
33793 \end_inset
33794
33795
33796 \end_layout
33797
33798 \begin_layout Standard
33799 \begin_inset VSpace defskip
33800 \end_inset
33801
33802
33803 \end_layout
33804
33805 \begin_layout Standard
33806 マクロツールバーは、左から右に、以下の各ボタンがあります。
33807 \end_layout
33808
33809 \begin_layout Standard
33810 \begin_inset VSpace defskip
33811 \end_inset
33812
33813
33814 \end_layout
33815
33816 \begin_layout Standard
33817 \begin_inset Tabular
33818 <lyxtabular version="3" rows="9" columns="2">
33819 <features islongtable="true" longtabularalignment="center">
33820 <column alignment="left" valignment="top">
33821 <column alignment="left" valignment="top" width="85col%">
33822 <row interlinespace="2.5mm">
33823 <cell alignment="center" valignment="top" usebox="none">
33824 \begin_inset Text
33825
33826 \begin_layout Plain Layout
33827 \begin_inset Info
33828 type  "icon"
33829 arg   "math-macro-remove-param"
33830 \end_inset
33831
33832
33833 \end_layout
33834
33835 \end_inset
33836 </cell>
33837 <cell alignment="center" valignment="top" usebox="none">
33838 \begin_inset Text
33839
33840 \begin_layout Plain Layout
33841
33842 \family sans
33843 編集\SpecialChar menuseparator
33844 数式\SpecialChar menuseparator
33845 マクロ定義\SpecialChar menuseparator
33846 最後の引数を削除
33847 \end_layout
33848
33849 \end_inset
33850 </cell>
33851 </row>
33852 <row interlinespace="2.5mm">
33853 <cell alignment="center" valignment="top" usebox="none">
33854 \begin_inset Text
33855
33856 \begin_layout Plain Layout
33857 \begin_inset Info
33858 type  "icon"
33859 arg   "math-macro-add-param"
33860 \end_inset
33861
33862
33863 \end_layout
33864
33865 \end_inset
33866 </cell>
33867 <cell alignment="center" valignment="top" usebox="none">
33868 \begin_inset Text
33869
33870 \begin_layout Plain Layout
33871
33872 \family sans
33873 編集\SpecialChar menuseparator
33874 数式\SpecialChar menuseparator
33875 マクロ定義\SpecialChar menuseparator
33876 引数を追加
33877 \end_layout
33878
33879 \end_inset
33880 </cell>
33881 </row>
33882 <row interlinespace="2.5mm">
33883 <cell alignment="center" valignment="top" usebox="none">
33884 \begin_inset Text
33885
33886 \begin_layout Plain Layout
33887 \begin_inset Info
33888 type  "icon"
33889 arg   "math-macro-make-optional"
33890 \end_inset
33891
33892
33893 \end_layout
33894
33895 \end_inset
33896 </cell>
33897 <cell alignment="center" valignment="top" usebox="none">
33898 \begin_inset Text
33899
33900 \begin_layout Plain Layout
33901
33902 \family sans
33903 編集\SpecialChar menuseparator
33904 数式\SpecialChar menuseparator
33905 マクロ定義\SpecialChar menuseparator
33906 最初の必須引数を
33907 \begin_inset Newline newline
33908 \end_inset
33909
33910
33911 \begin_inset Phantom HPhantom
33912 status open
33913
33914 \begin_layout Plain Layout
33915
33916 \family sans
33917 編集\SpecialChar menuseparator
33918 数式\SpecialChar menuseparator
33919 マクロ定義\SpecialChar menuseparator
33920
33921 \end_layout
33922
33923 \end_inset
33924
33925 非必須引数にする
33926 \end_layout
33927
33928 \end_inset
33929 </cell>
33930 </row>
33931 <row interlinespace="2.5mm">
33932 <cell alignment="center" valignment="top" usebox="none">
33933 \begin_inset Text
33934
33935 \begin_layout Plain Layout
33936 \begin_inset Info
33937 type  "icon"
33938 arg   "math-macro-make-nonoptional"
33939 \end_inset
33940
33941
33942 \end_layout
33943
33944 \end_inset
33945 </cell>
33946 <cell alignment="center" valignment="top" usebox="none">
33947 \begin_inset Text
33948
33949 \begin_layout Plain Layout
33950
33951 \family sans
33952 編集\SpecialChar menuseparator
33953 数式\SpecialChar menuseparator
33954 マクロ定義\SpecialChar menuseparator
33955 最後の非必須引数を
33956 \begin_inset Newline newline
33957 \end_inset
33958
33959
33960 \begin_inset Phantom HPhantom
33961 status open
33962
33963 \begin_layout Plain Layout
33964
33965 \family sans
33966 編集\SpecialChar menuseparator
33967 数式\SpecialChar menuseparator
33968 マクロ定義\SpecialChar menuseparator
33969
33970 \end_layout
33971
33972 \end_inset
33973
33974 必須引数にする
33975 \end_layout
33976
33977 \end_inset
33978 </cell>
33979 </row>
33980 <row interlinespace="2.5mm">
33981 <cell alignment="center" valignment="top" usebox="none">
33982 \begin_inset Text
33983
33984 \begin_layout Plain Layout
33985 \begin_inset Info
33986 type  "icon"
33987 arg   "math-macro-remove-optional-param"
33988 \end_inset
33989
33990
33991 \end_layout
33992
33993 \end_inset
33994 </cell>
33995 <cell alignment="center" valignment="top" usebox="none">
33996 \begin_inset Text
33997
33998 \begin_layout Plain Layout
33999
34000 \family sans
34001 編集\SpecialChar menuseparator
34002 数式\SpecialChar menuseparator
34003 マクロ定義\SpecialChar menuseparator
34004 非必須引数を削除
34005 \end_layout
34006
34007 \end_inset
34008 </cell>
34009 </row>
34010 <row interlinespace="2.5mm">
34011 <cell alignment="center" valignment="top" usebox="none">
34012 \begin_inset Text
34013
34014 \begin_layout Plain Layout
34015 \begin_inset Info
34016 type  "icon"
34017 arg   "math-macro-add-optional-param"
34018 \end_inset
34019
34020
34021 \end_layout
34022
34023 \end_inset
34024 </cell>
34025 <cell alignment="center" valignment="top" usebox="none">
34026 \begin_inset Text
34027
34028 \begin_layout Plain Layout
34029
34030 \family sans
34031 編集\SpecialChar menuseparator
34032 数式\SpecialChar menuseparator
34033 マクロ定義\SpecialChar menuseparator
34034 非必須引数を挿入
34035 \end_layout
34036
34037 \end_inset
34038 </cell>
34039 </row>
34040 <row interlinespace="2.5mm">
34041 <cell alignment="center" valignment="top" usebox="none">
34042 \begin_inset Text
34043
34044 \begin_layout Plain Layout
34045 \begin_inset Info
34046 type  "icon"
34047 arg   "math-macro-remove-greedy-param"
34048 \end_inset
34049
34050
34051 \end_layout
34052
34053 \end_inset
34054 </cell>
34055 <cell alignment="center" valignment="top" usebox="none">
34056 \begin_inset Text
34057
34058 \begin_layout Plain Layout
34059
34060 \family sans
34061 編集\SpecialChar menuseparator
34062 数式\SpecialChar menuseparator
34063 マクロ定義\SpecialChar menuseparator
34064 右に吐き出す形で
34065 \begin_inset Newline newline
34066 \end_inset
34067
34068
34069 \begin_inset Phantom HPhantom
34070 status open
34071
34072 \begin_layout Plain Layout
34073
34074 \family sans
34075 編集\SpecialChar menuseparator
34076 数式\SpecialChar menuseparator
34077 マクロ定義\SpecialChar menuseparator
34078
34079 \end_layout
34080
34081 \end_inset
34082
34083 最後の引数を削除
34084 \end_layout
34085
34086 \end_inset
34087 </cell>
34088 </row>
34089 <row interlinespace="2.5mm">
34090 <cell alignment="center" valignment="top" usebox="none">
34091 \begin_inset Text
34092
34093 \begin_layout Plain Layout
34094 \begin_inset Info
34095 type  "icon"
34096 arg   "math-macro-append-greedy-param"
34097 \end_inset
34098
34099
34100 \end_layout
34101
34102 \end_inset
34103 </cell>
34104 <cell alignment="center" valignment="top" usebox="none">
34105 \begin_inset Text
34106
34107 \begin_layout Plain Layout
34108
34109 \family sans
34110 編集\SpecialChar menuseparator
34111 数式\SpecialChar menuseparator
34112 マクロ定義\SpecialChar menuseparator
34113 右から喰う形で
34114 \begin_inset Newline newline
34115 \end_inset
34116
34117
34118 \begin_inset Phantom HPhantom
34119 status open
34120
34121 \begin_layout Plain Layout
34122
34123 \family sans
34124 編集\SpecialChar menuseparator
34125 数式\SpecialChar menuseparator
34126 マクロ定義\SpecialChar menuseparator
34127
34128 \end_layout
34129
34130 \end_inset
34131
34132 引数を追加
34133 \end_layout
34134
34135 \end_inset
34136 </cell>
34137 </row>
34138 <row interlinespace="2.5mm">
34139 <cell alignment="center" valignment="top" usebox="none">
34140 \begin_inset Text
34141
34142 \begin_layout Plain Layout
34143 \begin_inset Info
34144 type  "icon"
34145 arg   "math-macro-add-greedy-optional-param"
34146 \end_inset
34147
34148
34149 \end_layout
34150
34151 \end_inset
34152 </cell>
34153 <cell alignment="center" valignment="top" usebox="none">
34154 \begin_inset Text
34155
34156 \begin_layout Plain Layout
34157
34158 \family sans
34159 編集\SpecialChar menuseparator
34160 数式\SpecialChar menuseparator
34161 マクロ定義\SpecialChar menuseparator
34162 右から喰う形で
34163 \begin_inset Newline newline
34164 \end_inset
34165
34166
34167 \begin_inset Phantom HPhantom
34168 status open
34169
34170 \begin_layout Plain Layout
34171
34172 \family sans
34173 編集\SpecialChar menuseparator
34174 数式\SpecialChar menuseparator
34175 マクロ定義\SpecialChar menuseparator
34176
34177 \end_layout
34178
34179 \end_inset
34180
34181 非必須引数を追加
34182 \end_layout
34183
34184 \end_inset
34185 </cell>
34186 </row>
34187 </lyxtabular>
34188
34189 \end_inset
34190
34191
34192 \end_layout
34193
34194 \begin_layout Section
34195 コンピュータ代数システム
34196 \end_layout
34197
34198 \begin_layout Standard
34199 \SpecialChar LyX
34200 では、\SpecialChar LyX
34201 の数式エディタで書かれた数式表現と、外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です。現在サポートされているプログラムは、
34202 \family sans
34203 Maple
34204 \family default
34205
34206 \family sans
34207 Mathematica
34208 \family default
34209
34210 \family sans
34211 Maxima
34212 \family default
34213
34214 \family sans
34215 Octave
34216 \family default
34217 です。サポートされている数式表現は、非常に単純なものに限られていますので、ご注意ください。
34218 \end_layout
34219
34220 \begin_layout Subsection
34221 使用法
34222 \end_layout
34223
34224 \begin_layout Standard
34225 数式表現を書いた後、
34226 \family sans
34227 編集\SpecialChar menuseparator
34228 数式\SpecialChar menuseparator
34229 コンピュータ代数システムを使用
34230 \family default
34231 メニューで、コンピュータに導入済みのプログラムを選択します。その後、計算結果が、数式表現の右に「=」演算子とともに表示されます。
34232 \end_layout
34233
34234 \begin_layout Standard
34235 下記は、どのような計算が可能かをいくつか例示したものです(出力は
34236 \family typewriter
34237 Maxima
34238 \family default
34239 です)。
34240 \end_layout
34241
34242 \begin_layout Itemize
34243 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
34244 \end_inset
34245
34246
34247 \end_layout
34248
34249 \begin_layout Itemize
34250 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
34251 \end_inset
34252
34253
34254 \end_layout
34255
34256 \begin_layout Itemize
34257 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
34258 \end_inset
34259
34260
34261 \end_layout
34262
34263 \begin_layout Itemize
34264 \begin_inset Formula $\det\left[\begin{array}{ccc}
34265 1 & 6 & 7\\
34266 2 & 5 & 8\\
34267 3 & 4 & 17
34268 \end{array}\right]=-56$
34269 \end_inset
34270
34271
34272 \end_layout
34273
34274 \begin_layout Itemize
34275 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
34276 \end_inset
34277
34278
34279 \end_layout
34280
34281 \begin_layout Subsection
34282 捷径
34283 \end_layout
34284
34285 \begin_layout Standard
34286 現在のところ、代数プログラムを呼び出すための
34287 \begin_inset Flex Ruby
34288 status collapsed
34289
34290 \begin_layout Plain Layout
34291 捷径
34292 \begin_inset Argument post:1
34293 status collapsed
34294
34295 \begin_layout Plain Layout
34296 ショートカット
34297 \end_layout
34298
34299 \end_inset
34300
34301
34302 \end_layout
34303
34304 \end_inset
34305
34306 はありません。しかし、捷径を
34307 \family sans
34308 math-extern
34309 \family default
34310  \SpecialChar LyX
34311 関数にバインドすることは容易です(取扱説明書『
34312 \family sans
34313 \emph on
34314 \SpecialChar LyX
34315 関数篇
34316 \family default
34317 \emph default
34318 』参照)。例えば、数式エディタ中で
34319 \family sans
34320 リターン
34321 \family default
34322
34323 \begin_inset Flex Ruby
34324 status collapsed
34325
34326 \begin_layout Plain Layout
34327
34328 \begin_inset Argument post:1
34329 status collapsed
34330
34331 \begin_layout Plain Layout
34332 キー
34333 \end_layout
34334
34335 \end_inset
34336
34337
34338 \end_layout
34339
34340 \end_inset
34341
34342 をバインドさせることもできます。それを
34343 \family typewriter
34344 Maxima
34345 \family default
34346 にバインドするには、下記の捷径定義コマンドを使用します。
34347 \end_layout
34348
34349 \begin_layout Standard
34350
34351 \series bold
34352 command-alternatives paragraph-break;math-extern maxima
34353 \end_layout
34354
34355 \begin_layout Section
34356 補遺
34357 \begin_inset Index idx
34358 status collapsed
34359
34360 \begin_layout Plain Layout
34361 ほい@補遺
34362 \end_layout
34363
34364 \end_inset
34365
34366
34367 \end_layout
34368
34369 \begin_layout Subsection
34370 負の数
34371 \begin_inset Index idx
34372 status collapsed
34373
34374 \begin_layout Plain Layout
34375 かず@数 ! ふの@負の
34376 \end_layout
34377
34378 \end_inset
34379
34380
34381 \end_layout
34382
34383 \begin_layout Standard
34384 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
34385 く表示されます。
34386 \end_layout
34387
34388 \begin_layout Standard
34389 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
34390 \end_layout
34391
34392 \begin_layout Standard
34393 以下は、この問題を示す例です。
34394 \begin_inset Separator parbreak
34395 \end_inset
34396
34397
34398 \end_layout
34399
34400 \begin_layout Standard
34401 \align center
34402 \begin_inset Tabular
34403 <lyxtabular version="3" rows="3" columns="2">
34404 <features tabularvalignment="middle">
34405 <column alignment="right" valignment="top">
34406 <column alignment="left" valignment="top">
34407 <row>
34408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34409 \begin_inset Text
34410
34411 \begin_layout Plain Layout
34412 通常の文章:
34413 \end_layout
34414
34415 \end_inset
34416 </cell>
34417 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
34418 \begin_inset Text
34419
34420 \begin_layout Plain Layout
34421 x = -2
34422 \end_layout
34423
34424 \end_inset
34425 </cell>
34426 </row>
34427 <row>
34428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34429 \begin_inset Text
34430
34431 \begin_layout Plain Layout
34432 数式:
34433 \end_layout
34434
34435 \end_inset
34436 </cell>
34437 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34438 \begin_inset Text
34439
34440 \begin_layout Plain Layout
34441 \begin_inset Formula $x=-2$
34442 \end_inset
34443
34444
34445 \end_layout
34446
34447 \end_inset
34448 </cell>
34449 </row>
34450 <row>
34451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34452 \begin_inset Text
34453
34454 \begin_layout Plain Layout
34455 解決策:
34456 \end_layout
34457
34458 \end_inset
34459 </cell>
34460 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
34461 \begin_inset Text
34462
34463 \begin_layout Plain Layout
34464 \begin_inset Formula $x=\textrm{-}2$
34465 \end_inset
34466
34467
34468 \end_layout
34469
34470 \end_inset
34471 </cell>
34472 </row>
34473 </lyxtabular>
34474
34475 \end_inset
34476
34477
34478 \end_layout
34479
34480 \begin_layout Subsection
34481 位区切りとしてのコンマ
34482 \begin_inset Index idx
34483 status collapsed
34484
34485 \begin_layout Plain Layout
34486 こんま@コンマ
34487 \end_layout
34488
34489 \end_inset
34490
34491
34492 \begin_inset Index idx
34493 status collapsed
34494
34495 \begin_layout Plain Layout
34496 かんま@カンマ
34497 \begin_inset ERT
34498 status collapsed
34499
34500 \begin_layout Plain Layout
34501
34502 |see{
34503 \end_layout
34504
34505 \end_inset
34506
34507 コンマ
34508 \begin_inset ERT
34509 status collapsed
34510
34511 \begin_layout Plain Layout
34512
34513 }
34514 \end_layout
34515
34516 \end_inset
34517
34518
34519 \end_layout
34520
34521 \end_inset
34522
34523
34524 \end_layout
34525
34526 \begin_layout Standard
34527 \SpecialChar LaTeX
34528 では、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
34529 \end_layout
34530
34531 \begin_layout Standard
34532 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(
34533 \begin_inset Flex Ruby
34534 status collapsed
34535
34536 \begin_layout Plain Layout
34537 捷径
34538 \begin_inset Argument post:1
34539 status collapsed
34540
34541 \begin_layout Plain Layout
34542 ショートカット
34543 \end_layout
34544
34545 \end_inset
34546
34547
34548 \end_layout
34549
34550 \end_inset
34551
34552
34553 \begin_inset Info
34554 type  "shortcut"
34555 arg   "math-mode"
34556 \end_inset
34557
34558 )。
34559 \end_layout
34560
34561 \begin_layout Standard
34562 文書中の数式コンマを、すべて小数点として使うには、\SpecialChar LaTeX
34563 プリアンブルに
34564 \end_layout
34565
34566 \begin_layout Standard
34567
34568 \series bold
34569
34570 \backslash
34571 usepackage{icomma}
34572 \end_layout
34573
34574 \begin_layout Standard
34575 という行を加えて、
34576 \series bold
34577 icomma.sty
34578 \series default
34579
34580 \begin_inset Foot
34581 status collapsed
34582
34583 \begin_layout Plain Layout
34584
34585 \series bold
34586 icomma
34587 \series default
34588 は、\SpecialChar LaTeX
34589 パッケージ
34590 \series bold
34591 was
34592 \series default
34593
34594 \begin_inset Index idx
34595 status collapsed
34596
34597 \begin_layout Plain Layout
34598 ぱっけーじ@パッケージ ! was
34599 \begin_inset ERT
34600 status collapsed
34601
34602 \begin_layout Plain Layout
34603
34604
34605 \backslash
34606 vspace{4mm}
34607 \end_layout
34608
34609 \end_inset
34610
34611
34612 \end_layout
34613
34614 \end_inset
34615
34616 に含まれています。
34617 \end_layout
34618
34619 \end_inset
34620
34621
34622 \begin_inset Index idx
34623 status collapsed
34624
34625 \begin_layout Plain Layout
34626 ぱっけーじ@パッケージ ! icomma
34627 \end_layout
34628
34629 \end_inset
34630
34631 ファイルを読み込みます。
34632 \end_layout
34633
34634 \begin_layout Subsection
34635 物理ベクトル
34636 \begin_inset CommandInset label
34637 LatexCommand label
34638 name "subsec:物理ベクトル"
34639
34640 \end_inset
34641
34642
34643 \begin_inset Index idx
34644 status collapsed
34645
34646 \begin_layout Plain Layout
34647 べくとる@ベクトル ! ぶつり@物理
34648 \begin_inset space \thinspace{}
34649 \end_inset
34650
34651 ——
34652 \end_layout
34653
34654 \end_inset
34655
34656
34657 \end_layout
34658
34659 \begin_layout Standard
34660 \SpecialChar LaTeX
34661 パッケージ
34662 \series bold
34663 braket
34664 \series default
34665
34666 \begin_inset Foot
34667 status collapsed
34668
34669 \begin_layout Plain Layout
34670
34671 \series bold
34672 braket
34673 \series default
34674  は標準的\SpecialChar LaTeX
34675 頒布版のすべてに含まれています。
34676 \end_layout
34677
34678 \end_inset
34679
34680
34681 \begin_inset Index idx
34682 status collapsed
34683
34684 \begin_layout Plain Layout
34685 ぱっけーじ@パッケージ ! braket
34686 \end_layout
34687
34688 \end_inset
34689
34690 には、定義済みのベクトルが提供されており、
34691 \end_layout
34692
34693 \begin_layout Standard
34694
34695 \series bold
34696
34697 \backslash
34698 usepackage{braket}
34699 \end_layout
34700
34701 \begin_layout Standard
34702 という\SpecialChar LaTeX
34703 プリアンブル行で読み込むことができます。
34704 \end_layout
34705
34706 \begin_layout Standard
34707 \begin_inset ERT
34708 status collapsed
34709
34710 \begin_layout Plain Layout
34711
34712
34713 \backslash
34714 ifbraket 
34715 \end_layout
34716
34717 \end_inset
34718
34719
34720 \begin_inset Note Note
34721 status open
34722
34723 \begin_layout Plain Layout
34724 以下の表は、
34725 \series bold
34726 braket
34727 \series default
34728  \SpecialChar LaTeX
34729 パッケージが導入済みのときのみ表示されます。
34730 \end_layout
34731
34732 \end_inset
34733
34734 以下のコマンドが定義されています。
34735 \begin_inset Separator parbreak
34736 \end_inset
34737
34738
34739 \end_layout
34740
34741 \begin_layout Standard
34742 \align center
34743 \begin_inset Tabular
34744 <lyxtabular version="3" rows="4" columns="2">
34745 <features tabularvalignment="middle">
34746 <column alignment="center" valignment="top">
34747 <column alignment="center" valignment="top">
34748 <row>
34749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34750 \begin_inset Text
34751
34752 \begin_layout Plain Layout
34753 コマンド
34754 \end_layout
34755
34756 \end_inset
34757 </cell>
34758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34759 \begin_inset Text
34760
34761 \begin_layout Plain Layout
34762 出力
34763 \end_layout
34764
34765 \end_inset
34766 </cell>
34767 </row>
34768 <row>
34769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34770 \begin_inset Text
34771
34772 \begin_layout Plain Layout
34773
34774 \backslash
34775 Bra{
34776 \backslash
34777 psi
34778 \end_layout
34779
34780 \end_inset
34781 </cell>
34782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34783 \begin_inset Text
34784
34785 \begin_layout Plain Layout
34786 \begin_inset Formula $\Bra{\psi}$
34787 \end_inset
34788
34789
34790 \end_layout
34791
34792 \end_inset
34793 </cell>
34794 </row>
34795 <row>
34796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34797 \begin_inset Text
34798
34799 \begin_layout Plain Layout
34800
34801 \backslash
34802 Ket{
34803 \backslash
34804 psi
34805 \end_layout
34806
34807 \end_inset
34808 </cell>
34809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34810 \begin_inset Text
34811
34812 \begin_layout Plain Layout
34813 \begin_inset Formula $\Ket{\psi}$
34814 \end_inset
34815
34816
34817 \end_layout
34818
34819 \end_inset
34820 </cell>
34821 </row>
34822 <row>
34823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34824 \begin_inset Text
34825
34826 \begin_layout Plain Layout
34827
34828 \backslash
34829 Braket{
34830 \backslash
34831 psi
34832 \begin_inset Formula $|$
34833 \end_inset
34834
34835
34836 \backslash
34837 phi
34838 \end_layout
34839
34840 \end_inset
34841 </cell>
34842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34843 \begin_inset Text
34844
34845 \begin_layout Plain Layout
34846 \begin_inset Formula $\Braket{\psi|\phi}$
34847 \end_inset
34848
34849
34850 \end_layout
34851
34852 \end_inset
34853 </cell>
34854 </row>
34855 </lyxtabular>
34856
34857 \end_inset
34858
34859
34860 \end_layout
34861
34862 \begin_layout Standard
34863
34864 \series bold
34865
34866 \backslash
34867 Braket
34868 \series default
34869 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
34870 \begin_inset Formula 
34871 \[
34872 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
34873 \]
34874
34875 \end_inset
34876
34877
34878 \begin_inset ERT
34879 status collapsed
34880
34881 \begin_layout Plain Layout
34882
34883
34884 \backslash
34885 else 
34886 \end_layout
34887
34888 \end_inset
34889
34890
34891 \begin_inset Note Note
34892 status open
34893
34894 \begin_layout Plain Layout
34895
34896 \series bold
34897 braket
34898 \series default
34899  \SpecialChar LaTeX
34900 パッケージが導入されていないときには、以下が表示されます。
34901 \end_layout
34902
34903 \end_inset
34904
34905
34906 \end_layout
34907
34908 \begin_layout Standard
34909 本小節の全体を出力で見るためには、
34910 \series bold
34911 braket
34912 \series default
34913  \SpecialChar LaTeX
34914 パッケージを導入する必要があります。
34915 \end_layout
34916
34917 \begin_layout Standard
34918 \begin_inset ERT
34919 status collapsed
34920
34921 \begin_layout Plain Layout
34922
34923
34924 \backslash
34925 fi 
34926 \end_layout
34927
34928 \end_inset
34929
34930
34931 \end_layout
34932
34933 \begin_layout Standard
34934
34935 \series bold
34936
34937 \backslash
34938 Braket
34939 \series default
34940 と同じ効果は、第
34941 \begin_inset CommandInset ref
34942 LatexCommand ref
34943 reference "subsec:自動の括弧丈"
34944
34945 \end_inset
34946
34947 節に説明されているとおり、
34948 \series bold
34949
34950 \backslash
34951 middle
34952 \series default
34953 コマンドを用いることによっても実現できます。
34954 \end_layout
34955
34956 \begin_layout Subsection
34957 自己定義の分数
34958 \begin_inset CommandInset label
34959 LatexCommand label
34960 name "subsec:自己定義の分数"
34961
34962 \end_inset
34963
34964
34965 \begin_inset Index idx
34966 status collapsed
34967
34968 \begin_layout Plain Layout
34969 ぶんすう@分数 ! じこていぎの@自己定義の
34970 \end_layout
34971
34972 \end_inset
34973
34974
34975 \end_layout
34976
34977 \begin_layout Standard
34978 分数用の自己定義コマンドを定義するには、以下の書式を持つ
34979 \series bold
34980
34981 \backslash
34982 genfrac
34983 \series default
34984
34985 \begin_inset Index idx
34986 status collapsed
34987
34988 \begin_layout Plain Layout
34989 こまんど@コマンド ! G ! 
34990 \backslash
34991 genfrac
34992 \end_layout
34993
34994 \end_inset
34995
34996 コマンドを使います。
34997 \end_layout
34998
34999 \begin_layout Standard
35000
35001 \series bold
35002
35003 \backslash
35004 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
35005 \begin_inset Newline newline
35006 \end_inset
35007
35008
35009 \begin_inset Phantom HPhantom
35010 status open
35011
35012 \begin_layout Plain Layout
35013
35014 \series bold
35015
35016 \backslash
35017 genfrac
35018 \end_layout
35019
35020 \end_inset
35021
35022 {分子}{分母}
35023 \end_layout
35024
35025 \begin_layout Standard
35026 ここで「様式」は、0
35027 \begin_inset space \thinspace{}
35028 \end_inset
35029
35030 -
35031 \begin_inset space \thinspace{}
35032 \end_inset
35033
35034 3の範囲の数字です。
35035 \begin_inset Separator parbreak
35036 \end_inset
35037
35038
35039 \end_layout
35040
35041 \begin_layout Standard
35042 \align center
35043 \begin_inset Tabular
35044 <lyxtabular version="3" rows="5" columns="2">
35045 <features tabularvalignment="middle">
35046 <column alignment="center" valignment="top">
35047 <column alignment="center" valignment="top">
35048 <row>
35049 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35050 \begin_inset Text
35051
35052 \begin_layout Plain Layout
35053 数字
35054 \end_layout
35055
35056 \end_inset
35057 </cell>
35058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35059 \begin_inset Text
35060
35061 \begin_layout Plain Layout
35062 様式(大きさ)
35063 \end_layout
35064
35065 \end_inset
35066 </cell>
35067 </row>
35068 <row>
35069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35070 \begin_inset Text
35071
35072 \begin_layout Plain Layout
35073 0
35074 \end_layout
35075
35076 \end_inset
35077 </cell>
35078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35079 \begin_inset Text
35080
35081 \begin_layout Plain Layout
35082 別行立て様式の数式
35083 \end_layout
35084
35085 \end_inset
35086 </cell>
35087 </row>
35088 <row>
35089 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35090 \begin_inset Text
35091
35092 \begin_layout Plain Layout
35093 1
35094 \end_layout
35095
35096 \end_inset
35097 </cell>
35098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35099 \begin_inset Text
35100
35101 \begin_layout Plain Layout
35102 行内数式
35103 \end_layout
35104
35105 \end_inset
35106 </cell>
35107 </row>
35108 <row>
35109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35110 \begin_inset Text
35111
35112 \begin_layout Plain Layout
35113 2
35114 \end_layout
35115
35116 \end_inset
35117 </cell>
35118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35119 \begin_inset Text
35120
35121 \begin_layout Plain Layout
35122 やや小(small)
35123 \end_layout
35124
35125 \end_inset
35126 </cell>
35127 </row>
35128 <row>
35129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35130 \begin_inset Text
35131
35132 \begin_layout Plain Layout
35133 3
35134 \end_layout
35135
35136 \end_inset
35137 </cell>
35138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35139 \begin_inset Text
35140
35141 \begin_layout Plain Layout
35142 最小(tiny)
35143 \end_layout
35144
35145 \end_inset
35146 </cell>
35147 </row>
35148 </lyxtabular>
35149
35150 \end_inset
35151
35152
35153 \end_layout
35154
35155 \begin_layout Standard
35156 「様式」を指定しないときには、
35157 \series bold
35158
35159 \backslash
35160 frac
35161 \series default
35162 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
35163 \end_layout
35164
35165 \begin_layout Standard
35166 「分数線の厚み」を指定しないときには、既定値である0.4
35167 \begin_inset space \thinspace{}
35168 \end_inset
35169
35170 ptが用いられます。
35171 \end_layout
35172
35173 \begin_layout Standard
35174 \begin_inset VSpace medskip
35175 \end_inset
35176
35177 たとえば、第
35178 \begin_inset CommandInset ref
35179 LatexCommand ref
35180 reference "subsec:分数"
35181
35182 \end_inset
35183
35184 節の
35185 \series bold
35186
35187 \backslash
35188 dfrac
35189 \series default
35190 コマンドおよび
35191 \series bold
35192
35193 \backslash
35194 tbinom
35195 \series default
35196 コマンドは、
35197 \end_layout
35198
35199 \begin_layout Standard
35200
35201 \series bold
35202
35203 \backslash
35204 newcommand{
35205 \backslash
35206 dfrac}[2]{
35207 \backslash
35208 genfrac{}{}{}{0}{#1}{#2}}
35209 \end_layout
35210
35211 \begin_layout Standard
35212 あるいは
35213 \end_layout
35214
35215 \begin_layout Standard
35216
35217 \series bold
35218
35219 \backslash
35220 newcommand{
35221 \backslash
35222 tbinom}[2]{
35223 \backslash
35224 genfrac{(}{)}{0pt}{1}{#1}{#2}}
35225 \end_layout
35226
35227 \begin_layout Standard
35228 というコマンドで定義できます。
35229 \end_layout
35230
35231 \begin_layout Standard
35232 \begin_inset VSpace medskip
35233 \end_inset
35234
35235 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、\SpecialChar LaTeX
35236 プリアンブルに
35237 \end_layout
35238
35239 \begin_layout Standard
35240
35241 \series bold
35242
35243 \backslash
35244 newcommand{
35245 \backslash
35246 fracS}[3][]{
35247 \backslash
35248 genfrac{}{}{#1}{}{#2}{#3}}
35249 \end_layout
35250
35251 \begin_layout Standard
35252 という行を入れます。
35253 \end_layout
35254
35255 \begin_layout Standard
35256 以下は、そのテストです。
35257 \begin_inset Formula 
35258 \begin{align*}
35259 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
35260 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
35261 \end{align*}
35262
35263 \end_inset
35264
35265 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
35266 \end_layout
35267
35268 \begin_layout Subsection
35269 数式の消去
35270 \begin_inset Index idx
35271 status collapsed
35272
35273 \begin_layout Plain Layout
35274 すうしき@数式 ! しょうきょ@消去
35275 \end_layout
35276
35277 \end_inset
35278
35279
35280 \end_layout
35281
35282 \begin_layout Standard
35283 数式の全体もしくは一部を消去するには、4つの方法があります。
35284 \begin_inset Separator parbreak
35285 \end_inset
35286
35287
35288 \end_layout
35289
35290 \begin_layout Standard
35291 \align center
35292 \begin_inset ERT
35293 status collapsed
35294
35295 \begin_layout Plain Layout
35296
35297
35298 \backslash
35299 ifcancel 
35300 \end_layout
35301
35302 \end_inset
35303
35304
35305 \begin_inset Note Note
35306 status open
35307
35308 \begin_layout Plain Layout
35309 下記の表は、\SpecialChar LaTeX
35310 パッケージ
35311 \series bold
35312 cancel
35313 \series default
35314 が導入済みの時のみ表示されます。
35315 \end_layout
35316
35317 \end_inset
35318
35319
35320 \end_layout
35321
35322 \begin_layout Standard
35323 \align center
35324 \begin_inset Tabular
35325 <lyxtabular version="3" rows="5" columns="2">
35326 <features tabularvalignment="middle">
35327 <column alignment="center" valignment="top">
35328 <column alignment="center" valignment="top">
35329 <row>
35330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35331 \begin_inset Text
35332
35333 \begin_layout Plain Layout
35334 コマンド
35335 \end_layout
35336
35337 \end_inset
35338 </cell>
35339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35340 \begin_inset Text
35341
35342 \begin_layout Plain Layout
35343 出力
35344 \begin_inset Note Note
35345 status collapsed
35346
35347 \begin_layout Plain Layout
35348 ここで
35349 \series bold
35350
35351 \backslash
35352 raisebox
35353 \series default
35354 はスペーサーとして使用しているだけです。
35355 \end_layout
35356
35357 \end_inset
35358
35359
35360 \end_layout
35361
35362 \end_inset
35363 </cell>
35364 </row>
35365 <row>
35366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35367 \begin_inset Text
35368
35369 \begin_layout Plain Layout
35370
35371 \backslash
35372 cancel
35373 \begin_inset space \textvisiblespace{}
35374 \end_inset
35375
35376 int
35377 \begin_inset space \textvisiblespace{}
35378 \end_inset
35379
35380 A=B
35381 \end_layout
35382
35383 \end_inset
35384 </cell>
35385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35386 \begin_inset Text
35387
35388 \begin_layout Plain Layout
35389 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
35390 \end_inset
35391
35392
35393 \end_layout
35394
35395 \end_inset
35396 </cell>
35397 </row>
35398 <row>
35399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35400 \begin_inset Text
35401
35402 \begin_layout Plain Layout
35403
35404 \backslash
35405 bcancel
35406 \begin_inset space \textvisiblespace{}
35407 \end_inset
35408
35409
35410 \backslash
35411 int
35412 \begin_inset space \textvisiblespace{}
35413 \end_inset
35414
35415 A=B
35416 \end_layout
35417
35418 \end_inset
35419 </cell>
35420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35421 \begin_inset Text
35422
35423 \begin_layout Plain Layout
35424 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
35425 \end_inset
35426
35427
35428 \end_layout
35429
35430 \end_inset
35431 </cell>
35432 </row>
35433 <row>
35434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35435 \begin_inset Text
35436
35437 \begin_layout Plain Layout
35438
35439 \backslash
35440 xcancel
35441 \begin_inset space \textvisiblespace{}
35442 \end_inset
35443
35444
35445 \backslash
35446 int
35447 \begin_inset space \textvisiblespace{}
35448 \end_inset
35449
35450 A=B
35451 \end_layout
35452
35453 \end_inset
35454 </cell>
35455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35456 \begin_inset Text
35457
35458 \begin_layout Plain Layout
35459 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
35460 \end_inset
35461
35462
35463 \end_layout
35464
35465 \end_inset
35466 </cell>
35467 </row>
35468 <row>
35469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35470 \begin_inset Text
35471
35472 \begin_layout Plain Layout
35473
35474 \backslash
35475 cancelto
35476 \begin_inset space \textvisiblespace{}
35477 \end_inset
35478
35479
35480 \backslash
35481 int
35482 \begin_inset space \textvisiblespace{}
35483 \end_inset
35484
35485 A=B
35486 \begin_inset Formula $\to$
35487 \end_inset
35488
35489 1
35490 \end_layout
35491
35492 \end_inset
35493 </cell>
35494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35495 \begin_inset Text
35496
35497 \begin_layout Plain Layout
35498 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
35499 \end_inset
35500
35501
35502 \end_layout
35503
35504 \end_inset
35505 </cell>
35506 </row>
35507 </lyxtabular>
35508
35509 \end_inset
35510
35511
35512 \end_layout
35513
35514 \begin_layout Standard
35515
35516 \series bold
35517
35518 \backslash
35519 cancelto
35520 \series default
35521 は、以下のように、とくに数式中の分数の約分を表示するのに適しています。
35522 \begin_inset Formula 
35523 \[
35524 \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}}}
35525 \]
35526
35527 \end_inset
35528
35529
35530 \end_layout
35531
35532 \begin_layout Standard
35533
35534 \series bold
35535
35536 \backslash
35537 cancelto
35538 \series default
35539 の「下付き文字」寸法の大きさを変えるには、
35540 \end_layout
35541
35542 \begin_layout Standard
35543
35544 \series bold
35545
35546 \backslash
35547 PassOptionsToPackage{オプション}{cancel}
35548 \end_layout
35549
35550 \begin_layout Standard
35551 という行を\SpecialChar LaTeX
35552 プリアンブルに書き加えてください。ここで、
35553 \series bold
35554 オプション
35555 \series default
35556
35557 \series bold
35558 samesize
35559 \series default
35560 にすると、取り消した部分と同じ寸法になり、
35561 \series bold
35562 Smaller
35563 \series default
35564 にすると、通常よりも少し小さくなります。
35565 \end_layout
35566
35567 \begin_layout Standard
35568 取り消し線に色を付けるには、\SpecialChar TeX
35569 コードで以下のコマンドを書き加えてください。
35570 \end_layout
35571
35572 \begin_layout Standard
35573
35574 \series bold
35575
35576 \backslash
35577 renewcommand{
35578 \backslash
35579 CancelColor}{
35580 \backslash
35581 color{red}}
35582 \end_layout
35583
35584 \begin_layout Standard
35585 ここで
35586 \series bold
35587 red
35588 \series default
35589 は、お好みの色に変更することができます。
35590 \end_layout
35591
35592 \begin_layout Standard
35593 \begin_inset ERT
35594 status collapsed
35595
35596 \begin_layout Plain Layout
35597
35598
35599 \backslash
35600 renewcommand{
35601 \backslash
35602 CancelColor}{
35603 \backslash
35604 color{red}}
35605 \end_layout
35606
35607 \end_inset
35608
35609
35610 \end_layout
35611
35612 \begin_layout Standard
35613 \begin_inset Formula 
35614 \[
35615 \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}}}
35616 \]
35617
35618 \end_inset
35619
35620
35621 \end_layout
35622
35623 \begin_layout Standard
35624 \begin_inset ERT
35625 status collapsed
35626
35627 \begin_layout Plain Layout
35628
35629
35630 \backslash
35631 renewcommand{
35632 \backslash
35633 CancelColor}{
35634 \backslash
35635 color{black}}
35636 \end_layout
35637
35638 \end_inset
35639
35640
35641 \begin_inset Note Note
35642 status open
35643
35644 \begin_layout Plain Layout
35645 色をリセット
35646 \end_layout
35647
35648 \end_inset
35649
35650
35651 \end_layout
35652
35653 \begin_layout Standard
35654 他の微調整については、
35655 \series bold
35656 cancel
35657 \series default
35658 パッケージの取扱説明書
35659 \begin_inset CommandInset citation
35660 LatexCommand cite
35661 key "cancel"
35662
35663 \end_inset
35664
35665 をご覧ください。
35666 \begin_inset Index idx
35667 status collapsed
35668
35669 \begin_layout Plain Layout
35670 ぱっけーじ@パッケージ ! cancel
35671 \end_layout
35672
35673 \end_inset
35674
35675
35676 \end_layout
35677
35678 \begin_layout Standard
35679 \begin_inset ERT
35680 status collapsed
35681
35682 \begin_layout Plain Layout
35683
35684
35685 \backslash
35686 else 
35687 \end_layout
35688
35689 \end_inset
35690
35691
35692 \begin_inset Note Note
35693 status open
35694
35695 \begin_layout Plain Layout
35696 下記の表は、\SpecialChar LaTeX
35697 パッケージ
35698 \series bold
35699 cancel
35700 \series default
35701 が導入済みの時のみ表示されます。
35702 \end_layout
35703
35704 \end_inset
35705
35706
35707 \end_layout
35708
35709 \begin_layout Standard
35710 本小節の続きを見るには、\SpecialChar LaTeX
35711 パッケージ
35712 \series bold
35713 cancel
35714 \series default
35715 を導入する必要があります。
35716 \end_layout
35717
35718 \begin_layout Standard
35719 \begin_inset ERT
35720 status collapsed
35721
35722 \begin_layout Plain Layout
35723
35724
35725 \backslash
35726 fi 
35727 \end_layout
35728
35729 \end_inset
35730
35731
35732 \end_layout
35733
35734 \begin_layout Subsection
35735 節見出し中の数式
35736 \begin_inset CommandInset label
35737 LatexCommand label
35738 name "subsec:節見出し中の数式"
35739
35740 \end_inset
35741
35742
35743 \begin_inset Index idx
35744 status collapsed
35745
35746 \begin_layout Plain Layout
35747 すうしき@数式 ! せつみだしちゅうの@節見出し中の
35748 \end_layout
35749
35750 \end_inset
35751
35752
35753 \end_layout
35754
35755 \begin_layout Standard
35756 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
35757 \end_layout
35758
35759 \begin_layout Standard
35760 \begin_inset Note Greyedout
35761 status open
35762
35763 \begin_layout Plain Layout
35764 文書設定ダイアログの
35765 \family sans
35766 PDF特性
35767 \family default
35768
35769 \series bold
35770 hyperref
35771 \series default
35772
35773 \begin_inset Index idx
35774 status collapsed
35775
35776 \begin_layout Plain Layout
35777 ぱっけーじ@パッケージ ! hyperref
35778 \end_layout
35779
35780 \end_inset
35781
35782 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
35783 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
35784 \end_layout
35785
35786 \end_inset
35787
35788
35789 \end_layout
35790
35791 \begin_layout Standard
35792 これらの問題は、
35793 \family sans
35794 挿入\SpecialChar menuseparator
35795 短縮タイトル
35796 \family default
35797 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
35798 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
35799 \end_layout
35800
35801 \begin_layout Standard
35802 数式を目次中でも使わなくてもならないが、
35803 \series bold
35804 hyperref
35805 \series default
35806 も使用しなくてはならないときには、
35807 \end_layout
35808
35809 \begin_layout Standard
35810
35811 \series bold
35812
35813 \backslash
35814 texorpdfstring{部分}{代替文字列}
35815 \begin_inset Index idx
35816 status collapsed
35817
35818 \begin_layout Plain Layout
35819 こまんど@コマンド ! T ! 
35820 \backslash
35821 texorpdfstring
35822 \end_layout
35823
35824 \end_inset
35825
35826
35827 \end_layout
35828
35829 \begin_layout Standard
35830 というコマンドを\SpecialChar TeX
35831 モードで使う方法があります。
35832 \end_layout
35833
35834 \begin_layout Standard
35835 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
35836 文字列」が用いられます。
35837 \end_layout
35838
35839 \begin_layout Standard
35840 以下の二つは、見出しの例です。
35841 \begin_inset VSpace -3mm
35842 \end_inset
35843
35844
35845 \begin_inset ERT
35846 status collapsed
35847
35848 \begin_layout Plain Layout
35849
35850
35851 \backslash
35852 boldmath 
35853 \end_layout
35854
35855 \end_inset
35856
35857
35858 \end_layout
35859
35860 \begin_layout Subsubsection
35861 目次中では数式を使わない見出し
35862 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35863 \end_inset
35864
35865
35866 \begin_inset Argument 1
35867 status collapsed
35868
35869 \begin_layout Plain Layout
35870 目次中では数式を使わない見出し
35871 \end_layout
35872
35873 \end_inset
35874
35875
35876 \end_layout
35877
35878 \begin_layout Subsubsection
35879 目次中で数式を使う見出し
35880 \begin_inset ERT
35881 status collapsed
35882
35883 \begin_layout Plain Layout
35884
35885
35886 \backslash
35887 texorpdfstring{
35888 \end_layout
35889
35890 \end_inset
35891
35892  
35893 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
35894 \end_inset
35895
35896
35897 \begin_inset ERT
35898 status collapsed
35899
35900 \begin_layout Plain Layout
35901
35902 }{}
35903 \end_layout
35904
35905 \end_inset
35906
35907
35908 \end_layout
35909
35910 \begin_layout Standard
35911 \begin_inset ERT
35912 status collapsed
35913
35914 \begin_layout Plain Layout
35915
35916
35917 \backslash
35918 unboldmath 
35919 \end_layout
35920
35921 \end_inset
35922
35923 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
35924 \series bold
35925
35926 \backslash
35927 texorpdfstring
35928 \series default
35929 が使われています。
35930 \end_layout
35931
35932 \begin_layout Standard
35933 他の節見出しと同じ書式を得るために、上の見出し全体は
35934 \series bold
35935 boldmath
35936 \series default
35937 環境に設定してあります
35938 \begin_inset Foot
35939 status collapsed
35940
35941 \begin_layout Plain Layout
35942
35943 \begin_inset CommandInset ref
35944 LatexCommand ref
35945 reference "subsec:ボールド体の数式"
35946
35947 \end_inset
35948
35949 節参照。
35950 \end_layout
35951
35952 \end_inset
35953
35954
35955 \end_layout
35956
35957 \begin_layout Subsection
35958 多段組文中の数式
35959 \begin_inset Index idx
35960 status collapsed
35961
35962 \begin_layout Plain Layout
35963 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の
35964 \end_layout
35965
35966 \end_inset
35967
35968
35969 \end_layout
35970
35971 \begin_layout Standard
35972 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
35973 \series bold
35974 multicol
35975 \series default
35976
35977 \begin_inset Foot
35978 status collapsed
35979
35980 \begin_layout Plain Layout
35981
35982 \series bold
35983 multicol
35984 \series default
35985 は、標準的\SpecialChar LaTeX
35986 頒布版のすべてに含まれています。
35987 \end_layout
35988
35989 \end_inset
35990
35991
35992 \begin_inset Index idx
35993 status collapsed
35994
35995 \begin_layout Plain Layout
35996 ぱっけーじ@パッケージ ! multicol
35997 \end_layout
35998
35999 \end_inset
36000
36001  \SpecialChar LaTeX
36002 パッケージを、
36003 \end_layout
36004
36005 \begin_layout Standard
36006
36007 \series bold
36008
36009 \backslash
36010 usepackage{multicol}
36011 \end_layout
36012
36013 \begin_layout Standard
36014 という\SpecialChar LaTeX
36015 プリアンブル行を書いて読み込むことで、実現できます。
36016 \end_layout
36017
36018 \begin_layout Standard
36019 \begin_inset Note Greyedout
36020 status open
36021
36022 \begin_layout Plain Layout
36023 ここで、
36024 \family sans
36025 文書\SpecialChar menuseparator
36026 設定
36027 \family default
36028 メニューの
36029 \family sans
36030 本文レイアウト
36031 \family default
36032 で、
36033 \family sans
36034 二段組文書
36035 \family default
36036 の設定を
36037 \emph on
36038 有効にしてはならない
36039 \emph default
36040 ことに注意してください。
36041 \end_layout
36042
36043 \end_inset
36044
36045
36046 \end_layout
36047
36048 \begin_layout Standard
36049 多段組文の前に
36050 \end_layout
36051
36052 \begin_layout Standard
36053
36054 \series bold
36055
36056 \backslash
36057 begin{multicols}{段数}
36058 \end_layout
36059
36060 \begin_layout Standard
36061 というコマンドを\SpecialChar TeX
36062 モードで書き入れます。「段数」は、2
36063 \begin_inset space \thinspace{}
36064 \end_inset
36065
36066 -
36067 \begin_inset space \thinspace{}
36068 \end_inset
36069
36070 10のあいだの数字です。多段組文の終わる数式の前には、
36071 \end_layout
36072
36073 \begin_layout Standard
36074
36075 \series bold
36076
36077 \backslash
36078 end{multicols}
36079 \end_layout
36080
36081 \begin_layout Standard
36082 というコマンドを\SpecialChar TeX
36083 モードで入れます。
36084 \end_layout
36085
36086 \begin_layout Standard
36087 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
36088 \begin_inset space \thinspace{}
36089 \end_inset
36090
36091 mmの垂直空白を入れて下さい。数式様式
36092 \series bold
36093
36094 \begin_inset Foot
36095 status collapsed
36096
36097 \begin_layout Plain Layout
36098 数式様式に関しては、第
36099 \begin_inset CommandInset ref
36100 LatexCommand ref
36101 reference "sec:数式様式"
36102
36103 \end_inset
36104
36105 節をご覧下さい。
36106 \end_layout
36107
36108 \end_inset
36109
36110
36111 \series default
36112 として
36113 \series bold
36114 行頭下げ
36115 \series default
36116 を使用している場合には、代わりに-9
36117 \begin_inset space \thinspace{}
36118 \end_inset
36119
36120 mmの垂直空白を入れて下さい。
36121 \end_layout
36122
36123 \begin_layout Standard
36124 以下は、別行立て数式を含む、多段組文の例です。
36125 \end_layout
36126
36127 \begin_layout Standard
36128 \begin_inset ERT
36129 status collapsed
36130
36131 \begin_layout Plain Layout
36132
36133
36134 \backslash
36135 begin{multicols}{2}
36136 \end_layout
36137
36138 \end_inset
36139
36140
36141 \lang ngerman
36142 Das Spektrum wird fouriertransformiert.
36143  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
36144 , Lösungsmittel) zu trennen.
36145  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
36146  nun das Aussehen des Ausgangssignals.
36147  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
36148  über alle Phasen integrieren muss.
36149  Sei nun 
36150 \begin_inset Formula $S$
36151 \end_inset
36152
36153  unser normiertes Ausgangssignal und 
36154 \begin_inset Formula $P$
36155 \end_inset
36156
36157  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
36158 \lang japanese
36159
36160 \begin_inset ERT
36161 status collapsed
36162
36163 \begin_layout Plain Layout
36164
36165
36166 \backslash
36167 end{multicols}
36168 \end_layout
36169
36170 \end_inset
36171
36172
36173 \begin_inset VSpace -6mm
36174 \end_inset
36175
36176
36177 \begin_inset Formula 
36178 \begin{equation}
36179 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
36180 \end{equation}
36181
36182 \end_inset
36183
36184
36185 \begin_inset ERT
36186 status collapsed
36187
36188 \begin_layout Plain Layout
36189
36190
36191 \backslash
36192 begin{multicols}{2}
36193 \end_layout
36194
36195 \end_inset
36196
36197
36198 \lang ngerman
36199 wobei 
36200 \begin_inset Formula $S_{0}$
36201 \end_inset
36202
36203  das Signal ohne Gradient ist und die Normierungsbedingung 
36204 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
36205 \end_inset
36206
36207  gilt.
36208  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
36209  Direkt nach dem 
36210 \begin_inset Formula $\nicefrac{\pi}{2}$
36211 \end_inset
36212
36213
36214 \begin_inset space \thinspace{}
36215 \end_inset
36216
36217 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
36218  das Signal zusätzlich abschwächt.
36219  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
36220  
36221 \begin_inset Formula $T_{2}$
36222 \end_inset
36223
36224 -Zeit.
36225 \end_layout
36226
36227 \begin_layout Standard
36228 \begin_inset ERT
36229 status collapsed
36230
36231 \begin_layout Plain Layout
36232
36233
36234 \backslash
36235 end{multicols}
36236 \end_layout
36237
36238 \end_inset
36239
36240  
36241 \end_layout
36242
36243 \begin_layout Subsection
36244 変数の説明付き数式
36245 \begin_inset Index idx
36246 status collapsed
36247
36248 \begin_layout Plain Layout
36249 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
36250 \end_layout
36251
36252 \end_inset
36253
36254
36255 \end_layout
36256
36257 \begin_layout Standard
36258 \begin_inset CommandInset ref
36259 LatexCommand eqref
36260 reference "eq:within"
36261
36262 \end_inset
36263
36264 式のように、数式内で変数の説明をするには、
36265 \begin_inset Formula $n$
36266 \end_inset
36267
36268 個の変数が使われている場合、左寄せの列を持つ
36269 \begin_inset Formula $2\times n$
36270 \end_inset
36271
36272 行列を使用します
36273 \begin_inset Foot
36274 status collapsed
36275
36276 \begin_layout Plain Layout
36277 行列に関しては、第
36278 \begin_inset CommandInset ref
36279 LatexCommand ref
36280 reference "sec:行列"
36281
36282 \end_inset
36283
36284 節参照。
36285 \end_layout
36286
36287 \end_inset
36288
36289 。説明を小さな文字にするには、行列の前に、たとえば
36290 \series bold
36291
36292 \backslash
36293 footnotesize
36294 \series default
36295 コマンドを挿入します
36296 \begin_inset Foot
36297 status collapsed
36298
36299 \begin_layout Plain Layout
36300 フォント寸法に関しては、第
36301 \begin_inset CommandInset ref
36302 LatexCommand ref
36303 reference "subsec:書体寸法"
36304
36305 \end_inset
36306
36307 節参照。
36308 \end_layout
36309
36310 \end_inset
36311
36312
36313 \end_layout
36314
36315 \begin_layout Standard
36316 数式様式に
36317 \series bold
36318 行頭下げ
36319 \begin_inset Foot
36320 status collapsed
36321
36322 \begin_layout Plain Layout
36323 数式様式に関しては、第
36324 \begin_inset CommandInset ref
36325 LatexCommand ref
36326 reference "sec:数式様式"
36327
36328 \end_inset
36329
36330 節参照。
36331 \end_layout
36332
36333 \end_inset
36334
36335
36336 \series default
36337 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
36338 \series bold
36339
36340 \backslash
36341 hfill
36342 \series default
36343
36344 \begin_inset Foot
36345 status collapsed
36346
36347 \begin_layout Plain Layout
36348
36349 \series bold
36350
36351 \backslash
36352 hfill
36353 \series default
36354 は、
36355 \series bold
36356 行頭下げ
36357 \series default
36358 様式のときのみ機能します。第
36359 \begin_inset CommandInset ref
36360 LatexCommand ref
36361 reference "subsec:可変長の空白"
36362
36363 \end_inset
36364
36365 節をご覧下さい。
36366 \end_layout
36367
36368 \end_inset
36369
36370 を入れます。
36371 \end_layout
36372
36373 \begin_layout Standard
36374 数式様式に
36375 \series bold
36376 中央揃え
36377 \series default
36378 を使っている場合、数式を字下げするには、第
36379 \begin_inset CommandInset ref
36380 LatexCommand ref
36381 reference "subsec:flalign環境"
36382
36383 \end_inset
36384
36385 節で述べた方法を使用します。
36386 \begin_inset CommandInset ref
36387 LatexCommand eqref
36388 reference "eq:within"
36389
36390 \end_inset
36391
36392 式には5列があり、最初の2列には数式、3列めには行列、最終列には空の\SpecialChar TeX
36393 括弧が入っています。
36394 \begin_inset Formula 
36395 \begin{flalign}
36396 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
36397 \rho & \textrm{density}\\
36398 V & \textrm{volume}\\
36399 g & \textrm{gravitational acceleration}
36400 \end{array} &  & {}\label{eq:within}
36401 \end{flalign}
36402
36403 \end_inset
36404
36405
36406 \end_layout
36407
36408 \begin_layout Subsection
36409 アップライト体のギリシャ小文字
36410 \begin_inset CommandInset label
36411 LatexCommand label
36412 name "subsec:アップライト体ギリシャ小文字"
36413
36414 \end_inset
36415
36416
36417 \begin_inset Index idx
36418 status collapsed
36419
36420 \begin_layout Plain Layout
36421 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
36422 \end_layout
36423
36424 \end_inset
36425
36426
36427 \end_layout
36428
36429 \begin_layout Standard
36430 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
36431 \begin_inset Formula $\pi$
36432 \end_inset
36433
36434 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
36435 \series bold
36436 upgreek.sty
36437 \series default
36438
36439 \begin_inset Foot
36440 status collapsed
36441
36442 \begin_layout Plain Layout
36443
36444 \series bold
36445 upgreek
36446 \series default
36447 は、
36448 \series bold
36449 was
36450 \series default
36451
36452 \begin_inset Index idx
36453 status collapsed
36454
36455 \begin_layout Plain Layout
36456 ぱっけーじ@パッケージ ! was
36457 \begin_inset ERT
36458 status collapsed
36459
36460 \begin_layout Plain Layout
36461
36462
36463 \backslash
36464 vspace{4mm}
36465 \end_layout
36466
36467 \end_inset
36468
36469
36470 \end_layout
36471
36472 \end_inset
36473
36474  \SpecialChar LaTeX
36475 パッケージの一部です。
36476 \end_layout
36477
36478 \end_inset
36479
36480
36481 \begin_inset Index idx
36482 status collapsed
36483
36484 \begin_layout Plain Layout
36485 ぱっけーじ@パッケージ ! upgreek
36486 \end_layout
36487
36488 \end_inset
36489
36490  ファイルを
36491 \end_layout
36492
36493 \begin_layout Standard
36494
36495 \series bold
36496
36497 \backslash
36498 usepackage{upgreek}
36499 \end_layout
36500
36501 \begin_layout Standard
36502 という\SpecialChar LaTeX
36503 プリアンブル行で読み込めば、これらが提供されるようになります。
36504 \begin_inset ERT
36505 status collapsed
36506
36507 \begin_layout Plain Layout
36508
36509
36510 \backslash
36511 ifupgreek 
36512 \end_layout
36513
36514 \end_inset
36515
36516
36517 \begin_inset Note Note
36518 status open
36519
36520 \begin_layout Plain Layout
36521 以下の表は、
36522 \series bold
36523 upgreek
36524 \series default
36525  \SpecialChar LaTeX
36526 パッケージが導入済みのときのみ表示されます。
36527 \end_layout
36528
36529 \end_inset
36530
36531 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
36532 \series bold
36533 up
36534 \series default
36535 を付けると作ることができます。たとえば
36536 \series bold
36537
36538 \backslash
36539 uptau
36540 \series default
36541 コマンドは、
36542 \begin_inset Formula $\uptau$
36543 \end_inset
36544
36545 のようになります。
36546 \end_layout
36547
36548 \begin_layout Standard
36549 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
36550 \begin_inset Formula 
36551 \[
36552 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
36553 \]
36554
36555 \end_inset
36556
36557
36558 \end_layout
36559
36560 \begin_layout Standard
36561 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「
36562 \begin_inset Formula $\mu m$
36563 \end_inset
36564
36565 」のような単位に使うべきではありません。
36566 \end_layout
36567
36568 \begin_layout Standard
36569 \begin_inset ERT
36570 status collapsed
36571
36572 \begin_layout Plain Layout
36573
36574
36575 \backslash
36576 else 
36577 \end_layout
36578
36579 \end_inset
36580
36581
36582 \begin_inset Note Note
36583 status open
36584
36585 \begin_layout Plain Layout
36586 以下は、
36587 \series bold
36588 upgreek
36589 \series default
36590  \SpecialChar LaTeX
36591 パッケージが導入されていないときのみ表示されます。
36592 \end_layout
36593
36594 \end_inset
36595
36596
36597 \end_layout
36598
36599 \begin_layout Standard
36600 この小節のすべてを出力で見るには、
36601 \series bold
36602 upgreek
36603 \series default
36604  \SpecialChar LaTeX
36605 パッケージを導入する必要があります。
36606 \end_layout
36607
36608 \begin_layout Standard
36609 \begin_inset ERT
36610 status collapsed
36611
36612 \begin_layout Plain Layout
36613
36614
36615 \backslash
36616 fi 
36617 \end_layout
36618
36619 \end_inset
36620
36621
36622 \end_layout
36623
36624 \begin_layout Subsection
36625 数式中のテキスト文字
36626 \begin_inset CommandInset label
36627 LatexCommand label
36628 name "subsec:数式中のテキスト文字"
36629
36630 \end_inset
36631
36632
36633 \begin_inset Index idx
36634 status collapsed
36635
36636 \begin_layout Plain Layout
36637 てきすと @ テキスト ! すうしきちゅうの @ 数式中の
36638 \end_layout
36639
36640 \end_inset
36641
36642
36643 \end_layout
36644
36645 \begin_layout Standard
36646 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
36647 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
36648 \end_inset
36649
36650 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
36651 \series bold
36652
36653 \backslash
36654 cdot
36655 \series default
36656
36657 \begin_inset Foot
36658 status collapsed
36659
36660 \begin_layout Plain Layout
36661
36662 \begin_inset CommandInset ref
36663 LatexCommand ref
36664 reference "subsec:二項演算子"
36665
36666 \end_inset
36667
36668 節参照。
36669 \end_layout
36670
36671 \end_inset
36672
36673 コマンドを挿入しなくてはならなくなることでしょう。しかし、
36674 \end_layout
36675
36676 \begin_layout Standard
36677
36678 \series bold
36679
36680 \backslash
36681 Declare Inputtext{183}{
36682 \backslash
36683 ifmmode
36684 \backslash
36685 cdot
36686 \backslash
36687 else
36688 \backslash
36689 textperiodcentered
36690 \backslash
36691 f\SpecialChar ligaturebreak
36692 i}
36693 \end_layout
36694
36695 \begin_layout Standard
36696 という\SpecialChar LaTeX
36697 プリアンブル行を使えば、エンコーディングに変更を加えることができます。
36698 \end_layout
36699
36700 \begin_layout Standard
36701 文字エンコーディング(
36702 \family sans
36703 文書\SpecialChar menuseparator
36704 設定\SpecialChar menuseparator
36705 言語
36706 \family default
36707 メニュー)は、キーボード上の
36708 \begin_inset Flex Ruby
36709 status collapsed
36710
36711 \begin_layout Plain Layout
36712
36713 \begin_inset Argument post:1
36714 status collapsed
36715
36716 \begin_layout Plain Layout
36717 キー
36718 \end_layout
36719
36720 \end_inset
36721
36722
36723 \end_layout
36724
36725 \end_inset
36726
36727 が押されたときにどの文字が表示されるかを指定します。「·」文字に対応する鍵が押されると、内部的には
36728 \series bold
36729
36730 \backslash
36731 textperiodcentered
36732 \series default
36733 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、\SpecialChar LaTeX
36734 エラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか否かによっ
36735 て、正しいコマンドが自動的に選択されます。
36736 \end_layout
36737
36738 \begin_layout Standard
36739 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
36740 \series bold
36741 latin9
36742 \series default
36743 エンコーディングは、\SpecialChar LaTeX
36744 がインストールされたフォルダにある
36745 \series bold
36746 latin9.def
36747 \series default
36748 ファイルに定義されています。エンコーディングは、\SpecialChar LaTeX
36749 プリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書は、他のコ
36750 ンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
36751 \end_layout
36752
36753 \begin_layout Standard
36754 \begin_inset VSpace medskip
36755 \end_inset
36756
36757 中黒の他にこの文書では、角度記号「
36758 \begin_inset Formula $^{\circ}$
36759 \end_inset
36760
36761 」が、数式に直接入れることができるよう、以下のような\SpecialChar LaTeX
36762 プリアンブル行で定義されています
36763 \begin_inset Foot
36764 status collapsed
36765
36766 \begin_layout Plain Layout
36767 【訳註】p\SpecialChar LaTeX
36768 では、これらの定義は必要ないので、コメントアウトして無効にしてあります。
36769 \end_layout
36770
36771 \end_inset
36772
36773
36774 \end_layout
36775
36776 \begin_layout Standard
36777
36778 \series bold
36779
36780 \backslash
36781 DeclareInputtext{176}{
36782 \backslash
36783 ifmmode^
36784 \backslash
36785 circ
36786 \backslash
36787 else
36788 \backslash
36789 textdegree
36790 \backslash
36791 f\SpecialChar ligaturebreak
36792 i}
36793 \end_layout
36794
36795 \begin_layout Subsection
36796 数式中の\SpecialChar LaTeX
36797 コメント
36798 \begin_inset Index idx
36799 status collapsed
36800
36801 \begin_layout Plain Layout
36802 L atexこめんと@\SpecialChar LaTeX
36803 コメント
36804 \end_layout
36805
36806 \end_inset
36807
36808
36809 \end_layout
36810
36811 \begin_layout Standard
36812 本文中では、ファイルの\SpecialChar LaTeX
36813 ソースコードでのみ見ることのできるコメントを、
36814 \family sans
36815 挿入
36816 \lang english
36817 \SpecialChar menuseparator
36818
36819 \lang japanese
36820 注釈
36821 \lang english
36822 \SpecialChar menuseparator
36823
36824 \lang japanese
36825 コメント
36826 \family default
36827 メニューで挿入することができます。これと同じことは、数式中ではできませんが、
36828 \end_layout
36829
36830 \begin_layout Standard
36831
36832 \series bold
36833
36834 \backslash
36835 %
36836 \end_layout
36837
36838 \begin_layout Standard
36839 というコマンドを使えば、\SpecialChar LaTeX
36840 コメントを挿入することができます。このコマンドを打ち込むと、コメントを書き込むことのできるボックスが生成されます。\SpecialChar LyX
36841 のバグのせいで
36842 \begin_inset Foot
36843 status collapsed
36844
36845 \begin_layout Plain Layout
36846 \begin_inset CommandInset href
36847 LatexCommand href
36848 name "LyX-bug #9002"
36849 target "http://www.lyx.org/trac/ticket/9002"
36850
36851 \end_inset
36852
36853
36854 \end_layout
36855
36856 \end_inset
36857
36858 、コメント中に、通常の本文や数式内本文そのものを書くことはできませんが、\SpecialChar LaTeX
36859 出力中に、\SpecialChar LaTeX
36860 コマンドの形では見ることができます。
36861 \lang english
36862
36863 \begin_inset Newline newline
36864 \end_inset
36865
36866
36867 \lang japanese
36868 下記は、\SpecialChar LaTeX
36869 コメントを持つ数式の例です。
36870 \begin_inset Formula 
36871 \[
36872 A=B%\text{これはコメントです。}
36873 \]
36874
36875 \end_inset
36876
36877
36878 \end_layout
36879
36880 \begin_layout Section
36881 \start_of_appendix
36882 組版上の助言
36883 \begin_inset Index idx
36884 status collapsed
36885
36886 \begin_layout Plain Layout
36887 くみばんじょうのじょげん@組版上の助言
36888 \end_layout
36889
36890 \end_inset
36891
36892
36893 \end_layout
36894
36895 \begin_layout Standard
36896 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
36897 \begin_inset Foot
36898 status collapsed
36899
36900 \begin_layout Plain Layout
36901 この要約の一部は、ISO規則を取り上げている「Duden」
36902 \begin_inset CommandInset citation
36903 LatexCommand cite
36904 key "Duden"
36905
36906 \end_inset
36907
36908 と呼ばれるドイツの半公的辞書から採られています。
36909 \end_layout
36910
36911 \end_inset
36912
36913
36914 \end_layout
36915
36916 \begin_layout Itemize
36917 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
36918 \begin_inset Foot
36919 status collapsed
36920
36921 \begin_layout Plain Layout
36922 書体様式で指定します。第
36923 \begin_inset CommandInset ref
36924 LatexCommand ref
36925 reference "subsec:書体様式"
36926
36927 \end_inset
36928
36929 節を参照。
36930 \end_layout
36931
36932 \end_inset
36933
36934 :30
36935 \begin_inset space \thinspace{}
36936 \end_inset
36937
36938 km/h
36939 \begin_inset Newline newline
36940 \end_inset
36941
36942 値と単位の間には、最小空白を入れます。第
36943 \begin_inset CommandInset ref
36944 LatexCommand ref
36945 reference "subsec:定義済みの空白"
36946
36947 \end_inset
36948
36949 節を参照。
36950 \begin_inset Newline newline
36951 \end_inset
36952
36953 この慣習は、
36954 \series bold
36955
36956 \backslash
36957 unittwo
36958 \series default
36959 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
36960 が得られます:
36961 \begin_inset Formula $\unit[30]{km/h}$
36962 \end_inset
36963
36964
36965 \begin_inset space \thinspace{}
36966 \end_inset
36967
36968 。実は、
36969 \series bold
36970
36971 \backslash
36972 unittwo
36973 \series default
36974 は、\SpecialChar LaTeX
36975 コマンドの実体ではなく、
36976 \series bold
36977
36978 \backslash
36979 unit[値]{単位}
36980 \series default
36981 というコマンドです。したがって、これを\SpecialChar TeX
36982 コード中で使用することはできません。
36983 \end_layout
36984
36985 \begin_layout Itemize
36986 百分率記号と千分率記号は、物理単位と同様に組みます:
36987 \begin_inset Newline newline
36988 \end_inset
36989
36990 血中アルコール1,2
36991 \begin_inset space \thinspace{}
36992 \end_inset
36993
36994
36995 \end_layout
36996
36997 \begin_layout Itemize
36998 角度記号は値の直後に置きます:
36999 \begin_inset Formula $15^{\circ}$
37000 \end_inset
37001
37002 。しかし、単位として用いられるときは別です:15
37003 \begin_inset space \thinspace{}
37004 \end_inset
37005
37006
37007 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
37008 \end_inset
37009
37010
37011 \end_layout
37012
37013 \begin_layout Itemize
37014 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
37015 \begin_inset space \thinspace{}
37016 \end_inset
37017
37018 473
37019 \begin_inset space \thinspace{}
37020 \end_inset
37021
37022 588
37023 \end_layout
37024
37025 \begin_layout Itemize
37026 \begin_inset Formula $120\times90\times40$
37027 \end_inset
37028
37029
37030 \begin_inset space \thinspace{}
37031 \end_inset
37032
37033 cmのような寸法には、積記号「
37034 \begin_inset Formula $\times$
37035 \end_inset
37036
37037 」を用います。これは、
37038 \series bold
37039
37040 \backslash
37041 times
37042 \series default
37043 コマンドか、
37044 \family sans
37045 挿入\SpecialChar menuseparator
37046 特殊文字\SpecialChar menuseparator
37047 記号
37048 \family default
37049 メニューから入れることができます。
37050 \end_layout
37051
37052 \begin_layout Itemize
37053 いくつかの文字を含む関数名は、混乱を防ぐためにアップライト体にします。第
37054 \begin_inset CommandInset ref
37055 LatexCommand ref
37056 reference "subsec:定義済み函数"
37057
37058 \end_inset
37059
37060 節を参照。
37061 \end_layout
37062
37063 \begin_layout Itemize
37064 複数の文字を含む指数は、アップライト体にします:
37065 \begin_inset Formula $E_{\mathrm{kin}}$
37066 \end_inset
37067
37068
37069 \begin_inset Newline newline
37070 \end_inset
37071
37072 行列要素はイタリック体にします:
37073 \begin_inset Formula $\hat{H}_{kl}$
37074 \end_inset
37075
37076
37077 \end_layout
37078
37079 \begin_layout Itemize
37080 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
37081 \end_layout
37082
37083 \begin_layout Itemize
37084
37085 \noun on
37086 フーリエ
37087 \noun default
37088 変換を表す文字は、
37089 \series bold
37090
37091 \backslash
37092 mathscr
37093 \begin_inset space \textvisiblespace{}
37094 \end_inset
37095
37096 {F
37097 \series default
37098 コマンド
37099 \begin_inset Index idx
37100 status collapsed
37101
37102 \begin_layout Plain Layout
37103 こまんど@コマンド! M ! 
37104 \backslash
37105 mathscr
37106 \end_layout
37107
37108 \end_inset
37109
37110
37111 \family sans
37112 挿入\SpecialChar menuseparator
37113 特殊文字\SpecialChar menuseparator
37114 記号\SpecialChar menuseparator
37115 文字様記号
37116 \family default
37117 メニューの
37118 \begin_inset Formula $\mathscr{F}$
37119 \end_inset
37120
37121 で入れることができます。
37122 \end_layout
37123
37124 \begin_layout Standard
37125 \begin_inset Newpage newpage
37126 \end_inset
37127
37128
37129 \end_layout
37130
37131 \begin_layout Section
37132 同義語
37133 \begin_inset Index idx
37134 status collapsed
37135
37136 \begin_layout Plain Layout
37137 どうぎご@同義語
37138 \end_layout
37139
37140 \end_inset
37141
37142
37143 \end_layout
37144
37145 \begin_layout Standard
37146 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
37147 \end_layout
37148
37149 \begin_layout Standard
37150 \begin_inset VSpace bigskip
37151 \end_inset
37152
37153
37154 \begin_inset space \hfill{}
37155 \end_inset
37156
37157
37158 \begin_inset Tabular
37159 <lyxtabular version="3" rows="12" columns="2">
37160 <features tabularvalignment="middle">
37161 <column alignment="center" valignment="top" width="0pt">
37162 <column alignment="center" valignment="top" width="0pt">
37163 <row>
37164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37165 \begin_inset Text
37166
37167 \begin_layout Plain Layout
37168 コマンド
37169 \end_layout
37170
37171 \end_inset
37172 </cell>
37173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37174 \begin_inset Text
37175
37176 \begin_layout Plain Layout
37177 同義のコマンド
37178 \begin_inset Note Note
37179 status collapsed
37180
37181 \begin_layout Plain Layout
37182 ここで
37183 \series bold
37184
37185 \backslash
37186 raisebox
37187 \series default
37188 はスペーサーとして使用しているだけです。
37189 \end_layout
37190
37191 \end_inset
37192
37193
37194 \end_layout
37195
37196 \end_inset
37197 </cell>
37198 </row>
37199 <row>
37200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37201 \begin_inset Text
37202
37203 \begin_layout Plain Layout
37204
37205 \backslash
37206 ast
37207 \end_layout
37208
37209 \end_inset
37210 </cell>
37211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37212 \begin_inset Text
37213
37214 \begin_layout Plain Layout
37215 \begin_inset ERT
37216 status collapsed
37217
37218 \begin_layout Plain Layout
37219
37220
37221 \backslash
37222 raisebox{-1.2mm}{
37223 \end_layout
37224
37225 \end_inset
37226
37227 *
37228 \begin_inset ERT
37229 status collapsed
37230
37231 \begin_layout Plain Layout
37232
37233 }
37234 \end_layout
37235
37236 \end_inset
37237
37238
37239 \end_layout
37240
37241 \end_inset
37242 </cell>
37243 </row>
37244 <row>
37245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37246 \begin_inset Text
37247
37248 \begin_layout Plain Layout
37249
37250 \backslash
37251 choose
37252 \end_layout
37253
37254 \end_inset
37255 </cell>
37256 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37257 \begin_inset Text
37258
37259 \begin_layout Plain Layout
37260
37261 \backslash
37262 binom
37263 \end_layout
37264
37265 \end_inset
37266 </cell>
37267 </row>
37268 <row>
37269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37270 \begin_inset Text
37271
37272 \begin_layout Plain Layout
37273
37274 \backslash
37275 geq
37276 \end_layout
37277
37278 \end_inset
37279 </cell>
37280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37281 \begin_inset Text
37282
37283 \begin_layout Plain Layout
37284
37285 \backslash
37286 ge
37287 \end_layout
37288
37289 \end_inset
37290 </cell>
37291 </row>
37292 <row>
37293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37294 \begin_inset Text
37295
37296 \begin_layout Plain Layout
37297
37298 \backslash
37299 lbrace
37300 \end_layout
37301
37302 \end_inset
37303 </cell>
37304 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37305 \begin_inset Text
37306
37307 \begin_layout Plain Layout
37308 {
37309 \end_layout
37310
37311 \end_inset
37312 </cell>
37313 </row>
37314 <row>
37315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37316 \begin_inset Text
37317
37318 \begin_layout Plain Layout
37319
37320 \backslash
37321 lbracket
37322 \end_layout
37323
37324 \end_inset
37325 </cell>
37326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37327 \begin_inset Text
37328
37329 \begin_layout Plain Layout
37330 [
37331 \end_layout
37332
37333 \end_inset
37334 </cell>
37335 </row>
37336 <row>
37337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37338 \begin_inset Text
37339
37340 \begin_layout Plain Layout
37341
37342 \backslash
37343 leftarrow
37344 \end_layout
37345
37346 \end_inset
37347 </cell>
37348 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37349 \begin_inset Text
37350
37351 \begin_layout Plain Layout
37352
37353 \backslash
37354 gets
37355 \end_layout
37356
37357 \end_inset
37358 </cell>
37359 </row>
37360 <row>
37361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37362 \begin_inset Text
37363
37364 \begin_layout Plain Layout
37365
37366 \backslash
37367 leq
37368 \end_layout
37369
37370 \end_inset
37371 </cell>
37372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37373 \begin_inset Text
37374
37375 \begin_layout Plain Layout
37376
37377 \backslash
37378 le
37379 \end_layout
37380
37381 \end_inset
37382 </cell>
37383 </row>
37384 <row>
37385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37386 \begin_inset Text
37387
37388 \begin_layout Plain Layout
37389
37390 \backslash
37391 lor
37392 \end_layout
37393
37394 \end_inset
37395 </cell>
37396 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37397 \begin_inset Text
37398
37399 \begin_layout Plain Layout
37400
37401 \backslash
37402 vee
37403 \end_layout
37404
37405 \end_inset
37406 </cell>
37407 </row>
37408 <row>
37409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37410 \begin_inset Text
37411
37412 \begin_layout Plain Layout
37413
37414 \backslash
37415 neq
37416 \end_layout
37417
37418 \end_inset
37419 </cell>
37420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37421 \begin_inset Text
37422
37423 \begin_layout Plain Layout
37424
37425 \backslash
37426 not=
37427 \end_layout
37428
37429 \end_inset
37430 </cell>
37431 </row>
37432 <row>
37433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37434 \begin_inset Text
37435
37436 \begin_layout Plain Layout
37437
37438 \backslash
37439 slash
37440 \end_layout
37441
37442 \end_inset
37443 </cell>
37444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37445 \begin_inset Text
37446
37447 \begin_layout Plain Layout
37448 /
37449 \end_layout
37450
37451 \end_inset
37452 </cell>
37453 </row>
37454 <row>
37455 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37456 \begin_inset Text
37457
37458 \begin_layout Plain Layout
37459
37460 \backslash
37461 vert
37462 \end_layout
37463
37464 \end_inset
37465 </cell>
37466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37467 \begin_inset Text
37468
37469 \begin_layout Plain Layout
37470 \begin_inset Formula $|$
37471 \end_inset
37472
37473
37474 \end_layout
37475
37476 \end_inset
37477 </cell>
37478 </row>
37479 </lyxtabular>
37480
37481 \end_inset
37482
37483
37484 \begin_inset space \hfill{}
37485 \end_inset
37486
37487
37488 \begin_inset Tabular
37489 <lyxtabular version="3" rows="12" columns="2">
37490 <features tabularvalignment="middle">
37491 <column alignment="center" valignment="top" width="0pt">
37492 <column alignment="center" valignment="top" width="0pt">
37493 <row>
37494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37495 \begin_inset Text
37496
37497 \begin_layout Plain Layout
37498 コマンド
37499 \end_layout
37500
37501 \end_inset
37502 </cell>
37503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37504 \begin_inset Text
37505
37506 \begin_layout Plain Layout
37507 同義のコマンド
37508 \end_layout
37509
37510 \end_inset
37511 </cell>
37512 </row>
37513 <row>
37514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37515 \begin_inset Text
37516
37517 \begin_layout Plain Layout
37518
37519 \backslash
37520 backslash
37521 \end_layout
37522
37523 \end_inset
37524 </cell>
37525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37526 \begin_inset Text
37527
37528 \begin_layout Plain Layout
37529
37530 \backslash
37531
37532 \backslash
37533
37534 \end_layout
37535
37536 \end_inset
37537 </cell>
37538 </row>
37539 <row>
37540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37541 \begin_inset Text
37542
37543 \begin_layout Plain Layout
37544
37545 \backslash
37546 dasharrow
37547 \end_layout
37548
37549 \end_inset
37550 </cell>
37551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37552 \begin_inset Text
37553
37554 \begin_layout Plain Layout
37555
37556 \backslash
37557 dashrightarrow
37558 \end_layout
37559
37560 \end_inset
37561 </cell>
37562 </row>
37563 <row>
37564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37565 \begin_inset Text
37566
37567 \begin_layout Plain Layout
37568
37569 \backslash
37570 land
37571 \end_layout
37572
37573 \end_inset
37574 </cell>
37575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37576 \begin_inset Text
37577
37578 \begin_layout Plain Layout
37579
37580 \backslash
37581 wedge
37582 \end_layout
37583
37584 \end_inset
37585 </cell>
37586 </row>
37587 <row>
37588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37589 \begin_inset Text
37590
37591 \begin_layout Plain Layout
37592
37593 \backslash
37594 rbrace
37595 \end_layout
37596
37597 \end_inset
37598 </cell>
37599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37600 \begin_inset Text
37601
37602 \begin_layout Plain Layout
37603 }
37604 \end_layout
37605
37606 \end_inset
37607 </cell>
37608 </row>
37609 <row>
37610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37611 \begin_inset Text
37612
37613 \begin_layout Plain Layout
37614
37615 \backslash
37616 rbracket
37617 \end_layout
37618
37619 \end_inset
37620 </cell>
37621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37622 \begin_inset Text
37623
37624 \begin_layout Plain Layout
37625 ]
37626 \end_layout
37627
37628 \end_inset
37629 </cell>
37630 </row>
37631 <row>
37632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37633 \begin_inset Text
37634
37635 \begin_layout Plain Layout
37636
37637 \backslash
37638 rightarrow
37639 \end_layout
37640
37641 \end_inset
37642 </cell>
37643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37644 \begin_inset Text
37645
37646 \begin_layout Plain Layout
37647
37648 \backslash
37649 to
37650 \end_layout
37651
37652 \end_inset
37653 </cell>
37654 </row>
37655 <row>
37656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37657 \begin_inset Text
37658
37659 \begin_layout Plain Layout
37660
37661 \backslash
37662 lnot
37663 \end_layout
37664
37665 \end_inset
37666 </cell>
37667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37668 \begin_inset Text
37669
37670 \begin_layout Plain Layout
37671
37672 \backslash
37673 neg
37674 \end_layout
37675
37676 \end_inset
37677 </cell>
37678 </row>
37679 <row>
37680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37681 \begin_inset Text
37682
37683 \begin_layout Plain Layout
37684
37685 \backslash
37686 ne
37687 \end_layout
37688
37689 \end_inset
37690 </cell>
37691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37692 \begin_inset Text
37693
37694 \begin_layout Plain Layout
37695
37696 \backslash
37697 not=
37698 \end_layout
37699
37700 \end_inset
37701 </cell>
37702 </row>
37703 <row>
37704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37705 \begin_inset Text
37706
37707 \begin_layout Plain Layout
37708
37709 \backslash
37710 owns
37711 \end_layout
37712
37713 \end_inset
37714 </cell>
37715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37716 \begin_inset Text
37717
37718 \begin_layout Plain Layout
37719
37720 \backslash
37721 ni
37722 \end_layout
37723
37724 \end_inset
37725 </cell>
37726 </row>
37727 <row>
37728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
37729 \begin_inset Text
37730
37731 \begin_layout Plain Layout
37732
37733 \backslash
37734 square
37735 \end_layout
37736
37737 \end_inset
37738 </cell>
37739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
37740 \begin_inset Text
37741
37742 \begin_layout Plain Layout
37743
37744 \backslash
37745 Box
37746 \end_layout
37747
37748 \end_inset
37749 </cell>
37750 </row>
37751 <row>
37752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
37753 \begin_inset Text
37754
37755 \begin_layout Plain Layout
37756
37757 \backslash
37758 Vert
37759 \end_layout
37760
37761 \end_inset
37762 </cell>
37763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
37764 \begin_inset Text
37765
37766 \begin_layout Plain Layout
37767
37768 \backslash
37769
37770 \begin_inset Formula $|$
37771 \end_inset
37772
37773
37774 \end_layout
37775
37776 \end_inset
37777 </cell>
37778 </row>
37779 </lyxtabular>
37780
37781 \end_inset
37782
37783
37784 \begin_inset space \hfill{}
37785 \end_inset
37786
37787
37788 \end_layout
37789
37790 \begin_layout Standard
37791 \begin_inset Newpage newpage
37792 \end_inset
37793
37794
37795 \end_layout
37796
37797 \begin_layout Bibliography
37798 \begin_inset CommandInset bibitem
37799 LatexCommand bibitem
37800 key "TLC2"
37801
37802 \end_inset
37803
37804
37805 \shape smallcaps
37806 Mittelbach, F.
37807  ; Goossens, M.
37808 \shape default
37809
37810 \shape italic
37811 The \SpecialChar LaTeX
37812  Companion
37813 \shape default
37814 , 2nd ed.
37815  Addison Wesley, 2004
37816 \end_layout
37817
37818 \begin_layout Bibliography
37819 \begin_inset CommandInset bibitem
37820 LatexCommand bibitem
37821 key "Mathmode"
37822
37823 \end_inset
37824
37825 \SpecialChar LaTeX
37826 の数式能力の
37827 \begin_inset CommandInset href
37828 LatexCommand href
37829 name "説明"
37830 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
37831
37832 \end_inset
37833
37834
37835 \end_layout
37836
37837 \begin_layout Bibliography
37838 \begin_inset CommandInset bibitem
37839 LatexCommand bibitem
37840 key "AMS"
37841
37842 \end_inset
37843
37844
37845 \begin_inset ERT
37846 status collapsed
37847
37848 \begin_layout Plain Layout
37849
37850
37851 \backslash
37852 AmS
37853 \end_layout
37854
37855 \end_inset
37856
37857 -\SpecialChar LaTeX
37858
37859 \begin_inset CommandInset href
37860 LatexCommand href
37861 name "説明"
37862 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
37863
37864 \end_inset
37865
37866
37867 \end_layout
37868
37869 \begin_layout Bibliography
37870 \begin_inset CommandInset bibitem
37871 LatexCommand bibitem
37872 key "Symbols"
37873
37874 \end_inset
37875
37876 \SpecialChar LaTeX
37877 パッケージで利用できる記号の
37878 \begin_inset CommandInset href
37879 LatexCommand href
37880 name "全覧"
37881 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
37882
37883 \end_inset
37884
37885
37886 \end_layout
37887
37888 \begin_layout Bibliography
37889 \begin_inset CommandInset bibitem
37890 LatexCommand bibitem
37891 key "cancel"
37892
37893 \end_inset
37894
37895 \SpecialChar LaTeX
37896  
37897 \series bold
37898 cancel
37899 \series default
37900
37901 \begin_inset Index idx
37902 status collapsed
37903
37904 \begin_layout Plain Layout
37905 ぱっけーじ@パッケージ ! cancel
37906 \end_layout
37907
37908 \end_inset
37909
37910 パッケージの
37911 \begin_inset CommandInset href
37912 LatexCommand href
37913 name "取扱説明書"
37914 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
37915
37916 \end_inset
37917
37918
37919 \end_layout
37920
37921 \begin_layout Bibliography
37922 \begin_inset CommandInset bibitem
37923 LatexCommand bibitem
37924 key "hyperref"
37925
37926 \end_inset
37927
37928 \SpecialChar LaTeX
37929  
37930 \series bold
37931 hyperref
37932 \series default
37933
37934 \begin_inset Index idx
37935 status collapsed
37936
37937 \begin_layout Plain Layout
37938 ぱっけーじ@パッケージ ! hyperref
37939 \end_layout
37940
37941 \end_inset
37942
37943 パッケージの
37944 \begin_inset CommandInset href
37945 LatexCommand href
37946 name "取扱説明書"
37947 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37948
37949 \end_inset
37950
37951
37952 \end_layout
37953
37954 \begin_layout Bibliography
37955 \begin_inset CommandInset bibitem
37956 LatexCommand bibitem
37957 key "mhchem"
37958
37959 \end_inset
37960
37961 \SpecialChar LaTeX
37962  
37963 \series bold
37964 mhchem
37965 \series default
37966
37967 \begin_inset Index idx
37968 status collapsed
37969
37970 \begin_layout Plain Layout
37971 ぱっけーじ@パッケージ ! mhchem
37972 \end_layout
37973
37974 \end_inset
37975
37976 パッケージの
37977 \begin_inset CommandInset href
37978 LatexCommand href
37979 name "取扱説明書"
37980 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
37981
37982 \end_inset
37983
37984
37985 \end_layout
37986
37987 \begin_layout Bibliography
37988 \begin_inset CommandInset bibitem
37989 LatexCommand bibitem
37990 key "Duden"
37991
37992 \end_inset
37993
37994
37995 \emph on
37996 Duden Band 1
37997 \emph default
37998 .
37999  22.
38000  Auflage, Duden 2001
38001 \end_layout
38002
38003 \begin_layout Bibliography
38004 \begin_inset CommandInset bibitem
38005 LatexCommand bibitem
38006 key "Checklist"
38007
38008 \end_inset
38009
38010 原稿見直しの
38011 \begin_inset CommandInset href
38012 LatexCommand href
38013 name "チェックリスト"
38014 target "http://physics.nist.gov/Document/checklist.pdf"
38015
38016 \end_inset
38017
38018
38019 \end_layout
38020
38021 \begin_layout Standard
38022 \begin_inset CommandInset index_print
38023 LatexCommand printindex
38024 type "idx"
38025
38026 \end_inset
38027
38028
38029 \end_layout
38030
38031 \end_body
38032 \end_document