]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
Restore 'pdf' default format of Japanese docs
[lyx.git] / lib / doc / ja / Math.lyx
1 #LyX 2.1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 474
3 \begin_document
4 \begin_header
5 \textclass scrartcl
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the file prints
10 % out as advertised. If you mess with this preamble,
11 % parts of this document may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
17 \AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
18
19 % if pdflatex is used
20 \usepackage{ifpdf}
21 \ifpdf
22
23 % set fonts for nicer pdf view
24 \IfFileExists{lmodern.sty}
25  {\usepackage{lmodern}}{}
26
27 \fi % end if pdflatex is used
28
29 % Folgendes Problem losen:
30 % Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
31 % Kapiteluberschrift im Inhaltsverzeichnis direkt an oder uber
32 % die Kapitelnummer geschrieben.
33 % Als Losung wird mehr Platz zwischen Nummer und
34 % Uberschrift eingefugt.
35 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
36 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
37
38 % To be able to enter some characters directly in LyX,
39 % see sec. 22.11
40 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
41 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
42
43 % increase link area for cross-references and autoname them,
44 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
45 %\addto\extrasenglish{%
46 % \renewcommand*{\equationautorefname}[1]{}
47 % \renewcommand{\sectionautorefname}{sec.\negthinspace}
48 % \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
49 % \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
50 %}
51
52 % don't load packages twice
53 % see first footnote in sec. 9.3
54 \@ifundefined{textcolor}{\usepackage{color}}{}
55
56 % the pages of the TOC are numbered roman
57 % and a PDF-bookmark for the TOC is added
58 \pagenumbering{roman}
59 \let\myTOC\tableofcontents
60 \renewcommand{\tableofcontents}{%
61  \vspace{1cm}
62  \pdfbookmark[1]{\contentsname}{}
63  \myTOC
64  \cleardoublepage
65  \pagenumbering{arabic}}
66
67 % insert additional vertical space of 1.5 mm between footnotes,
68 \let\myFoot\footnote
69 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
70
71 % provides caption formatting
72 %\setkomafont{captionlabel}{\bfseries}
73
74 % enables calculation of values
75 \usepackage{calc}
76
77 % for multiple columns used in sec. 24.7
78 \usepackage{multicol}
79
80 % needed in sec. 19.4
81 \usepackage{remreset}
82
83 % for the Fourier transformation symbol
84 \usepackage{mathrsfs}
85
86 % define a color, used in sec.9.3
87 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
88
89 % declare operators (see sec. 10.4 and sec. 15.2)
90 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
91 \DeclareMathOperator{\sgn}{sgn}
92
93 % example definitions for sec. 20.1 
94 \newcommand{\gr}{\Longrightarrow}
95 \newcommand{\us}[1]{\underline{#1}}
96 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
97 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
98 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
99
100 % example macro from sec. 19.4
101 %\def\tagform@#1{\maketag@@@{|#1|}}
102
103
104 % ------------------------------------
105 % used to check for needed LaTeX packages
106 \usepackage{ifthen}
107
108 % check for package undertilde
109 % used for the command \utilde
110 \newboolean{undertilde}
111 \IfFileExists{undertilde.sty}
112  {\usepackage{undertilde}
113   \setboolean{undertilde}{true}}
114  {\setboolean{undertilde}{false}}
115
116 % check for package eurosym
117 % used for the Euro symbol
118 \newboolean{eurosym}
119 \IfFileExists{eurosym.sty}
120  {\usepackage[gennarrow]{eurosym}
121   \setboolean{eurosym}{true}}
122  {\setboolean{eurosym}{false}}
123
124 % needed in sec. 22.4
125 % check for package braket
126 \newboolean{braket}
127 \IfFileExists{braket.sty}
128  {\usepackage{braket}
129   \setboolean{braket}{true}}
130  {\setboolean{braket}{false}}
131
132 % check for package cancel
133 \newboolean{cancel}
134 \IfFileExists{cancel.sty}
135  {\usepackage{cancel}
136   \setboolean{cancel}{true}}
137  {\setboolean{cancel}{false}}
138
139 % needed in sec. 22.10
140 % check for package upgreek
141 \newboolean{upgreek}
142 \IfFileExists{upgreek.sty}
143  {\usepackage{upgreek}
144   \setboolean{upgreek}{true}}
145  {\setboolean{upgreek}{false}}
146
147 % make pdf bookmark sane with Japanese
148 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
149 % Added by lyx2lyx
150 \end_preamble
151 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize
152 \use_default_options true
153 \maintain_unincluded_children false
154 \begin_local_layout
155 InsetLayout             Flex:Ruby
156 LyxType         charstyle
157 LatexType               command
158 LatexName               ruby
159 BgColor         none
160 LabelString             "ルビ"
161 Decoration              Conglomerate
162 Argument post:1
163       LabelString       "ルビ文"
164       MenuString        "ルビ文(S)|S"
165       Decoration        Conglomerate
166       Font
167             Size                tiny
168       EndFont
169       LabelFont
170             Size                tiny
171       EndFont
172       Mandatory 1
173 EndArgument
174 Preamble
175 \IfFileExists{okumacro.sty}
176  {\usepackage{okumacro}}
177  {\newcommand{\ruby}[2]{#2}}
178 EndPreamble
179 End
180 \end_local_layout
181 \language japanese
182 \language_package default
183 \inputencoding auto
184 \fontencoding global
185 \font_roman default
186 \font_sans default
187 \font_typewriter default
188 \font_math auto
189 \font_default_family default
190 \use_non_tex_fonts false
191 \font_sc false
192 \font_osf false
193 \font_sf_scale 100
194 \font_tt_scale 100
195 \graphics default
196 \default_output_format pdf
197 \output_sync 0
198 \bibtex_command default
199 \index_command default
200 \paperfontsize default
201 \spacing single
202 \use_hyperref true
203 \pdf_title "LyX数式説明書"
204 \pdf_author "LyXプロジェクトチーム・Uwe Stohr"
205 \pdf_subject "LyXの数式機能に関する説明書"
206 \pdf_keywords "LyX, Mathed"
207 \pdf_bookmarks true
208 \pdf_bookmarksnumbered true
209 \pdf_bookmarksopen true
210 \pdf_bookmarksopenlevel 1
211 \pdf_breaklinks false
212 \pdf_pdfborder false
213 \pdf_colorlinks true
214 \pdf_backref false
215 \pdf_pdfusetitle false
216 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
217 \papersize a4paper
218 \use_geometry true
219 \use_package amsmath 2
220 \use_package amssymb 2
221 \use_package cancel 0
222 \use_package esint 1
223 \use_package mathdots 1
224 \use_package mathtools 1
225 \use_package mhchem 1
226 \use_package stackrel 0
227 \use_package stmaryrd 0
228 \use_package undertilde 0
229 \cite_engine basic
230 \cite_engine_type default
231 \biblio_style plain
232 \use_bibtopic false
233 \use_indices false
234 \paperorientation portrait
235 \suppress_date false
236 \justification true
237 \use_refstyle 0
238 \notefontcolor #0000ff
239 \index 索引
240 \shortcut idx
241 \color #008000
242 \end_index
243 \leftmargin 3.5cm
244 \topmargin 3cm
245 \rightmargin 3cm
246 \bottommargin 3.5cm
247 \secnumdepth 4
248 \tocdepth 3
249 \paragraph_separation skip
250 \defskip medskip
251 \quotes_language english
252 \papercolumns 1
253 \papersides 2
254 \paperpagestyle plain
255 \tracking_changes false
256 \output_changes false
257 \html_math_output 0
258 \html_css_as_file 0
259 \html_be_strict false
260 \end_header
261
262 \begin_body
263
264 \begin_layout Title
265 LyXの数式詳細説明書
266 \end_layout
267
268 \begin_layout Author
269 LyXプロジェクトチーム
270 \begin_inset Foot
271 status collapsed
272
273 \begin_layout Plain Layout
274 \noindent
275 コメントや誤りの修正などがございましたら、LyX文書化メーリングリスト
276 \family typewriter
277
278 \begin_inset CommandInset href
279 LatexCommand href
280 name "lyx-docs@lists.lyx.org"
281 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
282 type "mailto:"
283
284 \end_inset
285
286
287 \family default
288 までお知らせください。
289 \end_layout
290
291 \end_inset
292
293
294 \begin_inset Note Note
295 status collapsed
296
297 \begin_layout Plain Layout
298 著者:Uwe Stöhr
299 \end_layout
300
301 \end_inset
302
303
304 \begin_inset Newline newline
305 \end_inset
306
307
308 \begin_inset Newline newline
309 \end_inset
310
311
312 \family sans
313 第2.1.x版
314 \end_layout
315
316 \begin_layout Standard
317 \begin_inset CommandInset toc
318 LatexCommand tableofcontents
319
320 \end_inset
321
322
323 \end_layout
324
325 \begin_layout Standard
326 \begin_inset Note Note
327 status open
328
329 \begin_layout Plain Layout
330 この文書をPDFやPS、DVIに書き出すには、LaTeXパッケージの
331 \series bold
332 braket
333 \series default
334
335 \series bold
336 cancel
337 \series default
338
339 \series bold
340 eurosym
341 \series default
342
343 \series bold
344 mathdots
345 \series default
346
347 \series bold
348 mhchem
349 \series default
350
351 \series bold
352 undertilde
353 \series default
354
355 \series bold
356 was
357 \series default
358 が導入されている必要があります。これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
359 \series bold
360 mhchem
361 \series default
362 が導入されていないと、本ファイルを書き出すことができません。
363 \end_layout
364
365 \begin_layout Plain Layout
366 この文書の最新のPDF版は
367 \begin_inset Newline newline
368 \end_inset
369
370
371 \series bold
372 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
373 \begin_inset Newline newline
374 \end_inset
375
376
377 \series default
378 にあります。
379 \end_layout
380
381 \end_inset
382
383
384 \end_layout
385
386 \begin_layout Standard
387 \begin_inset Newpage newpage
388 \end_inset
389
390
391 \end_layout
392
393 \begin_layout Section
394 はじめに
395 \end_layout
396
397 \begin_layout Standard
398 この文書は、LyXの数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用されるLaTeXコマンドのコレクションでもあります。説明は、コマンドの
399 使用を念頭に置いています。したがって、ユーザーの手引きの
400 \family typewriter
401 数式
402 \family default
403 の節をすでにお読みになっていることを前提としています。
404 \end_layout
405
406 \begin_layout Standard
407 この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
408 \family sans
409 挿入\SpecialChar \menuseparator
410 数式
411 \family default
412 メニューか
413 \family sans
414 数式ツールバー
415 \family default
416 からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
417 なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
418 \end_layout
419
420 \begin_layout Standard
421 とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
422 \family sans
423 文書\SpecialChar \menuseparator
424 設定\SpecialChar \menuseparator
425 数式オプション
426 \family default
427 メニュー)で
428 \family sans
429 AMS mathパッケージを使う
430 \family default
431 オプションを有効にしなくてはなりません
432 \begin_inset Foot
433 status collapsed
434
435 \begin_layout Plain Layout
436
437 \family sans
438 AMS mathパッケージを自動的に使う
439 \family default
440 オプションは、LyXでサポートされている数式要素が見つかったときのみ、
441 \begin_inset ERT
442 status collapsed
443
444 \begin_layout Plain Layout
445
446
447 \backslash
448 AmS 
449 \end_layout
450
451 \end_inset
452
453 -mathパッケージを使用します。
454 \end_layout
455
456 \end_inset
457
458
459 \end_layout
460
461 \begin_layout Standard
462 説明を明瞭にするために、この文書はすべての
463 \begin_inset ERT
464 status collapsed
465
466 \begin_layout Plain Layout
467
468
469 \backslash
470 AmS 
471 \end_layout
472
473 \end_inset
474
475 -mathコマンド
476 \begin_inset Foot
477 status collapsed
478
479 \begin_layout Plain Layout
480 すべての
481 \begin_inset ERT
482 status collapsed
483
484 \begin_layout Plain Layout
485
486
487 \backslash
488 AmS
489 \end_layout
490
491 \end_inset
492
493 -mathコマンドの一覧は、
494 \family sans
495
496 \begin_inset CommandInset href
497 LatexCommand href
498 name "amsguide.ps"
499 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
500
501 \end_inset
502
503
504 \family default
505 ファイルに収録されています。このファイルは、すべてのLaTeX標準頒布版に含まれています。
506 \end_layout
507
508 \end_inset
509
510 を列挙はしません。
511 \end_layout
512
513 \begin_layout Section
514 一般的な説明
515 \end_layout
516
517 \begin_layout Standard
518 本文に埋め込まれた行内数式
519 \begin_inset Index idx
520 status collapsed
521
522 \begin_layout Plain Layout
523 すうしき ! ぎょうない @ 数式 ! 行内
524 \end_layout
525
526 \end_inset
527
528 を作成するには、
529 \begin_inset Flex Ruby
530 status collapsed
531
532 \begin_layout Plain Layout
533 捷径
534 \begin_inset Argument post:1
535 status collapsed
536
537 \begin_layout Plain Layout
538 ショートカット
539 \end_layout
540
541 \end_inset
542
543
544 \end_layout
545
546 \end_inset
547
548
549 \begin_inset Info
550 type  "shortcuts"
551 arg   "math-mode"
552 \end_inset
553
554 のうちのいずれか、あるいはツールバーボタン
555 \begin_inset Info
556 type  "icon"
557 arg   "math-mode"
558 \end_inset
559
560 を使用してください。
561 \begin_inset Newline newline
562 \end_inset
563
564 大きく別の段落として表示される別行立て数式
565 \begin_inset Index idx
566 status collapsed
567
568 \begin_layout Plain Layout
569 すうしき ! べつぎょうだてようしき @ 数式 ! 別行立て様式
570 \end_layout
571
572 \end_inset
573
574 を作成するには、
575 \begin_inset Info
576 type  "shortcuts"
577 arg   "math-display"
578 \end_inset
579
580 のうちいずれかの
581 \begin_inset Flex Ruby
582 status collapsed
583
584 \begin_layout Plain Layout
585 捷径
586 \begin_inset Argument post:1
587 status collapsed
588
589 \begin_layout Plain Layout
590 ショートカット
591 \end_layout
592
593 \end_inset
594
595
596 \end_layout
597
598 \end_inset
599
600 を使用して下さい。
601 \end_layout
602
603 \begin_layout Standard
604 別行立て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
605 \begin_inset Info
606 type  "shortcuts"
607 arg   "math-mode"
608 \end_inset
609
610 のいずれかの
611 \begin_inset Flex Ruby
612 status collapsed
613
614 \begin_layout Plain Layout
615 捷径
616 \begin_inset Argument post:1
617 status collapsed
618
619 \begin_layout Plain Layout
620 ショートカット
621 \end_layout
622
623 \end_inset
624
625
626 \end_layout
627
628 \end_inset
629
630 か、
631 \family sans
632 編集\SpecialChar \menuseparator
633 数式\SpecialChar \menuseparator
634 数式の表記を変更
635 \family default
636 メニューを使用して下さい。同じ方法が、行内数式を別行立て数式に変更するのにも使用できます。
637 \end_layout
638
639 \begin_layout Standard
640 行内数式の一部を別行立て数式の大きさで表示するには、
641 \series bold
642
643 \backslash
644 displaystyle
645 \begin_inset Index idx
646 status collapsed
647
648 \begin_layout Plain Layout
649
650 \size normal
651 こまんど@コマンド ! D ! 
652 \backslash
653 displaystyle
654 \end_layout
655
656 \end_inset
657
658
659 \series default
660 を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
661 \end_layout
662
663 \begin_layout Standard
664 表の中では、行内数式のみの使用が許されています。
665 \end_layout
666
667 \begin_layout Standard
668
669 \family sans
670 数式ツールバー
671 \family default
672 は、
673 \family sans
674 表示\SpecialChar \menuseparator
675 ツールバー
676 \family default
677 メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
678 \family sans
679 ツールバー
680 \family default
681 メニューの中ではチェック印で表されます。この状態から、
682 \family sans
683 ツールバー
684 \family default
685 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
686 数式(自動)」に変わることで表されます。
687 \end_layout
688
689 \begin_layout Standard
690 TeXモード
691 \begin_inset Index idx
692 status collapsed
693
694 \begin_layout Plain Layout
695 T@TeXモード
696 \end_layout
697
698 \end_inset
699
700 は、ツールバーボタン
701 \begin_inset Info
702 type  "icon"
703 arg   "ert-insert"
704 \end_inset
705
706 を押すか、
707 \family sans
708 挿入\SpecialChar \menuseparator
709 Te
710 \begin_inset ERT
711 status collapsed
712
713 \begin_layout Plain Layout
714
715 {}
716 \end_layout
717
718 \end_inset
719
720 Xコード
721 \family default
722 (
723 \begin_inset Flex Ruby
724 status collapsed
725
726 \begin_layout Plain Layout
727 捷径
728 \begin_inset Argument post:1
729 status collapsed
730
731 \begin_layout Plain Layout
732 ショートカット
733 \end_layout
734
735 \end_inset
736
737
738 \end_layout
739
740 \end_inset
741
742
743 \begin_inset Info
744 type  "shortcut"
745 arg   "ert-insert"
746 \end_inset
747
748 )メニューを使うことで、起動できます。
749 \begin_inset Note Note
750 status collapsed
751
752 \begin_layout Plain Layout
753 LyXには、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、TeX・LaTeX・LyXがあります。これらの名称が、固有名詞として認識される
754 のを防ぐために、ここではTeX括弧が挿入されています。
755 \end_layout
756
757 \end_inset
758
759
760 \end_layout
761
762 \begin_layout Standard
763 LaTeXプリアンブル
764 \begin_inset Index idx
765 status collapsed
766
767 \begin_layout Plain Layout
768 L@LaTeXプリアンブル
769 \end_layout
770
771 \end_inset
772
773 を変更するには、
774 \family sans
775 文書\SpecialChar \menuseparator
776 設定\SpecialChar \menuseparator
777 LaT
778 \begin_inset ERT
779 status collapsed
780
781 \begin_layout Plain Layout
782
783 {}
784 \end_layout
785
786 \end_inset
787
788 eXプリアンブル
789 \family default
790 メニューを使用してください。
791 \end_layout
792
793 \begin_layout Standard
794 行列や場合分け、多行数式を続けて編集するには、
795 \family sans
796 編集\SpecialChar \menuseparator
797 数式
798 \family default
799 メニューと
800 \family sans
801 編集\SpecialChar \menuseparator
802 行と列
803 \family default
804 メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
805 交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
806 \end_layout
807
808 \begin_layout Standard
809 数式内で文章を書く
810 \begin_inset Foot
811 status collapsed
812
813 \begin_layout Plain Layout
814 多行数式では、
815 \series bold
816
817 \backslash
818 intertext
819 \series default
820 コマンドが使用されます。
821 \begin_inset CommandInset ref
822 LatexCommand ref
823 reference "sub:多行数式中のテキスト"
824
825 \end_inset
826
827 を参照のこと。
828 \end_layout
829
830 \end_inset
831
832 には、
833 \emph on
834 数式テキスト
835 \emph default
836
837 \begin_inset Index idx
838 status collapsed
839
840 \begin_layout Plain Layout
841 てきすと ! すうしきないの @ テキスト ! 数式内の
842 \end_layout
843
844 \end_inset
845
846
847 \begin_inset Index idx
848 status collapsed
849
850 \begin_layout Plain Layout
851 すうしきてきすと @ 数式テキスト
852 \end_layout
853
854 \end_inset
855
856 が使用されます。このモードには、
857 \begin_inset Flex Ruby
858 status collapsed
859
860 \begin_layout Plain Layout
861 捷径
862 \begin_inset Argument post:1
863 status collapsed
864
865 \begin_layout Plain Layout
866 ショートカット
867 \end_layout
868
869 \end_inset
870
871
872 \end_layout
873
874 \end_inset
875
876
877 \begin_inset Info
878 type  "shortcut"
879 arg   "math-mode"
880 \end_inset
881
882 を使うか、
883 \series bold
884
885 \backslash
886 text
887 \series default
888
889 \begin_inset Index idx
890 status collapsed
891
892 \begin_layout Plain Layout
893 こまんど @ コマンド ! T ! 
894 \backslash
895 text
896 \end_layout
897
898 \end_inset
899
900 コマンドを挿入することで入ることができます。テキストは、LyX中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては
901 、数式テキストは、他の数式部分とは違って、アップライト体に組まれます。
902 \end_layout
903
904 \begin_layout Subsection*
905 コマンドの構成
906 \end_layout
907
908 \begin_layout Standard
909 数式要素に使われるほとんどのLaTeXコマンドは、以下のような構成になっています。
910 \end_layout
911
912 \begin_layout Standard
913
914 \series bold
915
916 \backslash
917 コマンド名[非必須引数]{必須引数}
918 \end_layout
919
920 \begin_layout Standard
921 コマンドは、つねにバックスラッシュ「
922 \series bold
923
924 \backslash
925
926 \series default
927 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、TeX括弧
928 \begin_inset Index idx
929 status collapsed
930
931 \begin_layout Plain Layout
932 T@TeX括弧
933 \end_layout
934
935 \end_inset
936
937 と呼ぶことにします。数式中でコマンド名に左括弧を付けると、LyXは自動的にTeX括弧を生成します。数式中ではそれ以外に、
938 \series bold
939
940 \backslash
941 {
942 \series default
943 コマンドを使えば、つねにTeX括弧を生成することができます。LyX中で、青字で表示される通常の括弧とは違って、TeX括弧は赤字で表示されます。TeXモード中では
944 、TeX括弧を得るのに、とくにコマンドは必要としません。また、TeX括弧は出力中では表示されません。
945 \end_layout
946
947 \begin_layout Standard
948 記号のコマンドのように引数のないコマンドをTeXモードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
949 \emph on
950 かならず
951 \emph default
952 入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
953 ん。
954 \end_layout
955
956 \begin_layout Standard
957 保護された空白は、
958 \begin_inset Info
959 type  "shortcut"
960 arg   "space-insert protected"
961 \end_inset
962
963 で入力できます。
964 \end_layout
965
966 \begin_layout Subsection*
967 \begin_inset Newpage newpage
968 \end_inset
969
970 文法の説明
971 \end_layout
972
973 \begin_layout Itemize
974 記号 
975 \begin_inset space \textvisiblespace{}
976 \end_inset
977
978  は、空白文字を入力することを表します。
979 \end_layout
980
981 \begin_layout Itemize
982 \begin_inset Formula $\to$
983 \end_inset
984
985 のような矢印は、キーボードから対応する矢印
986 \begin_inset Flex Ruby
987 status collapsed
988
989 \begin_layout Plain Layout
990
991 \begin_inset Argument post:1
992 status collapsed
993
994 \begin_layout Plain Layout
995 キー
996 \end_layout
997
998 \end_inset
999
1000
1001 \end_layout
1002
1003 \end_inset
1004
1005 を押すことを表します。
1006 \end_layout
1007
1008 \begin_layout Subsection*
1009 使用できる単位
1010 \end_layout
1011
1012 \begin_layout Standard
1013 \align center
1014 \begin_inset Float table
1015 placement H
1016 wide false
1017 sideways false
1018 status open
1019
1020 \begin_layout Plain Layout
1021 \align center
1022 \begin_inset Caption Standard
1023
1024 \begin_layout Plain Layout
1025 \begin_inset CommandInset label
1026 LatexCommand label
1027 name "tab:使用できる単位"
1028
1029 \end_inset
1030
1031 使用できる単位
1032 \end_layout
1033
1034 \end_inset
1035
1036
1037 \end_layout
1038
1039 \begin_layout Plain Layout
1040 \align center
1041 \begin_inset Tabular
1042 <lyxtabular version="3" rows="13" columns="2">
1043 <features rotate="0" tabularvalignment="middle">
1044 <column alignment="center" valignment="top">
1045 <column alignment="center" valignment="top">
1046 <row>
1047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1048 \begin_inset Text
1049
1050 \begin_layout Plain Layout
1051 単位
1052 \end_layout
1053
1054 \end_inset
1055 </cell>
1056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1057 \begin_inset Text
1058
1059 \begin_layout Plain Layout
1060 名称/摘要
1061 \end_layout
1062
1063 \end_inset
1064 </cell>
1065 </row>
1066 <row>
1067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1068 \begin_inset Text
1069
1070 \begin_layout Plain Layout
1071 mm
1072 \end_layout
1073
1074 \end_inset
1075 </cell>
1076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1077 \begin_inset Text
1078
1079 \begin_layout Plain Layout
1080 ミリメートル
1081 \end_layout
1082
1083 \end_inset
1084 </cell>
1085 </row>
1086 <row>
1087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1088 \begin_inset Text
1089
1090 \begin_layout Plain Layout
1091 cm
1092 \end_layout
1093
1094 \end_inset
1095 </cell>
1096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1097 \begin_inset Text
1098
1099 \begin_layout Plain Layout
1100 センチメートル
1101 \end_layout
1102
1103 \end_inset
1104 </cell>
1105 </row>
1106 <row>
1107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1108 \begin_inset Text
1109
1110 \begin_layout Plain Layout
1111 in
1112 \end_layout
1113
1114 \end_inset
1115 </cell>
1116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1117 \begin_inset Text
1118
1119 \begin_layout Plain Layout
1120 インチ
1121 \end_layout
1122
1123 \end_inset
1124 </cell>
1125 </row>
1126 <row>
1127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1128 \begin_inset Text
1129
1130 \begin_layout Plain Layout
1131 pt
1132 \end_layout
1133
1134 \end_inset
1135 </cell>
1136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1137 \begin_inset Text
1138
1139 \begin_layout Plain Layout
1140 ポイント (72.27
1141 \begin_inset Formula $\,$
1142 \end_inset
1143
1144 pt = 1
1145 \begin_inset Formula $\,$
1146 \end_inset
1147
1148 in)
1149 \end_layout
1150
1151 \end_inset
1152 </cell>
1153 </row>
1154 <row>
1155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1156 \begin_inset Text
1157
1158 \begin_layout Plain Layout
1159 pc
1160 \end_layout
1161
1162 \end_inset
1163 </cell>
1164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1165 \begin_inset Text
1166
1167 \begin_layout Plain Layout
1168 パイカ (1
1169 \begin_inset Formula $\,$
1170 \end_inset
1171
1172 pc = 12
1173 \begin_inset Formula $\,$
1174 \end_inset
1175
1176 pt)
1177 \end_layout
1178
1179 \end_inset
1180 </cell>
1181 </row>
1182 <row>
1183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1184 \begin_inset Text
1185
1186 \begin_layout Plain Layout
1187 sp
1188 \end_layout
1189
1190 \end_inset
1191 </cell>
1192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1193 \begin_inset Text
1194
1195 \begin_layout Plain Layout
1196 スケールポイント (65536
1197 \begin_inset Formula $\,$
1198 \end_inset
1199
1200 sp = 1
1201 \begin_inset Formula $\,$
1202 \end_inset
1203
1204 pt)
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 </row>
1210 <row>
1211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1212 \begin_inset Text
1213
1214 \begin_layout Plain Layout
1215 bp
1216 \end_layout
1217
1218 \end_inset
1219 </cell>
1220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1221 \begin_inset Text
1222
1223 \begin_layout Plain Layout
1224 ビッグポイント (72
1225 \begin_inset Formula $\,$
1226 \end_inset
1227
1228 bp = 1
1229 \begin_inset Formula $\,$
1230 \end_inset
1231
1232 in)
1233 \end_layout
1234
1235 \end_inset
1236 </cell>
1237 </row>
1238 <row>
1239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1240 \begin_inset Text
1241
1242 \begin_layout Plain Layout
1243 dd
1244 \end_layout
1245
1246 \end_inset
1247 </cell>
1248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1249 \begin_inset Text
1250
1251 \begin_layout Plain Layout
1252 ディドー (72
1253 \begin_inset Formula $\,$
1254 \end_inset
1255
1256 dd 
1257 \begin_inset Formula $\approx$
1258 \end_inset
1259
1260  37.6
1261 \begin_inset Formula $\,$
1262 \end_inset
1263
1264 mm)
1265 \end_layout
1266
1267 \end_inset
1268 </cell>
1269 </row>
1270 <row>
1271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1272 \begin_inset Text
1273
1274 \begin_layout Plain Layout
1275 cc
1276 \end_layout
1277
1278 \end_inset
1279 </cell>
1280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1281 \begin_inset Text
1282
1283 \begin_layout Plain Layout
1284 シセロ (1
1285 \begin_inset Formula $\,$
1286 \end_inset
1287
1288 cc = 12
1289 \begin_inset Formula $\,$
1290 \end_inset
1291
1292 dd)
1293 \end_layout
1294
1295 \end_inset
1296 </cell>
1297 </row>
1298 <row>
1299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1300 \begin_inset Text
1301
1302 \begin_layout Plain Layout
1303 ex
1304 \end_layout
1305
1306 \end_inset
1307 </cell>
1308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1309 \begin_inset Text
1310
1311 \begin_layout Plain Layout
1312 現在のフォントの文字「x」の高さ
1313 \end_layout
1314
1315 \end_inset
1316 </cell>
1317 </row>
1318 <row>
1319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1320 \begin_inset Text
1321
1322 \begin_layout Plain Layout
1323 em
1324 \end_layout
1325
1326 \end_inset
1327 </cell>
1328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1329 \begin_inset Text
1330
1331 \begin_layout Plain Layout
1332 現在のフォントの文字「M」の幅
1333 \end_layout
1334
1335 \end_inset
1336 </cell>
1337 </row>
1338 <row>
1339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1340 \begin_inset Text
1341
1342 \begin_layout Plain Layout
1343 mu
1344 \end_layout
1345
1346 \end_inset
1347 </cell>
1348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1349 \begin_inset Text
1350
1351 \begin_layout Plain Layout
1352 数式単位(1
1353 \begin_inset space \thinspace{}
1354 \end_inset
1355
1356 mu = 
1357 \begin_inset Formula $\nicefrac{1}{18}$
1358 \end_inset
1359
1360
1361 \begin_inset space \thinspace{}
1362 \end_inset
1363
1364 em)
1365 \end_layout
1366
1367 \end_inset
1368 </cell>
1369 </row>
1370 </lyxtabular>
1371
1372 \end_inset
1373
1374
1375 \end_layout
1376
1377 \end_inset
1378
1379
1380 \end_layout
1381
1382 \begin_layout Standard
1383 \begin_inset Newpage newpage
1384 \end_inset
1385
1386
1387 \end_layout
1388
1389 \begin_layout Section
1390 基礎的な関数
1391 \end_layout
1392
1393 \begin_layout Subsection
1394 指数
1395 \begin_inset Index idx
1396 status collapsed
1397
1398 \begin_layout Plain Layout
1399 しすう@指数
1400 \end_layout
1401
1402 \end_inset
1403
1404 および添字
1405 \begin_inset Index idx
1406 status collapsed
1407
1408 \begin_layout Plain Layout
1409 そえじ@添字
1410 \end_layout
1411
1412 \end_inset
1413
1414
1415 \begin_inset Index idx
1416 status collapsed
1417
1418 \begin_layout Plain Layout
1419 うえつきもじ@上付き文字|see
1420 \begin_inset ERT
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424
1425 {
1426 \end_layout
1427
1428 \end_inset
1429
1430 指数
1431 \begin_inset ERT
1432 status collapsed
1433
1434 \begin_layout Plain Layout
1435
1436 }
1437 \end_layout
1438
1439 \end_inset
1440
1441
1442 \end_layout
1443
1444 \end_inset
1445
1446
1447 \begin_inset Index idx
1448 status collapsed
1449
1450 \begin_layout Plain Layout
1451 したつきもじ@下付き文字|see
1452 \begin_inset ERT
1453 status collapsed
1454
1455 \begin_layout Plain Layout
1456
1457 {
1458 \end_layout
1459
1460 \end_inset
1461
1462 添字
1463 \begin_inset ERT
1464 status collapsed
1465
1466 \begin_layout Plain Layout
1467
1468 }
1469 \end_layout
1470
1471 \end_inset
1472
1473
1474 \end_layout
1475
1476 \end_inset
1477
1478
1479 \end_layout
1480
1481 \begin_layout Standard
1482 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1483 \begin_inset Info
1484 type  "icon"
1485 arg   "math-subscript"
1486 \end_inset
1487
1488 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1489 \begin_inset Info
1490 type  "icon"
1491 arg   "math-superscript"
1492 \end_inset
1493
1494 を使って入力することができます。
1495 \end_layout
1496
1497 \begin_layout Standard
1498 \align center
1499 \begin_inset Tabular
1500 <lyxtabular version="3" rows="4" columns="2">
1501 <features rotate="0" tabularvalignment="middle">
1502 <column alignment="center" valignment="top" width="0pt">
1503 <column alignment="center" valignment="top" width="0pt">
1504 <row>
1505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1506 \begin_inset Text
1507
1508 \begin_layout Plain Layout
1509 コマンド
1510 \end_layout
1511
1512 \end_inset
1513 </cell>
1514 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1515 \begin_inset Text
1516
1517 \begin_layout Plain Layout
1518 結果
1519 \begin_inset Note Note
1520 status collapsed
1521
1522 \begin_layout Plain Layout
1523 ここで使われている
1524 \series bold
1525
1526 \backslash
1527 raisebox
1528 \series default
1529 は単なるスペーサーです。
1530 \end_layout
1531
1532 \end_inset
1533
1534
1535 \end_layout
1536
1537 \end_inset
1538 </cell>
1539 </row>
1540 <row>
1541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1542 \begin_inset Text
1543
1544 \begin_layout Plain Layout
1545 B_V
1546 \end_layout
1547
1548 \end_inset
1549 </cell>
1550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1551 \begin_inset Text
1552
1553 \begin_layout Plain Layout
1554 \begin_inset Formula $B_{V}$
1555 \end_inset
1556
1557
1558 \end_layout
1559
1560 \end_inset
1561 </cell>
1562 </row>
1563 <row>
1564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1565 \begin_inset Text
1566
1567 \begin_layout Plain Layout
1568 B^V
1569 \end_layout
1570
1571 \end_inset
1572 </cell>
1573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1574 \begin_inset Text
1575
1576 \begin_layout Plain Layout
1577 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1578 \end_inset
1579
1580
1581 \end_layout
1582
1583 \end_inset
1584 </cell>
1585 </row>
1586 <row>
1587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1588 \begin_inset Text
1589
1590 \begin_layout Plain Layout
1591 B^
1592 \begin_inset space \textvisiblespace{}
1593 \end_inset
1594
1595 A
1596 \end_layout
1597
1598 \end_inset
1599 </cell>
1600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1601 \begin_inset Text
1602
1603 \begin_layout Plain Layout
1604 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1605 \end_inset
1606
1607
1608 \end_layout
1609
1610 \end_inset
1611 </cell>
1612 </row>
1613 </lyxtabular>
1614
1615 \end_inset
1616
1617
1618 \end_layout
1619
1620 \begin_layout Standard
1621 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1622 ってしまいます
1623 \begin_inset Foot
1624 status collapsed
1625
1626 \begin_layout Plain Layout
1627 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1628 \end_layout
1629
1630 \end_inset
1631
1632 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1633 \family sans
1634 Space
1635 \family default
1636 を押してください。
1637 \end_layout
1638
1639 \begin_layout Subsection
1640 分数
1641 \begin_inset CommandInset label
1642 LatexCommand label
1643 name "sub:分数"
1644
1645 \end_inset
1646
1647
1648 \begin_inset Index idx
1649 status collapsed
1650
1651 \begin_layout Plain Layout
1652 ぶんすう@分数
1653 \end_layout
1654
1655 \end_inset
1656
1657
1658 \end_layout
1659
1660 \begin_layout Standard
1661 分数は、コマンド
1662 \series bold
1663
1664 \backslash
1665 frac
1666 \series default
1667
1668 \begin_inset Index idx
1669 status collapsed
1670
1671 \begin_layout Plain Layout
1672 こまんど@コマンド ! F ! 
1673 \backslash
1674 frac
1675 \end_layout
1676
1677 \end_inset
1678
1679 か数式ツールバーボタン
1680 \begin_inset Info
1681 type  "icon"
1682 arg   "math-insert \\frac"
1683 \end_inset
1684
1685 で作ることができます。フォント寸法は、分数が行内数式にあるか別行立て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1686 \begin_inset Info
1687 type  "icon"
1688 arg   "math-insert \\frac-square"
1689 \end_inset
1690
1691 を使えば、分数の種類を選ぶことができます。
1692 \end_layout
1693
1694 \begin_layout Standard
1695 コマンド
1696 \series bold
1697
1698 \backslash
1699 dfrac
1700 \series default
1701
1702 \begin_inset Index idx
1703 status collapsed
1704
1705 \begin_layout Plain Layout
1706 こまんど@コマンド ! D ! 
1707 \backslash
1708 dfrac
1709 \end_layout
1710
1711 \end_inset
1712
1713 を使えば、つねに別行立て数式の大きさを持つ分数を作成することができます。また、コマンド
1714 \series bold
1715
1716 \backslash
1717 tfrac
1718 \series default
1719
1720 \begin_inset Index idx
1721 status collapsed
1722
1723 \begin_layout Plain Layout
1724 こまんど@コマンド ! T ! 
1725 \backslash
1726 tfrac
1727 \end_layout
1728
1729 \end_inset
1730
1731 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1732 \end_layout
1733
1734 \begin_layout Standard
1735 これは、コマンド
1736 \series bold
1737
1738 \backslash
1739 frac
1740 \series default
1741 を使用して作った分数
1742 \begin_inset Formula $\frac{1}{2}$
1743 \end_inset
1744
1745 を含む行です。
1746 \end_layout
1747
1748 \begin_layout Standard
1749 これは、コマンド
1750 \series bold
1751
1752 \backslash
1753 dfrac
1754 \series default
1755 を使用して作った分数
1756 \begin_inset Formula $\dfrac{1}{2}$
1757 \end_inset
1758
1759 を含む行です。
1760 \end_layout
1761
1762 \begin_layout Standard
1763 \align center
1764 \begin_inset Tabular
1765 <lyxtabular version="3" rows="4" columns="2">
1766 <features rotate="0" tabularvalignment="middle">
1767 <column alignment="center" valignment="top" width="0pt">
1768 <column alignment="center" valignment="top" width="0pt">
1769 <row>
1770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1771 \begin_inset Text
1772
1773 \begin_layout Plain Layout
1774 コマンド
1775 \end_layout
1776
1777 \end_inset
1778 </cell>
1779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1780 \begin_inset Text
1781
1782 \begin_layout Plain Layout
1783 出力
1784 \begin_inset Note Note
1785 status collapsed
1786
1787 \begin_layout Plain Layout
1788 ここで
1789 \series bold
1790
1791 \backslash
1792 raisebox
1793 \series default
1794 はスペーサーとして使用しているだけです。
1795 \end_layout
1796
1797 \end_inset
1798
1799
1800 \end_layout
1801
1802 \end_inset
1803 </cell>
1804 </row>
1805 <row>
1806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1807 \begin_inset Text
1808
1809 \begin_layout Plain Layout
1810
1811 \backslash
1812 frac
1813 \begin_inset space \textvisiblespace{}
1814 \end_inset
1815
1816 A
1817 \begin_inset Formula $\downarrow$
1818 \end_inset
1819
1820 B
1821 \end_layout
1822
1823 \end_inset
1824 </cell>
1825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1826 \begin_inset Text
1827
1828 \begin_layout Plain Layout
1829 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1830 \end_inset
1831
1832
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 </row>
1838 <row>
1839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1840 \begin_inset Text
1841
1842 \begin_layout Plain Layout
1843
1844 \backslash
1845 dfrac
1846 \begin_inset space \textvisiblespace{}
1847 \end_inset
1848
1849 A
1850 \begin_inset Formula $\downarrow$
1851 \end_inset
1852
1853 B
1854 \end_layout
1855
1856 \end_inset
1857 </cell>
1858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Plain Layout
1862 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1863 \end_inset
1864
1865
1866 \end_layout
1867
1868 \end_inset
1869 </cell>
1870 </row>
1871 <row>
1872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \backslash
1878 dfrac
1879 \begin_inset space \textvisiblespace{}
1880 \end_inset
1881
1882 e^
1883 \begin_inset space \textvisiblespace{}
1884 \end_inset
1885
1886
1887 \backslash
1888 frac
1889 \begin_inset space \textvisiblespace{}
1890 \end_inset
1891
1892 1
1893 \begin_inset Formula $\downarrow$
1894 \end_inset
1895
1896 2
1897 \begin_inset Formula $\downarrow\downarrow$
1898 \end_inset
1899
1900 3
1901 \end_layout
1902
1903 \end_inset
1904 </cell>
1905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1906 \begin_inset Text
1907
1908 \begin_layout Plain Layout
1909 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1910 \end_inset
1911
1912
1913 \end_layout
1914
1915 \end_inset
1916 </cell>
1917 </row>
1918 </lyxtabular>
1919
1920 \end_inset
1921
1922
1923 \end_layout
1924
1925 \begin_layout Standard
1926 \begin_inset VSpace bigskip
1927 \end_inset
1928
1929
1930 \begin_inset Newpage newpage
1931 \end_inset
1932
1933 入れ子の分数を作るには、コマンド
1934 \series bold
1935
1936 \backslash
1937 cfrac
1938 \series default
1939
1940 \begin_inset Index idx
1941 status collapsed
1942
1943 \begin_layout Plain Layout
1944 こまんど@コマンド ! C ! 
1945 \backslash
1946 cfrac
1947 \end_layout
1948
1949 \end_inset
1950
1951 が使えます。以下がその例です。
1952 \begin_inset VSpace -3mm
1953 \end_inset
1954
1955
1956 \end_layout
1957
1958 \begin_layout Standard
1959 \begin_inset Formula 
1960 \begin{align*}
1961 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1962 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1963 \end{align*}
1964
1965 \end_inset
1966
1967
1968 \end_layout
1969
1970 \begin_layout Standard
1971 上記の例で使用したコマンドは、
1972 \end_layout
1973
1974 \begin_layout Standard
1975
1976 \series bold
1977
1978 \backslash
1979 cfrac
1980 \begin_inset ERT
1981 status collapsed
1982
1983 \begin_layout Plain Layout
1984
1985
1986 \backslash
1987 space 
1988 \end_layout
1989
1990 \end_inset
1991
1992 A
1993 \begin_inset Formula $\downarrow$
1994 \end_inset
1995
1996 B+
1997 \backslash
1998 cfrac
1999 \begin_inset ERT
2000 status collapsed
2001
2002 \begin_layout Plain Layout
2003
2004
2005 \backslash
2006 space 
2007 \end_layout
2008
2009 \end_inset
2010
2011 C+
2012 \backslash
2013 cfrac
2014 \begin_inset ERT
2015 status collapsed
2016
2017 \begin_layout Plain Layout
2018
2019
2020 \backslash
2021 space 
2022 \end_layout
2023
2024 \end_inset
2025
2026 E
2027 \begin_inset Formula $\downarrow$
2028 \end_inset
2029
2030 F
2031 \begin_inset Formula $\downarrow$
2032 \end_inset
2033
2034 D
2035 \end_layout
2036
2037 \begin_layout Standard
2038 です。
2039 \end_layout
2040
2041 \begin_layout Standard
2042 \begin_inset VSpace medskip
2043 \end_inset
2044
2045
2046 \end_layout
2047
2048 \begin_layout Standard
2049
2050 \series bold
2051
2052 \backslash
2053 cfrac
2054 \series default
2055 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行立て数式の大きさに設定します。
2056 \end_layout
2057
2058 \begin_layout Standard
2059 分子の揃え方は、指定することができます。
2060 \series bold
2061
2062 \backslash
2063 cfracleft
2064 \series default
2065 コマンドは左揃えにし、
2066 \series bold
2067
2068 \backslash
2069 cfracright
2070 \series default
2071 は右揃えにします。
2072 \series bold
2073
2074 \backslash
2075 cfrac
2076 \series default
2077 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
2078 \begin_inset Newline newline
2079 \end_inset
2080
2081
2082 \series bold
2083
2084 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2085 \end_inset
2086
2087
2088 \begin_inset Formula $\cfrac{A}{B+C}$
2089 \end_inset
2090
2091
2092 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2093 \end_inset
2094
2095
2096 \end_layout
2097
2098 \begin_layout Standard
2099 \begin_inset Note Greyedout
2100 status open
2101
2102 \begin_layout Plain Layout
2103
2104 \series bold
2105 【註】
2106 \backslash
2107 cfracleft
2108 \series default
2109
2110 \series bold
2111
2112 \backslash
2113 cfracright
2114 \series default
2115 は、生粋のLaTeXコマンドではなく、実体は、コマンド
2116 \series bold
2117
2118 \backslash
2119 cfrac[揃え位置]{分子}{分母}
2120 \series default
2121 です。したがって、これらをTeXモードで使うことはできません。
2122 \end_layout
2123
2124 \end_inset
2125
2126
2127 \end_layout
2128
2129 \begin_layout Standard
2130 \begin_inset VSpace medskip
2131 \end_inset
2132
2133 ときに、以下のように
2134 \series bold
2135
2136 \backslash
2137 cfrac
2138 \series default
2139
2140 \series bold
2141
2142 \backslash
2143 frac
2144 \series default
2145 を組み合わせて使うと便利です。
2146 \begin_inset Formula 
2147 \[
2148 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2149 \]
2150
2151 \end_inset
2152
2153
2154 \end_layout
2155
2156 \begin_layout Standard
2157 斜めの分数線を持つ行内分数を作るには、コマンド
2158 \series bold
2159
2160 \backslash
2161 nicefrac
2162 \series default
2163
2164 \begin_inset Index idx
2165 status collapsed
2166
2167 \begin_layout Plain Layout
2168 こまんど@コマンド ! N ! 
2169 \backslash
2170 nicefrac
2171 \end_layout
2172
2173 \end_inset
2174
2175 (例:
2176 \begin_inset Formula $\nicefrac{5}{31}$
2177 \end_inset
2178
2179 )を使うか、コマンド
2180 \series bold
2181
2182 \backslash
2183 unitfrac
2184 \series default
2185
2186 \begin_inset Index idx
2187 status collapsed
2188
2189 \begin_layout Plain Layout
2190 こまんど@コマンド ! U ! 
2191 \backslash
2192 unitfrac
2193 \end_layout
2194
2195 \end_inset
2196
2197 (例:
2198 \begin_inset Formula $\unitfrac{5}{31}$
2199 \end_inset
2200
2201 )を使います。さらに、
2202 \begin_inset Formula $\unitfrac[2]{1}{3}$
2203 \end_inset
2204
2205 のような帯分数を作るコマンド
2206 \series bold
2207
2208 \backslash
2209 unitfracthree
2210 \series default
2211 もあります。
2212 \end_layout
2213
2214 \begin_layout Standard
2215 \begin_inset Note Greyedout
2216 status open
2217
2218 \begin_layout Plain Layout
2219
2220 \series bold
2221 【註】
2222 \series default
2223 実は、
2224 \series bold
2225
2226 \backslash
2227 unitfracthree
2228 \series default
2229 は生粋のLaTeXコマンドではなく、実体は
2230 \begin_inset Newline newline
2231 \end_inset
2232
2233
2234 \series bold
2235
2236 \backslash
2237 unitfrac[自然数]{分子}{分母}
2238 \series default
2239 というコマンドなので、TeXコードでは使用できません。
2240 \end_layout
2241
2242 \end_inset
2243
2244
2245 \end_layout
2246
2247 \begin_layout Standard
2248 分数線を変更できるような独自の分数の定義のしかたは、第
2249 \begin_inset CommandInset ref
2250 LatexCommand ref
2251 reference "sub:自己定義の分数"
2252
2253 \end_inset
2254
2255 節に説明があります。
2256 \end_layout
2257
2258 \begin_layout Subsection
2259 根号
2260 \begin_inset Index idx
2261 status collapsed
2262
2263 \begin_layout Plain Layout
2264 こんごう@根号
2265 \end_layout
2266
2267 \end_inset
2268
2269
2270 \begin_inset Index idx
2271 status collapsed
2272
2273 \begin_layout Plain Layout
2274 るーと@ルート|see
2275 \begin_inset ERT
2276 status collapsed
2277
2278 \begin_layout Plain Layout
2279
2280 {
2281 \end_layout
2282
2283 \end_inset
2284
2285 根号
2286 \begin_inset ERT
2287 status collapsed
2288
2289 \begin_layout Plain Layout
2290
2291 }
2292 \end_layout
2293
2294 \end_inset
2295
2296
2297 \end_layout
2298
2299 \end_inset
2300
2301
2302 \end_layout
2303
2304 \begin_layout Standard
2305 平方根は、
2306 \series bold
2307
2308 \backslash
2309 sqrt
2310 \series default
2311
2312 \begin_inset Index idx
2313 status collapsed
2314
2315 \begin_layout Plain Layout
2316 こまんど@コマンド ! S ! 
2317 \backslash
2318 sqrt
2319 \end_layout
2320
2321 \end_inset
2322
2323 か数式ツールバーボタン
2324 \begin_inset Info
2325 type  "icon"
2326 arg   "math-insert \\sqrt"
2327 \end_inset
2328
2329 で作成することができ、他のすべての根号は、コマンド
2330 \series bold
2331
2332 \backslash
2333 root
2334 \series default
2335
2336 \begin_inset Index idx
2337 status collapsed
2338
2339 \begin_layout Plain Layout
2340 こまんど@コマンド ! R ! 
2341 \backslash
2342 root
2343 \end_layout
2344
2345 \end_inset
2346
2347 か数式ツールバーボタン
2348 \begin_inset Info
2349 type  "icon"
2350 arg   "math-insert \\root"
2351 \end_inset
2352
2353 で作成することができます。
2354 \end_layout
2355
2356 \begin_layout Standard
2357 \align center
2358 \begin_inset Tabular
2359 <lyxtabular version="3" rows="3" columns="2">
2360 <features rotate="0" tabularvalignment="middle">
2361 <column alignment="center" valignment="top" width="0pt">
2362 <column alignment="center" valignment="top" width="0pt">
2363 <row>
2364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2365 \begin_inset Text
2366
2367 \begin_layout Plain Layout
2368 コマンド
2369 \end_layout
2370
2371 \end_inset
2372 </cell>
2373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2374 \begin_inset Text
2375
2376 \begin_layout Plain Layout
2377 出力
2378 \begin_inset Note Note
2379 status collapsed
2380
2381 \begin_layout Plain Layout
2382 ここで
2383 \series bold
2384
2385 \backslash
2386 raisebox
2387 \series default
2388 はスペーサーとして使用しているだけです。
2389 \end_layout
2390
2391 \end_inset
2392
2393
2394 \end_layout
2395
2396 \end_inset
2397 </cell>
2398 </row>
2399 <row>
2400 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2401 \begin_inset Text
2402
2403 \begin_layout Plain Layout
2404
2405 \backslash
2406 sqrt
2407 \begin_inset space \textvisiblespace{}
2408 \end_inset
2409
2410 A-B
2411 \end_layout
2412
2413 \end_inset
2414 </cell>
2415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2416 \begin_inset Text
2417
2418 \begin_layout Plain Layout
2419 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2420 \end_inset
2421
2422
2423 \end_layout
2424
2425 \end_inset
2426 </cell>
2427 </row>
2428 <row>
2429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2430 \begin_inset Text
2431
2432 \begin_layout Plain Layout
2433
2434 \backslash
2435 root
2436 \begin_inset space \textvisiblespace{}
2437 \end_inset
2438
2439 3
2440 \begin_inset Formula $\downarrow$
2441 \end_inset
2442
2443 A-B
2444 \end_layout
2445
2446 \end_inset
2447 </cell>
2448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2449 \begin_inset Text
2450
2451 \begin_layout Plain Layout
2452 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2453 \end_inset
2454
2455
2456 \end_layout
2457
2458 \end_inset
2459 </cell>
2460 </row>
2461 </lyxtabular>
2462
2463 \end_inset
2464
2465
2466 \end_layout
2467
2468 \begin_layout Standard
2469 平方根は、根号指数フィールドを空白のままにしておけば、
2470 \series bold
2471
2472 \backslash
2473 root
2474 \series default
2475 でも作成することができます。
2476 \end_layout
2477
2478 \begin_layout Standard
2479 \begin_inset Formula $\sqrt[\beta]{B}$
2480 \end_inset
2481
2482 の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
2483 \begin_inset Newline newline
2484 \end_inset
2485
2486 この場合には、
2487 \begin_inset Formula $\beta$
2488 \end_inset
2489
2490 が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
2491 \series bold
2492
2493 \backslash
2494 leftroot
2495 \series default
2496
2497 \begin_inset Index idx
2498 status collapsed
2499
2500 \begin_layout Plain Layout
2501 こまんど@コマンド ! L ! 
2502 \backslash
2503 leftroot
2504 \end_layout
2505
2506 \end_inset
2507
2508
2509 \series bold
2510
2511 \backslash
2512 uproot
2513 \series default
2514
2515 \begin_inset Index idx
2516 status collapsed
2517
2518 \begin_layout Plain Layout
2519 こまんど@コマンド ! U ! 
2520 \backslash
2521 uproot
2522 \end_layout
2523
2524 \end_inset
2525
2526 を使います。
2527 \end_layout
2528
2529 \begin_layout Standard
2530
2531 \series bold
2532
2533 \backslash
2534 leftroot{距離}
2535 \series default
2536 および
2537 \series bold
2538
2539 \backslash
2540 uproot{距離}
2541 \end_layout
2542
2543 \begin_layout Standard
2544 ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
2545 \begin_inset Formula $\mathrm{72\, bp=1}$
2546 \end_inset
2547
2548 インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
2549 \begin_inset Newline newline
2550 \end_inset
2551
2552
2553 \series bold
2554
2555 \backslash
2556 root
2557 \backslash
2558 leftroot{-1
2559 \begin_inset Formula $\to$
2560 \end_inset
2561
2562
2563 \backslash
2564 uproot{2
2565 \begin_inset Formula $\to$
2566 \end_inset
2567
2568
2569 \backslash
2570 beta
2571 \begin_inset space \textvisiblespace{}
2572 \end_inset
2573
2574
2575 \begin_inset Formula $\to$
2576 \end_inset
2577
2578 B
2579 \begin_inset Newline newline
2580 \end_inset
2581
2582
2583 \series default
2584 は、正しく組版された数式
2585 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2586 \end_inset
2587
2588 を生成します。
2589 \end_layout
2590
2591 \begin_layout Subsection
2592 二項係数
2593 \begin_inset Index idx
2594 status collapsed
2595
2596 \begin_layout Plain Layout
2597 にこうけいすう@二項係数
2598 \end_layout
2599
2600 \end_inset
2601
2602
2603 \end_layout
2604
2605 \begin_layout Standard
2606 二項係数は、コマンド
2607 \series bold
2608
2609 \backslash
2610 binom
2611 \series default
2612
2613 \begin_inset Index idx
2614 status collapsed
2615
2616 \begin_layout Plain Layout
2617 こまんど@コマンド ! B ! 
2618 \backslash
2619 binom
2620 \end_layout
2621
2622 \end_inset
2623
2624 か数式ツールバーボタン
2625 \begin_inset Info
2626 type  "icon"
2627 arg   "math-insert \\frac-square"
2628 \end_inset
2629
2630 の小メニューを使って挿入することができます。分数(
2631 \series bold
2632
2633 \backslash
2634 frac
2635 \series default
2636 )と同様に、
2637 \series bold
2638
2639 \backslash
2640 binom
2641 \series default
2642 の他に、コマンド
2643 \series bold
2644
2645 \backslash
2646 dbinom
2647 \begin_inset Index idx
2648 status collapsed
2649
2650 \begin_layout Plain Layout
2651 こまんど@コマンド ! D ! 
2652 \backslash
2653 dbinom
2654 \end_layout
2655
2656 \end_inset
2657
2658
2659 \series default
2660 および
2661 \series bold
2662
2663 \backslash
2664 tbinom
2665 \series default
2666
2667 \begin_inset Index idx
2668 status collapsed
2669
2670 \begin_layout Plain Layout
2671 こまんど@コマンド ! T ! 
2672 \backslash
2673 tbinom
2674 \end_layout
2675
2676 \end_inset
2677
2678 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2679 \series bold
2680
2681 \backslash
2682 brace
2683 \series default
2684
2685 \begin_inset Index idx
2686 status collapsed
2687
2688 \begin_layout Plain Layout
2689 こまんど@コマンド ! B ! 
2690 \backslash
2691 brace
2692 \end_layout
2693
2694 \end_inset
2695
2696
2697 \series bold
2698
2699 \backslash
2700 brack
2701 \series default
2702
2703 \begin_inset Index idx
2704 status collapsed
2705
2706 \begin_layout Plain Layout
2707 こまんど@コマンド ! B ! 
2708 \backslash
2709 brack
2710 \end_layout
2711
2712 \end_inset
2713
2714 があります。
2715 \end_layout
2716
2717 \begin_layout Standard
2718 \align center
2719 \begin_inset Tabular
2720 <lyxtabular version="3" rows="6" columns="2">
2721 <features rotate="0" tabularvalignment="middle">
2722 <column alignment="center" valignment="top" width="0pt">
2723 <column alignment="center" valignment="top" width="0pt">
2724 <row>
2725 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2726 \begin_inset Text
2727
2728 \begin_layout Plain Layout
2729 コマンド
2730 \end_layout
2731
2732 \end_inset
2733 </cell>
2734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2735 \begin_inset Text
2736
2737 \begin_layout Plain Layout
2738 出力
2739 \begin_inset Note Note
2740 status collapsed
2741
2742 \begin_layout Plain Layout
2743 ここで
2744 \series bold
2745
2746 \backslash
2747 raisebox
2748 \series default
2749 はスペーサーとして使用しているだけです。
2750 \end_layout
2751
2752 \end_inset
2753
2754
2755 \end_layout
2756
2757 \end_inset
2758 </cell>
2759 </row>
2760 <row>
2761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2762 \begin_inset Text
2763
2764 \begin_layout Plain Layout
2765
2766 \backslash
2767 binom
2768 \begin_inset space \textvisiblespace{}
2769 \end_inset
2770
2771 A
2772 \begin_inset Formula $\downarrow$
2773 \end_inset
2774
2775 B
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2781 \begin_inset Text
2782
2783 \begin_layout Plain Layout
2784 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2785 \end_inset
2786
2787
2788 \end_layout
2789
2790 \end_inset
2791 </cell>
2792 </row>
2793 <row>
2794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2795 \begin_inset Text
2796
2797 \begin_layout Plain Layout
2798
2799 \backslash
2800 dbinom
2801 \begin_inset space \textvisiblespace{}
2802 \end_inset
2803
2804 A
2805 \begin_inset Formula $\downarrow$
2806 \end_inset
2807
2808 B
2809 \end_layout
2810
2811 \end_inset
2812 </cell>
2813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2814 \begin_inset Text
2815
2816 \begin_layout Plain Layout
2817 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2818 \end_inset
2819
2820
2821 \end_layout
2822
2823 \end_inset
2824 </cell>
2825 </row>
2826 <row>
2827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2828 \begin_inset Text
2829
2830 \begin_layout Plain Layout
2831
2832 \backslash
2833 tbinom
2834 \begin_inset space \textvisiblespace{}
2835 \end_inset
2836
2837 A
2838 \begin_inset Formula $\downarrow$
2839 \end_inset
2840
2841 B
2842 \end_layout
2843
2844 \end_inset
2845 </cell>
2846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2847 \begin_inset Text
2848
2849 \begin_layout Plain Layout
2850 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2851 \end_inset
2852
2853
2854 \end_layout
2855
2856 \end_inset
2857 </cell>
2858 </row>
2859 <row>
2860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2861 \begin_inset Text
2862
2863 \begin_layout Plain Layout
2864
2865 \backslash
2866 brack
2867 \begin_inset space \textvisiblespace{}
2868 \end_inset
2869
2870 A
2871 \begin_inset Formula $\downarrow$
2872 \end_inset
2873
2874 B
2875 \end_layout
2876
2877 \end_inset
2878 </cell>
2879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2880 \begin_inset Text
2881
2882 \begin_layout Plain Layout
2883 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2884 \end_inset
2885
2886
2887 \end_layout
2888
2889 \end_inset
2890 </cell>
2891 </row>
2892 <row>
2893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897
2898 \backslash
2899 brace
2900 \begin_inset space \textvisiblespace{}
2901 \end_inset
2902
2903 A
2904 \begin_inset Formula $\downarrow$
2905 \end_inset
2906
2907 B
2908 \end_layout
2909
2910 \end_inset
2911 </cell>
2912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2913 \begin_inset Text
2914
2915 \begin_layout Plain Layout
2916 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2917 \end_inset
2918
2919
2920 \end_layout
2921
2922 \end_inset
2923 </cell>
2924 </row>
2925 </lyxtabular>
2926
2927 \end_inset
2928
2929
2930 \end_layout
2931
2932 \begin_layout Subsection
2933 場合分け
2934 \begin_inset Index idx
2935 status collapsed
2936
2937 \begin_layout Plain Layout
2938 ばあいわけ@場合分け
2939 \end_layout
2940
2941 \end_inset
2942
2943
2944 \end_layout
2945
2946 \begin_layout Standard
2947 \align center
2948 \begin_inset Tabular
2949 <lyxtabular version="3" rows="3" columns="2">
2950 <features rotate="0" tabularvalignment="middle">
2951 <column alignment="center" valignment="top" width="0pt">
2952 <column alignment="center" valignment="top" width="0pt">
2953 <row>
2954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2955 \begin_inset Text
2956
2957 \begin_layout Plain Layout
2958 コマンド
2959 \end_layout
2960
2961 \end_inset
2962 </cell>
2963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2964 \begin_inset Text
2965
2966 \begin_layout Plain Layout
2967 出力
2968 \end_layout
2969
2970 \end_inset
2971 </cell>
2972 </row>
2973 <row>
2974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2975 \begin_inset Text
2976
2977 \begin_layout Plain Layout
2978
2979 \backslash
2980 cases
2981 \begin_inset space \textvisiblespace{}
2982 \end_inset
2983
2984 A
2985 \begin_inset Formula $\to$
2986 \end_inset
2987
2988 B
2989 \begin_inset Formula $>$
2990 \end_inset
2991
2992 0
2993 \begin_inset Index idx
2994 status collapsed
2995
2996 \begin_layout Plain Layout
2997 こまんど@コマンド ! C ! 
2998 \backslash
2999 cases
3000 \end_layout
3001
3002 \end_inset
3003
3004
3005 \end_layout
3006
3007 \end_inset
3008 </cell>
3009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3010 \begin_inset Text
3011
3012 \begin_layout Plain Layout
3013 \begin_inset Formula $\begin{cases}
3014 A & B>0\end{cases}$
3015 \end_inset
3016
3017
3018 \end_layout
3019
3020 \end_inset
3021 </cell>
3022 </row>
3023 <row>
3024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3025 \begin_inset Text
3026
3027 \begin_layout Plain Layout
3028
3029 \backslash
3030 cases
3031 \begin_inset space \textvisiblespace{}
3032 \end_inset
3033
3034
3035 \begin_inset Info
3036 type  "shortcut"
3037 arg   "newline-insert newline"
3038 \end_inset
3039
3040
3041 \end_layout
3042
3043 \end_inset
3044 </cell>
3045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3046 \begin_inset Text
3047
3048 \begin_layout Plain Layout
3049 \begin_inset Formula $\begin{cases}
3050 A & \textrm{for }x>0\\
3051 B & \textrm{for }x=0
3052 \end{cases}$
3053 \end_inset
3054
3055
3056 \end_layout
3057
3058 \end_inset
3059 </cell>
3060 </row>
3061 </lyxtabular>
3062
3063 \end_inset
3064
3065
3066 \end_layout
3067
3068 \begin_layout Standard
3069
3070 \series bold
3071
3072 \backslash
3073 cases
3074 \series default
3075 を挿入するか数式ツールバーボタン
3076 \begin_inset Info
3077 type  "icon"
3078 arg   "math-insert \\cases"
3079 \end_inset
3080
3081 を使用した後では、
3082 \begin_inset Flex Ruby
3083 status collapsed
3084
3085 \begin_layout Plain Layout
3086 捷径
3087 \begin_inset Argument post:1
3088 status collapsed
3089
3090 \begin_layout Plain Layout
3091 ショートカット
3092 \end_layout
3093
3094 \end_inset
3095
3096
3097 \end_layout
3098
3099 \end_inset
3100
3101
3102 \begin_inset Info
3103 type  "shortcut"
3104 arg   "newline-insert newline"
3105 \end_inset
3106
3107 か表ツールバーボタン
3108 \begin_inset Info
3109 type  "icon"
3110 arg   "inset-modify tabular append-row"
3111 \end_inset
3112
3113 を使えば、新しい行を作ることができます。
3114 \end_layout
3115
3116 \begin_layout Standard
3117 コマンド
3118 \series bold
3119
3120 \backslash
3121 cases
3122 \series default
3123 は、
3124 \family sans
3125 挿入\SpecialChar \menuseparator
3126 数式\SpecialChar \menuseparator
3127 Cases環境
3128 \family default
3129 メニューで挿入することもできます。
3130 \end_layout
3131
3132 \begin_layout Subsection
3133 否定
3134 \begin_inset Index idx
3135 status collapsed
3136
3137 \begin_layout Plain Layout
3138 ひてい@否定
3139 \end_layout
3140
3141 \end_inset
3142
3143
3144 \end_layout
3145
3146 \begin_layout Standard
3147
3148 \series bold
3149
3150 \backslash
3151 not
3152 \series default
3153
3154 \begin_inset Index idx
3155 status collapsed
3156
3157 \begin_layout Plain Layout
3158 こまんど@コマンド ! N ! 
3159 \backslash
3160 not
3161 \end_layout
3162
3163 \end_inset
3164
3165 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3166 \end_layout
3167
3168 \begin_layout Standard
3169 \align center
3170 \begin_inset Tabular
3171 <lyxtabular version="3" rows="4" columns="2">
3172 <features rotate="0" tabularvalignment="middle">
3173 <column alignment="center" valignment="top" width="0pt">
3174 <column alignment="center" valignment="top" width="0pt">
3175 <row>
3176 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3177 \begin_inset Text
3178
3179 \begin_layout Plain Layout
3180 コマンド
3181 \end_layout
3182
3183 \end_inset
3184 </cell>
3185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3186 \begin_inset Text
3187
3188 \begin_layout Plain Layout
3189 出力
3190 \end_layout
3191
3192 \end_inset
3193 </cell>
3194 </row>
3195 <row>
3196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3197 \begin_inset Text
3198
3199 \begin_layout Plain Layout
3200
3201 \backslash
3202 not=
3203 \end_layout
3204
3205 \end_inset
3206 </cell>
3207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3208 \begin_inset Text
3209
3210 \begin_layout Plain Layout
3211 \begin_inset Formula $\not=$
3212 \end_inset
3213
3214
3215 \end_layout
3216
3217 \end_inset
3218 </cell>
3219 </row>
3220 <row>
3221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3222 \begin_inset Text
3223
3224 \begin_layout Plain Layout
3225
3226 \backslash
3227 not 
3228 \backslash
3229 le
3230 \end_layout
3231
3232 \end_inset
3233 </cell>
3234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3235 \begin_inset Text
3236
3237 \begin_layout Plain Layout
3238 \begin_inset Formula $\not\le$
3239 \end_inset
3240
3241
3242 \end_layout
3243
3244 \end_inset
3245 </cell>
3246 </row>
3247 <row>
3248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3249 \begin_inset Text
3250
3251 \begin_layout Plain Layout
3252
3253 \backslash
3254 not 
3255 \backslash
3256 parallel
3257 \end_layout
3258
3259 \end_inset
3260 </cell>
3261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3262 \begin_inset Text
3263
3264 \begin_layout Plain Layout
3265 \begin_inset Formula $\not\parallel$
3266 \end_inset
3267
3268
3269 \end_layout
3270
3271 \end_inset
3272 </cell>
3273 </row>
3274 </lyxtabular>
3275
3276 \end_inset
3277
3278
3279 \end_layout
3280
3281 \begin_layout Standard
3282 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3283 \begin_inset CommandInset ref
3284 LatexCommand ref
3285 reference "sub:数学記号"
3286
3287 \end_inset
3288
3289 節および第
3290 \begin_inset CommandInset ref
3291 LatexCommand ref
3292 reference "sec:関係子"
3293
3294 \end_inset
3295
3296 節を参照)。
3297 \end_layout
3298
3299 \begin_layout Subsection
3300 埋め草
3301 \begin_inset CommandInset label
3302 LatexCommand label
3303 name "sub:埋め草"
3304
3305 \end_inset
3306
3307
3308 \begin_inset Index idx
3309 status collapsed
3310
3311 \begin_layout Plain Layout
3312 うめくさ@埋め草
3313 \end_layout
3314
3315 \end_inset
3316
3317
3318 \begin_inset Index idx
3319 status collapsed
3320
3321 \begin_layout Plain Layout
3322 かがくきごう@化学記号 ! どういたい@同位体
3323 \end_layout
3324
3325 \end_inset
3326
3327
3328 \begin_inset Index idx
3329 status collapsed
3330
3331 \begin_layout Plain Layout
3332 どういたい@同位体|see
3333 \begin_inset ERT
3334 status collapsed
3335
3336 \begin_layout Plain Layout
3337
3338 {
3339 \end_layout
3340
3341 \end_inset
3342
3343 化学記号
3344 \begin_inset ERT
3345 status collapsed
3346
3347 \begin_layout Plain Layout
3348
3349 }
3350 \end_layout
3351
3352 \end_inset
3353
3354
3355 \end_layout
3356
3357 \end_inset
3358
3359
3360 \begin_inset Index idx
3361 status collapsed
3362
3363 \begin_layout Plain Layout
3364 あいそとーぷ@アイソトープ|see
3365 \begin_inset ERT
3366 status collapsed
3367
3368 \begin_layout Plain Layout
3369
3370 {
3371 \end_layout
3372
3373 \end_inset
3374
3375 同位体
3376 \begin_inset ERT
3377 status collapsed
3378
3379 \begin_layout Plain Layout
3380
3381 }
3382 \end_layout
3383
3384 \end_inset
3385
3386
3387 \end_layout
3388
3389 \end_inset
3390
3391
3392 \end_layout
3393
3394 \begin_layout Standard
3395 たとえば同位体
3396 \begin_inset Foot
3397 status collapsed
3398
3399 \begin_layout Plain Layout
3400 同位体と化学記号の組版に関しては、第
3401 \begin_inset CommandInset ref
3402 LatexCommand ref
3403 reference "sub:化学記号と化学式"
3404
3405 \end_inset
3406
3407 節に記述があります。
3408 \end_layout
3409
3410 \end_inset
3411
3412 を表示しようとすると、次のような問題が起こります。
3413 \end_layout
3414
3415 \begin_layout Standard
3416 \align center
3417 \begin_inset Tabular
3418 <lyxtabular version="3" rows="2" columns="2">
3419 <features rotate="0" tabularvalignment="middle">
3420 <column alignment="center" valignment="top" width="0pt">
3421 <column alignment="center" valignment="top" width="0pt">
3422 <row>
3423 <cell alignment="center" valignment="top" usebox="none">
3424 \begin_inset Text
3425
3426 \begin_layout Plain Layout
3427 上付き文字と下付き文字を使用して作った指数:
3428 \end_layout
3429
3430 \end_inset
3431 </cell>
3432 <cell alignment="center" valignment="top" usebox="none">
3433 \begin_inset Text
3434
3435 \begin_layout Plain Layout
3436 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3437 \end_inset
3438
3439
3440 \end_layout
3441
3442 \end_inset
3443 </cell>
3444 </row>
3445 <row>
3446 <cell alignment="center" valignment="top" usebox="none">
3447 \begin_inset Text
3448
3449 \begin_layout Plain Layout
3450 正しい指数:
3451 \end_layout
3452
3453 \end_inset
3454 </cell>
3455 <cell alignment="center" valignment="top" usebox="none">
3456 \begin_inset Text
3457
3458 \begin_layout Plain Layout
3459 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3460 \end_inset
3461
3462
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 </row>
3468 </lyxtabular>
3469
3470 \end_inset
3471
3472
3473 \begin_inset Note Note
3474 status collapsed
3475
3476 \begin_layout Plain Layout
3477 ここで
3478 \series bold
3479
3480 \backslash
3481 raisebox
3482 \series default
3483 はスペーサーとして使用しているだけです。
3484 \end_layout
3485
3486 \end_inset
3487
3488
3489 \end_layout
3490
3491 \begin_layout Standard
3492 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3493 \series bold
3494
3495 \backslash
3496 phantom
3497 \series default
3498
3499 \begin_inset Index idx
3500 status collapsed
3501
3502 \begin_layout Plain Layout
3503 こまんど@コマンド ! P ! 
3504 \backslash
3505 phantom
3506 \end_layout
3507
3508 \end_inset
3509
3510 や数式ツールバーボタン
3511 \begin_inset Foot
3512 status collapsed
3513
3514 \begin_layout Plain Layout
3515 ツールバーボタン
3516 \begin_inset Info
3517 type  "icon"
3518 arg   "math-insert \\space"
3519 \end_inset
3520
3521 の小メニューに入っています。
3522 \end_layout
3523
3524 \end_inset
3525
3526
3527 \begin_inset Graphics
3528         filename ../../images/math/phantom.png
3529         scale 85
3530
3531 \end_inset
3532
3533 があります。
3534 \series bold
3535
3536 \backslash
3537 phantom
3538 \series default
3539 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3540 ち文字)として適用されることを示しています。したがって、
3541 \series bold
3542
3543 \backslash
3544 phantom
3545 \series default
3546 の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
3547 \end_layout
3548
3549 \begin_layout Standard
3550 \align center
3551 \begin_inset Tabular
3552 <lyxtabular version="3" rows="4" columns="2">
3553 <features rotate="0" tabularvalignment="middle">
3554 <column alignment="center" valignment="top">
3555 <column alignment="center" valignment="top">
3556 <row>
3557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561 コマンド
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570 出力
3571 \begin_inset Note Note
3572 status collapsed
3573
3574 \begin_layout Plain Layout
3575 ここで
3576 \series bold
3577
3578 \backslash
3579 raisebox
3580 \series default
3581 はスペーサーとして使用しているだけです。
3582 \end_layout
3583
3584 \end_inset
3585
3586
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 </row>
3592 <row>
3593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3594 \begin_inset Text
3595
3596 \begin_layout Plain Layout
3597 ^19
3598 \begin_inset space \textvisiblespace{}
3599 \end_inset
3600
3601 _
3602 \backslash
3603 phantom
3604 \begin_inset space \textvisiblespace{}
3605 \end_inset
3606
3607 1
3608 \begin_inset Formula $\to$
3609 \end_inset
3610
3611 9
3612 \begin_inset space \textvisiblespace{}
3613 \end_inset
3614
3615 F
3616 \end_layout
3617
3618 \end_inset
3619 </cell>
3620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3621 \begin_inset Text
3622
3623 \begin_layout Plain Layout
3624 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3625 \end_inset
3626
3627
3628 \end_layout
3629
3630 \end_inset
3631 </cell>
3632 </row>
3633 <row>
3634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638 ^235
3639 \begin_inset space \textvisiblespace{}
3640 \end_inset
3641
3642 _
3643 \backslash
3644 phantom
3645 \begin_inset space \textvisiblespace{}
3646 \end_inset
3647
3648 23
3649 \begin_inset Formula $\to$
3650 \end_inset
3651
3652 9
3653 \begin_inset space \textvisiblespace{}
3654 \end_inset
3655
3656 F
3657 \end_layout
3658
3659 \end_inset
3660 </cell>
3661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3666 \end_inset
3667
3668
3669 \end_layout
3670
3671 \end_inset
3672 </cell>
3673 </row>
3674 <row>
3675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Plain Layout
3679
3680 \backslash
3681 Lambda^
3682 \begin_inset space \textvisiblespace{}
3683 \end_inset
3684
3685
3686 \backslash
3687 phantom
3688 \begin_inset space \textvisiblespace{}
3689 \end_inset
3690
3691 ii
3692 \begin_inset Formula $\to$
3693 \end_inset
3694
3695 t
3696 \begin_inset space \textvisiblespace{}
3697 \end_inset
3698
3699 _MMt
3700 \end_layout
3701
3702 \end_inset
3703 </cell>
3704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3705 \begin_inset Text
3706
3707 \begin_layout Plain Layout
3708 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3709 \end_inset
3710
3711
3712 \end_layout
3713
3714 \end_inset
3715 </cell>
3716 </row>
3717 </lyxtabular>
3718
3719 \end_inset
3720
3721
3722 \end_layout
3723
3724 \begin_layout Standard
3725 さらに、
3726 \series bold
3727
3728 \backslash
3729 vphantom
3730 \series default
3731
3732 \begin_inset Index idx
3733 status collapsed
3734
3735 \begin_layout Plain Layout
3736 こまんど@コマンド ! V ! 
3737 \backslash
3738 vphantom
3739 \end_layout
3740
3741 \end_inset
3742
3743 (ツールバーボタン
3744 \begin_inset space ~
3745 \end_inset
3746
3747
3748 \begin_inset Graphics
3749         filename ../../images/math/vphantom.png
3750         scale 85
3751
3752 \end_inset
3753
3754 )および
3755 \series bold
3756
3757 \backslash
3758 hphantom
3759 \series default
3760
3761 \begin_inset Index idx
3762 status collapsed
3763
3764 \begin_layout Plain Layout
3765 こまんど@コマンド ! H ! 
3766 \backslash
3767 hphantom
3768 \end_layout
3769
3770 \end_inset
3771
3772 (ツールバーボタン
3773 \begin_inset space ~
3774 \end_inset
3775
3776
3777 \begin_inset Graphics
3778         filename ../../images/math/hphantom.png
3779         scale 85
3780
3781 \end_inset
3782
3783 )というコマンドもあります。
3784 \series bold
3785
3786 \backslash
3787 vphantom
3788 \series default
3789 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3790 \series bold
3791
3792 \backslash
3793 hphantom
3794 \series default
3795 は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
3796 \end_layout
3797
3798 \begin_layout Standard
3799 たとえば、
3800 \series bold
3801
3802 \backslash
3803 vphantom
3804 \series default
3805
3806 \begin_inset space \textvisiblespace{}
3807 \end_inset
3808
3809
3810 \series bold
3811 a
3812 \backslash
3813 int
3814 \series default
3815 は、積分記号
3816 \begin_inset Foot
3817 status collapsed
3818
3819 \begin_layout Plain Layout
3820
3821 \series bold
3822
3823 \backslash
3824 int
3825 \series default
3826 コマンドは、積分記号を生成します。第
3827 \begin_inset CommandInset ref
3828 LatexCommand ref
3829 reference "sub:大演算子"
3830
3831 \end_inset
3832
3833 節を参照してください。
3834 \end_layout
3835
3836 \end_inset
3837
3838 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3839 \begin_inset CommandInset ref
3840 LatexCommand ref
3841 reference "sub:多行にわたる括弧"
3842
3843 \end_inset
3844
3845 節を参照してください。
3846 \end_layout
3847
3848 \begin_layout Standard
3849 埋め草は、メニュー
3850 \family sans
3851 挿入\SpecialChar \menuseparator
3852 整形\SpecialChar \menuseparator
3853 埋め草
3854 \family default
3855 を使えば、以下のように本文中でも使用することができます。
3856 \end_layout
3857
3858 \begin_layout Standard
3859 これは本文です。
3860 \begin_inset Newline newline
3861 \end_inset
3862
3863
3864 \begin_inset Phantom Phantom
3865 status open
3866
3867 \begin_layout Plain Layout
3868 これは
3869 \end_layout
3870
3871 \end_inset
3872
3873 本文です。
3874 \end_layout
3875
3876 \begin_layout Subsection
3877 横線
3878 \begin_inset Index idx
3879 status collapsed
3880
3881 \begin_layout Plain Layout
3882 よこせん@横線
3883 \end_layout
3884
3885 \end_inset
3886
3887
3888 \begin_inset Index idx
3889 status collapsed
3890
3891 \begin_layout Plain Layout
3892 すうしき@数式 ! かせん@下線
3893 \end_layout
3894
3895 \end_inset
3896
3897
3898 \begin_inset Index idx
3899 status collapsed
3900
3901 \begin_layout Plain Layout
3902 ぼうせん@棒線|see
3903 \begin_inset ERT
3904 status collapsed
3905
3906 \begin_layout Plain Layout
3907
3908 {
3909 \end_layout
3910
3911 \end_inset
3912
3913 横線
3914 \begin_inset ERT
3915 status collapsed
3916
3917 \begin_layout Plain Layout
3918
3919 }
3920 \end_layout
3921
3922 \end_inset
3923
3924
3925 \end_layout
3926
3927 \end_inset
3928
3929
3930 \end_layout
3931
3932 \begin_layout Standard
3933 \align center
3934 \begin_inset Tabular
3935 <lyxtabular version="3" rows="4" columns="2">
3936 <features rotate="0" tabularvalignment="middle">
3937 <column alignment="center" valignment="top" width="0pt">
3938 <column alignment="center" valignment="top" width="0pt">
3939 <row>
3940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3941 \begin_inset Text
3942
3943 \begin_layout Plain Layout
3944 コマンド
3945 \end_layout
3946
3947 \end_inset
3948 </cell>
3949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3950 \begin_inset Text
3951
3952 \begin_layout Plain Layout
3953 出力
3954 \begin_inset Note Note
3955 status collapsed
3956
3957 \begin_layout Plain Layout
3958 ここで
3959 \series bold
3960
3961 \backslash
3962 raisebox
3963 \series default
3964 はスペーサーとして使用しているだけです。
3965 \end_layout
3966
3967 \end_inset
3968
3969
3970 \end_layout
3971
3972 \end_inset
3973 </cell>
3974 </row>
3975 <row>
3976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3977 \begin_inset Text
3978
3979 \begin_layout Plain Layout
3980
3981 \backslash
3982 overline
3983 \begin_inset space \textvisiblespace{}
3984 \end_inset
3985
3986 A+B
3987 \begin_inset Index idx
3988 status collapsed
3989
3990 \begin_layout Plain Layout
3991 こまんど@コマンド ! O ! 
3992 \backslash
3993 overline
3994 \end_layout
3995
3996 \end_inset
3997
3998
3999 \end_layout
4000
4001 \end_inset
4002 </cell>
4003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4004 \begin_inset Text
4005
4006 \begin_layout Plain Layout
4007 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4008 \end_inset
4009
4010
4011 \end_layout
4012
4013 \end_inset
4014 </cell>
4015 </row>
4016 <row>
4017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021
4022 \backslash
4023 underline
4024 \begin_inset space \textvisiblespace{}
4025 \end_inset
4026
4027 A+B
4028 \begin_inset Index idx
4029 status collapsed
4030
4031 \begin_layout Plain Layout
4032 こまんど@コマンド ! U ! 
4033 \backslash
4034 underline
4035 \end_layout
4036
4037 \end_inset
4038
4039
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4045 \begin_inset Text
4046
4047 \begin_layout Plain Layout
4048 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4049 \end_inset
4050
4051
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 </row>
4057 <row>
4058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4059 \begin_inset Text
4060
4061 \begin_layout Plain Layout
4062
4063 \backslash
4064 overline
4065 \begin_inset space \textvisiblespace{}
4066 \end_inset
4067
4068
4069 \backslash
4070 underline
4071 \begin_inset space \textvisiblespace{}
4072 \end_inset
4073
4074 A+B
4075 \end_layout
4076
4077 \end_inset
4078 </cell>
4079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Plain Layout
4083 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4084 \end_inset
4085
4086
4087 \end_layout
4088
4089 \end_inset
4090 </cell>
4091 </row>
4092 </lyxtabular>
4093
4094 \end_inset
4095
4096
4097 \end_layout
4098
4099 \begin_layout Standard
4100 上記最後の例では、先に
4101 \series bold
4102
4103 \backslash
4104 overline
4105 \series default
4106 が来ようが
4107 \series bold
4108
4109 \backslash
4110 underline
4111 \series default
4112 が来ようが、関係ありません。
4113 \end_layout
4114
4115 \begin_layout Standard
4116 二重下線を引くには、
4117 \series bold
4118
4119 \backslash
4120 underline
4121 \series default
4122 を二回使います。
4123 \end_layout
4124
4125 \begin_layout Standard
4126 文字の上下6本の線まで引くことができます。
4127 \end_layout
4128
4129 \begin_layout Standard
4130 \begin_inset VSpace bigskip
4131 \end_inset
4132
4133 自製の線は、以下の書式を持つ
4134 \series bold
4135
4136 \backslash
4137 rule
4138 \series default
4139
4140 \begin_inset Index idx
4141 status collapsed
4142
4143 \begin_layout Plain Layout
4144 こまんど@こまんど ! R ! 
4145 \backslash
4146 rule
4147 \end_layout
4148
4149 \end_inset
4150
4151 コマンドで作成することができます。
4152 \end_layout
4153
4154 \begin_layout Standard
4155
4156 \series bold
4157
4158 \backslash
4159 rule[垂直オフセット幅]{長さ}{厚み}
4160 \end_layout
4161
4162 \begin_layout Standard
4163 オプションの
4164 \series bold
4165 「垂直オフセット幅
4166 \series default
4167 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4168 \begin_inset CommandInset ref
4169 LatexCommand ref
4170 reference "tab:使用できる単位"
4171
4172 \end_inset
4173
4174 表に掲げてある単位を用いることができます。以下に、
4175 \begin_inset Newline newline
4176 \end_inset
4177
4178
4179 \series bold
4180
4181 \backslash
4182 rule[-2ex]{3cm}{2pt}
4183 \series default
4184  および 
4185 \series bold
4186
4187 \backslash
4188 rule{2cm}{1pt}
4189 \begin_inset Newline newline
4190 \end_inset
4191
4192
4193 \series default
4194 というコマンドを用いて作成したふたつの例を例示します。
4195 \end_layout
4196
4197 \begin_layout Standard
4198 この行には、
4199 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4200 \end_inset
4201
4202 二本の線があります。
4203 \end_layout
4204
4205 \begin_layout Standard
4206
4207 \backslash
4208 ruleは、メニュー
4209 \family sans
4210 挿入\SpecialChar \menuseparator
4211 整形\SpecialChar \menuseparator
4212 水平線
4213 \family default
4214 を使っても、本文に挿入することができます。
4215 \end_layout
4216
4217 \begin_layout Standard
4218 これは一行の
4219 \begin_inset CommandInset line
4220 LatexCommand rule
4221 offset "0.5ex"
4222 width "3cm"
4223 height "1pt"
4224
4225 \end_inset
4226
4227 文章です。
4228 \end_layout
4229
4230 \begin_layout Subsection
4231 省略符号
4232 \begin_inset CommandInset label
4233 LatexCommand label
4234 name "sub:省略符号"
4235
4236 \end_inset
4237
4238
4239 \begin_inset Index idx
4240 status collapsed
4241
4242 \begin_layout Plain Layout
4243 しょうりゃくふごう@省略符号
4244 \end_layout
4245
4246 \end_inset
4247
4248
4249 \end_layout
4250
4251 \begin_layout Standard
4252 省略符号には、いくつかの種類が使用できます
4253 \begin_inset Foot
4254 status collapsed
4255
4256 \begin_layout Plain Layout
4257 数式ツールバー中の
4258 \begin_inset Info
4259 type  "icon"
4260 arg   "math-insert \\ldots"
4261 \end_inset
4262
4263 ボタンで表示されている小メニューです。
4264 \end_layout
4265
4266 \end_inset
4267
4268 。列挙のためには、ベースラインの点々(
4269 \series bold
4270
4271 \backslash
4272 ldots
4273 \series default
4274
4275 \begin_inset Index idx
4276 status collapsed
4277
4278 \begin_layout Plain Layout
4279 こまんど@コマンド ! L ! 
4280 \backslash
4281 ldots
4282 \end_layout
4283
4284 \end_inset
4285
4286 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4287 \series bold
4288
4289 \backslash
4290 cdots
4291 \series default
4292
4293 \begin_inset Index idx
4294 status collapsed
4295
4296 \begin_layout Plain Layout
4297 こまんど@コマンド ! C ! 
4298 \backslash
4299 cdots
4300 \end_layout
4301
4302 \end_inset
4303
4304 )が必要です。
4305 \series bold
4306
4307 \backslash
4308 dots
4309 \series default
4310
4311 \begin_inset Index idx
4312 status collapsed
4313
4314 \begin_layout Plain Layout
4315 こまんど@コマンド ! D ! 
4316 \backslash
4317 dots
4318 \end_layout
4319
4320 \end_inset
4321
4322 コマンドを使うと、LaTeXは次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4323 \end_layout
4324
4325 \begin_layout Standard
4326 \align center
4327 \begin_inset Tabular
4328 <lyxtabular version="3" rows="9" columns="2">
4329 <features rotate="0" tabularvalignment="middle">
4330 <column alignment="center" valignment="top" width="0pt">
4331 <column alignment="center" valignment="top" width="0pt">
4332 <row>
4333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4334 \begin_inset Text
4335
4336 \begin_layout Plain Layout
4337 コマンド
4338 \end_layout
4339
4340 \end_inset
4341 </cell>
4342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4343 \begin_inset Text
4344
4345 \begin_layout Plain Layout
4346 出力
4347 \end_layout
4348
4349 \end_inset
4350 </cell>
4351 </row>
4352 <row>
4353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4354 \begin_inset Text
4355
4356 \begin_layout Plain Layout
4357 A_1
4358 \begin_inset space \textvisiblespace{}
4359 \end_inset
4360
4361 ,
4362 \backslash
4363 dots
4364 \begin_inset space \textvisiblespace{}
4365 \end_inset
4366
4367 ,A_n
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 \begin_inset Formula $A_{1},\dots,A_{n}$
4377 \end_inset
4378
4379
4380 \end_layout
4381
4382 \end_inset
4383 </cell>
4384 </row>
4385 <row>
4386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4387 \begin_inset Text
4388
4389 \begin_layout Plain Layout
4390 A_1
4391 \begin_inset space \textvisiblespace{}
4392 \end_inset
4393
4394 +
4395 \backslash
4396 dots
4397 \begin_inset space \textvisiblespace{}
4398 \end_inset
4399
4400 +A_n
4401 \end_layout
4402
4403 \end_inset
4404 </cell>
4405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4406 \begin_inset Text
4407
4408 \begin_layout Plain Layout
4409 \begin_inset Formula $A_{1}+\dots+A_{n}$
4410 \end_inset
4411
4412
4413 \end_layout
4414
4415 \end_inset
4416 </cell>
4417 </row>
4418 <row>
4419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4420 \begin_inset Text
4421
4422 \begin_layout Plain Layout
4423 A_1
4424 \begin_inset space \textvisiblespace{}
4425 \end_inset
4426
4427 ,
4428 \backslash
4429 ldots
4430 \begin_inset space \textvisiblespace{}
4431 \end_inset
4432
4433 ,A_n
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442 \begin_inset Formula $A_{1},\ldots,A_{n}$
4443 \end_inset
4444
4445
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 </row>
4451 <row>
4452 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456 A_1
4457 \begin_inset space \textvisiblespace{}
4458 \end_inset
4459
4460 +
4461 \backslash
4462 cdots
4463 \begin_inset space \textvisiblespace{}
4464 \end_inset
4465
4466 +A_n
4467 \end_layout
4468
4469 \end_inset
4470 </cell>
4471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4472 \begin_inset Text
4473
4474 \begin_layout Plain Layout
4475 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4476 \end_inset
4477
4478
4479 \end_layout
4480
4481 \end_inset
4482 </cell>
4483 </row>
4484 <row>
4485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4486 \begin_inset Text
4487
4488 \begin_layout Plain Layout
4489
4490 \backslash
4491 vdots
4492 \end_layout
4493
4494 \end_inset
4495 </cell>
4496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4497 \begin_inset Text
4498
4499 \begin_layout Plain Layout
4500 \begin_inset Formula $\vdots$
4501 \end_inset
4502
4503
4504 \end_layout
4505
4506 \end_inset
4507 </cell>
4508 </row>
4509 <row>
4510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4511 \begin_inset Text
4512
4513 \begin_layout Plain Layout
4514
4515 \backslash
4516 ddots
4517 \end_layout
4518
4519 \end_inset
4520 </cell>
4521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4522 \begin_inset Text
4523
4524 \begin_layout Plain Layout
4525 \begin_inset Formula $\ddots$
4526 \end_inset
4527
4528
4529 \end_layout
4530
4531 \end_inset
4532 </cell>
4533 </row>
4534 <row>
4535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4536 \begin_inset Text
4537
4538 \begin_layout Plain Layout
4539
4540 \backslash
4541 iddots
4542 \end_layout
4543
4544 \end_inset
4545 </cell>
4546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4547 \begin_inset Text
4548
4549 \begin_layout Plain Layout
4550 \begin_inset Formula $\iddots$
4551 \end_inset
4552
4553
4554 \end_layout
4555
4556 \end_inset
4557 </cell>
4558 </row>
4559 <row>
4560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564 いろいろな点々を使った
4565 \begin_inset Formula $3\times3$
4566 \end_inset
4567
4568 行列
4569 \end_layout
4570
4571 \end_inset
4572 </cell>
4573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4574 \begin_inset Text
4575
4576 \begin_layout Plain Layout
4577 \begin_inset Formula $\begin{array}{ccc}
4578 A_{11} & \cdots & A_{1m}\\
4579 \vdots & \ddots & \vdots\\
4580 A_{n1} & \cdots & A_{nm}
4581 \end{array}$
4582 \end_inset
4583
4584
4585 \end_layout
4586
4587 \end_inset
4588 </cell>
4589 </row>
4590 </lyxtabular>
4591
4592 \end_inset
4593
4594
4595 \end_layout
4596
4597 \begin_layout Standard
4598
4599 \family sans
4600 挿入\SpecialChar \menuseparator
4601 省略符号
4602 \family default
4603 メニューで挿入される省略符号は
4604 \series bold
4605
4606 \backslash
4607 ldots
4608 \series default
4609 です。
4610 \end_layout
4611
4612 \begin_layout Standard
4613 \begin_inset VSpace medskip
4614 \end_inset
4615
4616
4617 \series bold
4618
4619 \backslash
4620 iddots
4621 \series default
4622 を使うには、文書設定の
4623 \family sans
4624 数式オプション
4625 \family default
4626 にある
4627 \family sans
4628 mathdotsパッケージを(自動的に)使う
4629 \family default
4630 オプションのうちいずれかを有効にしなくてはなりません。
4631 \begin_inset Newline newline
4632 \end_inset
4633
4634
4635 \family sans
4636 mathdotsパッケージを使う
4637 \family default
4638 オプションを使用すると、文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます。
4639 \end_layout
4640
4641 \begin_layout Standard
4642 \begin_inset VSpace medskip
4643 \end_inset
4644
4645 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4646 \series bold
4647
4648 \backslash
4649 hdotsfor
4650 \series default
4651
4652 \begin_inset Index idx
4653 status collapsed
4654
4655 \begin_layout Plain Layout
4656 こまんど@コマンド ! H ! 
4657 \backslash
4658 hdotsfor
4659 \end_layout
4660
4661 \end_inset
4662
4663 コマンドで作ることができます。
4664 \end_layout
4665
4666 \begin_layout Standard
4667
4668 \series bold
4669
4670 \backslash
4671 hdotsfor[距離]{列数}
4672 \end_layout
4673
4674 \begin_layout Standard
4675 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4676 \end_layout
4677
4678 \begin_layout Standard
4679 以下の行列では、2行目の1つ目の枠に
4680 \series bold
4681
4682 \backslash
4683 hdotsfor[2]{4}
4684 \series default
4685 を挿入して、
4686 \series bold
4687
4688 \backslash
4689 dots
4690 \series default
4691 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4692 \begin_inset Formula 
4693 \[
4694 \left(\begin{array}{cccc}
4695 A & B & C & D\\
4696 \hdotsfor[2]{4}\\
4697 q & w & e & r
4698 \end{array}\right)
4699 \]
4700
4701 \end_inset
4702
4703 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないとLaTeXエラーが発生します。
4704 \end_layout
4705
4706 \begin_layout Standard
4707 \begin_inset VSpace bigskip
4708 \end_inset
4709
4710 さらに、
4711 \series bold
4712
4713 \backslash
4714 dotfill
4715 \series default
4716
4717 \begin_inset Index idx
4718 status collapsed
4719
4720 \begin_layout Plain Layout
4721 こまんど@コマンド ! D ! 
4722 \backslash
4723 dotfill
4724 \end_layout
4725
4726 \end_inset
4727
4728 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4729 \series bold
4730
4731 \backslash
4732 hfill
4733 \series default
4734 と同様のものです。第
4735 \begin_inset CommandInset ref
4736 LatexCommand ref
4737 reference "sub:可変長の空白"
4738
4739 \end_inset
4740
4741 節をご参照下さい。
4742 \end_layout
4743
4744 \begin_layout Standard
4745 たとえば、
4746 \series bold
4747 A
4748 \backslash
4749 dotfill
4750 \begin_inset space \textvisiblespace{}
4751 \end_inset
4752
4753 B
4754 \series default
4755 コマンドは、
4756 \end_layout
4757
4758 \begin_layout Standard
4759 \begin_inset Formula $A\dotfill B$
4760 \end_inset
4761
4762
4763 \end_layout
4764
4765 \begin_layout Standard
4766 のようになります。点々を使う
4767 \series bold
4768
4769 \backslash
4770 dotfill
4771 \series default
4772 の直線版として、
4773 \series bold
4774
4775 \backslash
4776 hrulefill
4777 \series default
4778
4779 \begin_inset Index idx
4780 status collapsed
4781
4782 \begin_layout Plain Layout
4783 こまんど@コマンド ! H ! 
4784 \backslash
4785 hrulefill
4786 \end_layout
4787
4788 \end_inset
4789
4790
4791 \end_layout
4792
4793 \begin_layout Standard
4794 \begin_inset Formula $A\hrulefill B$
4795 \end_inset
4796
4797
4798 \end_layout
4799
4800 \begin_layout Standard
4801 があります。これらのコマンドを本文で使用するには、これらのコマンドはTeXモードで挿入される必要があります。
4802 \end_layout
4803
4804 \begin_layout Section
4805 行列
4806 \begin_inset CommandInset label
4807 LatexCommand label
4808 name "sec:行列"
4809
4810 \end_inset
4811
4812
4813 \begin_inset Index idx
4814 status collapsed
4815
4816 \begin_layout Plain Layout
4817 ぎょうれつ@行列
4818 \end_layout
4819
4820 \end_inset
4821
4822
4823 \end_layout
4824
4825 \begin_layout Standard
4826 行列は、数式ツールバーボタンの
4827 \begin_inset Info
4828 type  "icon"
4829 arg   "dialog-show mathmatrix"
4830 \end_inset
4831
4832
4833 \family sans
4834 挿入\SpecialChar \menuseparator
4835 数式\SpecialChar \menuseparator
4836 行列
4837 \family default
4838 メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
4839 \end_layout
4840
4841 \begin_layout Standard
4842 最初の行列は「上」配置
4843 \begin_inset Formula $\begin{array}[t]{cccc}
4844 A & D & G & J\\
4845 B & E & H & K\\
4846 C & F & I & L
4847 \end{array}$
4848 \end_inset
4849
4850 で、二番目は「中央」配置
4851 \begin_inset Formula $\begin{array}{cccc}
4852 A & D & G & J\\
4853 B & E & H & K\\
4854 C & F & I & L
4855 \end{array}$
4856 \end_inset
4857
4858 、三番目は「下」配置
4859 \begin_inset Formula $\begin{array}[b]{cccc}
4860 A & D & G & J\\
4861 B & E & H & K\\
4862 C & F & I & L
4863 \end{array}$
4864 \end_inset
4865
4866 です。
4867 \end_layout
4868
4869 \begin_layout Standard
4870 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
4871 \emph on
4872 l
4873 \emph default
4874 は左寄せ、
4875 \emph on
4876 c
4877 \emph default
4878 は中央揃え、
4879 \emph on
4880 r
4881 \emph default
4882 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの
4883 \begin_inset Formula $4\times4$
4884 \end_inset
4885
4886 行列を作成するには、水平配置のところに
4887 \series bold
4888 lccr
4889 \series default
4890 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
4891 \series bold
4892 c
4893 \series default
4894 です。
4895 \end_layout
4896
4897 \begin_layout Standard
4898 水平行列の例です。
4899 \end_layout
4900
4901 \begin_layout Standard
4902
4903 \series bold
4904 lll
4905 \series default
4906  : 
4907 \begin_inset Formula $\begin{array}{lll}
4908 10000 & D & G\\
4909 B & 10000 & H\\
4910 C & F & 10000
4911 \end{array}$
4912 \end_inset
4913
4914  , 
4915 \series bold
4916 ccc
4917 \series default
4918  : 
4919 \begin_inset Formula $\begin{array}{ccc}
4920 10000 & D & G\\
4921 B & 10000 & H\\
4922 C & F & 10000
4923 \end{array}$
4924 \end_inset
4925
4926  , 
4927 \series bold
4928 rrr
4929 \series default
4930  : 
4931 \begin_inset Formula $\begin{array}{rrr}
4932 10000 & D & G\\
4933 B & 10000 & H\\
4934 C & F & 10000
4935 \end{array}$
4936 \end_inset
4937
4938
4939 \end_layout
4940
4941 \begin_layout Standard
4942 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
4943 \begin_inset Info
4944 type  "icon"
4945 arg   "inset-modify tabular append-row"
4946 \end_inset
4947
4948
4949 \begin_inset Info
4950 type  "icon"
4951 arg   "inset-modify tabular delete-row"
4952 \end_inset
4953
4954 などや
4955 \family sans
4956 編集\SpecialChar \menuseparator
4957 行と列
4958 \family default
4959 メニューを使用することができます。また、行は
4960 \begin_inset Info
4961 type  "shortcut"
4962 arg   "newline-insert newline"
4963 \end_inset
4964
4965 で作成することもできます。
4966 \end_layout
4967
4968 \begin_layout Standard
4969 \begin_inset VSpace bigskip
4970 \end_inset
4971
4972
4973 \end_layout
4974
4975 \begin_layout Standard
4976
4977 \family sans
4978 装飾
4979 \family default
4980 は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
4981 \series bold
4982
4983 \backslash
4984 left
4985 \series default
4986
4987 \begin_inset Index idx
4988 status collapsed
4989
4990 \begin_layout Plain Layout
4991 こまんど@コマンド ! L ! 
4992 \backslash
4993 left
4994 \end_layout
4995
4996 \end_inset
4997
4998 コマンドや
4999 \series bold
5000
5001 \backslash
5002 right
5003 \series default
5004
5005 \begin_inset Index idx
5006 status collapsed
5007
5008 \begin_layout Plain Layout
5009 こまんど@コマンド ! R ! 
5010 \backslash
5011 right
5012 \end_layout
5013
5014 \end_inset
5015
5016 コマンドで作成することもできます(
5017 \begin_inset Flex Ruby
5018 status collapsed
5019
5020 \begin_layout Plain Layout
5021 捷径
5022 \begin_inset Argument post:1
5023 status collapsed
5024
5025 \begin_layout Plain Layout
5026 ショートカット
5027 \end_layout
5028
5029 \end_inset
5030
5031
5032 \end_layout
5033
5034 \end_inset
5035
5036
5037 \family sans
5038 Alt+M
5039 \begin_inset space ~
5040 \end_inset
5041
5042 括弧
5043 \family default
5044 )。第
5045 \begin_inset CommandInset ref
5046 LatexCommand ref
5047 reference "sub:自動の括弧丈"
5048
5049 \end_inset
5050
5051 節を参照してください。あるいは、以下のコマンドを使うこともできます。
5052 \begin_inset VSpace medskip
5053 \end_inset
5054
5055
5056 \end_layout
5057
5058 \begin_layout Standard
5059 \begin_inset space \hfill{}
5060 \end_inset
5061
5062
5063 \begin_inset Tabular
5064 <lyxtabular version="3" rows="4" columns="2">
5065 <features rotate="0" tabularvalignment="middle">
5066 <column alignment="center" valignment="top">
5067 <column alignment="center" valignment="top">
5068 <row>
5069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073 コマンド
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Plain Layout
5082 出力
5083 \begin_inset Note Note
5084 status collapsed
5085
5086 \begin_layout Plain Layout
5087 ここで
5088 \series bold
5089
5090 \backslash
5091 raisebox
5092 \series default
5093 はスペーサーとして使用しているだけです。
5094 \end_layout
5095
5096 \end_inset
5097
5098
5099 \end_layout
5100
5101 \end_inset
5102 </cell>
5103 </row>
5104 <row>
5105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109
5110 \backslash
5111 bmatrix
5112 \begin_inset space \textvisiblespace{}
5113 \end_inset
5114
5115
5116 \begin_inset Formula $2\times2$
5117 \end_inset
5118
5119 行列
5120 \end_layout
5121
5122 \end_inset
5123 </cell>
5124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5125 \begin_inset Text
5126
5127 \begin_layout Plain Layout
5128 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5129 0 & \textrm{-}\mathrm{i}\\
5130 \mathrm{i} & 0
5131 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5132 \end_inset
5133
5134
5135 \end_layout
5136
5137 \end_inset
5138 </cell>
5139 </row>
5140 <row>
5141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5142 \begin_inset Text
5143
5144 \begin_layout Plain Layout
5145
5146 \backslash
5147 Bmatrix
5148 \begin_inset space \textvisiblespace{}
5149 \end_inset
5150
5151
5152 \begin_inset Formula $2\times2$
5153 \end_inset
5154
5155 行列
5156 \end_layout
5157
5158 \end_inset
5159 </cell>
5160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5161 \begin_inset Text
5162
5163 \begin_layout Plain Layout
5164 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5165 0 & \textrm{-}\mathrm{i}\\
5166 \mathrm{i} & 0
5167 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5168 \end_inset
5169
5170
5171 \end_layout
5172
5173 \end_inset
5174 </cell>
5175 </row>
5176 <row>
5177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5178 \begin_inset Text
5179
5180 \begin_layout Plain Layout
5181
5182 \backslash
5183 pmatrix
5184 \begin_inset space \textvisiblespace{}
5185 \end_inset
5186
5187
5188 \begin_inset Formula $2\times2$
5189 \end_inset
5190
5191 行列
5192 \end_layout
5193
5194 \end_inset
5195 </cell>
5196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5201 0 & \textrm{-}\mathrm{i}\\
5202 \mathrm{i} & 0
5203 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5204 \end_inset
5205
5206
5207 \end_layout
5208
5209 \end_inset
5210 </cell>
5211 </row>
5212 </lyxtabular>
5213
5214 \end_inset
5215
5216
5217 \begin_inset space \hfill{}
5218 \end_inset
5219
5220
5221 \begin_inset Tabular
5222 <lyxtabular version="3" rows="4" columns="2">
5223 <features rotate="0" tabularvalignment="middle">
5224 <column alignment="center" valignment="top">
5225 <column alignment="center" valignment="top">
5226 <row>
5227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231 コマンド
5232 \end_layout
5233
5234 \end_inset
5235 </cell>
5236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240 出力
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 </row>
5246 <row>
5247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251
5252 \backslash
5253 vmatrix
5254 \begin_inset space \textvisiblespace{}
5255 \end_inset
5256
5257
5258 \begin_inset Formula $2\times2$
5259 \end_inset
5260
5261 行列
5262 \end_layout
5263
5264 \end_inset
5265 </cell>
5266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5267 \begin_inset Text
5268
5269 \begin_layout Plain Layout
5270 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5271 0 & \textrm{-}\mathrm{i}\\
5272 \mathrm{i} & 0
5273 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5274 \end_inset
5275
5276
5277 \end_layout
5278
5279 \end_inset
5280 </cell>
5281 </row>
5282 <row>
5283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5284 \begin_inset Text
5285
5286 \begin_layout Plain Layout
5287
5288 \backslash
5289 Vmatrix
5290 \begin_inset space \textvisiblespace{}
5291 \end_inset
5292
5293
5294 \begin_inset Formula $2\times2$
5295 \end_inset
5296
5297 行列
5298 \end_layout
5299
5300 \end_inset
5301 </cell>
5302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5303 \begin_inset Text
5304
5305 \begin_layout Plain Layout
5306 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5307 0 & \textrm{-}\mathrm{i}\\
5308 \mathrm{i} & 0
5309 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5310 \end_inset
5311
5312
5313 \end_layout
5314
5315 \end_inset
5316 </cell>
5317 </row>
5318 <row>
5319 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5320 \begin_inset Text
5321
5322 \begin_layout Plain Layout
5323
5324 \backslash
5325 matrix
5326 \begin_inset space \textvisiblespace{}
5327 \end_inset
5328
5329
5330 \begin_inset Formula $2\times2$
5331 \end_inset
5332
5333 行列
5334 \end_layout
5335
5336 \end_inset
5337 </cell>
5338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5339 \begin_inset Text
5340
5341 \begin_layout Plain Layout
5342 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5343 0 & \textrm{-}\mathrm{i}\\
5344 \mathrm{i} & 0
5345 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5346 \end_inset
5347
5348
5349 \end_layout
5350
5351 \end_inset
5352 </cell>
5353 </row>
5354 </lyxtabular>
5355
5356 \end_inset
5357
5358
5359 \begin_inset space \hfill{}
5360 \end_inset
5361
5362
5363 \end_layout
5364
5365 \begin_layout Standard
5366 \begin_inset VSpace medskip
5367 \end_inset
5368
5369 たとえば
5370 \series bold
5371
5372 \backslash
5373 vmatrix
5374 \series default
5375 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5376 \end_layout
5377
5378 \begin_layout Standard
5379 \begin_inset VSpace bigskip
5380 \end_inset
5381
5382 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5383 \begin_inset CommandInset ref
5384 LatexCommand ref
5385 reference "sub:列間"
5386
5387 \end_inset
5388
5389 節に説明されている距離
5390 \series bold
5391
5392 \backslash
5393 arraycolsep
5394 \series default
5395
5396 \begin_inset Index idx
5397 status collapsed
5398
5399 \begin_layout Plain Layout
5400 こまんど@コマンド ! A ! 
5401 \backslash
5402 arraycolsep
5403 \end_layout
5404
5405 \end_inset
5406
5407 をここでも使用することができます。
5408 \end_layout
5409
5410 \begin_layout Standard
5411 行間隔を変更するには、
5412 \series bold
5413
5414 \backslash
5415 arraystretch
5416 \series default
5417
5418 \begin_inset Index idx
5419 status collapsed
5420
5421 \begin_layout Plain Layout
5422 こまんど@コマンド ! A ! 
5423 \backslash
5424 arraystretch
5425 \end_layout
5426
5427 \end_inset
5428
5429 コマンドを使用します。以下のようにして使用します。
5430 \end_layout
5431
5432 \begin_layout Standard
5433
5434 \series bold
5435
5436 \backslash
5437 renewcommand{
5438 \backslash
5439 arraystretch}{伸長因子}
5440 \begin_inset Index idx
5441 status collapsed
5442
5443 \begin_layout Plain Layout
5444 こまんど@コマンド ! R ! 
5445 \backslash
5446 renewcommand
5447 \end_layout
5448
5449 \end_inset
5450
5451
5452 \end_layout
5453
5454 \begin_layout Standard
5455
5456 \series bold
5457
5458 \backslash
5459 renewcommand
5460 \series default
5461 コマンドは、伸長因子を定義済みの
5462 \series bold
5463
5464 \backslash
5465 arraystretch
5466 \series default
5467 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5468 は、
5469 \series bold
5470
5471 \backslash
5472 arraystretch
5473 \series default
5474 に因子1を割り当てて下さい。
5475 \end_layout
5476
5477 \begin_layout Standard
5478 本文行中に行列を入れるには、
5479 \series bold
5480
5481 \backslash
5482 smallmatrix
5483 \series default
5484
5485 \begin_inset Index idx
5486 status collapsed
5487
5488 \begin_layout Plain Layout
5489 こまんど@コマンド ! S ! 
5490 \backslash
5491 smallmatrix
5492 \end_layout
5493
5494 \end_inset
5495
5496 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5497 \end_layout
5498
5499 \begin_layout Standard
5500 これは、本文行中の行列
5501 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5502 C & D
5503 \end{smallmatrix}\right)$
5504 \end_inset
5505
5506 です。
5507 \end_layout
5508
5509 \begin_layout Section
5510 括弧と区分記号
5511 \begin_inset Index idx
5512 status collapsed
5513
5514 \begin_layout Plain Layout
5515 かっこ@括弧
5516 \end_layout
5517
5518 \end_inset
5519
5520
5521 \begin_inset Index idx
5522 status collapsed
5523
5524 \begin_layout Plain Layout
5525 くぶんきごう@区分記号
5526 \end_layout
5527
5528 \end_inset
5529
5530
5531 \end_layout
5532
5533 \begin_layout Subsection
5534 垂直括弧と区分記号
5535 \begin_inset Index idx
5536 status collapsed
5537
5538 \begin_layout Plain Layout
5539 かっこ@括弧 ! すいちょく@垂直
5540 \end_layout
5541
5542 \end_inset
5543
5544
5545 \end_layout
5546
5547 \begin_layout Standard
5548 \begin_inset space \hfill{}
5549 \end_inset
5550
5551
5552 \begin_inset Tabular
5553 <lyxtabular version="3" rows="9" columns="2">
5554 <features rotate="0" tabularvalignment="middle">
5555 <column alignment="center" valignment="top" width="0pt">
5556 <column alignment="center" valignment="top" width="0pt">
5557 <row>
5558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5559 \begin_inset Text
5560
5561 \begin_layout Plain Layout
5562 コマンド
5563 \end_layout
5564
5565 \end_inset
5566 </cell>
5567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5568 \begin_inset Text
5569
5570 \begin_layout Plain Layout
5571 出力
5572 \end_layout
5573
5574 \end_inset
5575 </cell>
5576 </row>
5577 <row>
5578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582 (
5583 \end_layout
5584
5585 \end_inset
5586 </cell>
5587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5588 \begin_inset Text
5589
5590 \begin_layout Plain Layout
5591 \begin_inset Formula $($
5592 \end_inset
5593
5594
5595 \end_layout
5596
5597 \end_inset
5598 </cell>
5599 </row>
5600 <row>
5601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5602 \begin_inset Text
5603
5604 \begin_layout Plain Layout
5605 {
5606 \end_layout
5607
5608 \end_inset
5609 </cell>
5610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5611 \begin_inset Text
5612
5613 \begin_layout Plain Layout
5614 \begin_inset Formula $\{$
5615 \end_inset
5616
5617
5618 \end_layout
5619
5620 \end_inset
5621 </cell>
5622 </row>
5623 <row>
5624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5625 \begin_inset Text
5626
5627 \begin_layout Plain Layout
5628 [
5629 \end_layout
5630
5631 \end_inset
5632 </cell>
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Plain Layout
5637 \begin_inset Formula $[$
5638 \end_inset
5639
5640
5641 \end_layout
5642
5643 \end_inset
5644 </cell>
5645 </row>
5646 <row>
5647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5648 \begin_inset Text
5649
5650 \begin_layout Plain Layout
5651
5652 \backslash
5653 langle
5654 \end_layout
5655
5656 \end_inset
5657 </cell>
5658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5659 \begin_inset Text
5660
5661 \begin_layout Plain Layout
5662 \begin_inset Formula $\langle$
5663 \end_inset
5664
5665
5666 \end_layout
5667
5668 \end_inset
5669 </cell>
5670 </row>
5671 <row>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676
5677 \backslash
5678 lceil
5679 \end_layout
5680
5681 \end_inset
5682 </cell>
5683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5684 \begin_inset Text
5685
5686 \begin_layout Plain Layout
5687 \begin_inset Formula $\lceil$
5688 \end_inset
5689
5690
5691 \end_layout
5692
5693 \end_inset
5694 </cell>
5695 </row>
5696 <row>
5697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5698 \begin_inset Text
5699
5700 \begin_layout Plain Layout
5701
5702 \backslash
5703 lfloor
5704 \end_layout
5705
5706 \end_inset
5707 </cell>
5708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5709 \begin_inset Text
5710
5711 \begin_layout Plain Layout
5712 \begin_inset Formula $\lfloor$
5713 \end_inset
5714
5715
5716 \end_layout
5717
5718 \end_inset
5719 </cell>
5720 </row>
5721 <row>
5722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Plain Layout
5726 /
5727 \end_layout
5728
5729 \end_inset
5730 </cell>
5731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Plain Layout
5735 \begin_inset Formula $/$
5736 \end_inset
5737
5738
5739 \end_layout
5740
5741 \end_inset
5742 </cell>
5743 </row>
5744 <row>
5745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 \begin_inset Formula $|$
5750 \end_inset
5751
5752
5753 \end_layout
5754
5755 \end_inset
5756 </cell>
5757 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5758 \begin_inset Text
5759
5760 \begin_layout Plain Layout
5761 \begin_inset Formula $|$
5762 \end_inset
5763
5764
5765 \end_layout
5766
5767 \end_inset
5768 </cell>
5769 </row>
5770 </lyxtabular>
5771
5772 \end_inset
5773
5774
5775 \begin_inset space \hfill{}
5776 \end_inset
5777
5778
5779 \begin_inset Tabular
5780 <lyxtabular version="3" rows="9" columns="2">
5781 <features rotate="0" tabularvalignment="middle">
5782 <column alignment="center" valignment="top" width="0pt">
5783 <column alignment="center" valignment="top" width="0pt">
5784 <row>
5785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5786 \begin_inset Text
5787
5788 \begin_layout Plain Layout
5789 コマンド
5790 \end_layout
5791
5792 \end_inset
5793 </cell>
5794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5795 \begin_inset Text
5796
5797 \begin_layout Plain Layout
5798 出力
5799 \end_layout
5800
5801 \end_inset
5802 </cell>
5803 </row>
5804 <row>
5805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5806 \begin_inset Text
5807
5808 \begin_layout Plain Layout
5809 )
5810 \end_layout
5811
5812 \end_inset
5813 </cell>
5814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5815 \begin_inset Text
5816
5817 \begin_layout Plain Layout
5818 \begin_inset Formula $)$
5819 \end_inset
5820
5821
5822 \end_layout
5823
5824 \end_inset
5825 </cell>
5826 </row>
5827 <row>
5828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5829 \begin_inset Text
5830
5831 \begin_layout Plain Layout
5832 }
5833 \end_layout
5834
5835 \end_inset
5836 </cell>
5837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5838 \begin_inset Text
5839
5840 \begin_layout Plain Layout
5841 \begin_inset Formula $\}$
5842 \end_inset
5843
5844
5845 \end_layout
5846
5847 \end_inset
5848 </cell>
5849 </row>
5850 <row>
5851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5852 \begin_inset Text
5853
5854 \begin_layout Plain Layout
5855 ]
5856 \end_layout
5857
5858 \end_inset
5859 </cell>
5860 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5861 \begin_inset Text
5862
5863 \begin_layout Plain Layout
5864 \begin_inset Formula $]$
5865 \end_inset
5866
5867
5868 \end_layout
5869
5870 \end_inset
5871 </cell>
5872 </row>
5873 <row>
5874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5875 \begin_inset Text
5876
5877 \begin_layout Plain Layout
5878
5879 \backslash
5880 rangle
5881 \end_layout
5882
5883 \end_inset
5884 </cell>
5885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5886 \begin_inset Text
5887
5888 \begin_layout Plain Layout
5889 \begin_inset Formula $\rangle$
5890 \end_inset
5891
5892
5893 \end_layout
5894
5895 \end_inset
5896 </cell>
5897 </row>
5898 <row>
5899 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5900 \begin_inset Text
5901
5902 \begin_layout Plain Layout
5903
5904 \backslash
5905 rceil
5906 \end_layout
5907
5908 \end_inset
5909 </cell>
5910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5911 \begin_inset Text
5912
5913 \begin_layout Plain Layout
5914 \begin_inset Formula $\rceil$
5915 \end_inset
5916
5917
5918 \end_layout
5919
5920 \end_inset
5921 </cell>
5922 </row>
5923 <row>
5924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5925 \begin_inset Text
5926
5927 \begin_layout Plain Layout
5928
5929 \backslash
5930 rfloor
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5936 \begin_inset Text
5937
5938 \begin_layout Plain Layout
5939 \begin_inset Formula $\rfloor$
5940 \end_inset
5941
5942
5943 \end_layout
5944
5945 \end_inset
5946 </cell>
5947 </row>
5948 <row>
5949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5950 \begin_inset Text
5951
5952 \begin_layout Plain Layout
5953
5954 \backslash
5955
5956 \backslash
5957
5958 \end_layout
5959
5960 \end_inset
5961 </cell>
5962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5963 \begin_inset Text
5964
5965 \begin_layout Plain Layout
5966 \begin_inset Formula $\backslash$
5967 \end_inset
5968
5969
5970 \end_layout
5971
5972 \end_inset
5973 </cell>
5974 </row>
5975 <row>
5976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5977 \begin_inset Text
5978
5979 \begin_layout Plain Layout
5980
5981 \backslash
5982
5983 \begin_inset Formula $|$
5984 \end_inset
5985
5986
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 \begin_inset Formula $\|$
5996 \end_inset
5997
5998
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 </row>
6004 </lyxtabular>
6005
6006 \end_inset
6007
6008
6009 \begin_inset space \hfill{}
6010 \end_inset
6011
6012
6013 \end_layout
6014
6015 \begin_layout Standard
6016 \begin_inset Note Greyedout
6017 status open
6018
6019 \begin_layout Plain Layout
6020
6021 \series bold
6022 【註】
6023 \series default
6024 TeXモードでは、
6025 \backslash
6026
6027 \backslash
6028 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
6029 \series bold
6030
6031 \backslash
6032 textbackslash
6033 \series default
6034
6035 \begin_inset Index idx
6036 status collapsed
6037
6038 \begin_layout Plain Layout
6039 こまんど@コマンド! T ! 
6040 \backslash
6041 textbackslash
6042 \end_layout
6043
6044 \end_inset
6045
6046 を使わなくてはなりません。
6047 \end_layout
6048
6049 \end_inset
6050
6051
6052 \end_layout
6053
6054 \begin_layout Standard
6055 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
6056 \series bold
6057
6058 \backslash
6059 langle
6060 \series default
6061
6062 \series bold
6063
6064 \backslash
6065 rangle
6066 \series default
6067 コマンドを使用せずに
6068 \begin_inset Formula $<$
6069 \end_inset
6070
6071
6072 \begin_inset Formula $>$
6073 \end_inset
6074
6075 の文字を直接使用することができます。
6076 \end_layout
6077
6078 \begin_layout Subsubsection
6079 手動の括弧丈
6080 \begin_inset CommandInset label
6081 LatexCommand label
6082 name "sub:手動の括弧丈"
6083
6084 \end_inset
6085
6086
6087 \begin_inset Index idx
6088 status collapsed
6089
6090 \begin_layout Plain Layout
6091 かっこたけ@括弧丈 ! しゅどう@手動
6092 \end_layout
6093
6094 \end_inset
6095
6096
6097 \end_layout
6098
6099 \begin_layout Standard
6100 括弧の丈は、LaTeXコマンドの
6101 \series bold
6102
6103 \backslash
6104 big
6105 \series default
6106
6107 \begin_inset Index idx
6108 status collapsed
6109
6110 \begin_layout Plain Layout
6111 こまんど@コマンド ! B ! 
6112 \backslash
6113 big
6114 \end_layout
6115
6116 \end_inset
6117
6118
6119 \series bold
6120
6121 \backslash
6122 Big
6123 \series default
6124
6125 \series bold
6126
6127 \backslash
6128 bigg
6129 \series default
6130 および
6131 \series bold
6132
6133 \backslash
6134 Bigg
6135 \series default
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 \end_layout
6150
6151 \begin_layout Standard
6152 これらのコマンドは、括弧の階層を強調するのに使われます。
6153 \end_layout
6154
6155 \begin_layout Standard
6156 \align center
6157 \begin_inset Tabular
6158 <lyxtabular version="3" rows="2" columns="2">
6159 <features rotate="0" tabularvalignment="middle">
6160 <column alignment="center" valignment="top" width="0pt">
6161 <column alignment="center" valignment="top" width="0pt">
6162 <row>
6163 <cell alignment="center" valignment="top" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167 すべての括弧が同じ大きさ:
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 <cell alignment="center" valignment="top" usebox="none">
6173 \begin_inset Text
6174
6175 \begin_layout Plain Layout
6176 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6177 \end_inset
6178
6179
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 </row>
6185 <row>
6186 <cell alignment="center" valignment="top" usebox="none">
6187 \begin_inset Text
6188
6189 \begin_layout Plain Layout
6190 こちらの方が良い:
6191 \end_layout
6192
6193 \end_inset
6194 </cell>
6195 <cell alignment="center" valignment="top" usebox="none">
6196 \begin_inset Text
6197
6198 \begin_layout Plain Layout
6199 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6200 \end_inset
6201
6202
6203 \end_layout
6204
6205 \end_inset
6206 </cell>
6207 </row>
6208 </lyxtabular>
6209
6210 \end_inset
6211
6212
6213 \begin_inset Note Note
6214 status collapsed
6215
6216 \begin_layout Plain Layout
6217 ここで
6218 \series bold
6219
6220 \backslash
6221 raisebox
6222 \series default
6223 はスペーサーとして使用しているだけです。
6224 \end_layout
6225
6226 \end_inset
6227
6228
6229 \end_layout
6230
6231 \begin_layout Standard
6232 二つ目の数式では、
6233 \series bold
6234
6235 \backslash
6236 Big((A+B)(A-B)
6237 \backslash
6238 Big)^
6239 \begin_inset space \textvisiblespace{}
6240 \end_inset
6241
6242 C
6243 \series default
6244 というコマンドが使われています。
6245 \end_layout
6246
6247 \begin_layout Standard
6248 以下は、すべての括弧丈の羅列です。
6249 \end_layout
6250
6251 \begin_layout Standard
6252 \align center
6253
6254 \backslash
6255 Bigg(
6256 \backslash
6257 exp
6258 \backslash
6259 bigg
6260 \begin_inset Formula $<$
6261 \end_inset
6262
6263
6264 \backslash
6265 Big[
6266 \backslash
6267 big{
6268 \backslash
6269 ln(3x)
6270 \backslash
6271 big}^2
6272 \begin_inset space \textvisiblespace{}
6273 \end_inset
6274
6275
6276 \backslash
6277 sin(x)
6278 \backslash
6279 Big]^
6280 \begin_inset space \textvisiblespace{}
6281 \end_inset
6282
6283 A
6284 \begin_inset space \textvisiblespace{}
6285 \end_inset
6286
6287
6288 \backslash
6289 bigg
6290 \begin_inset Formula $>$
6291 \end_inset
6292
6293
6294 \backslash
6295 Bigg)^0,5
6296 \end_layout
6297
6298 \begin_layout Standard
6299 \align center
6300 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6301 \end_inset
6302
6303
6304 \end_layout
6305
6306 \begin_layout Standard
6307
6308 \series bold
6309
6310 \backslash
6311 big
6312 \series default
6313 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6314 \series bold
6315
6316 \backslash
6317 bigm
6318 \series default
6319
6320 \begin_inset Index idx
6321 status collapsed
6322
6323 \begin_layout Plain Layout
6324 こまんど@コマンド ! B ! 
6325 \backslash
6326 bigm
6327 \end_layout
6328
6329 \end_inset
6330
6331 という派生型と、空白を追加しない
6332 \series bold
6333
6334 \backslash
6335 bigl
6336 \series default
6337 -
6338 \series bold
6339
6340 \backslash
6341 bigr
6342 \series default
6343
6344 \begin_inset Index idx
6345 status collapsed
6346
6347 \begin_layout Plain Layout
6348 こまんど@コマンド ! B ! 
6349 \backslash
6350 bigl - 
6351 \backslash
6352 bigr
6353 \end_layout
6354
6355 \end_inset
6356
6357 派生型があります。
6358 \series bold
6359
6360 \backslash
6361 bigl
6362 \series default
6363 コマンドの最後の
6364 \emph on
6365 l
6366 \emph default
6367 は、左括弧であることを示し、右括弧の場合には、
6368 \emph on
6369 l
6370 \emph default
6371 の代わりに
6372 \emph on
6373 r
6374 \emph default
6375 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6376 \end_layout
6377
6378 \begin_layout Standard
6379 以下の表は、これらの派生型の比較です。
6380 \end_layout
6381
6382 \begin_layout Standard
6383 \align center
6384 \begin_inset Tabular
6385 <lyxtabular version="3" rows="5" columns="2">
6386 <features rotate="0" tabularvalignment="middle">
6387 <column alignment="center" valignment="middle">
6388 <column alignment="center" valignment="middle">
6389 <row>
6390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6391 \begin_inset Text
6392
6393 \begin_layout Plain Layout
6394 コマンド
6395 \end_layout
6396
6397 \end_inset
6398 </cell>
6399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6400 \begin_inset Text
6401
6402 \begin_layout Plain Layout
6403 出力
6404 \begin_inset Note Note
6405 status collapsed
6406
6407 \begin_layout Plain Layout
6408 ここで
6409 \series bold
6410
6411 \backslash
6412 raisebox
6413 \series default
6414 はスペーサーとして使用しているだけです。
6415 \end_layout
6416
6417 \end_inset
6418
6419
6420 \end_layout
6421
6422 \end_inset
6423 </cell>
6424 </row>
6425 <row>
6426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6427 \begin_inset Text
6428
6429 \begin_layout Plain Layout
6430
6431 \backslash
6432 Bigm(
6433 \backslash
6434 bigm(
6435 \backslash
6436 ln(3x)
6437 \backslash
6438 bigm)^2
6439 \series bold
6440
6441 \begin_inset space \textvisiblespace{}
6442 \end_inset
6443
6444
6445 \series default
6446
6447 \backslash
6448 Bigm)
6449 \end_layout
6450
6451 \end_inset
6452 </cell>
6453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6454 \begin_inset Text
6455
6456 \begin_layout Plain Layout
6457 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6458 \end_inset
6459
6460
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 </row>
6466 <row>
6467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6468 \begin_inset Text
6469
6470 \begin_layout Plain Layout
6471
6472 \backslash
6473 Big(
6474 \backslash
6475 big(
6476 \backslash
6477 ln(3x)
6478 \backslash
6479 big)^2
6480 \series bold
6481
6482 \begin_inset space \textvisiblespace{}
6483 \end_inset
6484
6485
6486 \series default
6487
6488 \backslash
6489 Big)
6490 \end_layout
6491
6492 \end_inset
6493 </cell>
6494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6495 \begin_inset Text
6496
6497 \begin_layout Plain Layout
6498 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6499 \end_inset
6500
6501
6502 \end_layout
6503
6504 \end_inset
6505 </cell>
6506 </row>
6507 <row>
6508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6509 \begin_inset Text
6510
6511 \begin_layout Plain Layout
6512
6513 \backslash
6514 Bigl(
6515 \backslash
6516 bigl(
6517 \backslash
6518 ln(3x)
6519 \backslash
6520 bigr)^2
6521 \series bold
6522
6523 \begin_inset space \textvisiblespace{}
6524 \end_inset
6525
6526
6527 \series default
6528
6529 \backslash
6530 Bigr)
6531 \end_layout
6532
6533 \end_inset
6534 </cell>
6535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6536 \begin_inset Text
6537
6538 \begin_layout Plain Layout
6539 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6540 \end_inset
6541
6542
6543 \end_layout
6544
6545 \end_inset
6546 </cell>
6547 </row>
6548 <row>
6549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Plain Layout
6553
6554 \backslash
6555 bigl)
6556 \backslash
6557 ln(3x)
6558 \backslash
6559 bigr(
6560 \end_layout
6561
6562 \end_inset
6563 </cell>
6564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6565 \begin_inset Text
6566
6567 \begin_layout Plain Layout
6568 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6569 \end_inset
6570
6571
6572 \end_layout
6573
6574 \end_inset
6575 </cell>
6576 </row>
6577 </lyxtabular>
6578
6579 \end_inset
6580
6581
6582 \end_layout
6583
6584 \begin_layout Subsubsection
6585 自動の括弧丈
6586 \begin_inset CommandInset label
6587 LatexCommand label
6588 name "sub:自動の括弧丈"
6589
6590 \end_inset
6591
6592
6593 \begin_inset Index idx
6594 status collapsed
6595
6596 \begin_layout Plain Layout
6597 かっこたけ@括弧丈 ! じどう@自動
6598 \end_layout
6599
6600 \end_inset
6601
6602
6603 \end_layout
6604
6605 \begin_layout Standard
6606 可変の丈を持つ括弧は、
6607 \series bold
6608
6609 \backslash
6610 left
6611 \series default
6612
6613 \begin_inset Index idx
6614 status collapsed
6615
6616 \begin_layout Plain Layout
6617 こまんど@コマンド ! L ! 
6618 \backslash
6619 left
6620 \end_layout
6621
6622 \end_inset
6623
6624 コマンドおよび
6625 \series bold
6626
6627 \backslash
6628 right
6629 \series default
6630
6631 \begin_inset Index idx
6632 status collapsed
6633
6634 \begin_layout Plain Layout
6635 こまんど@コマンド ! R ! 
6636 \backslash
6637 right
6638 \end_layout
6639
6640 \end_inset
6641
6642 コマンド、あるいは数式ツールバーボタンの
6643 \begin_inset Info
6644 type  "icon"
6645 arg   "dialog-show mathdelimiter"
6646 \end_inset
6647
6648 で挿入することができます。
6649 \series bold
6650
6651 \backslash
6652 left
6653 \series default
6654 および
6655 \series bold
6656
6657 \backslash
6658 right
6659 \series default
6660 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
6661 \end_layout
6662
6663 \begin_layout Standard
6664 \align center
6665 通常の括弧:
6666 \series bold
6667
6668 \backslash
6669 ln(
6670 \backslash
6671 frac
6672 \begin_inset space \textvisiblespace{}
6673 \end_inset
6674
6675 A
6676 \begin_inset Formula $\downarrow$
6677 \end_inset
6678
6679 C
6680 \begin_inset space \textvisiblespace{}
6681 \end_inset
6682
6683 )
6684 \series default
6685 というコマンドは
6686 \begin_inset Formula 
6687 \[
6688 \ln(\frac{A}{C})
6689 \]
6690
6691 \end_inset
6692
6693 を生成します。
6694 \end_layout
6695
6696 \begin_layout Standard
6697 \align center
6698 複数行の括弧:
6699 \series bold
6700
6701 \backslash
6702 ln
6703 \backslash
6704 left(
6705 \backslash
6706 frac
6707 \begin_inset space \textvisiblespace{}
6708 \end_inset
6709
6710 A
6711 \begin_inset Formula $\downarrow$
6712 \end_inset
6713
6714 C
6715 \begin_inset space \textvisiblespace{}
6716 \end_inset
6717
6718
6719 \backslash
6720 right)
6721 \series default
6722 というコマンドは
6723 \begin_inset Formula 
6724 \[
6725 \ln\left(\frac{A}{C}\right)
6726 \]
6727
6728 \end_inset
6729
6730 を生成します。
6731 \end_layout
6732
6733 \begin_layout Standard
6734
6735 \series bold
6736
6737 \backslash
6738 left
6739 \series default
6740
6741 \series bold
6742
6743 \backslash
6744 right
6745 \series default
6746 の代わりに、
6747 \begin_inset Flex Ruby
6748 status collapsed
6749
6750 \begin_layout Plain Layout
6751 捷径
6752 \begin_inset Argument post:1
6753 status collapsed
6754
6755 \begin_layout Plain Layout
6756 ショートカット
6757 \end_layout
6758
6759 \end_inset
6760
6761
6762 \end_layout
6763
6764 \end_inset
6765
6766
6767 \family sans
6768 Alt+M
6769 \begin_inset space ~
6770 \end_inset
6771
6772 括弧
6773 \family default
6774 を使うこともできます。これを使うと、LyX中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
6775 \begin_inset Newline newline
6776 \end_inset
6777
6778 すると、先ほどの例を作るコマンドは
6779 \series bold
6780
6781 \backslash
6782 ln Alt+M
6783 \series default
6784  
6785 \series bold
6786 (
6787 \backslash
6788 frac
6789 \begin_inset space \textvisiblespace{}
6790 \end_inset
6791
6792 A
6793 \begin_inset Formula $\downarrow$
6794 \end_inset
6795
6796 C
6797 \series default
6798 となります。
6799 \end_layout
6800
6801 \begin_layout Standard
6802 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
6803 \series bold
6804
6805 \backslash
6806 left.
6807 \backslash
6808 frac
6809 \begin_inset space \textvisiblespace{}
6810 \end_inset
6811
6812 A
6813 \begin_inset Formula $\downarrow$
6814 \end_inset
6815
6816 B
6817 \begin_inset space \textvisiblespace{}
6818 \end_inset
6819
6820
6821 \backslash
6822 right}
6823 \series default
6824 というコマンドは
6825 \series bold
6826
6827 \begin_inset Formula 
6828 \[
6829 \left.\frac{A}{B}\right\} 
6830 \]
6831
6832 \end_inset
6833
6834
6835 \series default
6836 を生成します。
6837 \series bold
6838
6839 \backslash
6840 left
6841 \series default
6842 コマンドおよび
6843 \series bold
6844
6845 \backslash
6846 right
6847 \series default
6848 コマンドは、文書が再度読み込まれたときには、LyXによって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
6849 \end_layout
6850
6851 \begin_layout Standard
6852 \begin_inset VSpace bigskip
6853 \end_inset
6854
6855 著名なLaTeX頒布版は、すべてLaTeXの拡張であるeTeXを使用しているので、これらの頒布版では、すべての括弧および極限に対して
6856 \series bold
6857
6858 \backslash
6859 middle
6860 \series default
6861
6862 \begin_inset Index idx
6863 status collapsed
6864
6865 \begin_layout Plain Layout
6866 こまんど@コマンド ! M ! 
6867 \backslash
6868 middle
6869 \end_layout
6870
6871 \end_inset
6872
6873 コマンドも使用することができます
6874 \begin_inset Foot
6875 status collapsed
6876
6877 \begin_layout Plain Layout
6878
6879 \series bold
6880 (訳註)
6881 \series default
6882 pLaTeXでは、標準では
6883 \series bold
6884
6885 \backslash
6886 middle
6887 \series default
6888 コマンドは使えません。よって、以下の例では「
6889 \series bold
6890
6891 \backslash
6892 middle
6893 \series default
6894
6895 \begin_inset Formula $|$
6896 \end_inset
6897
6898 」の代わりに「
6899 \series bold
6900
6901 \backslash
6902 biggm
6903 \series default
6904
6905 \begin_inset Formula $|$
6906 \end_inset
6907
6908 」を用いています。
6909 \end_layout
6910
6911 \end_inset
6912
6913 。このコマンドでは、物理ベクトル
6914 \begin_inset Formula 
6915 \[
6916 \left\langle \phi\:\biggm|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6917 \]
6918
6919 \end_inset
6920
6921 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
6922 \begin_inset CommandInset ref
6923 LatexCommand ref
6924 reference "sub:物理ベクトル"
6925
6926 \end_inset
6927
6928 節に説明されているように特殊なLaTeXパッケージがあります。
6929 \end_layout
6930
6931 \begin_layout Subsection
6932 水平括弧
6933 \begin_inset Index idx
6934 status collapsed
6935
6936 \begin_layout Plain Layout
6937 かっこ@括弧 ! すいへい@水平
6938 \end_layout
6939
6940 \end_inset
6941
6942
6943 \end_layout
6944
6945 \begin_layout Standard
6946 \align center
6947 \begin_inset Tabular
6948 <lyxtabular version="3" rows="4" columns="2">
6949 <features rotate="0" tabularvalignment="middle">
6950 <column alignment="center" valignment="top" width="0pt">
6951 <column alignment="center" valignment="top" width="0pt">
6952 <row>
6953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6954 \begin_inset Text
6955
6956 \begin_layout Plain Layout
6957 コマンド
6958 \begin_inset Note Note
6959 status collapsed
6960
6961 \begin_layout Plain Layout
6962 ここで
6963 \series bold
6964
6965 \backslash
6966 raisebox
6967 \series default
6968 はスペーサーとして使用しているだけです。
6969 \end_layout
6970
6971 \end_inset
6972
6973
6974 \end_layout
6975
6976 \end_inset
6977 </cell>
6978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6979 \begin_inset Text
6980
6981 \begin_layout Plain Layout
6982 出力
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 </row>
6988 <row>
6989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6990 \begin_inset Text
6991
6992 \begin_layout Plain Layout
6993 \begin_inset ERT
6994 status collapsed
6995
6996 \begin_layout Plain Layout
6997
6998
6999 \backslash
7000 raisebox{2.3mm}{
7001 \end_layout
7002
7003 \end_inset
7004
7005
7006 \backslash
7007 overbrace
7008 \begin_inset space \textvisiblespace{}
7009 \end_inset
7010
7011 A+B
7012 \begin_inset space \textvisiblespace{}
7013 \end_inset
7014
7015 ^
7016 \begin_inset space \textvisiblespace{}
7017 \end_inset
7018
7019 3
7020 \begin_inset ERT
7021 status collapsed
7022
7023 \begin_layout Plain Layout
7024
7025 }
7026 \end_layout
7027
7028 \end_inset
7029
7030
7031 \begin_inset Index idx
7032 status collapsed
7033
7034 \begin_layout Plain Layout
7035 こまんど@コマンド ! O ! 
7036 \backslash
7037 overbrace
7038 \end_layout
7039
7040 \end_inset
7041
7042
7043 \end_layout
7044
7045 \end_inset
7046 </cell>
7047 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7048 \begin_inset Text
7049
7050 \begin_layout Plain Layout
7051 \begin_inset Formula $\overbrace{A+B}^{3}$
7052 \end_inset
7053
7054
7055 \end_layout
7056
7057 \end_inset
7058 </cell>
7059 </row>
7060 <row>
7061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7062 \begin_inset Text
7063
7064 \begin_layout Plain Layout
7065 \begin_inset ERT
7066 status collapsed
7067
7068 \begin_layout Plain Layout
7069
7070
7071 \backslash
7072 raisebox{-2.2mm}{
7073 \end_layout
7074
7075 \end_inset
7076
7077
7078 \backslash
7079 underbrace
7080 \begin_inset space \textvisiblespace{}
7081 \end_inset
7082
7083 A+B
7084 \begin_inset space \textvisiblespace{}
7085 \end_inset
7086
7087 _5
7088 \begin_inset ERT
7089 status collapsed
7090
7091 \begin_layout Plain Layout
7092
7093 }
7094 \end_layout
7095
7096 \end_inset
7097
7098
7099 \begin_inset Index idx
7100 status collapsed
7101
7102 \begin_layout Plain Layout
7103 こまんど@コマンド ! U ! 
7104 \backslash
7105 underbrace
7106 \end_layout
7107
7108 \end_inset
7109
7110
7111 \end_layout
7112
7113 \end_inset
7114 </cell>
7115 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7116 \begin_inset Text
7117
7118 \begin_layout Plain Layout
7119 \begin_inset Formula $\underbrace{A+B}_{5}$
7120 \end_inset
7121
7122
7123 \end_layout
7124
7125 \end_inset
7126 </cell>
7127 </row>
7128 <row>
7129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7130 \begin_inset Text
7131
7132 \begin_layout Plain Layout
7133
7134 \backslash
7135 overbrace
7136 \begin_inset space \textvisiblespace{}
7137 \end_inset
7138
7139
7140 \backslash
7141 underbrace
7142 \begin_inset space \textvisiblespace{}
7143 \end_inset
7144
7145 A+B_w
7146 \begin_inset space \textvisiblespace{}
7147 \end_inset
7148
7149
7150 \begin_inset space \textvisiblespace{}
7151 \end_inset
7152
7153 _7
7154 \begin_inset space \textvisiblespace{}
7155 \end_inset
7156
7157
7158 \begin_inset space \textvisiblespace{}
7159 \end_inset
7160
7161 ^
7162 \begin_inset space \textvisiblespace{}
7163 \end_inset
7164
7165 C
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7175 \end_inset
7176
7177
7178 \end_layout
7179
7180 \end_inset
7181 </cell>
7182 </row>
7183 </lyxtabular>
7184
7185 \end_inset
7186
7187
7188 \end_layout
7189
7190 \begin_layout Standard
7191 最後の例では、
7192 \series bold
7193
7194 \backslash
7195 overbrace
7196 \series default
7197 が先に挿入されようが
7198 \series bold
7199
7200 \backslash
7201 underbrace
7202 \series default
7203 が先に挿入されようが代わりはありません。
7204 \end_layout
7205
7206 \begin_layout Standard
7207 \begin_inset VSpace bigskip
7208 \end_inset
7209
7210 括弧をお互いに重ねる必要がある場合には、第
7211 \begin_inset CommandInset ref
7212 LatexCommand ref
7213 reference "sec:多行数式"
7214
7215 \end_inset
7216
7217 節に説明されているように、次のような多行数式を使わなくてはなりません。
7218 \begin_inset Formula 
7219 \begin{eqnarray*}
7220 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7221  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7222 \end{eqnarray*}
7223
7224 \end_inset
7225
7226 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7227 \begin_inset Foot
7228 status collapsed
7229
7230 \begin_layout Plain Layout
7231 空白コマンドは第
7232 \begin_inset CommandInset ref
7233 LatexCommand ref
7234 reference "sub:定義済みの空白"
7235
7236 \end_inset
7237
7238 章に説明があります。
7239 \end_layout
7240
7241 \end_inset
7242
7243
7244 \series bold
7245
7246 \backslash
7247 :
7248 \series default
7249 を最初の
7250 \begin_inset Formula $d$
7251 \end_inset
7252
7253 の前に挿入しておくことが重要です。さもないと、
7254 \begin_inset Formula $q$
7255 \end_inset
7256
7257 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7258 \begin_inset Foot
7259 status collapsed
7260
7261 \begin_layout Plain Layout
7262 これは、括弧が文字として取り扱われないためです。第
7263 \begin_inset CommandInset ref
7264 LatexCommand ref
7265 reference "sub:二項演算子"
7266
7267 \end_inset
7268
7269 章参照。
7270 \end_layout
7271
7272 \end_inset
7273
7274 ためです。二行目には、二つめの括弧が挿入されています。
7275 \begin_inset Formula $b$
7276 \end_inset
7277
7278 の直前から始まるようにするために、まず
7279 \series bold
7280
7281 \backslash
7282 hphantom{gggg+
7283 \backslash
7284 :}
7285 \series default
7286 というコマンド
7287 \begin_inset Foot
7288 status collapsed
7289
7290 \begin_layout Plain Layout
7291
7292 \series bold
7293
7294 \backslash
7295 hphantom
7296 \series default
7297 に関する詳細は、第
7298 \begin_inset CommandInset ref
7299 LatexCommand ref
7300 reference "sub:埋め草"
7301
7302 \end_inset
7303
7304 章を参照してください。
7305 \end_layout
7306
7307 \end_inset
7308
7309 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7310 \series bold
7311
7312 \backslash
7313 hphantom{bbqq+dddd}
7314 \series default
7315 コマンドの下に置きます。
7316 \end_layout
7317
7318 \begin_layout Standard
7319 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7320 \begin_inset ERT
7321 status collapsed
7322
7323 \begin_layout Plain Layout
7324
7325
7326 \backslash
7327 setlength{
7328 \backslash
7329 jot}{-6pt}
7330 \end_layout
7331
7332 \end_inset
7333
7334
7335 \begin_inset Formula 
7336 \begin{eqnarray*}
7337  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7338 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7339 \end{eqnarray*}
7340
7341 \end_inset
7342
7343
7344 \begin_inset ERT
7345 status collapsed
7346
7347 \begin_layout Plain Layout
7348
7349
7350 \backslash
7351 setlength{
7352 \backslash
7353 jot}{3pt}
7354 \end_layout
7355
7356 \end_inset
7357
7358 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7359 ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
7360 \begin_inset Foot
7361 status collapsed
7362
7363 \begin_layout Plain Layout
7364 \begin_inset CommandInset href
7365 LatexCommand href
7366 name "LyX-bug #1505"
7367 target "http://www.lyx.org/trac/ticket/1505"
7368
7369 \end_inset
7370
7371
7372 \end_layout
7373
7374 \end_inset
7375
7376 のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
7377 \series bold
7378 setlength{
7379 \backslash
7380 jot}{-6pt}
7381 \series default
7382 というコマンドを入れて、大域的な数式行間
7383 \series bold
7384
7385 \backslash
7386 jot
7387 \series default
7388
7389 \begin_inset Index idx
7390 status collapsed
7391
7392 \begin_layout Plain Layout
7393 こまんど@コマンド ! J ! 
7394 \backslash
7395 jot
7396 \end_layout
7397
7398 \end_inset
7399
7400 を-6
7401 \begin_inset space \thinspace{}
7402 \end_inset
7403
7404 ptに変更しなくてはなりません。
7405 \series bold
7406
7407 \backslash
7408 jot
7409 \series default
7410 は、数式直後に同様のコマンドを使って標準値の3
7411 \begin_inset space \thinspace{}
7412 \end_inset
7413
7414 ptに戻します。数式中の行間について、詳しくは第
7415 \begin_inset CommandInset ref
7416 LatexCommand ref
7417 reference "sub:行間"
7418
7419 \end_inset
7420
7421 章に説明があります。
7422 \end_layout
7423
7424 \begin_layout Section
7425 矢印
7426 \begin_inset Index idx
7427 status collapsed
7428
7429 \begin_layout Plain Layout
7430 やじるし@矢印
7431 \end_layout
7432
7433 \end_inset
7434
7435
7436 \end_layout
7437
7438 \begin_layout Standard
7439 矢印は、数式ツールバーボタンの
7440 \begin_inset Info
7441 type  "icon"
7442 arg   "math-insert \\leftarrow"
7443 \end_inset
7444
7445 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7446 \end_layout
7447
7448 \begin_layout Subsection
7449 水平矢印
7450 \begin_inset Index idx
7451 status collapsed
7452
7453 \begin_layout Plain Layout
7454 やじるし@矢印 ! すいへい@水平
7455 \end_layout
7456
7457 \end_inset
7458
7459
7460 \end_layout
7461
7462 \begin_layout Standard
7463 \begin_inset space \hfill{}
7464 \end_inset
7465
7466
7467 \begin_inset Tabular
7468 <lyxtabular version="3" rows="8" columns="2">
7469 <features rotate="0" tabularvalignment="middle">
7470 <column alignment="center" valignment="top" width="0pt">
7471 <column alignment="center" valignment="top" width="0pt">
7472 <row>
7473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7474 \begin_inset Text
7475
7476 \begin_layout Plain Layout
7477 コマンド
7478 \end_layout
7479
7480 \end_inset
7481 </cell>
7482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7483 \begin_inset Text
7484
7485 \begin_layout Plain Layout
7486 出力
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 </row>
7492 <row>
7493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7494 \begin_inset Text
7495
7496 \begin_layout Plain Layout
7497
7498 \backslash
7499 gets
7500 \end_layout
7501
7502 \end_inset
7503 </cell>
7504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7505 \begin_inset Text
7506
7507 \begin_layout Plain Layout
7508 \begin_inset Formula $\gets$
7509 \end_inset
7510
7511
7512 \end_layout
7513
7514 \end_inset
7515 </cell>
7516 </row>
7517 <row>
7518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7519 \begin_inset Text
7520
7521 \begin_layout Plain Layout
7522
7523 \backslash
7524 Leftarrow
7525 \end_layout
7526
7527 \end_inset
7528 </cell>
7529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533 \begin_inset Formula $\Leftarrow$
7534 \end_inset
7535
7536
7537 \end_layout
7538
7539 \end_inset
7540 </cell>
7541 </row>
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 \backslash
7549 longleftarrow
7550 \end_layout
7551
7552 \end_inset
7553 </cell>
7554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7555 \begin_inset Text
7556
7557 \begin_layout Plain Layout
7558 \begin_inset Formula $\longleftarrow$
7559 \end_inset
7560
7561
7562 \end_layout
7563
7564 \end_inset
7565 </cell>
7566 </row>
7567 <row>
7568 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7569 \begin_inset Text
7570
7571 \begin_layout Plain Layout
7572
7573 \backslash
7574 Longleftarrow
7575 \end_layout
7576
7577 \end_inset
7578 </cell>
7579 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7580 \begin_inset Text
7581
7582 \begin_layout Plain Layout
7583 \begin_inset Formula $\Longleftarrow$
7584 \end_inset
7585
7586
7587 \end_layout
7588
7589 \end_inset
7590 </cell>
7591 </row>
7592 <row>
7593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7594 \begin_inset Text
7595
7596 \begin_layout Plain Layout
7597
7598 \backslash
7599 leftharpoonup
7600 \end_layout
7601
7602 \end_inset
7603 </cell>
7604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7605 \begin_inset Text
7606
7607 \begin_layout Plain Layout
7608 \begin_inset Formula $\leftharpoonup$
7609 \end_inset
7610
7611
7612 \end_layout
7613
7614 \end_inset
7615 </cell>
7616 </row>
7617 <row>
7618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622
7623 \backslash
7624 leftharpoondown
7625 \end_layout
7626
7627 \end_inset
7628 </cell>
7629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633 \begin_inset Formula $\leftharpoondown$
7634 \end_inset
7635
7636
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 </row>
7642 <row>
7643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7644 \begin_inset Text
7645
7646 \begin_layout Plain Layout
7647
7648 \backslash
7649 hookleftarrow
7650 \end_layout
7651
7652 \end_inset
7653 </cell>
7654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7655 \begin_inset Text
7656
7657 \begin_layout Plain Layout
7658 \begin_inset Formula $\hookleftarrow$
7659 \end_inset
7660
7661
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 </row>
7667 </lyxtabular>
7668
7669 \end_inset
7670
7671
7672 \begin_inset space \hfill{}
7673 \end_inset
7674
7675
7676 \begin_inset Tabular
7677 <lyxtabular version="3" rows="8" columns="2">
7678 <features rotate="0" tabularvalignment="middle">
7679 <column alignment="center" valignment="top" width="0pt">
7680 <column alignment="center" valignment="top" width="0pt">
7681 <row>
7682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7683 \begin_inset Text
7684
7685 \begin_layout Plain Layout
7686 コマンド
7687 \end_layout
7688
7689 \end_inset
7690 </cell>
7691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7692 \begin_inset Text
7693
7694 \begin_layout Plain Layout
7695 出力
7696 \end_layout
7697
7698 \end_inset
7699 </cell>
7700 </row>
7701 <row>
7702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7703 \begin_inset Text
7704
7705 \begin_layout Plain Layout
7706
7707 \backslash
7708 to
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7714 \begin_inset Text
7715
7716 \begin_layout Plain Layout
7717 \begin_inset Formula $\to$
7718 \end_inset
7719
7720
7721 \end_layout
7722
7723 \end_inset
7724 </cell>
7725 </row>
7726 <row>
7727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7728 \begin_inset Text
7729
7730 \begin_layout Plain Layout
7731
7732 \backslash
7733 Rightarrow
7734 \end_layout
7735
7736 \end_inset
7737 </cell>
7738 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7739 \begin_inset Text
7740
7741 \begin_layout Plain Layout
7742 \begin_inset Formula $\Rightarrow$
7743 \end_inset
7744
7745
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 </row>
7751 <row>
7752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7753 \begin_inset Text
7754
7755 \begin_layout Plain Layout
7756
7757 \backslash
7758 longrightarrow
7759 \end_layout
7760
7761 \end_inset
7762 </cell>
7763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7764 \begin_inset Text
7765
7766 \begin_layout Plain Layout
7767 \begin_inset Formula $\longrightarrow$
7768 \end_inset
7769
7770
7771 \end_layout
7772
7773 \end_inset
7774 </cell>
7775 </row>
7776 <row>
7777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7778 \begin_inset Text
7779
7780 \begin_layout Plain Layout
7781
7782 \backslash
7783 Longrightarrow
7784 \end_layout
7785
7786 \end_inset
7787 </cell>
7788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7789 \begin_inset Text
7790
7791 \begin_layout Plain Layout
7792 \begin_inset Formula $\Longrightarrow$
7793 \end_inset
7794
7795
7796 \end_layout
7797
7798 \end_inset
7799 </cell>
7800 </row>
7801 <row>
7802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7803 \begin_inset Text
7804
7805 \begin_layout Plain Layout
7806
7807 \backslash
7808 rightharpoonup
7809 \end_layout
7810
7811 \end_inset
7812 </cell>
7813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7814 \begin_inset Text
7815
7816 \begin_layout Plain Layout
7817 \begin_inset Formula $\rightharpoonup$
7818 \end_inset
7819
7820
7821 \end_layout
7822
7823 \end_inset
7824 </cell>
7825 </row>
7826 <row>
7827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7828 \begin_inset Text
7829
7830 \begin_layout Plain Layout
7831
7832 \backslash
7833 rightharpoondown
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842 \begin_inset Formula $\rightharpoondown$
7843 \end_inset
7844
7845
7846 \end_layout
7847
7848 \end_inset
7849 </cell>
7850 </row>
7851 <row>
7852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856
7857 \backslash
7858 hookrightarrow
7859 \end_layout
7860
7861 \end_inset
7862 </cell>
7863 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Plain Layout
7867 \begin_inset Formula $\hookrightarrow$
7868 \end_inset
7869
7870
7871 \end_layout
7872
7873 \end_inset
7874 </cell>
7875 </row>
7876 </lyxtabular>
7877
7878 \end_inset
7879
7880
7881 \begin_inset space \hfill{}
7882 \end_inset
7883
7884
7885 \end_layout
7886
7887 \begin_layout Standard
7888 \begin_inset space \hfill{}
7889 \end_inset
7890
7891
7892 \begin_inset Tabular
7893 <lyxtabular version="3" rows="6" columns="2">
7894 <features rotate="0" tabularvalignment="middle">
7895 <column alignment="center" valignment="top" width="0pt">
7896 <column alignment="center" valignment="top" width="0pt">
7897 <row>
7898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7899 \begin_inset Text
7900
7901 \begin_layout Plain Layout
7902 コマンド
7903 \end_layout
7904
7905 \end_inset
7906 </cell>
7907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7908 \begin_inset Text
7909
7910 \begin_layout Plain Layout
7911 出力
7912 \end_layout
7913
7914 \end_inset
7915 </cell>
7916 </row>
7917 <row>
7918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7919 \begin_inset Text
7920
7921 \begin_layout Plain Layout
7922
7923 \backslash
7924 leftrightarrow
7925 \end_layout
7926
7927 \end_inset
7928 </cell>
7929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933 \begin_inset Formula $\leftrightarrow$
7934 \end_inset
7935
7936
7937 \end_layout
7938
7939 \end_inset
7940 </cell>
7941 </row>
7942 <row>
7943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947
7948 \backslash
7949 Leftrightarrow
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7955 \begin_inset Text
7956
7957 \begin_layout Plain Layout
7958 \begin_inset Formula $\Leftrightarrow$
7959 \end_inset
7960
7961
7962 \end_layout
7963
7964 \end_inset
7965 </cell>
7966 </row>
7967 <row>
7968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7969 \begin_inset Text
7970
7971 \begin_layout Plain Layout
7972
7973 \backslash
7974 longleftrightarrow
7975 \end_layout
7976
7977 \end_inset
7978 </cell>
7979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7980 \begin_inset Text
7981
7982 \begin_layout Plain Layout
7983 \begin_inset Formula $\longleftrightarrow$
7984 \end_inset
7985
7986
7987 \end_layout
7988
7989 \end_inset
7990 </cell>
7991 </row>
7992 <row>
7993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997
7998 \backslash
7999 Longleftrightarrow
8000 \end_layout
8001
8002 \end_inset
8003 </cell>
8004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Plain Layout
8008 \begin_inset Formula $\Longleftrightarrow$
8009 \end_inset
8010
8011
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 </row>
8017 <row>
8018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8019 \begin_inset Text
8020
8021 \begin_layout Plain Layout
8022
8023 \backslash
8024 rightleftharpoons
8025 \end_layout
8026
8027 \end_inset
8028 </cell>
8029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8030 \begin_inset Text
8031
8032 \begin_layout Plain Layout
8033 \begin_inset Formula $\rightleftharpoons$
8034 \end_inset
8035
8036
8037 \end_layout
8038
8039 \end_inset
8040 </cell>
8041 </row>
8042 </lyxtabular>
8043
8044 \end_inset
8045
8046
8047 \begin_inset space \hspace{}
8048 \length 25pt
8049 \end_inset
8050
8051
8052 \begin_inset space \hfill{}
8053 \end_inset
8054
8055
8056 \begin_inset Tabular
8057 <lyxtabular version="3" rows="5" columns="2">
8058 <features rotate="0" tabularvalignment="middle">
8059 <column alignment="center" valignment="top" width="0pt">
8060 <column alignment="center" valignment="top" width="0pt">
8061 <row>
8062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8063 \begin_inset Text
8064
8065 \begin_layout Plain Layout
8066 コマンド
8067 \end_layout
8068
8069 \end_inset
8070 </cell>
8071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8072 \begin_inset Text
8073
8074 \begin_layout Plain Layout
8075 出力
8076 \end_layout
8077
8078 \end_inset
8079 </cell>
8080 </row>
8081 <row>
8082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8083 \begin_inset Text
8084
8085 \begin_layout Plain Layout
8086
8087 \backslash
8088 mapsto
8089 \end_layout
8090
8091 \end_inset
8092 </cell>
8093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8094 \begin_inset Text
8095
8096 \begin_layout Plain Layout
8097 \begin_inset Formula $\mapsto$
8098 \end_inset
8099
8100
8101 \end_layout
8102
8103 \end_inset
8104 </cell>
8105 </row>
8106 <row>
8107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8108 \begin_inset Text
8109
8110 \begin_layout Plain Layout
8111
8112 \backslash
8113 longmapsto
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8119 \begin_inset Text
8120
8121 \begin_layout Plain Layout
8122 \begin_inset Formula $\longmapsto$
8123 \end_inset
8124
8125
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 </row>
8131 <row>
8132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8133 \begin_inset Text
8134
8135 \begin_layout Plain Layout
8136
8137 \backslash
8138 leadsto
8139 \end_layout
8140
8141 \end_inset
8142 </cell>
8143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8144 \begin_inset Text
8145
8146 \begin_layout Plain Layout
8147 \begin_inset Formula $\leadsto$
8148 \end_inset
8149
8150
8151 \end_layout
8152
8153 \end_inset
8154 </cell>
8155 </row>
8156 <row>
8157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8158 \begin_inset Text
8159
8160 \begin_layout Plain Layout
8161
8162 \backslash
8163 dasharrow
8164 \end_layout
8165
8166 \end_inset
8167 </cell>
8168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8169 \begin_inset Text
8170
8171 \begin_layout Plain Layout
8172 \begin_inset Formula $\dasharrow$
8173 \end_inset
8174
8175
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 </row>
8181 </lyxtabular>
8182
8183 \end_inset
8184
8185
8186 \begin_inset space \hfill{}
8187 \end_inset
8188
8189
8190 \end_layout
8191
8192 \begin_layout Standard
8193 \begin_inset VSpace medskip
8194 \end_inset
8195
8196 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8197 \begin_inset CommandInset ref
8198 LatexCommand ref
8199 reference "sec:アクセント"
8200
8201 \end_inset
8202
8203 節に一覧があります。
8204 \end_layout
8205
8206 \begin_layout Standard
8207 \begin_inset VSpace bigskip
8208 \end_inset
8209
8210 さらに、ラベル付き矢印
8211 \begin_inset Index idx
8212 status collapsed
8213
8214 \begin_layout Plain Layout
8215 やじるし@矢印 ! らべるつき@ラベル付き
8216 \end_layout
8217
8218 \end_inset
8219
8220 として、
8221 \series bold
8222
8223 \backslash
8224 xleftarrow
8225 \series default
8226
8227 \begin_inset Index idx
8228 status collapsed
8229
8230 \begin_layout Plain Layout
8231 こまんど@コマンド ! X ! 
8232 \backslash
8233 xleftarrow
8234 \end_layout
8235
8236 \end_inset
8237
8238
8239 \series bold
8240
8241 \backslash
8242 xrightarrow
8243 \series default
8244
8245 \begin_inset Index idx
8246 status collapsed
8247
8248 \begin_layout Plain Layout
8249 こまんど@コマンド ! X ! 
8250 \backslash
8251 xrightarrow
8252 \begin_inset ERT
8253 status collapsed
8254
8255 \begin_layout Plain Layout
8256
8257
8258 \backslash
8259 vspace{4mm}
8260 \end_layout
8261
8262 \end_inset
8263
8264
8265 \end_layout
8266
8267 \end_inset
8268
8269 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8270 ます。
8271 \end_layout
8272
8273 \begin_layout Standard
8274 \align center
8275 \begin_inset Tabular
8276 <lyxtabular version="3" rows="3" columns="2">
8277 <features rotate="0" tabularvalignment="middle">
8278 <column alignment="center" valignment="top" width="0pt">
8279 <column alignment="center" valignment="top" width="0pt">
8280 <row>
8281 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Plain Layout
8285 コマンド
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 出力
8295 \begin_inset Note Note
8296 status collapsed
8297
8298 \begin_layout Plain Layout
8299 ここで
8300 \series bold
8301
8302 \backslash
8303 raisebox
8304 \series default
8305 はスペーサーとして使用しているだけです。
8306 \end_layout
8307
8308 \end_inset
8309
8310
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 </row>
8316 <row>
8317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321 F(a)
8322 \backslash
8323 xleftarrow
8324 \begin_inset space \textvisiblespace{}
8325 \end_inset
8326
8327 x=a
8328 \begin_inset Formula $\downarrow$
8329 \end_inset
8330
8331 x
8332 \begin_inset Formula $>$
8333 \end_inset
8334
8335 0
8336 \begin_inset Formula $\to$
8337 \end_inset
8338
8339 F(x)
8340 \end_layout
8341
8342 \end_inset
8343 </cell>
8344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8345 \begin_inset Text
8346
8347 \begin_layout Plain Layout
8348 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8349 \end_inset
8350
8351
8352 \end_layout
8353
8354 \end_inset
8355 </cell>
8356 </row>
8357 <row>
8358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 F(x)
8363 \backslash
8364 xrightarrow
8365 \begin_inset space \textvisiblespace{}
8366 \end_inset
8367
8368 x=a
8369 \begin_inset Formula $\downarrow$
8370 \end_inset
8371
8372 x
8373 \begin_inset Formula $>$
8374 \end_inset
8375
8376 0
8377 \begin_inset Formula $\to$
8378 \end_inset
8379
8380 F(a)
8381 \end_layout
8382
8383 \end_inset
8384 </cell>
8385 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8386 \begin_inset Text
8387
8388 \begin_layout Plain Layout
8389 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8390 \end_inset
8391
8392
8393 \end_layout
8394
8395 \end_inset
8396 </cell>
8397 </row>
8398 </lyxtabular>
8399
8400 \end_inset
8401
8402
8403 \end_layout
8404
8405 \begin_layout Subsection
8406 垂直矢印および対角矢印
8407 \begin_inset Index idx
8408 status collapsed
8409
8410 \begin_layout Plain Layout
8411 やじるし@矢印 ! たいかく@対角
8412 \end_layout
8413
8414 \end_inset
8415
8416
8417 \begin_inset Index idx
8418 status collapsed
8419
8420 \begin_layout Plain Layout
8421 やじるし@矢印 ! すいちょく@垂直
8422 \end_layout
8423
8424 \end_inset
8425
8426
8427 \end_layout
8428
8429 \begin_layout Standard
8430 \begin_inset space \hfill{}
8431 \end_inset
8432
8433
8434 \begin_inset Tabular
8435 <lyxtabular version="3" rows="7" columns="2">
8436 <features rotate="0" tabularvalignment="middle">
8437 <column alignment="center" valignment="top" width="0pt">
8438 <column alignment="center" valignment="top" width="0pt">
8439 <row>
8440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444 コマンド
8445 \end_layout
8446
8447 \end_inset
8448 </cell>
8449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453 出力
8454 \end_layout
8455
8456 \end_inset
8457 </cell>
8458 </row>
8459 <row>
8460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464
8465 \backslash
8466 uparrow
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475 \begin_inset Formula $\uparrow$
8476 \end_inset
8477
8478
8479 \end_layout
8480
8481 \end_inset
8482 </cell>
8483 </row>
8484 <row>
8485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489
8490 \backslash
8491 Uparrow
8492 \end_layout
8493
8494 \end_inset
8495 </cell>
8496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8497 \begin_inset Text
8498
8499 \begin_layout Plain Layout
8500 \begin_inset Formula $\Uparrow$
8501 \end_inset
8502
8503
8504 \end_layout
8505
8506 \end_inset
8507 </cell>
8508 </row>
8509 <row>
8510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514
8515 \backslash
8516 updownarrow
8517 \end_layout
8518
8519 \end_inset
8520 </cell>
8521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8522 \begin_inset Text
8523
8524 \begin_layout Plain Layout
8525 \begin_inset Formula $\updownarrow$
8526 \end_inset
8527
8528
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 </row>
8534 <row>
8535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539
8540 \backslash
8541 Updownarrow
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550 \begin_inset Formula $\Updownarrow$
8551 \end_inset
8552
8553
8554 \end_layout
8555
8556 \end_inset
8557 </cell>
8558 </row>
8559 <row>
8560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Plain Layout
8564
8565 \backslash
8566 Downarrow
8567 \end_layout
8568
8569 \end_inset
8570 </cell>
8571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8572 \begin_inset Text
8573
8574 \begin_layout Plain Layout
8575 \begin_inset Formula $\Downarrow$
8576 \end_inset
8577
8578
8579 \end_layout
8580
8581 \end_inset
8582 </cell>
8583 </row>
8584 <row>
8585 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589
8590 \backslash
8591 downarrow
8592 \end_layout
8593
8594 \end_inset
8595 </cell>
8596 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Plain Layout
8600 \begin_inset Formula $\downarrow$
8601 \end_inset
8602
8603
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 </row>
8609 </lyxtabular>
8610
8611 \end_inset
8612
8613
8614 \begin_inset space \hfill{}
8615 \end_inset
8616
8617
8618 \begin_inset Tabular
8619 <lyxtabular version="3" rows="5" columns="2">
8620 <features rotate="0" tabularvalignment="middle">
8621 <column alignment="center" valignment="top" width="0pt">
8622 <column alignment="center" valignment="top" width="0pt">
8623 <row>
8624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628 コマンド
8629 \end_layout
8630
8631 \end_inset
8632 </cell>
8633 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8634 \begin_inset Text
8635
8636 \begin_layout Plain Layout
8637 出力
8638 \end_layout
8639
8640 \end_inset
8641 </cell>
8642 </row>
8643 <row>
8644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648
8649 \backslash
8650 nearrow
8651 \end_layout
8652
8653 \end_inset
8654 </cell>
8655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659 \begin_inset Formula $\nearrow$
8660 \end_inset
8661
8662
8663 \end_layout
8664
8665 \end_inset
8666 </cell>
8667 </row>
8668 <row>
8669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673
8674 \backslash
8675 searrow
8676 \end_layout
8677
8678 \end_inset
8679 </cell>
8680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Plain Layout
8684 \begin_inset Formula $\searrow$
8685 \end_inset
8686
8687
8688 \end_layout
8689
8690 \end_inset
8691 </cell>
8692 </row>
8693 <row>
8694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8695 \begin_inset Text
8696
8697 \begin_layout Plain Layout
8698
8699 \backslash
8700 swarrow
8701 \end_layout
8702
8703 \end_inset
8704 </cell>
8705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8706 \begin_inset Text
8707
8708 \begin_layout Plain Layout
8709 \begin_inset Formula $\swarrow$
8710 \end_inset
8711
8712
8713 \end_layout
8714
8715 \end_inset
8716 </cell>
8717 </row>
8718 <row>
8719 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8720 \begin_inset Text
8721
8722 \begin_layout Plain Layout
8723
8724 \backslash
8725 nwarrow
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 \begin_inset Formula $\nwarrow$
8735 \end_inset
8736
8737
8738 \end_layout
8739
8740 \end_inset
8741 </cell>
8742 </row>
8743 </lyxtabular>
8744
8745 \end_inset
8746
8747
8748 \begin_inset space \hfill{}
8749 \end_inset
8750
8751
8752 \end_layout
8753
8754 \begin_layout Standard
8755 \begin_inset VSpace medskip
8756 \end_inset
8757
8758 垂直矢印は、第
8759 \begin_inset CommandInset ref
8760 LatexCommand ref
8761 reference "sub:手動の括弧丈"
8762
8763 \end_inset
8764
8765 節および第
8766 \begin_inset CommandInset ref
8767 LatexCommand ref
8768 reference "sub:自動の括弧丈"
8769
8770 \end_inset
8771
8772 節に述べられているコマンドを使うと、区分記号として使用することもできます。伊藤の公式を用いて
8773 \end_layout
8774
8775 \begin_layout Section
8776 アクセント
8777 \begin_inset CommandInset label
8778 LatexCommand label
8779 name "sec:アクセント"
8780
8781 \end_inset
8782
8783
8784 \begin_inset Index idx
8785 status collapsed
8786
8787 \begin_layout Plain Layout
8788 あくせんと@アクセント
8789 \end_layout
8790
8791 \end_inset
8792
8793
8794 \end_layout
8795
8796 \begin_layout Standard
8797 アクセントは、数式ツールバーボタンの
8798 \begin_inset Info
8799 type  "icon"
8800 arg   "math-insert \\hat"
8801 \end_inset
8802
8803 か、以下の各小節に列挙してあるコマンドで入力することができます。
8804 \end_layout
8805
8806 \begin_layout Subsection
8807 一文字に付けるアクセント
8808 \begin_inset ERT
8809 status collapsed
8810
8811 \begin_layout Plain Layout
8812
8813
8814 \backslash
8815 texorpdfstring{
8816 \end_layout
8817
8818 \end_inset
8819
8820
8821 \begin_inset Foot
8822 status collapsed
8823
8824 \begin_layout Plain Layout
8825 本文中のアクセントについては、第
8826 \begin_inset CommandInset ref
8827 LatexCommand ref
8828 reference "sub:文章中のアクセント"
8829
8830 \end_inset
8831
8832 節を参照。
8833 \end_layout
8834
8835 \end_inset
8836
8837
8838 \begin_inset ERT
8839 status collapsed
8840
8841 \begin_layout Plain Layout
8842
8843 }{}
8844 \end_layout
8845
8846 \end_inset
8847
8848
8849 \begin_inset Note Note
8850 status collapsed
8851
8852 \begin_layout Plain Layout
8853
8854 \series bold
8855
8856 \backslash
8857 texorpdfstring
8858 \series default
8859 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
8860 \end_layout
8861
8862 \begin_layout Plain Layout
8863
8864 \series bold
8865
8866 \backslash
8867 texorpdfstring
8868 \series default
8869 についての詳細は、第
8870 \begin_inset CommandInset ref
8871 LatexCommand ref
8872 reference "sub:節見出し中の数式"
8873
8874 \end_inset
8875
8876 節にあります。
8877 \end_layout
8878
8879 \end_inset
8880
8881
8882 \begin_inset CommandInset label
8883 LatexCommand label
8884 name "sub:一文字に付けるアクセント"
8885
8886 \end_inset
8887
8888
8889 \begin_inset Index idx
8890 status collapsed
8891
8892 \begin_layout Plain Layout
8893 あくせんと@アクセント ! いちもじにつける@一文字に付ける
8894 \end_layout
8895
8896 \end_inset
8897
8898
8899 \end_layout
8900
8901 \begin_layout Standard
8902 \begin_inset space \hfill{}
8903 \end_inset
8904
8905
8906 \begin_inset Tabular
8907 <lyxtabular version="3" rows="8" columns="2">
8908 <features rotate="0" tabularvalignment="middle">
8909 <column alignment="center" valignment="top" width="0pt">
8910 <column alignment="center" valignment="top" width="0pt">
8911 <row>
8912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8913 \begin_inset Text
8914
8915 \begin_layout Plain Layout
8916 コマンド
8917 \end_layout
8918
8919 \end_inset
8920 </cell>
8921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Plain Layout
8925 出力
8926 \begin_inset Note Note
8927 status collapsed
8928
8929 \begin_layout Plain Layout
8930 ここで
8931 \series bold
8932
8933 \backslash
8934 raisebox
8935 \series default
8936 はスペーサーとして使用しているだけです。
8937 \end_layout
8938
8939 \end_inset
8940
8941
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 </row>
8947 <row>
8948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Plain Layout
8952
8953 \backslash
8954 dot
8955 \begin_inset space \textvisiblespace{}
8956 \end_inset
8957
8958 A
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Plain Layout
8967 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8968 \end_inset
8969
8970
8971 \end_layout
8972
8973 \end_inset
8974 </cell>
8975 </row>
8976 <row>
8977 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981
8982 \backslash
8983 ddot
8984 \begin_inset space \textvisiblespace{}
8985 \end_inset
8986
8987 A
8988 \end_layout
8989
8990 \end_inset
8991 </cell>
8992 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8993 \begin_inset Text
8994
8995 \begin_layout Plain Layout
8996 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
8997 \end_inset
8998
8999
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 </row>
9005 <row>
9006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Plain Layout
9010
9011 \backslash
9012 dddot
9013 \begin_inset space \textvisiblespace{}
9014 \end_inset
9015
9016 A
9017 \end_layout
9018
9019 \end_inset
9020 </cell>
9021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9022 \begin_inset Text
9023
9024 \begin_layout Plain Layout
9025 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9026 \end_inset
9027
9028
9029 \end_layout
9030
9031 \end_inset
9032 </cell>
9033 </row>
9034 <row>
9035 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9036 \begin_inset Text
9037
9038 \begin_layout Plain Layout
9039
9040 \backslash
9041 ddddot
9042 \begin_inset space \textvisiblespace{}
9043 \end_inset
9044
9045 A
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9055 \end_inset
9056
9057
9058 \end_layout
9059
9060 \end_inset
9061 </cell>
9062 </row>
9063 <row>
9064 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9065 \begin_inset Text
9066
9067 \begin_layout Plain Layout
9068
9069 \backslash
9070 vec
9071 \begin_inset space \textvisiblespace{}
9072 \end_inset
9073
9074 A
9075 \begin_inset Index idx
9076 status collapsed
9077
9078 \begin_layout Plain Layout
9079
9080 \lang english
9081 Vectors
9082 \end_layout
9083
9084 \end_inset
9085
9086
9087 \end_layout
9088
9089 \end_inset
9090 </cell>
9091 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9096 \end_inset
9097
9098
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 </row>
9104 <row>
9105 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9106 \begin_inset Text
9107
9108 \begin_layout Plain Layout
9109
9110 \backslash
9111 bar
9112 \begin_inset space \textvisiblespace{}
9113 \end_inset
9114
9115 A
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9125 \end_inset
9126
9127
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 </row>
9133 <row>
9134 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Plain Layout
9138
9139 \backslash
9140 mathring
9141 \begin_inset space \textvisiblespace{}
9142 \end_inset
9143
9144 A
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Plain Layout
9153 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9154 \end_inset
9155
9156
9157 \end_layout
9158
9159 \end_inset
9160 </cell>
9161 </row>
9162 </lyxtabular>
9163
9164 \end_inset
9165
9166
9167 \begin_inset space \hfill{}
9168 \end_inset
9169
9170
9171 \begin_inset Tabular
9172 <lyxtabular version="3" rows="7" columns="2">
9173 <features rotate="0" tabularvalignment="middle">
9174 <column alignment="center" valignment="top" width="0pt">
9175 <column alignment="center" valignment="top" width="0pt">
9176 <row>
9177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9178 \begin_inset Text
9179
9180 \begin_layout Plain Layout
9181 コマンド
9182 \end_layout
9183
9184 \end_inset
9185 </cell>
9186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9187 \begin_inset Text
9188
9189 \begin_layout Plain Layout
9190 出力
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 </row>
9196 <row>
9197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201
9202 \backslash
9203 tilde
9204 \begin_inset space \textvisiblespace{}
9205 \end_inset
9206
9207 A
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9217 \end_inset
9218
9219
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 </row>
9225 <row>
9226 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230
9231 \backslash
9232 hat
9233 \begin_inset space \textvisiblespace{}
9234 \end_inset
9235
9236 A
9237 \end_layout
9238
9239 \end_inset
9240 </cell>
9241 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9246 \end_inset
9247
9248
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 </row>
9254 <row>
9255 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259
9260 \backslash
9261 check
9262 \begin_inset space \textvisiblespace{}
9263 \end_inset
9264
9265 A
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9271 \begin_inset Text
9272
9273 \begin_layout Plain Layout
9274 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9275 \end_inset
9276
9277
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 </row>
9283 <row>
9284 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9285 \begin_inset Text
9286
9287 \begin_layout Plain Layout
9288
9289 \backslash
9290 acute
9291 \begin_inset space \textvisiblespace{}
9292 \end_inset
9293
9294 A
9295 \end_layout
9296
9297 \end_inset
9298 </cell>
9299 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9304 \end_inset
9305
9306
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 </row>
9312 <row>
9313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317
9318 \backslash
9319 grave
9320 \begin_inset space \textvisiblespace{}
9321 \end_inset
9322
9323 A
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9333 \end_inset
9334
9335
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 </row>
9341 <row>
9342 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Plain Layout
9346
9347 \backslash
9348 breve
9349 \begin_inset space \textvisiblespace{}
9350 \end_inset
9351
9352 A
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9358 \begin_inset Text
9359
9360 \begin_layout Plain Layout
9361 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9362 \end_inset
9363
9364
9365 \end_layout
9366
9367 \end_inset
9368 </cell>
9369 </row>
9370 </lyxtabular>
9371
9372 \end_inset
9373
9374
9375 \begin_inset space \hfill{}
9376 \end_inset
9377
9378
9379 \end_layout
9380
9381 \begin_layout Standard
9382 \begin_inset VSpace bigskip
9383 \end_inset
9384
9385
9386 \end_layout
9387
9388 \begin_layout Standard
9389 \begin_inset ERT
9390 status collapsed
9391
9392 \begin_layout Plain Layout
9393
9394
9395 \backslash
9396 '{e}
9397 \end_layout
9398
9399 \end_inset
9400
9401 のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
9402 \begin_inset Index idx
9403 status collapsed
9404
9405 \begin_layout Plain Layout
9406 うむらうと@ウムラウト
9407 \end_layout
9408
9409 \end_inset
9410
9411 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
9412 として取り扱います。
9413 \series bold
9414
9415 \backslash
9416 ddot
9417 \series default
9418 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
9419 \end_layout
9420
9421 \begin_layout Standard
9422 \begin_inset VSpace -2mm
9423 \end_inset
9424
9425
9426 \end_layout
9427
9428 \begin_layout Standard
9429 \align center
9430 \begin_inset Tabular
9431 <lyxtabular version="3" rows="3" columns="2">
9432 <features rotate="0" tabularvalignment="middle">
9433 <column alignment="center" valignment="top">
9434 <column alignment="center" valignment="top">
9435 <row>
9436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9437 \begin_inset Text
9438
9439 \begin_layout Plain Layout
9440 コマンド
9441 \end_layout
9442
9443 \end_inset
9444 </cell>
9445 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9446 \begin_inset Text
9447
9448 \begin_layout Plain Layout
9449 出力
9450 \begin_inset Note Note
9451 status collapsed
9452
9453 \begin_layout Plain Layout
9454 ここで
9455 \series bold
9456
9457 \backslash
9458 raisebox
9459 \series default
9460 および0ポイント空白はスペーサーとして使用しているだけです。
9461 \end_layout
9462
9463 \end_inset
9464
9465
9466 \end_layout
9467
9468 \end_inset
9469 </cell>
9470 </row>
9471 <row>
9472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9473 \begin_inset Text
9474
9475 \begin_layout Plain Layout
9476 \begin_inset Quotes grd
9477 \end_inset
9478
9479 i
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Plain Layout
9488
9489 \lang ngerman
9490 \begin_inset space \hspace{}
9491 \length 0pt
9492 \end_inset
9493
9494
9495 \begin_inset Formula $"i$
9496 \end_inset
9497
9498
9499 \end_layout
9500
9501 \end_inset
9502 </cell>
9503 </row>
9504 <row>
9505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509
9510 \backslash
9511 ddot
9512 \begin_inset space \textvisiblespace{}
9513 \end_inset
9514
9515 i
9516 \end_layout
9517
9518 \end_inset
9519 </cell>
9520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9521 \begin_inset Text
9522
9523 \begin_layout Plain Layout
9524 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9525 \end_inset
9526
9527
9528 \end_layout
9529
9530 \end_inset
9531 </cell>
9532 </row>
9533 </lyxtabular>
9534
9535 \end_inset
9536
9537
9538 \end_layout
9539
9540 \begin_layout Standard
9541
9542 \series bold
9543
9544 \backslash
9545 ddot
9546 \series default
9547 に比べて良いもう一つの利点は、上記のアクセントコマンドが
9548 \emph on
9549 数式中テキストでは使用できない
9550 \emph default
9551 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
9552 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
9553 \end_layout
9554
9555 \begin_layout Standard
9556 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
9557 \end_layout
9558
9559 \begin_layout Standard
9560 \begin_inset VSpace bigskip
9561 \end_inset
9562
9563
9564 \end_layout
9565
9566 \begin_layout Standard
9567
9568 \lang english
9569 LyX also supports a tilde under the character if the LaTeX-package
9570 \lang japanese
9571  
9572 \series bold
9573 undertilde
9574 \series default
9575
9576 \begin_inset Index idx
9577 status collapsed
9578
9579 \begin_layout Plain Layout
9580 ぱっけーじ@パッケージ ! upgreek
9581 \end_layout
9582
9583 \end_inset
9584
9585  
9586 \lang english
9587 is installed on your system:
9588 \end_layout
9589
9590 \begin_layout Standard
9591 \begin_inset ERT
9592 status collapsed
9593
9594 \begin_layout Plain Layout
9595
9596
9597 \backslash
9598 ifundertilde 
9599 \end_layout
9600
9601 \end_inset
9602
9603
9604 \begin_inset Note Note
9605 status open
9606
9607 \begin_layout Plain Layout
9608 以下の表は、
9609 \series bold
9610 undertilde
9611 \series default
9612  LaTeXパッケージが導入済みのときのみ表示されます。
9613 \end_layout
9614
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \begin_layout Standard
9621 \noindent
9622 \align center
9623 \begin_inset Tabular
9624 <lyxtabular version="3" rows="2" columns="2">
9625 <features rotate="0" tabularvalignment="middle">
9626 <column alignment="center" valignment="top" width="0pt">
9627 <column alignment="center" valignment="top" width="0pt">
9628 <row>
9629 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9630 \begin_inset Text
9631
9632 \begin_layout Plain Layout
9633 コマンド
9634 \end_layout
9635
9636 \end_inset
9637 </cell>
9638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9639 \begin_inset Text
9640
9641 \begin_layout Plain Layout
9642 出力
9643 \end_layout
9644
9645 \end_inset
9646 </cell>
9647 </row>
9648 <row>
9649 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9650 \begin_inset Text
9651
9652 \begin_layout Plain Layout
9653
9654 \backslash
9655 utilde
9656 \begin_inset space \textvisiblespace{}
9657 \end_inset
9658
9659 A
9660 \end_layout
9661
9662 \end_inset
9663 </cell>
9664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9665 \begin_inset Text
9666
9667 \begin_layout Plain Layout
9668 \begin_inset Formula $\raisebox{5mm}{}\utilde{A}$
9669 \end_inset
9670
9671
9672 \end_layout
9673
9674 \end_inset
9675 </cell>
9676 </row>
9677 </lyxtabular>
9678
9679 \end_inset
9680
9681
9682 \end_layout
9683
9684 \begin_layout Standard
9685 \begin_inset ERT
9686 status collapsed
9687
9688 \begin_layout Plain Layout
9689
9690
9691 \backslash
9692 else 
9693 \end_layout
9694
9695 \end_inset
9696
9697
9698 \begin_inset Note Note
9699 status open
9700
9701 \begin_layout Plain Layout
9702 以下は、
9703 \series bold
9704 undertilde
9705 \series default
9706  LaTeXパッケージが導入されていないときのみ表示されます。
9707 \end_layout
9708
9709 \end_inset
9710
9711
9712 \end_layout
9713
9714 \begin_layout Standard
9715 この小節のすべてを出力で見るには、
9716 \series bold
9717 undertilde
9718 \series default
9719  LaTeXパッケージを導入する必要があります。
9720 \end_layout
9721
9722 \begin_layout Standard
9723 \begin_inset ERT
9724 status collapsed
9725
9726 \begin_layout Plain Layout
9727
9728
9729 \backslash
9730 fi 
9731 \end_layout
9732
9733 \end_inset
9734
9735
9736 \end_layout
9737
9738 \begin_layout Subsection
9739 複数の文字に付けるアクセント
9740 \begin_inset Index idx
9741 status collapsed
9742
9743 \begin_layout Plain Layout
9744 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
9745 \end_layout
9746
9747 \end_inset
9748
9749
9750 \end_layout
9751
9752 \begin_layout Standard
9753 \begin_inset space \hfill{}
9754 \end_inset
9755
9756
9757 \begin_inset Tabular
9758 <lyxtabular version="3" rows="5" columns="2">
9759 <features rotate="0" tabularvalignment="middle">
9760 <column alignment="center" valignment="top" width="0pt">
9761 <column alignment="center" valignment="top" width="0pt">
9762 <row>
9763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9764 \begin_inset Text
9765
9766 \begin_layout Plain Layout
9767 コマンド
9768 \end_layout
9769
9770 \end_inset
9771 </cell>
9772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9773 \begin_inset Text
9774
9775 \begin_layout Plain Layout
9776 出力
9777 \begin_inset Note Note
9778 status collapsed
9779
9780 \begin_layout Plain Layout
9781 ここで
9782 \series bold
9783
9784 \backslash
9785 raisebox
9786 \series default
9787 はスペーサーとして使用しているだけです。
9788 \end_layout
9789
9790 \end_inset
9791
9792
9793 \end_layout
9794
9795 \end_inset
9796 </cell>
9797 </row>
9798 <row>
9799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9800 \begin_inset Text
9801
9802 \begin_layout Plain Layout
9803
9804 \backslash
9805 overleftarrow
9806 \begin_inset space \textvisiblespace{}
9807 \end_inset
9808
9809 A=B
9810 \end_layout
9811
9812 \end_inset
9813 </cell>
9814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9815 \begin_inset Text
9816
9817 \begin_layout Plain Layout
9818 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9819 \end_inset
9820
9821
9822 \end_layout
9823
9824 \end_inset
9825 </cell>
9826 </row>
9827 <row>
9828 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9829 \begin_inset Text
9830
9831 \begin_layout Plain Layout
9832
9833 \backslash
9834 underleftarrow
9835 \begin_inset space \textvisiblespace{}
9836 \end_inset
9837
9838 A=B
9839 \end_layout
9840
9841 \end_inset
9842 </cell>
9843 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9844 \begin_inset Text
9845
9846 \begin_layout Plain Layout
9847 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9848 \end_inset
9849
9850
9851 \end_layout
9852
9853 \end_inset
9854 </cell>
9855 </row>
9856 <row>
9857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9858 \begin_inset Text
9859
9860 \begin_layout Plain Layout
9861
9862 \backslash
9863 overleftrightarrow
9864 \begin_inset space \textvisiblespace{}
9865 \end_inset
9866
9867 A=B
9868 \end_layout
9869
9870 \end_inset
9871 </cell>
9872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9873 \begin_inset Text
9874
9875 \begin_layout Plain Layout
9876 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9877 \end_inset
9878
9879
9880 \end_layout
9881
9882 \end_inset
9883 </cell>
9884 </row>
9885 <row>
9886 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9887 \begin_inset Text
9888
9889 \begin_layout Plain Layout
9890
9891 \backslash
9892 underleftrightarrow
9893 \begin_inset space \textvisiblespace{}
9894 \end_inset
9895
9896 A=B
9897 \end_layout
9898
9899 \end_inset
9900 </cell>
9901 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Plain Layout
9905 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9906 \end_inset
9907
9908
9909 \end_layout
9910
9911 \end_inset
9912 </cell>
9913 </row>
9914 </lyxtabular>
9915
9916 \end_inset
9917
9918
9919 \begin_inset space \hfill{}
9920 \end_inset
9921
9922
9923 \begin_inset Tabular
9924 <lyxtabular version="3" rows="5" columns="2">
9925 <features rotate="0" tabularvalignment="middle">
9926 <column alignment="center" valignment="top" width="0pt">
9927 <column alignment="center" valignment="top" width="0pt">
9928 <row>
9929 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933 コマンド
9934 \end_layout
9935
9936 \end_inset
9937 </cell>
9938 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9939 \begin_inset Text
9940
9941 \begin_layout Plain Layout
9942 出力
9943 \end_layout
9944
9945 \end_inset
9946 </cell>
9947 </row>
9948 <row>
9949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953
9954 \backslash
9955 overrightarrow
9956 \begin_inset space \textvisiblespace{}
9957 \end_inset
9958
9959 A=B
9960 \end_layout
9961
9962 \end_inset
9963 </cell>
9964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9965 \begin_inset Text
9966
9967 \begin_layout Plain Layout
9968 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9969 \end_inset
9970
9971
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 </row>
9977 <row>
9978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982
9983 \backslash
9984 underrightarrow
9985 \begin_inset space \textvisiblespace{}
9986 \end_inset
9987
9988 A=B
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
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 widetilde
10014 \begin_inset space \textvisiblespace{}
10015 \end_inset
10016
10017 A=B
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{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
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 widehat
10043 \begin_inset space \textvisiblespace{}
10044 \end_inset
10045
10046 A=B
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{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10056 \end_inset
10057
10058
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 </row>
10064 </lyxtabular>
10065
10066 \end_inset
10067
10068
10069 \begin_inset space \hfill{}
10070 \end_inset
10071
10072
10073 \end_layout
10074
10075 \begin_layout Standard
10076 \begin_inset VSpace medskip
10077 \end_inset
10078
10079 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
10080 \series bold
10081
10082 \backslash
10083 widetilde
10084 \series default
10085 および
10086 \series bold
10087
10088 \backslash
10089 widehat
10090 \series default
10091 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
10092 \begin_inset Formula 
10093 \[
10094 \widetilde{A+B=C-D}
10095 \]
10096
10097 \end_inset
10098
10099
10100 \end_layout
10101
10102 \begin_layout Standard
10103 前小節で述べた
10104 \series bold
10105
10106 \backslash
10107 overset
10108 \series default
10109
10110 \begin_inset Index idx
10111 status collapsed
10112
10113 \begin_layout Plain Layout
10114 こまんど@コマンド ! O ! 
10115 \backslash
10116 overset
10117 \end_layout
10118
10119 \end_inset
10120
10121 コマンドと
10122 \series bold
10123
10124 \backslash
10125 underset
10126 \series default
10127
10128 \begin_inset Index idx
10129 status collapsed
10130
10131 \begin_layout Plain Layout
10132 こまんど@コマンド ! U ! 
10133 \backslash
10134 underset
10135 \end_layout
10136
10137 \end_inset
10138
10139 コマンドを使っても、複数の文字にアクセントを付けることができます。
10140 \series bold
10141
10142 \backslash
10143 underset
10144 \begin_inset space \textvisiblespace{}
10145 \end_inset
10146
10147 A=B
10148 \begin_inset Formula $\downarrow$
10149 \end_inset
10150
10151 ***
10152 \series default
10153 というコマンドは、
10154 \begin_inset Formula 
10155 \[
10156 \underset{***}{A=B}
10157 \]
10158
10159 \end_inset
10160
10161 のようになります。
10162 \end_layout
10163
10164 \begin_layout Section
10165 空白
10166 \begin_inset CommandInset label
10167 LatexCommand label
10168 name "sub:空白"
10169
10170 \end_inset
10171
10172
10173 \begin_inset Index idx
10174 status collapsed
10175
10176 \begin_layout Plain Layout
10177 くうはく@空白 ! すいへい@水平
10178 \end_layout
10179
10180 \end_inset
10181
10182
10183 \end_layout
10184
10185 \begin_layout Subsection
10186 定義済みの空白
10187 \begin_inset CommandInset label
10188 LatexCommand label
10189 name "sub:定義済みの空白"
10190
10191 \end_inset
10192
10193
10194 \begin_inset Index idx
10195 status collapsed
10196
10197 \begin_layout Plain Layout
10198 くうはく@空白 ! すいへい@水平 ! ていぎずみ@定義済み
10199 \end_layout
10200
10201 \end_inset
10202
10203
10204 \end_layout
10205
10206 \begin_layout Standard
10207 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(
10208 \begin_inset Flex Ruby
10209 status collapsed
10210
10211 \begin_layout Plain Layout
10212 捷径
10213 \begin_inset Argument post:1
10214 status collapsed
10215
10216 \begin_layout Plain Layout
10217 ショートカット
10218 \end_layout
10219
10220 \end_inset
10221
10222
10223 \end_layout
10224
10225 \end_inset
10226
10227
10228 \begin_inset Info
10229 type  "shortcut"
10230 arg   "space-insert protected"
10231 \end_inset
10232
10233 )を挿入することで実現できます。「
10234 \color blue
10235
10236 \begin_inset space \textvisiblespace{}
10237 \end_inset
10238
10239
10240 \color inherit
10241 」が現れるので、
10242 \family sans
10243 Space
10244 \family default
10245 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
10246 \begin_inset Info
10247 type  "icon"
10248 arg   "math-insert \\space"
10249 \end_inset
10250
10251 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
10252 \family sans
10253 Space
10254 \family default
10255 を押すことによって、長さを変更することができます。
10256 \end_layout
10257
10258 \begin_layout Standard
10259 \noindent
10260 \align center
10261 \begin_inset Tabular
10262 <lyxtabular version="3" rows="6" columns="3">
10263 <features rotate="0" tabularvalignment="middle">
10264 <column alignment="center" valignment="top">
10265 <column alignment="center" valignment="top" width="15col%">
10266 <column alignment="center" valignment="top">
10267 <row>
10268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272 コマンド
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 保護された空白を挿入したのち、
10282 \family sans
10283 Space
10284 \family default
10285 を叩く回数
10286 \end_layout
10287
10288 \end_inset
10289 </cell>
10290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10291 \begin_inset Text
10292
10293 \begin_layout Plain Layout
10294 出力
10295 \end_layout
10296
10297 \end_inset
10298 </cell>
10299 </row>
10300 <row>
10301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10302 \begin_inset Text
10303
10304 \begin_layout Plain Layout
10305
10306 \backslash
10307 ,
10308 \end_layout
10309
10310 \end_inset
10311 </cell>
10312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \begin_layout Plain Layout
10316 0
10317 \end_layout
10318
10319 \end_inset
10320 </cell>
10321 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10322 \begin_inset Text
10323
10324 \begin_layout Plain Layout
10325 \begin_inset Formula $A\, B$
10326 \end_inset
10327
10328
10329 \end_layout
10330
10331 \end_inset
10332 </cell>
10333 </row>
10334 <row>
10335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10336 \begin_inset Text
10337
10338 \begin_layout Plain Layout
10339
10340 \backslash
10341 :
10342 \end_layout
10343
10344 \end_inset
10345 </cell>
10346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10347 \begin_inset Text
10348
10349 \begin_layout Plain Layout
10350 1
10351 \end_layout
10352
10353 \end_inset
10354 </cell>
10355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10356 \begin_inset Text
10357
10358 \begin_layout Plain Layout
10359 \begin_inset Formula $A\: B$
10360 \end_inset
10361
10362
10363 \end_layout
10364
10365 \end_inset
10366 </cell>
10367 </row>
10368 <row>
10369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10370 \begin_inset Text
10371
10372 \begin_layout Plain Layout
10373
10374 \backslash
10375 ;
10376 \end_layout
10377
10378 \end_inset
10379 </cell>
10380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10381 \begin_inset Text
10382
10383 \begin_layout Plain Layout
10384 2
10385 \end_layout
10386
10387 \end_inset
10388 </cell>
10389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10390 \begin_inset Text
10391
10392 \begin_layout Plain Layout
10393 \begin_inset Formula $A\; B$
10394 \end_inset
10395
10396
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 </row>
10402 <row>
10403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10404 \begin_inset Text
10405
10406 \begin_layout Plain Layout
10407
10408 \backslash
10409 quad
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 3
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427 \begin_inset Formula $A\quad B$
10428 \end_inset
10429
10430
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 </row>
10436 <row>
10437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10438 \begin_inset Text
10439
10440 \begin_layout Plain Layout
10441
10442 \backslash
10443 qquad
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10449 \begin_inset Text
10450
10451 \begin_layout Plain Layout
10452 4
10453 \end_layout
10454
10455 \end_inset
10456 </cell>
10457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10458 \begin_inset Text
10459
10460 \begin_layout Plain Layout
10461 \begin_inset Formula $A\qquad B$
10462 \end_inset
10463
10464
10465 \end_layout
10466
10467 \end_inset
10468 </cell>
10469 </row>
10470 </lyxtabular>
10471
10472 \end_inset
10473
10474
10475 \begin_inset space \hfill{}
10476 \end_inset
10477
10478
10479 \begin_inset Tabular
10480 <lyxtabular version="3" rows="6" columns="3">
10481 <features rotate="0" tabularvalignment="middle">
10482 <column alignment="center" valignment="top">
10483 <column alignment="center" valignment="top" width="15col%">
10484 <column alignment="center" valignment="top">
10485 <row>
10486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490 コマンド
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10496 \begin_inset Text
10497
10498 \begin_layout Plain Layout
10499 保護された空白を挿入したのち、
10500 \family sans
10501 Space
10502 \family default
10503 を叩く回数
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10509 \begin_inset Text
10510
10511 \begin_layout Plain Layout
10512 出力
10513 \end_layout
10514
10515 \end_inset
10516 </cell>
10517 </row>
10518 <row>
10519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10520 \begin_inset Text
10521
10522 \begin_layout Plain Layout
10523
10524 \backslash
10525 hfill
10526 \end_layout
10527
10528 \end_inset
10529 </cell>
10530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10531 \begin_inset Text
10532
10533 \begin_layout Plain Layout
10534 5
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543 \begin_inset Formula $A\hfill B$
10544 \end_inset
10545
10546
10547 \end_layout
10548
10549 \end_inset
10550 </cell>
10551 </row>
10552 <row>
10553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10554 \begin_inset Text
10555
10556 \begin_layout Plain Layout
10557
10558 \backslash
10559 hspace*{1em}
10560 \end_layout
10561
10562 \end_inset
10563 </cell>
10564 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10565 \begin_inset Text
10566
10567 \begin_layout Plain Layout
10568 6
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 \begin_inset Formula $A\hspace*{1em}B$
10578 \end_inset
10579
10580
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 </row>
10586 <row>
10587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591
10592 \backslash
10593 hspace{1em}
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10599 \begin_inset Text
10600
10601 \begin_layout Plain Layout
10602 7
10603 \end_layout
10604
10605 \end_inset
10606 </cell>
10607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10608 \begin_inset Text
10609
10610 \begin_layout Plain Layout
10611 \begin_inset Formula $A\hspace{1em}B$
10612 \end_inset
10613
10614
10615 \end_layout
10616
10617 \end_inset
10618 </cell>
10619 </row>
10620 <row>
10621 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Plain Layout
10625
10626 \backslash
10627
10628 \begin_inset space \textvisiblespace{}
10629 \end_inset
10630
10631
10632 \end_layout
10633
10634 \end_inset
10635 </cell>
10636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10637 \begin_inset Text
10638
10639 \begin_layout Plain Layout
10640 8
10641 \end_layout
10642
10643 \end_inset
10644 </cell>
10645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10646 \begin_inset Text
10647
10648 \begin_layout Plain Layout
10649 \begin_inset Formula $A\ B$
10650 \end_inset
10651
10652
10653 \end_layout
10654
10655 \end_inset
10656 </cell>
10657 </row>
10658 <row>
10659 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10660 \begin_inset Text
10661
10662 \begin_layout Plain Layout
10663
10664 \backslash
10665 !
10666 \end_layout
10667
10668 \end_inset
10669 </cell>
10670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10671 \begin_inset Text
10672
10673 \begin_layout Plain Layout
10674 9
10675 \end_layout
10676
10677 \end_inset
10678 </cell>
10679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10680 \begin_inset Text
10681
10682 \begin_layout Plain Layout
10683 \begin_inset Formula $A\! B$
10684 \end_inset
10685
10686
10687 \end_layout
10688
10689 \end_inset
10690 </cell>
10691 </row>
10692 </lyxtabular>
10693
10694 \end_inset
10695
10696
10697 \end_layout
10698
10699 \begin_layout Standard
10700
10701 \lang english
10702 Space
10703 \begin_inset space ~
10704 \end_inset
10705
10706 5
10707 \begin_inset space \thinspace{}
10708 \end_inset
10709
10710 --
10711 \begin_inset space \thinspace{}
10712 \end_inset
10713
10714 7 are variable spaces which are explained in
10715 \lang japanese
10716  
10717 \begin_inset CommandInset ref
10718 LatexCommand ref
10719 reference "sub:可変長の空白"
10720
10721 \end_inset
10722
10723 .一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
10724 さの空白があります。
10725 \end_layout
10726
10727 \begin_layout Standard
10728 \align center
10729 \begin_inset Tabular
10730 <lyxtabular version="3" rows="3" columns="3">
10731 <features rotate="0" tabularvalignment="middle">
10732 <column alignment="center" valignment="middle" width="6.8cm">
10733 <column alignment="center" valignment="top" width="0pt">
10734 <column alignment="center" valignment="top" width="0pt">
10735 <row>
10736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740 コマンド
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10746 \begin_inset Text
10747
10748 \begin_layout Plain Layout
10749
10750 \backslash
10751 negmedspace
10752 \end_layout
10753
10754 \end_inset
10755 </cell>
10756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10757 \begin_inset Text
10758
10759 \begin_layout Plain Layout
10760
10761 \backslash
10762 negthickspace
10763 \end_layout
10764
10765 \end_inset
10766 </cell>
10767 </row>
10768 <row>
10769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10770 \begin_inset Text
10771
10772 \begin_layout Plain Layout
10773 保護された空白を挿入したのち、
10774 \family sans
10775 Space
10776 \family default
10777 を叩く回数
10778 \end_layout
10779
10780 \end_inset
10781 </cell>
10782 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10783 \begin_inset Text
10784
10785 \begin_layout Plain Layout
10786 10
10787 \end_layout
10788
10789 \end_inset
10790 </cell>
10791 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10792 \begin_inset Text
10793
10794 \begin_layout Plain Layout
10795 11
10796 \end_layout
10797
10798 \end_inset
10799 </cell>
10800 </row>
10801 <row>
10802 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10803 \begin_inset Text
10804
10805 \begin_layout Plain Layout
10806 出力
10807 \end_layout
10808
10809 \end_inset
10810 </cell>
10811 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10812 \begin_inset Text
10813
10814 \begin_layout Plain Layout
10815 \begin_inset Formula $A\negmedspace B$
10816 \end_inset
10817
10818
10819 \end_layout
10820
10821 \end_inset
10822 </cell>
10823 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10824 \begin_inset Text
10825
10826 \begin_layout Plain Layout
10827 \begin_inset Formula $A\negthickspace B$
10828 \end_inset
10829
10830
10831 \end_layout
10832
10833 \end_inset
10834 </cell>
10835 </row>
10836 </lyxtabular>
10837
10838 \end_inset
10839
10840
10841 \end_layout
10842
10843 \begin_layout Standard
10844 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
10845 \end_layout
10846
10847 \begin_layout Standard
10848 \align center
10849 \begin_inset Tabular
10850 <lyxtabular version="3" rows="3" columns="2">
10851 <features rotate="0" tabularvalignment="middle">
10852 <column alignment="center" valignment="top">
10853 <column alignment="center" valignment="top">
10854 <row>
10855 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10856 \begin_inset Text
10857
10858 \begin_layout Plain Layout
10859 コマンド
10860 \end_layout
10861
10862 \end_inset
10863 </cell>
10864 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10865 \begin_inset Text
10866
10867 \begin_layout Plain Layout
10868 出力
10869 \begin_inset Note Note
10870 status collapsed
10871
10872 \begin_layout Plain Layout
10873 ここで
10874 \series bold
10875
10876 \backslash
10877 raisebox
10878 \series default
10879 はスペーサーとして使用しているだけです。
10880 \end_layout
10881
10882 \end_inset
10883
10884
10885 \end_layout
10886
10887 \end_inset
10888 </cell>
10889 </row>
10890 <row>
10891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10892 \begin_inset Text
10893
10894 \begin_layout Plain Layout
10895
10896 \backslash
10897 sum
10898 \backslash
10899 sum
10900 \begin_inset space \textvisiblespace{}
10901 \end_inset
10902
10903 f_kl
10904 \end_layout
10905
10906 \end_inset
10907 </cell>
10908 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10909 \begin_inset Text
10910
10911 \begin_layout Plain Layout
10912 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10913 \end_inset
10914
10915
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 </row>
10921 <row>
10922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926
10927 \backslash
10928 sum
10929 \backslash
10930 negmedspace
10931 \backslash
10932 sum
10933 \begin_inset space \textvisiblespace{}
10934 \end_inset
10935
10936 f_kl
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10942 \begin_inset Text
10943
10944 \begin_layout Plain Layout
10945 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
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 \end_layout
10960
10961 \begin_layout Standard
10962 \noindent
10963 \begin_inset VSpace medskip
10964 \end_inset
10965
10966
10967 \end_layout
10968
10969 \begin_layout Standard
10970 \noindent
10971 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
10972 \end_layout
10973
10974 \begin_layout Standard
10975 \align center
10976 \begin_inset Tabular
10977 <lyxtabular version="3" rows="2" columns="2">
10978 <features rotate="0" tabularvalignment="middle">
10979 <column alignment="center" valignment="top" width="0pt">
10980 <column alignment="center" valignment="top" width="0pt">
10981 <row>
10982 <cell alignment="center" valignment="top" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986 通常の数式
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell alignment="center" valignment="top" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 \begin_inset Formula $A=B$
10996 \end_inset
10997
10998
10999 \end_layout
11000
11001 \end_inset
11002 </cell>
11003 </row>
11004 <row>
11005 <cell alignment="center" valignment="top" usebox="none">
11006 \begin_inset Text
11007
11008 \begin_layout Plain Layout
11009 \begin_inset Note Note
11010 status collapsed
11011
11012 \begin_layout Plain Layout
11013 ここで
11014 \series bold
11015
11016 \backslash
11017 raisebox
11018 \series default
11019 はスペーサーとして使用しているだけです。
11020 \end_layout
11021
11022 \end_inset
11023
11024
11025 \begin_inset Formula $\raisebox{5mm}{}$
11026 \end_inset
11027
11028 空白なしの数式
11029 \end_layout
11030
11031 \end_inset
11032 </cell>
11033 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11034 \begin_inset Text
11035
11036 \begin_layout Plain Layout
11037 \begin_inset Formula $A{=}B$
11038 \end_inset
11039
11040
11041 \end_layout
11042
11043 \end_inset
11044 </cell>
11045 </row>
11046 </lyxtabular>
11047
11048 \end_inset
11049
11050
11051 \end_layout
11052
11053 \begin_layout Standard
11054 \noindent
11055 二行目の数式を作るコマンドは、
11056 \series bold
11057 A
11058 \backslash
11059 {=
11060 \begin_inset Formula $\to$
11061 \end_inset
11062
11063 B
11064 \series default
11065 です。
11066 \end_layout
11067
11068 \begin_layout Standard
11069 \begin_inset VSpace bigskip
11070 \end_inset
11071
11072 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
11073 整形\SpecialChar \menuseparator
11074 小空白メニュー(
11075 \begin_inset Flex Ruby
11076 status collapsed
11077
11078 \begin_layout Plain Layout
11079 捷径
11080 \begin_inset Argument post:1
11081 status collapsed
11082
11083 \begin_layout Plain Layout
11084 ショートカット
11085 \end_layout
11086
11087 \end_inset
11088
11089
11090 \end_layout
11091
11092 \end_inset
11093
11094
11095 \begin_inset Info
11096 type  "shortcut"
11097 arg   "space-insert thin"
11098 \end_inset
11099
11100 )で、最小の空白を挿入することができます。
11101 \end_layout
11102
11103 \begin_layout Standard
11104 違いを示す例を以下に掲げます。
11105 \end_layout
11106
11107 \begin_layout Standard
11108 \begin_inset Tabular
11109 <lyxtabular version="3" rows="2" columns="2">
11110 <features rotate="0" tabularvalignment="middle">
11111 <column alignment="left" valignment="top">
11112 <column alignment="left" valignment="top">
11113 <row>
11114 <cell alignment="center" valignment="top" usebox="none">
11115 \begin_inset Text
11116
11117 \begin_layout Plain Layout
11118 24 kW
11119 \begin_inset Formula $\cdot$
11120 \end_inset
11121
11122 h
11123 \end_layout
11124
11125 \end_inset
11126 </cell>
11127 <cell alignment="center" valignment="top" usebox="none">
11128 \begin_inset Text
11129
11130 \begin_layout Plain Layout
11131 値と単位のあいだに通常の空白を入れた例
11132 \end_layout
11133
11134 \end_inset
11135 </cell>
11136 </row>
11137 <row>
11138 <cell alignment="center" valignment="top" usebox="none">
11139 \begin_inset Text
11140
11141 \begin_layout Plain Layout
11142 24
11143 \begin_inset space \thinspace{}
11144 \end_inset
11145
11146 kW
11147 \begin_inset Formula $\cdot$
11148 \end_inset
11149
11150 h
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 <cell alignment="center" valignment="top" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159 値と単位のあいだに最小の空白を入れた例
11160 \end_layout
11161
11162 \end_inset
11163 </cell>
11164 </row>
11165 </lyxtabular>
11166
11167 \end_inset
11168
11169
11170 \end_layout
11171
11172 \begin_layout Subsection
11173 可変長の空白
11174 \begin_inset ERT
11175 status collapsed
11176
11177 \begin_layout Plain Layout
11178
11179
11180 \backslash
11181 texorpdfstring{
11182 \end_layout
11183
11184 \end_inset
11185
11186
11187 \begin_inset Foot
11188 status collapsed
11189
11190 \begin_layout Plain Layout
11191 数式中の垂直方向の空白については、第
11192 \begin_inset CommandInset ref
11193 LatexCommand ref
11194 reference "sub:行間"
11195
11196 \end_inset
11197
11198 節をご覧下さい。
11199 \end_layout
11200
11201 \end_inset
11202
11203
11204 \begin_inset ERT
11205 status collapsed
11206
11207 \begin_layout Plain Layout
11208
11209 }{}
11210 \end_layout
11211
11212 \end_inset
11213
11214
11215 \begin_inset Note Note
11216 status collapsed
11217
11218 \begin_layout Plain Layout
11219
11220 \backslash
11221 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
11222 \end_layout
11223
11224 \begin_layout Plain Layout
11225
11226 \backslash
11227 texorpdfstringについての詳細は、第
11228 \begin_inset CommandInset ref
11229 LatexCommand ref
11230 reference "sub:節見出し中の数式"
11231
11232 \end_inset
11233
11234 節にあります。
11235 \end_layout
11236
11237 \end_inset
11238
11239
11240 \begin_inset CommandInset label
11241 LatexCommand label
11242 name "sub:可変長の空白"
11243
11244 \end_inset
11245
11246
11247 \begin_inset Index idx
11248 status collapsed
11249
11250 \begin_layout Plain Layout
11251 くうはく@空白 ! すいへいほうこう@水平方向 ! かへんちょう@可変長
11252 \end_layout
11253
11254 \end_inset
11255
11256
11257 \end_layout
11258
11259 \begin_layout Standard
11260 指定した長さの空白が、
11261 \series bold
11262
11263 \backslash
11264 hspace
11265 \series default
11266
11267 \begin_inset Index idx
11268 status collapsed
11269
11270 \begin_layout Plain Layout
11271 こまんど@コマンド ! H ! 
11272 \backslash
11273 hspace
11274 \end_layout
11275
11276 \end_inset
11277
11278 コマンドで入力することができます。すると、ながい「
11279 \color blue
11280
11281 \begin_inset space \textvisiblespace{}
11282 \end_inset
11283
11284
11285 \color inherit
11286 」が現れます。長さは、「
11287 \color blue
11288
11289 \begin_inset space \textvisiblespace{}
11290 \end_inset
11291
11292
11293 \color inherit
11294 」を左クリックすることによって指定することができます。長さは負の値でも構いません。
11295 \lang english
11296 When a space would be the first character in a line it would be omitted.
11297  To force its output use the command 
11298 \series bold
11299
11300 \backslash
11301 hspace*
11302 \series default
11303  instead of 
11304 \series bold
11305
11306 \backslash
11307 hspace
11308 \series default
11309  or left-click on the 
11310 \begin_inset Quotes eld
11311 \end_inset
11312
11313
11314 \color blue
11315
11316 \begin_inset space \textvisiblespace{}
11317 \end_inset
11318
11319
11320 \color inherit
11321
11322 \begin_inset Quotes erd
11323 \end_inset
11324
11325  and check the option 
11326 \family sans
11327 Protect
11328 \family default
11329 .
11330 \lang japanese
11331
11332 \begin_inset Newline newline
11333 \end_inset
11334
11335 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
11336 \series bold
11337
11338 \backslash
11339 hfill
11340 \series default
11341
11342 \begin_inset Index idx
11343 status collapsed
11344
11345 \begin_layout Plain Layout
11346 こまんど@コマンド ! H ! 
11347 \backslash
11348 hfill
11349 \end_layout
11350
11351 \end_inset
11352
11353 コマンドを使用します。
11354 \end_layout
11355
11356 \begin_layout Standard
11357 \begin_inset VSpace -1mm
11358 \end_inset
11359
11360
11361 \end_layout
11362
11363 \begin_layout Standard
11364 \align center
11365 \begin_inset Tabular
11366 <lyxtabular version="3" rows="4" columns="2">
11367 <features rotate="0" tabularvalignment="middle">
11368 <column alignment="center" valignment="top">
11369 <column alignment="center" valignment="top">
11370 <row>
11371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11372 \begin_inset Text
11373
11374 \begin_layout Plain Layout
11375 コマンド(
11376 \backslash
11377 hspace 長さ)
11378 \end_layout
11379
11380 \end_inset
11381 </cell>
11382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 出力
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 </row>
11392 <row>
11393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11394 \begin_inset Text
11395
11396 \begin_layout Plain Layout
11397 A=B
11398 \backslash
11399 hspace
11400 \begin_inset space \textvisiblespace{}
11401 \end_inset
11402
11403 A
11404 \backslash
11405 not=C (3
11406 \begin_inset space \thinspace{}
11407 \end_inset
11408
11409 cm)
11410 \end_layout
11411
11412 \end_inset
11413 </cell>
11414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11415 \begin_inset Text
11416
11417 \begin_layout Plain Layout
11418 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11419 \end_inset
11420
11421
11422 \end_layout
11423
11424 \end_inset
11425 </cell>
11426 </row>
11427 <row>
11428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11429 \begin_inset Text
11430
11431 \begin_layout Plain Layout
11432 A
11433 \backslash
11434 hspace
11435 \begin_inset space \textvisiblespace{}
11436 \end_inset
11437
11438 A
11439 \backslash
11440 not=A (-1
11441 \begin_inset space \thinspace{}
11442 \end_inset
11443
11444 mm)
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11454 \end_inset
11455
11456
11457 \end_layout
11458
11459 \end_inset
11460 </cell>
11461 </row>
11462 <row>
11463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11464 \begin_inset Text
11465
11466 \begin_layout Plain Layout
11467 A=A
11468 \backslash
11469 hfill
11470 \begin_inset space \textvisiblespace{}
11471 \end_inset
11472
11473 B=B
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 \begin_inset Formula $A=A\hfill B=B$
11483 \end_inset
11484
11485
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 </row>
11491 </lyxtabular>
11492
11493 \end_inset
11494
11495
11496 \end_layout
11497
11498 \begin_layout Standard
11499 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
11500 \series bold
11501
11502 \backslash
11503 hfill
11504 \series default
11505 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
11506 \series bold
11507
11508 \backslash
11509 hfill
11510 \series default
11511 は、別行立て数式中では、
11512 \series bold
11513 行頭下げ
11514 \series default
11515 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
11516 \begin_inset CommandInset ref
11517 LatexCommand ref
11518 reference "sec:数式様式"
11519
11520 \end_inset
11521
11522 節で説明されています)。
11523 \end_layout
11524
11525 \begin_layout Standard
11526
11527 \series bold
11528
11529 \backslash
11530 hfill
11531 \series default
11532 の他にも、空白を模様で埋める
11533 \series bold
11534
11535 \backslash
11536 dotfill
11537 \series default
11538
11539 \series bold
11540
11541 \backslash
11542 hrulefill
11543 \series default
11544 といったコマンドがあります。用例については第
11545 \begin_inset CommandInset ref
11546 LatexCommand ref
11547 reference "sub:省略符号"
11548
11549 \end_inset
11550
11551 節をご参照下さい。
11552 \end_layout
11553
11554 \begin_layout Standard
11555 本文中では、可変長空白は、
11556 \family sans
11557 挿入\SpecialChar \menuseparator
11558 整形\SpecialChar \menuseparator
11559 水平方向の空白
11560 \family default
11561 メニューで挿入することができます。
11562 \end_layout
11563
11564 \begin_layout Standard
11565 (例)
11566 \end_layout
11567
11568 \begin_layout Standard
11569 この行には、
11570 \begin_inset space \hspace{}
11571 \length 2cm
11572 \end_inset
11573
11574 2
11575 \begin_inset space \thinspace{}
11576 \end_inset
11577
11578 cmの空白が入っています。
11579 \end_layout
11580
11581 \begin_layout Standard
11582 この行には、
11583 \begin_inset space \hfill{}
11584 \end_inset
11585
11586 最大の空白が入っています。
11587 \end_layout
11588
11589 \begin_layout Subsection
11590 行内数式周りの空白
11591 \begin_inset Index idx
11592 status collapsed
11593
11594 \begin_layout Plain Layout
11595 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
11596 \end_layout
11597
11598 \end_inset
11599
11600
11601 \end_layout
11602
11603 \begin_layout Standard
11604 行内数式前後の空白は、長さ
11605 \series bold
11606
11607 \backslash
11608 mathsurround
11609 \begin_inset Index idx
11610 status collapsed
11611
11612 \begin_layout Plain Layout
11613 こまんど@コマンド ! M ! 
11614 \backslash
11615 mathsurround
11616 \end_layout
11617
11618 \end_inset
11619
11620
11621 \series default
11622 を使って調節することができます。長さの値は、以下の書式を持つ
11623 \series bold
11624
11625 \backslash
11626 setlength
11627 \begin_inset Index idx
11628 status collapsed
11629
11630 \begin_layout Plain Layout
11631 こまんど@コマンド ! S ! 
11632 \backslash
11633 setlength
11634 \end_layout
11635
11636 \end_inset
11637
11638
11639 \series default
11640 コマンドを使って設定することができます。
11641 \end_layout
11642
11643 \begin_layout Standard
11644
11645 \series bold
11646
11647 \backslash
11648 setlength{長さ名}{値}
11649 \end_layout
11650
11651 \begin_layout Standard
11652
11653 \series bold
11654
11655 \backslash
11656 mathsurround
11657 \series default
11658 を5
11659 \begin_inset space \thinspace{}
11660 \end_inset
11661
11662 mmの値に設定するには、以下のコマンド
11663 \end_layout
11664
11665 \begin_layout Standard
11666
11667 \series bold
11668
11669 \backslash
11670 setlength{
11671 \backslash
11672 mathsurround}{5mm}
11673 \end_layout
11674
11675 \begin_layout Standard
11676 をTeXモードで挿入します。すると、5
11677 \begin_inset space \thinspace{}
11678 \end_inset
11679
11680 mmの空白がすべての行内数式の前後に設定されることになります。
11681 \begin_inset ERT
11682 status collapsed
11683
11684 \begin_layout Plain Layout
11685
11686
11687 \backslash
11688 setlength{
11689 \backslash
11690 mathsurround}{5mm}
11691 \end_layout
11692
11693 \end_inset
11694
11695
11696 \end_layout
11697
11698 \begin_layout Standard
11699 この行には、周囲に5
11700 \begin_inset space \thinspace{}
11701 \end_inset
11702
11703 mmの余白を設定した行内数式
11704 \begin_inset Formula $A=B$
11705 \end_inset
11706
11707 があります。
11708 \begin_inset ERT
11709 status collapsed
11710
11711 \begin_layout Plain Layout
11712
11713
11714 \backslash
11715 setlength{
11716 \backslash
11717 mathsurround}{0pt}
11718 \end_layout
11719
11720 \end_inset
11721
11722
11723 \end_layout
11724
11725 \begin_layout Standard
11726 既定値に戻すには、
11727 \series bold
11728
11729 \backslash
11730 mathsurround
11731 \series default
11732 を0
11733 \begin_inset space \thinspace{}
11734 \end_inset
11735
11736 ptの値に戻して下さい。
11737 \end_layout
11738
11739 \begin_layout Section
11740 ボックスと枠
11741 \begin_inset Index idx
11742 status collapsed
11743
11744 \begin_layout Plain Layout
11745 ぼっくす@ボックス
11746 \end_layout
11747
11748 \end_inset
11749
11750
11751 \begin_inset Index idx
11752 status collapsed
11753
11754 \begin_layout Plain Layout
11755 わく@枠 | see
11756 \begin_inset ERT
11757 status collapsed
11758
11759 \begin_layout Plain Layout
11760
11761 {
11762 \end_layout
11763
11764 \end_inset
11765
11766 ボックス
11767 \begin_inset ERT
11768 status collapsed
11769
11770 \begin_layout Plain Layout
11771
11772 }
11773 \end_layout
11774
11775 \end_inset
11776
11777
11778 \end_layout
11779
11780 \end_inset
11781
11782
11783 \end_layout
11784
11785 \begin_layout Standard
11786 本文中のボックスについては、取扱説明書
11787 \family typewriter
11788 埋め込みオブジェクト篇
11789 \family default
11790
11791 \family typewriter
11792 Boxes
11793 \family default
11794 の章に述べられています。
11795 \end_layout
11796
11797 \begin_layout Subsection
11798 縁付きボックス
11799 \begin_inset CommandInset label
11800 LatexCommand label
11801 name "sub:縁付きボックス"
11802
11803 \end_inset
11804
11805
11806 \begin_inset Index idx
11807 status collapsed
11808
11809 \begin_layout Plain Layout
11810 ぼっくす@ボックス ! ふちつき@縁付き
11811 \end_layout
11812
11813 \end_inset
11814
11815
11816 \end_layout
11817
11818 \begin_layout Standard
11819
11820 \series bold
11821
11822 \backslash
11823 fbox
11824 \series default
11825
11826 \begin_inset Index idx
11827 status collapsed
11828
11829 \begin_layout Plain Layout
11830 こまんど@コマンド ! F ! 
11831 \backslash
11832 fbox
11833 \end_layout
11834
11835 \end_inset
11836
11837 コマンドや
11838 \series bold
11839
11840 \backslash
11841 boxed
11842 \series default
11843
11844 \begin_inset Index idx
11845 status collapsed
11846
11847 \begin_layout Plain Layout
11848 こまんど@コマンド ! B ! 
11849 \backslash
11850 boxed
11851 \end_layout
11852
11853 \end_inset
11854
11855 コマンドを使えば、数式やその一部を枠の中に入れることができます。
11856 \end_layout
11857
11858 \begin_layout Standard
11859 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
11860 \series bold
11861
11862 \backslash
11863 fbox
11864 \series default
11865 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
11866 \family sans
11867 Ctrl+M
11868 \family default
11869 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
11870 \series bold
11871
11872 \backslash
11873 boxed
11874 \series default
11875 を使った場合には、新しい数式が自動的に枠内に作られます。
11876 \end_layout
11877
11878 \begin_layout Standard
11879
11880 \series bold
11881
11882 \backslash
11883 fbox
11884 \series default
11885 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行立て数式に枠を付けるのには適していません。逆に
11886 \series bold
11887
11888 \backslash
11889 boxed
11890 \series default
11891 は、数式がつねに別行立て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
11892 \end_layout
11893
11894 \begin_layout Standard
11895
11896 \series bold
11897
11898 \backslash
11899 fbox
11900 \series default
11901 の拡張として、枠幅と配置も指定することができる
11902 \series bold
11903
11904 \backslash
11905 framebox
11906 \series default
11907
11908 \begin_inset Index idx
11909 status collapsed
11910
11911 \begin_layout Plain Layout
11912 こまんど@コマンド ! F ! 
11913 \backslash
11914 framebox
11915 \end_layout
11916
11917 \end_inset
11918
11919 コマンドがあります。
11920 \series bold
11921
11922 \backslash
11923 framebox
11924 \series default
11925 は、以下の書式を持ちます。
11926 \end_layout
11927
11928 \begin_layout Standard
11929
11930 \series bold
11931
11932 \backslash
11933 framebox[枠幅][位置]{ボックスの内容}
11934 \end_layout
11935
11936 \begin_layout Standard
11937 「位置」は、
11938 \emph on
11939 l
11940 \emph default
11941
11942 \emph on
11943 r
11944 \emph default
11945 の値をとります。
11946 \emph on
11947 l
11948 \emph default
11949 は、ボックス中で数式を左寄せ、
11950 \emph on
11951 r
11952 \emph default
11953 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
11954 \begin_inset Newline newline
11955 \end_inset
11956
11957 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
11958 \series bold
11959
11960 \backslash
11961 fbox
11962 \series default
11963 と同様、枠幅がボックスの内容に応じて調節されるのです。
11964 \end_layout
11965
11966 \begin_layout Standard
11967
11968 \series bold
11969
11970 \backslash
11971 framebox
11972 \series default
11973 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
11974 \series bold
11975
11976 \backslash
11977 fbox
11978 \series default
11979 同様、数式の断片を入れるためのものです。
11980 \end_layout
11981
11982 \begin_layout Standard
11983 \align center
11984 \begin_inset Tabular
11985 <lyxtabular version="3" rows="5" columns="2">
11986 <features rotate="0" tabularvalignment="middle">
11987 <column alignment="center" valignment="top">
11988 <column alignment="center" valignment="top">
11989 <row>
11990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11991 \begin_inset Text
11992
11993 \begin_layout Plain Layout
11994 コマンド
11995 \end_layout
11996
11997 \end_inset
11998 </cell>
11999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12000 \begin_inset Text
12001
12002 \begin_layout Plain Layout
12003 出力
12004 \begin_inset Note Note
12005 status collapsed
12006
12007 \begin_layout Plain Layout
12008 ここで
12009 \series bold
12010
12011 \backslash
12012 raisebox
12013 \series default
12014 はスペーサーとして使用しているだけです。
12015 \end_layout
12016
12017 \end_inset
12018
12019
12020 \end_layout
12021
12022 \end_inset
12023 </cell>
12024 </row>
12025 <row>
12026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12027 \begin_inset Text
12028
12029 \begin_layout Plain Layout
12030
12031 \backslash
12032 fbox
12033 \begin_inset space \textvisiblespace{}
12034 \end_inset
12035
12036
12037 \family sans
12038 Ctrl+M
12039 \family default
12040  
12041 \backslash
12042 int
12043 \begin_inset space \textvisiblespace{}
12044 \end_inset
12045
12046 A=B
12047 \end_layout
12048
12049 \end_inset
12050 </cell>
12051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12052 \begin_inset Text
12053
12054 \begin_layout Plain Layout
12055 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
12056 \end_inset
12057
12058
12059 \end_layout
12060
12061 \end_inset
12062 </cell>
12063 </row>
12064 <row>
12065 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12066 \begin_inset Text
12067
12068 \begin_layout Plain Layout
12069
12070 \backslash
12071 boxed
12072 \begin_inset space \textvisiblespace{}
12073 \end_inset
12074
12075
12076 \backslash
12077 int
12078 \begin_inset space \textvisiblespace{}
12079 \end_inset
12080
12081 A=B
12082 \end_layout
12083
12084 \end_inset
12085 </cell>
12086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12087 \begin_inset Text
12088
12089 \begin_layout Plain Layout
12090 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12091 \end_inset
12092
12093
12094 \end_layout
12095
12096 \end_inset
12097 </cell>
12098 </row>
12099 <row>
12100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12101 \begin_inset Text
12102
12103 \begin_layout Plain Layout
12104 A+
12105 \backslash
12106 fbox
12107 \begin_inset space \textvisiblespace{}
12108 \end_inset
12109
12110 B
12111 \end_layout
12112
12113 \end_inset
12114 </cell>
12115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12116 \begin_inset Text
12117
12118 \begin_layout Plain Layout
12119 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12120 \end_inset
12121
12122
12123 \end_layout
12124
12125 \end_inset
12126 </cell>
12127 </row>
12128 <row>
12129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12130 \begin_inset Text
12131
12132 \begin_layout Plain Layout
12133
12134 \backslash
12135 framebox
12136 \begin_inset space \textvisiblespace{}
12137 \end_inset
12138
12139 20mm
12140 \begin_inset Formula $\to$
12141 \end_inset
12142
12143
12144 \begin_inset Formula $\to$
12145 \end_inset
12146
12147
12148 \family sans
12149 Ctrl+M
12150 \family default
12151  
12152 \backslash
12153 frac
12154 \begin_inset space \textvisiblespace{}
12155 \end_inset
12156
12157 A
12158 \begin_inset Formula $\downarrow$
12159 \end_inset
12160
12161 B
12162 \end_layout
12163
12164 \end_inset
12165 </cell>
12166 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12167 \begin_inset Text
12168
12169 \begin_layout Plain Layout
12170 \begin_inset Formula $\raisebox{6mm}{}$
12171 \end_inset
12172
12173
12174 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
12175 \end_inset
12176
12177
12178 \begin_inset Formula $\raisebox{-4mm}{}$
12179 \end_inset
12180
12181
12182 \end_layout
12183
12184 \end_inset
12185 </cell>
12186 </row>
12187 </lyxtabular>
12188
12189 \end_inset
12190
12191
12192 \end_layout
12193
12194 \begin_layout Standard
12195 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
12196 \end_layout
12197
12198 \begin_layout Standard
12199
12200 \series bold
12201
12202 \backslash
12203 fboxrule
12204 \series default
12205  
12206 \series bold
12207
12208 \begin_inset Quotes eld
12209 \end_inset
12210
12211 厚み
12212 \begin_inset Quotes erd
12213 \end_inset
12214
12215
12216 \series default
12217  
12218 \series bold
12219
12220 \backslash
12221 fboxsep
12222 \series default
12223  
12224 \series bold
12225
12226 \begin_inset Quotes eld
12227 \end_inset
12228
12229 距離
12230 \begin_inset Quotes erd
12231 \end_inset
12232
12233
12234 \end_layout
12235
12236 \begin_layout Standard
12237 \begin_inset Quotes eld
12238 \end_inset
12239
12240 距離
12241 \begin_inset Quotes erd
12242 \end_inset
12243
12244 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
12245 \begin_inset ERT
12246 status collapsed
12247
12248 \begin_layout Plain Layout
12249
12250
12251 \backslash
12252 fboxrule 2mm 
12253 \backslash
12254 fboxsep 3mm
12255 \end_layout
12256
12257 \end_inset
12258
12259
12260 \begin_inset Formula 
12261 \[
12262 \boxed{A+B=C}
12263 \]
12264
12265 \end_inset
12266
12267 この数式の直前には、
12268 \end_layout
12269
12270 \begin_layout Standard
12271
12272 \series bold
12273
12274 \backslash
12275 fboxrule
12276 \series default
12277  
12278 \series bold
12279 2mm
12280 \series default
12281  
12282 \series bold
12283
12284 \backslash
12285 fboxsep
12286 \series default
12287  
12288 \series bold
12289 3mm
12290 \end_layout
12291
12292 \begin_layout Standard
12293 というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
12294 \end_layout
12295
12296 \begin_layout Standard
12297 標準の枠寸法に戻すには、
12298 \end_layout
12299
12300 \begin_layout Standard
12301
12302 \series bold
12303
12304 \backslash
12305 fboxrule
12306 \series default
12307  
12308 \series bold
12309 0.4pt
12310 \series default
12311  
12312 \series bold
12313
12314 \backslash
12315 fboxsep
12316 \series default
12317  
12318 \series bold
12319 3pt
12320 \series default
12321
12322 \begin_inset ERT
12323 status collapsed
12324
12325 \begin_layout Plain Layout
12326
12327
12328 \backslash
12329 fboxrule 0.4pt 
12330 \backslash
12331 fboxsep 3pt
12332 \end_layout
12333
12334 \end_inset
12335
12336
12337 \end_layout
12338
12339 \begin_layout Standard
12340 というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
12341 \end_layout
12342
12343 \begin_layout Subsection
12344 縁なしボックス
12345 \begin_inset CommandInset label
12346 LatexCommand label
12347 name "sub:枠なしボックス"
12348
12349 \end_inset
12350
12351
12352 \begin_inset Index idx
12353 status collapsed
12354
12355 \begin_layout Plain Layout
12356 ぼっくす@ボックス ! わくなし@枠なし
12357 \end_layout
12358
12359 \end_inset
12360
12361
12362 \end_layout
12363
12364 \begin_layout Standard
12365 縁のないボックスを作るには、
12366 \series bold
12367
12368 \backslash
12369 mbox
12370 \series default
12371
12372 \begin_inset Index idx
12373 status collapsed
12374
12375 \begin_layout Plain Layout
12376 こまんど@コマンド ! M ! 
12377 \backslash
12378 mbox
12379 \end_layout
12380
12381 \end_inset
12382
12383
12384 \series bold
12385
12386 \backslash
12387 makebox
12388 \series default
12389
12390 \begin_inset Index idx
12391 status collapsed
12392
12393 \begin_layout Plain Layout
12394 こまんど@コマンド ! M ! 
12395 \backslash
12396 makebox
12397 \end_layout
12398
12399 \end_inset
12400
12401
12402 \series bold
12403
12404 \backslash
12405 raisebox
12406 \series default
12407
12408 \begin_inset Index idx
12409 status collapsed
12410
12411 \begin_layout Plain Layout
12412 こまんど@コマンド ! R ! 
12413 \backslash
12414 raisebox
12415 \end_layout
12416
12417 \end_inset
12418
12419 の三つのコマンドがあります。
12420 \end_layout
12421
12422 \begin_layout Standard
12423
12424 \series bold
12425
12426 \backslash
12427 raisebox
12428 \series default
12429 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
12430 \series bold
12431
12432 \backslash
12433 raisebox
12434 \series default
12435 は、以下の書式で用いられます。
12436 \end_layout
12437
12438 \begin_layout Standard
12439
12440 \series bold
12441
12442 \backslash
12443 raisebox{高さ}{ボックスの内容}
12444 \end_layout
12445
12446 \begin_layout Standard
12447
12448 \series bold
12449
12450 \backslash
12451 fbox
12452 \series default
12453 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
12454 \begin_inset Note Greyedout
12455 status open
12456
12457 \begin_layout Plain Layout
12458
12459 \series bold
12460 【註】
12461 \series default
12462 下の最後の
12463 \series bold
12464
12465 \backslash
12466 raisebox
12467 \series default
12468 のところで、
12469 \family sans
12470 Ctrl+M
12471 \family default
12472 を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
12473 \series bold
12474
12475 \backslash
12476 raisebox
12477 \series default
12478 を直接サポートしていないためです。
12479 \end_layout
12480
12481 \end_inset
12482
12483
12484 \end_layout
12485
12486 \begin_layout Standard
12487 \align center
12488 \begin_inset Tabular
12489 <lyxtabular version="3" rows="4" columns="2">
12490 <features rotate="0" tabularvalignment="middle">
12491 <column alignment="center" valignment="top">
12492 <column alignment="center" valignment="top">
12493 <row>
12494 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12495 \begin_inset Text
12496
12497 \begin_layout Plain Layout
12498 コマンド
12499 \end_layout
12500
12501 \end_inset
12502 </cell>
12503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12504 \begin_inset Text
12505
12506 \begin_layout Plain Layout
12507 出力
12508 \end_layout
12509
12510 \end_inset
12511 </cell>
12512 </row>
12513 <row>
12514 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12515 \begin_inset Text
12516
12517 \begin_layout Plain Layout
12518 H
12519 \backslash
12520 raisebox{2mm
12521 \begin_inset Formula $\to$
12522 \end_inset
12523
12524
12525 \backslash
12526 {al
12527 \begin_inset Formula $\to$
12528 \end_inset
12529
12530  lo
12531 \end_layout
12532
12533 \end_inset
12534 </cell>
12535 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12536 \begin_inset Text
12537
12538 \begin_layout Plain Layout
12539 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12540 \end_inset
12541
12542
12543 \end_layout
12544
12545 \end_inset
12546 </cell>
12547 </row>
12548 <row>
12549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12550 \begin_inset Text
12551
12552 \begin_layout Plain Layout
12553 H
12554 \backslash
12555 raisebox{-2mm
12556 \begin_inset Formula $\to$
12557 \end_inset
12558
12559
12560 \backslash
12561 {al
12562 \begin_inset Formula $\to$
12563 \end_inset
12564
12565 lo
12566 \end_layout
12567
12568 \end_inset
12569 </cell>
12570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12571 \begin_inset Text
12572
12573 \begin_layout Plain Layout
12574 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12575 \end_inset
12576
12577
12578 \end_layout
12579
12580 \end_inset
12581 </cell>
12582 </row>
12583 <row>
12584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12585 \begin_inset Text
12586
12587 \begin_layout Plain Layout
12588 A=
12589 \backslash
12590 raisebox{-2mm
12591 \begin_inset Formula $\to$
12592 \end_inset
12593
12594
12595 \backslash
12596 {
12597 \family sans
12598 Ctrl+M Ctrl+M
12599 \family default
12600  
12601 \backslash
12602 sqrt
12603 \begin_inset space \textvisiblespace{}
12604 \end_inset
12605
12606
12607 \end_layout
12608
12609 \end_inset
12610 </cell>
12611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12612 \begin_inset Text
12613
12614 \begin_layout Plain Layout
12615 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12616 \end_inset
12617
12618
12619 \end_layout
12620
12621 \end_inset
12622 </cell>
12623 </row>
12624 </lyxtabular>
12625
12626 \end_inset
12627
12628
12629 \end_layout
12630
12631 \begin_layout Standard
12632 縁がないことを除けば、
12633 \series bold
12634
12635 \backslash
12636 mbox
12637 \series default
12638 コマンドは
12639 \series bold
12640
12641 \backslash
12642 fbox
12643 \series default
12644 と同じであり、
12645 \series bold
12646
12647 \backslash
12648 makebox
12649 \series default
12650
12651 \series bold
12652
12653 \backslash
12654 framebox
12655 \series default
12656 と同じです。
12657 \end_layout
12658
12659 \begin_layout Subsection
12660 色付きボックス
12661 \begin_inset CommandInset label
12662 LatexCommand label
12663 name "sub:色付きボックス"
12664
12665 \end_inset
12666
12667
12668 \begin_inset Index idx
12669 status collapsed
12670
12671 \begin_layout Plain Layout
12672 ぼっくす@ボックス ! いろつき@色付き
12673 \end_layout
12674
12675 \end_inset
12676
12677
12678 \end_layout
12679
12680 \begin_layout Standard
12681 本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
12682 \end_layout
12683
12684 \begin_layout Standard
12685
12686 \series bold
12687
12688 \backslash
12689 usepackage{color}
12690 \end_layout
12691
12692 \begin_layout Standard
12693 という行
12694 \begin_inset Foot
12695 status collapsed
12696
12697 \begin_layout Plain Layout
12698 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
12699 \series bold
12700 color
12701 \series default
12702 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
12703 \end_layout
12704
12705 \end_inset
12706
12707
12708 \begin_inset Note Note
12709 status collapsed
12710
12711 \begin_layout Plain Layout
12712 本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
12713 \end_layout
12714
12715 \end_inset
12716
12717 を書き加えて、LaTeXパッケージの
12718 \series bold
12719 color
12720 \series default
12721
12722 \begin_inset Foot
12723 status collapsed
12724
12725 \begin_layout Plain Layout
12726 LaTeXパッケージ
12727 \series bold
12728 color
12729 \series default
12730 は、すべての標準的なLaTeX頒布版に含まれています。
12731 \end_layout
12732
12733 \end_inset
12734
12735
12736 \begin_inset Index idx
12737 status collapsed
12738
12739 \begin_layout Plain Layout
12740 ぱっけーじ@パッケージ ! color
12741 \end_layout
12742
12743 \end_inset
12744
12745 を読み込む必要があります。
12746 \end_layout
12747
12748 \begin_layout Standard
12749 \begin_inset VSpace medskip
12750 \end_inset
12751
12752 ボックスに色を付けるには、
12753 \series bold
12754
12755 \backslash
12756 colorbox
12757 \series default
12758
12759 \begin_inset Index idx
12760 status collapsed
12761
12762 \begin_layout Plain Layout
12763 こまんど@コマンド ! C ! 
12764 \backslash
12765 colorbox
12766 \end_layout
12767
12768 \end_inset
12769
12770 コマンドを以下の書式で使用します。
12771 \end_layout
12772
12773 \begin_layout Standard
12774
12775 \series bold
12776
12777 \backslash
12778 colorbox{色}{ボックスの内容}
12779 \end_layout
12780
12781 \begin_layout Standard
12782 ボックスの内容には、別のボックスが含まれても構いませんし、
12783 \series bold
12784
12785 \backslash
12786 colorbox
12787 \series default
12788 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
12789 \series bold
12790
12791 \backslash
12792 raisebox
12793 \series default
12794 と同様、明示的に数式を作らなくてはなりません
12795 \begin_inset Foot
12796 status collapsed
12797
12798 \begin_layout Plain Layout
12799 これは、
12800 \series bold
12801
12802 \backslash
12803 fcolorbox
12804 \series default
12805 コマンドにも当てはまります。
12806 \end_layout
12807
12808 \end_inset
12809
12810
12811 \end_layout
12812
12813 \begin_layout Standard
12814 選択できる定義済みの色としては、
12815 \end_layout
12816
12817 \begin_layout Standard
12818
12819 \series bold
12820 black
12821 \series default
12822 (黒)・
12823 \series bold
12824 blue
12825 \series default
12826 (青)・
12827 \series bold
12828 cyan
12829 \series default
12830 (シアン)・
12831 \series bold
12832 green
12833 \series default
12834 (緑)・
12835 \series bold
12836 magenta
12837 \series default
12838 (マゼンタ)・
12839 \series bold
12840 red
12841 \series default
12842 (赤)・
12843 \series bold
12844 white
12845 \series default
12846 (白)・
12847 \series bold
12848 yellow
12849 \series default
12850 (黄)
12851 \end_layout
12852
12853 \begin_layout Standard
12854 があります。
12855 \end_layout
12856
12857 \begin_layout Standard
12858 \align center
12859 \begin_inset Tabular
12860 <lyxtabular version="3" rows="4" columns="2">
12861 <features rotate="0" tabularvalignment="middle">
12862 <column alignment="center" valignment="top">
12863 <column alignment="center" valignment="top">
12864 <row>
12865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12866 \begin_inset Text
12867
12868 \begin_layout Plain Layout
12869 コマンド
12870 \end_layout
12871
12872 \end_inset
12873 </cell>
12874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12875 \begin_inset Text
12876
12877 \begin_layout Plain Layout
12878 出力
12879 \begin_inset Note Note
12880 status collapsed
12881
12882 \begin_layout Plain Layout
12883 ここで
12884 \series bold
12885
12886 \backslash
12887 raisebox
12888 \series default
12889 はスペーサーとして使用しているだけです。
12890 \end_layout
12891
12892 \end_inset
12893
12894
12895 \end_layout
12896
12897 \end_inset
12898 </cell>
12899 </row>
12900 <row>
12901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12902 \begin_inset Text
12903
12904 \begin_layout Plain Layout
12905
12906 \backslash
12907 colorbox{yellow
12908 \begin_inset Formula $\to$
12909 \end_inset
12910
12911
12912 \backslash
12913 {A=B
12914 \end_layout
12915
12916 \end_inset
12917 </cell>
12918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12919 \begin_inset Text
12920
12921 \begin_layout Plain Layout
12922 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12923 \end_inset
12924
12925
12926 \end_layout
12927
12928 \end_inset
12929 </cell>
12930 </row>
12931 <row>
12932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12933 \begin_inset Text
12934
12935 \begin_layout Plain Layout
12936
12937 \backslash
12938 colorbox{green
12939 \begin_inset Formula $\to$
12940 \end_inset
12941
12942
12943 \backslash
12944 {
12945 \backslash
12946 fbox
12947 \begin_inset space \textvisiblespace{}
12948 \end_inset
12949
12950 A=B
12951 \end_layout
12952
12953 \end_inset
12954 </cell>
12955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12956 \begin_inset Text
12957
12958 \begin_layout Plain Layout
12959 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12960 \end_inset
12961
12962
12963 \end_layout
12964
12965 \end_inset
12966 </cell>
12967 </row>
12968 <row>
12969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12970 \begin_inset Text
12971
12972 \begin_layout Plain Layout
12973
12974 \backslash
12975 fbox
12976 \begin_inset space \textvisiblespace{}
12977 \end_inset
12978
12979
12980 \backslash
12981 colorbox{green
12982 \begin_inset Formula $\to$
12983 \end_inset
12984
12985
12986 \backslash
12987 {
12988 \family sans
12989 Ctrl+M
12990 \family default
12991  
12992 \family sans
12993 Ctrl+M
12994 \family default
12995  
12996 \backslash
12997 int
12998 \begin_inset space \textvisiblespace{}
12999 \end_inset
13000
13001 C=D
13002 \end_layout
13003
13004 \end_inset
13005 </cell>
13006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13007 \begin_inset Text
13008
13009 \begin_layout Plain Layout
13010 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
13011 \end_inset
13012
13013
13014 \end_layout
13015
13016 \end_inset
13017 </cell>
13018 </row>
13019 </lyxtabular>
13020
13021 \end_inset
13022
13023
13024 \end_layout
13025
13026 \begin_layout Standard
13027
13028 \series bold
13029
13030 \backslash
13031 colorbox
13032 \series default
13033 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
13034 \family sans
13035 文字様式
13036 \family default
13037 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
13038 \begin_inset Info
13039 type  "icon"
13040 arg   "dialog-show character"
13041 \end_inset
13042
13043
13044 \family sans
13045 編集\SpecialChar \menuseparator
13046 文字様式\SpecialChar \menuseparator
13047 任意設定
13048 \family default
13049 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
13050
13051 \end_layout
13052
13053 \begin_layout Standard
13054 たとえば、
13055 \end_layout
13056
13057 \begin_layout Standard
13058
13059 \color red
13060 \begin_inset Formula 
13061 \begin{equation}
13062 \int A=B\label{eq:red}
13063 \end{equation}
13064
13065 \end_inset
13066
13067
13068 \color green
13069
13070 \begin_inset Formula 
13071 \begin{equation}
13072 \textcolor{red}{\int A=B}\label{eq:redgreen}
13073 \end{equation}
13074
13075 \end_inset
13076
13077
13078 \end_layout
13079
13080 \begin_layout Standard
13081 数式
13082 \begin_inset CommandInset ref
13083 LatexCommand eqref
13084 reference "eq:red"
13085
13086 \end_inset
13087
13088 は、全体が赤色です。
13089 \begin_inset Newline newline
13090 \end_inset
13091
13092 数式
13093 \begin_inset CommandInset ref
13094 LatexCommand eqref
13095 reference "eq:redgreen"
13096
13097 \end_inset
13098
13099 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
13100 \end_layout
13101
13102 \begin_layout Standard
13103 \begin_inset VSpace bigskip
13104 \end_inset
13105
13106 ボックスの縁だけ別の色にするには、
13107 \series bold
13108
13109 \backslash
13110 fcolorbox
13111 \series default
13112
13113 \begin_inset Index idx
13114 status collapsed
13115
13116 \begin_layout Plain Layout
13117 こまんど@コマンド ! F ! 
13118 \backslash
13119 fcolorbox
13120 \end_layout
13121
13122 \end_inset
13123
13124 コマンドを以下の書式で使用します。
13125 \end_layout
13126
13127 \begin_layout Standard
13128
13129 \series bold
13130
13131 \backslash
13132 fcolorbox{縁の色}{色}{ボックスの内容}
13133 \end_layout
13134
13135 \begin_layout Standard
13136 つまり、
13137 \series bold
13138
13139 \backslash
13140 fcolorbox
13141 \series default
13142
13143 \series bold
13144
13145 \backslash
13146 colorbox
13147 \series default
13148 コマンドの拡張です。
13149 \series bold
13150
13151 \backslash
13152 framebox
13153 \series default
13154 と同様に、縁の厚みは
13155 \series bold
13156
13157 \backslash
13158 fboxrule
13159 \series default
13160
13161 \series bold
13162
13163 \backslash
13164 fboxsep
13165 \series default
13166 で設定します。たとえば、
13167 \begin_inset ERT
13168 status collapsed
13169
13170 \begin_layout Plain Layout
13171
13172
13173 \backslash
13174 fboxrule 1mm 
13175 \backslash
13176 fboxsep 1mm
13177 \end_layout
13178
13179 \end_inset
13180
13181
13182 \begin_inset Formula 
13183 \[
13184 \fcolorbox{cyan}{magenta}{A=B}
13185 \]
13186
13187 \end_inset
13188
13189
13190 \begin_inset ERT
13191 status collapsed
13192
13193 \begin_layout Plain Layout
13194
13195
13196 \backslash
13197 fboxrule 0.4pt 
13198 \backslash
13199 fboxsep 3pt
13200 \end_layout
13201
13202 \end_inset
13203
13204 のようにします。
13205 \end_layout
13206
13207 \begin_layout Standard
13208 上記の数式は、以下のコマンドで作成されています。
13209 \begin_inset Newline newline
13210 \end_inset
13211
13212
13213 \series bold
13214
13215 \backslash
13216 fcolorbox{cyan
13217 \begin_inset Formula $\to$
13218 \end_inset
13219
13220
13221 \backslash
13222 {magenta
13223 \begin_inset Formula $\to$
13224 \end_inset
13225
13226
13227 \backslash
13228 {A=B
13229 \series default
13230 .
13231 \end_layout
13232
13233 \begin_layout Standard
13234 \begin_inset VSpace bigskip
13235 \end_inset
13236
13237 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
13238 \end_layout
13239
13240 \begin_layout Standard
13241 たとえば、「
13242 \series bold
13243 darkgreen
13244 \series default
13245 」という色を定義するには、LaTeXプリアンブルに
13246 \end_layout
13247
13248 \begin_layout Standard
13249
13250 \series bold
13251
13252 \backslash
13253 definecolor{darkgreen}{cmyk}{0.5,
13254 \series default
13255  
13256 \series bold
13257 0,
13258 \series default
13259  
13260 \series bold
13261 1,
13262 \series default
13263  
13264 \series bold
13265 0.5}
13266 \series default
13267
13268 \begin_inset Index idx
13269 status collapsed
13270
13271 \begin_layout Plain Layout
13272 こまんど@コマンド ! D ! 
13273 \backslash
13274 definecolor
13275 \end_layout
13276
13277 \end_inset
13278
13279
13280 \end_layout
13281
13282 \begin_layout Standard
13283 という行を書き加えます。
13284 \end_layout
13285
13286 \begin_layout Standard
13287
13288 \series bold
13289 cmyk
13290 \series default
13291 とは、
13292 \series bold
13293 cyan
13294 \series default
13295 (シアン)・
13296 \series bold
13297 magenta
13298 \series default
13299 (マゼンタ)・
13300 \series bold
13301 yellow
13302 \series default
13303 (黄)・
13304 \series bold
13305 black
13306 \series default
13307 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
13308 \begin_inset space \thinspace{}
13309 \end_inset
13310
13311 -
13312 \begin_inset space \thinspace{}
13313 \end_inset
13314
13315 1の範囲をとることができます。定義には、
13316 \series bold
13317 cmyk
13318 \series default
13319 の他に、
13320 \series bold
13321 rgb
13322 \series default
13323 という色空間を使うこともできます。
13324 \series bold
13325 rgb
13326 \series default
13327 とは、
13328 \series bold
13329 red
13330 \series default
13331 (赤)・
13332 \series bold
13333 green
13334 \series default
13335 (緑)・
13336 \series bold
13337 blue
13338 \series default
13339 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
13340 \series bold
13341 gray
13342 \series default
13343 という色空間もあります。
13344 \end_layout
13345
13346 \begin_layout Standard
13347 例として、文字が
13348 \series bold
13349 yellow
13350 \series default
13351 に色付けされ、新しく定義した
13352 \series bold
13353 darkgreen
13354 \series default
13355 という色を持つ縁付きボックスを挙げておきます。
13356 \begin_inset Formula 
13357 \begin{equation}
13358 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
13359 \end{equation}
13360
13361 \end_inset
13362
13363
13364 \end_layout
13365
13366 \begin_layout Standard
13367
13368 \series bold
13369
13370 \backslash
13371 textcolor
13372 \series default
13373 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
13374 \begin_inset Index idx
13375 status collapsed
13376
13377 \begin_layout Plain Layout
13378 てきすと@テキスト ! いろつき@色付き
13379 \end_layout
13380
13381 \end_inset
13382
13383
13384 \end_layout
13385
13386 \begin_layout Standard
13387 \begin_inset ERT
13388 status collapsed
13389
13390 \begin_layout Plain Layout
13391
13392
13393 \backslash
13394 textcolor{darkgreen}{
13395 \end_layout
13396
13397 \end_inset
13398
13399 この文は「darkgreen」です。
13400 \begin_inset ERT
13401 status collapsed
13402
13403 \begin_layout Plain Layout
13404
13405 }
13406 \end_layout
13407
13408 \end_inset
13409
13410
13411 \end_layout
13412
13413 \begin_layout Standard
13414
13415 \series bold
13416
13417 \backslash
13418 textcolor
13419 \series default
13420
13421 \begin_inset Index idx
13422 status collapsed
13423
13424 \begin_layout Plain Layout
13425 こまんど@コマンド ! T ! 
13426 \backslash
13427 textcolor
13428 \end_layout
13429
13430 \end_inset
13431
13432 は、
13433 \series bold
13434
13435 \backslash
13436 textcolor{色}{色付けをする文}
13437 \series default
13438 という書式で使用することができます。
13439 \end_layout
13440
13441 \begin_layout Subsection
13442 段落ボックス
13443 \begin_inset CommandInset label
13444 LatexCommand label
13445 name "sub:段落ボックス"
13446
13447 \end_inset
13448
13449
13450 \begin_inset Index idx
13451 status collapsed
13452
13453 \begin_layout Plain Layout
13454 ぼっくす@ボックス ! だんらく@段落
13455 \end_layout
13456
13457 \end_inset
13458
13459
13460 \begin_inset Index idx
13461 status collapsed
13462
13463 \begin_layout Plain Layout
13464 ぼっくす@ボックス ! parbox|see
13465 \begin_inset ERT
13466 status collapsed
13467
13468 \begin_layout Plain Layout
13469
13470 {
13471 \end_layout
13472
13473 \end_inset
13474
13475 ボックス ! 段落ボックス
13476 \begin_inset ERT
13477 status collapsed
13478
13479 \begin_layout Plain Layout
13480
13481 }
13482 \end_layout
13483
13484 \end_inset
13485
13486
13487 \end_layout
13488
13489 \end_inset
13490
13491
13492 \end_layout
13493
13494 \begin_layout Standard
13495 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
13496 \family sans
13497 挿入\SpecialChar \menuseparator
13498 ボックス
13499 \family default
13500 メニューかツールバーボタン
13501 \begin_inset Info
13502 type  "icon"
13503 arg   "box-insert"
13504 \end_inset
13505
13506 で作成することができます。
13507 \end_layout
13508
13509 \begin_layout Standard
13510 以下の例は、行中の縁付きparboxを示したものです。
13511 \end_layout
13512
13513 \begin_layout Standard
13514 \begin_inset VSpace medskip
13515 \end_inset
13516
13517 この行は、
13518 \begin_inset Box Boxed
13519 position "c"
13520 hor_pos "c"
13521 has_inner_box 1
13522 inner_pos "t"
13523 use_parbox 1
13524 use_makebox 0
13525 width "5cm"
13526 special "none"
13527 height "1in"
13528 height_special "totalheight"
13529 status open
13530
13531 \begin_layout Plain Layout
13532 これは段落ボックスです。これはちょうど5
13533 \begin_inset space \thinspace{}
13534 \end_inset
13535
13536 cmの幅になっており、以下のように数式を含めることもできます。
13537 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13538 \end_inset
13539
13540
13541 \end_layout
13542
13543 \end_inset
13544
13545 parboxの入った行です。
13546 \end_layout
13547
13548 \begin_layout Standard
13549 \begin_inset VSpace medskip
13550 \end_inset
13551
13552
13553 \end_layout
13554
13555 \begin_layout Standard
13556 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
13557 \emph on
13558 装飾
13559 \emph default
13560 :簡素な長方形の箱型、
13561 \emph on
13562 内部ボックス
13563 \emph default
13564 :parboxコマンド、
13565 \emph on
13566
13567 \emph default
13568 :5
13569 \begin_inset space \thinspace{}
13570 \end_inset
13571
13572 cm、
13573 \emph on
13574 垂直ボックス配置
13575 \emph default
13576 :中央、に設定されています。
13577 \end_layout
13578
13579 \begin_layout Standard
13580 \begin_inset VSpace medskip
13581 \end_inset
13582
13583 LaTeXでは、parboxは、以下の書式を持つ
13584 \series bold
13585
13586 \backslash
13587 parbox
13588 \series default
13589
13590 \begin_inset Index idx
13591 status collapsed
13592
13593 \begin_layout Plain Layout
13594 こまんど@コマンド ! P ! 
13595 \backslash
13596 parbox
13597 \end_layout
13598
13599 \end_inset
13600
13601 コマンドによって作られます。
13602 \end_layout
13603
13604 \begin_layout Standard
13605
13606 \series bold
13607
13608 \backslash
13609 parbox[位置]{幅}{ボックスの内容}
13610 \end_layout
13611
13612 \begin_layout Standard
13613 「位置」は、
13614 \emph on
13615 b
13616 \emph default
13617
13618 \emph on
13619 t
13620 \emph default
13621 の値をとることができます。下揃えを意味する
13622 \emph on
13623 b
13624 \emph default
13625 (
13626 \bar under
13627 b
13628 \bar default
13629 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
13630 \emph on
13631 t
13632 \emph default
13633 (
13634 \bar under
13635 t
13636 \bar default
13637 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
13638 \emph on
13639 Boxes
13640 \emph default
13641 の節をご参照下さい。
13642 \end_layout
13643
13644 \begin_layout Standard
13645 \begin_inset VSpace bigskip
13646 \end_inset
13647
13648 数式番号を含めて、数式を完全に縁で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
13649 \series bold
13650 parbox{
13651 \backslash
13652 linewidth-2
13653 \backslash
13654 fboxsep-2
13655 \backslash
13656 fboxrule}{
13657 \series default
13658 というコマンドを挿入します。ここで
13659 \series bold
13660
13661 \backslash
13662 linewidth
13663 \begin_inset Index idx
13664 status collapsed
13665
13666 \begin_layout Plain Layout
13667 こまんど@コマンド ! L ! 
13668 \backslash
13669 linewidth
13670 \end_layout
13671
13672 \end_inset
13673
13674
13675 \series default
13676 は、使用中の文書に設定されている行幅です。縁は、parboxの外側にあるので、縁余白と縁幅の2倍を行幅から差し引かなくてはなりません。バグ
13677 \begin_inset Foot
13678 status collapsed
13679
13680 \begin_layout Plain Layout
13681 \begin_inset CommandInset href
13682 LatexCommand href
13683 name "LyX-bug #4483"
13684 target "http://www.lyx.org/trac/ticket/4483"
13685
13686 \end_inset
13687
13688
13689 \end_layout
13690
13691 \end_inset
13692
13693 のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
13694 \series bold
13695 calc
13696 \series default
13697
13698 \begin_inset Foot
13699 status collapsed
13700
13701 \begin_layout Plain Layout
13702
13703 \series bold
13704 calc
13705 \series default
13706 は、標準的LaTeX頒布版のすべてに含まれています。
13707 \end_layout
13708
13709 \end_inset
13710
13711
13712 \begin_inset Index idx
13713 status collapsed
13714
13715 \begin_layout Plain Layout
13716 ぱっけーじ@パッケージ ! calc
13717 \end_layout
13718
13719 \end_inset
13720
13721 を、LaTeXプリアンブル中で
13722 \end_layout
13723
13724 \begin_layout Standard
13725
13726 \series bold
13727
13728 \backslash
13729 usepackage{calc}
13730 \end_layout
13731
13732 \begin_layout Standard
13733 のように読み込んでおく必要があります。数式の後では、TeXモードで
13734 \series bold
13735 }}
13736 \series default
13737 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
13738 \begin_inset ERT
13739 status collapsed
13740
13741 \begin_layout Plain Layout
13742
13743
13744 \backslash
13745 fboxsep 5mm 
13746 \backslash
13747 fboxrule 5mm
13748 \end_layout
13749
13750 \end_inset
13751
13752
13753 \end_layout
13754
13755 \begin_layout Standard
13756 \begin_inset ERT
13757 status collapsed
13758
13759 \begin_layout Plain Layout
13760
13761
13762 \backslash
13763 fbox{
13764 \backslash
13765 parbox{
13766 \backslash
13767 linewidth-2
13768 \backslash
13769 fboxsep-2
13770 \backslash
13771 fboxrule}{
13772 \end_layout
13773
13774 \end_inset
13775
13776
13777 \begin_inset Formula 
13778 \begin{equation}
13779 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13780 \end{equation}
13781
13782 \end_inset
13783
13784
13785 \begin_inset ERT
13786 status collapsed
13787
13788 \begin_layout Plain Layout
13789
13790 }}
13791 \end_layout
13792
13793 \end_inset
13794
13795
13796 \begin_inset ERT
13797 status collapsed
13798
13799 \begin_layout Plain Layout
13800
13801
13802 \backslash
13803 fboxrule 0.4pt 
13804 \backslash
13805 fboxsep 3pt
13806 \end_layout
13807
13808 \end_inset
13809
13810
13811 \end_layout
13812
13813 \begin_layout Standard
13814 \begin_inset VSpace medskip
13815 \end_inset
13816
13817
13818 \series bold
13819
13820 \backslash
13821 fbox
13822 \series default
13823 の引数としてparboxが使われているので、この場合には、
13824 \series bold
13825
13826 \backslash
13827 fbox
13828 \series default
13829 を使おうが
13830 \series bold
13831
13832 \backslash
13833 boxed
13834 \series default
13835 を使おうが、差は生じません。
13836 \end_layout
13837
13838 \begin_layout Standard
13839 \begin_inset VSpace bigskip
13840 \end_inset
13841
13842 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
13843 \series bold
13844
13845 \backslash
13846 parbox
13847 \series default
13848
13849 \series bold
13850
13851 \backslash
13852 tag
13853 \series default
13854 コマンドといっしょに使います(
13855 \series bold
13856
13857 \backslash
13858 tag
13859 \series default
13860 についての詳細は、第
13861 \begin_inset CommandInset ref
13862 LatexCommand ref
13863 reference "sub:ユーザー定義番号"
13864
13865 \end_inset
13866
13867 節をご参照下さい)
13868 \end_layout
13869
13870 \begin_layout Standard
13871 以下は、
13872 \series bold
13873
13874 \backslash
13875 parbox
13876 \series default
13877 を使ってコメントを付けた数式の例です。
13878 \end_layout
13879
13880 \begin_layout Standard
13881 \begin_inset ERT
13882 status collapsed
13883
13884 \begin_layout Plain Layout
13885
13886
13887 \backslash
13888 [5x-7b=3b
13889 \backslash
13890 tag*{
13891 \backslash
13892 parbox{5cm}{
13893 \end_layout
13894
13895 \end_inset
13896
13897 これは説明です。数式や多行数式本体からはっきりと離れています。
13898 \begin_inset ERT
13899 status collapsed
13900
13901 \begin_layout Plain Layout
13902
13903 }}
13904 \backslash
13905 ]
13906 \end_layout
13907
13908 \end_inset
13909
13910
13911 \end_layout
13912
13913 \begin_layout Standard
13914 LyXは、まだ数式中での
13915 \series bold
13916
13917 \backslash
13918 parbox
13919 \series default
13920 コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
13921 \end_layout
13922
13923 \begin_layout Standard
13924 まず、
13925 \series bold
13926
13927 \backslash
13928 [5x-7b=3b
13929 \backslash
13930 tag*
13931 \backslash
13932 {
13933 \backslash
13934 parbox{5cm}{
13935 \series default
13936 というコマンドをTeXモードで挿入します
13937 \begin_inset Foot
13938 status collapsed
13939
13940 \begin_layout Plain Layout
13941
13942 \series bold
13943 行頭下げ
13944 \series default
13945 数式様式を使用している時には、
13946 \series bold
13947
13948 \backslash
13949 tag*
13950 \backslash
13951 {
13952 \series default
13953 の代わりに
13954 \series bold
13955
13956 \backslash
13957 hfill
13958 \series default
13959 を用いることもできます(数式様式に関しては、第
13960 \begin_inset CommandInset ref
13961 LatexCommand ref
13962 reference "sec:数式様式"
13963
13964 \end_inset
13965
13966 節をご参照下さい)。
13967 \end_layout
13968
13969 \end_inset
13970
13971 。それから、説明を通常のテキストとして入れ、最後に
13972 \series bold
13973 }}
13974 \backslash
13975 ]
13976 \series default
13977 をTeXモードで挿入します。ここで
13978 \series bold
13979
13980 \backslash
13981 [
13982 \series default
13983 および
13984 \series bold
13985
13986 \backslash
13987 ]
13988 \series default
13989 コマンドは別行立て数式を作るためのものです。
13990 \end_layout
13991
13992 \begin_layout Standard
13993
13994 \series bold
13995
13996 \backslash
13997 parbox
13998 \series default
13999 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
14000 \begin_inset Formula 
14001 \[
14002 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
14003 \]
14004
14005 \end_inset
14006
14007
14008 \end_layout
14009
14010 \begin_layout Section
14011 演算子
14012 \begin_inset Index idx
14013 status collapsed
14014
14015 \begin_layout Plain Layout
14016 えんざんし@演算子
14017 \end_layout
14018
14019 \end_inset
14020
14021
14022 \end_layout
14023
14024 \begin_layout Subsection
14025 大演算子
14026 \begin_inset CommandInset label
14027 LatexCommand label
14028 name "sub:大演算子"
14029
14030 \end_inset
14031
14032
14033 \begin_inset Index idx
14034 status collapsed
14035
14036 \begin_layout Plain Layout
14037 えんざんし@演算子 ! だい@大
14038 \end_layout
14039
14040 \end_inset
14041
14042
14043 \begin_inset Index idx
14044 status collapsed
14045
14046 \begin_layout Plain Layout
14047 わ@和
14048 \end_layout
14049
14050 \end_inset
14051
14052
14053 \begin_inset Index idx
14054 status collapsed
14055
14056 \begin_layout Plain Layout
14057 せきぶんきごう@積分記号
14058 \end_layout
14059
14060 \end_inset
14061
14062
14063 \end_layout
14064
14065 \begin_layout Standard
14066 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
14067 \family sans
14068 数式オプション
14069 \family default
14070 の面にある
14071 \family sans
14072 esintパッケージを自動的に使う
14073 \family default
14074 オプションを有効にしなくてはなりません。
14075 \end_layout
14076
14077 \begin_layout Standard
14078 \begin_inset space \hfill{}
14079 \end_inset
14080
14081
14082 \begin_inset Tabular
14083 <lyxtabular version="3" rows="9" columns="2">
14084 <features rotate="0" tabularvalignment="middle">
14085 <column alignment="center" valignment="top" width="0pt">
14086 <column alignment="center" valignment="top" width="0pt">
14087 <row>
14088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14089 \begin_inset Text
14090
14091 \begin_layout Plain Layout
14092 コマンド
14093 \end_layout
14094
14095 \end_inset
14096 </cell>
14097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Plain Layout
14101 出力
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 </row>
14107 <row>
14108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14109 \begin_inset Text
14110
14111 \begin_layout Plain Layout
14112
14113 \backslash
14114 sum
14115 \begin_inset Index idx
14116 status collapsed
14117
14118 \begin_layout Plain Layout
14119 こまんど@コマンド ! S ! 
14120 \backslash
14121 sum
14122 \end_layout
14123
14124 \end_inset
14125
14126
14127 \end_layout
14128
14129 \end_inset
14130 </cell>
14131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14132 \begin_inset Text
14133
14134 \begin_layout Plain Layout
14135 \begin_inset Formula $\sum$
14136 \end_inset
14137
14138
14139 \end_layout
14140
14141 \end_inset
14142 </cell>
14143 </row>
14144 <row>
14145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14146 \begin_inset Text
14147
14148 \begin_layout Plain Layout
14149
14150 \backslash
14151 int
14152 \begin_inset Index idx
14153 status collapsed
14154
14155 \begin_layout Plain Layout
14156 こまんど@コマンド ! I ! 
14157 \backslash
14158 int
14159 \end_layout
14160
14161 \end_inset
14162
14163
14164 \end_layout
14165
14166 \end_inset
14167 </cell>
14168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14169 \begin_inset Text
14170
14171 \begin_layout Plain Layout
14172 \begin_inset Formula $\int$
14173 \end_inset
14174
14175
14176 \end_layout
14177
14178 \end_inset
14179 </cell>
14180 </row>
14181 <row>
14182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14183 \begin_inset Text
14184
14185 \begin_layout Plain Layout
14186
14187 \backslash
14188 oint
14189 \end_layout
14190
14191 \end_inset
14192 </cell>
14193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14194 \begin_inset Text
14195
14196 \begin_layout Plain Layout
14197 \begin_inset Formula $\oint$
14198 \end_inset
14199
14200
14201 \end_layout
14202
14203 \end_inset
14204 </cell>
14205 </row>
14206 <row>
14207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14208 \begin_inset Text
14209
14210 \begin_layout Plain Layout
14211
14212 \backslash
14213 ointctrclockwise
14214 \end_layout
14215
14216 \end_inset
14217 </cell>
14218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14219 \begin_inset Text
14220
14221 \begin_layout Plain Layout
14222 \begin_inset Formula $\ointctrclockwise$
14223 \end_inset
14224
14225
14226 \end_layout
14227
14228 \end_inset
14229 </cell>
14230 </row>
14231 <row>
14232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14233 \begin_inset Text
14234
14235 \begin_layout Plain Layout
14236
14237 \backslash
14238 ointclockwise
14239 \end_layout
14240
14241 \end_inset
14242 </cell>
14243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14244 \begin_inset Text
14245
14246 \begin_layout Plain Layout
14247 \begin_inset Formula $\ointclockwise$
14248 \end_inset
14249
14250
14251 \end_layout
14252
14253 \end_inset
14254 </cell>
14255 </row>
14256 <row>
14257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14258 \begin_inset Text
14259
14260 \begin_layout Plain Layout
14261
14262 \backslash
14263 sqint
14264 \end_layout
14265
14266 \end_inset
14267 </cell>
14268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14269 \begin_inset Text
14270
14271 \begin_layout Plain Layout
14272 \begin_inset Formula $\sqint$
14273 \end_inset
14274
14275
14276 \end_layout
14277
14278 \end_inset
14279 </cell>
14280 </row>
14281 <row>
14282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14283 \begin_inset Text
14284
14285 \begin_layout Plain Layout
14286
14287 \backslash
14288 bigcap
14289 \end_layout
14290
14291 \end_inset
14292 </cell>
14293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14294 \begin_inset Text
14295
14296 \begin_layout Plain Layout
14297 \begin_inset Formula $\bigcap$
14298 \end_inset
14299
14300
14301 \end_layout
14302
14303 \end_inset
14304 </cell>
14305 </row>
14306 <row>
14307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14308 \begin_inset Text
14309
14310 \begin_layout Plain Layout
14311
14312 \backslash
14313 bigcup
14314 \end_layout
14315
14316 \end_inset
14317 </cell>
14318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14319 \begin_inset Text
14320
14321 \begin_layout Plain Layout
14322 \begin_inset Formula $\bigcup$
14323 \end_inset
14324
14325
14326 \end_layout
14327
14328 \end_inset
14329 </cell>
14330 </row>
14331 </lyxtabular>
14332
14333 \end_inset
14334
14335
14336 \begin_inset space \hfill{}
14337 \end_inset
14338
14339
14340 \begin_inset Tabular
14341 <lyxtabular version="3" rows="10" columns="2">
14342 <features rotate="0" tabularvalignment="middle">
14343 <column alignment="center" valignment="top" width="0pt">
14344 <column alignment="center" valignment="top" width="0pt">
14345 <row>
14346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14347 \begin_inset Text
14348
14349 \begin_layout Plain Layout
14350 コマンド
14351 \end_layout
14352
14353 \end_inset
14354 </cell>
14355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14356 \begin_inset Text
14357
14358 \begin_layout Plain Layout
14359 出力
14360 \end_layout
14361
14362 \end_inset
14363 </cell>
14364 </row>
14365 <row>
14366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14367 \begin_inset Text
14368
14369 \begin_layout Plain Layout
14370
14371 \backslash
14372 prod
14373 \begin_inset Index idx
14374 status collapsed
14375
14376 \begin_layout Plain Layout
14377 こまんど@コマンド ! P ! 
14378 \backslash
14379 prod
14380 \end_layout
14381
14382 \end_inset
14383
14384
14385 \end_layout
14386
14387 \end_inset
14388 </cell>
14389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14390 \begin_inset Text
14391
14392 \begin_layout Plain Layout
14393 \begin_inset Formula $\prod$
14394 \end_inset
14395
14396
14397 \end_layout
14398
14399 \end_inset
14400 </cell>
14401 </row>
14402 <row>
14403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14404 \begin_inset Text
14405
14406 \begin_layout Plain Layout
14407
14408 \backslash
14409 coprod
14410 \end_layout
14411
14412 \end_inset
14413 </cell>
14414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14415 \begin_inset Text
14416
14417 \begin_layout Plain Layout
14418 \begin_inset Formula $\coprod$
14419 \end_inset
14420
14421
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 </row>
14427 <row>
14428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14429 \begin_inset Text
14430
14431 \begin_layout Plain Layout
14432
14433 \backslash
14434 bigodot
14435 \end_layout
14436
14437 \end_inset
14438 </cell>
14439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14440 \begin_inset Text
14441
14442 \begin_layout Plain Layout
14443 \begin_inset Formula $\bigodot$
14444 \end_inset
14445
14446
14447 \end_layout
14448
14449 \end_inset
14450 </cell>
14451 </row>
14452 <row>
14453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14454 \begin_inset Text
14455
14456 \begin_layout Plain Layout
14457
14458 \backslash
14459 bigotimes
14460 \end_layout
14461
14462 \end_inset
14463 </cell>
14464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14465 \begin_inset Text
14466
14467 \begin_layout Plain Layout
14468 \begin_inset Formula $\bigotimes$
14469 \end_inset
14470
14471
14472 \end_layout
14473
14474 \end_inset
14475 </cell>
14476 </row>
14477 <row>
14478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14479 \begin_inset Text
14480
14481 \begin_layout Plain Layout
14482
14483 \backslash
14484 bigoplus
14485 \end_layout
14486
14487 \end_inset
14488 </cell>
14489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14490 \begin_inset Text
14491
14492 \begin_layout Plain Layout
14493 \begin_inset Formula $\bigoplus$
14494 \end_inset
14495
14496
14497 \end_layout
14498
14499 \end_inset
14500 </cell>
14501 </row>
14502 <row>
14503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14504 \begin_inset Text
14505
14506 \begin_layout Plain Layout
14507
14508 \backslash
14509 bigwedge
14510 \end_layout
14511
14512 \end_inset
14513 </cell>
14514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14515 \begin_inset Text
14516
14517 \begin_layout Plain Layout
14518 \begin_inset Formula $\bigwedge$
14519 \end_inset
14520
14521
14522 \end_layout
14523
14524 \end_inset
14525 </cell>
14526 </row>
14527 <row>
14528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14529 \begin_inset Text
14530
14531 \begin_layout Plain Layout
14532
14533 \backslash
14534 bigvee
14535 \end_layout
14536
14537 \end_inset
14538 </cell>
14539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \begin_layout Plain Layout
14543 \begin_inset Formula $\bigvee$
14544 \end_inset
14545
14546
14547 \end_layout
14548
14549 \end_inset
14550 </cell>
14551 </row>
14552 <row>
14553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14554 \begin_inset Text
14555
14556 \begin_layout Plain Layout
14557
14558 \backslash
14559 bigsqcup
14560 \end_layout
14561
14562 \end_inset
14563 </cell>
14564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14565 \begin_inset Text
14566
14567 \begin_layout Plain Layout
14568 \begin_inset Formula $\bigsqcup$
14569 \end_inset
14570
14571
14572 \end_layout
14573
14574 \end_inset
14575 </cell>
14576 </row>
14577 <row>
14578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14579 \begin_inset Text
14580
14581 \begin_layout Plain Layout
14582
14583 \backslash
14584 biguplus
14585 \end_layout
14586
14587 \end_inset
14588 </cell>
14589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14590 \begin_inset Text
14591
14592 \begin_layout Plain Layout
14593 \begin_inset Formula $\biguplus$
14594 \end_inset
14595
14596
14597 \end_layout
14598
14599 \end_inset
14600 </cell>
14601 </row>
14602 </lyxtabular>
14603
14604 \end_inset
14605
14606
14607 \begin_inset space \hfill{}
14608 \end_inset
14609
14610
14611 \end_layout
14612
14613 \begin_layout Standard
14614 すべての大演算子は、数式ツールバーボタンの
14615 \begin_inset Info
14616 type  "icon"
14617 arg   "math-insert \\intop"
14618 \end_inset
14619
14620 でも挿入することができます。
14621 \end_layout
14622
14623 \begin_layout Standard
14624 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
14625 \end_layout
14626
14627 \begin_layout Standard
14628 積分演算子はすべて、
14629 \series bold
14630
14631 \backslash
14632 intop
14633 \series default
14634
14635 \series bold
14636
14637 \backslash
14638 ointop
14639 \series default
14640 のように、
14641 \series bold
14642 op
14643 \series default
14644 で終わる別バージョンがあります。これらの演算子は、
14645 \series bold
14646
14647 \backslash
14648 int
14649 \series default
14650 とは範囲の表示のしかたが異なります。第
14651 \begin_inset CommandInset ref
14652 LatexCommand ref
14653 reference "sub:演算子の範囲"
14654
14655 \end_inset
14656
14657 節をご参照下さい。
14658 \end_layout
14659
14660 \begin_layout Subsubsection*
14661 積分の子細
14662 \end_layout
14663
14664 \begin_layout Standard
14665 積分中で用いられる文字
14666 \emph on
14667 d
14668 \emph default
14669 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
14670 \emph on
14671 d
14672 \emph default
14673 を選択して、
14674 \begin_inset Flex Ruby
14675 status collapsed
14676
14677 \begin_layout Plain Layout
14678 捷径
14679 \begin_inset Argument post:1
14680 status collapsed
14681
14682 \begin_layout Plain Layout
14683 ショートカット
14684 \end_layout
14685
14686 \end_inset
14687
14688
14689 \end_layout
14690
14691 \end_inset
14692
14693
14694 \begin_inset Info
14695 type  "shortcut"
14696 arg   "font-roman"
14697 \end_inset
14698
14699 を用います
14700 \begin_inset Foot
14701 status collapsed
14702
14703 \begin_layout Plain Layout
14704 文字様式については、第
14705 \begin_inset CommandInset ref
14706 LatexCommand ref
14707 reference "sub:書体様式"
14708
14709 \end_inset
14710
14711 節参照。
14712 \end_layout
14713
14714 \end_inset
14715
14716 。最後に、演算子の慣例に倣って、
14717 \emph on
14718 d
14719 \emph default
14720 の前に最小空白を挿入しなくてはなりません。たとえば、
14721 \end_layout
14722
14723 \begin_layout Standard
14724 正しくない例:
14725 \begin_inset Formula $\int A(x)dx$
14726 \end_inset
14727
14728
14729 \begin_inset Newline newline
14730 \end_inset
14731
14732 正しい
14733 \begin_inset Phantom HPhantom
14734 status open
14735
14736 \begin_layout Plain Layout
14737 ない
14738 \end_layout
14739
14740 \end_inset
14741
14742 例:
14743 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14744 \end_inset
14745
14746
14747 \end_layout
14748
14749 \begin_layout Standard
14750 多重積分に関しては、以下のコマンドがあります。
14751 \begin_inset VSpace medskip
14752 \end_inset
14753
14754
14755 \end_layout
14756
14757 \begin_layout Standard
14758 \begin_inset space \hfill{}
14759 \end_inset
14760
14761
14762 \begin_inset Tabular
14763 <lyxtabular version="3" rows="4" columns="2">
14764 <features rotate="0" tabularvalignment="middle">
14765 <column alignment="center" valignment="top">
14766 <column alignment="center" valignment="top">
14767 <row>
14768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14769 \begin_inset Text
14770
14771 \begin_layout Plain Layout
14772 コマンド
14773 \end_layout
14774
14775 \end_inset
14776 </cell>
14777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14778 \begin_inset Text
14779
14780 \begin_layout Plain Layout
14781 出力
14782 \begin_inset Note Note
14783 status collapsed
14784
14785 \begin_layout Plain Layout
14786 ここで
14787 \series bold
14788
14789 \backslash
14790 raisebox
14791 \series default
14792 はスペーサーとして使用しているだけです。
14793 \end_layout
14794
14795 \end_inset
14796
14797
14798 \end_layout
14799
14800 \end_inset
14801 </cell>
14802 </row>
14803 <row>
14804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14805 \begin_inset Text
14806
14807 \begin_layout Plain Layout
14808
14809 \backslash
14810 iint
14811 \end_layout
14812
14813 \end_inset
14814 </cell>
14815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14816 \begin_inset Text
14817
14818 \begin_layout Plain Layout
14819 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14820 \end_inset
14821
14822
14823 \end_layout
14824
14825 \end_inset
14826 </cell>
14827 </row>
14828 <row>
14829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14830 \begin_inset Text
14831
14832 \begin_layout Plain Layout
14833
14834 \backslash
14835 oiint
14836 \end_layout
14837
14838 \end_inset
14839 </cell>
14840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14841 \begin_inset Text
14842
14843 \begin_layout Plain Layout
14844 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14845 \end_inset
14846
14847
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 </row>
14853 <row>
14854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14855 \begin_inset Text
14856
14857 \begin_layout Plain Layout
14858
14859 \backslash
14860 sqiint
14861 \end_layout
14862
14863 \end_inset
14864 </cell>
14865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14866 \begin_inset Text
14867
14868 \begin_layout Plain Layout
14869 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14870 \end_inset
14871
14872
14873 \end_layout
14874
14875 \end_inset
14876 </cell>
14877 </row>
14878 </lyxtabular>
14879
14880 \end_inset
14881
14882
14883 \begin_inset space \hfill{}
14884 \end_inset
14885
14886
14887 \begin_inset Tabular
14888 <lyxtabular version="3" rows="4" columns="2">
14889 <features rotate="0" tabularvalignment="middle">
14890 <column alignment="center" valignment="top">
14891 <column alignment="center" valignment="top">
14892 <row>
14893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14894 \begin_inset Text
14895
14896 \begin_layout Plain Layout
14897 コマンド
14898 \end_layout
14899
14900 \end_inset
14901 </cell>
14902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14903 \begin_inset Text
14904
14905 \begin_layout Plain Layout
14906 出力
14907 \end_layout
14908
14909 \end_inset
14910 </cell>
14911 </row>
14912 <row>
14913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14914 \begin_inset Text
14915
14916 \begin_layout Plain Layout
14917
14918 \backslash
14919 iiint
14920 \end_layout
14921
14922 \end_inset
14923 </cell>
14924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14925 \begin_inset Text
14926
14927 \begin_layout Plain Layout
14928 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14929 \end_inset
14930
14931
14932 \end_layout
14933
14934 \end_inset
14935 </cell>
14936 </row>
14937 <row>
14938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14939 \begin_inset Text
14940
14941 \begin_layout Plain Layout
14942
14943 \backslash
14944 iiiint
14945 \end_layout
14946
14947 \end_inset
14948 </cell>
14949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14950 \begin_inset Text
14951
14952 \begin_layout Plain Layout
14953 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14954 \end_inset
14955
14956
14957 \end_layout
14958
14959 \end_inset
14960 </cell>
14961 </row>
14962 <row>
14963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14964 \begin_inset Text
14965
14966 \begin_layout Plain Layout
14967
14968 \backslash
14969 dotsint
14970 \end_layout
14971
14972 \end_inset
14973 </cell>
14974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14975 \begin_inset Text
14976
14977 \begin_layout Plain Layout
14978 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14979 \end_inset
14980
14981
14982 \end_layout
14983
14984 \end_inset
14985 </cell>
14986 </row>
14987 </lyxtabular>
14988
14989 \end_inset
14990
14991
14992 \begin_inset space \hfill{}
14993 \end_inset
14994
14995
14996 \end_layout
14997
14998 \begin_layout Subsection
14999 演算子の範囲
15000 \begin_inset CommandInset label
15001 LatexCommand label
15002 name "sub:演算子の範囲"
15003
15004 \end_inset
15005
15006
15007 \begin_inset Index idx
15008 status collapsed
15009
15010 \begin_layout Plain Layout
15011 えんざんし@演算子 ! はんい@範囲
15012 \end_layout
15013
15014 \end_inset
15015
15016
15017 \end_layout
15018
15019 \begin_layout Standard
15020 範囲は、上付き文字と下付き文字とで作成することができます。
15021 \end_layout
15022
15023 \begin_layout Standard
15024 \align center
15025 \begin_inset Tabular
15026 <lyxtabular version="3" rows="2" columns="2">
15027 <features rotate="0" tabularvalignment="middle">
15028 <column alignment="center" valignment="top" width="0pt">
15029 <column alignment="center" valignment="top" width="0pt">
15030 <row>
15031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15032 \begin_inset Text
15033
15034 \begin_layout Plain Layout
15035 コマンド
15036 \end_layout
15037
15038 \end_inset
15039 </cell>
15040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Plain Layout
15044 出力
15045 \begin_inset Note Note
15046 status collapsed
15047
15048 \begin_layout Plain Layout
15049 ここで
15050 \series bold
15051
15052 \backslash
15053 raisebox
15054 \series default
15055 はスペーサーとして使用しているだけです。
15056 \end_layout
15057
15058 \end_inset
15059
15060
15061 \end_layout
15062
15063 \end_inset
15064 </cell>
15065 </row>
15066 <row>
15067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15068 \begin_inset Text
15069
15070 \begin_layout Plain Layout
15071
15072 \backslash
15073 prod^
15074 \backslash
15075 infty
15076 \begin_inset space \textvisiblespace{}
15077 \end_inset
15078
15079
15080 \begin_inset Formula $\to$
15081 \end_inset
15082
15083 _0
15084 \begin_inset Formula $\to$
15085 \end_inset
15086
15087 A(x)
15088 \end_layout
15089
15090 \end_inset
15091 </cell>
15092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15093 \begin_inset Text
15094
15095 \begin_layout Plain Layout
15096 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15097 \end_inset
15098
15099
15100 \end_layout
15101
15102 \end_inset
15103 </cell>
15104 </row>
15105 </lyxtabular>
15106
15107 \end_inset
15108
15109
15110 \end_layout
15111
15112 \begin_layout Standard
15113 行内数式では、範囲は演算子の右横に表示されます。別行立て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
15114 \end_layout
15115
15116 \begin_layout Standard
15117 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
15118 \family sans
15119 編集\SpecialChar \menuseparator
15120 数式\SpecialChar \menuseparator
15121 範囲の表記を変更
15122 \family default
15123 メニューで
15124 \family sans
15125 \series bold
15126 行内形式
15127 \family default
15128 \series default
15129 (
15130 \begin_inset Flex Ruby
15131 status collapsed
15132
15133 \begin_layout Plain Layout
15134 捷径
15135 \begin_inset Argument post:1
15136 status collapsed
15137
15138 \begin_layout Plain Layout
15139 ショートカット
15140 \end_layout
15141
15142 \end_inset
15143
15144
15145 \end_layout
15146
15147 \end_inset
15148
15149
15150 \begin_inset Info
15151 type  "shortcut"
15152 arg   "math-limits"
15153 \end_inset
15154
15155 )を選択することで範囲形式を変更することができます。以下はその用例です。
15156 \end_layout
15157
15158 \begin_layout Standard
15159 既定の範囲形式は、以下のようになっています。
15160 \begin_inset Formula 
15161 \[
15162 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
15163 \]
15164
15165 \end_inset
15166
15167 以下は、範囲形式を
15168 \family sans
15169 \series bold
15170 行内形式
15171 \family default
15172 \series default
15173 に変更したときの表示です。
15174 \begin_inset Formula 
15175 \[
15176 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
15177 \]
15178
15179 \end_inset
15180
15181
15182 \series bold
15183
15184 \backslash
15185 intop
15186 \series default
15187
15188 \series bold
15189
15190 \backslash
15191 ointop
15192 \series default
15193 などのように
15194 \series bold
15195 op
15196 \series default
15197 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
15198 の例では、範囲形式を
15199 \series bold
15200 別行立て形式
15201 \series default
15202 にして積分記号の下に置くようにしています。
15203 \begin_inset Formula 
15204 \begin{equation}
15205 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
15206 \end{equation}
15207
15208 \end_inset
15209
15210
15211 \end_layout
15212
15213 \begin_layout Standard
15214 \begin_inset VSpace medskip
15215 \end_inset
15216
15217 範囲に条件を指定したい場合には、
15218 \series bold
15219
15220 \backslash
15221 subarray
15222 \series default
15223
15224 \begin_inset Index idx
15225 status collapsed
15226
15227 \begin_layout Plain Layout
15228 こまんど@コマンド ! S ! 
15229 \backslash
15230 subarray
15231 \end_layout
15232
15233 \end_inset
15234
15235 コマンドや
15236 \series bold
15237
15238 \backslash
15239 substack
15240 \series default
15241
15242 \begin_inset Index idx
15243 status collapsed
15244
15245 \begin_layout Plain Layout
15246 こまんど@コマンド ! S ! 
15247 \backslash
15248 substack
15249 \end_layout
15250
15251 \end_inset
15252
15253 コマンドを使用します。たとえば、以下の表記 
15254 \begin_inset Formula 
15255 \begin{equation}
15256 \sum_{\begin{subarray}{c}
15257 0<k<1000\\
15258 \\
15259 k\,\in\,\mathbb{N}
15260 \end{subarray}}^{n}k^{-2}\label{eq:substack}
15261 \end{equation}
15262
15263 \end_inset
15264
15265
15266 \end_layout
15267
15268 \begin_layout Standard
15269 を作成するには、以下のようにしなくてはなりません。
15270 \begin_inset Newline newline
15271 \end_inset
15272
15273 まず、
15274 \series bold
15275
15276 \backslash
15277 sum
15278 \series default
15279 ^
15280 \series bold
15281 n
15282 \begin_inset space \textvisiblespace{}
15283 \end_inset
15284
15285 _
15286 \series default
15287 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
15288 \series bold
15289
15290 \backslash
15291 subarray
15292 \begin_inset space \textvisiblespace{}
15293 \end_inset
15294
15295
15296 \series default
15297 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
15298 \begin_inset Info
15299 type  "shortcut"
15300 arg   "newline-insert newline"
15301 \end_inset
15302
15303 )を挿入することで作ることができます。ここに
15304 \begin_inset Newline newline
15305 \end_inset
15306
15307
15308 \series bold
15309 0
15310 \begin_inset Formula $\boldsymbol{<}$
15311 \end_inset
15312
15313 k
15314 \begin_inset Formula $\boldsymbol{<}$
15315 \end_inset
15316
15317 1000 Ctrl+Return
15318 \begin_inset Newline newline
15319 \end_inset
15320
15321
15322 \series default
15323 と入力すると、新規行のための新しい枠が現れます。
15324 \end_layout
15325
15326 \begin_layout Standard
15327 各行の揃え方は、
15328 \family sans
15329 表ツールバー
15330 \family default
15331
15332 \family sans
15333 編集\SpecialChar \menuseparator
15334 行と列
15335 \family default
15336 メニューで変更することができますが、右揃えにするには、行頭に
15337 \series bold
15338
15339 \backslash
15340 hfill
15341 \begin_inset space \textvisiblespace{}
15342 \end_inset
15343
15344
15345 \series default
15346 を挿入しなくてはなりません。
15347 \end_layout
15348
15349 \begin_layout Standard
15350
15351 \series bold
15352
15353 \backslash
15354 substack
15355 \series default
15356 コマンドは、各行がつねに中央揃えになることを除いては、
15357 \series bold
15358
15359 \backslash
15360 subarray
15361 \series default
15362 と同じです。
15363 \end_layout
15364
15365 \begin_layout Standard
15366 \begin_inset VSpace bigskip
15367 \end_inset
15368
15369 演算子の後に来る文字は、範囲の横に来るので、
15370 \begin_inset CommandInset ref
15371 LatexCommand eqref
15372 reference "eq:substack"
15373
15374 \end_inset
15375
15376 式のように、演算子の横の余白が大きくなりすぎることがあります。
15377 \lang english
15378 To avoid this the command 
15379 \series bold
15380 \lang japanese
15381
15382 \backslash
15383 mathclap
15384 \series default
15385
15386 \begin_inset Index idx
15387 status collapsed
15388
15389 \begin_layout Plain Layout
15390 こまんど@コマンド ! M ! 
15391 \backslash
15392 mathclap
15393 \end_layout
15394
15395 \end_inset
15396
15397
15398 \lang english
15399  can be used.
15400  It sets the width of its content to 0
15401 \begin_inset space \thinspace{}
15402 \end_inset
15403
15404 pt.
15405 \begin_inset Newline newline
15406 \end_inset
15407
15408
15409 \lang japanese
15410 これを
15411 \begin_inset CommandInset ref
15412 LatexCommand eqref
15413 reference "eq:substack"
15414
15415 \end_inset
15416
15417 式に応用すると、以下のようなコマンド
15418 \end_layout
15419
15420 \begin_layout Standard
15421
15422 \series bold
15423
15424 \backslash
15425 sum_
15426 \backslash
15427 mathclap
15428 \backslash
15429 substack
15430 \begin_inset space \textvisiblespace{}
15431 \end_inset
15432
15433 0
15434 \begin_inset Formula $\boldsymbol{<}$
15435 \end_inset
15436
15437 k
15438 \begin_inset Formula $\boldsymbol{<}$
15439 \end_inset
15440
15441 1000 Ctrl+Return
15442 \end_layout
15443
15444 \begin_layout Standard
15445 を使用して下限を作成することになります。これによって、足される要素は、和演算子の直後に来ることになります。
15446 \begin_inset Formula 
15447 \[
15448 \sum_{\mathclap{\substack{0<k<1000\\
15449 \\
15450 k\,\in\,\mathbb{N}
15451 }
15452 }}^{n}k^{-2}
15453 \]
15454
15455 \end_inset
15456
15457
15458 \end_layout
15459
15460 \begin_layout Standard
15461 \begin_inset VSpace bigskip
15462 \end_inset
15463
15464
15465 \end_layout
15466
15467 \begin_layout Standard
15468
15469 \lang english
15470 When several consecutive operators have limits the typesetting of the limits
15471  looks often imperfect in the output, see this example:
15472 \lang japanese
15473
15474 \begin_inset Formula 
15475 \[
15476 \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}
15477 \]
15478
15479 \end_inset
15480
15481
15482 \lang english
15483 To improve the typesetting set in the document settings under 
15484 \family sans
15485 Math
15486 \begin_inset space ~
15487 \end_inset
15488
15489 Options
15490 \family default
15491  for the package
15492 \lang japanese
15493  
15494 \series bold
15495 mathtools
15496 \series default
15497
15498 \begin_inset Index idx
15499 status collapsed
15500
15501 \begin_layout Plain Layout
15502 ぱっけーじ@パッケージ ! mathtools
15503 \end_layout
15504
15505 \end_inset
15506
15507  
15508 \lang english
15509 the option 
15510 \family sans
15511 Load
15512 \begin_inset space ~
15513 \end_inset
15514
15515 always
15516 \family default
15517 .
15518  Then insert into your formula the command 
15519 \series bold
15520 \lang japanese
15521
15522 \backslash
15523 adjustlimits
15524 \series default
15525
15526 \begin_inset Index idx
15527 status collapsed
15528
15529 \begin_layout Plain Layout
15530 こまんど@コマンド ! A ! 
15531 \backslash
15532 adjustlimits
15533 \end_layout
15534
15535 \end_inset
15536
15537  
15538 \lang english
15539 directly before the first operator.
15540  The example will then look like this:
15541 \lang japanese
15542
15543 \begin_inset Formula 
15544 \[
15545 \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}
15546 \]
15547
15548 \end_inset
15549
15550
15551 \end_layout
15552
15553 \begin_layout Standard
15554 \begin_inset VSpace bigskip
15555 \end_inset
15556
15557 一つの範囲を複数の演算子に用いる方法が、第
15558 \begin_inset CommandInset ref
15559 LatexCommand ref
15560 reference "sub:自己定義演算子"
15561
15562 \end_inset
15563
15564 節に述べられています。
15565 \end_layout
15566
15567 \begin_layout Subsection
15568 演算子の修飾
15569 \begin_inset Index idx
15570 status collapsed
15571
15572 \begin_layout Plain Layout
15573 えんざんし@演算子 ! 
15574 \family sans
15575 \series bold
15576 しゅうしょく@修飾
15577 \end_layout
15578
15579 \end_inset
15580
15581
15582 \end_layout
15583
15584 \begin_layout Standard
15585
15586 \series bold
15587
15588 \backslash
15589 overset
15590 \series default
15591
15592 \begin_inset Index idx
15593 status collapsed
15594
15595 \begin_layout Plain Layout
15596 こまんど@コマンド ! O ! 
15597 \backslash
15598 overset
15599 \end_layout
15600
15601 \end_inset
15602
15603 コマンドや
15604 \series bold
15605
15606 \backslash
15607 underset
15608 \series default
15609
15610 \begin_inset Index idx
15611 status collapsed
15612
15613 \begin_layout Plain Layout
15614 こまんど@コマンド ! U ! 
15615 \backslash
15616 underset
15617 \end_layout
15618
15619 \end_inset
15620
15621 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
15622 \series bold
15623
15624 \backslash
15625 sideset
15626 \series default
15627
15628 \begin_inset Index idx
15629 status collapsed
15630
15631 \begin_layout Plain Layout
15632 こまんど@コマンド ! S ! 
15633 \backslash
15634 sideset
15635 \end_layout
15636
15637 \end_inset
15638
15639 コマンドを使うと、文字を演算子の前や後ろに付けることができます。
15640 \end_layout
15641
15642 \begin_layout Standard
15643
15644 \lang english
15645 There are 4
15646 \begin_inset space ~
15647 \end_inset
15648
15649 variants of 
15650 \series bold
15651
15652 \backslash
15653 sideset
15654 \series default
15655 :
15656 \end_layout
15657
15658 \begin_layout Itemize
15659
15660 \series bold
15661 \lang english
15662
15663 \backslash
15664 sideset
15665 \series default
15666  is used to set characters at the corners of the operator
15667 \end_layout
15668
15669 \begin_layout Itemize
15670
15671 \series bold
15672 \lang english
15673
15674 \backslash
15675 sidesetn
15676 \series default
15677  is used to set characters before and/or behind the operator (this variant
15678  represents LaTeX's original 
15679 \series bold
15680
15681 \backslash
15682 sideset
15683 \series default
15684  command)
15685 \end_layout
15686
15687 \begin_layout Itemize
15688
15689 \series bold
15690 \lang english
15691
15692 \backslash
15693 sidesetl
15694 \series default
15695  is used to set characters at the left corners and/or behind the operator
15696 \end_layout
15697
15698 \begin_layout Itemize
15699
15700 \series bold
15701 \lang english
15702
15703 \backslash
15704 sidesetr
15705 \series default
15706  is used to set characters at the right corners and/or before the operator
15707 \end_layout
15708
15709 \begin_layout Standard
15710 たとえば、
15711 \series bold
15712
15713 \backslash
15714 sidesetn
15715 \begin_inset space \textvisiblespace{}
15716 \end_inset
15717
15718
15719 \backslash
15720 sum
15721 \begin_inset space \textvisiblespace{}
15722 \end_inset
15723
15724
15725 \begin_inset Formula $\to$
15726 \end_inset
15727
15728 '
15729 \begin_inset Formula $\to$
15730 \end_inset
15731
15732 _k=1
15733 \begin_inset space \textvisiblespace{}
15734 \end_inset
15735
15736
15737 \series default
15738 ^
15739 \series bold
15740 n
15741 \series default
15742 というコマンドを入力すると、
15743 \begin_inset Formula 
15744 \[
15745 \sideset{}{'}\sum_{k=1}^{n}
15746 \]
15747
15748 \end_inset
15749
15750 のようになります。
15751 \end_layout
15752
15753 \begin_layout Standard
15754 \begin_inset Note Greyedout
15755 status open
15756
15757 \begin_layout Plain Layout
15758
15759 \series bold
15760 【註】
15761 \backslash
15762 sideset
15763 \series default
15764 は、大演算子を修飾するためだけに用いることができ、二項演算子には用いることができません。
15765 \end_layout
15766
15767 \end_inset
15768
15769
15770 \end_layout
15771
15772 \begin_layout Standard
15773 のようになります。最後の例からわかるように、
15774 \series bold
15775
15776 \backslash
15777 overset
15778 \series default
15779
15780 \series bold
15781
15782 \backslash
15783 underset
15784 \series default
15785 では、記号や文字にアクセントをつけることもできます。一方。 また、
15786 \series bold
15787
15788 \backslash
15789 overset
15790 \begin_inset space \textvisiblespace{}
15791 \end_inset
15792
15793
15794 \backslash
15795 maltese
15796 \begin_inset space \textvisiblespace{}
15797 \end_inset
15798
15799
15800 \series default
15801
15802 \begin_inset Formula $\uparrow$
15803 \end_inset
15804
15805
15806 \series bold
15807 a
15808 \series default
15809 というコマンドならば、
15810 \begin_inset Formula 
15811 \[
15812 \overset{a}{\maltese}
15813 \]
15814
15815 \end_inset
15816
15817
15818 \end_layout
15819
15820 \begin_layout Subsection
15821 二項演算子
15822 \begin_inset CommandInset label
15823 LatexCommand label
15824 name "sub:二項演算子"
15825
15826 \end_inset
15827
15828
15829 \begin_inset Index idx
15830 status collapsed
15831
15832 \begin_layout Plain Layout
15833 えんざんし@演算子 ! にこう@二項
15834 \end_layout
15835
15836 \end_inset
15837
15838
15839 \end_layout
15840
15841 \begin_layout Standard
15842 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
15843 \begin_inset VSpace medskip
15844 \end_inset
15845
15846
15847 \end_layout
15848
15849 \begin_layout Standard
15850 \begin_inset space \hfill{}
15851 \end_inset
15852
15853
15854 \begin_inset Tabular
15855 <lyxtabular version="3" rows="13" columns="2">
15856 <features rotate="0" tabularvalignment="middle">
15857 <column alignment="center" valignment="top" width="0pt">
15858 <column alignment="center" valignment="top" width="0pt">
15859 <row>
15860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15861 \begin_inset Text
15862
15863 \begin_layout Plain Layout
15864 コマンド
15865 \begin_inset Note Note
15866 status collapsed
15867
15868 \begin_layout Plain Layout
15869 ここで
15870 \series bold
15871
15872 \backslash
15873 raisebox
15874 \series default
15875 はスペーサーとして使用しているだけです。
15876 \end_layout
15877
15878 \end_inset
15879
15880
15881 \end_layout
15882
15883 \end_inset
15884 </cell>
15885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15886 \begin_inset Text
15887
15888 \begin_layout Plain Layout
15889 出力
15890 \end_layout
15891
15892 \end_inset
15893 </cell>
15894 </row>
15895 <row>
15896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15897 \begin_inset Text
15898
15899 \begin_layout Plain Layout
15900 +
15901 \end_layout
15902
15903 \end_inset
15904 </cell>
15905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15906 \begin_inset Text
15907
15908 \begin_layout Plain Layout
15909 \begin_inset Formula $+$
15910 \end_inset
15911
15912
15913 \end_layout
15914
15915 \end_inset
15916 </cell>
15917 </row>
15918 <row>
15919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15920 \begin_inset Text
15921
15922 \begin_layout Plain Layout
15923 -
15924 \end_layout
15925
15926 \end_inset
15927 </cell>
15928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15929 \begin_inset Text
15930
15931 \begin_layout Plain Layout
15932 \begin_inset Formula $-$
15933 \end_inset
15934
15935
15936 \end_layout
15937
15938 \end_inset
15939 </cell>
15940 </row>
15941 <row>
15942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15943 \begin_inset Text
15944
15945 \begin_layout Plain Layout
15946
15947 \backslash
15948 pm
15949 \end_layout
15950
15951 \end_inset
15952 </cell>
15953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15954 \begin_inset Text
15955
15956 \begin_layout Plain Layout
15957 \begin_inset Formula $\pm$
15958 \end_inset
15959
15960
15961 \end_layout
15962
15963 \end_inset
15964 </cell>
15965 </row>
15966 <row>
15967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Plain Layout
15971
15972 \backslash
15973 mp
15974 \end_layout
15975
15976 \end_inset
15977 </cell>
15978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15979 \begin_inset Text
15980
15981 \begin_layout Plain Layout
15982 \begin_inset Formula $\mp$
15983 \end_inset
15984
15985
15986 \end_layout
15987
15988 \end_inset
15989 </cell>
15990 </row>
15991 <row>
15992 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15993 \begin_inset Text
15994
15995 \begin_layout Plain Layout
15996
15997 \backslash
15998 cdot
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16004 \begin_inset Text
16005
16006 \begin_layout Plain Layout
16007 \begin_inset Formula $\cdot$
16008 \end_inset
16009
16010
16011 \end_layout
16012
16013 \end_inset
16014 </cell>
16015 </row>
16016 <row>
16017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16018 \begin_inset Text
16019
16020 \begin_layout Plain Layout
16021
16022 \backslash
16023 times
16024 \end_layout
16025
16026 \end_inset
16027 </cell>
16028 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16029 \begin_inset Text
16030
16031 \begin_layout Plain Layout
16032 \begin_inset Formula $\times$
16033 \end_inset
16034
16035
16036 \end_layout
16037
16038 \end_inset
16039 </cell>
16040 </row>
16041 <row>
16042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16043 \begin_inset Text
16044
16045 \begin_layout Plain Layout
16046
16047 \backslash
16048 div
16049 \end_layout
16050
16051 \end_inset
16052 </cell>
16053 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16054 \begin_inset Text
16055
16056 \begin_layout Plain Layout
16057 \begin_inset Formula $\div$
16058 \end_inset
16059
16060
16061 \end_layout
16062
16063 \end_inset
16064 </cell>
16065 </row>
16066 <row>
16067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16068 \begin_inset Text
16069
16070 \begin_layout Plain Layout
16071 \begin_inset ERT
16072 status collapsed
16073
16074 \begin_layout Plain Layout
16075
16076
16077 \backslash
16078 raisebox{-1.2mm}{
16079 \end_layout
16080
16081 \end_inset
16082
16083 *
16084 \begin_inset ERT
16085 status collapsed
16086
16087 \begin_layout Plain Layout
16088
16089 }
16090 \end_layout
16091
16092 \end_inset
16093
16094
16095 \end_layout
16096
16097 \end_inset
16098 </cell>
16099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16100 \begin_inset Text
16101
16102 \begin_layout Plain Layout
16103 \begin_inset Formula $*$
16104 \end_inset
16105
16106
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 </row>
16112 <row>
16113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117
16118 \backslash
16119 star
16120 \end_layout
16121
16122 \end_inset
16123 </cell>
16124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128 \begin_inset Formula $\star$
16129 \end_inset
16130
16131
16132 \end_layout
16133
16134 \end_inset
16135 </cell>
16136 </row>
16137 <row>
16138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16139 \begin_inset Text
16140
16141 \begin_layout Plain Layout
16142
16143 \backslash
16144 circ
16145 \end_layout
16146
16147 \end_inset
16148 </cell>
16149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153 \begin_inset Formula $\circ$
16154 \end_inset
16155
16156
16157 \end_layout
16158
16159 \end_inset
16160 </cell>
16161 </row>
16162 <row>
16163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16164 \begin_inset Text
16165
16166 \begin_layout Plain Layout
16167
16168 \backslash
16169 diamond
16170 \end_layout
16171
16172 \end_inset
16173 </cell>
16174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16175 \begin_inset Text
16176
16177 \begin_layout Plain Layout
16178 \begin_inset Formula $\diamond$
16179 \end_inset
16180
16181
16182 \end_layout
16183
16184 \end_inset
16185 </cell>
16186 </row>
16187 <row>
16188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16189 \begin_inset Text
16190
16191 \begin_layout Plain Layout
16192
16193 \backslash
16194 bullet
16195 \end_layout
16196
16197 \end_inset
16198 </cell>
16199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Plain Layout
16203 \begin_inset Formula $\bullet$
16204 \end_inset
16205
16206
16207 \end_layout
16208
16209 \end_inset
16210 </cell>
16211 </row>
16212 </lyxtabular>
16213
16214 \end_inset
16215
16216
16217 \begin_inset space \hfill{}
16218 \end_inset
16219
16220
16221 \begin_inset Tabular
16222 <lyxtabular version="3" rows="13" columns="2">
16223 <features rotate="0" tabularvalignment="middle">
16224 <column alignment="center" valignment="top" width="0pt">
16225 <column alignment="center" valignment="top" width="0pt">
16226 <row>
16227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16228 \begin_inset Text
16229
16230 \begin_layout Plain Layout
16231 コマンド
16232 \end_layout
16233
16234 \end_inset
16235 </cell>
16236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16237 \begin_inset Text
16238
16239 \begin_layout Plain Layout
16240 出力
16241 \end_layout
16242
16243 \end_inset
16244 </cell>
16245 </row>
16246 <row>
16247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16248 \begin_inset Text
16249
16250 \begin_layout Plain Layout
16251
16252 \backslash
16253 nabla
16254 \end_layout
16255
16256 \end_inset
16257 </cell>
16258 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16259 \begin_inset Text
16260
16261 \begin_layout Plain Layout
16262 \begin_inset Formula $\nabla$
16263 \end_inset
16264
16265
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 </row>
16271 <row>
16272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16273 \begin_inset Text
16274
16275 \begin_layout Plain Layout
16276
16277 \backslash
16278 bigtriangledown
16279 \end_layout
16280
16281 \end_inset
16282 </cell>
16283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16284 \begin_inset Text
16285
16286 \begin_layout Plain Layout
16287 \begin_inset Formula $\bigtriangledown$
16288 \end_inset
16289
16290
16291 \end_layout
16292
16293 \end_inset
16294 </cell>
16295 </row>
16296 <row>
16297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16298 \begin_inset Text
16299
16300 \begin_layout Plain Layout
16301
16302 \backslash
16303 bigtriangleup
16304 \end_layout
16305
16306 \end_inset
16307 </cell>
16308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16309 \begin_inset Text
16310
16311 \begin_layout Plain Layout
16312 \begin_inset Formula $\bigtriangleup$
16313 \end_inset
16314
16315
16316 \end_layout
16317
16318 \end_inset
16319 </cell>
16320 </row>
16321 <row>
16322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16323 \begin_inset Text
16324
16325 \begin_layout Plain Layout
16326
16327 \backslash
16328 Box
16329 \end_layout
16330
16331 \end_inset
16332 </cell>
16333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16334 \begin_inset Text
16335
16336 \begin_layout Plain Layout
16337 \begin_inset Formula $\Box$
16338 \end_inset
16339
16340
16341 \end_layout
16342
16343 \end_inset
16344 </cell>
16345 </row>
16346 <row>
16347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16348 \begin_inset Text
16349
16350 \begin_layout Plain Layout
16351
16352 \backslash
16353 cap 
16354 \end_layout
16355
16356 \end_inset
16357 </cell>
16358 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16359 \begin_inset Text
16360
16361 \begin_layout Plain Layout
16362 \begin_inset Formula $\cap$
16363 \end_inset
16364
16365
16366 \end_layout
16367
16368 \end_inset
16369 </cell>
16370 </row>
16371 <row>
16372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16373 \begin_inset Text
16374
16375 \begin_layout Plain Layout
16376
16377 \backslash
16378 cup
16379 \end_layout
16380
16381 \end_inset
16382 </cell>
16383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16384 \begin_inset Text
16385
16386 \begin_layout Plain Layout
16387 \begin_inset Formula $\cup$
16388 \end_inset
16389
16390
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 </row>
16396 <row>
16397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16398 \begin_inset Text
16399
16400 \begin_layout Plain Layout
16401
16402 \backslash
16403 dagger
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Plain Layout
16412 \begin_inset Formula $\dagger$
16413 \end_inset
16414
16415
16416 \end_layout
16417
16418 \end_inset
16419 </cell>
16420 </row>
16421 <row>
16422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16423 \begin_inset Text
16424
16425 \begin_layout Plain Layout
16426
16427 \backslash
16428 ddagger
16429 \end_layout
16430
16431 \end_inset
16432 </cell>
16433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437 \begin_inset Formula $\ddagger$
16438 \end_inset
16439
16440
16441 \end_layout
16442
16443 \end_inset
16444 </cell>
16445 </row>
16446 <row>
16447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16448 \begin_inset Text
16449
16450 \begin_layout Plain Layout
16451
16452 \backslash
16453 wr
16454 \end_layout
16455
16456 \end_inset
16457 </cell>
16458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16459 \begin_inset Text
16460
16461 \begin_layout Plain Layout
16462 \begin_inset Formula $\wr$
16463 \end_inset
16464
16465
16466 \end_layout
16467
16468 \end_inset
16469 </cell>
16470 </row>
16471 <row>
16472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16473 \begin_inset Text
16474
16475 \begin_layout Plain Layout
16476
16477 \backslash
16478 bigcirc
16479 \end_layout
16480
16481 \end_inset
16482 </cell>
16483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487 \begin_inset Formula $\bigcirc$
16488 \end_inset
16489
16490
16491 \end_layout
16492
16493 \end_inset
16494 </cell>
16495 </row>
16496 <row>
16497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16498 \begin_inset Text
16499
16500 \begin_layout Plain Layout
16501
16502 \backslash
16503 wedge
16504 \end_layout
16505
16506 \end_inset
16507 </cell>
16508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16509 \begin_inset Text
16510
16511 \begin_layout Plain Layout
16512 \begin_inset Formula $\wedge$
16513 \end_inset
16514
16515
16516 \end_layout
16517
16518 \end_inset
16519 </cell>
16520 </row>
16521 <row>
16522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16523 \begin_inset Text
16524
16525 \begin_layout Plain Layout
16526
16527 \backslash
16528 vee
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537 \begin_inset Formula $\vee$
16538 \end_inset
16539
16540
16541 \end_layout
16542
16543 \end_inset
16544 </cell>
16545 </row>
16546 </lyxtabular>
16547
16548 \end_inset
16549
16550
16551 \begin_inset space \hfill{}
16552 \end_inset
16553
16554
16555 \begin_inset Tabular
16556 <lyxtabular version="3" rows="13" columns="2">
16557 <features rotate="0" tabularvalignment="middle">
16558 <column alignment="center" valignment="top" width="0pt">
16559 <column alignment="center" valignment="top" width="0pt">
16560 <row>
16561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Plain Layout
16565 コマンド
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16571 \begin_inset Text
16572
16573 \begin_layout Plain Layout
16574 出力
16575 \end_layout
16576
16577 \end_inset
16578 </cell>
16579 </row>
16580 <row>
16581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Plain Layout
16585
16586 \backslash
16587 oplus
16588 \end_layout
16589
16590 \end_inset
16591 </cell>
16592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16593 \begin_inset Text
16594
16595 \begin_layout Plain Layout
16596 \begin_inset Formula $\oplus$
16597 \end_inset
16598
16599
16600 \end_layout
16601
16602 \end_inset
16603 </cell>
16604 </row>
16605 <row>
16606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16607 \begin_inset Text
16608
16609 \begin_layout Plain Layout
16610
16611 \backslash
16612 ominus
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16618 \begin_inset Text
16619
16620 \begin_layout Plain Layout
16621 \begin_inset Formula $\ominus$
16622 \end_inset
16623
16624
16625 \end_layout
16626
16627 \end_inset
16628 </cell>
16629 </row>
16630 <row>
16631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16632 \begin_inset Text
16633
16634 \begin_layout Plain Layout
16635
16636 \backslash
16637 otimes
16638 \end_layout
16639
16640 \end_inset
16641 </cell>
16642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16643 \begin_inset Text
16644
16645 \begin_layout Plain Layout
16646 \begin_inset Formula $\otimes$
16647 \end_inset
16648
16649
16650 \end_layout
16651
16652 \end_inset
16653 </cell>
16654 </row>
16655 <row>
16656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16657 \begin_inset Text
16658
16659 \begin_layout Plain Layout
16660
16661 \backslash
16662 oslash
16663 \end_layout
16664
16665 \end_inset
16666 </cell>
16667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16668 \begin_inset Text
16669
16670 \begin_layout Plain Layout
16671 \begin_inset Formula $\oslash$
16672 \end_inset
16673
16674
16675 \end_layout
16676
16677 \end_inset
16678 </cell>
16679 </row>
16680 <row>
16681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16682 \begin_inset Text
16683
16684 \begin_layout Plain Layout
16685
16686 \backslash
16687 odot
16688 \end_layout
16689
16690 \end_inset
16691 </cell>
16692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16693 \begin_inset Text
16694
16695 \begin_layout Plain Layout
16696 \begin_inset Formula $\odot$
16697 \end_inset
16698
16699
16700 \end_layout
16701
16702 \end_inset
16703 </cell>
16704 </row>
16705 <row>
16706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Plain Layout
16710
16711 \backslash
16712 amalg
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16718 \begin_inset Text
16719
16720 \begin_layout Plain Layout
16721 \begin_inset Formula $\amalg$
16722 \end_inset
16723
16724
16725 \end_layout
16726
16727 \end_inset
16728 </cell>
16729 </row>
16730 <row>
16731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16732 \begin_inset Text
16733
16734 \begin_layout Plain Layout
16735
16736 \backslash
16737 uplus
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746 \begin_inset Formula $\uplus$
16747 \end_inset
16748
16749
16750 \end_layout
16751
16752 \end_inset
16753 </cell>
16754 </row>
16755 <row>
16756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16757 \begin_inset Text
16758
16759 \begin_layout Plain Layout
16760
16761 \backslash
16762 setminus
16763 \end_layout
16764
16765 \end_inset
16766 </cell>
16767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16768 \begin_inset Text
16769
16770 \begin_layout Plain Layout
16771 \begin_inset Formula $\setminus$
16772 \end_inset
16773
16774
16775 \end_layout
16776
16777 \end_inset
16778 </cell>
16779 </row>
16780 <row>
16781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16782 \begin_inset Text
16783
16784 \begin_layout Plain Layout
16785
16786 \backslash
16787 sqcap
16788 \end_layout
16789
16790 \end_inset
16791 </cell>
16792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16793 \begin_inset Text
16794
16795 \begin_layout Plain Layout
16796 \begin_inset Formula $\sqcap$
16797 \end_inset
16798
16799
16800 \end_layout
16801
16802 \end_inset
16803 </cell>
16804 </row>
16805 <row>
16806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16807 \begin_inset Text
16808
16809 \begin_layout Plain Layout
16810
16811 \backslash
16812 sqcup
16813 \end_layout
16814
16815 \end_inset
16816 </cell>
16817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16818 \begin_inset Text
16819
16820 \begin_layout Plain Layout
16821 \begin_inset Formula $\sqcup$
16822 \end_inset
16823
16824
16825 \end_layout
16826
16827 \end_inset
16828 </cell>
16829 </row>
16830 <row>
16831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16832 \begin_inset Text
16833
16834 \begin_layout Plain Layout
16835
16836 \backslash
16837 triangleleft
16838 \end_layout
16839
16840 \end_inset
16841 </cell>
16842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16843 \begin_inset Text
16844
16845 \begin_layout Plain Layout
16846 \begin_inset Formula $\triangleleft$
16847 \end_inset
16848
16849
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 </row>
16855 <row>
16856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16857 \begin_inset Text
16858
16859 \begin_layout Plain Layout
16860
16861 \backslash
16862 triangleright
16863 \end_layout
16864
16865 \end_inset
16866 </cell>
16867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16868 \begin_inset Text
16869
16870 \begin_layout Plain Layout
16871 \begin_inset Formula $\triangleright$
16872 \end_inset
16873
16874
16875 \end_layout
16876
16877 \end_inset
16878 </cell>
16879 </row>
16880 </lyxtabular>
16881
16882 \end_inset
16883
16884
16885 \begin_inset space \hfill{}
16886 \end_inset
16887
16888
16889 \end_layout
16890
16891 \begin_layout Standard
16892 二項演算子は、すべて数式ツールバーボタンの
16893 \begin_inset Info
16894 type  "icon"
16895 arg   "math-insert \\pm"
16896 \end_inset
16897
16898 から挿入することもできます。
16899 \end_layout
16900
16901 \begin_layout Standard
16902 ラプラス演算子を組版するには、
16903 \series bold
16904
16905 \backslash
16906 bigtriangleup
16907 \series default
16908 以外に、
16909 \series bold
16910
16911 \backslash
16912 Delta
16913 \series default
16914
16915 \series bold
16916
16917 \backslash
16918 nabla
16919 \series default
16920 ^
16921 \series bold
16922 2
16923 \series default
16924 (
16925 \begin_inset Formula $\nabla^{2}$
16926 \end_inset
16927
16928 )を使用することもできます。
16929 \end_layout
16930
16931 \begin_layout Standard
16932
16933 \family sans
16934 挿入\SpecialChar \menuseparator
16935 特殊文字
16936 \family default
16937 メニューの
16938 \family sans
16939 メニュー区切り
16940 \family default
16941 で入力される文字は、
16942 \series bold
16943
16944 \backslash
16945 triangleright
16946 \series default
16947 演算子です。
16948 \end_layout
16949
16950 \begin_layout Subsection
16951 自己定義演算子
16952 \begin_inset CommandInset label
16953 LatexCommand label
16954 name "sub:自己定義演算子"
16955
16956 \end_inset
16957
16958
16959 \begin_inset Index idx
16960 status collapsed
16961
16962 \begin_layout Plain Layout
16963 えんざんし@演算子 ! じこていぎ@自己定義
16964 \end_layout
16965
16966 \end_inset
16967
16968
16969 \end_layout
16970
16971 \begin_layout Standard
16972 LaTeXプリアンブルで
16973 \series bold
16974
16975 \backslash
16976 DeclareMathOperator
16977 \series default
16978
16979 \begin_inset Index idx
16980 status collapsed
16981
16982 \begin_layout Plain Layout
16983 こまんど@コマンド ! D ! 
16984 \backslash
16985 dbinom@
16986 \backslash
16987 DeclareMathOperator
16988 \end_layout
16989
16990 \end_inset
16991
16992 コマンドを使用すると、自製演算子を定義することができます。このコマンドの書式は
16993 \end_layout
16994
16995 \begin_layout Standard
16996
16997 \series bold
16998
16999 \backslash
17000 DeclareMathOperator{新規コマンド}{表示}
17001 \end_layout
17002
17003 \begin_layout Standard
17004 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
17005 \begin_inset CommandInset ref
17006 LatexCommand ref
17007 reference "sub:演算子の範囲"
17008
17009 \end_inset
17010
17011 節で述べられた範囲を指定することができます。
17012 \end_layout
17013
17014 \begin_layout Standard
17015 たとえば、以下のようなLaTeXプリアンブル行
17016 \end_layout
17017
17018 \begin_layout Standard
17019
17020 \series bold
17021
17022 \backslash
17023 DeclareMathOperator*{
17024 \backslash
17025 Lozenge}{
17026 \backslash
17027 blacklozenge}
17028 \end_layout
17029
17030 \begin_layout Standard
17031 は、第
17032 \begin_inset CommandInset ref
17033 LatexCommand ref
17034 reference "sub:その他の記号"
17035
17036 \end_inset
17037
17038 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
17039 \series bold
17040
17041 \backslash
17042 Lozenge
17043 \series default
17044 を定義します。
17045 \begin_inset Formula 
17046 \[
17047 \Lozenge_{n=1}^{\infty}
17048 \]
17049
17050 \end_inset
17051
17052 上記の数式を作るコマンドは、
17053 \series bold
17054
17055 \backslash
17056 Lozenge
17057 \series default
17058 ^
17059 \series bold
17060
17061 \backslash
17062 infty
17063 \begin_inset Formula $\to$
17064 \end_inset
17065
17066 _n=1
17067 \series default
17068 です。
17069 \end_layout
17070
17071 \begin_layout Standard
17072 \begin_inset VSpace bigskip
17073 \end_inset
17074
17075 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
17076 \series bold
17077
17078 \backslash
17079 mathop
17080 \series default
17081
17082 \begin_inset Index idx
17083 status collapsed
17084
17085 \begin_layout Plain Layout
17086 こまんど@コマンド ! M ! 
17087 \backslash
17088 mathop
17089 \end_layout
17090
17091 \end_inset
17092
17093 コマンドおよび
17094 \series bold
17095
17096 \backslash
17097 mathbin
17098 \series default
17099
17100 \begin_inset Index idx
17101 status collapsed
17102
17103 \begin_layout Plain Layout
17104 こまんど@コマンド ! M ! 
17105 \backslash
17106 mathbin
17107 \end_layout
17108
17109 \end_inset
17110
17111 コマンドを用いて定義を行うこともできます。
17112 \end_layout
17113
17114 \begin_layout Standard
17115 (書式)
17116 \series bold
17117
17118 \backslash
17119 mathop{表示}
17120 \series default
17121 および
17122 \series bold
17123
17124 \backslash
17125 mathbin{表示}
17126 \end_layout
17127
17128 \begin_layout Standard
17129
17130 \series bold
17131
17132 \backslash
17133 mathop
17134 \series default
17135 は大演算子を定義し、
17136 \series bold
17137
17138 \backslash
17139 mathbin
17140 \series default
17141 は二項演算子を定義します。
17142 \end_layout
17143
17144 \begin_layout Standard
17145 たとえば
17146 \series bold
17147
17148 \backslash
17149 mathop
17150 \series default
17151 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
17152 \end_layout
17153
17154 \begin_layout Standard
17155 \begin_inset Formula 
17156 \[
17157 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
17158 \]
17159
17160 \end_inset
17161
17162
17163 \end_layout
17164
17165 \begin_layout Standard
17166 上記の数式では
17167 \begin_inset Newline newline
17168 \end_inset
17169
17170
17171 \series bold
17172
17173 \backslash
17174 mathop{
17175 \backslash
17176 sum
17177 \backslash
17178 negmedspace
17179 \backslash
17180 sum
17181 \series default
17182
17183 \begin_inset space \textvisiblespace{}
17184 \end_inset
17185
17186
17187 \series bold
17188
17189 \begin_inset Formula $\to$
17190 \end_inset
17191
17192 ^N
17193 \series default
17194
17195 \begin_inset space \textvisiblespace{}
17196 \end_inset
17197
17198
17199 \series bold
17200 _i,j=1
17201 \begin_inset Newline newline
17202 \end_inset
17203
17204
17205 \series default
17206 というコマンドを用いています。
17207 \end_layout
17208
17209 \begin_layout Section
17210 書体
17211 \begin_inset Index idx
17212 status collapsed
17213
17214 \begin_layout Plain Layout
17215 しょたい@書体
17216 \end_layout
17217
17218 \end_inset
17219
17220
17221 \begin_inset Index idx
17222 status collapsed
17223
17224 \begin_layout Plain Layout
17225 ふぉんと@フォント | see
17226 \begin_inset ERT
17227 status collapsed
17228
17229 \begin_layout Plain Layout
17230
17231 {
17232 \end_layout
17233
17234 \end_inset
17235
17236 書体
17237 \begin_inset ERT
17238 status collapsed
17239
17240 \begin_layout Plain Layout
17241
17242 }
17243 \end_layout
17244
17245 \end_inset
17246
17247
17248 \end_layout
17249
17250 \end_inset
17251
17252
17253 \end_layout
17254
17255 \begin_layout Subsection
17256 書体様式
17257 \begin_inset CommandInset label
17258 LatexCommand label
17259 name "sub:書体様式"
17260
17261 \end_inset
17262
17263
17264 \begin_inset Index idx
17265 status collapsed
17266
17267 \begin_layout Plain Layout
17268 しょたい@書体 ! ようしき@様式
17269 \end_layout
17270
17271 \end_inset
17272
17273
17274 \end_layout
17275
17276 \begin_layout Standard
17277 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
17278 \begin_inset VSpace -2mm
17279 \end_inset
17280
17281
17282 \end_layout
17283
17284 \begin_layout Standard
17285 \align center
17286 \begin_inset Tabular
17287 <lyxtabular version="3" rows="7" columns="3">
17288 <features rotate="0" tabularvalignment="middle">
17289 <column alignment="center" valignment="top">
17290 <column alignment="center" valignment="top">
17291 <column alignment="center" valignment="top">
17292 <row>
17293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17294 \begin_inset Text
17295
17296 \begin_layout Plain Layout
17297 コマンド
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17303 \begin_inset Text
17304
17305 \begin_layout Plain Layout
17306 出力
17307 \end_layout
17308
17309 \end_inset
17310 </cell>
17311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17312 \begin_inset Text
17313
17314 \begin_layout Plain Layout
17315 \begin_inset Flex Ruby
17316 status collapsed
17317
17318 \begin_layout Plain Layout
17319 捷径
17320 \begin_inset Argument post:1
17321 status collapsed
17322
17323 \begin_layout Plain Layout
17324 ショートカット
17325 \end_layout
17326
17327 \end_inset
17328
17329
17330 \end_layout
17331
17332 \end_inset
17333
17334
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 </row>
17340 <row>
17341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345
17346 \backslash
17347 mathbb
17348 \series bold
17349
17350 \begin_inset space \textvisiblespace{}
17351 \end_inset
17352
17353
17354 \series default
17355 ABC
17356 \end_layout
17357
17358 \end_inset
17359 </cell>
17360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout Plain Layout
17364 \begin_inset Formula $\mathbb{ABC}$
17365 \end_inset
17366
17367
17368 \end_layout
17369
17370 \end_inset
17371 </cell>
17372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17373 \begin_inset Text
17374
17375 \begin_layout Plain Layout
17376 \begin_inset Info
17377 type  "shortcut"
17378 arg   "font-noun"
17379 \end_inset
17380
17381
17382 \end_layout
17383
17384 \end_inset
17385 </cell>
17386 </row>
17387 <row>
17388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17389 \begin_inset Text
17390
17391 \begin_layout Plain Layout
17392
17393 \backslash
17394 mathbf
17395 \series bold
17396
17397 \begin_inset space \textvisiblespace{}
17398 \end_inset
17399
17400
17401 \series default
17402 AbC
17403 \end_layout
17404
17405 \end_inset
17406 </cell>
17407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411 \begin_inset Formula $\mathbf{AbC}$
17412 \end_inset
17413
17414
17415 \end_layout
17416
17417 \end_inset
17418 </cell>
17419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17420 \begin_inset Text
17421
17422 \begin_layout Plain Layout
17423 \begin_inset Info
17424 type  "shortcut"
17425 arg   "font-bold"
17426 \end_inset
17427
17428
17429 \end_layout
17430
17431 \end_inset
17432 </cell>
17433 </row>
17434 <row>
17435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17436 \begin_inset Text
17437
17438 \begin_layout Plain Layout
17439
17440 \backslash
17441 boldsymbol
17442 \series bold
17443
17444 \begin_inset space \textvisiblespace{}
17445 \end_inset
17446
17447
17448 \series default
17449 AbC
17450 \end_layout
17451
17452 \end_inset
17453 </cell>
17454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17455 \begin_inset Text
17456
17457 \begin_layout Plain Layout
17458 \begin_inset Formula $\boldsymbol{AbC}$
17459 \end_inset
17460
17461
17462 \end_layout
17463
17464 \end_inset
17465 </cell>
17466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17467 \begin_inset Text
17468
17469 \begin_layout Plain Layout
17470 \begin_inset Info
17471 type  "shortcuts"
17472 arg   "font-boldsymbol"
17473 \end_inset
17474
17475
17476 \end_layout
17477
17478 \end_inset
17479 </cell>
17480 </row>
17481 <row>
17482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17483 \begin_inset Text
17484
17485 \begin_layout Plain Layout
17486
17487 \backslash
17488 mathcal
17489 \series bold
17490
17491 \begin_inset space \textvisiblespace{}
17492 \end_inset
17493
17494
17495 \series default
17496 ABC
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17502 \begin_inset Text
17503
17504 \begin_layout Plain Layout
17505 \begin_inset Formula $\mathcal{ABC}$
17506 \end_inset
17507
17508
17509 \end_layout
17510
17511 \end_inset
17512 </cell>
17513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Plain Layout
17517 \begin_inset Info
17518 type  "shortcut"
17519 arg   "font-emph"
17520 \end_inset
17521
17522
17523 \end_layout
17524
17525 \end_inset
17526 </cell>
17527 </row>
17528 <row>
17529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17530 \begin_inset Text
17531
17532 \begin_layout Plain Layout
17533
17534 \backslash
17535 mathfrak
17536 \series bold
17537
17538 \begin_inset space \textvisiblespace{}
17539 \end_inset
17540
17541
17542 \series default
17543 AbC
17544 \end_layout
17545
17546 \end_inset
17547 </cell>
17548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17549 \begin_inset Text
17550
17551 \begin_layout Plain Layout
17552 \begin_inset Formula $\mathfrak{AbC}$
17553 \end_inset
17554
17555
17556 \end_layout
17557
17558 \end_inset
17559 </cell>
17560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17561 \begin_inset Text
17562
17563 \begin_layout Plain Layout
17564 -
17565 \end_layout
17566
17567 \end_inset
17568 </cell>
17569 </row>
17570 <row>
17571 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17572 \begin_inset Text
17573
17574 \begin_layout Plain Layout
17575
17576 \backslash
17577 mathscr
17578 \series bold
17579
17580 \begin_inset space \textvisiblespace{}
17581 \end_inset
17582
17583
17584 \series default
17585 AbC
17586 \end_layout
17587
17588 \end_inset
17589 </cell>
17590 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17591 \begin_inset Text
17592
17593 \begin_layout Plain Layout
17594 \begin_inset Formula $\mathscr{AbC}$
17595 \end_inset
17596
17597
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606 -
17607 \end_layout
17608
17609 \end_inset
17610 </cell>
17611 </row>
17612 </lyxtabular>
17613
17614 \end_inset
17615
17616
17617 \end_layout
17618
17619 \begin_layout Standard
17620 \align center
17621 \begin_inset Tabular
17622 <lyxtabular version="3" rows="5" columns="3">
17623 <features rotate="0" tabularvalignment="middle">
17624 <column alignment="center" valignment="top">
17625 <column alignment="center" valignment="top">
17626 <column alignment="center" valignment="top">
17627 <row>
17628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17629 \begin_inset Text
17630
17631 \begin_layout Plain Layout
17632 コマンド
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17638 \begin_inset Text
17639
17640 \begin_layout Plain Layout
17641 出力
17642 \end_layout
17643
17644 \end_inset
17645 </cell>
17646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17647 \begin_inset Text
17648
17649 \begin_layout Plain Layout
17650 \begin_inset Flex Ruby
17651 status collapsed
17652
17653 \begin_layout Plain Layout
17654 捷径
17655 \begin_inset Argument post:1
17656 status collapsed
17657
17658 \begin_layout Plain Layout
17659 ショートカット
17660 \end_layout
17661
17662 \end_inset
17663
17664
17665 \end_layout
17666
17667 \end_inset
17668
17669
17670 \end_layout
17671
17672 \end_inset
17673 </cell>
17674 </row>
17675 <row>
17676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17677 \begin_inset Text
17678
17679 \begin_layout Plain Layout
17680
17681 \backslash
17682 mathit
17683 \series bold
17684
17685 \begin_inset space \textvisiblespace{}
17686 \end_inset
17687
17688
17689 \series default
17690 AbC
17691 \end_layout
17692
17693 \end_inset
17694 </cell>
17695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17696 \begin_inset Text
17697
17698 \begin_layout Plain Layout
17699 \begin_inset Formula $\mathit{AbC}$
17700 \end_inset
17701
17702
17703 \end_layout
17704
17705 \end_inset
17706 </cell>
17707 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17708 \begin_inset Text
17709
17710 \begin_layout Plain Layout
17711 -
17712 \end_layout
17713
17714 \end_inset
17715 </cell>
17716 </row>
17717 <row>
17718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17719 \begin_inset Text
17720
17721 \begin_layout Plain Layout
17722
17723 \backslash
17724 mathrm
17725 \series bold
17726
17727 \begin_inset space \textvisiblespace{}
17728 \end_inset
17729
17730
17731 \series default
17732 AbC
17733 \end_layout
17734
17735 \end_inset
17736 </cell>
17737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17738 \begin_inset Text
17739
17740 \begin_layout Plain Layout
17741 \begin_inset Formula $\mathrm{AbC}$
17742 \end_inset
17743
17744
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17750 \begin_inset Text
17751
17752 \begin_layout Plain Layout
17753 \begin_inset Info
17754 type  "shortcut"
17755 arg   "font-roman"
17756 \end_inset
17757
17758
17759 \end_layout
17760
17761 \end_inset
17762 </cell>
17763 </row>
17764 <row>
17765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769
17770 \backslash
17771 mathsf
17772 \series bold
17773
17774 \begin_inset space \textvisiblespace{}
17775 \end_inset
17776
17777
17778 \series default
17779 AbC
17780 \end_layout
17781
17782 \end_inset
17783 </cell>
17784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17785 \begin_inset Text
17786
17787 \begin_layout Plain Layout
17788 \begin_inset Formula $\mathsf{AbC}$
17789 \end_inset
17790
17791
17792 \end_layout
17793
17794 \end_inset
17795 </cell>
17796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17797 \begin_inset Text
17798
17799 \begin_layout Plain Layout
17800 \begin_inset Info
17801 type  "shortcut"
17802 arg   "font-sans"
17803 \end_inset
17804
17805
17806 \end_layout
17807
17808 \end_inset
17809 </cell>
17810 </row>
17811 <row>
17812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17813 \begin_inset Text
17814
17815 \begin_layout Plain Layout
17816
17817 \backslash
17818 mathtt
17819 \series bold
17820
17821 \begin_inset space \textvisiblespace{}
17822 \end_inset
17823
17824
17825 \series default
17826 AbC
17827 \end_layout
17828
17829 \end_inset
17830 </cell>
17831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835 \begin_inset Formula $\mathtt{AbC}$
17836 \end_inset
17837
17838
17839 \end_layout
17840
17841 \end_inset
17842 </cell>
17843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17844 \begin_inset Text
17845
17846 \begin_layout Plain Layout
17847 \begin_inset Info
17848 type  "shortcut"
17849 arg   "font-typewriter"
17850 \end_inset
17851
17852
17853 \end_layout
17854
17855 \end_inset
17856 </cell>
17857 </row>
17858 </lyxtabular>
17859
17860 \end_inset
17861
17862
17863 \end_layout
17864
17865 \begin_layout Standard
17866 \begin_inset Note Greyedout
17867 status open
17868
17869 \begin_layout Plain Layout
17870
17871 \series bold
17872 【註】
17873 \backslash
17874 mathbb
17875 \series default
17876 様式と
17877 \series bold
17878
17879 \backslash
17880 mathcal
17881 \series default
17882 様式は、大文字にのみ使用することができます。
17883 \end_layout
17884
17885 \end_inset
17886
17887
17888 \end_layout
17889
17890 \begin_layout Standard
17891 既定では、
17892 \series bold
17893
17894 \backslash
17895 mathnormal
17896 \series default
17897 様式に設定されています。
17898 \end_layout
17899
17900 \begin_layout Standard
17901 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
17902 \begin_inset Formula 
17903 \[
17904 \mathfrak{A=\frac{b}{C}}
17905 \]
17906
17907 \end_inset
17908
17909
17910 \end_layout
17911
17912 \begin_layout Standard
17913 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
17914 \series bold
17915
17916 \backslash
17917 textrm
17918 \series default
17919 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
17920 \begin_inset Foot
17921 status collapsed
17922
17923 \begin_layout Plain Layout
17924 \begin_inset CommandInset href
17925 LatexCommand href
17926 name "LyX-bug #4629"
17927 target "http://www.lyx.org/trac/ticket/4629"
17928
17929 \end_inset
17930
17931
17932 \end_layout
17933
17934 \end_inset
17935
17936
17937 \end_layout
17938
17939 \begin_layout Standard
17940 書体様式コマンドの代わりに、
17941 \family sans
17942 編集\SpecialChar \menuseparator
17943 数学\SpecialChar \menuseparator
17944 文字様式
17945 \family default
17946 ダイアログや、
17947 \begin_inset Info
17948 type  "icon"
17949 arg   "math-insert \\font"
17950 \end_inset
17951
17952 を使用することもできます。
17953 \end_layout
17954
17955 \begin_layout Subsection
17956 ボールド体の数式
17957 \begin_inset CommandInset label
17958 LatexCommand label
17959 name "sub:ボールド体の数式"
17960
17961 \end_inset
17962
17963
17964 \begin_inset Index idx
17965 status collapsed
17966
17967 \begin_layout Plain Layout
17968 すうしき@数式 ! ぼーるどたい@ボールド体
17969 \end_layout
17970
17971 \end_inset
17972
17973
17974 \end_layout
17975
17976 \begin_layout Standard
17977 数式全体をボールド体にしようとすると、前節の
17978 \series bold
17979
17980 \backslash
17981 mathbf
17982 \series default
17983 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
17984 字してしまいます。
17985 \end_layout
17986
17987 \begin_layout Standard
17988 \begin_inset Formula 
17989 \[
17990 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
17991 \]
17992
17993 \end_inset
17994
17995
17996 \end_layout
17997
17998 \begin_layout Standard
17999 この数式を正しく表示するには、以下のように、
18000 \series bold
18001
18002 \backslash
18003 boldsymbol
18004 \series default
18005 コマンドを使用します。
18006 \begin_inset Formula 
18007 \[
18008 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
18009 \]
18010
18011 \end_inset
18012
18013 また、数式を
18014 \series bold
18015 boldmath環境
18016 \series default
18017 に設定する方法もあります。この環境は、TeXモードで
18018 \series bold
18019
18020 \backslash
18021 boldmath
18022 \begin_inset Index idx
18023 status collapsed
18024
18025 \begin_layout Plain Layout
18026 こまんど@コマンド ! B ! 
18027 \backslash
18028 boldmath
18029 \end_layout
18030
18031 \end_inset
18032
18033
18034 \series default
18035 コマンドを挿入することによって作ることができます。環境を閉じるには、
18036 \series bold
18037
18038 \backslash
18039 unboldmath
18040 \begin_inset Index idx
18041 status collapsed
18042
18043 \begin_layout Plain Layout
18044 こまんど@コマンド ! U ! 
18045 \backslash
18046 unboldmath
18047 \end_layout
18048
18049 \end_inset
18050
18051
18052 \series default
18053 コマンドをTeXモードで挿入します。
18054 \begin_inset ERT
18055 status collapsed
18056
18057 \begin_layout Plain Layout
18058
18059
18060 \backslash
18061 boldmath 
18062 \end_layout
18063
18064 \end_inset
18065
18066
18067 \begin_inset Formula 
18068 \[
18069 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
18070 \]
18071
18072 \end_inset
18073
18074
18075 \begin_inset ERT
18076 status collapsed
18077
18078 \begin_layout Plain Layout
18079
18080
18081 \backslash
18082 unboldmath 
18083 \end_layout
18084
18085 \end_inset
18086
18087
18088 \end_layout
18089
18090 \begin_layout Subsection
18091 色付きの数式
18092 \begin_inset Index idx
18093 status collapsed
18094
18095 \begin_layout Plain Layout
18096 すうしき@数式 ! いろつき@色付き
18097 \end_layout
18098
18099 \end_inset
18100
18101
18102 \end_layout
18103
18104 \begin_layout Standard
18105 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
18106 \begin_inset Formula 
18107 \[
18108 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
18109 \]
18110
18111 \end_inset
18112
18113
18114 \end_layout
18115
18116 \begin_layout Standard
18117
18118 \begin_inset CommandInset ref
18119 LatexCommand ref
18120 reference "sub:色付きボックス"
18121
18122 \end_inset
18123
18124 節に述べられているように、自製の色を定義することもできます。自製の色は、以下の書式を持つ
18125 \series bold
18126
18127 \backslash
18128 textcolor
18129 \series default
18130
18131 \begin_inset Index idx
18132 status collapsed
18133
18134 \begin_layout Plain Layout
18135 こまんど@コマンド ! T ! 
18136 \backslash
18137 textcolor
18138 \end_layout
18139
18140 \end_inset
18141
18142 TeXコードコマンドで適用することができます。
18143 \end_layout
18144
18145 \begin_layout Standard
18146
18147 \series bold
18148
18149 \backslash
18150 textcolor{色}{文字ないし数式}
18151 \end_layout
18152
18153 \begin_layout Standard
18154 下記の例は、全体を濃緑にし、一部を赤にしています。
18155 \end_layout
18156
18157 \begin_layout Standard
18158 \begin_inset ERT
18159 status collapsed
18160
18161 \begin_layout Plain Layout
18162
18163
18164 \backslash
18165 textcolor{darkgreen}{
18166 \end_layout
18167
18168 \end_inset
18169
18170
18171 \begin_inset Formula 
18172 \[
18173 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
18174 \]
18175
18176 \end_inset
18177
18178
18179 \begin_inset ERT
18180 status collapsed
18181
18182 \begin_layout Plain Layout
18183
18184 }
18185 \end_layout
18186
18187 \end_inset
18188
18189
18190 \end_layout
18191
18192 \begin_layout Standard
18193 LyXのバグのため、自製色は数式全体に対してしか使用することができません
18194 \begin_inset Foot
18195 status collapsed
18196
18197 \begin_layout Plain Layout
18198 \begin_inset CommandInset href
18199 LatexCommand href
18200 name "LyX-bug #5269"
18201 target "http://www.lyx.org/trac/ticket/5269"
18202
18203 \end_inset
18204
18205
18206 \end_layout
18207
18208 \end_inset
18209
18210
18211 \end_layout
18212
18213 \begin_layout Subsection
18214 書体寸法
18215 \begin_inset CommandInset label
18216 LatexCommand label
18217 name "sub:書体寸法"
18218
18219 \end_inset
18220
18221
18222 \begin_inset Index idx
18223 status collapsed
18224
18225 \begin_layout Plain Layout
18226 しょたい@書体 ! すんぽう@寸法
18227 \end_layout
18228
18229 \end_inset
18230
18231
18232 \end_layout
18233
18234 \begin_layout Standard
18235 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
18236 \end_layout
18237
18238 \begin_layout Standard
18239
18240 \series bold
18241
18242 \backslash
18243 Huge
18244 \series default
18245
18246 \series bold
18247
18248 \backslash
18249 huge
18250 \series default
18251
18252 \series bold
18253
18254 \backslash
18255 LARGE
18256 \series default
18257
18258 \series bold
18259
18260 \backslash
18261 Large
18262 \series default
18263
18264 \series bold
18265
18266 \backslash
18267 large
18268 \series default
18269
18270 \series bold
18271
18272 \backslash
18273 normalsize
18274 \series default
18275
18276 \series bold
18277
18278 \backslash
18279 small
18280 \series default
18281 ,
18282 \begin_inset Newline newline
18283 \end_inset
18284
18285
18286 \series bold
18287
18288 \backslash
18289 footnotesize
18290 \series default
18291
18292 \series bold
18293
18294 \backslash
18295 scriptsize
18296 \series default
18297 、および
18298 \series bold
18299
18300 \backslash
18301 tiny
18302 \end_layout
18303
18304 \begin_layout Standard
18305 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
18306 \series bold
18307
18308 \backslash
18309 normalsize
18310 \series default
18311 コマンドに設定されます。他のコマンドは、
18312 \series bold
18313
18314 \backslash
18315 normalsize
18316 \series default
18317 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
18318 \begin_inset space \thinspace{}
18319 \end_inset
18320
18321 ptであるならば、
18322 \series bold
18323
18324 \backslash
18325 Huge
18326 \series default
18327 コマンドは
18328 \series bold
18329
18330 \backslash
18331 huge
18332 \series default
18333 コマンドと同じ大きさに落とされます。
18334 \end_layout
18335
18336 \begin_layout Standard
18337 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
18338 \series bold
18339
18340 \backslash
18341 normalsize
18342 \series default
18343 コマンドを挿入します。
18344 \end_layout
18345
18346 \begin_layout Standard
18347 数式内では、以下の寸法コマンドを使用して、寸法を変更することができます
18348 \lang english
18349 or the toolbar button
18350 \lang japanese
18351  
18352 \begin_inset Info
18353 type  "icon"
18354 arg   "math-insert \\style"
18355 \end_inset
18356
18357
18358 \end_layout
18359
18360 \begin_layout Standard
18361 \noindent
18362 \align center
18363 \begin_inset Tabular
18364 <lyxtabular version="3" rows="5" columns="2">
18365 <features rotate="0" tabularvalignment="middle">
18366 <column alignment="center" valignment="top">
18367 <column alignment="center" valignment="top">
18368 <row>
18369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 コマンド
18374 \end_layout
18375
18376 \end_inset
18377 </cell>
18378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18379 \begin_inset Text
18380
18381 \begin_layout Plain Layout
18382 出力
18383 \begin_inset Note Note
18384 status collapsed
18385
18386 \begin_layout Plain Layout
18387
18388 \series bold
18389
18390 \backslash
18391 raisebox
18392 \series default
18393  はスペーサーとして使用されているだけです。
18394 \end_layout
18395
18396 \end_inset
18397
18398
18399 \end_layout
18400
18401 \end_inset
18402 </cell>
18403 </row>
18404 <row>
18405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409
18410 \backslash
18411 displaystyle
18412 \begin_inset Index idx
18413 status collapsed
18414
18415 \begin_layout Plain Layout
18416 こまんど@コマンド ! D ! 
18417 \backslash
18418 displaystyle
18419 \end_layout
18420
18421 \end_inset
18422
18423
18424 \end_layout
18425
18426 \end_inset
18427 </cell>
18428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18429 \begin_inset Text
18430
18431 \begin_layout Plain Layout
18432 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
18433 \end_inset
18434
18435
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 </row>
18441 <row>
18442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18443 \begin_inset Text
18444
18445 \begin_layout Plain Layout
18446
18447 \backslash
18448 textstyle
18449 \end_layout
18450
18451 \end_inset
18452 </cell>
18453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18454 \begin_inset Text
18455
18456 \begin_layout Plain Layout
18457 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
18458 \end_inset
18459
18460
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 </row>
18466 <row>
18467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18468 \begin_inset Text
18469
18470 \begin_layout Plain Layout
18471
18472 \backslash
18473 scriptstyle
18474 \end_layout
18475
18476 \end_inset
18477 </cell>
18478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18479 \begin_inset Text
18480
18481 \begin_layout Plain Layout
18482 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18483 \end_inset
18484
18485
18486 \end_layout
18487
18488 \end_inset
18489 </cell>
18490 </row>
18491 <row>
18492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18493 \begin_inset Text
18494
18495 \begin_layout Plain Layout
18496
18497 \backslash
18498 scriptscriptstyle
18499 \end_layout
18500
18501 \end_inset
18502 </cell>
18503 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18504 \begin_inset Text
18505
18506 \begin_layout Plain Layout
18507 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
18508 \end_inset
18509
18510
18511 \end_layout
18512
18513 \end_inset
18514 </cell>
18515 </row>
18516 </lyxtabular>
18517
18518 \end_inset
18519
18520
18521 \end_layout
18522
18523 \begin_layout Standard
18524 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
18525 \end_layout
18526
18527 \begin_layout Standard
18528 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
18529 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
18530 \begin_inset VSpace -2mm
18531 \end_inset
18532
18533
18534 \end_layout
18535
18536 \begin_layout Standard
18537 \begin_inset ERT
18538 status collapsed
18539
18540 \begin_layout Plain Layout
18541
18542
18543 \backslash
18544 huge 
18545 \end_layout
18546
18547 \end_inset
18548
18549
18550 \begin_inset Formula 
18551 \[
18552 A=\frac{B}{c}\cdot\maltese
18553 \]
18554
18555 \end_inset
18556
18557
18558 \begin_inset Formula 
18559 \[
18560 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18561 \]
18562
18563 \end_inset
18564
18565
18566 \begin_inset ERT
18567 status collapsed
18568
18569 \begin_layout Plain Layout
18570
18571
18572 \backslash
18573 normalsize 
18574 \end_layout
18575
18576 \end_inset
18577
18578
18579 \end_layout
18580
18581 \begin_layout Standard
18582 \begin_inset VSpace medskip
18583 \end_inset
18584
18585 二つの式の前には、
18586 \series bold
18587
18588 \backslash
18589 huge
18590 \series default
18591 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
18592 \begin_inset Newline newline
18593 \end_inset
18594
18595
18596 \series bold
18597
18598 \backslash
18599 maltese
18600 \begin_inset space \textvisiblespace{}
18601 \end_inset
18602
18603 A Alt+M M 
18604 \backslash
18605 Large
18606 \begin_inset space \textvisiblespace{}
18607 \end_inset
18608
18609
18610 \backslash
18611 maltese
18612 \begin_inset space \textvisiblespace{}
18613 \end_inset
18614
18615
18616 \backslash
18617 textit
18618 \begin_inset space \textvisiblespace{}
18619 \end_inset
18620
18621 A
18622 \begin_inset Formula $\to$
18623 \end_inset
18624
18625
18626 \begin_inset Formula $\to$
18627 \end_inset
18628
18629
18630 \begin_inset Newline newline
18631 \end_inset
18632
18633
18634 \begin_inset space \hspace*{}
18635 \length 1cm
18636 \end_inset
18637
18638 Alt+M
18639 \series default
18640  
18641 \series bold
18642
18643 \backslash
18644 tiny
18645 \begin_inset space \textvisiblespace{}
18646 \end_inset
18647
18648
18649 \backslash
18650 maltese
18651 \begin_inset space \textvisiblespace{}
18652 \end_inset
18653
18654
18655 \backslash
18656 textit
18657 \begin_inset space \textvisiblespace{}
18658 \end_inset
18659
18660 A
18661 \begin_inset Newline newline
18662 \end_inset
18663
18664
18665 \series default
18666 のようになります。
18667 \end_layout
18668
18669 \begin_layout Standard
18670 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
18671 \end_layout
18672
18673 \begin_layout Section
18674 ギリシャ文字
18675 \begin_inset Index idx
18676 status collapsed
18677
18678 \begin_layout Plain Layout
18679 ぎりしゃもじ@ギリシャ文字
18680 \end_layout
18681
18682 \end_inset
18683
18684
18685 \end_layout
18686
18687 \begin_layout Standard
18688 すべてのギリシャ文字は、ツールバーボタンの
18689 \begin_inset Info
18690 type  "icon"
18691 arg   "math-insert \\alpha"
18692 \end_inset
18693
18694 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
18695 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
18696 \end_layout
18697
18698 \begin_layout Subsection
18699 小文字
18700 \begin_inset Index idx
18701 status collapsed
18702
18703 \begin_layout Plain Layout
18704 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
18705 \end_layout
18706
18707 \end_inset
18708
18709
18710 \end_layout
18711
18712 \begin_layout Standard
18713 \begin_inset space \hfill{}
18714 \end_inset
18715
18716
18717 \begin_inset Tabular
18718 <lyxtabular version="3" rows="11" columns="2">
18719 <features rotate="0" tabularvalignment="middle">
18720 <column alignment="center" valignment="top" width="0pt">
18721 <column alignment="center" valignment="top" width="0pt">
18722 <row>
18723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18724 \begin_inset Text
18725
18726 \begin_layout Plain Layout
18727 コマンド
18728 \end_layout
18729
18730 \end_inset
18731 </cell>
18732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18733 \begin_inset Text
18734
18735 \begin_layout Plain Layout
18736 出力
18737 \end_layout
18738
18739 \end_inset
18740 </cell>
18741 </row>
18742 <row>
18743 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18744 \begin_inset Text
18745
18746 \begin_layout Plain Layout
18747
18748 \backslash
18749 alpha
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18755 \begin_inset Text
18756
18757 \begin_layout Plain Layout
18758 \begin_inset Formula $\alpha$
18759 \end_inset
18760
18761
18762 \end_layout
18763
18764 \end_inset
18765 </cell>
18766 </row>
18767 <row>
18768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18769 \begin_inset Text
18770
18771 \begin_layout Plain Layout
18772
18773 \backslash
18774 beta
18775 \end_layout
18776
18777 \end_inset
18778 </cell>
18779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18780 \begin_inset Text
18781
18782 \begin_layout Plain Layout
18783 \begin_inset Formula $\beta$
18784 \end_inset
18785
18786
18787 \end_layout
18788
18789 \end_inset
18790 </cell>
18791 </row>
18792 <row>
18793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18794 \begin_inset Text
18795
18796 \begin_layout Plain Layout
18797
18798 \backslash
18799 gamma
18800 \end_layout
18801
18802 \end_inset
18803 </cell>
18804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18805 \begin_inset Text
18806
18807 \begin_layout Plain Layout
18808 \begin_inset Formula $\gamma$
18809 \end_inset
18810
18811
18812 \end_layout
18813
18814 \end_inset
18815 </cell>
18816 </row>
18817 <row>
18818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18819 \begin_inset Text
18820
18821 \begin_layout Plain Layout
18822
18823 \backslash
18824 delta
18825 \end_layout
18826
18827 \end_inset
18828 </cell>
18829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18830 \begin_inset Text
18831
18832 \begin_layout Plain Layout
18833 \begin_inset Formula $\delta$
18834 \end_inset
18835
18836
18837 \end_layout
18838
18839 \end_inset
18840 </cell>
18841 </row>
18842 <row>
18843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18844 \begin_inset Text
18845
18846 \begin_layout Plain Layout
18847
18848 \backslash
18849 epsilon
18850 \end_layout
18851
18852 \end_inset
18853 </cell>
18854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18855 \begin_inset Text
18856
18857 \begin_layout Plain Layout
18858 \begin_inset Formula $\epsilon$
18859 \end_inset
18860
18861
18862 \end_layout
18863
18864 \end_inset
18865 </cell>
18866 </row>
18867 <row>
18868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Plain Layout
18872
18873 \backslash
18874 varepsilon
18875 \end_layout
18876
18877 \end_inset
18878 </cell>
18879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883 \begin_inset Formula $\varepsilon$
18884 \end_inset
18885
18886
18887 \end_layout
18888
18889 \end_inset
18890 </cell>
18891 </row>
18892 <row>
18893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18894 \begin_inset Text
18895
18896 \begin_layout Plain Layout
18897
18898 \backslash
18899 zeta
18900 \end_layout
18901
18902 \end_inset
18903 </cell>
18904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18905 \begin_inset Text
18906
18907 \begin_layout Plain Layout
18908 \begin_inset Formula $\zeta$
18909 \end_inset
18910
18911
18912 \end_layout
18913
18914 \end_inset
18915 </cell>
18916 </row>
18917 <row>
18918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18919 \begin_inset Text
18920
18921 \begin_layout Plain Layout
18922
18923 \backslash
18924 eta
18925 \end_layout
18926
18927 \end_inset
18928 </cell>
18929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18930 \begin_inset Text
18931
18932 \begin_layout Plain Layout
18933 \begin_inset Formula $\eta$
18934 \end_inset
18935
18936
18937 \end_layout
18938
18939 \end_inset
18940 </cell>
18941 </row>
18942 <row>
18943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18944 \begin_inset Text
18945
18946 \begin_layout Plain Layout
18947
18948 \backslash
18949 theta
18950 \end_layout
18951
18952 \end_inset
18953 </cell>
18954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18955 \begin_inset Text
18956
18957 \begin_layout Plain Layout
18958 \begin_inset Formula $\theta$
18959 \end_inset
18960
18961
18962 \end_layout
18963
18964 \end_inset
18965 </cell>
18966 </row>
18967 <row>
18968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18969 \begin_inset Text
18970
18971 \begin_layout Plain Layout
18972
18973 \backslash
18974 vartheta
18975 \end_layout
18976
18977 \end_inset
18978 </cell>
18979 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18980 \begin_inset Text
18981
18982 \begin_layout Plain Layout
18983 \begin_inset Formula $\vartheta$
18984 \end_inset
18985
18986
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 </row>
18992 </lyxtabular>
18993
18994 \end_inset
18995
18996
18997 \begin_inset space \hfill{}
18998 \end_inset
18999
19000
19001 \begin_inset Tabular
19002 <lyxtabular version="3" rows="12" columns="2">
19003 <features rotate="0" tabularvalignment="middle">
19004 <column alignment="center" valignment="top" width="0pt">
19005 <column alignment="center" valignment="top" width="0pt">
19006 <row>
19007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011 コマンド
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19017 \begin_inset Text
19018
19019 \begin_layout Plain Layout
19020 出力
19021 \end_layout
19022
19023 \end_inset
19024 </cell>
19025 </row>
19026 <row>
19027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19028 \begin_inset Text
19029
19030 \begin_layout Plain Layout
19031
19032 \backslash
19033 iota
19034 \end_layout
19035
19036 \end_inset
19037 </cell>
19038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042 \begin_inset Formula $\iota$
19043 \end_inset
19044
19045
19046 \end_layout
19047
19048 \end_inset
19049 </cell>
19050 </row>
19051 <row>
19052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19053 \begin_inset Text
19054
19055 \begin_layout Plain Layout
19056
19057 \backslash
19058 kappa
19059 \end_layout
19060
19061 \end_inset
19062 </cell>
19063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19064 \begin_inset Text
19065
19066 \begin_layout Plain Layout
19067 \begin_inset Formula $\kappa$
19068 \end_inset
19069
19070
19071 \end_layout
19072
19073 \end_inset
19074 </cell>
19075 </row>
19076 <row>
19077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081
19082 \backslash
19083 varkappa
19084 \end_layout
19085
19086 \end_inset
19087 </cell>
19088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19089 \begin_inset Text
19090
19091 \begin_layout Plain Layout
19092 \begin_inset Formula $\varkappa$
19093 \end_inset
19094
19095
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 </row>
19101 <row>
19102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19103 \begin_inset Text
19104
19105 \begin_layout Plain Layout
19106
19107 \backslash
19108 lambda
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 \begin_inset Formula $\lambda$
19118 \end_inset
19119
19120
19121 \end_layout
19122
19123 \end_inset
19124 </cell>
19125 </row>
19126 <row>
19127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131
19132 \backslash
19133 mu
19134 \end_layout
19135
19136 \end_inset
19137 </cell>
19138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19139 \begin_inset Text
19140
19141 \begin_layout Plain Layout
19142 \begin_inset Formula $\mu$
19143 \end_inset
19144
19145
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 </row>
19151 <row>
19152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19153 \begin_inset Text
19154
19155 \begin_layout Plain Layout
19156
19157 \backslash
19158 nu
19159 \end_layout
19160
19161 \end_inset
19162 </cell>
19163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19164 \begin_inset Text
19165
19166 \begin_layout Plain Layout
19167 \begin_inset Formula $\nu$
19168 \end_inset
19169
19170
19171 \end_layout
19172
19173 \end_inset
19174 </cell>
19175 </row>
19176 <row>
19177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181
19182 \backslash
19183 xi
19184 \end_layout
19185
19186 \end_inset
19187 </cell>
19188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 \begin_inset Formula $\xi$
19193 \end_inset
19194
19195
19196 \end_layout
19197
19198 \end_inset
19199 </cell>
19200 </row>
19201 <row>
19202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206 o
19207 \end_layout
19208
19209 \end_inset
19210 </cell>
19211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215 \begin_inset Formula $o$
19216 \end_inset
19217
19218
19219 \end_layout
19220
19221 \end_inset
19222 </cell>
19223 </row>
19224 <row>
19225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19226 \begin_inset Text
19227
19228 \begin_layout Plain Layout
19229
19230 \backslash
19231 pi
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 \begin_inset Formula $\pi$
19241 \end_inset
19242
19243
19244 \end_layout
19245
19246 \end_inset
19247 </cell>
19248 </row>
19249 <row>
19250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19251 \begin_inset Text
19252
19253 \begin_layout Plain Layout
19254
19255 \backslash
19256 varpi
19257 \end_layout
19258
19259 \end_inset
19260 </cell>
19261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19262 \begin_inset Text
19263
19264 \begin_layout Plain Layout
19265 \begin_inset Formula $\varpi$
19266 \end_inset
19267
19268
19269 \end_layout
19270
19271 \end_inset
19272 </cell>
19273 </row>
19274 <row>
19275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279
19280 \backslash
19281 rho
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290 \begin_inset Formula $\rho$
19291 \end_inset
19292
19293
19294 \end_layout
19295
19296 \end_inset
19297 </cell>
19298 </row>
19299 </lyxtabular>
19300
19301 \end_inset
19302
19303
19304 \begin_inset space \hfill{}
19305 \end_inset
19306
19307
19308 \begin_inset Tabular
19309 <lyxtabular version="3" rows="11" columns="2">
19310 <features rotate="0" tabularvalignment="middle">
19311 <column alignment="center" valignment="top" width="0pt">
19312 <column alignment="center" valignment="top" width="0pt">
19313 <row>
19314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19315 \begin_inset Text
19316
19317 \begin_layout Plain Layout
19318 コマンド
19319 \end_layout
19320
19321 \end_inset
19322 </cell>
19323 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19324 \begin_inset Text
19325
19326 \begin_layout Plain Layout
19327 出力
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 </row>
19333 <row>
19334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19335 \begin_inset Text
19336
19337 \begin_layout Plain Layout
19338
19339 \backslash
19340 varrho
19341 \end_layout
19342
19343 \end_inset
19344 </cell>
19345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19346 \begin_inset Text
19347
19348 \begin_layout Plain Layout
19349 \begin_inset Formula $\varrho$
19350 \end_inset
19351
19352
19353 \end_layout
19354
19355 \end_inset
19356 </cell>
19357 </row>
19358 <row>
19359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19360 \begin_inset Text
19361
19362 \begin_layout Plain Layout
19363
19364 \backslash
19365 sigma
19366 \end_layout
19367
19368 \end_inset
19369 </cell>
19370 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19371 \begin_inset Text
19372
19373 \begin_layout Plain Layout
19374 \begin_inset Formula $\sigma$
19375 \end_inset
19376
19377
19378 \end_layout
19379
19380 \end_inset
19381 </cell>
19382 </row>
19383 <row>
19384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19385 \begin_inset Text
19386
19387 \begin_layout Plain Layout
19388
19389 \backslash
19390 varsigma
19391 \end_layout
19392
19393 \end_inset
19394 </cell>
19395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399 \begin_inset Formula $\varsigma$
19400 \end_inset
19401
19402
19403 \end_layout
19404
19405 \end_inset
19406 </cell>
19407 </row>
19408 <row>
19409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19410 \begin_inset Text
19411
19412 \begin_layout Plain Layout
19413
19414 \backslash
19415 tau
19416 \end_layout
19417
19418 \end_inset
19419 </cell>
19420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19421 \begin_inset Text
19422
19423 \begin_layout Plain Layout
19424 \begin_inset Formula $\tau$
19425 \end_inset
19426
19427
19428 \end_layout
19429
19430 \end_inset
19431 </cell>
19432 </row>
19433 <row>
19434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19435 \begin_inset Text
19436
19437 \begin_layout Plain Layout
19438
19439 \backslash
19440 upsilon
19441 \end_layout
19442
19443 \end_inset
19444 </cell>
19445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19446 \begin_inset Text
19447
19448 \begin_layout Plain Layout
19449 \begin_inset Formula $\upsilon$
19450 \end_inset
19451
19452
19453 \end_layout
19454
19455 \end_inset
19456 </cell>
19457 </row>
19458 <row>
19459 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19460 \begin_inset Text
19461
19462 \begin_layout Plain Layout
19463
19464 \backslash
19465 phi
19466 \end_layout
19467
19468 \end_inset
19469 </cell>
19470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19471 \begin_inset Text
19472
19473 \begin_layout Plain Layout
19474 \begin_inset Formula $\phi$
19475 \end_inset
19476
19477
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 </row>
19483 <row>
19484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19485 \begin_inset Text
19486
19487 \begin_layout Plain Layout
19488
19489 \backslash
19490 varphi
19491 \end_layout
19492
19493 \end_inset
19494 </cell>
19495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19496 \begin_inset Text
19497
19498 \begin_layout Plain Layout
19499 \begin_inset Formula $\varphi$
19500 \end_inset
19501
19502
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 </row>
19508 <row>
19509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513
19514 \backslash
19515 chi
19516 \end_layout
19517
19518 \end_inset
19519 </cell>
19520 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19521 \begin_inset Text
19522
19523 \begin_layout Plain Layout
19524 \begin_inset Formula $\chi$
19525 \end_inset
19526
19527
19528 \end_layout
19529
19530 \end_inset
19531 </cell>
19532 </row>
19533 <row>
19534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19535 \begin_inset Text
19536
19537 \begin_layout Plain Layout
19538
19539 \backslash
19540 psi
19541 \end_layout
19542
19543 \end_inset
19544 </cell>
19545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19546 \begin_inset Text
19547
19548 \begin_layout Plain Layout
19549 \begin_inset Formula $\psi$
19550 \end_inset
19551
19552
19553 \end_layout
19554
19555 \end_inset
19556 </cell>
19557 </row>
19558 <row>
19559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19560 \begin_inset Text
19561
19562 \begin_layout Plain Layout
19563
19564 \backslash
19565 omega
19566 \end_layout
19567
19568 \end_inset
19569 </cell>
19570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19571 \begin_inset Text
19572
19573 \begin_layout Plain Layout
19574 \begin_inset Formula $\omega$
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 </lyxtabular>
19584
19585 \end_inset
19586
19587
19588 \begin_inset space \hfill{}
19589 \end_inset
19590
19591
19592 \end_layout
19593
19594 \begin_layout Standard
19595 \begin_inset VSpace medskip
19596 \end_inset
19597
19598
19599 \end_layout
19600
19601 \begin_layout Standard
19602 アップライト体のギリシャ文字を作成する方法は、第
19603 \begin_inset CommandInset ref
19604 LatexCommand ref
19605 reference "sub:アップライト体ギリシャ小文字"
19606
19607 \end_inset
19608
19609 節に説明されています。
19610 \end_layout
19611
19612 \begin_layout Subsection
19613 大文字
19614 \begin_inset Index idx
19615 status collapsed
19616
19617 \begin_layout Plain Layout
19618 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
19619 \end_layout
19620
19621 \end_inset
19622
19623
19624 \end_layout
19625
19626 \begin_layout Standard
19627 \begin_inset space \hfill{}
19628 \end_inset
19629
19630
19631 \begin_inset Tabular
19632 <lyxtabular version="3" rows="7" columns="2">
19633 <features rotate="0" tabularvalignment="middle">
19634 <column alignment="center" valignment="top" width="0pt">
19635 <column alignment="center" valignment="top" width="0pt">
19636 <row>
19637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19638 \begin_inset Text
19639
19640 \begin_layout Plain Layout
19641
19642 \family roman
19643 \series medium
19644 \shape up
19645 \size normal
19646 \emph off
19647 \bar no
19648 \noun off
19649 \color none
19650 コマンド
19651 \end_layout
19652
19653 \end_inset
19654 </cell>
19655 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19656 \begin_inset Text
19657
19658 \begin_layout Plain Layout
19659
19660 \family roman
19661 \series medium
19662 \shape up
19663 \size normal
19664 \emph off
19665 \bar no
19666 \noun off
19667 \color none
19668 出力
19669 \end_layout
19670
19671 \end_inset
19672 </cell>
19673 </row>
19674 <row>
19675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19676 \begin_inset Text
19677
19678 \begin_layout Plain Layout
19679
19680 \backslash
19681 Gamma
19682 \end_layout
19683
19684 \end_inset
19685 </cell>
19686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19687 \begin_inset Text
19688
19689 \begin_layout Plain Layout
19690 \begin_inset Formula $\Gamma$
19691 \end_inset
19692
19693
19694 \end_layout
19695
19696 \end_inset
19697 </cell>
19698 </row>
19699 <row>
19700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19701 \begin_inset Text
19702
19703 \begin_layout Plain Layout
19704
19705 \backslash
19706 Delta
19707 \end_layout
19708
19709 \end_inset
19710 </cell>
19711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19712 \begin_inset Text
19713
19714 \begin_layout Plain Layout
19715 \begin_inset Formula $\Delta$
19716 \end_inset
19717
19718
19719 \end_layout
19720
19721 \end_inset
19722 </cell>
19723 </row>
19724 <row>
19725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19726 \begin_inset Text
19727
19728 \begin_layout Plain Layout
19729
19730 \backslash
19731 Theta
19732 \end_layout
19733
19734 \end_inset
19735 </cell>
19736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19737 \begin_inset Text
19738
19739 \begin_layout Plain Layout
19740 \begin_inset Formula $\Theta$
19741 \end_inset
19742
19743
19744 \end_layout
19745
19746 \end_inset
19747 </cell>
19748 </row>
19749 <row>
19750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19751 \begin_inset Text
19752
19753 \begin_layout Plain Layout
19754
19755 \backslash
19756 Lambda
19757 \end_layout
19758
19759 \end_inset
19760 </cell>
19761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19762 \begin_inset Text
19763
19764 \begin_layout Plain Layout
19765 \begin_inset Formula $\Lambda$
19766 \end_inset
19767
19768
19769 \end_layout
19770
19771 \end_inset
19772 </cell>
19773 </row>
19774 <row>
19775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19776 \begin_inset Text
19777
19778 \begin_layout Plain Layout
19779
19780 \backslash
19781 Xi
19782 \end_layout
19783
19784 \end_inset
19785 </cell>
19786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19787 \begin_inset Text
19788
19789 \begin_layout Plain Layout
19790 \begin_inset Formula $\Xi$
19791 \end_inset
19792
19793
19794 \end_layout
19795
19796 \end_inset
19797 </cell>
19798 </row>
19799 <row>
19800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19801 \begin_inset Text
19802
19803 \begin_layout Plain Layout
19804
19805 \backslash
19806 Pi
19807 \end_layout
19808
19809 \end_inset
19810 </cell>
19811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19812 \begin_inset Text
19813
19814 \begin_layout Plain Layout
19815 \begin_inset Formula $\Pi$
19816 \end_inset
19817
19818
19819 \end_layout
19820
19821 \end_inset
19822 </cell>
19823 </row>
19824 </lyxtabular>
19825
19826 \end_inset
19827
19828
19829 \begin_inset space \hfill{}
19830 \end_inset
19831
19832
19833 \begin_inset Tabular
19834 <lyxtabular version="3" rows="6" columns="2">
19835 <features rotate="0" tabularvalignment="middle">
19836 <column alignment="center" valignment="top" width="0pt">
19837 <column alignment="center" valignment="top" width="0pt">
19838 <row>
19839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19840 \begin_inset Text
19841
19842 \begin_layout Plain Layout
19843
19844 \family roman
19845 \series medium
19846 \shape up
19847 \size normal
19848 \emph off
19849 \bar no
19850 \noun off
19851 \color none
19852 コマンド
19853 \end_layout
19854
19855 \end_inset
19856 </cell>
19857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19858 \begin_inset Text
19859
19860 \begin_layout Plain Layout
19861
19862 \family roman
19863 \series medium
19864 \shape up
19865 \size normal
19866 \emph off
19867 \bar no
19868 \noun off
19869 \color none
19870 出力
19871 \end_layout
19872
19873 \end_inset
19874 </cell>
19875 </row>
19876 <row>
19877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19878 \begin_inset Text
19879
19880 \begin_layout Plain Layout
19881
19882 \backslash
19883 Sigma
19884 \end_layout
19885
19886 \end_inset
19887 </cell>
19888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892 \begin_inset Formula $\Sigma$
19893 \end_inset
19894
19895
19896 \end_layout
19897
19898 \end_inset
19899 </cell>
19900 </row>
19901 <row>
19902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19903 \begin_inset Text
19904
19905 \begin_layout Plain Layout
19906
19907 \backslash
19908 Upsilon
19909 \end_layout
19910
19911 \end_inset
19912 </cell>
19913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19914 \begin_inset Text
19915
19916 \begin_layout Plain Layout
19917 \begin_inset Formula $\Upsilon$
19918 \end_inset
19919
19920
19921 \end_layout
19922
19923 \end_inset
19924 </cell>
19925 </row>
19926 <row>
19927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19928 \begin_inset Text
19929
19930 \begin_layout Plain Layout
19931
19932 \backslash
19933 Phi
19934 \end_layout
19935
19936 \end_inset
19937 </cell>
19938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942 \begin_inset Formula $\Phi$
19943 \end_inset
19944
19945
19946 \end_layout
19947
19948 \end_inset
19949 </cell>
19950 </row>
19951 <row>
19952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19953 \begin_inset Text
19954
19955 \begin_layout Plain Layout
19956
19957 \backslash
19958 Psi
19959 \end_layout
19960
19961 \end_inset
19962 </cell>
19963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Plain Layout
19967 \begin_inset Formula $\Psi$
19968 \end_inset
19969
19970
19971 \end_layout
19972
19973 \end_inset
19974 </cell>
19975 </row>
19976 <row>
19977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19978 \begin_inset Text
19979
19980 \begin_layout Plain Layout
19981
19982 \backslash
19983 Omega
19984 \end_layout
19985
19986 \end_inset
19987 </cell>
19988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19989 \begin_inset Text
19990
19991 \begin_layout Plain Layout
19992 \begin_inset Formula $\Omega$
19993 \end_inset
19994
19995
19996 \end_layout
19997
19998 \end_inset
19999 </cell>
20000 </row>
20001 </lyxtabular>
20002
20003 \end_inset
20004
20005
20006 \begin_inset space \hfill{}
20007 \end_inset
20008
20009
20010 \end_layout
20011
20012 \begin_layout Standard
20013 \begin_inset VSpace medskip
20014 \end_inset
20015
20016 大文字のギリシャ文字が立体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
20017 \series bold
20018 var
20019 \series default
20020 を付けてください。たとえば、
20021 \series bold
20022
20023 \backslash
20024 varGamma
20025 \series default
20026 コマンドは、
20027 \begin_inset Formula $\varGamma$
20028 \end_inset
20029
20030 を生成します。もう一つの方法は、パッケージ
20031 \series bold
20032 fixmath
20033 \series default
20034
20035 \begin_inset Foot
20036 status collapsed
20037
20038 \begin_layout Plain Layout
20039
20040 \series bold
20041 fixmath
20042 \series default
20043 は、LaTeXパッケージ
20044 \series bold
20045 was
20046 \series default
20047
20048 \begin_inset Index idx
20049 status collapsed
20050
20051 \begin_layout Plain Layout
20052 ぱっけーじ@パッケージ ! was
20053 \begin_inset ERT
20054 status collapsed
20055
20056 \begin_layout Plain Layout
20057
20058
20059 \backslash
20060 vspace{4mm}
20061 \end_layout
20062
20063 \end_inset
20064
20065
20066 \end_layout
20067
20068 \end_inset
20069
20070 に含まれています。
20071 \end_layout
20072
20073 \end_inset
20074
20075
20076 \begin_inset Index idx
20077 status collapsed
20078
20079 \begin_layout Plain Layout
20080 ぱっけーじ@パッケージ ! fixmath
20081 \end_layout
20082
20083 \end_inset
20084
20085 をLaTeXプリアンブル行に
20086 \end_layout
20087
20088 \begin_layout Standard
20089
20090 \series bold
20091
20092 \backslash
20093 usepackage{fixmath}
20094 \end_layout
20095
20096 \begin_layout Standard
20097 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
20098 \end_layout
20099
20100 \begin_layout Subsection
20101 ボールド体
20102 \begin_inset Index idx
20103 status collapsed
20104
20105 \begin_layout Plain Layout
20106 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
20107 \end_layout
20108
20109 \end_inset
20110
20111
20112 \end_layout
20113
20114 \begin_layout Standard
20115 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
20116 \series bold
20117
20118 \backslash
20119 boldsymbol
20120 \series default
20121 コマンドのみです
20122 \begin_inset Index idx
20123 status collapsed
20124
20125 \begin_layout Plain Layout
20126 こまんど@コマンド ! B ! 
20127 \backslash
20128 boldsymbol
20129 \end_layout
20130
20131 \end_inset
20132
20133
20134 \end_layout
20135
20136 \begin_layout Standard
20137 \align center
20138 \begin_inset Tabular
20139 <lyxtabular version="3" rows="3" columns="2">
20140 <features rotate="0" tabularvalignment="middle">
20141 <column alignment="center" valignment="top">
20142 <column alignment="center" valignment="top">
20143 <row>
20144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148 コマンド
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20154 \begin_inset Text
20155
20156 \begin_layout Plain Layout
20157 出力
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 </row>
20163 <row>
20164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Plain Layout
20168
20169 \backslash
20170 Upsilon
20171 \backslash
20172 boldsymbol
20173 \backslash
20174 Upsilon
20175 \end_layout
20176
20177 \end_inset
20178 </cell>
20179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20180 \begin_inset Text
20181
20182 \begin_layout Plain Layout
20183 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20184 \end_inset
20185
20186
20187 \end_layout
20188
20189 \end_inset
20190 </cell>
20191 </row>
20192 <row>
20193 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Plain Layout
20197
20198 \backslash
20199 theta
20200 \backslash
20201 boldsymbol
20202 \backslash
20203 theta
20204 \end_layout
20205
20206 \end_inset
20207 </cell>
20208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20209 \begin_inset Text
20210
20211 \begin_layout Plain Layout
20212 \begin_inset Formula $\theta\boldsymbol{\theta}$
20213 \end_inset
20214
20215
20216 \end_layout
20217
20218 \end_inset
20219 </cell>
20220 </row>
20221 </lyxtabular>
20222
20223 \end_inset
20224
20225
20226 \begin_inset Newpage newpage
20227 \end_inset
20228
20229
20230 \end_layout
20231
20232 \begin_layout Section
20233 記号
20234 \begin_inset ERT
20235 status collapsed
20236
20237 \begin_layout Plain Layout
20238
20239
20240 \backslash
20241 texorpdfstring{
20242 \end_layout
20243
20244 \end_inset
20245
20246
20247 \begin_inset Foot
20248 status collapsed
20249
20250 \begin_layout Plain Layout
20251 各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
20252 \begin_inset CommandInset citation
20253 LatexCommand cite
20254 key "Symbols"
20255
20256 \end_inset
20257
20258 にあります。
20259 \end_layout
20260
20261 \end_inset
20262
20263
20264 \begin_inset ERT
20265 status collapsed
20266
20267 \begin_layout Plain Layout
20268
20269 }{}
20270 \end_layout
20271
20272 \end_inset
20273
20274
20275 \begin_inset Note Note
20276 status collapsed
20277
20278 \begin_layout Plain Layout
20279
20280 \backslash
20281 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
20282 \end_layout
20283
20284 \begin_layout Plain Layout
20285
20286 \backslash
20287 texorpdfstringについての詳細は、第
20288 \begin_inset CommandInset ref
20289 LatexCommand ref
20290 reference "sub:節見出し中の数式"
20291
20292 \end_inset
20293
20294 節にあります。
20295 \end_layout
20296
20297 \end_inset
20298
20299
20300 \begin_inset Index idx
20301 status collapsed
20302
20303 \begin_layout Plain Layout
20304 きごう@記号
20305 \end_layout
20306
20307 \end_inset
20308
20309
20310 \end_layout
20311
20312 \begin_layout Standard
20313 本節に掲げてある各記号の多くは、ツールバーボタンの
20314 \begin_inset Info
20315 type  "icon"
20316 arg   "math-insert \\nabla"
20317 \end_inset
20318
20319
20320 \begin_inset Info
20321 type  "icon"
20322 arg   "math-insert \\digamma"
20323 \end_inset
20324
20325 でも挿入することができます。
20326 \end_layout
20327
20328 \begin_layout Subsection
20329 数学記号
20330 \begin_inset CommandInset label
20331 LatexCommand label
20332 name "sub:数学記号"
20333
20334 \end_inset
20335
20336
20337 \begin_inset Index idx
20338 status collapsed
20339
20340 \begin_layout Plain Layout
20341 きごう@記号 ! すうがく@数学
20342 \end_layout
20343
20344 \end_inset
20345
20346
20347 \end_layout
20348
20349 \begin_layout Standard
20350 \begin_inset space \hfill{}
20351 \end_inset
20352
20353
20354 \begin_inset Tabular
20355 <lyxtabular version="3" rows="10" columns="2">
20356 <features rotate="0" tabularvalignment="middle">
20357 <column alignment="center" valignment="top" width="0pt">
20358 <column alignment="center" valignment="top" width="0pt">
20359 <row>
20360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20361 \begin_inset Text
20362
20363 \begin_layout Plain Layout
20364 コマンド
20365 \end_layout
20366
20367 \end_inset
20368 </cell>
20369 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20370 \begin_inset Text
20371
20372 \begin_layout Plain Layout
20373 出力
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 </row>
20379 <row>
20380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20381 \begin_inset Text
20382
20383 \begin_layout Plain Layout
20384
20385 \backslash
20386 neg
20387 \end_layout
20388
20389 \end_inset
20390 </cell>
20391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20392 \begin_inset Text
20393
20394 \begin_layout Plain Layout
20395 \begin_inset Formula $\neg$
20396 \end_inset
20397
20398
20399 \end_layout
20400
20401 \end_inset
20402 </cell>
20403 </row>
20404 <row>
20405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20406 \begin_inset Text
20407
20408 \begin_layout Plain Layout
20409
20410 \backslash
20411 Im
20412 \end_layout
20413
20414 \end_inset
20415 </cell>
20416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20417 \begin_inset Text
20418
20419 \begin_layout Plain Layout
20420 \begin_inset Formula $\Im$
20421 \end_inset
20422
20423
20424 \end_layout
20425
20426 \end_inset
20427 </cell>
20428 </row>
20429 <row>
20430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Plain Layout
20434
20435 \backslash
20436 Re
20437 \end_layout
20438
20439 \end_inset
20440 </cell>
20441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20442 \begin_inset Text
20443
20444 \begin_layout Plain Layout
20445 \begin_inset Formula $\Re$
20446 \end_inset
20447
20448
20449 \end_layout
20450
20451 \end_inset
20452 </cell>
20453 </row>
20454 <row>
20455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20456 \begin_inset Text
20457
20458 \begin_layout Plain Layout
20459
20460 \backslash
20461 aleph
20462 \end_layout
20463
20464 \end_inset
20465 </cell>
20466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20467 \begin_inset Text
20468
20469 \begin_layout Plain Layout
20470 \begin_inset Formula $\aleph$
20471 \end_inset
20472
20473
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 </row>
20479 <row>
20480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20481 \begin_inset Text
20482
20483 \begin_layout Plain Layout
20484
20485 \backslash
20486 partial
20487 \end_layout
20488
20489 \end_inset
20490 </cell>
20491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20492 \begin_inset Text
20493
20494 \begin_layout Plain Layout
20495 \begin_inset Formula $\partial$
20496 \end_inset
20497
20498
20499 \end_layout
20500
20501 \end_inset
20502 </cell>
20503 </row>
20504 <row>
20505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20506 \begin_inset Text
20507
20508 \begin_layout Plain Layout
20509
20510 \backslash
20511 infty
20512 \end_layout
20513
20514 \end_inset
20515 </cell>
20516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20517 \begin_inset Text
20518
20519 \begin_layout Plain Layout
20520 \begin_inset Formula $\infty$
20521 \end_inset
20522
20523
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 </row>
20529 <row>
20530 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20531 \begin_inset Text
20532
20533 \begin_layout Plain Layout
20534
20535 \backslash
20536 wp
20537 \end_layout
20538
20539 \end_inset
20540 </cell>
20541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20542 \begin_inset Text
20543
20544 \begin_layout Plain Layout
20545 \begin_inset Formula $\wp$
20546 \end_inset
20547
20548
20549 \end_layout
20550
20551 \end_inset
20552 </cell>
20553 </row>
20554 <row>
20555 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20556 \begin_inset Text
20557
20558 \begin_layout Plain Layout
20559
20560 \backslash
20561 imath
20562 \end_layout
20563
20564 \end_inset
20565 </cell>
20566 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20567 \begin_inset Text
20568
20569 \begin_layout Plain Layout
20570 \begin_inset Formula $\imath$
20571 \end_inset
20572
20573
20574 \end_layout
20575
20576 \end_inset
20577 </cell>
20578 </row>
20579 <row>
20580 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20581 \begin_inset Text
20582
20583 \begin_layout Plain Layout
20584
20585 \backslash
20586 jmath
20587 \end_layout
20588
20589 \end_inset
20590 </cell>
20591 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20592 \begin_inset Text
20593
20594 \begin_layout Plain Layout
20595 \begin_inset Formula $\jmath$
20596 \end_inset
20597
20598
20599 \end_layout
20600
20601 \end_inset
20602 </cell>
20603 </row>
20604 </lyxtabular>
20605
20606 \end_inset
20607
20608
20609 \begin_inset space \hfill{}
20610 \end_inset
20611
20612
20613 \begin_inset Tabular
20614 <lyxtabular version="3" rows="10" columns="2">
20615 <features rotate="0" tabularvalignment="middle">
20616 <column alignment="center" valignment="top" width="0pt">
20617 <column alignment="center" valignment="top" width="0pt">
20618 <row>
20619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20620 \begin_inset Text
20621
20622 \begin_layout Plain Layout
20623 コマンド
20624 \end_layout
20625
20626 \end_inset
20627 </cell>
20628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20629 \begin_inset Text
20630
20631 \begin_layout Plain Layout
20632 出力
20633 \begin_inset Note Note
20634 status collapsed
20635
20636 \begin_layout Plain Layout
20637 ここで
20638 \series bold
20639
20640 \backslash
20641 raisebox
20642 \series default
20643 はスペーサーとして使用しているだけです。
20644 \end_layout
20645
20646 \end_inset
20647
20648
20649 \end_layout
20650
20651 \end_inset
20652 </cell>
20653 </row>
20654 <row>
20655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20656 \begin_inset Text
20657
20658 \begin_layout Plain Layout
20659
20660 \backslash
20661 forall
20662 \end_layout
20663
20664 \end_inset
20665 </cell>
20666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20667 \begin_inset Text
20668
20669 \begin_layout Plain Layout
20670 \begin_inset Formula $\forall$
20671 \end_inset
20672
20673
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 </row>
20679 <row>
20680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20681 \begin_inset Text
20682
20683 \begin_layout Plain Layout
20684
20685 \backslash
20686 exists
20687 \end_layout
20688
20689 \end_inset
20690 </cell>
20691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695 \begin_inset Formula $\exists$
20696 \end_inset
20697
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 nexists
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 $\nexists$
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 emptyset
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 $\emptyset$
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 varnothing
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 $\varnothing$
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 dag
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 $\dag$
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" bottomline="true" leftline="true" usebox="none">
20806 \begin_inset Text
20807
20808 \begin_layout Plain Layout
20809
20810 \backslash
20811 ddag
20812 \end_layout
20813
20814 \end_inset
20815 </cell>
20816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20817 \begin_inset Text
20818
20819 \begin_layout Plain Layout
20820 \begin_inset Formula $\ddag$
20821 \end_inset
20822
20823
20824 \end_layout
20825
20826 \end_inset
20827 </cell>
20828 </row>
20829 <row>
20830 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20831 \begin_inset Text
20832
20833 \begin_layout Plain Layout
20834
20835 \backslash
20836 complement
20837 \end_layout
20838
20839 \end_inset
20840 </cell>
20841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20842 \begin_inset Text
20843
20844 \begin_layout Plain Layout
20845 \begin_inset ERT
20846 status collapsed
20847
20848 \begin_layout Plain Layout
20849
20850
20851 \backslash
20852 raisebox{-0.8mm}{
20853 \end_layout
20854
20855 \end_inset
20856
20857
20858 \begin_inset Formula $\complement$
20859 \end_inset
20860
20861
20862 \begin_inset ERT
20863 status collapsed
20864
20865 \begin_layout Plain Layout
20866
20867 }
20868 \end_layout
20869
20870 \end_inset
20871
20872
20873 \end_layout
20874
20875 \end_inset
20876 </cell>
20877 </row>
20878 <row>
20879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20880 \begin_inset Text
20881
20882 \begin_layout Plain Layout
20883
20884 \backslash
20885 Bbbk
20886 \end_layout
20887
20888 \end_inset
20889 </cell>
20890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20891 \begin_inset Text
20892
20893 \begin_layout Plain Layout
20894 \begin_inset Formula $\Bbbk$
20895 \end_inset
20896
20897
20898 \end_layout
20899
20900 \end_inset
20901 </cell>
20902 </row>
20903 </lyxtabular>
20904
20905 \end_inset
20906
20907
20908 \begin_inset space \hfill{}
20909 \end_inset
20910
20911
20912 \begin_inset Tabular
20913 <lyxtabular version="3" rows="10" columns="2">
20914 <features rotate="0" tabularvalignment="middle">
20915 <column alignment="center" valignment="top" width="0pt">
20916 <column alignment="center" valignment="top" width="0pt">
20917 <row>
20918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922 コマンド
20923 \end_layout
20924
20925 \end_inset
20926 </cell>
20927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931 出力
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 </row>
20937 <row>
20938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20939 \begin_inset Text
20940
20941 \begin_layout Plain Layout
20942
20943 \backslash
20944 prime
20945 \end_layout
20946
20947 \end_inset
20948 </cell>
20949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20950 \begin_inset Text
20951
20952 \begin_layout Plain Layout
20953 \begin_inset Formula $\prime$
20954 \end_inset
20955
20956
20957 \end_layout
20958
20959 \end_inset
20960 </cell>
20961 </row>
20962 <row>
20963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20964 \begin_inset Text
20965
20966 \begin_layout Plain Layout
20967
20968 \backslash
20969 backprime
20970 \end_layout
20971
20972 \end_inset
20973 </cell>
20974 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20975 \begin_inset Text
20976
20977 \begin_layout Plain Layout
20978 \begin_inset Formula $\backprime$
20979 \end_inset
20980
20981
20982 \end_layout
20983
20984 \end_inset
20985 </cell>
20986 </row>
20987 <row>
20988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20989 \begin_inset Text
20990
20991 \begin_layout Plain Layout
20992
20993 \backslash
20994 mho
20995 \end_layout
20996
20997 \end_inset
20998 </cell>
20999 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21000 \begin_inset Text
21001
21002 \begin_layout Plain Layout
21003 \begin_inset Formula $\mho$
21004 \end_inset
21005
21006
21007 \end_layout
21008
21009 \end_inset
21010 </cell>
21011 </row>
21012 <row>
21013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21014 \begin_inset Text
21015
21016 \begin_layout Plain Layout
21017
21018 \backslash
21019 triangle
21020 \end_layout
21021
21022 \end_inset
21023 </cell>
21024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21025 \begin_inset Text
21026
21027 \begin_layout Plain Layout
21028 \begin_inset Formula $\triangle$
21029 \end_inset
21030
21031
21032 \end_layout
21033
21034 \end_inset
21035 </cell>
21036 </row>
21037 <row>
21038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21039 \begin_inset Text
21040
21041 \begin_layout Plain Layout
21042
21043 \backslash
21044 angle
21045 \end_layout
21046
21047 \end_inset
21048 </cell>
21049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21050 \begin_inset Text
21051
21052 \begin_layout Plain Layout
21053 \begin_inset Formula $\angle$
21054 \end_inset
21055
21056
21057 \end_layout
21058
21059 \end_inset
21060 </cell>
21061 </row>
21062 <row>
21063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21064 \begin_inset Text
21065
21066 \begin_layout Plain Layout
21067
21068 \backslash
21069 measuredangle
21070 \end_layout
21071
21072 \end_inset
21073 </cell>
21074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21075 \begin_inset Text
21076
21077 \begin_layout Plain Layout
21078 \begin_inset Formula $\measuredangle$
21079 \end_inset
21080
21081
21082 \end_layout
21083
21084 \end_inset
21085 </cell>
21086 </row>
21087 <row>
21088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21089 \begin_inset Text
21090
21091 \begin_layout Plain Layout
21092
21093 \backslash
21094 sphericalangle
21095 \end_layout
21096
21097 \end_inset
21098 </cell>
21099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21100 \begin_inset Text
21101
21102 \begin_layout Plain Layout
21103 \begin_inset Formula $\sphericalangle$
21104 \end_inset
21105
21106
21107 \end_layout
21108
21109 \end_inset
21110 </cell>
21111 </row>
21112 <row>
21113 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21114 \begin_inset Text
21115
21116 \begin_layout Plain Layout
21117
21118 \backslash
21119 top
21120 \end_layout
21121
21122 \end_inset
21123 </cell>
21124 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21125 \begin_inset Text
21126
21127 \begin_layout Plain Layout
21128 \begin_inset Formula $\top$
21129 \end_inset
21130
21131
21132 \end_layout
21133
21134 \end_inset
21135 </cell>
21136 </row>
21137 <row>
21138 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21139 \begin_inset Text
21140
21141 \begin_layout Plain Layout
21142
21143 \backslash
21144 bot
21145 \end_layout
21146
21147 \end_inset
21148 </cell>
21149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21150 \begin_inset Text
21151
21152 \begin_layout Plain Layout
21153 \begin_inset Formula $\bot$
21154 \end_inset
21155
21156
21157 \end_layout
21158
21159 \end_inset
21160 </cell>
21161 </row>
21162 </lyxtabular>
21163
21164 \end_inset
21165
21166
21167 \begin_inset space \hfill{}
21168 \end_inset
21169
21170
21171 \end_layout
21172
21173 \begin_layout Subsection
21174 その他の記号
21175 \begin_inset CommandInset label
21176 LatexCommand label
21177 name "sub:その他の記号"
21178
21179 \end_inset
21180
21181
21182 \begin_inset Index idx
21183 status collapsed
21184
21185 \begin_layout Plain Layout
21186 きごう@記号 ! そのた@その他
21187 \end_layout
21188
21189 \end_inset
21190
21191
21192 \end_layout
21193
21194 \begin_layout Standard
21195 \noindent
21196 \align center
21197 \begin_inset Tabular
21198 <lyxtabular version="3" rows="10" columns="2">
21199 <features rotate="0" tabularvalignment="middle">
21200 <column alignment="center" valignment="top" width="0pt">
21201 <column alignment="center" valignment="top" width="0pt">
21202 <row>
21203 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21204 \begin_inset Text
21205
21206 \begin_layout Plain Layout
21207
21208 \family roman
21209 \series medium
21210 \shape up
21211 \size normal
21212 \emph off
21213 \bar no
21214 \noun off
21215 \color none
21216 コマンド
21217 \end_layout
21218
21219 \end_inset
21220 </cell>
21221 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21222 \begin_inset Text
21223
21224 \begin_layout Plain Layout
21225
21226 \family roman
21227 \series medium
21228 \shape up
21229 \size normal
21230 \emph off
21231 \bar no
21232 \noun off
21233 \color none
21234 出力
21235 \end_layout
21236
21237 \end_inset
21238 </cell>
21239 </row>
21240 <row>
21241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21242 \begin_inset Text
21243
21244 \begin_layout Plain Layout
21245
21246 \backslash
21247 flat
21248 \end_layout
21249
21250 \end_inset
21251 </cell>
21252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Plain Layout
21256 \begin_inset Formula $\flat$
21257 \end_inset
21258
21259
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 </row>
21265 <row>
21266 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Plain Layout
21270
21271 \backslash
21272 natural
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281 \begin_inset Formula $\natural$
21282 \end_inset
21283
21284
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 </row>
21290 <row>
21291 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21292 \begin_inset Text
21293
21294 \begin_layout Plain Layout
21295
21296 \backslash
21297 sharp
21298 \end_layout
21299
21300 \end_inset
21301 </cell>
21302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21303 \begin_inset Text
21304
21305 \begin_layout Plain Layout
21306 \begin_inset Formula $\sharp$
21307 \end_inset
21308
21309
21310 \end_layout
21311
21312 \end_inset
21313 </cell>
21314 </row>
21315 <row>
21316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21317 \begin_inset Text
21318
21319 \begin_layout Plain Layout
21320
21321 \backslash
21322 surd
21323 \end_layout
21324
21325 \end_inset
21326 </cell>
21327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21328 \begin_inset Text
21329
21330 \begin_layout Plain Layout
21331 \begin_inset Formula $\surd$
21332 \end_inset
21333
21334
21335 \end_layout
21336
21337 \end_inset
21338 </cell>
21339 </row>
21340 <row>
21341 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21342 \begin_inset Text
21343
21344 \begin_layout Plain Layout
21345
21346 \backslash
21347 checkmark
21348 \end_layout
21349
21350 \end_inset
21351 </cell>
21352 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21353 \begin_inset Text
21354
21355 \begin_layout Plain Layout
21356 \begin_inset Formula $\checkmark$
21357 \end_inset
21358
21359
21360 \end_layout
21361
21362 \end_inset
21363 </cell>
21364 </row>
21365 <row>
21366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21367 \begin_inset Text
21368
21369 \begin_layout Plain Layout
21370
21371 \backslash
21372 yen
21373 \end_layout
21374
21375 \end_inset
21376 </cell>
21377 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21378 \begin_inset Text
21379
21380 \begin_layout Plain Layout
21381 \begin_inset Formula $\yen$
21382 \end_inset
21383
21384
21385 \end_layout
21386
21387 \end_inset
21388 </cell>
21389 </row>
21390 <row>
21391 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21392 \begin_inset Text
21393
21394 \begin_layout Plain Layout
21395
21396 \backslash
21397 pounds
21398 \end_layout
21399
21400 \end_inset
21401 </cell>
21402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21403 \begin_inset Text
21404
21405 \begin_layout Plain Layout
21406 \begin_inset Formula $\pounds$
21407 \end_inset
21408
21409
21410 \end_layout
21411
21412 \end_inset
21413 </cell>
21414 </row>
21415 <row>
21416 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21417 \begin_inset Text
21418
21419 \begin_layout Plain Layout
21420 $
21421 \end_layout
21422
21423 \end_inset
21424 </cell>
21425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21426 \begin_inset Text
21427
21428 \begin_layout Plain Layout
21429 \begin_inset Formula $\$$
21430 \end_inset
21431
21432
21433 \end_layout
21434
21435 \end_inset
21436 </cell>
21437 </row>
21438 <row>
21439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21440 \begin_inset Text
21441
21442 \begin_layout Plain Layout
21443 §
21444 \end_layout
21445
21446 \end_inset
21447 </cell>
21448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21449 \begin_inset Text
21450
21451 \begin_layout Plain Layout
21452 \begin_inset Formula $\mathsection$
21453 \end_inset
21454
21455
21456 \end_layout
21457
21458 \end_inset
21459 </cell>
21460 </row>
21461 </lyxtabular>
21462
21463 \end_inset
21464
21465
21466 \begin_inset Tabular
21467 <lyxtabular version="3" rows="10" columns="2">
21468 <features rotate="0" tabularvalignment="middle">
21469 <column alignment="center" valignment="top">
21470 <column alignment="center" valignment="top">
21471 <row>
21472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21473 \begin_inset Text
21474
21475 \begin_layout Plain Layout
21476
21477 \family roman
21478 \series medium
21479 \shape up
21480 \size normal
21481 \emph off
21482 \bar no
21483 \noun off
21484 \color none
21485 コマンド
21486 \end_layout
21487
21488 \end_inset
21489 </cell>
21490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21491 \begin_inset Text
21492
21493 \begin_layout Plain Layout
21494
21495 \family roman
21496 \series medium
21497 \shape up
21498 \size normal
21499 \emph off
21500 \bar no
21501 \noun off
21502 \color none
21503 出力
21504 \end_layout
21505
21506 \end_inset
21507 </cell>
21508 </row>
21509 <row>
21510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21511 \begin_inset Text
21512
21513 \begin_layout Plain Layout
21514
21515 \backslash
21516 hbar
21517 \end_layout
21518
21519 \end_inset
21520 </cell>
21521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21522 \begin_inset Text
21523
21524 \begin_layout Plain Layout
21525 \begin_inset Formula $\hbar$
21526 \end_inset
21527
21528
21529 \end_layout
21530
21531 \end_inset
21532 </cell>
21533 </row>
21534 <row>
21535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21536 \begin_inset Text
21537
21538 \begin_layout Plain Layout
21539
21540 \backslash
21541 hslash
21542 \end_layout
21543
21544 \end_inset
21545 </cell>
21546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout Plain Layout
21550 \begin_inset Formula $\hslash$
21551 \end_inset
21552
21553
21554 \end_layout
21555
21556 \end_inset
21557 </cell>
21558 </row>
21559 <row>
21560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21561 \begin_inset Text
21562
21563 \begin_layout Plain Layout
21564
21565 \backslash
21566 clubsuit
21567 \end_layout
21568
21569 \end_inset
21570 </cell>
21571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21572 \begin_inset Text
21573
21574 \begin_layout Plain Layout
21575 \begin_inset Formula $\clubsuit$
21576 \end_inset
21577
21578
21579 \end_layout
21580
21581 \end_inset
21582 </cell>
21583 </row>
21584 <row>
21585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21586 \begin_inset Text
21587
21588 \begin_layout Plain Layout
21589
21590 \backslash
21591 spadesuit
21592 \end_layout
21593
21594 \end_inset
21595 </cell>
21596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21597 \begin_inset Text
21598
21599 \begin_layout Plain Layout
21600 \begin_inset Formula $\spadesuit$
21601 \end_inset
21602
21603
21604 \end_layout
21605
21606 \end_inset
21607 </cell>
21608 </row>
21609 <row>
21610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21611 \begin_inset Text
21612
21613 \begin_layout Plain Layout
21614
21615 \backslash
21616 bigstar
21617 \end_layout
21618
21619 \end_inset
21620 </cell>
21621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21622 \begin_inset Text
21623
21624 \begin_layout Plain Layout
21625 \begin_inset Formula $\bigstar$
21626 \end_inset
21627
21628
21629 \end_layout
21630
21631 \end_inset
21632 </cell>
21633 </row>
21634 <row>
21635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21636 \begin_inset Text
21637
21638 \begin_layout Plain Layout
21639
21640 \backslash
21641 blacklozenge
21642 \end_layout
21643
21644 \end_inset
21645 </cell>
21646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21647 \begin_inset Text
21648
21649 \begin_layout Plain Layout
21650 \begin_inset Formula $\blacklozenge$
21651 \end_inset
21652
21653
21654 \end_layout
21655
21656 \end_inset
21657 </cell>
21658 </row>
21659 <row>
21660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21661 \begin_inset Text
21662
21663 \begin_layout Plain Layout
21664
21665 \backslash
21666 blacktriangle
21667 \end_layout
21668
21669 \end_inset
21670 </cell>
21671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21672 \begin_inset Text
21673
21674 \begin_layout Plain Layout
21675 \begin_inset Formula $\blacktriangle$
21676 \end_inset
21677
21678
21679 \end_layout
21680
21681 \end_inset
21682 </cell>
21683 </row>
21684 <row>
21685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21686 \begin_inset Text
21687
21688 \begin_layout Plain Layout
21689
21690 \backslash
21691 blacktiangledown
21692 \end_layout
21693
21694 \end_inset
21695 </cell>
21696 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21697 \begin_inset Text
21698
21699 \begin_layout Plain Layout
21700 \begin_inset Formula $\blacktriangledown$
21701 \end_inset
21702
21703
21704 \end_layout
21705
21706 \end_inset
21707 </cell>
21708 </row>
21709 <row>
21710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21711 \begin_inset Text
21712
21713 \begin_layout Plain Layout
21714
21715 \backslash
21716 bullet
21717 \end_layout
21718
21719 \end_inset
21720 </cell>
21721 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21722 \begin_inset Text
21723
21724 \begin_layout Plain Layout
21725 \begin_inset Formula $\bullet$
21726 \end_inset
21727
21728
21729 \end_layout
21730
21731 \end_inset
21732 </cell>
21733 </row>
21734 </lyxtabular>
21735
21736 \end_inset
21737
21738
21739 \begin_inset Tabular
21740 <lyxtabular version="3" rows="10" columns="2">
21741 <features rotate="0" tabularvalignment="middle">
21742 <column alignment="center" valignment="top" width="0pt">
21743 <column alignment="center" valignment="top" width="0pt">
21744 <row>
21745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21746 \begin_inset Text
21747
21748 \begin_layout Plain Layout
21749
21750 \family roman
21751 \series medium
21752 \shape up
21753 \size normal
21754 \emph off
21755 \bar no
21756 \noun off
21757 \color none
21758 コマンド
21759 \end_layout
21760
21761 \end_inset
21762 </cell>
21763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21764 \begin_inset Text
21765
21766 \begin_layout Plain Layout
21767
21768 \family roman
21769 \series medium
21770 \shape up
21771 \size normal
21772 \emph off
21773 \bar no
21774 \noun off
21775 \color none
21776 出力
21777 \end_layout
21778
21779 \end_inset
21780 </cell>
21781 </row>
21782 <row>
21783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21784 \begin_inset Text
21785
21786 \begin_layout Plain Layout
21787
21788 \backslash
21789 diamondsuit
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21795 \begin_inset Text
21796
21797 \begin_layout Plain Layout
21798 \begin_inset Formula $\diamondsuit$
21799 \end_inset
21800
21801
21802 \end_layout
21803
21804 \end_inset
21805 </cell>
21806 </row>
21807 <row>
21808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21809 \begin_inset Text
21810
21811 \begin_layout Plain Layout
21812
21813 \backslash
21814 Diamond
21815 \end_layout
21816
21817 \end_inset
21818 </cell>
21819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21820 \begin_inset Text
21821
21822 \begin_layout Plain Layout
21823 \begin_inset Formula $\Diamond$
21824 \end_inset
21825
21826
21827 \end_layout
21828
21829 \end_inset
21830 </cell>
21831 </row>
21832 <row>
21833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21834 \begin_inset Text
21835
21836 \begin_layout Plain Layout
21837
21838 \backslash
21839 heartsuit
21840 \end_layout
21841
21842 \end_inset
21843 </cell>
21844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21845 \begin_inset Text
21846
21847 \begin_layout Plain Layout
21848 \begin_inset Formula $\heartsuit$
21849 \end_inset
21850
21851
21852 \end_layout
21853
21854 \end_inset
21855 </cell>
21856 </row>
21857 <row>
21858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21859 \begin_inset Text
21860
21861 \begin_layout Plain Layout
21862
21863 \backslash
21864 P
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21870 \begin_inset Text
21871
21872 \begin_layout Plain Layout
21873 \begin_inset Formula $\P$
21874 \end_inset
21875
21876
21877 \end_layout
21878
21879 \end_inset
21880 </cell>
21881 </row>
21882 <row>
21883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21884 \begin_inset Text
21885
21886 \begin_layout Plain Layout
21887
21888 \backslash
21889 copyright
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21895 \begin_inset Text
21896
21897 \begin_layout Plain Layout
21898 \begin_inset Formula $\copyright$
21899 \end_inset
21900
21901
21902 \end_layout
21903
21904 \end_inset
21905 </cell>
21906 </row>
21907 <row>
21908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21909 \begin_inset Text
21910
21911 \begin_layout Plain Layout
21912
21913 \backslash
21914 circledR
21915 \end_layout
21916
21917 \end_inset
21918 </cell>
21919 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21920 \begin_inset Text
21921
21922 \begin_layout Plain Layout
21923 \begin_inset Formula $\circledR$
21924 \end_inset
21925
21926
21927 \end_layout
21928
21929 \end_inset
21930 </cell>
21931 </row>
21932 <row>
21933 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21934 \begin_inset Text
21935
21936 \begin_layout Plain Layout
21937
21938 \backslash
21939 maltese
21940 \end_layout
21941
21942 \end_inset
21943 </cell>
21944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21945 \begin_inset Text
21946
21947 \begin_layout Plain Layout
21948 \begin_inset Formula $\maltese$
21949 \end_inset
21950
21951
21952 \end_layout
21953
21954 \end_inset
21955 </cell>
21956 </row>
21957 <row>
21958 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21959 \begin_inset Text
21960
21961 \begin_layout Plain Layout
21962
21963 \backslash
21964 diagup
21965 \end_layout
21966
21967 \end_inset
21968 </cell>
21969 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21970 \begin_inset Text
21971
21972 \begin_layout Plain Layout
21973 \begin_inset Formula $\diagup$
21974 \end_inset
21975
21976
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 </row>
21982 <row>
21983 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987
21988 \backslash
21989 diagdown
21990 \end_layout
21991
21992 \end_inset
21993 </cell>
21994 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21995 \begin_inset Text
21996
21997 \begin_layout Plain Layout
21998 \begin_inset Formula $\diagdown$
21999 \end_inset
22000
22001
22002 \end_layout
22003
22004 \end_inset
22005 </cell>
22006 </row>
22007 </lyxtabular>
22008
22009 \end_inset
22010
22011
22012 \end_layout
22013
22014 \begin_layout Standard
22015 \begin_inset VSpace medskip
22016 \end_inset
22017
22018 ここにある以上の記号が、第
22019 \begin_inset CommandInset ref
22020 LatexCommand ref
22021 reference "sub:他の特殊文字"
22022
22023 \end_inset
22024
22025 節に挙げてあります。
22026 \end_layout
22027
22028 \begin_layout Standard
22029 寸法を変えて表示することのできる記号もあります。第
22030 \begin_inset CommandInset ref
22031 LatexCommand ref
22032 reference "sub:書体寸法"
22033
22034 \end_inset
22035
22036 節をご参照下さい。
22037 \end_layout
22038
22039 \begin_layout Subsection
22040 ユーロ通貨記号
22041 \begin_inset Index idx
22042 status collapsed
22043
22044 \begin_layout Plain Layout
22045 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
22046 \end_layout
22047
22048 \end_inset
22049
22050
22051 \begin_inset Index idx
22052 status collapsed
22053
22054 \begin_layout Plain Layout
22055
22056 \backslash
22057 @
22058 \begin_inset ERT
22059 status collapsed
22060
22061 \begin_layout Plain Layout
22062
22063
22064 \backslash
22065 officialeuro
22066 \end_layout
22067
22068 \end_inset
22069
22070
22071 \end_layout
22072
22073 \end_inset
22074
22075
22076 \end_layout
22077
22078 \begin_layout Standard
22079 ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
22080 \series bold
22081 eurosym
22082 \series default
22083
22084 \begin_inset Index idx
22085 status collapsed
22086
22087 \begin_layout Plain Layout
22088 ぱっけーじ@パッケージ ! eurosym
22089 \end_layout
22090
22091 \end_inset
22092
22093 が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
22094 \end_layout
22095
22096 \begin_layout Standard
22097
22098 \series bold
22099
22100 \backslash
22101 usepackage[gennarrow]{eurosym}
22102 \end_layout
22103
22104 \begin_layout Standard
22105 すると、ユーロ通貨記号を
22106 \series bold
22107
22108 \backslash
22109 euro
22110 \series default
22111
22112 \begin_inset Index idx
22113 status collapsed
22114
22115 \begin_layout Plain Layout
22116 こまんど@コマンド ! E ! 
22117 \backslash
22118 euro
22119 \end_layout
22120
22121 \end_inset
22122
22123 コマンドで挿入することができるようになります。
22124 \end_layout
22125
22126 \begin_layout Standard
22127 数式テキストには、
22128 \series bold
22129 eurosym
22130 \series default
22131 が導入されていなくても、ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます。
22132 \series bold
22133 eurosym
22134 \series default
22135 が導入されていれば、
22136 \series bold
22137
22138 \backslash
22139 euro
22140 \series default
22141 はTeXモードでも挿入することができます。また、正式な通貨記号を
22142 \series bold
22143
22144 \backslash
22145 officialeuro
22146 \series default
22147
22148 \begin_inset Index idx
22149 status collapsed
22150
22151 \begin_layout Plain Layout
22152 こまんど@コマンド ! O ! 
22153 \backslash
22154 officialeuro
22155 \end_layout
22156
22157 \end_inset
22158
22159 コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
22160 \end_layout
22161
22162 \begin_layout Standard
22163 \begin_inset ERT
22164 status collapsed
22165
22166 \begin_layout Plain Layout
22167
22168
22169 \backslash
22170 ifeurosym 
22171 \end_layout
22172
22173 \end_inset
22174
22175
22176 \begin_inset Note Note
22177 status open
22178
22179 \begin_layout Plain Layout
22180 以下の表は、LaTeXパッケージ
22181 \series bold
22182 eurosym
22183 \series default
22184 が導入済みのときのみ表示されます。
22185 \end_layout
22186
22187 \end_inset
22188
22189
22190 \end_layout
22191
22192 \begin_layout Standard
22193 以下は、各ユーロ通貨記号のまとめです。
22194 \end_layout
22195
22196 \begin_layout Standard
22197 \align center
22198 \begin_inset Tabular
22199 <lyxtabular version="3" rows="4" columns="3">
22200 <features rotate="0" tabularvalignment="middle">
22201 <column alignment="center" valignment="top" width="0pt">
22202 <column alignment="center" valignment="top" width="0pt">
22203 <column alignment="center" valignment="top" width="0pt">
22204 <row>
22205 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22215 \begin_inset Text
22216
22217 \begin_layout Plain Layout
22218 コマンド
22219 \end_layout
22220
22221 \end_inset
22222 </cell>
22223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22224 \begin_inset Text
22225
22226 \begin_layout Plain Layout
22227 出力
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 </row>
22233 <row>
22234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22235 \begin_inset Text
22236
22237 \begin_layout Plain Layout
22238 数式
22239 \end_layout
22240
22241 \end_inset
22242 </cell>
22243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22244 \begin_inset Text
22245
22246 \begin_layout Plain Layout
22247
22248 \backslash
22249 euro
22250 \end_layout
22251
22252 \end_inset
22253 </cell>
22254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22255 \begin_inset Text
22256
22257 \begin_layout Plain Layout
22258 \begin_inset Formula $\euro$
22259 \end_inset
22260
22261
22262 \end_layout
22263
22264 \end_inset
22265 </cell>
22266 </row>
22267 <row>
22268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22269 \begin_inset Text
22270
22271 \begin_layout Plain Layout
22272 数式テキスト
22273 \end_layout
22274
22275 \end_inset
22276 </cell>
22277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22278 \begin_inset Text
22279
22280 \begin_layout Plain Layout
22281 (ユーロ記号)
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 (ユーロ記号)
22291 \end_layout
22292
22293 \end_inset
22294 </cell>
22295 </row>
22296 <row>
22297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22298 \begin_inset Text
22299
22300 \begin_layout Plain Layout
22301 TeXモード
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22307 \begin_inset Text
22308
22309 \begin_layout Plain Layout
22310
22311 \backslash
22312 officialeuro
22313 \end_layout
22314
22315 \end_inset
22316 </cell>
22317 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22318 \begin_inset Text
22319
22320 \begin_layout Plain Layout
22321 \begin_inset ERT
22322 status collapsed
22323
22324 \begin_layout Plain Layout
22325
22326
22327 \backslash
22328 officialeuro
22329 \end_layout
22330
22331 \end_inset
22332
22333
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 </row>
22339 </lyxtabular>
22340
22341 \end_inset
22342
22343
22344 \end_layout
22345
22346 \begin_layout Standard
22347 \begin_inset ERT
22348 status collapsed
22349
22350 \begin_layout Plain Layout
22351
22352
22353 \backslash
22354 else 
22355 \end_layout
22356
22357 \end_inset
22358
22359
22360 \begin_inset Note Note
22361 status open
22362
22363 \begin_layout Plain Layout
22364 以下は、LaTeXパッケージ
22365 \series bold
22366 eurosym
22367 \series default
22368 が導入されていないときのみ表示されます。
22369 \end_layout
22370
22371 \end_inset
22372
22373
22374 \end_layout
22375
22376 \begin_layout Standard
22377 本節の残りを出力としてみるためには、LaTeXパッケージ
22378 \series bold
22379 eurosym
22380 \series default
22381 を導入する必要があります。
22382 \end_layout
22383
22384 \begin_layout Standard
22385 \begin_inset ERT
22386 status collapsed
22387
22388 \begin_layout Plain Layout
22389
22390
22391 \backslash
22392 fi 
22393 \end_layout
22394
22395 \end_inset
22396
22397
22398 \end_layout
22399
22400 \begin_layout Section
22401 関係子
22402 \begin_inset CommandInset label
22403 LatexCommand label
22404 name "sec:関係子"
22405
22406 \end_inset
22407
22408
22409 \begin_inset Index idx
22410 status collapsed
22411
22412 \begin_layout Plain Layout
22413 かんけいし@関係子
22414 \end_layout
22415
22416 \end_inset
22417
22418
22419 \begin_inset Index idx
22420 status collapsed
22421
22422 \begin_layout Plain Layout
22423 ひかくし@比較子|see
22424 \begin_inset ERT
22425 status collapsed
22426
22427 \begin_layout Plain Layout
22428
22429 {
22430 \end_layout
22431
22432 \end_inset
22433
22434 関係子
22435 \begin_inset ERT
22436 status collapsed
22437
22438 \begin_layout Plain Layout
22439
22440 }
22441 \end_layout
22442
22443 \end_inset
22444
22445
22446 \end_layout
22447
22448 \end_inset
22449
22450
22451 \end_layout
22452
22453 \begin_layout Standard
22454 関係子はすべて、ツールバーボタンの
22455 \begin_inset Info
22456 type  "icon"
22457 arg   "math-insert \\leq"
22458 \end_inset
22459
22460 でも挿入することができます。
22461 \end_layout
22462
22463 \begin_layout Standard
22464 \begin_inset space \hfill{}
22465 \end_inset
22466
22467
22468 \begin_inset Tabular
22469 <lyxtabular version="3" rows="17" columns="2">
22470 <features rotate="0" tabularvalignment="middle">
22471 <column alignment="center" valignment="top" width="0pt">
22472 <column alignment="center" valignment="top" width="0pt">
22473 <row>
22474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22475 \begin_inset Text
22476
22477 \begin_layout Plain Layout
22478 コマンド
22479 \end_layout
22480
22481 \end_inset
22482 </cell>
22483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22484 \begin_inset Text
22485
22486 \begin_layout Plain Layout
22487 出力
22488 \end_layout
22489
22490 \end_inset
22491 </cell>
22492 </row>
22493 <row>
22494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22495 \begin_inset Text
22496
22497 \begin_layout Plain Layout
22498 \begin_inset Formula $<$
22499 \end_inset
22500
22501
22502 \end_layout
22503
22504 \end_inset
22505 </cell>
22506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22507 \begin_inset Text
22508
22509 \begin_layout Plain Layout
22510 \begin_inset Formula $<$
22511 \end_inset
22512
22513
22514 \end_layout
22515
22516 \end_inset
22517 </cell>
22518 </row>
22519 <row>
22520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22521 \begin_inset Text
22522
22523 \begin_layout Plain Layout
22524
22525 \backslash
22526 le
22527 \end_layout
22528
22529 \end_inset
22530 </cell>
22531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22532 \begin_inset Text
22533
22534 \begin_layout Plain Layout
22535 \begin_inset Formula $\le$
22536 \end_inset
22537
22538
22539 \end_layout
22540
22541 \end_inset
22542 </cell>
22543 </row>
22544 <row>
22545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22546 \begin_inset Text
22547
22548 \begin_layout Plain Layout
22549
22550 \backslash
22551 ll
22552 \end_layout
22553
22554 \end_inset
22555 </cell>
22556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22557 \begin_inset Text
22558
22559 \begin_layout Plain Layout
22560 \begin_inset Formula $\ll$
22561 \end_inset
22562
22563
22564 \end_layout
22565
22566 \end_inset
22567 </cell>
22568 </row>
22569 <row>
22570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22571 \begin_inset Text
22572
22573 \begin_layout Plain Layout
22574
22575 \backslash
22576 prec
22577 \end_layout
22578
22579 \end_inset
22580 </cell>
22581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22582 \begin_inset Text
22583
22584 \begin_layout Plain Layout
22585 \begin_inset Formula $\prec$
22586 \end_inset
22587
22588
22589 \end_layout
22590
22591 \end_inset
22592 </cell>
22593 </row>
22594 <row>
22595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22596 \begin_inset Text
22597
22598 \begin_layout Plain Layout
22599
22600 \backslash
22601 preceq
22602 \end_layout
22603
22604 \end_inset
22605 </cell>
22606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22607 \begin_inset Text
22608
22609 \begin_layout Plain Layout
22610 \begin_inset Formula $\preceq$
22611 \end_inset
22612
22613
22614 \end_layout
22615
22616 \end_inset
22617 </cell>
22618 </row>
22619 <row>
22620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22621 \begin_inset Text
22622
22623 \begin_layout Plain Layout
22624
22625 \backslash
22626 subset
22627 \end_layout
22628
22629 \end_inset
22630 </cell>
22631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22632 \begin_inset Text
22633
22634 \begin_layout Plain Layout
22635 \begin_inset Formula $\subset$
22636 \end_inset
22637
22638
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 </row>
22644 <row>
22645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Plain Layout
22649
22650 \backslash
22651 subseteq
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22657 \begin_inset Text
22658
22659 \begin_layout Plain Layout
22660 \begin_inset Formula $\subseteq$
22661 \end_inset
22662
22663
22664 \end_layout
22665
22666 \end_inset
22667 </cell>
22668 </row>
22669 <row>
22670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674
22675 \backslash
22676 sqsubseteq
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685 \begin_inset Formula $\sqsubseteq$
22686 \end_inset
22687
22688
22689 \end_layout
22690
22691 \end_inset
22692 </cell>
22693 </row>
22694 <row>
22695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22696 \begin_inset Text
22697
22698 \begin_layout Plain Layout
22699
22700 \backslash
22701 in
22702 \end_layout
22703
22704 \end_inset
22705 </cell>
22706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710 \begin_inset Formula $\in$
22711 \end_inset
22712
22713
22714 \end_layout
22715
22716 \end_inset
22717 </cell>
22718 </row>
22719 <row>
22720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22721 \begin_inset Text
22722
22723 \begin_layout Plain Layout
22724
22725 \backslash
22726 vdash
22727 \end_layout
22728
22729 \end_inset
22730 </cell>
22731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22732 \begin_inset Text
22733
22734 \begin_layout Plain Layout
22735 \begin_inset Formula $\vdash$
22736 \end_inset
22737
22738
22739 \end_layout
22740
22741 \end_inset
22742 </cell>
22743 </row>
22744 <row>
22745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22746 \begin_inset Text
22747
22748 \begin_layout Plain Layout
22749
22750 \backslash
22751 smile
22752 \end_layout
22753
22754 \end_inset
22755 </cell>
22756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22757 \begin_inset Text
22758
22759 \begin_layout Plain Layout
22760 \begin_inset Formula $\smile$
22761 \end_inset
22762
22763
22764 \end_layout
22765
22766 \end_inset
22767 </cell>
22768 </row>
22769 <row>
22770 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22771 \begin_inset Text
22772
22773 \begin_layout Plain Layout
22774
22775 \backslash
22776 lhd
22777 \end_layout
22778
22779 \end_inset
22780 </cell>
22781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22782 \begin_inset Text
22783
22784 \begin_layout Plain Layout
22785 \begin_inset Formula $\lhd$
22786 \end_inset
22787
22788
22789 \end_layout
22790
22791 \end_inset
22792 </cell>
22793 </row>
22794 <row>
22795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22796 \begin_inset Text
22797
22798 \begin_layout Plain Layout
22799
22800 \backslash
22801 unlhd
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810 \begin_inset Formula $\unlhd$
22811 \end_inset
22812
22813
22814 \end_layout
22815
22816 \end_inset
22817 </cell>
22818 </row>
22819 <row>
22820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22821 \begin_inset Text
22822
22823 \begin_layout Plain Layout
22824
22825 \backslash
22826 gtrless
22827 \end_layout
22828
22829 \end_inset
22830 </cell>
22831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835 \begin_inset Formula $\gtrless$
22836 \end_inset
22837
22838
22839 \end_layout
22840
22841 \end_inset
22842 </cell>
22843 </row>
22844 <row>
22845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22846 \begin_inset Text
22847
22848 \begin_layout Plain Layout
22849
22850 \backslash
22851 mid
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860 \begin_inset Formula $\mid$
22861 \end_inset
22862
22863
22864 \end_layout
22865
22866 \end_inset
22867 </cell>
22868 </row>
22869 <row>
22870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22871 \begin_inset Text
22872
22873 \begin_layout Plain Layout
22874
22875 \backslash
22876 nmid
22877 \end_layout
22878
22879 \end_inset
22880 </cell>
22881 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22882 \begin_inset Text
22883
22884 \begin_layout Plain Layout
22885 \begin_inset Formula $\nmid$
22886 \end_inset
22887
22888
22889 \end_layout
22890
22891 \end_inset
22892 </cell>
22893 </row>
22894 </lyxtabular>
22895
22896 \end_inset
22897
22898
22899 \begin_inset space \hfill{}
22900 \end_inset
22901
22902
22903 \begin_inset Tabular
22904 <lyxtabular version="3" rows="17" columns="2">
22905 <features rotate="0" tabularvalignment="middle">
22906 <column alignment="center" valignment="top" width="0pt">
22907 <column alignment="center" valignment="top" width="0pt">
22908 <row>
22909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22910 \begin_inset Text
22911
22912 \begin_layout Plain Layout
22913 コマンド
22914 \end_layout
22915
22916 \end_inset
22917 </cell>
22918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22919 \begin_inset Text
22920
22921 \begin_layout Plain Layout
22922 出力
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 </row>
22928 <row>
22929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22930 \begin_inset Text
22931
22932 \begin_layout Plain Layout
22933 =
22934 \end_layout
22935
22936 \end_inset
22937 </cell>
22938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22939 \begin_inset Text
22940
22941 \begin_layout Plain Layout
22942 \begin_inset Formula $=$
22943 \end_inset
22944
22945
22946 \end_layout
22947
22948 \end_inset
22949 </cell>
22950 </row>
22951 <row>
22952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22953 \begin_inset Text
22954
22955 \begin_layout Plain Layout
22956
22957 \backslash
22958 not=
22959 \end_layout
22960
22961 \end_inset
22962 </cell>
22963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22964 \begin_inset Text
22965
22966 \begin_layout Plain Layout
22967 \begin_inset Formula $\not=$
22968 \end_inset
22969
22970
22971 \end_layout
22972
22973 \end_inset
22974 </cell>
22975 </row>
22976 <row>
22977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22978 \begin_inset Text
22979
22980 \begin_layout Plain Layout
22981
22982 \backslash
22983 equiv
22984 \end_layout
22985
22986 \end_inset
22987 </cell>
22988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22989 \begin_inset Text
22990
22991 \begin_layout Plain Layout
22992 \begin_inset Formula $\equiv$
22993 \end_inset
22994
22995
22996 \end_layout
22997
22998 \end_inset
22999 </cell>
23000 </row>
23001 <row>
23002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23003 \begin_inset Text
23004
23005 \begin_layout Plain Layout
23006
23007 \backslash
23008 sim
23009 \end_layout
23010
23011 \end_inset
23012 </cell>
23013 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23014 \begin_inset Text
23015
23016 \begin_layout Plain Layout
23017 \begin_inset Formula $\sim$
23018 \end_inset
23019
23020
23021 \end_layout
23022
23023 \end_inset
23024 </cell>
23025 </row>
23026 <row>
23027 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23028 \begin_inset Text
23029
23030 \begin_layout Plain Layout
23031
23032 \backslash
23033 simeq
23034 \end_layout
23035
23036 \end_inset
23037 </cell>
23038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23039 \begin_inset Text
23040
23041 \begin_layout Plain Layout
23042 \begin_inset Formula $\simeq$
23043 \end_inset
23044
23045
23046 \end_layout
23047
23048 \end_inset
23049 </cell>
23050 </row>
23051 <row>
23052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23053 \begin_inset Text
23054
23055 \begin_layout Plain Layout
23056
23057 \backslash
23058 approx
23059 \end_layout
23060
23061 \end_inset
23062 </cell>
23063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23064 \begin_inset Text
23065
23066 \begin_layout Plain Layout
23067 \begin_inset Formula $\approx$
23068 \end_inset
23069
23070
23071 \end_layout
23072
23073 \end_inset
23074 </cell>
23075 </row>
23076 <row>
23077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23078 \begin_inset Text
23079
23080 \begin_layout Plain Layout
23081
23082 \backslash
23083 cong
23084 \end_layout
23085
23086 \end_inset
23087 </cell>
23088 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23089 \begin_inset Text
23090
23091 \begin_layout Plain Layout
23092 \begin_inset Formula $\cong$
23093 \end_inset
23094
23095
23096 \end_layout
23097
23098 \end_inset
23099 </cell>
23100 </row>
23101 <row>
23102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23103 \begin_inset Text
23104
23105 \begin_layout Plain Layout
23106
23107 \backslash
23108 bowtie
23109 \end_layout
23110
23111 \end_inset
23112 </cell>
23113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23114 \begin_inset Text
23115
23116 \begin_layout Plain Layout
23117 \begin_inset Formula $\bowtie$
23118 \end_inset
23119
23120
23121 \end_layout
23122
23123 \end_inset
23124 </cell>
23125 </row>
23126 <row>
23127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23128 \begin_inset Text
23129
23130 \begin_layout Plain Layout
23131
23132 \backslash
23133 notin
23134 \end_layout
23135
23136 \end_inset
23137 </cell>
23138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23139 \begin_inset Text
23140
23141 \begin_layout Plain Layout
23142 \begin_inset Formula $\notin$
23143 \end_inset
23144
23145
23146 \end_layout
23147
23148 \end_inset
23149 </cell>
23150 </row>
23151 <row>
23152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23153 \begin_inset Text
23154
23155 \begin_layout Plain Layout
23156
23157 \backslash
23158 perp
23159 \end_layout
23160
23161 \end_inset
23162 </cell>
23163 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23164 \begin_inset Text
23165
23166 \begin_layout Plain Layout
23167 \begin_inset Formula $\perp$
23168 \end_inset
23169
23170
23171 \end_layout
23172
23173 \end_inset
23174 </cell>
23175 </row>
23176 <row>
23177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23178 \begin_inset Text
23179
23180 \begin_layout Plain Layout
23181
23182 \backslash
23183 propto
23184 \end_layout
23185
23186 \end_inset
23187 </cell>
23188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23189 \begin_inset Text
23190
23191 \begin_layout Plain Layout
23192 \begin_inset Formula $\propto$
23193 \end_inset
23194
23195
23196 \end_layout
23197
23198 \end_inset
23199 </cell>
23200 </row>
23201 <row>
23202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23203 \begin_inset Text
23204
23205 \begin_layout Plain Layout
23206
23207 \backslash
23208 asymp
23209 \end_layout
23210
23211 \end_inset
23212 </cell>
23213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23214 \begin_inset Text
23215
23216 \begin_layout Plain Layout
23217 \begin_inset Formula $\asymp$
23218 \end_inset
23219
23220
23221 \end_layout
23222
23223 \end_inset
23224 </cell>
23225 </row>
23226 <row>
23227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23228 \begin_inset Text
23229
23230 \begin_layout Plain Layout
23231
23232 \backslash
23233 doteq
23234 \end_layout
23235
23236 \end_inset
23237 </cell>
23238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23239 \begin_inset Text
23240
23241 \begin_layout Plain Layout
23242 \begin_inset Formula $\doteq$
23243 \end_inset
23244
23245
23246 \end_layout
23247
23248 \end_inset
23249 </cell>
23250 </row>
23251 <row>
23252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23253 \begin_inset Text
23254
23255 \begin_layout Plain Layout
23256
23257 \backslash
23258 circeq
23259 \end_layout
23260
23261 \end_inset
23262 </cell>
23263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23264 \begin_inset Text
23265
23266 \begin_layout Plain Layout
23267 \begin_inset Formula $\circeq$
23268 \end_inset
23269
23270
23271 \end_layout
23272
23273 \end_inset
23274 </cell>
23275 </row>
23276 <row>
23277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23278 \begin_inset Text
23279
23280 \begin_layout Plain Layout
23281
23282 \backslash
23283 models
23284 \end_layout
23285
23286 \end_inset
23287 </cell>
23288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23289 \begin_inset Text
23290
23291 \begin_layout Plain Layout
23292 \begin_inset Formula $\models$
23293 \end_inset
23294
23295
23296 \end_layout
23297
23298 \end_inset
23299 </cell>
23300 </row>
23301 <row>
23302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23303 \begin_inset Text
23304
23305 \begin_layout Plain Layout
23306
23307 \backslash
23308 widehat=
23309 \end_layout
23310
23311 \end_inset
23312 </cell>
23313 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23314 \begin_inset Text
23315
23316 \begin_layout Plain Layout
23317 \begin_inset Formula $\widehat{=}$
23318 \end_inset
23319
23320
23321 \end_layout
23322
23323 \end_inset
23324 </cell>
23325 </row>
23326 </lyxtabular>
23327
23328 \end_inset
23329
23330
23331 \begin_inset space \hfill{}
23332 \end_inset
23333
23334
23335 \begin_inset Tabular
23336 <lyxtabular version="3" rows="17" columns="2">
23337 <features rotate="0" tabularvalignment="middle">
23338 <column alignment="center" valignment="top" width="0pt">
23339 <column alignment="center" valignment="top" width="0pt">
23340 <row>
23341 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23342 \begin_inset Text
23343
23344 \begin_layout Plain Layout
23345
23346 \family roman
23347 \series medium
23348 \shape up
23349 \size normal
23350 \emph off
23351 \bar no
23352 \noun off
23353 \color none
23354 コマンド
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
23364 \family roman
23365 \series medium
23366 \shape up
23367 \size normal
23368 \emph off
23369 \bar no
23370 \noun off
23371 \color none
23372 出力
23373 \end_layout
23374
23375 \end_inset
23376 </cell>
23377 </row>
23378 <row>
23379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23380 \begin_inset Text
23381
23382 \begin_layout Plain Layout
23383 \begin_inset Formula $>$
23384 \end_inset
23385
23386
23387 \end_layout
23388
23389 \end_inset
23390 </cell>
23391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23392 \begin_inset Text
23393
23394 \begin_layout Plain Layout
23395 \begin_inset Formula $>$
23396 \end_inset
23397
23398
23399 \end_layout
23400
23401 \end_inset
23402 </cell>
23403 </row>
23404 <row>
23405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23406 \begin_inset Text
23407
23408 \begin_layout Plain Layout
23409
23410 \backslash
23411 ge
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23417 \begin_inset Text
23418
23419 \begin_layout Plain Layout
23420 \begin_inset Formula $\ge$
23421 \end_inset
23422
23423
23424 \end_layout
23425
23426 \end_inset
23427 </cell>
23428 </row>
23429 <row>
23430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23431 \begin_inset Text
23432
23433 \begin_layout Plain Layout
23434
23435 \backslash
23436 gg
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23442 \begin_inset Text
23443
23444 \begin_layout Plain Layout
23445 \begin_inset Formula $\gg$
23446 \end_inset
23447
23448
23449 \end_layout
23450
23451 \end_inset
23452 </cell>
23453 </row>
23454 <row>
23455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23456 \begin_inset Text
23457
23458 \begin_layout Plain Layout
23459
23460 \backslash
23461 succ
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470 \begin_inset Formula $\succ$
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \end_inset
23477 </cell>
23478 </row>
23479 <row>
23480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23481 \begin_inset Text
23482
23483 \begin_layout Plain Layout
23484
23485 \backslash
23486 succeq
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495 \begin_inset Formula $\succeq$
23496 \end_inset
23497
23498
23499 \end_layout
23500
23501 \end_inset
23502 </cell>
23503 </row>
23504 <row>
23505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23506 \begin_inset Text
23507
23508 \begin_layout Plain Layout
23509
23510 \backslash
23511 supset
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520 \begin_inset Formula $\supset$
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \end_inset
23527 </cell>
23528 </row>
23529 <row>
23530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23531 \begin_inset Text
23532
23533 \begin_layout Plain Layout
23534
23535 \backslash
23536 supseteq
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545 \begin_inset Formula $\supseteq$
23546 \end_inset
23547
23548
23549 \end_layout
23550
23551 \end_inset
23552 </cell>
23553 </row>
23554 <row>
23555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23556 \begin_inset Text
23557
23558 \begin_layout Plain Layout
23559
23560 \backslash
23561 sqsupseteq
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570 \begin_inset Formula $\sqsupseteq$
23571 \end_inset
23572
23573
23574 \end_layout
23575
23576 \end_inset
23577 </cell>
23578 </row>
23579 <row>
23580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23581 \begin_inset Text
23582
23583 \begin_layout Plain Layout
23584
23585 \backslash
23586 ni
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595 \begin_inset Formula $\ni$
23596 \end_inset
23597
23598
23599 \end_layout
23600
23601 \end_inset
23602 </cell>
23603 </row>
23604 <row>
23605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23606 \begin_inset Text
23607
23608 \begin_layout Plain Layout
23609
23610 \backslash
23611 dashv
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620 \begin_inset Formula $\dashv$
23621 \end_inset
23622
23623
23624 \end_layout
23625
23626 \end_inset
23627 </cell>
23628 </row>
23629 <row>
23630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23631 \begin_inset Text
23632
23633 \begin_layout Plain Layout
23634
23635 \backslash
23636 frown
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645 \begin_inset Formula $\frown$
23646 \end_inset
23647
23648
23649 \end_layout
23650
23651 \end_inset
23652 </cell>
23653 </row>
23654 <row>
23655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23656 \begin_inset Text
23657
23658 \begin_layout Plain Layout
23659
23660 \backslash
23661 rhd
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670 \begin_inset Formula $\rhd$
23671 \end_inset
23672
23673
23674 \end_layout
23675
23676 \end_inset
23677 </cell>
23678 </row>
23679 <row>
23680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23681 \begin_inset Text
23682
23683 \begin_layout Plain Layout
23684
23685 \backslash
23686 unrhd
23687 \end_layout
23688
23689 \end_inset
23690 </cell>
23691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23692 \begin_inset Text
23693
23694 \begin_layout Plain Layout
23695 \begin_inset Formula $\unrhd$
23696 \end_inset
23697
23698
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 </row>
23704 <row>
23705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23706 \begin_inset Text
23707
23708 \begin_layout Plain Layout
23709
23710 \backslash
23711 lessgtr
23712 \end_layout
23713
23714 \end_inset
23715 </cell>
23716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720 \begin_inset Formula $\lessgtr$
23721 \end_inset
23722
23723
23724 \end_layout
23725
23726 \end_inset
23727 </cell>
23728 </row>
23729 <row>
23730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23731 \begin_inset Text
23732
23733 \begin_layout Plain Layout
23734
23735 \backslash
23736 parallel
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745 \begin_inset Formula $\parallel$
23746 \end_inset
23747
23748
23749 \end_layout
23750
23751 \end_inset
23752 </cell>
23753 </row>
23754 <row>
23755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23756 \begin_inset Text
23757
23758 \begin_layout Plain Layout
23759
23760 \backslash
23761 nparallel
23762 \end_layout
23763
23764 \end_inset
23765 </cell>
23766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770 \begin_inset Formula $\nparallel$
23771 \end_inset
23772
23773
23774 \end_layout
23775
23776 \end_inset
23777 </cell>
23778 </row>
23779 </lyxtabular>
23780
23781 \end_inset
23782
23783
23784 \begin_inset space \hfill{}
23785 \end_inset
23786
23787
23788 \end_layout
23789
23790 \begin_layout Standard
23791 \begin_inset VSpace medskip
23792 \end_inset
23793
23794
23795 \series bold
23796
23797 \backslash
23798 lhd
23799 \series default
23800
23801 \series bold
23802
23803 \backslash
23804 rhd
23805 \series default
23806 の文字は、同じように見える演算子
23807 \series bold
23808
23809 \backslash
23810 triangleleft
23811 \series default
23812 および
23813 \series bold
23814
23815 \backslash
23816 triangleright
23817 \series default
23818 よりも大きくなっています。
23819 \end_layout
23820
23821 \begin_layout Standard
23822
23823 \lang english
23824 LyX supports also many special relations.
23825  Use the toolbar button
23826 \lang japanese
23827  
23828 \begin_inset Info
23829 type  "icon"
23830 arg   "math-insert \\leqq"
23831 \end_inset
23832
23833  
23834 \lang english
23835 to see a list of these relations
23836 \lang japanese
23837
23838 \end_layout
23839
23840 \begin_layout Standard
23841 関係子は、記号とは違って、つねに前後に余白が置かれます。
23842 \end_layout
23843
23844 \begin_layout Standard
23845
23846 \series bold
23847
23848 \backslash
23849 stackrel
23850 \series default
23851
23852 \begin_inset Index idx
23853 status collapsed
23854
23855 \begin_layout Plain Layout
23856 こまんど@コマンド ! S ! 
23857 \backslash
23858 stackrel
23859 \end_layout
23860
23861 \end_inset
23862
23863 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
23864 \end_layout
23865
23866 \begin_layout Standard
23867 \align center
23868 \begin_inset Tabular
23869 <lyxtabular version="3" rows="2" columns="2">
23870 <features rotate="0" tabularvalignment="middle">
23871 <column alignment="center" valignment="top">
23872 <column alignment="center" valignment="top">
23873 <row>
23874 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23875 \begin_inset Text
23876
23877 \begin_layout Plain Layout
23878 コマンド
23879 \end_layout
23880
23881 \end_inset
23882 </cell>
23883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23884 \begin_inset Text
23885
23886 \begin_layout Plain Layout
23887 出力
23888 \begin_inset Note Note
23889 status collapsed
23890
23891 \begin_layout Plain Layout
23892 ここで
23893 \series bold
23894
23895 \backslash
23896 raisebox
23897 \series default
23898 はスペーサーとして使用しているだけです。
23899 \end_layout
23900
23901 \end_inset
23902
23903
23904 \end_layout
23905
23906 \end_inset
23907 </cell>
23908 </row>
23909 <row>
23910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23911 \begin_inset Text
23912
23913 \begin_layout Plain Layout
23914 A(r)
23915 \backslash
23916 stackrel
23917 \begin_inset space \textvisiblespace{}
23918 \end_inset
23919
23920 r
23921 \backslash
23922 to
23923 \backslash
23924 infty
23925 \begin_inset space \textvisiblespace{}
23926 \end_inset
23927
23928
23929 \begin_inset Formula $\downarrow$
23930 \end_inset
23931
23932
23933 \backslash
23934 approx
23935 \begin_inset space \textvisiblespace{}
23936 \end_inset
23937
23938
23939 \begin_inset space \textvisiblespace{}
23940 \end_inset
23941
23942 B
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23948 \begin_inset Text
23949
23950 \begin_layout Plain Layout
23951 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23952 \end_inset
23953
23954
23955 \end_layout
23956
23957 \end_inset
23958 </cell>
23959 </row>
23960 </lyxtabular>
23961
23962 \end_inset
23963
23964
23965 \end_layout
23966
23967 \begin_layout Section
23968 関数
23969 \end_layout
23970
23971 \begin_layout Subsection
23972 定義済み関数
23973 \begin_inset CommandInset label
23974 LatexCommand label
23975 name "sub:定義済み函数"
23976
23977 \end_inset
23978
23979
23980 \begin_inset Index idx
23981 status collapsed
23982
23983 \begin_layout Plain Layout
23984 かんすう@関数 ! ていぎずみ@定義済み
23985 \end_layout
23986
23987 \end_inset
23988
23989
23990 \end_layout
23991
23992 \begin_layout Standard
23993 一般的に、数式表現では変数は
23994 \shape italic
23995 イタリック体
23996 \shape default
23997 に設定されますが、関数名はイタリック体にしません。なぜなら、
23998 \begin_inset Formula $sin$
23999 \end_inset
24000
24001
24002 \begin_inset Formula $s\cdot i\cdot n$
24003 \end_inset
24004
24005 であるかのように誤解させる恐れがあるためです。そのために、定義済み関数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み関数は、関数名の前にバ
24006 ックスラッシュを加えたコマンドとして挿入します。
24007 \end_layout
24008
24009 \begin_layout Standard
24010 \align center
24011 \begin_inset Tabular
24012 <lyxtabular version="3" rows="2" columns="4">
24013 <features rotate="0" tabularvalignment="middle">
24014 <column alignment="center" valignment="top" width="0pt">
24015 <column alignment="center" valignment="top" width="0pt">
24016 <column alignment="center" valignment="top" width="0pt">
24017 <column alignment="center" valignment="top" width="0pt">
24018 <row>
24019 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24020 \begin_inset Text
24021
24022 \begin_layout Plain Layout
24023 コマンド
24024 \end_layout
24025
24026 \end_inset
24027 </cell>
24028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24029 \begin_inset Text
24030
24031 \begin_layout Plain Layout
24032 出力
24033 \end_layout
24034
24035 \end_inset
24036 </cell>
24037 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24038 \begin_inset Text
24039
24040 \begin_layout Plain Layout
24041 コマンド
24042 \end_layout
24043
24044 \end_inset
24045 </cell>
24046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24047 \begin_inset Text
24048
24049 \begin_layout Plain Layout
24050 出力
24051 \end_layout
24052
24053 \end_inset
24054 </cell>
24055 </row>
24056 <row>
24057 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24058 \begin_inset Text
24059
24060 \begin_layout Plain Layout
24061 Asin(x)+B
24062 \end_layout
24063
24064 \end_inset
24065 </cell>
24066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24067 \begin_inset Text
24068
24069 \begin_layout Plain Layout
24070 \begin_inset Formula $Asin(x)+B$
24071 \end_inset
24072
24073
24074 \end_layout
24075
24076 \end_inset
24077 </cell>
24078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24079 \begin_inset Text
24080
24081 \begin_layout Plain Layout
24082 A
24083 \backslash
24084 sin(x)+B
24085 \end_layout
24086
24087 \end_inset
24088 </cell>
24089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24090 \begin_inset Text
24091
24092 \begin_layout Plain Layout
24093 \begin_inset Formula $A\sin(x)+B$
24094 \end_inset
24095
24096
24097 \end_layout
24098
24099 \end_inset
24100 </cell>
24101 </row>
24102 </lyxtabular>
24103
24104 \end_inset
24105
24106
24107 \end_layout
24108
24109 \begin_layout Standard
24110 以下の関数が定義済みです。
24111 \end_layout
24112
24113 \begin_layout Standard
24114 \begin_inset VSpace -2mm
24115 \end_inset
24116
24117
24118 \end_layout
24119
24120 \begin_layout Standard
24121 \align center
24122 \begin_inset Tabular
24123 <lyxtabular version="3" rows="9" columns="4">
24124 <features rotate="0" tabularvalignment="middle">
24125 <column alignment="center" valignment="top" width="0pt">
24126 <column alignment="center" valignment="top" width="0pt">
24127 <column alignment="center" valignment="top" width="0pt">
24128 <column alignment="center" valignment="top" width="0pt">
24129 <row>
24130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24131 \begin_inset Text
24132
24133 \begin_layout Plain Layout
24134 コマンド
24135 \end_layout
24136
24137 \end_inset
24138 </cell>
24139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24140 \begin_inset Text
24141
24142 \begin_layout Plain Layout
24143 コマンド
24144 \end_layout
24145
24146 \end_inset
24147 </cell>
24148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24149 \begin_inset Text
24150
24151 \begin_layout Plain Layout
24152 コマンド
24153 \end_layout
24154
24155 \end_inset
24156 </cell>
24157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24158 \begin_inset Text
24159
24160 \begin_layout Plain Layout
24161 コマンド
24162 \end_layout
24163
24164 \end_inset
24165 </cell>
24166 </row>
24167 <row>
24168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24169 \begin_inset Text
24170
24171 \begin_layout Plain Layout
24172
24173 \backslash
24174 sin
24175 \end_layout
24176
24177 \end_inset
24178 </cell>
24179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24180 \begin_inset Text
24181
24182 \begin_layout Plain Layout
24183
24184 \backslash
24185 sinh
24186 \end_layout
24187
24188 \end_inset
24189 </cell>
24190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24191 \begin_inset Text
24192
24193 \begin_layout Plain Layout
24194
24195 \backslash
24196 arcsin
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Plain Layout
24205
24206 \backslash
24207 sup
24208 \end_layout
24209
24210 \end_inset
24211 </cell>
24212 </row>
24213 <row>
24214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24215 \begin_inset Text
24216
24217 \begin_layout Plain Layout
24218
24219 \backslash
24220 cos
24221 \end_layout
24222
24223 \end_inset
24224 </cell>
24225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24226 \begin_inset Text
24227
24228 \begin_layout Plain Layout
24229
24230 \backslash
24231 cosh
24232 \end_layout
24233
24234 \end_inset
24235 </cell>
24236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24237 \begin_inset Text
24238
24239 \begin_layout Plain Layout
24240
24241 \backslash
24242 arccos
24243 \end_layout
24244
24245 \end_inset
24246 </cell>
24247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24248 \begin_inset Text
24249
24250 \begin_layout Plain Layout
24251
24252 \backslash
24253 inf
24254 \end_layout
24255
24256 \end_inset
24257 </cell>
24258 </row>
24259 <row>
24260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24261 \begin_inset Text
24262
24263 \begin_layout Plain Layout
24264
24265 \backslash
24266 tan
24267 \end_layout
24268
24269 \end_inset
24270 </cell>
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 tanh
24278 \end_layout
24279
24280 \end_inset
24281 </cell>
24282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24283 \begin_inset Text
24284
24285 \begin_layout Plain Layout
24286
24287 \backslash
24288 arctan
24289 \end_layout
24290
24291 \end_inset
24292 </cell>
24293 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24294 \begin_inset Text
24295
24296 \begin_layout Plain Layout
24297
24298 \backslash
24299 lim
24300 \end_layout
24301
24302 \end_inset
24303 </cell>
24304 </row>
24305 <row>
24306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24307 \begin_inset Text
24308
24309 \begin_layout Plain Layout
24310
24311 \backslash
24312 cot
24313 \end_layout
24314
24315 \end_inset
24316 </cell>
24317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24318 \begin_inset Text
24319
24320 \begin_layout Plain Layout
24321
24322 \backslash
24323 coth
24324 \end_layout
24325
24326 \end_inset
24327 </cell>
24328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24329 \begin_inset Text
24330
24331 \begin_layout Plain Layout
24332
24333 \backslash
24334 arg
24335 \end_layout
24336
24337 \end_inset
24338 </cell>
24339 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24340 \begin_inset Text
24341
24342 \begin_layout Plain Layout
24343
24344 \backslash
24345 liminf
24346 \end_layout
24347
24348 \end_inset
24349 </cell>
24350 </row>
24351 <row>
24352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24353 \begin_inset Text
24354
24355 \begin_layout Plain Layout
24356
24357 \backslash
24358 sec
24359 \end_layout
24360
24361 \end_inset
24362 </cell>
24363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24364 \begin_inset Text
24365
24366 \begin_layout Plain Layout
24367
24368 \backslash
24369 min
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24375 \begin_inset Text
24376
24377 \begin_layout Plain Layout
24378
24379 \backslash
24380 deg
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Plain Layout
24389
24390 \backslash
24391 limsup
24392 \end_layout
24393
24394 \end_inset
24395 </cell>
24396 </row>
24397 <row>
24398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24399 \begin_inset Text
24400
24401 \begin_layout Plain Layout
24402
24403 \backslash
24404 csc
24405 \end_layout
24406
24407 \end_inset
24408 </cell>
24409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24410 \begin_inset Text
24411
24412 \begin_layout Plain Layout
24413
24414 \backslash
24415 max
24416 \end_layout
24417
24418 \end_inset
24419 </cell>
24420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24421 \begin_inset Text
24422
24423 \begin_layout Plain Layout
24424
24425 \backslash
24426 det
24427 \end_layout
24428
24429 \end_inset
24430 </cell>
24431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24432 \begin_inset Text
24433
24434 \begin_layout Plain Layout
24435
24436 \backslash
24437 Pr
24438 \end_layout
24439
24440 \end_inset
24441 </cell>
24442 </row>
24443 <row>
24444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24445 \begin_inset Text
24446
24447 \begin_layout Plain Layout
24448
24449 \backslash
24450 ln
24451 \end_layout
24452
24453 \end_inset
24454 </cell>
24455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459
24460 \backslash
24461 exp
24462 \end_layout
24463
24464 \end_inset
24465 </cell>
24466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24467 \begin_inset Text
24468
24469 \begin_layout Plain Layout
24470
24471 \backslash
24472 dim
24473 \end_layout
24474
24475 \end_inset
24476 </cell>
24477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24478 \begin_inset Text
24479
24480 \begin_layout Plain Layout
24481
24482 \backslash
24483 hom
24484 \end_layout
24485
24486 \end_inset
24487 </cell>
24488 </row>
24489 <row>
24490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24491 \begin_inset Text
24492
24493 \begin_layout Plain Layout
24494
24495 \backslash
24496 lg
24497 \end_layout
24498
24499 \end_inset
24500 </cell>
24501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24502 \begin_inset Text
24503
24504 \begin_layout Plain Layout
24505
24506 \backslash
24507 log
24508 \end_layout
24509
24510 \end_inset
24511 </cell>
24512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516
24517 \backslash
24518 ker
24519 \end_layout
24520
24521 \end_inset
24522 </cell>
24523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24524 \begin_inset Text
24525
24526 \begin_layout Plain Layout
24527
24528 \backslash
24529 gcd
24530 \end_layout
24531
24532 \end_inset
24533 </cell>
24534 </row>
24535 </lyxtabular>
24536
24537 \end_inset
24538
24539
24540 \end_layout
24541
24542 \begin_layout Standard
24543 上記は、数式ツールバーボタンの
24544 \begin_inset Info
24545 type  "icon"
24546 arg   "math-insert \\functions"
24547 \end_inset
24548
24549 でも挿入することができます。
24550 \end_layout
24551
24552 \begin_layout Subsection
24553 自己定義関数
24554 \begin_inset Index idx
24555 status collapsed
24556
24557 \begin_layout Plain Layout
24558 かんすう@関数 ! じこていぎ@自己定義
24559 \end_layout
24560
24561 \end_inset
24562
24563
24564 \end_layout
24565
24566 \begin_layout Standard
24567 たとえば符号関数sgn(x)のように、定義済みでない関数を使うには、二つの方法があります。
24568 \end_layout
24569
24570 \begin_layout Itemize
24571 以下の行をLaTeXプリアンブルに加えることによって関数を定義します。
24572 \begin_inset Foot
24573 status collapsed
24574
24575 \begin_layout Plain Layout
24576
24577 \series bold
24578
24579 \backslash
24580 DeclareMathOperator
24581 \series default
24582 についての詳細は、第
24583 \begin_inset CommandInset ref
24584 LatexCommand ref
24585 reference "sub:自己定義演算子"
24586
24587 \end_inset
24588
24589 節をご参照下さい。
24590 \end_layout
24591
24592 \end_inset
24593
24594
24595 \begin_inset Newline newline
24596 \end_inset
24597
24598
24599 \begin_inset VSpace -3mm
24600 \end_inset
24601
24602
24603 \begin_inset Newline newline
24604 \end_inset
24605
24606
24607 \series bold
24608
24609 \backslash
24610 DeclareMathOperator{
24611 \backslash
24612 sgn}{sgn}
24613 \series default
24614
24615 \begin_inset Index idx
24616 status collapsed
24617
24618 \begin_layout Plain Layout
24619 こまんど@コマンド ! D ! 
24620 \backslash
24621 dbinom@
24622 \backslash
24623 DeclareMathOperator
24624 \end_layout
24625
24626 \end_inset
24627
24628
24629 \begin_inset Newline newline
24630 \end_inset
24631
24632
24633 \begin_inset VSpace -2mm
24634 \end_inset
24635
24636
24637 \begin_inset Newline newline
24638 \end_inset
24639
24640 これによって、新しく定義された関数を
24641 \series bold
24642
24643 \backslash
24644 sgn
24645 \series default
24646 コマンドで呼び出すことができるようになります。
24647 \end_layout
24648
24649 \begin_layout Itemize
24650 数式を普通に書き下し、関数名を選択して(上記の例では
24651 \emph on
24652 sgn
24653 \emph default
24654 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と関数の間に入れます。
24655 \end_layout
24656
24657 \begin_layout Standard
24658 双方とも定義済み関数と同等の出力をもたらします
24659 \begin_inset Foot
24660 status collapsed
24661
24662 \begin_layout Plain Layout
24663 LyX上では、自己定義関数は赤で表示され、定義済み関数は黒で表示されます。
24664 \end_layout
24665
24666 \end_inset
24667
24668
24669 \end_layout
24670
24671 \begin_layout Standard
24672 \align center
24673 \begin_inset Tabular
24674 <lyxtabular version="3" rows="3" columns="2">
24675 <features rotate="0" tabularvalignment="middle">
24676 <column alignment="center" valignment="top" width="0pt">
24677 <column alignment="center" valignment="top" width="0pt">
24678 <row>
24679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24680 \begin_inset Text
24681
24682 \begin_layout Plain Layout
24683 コマンド
24684 \end_layout
24685
24686 \end_inset
24687 </cell>
24688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24689 \begin_inset Text
24690
24691 \begin_layout Plain Layout
24692 出力
24693 \end_layout
24694
24695 \end_inset
24696 </cell>
24697 </row>
24698 <row>
24699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24700 \begin_inset Text
24701
24702 \begin_layout Plain Layout
24703 A
24704 \backslash
24705 sgn(x)+B
24706 \end_layout
24707
24708 \end_inset
24709 </cell>
24710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24711 \begin_inset Text
24712
24713 \begin_layout Plain Layout
24714 \begin_inset Formula $A\sgn(x)+B$
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" bottomline="true" leftline="true" usebox="none">
24725 \begin_inset Text
24726
24727 \begin_layout Plain Layout
24728 A
24729 \backslash
24730 ,
24731 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24732 \end_inset
24733
24734 (x)+B
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24740 \begin_inset Text
24741
24742 \begin_layout Plain Layout
24743 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24744 \end_inset
24745
24746
24747 \end_layout
24748
24749 \end_inset
24750 </cell>
24751 </row>
24752 </lyxtabular>
24753
24754 \end_inset
24755
24756
24757 \end_layout
24758
24759 \begin_layout Standard
24760 自己定義関数を何回か使用する場合には、一番目の方法の方が適切です。
24761 \end_layout
24762
24763 \begin_layout Subsection
24764 極限
24765 \begin_inset Index idx
24766 status collapsed
24767
24768 \begin_layout Plain Layout
24769 きょくげん@極限
24770 \end_layout
24771
24772 \end_inset
24773
24774
24775 \end_layout
24776
24777 \begin_layout Standard
24778 極限用には、
24779 \series bold
24780
24781 \backslash
24782 lim
24783 \series default
24784
24785 \begin_inset Index idx
24786 status collapsed
24787
24788 \begin_layout Plain Layout
24789 こまんど@コマンド ! L ! 
24790 \backslash
24791 lim
24792 \end_layout
24793
24794 \end_inset
24795
24796
24797 \series bold
24798
24799 \backslash
24800 liminf
24801 \series default
24802
24803 \series bold
24804
24805 \backslash
24806 limsup
24807 \series default
24808 の他に、以下の関数があります。
24809 \end_layout
24810
24811 \begin_layout Standard
24812 \align center
24813 \begin_inset Tabular
24814 <lyxtabular version="3" rows="5" columns="2">
24815 <features rotate="0" tabularvalignment="middle">
24816 <column alignment="center" valignment="top">
24817 <column alignment="center" valignment="top">
24818 <row>
24819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24820 \begin_inset Text
24821
24822 \begin_layout Plain Layout
24823 コマンド
24824 \end_layout
24825
24826 \end_inset
24827 </cell>
24828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24829 \begin_inset Text
24830
24831 \begin_layout Plain Layout
24832 出力
24833 \begin_inset Note Note
24834 status collapsed
24835
24836 \begin_layout Plain Layout
24837 ここで
24838 \series bold
24839
24840 \backslash
24841 raisebox
24842 \series default
24843 はスペーサーとして使用しているだけです。
24844 \end_layout
24845
24846 \end_inset
24847
24848
24849 \end_layout
24850
24851 \end_inset
24852 </cell>
24853 </row>
24854 <row>
24855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24856 \begin_inset Text
24857
24858 \begin_layout Plain Layout
24859
24860 \backslash
24861 varliminf
24862 \end_layout
24863
24864 \end_inset
24865 </cell>
24866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24867 \begin_inset Text
24868
24869 \begin_layout Plain Layout
24870 \begin_inset Formula $\varliminf$
24871 \end_inset
24872
24873
24874 \end_layout
24875
24876 \end_inset
24877 </cell>
24878 </row>
24879 <row>
24880 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24881 \begin_inset Text
24882
24883 \begin_layout Plain Layout
24884
24885 \backslash
24886 varlimsup
24887 \end_layout
24888
24889 \end_inset
24890 </cell>
24891 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24892 \begin_inset Text
24893
24894 \begin_layout Plain Layout
24895 \begin_inset Formula $\varlimsup$
24896 \end_inset
24897
24898
24899 \end_layout
24900
24901 \end_inset
24902 </cell>
24903 </row>
24904 <row>
24905 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24906 \begin_inset Text
24907
24908 \begin_layout Plain Layout
24909
24910 \backslash
24911 varprojlim
24912 \end_layout
24913
24914 \end_inset
24915 </cell>
24916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24917 \begin_inset Text
24918
24919 \begin_layout Plain Layout
24920 \begin_inset Formula $\varprojlim$
24921 \end_inset
24922
24923
24924 \end_layout
24925
24926 \end_inset
24927 </cell>
24928 </row>
24929 <row>
24930 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24931 \begin_inset Text
24932
24933 \begin_layout Plain Layout
24934
24935 \backslash
24936 varinjlim
24937 \end_layout
24938
24939 \end_inset
24940 </cell>
24941 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Plain Layout
24945 \begin_inset Formula $\varinjlim$
24946 \end_inset
24947
24948
24949 \begin_inset Formula $\raisebox{-2.5mm}{}$
24950 \end_inset
24951
24952
24953 \end_layout
24954
24955 \end_inset
24956 </cell>
24957 </row>
24958 </lyxtabular>
24959
24960 \end_inset
24961
24962
24963 \end_layout
24964
24965 \begin_layout Standard
24966 \begin_inset VSpace medskip
24967 \end_inset
24968
24969 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように関数の横に置かれます。
24970 \end_layout
24971
24972 \begin_layout Standard
24973 \align center
24974 \begin_inset Tabular
24975 <lyxtabular version="3" rows="2" columns="2">
24976 <features rotate="0" tabularvalignment="middle">
24977 <column alignment="center" valignment="top" width="0pt">
24978 <column alignment="center" valignment="top" width="0pt">
24979 <row>
24980 <cell alignment="center" valignment="top" usebox="none">
24981 \begin_inset Text
24982
24983 \begin_layout Plain Layout
24984 コマンド
24985 \end_layout
24986
24987 \end_inset
24988 </cell>
24989 <cell alignment="center" valignment="top" usebox="none">
24990 \begin_inset Text
24991
24992 \begin_layout Plain Layout
24993 \begin_inset space \hspace{}
24994 \length 1cm
24995 \end_inset
24996
24997 出力
24998 \begin_inset Note Note
24999 status collapsed
25000
25001 \begin_layout Plain Layout
25002 ここで
25003 \series bold
25004
25005 \backslash
25006 raisebox
25007 \series default
25008 はスペーサーとして使用しているだけです。
25009 \end_layout
25010
25011 \end_inset
25012
25013
25014 \end_layout
25015
25016 \end_inset
25017 </cell>
25018 </row>
25019 <row>
25020 <cell alignment="center" valignment="top" usebox="none">
25021 \begin_inset Text
25022
25023 \begin_layout Plain Layout
25024
25025 \backslash
25026 lim_x
25027 \backslash
25028 to
25029 \begin_inset space \textvisiblespace{}
25030 \end_inset
25031
25032 A
25033 \begin_inset space \textvisiblespace{}
25034 \end_inset
25035
25036 x=B
25037 \end_layout
25038
25039 \end_inset
25040 </cell>
25041 <cell alignment="center" valignment="top" usebox="none">
25042 \begin_inset Text
25043
25044 \begin_layout Plain Layout
25045 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25046 \end_inset
25047
25048
25049 \end_layout
25050
25051 \end_inset
25052 </cell>
25053 </row>
25054 </lyxtabular>
25055
25056 \end_inset
25057
25058
25059 \end_layout
25060
25061 \begin_layout Standard
25062 別行立て数式では、極限は、以下のように通常どおり下に置かれます。
25063 \begin_inset Formula 
25064 \[
25065 \lim_{x\to A}x=B
25066 \]
25067
25068 \end_inset
25069
25070
25071 \end_layout
25072
25073 \begin_layout Standard
25074 \begin_inset VSpace medskip
25075 \end_inset
25076
25077
25078 \end_layout
25079
25080 \begin_layout Standard
25081
25082 \lang english
25083 How to adjust the typesetting of the limits see 
25084 \lang japanese
25085
25086 \begin_inset CommandInset ref
25087 LatexCommand ref
25088 reference "sub:演算子の範囲"
25089
25090 \end_inset
25091
25092
25093 \end_layout
25094
25095 \begin_layout Subsection
25096 剰余関数
25097 \begin_inset Index idx
25098 status collapsed
25099
25100 \begin_layout Plain Layout
25101 かんすう@関数 ! じょうよ@剰余
25102 \end_layout
25103
25104 \end_inset
25105
25106
25107 \begin_inset Index idx
25108 status collapsed
25109
25110 \begin_layout Plain Layout
25111 かんすう@関数 ! もじゅらす@モジュラス | see
25112 \begin_inset ERT
25113 status collapsed
25114
25115 \begin_layout Plain Layout
25116
25117 {
25118 \end_layout
25119
25120 \end_inset
25121
25122 剰余
25123 \begin_inset ERT
25124 status collapsed
25125
25126 \begin_layout Plain Layout
25127
25128 }
25129 \end_layout
25130
25131 \end_inset
25132
25133
25134 \end_layout
25135
25136 \end_inset
25137
25138
25139 \end_layout
25140
25141 \begin_layout Standard
25142 剰余関数は、特別に4つの派生型があります。
25143 \end_layout
25144
25145 \begin_layout Standard
25146 以下は、別行立て数式での派生型です。
25147 \begin_inset Formula 
25148 \begin{align*}
25149 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25150 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
25151 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
25152 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
25153 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
25154 \end{align*}
25155
25156 \end_inset
25157
25158
25159 \end_layout
25160
25161 \begin_layout Standard
25162 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。既定では、剰余関数は、続く一文字目だけを考慮します。二文字以上を使いたい時には、下記
25163 のように文字をTeX括弧で囲みます。
25164 \begin_inset Formula 
25165 \begin{align*}
25166 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
25167 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
25168 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
25169 \end{align*}
25170
25171 \end_inset
25172
25173
25174 \end_layout
25175
25176 \begin_layout Section
25177 特殊文字
25178 \begin_inset Index idx
25179 status collapsed
25180
25181 \begin_layout Plain Layout
25182 とくしゅもじ@特殊文字
25183 \end_layout
25184
25185 \end_inset
25186
25187
25188 \end_layout
25189
25190 \begin_layout Subsection
25191 数式テキストにおける特殊文字
25192 \end_layout
25193
25194 \begin_layout Standard
25195 以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
25196 \end_layout
25197
25198 \begin_layout Standard
25199 \begin_inset space \hfill{}
25200 \end_inset
25201
25202
25203 \begin_inset Tabular
25204 <lyxtabular version="3" rows="8" columns="2">
25205 <features rotate="0" tabularvalignment="middle">
25206 <column alignment="block" valignment="top">
25207 <column alignment="block" valignment="top">
25208 <row>
25209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25210 \begin_inset Text
25211
25212 \begin_layout Plain Layout
25213 コマンド
25214 \end_layout
25215
25216 \end_inset
25217 </cell>
25218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222 出力
25223 \end_layout
25224
25225 \end_inset
25226 </cell>
25227 </row>
25228 <row>
25229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25230 \begin_inset Text
25231
25232 \begin_layout Plain Layout
25233
25234 \backslash
25235 oe
25236 \end_layout
25237
25238 \end_inset
25239 </cell>
25240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25241 \begin_inset Text
25242
25243 \begin_layout Plain Layout
25244 \begin_inset Formula $\textrm{œ}$
25245 \end_inset
25246
25247
25248 \end_layout
25249
25250 \end_inset
25251 </cell>
25252 </row>
25253 <row>
25254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Plain Layout
25258
25259 \backslash
25260 OE
25261 \end_layout
25262
25263 \end_inset
25264 </cell>
25265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25266 \begin_inset Text
25267
25268 \begin_layout Plain Layout
25269 \begin_inset Formula $\textrm{Œ}$
25270 \end_inset
25271
25272
25273 \end_layout
25274
25275 \end_inset
25276 </cell>
25277 </row>
25278 <row>
25279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25280 \begin_inset Text
25281
25282 \begin_layout Plain Layout
25283
25284 \backslash
25285 ae
25286 \end_layout
25287
25288 \end_inset
25289 </cell>
25290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25291 \begin_inset Text
25292
25293 \begin_layout Plain Layout
25294 \begin_inset Formula $\textrm{æ}$
25295 \end_inset
25296
25297
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 AE
25311 \end_layout
25312
25313 \end_inset
25314 </cell>
25315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25316 \begin_inset Text
25317
25318 \begin_layout Plain Layout
25319 \begin_inset Formula $\textrm{Æ}$
25320 \end_inset
25321
25322
25323 \end_layout
25324
25325 \end_inset
25326 </cell>
25327 </row>
25328 <row>
25329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25330 \begin_inset Text
25331
25332 \begin_layout Plain Layout
25333
25334 \backslash
25335 aa
25336 \end_layout
25337
25338 \end_inset
25339 </cell>
25340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25341 \begin_inset Text
25342
25343 \begin_layout Plain Layout
25344 \begin_inset Formula $\textrm{\aa}$
25345 \end_inset
25346
25347
25348 \end_layout
25349
25350 \end_inset
25351 </cell>
25352 </row>
25353 <row>
25354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25355 \begin_inset Text
25356
25357 \begin_layout Plain Layout
25358
25359 \backslash
25360 AA
25361 \begin_inset Index idx
25362 status collapsed
25363
25364 \begin_layout Plain Layout
25365
25366 \lang english
25367
25368 \backslash
25369 @
25370 \begin_inset ERT
25371 status collapsed
25372
25373 \begin_layout Plain Layout
25374
25375
25376 \backslash
25377 textrm{
25378 \backslash
25379 AA}
25380 \end_layout
25381
25382 \end_inset
25383
25384
25385 \end_layout
25386
25387 \end_inset
25388
25389
25390 \end_layout
25391
25392 \end_inset
25393 </cell>
25394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25395 \begin_inset Text
25396
25397 \begin_layout Plain Layout
25398 \begin_inset Formula $\textrm{Å}$
25399 \end_inset
25400
25401
25402 \end_layout
25403
25404 \end_inset
25405 </cell>
25406 </row>
25407 <row>
25408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25409 \begin_inset Text
25410
25411 \begin_layout Plain Layout
25412
25413 \backslash
25414 i
25415 \end_layout
25416
25417 \end_inset
25418 </cell>
25419 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25420 \begin_inset Text
25421
25422 \begin_layout Plain Layout
25423 \begin_inset Formula $\textrm{ı}$
25424 \end_inset
25425
25426
25427 \end_layout
25428
25429 \end_inset
25430 </cell>
25431 </row>
25432 </lyxtabular>
25433
25434 \end_inset
25435
25436
25437 \begin_inset space \hfill{}
25438 \end_inset
25439
25440
25441 \begin_inset Tabular
25442 <lyxtabular version="3" rows="8" columns="2">
25443 <features rotate="0" tabularvalignment="middle">
25444 <column alignment="block" valignment="top">
25445 <column alignment="center" valignment="top">
25446 <row>
25447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25448 \begin_inset Text
25449
25450 \begin_layout Plain Layout
25451 コマンド
25452 \begin_inset Note Note
25453 status collapsed
25454
25455 \begin_layout Plain Layout
25456 0
25457 \begin_inset space \thinspace{}
25458 \end_inset
25459
25460 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
25461 \end_layout
25462
25463 \end_inset
25464
25465
25466 \end_layout
25467
25468 \end_inset
25469 </cell>
25470 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25471 \begin_inset Text
25472
25473 \begin_layout Plain Layout
25474 出力
25475 \end_layout
25476
25477 \end_inset
25478 </cell>
25479 </row>
25480 <row>
25481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25482 \begin_inset Text
25483
25484 \begin_layout Plain Layout
25485
25486 \backslash
25487 o
25488 \end_layout
25489
25490 \end_inset
25491 </cell>
25492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25493 \begin_inset Text
25494
25495 \begin_layout Plain Layout
25496 \begin_inset Formula $\textrm{ø}$
25497 \end_inset
25498
25499
25500 \end_layout
25501
25502 \end_inset
25503 </cell>
25504 </row>
25505 <row>
25506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25507 \begin_inset Text
25508
25509 \begin_layout Plain Layout
25510
25511 \backslash
25512 O
25513 \end_layout
25514
25515 \end_inset
25516 </cell>
25517 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25518 \begin_inset Text
25519
25520 \begin_layout Plain Layout
25521 \begin_inset Formula $\textrm{Ø}$
25522 \end_inset
25523
25524
25525 \end_layout
25526
25527 \end_inset
25528 </cell>
25529 </row>
25530 <row>
25531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25532 \begin_inset Text
25533
25534 \begin_layout Plain Layout
25535
25536 \backslash
25537 l
25538 \end_layout
25539
25540 \end_inset
25541 </cell>
25542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25543 \begin_inset Text
25544
25545 \begin_layout Plain Layout
25546 \begin_inset Formula $\textrm{ł}$
25547 \end_inset
25548
25549
25550 \end_layout
25551
25552 \end_inset
25553 </cell>
25554 </row>
25555 <row>
25556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25557 \begin_inset Text
25558
25559 \begin_layout Plain Layout
25560
25561 \backslash
25562 L
25563 \end_layout
25564
25565 \end_inset
25566 </cell>
25567 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25568 \begin_inset Text
25569
25570 \begin_layout Plain Layout
25571 \begin_inset Formula $\textrm{Ł}$
25572 \end_inset
25573
25574
25575 \end_layout
25576
25577 \end_inset
25578 </cell>
25579 </row>
25580 <row>
25581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25582 \begin_inset Text
25583
25584 \begin_layout Plain Layout
25585 !
25586 \begin_inset space \hspace{}
25587 \length 0mm
25588 \end_inset
25589
25590 `
25591 \begin_inset space \textvisiblespace{}
25592 \end_inset
25593
25594
25595 \end_layout
25596
25597 \end_inset
25598 </cell>
25599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25600 \begin_inset Text
25601
25602 \begin_layout Plain Layout
25603 \begin_inset Formula $\textrm{!`}$
25604 \end_inset
25605
25606
25607 \end_layout
25608
25609 \end_inset
25610 </cell>
25611 </row>
25612 <row>
25613 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25614 \begin_inset Text
25615
25616 \begin_layout Plain Layout
25617 ?
25618 \begin_inset space \hspace{}
25619 \length 0mm
25620 \end_inset
25621
25622 `
25623 \begin_inset space \textvisiblespace{}
25624 \end_inset
25625
25626
25627 \end_layout
25628
25629 \end_inset
25630 </cell>
25631 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25632 \begin_inset Text
25633
25634 \begin_layout Plain Layout
25635 \begin_inset Formula $\textrm{?`}$
25636 \end_inset
25637
25638
25639 \end_layout
25640
25641 \end_inset
25642 </cell>
25643 </row>
25644 <row>
25645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25646 \begin_inset Text
25647
25648 \begin_layout Plain Layout
25649
25650 \backslash
25651 j
25652 \end_layout
25653
25654 \end_inset
25655 </cell>
25656 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25657 \begin_inset Text
25658
25659 \begin_layout Plain Layout
25660 \begin_inset Formula $\textrm{ȷ}$
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 </row>
25669 </lyxtabular>
25670
25671 \end_inset
25672
25673
25674 \begin_inset space \hfill{}
25675 \end_inset
25676
25677
25678 \end_layout
25679
25680 \begin_layout Standard
25681 \begin_inset Formula $\textrm{\textrm{Å}}$
25682 \end_inset
25683
25684
25685 \begin_inset Formula $\textrm{\textrm{Ø}}$
25686 \end_inset
25687
25688 の各文字は、数式ツールバーボタンの
25689 \begin_inset Info
25690 type  "icon"
25691 arg   "math-insert \\digamma"
25692 \end_inset
25693
25694 からも挿入することができます。
25695 \end_layout
25696
25697 \begin_layout Standard
25698 例外は、
25699 \series bold
25700 !
25701 \begin_inset space \hspace{}
25702 \length 0mm
25703 \end_inset
25704
25705 `
25706 \series default
25707
25708 \series bold
25709 ?
25710 \begin_inset space \hspace{}
25711 \length 0mm
25712 \end_inset
25713
25714 `
25715 \series default
25716 の各コマンドで、これらは直接LyX中の本文に入れることができます。
25717 \end_layout
25718
25719 \begin_layout Subsection
25720 文章中のアクセント
25721 \begin_inset CommandInset label
25722 LatexCommand label
25723 name "sub:文章中のアクセント"
25724
25725 \end_inset
25726
25727
25728 \begin_inset Index idx
25729 status collapsed
25730
25731 \begin_layout Plain Layout
25732 あくせんと@アクセント ! ぶんしょうちゅうの@文章中の---
25733 \end_layout
25734
25735 \end_inset
25736
25737
25738 \end_layout
25739
25740 \begin_layout Standard
25741 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
25742 \end_layout
25743
25744 \begin_layout Standard
25745 \begin_inset space \hfill{}
25746 \end_inset
25747
25748
25749 \begin_inset Tabular
25750 <lyxtabular version="3" rows="8" columns="2">
25751 <features rotate="0" tabularvalignment="middle">
25752 <column alignment="block" valignment="top">
25753 <column alignment="block" valignment="top">
25754 <row>
25755 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25756 \begin_inset Text
25757
25758 \begin_layout Plain Layout
25759 コマンド
25760 \end_layout
25761
25762 \end_inset
25763 </cell>
25764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25765 \begin_inset Text
25766
25767 \begin_layout Plain Layout
25768 出力
25769 \end_layout
25770
25771 \end_inset
25772 </cell>
25773 </row>
25774 <row>
25775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25776 \begin_inset Text
25777
25778 \begin_layout Plain Layout
25779
25780 \backslash
25781
25782 \begin_inset Quotes grd
25783 \end_inset
25784
25785 e
25786 \end_layout
25787
25788 \end_inset
25789 </cell>
25790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25791 \begin_inset Text
25792
25793 \begin_layout Plain Layout
25794 \begin_inset ERT
25795 status collapsed
25796
25797 \begin_layout Plain Layout
25798
25799
25800 \backslash
25801 "e
25802 \end_layout
25803
25804 \end_inset
25805
25806
25807 \end_layout
25808
25809 \end_inset
25810 </cell>
25811 </row>
25812 <row>
25813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25814 \begin_inset Text
25815
25816 \begin_layout Plain Layout
25817
25818 \backslash
25819 `e
25820 \end_layout
25821
25822 \end_inset
25823 </cell>
25824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25825 \begin_inset Text
25826
25827 \begin_layout Plain Layout
25828 \begin_inset ERT
25829 status collapsed
25830
25831 \begin_layout Plain Layout
25832
25833
25834 \backslash
25835 `e
25836 \end_layout
25837
25838 \end_inset
25839
25840
25841 \end_layout
25842
25843 \end_inset
25844 </cell>
25845 </row>
25846 <row>
25847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25848 \begin_inset Text
25849
25850 \begin_layout Plain Layout
25851
25852 \backslash
25853 ^
25854 \begin_inset space \textvisiblespace{}
25855 \end_inset
25856
25857 e
25858 \end_layout
25859
25860 \end_inset
25861 </cell>
25862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25863 \begin_inset Text
25864
25865 \begin_layout Plain Layout
25866 \begin_inset ERT
25867 status collapsed
25868
25869 \begin_layout Plain Layout
25870
25871
25872 \backslash
25873 ^e
25874 \end_layout
25875
25876 \end_inset
25877
25878
25879 \end_layout
25880
25881 \end_inset
25882 </cell>
25883 </row>
25884 <row>
25885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25886 \begin_inset Text
25887
25888 \begin_layout Plain Layout
25889
25890 \backslash
25891 =e
25892 \end_layout
25893
25894 \end_inset
25895 </cell>
25896 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25897 \begin_inset Text
25898
25899 \begin_layout Plain Layout
25900 \begin_inset ERT
25901 status collapsed
25902
25903 \begin_layout Plain Layout
25904
25905
25906 \backslash
25907 =e
25908 \end_layout
25909
25910 \end_inset
25911
25912
25913 \end_layout
25914
25915 \end_inset
25916 </cell>
25917 </row>
25918 <row>
25919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25920 \begin_inset Text
25921
25922 \begin_layout Plain Layout
25923
25924 \backslash
25925 u
25926 \begin_inset space \textvisiblespace{}
25927 \end_inset
25928
25929 e
25930 \end_layout
25931
25932 \end_inset
25933 </cell>
25934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25935 \begin_inset Text
25936
25937 \begin_layout Plain Layout
25938 \begin_inset ERT
25939 status collapsed
25940
25941 \begin_layout Plain Layout
25942
25943
25944 \backslash
25945 u e
25946 \end_layout
25947
25948 \end_inset
25949
25950
25951 \end_layout
25952
25953 \end_inset
25954 </cell>
25955 </row>
25956 <row>
25957 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25958 \begin_inset Text
25959
25960 \begin_layout Plain Layout
25961
25962 \backslash
25963 b
25964 \begin_inset space \textvisiblespace{}
25965 \end_inset
25966
25967 e
25968 \end_layout
25969
25970 \end_inset
25971 </cell>
25972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25973 \begin_inset Text
25974
25975 \begin_layout Plain Layout
25976 \begin_inset ERT
25977 status collapsed
25978
25979 \begin_layout Plain Layout
25980
25981
25982 \backslash
25983 b e
25984 \end_layout
25985
25986 \end_inset
25987
25988
25989 \end_layout
25990
25991 \end_inset
25992 </cell>
25993 </row>
25994 <row>
25995 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25996 \begin_inset Text
25997
25998 \begin_layout Plain Layout
25999
26000 \backslash
26001 t
26002 \begin_inset space \textvisiblespace{}
26003 \end_inset
26004
26005 ee
26006 \end_layout
26007
26008 \end_inset
26009 </cell>
26010 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26011 \begin_inset Text
26012
26013 \begin_layout Plain Layout
26014 \begin_inset ERT
26015 status collapsed
26016
26017 \begin_layout Plain Layout
26018
26019
26020 \backslash
26021 t ee
26022 \end_layout
26023
26024 \end_inset
26025
26026
26027 \end_layout
26028
26029 \end_inset
26030 </cell>
26031 </row>
26032 </lyxtabular>
26033
26034 \end_inset
26035
26036
26037 \begin_inset space \hfill{}
26038 \end_inset
26039
26040
26041 \begin_inset Tabular
26042 <lyxtabular version="3" rows="8" columns="2">
26043 <features rotate="0" tabularvalignment="middle">
26044 <column alignment="block" valignment="top">
26045 <column alignment="center" valignment="top">
26046 <row>
26047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26048 \begin_inset Text
26049
26050 \begin_layout Plain Layout
26051 コマンド
26052 \end_layout
26053
26054 \end_inset
26055 </cell>
26056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26057 \begin_inset Text
26058
26059 \begin_layout Plain Layout
26060 出力
26061 \end_layout
26062
26063 \end_inset
26064 </cell>
26065 </row>
26066 <row>
26067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26068 \begin_inset Text
26069
26070 \begin_layout Plain Layout
26071
26072 \backslash
26073 H
26074 \begin_inset space \textvisiblespace{}
26075 \end_inset
26076
26077 e
26078 \end_layout
26079
26080 \end_inset
26081 </cell>
26082 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26083 \begin_inset Text
26084
26085 \begin_layout Plain Layout
26086 \begin_inset ERT
26087 status collapsed
26088
26089 \begin_layout Plain Layout
26090
26091
26092 \backslash
26093 H e
26094 \end_layout
26095
26096 \end_inset
26097
26098
26099 \end_layout
26100
26101 \end_inset
26102 </cell>
26103 </row>
26104 <row>
26105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26106 \begin_inset Text
26107
26108 \begin_layout Plain Layout
26109
26110 \backslash
26111 'e
26112 \end_layout
26113
26114 \end_inset
26115 </cell>
26116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26117 \begin_inset Text
26118
26119 \begin_layout Plain Layout
26120 \begin_inset ERT
26121 status collapsed
26122
26123 \begin_layout Plain Layout
26124
26125
26126 \backslash
26127 'e
26128 \end_layout
26129
26130 \end_inset
26131
26132
26133 \end_layout
26134
26135 \end_inset
26136 </cell>
26137 </row>
26138 <row>
26139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26140 \begin_inset Text
26141
26142 \begin_layout Plain Layout
26143
26144 \backslash
26145 ~e
26146 \begin_inset Index idx
26147 status collapsed
26148
26149 \begin_layout Plain Layout
26150
26151 \lang english
26152 Tilde
26153 \end_layout
26154
26155 \end_inset
26156
26157
26158 \end_layout
26159
26160 \end_inset
26161 </cell>
26162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26163 \begin_inset Text
26164
26165 \begin_layout Plain Layout
26166 \begin_inset ERT
26167 status collapsed
26168
26169 \begin_layout Plain Layout
26170
26171
26172 \backslash
26173 ~e
26174 \end_layout
26175
26176 \end_inset
26177
26178
26179 \end_layout
26180
26181 \end_inset
26182 </cell>
26183 </row>
26184 <row>
26185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26186 \begin_inset Text
26187
26188 \begin_layout Plain Layout
26189
26190 \backslash
26191 .e
26192 \end_layout
26193
26194 \end_inset
26195 </cell>
26196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26197 \begin_inset Text
26198
26199 \begin_layout Plain Layout
26200 \begin_inset ERT
26201 status collapsed
26202
26203 \begin_layout Plain Layout
26204
26205
26206 \backslash
26207 .e
26208 \end_layout
26209
26210 \end_inset
26211
26212
26213 \end_layout
26214
26215 \end_inset
26216 </cell>
26217 </row>
26218 <row>
26219 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26220 \begin_inset Text
26221
26222 \begin_layout Plain Layout
26223
26224 \backslash
26225 v
26226 \begin_inset space \textvisiblespace{}
26227 \end_inset
26228
26229 e
26230 \end_layout
26231
26232 \end_inset
26233 </cell>
26234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26235 \begin_inset Text
26236
26237 \begin_layout Plain Layout
26238 \begin_inset ERT
26239 status collapsed
26240
26241 \begin_layout Plain Layout
26242
26243
26244 \backslash
26245 v e
26246 \end_layout
26247
26248 \end_inset
26249
26250
26251 \end_layout
26252
26253 \end_inset
26254 </cell>
26255 </row>
26256 <row>
26257 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26258 \begin_inset Text
26259
26260 \begin_layout Plain Layout
26261
26262 \backslash
26263 d
26264 \begin_inset space \textvisiblespace{}
26265 \end_inset
26266
26267 e
26268 \end_layout
26269
26270 \end_inset
26271 </cell>
26272 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26273 \begin_inset Text
26274
26275 \begin_layout Plain Layout
26276 \begin_inset ERT
26277 status collapsed
26278
26279 \begin_layout Plain Layout
26280
26281
26282 \backslash
26283 d e
26284 \end_layout
26285
26286 \end_inset
26287
26288
26289 \end_layout
26290
26291 \end_inset
26292 </cell>
26293 </row>
26294 <row>
26295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26296 \begin_inset Text
26297
26298 \begin_layout Plain Layout
26299
26300 \backslash
26301 c
26302 \begin_inset space \textvisiblespace{}
26303 \end_inset
26304
26305 e
26306 \end_layout
26307
26308 \end_inset
26309 </cell>
26310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26311 \begin_inset Text
26312
26313 \begin_layout Plain Layout
26314 \begin_inset ERT
26315 status collapsed
26316
26317 \begin_layout Plain Layout
26318
26319
26320 \backslash
26321 c e
26322 \end_layout
26323
26324 \end_inset
26325
26326
26327 \end_layout
26328
26329 \end_inset
26330 </cell>
26331 </row>
26332 </lyxtabular>
26333
26334 \end_inset
26335
26336
26337 \begin_inset space \hfill{}
26338 \end_inset
26339
26340
26341 \end_layout
26342
26343 \begin_layout Standard
26344 \begin_inset VSpace medskip
26345 \end_inset
26346
26347
26348 \series bold
26349
26350 \backslash
26351 t
26352 \series default
26353 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
26354 \series bold
26355
26356 \backslash
26357 t
26358 \begin_inset space \textvisiblespace{}
26359 \end_inset
26360
26361 sz
26362 \series default
26363 は、
26364 \begin_inset ERT
26365 status collapsed
26366
26367 \begin_layout Plain Layout
26368
26369
26370 \backslash
26371 t sz
26372 \end_layout
26373
26374 \end_inset
26375
26376 となります。
26377 \end_layout
26378
26379 \begin_layout Standard
26380
26381 \series bold
26382 `
26383 \series default
26384  ・
26385 \series bold
26386  '
26387 \series default
26388  ・ 
26389 \series bold
26390 ^
26391 \series default
26392  の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
26393 \begin_inset Foot
26394 status collapsed
26395
26396 \begin_layout Plain Layout
26397 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
26398 \end_layout
26399
26400 \end_inset
26401
26402
26403 \series bold
26404 ~
26405 \series default
26406 を、
26407 \emph on
26408 a
26409 \emph default
26410
26411 \emph on
26412 n
26413 \emph default
26414
26415 \emph on
26416 o
26417 \emph default
26418 といっしょに使うときも同様です。
26419 \end_layout
26420
26421 \begin_layout Standard
26422
26423 \series bold
26424
26425 \backslash
26426 b
26427 \series default
26428
26429 \series bold
26430
26431 \backslash
26432 c
26433 \series default
26434
26435 \series bold
26436
26437 \backslash
26438 d
26439 \series default
26440
26441 \series bold
26442
26443 \backslash
26444 H
26445 \series default
26446
26447 \series bold
26448
26449 \backslash
26450 t
26451 \series default
26452
26453 \series bold
26454
26455 \backslash
26456 u
26457 \series default
26458
26459 \series bold
26460
26461 \backslash
26462 v
26463 \series default
26464 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
26465 。第
26466 \begin_inset CommandInset ref
26467 LatexCommand ref
26468 reference "sub:一文字に付けるアクセント"
26469
26470 \end_inset
26471
26472 節をご参照下さい。
26473 \end_layout
26474
26475 \begin_layout Standard
26476 \begin_inset VSpace bigskip
26477 \end_inset
26478
26479 さらに、
26480 \series bold
26481
26482 \backslash
26483 textcircled
26484 \series default
26485
26486 \begin_inset Index idx
26487 status collapsed
26488
26489 \begin_layout Plain Layout
26490 こまんど@コマンド ! T ! 
26491 \backslash
26492 textcircled
26493 \end_layout
26494
26495 \end_inset
26496
26497 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
26498
26499 \end_layout
26500
26501 \begin_layout Standard
26502 \align center
26503 \begin_inset Tabular
26504 <lyxtabular version="3" rows="3" columns="2">
26505 <features rotate="0" tabularvalignment="middle">
26506 <column alignment="center" valignment="top">
26507 <column alignment="center" valignment="top">
26508 <row>
26509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26510 \begin_inset Text
26511
26512 \begin_layout Plain Layout
26513 コマンド
26514 \end_layout
26515
26516 \end_inset
26517 </cell>
26518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26519 \begin_inset Text
26520
26521 \begin_layout Plain Layout
26522 出力
26523 \begin_inset Note Note
26524 status collapsed
26525
26526 \begin_layout Plain Layout
26527 ここで
26528 \series bold
26529
26530 \backslash
26531 raisebox
26532 \series default
26533 はスペーサーとして使用しているだけです。
26534 \end_layout
26535
26536 \end_inset
26537
26538
26539 \end_layout
26540
26541 \end_inset
26542 </cell>
26543 </row>
26544 <row>
26545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26546 \begin_inset Text
26547
26548 \begin_layout Plain Layout
26549
26550 \backslash
26551 textcircled{w}
26552 \end_layout
26553
26554 \end_inset
26555 </cell>
26556 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26557 \begin_inset Text
26558
26559 \begin_layout Plain Layout
26560 \begin_inset ERT
26561 status collapsed
26562
26563 \begin_layout Plain Layout
26564
26565
26566 \backslash
26567 textcircled{w}
26568 \end_layout
26569
26570 \end_inset
26571
26572
26573 \end_layout
26574
26575 \end_inset
26576 </cell>
26577 </row>
26578 <row>
26579 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26580 \begin_inset Text
26581
26582 \begin_layout Plain Layout
26583
26584 \backslash
26585 Large 
26586 \backslash
26587 textcircled{
26588 \backslash
26589 normalsize
26590 \backslash
26591 protect
26592 \backslash
26593 raisebox{-1.5pt}{W}}
26594 \end_layout
26595
26596 \end_inset
26597 </cell>
26598 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26599 \begin_inset Text
26600
26601 \begin_layout Plain Layout
26602 \begin_inset Formula $\raisebox{4.5mm}{}$
26603 \end_inset
26604
26605
26606 \begin_inset ERT
26607 status collapsed
26608
26609 \begin_layout Plain Layout
26610
26611
26612 \backslash
26613 Large 
26614 \backslash
26615 textcircled{
26616 \backslash
26617 normalsize
26618 \backslash
26619 protect
26620 \backslash
26621 raisebox{-1.5pt}W}
26622 \end_layout
26623
26624 \end_inset
26625
26626
26627 \begin_inset Formula $\raisebox{-2mm}{}$
26628 \end_inset
26629
26630
26631 \end_layout
26632
26633 \end_inset
26634 </cell>
26635 </row>
26636 </lyxtabular>
26637
26638 \end_inset
26639
26640
26641 \end_layout
26642
26643 \begin_layout Standard
26644 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
26645 \series bold
26646
26647 \backslash
26648 Large
26649 \series default
26650
26651 \begin_inset Foot
26652 status collapsed
26653
26654 \begin_layout Plain Layout
26655
26656 \begin_inset CommandInset ref
26657 LatexCommand ref
26658 reference "sub:書体寸法"
26659
26660 \end_inset
26661
26662 節参照のこと。
26663 \end_layout
26664
26665 \end_inset
26666
26667 で丸の大きさを指定しています。そして
26668 \series bold
26669
26670 \backslash
26671 raisebox
26672 \series default
26673
26674 \begin_inset Foot
26675 status collapsed
26676
26677 \begin_layout Plain Layout
26678
26679 \begin_inset CommandInset ref
26680 LatexCommand ref
26681 reference "sub:枠なしボックス"
26682
26683 \end_inset
26684
26685 節参照のこと。
26686 \end_layout
26687
26688 \end_inset
26689
26690 を使って、文字が真ん中にくるようにしています。
26691 \end_layout
26692
26693 \begin_layout Subsection
26694 小数字
26695 \begin_inset Index idx
26696 status collapsed
26697
26698 \begin_layout Plain Layout
26699 しょうすうじ@小数字
26700 \end_layout
26701
26702 \end_inset
26703
26704
26705 \end_layout
26706
26707 \begin_layout Standard
26708 小数字(minuscule number)は、
26709 \series bold
26710
26711 \backslash
26712 oldstylenums
26713 \series default
26714
26715 \begin_inset Index idx
26716 status collapsed
26717
26718 \begin_layout Plain Layout
26719 こまんど@コマンド ! O ! 
26720 \backslash
26721 oldstylenums
26722 \end_layout
26723
26724 \end_inset
26725
26726 コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
26727 \end_layout
26728
26729 \begin_layout Standard
26730
26731 \series bold
26732
26733 \backslash
26734 oldstylenums{数字}
26735 \end_layout
26736
26737 \begin_layout Standard
26738 です。
26739 \series bold
26740
26741 \backslash
26742 oldstylenums{0123456789}
26743 \series default
26744 というコマンドは、
26745 \begin_inset Formula $\oldstylenums{0123456789}$
26746 \end_inset
26747
26748 のようになります。
26749 \end_layout
26750
26751 \begin_layout Subsection
26752 他の特殊文字
26753 \begin_inset CommandInset label
26754 LatexCommand label
26755 name "sub:他の特殊文字"
26756
26757 \end_inset
26758
26759
26760 \begin_inset Index idx
26761 status collapsed
26762
26763 \begin_layout Plain Layout
26764 とくしゅもじ@特殊文字 ! たの@他の
26765 \end_layout
26766
26767 \end_inset
26768
26769
26770 \end_layout
26771
26772 \begin_layout Standard
26773 以下の各文字は、数式中でコマンドを使用してのみ、挿入することができます。
26774 \end_layout
26775
26776 \begin_layout Standard
26777 \align center
26778 \begin_inset Tabular
26779 <lyxtabular version="3" rows="4" columns="2">
26780 <features rotate="0" tabularvalignment="middle">
26781 <column alignment="center" valignment="top">
26782 <column alignment="center" valignment="top">
26783 <row>
26784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26785 \begin_inset Text
26786
26787 \begin_layout Plain Layout
26788 コマンド
26789 \end_layout
26790
26791 \end_inset
26792 </cell>
26793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26794 \begin_inset Text
26795
26796 \begin_layout Plain Layout
26797 出力
26798 \end_layout
26799
26800 \end_inset
26801 </cell>
26802 </row>
26803 <row>
26804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26805 \begin_inset Text
26806
26807 \begin_layout Plain Layout
26808
26809 \backslash
26810 ^
26811 \begin_inset space \textvisiblespace{}
26812 \end_inset
26813
26814
26815 \end_layout
26816
26817 \end_inset
26818 </cell>
26819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26820 \begin_inset Text
26821
26822 \begin_layout Plain Layout
26823 \begin_inset Formula $\mathcircumflex$
26824 \end_inset
26825
26826
26827 \end_layout
26828
26829 \end_inset
26830 </cell>
26831 </row>
26832 <row>
26833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26834 \begin_inset Text
26835
26836 \begin_layout Plain Layout
26837
26838 \backslash
26839 _
26840 \end_layout
26841
26842 \end_inset
26843 </cell>
26844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26845 \begin_inset Text
26846
26847 \begin_layout Plain Layout
26848 \begin_inset Formula $\_$
26849 \end_inset
26850
26851
26852 \end_layout
26853
26854 \end_inset
26855 </cell>
26856 </row>
26857 <row>
26858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26859 \begin_inset Text
26860
26861 \begin_layout Plain Layout
26862 ^
26863 \begin_inset space \textvisiblespace{}
26864 \end_inset
26865
26866
26867 \backslash
26868 circ
26869 \begin_inset Index idx
26870 status collapsed
26871
26872 \begin_layout Plain Layout
26873
26874 \lang english
26875
26876 \backslash
26877
26878 \end_layout
26879
26880 \end_inset
26881
26882
26883 \end_layout
26884
26885 \end_inset
26886 </cell>
26887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26888 \begin_inset Text
26889
26890 \begin_layout Plain Layout
26891 \begin_inset Formula $^{\circ}$
26892 \end_inset
26893
26894
26895 \end_layout
26896
26897 \end_inset
26898 </cell>
26899 </row>
26900 </lyxtabular>
26901
26902 \end_inset
26903
26904
26905 \end_layout
26906
26907 \begin_layout Standard
26908 しかしながら、角度記号
26909 \begin_inset Formula $^{\circ}$
26910 \end_inset
26911
26912 は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
26913 \begin_inset Foot
26914 status collapsed
26915
26916 \begin_layout Plain Layout
26917 この件に関する詳細は、第
26918 \begin_inset CommandInset ref
26919 LatexCommand ref
26920 reference "sub:数式中のテキスト文字"
26921
26922 \end_inset
26923
26924 節にあります。
26925 \end_layout
26926
26927 \end_inset
26928
26929
26930 \end_layout
26931
26932 \begin_layout Standard
26933
26934 \series bold
26935
26936 \backslash
26937 DeclareInputtext{176}{
26938 \backslash
26939 ifmmode^
26940 \backslash
26941 circ
26942 \backslash
26943 else
26944 \backslash
26945 textdegree
26946 \backslash
26947 fi}
26948 \begin_inset Newpage newpage
26949 \end_inset
26950
26951
26952 \end_layout
26953
26954 \begin_layout Section
26955 数式様式
26956 \begin_inset CommandInset label
26957 LatexCommand label
26958 name "sec:数式様式"
26959
26960 \end_inset
26961
26962
26963 \begin_inset Index idx
26964 status collapsed
26965
26966 \begin_layout Plain Layout
26967 すうしき@数式 ! ようしき@様式
26968 \end_layout
26969
26970 \end_inset
26971
26972
26973 \end_layout
26974
26975 \begin_layout Itemize
26976 以下の二つの配置様式があります。
26977 \end_layout
26978
26979 \begin_deeper
26980 \begin_layout Description
26981 中央揃え 事前に定義された標準です。
26982 \end_layout
26983
26984 \begin_layout Description
26985 行頭下げ これを使うには、
26986 \family sans
26987 文書\SpecialChar \menuseparator
26988 設定
26989 \family default
26990 メニューの
26991 \family sans
26992 文書クラス
26993 \family default
26994 において、
26995 \series bold
26996 fleqn
26997 \series default
26998 オプションを指定しておかなくてはなりません。
26999 \end_layout
27000
27001 \begin_layout Standard
27002
27003 \series bold
27004 行頭下げ
27005 \series default
27006 を用いる場合には、行頭下げの大きさを
27007 \series bold
27008
27009 \backslash
27010 mathindent
27011 \series default
27012
27013 \begin_inset Index idx
27014 status collapsed
27015
27016 \begin_layout Plain Layout
27017 こまんど@コマンド ! M ! 
27018 \backslash
27019 mathindent
27020 \end_layout
27021
27022 \end_inset
27023
27024 の値で調整することができます。これを15
27025 \begin_inset space \thinspace{}
27026 \end_inset
27027
27028 mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
27029 \end_layout
27030
27031 \begin_layout Standard
27032
27033 \series bold
27034
27035 \backslash
27036 setlength{
27037 \backslash
27038 mathindent}{15mm}
27039 \end_layout
27040
27041 \begin_layout Standard
27042
27043 \series bold
27044
27045 \backslash
27046 mathindent
27047 \series default
27048 を明示的に指定しない場合には、事前に定義されている30
27049 \begin_inset space \thinspace{}
27050 \end_inset
27051
27052 ptが適用されます。
27053 \end_layout
27054
27055 \end_deeper
27056 \begin_layout Itemize
27057 また、以下の二つの連番様式があります。
27058 \end_layout
27059
27060 \begin_deeper
27061 \begin_layout Description
27062 右 事前に定義された標準です。
27063 \end_layout
27064
27065 \begin_layout Description
27066 左 これを使うには、
27067 \family sans
27068 文書\SpecialChar \menuseparator
27069 設定
27070 \family default
27071 メニューの
27072 \family sans
27073 文書クラス
27074 \family default
27075 において、
27076 \series bold
27077 leqno
27078 \series default
27079 オプションを指定しておかなくてはなりません。
27080 \end_layout
27081
27082 \end_deeper
27083 \begin_layout Standard
27084
27085 \series bold
27086 fleqn
27087 \series default
27088
27089 \series bold
27090 leqno
27091 \series default
27092 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
27093 \end_layout
27094
27095 \begin_layout Standard
27096 これで選択した様式は、文書中のすべての別行立て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
27097 \series bold
27098 中央揃え
27099 \series default
27100 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
27101 \begin_inset CommandInset ref
27102 LatexCommand ref
27103 reference "sub:flalign環境"
27104
27105 \end_inset
27106
27107 節をご覧下さい。
27108 \end_layout
27109
27110 \begin_layout Section
27111 多行数式
27112 \begin_inset CommandInset label
27113 LatexCommand label
27114 name "sec:多行数式"
27115
27116 \end_inset
27117
27118
27119 \begin_inset Index idx
27120 status collapsed
27121
27122 \begin_layout Plain Layout
27123 すうしき@数式 ! たぎょう@多行
27124 \end_layout
27125
27126 \end_inset
27127
27128
27129 \end_layout
27130
27131 \begin_layout Subsection
27132 概要
27133 \end_layout
27134
27135 \begin_layout Standard
27136 LyXでは、多行数式は、数式中で
27137 \begin_inset Info
27138 type  "shortcut"
27139 arg   "newline-insert newline"
27140 \end_inset
27141
27142 を押すことで作られます。この操作によって、第
27143 \begin_inset CommandInset ref
27144 LatexCommand ref
27145 reference "sub:eqnarray環境"
27146
27147 \end_inset
27148
27149 節に述べられている
27150 \series bold
27151 eqnarray環境
27152 \series default
27153 が作り出されるか、あるいは文書設定で
27154 \family sans
27155 AMS mathパッケージを使う
27156 \family default
27157 オプションが選択されている場合には、第
27158 \begin_inset CommandInset ref
27159 LatexCommand ref
27160 reference "sub:標準align環境"
27161
27162 \end_inset
27163
27164 節に述べられている
27165 \series bold
27166 align環境
27167 \series default
27168 が作り出されることになります。
27169 \end_layout
27170
27171 \begin_layout Standard
27172 他にも、
27173 \family sans
27174 挿入\SpecialChar \menuseparator
27175 数式
27176 \family default
27177 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
27178 \end_layout
27179
27180 \begin_layout Standard
27181 すべての多行数式において、新規行は、
27182 \begin_inset Info
27183 type  "shortcut"
27184 arg   "newline-insert newline"
27185 \end_inset
27186
27187 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
27188 \begin_inset Info
27189 type  "icon"
27190 arg   "inset-modify tabular append-row"
27191 \end_inset
27192
27193
27194 \begin_inset Info
27195 type  "icon"
27196 arg   "inset-modify tabular delete-row"
27197 \end_inset
27198
27199 を使うか、
27200 \family sans
27201 編集\SpecialChar \menuseparator
27202 行と列
27203 \family default
27204 メニューを使うことができます。
27205 \end_layout
27206
27207 \begin_layout Subsubsection
27208 行間
27209 \begin_inset CommandInset label
27210 LatexCommand label
27211 name "sub:行間"
27212
27213 \end_inset
27214
27215
27216 \begin_inset Index idx
27217 status collapsed
27218
27219 \begin_layout Plain Layout
27220 すうしき@数式 ! たぎょう@多行 ! ぎょうかん@行間
27221 \end_layout
27222
27223 \end_inset
27224
27225
27226 \end_layout
27227
27228 \begin_layout Standard
27229 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
27230 \begin_inset Formula 
27231 \begin{eqnarray*}
27232 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}\\
27233 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
27234 \end{eqnarray*}
27235
27236 \end_inset
27237
27238
27239 \end_layout
27240
27241 \begin_layout Standard
27242 LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
27243 \begin_inset Foot
27244 status collapsed
27245
27246 \begin_layout Plain Layout
27247 \begin_inset CommandInset href
27248 LatexCommand href
27249 name "LyX-bug #1505"
27250 target "http://www.lyx.org/trac/ticket/1505"
27251
27252 \end_inset
27253
27254 を参照。
27255 \end_layout
27256
27257 \end_inset
27258
27259 ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
27260 \series bold
27261
27262 \backslash
27263
27264 \backslash
27265 [3mm]
27266 \series default
27267 というコマンドを入れます。すると、次のようになります。
27268 \begin_inset ERT
27269 status collapsed
27270
27271 \begin_layout Plain Layout
27272
27273
27274 \backslash
27275 begin{eqnarray*}
27276 \end_layout
27277
27278 \begin_layout Plain Layout
27279
27280 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27281  = & 
27282 \backslash
27283 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27284 \backslash
27285
27286 \backslash
27287 [3mm]
27288 \end_layout
27289
27290 \begin_layout Plain Layout
27291
27292 4x^{2}
27293 \backslash
27294 left(B^{2}+x_{0}^{2}
27295 \backslash
27296 right)+4x_{0}x
27297 \backslash
27298 left(D-B^{2}
27299 \backslash
27300 right)+B^{2}
27301 \backslash
27302 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27303 \backslash
27304 right) & = & 0
27305 \end_layout
27306
27307 \begin_layout Plain Layout
27308
27309
27310 \backslash
27311 end{eqnarray*}
27312 \end_layout
27313
27314 \end_inset
27315
27316
27317 \end_layout
27318
27319 \begin_layout Standard
27320 \begin_inset VSpace bigskip
27321 \end_inset
27322
27323 同一数式内のすべての行の行間を一律に指定するには、
27324 \series bold
27325
27326 \backslash
27327 jot
27328 \series default
27329
27330 \begin_inset Index idx
27331 status collapsed
27332
27333 \begin_layout Plain Layout
27334 こまんど@コマンド ! J ! 
27335 \backslash
27336 jot
27337 \end_layout
27338
27339 \end_inset
27340
27341 変数を変更します。定義は、
27342 \begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
27343 \end_inset
27344
27345 となっています。
27346 \series bold
27347
27348 \backslash
27349 jot
27350 \series default
27351 の既定値は、3
27352 \begin_inset space \thinspace{}
27353 \end_inset
27354
27355 ptです。上記の例のように、行間を3
27356 \begin_inset space \thinspace{}
27357 \end_inset
27358
27359 mm追加するには、
27360 \end_layout
27361
27362 \begin_layout Standard
27363
27364 \series bold
27365
27366 \backslash
27367 setlength{
27368 \backslash
27369 jot}{3mm+3pt}
27370 \end_layout
27371
27372 \begin_layout Standard
27373 というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
27374 \end_layout
27375
27376 \begin_layout Standard
27377
27378 \series bold
27379
27380 \backslash
27381 usepackage{calc}
27382 \end_layout
27383
27384 \begin_layout Standard
27385 という行を入れて、LaTeXパッケージ
27386 \series bold
27387 calc
27388 \series default
27389
27390 \begin_inset Foot
27391 status collapsed
27392
27393 \begin_layout Plain Layout
27394
27395 \series bold
27396 calc
27397 \series default
27398 は標準的なLaTeX頒布版のすべてに付属しています。
27399 \end_layout
27400
27401 \end_inset
27402
27403
27404 \begin_inset Index idx
27405 status collapsed
27406
27407 \begin_layout Plain Layout
27408 ぱっけーじ@パッケージ ! calc
27409 \end_layout
27410
27411 \end_inset
27412
27413  を読み込んでおく必要があります。すると、
27414 \begin_inset ERT
27415 status collapsed
27416
27417 \begin_layout Plain Layout
27418
27419
27420 \backslash
27421 setlength{
27422 \backslash
27423 jot}{3mm+3pt}
27424 \end_layout
27425
27426 \end_inset
27427
27428
27429 \begin_inset Formula 
27430 \begin{eqnarray*}
27431 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}\\
27432 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
27433 \end{eqnarray*}
27434
27435 \end_inset
27436
27437
27438 \end_layout
27439
27440 \begin_layout Standard
27441 \begin_inset ERT
27442 status collapsed
27443
27444 \begin_layout Plain Layout
27445
27446
27447 \backslash
27448 setlength{
27449 \backslash
27450 jot}{3pt}
27451 \end_layout
27452
27453 \end_inset
27454
27455 のような結果を得ます。行間を既定値に戻すには、
27456 \series bold
27457
27458 \backslash
27459 jot
27460 \series default
27461 をふたたび3
27462 \begin_inset space \thinspace{}
27463 \end_inset
27464
27465 ptに戻します。
27466 \end_layout
27467
27468 \begin_layout Subsubsection
27469 列間
27470 \begin_inset CommandInset label
27471 LatexCommand label
27472 name "sub:列間"
27473
27474 \end_inset
27475
27476
27477 \begin_inset Index idx
27478 status collapsed
27479
27480 \begin_layout Plain Layout
27481 すうしき@数式 ! たぎょうすうしき@多行数式 ! れつかん@列間
27482 \end_layout
27483
27484 \end_inset
27485
27486
27487 \end_layout
27488
27489 \begin_layout Standard
27490 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
27491
27492 \end_layout
27493
27494 \begin_layout Standard
27495 列間は、
27496 \series bold
27497
27498 \backslash
27499 arraycolsep
27500 \series default
27501
27502 \begin_inset Index idx
27503 status collapsed
27504
27505 \begin_layout Plain Layout
27506 こまんど@コマンド ! A ! 
27507 \backslash
27508 arraycolsep
27509 \end_layout
27510
27511 \end_inset
27512
27513 変数を使って指定し、
27514 \begin_inset Newline newline
27515 \end_inset
27516
27517 列間 = 2
27518 \begin_inset space \thinspace{}
27519 \end_inset
27520
27521
27522 \series bold
27523
27524 \backslash
27525 arraycolsep
27526 \series default
27527
27528 \begin_inset Newline newline
27529 \end_inset
27530
27531 という関係があります。したがって、
27532 \end_layout
27533
27534 \begin_layout Standard
27535
27536 \series bold
27537
27538 \backslash
27539 setlength{
27540 \backslash
27541 arraycolsep}{1cm}
27542 \end_layout
27543
27544 \begin_layout Standard
27545 というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
27546 \begin_inset space \thinspace{}
27547 \end_inset
27548
27549 cmになります。これを既定値に戻すには、
27550 \series bold
27551
27552 \backslash
27553 arraycolsep
27554 \series default
27555 を5
27556 \begin_inset space \thinspace{}
27557 \end_inset
27558
27559 ptに戻して下さい。
27560 \end_layout
27561
27562 \begin_layout Standard
27563 以下は、2
27564 \begin_inset space \thinspace{}
27565 \end_inset
27566
27567 cmの列間を持つ数式です。
27568 \begin_inset ERT
27569 status collapsed
27570
27571 \begin_layout Plain Layout
27572
27573
27574 \backslash
27575 setlength{
27576 \backslash
27577 arraycolsep}{1cm}
27578 \end_layout
27579
27580 \end_inset
27581
27582
27583 \begin_inset Formula 
27584 \begin{eqnarray*}
27585 A & = & B\\
27586 C & \ne & A
27587 \end{eqnarray*}
27588
27589 \end_inset
27590
27591 行列の既定の列間10
27592 \begin_inset space \thinspace{}
27593 \end_inset
27594
27595 ptを持つ数式です。
27596 \begin_inset ERT
27597 status collapsed
27598
27599 \begin_layout Plain Layout
27600
27601
27602 \backslash
27603 setlength{
27604 \backslash
27605 arraycolsep}{5pt}
27606 \end_layout
27607
27608 \end_inset
27609
27610
27611 \begin_inset Formula 
27612 \begin{eqnarray*}
27613 A & = & B\\
27614 C & \ne & A
27615 \end{eqnarray*}
27616
27617 \end_inset
27618
27619
27620 \end_layout
27621
27622 \begin_layout Subsubsection
27623 長い数式
27624 \begin_inset Index idx
27625 status collapsed
27626
27627 \begin_layout Plain Layout
27628 すうしき@数式 ! ながい@長い
27629 \end_layout
27630
27631 \end_inset
27632
27633
27634 \end_layout
27635
27636 \begin_layout Standard
27637 長い数式は、以下の方法を使って組版することができます。
27638 \end_layout
27639
27640 \begin_layout Itemize
27641 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
27642 \begin_inset Formula 
27643 \begin{eqnarray}
27644 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 \\
27645  &  & -\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}
27646 \end{eqnarray}
27647
27648 \end_inset
27649
27650 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
27651 示されません。これを避けるために、マイナス記号の後に
27652 \series bold
27653
27654 \backslash
27655 hspace
27656 \series default
27657 .
27658 \begin_inset Foot
27659 status collapsed
27660
27661 \begin_layout Plain Layout
27662
27663 \series bold
27664
27665 \backslash
27666 hspace
27667 \series default
27668 に関しての詳細は、第
27669 \begin_inset CommandInset ref
27670 LatexCommand ref
27671 reference "sub:可変長の空白"
27672
27673 \end_inset
27674
27675 節をご覧下さい。
27676 \end_layout
27677
27678 \end_inset
27679
27680
27681 \begin_inset Index idx
27682 status collapsed
27683
27684 \begin_layout Plain Layout
27685 こまんど@コマンド ! H ! 
27686 \backslash
27687 hspace
27688 \end_layout
27689
27690 \end_inset
27691
27692 コマンドを使って3
27693 \begin_inset space \thinspace{}
27694 \end_inset
27695
27696 pt空白を入れてあります。
27697 \end_layout
27698
27699 \begin_layout Itemize
27700 数式の両辺がともに長すぎるときには、
27701 \series bold
27702
27703 \backslash
27704 lefteqn
27705 \series default
27706
27707 \begin_inset Index idx
27708 status collapsed
27709
27710 \begin_layout Plain Layout
27711 こまんど@コマンド ! L ! 
27712 \backslash
27713 lefteqn
27714 \end_layout
27715
27716 \end_inset
27717
27718 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
27719 \begin_inset Formula 
27720 \begin{eqnarray}
27721 \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 \\
27722  &  & -\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 \\
27723  &  & =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}
27724 \end{eqnarray}
27725
27726 \end_inset
27727
27728
27729 \series bold
27730
27731 \backslash
27732 lefteqn
27733 \series default
27734 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
27735 \begin_inset Newline newline
27736 \end_inset
27737
27738 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
27739 \begin_inset VSpace medskip
27740 \end_inset
27741
27742
27743 \begin_inset Newline newline
27744 \end_inset
27745
27746
27747 \begin_inset Note Greyedout
27748 status open
27749
27750 \begin_layout Plain Layout
27751
27752 \series bold
27753
27754 \backslash
27755 lefteqn
27756 \series default
27757 を使用する際には、以下のことにご注意下さい。
27758 \end_layout
27759
27760 \begin_layout Itemize
27761 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
27762 \begin_inset Formula $-B^{2}$
27763 \end_inset
27764
27765 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
27766 \end_layout
27767
27768 \begin_layout Itemize
27769 LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
27770 \begin_inset Foot
27771 status collapsed
27772
27773 \begin_layout Plain Layout
27774 \begin_inset CommandInset href
27775 LatexCommand href
27776 name "LyX-bug #1429"
27777 target "http://www.lyx.org/trac/ticket/1429"
27778
27779 \end_inset
27780
27781
27782 \end_layout
27783
27784 \end_inset
27785
27786 。カーソルを行頭に合わせて、矢印
27787 \begin_inset Flex Ruby
27788 status collapsed
27789
27790 \begin_layout Plain Layout
27791
27792 \begin_inset Argument post:1
27793 status collapsed
27794
27795 \begin_layout Plain Layout
27796 キー
27797 \end_layout
27798
27799 \end_inset
27800
27801
27802 \end_layout
27803
27804 \end_inset
27805
27806 で移動するしかありません。
27807 \end_layout
27808
27809 \end_inset
27810
27811
27812 \end_layout
27813
27814 \begin_layout Itemize
27815 長い数式を組む他の方法として、第
27816 \begin_inset CommandInset ref
27817 LatexCommand ref
27818 reference "sub:multline環境"
27819
27820 \end_inset
27821
27822 節と第
27823 \begin_inset CommandInset ref
27824 LatexCommand ref
27825 reference "sub:数式の一部の多行化"
27826
27827 \end_inset
27828
27829 節で述べられている環境を用いる方法があります。
27830 \end_layout
27831
27832 \begin_layout Subsubsection
27833 多行にわたる括弧
27834 \begin_inset CommandInset label
27835 LatexCommand label
27836 name "sub:多行にわたる括弧"
27837
27838 \end_inset
27839
27840
27841 \begin_inset Index idx
27842 status collapsed
27843
27844 \begin_layout Plain Layout
27845 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
27846 \end_layout
27847
27848 \end_inset
27849
27850
27851 \end_layout
27852
27853 \begin_layout Standard
27854 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
27855 \begin_inset Formula 
27856 \begin{eqnarray*}
27857 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27858  &  & \left.\cdots+B-D\right]
27859 \end{eqnarray*}
27860
27861 \end_inset
27862
27863
27864 \end_layout
27865
27866 \begin_layout Standard
27867 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
27868 \end_layout
27869
27870 \begin_layout Standard
27871 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
27872 \series bold
27873
27874 \backslash
27875 right.
27876 \series default
27877
27878 \begin_inset Index idx
27879 status collapsed
27880
27881 \begin_layout Plain Layout
27882 こまんど@コマンド ! R ! 
27883 \backslash
27884 right
27885 \end_layout
27886
27887 \end_inset
27888
27889 とし、二行めの始めを
27890 \series bold
27891
27892 \backslash
27893 left.
27894 \begin_inset Foot
27895 status collapsed
27896
27897 \begin_layout Plain Layout
27898
27899 \series bold
27900
27901 \backslash
27902 left
27903 \series default
27904
27905 \series bold
27906
27907 \backslash
27908 right
27909 \series default
27910 に関する詳細は、第
27911 \begin_inset CommandInset ref
27912 LatexCommand ref
27913 reference "sub:自動の括弧丈"
27914
27915 \end_inset
27916
27917 節をご覧下さい。
27918 \end_layout
27919
27920 \end_inset
27921
27922
27923 \series default
27924
27925 \begin_inset Index idx
27926 status collapsed
27927
27928 \begin_layout Plain Layout
27929 こまんど@コマンド ! L ! 
27930 \backslash
27931 left
27932 \end_layout
27933
27934 \end_inset
27935
27936 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
27937 \series bold
27938
27939 \backslash
27940 left.
27941 \series default
27942 の後に、
27943 \series bold
27944
27945 \backslash
27946 vphantom
27947 \series default
27948
27949 \begin_inset space \textvisiblespace{}
27950 \end_inset
27951
27952
27953 \series bold
27954
27955 \backslash
27956 prod
27957 \series default
27958 ^
27959 \begin_inset space \textvisiblespace{}
27960 \end_inset
27961
27962
27963 \series bold
27964
27965 \backslash
27966 infty
27967 \series default
27968
27969 \begin_inset space \textvisiblespace{}
27970 \end_inset
27971
27972
27973 \series bold
27974
27975 \begin_inset Formula $\downarrow$
27976 \end_inset
27977
27978 _R=1}
27979 \series default
27980
27981 \begin_inset Index idx
27982 status collapsed
27983
27984 \begin_layout Plain Layout
27985 こまんど@コマンド ! V ! 
27986 \backslash
27987 vphantom
27988 \end_layout
27989
27990 \end_inset
27991
27992 というコマンドを挿入します。
27993 \end_layout
27994
27995 \begin_layout Standard
27996 その結果が以下の数式です。
27997 \begin_inset Formula 
27998 \begin{eqnarray*}
27999 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28000  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
28001 \end{eqnarray*}
28002
28003 \end_inset
28004
28005
28006 \end_layout
28007
28008 \begin_layout Subsection
28009 align環境
28010 \end_layout
28011
28012 \begin_layout Standard
28013 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
28014 \end_layout
28015
28016 \begin_layout Standard
28017 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
28018 \end_layout
28019
28020 \begin_layout Standard
28021 align環境は、
28022 \family sans
28023 挿入\SpecialChar \menuseparator
28024 数式
28025 \family default
28026 メニューから作ることができます。
28027 \family sans
28028 編集\SpecialChar \menuseparator
28029 数式\SpecialChar \menuseparator
28030 数式の表記を変更
28031 \family default
28032 メニューを使えば、既存の数式をalign環境に変更することができます。
28033 \end_layout
28034
28035 \begin_layout Standard
28036 列を追加したり削除したりするには、数式ツールバーボタンの
28037 \begin_inset Info
28038 type  "icon"
28039 arg   "inset-modify tabular append-column"
28040 \end_inset
28041
28042
28043 \begin_inset Info
28044 type  "icon"
28045 arg   "inset-modify tabular delete-column"
28046 \end_inset
28047
28048 を使うか、
28049 \family sans
28050 編集\SpecialChar \menuseparator
28051 行と列
28052 \family default
28053 メニューを使います。
28054 \end_layout
28055
28056 \begin_layout Subsubsection
28057 標準align環境
28058 \begin_inset CommandInset label
28059 LatexCommand label
28060 name "sub:標準align環境"
28061
28062 \end_inset
28063
28064
28065 \begin_inset Index idx
28066 status collapsed
28067
28068 \begin_layout Plain Layout
28069 すうしき@数式 ! たぎょう@多行 ! alignかんきょう@align環境
28070 \end_layout
28071
28072 \end_inset
28073
28074
28075 \end_layout
28076
28077 \begin_layout Standard
28078 このalign環境は、数式中で
28079 \begin_inset Info
28080 type  "shortcut"
28081 arg   "newline-insert newline"
28082 \end_inset
28083
28084 を押すか、
28085 \family sans
28086 挿入\SpecialChar \menuseparator
28087 数式\SpecialChar \menuseparator
28088 AMS align環境
28089 \family default
28090 メニューで作ることができます。
28091 \end_layout
28092
28093 \begin_layout Standard
28094 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
28095 \begin_inset Formula 
28096 \begin{align*}
28097 A & =\sin(B) & C & =D\\
28098 C & \ne A & B & \ne D
28099 \end{align*}
28100
28101 \end_inset
28102
28103 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
28104 \series bold
28105
28106 \backslash
28107 hfill
28108 \begin_inset Foot
28109 status collapsed
28110
28111 \begin_layout Plain Layout
28112
28113 \series bold
28114
28115 \backslash
28116 hfill
28117 \series default
28118 に関する詳細は、第
28119 \begin_inset CommandInset ref
28120 LatexCommand ref
28121 reference "sub:可変長の空白"
28122
28123 \end_inset
28124
28125 節をご覧下さい。
28126 \end_layout
28127
28128 \end_inset
28129
28130
28131 \series default
28132 があるかのように配置されます。数式様式として
28133 \series bold
28134 行頭下げ
28135 \begin_inset Foot
28136 status collapsed
28137
28138 \begin_layout Plain Layout
28139
28140 \series bold
28141 数式様式については、第
28142 \series default
28143
28144 \begin_inset CommandInset ref
28145 LatexCommand ref
28146 reference "sec:数式様式"
28147
28148 \end_inset
28149
28150 節をご覧下さい。
28151 \end_layout
28152
28153 \end_inset
28154
28155
28156 \series default
28157 を使う場合には、第一列の前の
28158 \series bold
28159
28160 \backslash
28161 hfill
28162 \series default
28163 はない形で数式が設定されます。
28164 \end_layout
28165
28166 \begin_layout Subsubsection
28167 alignat環境
28168 \begin_inset Index idx
28169 status collapsed
28170
28171 \begin_layout Plain Layout
28172 すうしき@数式 ! たぎょう@多行 ! alignatかんきょう@alignat環境
28173 \end_layout
28174
28175 \end_inset
28176
28177
28178 \end_layout
28179
28180 \begin_layout Standard
28181 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
28182 \begin_inset CommandInset ref
28183 LatexCommand ref
28184 reference "sub:空白"
28185
28186 \end_inset
28187
28188 節に述べられている空白を使用して手動で入れます。
28189 \end_layout
28190
28191 \begin_layout Standard
28192 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
28193 \begin_inset space \thinspace{}
28194 \end_inset
28195
28196 cmの空白を入れたものです。
28197 \begin_inset Formula 
28198 \begin{alignat*}{2}
28199 A & =\sin(B) & \hspace{1cm}C & =D\\
28200 C & \ne A & B & \ne D
28201 \end{alignat*}
28202
28203 \end_inset
28204
28205 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
28206 \end_layout
28207
28208 \begin_layout Subsubsection
28209 flalign環境
28210 \begin_inset CommandInset label
28211 LatexCommand label
28212 name "sub:flalign環境"
28213
28214 \end_inset
28215
28216
28217 \begin_inset Index idx
28218 status collapsed
28219
28220 \begin_layout Plain Layout
28221 すうしき@数式 ! たぎょう@多行 ! flalignかんきょう@flalign環境
28222 \end_layout
28223
28224 \end_inset
28225
28226
28227 \end_layout
28228
28229 \begin_layout Standard
28230 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
28231 \begin_inset Formula 
28232 \begin{flalign*}
28233 A & =1 & B & =2 & C & =3\\
28234 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
28235 \end{flalign*}
28236
28237 \end_inset
28238
28239
28240 \end_layout
28241
28242 \begin_layout Standard
28243 奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
28244 \series bold
28245 中央揃え
28246 \series default
28247 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
28248 \begin_inset CommandInset ref
28249 LatexCommand eqref
28250 reference "eq:VolInt"
28251
28252 \end_inset
28253
28254 式を行頭下げにしたものです。
28255 \begin_inset Formula 
28256 \begin{flalign}
28257 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
28258 \end{flalign}
28259
28260 \end_inset
28261
28262 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
28263 \begin_inset space \thinspace{}
28264 \end_inset
28265
28266 ptの空白が第1列の頭に入れてあります。
28267 \end_layout
28268
28269 \begin_layout Subsection
28270 eqnarray環境
28271 \begin_inset CommandInset label
28272 LatexCommand label
28273 name "sub:eqnarray環境"
28274
28275 \end_inset
28276
28277
28278 \begin_inset Index idx
28279 status collapsed
28280
28281 \begin_layout Plain Layout
28282 すうしき@数式 ! たぎょう@多行 ! eqnarrayかんきょう@eqnarray環境
28283 \end_layout
28284
28285 \end_inset
28286
28287
28288 \end_layout
28289
28290 \begin_layout Standard
28291 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
28292 いるので、その内容は中央揃えで少し小さく設定されます。
28293 \begin_inset Formula 
28294 \begin{eqnarray*}
28295 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28296 AB & AB & AB\\
28297 A & = & A
28298 \end{eqnarray*}
28299
28300 \end_inset
28301
28302
28303 \end_layout
28304
28305 \begin_layout Subsection
28306 gather環境
28307 \begin_inset Index idx
28308 status collapsed
28309
28310 \begin_layout Plain Layout
28311 すうしき@数式 ! たぎょう@多行 ! gatherかんきょう@gather環境
28312 \end_layout
28313
28314 \end_inset
28315
28316
28317 \end_layout
28318
28319 \begin_layout Standard
28320 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
28321 \begin_inset Formula 
28322 \begin{gather}
28323 A=1\\
28324 X=\textrm{-}1
28325 \end{gather}
28326
28327 \end_inset
28328
28329
28330 \end_layout
28331
28332 \begin_layout Subsection
28333 multline環境
28334 \begin_inset CommandInset label
28335 LatexCommand label
28336 name "sub:multline環境"
28337
28338 \end_inset
28339
28340
28341 \begin_inset Index idx
28342 status collapsed
28343
28344 \begin_layout Plain Layout
28345 すうしき@数式 ! たぎょう@多行 ! multlineかんきょう@multpline環境
28346 \end_layout
28347
28348 \end_inset
28349
28350
28351 \end_layout
28352
28353 \begin_layout Standard
28354 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
28355 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
28356 \begin_inset CommandInset ref
28357 LatexCommand eqref
28358 reference "eq:lefteqn"
28359
28360 \end_inset
28361
28362 式をmultline環境に置いたものを示します。
28363 \begin_inset Formula 
28364 \begin{multline}
28365 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}\\
28366 -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}\\
28367 =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}}
28368 \end{multline}
28369
28370 \end_inset
28371
28372
28373 \end_layout
28374
28375 \begin_layout Standard
28376 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
28377 \begin_inset Foot
28378 status collapsed
28379
28380 \begin_layout Plain Layout
28381 付番様式については、第
28382 \begin_inset CommandInset ref
28383 LatexCommand ref
28384 reference "sec:数式様式"
28385
28386 \end_inset
28387
28388 節を参照。
28389 \end_layout
28390
28391 \end_inset
28392
28393
28394 \end_layout
28395
28396 \begin_layout Standard
28397
28398 \series bold
28399
28400 \backslash
28401 shoveright
28402 \begin_inset Index idx
28403 status collapsed
28404
28405 \begin_layout Plain Layout
28406 こまんど@コマンド ! S ! 
28407 \backslash
28408 shoveright
28409 \end_layout
28410
28411 \end_inset
28412
28413 コマンドや
28414 \backslash
28415 shoveleft
28416 \begin_inset Index idx
28417 status collapsed
28418
28419 \begin_layout Plain Layout
28420 こまんど@コマンド ! S ! 
28421 \backslash
28422 shoveleft
28423 \end_layout
28424
28425 \end_inset
28426
28427
28428 \series default
28429 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
28430 \end_layout
28431
28432 \begin_layout Standard
28433
28434 \series bold
28435
28436 \backslash
28437 shoveright{行の内容}
28438 \series default
28439 あるいは
28440 \series bold
28441
28442 \backslash
28443 shoveleft{行の内容}
28444 \end_layout
28445
28446 \begin_layout Standard
28447 \begin_inset VSpace medskip
28448 \end_inset
28449
28450
28451 \series bold
28452
28453 \backslash
28454 multlinegap
28455 \begin_inset Index idx
28456 status collapsed
28457
28458 \begin_layout Plain Layout
28459 こまんど@コマンド ! M ! 
28460 \backslash
28461 multlinegap
28462 \end_layout
28463
28464 \end_inset
28465
28466
28467 \series default
28468 長は、一行めの左ページ余白からの距離を指定します。既定値は0
28469 \begin_inset space \thinspace{}
28470 \end_inset
28471
28472 ptの長さです。
28473 \end_layout
28474
28475 \begin_layout Standard
28476 以下は、上記の数式に
28477 \end_layout
28478
28479 \begin_layout Standard
28480
28481 \series bold
28482
28483 \backslash
28484 setlength{
28485 \backslash
28486 multlinegap}{2cm}
28487 \end_layout
28488
28489 \begin_layout Standard
28490 というコマンドを、TeXモードで直前に挿入した例です。
28491 \begin_inset ERT
28492 status collapsed
28493
28494 \begin_layout Plain Layout
28495
28496
28497 \backslash
28498 setlength{
28499 \backslash
28500 multlinegap}{2cm}
28501 \end_layout
28502
28503 \end_inset
28504
28505
28506 \begin_inset Formula 
28507 \begin{multline}
28508 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}\\
28509 \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}}\\
28510 =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}}
28511 \end{multline}
28512
28513 \end_inset
28514
28515
28516 \begin_inset ERT
28517 status collapsed
28518
28519 \begin_layout Plain Layout
28520
28521
28522 \backslash
28523 setlength{
28524 \backslash
28525 multlinegap}{0pt}
28526 \end_layout
28527
28528 \end_inset
28529
28530 二行めは、
28531 \series bold
28532
28533 \backslash
28534 shoveleft
28535 \series default
28536 を使って左揃えにしています。
28537 \end_layout
28538
28539 \begin_layout Subsection
28540 数式の一部の多行化
28541 \begin_inset CommandInset label
28542 LatexCommand label
28543 name "sub:数式の一部の多行化"
28544
28545 \end_inset
28546
28547
28548 \begin_inset Index idx
28549 status collapsed
28550
28551 \begin_layout Plain Layout
28552 すうしき@数式 ! たぎょう@多行 ! すうしきのいちぶ@数式の一部
28553 \end_layout
28554
28555 \end_inset
28556
28557
28558 \end_layout
28559
28560 \begin_layout Standard
28561 数式の一部分のみを多行表示したい場合には、
28562 \series bold
28563 aligned
28564 \series default
28565
28566 \series bold
28567 alignedat
28568 \series default
28569
28570 \series bold
28571 gathered
28572 \series default
28573
28574 \series bold
28575 split
28576 \series default
28577 のうちのいずれかの環境を使用します。これらは、
28578 \family sans
28579 挿入\SpecialChar \menuseparator
28580 数式
28581 \family default
28582 メニューか、本節で解説している各コマンドを使用して挿入することができます。
28583 \end_layout
28584
28585 \begin_layout Standard
28586 最初の三つの環境は、環境名から
28587 \series bold
28588 ed
28589 \series default
28590 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
28591 \begin_inset Formula 
28592 \[
28593 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28594 \Delta E\Delta t & \ge\frac{\hbar}{2}
28595 \end{aligned}
28596 \right\} \textrm{不確定性原理}
28597 \]
28598
28599 \end_inset
28600
28601
28602 \end_layout
28603
28604 \begin_layout Standard
28605 この数式を作るには、別行立て数式をまず作っておいて、そこに
28606 \series bold
28607
28608 \backslash
28609 aligned
28610 \begin_inset Index idx
28611 status collapsed
28612
28613 \begin_layout Plain Layout
28614 こまんど@コマンド ! A ! 
28615 \backslash
28616 aligned
28617 \end_layout
28618
28619 \end_inset
28620
28621
28622 \series default
28623 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
28624 ます。
28625 \end_layout
28626
28627 \begin_layout Standard
28628 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行立て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
28629 に配置できる利点があります。以下に例として、
28630 \begin_inset CommandInset ref
28631 LatexCommand eqref
28632 reference "eq:shortlong"
28633
28634 \end_inset
28635
28636 式にaligned環境を適用したものを示します。
28637 \begin_inset Formula 
28638 \begin{equation}
28639 \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}|}\\
28640  & -\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}|}
28641 \end{aligned}
28642 \end{equation}
28643
28644 \end_inset
28645
28646
28647 \end_layout
28648
28649 \begin_layout Standard
28650
28651 \series bold
28652 alignedat
28653 \series default
28654
28655 \series bold
28656 gathered
28657 \series default
28658
28659 \series bold
28660 split
28661 \series default
28662 の各環境を使うには、それぞれ
28663 \series bold
28664
28665 \backslash
28666 alignedat
28667 \series default
28668
28669 \begin_inset Index idx
28670 status collapsed
28671
28672 \begin_layout Plain Layout
28673 こまんど@コマンド ! A ! 
28674 \backslash
28675 alignedat
28676 \end_layout
28677
28678 \end_inset
28679
28680
28681 \series bold
28682
28683 \backslash
28684 gathered
28685 \series default
28686
28687 \begin_inset Index idx
28688 status collapsed
28689
28690 \begin_layout Plain Layout
28691 こまんど@コマンド ! G ! 
28692 \backslash
28693 gathered
28694 \end_layout
28695
28696 \end_inset
28697
28698
28699 \series bold
28700
28701 \backslash
28702 split
28703 \series default
28704
28705 \begin_inset Index idx
28706 status collapsed
28707
28708 \begin_layout Plain Layout
28709 こまんど@コマンド ! S ! 
28710 \backslash
28711 split
28712 \end_layout
28713
28714 \end_inset
28715
28716 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
28717 \end_layout
28718
28719 \begin_layout Subsection
28720 多行数式中のテキスト
28721 \begin_inset CommandInset label
28722 LatexCommand label
28723 name "sub:多行数式中のテキスト"
28724
28725 \end_inset
28726
28727
28728 \begin_inset Index idx
28729 status collapsed
28730
28731 \begin_layout Plain Layout
28732 てきすと@テキスト ! すうしきちゅうの@数式中の
28733 \end_layout
28734
28735 \end_inset
28736
28737
28738 \begin_inset Index idx
28739 status collapsed
28740
28741 \begin_layout Plain Layout
28742 すうしき@数式 ! たぎょう@多行 ! てきすと@テキスト
28743 \end_layout
28744
28745 \end_inset
28746
28747
28748 \end_layout
28749
28750 \begin_layout Standard
28751 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
28752 式を持つ
28753 \series bold
28754
28755 \backslash
28756 intertext
28757 \series default
28758
28759 \begin_inset Index idx
28760 status collapsed
28761
28762 \begin_layout Plain Layout
28763 こまんど@コマンド ! I ! 
28764 \backslash
28765 intertext
28766 \end_layout
28767
28768 \end_inset
28769
28770 コマンドを使います。
28771 \end_layout
28772
28773 \begin_layout Standard
28774
28775 \series bold
28776
28777 \backslash
28778 intertext{テキスト}
28779 \end_layout
28780
28781 \begin_layout Standard
28782 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。LyXは、現時点では
28783 \series bold
28784
28785 \backslash
28786 intertext
28787 \series default
28788 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
28789 \series bold
28790
28791 \backslash
28792 intertext
28793 \series default
28794 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
28795 \begin_inset Formula 
28796 \begin{align}
28797 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28798 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28799 \end{align}
28800
28801 \end_inset
28802
28803
28804 \begin_inset Newpage newpage
28805 \end_inset
28806
28807
28808 \end_layout
28809
28810 \begin_layout Section
28811 数式番号
28812 \begin_inset Index idx
28813 status collapsed
28814
28815 \begin_layout Plain Layout
28816 すうしきばんごう@数式番号
28817 \end_layout
28818
28819 \end_inset
28820
28821
28822 \begin_inset Index idx
28823 status collapsed
28824
28825 \begin_layout Plain Layout
28826 すうしき@数式 ! ばんごう@番号|see
28827 \begin_inset ERT
28828 status collapsed
28829
28830 \begin_layout Plain Layout
28831
28832 {
28833 \end_layout
28834
28835 \end_inset
28836
28837 数式番号
28838 \begin_inset ERT
28839 status collapsed
28840
28841 \begin_layout Plain Layout
28842
28843 }
28844 \end_layout
28845
28846 \end_inset
28847
28848
28849 \end_layout
28850
28851 \end_inset
28852
28853
28854 \end_layout
28855
28856 \begin_layout Subsection
28857 概要
28858 \end_layout
28859
28860 \begin_layout Standard
28861 付番数式は、
28862 \family sans
28863 挿入\SpecialChar \menuseparator
28864 数式\SpecialChar \menuseparator
28865 付番数式
28866 \family default
28867 メニュー(
28868 \begin_inset Flex Ruby
28869 status collapsed
28870
28871 \begin_layout Plain Layout
28872 捷径
28873 \begin_inset Argument post:1
28874 status collapsed
28875
28876 \begin_layout Plain Layout
28877 ショートカット
28878 \end_layout
28879
28880 \end_inset
28881
28882
28883 \end_layout
28884
28885 \end_inset
28886
28887
28888 \family sans
28889 Ctrl+Alt
28890 \begin_inset space ~
28891 \end_inset
28892
28893 N
28894 \family default
28895 )で作ることができます。既存の数式に番号を振るには、
28896 \family sans
28897 編集\SpecialChar \menuseparator
28898 数式\SpecialChar \menuseparator
28899 数式全体を付番
28900 \family default
28901 メニュー(捷径
28902 \begin_inset Info
28903 type  "shortcut"
28904 arg   "math-number-toggle"
28905 \end_inset
28906
28907 )を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
28908 \end_layout
28909
28910 \begin_layout Standard
28911 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
28912 \family sans
28913 編集\SpecialChar \menuseparator
28914 数式\SpecialChar \menuseparator
28915 この行を付番
28916 \family default
28917 メニュー(捷径
28918 \begin_inset Info
28919 type  "shortcut"
28920 arg   "math-number-line-toggle"
28921 \end_inset
28922
28923 )を使用すれば、各行毎に付番するかどうか指定することができます。
28924 \end_layout
28925
28926 \begin_layout Standard
28927 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
28928 \begin_inset CommandInset ref
28929 LatexCommand ref
28930 reference "sec:数式様式"
28931
28932 \end_inset
28933
28934 節をご覧下さい。
28935 \end_layout
28936
28937 \begin_layout Subsection
28938 相互参照
28939 \begin_inset Index idx
28940 status collapsed
28941
28942 \begin_layout Plain Layout
28943 そうごさんしょう@相互参照 ! すうしきへの@数式への
28944 \end_layout
28945
28946 \end_inset
28947
28948
28949 \end_layout
28950
28951 \begin_layout Standard
28952 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
28953 \family sans
28954 挿入\SpecialChar \menuseparator
28955 ラベル
28956 \family default
28957 メニューか、ツールバーボタンの
28958 \begin_inset Info
28959 type  "icon"
28960 arg   "label-insert"
28961 \end_inset
28962
28963 で付けることができます。このとき、カーソルは別行立て数式の中になくてはなりません。すると、テキストフィールドの中に
28964 \series bold
28965 eq:と
28966 \series default
28967 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
28968 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
28969 \family sans
28970 挿入\SpecialChar \menuseparator
28971 ラベル
28972 \family default
28973 メニューをもういちど使って下さい。
28974 \end_layout
28975
28976 \begin_layout Standard
28977 LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
28978 \end_layout
28979
28980 \begin_layout Standard
28981 相互参照は、
28982 \family sans
28983 挿入\SpecialChar \menuseparator
28984 相互参照
28985 \family default
28986 メニューかツールバーボタンの
28987 \begin_inset Info
28988 type  "icon"
28989 arg   "dialog-show-new-inset ref"
28990 \end_inset
28991
28992 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
28993 \series bold
28994 (<参照>)
28995 \series default
28996 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
28997 \begin_inset Newline newline
28998 \end_inset
28999
29000 LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
29001 \end_layout
29002
29003 \begin_layout Standard
29004 以下は、後の各小節に現れる数式への相互参照を含む例です。
29005 \begin_inset Note Note
29006 status open
29007
29008 \begin_layout Plain Layout
29009 相互参照の型の違いに留意してください。
29010 \end_layout
29011
29012 \end_inset
29013
29014
29015 \end_layout
29016
29017 \begin_layout Standard
29018 \begin_inset CommandInset ref
29019 LatexCommand eqref
29020 reference "eq:tag"
29021
29022 \end_inset
29023
29024 式と
29025 \begin_inset CommandInset ref
29026 LatexCommand eqref
29027 reference "eq:c"
29028
29029 \end_inset
29030
29031 式は、等価です。(
29032 \begin_inset CommandInset ref
29033 LatexCommand ref
29034 reference "eq:Rom"
29035
29036 \end_inset
29037
29038 )式とは異なり、(
29039 \begin_inset CommandInset ref
29040 LatexCommand ref
29041 reference "eq:Lat"
29042
29043 \end_inset
29044
29045 )式では、付番にラテン数字を使用しています。
29046 \end_layout
29047
29048 \begin_layout Standard
29049 \begin_inset VSpace medskip
29050 \end_inset
29051
29052
29053 \series bold
29054
29055 \backslash
29056 tag
29057 \begin_inset Foot
29058 status collapsed
29059
29060 \begin_layout Plain Layout
29061
29062 \series bold
29063
29064 \backslash
29065 tag
29066 \series default
29067 は、第
29068 \begin_inset CommandInset ref
29069 LatexCommand ref
29070 reference "sub:ユーザー定義番号"
29071
29072 \end_inset
29073
29074 節に説明があります。
29075 \end_layout
29076
29077 \end_inset
29078
29079
29080 \series default
29081 の引数が、第
29082 \begin_inset CommandInset ref
29083 LatexCommand ref
29084 reference "sub:段落ボックス"
29085
29086 \end_inset
29087
29088 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
29089 \end_layout
29090
29091 \begin_layout Subsection
29092 細目番号
29093 \begin_inset Index idx
29094 status collapsed
29095
29096 \begin_layout Plain Layout
29097 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
29098 \end_layout
29099
29100 \end_inset
29101
29102
29103 \end_layout
29104
29105 \begin_layout Standard
29106
29107 \series bold
29108
29109 \backslash
29110 begin{subequations}
29111 \series default
29112 および
29113 \series bold
29114
29115 \backslash
29116 end{subequations}
29117 \series default
29118 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
29119 \end_layout
29120
29121 \begin_layout Standard
29122 たとえば、
29123 \begin_inset Formula 
29124 \begin{equation}
29125 A=C-B\label{eq:a}
29126 \end{equation}
29127
29128 \end_inset
29129
29130
29131 \begin_inset ERT
29132 status collapsed
29133
29134 \begin_layout Plain Layout
29135
29136
29137 \backslash
29138 addtocounter{equation}{-1}
29139 \end_layout
29140
29141 \end_inset
29142
29143
29144 \begin_inset ERT
29145 status collapsed
29146
29147 \begin_layout Plain Layout
29148
29149
29150 \backslash
29151 begin{subequations}
29152 \end_layout
29153
29154 \end_inset
29155
29156
29157 \begin_inset VSpace -5mm
29158 \end_inset
29159
29160
29161 \begin_inset Formula 
29162 \begin{equation}
29163 B=C-A\label{eq:b}
29164 \end{equation}
29165
29166 \end_inset
29167
29168
29169 \begin_inset Formula 
29170 \begin{equation}
29171 C=A+B\label{eq:c}
29172 \end{equation}
29173
29174 \end_inset
29175
29176
29177 \end_layout
29178
29179 \begin_layout Standard
29180 \begin_inset ERT
29181 status collapsed
29182
29183 \begin_layout Plain Layout
29184
29185
29186 \backslash
29187 end{subequations}
29188 \end_layout
29189
29190 \end_inset
29191
29192
29193 \end_layout
29194
29195 \begin_layout Standard
29196 この例を作るには、次のようにします。
29197 \end_layout
29198
29199 \begin_layout Enumerate
29200 一つめの数式を入力します。
29201 \end_layout
29202
29203 \begin_layout Enumerate
29204 一つめの数式の後に
29205 \begin_inset Newline newline
29206 \end_inset
29207
29208
29209 \series bold
29210
29211 \backslash
29212 addtocounter{equation}{-1} 
29213 \backslash
29214 begin{subequations}
29215 \begin_inset Index idx
29216 status collapsed
29217
29218 \begin_layout Plain Layout
29219 こまんど@コマンド ! A ! 
29220 \backslash
29221 addtocounter
29222 \end_layout
29223
29224 \end_inset
29225
29226
29227 \begin_inset Newline newline
29228 \end_inset
29229
29230
29231 \series default
29232 を入力します。
29233 \end_layout
29234
29235 \begin_layout Enumerate
29236 二つめの数式を入力します。
29237 \end_layout
29238
29239 \begin_layout Enumerate
29240 三つめの数式を入力します。
29241 \end_layout
29242
29243 \begin_layout Enumerate
29244 三つめの数式の後に、
29245 \series bold
29246
29247 \backslash
29248 end{subequations}
29249 \series default
29250 を入力します。
29251 \end_layout
29252
29253 \begin_layout Standard
29254
29255 \series bold
29256
29257 \backslash
29258 begin
29259 \series default
29260 コマンドと
29261 \series bold
29262
29263 \backslash
29264 end
29265 \series default
29266 コマンドのあいだの数式はすべて、a・b・
29267 \begin_inset Newline linebreak
29268 \end_inset
29269
29270 c\SpecialChar \ldots{}
29271 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
29272 \emph on
29273 ひとつの
29274 \emph default
29275 付番数式として扱われますが、それぞれの付番数式が
29276 \series bold
29277 equation
29278 \series default
29279 カウンタを一つずつ進めてしまうので、
29280 \series bold
29281
29282 \backslash
29283 addtocounter
29284 \series default
29285 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
29286 \begin_inset CommandInset ref
29287 LatexCommand eqref
29288 reference "eq:a"
29289
29290 \end_inset
29291
29292 式・
29293 \begin_inset CommandInset ref
29294 LatexCommand eqref
29295 reference "eq:b"
29296
29297 \end_inset
29298
29299 式・
29300 \begin_inset CommandInset ref
29301 LatexCommand eqref
29302 reference "eq:c"
29303
29304 \end_inset
29305
29306 式は、それぞれ
29307 \begin_inset CommandInset ref
29308 LatexCommand eqref
29309 reference "eq:a"
29310
29311 \end_inset
29312
29313 式・
29314 \begin_inset CommandInset ref
29315 LatexCommand eqref
29316 reference "eq:d"
29317
29318 \end_inset
29319
29320 式・
29321 \begin_inset CommandInset ref
29322 LatexCommand eqref
29323 reference "eq:f"
29324
29325 \end_inset
29326
29327 式として番号が振られてしまいます。
29328 \end_layout
29329
29330 \begin_layout Standard
29331 上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
29332 \begin_inset space \thinspace{}
29333 \end_inset
29334
29335 mmの垂直空白を
29336 \series bold
29337
29338 \backslash
29339 begin{subequations}
29340 \series default
29341 コマンドの後に入れています。数式様式として
29342 \series bold
29343 行頭下げ
29344 \begin_inset Foot
29345 status collapsed
29346
29347 \begin_layout Plain Layout
29348
29349 \series bold
29350 数式様式に関しては、第
29351 \series default
29352
29353 \begin_inset CommandInset ref
29354 LatexCommand ref
29355 reference "sec:数式様式"
29356
29357 \end_inset
29358
29359 節を参照。
29360 \end_layout
29361
29362 \end_inset
29363
29364
29365 \series default
29366 を用いているときには、これを-7
29367 \begin_inset space \thinspace{}
29368 \end_inset
29369
29370 mm空白にしてください。
29371 \end_layout
29372
29373 \begin_layout Standard
29374 以下は、二行めのみ付番を無効にしている多行数式の例です。
29375 \begin_inset ERT
29376 status collapsed
29377
29378 \begin_layout Plain Layout
29379
29380
29381 \backslash
29382 begin{subequations}
29383 \end_layout
29384
29385 \end_inset
29386
29387
29388 \begin_inset Formula 
29389 \begin{eqnarray}
29390 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29391  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29392  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
29393 \end{eqnarray}
29394
29395 \end_inset
29396
29397
29398 \begin_inset ERT
29399 status collapsed
29400
29401 \begin_layout Plain Layout
29402
29403
29404 \backslash
29405 end{subequations}
29406 \end_layout
29407
29408 \end_inset
29409
29410
29411 \end_layout
29412
29413 \begin_layout Subsection
29414 ユーザー定義番号
29415 \begin_inset CommandInset label
29416 LatexCommand label
29417 name "sub:ユーザー定義番号"
29418
29419 \end_inset
29420
29421
29422 \begin_inset Index idx
29423 status collapsed
29424
29425 \begin_layout Plain Layout
29426 すうしきばんごう@数式番号 ! ゆーざーていぎ@ユーザー定義
29427 \end_layout
29428
29429 \end_inset
29430
29431
29432 \end_layout
29433
29434 \begin_layout Standard
29435 \begin_inset Index idx
29436 status collapsed
29437
29438 \begin_layout Plain Layout
29439 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
29440 \end_layout
29441
29442 \end_inset
29443
29444 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
29445 \end_layout
29446
29447 \begin_layout Standard
29448
29449 \series bold
29450
29451 \backslash
29452 def
29453 \backslash
29454 tagform@#1{
29455 \backslash
29456 maketag@@@{
29457 \series default
29458
29459 \begin_inset Formula $\boldsymbol{|}$
29460 \end_inset
29461
29462
29463 \series bold
29464 #1
29465 \series default
29466
29467 \begin_inset Formula $\boldsymbol{|}$
29468 \end_inset
29469
29470
29471 \series bold
29472 }}
29473 \series default
29474
29475 \begin_inset Note Note
29476 status collapsed
29477
29478 \begin_layout Plain Layout
29479 このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
29480 \end_layout
29481
29482 \end_inset
29483
29484
29485 \end_layout
29486
29487 \begin_layout Standard
29488 他の記号を使いたいときには、
29489 \series bold
29490 #1
29491 \series default
29492 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
29493 \end_layout
29494
29495 \begin_layout Standard
29496 \begin_inset VSpace bigskip
29497 \end_inset
29498
29499 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
29500 \series bold
29501
29502 \backslash
29503 tag
29504 \series default
29505
29506 \begin_inset Index idx
29507 status collapsed
29508
29509 \begin_layout Plain Layout
29510 こまんど@コマンド ! T ! 
29511 \backslash
29512 tag
29513 \end_layout
29514
29515 \end_inset
29516
29517 コマンドを使います。
29518 \begin_inset Formula 
29519 \begin{equation}
29520 A+B=C\tag{何とかかんとか}\label{eq:tag}
29521 \end{equation}
29522
29523 \end_inset
29524
29525 上記の例では、
29526 \series bold
29527
29528 \backslash
29529 tag
29530 \begin_inset space \textvisiblespace{}
29531 \end_inset
29532
29533 何とかかんとか
29534 \series default
29535 というコマンドを数式に打ち込んでいます。
29536 \end_layout
29537
29538 \begin_layout Standard
29539 代わりに
29540 \series bold
29541
29542 \backslash
29543 tag*
29544 \begin_inset space \textvisiblespace{}
29545 \end_inset
29546
29547 何とかかんとか
29548 \series default
29549 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
29550 \begin_inset Formula 
29551 \[
29552 A+B=C\tag*{something}
29553 \]
29554
29555 \end_inset
29556
29557
29558 \end_layout
29559
29560 \begin_layout Standard
29561 \begin_inset VSpace bigskip
29562 \end_inset
29563
29564 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
29565 \begin_inset Newline newline
29566 \end_inset
29567
29568
29569 \series bold
29570
29571 \backslash
29572 @addtoreset{equation}{part}
29573 \series default
29574
29575 \begin_inset Index idx
29576 status collapsed
29577
29578 \begin_layout Plain Layout
29579 こまんど@コマンド ! 
29580 \begin_inset ERT
29581 status collapsed
29582
29583 \begin_layout Plain Layout
29584
29585 "
29586 \end_layout
29587
29588 \end_inset
29589
29590 @
29591 \begin_inset ERT
29592 status collapsed
29593
29594 \begin_layout Plain Layout
29595
29596 "
29597 \end_layout
29598
29599 \end_inset
29600
29601  ! 
29602 \backslash
29603
29604 \begin_inset ERT
29605 status collapsed
29606
29607 \begin_layout Plain Layout
29608
29609 "
29610 \end_layout
29611
29612 \end_inset
29613
29614 @
29615 \begin_inset ERT
29616 status collapsed
29617
29618 \begin_layout Plain Layout
29619
29620 "
29621 \end_layout
29622
29623 \end_inset
29624
29625 addtoreset
29626 \end_layout
29627
29628 \end_inset
29629
29630
29631 \begin_inset Newline newline
29632 \end_inset
29633
29634 節に関しては
29635 \begin_inset Newline newline
29636 \end_inset
29637
29638
29639 \series bold
29640
29641 \backslash
29642 @addtoreset{equation}{section}
29643 \begin_inset Newline newline
29644 \end_inset
29645
29646
29647 \series default
29648 というコマンドを使います。
29649 \end_layout
29650
29651 \begin_layout Standard
29652 これらのコマンドをTeXモードで使えるようにするためには、
29653 \series bold
29654
29655 \backslash
29656 makeatletter
29657 \series default
29658 コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
29659 \series bold
29660
29661 \backslash
29662 makeatother
29663 \series default
29664 コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
29665 \end_layout
29666
29667 \begin_layout Standard
29668
29669 \series bold
29670
29671 \backslash
29672 makeatletter
29673 \begin_inset Newline newline
29674 \end_inset
29675
29676
29677 \backslash
29678 @addtoreset{equation}{section}
29679 \begin_inset Newline newline
29680 \end_inset
29681
29682
29683 \backslash
29684 makeatother
29685 \begin_inset Newline newline
29686 \end_inset
29687
29688
29689 \series default
29690 のようにならなくてはなりません。
29691 \end_layout
29692
29693 \begin_layout Standard
29694 LaTeXプリアンブル中では、
29695 \series bold
29696
29697 \backslash
29698 makeatletter
29699 \series default
29700
29701 \series bold
29702
29703 \backslash
29704 makeatother
29705 \series default
29706 は、LyXが内部的に自動で挿入するので省略してかまいません。
29707 \end_layout
29708
29709 \begin_layout Standard
29710
29711 \series bold
29712
29713 \backslash
29714 @addtoreset
29715 \series default
29716 を戻すには、まずLaTeXプリアンブル中に
29717 \end_layout
29718
29719 \begin_layout Standard
29720
29721 \series bold
29722
29723 \backslash
29724 usepackage{remreset}
29725 \end_layout
29726
29727 \begin_layout Standard
29728 という行を入れて、
29729 \series bold
29730 remreset.sty
29731 \series default
29732
29733 \begin_inset Foot
29734 status collapsed
29735
29736 \begin_layout Plain Layout
29737
29738 \series bold
29739 remreset
29740 \series default
29741 は、LaTeXパッケージの
29742 \series bold
29743 carlisle
29744 \series default
29745
29746 \begin_inset Index idx
29747 status collapsed
29748
29749 \begin_layout Plain Layout
29750 ぱっけーじ@パッケージ ! carlisle
29751 \end_layout
29752
29753 \end_inset
29754
29755 の一部として含まれており、LaTeX標準頒布版には含まれています。
29756 \end_layout
29757
29758 \end_inset
29759
29760
29761 \begin_inset Index idx
29762 status collapsed
29763
29764 \begin_layout Plain Layout
29765 ぱっけーじ@パッケージ ! remreset
29766 \end_layout
29767
29768 \end_inset
29769
29770 ファイルを読み込んでおかなくてはなりません。その後
29771 \begin_inset Newline newline
29772 \end_inset
29773
29774
29775 \series bold
29776
29777 \backslash
29778 @removefromreset
29779 \series default
29780
29781 \begin_inset Index idx
29782 status collapsed
29783
29784 \begin_layout Plain Layout
29785 こまんど@コマンド ! 
29786 \begin_inset ERT
29787 status collapsed
29788
29789 \begin_layout Plain Layout
29790
29791 "
29792 \end_layout
29793
29794 \end_inset
29795
29796 @
29797 \begin_inset ERT
29798 status collapsed
29799
29800 \begin_layout Plain Layout
29801
29802 "
29803 \end_layout
29804
29805 \end_inset
29806
29807  ! 
29808 \backslash
29809
29810 \begin_inset ERT
29811 status collapsed
29812
29813 \begin_layout Plain Layout
29814
29815 "
29816 \end_layout
29817
29818 \end_inset
29819
29820 @
29821 \begin_inset ERT
29822 status collapsed
29823
29824 \begin_layout Plain Layout
29825
29826 "
29827 \end_layout
29828
29829 \end_inset
29830
29831 removefromreset
29832 \end_layout
29833
29834 \end_inset
29835
29836 コマンドを
29837 \series bold
29838
29839 \backslash
29840 @addtoreset
29841 \series default
29842 と同じ書式で使用すると、
29843 \series bold
29844
29845 \backslash
29846 @addtoreset
29847 \series default
29848 を戻すことができます。
29849 \end_layout
29850
29851 \begin_layout Standard
29852 \begin_inset VSpace bigskip
29853 \end_inset
29854
29855 ときには、数式を
29856 \end_layout
29857
29858 \begin_layout Standard
29859
29860 \family typewriter
29861 (節番号.数式番号)
29862 \end_layout
29863
29864 \begin_layout Standard
29865 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
29866 \end_layout
29867
29868 \begin_layout Standard
29869 このような場合のために、
29870 \series bold
29871
29872 \backslash
29873 numberwithin
29874 \series default
29875
29876 \begin_inset Index idx
29877 status collapsed
29878
29879 \begin_layout Plain Layout
29880 こまんど@コマンド ! N ! 
29881 \backslash
29882 numberwithin
29883 \end_layout
29884
29885 \end_inset
29886
29887 というコマンドがあり、
29888 \end_layout
29889
29890 \begin_layout Standard
29891
29892 \series bold
29893
29894 \backslash
29895 numberwithin{カウンタ}{節階層}
29896 \end_layout
29897
29898 \begin_layout Standard
29899 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
29900 \end_layout
29901
29902 \begin_layout Standard
29903 したがって、ここではLaTeXプリアンブルかTeXコードで
29904 \end_layout
29905
29906 \begin_layout Standard
29907
29908 \series bold
29909
29910 \backslash
29911 numberwithin{equation}{section}
29912 \end_layout
29913
29914 \begin_layout Standard
29915 という行を用いることにしましょう。その結果がこれです。
29916 \begin_inset ERT
29917 status collapsed
29918
29919 \begin_layout Plain Layout
29920
29921
29922 \backslash
29923 numberwithin{equation}{section}
29924 \end_layout
29925
29926 \end_inset
29927
29928
29929 \begin_inset Formula 
29930 \begin{equation}
29931 A+B=C
29932 \end{equation}
29933
29934 \end_inset
29935
29936
29937 \end_layout
29938
29939 \begin_layout Standard
29940 たとえば、部番号を節階層として使用して、表に付番を施すときには
29941 \begin_inset Newline newline
29942 \end_inset
29943
29944
29945 \series bold
29946
29947 \backslash
29948 numberwithin{table}{part}
29949 \series default
29950 を用います。
29951 \end_layout
29952
29953 \begin_layout Standard
29954 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
29955 \end_layout
29956
29957 \begin_layout Standard
29958
29959 \series bold
29960
29961 \backslash
29962 renewcommand{
29963 \backslash
29964 theequation}{
29965 \backslash
29966 arabic{equation}}
29967 \begin_inset Index idx
29968 status collapsed
29969
29970 \begin_layout Plain Layout
29971 こまんど@コマンド ! A ! 
29972 \backslash
29973 arabic
29974 \end_layout
29975
29976 \end_inset
29977
29978
29979 \series default
29980
29981 \begin_inset ERT
29982 status collapsed
29983
29984 \begin_layout Plain Layout
29985
29986
29987 \backslash
29988 renewcommand{
29989 \backslash
29990 theequation}{
29991 \backslash
29992 arabic{equation}}
29993 \end_layout
29994
29995 \end_inset
29996
29997
29998 \series bold
29999
30000 \begin_inset Newline newline
30001 \end_inset
30002
30003
30004 \series default
30005 あるいは
30006 \series bold
30007
30008 \begin_inset Newline newline
30009 \end_inset
30010
30011
30012 \backslash
30013 renewcommand{
30014 \backslash
30015 thetable}{
30016 \backslash
30017 arabic{table}}
30018 \end_layout
30019
30020 \begin_layout Standard
30021 というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
30022 \series bold
30023
30024 \backslash
30025 numberwithin
30026 \series default
30027 は、内部的に上記で述べた
30028 \series bold
30029
30030 \backslash
30031 @addtoreset
30032 \series default
30033 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
30034 \begin_inset ERT
30035 status collapsed
30036
30037 \begin_layout Plain Layout
30038
30039
30040 \backslash
30041 makeatletter
30042 \end_layout
30043
30044 \begin_layout Plain Layout
30045
30046
30047 \backslash
30048 @removefromreset{equation}{section}
30049 \end_layout
30050
30051 \begin_layout Plain Layout
30052
30053
30054 \backslash
30055 makeatother
30056 \end_layout
30057
30058 \end_inset
30059
30060
30061 \end_layout
30062
30063 \begin_layout Subsection
30064 ローマ数字や文字を使った付番
30065 \begin_inset Index idx
30066 status collapsed
30067
30068 \begin_layout Plain Layout
30069 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
30070 \end_layout
30071
30072 \end_inset
30073
30074
30075 \begin_inset Index idx
30076 status collapsed
30077
30078 \begin_layout Plain Layout
30079 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
30080 \end_layout
30081
30082 \end_inset
30083
30084
30085 \end_layout
30086
30087 \begin_layout Standard
30088 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
30089 \end_layout
30090
30091 \begin_layout Standard
30092
30093 \series bold
30094
30095 \backslash
30096 renewcommand{
30097 \backslash
30098 theequation}{
30099 \backslash
30100 roman{equation}}
30101 \end_layout
30102
30103 \begin_layout Standard
30104 というコマンドを入れます。
30105 \series bold
30106
30107 \backslash
30108 renewcommand
30109 \series default
30110
30111 \begin_inset Index idx
30112 status collapsed
30113
30114 \begin_layout Plain Layout
30115 こまんど@コマンド ! R ! 
30116 \backslash
30117 renewcommand
30118 \end_layout
30119
30120 \end_inset
30121
30122 は、定義済みのコマンド
30123 \series bold
30124
30125 \backslash
30126 theequation
30127 \series default
30128 をコマンド
30129 \series bold
30130
30131 \backslash
30132 roman{equation}
30133 \series default
30134 に再定義します
30135 \begin_inset Foot
30136 status collapsed
30137
30138 \begin_layout Plain Layout
30139
30140 \series bold
30141
30142 \backslash
30143 renewcommand
30144 \series default
30145 コマンドは、第
30146 \begin_inset CommandInset ref
30147 LatexCommand ref
30148 reference "sub:newcommandコマンド"
30149
30150 \end_inset
30151
30152 節に述べられている
30153 \series bold
30154
30155 \backslash
30156 newcommand
30157 \series default
30158 コマンドと同じ書式を持ちます。
30159 \end_layout
30160
30161 \end_inset
30162
30163 。ここで、
30164 \series bold
30165 equation
30166 \series default
30167 は数式カウンタです。コマンド
30168 \series bold
30169
30170 \backslash
30171 the
30172 \series default
30173 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、LaTeXは、内部的に
30174 \series bold
30175
30176 \backslash
30177 theequation
30178 \series default
30179 コマンドを数式の後ろに置くのです。
30180 \series bold
30181
30182 \backslash
30183 roman{equation}
30184 \begin_inset Index idx
30185 status collapsed
30186
30187 \begin_layout Plain Layout
30188 こまんど@コマンド ! R ! 
30189 \backslash
30190 roman
30191 \end_layout
30192
30193 \end_inset
30194
30195
30196 \series default
30197 は、カウンタを小文字のローマ数字として出力します。
30198 \end_layout
30199
30200 \begin_layout Standard
30201 こうして、
30202 \series bold
30203
30204 \backslash
30205 renew
30206 \series default
30207 c
30208 \series bold
30209 ommand
30210 \series default
30211 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
30212 \series bold
30213
30214 \backslash
30215 roman
30216 \series default
30217 の部分を
30218 \series bold
30219
30220 \backslash
30221 Roman
30222 \series default
30223
30224 \begin_inset Index idx
30225 status collapsed
30226
30227 \begin_layout Plain Layout
30228 こまんど@コマンド ! R ! 
30229 \backslash
30230 roman@
30231 \backslash
30232 Roman
30233 \end_layout
30234
30235 \end_inset
30236
30237 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
30238 \series bold
30239
30240 \backslash
30241 alph
30242 \series default
30243
30244 \begin_inset Index idx
30245 status collapsed
30246
30247 \begin_layout Plain Layout
30248 こまんど@コマンド ! A ! 
30249 \backslash
30250 alph
30251 \end_layout
30252
30253 \end_inset
30254
30255 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
30256 \series bold
30257
30258 \backslash
30259 Alph
30260 \series default
30261
30262 \begin_inset Index idx
30263 status collapsed
30264
30265 \begin_layout Plain Layout
30266 こまんど@コマンド ! A ! 
30267 \backslash
30268 alph@
30269 \backslash
30270 Alph
30271 \end_layout
30272
30273 \end_inset
30274
30275 コマンドがあります。
30276 \end_layout
30277
30278 \begin_layout Standard
30279 \begin_inset Note Greyedout
30280 status open
30281
30282 \begin_layout Plain Layout
30283
30284 \series bold
30285 【註】
30286 \series default
30287 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
30288 \end_layout
30289
30290 \end_inset
30291
30292
30293 \end_layout
30294
30295 \begin_layout Standard
30296 \begin_inset ERT
30297 status collapsed
30298
30299 \begin_layout Plain Layout
30300
30301
30302 \backslash
30303 renewcommand{
30304 \backslash
30305 theequation}{
30306 \backslash
30307 roman{equation}}
30308 \end_layout
30309
30310 \end_inset
30311
30312
30313 \end_layout
30314
30315 \begin_layout Standard
30316 \begin_inset Formula 
30317 \begin{equation}
30318 A=\textrm{小文字ローマ数字}
30319 \end{equation}
30320
30321 \end_inset
30322
30323
30324 \begin_inset ERT
30325 status collapsed
30326
30327 \begin_layout Plain Layout
30328
30329
30330 \backslash
30331 renewcommand{
30332 \backslash
30333 theequation}{
30334 \backslash
30335 Roman{equation}}
30336 \end_layout
30337
30338 \end_inset
30339
30340
30341 \begin_inset Formula 
30342 \begin{equation}
30343 B=\textrm{大文字ローマ数字}\label{eq:Rom}
30344 \end{equation}
30345
30346 \end_inset
30347
30348
30349 \begin_inset ERT
30350 status collapsed
30351
30352 \begin_layout Plain Layout
30353
30354
30355 \backslash
30356 renewcommand{
30357 \backslash
30358 theequation}{
30359 \backslash
30360 alph{equation}}
30361 \end_layout
30362
30363 \end_inset
30364
30365
30366 \begin_inset Formula 
30367 \begin{equation}
30368 C=\textrm{小文字ラテン文字}
30369 \end{equation}
30370
30371 \end_inset
30372
30373
30374 \begin_inset ERT
30375 status collapsed
30376
30377 \begin_layout Plain Layout
30378
30379
30380 \backslash
30381 renewcommand{
30382 \backslash
30383 theequation}{
30384 \backslash
30385 Alph{equation}}
30386 \end_layout
30387
30388 \end_inset
30389
30390
30391 \begin_inset Formula 
30392 \begin{equation}
30393 D=\textrm{大文字ラテン文字}\label{eq:Lat}
30394 \end{equation}
30395
30396 \end_inset
30397
30398
30399 \end_layout
30400
30401 \begin_layout Standard
30402 既定の付番方式に戻すには、以下のコマンドを挿入してください。
30403 \end_layout
30404
30405 \begin_layout Standard
30406
30407 \series bold
30408
30409 \backslash
30410 renewcommand{
30411 \backslash
30412 theequation}{
30413 \backslash
30414 arabic{equation}}
30415 \begin_inset Index idx
30416 status collapsed
30417
30418 \begin_layout Plain Layout
30419 こまんど@コマンド ! A ! 
30420 \backslash
30421 arabic
30422 \end_layout
30423
30424 \end_inset
30425
30426
30427 \end_layout
30428
30429 \begin_layout Standard
30430 \begin_inset ERT
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434
30435
30436 \backslash
30437 renewcommand{
30438 \backslash
30439 theequation}{
30440 \backslash
30441 arabic{equation}}
30442 \end_layout
30443
30444 \end_inset
30445
30446
30447 \begin_inset Formula 
30448 \begin{equation}
30449 E=\textrm{アラビア数字}
30450 \end{equation}
30451
30452 \end_inset
30453
30454
30455 \end_layout
30456
30457 \begin_layout Standard
30458 \begin_inset VSpace medskip
30459 \end_inset
30460
30461 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
30462 てはなりません。この点に関する説明は、ファイル
30463 \begin_inset CommandInset href
30464 LatexCommand href
30465 name "Formula-numbering.lyx"
30466 target "run:Formula-numbering.lyx"
30467
30468 \end_inset
30469
30470 にあります。
30471 \end_layout
30472
30473 \begin_layout Section
30474 化学記号と化学式
30475 \begin_inset CommandInset label
30476 LatexCommand label
30477 name "sub:化学記号と化学式"
30478
30479 \end_inset
30480
30481
30482 \begin_inset Index idx
30483 status collapsed
30484
30485 \begin_layout Plain Layout
30486 かがくきごう@化学記号 ! きごう@記号
30487 \end_layout
30488
30489 \end_inset
30490
30491
30492 \begin_inset Index idx
30493 status collapsed
30494
30495 \begin_layout Plain Layout
30496 かがくしき@化学式
30497 \end_layout
30498
30499 \end_inset
30500
30501
30502 \begin_inset Index idx
30503 status collapsed
30504
30505 \begin_layout Plain Layout
30506 きごう@記号 ! かがく@化学
30507 \end_layout
30508
30509 \end_inset
30510
30511
30512 \end_layout
30513
30514 \begin_layout Standard
30515 以下は、化学関係の文章の例です。
30516 \end_layout
30517
30518 \begin_layout Quote
30519 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
30520 \end_inset
30521
30522 イオンは、2つの
30523 \begin_inset Formula $\mathrm{Na^{+}}$
30524 \end_inset
30525
30526 イオンと反応して、硫酸化塩
30527 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
30528 \end_inset
30529
30530 を形成します。この化学式は以下のようになります。
30531 \begin_inset Formula 
30532 \begin{equation}
30533 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
30534 \end{equation}
30535
30536 \end_inset
30537
30538
30539 \end_layout
30540
30541 \begin_layout Standard
30542 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから
30543 \begin_inset Flex Ruby
30544 status collapsed
30545
30546 \begin_layout Plain Layout
30547 捷径
30548 \begin_inset Argument post:1
30549 status collapsed
30550
30551 \begin_layout Plain Layout
30552 ショートカット
30553 \end_layout
30554
30555 \end_inset
30556
30557
30558 \end_layout
30559
30560 \end_inset
30561
30562
30563 \begin_inset Info
30564 type  "shortcut"
30565 arg   "font-roman"
30566 \end_inset
30567
30568 を押せば、アップライトフォント様式に変更することができます
30569 \begin_inset Foot
30570 status collapsed
30571
30572 \begin_layout Plain Layout
30573 フォント様式に関しては、第
30574 \begin_inset CommandInset ref
30575 LatexCommand ref
30576 reference "sub:書体様式"
30577
30578 \end_inset
30579
30580 節を参照のこと。
30581 \end_layout
30582
30583 \end_inset
30584
30585
30586 \end_layout
30587
30588 \begin_layout Standard
30589 化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
30590 \series bold
30591 mhchem
30592 \series default
30593
30594 \begin_inset Index idx
30595 status collapsed
30596
30597 \begin_layout Plain Layout
30598 ぱっけーじ@パッケージ ! mhchem
30599 \end_layout
30600
30601 \end_inset
30602
30603 が導入されているときに使用することができる
30604 \series bold
30605
30606 \backslash
30607 ce
30608 \series default
30609
30610 \begin_inset Index idx
30611 status collapsed
30612
30613 \begin_layout Plain Layout
30614 こまんど@コマンド ! C ! 
30615 \backslash
30616 ce
30617 \end_layout
30618
30619 \end_inset
30620
30621 コマンドを使用することです。
30622 \series bold
30623
30624 \backslash
30625 ce
30626 \series default
30627 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
30628 \end_layout
30629
30630 \begin_layout Standard
30631 \align center
30632 \begin_inset Tabular
30633 <lyxtabular version="3" rows="9" columns="2">
30634 <features rotate="0" tabularvalignment="middle">
30635 <column alignment="center" valignment="top">
30636 <column alignment="center" valignment="top">
30637 <row>
30638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30639 \begin_inset Text
30640
30641 \begin_layout Plain Layout
30642 コマンド
30643 \end_layout
30644
30645 \end_inset
30646 </cell>
30647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30648 \begin_inset Text
30649
30650 \begin_layout Plain Layout
30651 出力
30652 \begin_inset Note Note
30653 status collapsed
30654
30655 \begin_layout Plain Layout
30656
30657 \series bold
30658
30659 \backslash
30660 raisebox
30661 \series default
30662 はスペーサーとしてのみ使用されています。
30663 \end_layout
30664
30665 \end_inset
30666
30667
30668 \end_layout
30669
30670 \end_inset
30671 </cell>
30672 </row>
30673 <row>
30674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30675 \begin_inset Text
30676
30677 \begin_layout Plain Layout
30678
30679 \backslash
30680 ce
30681 \begin_inset space \textvisiblespace{}
30682 \end_inset
30683
30684 H2CO3
30685 \end_layout
30686
30687 \end_inset
30688 </cell>
30689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30690 \begin_inset Text
30691
30692 \begin_layout Plain Layout
30693 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30694 \end_inset
30695
30696
30697 \end_layout
30698
30699 \end_inset
30700 </cell>
30701 </row>
30702 <row>
30703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30704 \begin_inset Text
30705
30706 \begin_layout Plain Layout
30707
30708 \backslash
30709 ce
30710 \begin_inset space \textvisiblespace{}
30711 \end_inset
30712
30713 SO4^2-
30714 \end_layout
30715
30716 \end_inset
30717 </cell>
30718 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30719 \begin_inset Text
30720
30721 \begin_layout Plain Layout
30722 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30723 \end_inset
30724
30725
30726 \end_layout
30727
30728 \end_inset
30729 </cell>
30730 </row>
30731 <row>
30732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30733 \begin_inset Text
30734
30735 \begin_layout Plain Layout
30736
30737 \backslash
30738 ce
30739 \begin_inset space \textvisiblespace{}
30740 \end_inset
30741
30742 (NH4)2S
30743 \end_layout
30744
30745 \end_inset
30746 </cell>
30747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30748 \begin_inset Text
30749
30750 \begin_layout Plain Layout
30751 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30752 \end_inset
30753
30754
30755 \end_layout
30756
30757 \end_inset
30758 </cell>
30759 </row>
30760 <row>
30761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30762 \begin_inset Text
30763
30764 \begin_layout Plain Layout
30765
30766 \backslash
30767 ce
30768 \begin_inset space \textvisiblespace{}
30769 \end_inset
30770
30771 KCr(SO4)2.12H2O
30772 \end_layout
30773
30774 \end_inset
30775 </cell>
30776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30777 \begin_inset Text
30778
30779 \begin_layout Plain Layout
30780 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30781 \end_inset
30782
30783
30784 \end_layout
30785
30786 \end_inset
30787 </cell>
30788 </row>
30789 <row>
30790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30791 \begin_inset Text
30792
30793 \begin_layout Plain Layout
30794
30795 \backslash
30796 ce
30797 \begin_inset space \textvisiblespace{}
30798 \end_inset
30799
30800 A-B
30801 \backslash
30802 dbond
30803 \begin_inset space \textvisiblespace{}
30804 \end_inset
30805
30806 C
30807 \backslash
30808 tbond
30809 \begin_inset space \textvisiblespace{}
30810 \end_inset
30811
30812 D
30813 \end_layout
30814
30815 \end_inset
30816 </cell>
30817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30818 \begin_inset Text
30819
30820 \begin_layout Plain Layout
30821 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30822 \end_inset
30823
30824
30825 \end_layout
30826
30827 \end_inset
30828 </cell>
30829 </row>
30830 <row>
30831 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30832 \begin_inset Text
30833
30834 \begin_layout Plain Layout
30835
30836 \backslash
30837 ce
30838 \begin_inset space \textvisiblespace{}
30839 \end_inset
30840
30841 ^227
30842 \begin_inset Formula $\downarrow$
30843 \end_inset
30844
30845 _90
30846 \begin_inset Formula $\to$
30847 \end_inset
30848
30849 Th+
30850 \end_layout
30851
30852 \end_inset
30853 </cell>
30854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30855 \begin_inset Text
30856
30857 \begin_layout Plain Layout
30858 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30859 \end_inset
30860
30861
30862 \end_layout
30863
30864 \end_inset
30865 </cell>
30866 </row>
30867 <row>
30868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30869 \begin_inset Text
30870
30871 \begin_layout Plain Layout
30872
30873 \backslash
30874 ce
30875 \begin_inset space \textvisiblespace{}
30876 \end_inset
30877
30878 CO2
30879 \begin_inset space \textvisiblespace{}
30880 \end_inset
30881
30882 +
30883 \begin_inset space \textvisiblespace{}
30884 \end_inset
30885
30886 C
30887 \begin_inset space \textvisiblespace{}
30888 \end_inset
30889
30890 <=>
30891 \begin_inset space \textvisiblespace{}
30892 \end_inset
30893
30894 2CO
30895 \end_layout
30896
30897 \end_inset
30898 </cell>
30899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30900 \begin_inset Text
30901
30902 \begin_layout Plain Layout
30903 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30904 \end_inset
30905
30906
30907 \end_layout
30908
30909 \end_inset
30910 </cell>
30911 </row>
30912 <row>
30913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30914 \begin_inset Text
30915
30916 \begin_layout Plain Layout
30917
30918 \backslash
30919 ce
30920 \begin_inset space \textvisiblespace{}
30921 \end_inset
30922
30923 CO2
30924 \begin_inset space \textvisiblespace{}
30925 \end_inset
30926
30927 +
30928 \begin_inset space \textvisiblespace{}
30929 \end_inset
30930
30931 C
30932 \begin_inset space \textvisiblespace{}
30933 \end_inset
30934
30935 ->[
30936 \backslash
30937 alpha][
30938 \backslash
30939 beta]
30940 \begin_inset space \textvisiblespace{}
30941 \end_inset
30942
30943 2CO}
30944 \end_layout
30945
30946 \end_inset
30947 </cell>
30948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30949 \begin_inset Text
30950
30951 \begin_layout Plain Layout
30952 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
30953 \end_inset
30954
30955
30956 \end_layout
30957
30958 \end_inset
30959 </cell>
30960 </row>
30961 </lyxtabular>
30962
30963 \end_inset
30964
30965
30966 \end_layout
30967
30968 \begin_layout Standard
30969 \begin_inset Note Greyedout
30970 status open
30971
30972 \begin_layout Plain Layout
30973
30974 \series bold
30975 【註】
30976 \backslash
30977 ce
30978 \series default
30979 ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
30980 \series bold
30981
30982 \backslash
30983 ce{$
30984 \backslash
30985 mu
30986 \backslash
30987 hyphen$Cl}
30988 \series default
30989 (
30990 \begin_inset ERT
30991 status collapsed
30992
30993 \begin_layout Plain Layout
30994
30995
30996 \backslash
30997 ce{$
30998 \backslash
30999 mu
31000 \backslash
31001 hyphen$Cl}
31002 \end_layout
31003
31004 \end_inset
31005
31006 )のようにTeXコードを使わなくてはなりません。
31007 \end_layout
31008
31009 \end_inset
31010
31011
31012 \end_layout
31013
31014 \begin_layout Standard
31015
31016 \series bold
31017
31018 \backslash
31019 ce
31020 \series default
31021 を使うと
31022 \begin_inset CommandInset ref
31023 LatexCommand eqref
31024 reference "eq:chem-reaction"
31025
31026 \end_inset
31027
31028 式のコマンドは
31029 \begin_inset Newline newline
31030 \end_inset
31031
31032
31033 \series bold
31034  
31035 \backslash
31036 ce
31037 \begin_inset space \textvisiblespace{}
31038 \end_inset
31039
31040 2Na+
31041 \begin_inset space \textvisiblespace{}
31042 \end_inset
31043
31044 +
31045 \begin_inset space \textvisiblespace{}
31046 \end_inset
31047
31048 SO4^2-
31049 \begin_inset space \textvisiblespace{}
31050 \end_inset
31051
31052
31053 \begin_inset space \textvisiblespace{}
31054 \end_inset
31055
31056 ->
31057 \begin_inset space \textvisiblespace{}
31058 \end_inset
31059
31060 Na2SO4
31061 \begin_inset Newline newline
31062 \end_inset
31063
31064
31065 \series default
31066 のようになります。
31067 \end_layout
31068
31069 \begin_layout Standard
31070 複数行の化学式を作るには、第
31071 \begin_inset CommandInset ref
31072 LatexCommand ref
31073 reference "sec:多行数式"
31074
31075 \end_inset
31076
31077 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
31078 \series bold
31079
31080 \backslash
31081 ce
31082 \series default
31083 コマンドを使用します。
31084 \begin_inset CommandInset ref
31085 LatexCommand eqref
31086 reference "eq:TEOS-reaction-1"
31087
31088 \end_inset
31089
31090 式と
31091 \begin_inset CommandInset ref
31092 LatexCommand eqref
31093 reference "eq:TEOS-reaction-2"
31094
31095 \end_inset
31096
31097 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
31098 \begin_inset Formula 
31099 \begin{eqnarray}
31100 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
31101 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
31102 \end{eqnarray}
31103
31104 \end_inset
31105
31106
31107 \end_layout
31108
31109 \begin_layout Standard
31110
31111 \series bold
31112 mhchem
31113 \series default
31114 パッケージは、
31115 \series bold
31116
31117 \backslash
31118 ce
31119 \series default
31120 の他に、特殊ケースに使用する
31121 \series bold
31122
31123 \backslash
31124 cf
31125 \series default
31126
31127 \begin_inset Index idx
31128 status collapsed
31129
31130 \begin_layout Plain Layout
31131 こまんど@コマンド ! C ! 
31132 \backslash
31133 cf
31134 \end_layout
31135
31136 \end_inset
31137
31138 コマンドを提供しています。
31139 \series bold
31140
31141 \backslash
31142 cf
31143 \series default
31144 の詳しい情報と例示については、
31145 \series bold
31146 mhchem
31147 \series default
31148
31149 \begin_inset CommandInset citation
31150 LatexCommand cite
31151 key "mhchem"
31152
31153 \end_inset
31154
31155 の取扱説明書をご覧ください。
31156 \end_layout
31157
31158 \begin_layout Section
31159 図解
31160 \end_layout
31161
31162 \begin_layout Standard
31163 LyXは、二つの型の可換図
31164 \series bold
31165 amscd
31166 \series default
31167 および
31168 \series bold
31169 xymatrix
31170 \series default
31171 をサポートしており、以下でこれらの説明をします。
31172 \end_layout
31173
31174 \begin_layout Subsection
31175 amscd図解
31176 \begin_inset Index idx
31177 status collapsed
31178
31179 \begin_layout Plain Layout
31180 ずかい@図解 ! amscd
31181 \end_layout
31182
31183 \end_inset
31184
31185
31186 \end_layout
31187
31188 \begin_layout Standard
31189 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
31190 \begin_inset Formula 
31191 \[
31192 \begin{CD}A@>>>B@>>>C\\
31193 @AAA@.@VVV\\
31194 F@<<<E@<<<D
31195 \end{CD}
31196 \]
31197
31198 \end_inset
31199
31200
31201 \end_layout
31202
31203 \begin_layout Standard
31204 これを作るには、数式に
31205 \series bold
31206
31207 \backslash
31208 CD
31209 \begin_inset Index idx
31210 status collapsed
31211
31212 \begin_layout Plain Layout
31213 こまんど@コマンド ! C ! 
31214 \backslash
31215 CD
31216 \end_layout
31217
31218 \end_inset
31219
31220
31221 \series default
31222 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
31223 \begin_inset Info
31224 type  "shortcut"
31225 arg   "newline-insert newline"
31226 \end_inset
31227
31228 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
31229 \end_layout
31230
31231 \begin_layout Standard
31232 関係を作るには、以下のコマンドがあります。
31233 \end_layout
31234
31235 \begin_layout Itemize
31236 \begin_inset Formula $\boldsymbol{@<<<}$
31237 \end_inset
31238
31239 は左矢印、
31240 \begin_inset Formula $\boldsymbol{@>>>}$
31241 \end_inset
31242
31243 は右矢印、
31244 \series bold
31245 @=
31246 \series default
31247 は長い等号を生成します。
31248 \end_layout
31249
31250 \begin_layout Itemize
31251
31252 \series bold
31253 @AAA
31254 \series default
31255 は上矢印、
31256 \series bold
31257 @VVV
31258 \series default
31259 は下矢印、
31260 \begin_inset Formula $\boldsymbol{@|}$
31261 \end_inset
31262
31263 は縦向きの等号を生成します。
31264 \end_layout
31265
31266 \begin_layout Itemize
31267
31268 \series bold
31269 @.
31270 \series default
31271 は関係が存在しない部分に置きます。
31272 \end_layout
31273
31274 \begin_layout Standard
31275 矢印はすべて、以下のようにラベル付けをすることができます。
31276 \end_layout
31277
31278 \begin_layout Itemize
31279 文章を、第1と第2の「
31280 \begin_inset Formula $<$
31281 \end_inset
31282
31283 」ないし「
31284 \begin_inset Formula $>$
31285 \end_inset
31286
31287 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
31288 \begin_inset Formula $<$
31289 \end_inset
31290
31291 」ないし「
31292 \begin_inset Formula $>$
31293 \end_inset
31294
31295 」のあいだに入れると、矢印の下に表示されます。
31296 \end_layout
31297
31298 \begin_layout Itemize
31299 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
31300 ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
31301 \end_layout
31302
31303 \begin_layout Standard
31304 以下は、上記のすべての関係を使った例です。
31305 \end_layout
31306
31307 \begin_layout Standard
31308 \begin_inset Formula 
31309 \[
31310 \begin{CD}A@>j>>B@>>k>C@=F\\
31311 @AmAA@.@VV{V}V@|\\
31312 D@<<j<E@>k>>F@=C
31313 \end{CD}
31314 \]
31315
31316 \end_inset
31317
31318
31319 \end_layout
31320
31321 \begin_layout Standard
31322 これを作るコマンドは、以下のとおりです。
31323 \begin_inset Newline newline
31324 \end_inset
31325
31326
31327 \series bold
31328
31329 \backslash
31330 CD
31331 \begin_inset space \textvisiblespace{}
31332 \end_inset
31333
31334 A
31335 \begin_inset Formula $\boldsymbol{@>}$
31336 \end_inset
31337
31338 j
31339 \begin_inset Formula $\boldsymbol{>>}$
31340 \end_inset
31341
31342 B
31343 \begin_inset Formula $\boldsymbol{@>>}$
31344 \end_inset
31345
31346 k
31347 \begin_inset Formula $\boldsymbol{>}$
31348 \end_inset
31349
31350 C@=F Ctrl+Return
31351 \begin_inset Newline newline
31352 \end_inset
31353
31354
31355 \begin_inset Phantom HPhantom
31356 status open
31357
31358 \begin_layout Plain Layout
31359
31360 \series bold
31361
31362 \backslash
31363 CD
31364 \begin_inset space \textvisiblespace{}
31365 \end_inset
31366
31367
31368 \end_layout
31369
31370 \end_inset
31371
31372 @AmAA@.@VV
31373 \backslash
31374 {V
31375 \series default
31376
31377 \begin_inset Formula $\to$
31378 \end_inset
31379
31380
31381 \series bold
31382 V
31383 \begin_inset Formula $\boldsymbol{@|}$
31384 \end_inset
31385
31386  Ctrl+Return
31387 \begin_inset Newline newline
31388 \end_inset
31389
31390
31391 \begin_inset Phantom HPhantom
31392 status open
31393
31394 \begin_layout Plain Layout
31395
31396 \series bold
31397
31398 \backslash
31399 CD
31400 \begin_inset space \textvisiblespace{}
31401 \end_inset
31402
31403
31404 \end_layout
31405
31406 \end_inset
31407
31408 D
31409 \begin_inset Formula $\boldsymbol{@<<}$
31410 \end_inset
31411
31412 j
31413 \begin_inset Formula $\boldsymbol{<}$
31414 \end_inset
31415
31416 E
31417 \begin_inset Formula $\boldsymbol{@>}$
31418 \end_inset
31419
31420 k
31421 \begin_inset Formula $\boldsymbol{>>}$
31422 \end_inset
31423
31424 F@=C
31425 \end_layout
31426
31427 \begin_layout Subsection
31428 xymatrix図解
31429 \begin_inset Index idx
31430 status collapsed
31431
31432 \begin_layout Plain Layout
31433 ずかい@図解 ! xymatrix
31434 \end_layout
31435
31436 \end_inset
31437
31438
31439 \end_layout
31440
31441 \begin_layout Standard
31442 xymatricesを使うには、LaTeXパッケージの
31443 \series bold
31444 xypic
31445 \series default
31446 が導入済みである必要があります。xymatrixは、数式中に
31447 \series bold
31448
31449 \backslash
31450 xymatrix
31451 \series default
31452 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
31453 \begin_inset CommandInset ref
31454 LatexCommand ref
31455 reference "sec:行列"
31456
31457 \end_inset
31458
31459 節をご参照下さい。
31460 \end_layout
31461
31462 \begin_layout Standard
31463 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
31464 \family sans
31465 ヘルプ\SpecialChar \menuseparator
31466 用途別説明書\SpecialChar \menuseparator
31467 XY-pic説明書
31468 \family default
31469 メニューにある
31470 \emph on
31471 XY-pic説明書
31472 \emph default
31473 で詳しく網羅しています。
31474 \end_layout
31475
31476 \begin_layout Subsection
31477 ファインマン図
31478 \series medium
31479
31480 \begin_inset Index idx
31481 status collapsed
31482
31483 \begin_layout Plain Layout
31484 ずかい@図解 ! ファインマン
31485 \end_layout
31486
31487 \end_inset
31488
31489
31490 \end_layout
31491
31492 \begin_layout Standard
31493 ファインマン図を使うには、LaTeXパッケージ
31494 \series bold
31495 feyn
31496 \series default
31497 を導入しておかなくてはなりません。すると、ファインマン図は、数式中で
31498 \series bold
31499
31500 \backslash
31501 Diagram
31502 \series default
31503 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
31504 \begin_inset CommandInset ref
31505 LatexCommand ref
31506 reference "sec:行列"
31507
31508 \end_inset
31509
31510 節参照)。
31511 \end_layout
31512
31513 \begin_layout Standard
31514 LyXでのファインマン図の作り方は、メニュー
31515 \family sans
31516 ヘルプ\SpecialChar \menuseparator
31517 用途別説明書
31518 \family default
31519 内の『
31520 \emph on
31521 ファインマン図
31522 \emph default
31523 』にあります。
31524 \end_layout
31525
31526 \begin_layout Section
31527 ユーザー定義コマンド
31528 \begin_inset Index idx
31529 status collapsed
31530
31531 \begin_layout Plain Layout
31532 ゆーざーていぎこまんど@ユーザー定義コマンド
31533 \end_layout
31534
31535 \end_inset
31536
31537
31538 \end_layout
31539
31540 \begin_layout Standard
31541 \begin_inset Note Greyedout
31542 status open
31543
31544 \begin_layout Plain Layout
31545 【註】ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
31546 \end_layout
31547
31548 \end_inset
31549
31550
31551 \end_layout
31552
31553 \begin_layout Subsection
31554
31555 \backslash
31556 newcommandコマンド
31557 \begin_inset CommandInset label
31558 LatexCommand label
31559 name "sub:newcommandコマンド"
31560
31561 \end_inset
31562
31563
31564 \begin_inset Index idx
31565 status collapsed
31566
31567 \begin_layout Plain Layout
31568 ゆーざーていぎこまんど@ユーザー定義コマンド ! 
31569 \backslash
31570 newcommand
31571 \end_layout
31572
31573 \end_inset
31574
31575
31576 \begin_inset Index idx
31577 status collapsed
31578
31579 \begin_layout Plain Layout
31580 こまんど@コマンド ! N ! 
31581 \backslash
31582 newcommand
31583 \end_layout
31584
31585 \end_inset
31586
31587
31588 \end_layout
31589
31590 \begin_layout Standard
31591 頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
31592 \series bold
31593
31594 \backslash
31595 newcommand
31596 \series default
31597 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
31598 \end_layout
31599
31600 \begin_layout Standard
31601
31602 \series bold
31603
31604 \backslash
31605 newcommand
31606 \series default
31607 コマンドの書式は、
31608 \end_layout
31609
31610 \begin_layout Standard
31611
31612 \series bold
31613
31614 \backslash
31615 newcommand{新コマンド名}[引数の数][オプションの値]
31616 \begin_inset Newline newline
31617 \end_inset
31618
31619
31620 \begin_inset Phantom HPhantom
31621 status open
31622
31623 \begin_layout Plain Layout
31624
31625 \series bold
31626
31627 \backslash
31628 newcommand
31629 \end_layout
31630
31631 \end_inset
31632
31633 {コマンド定義}
31634 \end_layout
31635
31636 \begin_layout Standard
31637 です。
31638 \end_layout
31639
31640 \begin_layout Standard
31641 \begin_inset Note Greyedout
31642 status open
31643
31644 \begin_layout Plain Layout
31645
31646 \series bold
31647 【註】
31648 \series default
31649 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
31650 \series bold
31651
31652 \backslash
31653 Leftarrow
31654 \series default
31655 の短縮のつもりで
31656 \series bold
31657
31658 \backslash
31659 le
31660 \series default
31661 というコマンドを定義したとすると、
31662 \series bold
31663
31664 \backslash
31665 le
31666 \series default
31667 は既に「
31668 \begin_inset Formula $\le$
31669 \end_inset
31670
31671 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
31672 \end_layout
31673
31674 \end_inset
31675
31676
31677 \end_layout
31678
31679 \begin_layout Standard
31680 「引数の数」は、0
31681 \begin_inset space \thinspace{}
31682 \end_inset
31683
31684 -
31685 \begin_inset space \thinspace{}
31686 \end_inset
31687
31688 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
31689 ドの
31690 \emph on
31691 最初の
31692 \emph default
31693 引数は、自動的に非必須の引数になります。
31694 \end_layout
31695
31696 \begin_layout Standard
31697 以下にいくつかの例を挙げます。
31698 \end_layout
31699
31700 \begin_layout Itemize
31701
31702 \series bold
31703
31704 \backslash
31705 Longrightarrow
31706 \series default
31707 の短縮形として
31708 \series bold
31709
31710 \backslash
31711 gr
31712 \series default
31713 というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
31714 \begin_inset VSpace medskip
31715 \end_inset
31716
31717
31718 \begin_inset Newline newline
31719 \end_inset
31720
31721
31722 \series bold
31723
31724 \backslash
31725 newcommand{
31726 \backslash
31727 gr}{
31728 \backslash
31729 Longrightarrow}
31730 \end_layout
31731
31732 \begin_layout Itemize
31733
31734 \series bold
31735
31736 \backslash
31737 underline
31738 \series default
31739 の短縮形として
31740 \series bold
31741
31742 \backslash
31743 us
31744 \series default
31745 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
31746 \begin_inset VSpace medskip
31747 \end_inset
31748
31749
31750 \begin_inset Newline newline
31751 \end_inset
31752
31753
31754 \series bold
31755
31756 \backslash
31757 newcommand{
31758 \backslash
31759 us}[1]{
31760 \backslash
31761 underline{#1}}
31762 \series default
31763
31764 \begin_inset VSpace medskip
31765 \end_inset
31766
31767
31768 \begin_inset Newline newline
31769 \end_inset
31770
31771
31772 \series bold
31773 #
31774 \series default
31775 」という文字は、引数の入る場所を示し、その後ろの「
31776 \series bold
31777 1
31778 \series default
31779 」は、これが第1引数の入る場所であることを示します。
31780 \end_layout
31781
31782 \begin_layout Itemize
31783
31784 \series bold
31785
31786 \backslash
31787 framebox
31788 \series default
31789 の短縮形として、たとえば
31790 \series bold
31791
31792 \backslash
31793 fb
31794 \series default
31795 というコマンドを定義するには、
31796 \begin_inset VSpace medskip
31797 \end_inset
31798
31799
31800 \begin_inset Newline newline
31801 \end_inset
31802
31803
31804 \series bold
31805
31806 \backslash
31807 newcommand{
31808 \backslash
31809 fb}[3]{
31810 \backslash
31811 framebox#1#2{$#3$}}
31812 \series default
31813
31814 \begin_inset VSpace medskip
31815 \end_inset
31816
31817
31818 \begin_inset Newline newline
31819 \end_inset
31820
31821 二つのドルマークは、
31822 \series bold
31823
31824 \backslash
31825 framebox
31826 \series default
31827 が必要とする内部の数式を作り出します。第
31828 \begin_inset CommandInset ref
31829 LatexCommand ref
31830 reference "sub:縁付きボックス"
31831
31832 \end_inset
31833
31834 節をご参照下さい。
31835 \end_layout
31836
31837 \begin_layout Itemize
31838 ボックスの色を指定する必要がない
31839 \series bold
31840
31841 \backslash
31842 fcolorbox
31843 \series default
31844 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
31845 \begin_inset VSpace medskip
31846 \end_inset
31847
31848
31849 \begin_inset Newline newline
31850 \end_inset
31851
31852
31853 \series bold
31854
31855 \backslash
31856 newcommand{
31857 \backslash
31858 cb}[3][white]{
31859 \backslash
31860 fcolorbox{#2}{#1}{$#3$}}
31861 \series default
31862
31863 \begin_inset VSpace medskip
31864 \end_inset
31865
31866
31867 \begin_inset Newline newline
31868 \end_inset
31869
31870
31871 \series bold
31872
31873 \backslash
31874 cb
31875 \series default
31876 を使うときに色が指定されなければ、事前に定義された色である
31877 \series bold
31878 white
31879 \series default
31880 が使用されます。
31881 \end_layout
31882
31883 \begin_layout Standard
31884 以下は、上で定義したコマンドの動作テストです。
31885 \end_layout
31886
31887 \begin_layout Standard
31888 \align center
31889 \begin_inset Tabular
31890 <lyxtabular version="3" rows="6" columns="2">
31891 <features rotate="0" tabularvalignment="middle">
31892 <column alignment="center" valignment="top">
31893 <column alignment="center" valignment="top">
31894 <row>
31895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31896 \begin_inset Text
31897
31898 \begin_layout Plain Layout
31899 コマンド
31900 \end_layout
31901
31902 \end_inset
31903 </cell>
31904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31905 \begin_inset Text
31906
31907 \begin_layout Plain Layout
31908 出力
31909 \begin_inset Note Note
31910 status collapsed
31911
31912 \begin_layout Plain Layout
31913 ここで
31914 \series bold
31915
31916 \backslash
31917 raisebox
31918 \series default
31919 はスペーサーとして使用しているだけです。
31920 \end_layout
31921
31922 \end_inset
31923
31924
31925 \end_layout
31926
31927 \end_inset
31928 </cell>
31929 </row>
31930 <row>
31931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31932 \begin_inset Text
31933
31934 \begin_layout Plain Layout
31935 A
31936 \backslash
31937 gr
31938 \begin_inset space \textvisiblespace{}
31939 \end_inset
31940
31941 B
31942 \end_layout
31943
31944 \end_inset
31945 </cell>
31946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31947 \begin_inset Text
31948
31949 \begin_layout Plain Layout
31950 \begin_inset Formula $A\gr B$
31951 \end_inset
31952
31953
31954 \end_layout
31955
31956 \end_inset
31957 </cell>
31958 </row>
31959 <row>
31960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31961 \begin_inset Text
31962
31963 \begin_layout Plain Layout
31964
31965 \backslash
31966 us{ABcd
31967 \end_layout
31968
31969 \end_inset
31970 </cell>
31971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31972 \begin_inset Text
31973
31974 \begin_layout Plain Layout
31975 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31976 \end_inset
31977
31978
31979 \end_layout
31980
31981 \end_inset
31982 </cell>
31983 </row>
31984 <row>
31985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31986 \begin_inset Text
31987
31988 \begin_layout Plain Layout
31989
31990 \backslash
31991 fb{[2cm]
31992 \begin_inset Formula $\to$
31993 \end_inset
31994
31995
31996 \backslash
31997 {
31998 \begin_inset Formula $\to$
31999 \end_inset
32000
32001
32002 \backslash
32003 {
32004 \backslash
32005 int
32006 \begin_inset space \textvisiblespace{}
32007 \end_inset
32008
32009 A=B
32010 \end_layout
32011
32012 \end_inset
32013 </cell>
32014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32015 \begin_inset Text
32016
32017 \begin_layout Plain Layout
32018 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
32019 \end_inset
32020
32021
32022 \end_layout
32023
32024 \end_inset
32025 </cell>
32026 </row>
32027 <row>
32028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32029 \begin_inset Text
32030
32031 \begin_layout Plain Layout
32032
32033 \backslash
32034 cb{red
32035 \begin_inset Formula $\to$
32036 \end_inset
32037
32038
32039 \backslash
32040 {
32041 \backslash
32042 int
32043 \begin_inset space \textvisiblespace{}
32044 \end_inset
32045
32046 A=B
32047 \end_layout
32048
32049 \end_inset
32050 </cell>
32051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32052 \begin_inset Text
32053
32054 \begin_layout Plain Layout
32055 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
32056 \end_inset
32057
32058
32059 \end_layout
32060
32061 \end_inset
32062 </cell>
32063 </row>
32064 <row>
32065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32066 \begin_inset Text
32067
32068 \begin_layout Plain Layout
32069
32070 \backslash
32071 cb[green]
32072 \backslash
32073 {red
32074 \begin_inset Formula $\to$
32075 \end_inset
32076
32077
32078 \backslash
32079 {
32080 \backslash
32081 int
32082 \begin_inset space \textvisiblespace{}
32083 \end_inset
32084
32085 A=B
32086 \end_layout
32087
32088 \end_inset
32089 </cell>
32090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32091 \begin_inset Text
32092
32093 \begin_layout Plain Layout
32094 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
32095 \end_inset
32096
32097
32098 \end_layout
32099
32100 \end_inset
32101 </cell>
32102 </row>
32103 </lyxtabular>
32104
32105 \end_inset
32106
32107
32108 \end_layout
32109
32110 \begin_layout Subsection
32111 数式マクロ
32112 \begin_inset Index idx
32113 status collapsed
32114
32115 \begin_layout Plain Layout
32116 ゆーざーていぎこまんど@ユーザー定義コマンド ! すうしきまくろ@数式マクロ
32117 \end_layout
32118
32119 \end_inset
32120
32121
32122 \begin_inset Index idx
32123 status collapsed
32124
32125 \begin_layout Plain Layout
32126 まくろ@マクロ
32127 \end_layout
32128
32129 \end_inset
32130
32131
32132 \end_layout
32133
32134 \begin_layout Standard
32135 ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
32136 般型は、
32137 \begin_inset Formula 
32138 \[
32139 0=\lambda^{2}+p\lambda+q
32140 \]
32141
32142 \end_inset
32143
32144 であり、その解の一般型は
32145 \begin_inset Formula 
32146 \[
32147 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
32148 \]
32149
32150 \end_inset
32151
32152
32153 \end_layout
32154
32155 \begin_layout Standard
32156 です。
32157 \begin_inset Formula $\lambda$
32158 \end_inset
32159
32160
32161 \begin_inset Formula $p$
32162 \end_inset
32163
32164
32165 \begin_inset Formula $q$
32166 \end_inset
32167
32168 の3つのパラメータを指定することが必須であり、
32169 \begin_inset Formula $\lambda$
32170 \end_inset
32171
32172 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
32173 \begin_inset Newline newline
32174 \end_inset
32175
32176
32177 \series bold
32178
32179 \backslash
32180 newcommand{
32181 \backslash
32182 qG}[4][1,
32183 \backslash
32184 ,2]{#2_{#1}=-
32185 \backslash
32186 frac{#3}{2}
32187 \backslash
32188 pm
32189 \begin_inset Newline newline
32190 \end_inset
32191
32192
32193 \begin_inset Phantom HPhantom
32194 status open
32195
32196 \begin_layout Plain Layout
32197
32198 \series bold
32199
32200 \backslash
32201 newcommand
32202 \end_layout
32203
32204 \end_inset
32205
32206
32207 \backslash
32208 sqrt{
32209 \backslash
32210 frac{#3^{2}}{4}-#4}}
32211 \end_layout
32212
32213 \begin_layout Standard
32214 これを使って解の公式を作るには、
32215 \begin_inset Newline newline
32216 \end_inset
32217
32218
32219 \series bold
32220
32221 \backslash
32222 qG{
32223 \backslash
32224 lambda
32225 \begin_inset Formula $\to$
32226 \end_inset
32227
32228
32229 \backslash
32230 {p
32231 \begin_inset Formula $\to$
32232 \end_inset
32233
32234
32235 \backslash
32236 {q
32237 \series default
32238 というコマンドを数式に入れます。
32239 \end_layout
32240
32241 \begin_layout Standard
32242 新コマンドを定義する方法は、たとえばLaTeX中で分数は
32243 \series bold
32244
32245 \backslash
32246 frac{分子}{分母}
32247 \series default
32248 の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
32249 ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
32250 \series bold
32251
32252 \backslash
32253 newcommand
32254 \series default
32255 コマンドの代わりに、数式マクロを使う方法を提供しています。
32256 \end_layout
32257
32258 \begin_layout Standard
32259 数式マクロは、
32260 \family sans
32261 挿入\SpecialChar \menuseparator
32262 数式\SpecialChar \menuseparator
32263 マクロ
32264 \family default
32265 メニューか、ツールバーボタンの
32266 \begin_inset Info
32267 type  "icon"
32268 arg   "math-macro newmacroname_newcommand"
32269 \end_inset
32270
32271 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
32272 \begin_inset Newline newline
32273 \end_inset
32274
32275
32276 \begin_inset space \hspace*{\fill}
32277 \end_inset
32278
32279
32280 \begin_inset Graphics
32281         filename ../clipart/macrobox.png
32282
32283 \end_inset
32284
32285
32286 \begin_inset space \hspace*{\fill}
32287 \end_inset
32288
32289
32290 \begin_inset Newline newline
32291 \end_inset
32292
32293
32294 \begin_inset FormulaMacro
32295 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
32296 \end_inset
32297
32298
32299 \backslash
32300 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
32301 \series bold
32302
32303 \backslash
32304 #1
32305 \series default
32306 のように
32307 \series bold
32308
32309 \backslash
32310 #引数番号
32311 \series default
32312 というコマンドで入力するか、マクロツールバーボタンの
32313 \begin_inset Info
32314 type  "icon"
32315 arg   "math-macro-add-param"
32316 \end_inset
32317
32318 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
32319 \begin_inset Info
32320 type  "icon"
32321 arg   "math-macro-add-optional-param"
32322 \end_inset
32323
32324 で作ることができます。最初の必須引数は、ツールバーボタンの
32325 \begin_inset Info
32326 type  "icon"
32327 arg   "math-macro-make-optional"
32328 \end_inset
32329
32330 を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
32331 なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
32332 \begin_inset Newline newline
32333 \end_inset
32334
32335
32336 \series bold
32337 qG: 
32338 \backslash
32339 #1
32340 \series default
32341  
32342 \series bold
32343 ,
32344 \series default
32345  
32346 \series bold
32347
32348 \backslash
32349 #2
32350 \series default
32351  
32352 \series bold
32353 ,
32354 \series default
32355  
32356 \series bold
32357
32358 \backslash
32359 #3, 
32360 \backslash
32361 #4
32362 \begin_inset Newline newline
32363 \end_inset
32364
32365
32366 \series default
32367 のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
32368 されます。
32369 \begin_inset Newline newline
32370 \end_inset
32371
32372 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
32373 \family sans
32374 表示\SpecialChar \menuseparator
32375 数式マクロを展開(畳む)
32376 \family default
32377 メニューを使うことで、マクロ毎に変えることができます。
32378 \end_layout
32379
32380 \begin_layout Standard
32381 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
32382 \series bold
32383
32384 \backslash
32385 qG
32386 \series default
32387 とします。このマクロは、LyX中では以下のように表示されます。
32388 \begin_inset Newline newline
32389 \end_inset
32390
32391
32392 \begin_inset space \hspace*{\fill}
32393 \end_inset
32394
32395
32396 \begin_inset Graphics
32397         filename ../clipart/macrouse.png
32398
32399 \end_inset
32400
32401
32402 \begin_inset space \hspace*{\fill}
32403 \end_inset
32404
32405
32406 \begin_inset Newline newline
32407 \end_inset
32408
32409 以下は、上記の例に、引数
32410 \begin_inset Formula $x$
32411 \end_inset
32412
32413
32414 \begin_inset Formula $\ln(x)$
32415 \end_inset
32416
32417
32418 \begin_inset Formula $B$
32419 \end_inset
32420
32421 を指定したものです。
32422 \end_layout
32423
32424 \begin_layout Standard
32425 \begin_inset Formula 
32426 \[
32427 \qG x{\ln(x)}B
32428 \]
32429
32430 \end_inset
32431
32432
32433 \end_layout
32434
32435 \begin_layout Standard
32436 LyXは、
32437 \family sans
32438 ツール\SpecialChar \menuseparator
32439 設定\SpecialChar \menuseparator
32440 編集\SpecialChar \menuseparator
32441 制御
32442 \family default
32443 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
32444 せてみてください。
32445 \end_layout
32446
32447 \begin_layout Standard
32448 数式マクロは、文書書き出し時に、内部的に
32449 \series bold
32450
32451 \backslash
32452 newcommand
32453 \series default
32454 コマンドに変換されます。こうして生成された
32455 \series bold
32456
32457 \backslash
32458 newcommand
32459 \series default
32460 コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
32461 \end_layout
32462
32463 \begin_layout Standard
32464 数式マクロは、
32465 \series bold
32466
32467 \backslash
32468 newcommand
32469 \series default
32470 コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
32471 \series bold
32472
32473 \begin_inset Newline newline
32474 \end_inset
32475
32476
32477 \backslash
32478 newcommand{
32479 \backslash
32480 larrow}[2]{
32481 \backslash
32482 xleftarrow[#2]{#1}}
32483 \begin_inset Newline newline
32484 \end_inset
32485
32486
32487 \series default
32488 というコマンドを書き入れ、この全体を選択して、
32489 \begin_inset Flex Ruby
32490 status collapsed
32491
32492 \begin_layout Plain Layout
32493 捷径
32494 \begin_inset Argument post:1
32495 status collapsed
32496
32497 \begin_layout Plain Layout
32498 ショートカット
32499 \end_layout
32500
32501 \end_inset
32502
32503
32504 \end_layout
32505
32506 \end_inset
32507
32508
32509 \family sans
32510 Ctrl+M
32511 \family default
32512 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
32513 \series bold
32514
32515 \backslash
32516 newcommand
32517 \series default
32518 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
32519 \end_layout
32520
32521 \begin_layout Standard
32522 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
32523 \begin_inset CommandInset ref
32524 LatexCommand ref
32525 reference "sub:newcommandコマンド"
32526
32527 \end_inset
32528
32529 節で例として作った
32530 \series bold
32531
32532 \backslash
32533 fb
32534 \series default
32535 は、マクロとしては作ることができません。
32536 \end_layout
32537
32538 \begin_layout Standard
32539 カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
32540 \end_layout
32541
32542 \begin_layout Standard
32543 \begin_inset VSpace defskip
32544 \end_inset
32545
32546
32547 \end_layout
32548
32549 \begin_layout Standard
32550 \begin_inset Graphics
32551         filename ../clipart/MacroToolbar.png
32552
32553 \end_inset
32554
32555
32556 \begin_inset Index idx
32557 status collapsed
32558
32559 \begin_layout Plain Layout
32560 まくろ@マクロ ! つーるばー@ツールバー
32561 \end_layout
32562
32563 \end_inset
32564
32565
32566 \end_layout
32567
32568 \begin_layout Standard
32569 \begin_inset VSpace defskip
32570 \end_inset
32571
32572
32573 \end_layout
32574
32575 \begin_layout Standard
32576 マクロツールバーは、左から右に、以下の各ボタンがあります。
32577 \end_layout
32578
32579 \begin_layout Standard
32580 \begin_inset VSpace defskip
32581 \end_inset
32582
32583
32584 \end_layout
32585
32586 \begin_layout Standard
32587 \begin_inset Tabular
32588 <lyxtabular version="3" rows="9" columns="2">
32589 <features rotate="0" islongtable="true" longtabularalignment="center">
32590 <column alignment="left" valignment="top">
32591 <column alignment="left" valignment="top" width="85col%">
32592 <row interlinespace="2.5mm">
32593 <cell alignment="center" valignment="top" usebox="none">
32594 \begin_inset Text
32595
32596 \begin_layout Plain Layout
32597 \begin_inset Info
32598 type  "icon"
32599 arg   "math-macro-remove-param"
32600 \end_inset
32601
32602
32603 \end_layout
32604
32605 \end_inset
32606 </cell>
32607 <cell alignment="center" valignment="top" usebox="none">
32608 \begin_inset Text
32609
32610 \begin_layout Plain Layout
32611
32612 \family sans
32613 編集\SpecialChar \menuseparator
32614 数式\SpecialChar \menuseparator
32615 マクロ定義\SpecialChar \menuseparator
32616 最後の引数を削除
32617 \end_layout
32618
32619 \end_inset
32620 </cell>
32621 </row>
32622 <row interlinespace="2.5mm">
32623 <cell alignment="center" valignment="top" usebox="none">
32624 \begin_inset Text
32625
32626 \begin_layout Plain Layout
32627 \begin_inset Info
32628 type  "icon"
32629 arg   "math-macro-add-param"
32630 \end_inset
32631
32632
32633 \end_layout
32634
32635 \end_inset
32636 </cell>
32637 <cell alignment="center" valignment="top" usebox="none">
32638 \begin_inset Text
32639
32640 \begin_layout Plain Layout
32641
32642 \family sans
32643 編集\SpecialChar \menuseparator
32644 数式\SpecialChar \menuseparator
32645 マクロ定義\SpecialChar \menuseparator
32646 引数を追加
32647 \end_layout
32648
32649 \end_inset
32650 </cell>
32651 </row>
32652 <row interlinespace="2.5mm">
32653 <cell alignment="center" valignment="top" usebox="none">
32654 \begin_inset Text
32655
32656 \begin_layout Plain Layout
32657 \begin_inset Info
32658 type  "icon"
32659 arg   "math-macro-make-optional"
32660 \end_inset
32661
32662
32663 \end_layout
32664
32665 \end_inset
32666 </cell>
32667 <cell alignment="center" valignment="top" usebox="none">
32668 \begin_inset Text
32669
32670 \begin_layout Plain Layout
32671
32672 \family sans
32673 編集\SpecialChar \menuseparator
32674 数式\SpecialChar \menuseparator
32675 マクロ定義\SpecialChar \menuseparator
32676 最初の必須引数を
32677 \begin_inset Newline newline
32678 \end_inset
32679
32680
32681 \begin_inset Phantom HPhantom
32682 status open
32683
32684 \begin_layout Plain Layout
32685
32686 \family sans
32687 編集\SpecialChar \menuseparator
32688 数式\SpecialChar \menuseparator
32689 マクロ定義\SpecialChar \menuseparator
32690
32691 \end_layout
32692
32693 \end_inset
32694
32695 非必須引数にする
32696 \end_layout
32697
32698 \end_inset
32699 </cell>
32700 </row>
32701 <row interlinespace="2.5mm">
32702 <cell alignment="center" valignment="top" usebox="none">
32703 \begin_inset Text
32704
32705 \begin_layout Plain Layout
32706 \begin_inset Info
32707 type  "icon"
32708 arg   "math-macro-make-nonoptional"
32709 \end_inset
32710
32711
32712 \end_layout
32713
32714 \end_inset
32715 </cell>
32716 <cell alignment="center" valignment="top" usebox="none">
32717 \begin_inset Text
32718
32719 \begin_layout Plain Layout
32720
32721 \family sans
32722 編集\SpecialChar \menuseparator
32723 数式\SpecialChar \menuseparator
32724 マクロ定義\SpecialChar \menuseparator
32725 最後の非必須引数を
32726 \begin_inset Newline newline
32727 \end_inset
32728
32729
32730 \begin_inset Phantom HPhantom
32731 status open
32732
32733 \begin_layout Plain Layout
32734
32735 \family sans
32736 編集\SpecialChar \menuseparator
32737 数式\SpecialChar \menuseparator
32738 マクロ定義\SpecialChar \menuseparator
32739
32740 \end_layout
32741
32742 \end_inset
32743
32744 必須引数にする
32745 \end_layout
32746
32747 \end_inset
32748 </cell>
32749 </row>
32750 <row interlinespace="2.5mm">
32751 <cell alignment="center" valignment="top" usebox="none">
32752 \begin_inset Text
32753
32754 \begin_layout Plain Layout
32755 \begin_inset Info
32756 type  "icon"
32757 arg   "math-macro-remove-optional-param"
32758 \end_inset
32759
32760
32761 \end_layout
32762
32763 \end_inset
32764 </cell>
32765 <cell alignment="center" valignment="top" usebox="none">
32766 \begin_inset Text
32767
32768 \begin_layout Plain Layout
32769
32770 \family sans
32771 編集\SpecialChar \menuseparator
32772 数式\SpecialChar \menuseparator
32773 マクロ定義\SpecialChar \menuseparator
32774 非必須引数を削除
32775 \end_layout
32776
32777 \end_inset
32778 </cell>
32779 </row>
32780 <row interlinespace="2.5mm">
32781 <cell alignment="center" valignment="top" usebox="none">
32782 \begin_inset Text
32783
32784 \begin_layout Plain Layout
32785 \begin_inset Info
32786 type  "icon"
32787 arg   "math-macro-add-optional-param"
32788 \end_inset
32789
32790
32791 \end_layout
32792
32793 \end_inset
32794 </cell>
32795 <cell alignment="center" valignment="top" usebox="none">
32796 \begin_inset Text
32797
32798 \begin_layout Plain Layout
32799
32800 \family sans
32801 編集\SpecialChar \menuseparator
32802 数式\SpecialChar \menuseparator
32803 マクロ定義\SpecialChar \menuseparator
32804 非必須引数を挿入
32805 \end_layout
32806
32807 \end_inset
32808 </cell>
32809 </row>
32810 <row interlinespace="2.5mm">
32811 <cell alignment="center" valignment="top" usebox="none">
32812 \begin_inset Text
32813
32814 \begin_layout Plain Layout
32815 \begin_inset Info
32816 type  "icon"
32817 arg   "math-macro-remove-greedy-param"
32818 \end_inset
32819
32820
32821 \end_layout
32822
32823 \end_inset
32824 </cell>
32825 <cell alignment="center" valignment="top" usebox="none">
32826 \begin_inset Text
32827
32828 \begin_layout Plain Layout
32829
32830 \family sans
32831 編集\SpecialChar \menuseparator
32832 数式\SpecialChar \menuseparator
32833 マクロ定義\SpecialChar \menuseparator
32834 右に吐き出す形で
32835 \begin_inset Newline newline
32836 \end_inset
32837
32838
32839 \begin_inset Phantom HPhantom
32840 status open
32841
32842 \begin_layout Plain Layout
32843
32844 \family sans
32845 編集\SpecialChar \menuseparator
32846 数式\SpecialChar \menuseparator
32847 マクロ定義\SpecialChar \menuseparator
32848
32849 \end_layout
32850
32851 \end_inset
32852
32853 最後の引数を削除
32854 \end_layout
32855
32856 \end_inset
32857 </cell>
32858 </row>
32859 <row interlinespace="2.5mm">
32860 <cell alignment="center" valignment="top" usebox="none">
32861 \begin_inset Text
32862
32863 \begin_layout Plain Layout
32864 \begin_inset Info
32865 type  "icon"
32866 arg   "math-macro-append-greedy-param"
32867 \end_inset
32868
32869
32870 \end_layout
32871
32872 \end_inset
32873 </cell>
32874 <cell alignment="center" valignment="top" usebox="none">
32875 \begin_inset Text
32876
32877 \begin_layout Plain Layout
32878
32879 \family sans
32880 編集\SpecialChar \menuseparator
32881 数式\SpecialChar \menuseparator
32882 マクロ定義\SpecialChar \menuseparator
32883 右から喰う形で
32884 \begin_inset Newline newline
32885 \end_inset
32886
32887
32888 \begin_inset Phantom HPhantom
32889 status open
32890
32891 \begin_layout Plain Layout
32892
32893 \family sans
32894 編集\SpecialChar \menuseparator
32895 数式\SpecialChar \menuseparator
32896 マクロ定義\SpecialChar \menuseparator
32897
32898 \end_layout
32899
32900 \end_inset
32901
32902 引数を追加
32903 \end_layout
32904
32905 \end_inset
32906 </cell>
32907 </row>
32908 <row interlinespace="2.5mm">
32909 <cell alignment="center" valignment="top" usebox="none">
32910 \begin_inset Text
32911
32912 \begin_layout Plain Layout
32913 \begin_inset Info
32914 type  "icon"
32915 arg   "math-macro-add-greedy-optional-param"
32916 \end_inset
32917
32918
32919 \end_layout
32920
32921 \end_inset
32922 </cell>
32923 <cell alignment="center" valignment="top" usebox="none">
32924 \begin_inset Text
32925
32926 \begin_layout Plain Layout
32927
32928 \family sans
32929 編集\SpecialChar \menuseparator
32930 数式\SpecialChar \menuseparator
32931 マクロ定義\SpecialChar \menuseparator
32932 右から喰う形で
32933 \begin_inset Newline newline
32934 \end_inset
32935
32936
32937 \begin_inset Phantom HPhantom
32938 status open
32939
32940 \begin_layout Plain Layout
32941
32942 \family sans
32943 編集\SpecialChar \menuseparator
32944 数式\SpecialChar \menuseparator
32945 マクロ定義\SpecialChar \menuseparator
32946
32947 \end_layout
32948
32949 \end_inset
32950
32951 非必須引数を追加
32952 \end_layout
32953
32954 \end_inset
32955 </cell>
32956 </row>
32957 </lyxtabular>
32958
32959 \end_inset
32960
32961
32962 \end_layout
32963
32964 \begin_layout Section
32965 コンピュータ代数システム
32966 \end_layout
32967
32968 \begin_layout Standard
32969 LyXでは、LyXの数式エディタで書かれた数式表現と、外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です。現在サポートされているプログラムは、
32970 \family sans
32971 Maple
32972 \family default
32973
32974 \family sans
32975 Mathematica
32976 \family default
32977
32978 \family sans
32979 Maxima
32980 \family default
32981
32982 \family sans
32983 Octave
32984 \family default
32985 です。サポートされている数式表現は、非常に単純なものに限られていますので、ご注意ください。
32986 \end_layout
32987
32988 \begin_layout Subsection
32989 使用法
32990 \end_layout
32991
32992 \begin_layout Standard
32993 数式表現を書いた後、
32994 \family sans
32995 編集\SpecialChar \menuseparator
32996 数式\SpecialChar \menuseparator
32997 コンピュータ代数システムを使用
32998 \family default
32999 メニューで、コンピュータに導入済みのプログラムを選択します。その後、計算結果が、数式表現の右に「=」演算子とともに表示されます。
33000 \end_layout
33001
33002 \begin_layout Standard
33003 下記は、どのような計算が可能かをいくつか例示したものです(出力は
33004 \family typewriter
33005 Maxima
33006 \family default
33007 です)。
33008 \end_layout
33009
33010 \begin_layout Itemize
33011 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
33012 \end_inset
33013
33014
33015 \end_layout
33016
33017 \begin_layout Itemize
33018 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
33019 \end_inset
33020
33021
33022 \end_layout
33023
33024 \begin_layout Itemize
33025 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
33026 \end_inset
33027
33028
33029 \end_layout
33030
33031 \begin_layout Itemize
33032 \begin_inset Formula $\det\left[\begin{array}{ccc}
33033 1 & 6 & 7\\
33034 2 & 5 & 8\\
33035 3 & 4 & 17
33036 \end{array}\right]=-56$
33037 \end_inset
33038
33039
33040 \end_layout
33041
33042 \begin_layout Itemize
33043 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
33044 \end_inset
33045
33046
33047 \end_layout
33048
33049 \begin_layout Subsection
33050 捷径
33051 \end_layout
33052
33053 \begin_layout Standard
33054 現在のところ、代数プログラムを呼び出すための
33055 \begin_inset Flex Ruby
33056 status collapsed
33057
33058 \begin_layout Plain Layout
33059 捷径
33060 \begin_inset Argument post:1
33061 status collapsed
33062
33063 \begin_layout Plain Layout
33064 ショートカット
33065 \end_layout
33066
33067 \end_inset
33068
33069
33070 \end_layout
33071
33072 \end_inset
33073
33074 はありません。しかし、捷径を
33075 \family sans
33076 math-extern
33077 \family default
33078  LyX関数にバインドすることは容易です(取扱説明書『
33079 \family sans
33080 \emph on
33081 LyX関数篇
33082 \family default
33083 \emph default
33084 』参照)。例えば、数式エディタ中で
33085 \family sans
33086 リターン
33087 \family default
33088
33089 \begin_inset Flex Ruby
33090 status collapsed
33091
33092 \begin_layout Plain Layout
33093
33094 \begin_inset Argument post:1
33095 status collapsed
33096
33097 \begin_layout Plain Layout
33098 キー
33099 \end_layout
33100
33101 \end_inset
33102
33103
33104 \end_layout
33105
33106 \end_inset
33107
33108 をバインドさせることもできます。それを
33109 \family typewriter
33110 Maxima
33111 \family default
33112 にバインドするには、下記の捷径定義コマンドを使用します。
33113 \end_layout
33114
33115 \begin_layout Standard
33116
33117 \series bold
33118 command-alternatives break-paragraph;math-extern maxima
33119 \end_layout
33120
33121 \begin_layout Section
33122 補遺
33123 \begin_inset Index idx
33124 status collapsed
33125
33126 \begin_layout Plain Layout
33127 ほい@補遺
33128 \end_layout
33129
33130 \end_inset
33131
33132
33133 \end_layout
33134
33135 \begin_layout Subsection
33136 負の数
33137 \begin_inset Index idx
33138 status collapsed
33139
33140 \begin_layout Plain Layout
33141 かず@数 ! ふの@負の ---
33142 \end_layout
33143
33144 \end_inset
33145
33146
33147 \end_layout
33148
33149 \begin_layout Standard
33150 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
33151 く表示されます。
33152 \end_layout
33153
33154 \begin_layout Standard
33155 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
33156 \end_layout
33157
33158 \begin_layout Standard
33159 以下は、この問題を示す例です。
33160 \end_layout
33161
33162 \begin_layout Standard
33163 \align center
33164 \begin_inset Tabular
33165 <lyxtabular version="3" rows="3" columns="2">
33166 <features rotate="0" tabularvalignment="middle">
33167 <column alignment="right" valignment="top">
33168 <column alignment="left" valignment="top">
33169 <row>
33170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33171 \begin_inset Text
33172
33173 \begin_layout Plain Layout
33174 通常の文章:
33175 \end_layout
33176
33177 \end_inset
33178 </cell>
33179 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
33180 \begin_inset Text
33181
33182 \begin_layout Plain Layout
33183 x = -2
33184 \end_layout
33185
33186 \end_inset
33187 </cell>
33188 </row>
33189 <row>
33190 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33191 \begin_inset Text
33192
33193 \begin_layout Plain Layout
33194 数式:
33195 \end_layout
33196
33197 \end_inset
33198 </cell>
33199 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33200 \begin_inset Text
33201
33202 \begin_layout Plain Layout
33203 \begin_inset Formula $x=-2$
33204 \end_inset
33205
33206
33207 \end_layout
33208
33209 \end_inset
33210 </cell>
33211 </row>
33212 <row>
33213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Plain Layout
33217 解決策:
33218 \end_layout
33219
33220 \end_inset
33221 </cell>
33222 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
33223 \begin_inset Text
33224
33225 \begin_layout Plain Layout
33226 \begin_inset Formula $x=\textrm{-}2$
33227 \end_inset
33228
33229
33230 \end_layout
33231
33232 \end_inset
33233 </cell>
33234 </row>
33235 </lyxtabular>
33236
33237 \end_inset
33238
33239
33240 \end_layout
33241
33242 \begin_layout Subsection
33243 位区切りとしてのコンマ
33244 \begin_inset Index idx
33245 status collapsed
33246
33247 \begin_layout Plain Layout
33248 こんま@コンマ
33249 \end_layout
33250
33251 \end_inset
33252
33253
33254 \begin_inset Index idx
33255 status collapsed
33256
33257 \begin_layout Plain Layout
33258 かんま@カンマ|see
33259 \begin_inset ERT
33260 status collapsed
33261
33262 \begin_layout Plain Layout
33263
33264 {
33265 \end_layout
33266
33267 \end_inset
33268
33269 コンマ
33270 \begin_inset ERT
33271 status collapsed
33272
33273 \begin_layout Plain Layout
33274
33275 }
33276 \end_layout
33277
33278 \end_inset
33279
33280
33281 \end_layout
33282
33283 \end_inset
33284
33285
33286 \end_layout
33287
33288 \begin_layout Standard
33289 LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
33290 \end_layout
33291
33292 \begin_layout Standard
33293 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(
33294 \begin_inset Flex Ruby
33295 status collapsed
33296
33297 \begin_layout Plain Layout
33298 捷径
33299 \begin_inset Argument post:1
33300 status collapsed
33301
33302 \begin_layout Plain Layout
33303 ショートカット
33304 \end_layout
33305
33306 \end_inset
33307
33308
33309 \end_layout
33310
33311 \end_inset
33312
33313
33314 \begin_inset Info
33315 type  "shortcut"
33316 arg   "math-mode"
33317 \end_inset
33318
33319 )。
33320 \end_layout
33321
33322 \begin_layout Standard
33323 文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
33324 \end_layout
33325
33326 \begin_layout Standard
33327
33328 \series bold
33329
33330 \backslash
33331 usepackage{icomma}
33332 \end_layout
33333
33334 \begin_layout Standard
33335 という行を加えて、
33336 \series bold
33337 icomma.sty
33338 \series default
33339
33340 \begin_inset Foot
33341 status collapsed
33342
33343 \begin_layout Plain Layout
33344
33345 \series bold
33346 icomma
33347 \series default
33348 は、LaTeXパッケージ
33349 \series bold
33350 was
33351 \series default
33352
33353 \begin_inset Index idx
33354 status collapsed
33355
33356 \begin_layout Plain Layout
33357 ぱっけーじ@パッケージ ! was
33358 \begin_inset ERT
33359 status collapsed
33360
33361 \begin_layout Plain Layout
33362
33363
33364 \backslash
33365 vspace{4mm}
33366 \end_layout
33367
33368 \end_inset
33369
33370
33371 \end_layout
33372
33373 \end_inset
33374
33375 に含まれています。
33376 \end_layout
33377
33378 \end_inset
33379
33380
33381 \begin_inset Index idx
33382 status collapsed
33383
33384 \begin_layout Plain Layout
33385 ぱっけーじ@パッケージ ! icomma
33386 \end_layout
33387
33388 \end_inset
33389
33390 ファイルを読み込みます。
33391 \end_layout
33392
33393 \begin_layout Subsection
33394 物理ベクトル
33395 \begin_inset CommandInset label
33396 LatexCommand label
33397 name "sub:物理ベクトル"
33398
33399 \end_inset
33400
33401
33402 \begin_inset Index idx
33403 status collapsed
33404
33405 \begin_layout Plain Layout
33406 Vectors ! physical
33407 \end_layout
33408
33409 \end_inset
33410
33411
33412 \end_layout
33413
33414 \begin_layout Standard
33415 LaTeXパッケージ
33416 \series bold
33417 braket
33418 \series default
33419
33420 \begin_inset Foot
33421 status collapsed
33422
33423 \begin_layout Plain Layout
33424
33425 \series bold
33426 braket
33427 \series default
33428  は標準的LaTeX頒布版のすべてに含まれています。
33429 \end_layout
33430
33431 \end_inset
33432
33433
33434 \begin_inset Index idx
33435 status collapsed
33436
33437 \begin_layout Plain Layout
33438 ぱっけーじ@パッケージ ! braket
33439 \end_layout
33440
33441 \end_inset
33442
33443 には、定義済みのベクトルが提供されており、
33444 \end_layout
33445
33446 \begin_layout Standard
33447
33448 \series bold
33449
33450 \backslash
33451 usepackage{braket}
33452 \end_layout
33453
33454 \begin_layout Standard
33455 というLaTeXプリアンブル行で読み込むことができます。
33456 \end_layout
33457
33458 \begin_layout Standard
33459 \begin_inset ERT
33460 status collapsed
33461
33462 \begin_layout Plain Layout
33463
33464
33465 \backslash
33466 ifbraket 
33467 \end_layout
33468
33469 \end_inset
33470
33471
33472 \begin_inset Note Note
33473 status open
33474
33475 \begin_layout Plain Layout
33476 以下の表は、
33477 \series bold
33478 braket
33479 \series default
33480  LaTeXパッケージが導入済みのときのみ表示されます。
33481 \end_layout
33482
33483 \end_inset
33484
33485 以下のコマンドが定義されています。
33486 \end_layout
33487
33488 \begin_layout Standard
33489 \align center
33490 \begin_inset Tabular
33491 <lyxtabular version="3" rows="4" columns="2">
33492 <features rotate="0" tabularvalignment="middle">
33493 <column alignment="center" valignment="top">
33494 <column alignment="center" valignment="top">
33495 <row>
33496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33497 \begin_inset Text
33498
33499 \begin_layout Plain Layout
33500 コマンド
33501 \end_layout
33502
33503 \end_inset
33504 </cell>
33505 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33506 \begin_inset Text
33507
33508 \begin_layout Plain Layout
33509 出力
33510 \end_layout
33511
33512 \end_inset
33513 </cell>
33514 </row>
33515 <row>
33516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33517 \begin_inset Text
33518
33519 \begin_layout Plain Layout
33520
33521 \backslash
33522 Bra{
33523 \backslash
33524 psi
33525 \end_layout
33526
33527 \end_inset
33528 </cell>
33529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33530 \begin_inset Text
33531
33532 \begin_layout Plain Layout
33533 \begin_inset Formula $\Bra{\psi}$
33534 \end_inset
33535
33536
33537 \end_layout
33538
33539 \end_inset
33540 </cell>
33541 </row>
33542 <row>
33543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33544 \begin_inset Text
33545
33546 \begin_layout Plain Layout
33547
33548 \backslash
33549 Ket{
33550 \backslash
33551 psi
33552 \end_layout
33553
33554 \end_inset
33555 </cell>
33556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33557 \begin_inset Text
33558
33559 \begin_layout Plain Layout
33560 \begin_inset Formula $\Ket{\psi}$
33561 \end_inset
33562
33563
33564 \end_layout
33565
33566 \end_inset
33567 </cell>
33568 </row>
33569 <row>
33570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33571 \begin_inset Text
33572
33573 \begin_layout Plain Layout
33574
33575 \backslash
33576 Braket{
33577 \backslash
33578 psi
33579 \begin_inset Formula $|$
33580 \end_inset
33581
33582
33583 \backslash
33584 phi
33585 \end_layout
33586
33587 \end_inset
33588 </cell>
33589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33590 \begin_inset Text
33591
33592 \begin_layout Plain Layout
33593 \begin_inset Formula $\Braket{\psi|\phi}$
33594 \end_inset
33595
33596
33597 \end_layout
33598
33599 \end_inset
33600 </cell>
33601 </row>
33602 </lyxtabular>
33603
33604 \end_inset
33605
33606
33607 \end_layout
33608
33609 \begin_layout Standard
33610
33611 \series bold
33612
33613 \backslash
33614 Braket
33615 \series default
33616 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
33617 \begin_inset Formula 
33618 \[
33619 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33620 \]
33621
33622 \end_inset
33623
33624
33625 \begin_inset ERT
33626 status collapsed
33627
33628 \begin_layout Plain Layout
33629
33630
33631 \backslash
33632 else 
33633 \end_layout
33634
33635 \end_inset
33636
33637
33638 \begin_inset Note Note
33639 status open
33640
33641 \begin_layout Plain Layout
33642
33643 \series bold
33644 braket
33645 \series default
33646  LaTeXパッケージが導入されていないときには、以下が表示されます。
33647 \end_layout
33648
33649 \end_inset
33650
33651
33652 \end_layout
33653
33654 \begin_layout Standard
33655 本小節の全体を出力で見るためには、
33656 \series bold
33657 braket
33658 \series default
33659  LaTeXパッケージを導入する必要があります。
33660 \end_layout
33661
33662 \begin_layout Standard
33663 \begin_inset ERT
33664 status collapsed
33665
33666 \begin_layout Plain Layout
33667
33668
33669 \backslash
33670 fi 
33671 \end_layout
33672
33673 \end_inset
33674
33675
33676 \end_layout
33677
33678 \begin_layout Standard
33679
33680 \series bold
33681
33682 \backslash
33683 Braket
33684 \series default
33685 と同じ効果は、第
33686 \begin_inset CommandInset ref
33687 LatexCommand ref
33688 reference "sub:自動の括弧丈"
33689
33690 \end_inset
33691
33692 節に説明されているとおり、
33693 \series bold
33694
33695 \backslash
33696 middle
33697 \series default
33698 コマンドを用いることによっても実現できます。
33699 \end_layout
33700
33701 \begin_layout Subsection
33702 自己定義の分数
33703 \begin_inset CommandInset label
33704 LatexCommand label
33705 name "sub:自己定義の分数"
33706
33707 \end_inset
33708
33709
33710 \begin_inset Index idx
33711 status collapsed
33712
33713 \begin_layout Plain Layout
33714 ぶんすう@分数 ! じこていぎの@自己定義の ---
33715 \end_layout
33716
33717 \end_inset
33718
33719
33720 \end_layout
33721
33722 \begin_layout Standard
33723 分数用の自製コマンドを定義するには、以下の書式を持つ
33724 \series bold
33725
33726 \backslash
33727 genfrac
33728 \series default
33729
33730 \begin_inset Index idx
33731 status collapsed
33732
33733 \begin_layout Plain Layout
33734 こまんど@コマンド ! G ! 
33735 \backslash
33736 genfrac
33737 \end_layout
33738
33739 \end_inset
33740
33741 コマンドを使います。
33742 \end_layout
33743
33744 \begin_layout Standard
33745
33746 \series bold
33747
33748 \backslash
33749 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
33750 \begin_inset Newline newline
33751 \end_inset
33752
33753
33754 \begin_inset Phantom HPhantom
33755 status open
33756
33757 \begin_layout Plain Layout
33758
33759 \series bold
33760
33761 \backslash
33762 genfrac
33763 \end_layout
33764
33765 \end_inset
33766
33767 {分子}{分母}
33768 \end_layout
33769
33770 \begin_layout Standard
33771 ここで「様式」は、0
33772 \begin_inset space \thinspace{}
33773 \end_inset
33774
33775 -
33776 \begin_inset space \thinspace{}
33777 \end_inset
33778
33779 3の範囲の数字です。
33780 \end_layout
33781
33782 \begin_layout Standard
33783 \align center
33784 \begin_inset Tabular
33785 <lyxtabular version="3" rows="5" columns="2">
33786 <features rotate="0" tabularvalignment="middle">
33787 <column alignment="center" valignment="top">
33788 <column alignment="center" valignment="top">
33789 <row>
33790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33791 \begin_inset Text
33792
33793 \begin_layout Plain Layout
33794 数字
33795 \end_layout
33796
33797 \end_inset
33798 </cell>
33799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33800 \begin_inset Text
33801
33802 \begin_layout Plain Layout
33803 様式(大きさ)
33804 \end_layout
33805
33806 \end_inset
33807 </cell>
33808 </row>
33809 <row>
33810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33811 \begin_inset Text
33812
33813 \begin_layout Plain Layout
33814 0
33815 \end_layout
33816
33817 \end_inset
33818 </cell>
33819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33820 \begin_inset Text
33821
33822 \begin_layout Plain Layout
33823 別行立て様式の数式
33824 \end_layout
33825
33826 \end_inset
33827 </cell>
33828 </row>
33829 <row>
33830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33831 \begin_inset Text
33832
33833 \begin_layout Plain Layout
33834 1
33835 \end_layout
33836
33837 \end_inset
33838 </cell>
33839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33840 \begin_inset Text
33841
33842 \begin_layout Plain Layout
33843 行内数式
33844 \end_layout
33845
33846 \end_inset
33847 </cell>
33848 </row>
33849 <row>
33850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33851 \begin_inset Text
33852
33853 \begin_layout Plain Layout
33854 2
33855 \end_layout
33856
33857 \end_inset
33858 </cell>
33859 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33860 \begin_inset Text
33861
33862 \begin_layout Plain Layout
33863 やや小(small)
33864 \end_layout
33865
33866 \end_inset
33867 </cell>
33868 </row>
33869 <row>
33870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33871 \begin_inset Text
33872
33873 \begin_layout Plain Layout
33874 3
33875 \end_layout
33876
33877 \end_inset
33878 </cell>
33879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33880 \begin_inset Text
33881
33882 \begin_layout Plain Layout
33883 最小(tiny)
33884 \end_layout
33885
33886 \end_inset
33887 </cell>
33888 </row>
33889 </lyxtabular>
33890
33891 \end_inset
33892
33893
33894 \end_layout
33895
33896 \begin_layout Standard
33897 「様式」を指定しないときには、
33898 \series bold
33899
33900 \backslash
33901 frac
33902 \series default
33903 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
33904 \end_layout
33905
33906 \begin_layout Standard
33907 「分数線の厚み」を指定しないときには、既定値である0.4
33908 \begin_inset space \thinspace{}
33909 \end_inset
33910
33911 ptが用いられます。
33912 \end_layout
33913
33914 \begin_layout Standard
33915 \begin_inset VSpace medskip
33916 \end_inset
33917
33918 たとえば、第
33919 \begin_inset CommandInset ref
33920 LatexCommand ref
33921 reference "sub:分数"
33922
33923 \end_inset
33924
33925 節の
33926 \series bold
33927
33928 \backslash
33929 dfrac
33930 \series default
33931 コマンドおよび
33932 \series bold
33933
33934 \backslash
33935 tbinom
33936 \series default
33937 コマンドは、
33938 \end_layout
33939
33940 \begin_layout Standard
33941
33942 \series bold
33943
33944 \backslash
33945 newcommand{
33946 \backslash
33947 dfrac}[2]{
33948 \backslash
33949 genfrac{}{}{}{0}{#1}{#2}}
33950 \end_layout
33951
33952 \begin_layout Standard
33953 あるいは
33954 \end_layout
33955
33956 \begin_layout Standard
33957
33958 \series bold
33959
33960 \backslash
33961 newcommand{
33962 \backslash
33963 tbinom}[2]{
33964 \backslash
33965 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33966 \end_layout
33967
33968 \begin_layout Standard
33969 というコマンドで定義できます。
33970 \end_layout
33971
33972 \begin_layout Standard
33973 \begin_inset VSpace medskip
33974 \end_inset
33975
33976 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
33977 \end_layout
33978
33979 \begin_layout Standard
33980
33981 \series bold
33982
33983 \backslash
33984 newcommand{
33985 \backslash
33986 fracS}[3][]{
33987 \backslash
33988 genfrac{}{}{#1}{}{#2}{#3}}
33989 \end_layout
33990
33991 \begin_layout Standard
33992 という行を入れます。
33993 \begin_inset Newpage newpage
33994 \end_inset
33995
33996
33997 \end_layout
33998
33999 \begin_layout Standard
34000 以下は、そのテストです。
34001 \begin_inset Formula 
34002 \begin{align*}
34003 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
34004 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
34005 \end{align*}
34006
34007 \end_inset
34008
34009 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
34010 \end_layout
34011
34012 \begin_layout Subsection
34013 数式の消去
34014 \begin_inset Index idx
34015 status collapsed
34016
34017 \begin_layout Plain Layout
34018 すうしき@数式 ! しょうきょ@消去
34019 \end_layout
34020
34021 \end_inset
34022
34023
34024 \end_layout
34025
34026 \begin_layout Standard
34027 数式を消去するには、4つの方法があります。
34028 \end_layout
34029
34030 \begin_layout Standard
34031 \align center
34032 \begin_inset Tabular
34033 <lyxtabular version="3" rows="5" columns="2">
34034 <features rotate="0" tabularvalignment="middle">
34035 <column alignment="center" valignment="top">
34036 <column alignment="center" valignment="top">
34037 <row>
34038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34039 \begin_inset Text
34040
34041 \begin_layout Plain Layout
34042 コマンド
34043 \end_layout
34044
34045 \end_inset
34046 </cell>
34047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34048 \begin_inset Text
34049
34050 \begin_layout Plain Layout
34051 出力
34052 \begin_inset Note Note
34053 status collapsed
34054
34055 \begin_layout Plain Layout
34056 ここで
34057 \series bold
34058
34059 \backslash
34060 raisebox
34061 \series default
34062 はスペーサーとして使用しているだけです。
34063 \end_layout
34064
34065 \end_inset
34066
34067
34068 \end_layout
34069
34070 \end_inset
34071 </cell>
34072 </row>
34073 <row>
34074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34075 \begin_inset Text
34076
34077 \begin_layout Plain Layout
34078
34079 \backslash
34080 cancel
34081 \begin_inset space \textvisiblespace{}
34082 \end_inset
34083
34084 int
34085 \begin_inset space \textvisiblespace{}
34086 \end_inset
34087
34088 A=B
34089 \end_layout
34090
34091 \end_inset
34092 </cell>
34093 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34094 \begin_inset Text
34095
34096 \begin_layout Plain Layout
34097 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
34098 \end_inset
34099
34100
34101 \end_layout
34102
34103 \end_inset
34104 </cell>
34105 </row>
34106 <row>
34107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34108 \begin_inset Text
34109
34110 \begin_layout Plain Layout
34111
34112 \backslash
34113 bcancel
34114 \begin_inset space \textvisiblespace{}
34115 \end_inset
34116
34117
34118 \backslash
34119 int
34120 \begin_inset space \textvisiblespace{}
34121 \end_inset
34122
34123 A=B
34124 \end_layout
34125
34126 \end_inset
34127 </cell>
34128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34129 \begin_inset Text
34130
34131 \begin_layout Plain Layout
34132 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
34133 \end_inset
34134
34135
34136 \end_layout
34137
34138 \end_inset
34139 </cell>
34140 </row>
34141 <row>
34142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34143 \begin_inset Text
34144
34145 \begin_layout Plain Layout
34146
34147 \backslash
34148 xcancel
34149 \begin_inset space \textvisiblespace{}
34150 \end_inset
34151
34152
34153 \backslash
34154 int
34155 \begin_inset space \textvisiblespace{}
34156 \end_inset
34157
34158 A=B
34159 \end_layout
34160
34161 \end_inset
34162 </cell>
34163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34164 \begin_inset Text
34165
34166 \begin_layout Plain Layout
34167 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
34168 \end_inset
34169
34170
34171 \end_layout
34172
34173 \end_inset
34174 </cell>
34175 </row>
34176 <row>
34177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34178 \begin_inset Text
34179
34180 \begin_layout Plain Layout
34181
34182 \backslash
34183 cancelto
34184 \begin_inset space \textvisiblespace{}
34185 \end_inset
34186
34187
34188 \backslash
34189 int
34190 \begin_inset space \textvisiblespace{}
34191 \end_inset
34192
34193 A=B
34194 \begin_inset Formula $\to$
34195 \end_inset
34196
34197 1
34198 \end_layout
34199
34200 \end_inset
34201 </cell>
34202 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34203 \begin_inset Text
34204
34205 \begin_layout Plain Layout
34206 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
34207 \end_inset
34208
34209
34210 \end_layout
34211
34212 \end_inset
34213 </cell>
34214 </row>
34215 </lyxtabular>
34216
34217 \end_inset
34218
34219
34220 \end_layout
34221
34222 \begin_layout Standard
34223
34224 \series bold
34225
34226 \backslash
34227 cancelto
34228 \series default
34229 は、以下のように、とくに数式中の分数を約分を表示するのに適しています。
34230 \begin_inset Formula 
34231 \[
34232 \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}}}
34233 \]
34234
34235 \end_inset
34236
34237
34238 \end_layout
34239
34240 \begin_layout Standard
34241
34242 \lang english
34243 To change the size of 
34244 \series bold
34245
34246 \backslash
34247 cancelto
34248 \series default
34249 's 
34250 \begin_inset Quotes eld
34251 \end_inset
34252
34253 subscript
34254 \begin_inset Quotes erd
34255 \end_inset
34256
34257  value one can add the LaTeX-preamble line
34258 \end_layout
34259
34260 \begin_layout Standard
34261
34262 \series bold
34263
34264 \backslash
34265 PassOptionsToPackage{option}{cancel}
34266 \end_layout
34267
34268 \begin_layout Standard
34269
34270 \lang english
34271 where 
34272 \series bold
34273 option
34274 \series default
34275  is either 
34276 \series bold
34277 samesize
34278 \series default
34279  which leads to the same size as for the canceled value, or 
34280 \series bold
34281 Smaller
34282 \series default
34283  which makes is it a bit smaller than normal.
34284 \end_layout
34285
34286 \begin_layout Standard
34287 という行で読み込まれています。取り消し線に色を付けるには、TeXコードで以下のコマンドを書き加えてください。
34288 \end_layout
34289
34290 \begin_layout Standard
34291
34292 \series bold
34293
34294 \backslash
34295 renewcommand{
34296 \backslash
34297 CancelColor}{
34298 \backslash
34299 color{red}}
34300 \end_layout
34301
34302 \begin_layout Standard
34303 ここで
34304 \series bold
34305 red
34306 \series default
34307 は、お好みの色に変更することができます。
34308 \end_layout
34309
34310 \begin_layout Standard
34311 \begin_inset ERT
34312 status collapsed
34313
34314 \begin_layout Plain Layout
34315
34316
34317 \backslash
34318 renewcommand{
34319 \backslash
34320 CancelColor}{
34321 \backslash
34322 color{red}}
34323 \end_layout
34324
34325 \end_inset
34326
34327
34328 \end_layout
34329
34330 \begin_layout Standard
34331 \begin_inset Formula 
34332 \[
34333 \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}}}
34334 \]
34335
34336 \end_inset
34337
34338
34339 \end_layout
34340
34341 \begin_layout Standard
34342 \begin_inset ERT
34343 status collapsed
34344
34345 \begin_layout Plain Layout
34346
34347
34348 \backslash
34349 renewcommand{
34350 \backslash
34351 CancelColor}{
34352 \backslash
34353 color{black}}
34354 \end_layout
34355
34356 \end_inset
34357
34358
34359 \begin_inset Note Note
34360 status open
34361
34362 \begin_layout Plain Layout
34363 色をリセット
34364 \end_layout
34365
34366 \end_inset
34367
34368
34369 \end_layout
34370
34371 \begin_layout Standard
34372 他の微調整については、
34373 \series bold
34374 cancel
34375 \series default
34376 パッケージの取扱説明書
34377 \begin_inset CommandInset citation
34378 LatexCommand cite
34379 key "cancel"
34380
34381 \end_inset
34382
34383 をご覧ください。
34384 \begin_inset Index idx
34385 status collapsed
34386
34387 \begin_layout Plain Layout
34388 ぱっけーじ@パッケージ ! cancel
34389 \end_layout
34390
34391 \end_inset
34392
34393
34394 \end_layout
34395
34396 \begin_layout Subsection
34397 節見出し中の数式
34398 \begin_inset CommandInset label
34399 LatexCommand label
34400 name "sub:節見出し中の数式"
34401
34402 \end_inset
34403
34404
34405 \begin_inset Index idx
34406 status collapsed
34407
34408 \begin_layout Plain Layout
34409 すうしき@数式 ! せつみだしちゅうの@節見出し中の ---
34410 \end_layout
34411
34412 \end_inset
34413
34414
34415 \end_layout
34416
34417 \begin_layout Standard
34418 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
34419 \end_layout
34420
34421 \begin_layout Standard
34422 \begin_inset Note Greyedout
34423 status open
34424
34425 \begin_layout Plain Layout
34426 文書設定ダイアログの
34427 \family sans
34428 PDF特性
34429 \family default
34430
34431 \series bold
34432 hyperref
34433 \series default
34434
34435 \begin_inset Index idx
34436 status collapsed
34437
34438 \begin_layout Plain Layout
34439 ぱっけーじ@パッケージ ! hyperref
34440 \end_layout
34441
34442 \end_inset
34443
34444 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
34445 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
34446 \end_layout
34447
34448 \end_inset
34449
34450
34451 \end_layout
34452
34453 \begin_layout Standard
34454 これらの問題は、
34455 \family sans
34456 挿入\SpecialChar \menuseparator
34457 短縮タイトル
34458 \family default
34459 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
34460 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
34461 \end_layout
34462
34463 \begin_layout Standard
34464 数式を目次中でも使わなくてもならないが、
34465 \series bold
34466 hyperref
34467 \series default
34468 も使用しなくてはならないときには、
34469 \end_layout
34470
34471 \begin_layout Standard
34472
34473 \series bold
34474
34475 \backslash
34476 texorpdfstring{部分}{代替文字列}
34477 \begin_inset Index idx
34478 status collapsed
34479
34480 \begin_layout Plain Layout
34481 こまんど@コマンド ! T ! 
34482 \backslash
34483 texorpdfstring
34484 \end_layout
34485
34486 \end_inset
34487
34488
34489 \end_layout
34490
34491 \begin_layout Standard
34492 というコマンドをTeXモードで使う方法があります。
34493 \end_layout
34494
34495 \begin_layout Standard
34496 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
34497 文字列」が用いられます。
34498 \end_layout
34499
34500 \begin_layout Standard
34501 以下の二つは、見出しの例です。
34502 \begin_inset VSpace -3mm
34503 \end_inset
34504
34505
34506 \begin_inset ERT
34507 status collapsed
34508
34509 \begin_layout Plain Layout
34510
34511
34512 \backslash
34513 boldmath 
34514 \end_layout
34515
34516 \end_inset
34517
34518
34519 \end_layout
34520
34521 \begin_layout Subsubsection
34522 目次中では数式を使わない見出し
34523 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34524 \end_inset
34525
34526
34527 \begin_inset Argument 1
34528 status collapsed
34529
34530 \begin_layout Plain Layout
34531 目次中では数式を使わない見出し
34532 \end_layout
34533
34534 \end_inset
34535
34536
34537 \end_layout
34538
34539 \begin_layout Subsubsection
34540 目次中で数式を使う見出し
34541 \begin_inset ERT
34542 status collapsed
34543
34544 \begin_layout Plain Layout
34545
34546
34547 \backslash
34548 texorpdfstring{
34549 \end_layout
34550
34551 \end_inset
34552
34553  
34554 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34555 \end_inset
34556
34557
34558 \begin_inset ERT
34559 status collapsed
34560
34561 \begin_layout Plain Layout
34562
34563 }{}
34564 \end_layout
34565
34566 \end_inset
34567
34568
34569 \end_layout
34570
34571 \begin_layout Standard
34572 \begin_inset ERT
34573 status collapsed
34574
34575 \begin_layout Plain Layout
34576
34577
34578 \backslash
34579 unboldmath 
34580 \end_layout
34581
34582 \end_inset
34583
34584 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
34585 \series bold
34586
34587 \backslash
34588 texorpdfstring
34589 \series default
34590 が使われています。
34591 \end_layout
34592
34593 \begin_layout Standard
34594 他の節見出しと同じ書式を得るために、上の見出し全体は
34595 \series bold
34596 boldmath
34597 \series default
34598 環境に設定してあります
34599 \begin_inset Foot
34600 status collapsed
34601
34602 \begin_layout Plain Layout
34603
34604 \begin_inset CommandInset ref
34605 LatexCommand ref
34606 reference "sub:ボールド体の数式"
34607
34608 \end_inset
34609
34610 節参照。
34611 \end_layout
34612
34613 \end_inset
34614
34615
34616 \end_layout
34617
34618 \begin_layout Subsection
34619 多段組文中の数式
34620 \begin_inset Index idx
34621 status collapsed
34622
34623 \begin_layout Plain Layout
34624 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の ---
34625 \end_layout
34626
34627 \end_inset
34628
34629
34630 \end_layout
34631
34632 \begin_layout Standard
34633 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
34634 \series bold
34635 multicol
34636 \series default
34637
34638 \begin_inset Foot
34639 status collapsed
34640
34641 \begin_layout Plain Layout
34642
34643 \series bold
34644 multicol
34645 \series default
34646 は、標準的LaTeX頒布版のすべてに含まれています。
34647 \end_layout
34648
34649 \end_inset
34650
34651
34652 \begin_inset Index idx
34653 status collapsed
34654
34655 \begin_layout Plain Layout
34656 ぱっけーじ@パッケージ ! multicol
34657 \end_layout
34658
34659 \end_inset
34660
34661  LaTeXパッケージを、
34662 \end_layout
34663
34664 \begin_layout Standard
34665
34666 \series bold
34667
34668 \backslash
34669 usepackage{multicol}
34670 \end_layout
34671
34672 \begin_layout Standard
34673 というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
34674 \end_layout
34675
34676 \begin_layout Standard
34677 \begin_inset Note Greyedout
34678 status open
34679
34680 \begin_layout Plain Layout
34681 ここで、
34682 \family sans
34683 文書\SpecialChar \menuseparator
34684 設定
34685 \family default
34686 メニューの
34687 \family sans
34688 本文レイアウト
34689 \family default
34690 で、
34691 \family sans
34692 二段組文書
34693 \family default
34694 の設定を
34695 \emph on
34696 有効にしてはならない
34697 \emph default
34698 ことに注意してください。
34699 \end_layout
34700
34701 \end_inset
34702
34703
34704 \end_layout
34705
34706 \begin_layout Standard
34707 多段組文の前に
34708 \end_layout
34709
34710 \begin_layout Standard
34711
34712 \series bold
34713
34714 \backslash
34715 begin{multicols}{段数}
34716 \end_layout
34717
34718 \begin_layout Standard
34719 というコマンドをTeXモードで書き入れます。「段数」は、2
34720 \begin_inset space \thinspace{}
34721 \end_inset
34722
34723 -
34724 \begin_inset space \thinspace{}
34725 \end_inset
34726
34727 10のあいだの数字です。多段組文の終わる数式の前には、
34728 \end_layout
34729
34730 \begin_layout Standard
34731
34732 \series bold
34733
34734 \backslash
34735 end{multicols}
34736 \end_layout
34737
34738 \begin_layout Standard
34739 というコマンドをTeXモードで入れます。
34740 \end_layout
34741
34742 \begin_layout Standard
34743 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
34744 \begin_inset space \thinspace{}
34745 \end_inset
34746
34747 mmの垂直空白を入れて下さい。数式様式
34748 \series bold
34749
34750 \begin_inset Foot
34751 status collapsed
34752
34753 \begin_layout Plain Layout
34754
34755 \series bold
34756 数式様式に関しては、第
34757 \series default
34758
34759 \begin_inset CommandInset ref
34760 LatexCommand ref
34761 reference "sec:数式様式"
34762
34763 \end_inset
34764
34765 節をご覧下さい。
34766 \end_layout
34767
34768 \end_inset
34769
34770
34771 \series default
34772 として
34773 \series bold
34774 行頭下げ
34775 \series default
34776 を使用している場合には、代わりに-9
34777 \begin_inset space \thinspace{}
34778 \end_inset
34779
34780 mmの垂直空白を入れて下さい。
34781 \end_layout
34782
34783 \begin_layout Standard
34784 以下は、別行立て数式を含む、多段組文の例です。
34785 \end_layout
34786
34787 \begin_layout Standard
34788 \begin_inset ERT
34789 status collapsed
34790
34791 \begin_layout Plain Layout
34792
34793
34794 \backslash
34795 begin{multicols}{2}
34796 \end_layout
34797
34798 \end_inset
34799
34800
34801 \lang ngerman
34802 Das Spektrum wird fouriertransformiert.
34803  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
34804 , Lösungsmittel) zu trennen.
34805  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
34806  nun das Aussehen des Ausgangssignals.
34807  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
34808  über alle Phasen integrieren muss.
34809  Sei nun 
34810 \begin_inset Formula $S$
34811 \end_inset
34812
34813  unser normiertes Ausgangssignal und 
34814 \begin_inset Formula $P$
34815 \end_inset
34816
34817  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
34818 \lang japanese
34819
34820 \begin_inset ERT
34821 status collapsed
34822
34823 \begin_layout Plain Layout
34824
34825
34826 \backslash
34827 end{multicols}
34828 \end_layout
34829
34830 \end_inset
34831
34832
34833 \begin_inset VSpace -6mm
34834 \end_inset
34835
34836
34837 \begin_inset Formula 
34838 \begin{equation}
34839 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
34840 \end{equation}
34841
34842 \end_inset
34843
34844
34845 \begin_inset ERT
34846 status collapsed
34847
34848 \begin_layout Plain Layout
34849
34850
34851 \backslash
34852 begin{multicols}{2}
34853 \end_layout
34854
34855 \end_inset
34856
34857
34858 \lang ngerman
34859 wobei 
34860 \begin_inset Formula $S_{0}$
34861 \end_inset
34862
34863  das Signal ohne Gradient ist und die Normierungsbedingung 
34864 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
34865 \end_inset
34866
34867  gilt.
34868  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
34869  Direkt nach dem 
34870 \begin_inset Formula $\nicefrac{\pi}{2}$
34871 \end_inset
34872
34873
34874 \begin_inset space \thinspace{}
34875 \end_inset
34876
34877 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
34878  das Signal zusätzlich abschwächt.
34879  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
34880  
34881 \begin_inset Formula $T_{2}$
34882 \end_inset
34883
34884 -Zeit.
34885 \end_layout
34886
34887 \begin_layout Standard
34888 \begin_inset ERT
34889 status collapsed
34890
34891 \begin_layout Plain Layout
34892
34893
34894 \backslash
34895 end{multicols}
34896 \end_layout
34897
34898 \end_inset
34899
34900  
34901 \end_layout
34902
34903 \begin_layout Subsection
34904 変数の説明付き数式
34905 \begin_inset Index idx
34906 status collapsed
34907
34908 \begin_layout Plain Layout
34909 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
34910 \end_layout
34911
34912 \end_inset
34913
34914
34915 \end_layout
34916
34917 \begin_layout Standard
34918 \begin_inset CommandInset ref
34919 LatexCommand eqref
34920 reference "eq:within"
34921
34922 \end_inset
34923
34924 式のように、数式内で変数の説明をするには、
34925 \begin_inset Formula $n$
34926 \end_inset
34927
34928 個の変数が使われている場合、左寄せの列を持つ
34929 \begin_inset Formula $2\times n$
34930 \end_inset
34931
34932 行列を使用します
34933 \begin_inset Foot
34934 status collapsed
34935
34936 \begin_layout Plain Layout
34937 行列に関しては、第
34938 \begin_inset CommandInset ref
34939 LatexCommand ref
34940 reference "sec:行列"
34941
34942 \end_inset
34943
34944 節参照。
34945 \end_layout
34946
34947 \end_inset
34948
34949 。説明を小さな文字にするには、行列の前に、たとえば
34950 \series bold
34951
34952 \backslash
34953 footnotesize
34954 \series default
34955 コマンドを挿入します
34956 \begin_inset Foot
34957 status collapsed
34958
34959 \begin_layout Plain Layout
34960 フォント寸法に関しては、第
34961 \begin_inset CommandInset ref
34962 LatexCommand ref
34963 reference "sub:書体寸法"
34964
34965 \end_inset
34966
34967 節参照。
34968 \end_layout
34969
34970 \end_inset
34971
34972
34973 \end_layout
34974
34975 \begin_layout Standard
34976 数式様式に
34977 \series bold
34978 行頭下げ
34979 \begin_inset Foot
34980 status collapsed
34981
34982 \begin_layout Plain Layout
34983
34984 \series bold
34985 数式様式に関しては、第
34986 \series default
34987
34988 \begin_inset CommandInset ref
34989 LatexCommand ref
34990 reference "sec:数式様式"
34991
34992 \end_inset
34993
34994 節参照。
34995 \end_layout
34996
34997 \end_inset
34998
34999
35000 \series default
35001 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
35002 \series bold
35003
35004 \backslash
35005 hfill
35006 \series default
35007
35008 \begin_inset Foot
35009 status collapsed
35010
35011 \begin_layout Plain Layout
35012
35013 \series bold
35014
35015 \backslash
35016 hfill
35017 \series default
35018 は、
35019 \series bold
35020 行頭下げ
35021 \series default
35022 様式のときのみ機能します。第
35023 \begin_inset CommandInset ref
35024 LatexCommand ref
35025 reference "sub:可変長の空白"
35026
35027 \end_inset
35028
35029 節をご覧下さい。
35030 \end_layout
35031
35032 \end_inset
35033
35034 を入れます。
35035 \end_layout
35036
35037 \begin_layout Standard
35038 数式様式に
35039 \series bold
35040 中央揃え
35041 \series default
35042 を使っている場合、数式を字下げするには、第
35043 \begin_inset CommandInset ref
35044 LatexCommand ref
35045 reference "sub:flalign環境"
35046
35047 \end_inset
35048
35049 節で述べた方法を使用します。
35050 \begin_inset CommandInset ref
35051 LatexCommand eqref
35052 reference "eq:within"
35053
35054 \end_inset
35055
35056 式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
35057 \begin_inset Formula 
35058 \begin{flalign}
35059 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
35060 \rho & \textrm{density}\\
35061 V & \textrm{volume}\\
35062 g & \textrm{gravitational acceleration}
35063 \end{array} &  & {}\label{eq:within}
35064 \end{flalign}
35065
35066 \end_inset
35067
35068
35069 \end_layout
35070
35071 \begin_layout Subsection
35072 アップライト体のギリシャ小文字
35073 \begin_inset CommandInset label
35074 LatexCommand label
35075 name "sub:アップライト体ギリシャ小文字"
35076
35077 \end_inset
35078
35079
35080 \begin_inset Index idx
35081 status collapsed
35082
35083 \begin_layout Plain Layout
35084 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
35085 \end_layout
35086
35087 \end_inset
35088
35089
35090 \end_layout
35091
35092 \begin_layout Standard
35093 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
35094 \begin_inset Formula $\pi$
35095 \end_inset
35096
35097 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
35098 \series bold
35099 upgreek.sty
35100 \series default
35101
35102 \begin_inset Foot
35103 status collapsed
35104
35105 \begin_layout Plain Layout
35106
35107 \series bold
35108 upgreek
35109 \series default
35110 は、
35111 \series bold
35112 was
35113 \series default
35114
35115 \begin_inset Index idx
35116 status collapsed
35117
35118 \begin_layout Plain Layout
35119 ぱっけーじ@パッケージ ! was
35120 \begin_inset ERT
35121 status collapsed
35122
35123 \begin_layout Plain Layout
35124
35125
35126 \backslash
35127 vspace{4mm}
35128 \end_layout
35129
35130 \end_inset
35131
35132
35133 \end_layout
35134
35135 \end_inset
35136
35137  LaTeXパッケージの一部です。
35138 \end_layout
35139
35140 \end_inset
35141
35142
35143 \begin_inset Index idx
35144 status collapsed
35145
35146 \begin_layout Plain Layout
35147 ぱっけーじ@パッケージ ! upgreek
35148 \end_layout
35149
35150 \end_inset
35151
35152  ファイルを
35153 \end_layout
35154
35155 \begin_layout Standard
35156
35157 \series bold
35158
35159 \backslash
35160 usepackage{upgreek}
35161 \end_layout
35162
35163 \begin_layout Standard
35164 というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
35165 \begin_inset ERT
35166 status collapsed
35167
35168 \begin_layout Plain Layout
35169
35170
35171 \backslash
35172 ifupgreek 
35173 \end_layout
35174
35175 \end_inset
35176
35177
35178 \begin_inset Note Note
35179 status open
35180
35181 \begin_layout Plain Layout
35182 以下の表は、
35183 \series bold
35184 upgreek
35185 \series default
35186  LaTeXパッケージが導入済みのときのみ表示されます。
35187 \end_layout
35188
35189 \end_inset
35190
35191 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
35192 \series bold
35193 up
35194 \series default
35195 を付けると作ることができます。たとえば
35196 \series bold
35197
35198 \backslash
35199 uptau
35200 \series default
35201 コマンドは、
35202 \begin_inset Formula $\uptau$
35203 \end_inset
35204
35205 のようになります。
35206 \end_layout
35207
35208 \begin_layout Standard
35209 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
35210 \begin_inset Formula 
35211 \[
35212 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
35213 \]
35214
35215 \end_inset
35216
35217
35218 \end_layout
35219
35220 \begin_layout Standard
35221 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「
35222 \begin_inset Formula $\mu m$
35223 \end_inset
35224
35225 」のような単位に使うべきではありません。
35226 \end_layout
35227
35228 \begin_layout Standard
35229 \begin_inset ERT
35230 status collapsed
35231
35232 \begin_layout Plain Layout
35233
35234
35235 \backslash
35236 else 
35237 \end_layout
35238
35239 \end_inset
35240
35241
35242 \begin_inset Note Note
35243 status open
35244
35245 \begin_layout Plain Layout
35246 以下は、
35247 \series bold
35248 upgreek
35249 \series default
35250  LaTeXパッケージが導入されていないときのみ表示されます。
35251 \end_layout
35252
35253 \end_inset
35254
35255
35256 \end_layout
35257
35258 \begin_layout Standard
35259 この小節のすべてを出力で見るには、
35260 \series bold
35261 upgreek
35262 \series default
35263  LaTeXパッケージを導入する必要があります。
35264 \end_layout
35265
35266 \begin_layout Standard
35267 \begin_inset ERT
35268 status collapsed
35269
35270 \begin_layout Plain Layout
35271
35272
35273 \backslash
35274 fi 
35275 \end_layout
35276
35277 \end_inset
35278
35279
35280 \begin_inset Newpage newpage
35281 \end_inset
35282
35283
35284 \end_layout
35285
35286 \begin_layout Subsection
35287 数式中のテキスト文字
35288 \begin_inset CommandInset label
35289 LatexCommand label
35290 name "sub:数式中のテキスト文字"
35291
35292 \end_inset
35293
35294
35295 \begin_inset Index idx
35296 status collapsed
35297
35298 \begin_layout Plain Layout
35299 てきすと@テキスト ! すうしきちゅうの@数式中の ---
35300 \end_layout
35301
35302 \end_inset
35303
35304
35305 \end_layout
35306
35307 \begin_layout Standard
35308 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
35309 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
35310 \end_inset
35311
35312 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
35313 \series bold
35314
35315 \backslash
35316 cdot
35317 \series default
35318
35319 \begin_inset Foot
35320 status collapsed
35321
35322 \begin_layout Plain Layout
35323
35324 \begin_inset CommandInset ref
35325 LatexCommand ref
35326 reference "sub:二項演算子"
35327
35328 \end_inset
35329
35330 節参照。
35331 \end_layout
35332
35333 \end_inset
35334
35335 コマンドを挿入しなくてはならなくなることでしょう。しかし、
35336 \end_layout
35337
35338 \begin_layout Standard
35339
35340 \series bold
35341
35342 \backslash
35343 Declare Inputtext{183}{
35344 \backslash
35345 ifmmode
35346 \backslash
35347 cdot
35348 \backslash
35349 else
35350 \backslash
35351 textperiodcentered
35352 \backslash
35353 f\SpecialChar \textcompwordmark{}
35354 i}
35355 \end_layout
35356
35357 \begin_layout Standard
35358 というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
35359 \end_layout
35360
35361 \begin_layout Standard
35362 文字エンコーディング(
35363 \family sans
35364 文書\SpecialChar \menuseparator
35365 設定\SpecialChar \menuseparator
35366 言語
35367 \family default
35368 メニュー)は、キーボード上の
35369 \begin_inset Flex Ruby
35370 status collapsed
35371
35372 \begin_layout Plain Layout
35373
35374 \begin_inset Argument post:1
35375 status collapsed
35376
35377 \begin_layout Plain Layout
35378 キー
35379 \end_layout
35380
35381 \end_inset
35382
35383
35384 \end_layout
35385
35386 \end_inset
35387
35388 が押されたときにどの文字が表示されるかを指定します。「·」文字に対応する鍵が押されると、内部的には
35389 \series bold
35390
35391 \backslash
35392 textperiodcentered
35393 \series default
35394 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
35395 否かによって、正しいコマンドが自動的に選択されます。
35396 \end_layout
35397
35398 \begin_layout Standard
35399 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
35400 \series bold
35401 latin9
35402 \series default
35403 エンコーディングは、LaTeXがインストールされたフォルダにある
35404 \series bold
35405 latin9.def
35406 \series default
35407 ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
35408 は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
35409 \end_layout
35410
35411 \begin_layout Standard
35412 \begin_inset VSpace medskip
35413 \end_inset
35414
35415 中黒の他にこの文書では、角度記号「
35416 \begin_inset Formula $^{\circ}$
35417 \end_inset
35418
35419 」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
35420 \begin_inset Foot
35421 status collapsed
35422
35423 \begin_layout Plain Layout
35424 (訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
35425 \end_layout
35426
35427 \end_inset
35428
35429
35430 \end_layout
35431
35432 \begin_layout Standard
35433
35434 \series bold
35435
35436 \backslash
35437 DeclareInputtext{176}{
35438 \backslash
35439 ifmmode^
35440 \backslash
35441 circ
35442 \backslash
35443 else
35444 \backslash
35445 textdegree
35446 \backslash
35447 f\SpecialChar \textcompwordmark{}
35448 i}
35449 \end_layout
35450
35451 \begin_layout Standard
35452 \begin_inset Newpage newpage
35453 \end_inset
35454
35455
35456 \end_layout
35457
35458 \begin_layout Section
35459 \start_of_appendix
35460 組版上の助言
35461 \begin_inset Index idx
35462 status collapsed
35463
35464 \begin_layout Plain Layout
35465 くみばんじょうのじょげん@組版上の助言
35466 \end_layout
35467
35468 \end_inset
35469
35470
35471 \end_layout
35472
35473 \begin_layout Standard
35474 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
35475 \begin_inset Foot
35476 status collapsed
35477
35478 \begin_layout Plain Layout
35479 この要約の一部は、ISO規則を取り上げている「Duden」
35480 \begin_inset CommandInset citation
35481 LatexCommand cite
35482 key "Duden"
35483
35484 \end_inset
35485
35486 と呼ばれるドイツの半公的辞書から採られています。
35487 \end_layout
35488
35489 \end_inset
35490
35491
35492 \end_layout
35493
35494 \begin_layout Itemize
35495 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
35496 \begin_inset Foot
35497 status collapsed
35498
35499 \begin_layout Plain Layout
35500 書体様式で指定します。第
35501 \begin_inset CommandInset ref
35502 LatexCommand ref
35503 reference "sub:書体様式"
35504
35505 \end_inset
35506
35507 節を参照。
35508 \end_layout
35509
35510 \end_inset
35511
35512 :30
35513 \begin_inset space \thinspace{}
35514 \end_inset
35515
35516 km/h
35517 \begin_inset Newline newline
35518 \end_inset
35519
35520 値と単位の間には、最小空白を入れます。第
35521 \begin_inset CommandInset ref
35522 LatexCommand ref
35523 reference "sub:定義済みの空白"
35524
35525 \end_inset
35526
35527 節を参照。
35528 \begin_inset Newline newline
35529 \end_inset
35530
35531 この慣習は、
35532 \series bold
35533
35534 \backslash
35535 unittwo
35536 \series default
35537 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
35538 が得られます:
35539 \begin_inset Formula $\unit[30]{km/h}$
35540 \end_inset
35541
35542
35543 \begin_inset space \thinspace{}
35544 \end_inset
35545
35546 。実は、
35547 \series bold
35548
35549 \backslash
35550 unittwo
35551 \series default
35552 は、LaTeXコマンドの実体ではなく、
35553 \series bold
35554
35555 \backslash
35556 unit[値]{単位}
35557 \series default
35558 というコマンドです。したがって、これをTeXコード中で使用することはできません。
35559 \end_layout
35560
35561 \begin_layout Itemize
35562 百分率記号と千分率記号は、物理単位と同様に組みます:
35563 \begin_inset Newline newline
35564 \end_inset
35565
35566 血中アルコール1,2
35567 \begin_inset space \thinspace{}
35568 \end_inset
35569
35570
35571 \end_layout
35572
35573 \begin_layout Itemize
35574 角度記号は値の直後に置きます:
35575 \begin_inset Formula $15^{\circ}$
35576 \end_inset
35577
35578 。しかし、単位として用いられるときは別です:15
35579 \begin_inset space \thinspace{}
35580 \end_inset
35581
35582
35583 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
35584 \end_inset
35585
35586
35587 \end_layout
35588
35589 \begin_layout Itemize
35590 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
35591 \begin_inset space \thinspace{}
35592 \end_inset
35593
35594 473
35595 \begin_inset space \thinspace{}
35596 \end_inset
35597
35598 588
35599 \end_layout
35600
35601 \begin_layout Itemize
35602 \begin_inset Formula $120\times90\times40$
35603 \end_inset
35604
35605
35606 \begin_inset space \thinspace{}
35607 \end_inset
35608
35609 cmのような寸法には、積記号「
35610 \begin_inset Formula $\times$
35611 \end_inset
35612
35613 」を用います。これは、
35614 \series bold
35615
35616 \backslash
35617 times
35618 \series default
35619 コマンドか、
35620 \family sans
35621 挿入\SpecialChar \menuseparator
35622 特殊文字\SpecialChar \menuseparator
35623 記号
35624 \family default
35625 メニューから入れることができます。
35626 \end_layout
35627
35628 \begin_layout Itemize
35629 いくつかの文字を含む関数名は、混乱を防ぐためにアップライト体にします。第
35630 \begin_inset CommandInset ref
35631 LatexCommand ref
35632 reference "sub:定義済み函数"
35633
35634 \end_inset
35635
35636 節を参照。
35637 \end_layout
35638
35639 \begin_layout Itemize
35640 複数の文字を含む指数は、アップライト体にします:
35641 \begin_inset Formula $E_{\mathrm{kin}}$
35642 \end_inset
35643
35644
35645 \begin_inset Newline newline
35646 \end_inset
35647
35648 行列要素はイタリック体にします:
35649 \begin_inset Formula $\hat{H}_{kl}$
35650 \end_inset
35651
35652
35653 \end_layout
35654
35655 \begin_layout Itemize
35656 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
35657 \end_layout
35658
35659 \begin_layout Itemize
35660
35661 \noun on
35662 フーリエ
35663 \noun default
35664 変換を表す文字は、
35665 \series bold
35666
35667 \backslash
35668 mathscr
35669 \begin_inset space \textvisiblespace{}
35670 \end_inset
35671
35672 {F
35673 \series default
35674 コマンド
35675 \begin_inset Index idx
35676 status collapsed
35677
35678 \begin_layout Plain Layout
35679 こまんど@コマンド! M ! 
35680 \backslash
35681 mathscr
35682 \end_layout
35683
35684 \end_inset
35685
35686
35687 \family sans
35688 挿入\SpecialChar \menuseparator
35689 特殊文字\SpecialChar \menuseparator
35690 記号\SpecialChar \menuseparator
35691 文字様記号
35692 \family default
35693 メニューの
35694 \begin_inset Formula $\mathscr{F}$
35695 \end_inset
35696
35697 で入れることができます。
35698 \end_layout
35699
35700 \begin_layout Standard
35701 \begin_inset Newpage newpage
35702 \end_inset
35703
35704
35705 \end_layout
35706
35707 \begin_layout Section
35708 同義語
35709 \begin_inset Index idx
35710 status collapsed
35711
35712 \begin_layout Plain Layout
35713 どうぎご@同義語
35714 \end_layout
35715
35716 \end_inset
35717
35718
35719 \end_layout
35720
35721 \begin_layout Standard
35722 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
35723 \end_layout
35724
35725 \begin_layout Standard
35726 \begin_inset VSpace bigskip
35727 \end_inset
35728
35729
35730 \begin_inset space \hfill{}
35731 \end_inset
35732
35733
35734 \begin_inset Tabular
35735 <lyxtabular version="3" rows="12" columns="2">
35736 <features rotate="0" tabularvalignment="middle">
35737 <column alignment="center" valignment="top" width="0pt">
35738 <column alignment="center" valignment="top" width="0pt">
35739 <row>
35740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35741 \begin_inset Text
35742
35743 \begin_layout Plain Layout
35744 コマンド
35745 \end_layout
35746
35747 \end_inset
35748 </cell>
35749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35750 \begin_inset Text
35751
35752 \begin_layout Plain Layout
35753 同義のコマンド
35754 \begin_inset Note Note
35755 status collapsed
35756
35757 \begin_layout Plain Layout
35758 ここで
35759 \series bold
35760
35761 \backslash
35762 raisebox
35763 \series default
35764 はスペーサーとして使用しているだけです。
35765 \end_layout
35766
35767 \end_inset
35768
35769
35770 \end_layout
35771
35772 \end_inset
35773 </cell>
35774 </row>
35775 <row>
35776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35777 \begin_inset Text
35778
35779 \begin_layout Plain Layout
35780
35781 \backslash
35782 ast
35783 \end_layout
35784
35785 \end_inset
35786 </cell>
35787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35788 \begin_inset Text
35789
35790 \begin_layout Plain Layout
35791 \begin_inset ERT
35792 status collapsed
35793
35794 \begin_layout Plain Layout
35795
35796
35797 \backslash
35798 raisebox{-1.2mm}{
35799 \end_layout
35800
35801 \end_inset
35802
35803 *
35804 \begin_inset ERT
35805 status collapsed
35806
35807 \begin_layout Plain Layout
35808
35809 }
35810 \end_layout
35811
35812 \end_inset
35813
35814
35815 \end_layout
35816
35817 \end_inset
35818 </cell>
35819 </row>
35820 <row>
35821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35822 \begin_inset Text
35823
35824 \begin_layout Plain Layout
35825
35826 \backslash
35827 choose
35828 \end_layout
35829
35830 \end_inset
35831 </cell>
35832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35833 \begin_inset Text
35834
35835 \begin_layout Plain Layout
35836
35837 \backslash
35838 binom
35839 \end_layout
35840
35841 \end_inset
35842 </cell>
35843 </row>
35844 <row>
35845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35846 \begin_inset Text
35847
35848 \begin_layout Plain Layout
35849
35850 \backslash
35851 geq
35852 \end_layout
35853
35854 \end_inset
35855 </cell>
35856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35857 \begin_inset Text
35858
35859 \begin_layout Plain Layout
35860
35861 \backslash
35862 ge
35863 \end_layout
35864
35865 \end_inset
35866 </cell>
35867 </row>
35868 <row>
35869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35870 \begin_inset Text
35871
35872 \begin_layout Plain Layout
35873
35874 \backslash
35875 lbrace
35876 \end_layout
35877
35878 \end_inset
35879 </cell>
35880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35881 \begin_inset Text
35882
35883 \begin_layout Plain Layout
35884 {
35885 \end_layout
35886
35887 \end_inset
35888 </cell>
35889 </row>
35890 <row>
35891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35892 \begin_inset Text
35893
35894 \begin_layout Plain Layout
35895
35896 \backslash
35897 lbracket
35898 \end_layout
35899
35900 \end_inset
35901 </cell>
35902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35903 \begin_inset Text
35904
35905 \begin_layout Plain Layout
35906 [
35907 \end_layout
35908
35909 \end_inset
35910 </cell>
35911 </row>
35912 <row>
35913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35914 \begin_inset Text
35915
35916 \begin_layout Plain Layout
35917
35918 \backslash
35919 leftarrow
35920 \end_layout
35921
35922 \end_inset
35923 </cell>
35924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35925 \begin_inset Text
35926
35927 \begin_layout Plain Layout
35928
35929 \backslash
35930 gets
35931 \end_layout
35932
35933 \end_inset
35934 </cell>
35935 </row>
35936 <row>
35937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35938 \begin_inset Text
35939
35940 \begin_layout Plain Layout
35941
35942 \backslash
35943 leq
35944 \end_layout
35945
35946 \end_inset
35947 </cell>
35948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35949 \begin_inset Text
35950
35951 \begin_layout Plain Layout
35952
35953 \backslash
35954 le
35955 \end_layout
35956
35957 \end_inset
35958 </cell>
35959 </row>
35960 <row>
35961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35962 \begin_inset Text
35963
35964 \begin_layout Plain Layout
35965
35966 \backslash
35967 lor
35968 \end_layout
35969
35970 \end_inset
35971 </cell>
35972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35973 \begin_inset Text
35974
35975 \begin_layout Plain Layout
35976
35977 \backslash
35978 vee
35979 \end_layout
35980
35981 \end_inset
35982 </cell>
35983 </row>
35984 <row>
35985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35986 \begin_inset Text
35987
35988 \begin_layout Plain Layout
35989
35990 \backslash
35991 neq
35992 \end_layout
35993
35994 \end_inset
35995 </cell>
35996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35997 \begin_inset Text
35998
35999 \begin_layout Plain Layout
36000
36001 \backslash
36002 not=
36003 \end_layout
36004
36005 \end_inset
36006 </cell>
36007 </row>
36008 <row>
36009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36010 \begin_inset Text
36011
36012 \begin_layout Plain Layout
36013
36014 \backslash
36015 slash
36016 \end_layout
36017
36018 \end_inset
36019 </cell>
36020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36021 \begin_inset Text
36022
36023 \begin_layout Plain Layout
36024 /
36025 \end_layout
36026
36027 \end_inset
36028 </cell>
36029 </row>
36030 <row>
36031 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36032 \begin_inset Text
36033
36034 \begin_layout Plain Layout
36035
36036 \backslash
36037 vert
36038 \end_layout
36039
36040 \end_inset
36041 </cell>
36042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36043 \begin_inset Text
36044
36045 \begin_layout Plain Layout
36046 \begin_inset Formula $|$
36047 \end_inset
36048
36049
36050 \end_layout
36051
36052 \end_inset
36053 </cell>
36054 </row>
36055 </lyxtabular>
36056
36057 \end_inset
36058
36059
36060 \begin_inset space \hfill{}
36061 \end_inset
36062
36063
36064 \begin_inset Tabular
36065 <lyxtabular version="3" rows="12" columns="2">
36066 <features rotate="0" tabularvalignment="middle">
36067 <column alignment="center" valignment="top" width="0pt">
36068 <column alignment="center" valignment="top" width="0pt">
36069 <row>
36070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36071 \begin_inset Text
36072
36073 \begin_layout Plain Layout
36074 コマンド
36075 \end_layout
36076
36077 \end_inset
36078 </cell>
36079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36080 \begin_inset Text
36081
36082 \begin_layout Plain Layout
36083 同義のコマンド
36084 \end_layout
36085
36086 \end_inset
36087 </cell>
36088 </row>
36089 <row>
36090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36091 \begin_inset Text
36092
36093 \begin_layout Plain Layout
36094
36095 \backslash
36096 backslash
36097 \end_layout
36098
36099 \end_inset
36100 </cell>
36101 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36102 \begin_inset Text
36103
36104 \begin_layout Plain Layout
36105
36106 \backslash
36107
36108 \backslash
36109
36110 \end_layout
36111
36112 \end_inset
36113 </cell>
36114 </row>
36115 <row>
36116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36117 \begin_inset Text
36118
36119 \begin_layout Plain Layout
36120
36121 \backslash
36122 dasharrow
36123 \end_layout
36124
36125 \end_inset
36126 </cell>
36127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36128 \begin_inset Text
36129
36130 \begin_layout Plain Layout
36131
36132 \backslash
36133 dashrightarrow
36134 \end_layout
36135
36136 \end_inset
36137 </cell>
36138 </row>
36139 <row>
36140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36141 \begin_inset Text
36142
36143 \begin_layout Plain Layout
36144
36145 \backslash
36146 land
36147 \end_layout
36148
36149 \end_inset
36150 </cell>
36151 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36152 \begin_inset Text
36153
36154 \begin_layout Plain Layout
36155
36156 \backslash
36157 wedge
36158 \end_layout
36159
36160 \end_inset
36161 </cell>
36162 </row>
36163 <row>
36164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36165 \begin_inset Text
36166
36167 \begin_layout Plain Layout
36168
36169 \backslash
36170 rbrace
36171 \end_layout
36172
36173 \end_inset
36174 </cell>
36175 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36176 \begin_inset Text
36177
36178 \begin_layout Plain Layout
36179 }
36180 \end_layout
36181
36182 \end_inset
36183 </cell>
36184 </row>
36185 <row>
36186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36187 \begin_inset Text
36188
36189 \begin_layout Plain Layout
36190
36191 \backslash
36192 rbracket
36193 \end_layout
36194
36195 \end_inset
36196 </cell>
36197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36198 \begin_inset Text
36199
36200 \begin_layout Plain Layout
36201 ]
36202 \end_layout
36203
36204 \end_inset
36205 </cell>
36206 </row>
36207 <row>
36208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36209 \begin_inset Text
36210
36211 \begin_layout Plain Layout
36212
36213 \backslash
36214 rightarrow
36215 \end_layout
36216
36217 \end_inset
36218 </cell>
36219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36220 \begin_inset Text
36221
36222 \begin_layout Plain Layout
36223
36224 \backslash
36225 to
36226 \end_layout
36227
36228 \end_inset
36229 </cell>
36230 </row>
36231 <row>
36232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36233 \begin_inset Text
36234
36235 \begin_layout Plain Layout
36236
36237 \backslash
36238 lnot
36239 \end_layout
36240
36241 \end_inset
36242 </cell>
36243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36244 \begin_inset Text
36245
36246 \begin_layout Plain Layout
36247
36248 \backslash
36249 neg
36250 \end_layout
36251
36252 \end_inset
36253 </cell>
36254 </row>
36255 <row>
36256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36257 \begin_inset Text
36258
36259 \begin_layout Plain Layout
36260
36261 \backslash
36262 ne
36263 \end_layout
36264
36265 \end_inset
36266 </cell>
36267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36268 \begin_inset Text
36269
36270 \begin_layout Plain Layout
36271
36272 \backslash
36273 not=
36274 \end_layout
36275
36276 \end_inset
36277 </cell>
36278 </row>
36279 <row>
36280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36281 \begin_inset Text
36282
36283 \begin_layout Plain Layout
36284
36285 \backslash
36286 owns
36287 \end_layout
36288
36289 \end_inset
36290 </cell>
36291 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36292 \begin_inset Text
36293
36294 \begin_layout Plain Layout
36295
36296 \backslash
36297 ni
36298 \end_layout
36299
36300 \end_inset
36301 </cell>
36302 </row>
36303 <row>
36304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36305 \begin_inset Text
36306
36307 \begin_layout Plain Layout
36308
36309 \backslash
36310 square
36311 \end_layout
36312
36313 \end_inset
36314 </cell>
36315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36316 \begin_inset Text
36317
36318 \begin_layout Plain Layout
36319
36320 \backslash
36321 Box
36322 \end_layout
36323
36324 \end_inset
36325 </cell>
36326 </row>
36327 <row>
36328 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36329 \begin_inset Text
36330
36331 \begin_layout Plain Layout
36332
36333 \backslash
36334 Vert
36335 \end_layout
36336
36337 \end_inset
36338 </cell>
36339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36340 \begin_inset Text
36341
36342 \begin_layout Plain Layout
36343
36344 \backslash
36345
36346 \begin_inset Formula $|$
36347 \end_inset
36348
36349
36350 \end_layout
36351
36352 \end_inset
36353 </cell>
36354 </row>
36355 </lyxtabular>
36356
36357 \end_inset
36358
36359
36360 \begin_inset space \hfill{}
36361 \end_inset
36362
36363
36364 \end_layout
36365
36366 \begin_layout Standard
36367 \begin_inset Newpage newpage
36368 \end_inset
36369
36370
36371 \end_layout
36372
36373 \begin_layout Bibliography
36374 \begin_inset CommandInset bibitem
36375 LatexCommand bibitem
36376 key "TLC2"
36377
36378 \end_inset
36379
36380
36381 \shape smallcaps
36382 Mittelbach, F.
36383  ; Goossens, M.
36384 \shape default
36385
36386 \shape italic
36387 The LaTeX Companion
36388 \shape default
36389 , 2nd ed.
36390  Addison Wesley, 2004
36391 \end_layout
36392
36393 \begin_layout Bibliography
36394 \begin_inset CommandInset bibitem
36395 LatexCommand bibitem
36396 key "Mathmode"
36397
36398 \end_inset
36399
36400 LaTeXの数式能力の
36401 \begin_inset CommandInset href
36402 LatexCommand href
36403 name "説明"
36404 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
36405
36406 \end_inset
36407
36408
36409 \end_layout
36410
36411 \begin_layout Bibliography
36412 \begin_inset CommandInset bibitem
36413 LatexCommand bibitem
36414 key "AMS"
36415
36416 \end_inset
36417
36418
36419 \begin_inset ERT
36420 status collapsed
36421
36422 \begin_layout Plain Layout
36423
36424
36425 \backslash
36426 AmS
36427 \end_layout
36428
36429 \end_inset
36430
36431 -LaTeXの
36432 \begin_inset CommandInset href
36433 LatexCommand href
36434 name "説明"
36435 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
36436
36437 \end_inset
36438
36439
36440 \end_layout
36441
36442 \begin_layout Bibliography
36443 \begin_inset CommandInset bibitem
36444 LatexCommand bibitem
36445 key "Symbols"
36446
36447 \end_inset
36448
36449 LaTeXパッケージで利用できる記号の
36450 \begin_inset CommandInset href
36451 LatexCommand href
36452 name "全覧"
36453 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
36454
36455 \end_inset
36456
36457
36458 \end_layout
36459
36460 \begin_layout Bibliography
36461 \begin_inset CommandInset bibitem
36462 LatexCommand bibitem
36463 key "cancel"
36464
36465 \end_inset
36466
36467 LaTeX 
36468 \series bold
36469 cancel
36470 \series default
36471
36472 \begin_inset Index idx
36473 status collapsed
36474
36475 \begin_layout Plain Layout
36476 ぱっけーじ@パッケージ ! cancel
36477 \end_layout
36478
36479 \end_inset
36480
36481 パッケージの
36482 \begin_inset CommandInset href
36483 LatexCommand href
36484 name "取扱説明書"
36485 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
36486
36487 \end_inset
36488
36489
36490 \end_layout
36491
36492 \begin_layout Bibliography
36493 \begin_inset CommandInset bibitem
36494 LatexCommand bibitem
36495 key "hyperref"
36496
36497 \end_inset
36498
36499 LaTeX 
36500 \series bold
36501 hyperref
36502 \series default
36503
36504 \begin_inset Index idx
36505 status collapsed
36506
36507 \begin_layout Plain Layout
36508 ぱっけーじ@パッケージ ! hyperref
36509 \end_layout
36510
36511 \end_inset
36512
36513 パッケージの
36514 \begin_inset CommandInset href
36515 LatexCommand href
36516 name "取扱説明書"
36517 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36518
36519 \end_inset
36520
36521
36522 \end_layout
36523
36524 \begin_layout Bibliography
36525 \begin_inset CommandInset bibitem
36526 LatexCommand bibitem
36527 key "mhchem"
36528
36529 \end_inset
36530
36531 LaTeX 
36532 \series bold
36533 mhchem
36534 \series default
36535
36536 \begin_inset Index idx
36537 status collapsed
36538
36539 \begin_layout Plain Layout
36540 ぱっけーじ@パッケージ ! mhchem
36541 \end_layout
36542
36543 \end_inset
36544
36545 パッケージの
36546 \begin_inset CommandInset href
36547 LatexCommand href
36548 name "取扱説明書"
36549 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36550
36551 \end_inset
36552
36553
36554 \end_layout
36555
36556 \begin_layout Bibliography
36557 \begin_inset CommandInset bibitem
36558 LatexCommand bibitem
36559 key "Mathclap"
36560
36561 \end_inset
36562
36563
36564 \begin_inset CommandInset ref
36565 LatexCommand ref
36566 reference "sub:演算子の範囲"
36567
36568 \end_inset
36569
36570 節に述べられている
36571 \series bold
36572
36573 \backslash
36574 mathclap
36575 \series default
36576 コマンドの
36577 \begin_inset CommandInset href
36578 LatexCommand href
36579 name "説明"
36580 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36581
36582 \end_inset
36583
36584
36585 \begin_inset Index idx
36586 status collapsed
36587
36588 \begin_layout Plain Layout
36589 こまんど@コマンド ! M ! 
36590 \backslash
36591 mathclap
36592 \end_layout
36593
36594 \end_inset
36595
36596
36597 \end_layout
36598
36599 \begin_layout Bibliography
36600 \begin_inset CommandInset bibitem
36601 LatexCommand bibitem
36602 key "Duden"
36603
36604 \end_inset
36605
36606
36607 \emph on
36608 Duden Band 1
36609 \emph default
36610 .
36611  22.
36612  Auflage, Duden 2001
36613 \end_layout
36614
36615 \begin_layout Bibliography
36616 \begin_inset CommandInset bibitem
36617 LatexCommand bibitem
36618 key "Checklist"
36619
36620 \end_inset
36621
36622 原稿見直しの
36623 \begin_inset CommandInset href
36624 LatexCommand href
36625 name "チェックリスト"
36626 target "http://physics.nist.gov/Document/checklist.pdf"
36627
36628 \end_inset
36629
36630
36631 \end_layout
36632
36633 \begin_layout Subsubsection*
36634 \begin_inset CommandInset index_print
36635 LatexCommand printindex
36636 type "idx"
36637
36638 \end_inset
36639
36640
36641 \end_layout
36642
36643 \end_body
36644 \end_document