]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
Math.lyx: some preamble fixes for \cancel support
[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 % macro from sec. 10.2
104 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
105 \def\mathclap {\mathpalette \mathclapinternal}
106 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
107
108
109 % ------------------------------------
110 % used to check for needed LaTeX packages
111 \usepackage{ifthen}
112
113 % check for package eurosym
114 % used for the Euro symbol
115 \newboolean{eurosym}
116 \IfFileExists{eurosym.sty}
117  {\usepackage[gennarrow]{eurosym}
118   \setboolean{eurosym}{true}}
119  {\setboolean{eurosym}{false}}
120
121 % needed in sec. 22.4
122 % check for package braket
123 \newboolean{braket}
124 \IfFileExists{braket.sty}
125  {\usepackage{braket}
126   \setboolean{braket}{true}}
127  {\setboolean{braket}{false}}
128
129 % check for package cancel
130 \newboolean{cancel}
131 \IfFileExists{cancel.sty}
132  {\setboolean{cancel}{true}}
133  {\setboolean{cancel}{false}}
134
135 % needed in sec. 22.10
136 % check for package upgreek
137 \newboolean{upgreek}
138 \IfFileExists{upgreek.sty}
139  {\usepackage{upgreek}
140   \setboolean{upgreek}{true}}
141  {\setboolean{upgreek}{false}}
142
143 % make pdf bookmark sane with Japanese
144 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
145 % Added by lyx2lyx
146 \end_preamble
147 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize
148 \use_default_options true
149 \maintain_unincluded_children false
150 \begin_local_layout
151 InsetLayout             Flex:Ruby
152 LyxType         charstyle
153 LatexType               command
154 LatexName               ruby
155 BgColor         none
156 LabelString             "ルビ"
157 Decoration              Conglomerate
158 Argument post:1
159       LabelString       "ルビ文"
160       MenuString        "ルビ文(S)|S"
161       Decoration        Conglomerate
162       Font
163             Size                tiny
164       EndFont
165       LabelFont
166             Size                tiny
167       EndFont
168       Mandatory 1
169 EndArgument
170 Preamble
171 \IfFileExists{okumacro.sty}
172  {\usepackage{okumacro}}
173  {\newcommand{\ruby}[2]{#2}}
174 EndPreamble
175 End
176 \end_local_layout
177 \language japanese
178 \language_package default
179 \inputencoding auto
180 \fontencoding global
181 \font_roman default
182 \font_sans default
183 \font_typewriter default
184 \font_math auto
185 \font_default_family default
186 \use_non_tex_fonts false
187 \font_sc false
188 \font_osf false
189 \font_sf_scale 100
190 \font_tt_scale 100
191 \graphics default
192 \default_output_format default
193 \output_sync 0
194 \bibtex_command default
195 \index_command default
196 \paperfontsize default
197 \spacing single
198 \use_hyperref true
199 \pdf_title "LyX数式説明書"
200 \pdf_author "LyXプロジェクトチーム・Uwe Stohr"
201 \pdf_subject "LyXの数式機能に関する説明書"
202 \pdf_keywords "LyX, Mathed"
203 \pdf_bookmarks true
204 \pdf_bookmarksnumbered true
205 \pdf_bookmarksopen true
206 \pdf_bookmarksopenlevel 1
207 \pdf_breaklinks false
208 \pdf_pdfborder false
209 \pdf_colorlinks true
210 \pdf_backref false
211 \pdf_pdfusetitle false
212 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
213 \papersize a4paper
214 \use_geometry true
215 \use_package amsmath 2
216 \use_package amssymb 2
217 \use_package cancel 1
218 \use_package esint 1
219 \use_package mathdots 1
220 \use_package mathtools 0
221 \use_package mhchem 1
222 \use_package stackrel 0
223 \use_package stmaryrd 0
224 \use_package undertilde 0
225 \cite_engine basic
226 \cite_engine_type default
227 \biblio_style plain
228 \use_bibtopic false
229 \use_indices false
230 \paperorientation portrait
231 \suppress_date false
232 \justification true
233 \use_refstyle 0
234 \notefontcolor #0000ff
235 \index 索引
236 \shortcut idx
237 \color #008000
238 \end_index
239 \leftmargin 3.5cm
240 \topmargin 3cm
241 \rightmargin 3cm
242 \bottommargin 3.5cm
243 \secnumdepth 4
244 \tocdepth 3
245 \paragraph_separation skip
246 \defskip medskip
247 \quotes_language english
248 \papercolumns 1
249 \papersides 2
250 \paperpagestyle plain
251 \tracking_changes false
252 \output_changes false
253 \html_math_output 0
254 \html_css_as_file 0
255 \html_be_strict false
256 \end_header
257
258 \begin_body
259
260 \begin_layout Title
261 LyXの数式詳細説明書
262 \end_layout
263
264 \begin_layout Author
265 LyXプロジェクトチーム
266 \begin_inset Foot
267 status collapsed
268
269 \begin_layout Plain Layout
270 \noindent
271 コメントや誤りの修正などがございましたら、LyX文書化メーリングリスト
272 \family typewriter
273
274 \begin_inset CommandInset href
275 LatexCommand href
276 name "lyx-docs@lists.lyx.org"
277 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
278 type "mailto:"
279
280 \end_inset
281
282
283 \family default
284 までお知らせください。
285 \end_layout
286
287 \end_inset
288
289
290 \begin_inset Note Note
291 status collapsed
292
293 \begin_layout Plain Layout
294 著者:Uwe Stöhr
295 \end_layout
296
297 \end_inset
298
299
300 \begin_inset Newline newline
301 \end_inset
302
303
304 \begin_inset Newline newline
305 \end_inset
306
307
308 \family sans
309 第2.1.x版
310 \end_layout
311
312 \begin_layout Standard
313 \begin_inset CommandInset toc
314 LatexCommand tableofcontents
315
316 \end_inset
317
318
319 \end_layout
320
321 \begin_layout Standard
322 \begin_inset Note Note
323 status open
324
325 \begin_layout Plain Layout
326 この文書をPDFやPS、DVIに書き出すには、LaTeXパッケージの
327 \series bold
328 braket
329 \series default
330
331 \series bold
332 cancel
333 \series default
334
335 \series bold
336 eurosym
337 \series default
338
339 \series bold
340 mathdots
341 \series default
342
343 \series bold
344 mhchem
345 \series default
346
347 \series bold
348 was
349 \series default
350 が導入されている必要があります。これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
351 \series bold
352 mhchem
353 \series default
354 が導入されていないと、本ファイルを書き出すことができません。
355 \end_layout
356
357 \begin_layout Plain Layout
358 この文書の最新のPDF版は
359 \begin_inset Newline newline
360 \end_inset
361
362
363 \series bold
364 http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
365 \begin_inset Newline newline
366 \end_inset
367
368
369 \series default
370 にあります。
371 \end_layout
372
373 \end_inset
374
375
376 \end_layout
377
378 \begin_layout Standard
379 \begin_inset Newpage newpage
380 \end_inset
381
382
383 \end_layout
384
385 \begin_layout Section
386 はじめに
387 \end_layout
388
389 \begin_layout Standard
390 この文書は、LyXの数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用されるLaTeXコマンドのコレクションでもあります。説明は、コマンドの
391 使用を念頭に置いています。したがって、ユーザーの手引きの
392 \family typewriter
393 数式
394 \family default
395 の節をすでにお読みになっていることを前提としています。
396 \end_layout
397
398 \begin_layout Standard
399 この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
400 \family sans
401 挿入\SpecialChar \menuseparator
402 数式
403 \family default
404 メニューか
405 \family sans
406 数式ツールバー
407 \family default
408 からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
409 なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
410 \end_layout
411
412 \begin_layout Standard
413 とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
414 \family sans
415 文書\SpecialChar \menuseparator
416 設定\SpecialChar \menuseparator
417 数式オプション
418 \family default
419 メニュー)で
420 \family sans
421 AMS mathパッケージを使う
422 \family default
423 オプションを有効にしなくてはなりません
424 \begin_inset Foot
425 status collapsed
426
427 \begin_layout Plain Layout
428
429 \family sans
430 AMS mathパッケージを自動的に使う
431 \family default
432 オプションは、LyXでサポートされている数式要素が見つかったときのみ、
433 \begin_inset ERT
434 status collapsed
435
436 \begin_layout Plain Layout
437
438
439 \backslash
440 AmS 
441 \end_layout
442
443 \end_inset
444
445 -mathパッケージを使用します。
446 \end_layout
447
448 \end_inset
449
450
451 \end_layout
452
453 \begin_layout Standard
454 説明を明瞭にするために、この文書はすべての
455 \begin_inset ERT
456 status collapsed
457
458 \begin_layout Plain Layout
459
460
461 \backslash
462 AmS 
463 \end_layout
464
465 \end_inset
466
467 -mathコマンド
468 \begin_inset Foot
469 status collapsed
470
471 \begin_layout Plain Layout
472 すべての
473 \begin_inset ERT
474 status collapsed
475
476 \begin_layout Plain Layout
477
478
479 \backslash
480 AmS
481 \end_layout
482
483 \end_inset
484
485 -mathコマンドの一覧は、
486 \family sans
487
488 \begin_inset CommandInset href
489 LatexCommand href
490 name "amsguide.ps"
491 target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
492
493 \end_inset
494
495
496 \family default
497 ファイルに収録されています。このファイルは、すべてのLaTeX標準頒布版に含まれています。
498 \end_layout
499
500 \end_inset
501
502 を列挙はしません。
503 \end_layout
504
505 \begin_layout Section
506 一般的な説明
507 \end_layout
508
509 \begin_layout Standard
510 本文に埋め込まれた行内数式
511 \begin_inset Index idx
512 status collapsed
513
514 \begin_layout Plain Layout
515 すうしき ! ぎょうない @ 数式 ! 行内
516 \end_layout
517
518 \end_inset
519
520 を作成するには、
521 \begin_inset Flex Ruby
522 status collapsed
523
524 \begin_layout Plain Layout
525 捷径
526 \begin_inset Argument post:1
527 status collapsed
528
529 \begin_layout Plain Layout
530 ショートカット
531 \end_layout
532
533 \end_inset
534
535
536 \end_layout
537
538 \end_inset
539
540
541 \begin_inset Info
542 type  "shortcuts"
543 arg   "math-mode"
544 \end_inset
545
546 のうちのいずれか、あるいはツールバーボタン
547 \begin_inset Graphics
548         filename ../../images/math-mode.png
549         scale 85
550
551 \end_inset
552
553 を使用してください。
554 \begin_inset Newline newline
555 \end_inset
556
557 大きく別の段落として表示される別行立て数式
558 \begin_inset Index idx
559 status collapsed
560
561 \begin_layout Plain Layout
562 すうしき ! べつぎょうだてようしき @ 数式 ! 別行立て様式
563 \end_layout
564
565 \end_inset
566
567 を作成するには、
568 \begin_inset Info
569 type  "shortcuts"
570 arg   "math-display"
571 \end_inset
572
573 のうちいずれかの
574 \begin_inset Flex Ruby
575 status collapsed
576
577 \begin_layout Plain Layout
578 捷径
579 \begin_inset Argument post:1
580 status collapsed
581
582 \begin_layout Plain Layout
583 ショートカット
584 \end_layout
585
586 \end_inset
587
588
589 \end_layout
590
591 \end_inset
592
593 を使用して下さい。
594 \end_layout
595
596 \begin_layout Standard
597 別行立て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
598 \begin_inset Info
599 type  "shortcuts"
600 arg   "math-mode"
601 \end_inset
602
603 のいずれかの
604 \begin_inset Flex Ruby
605 status collapsed
606
607 \begin_layout Plain Layout
608 捷径
609 \begin_inset Argument post:1
610 status collapsed
611
612 \begin_layout Plain Layout
613 ショートカット
614 \end_layout
615
616 \end_inset
617
618
619 \end_layout
620
621 \end_inset
622
623 か、
624 \family sans
625 編集\SpecialChar \menuseparator
626 数式\SpecialChar \menuseparator
627 数式の表記を変更
628 \family default
629 メニューを使用して下さい。同じ方法が、行内数式を別行立て数式に変更するのにも使用できます。
630 \end_layout
631
632 \begin_layout Standard
633 行内数式の一部を別行立て数式の大きさで表示するには、
634 \series bold
635
636 \backslash
637 displaystyle
638 \begin_inset Index idx
639 status collapsed
640
641 \begin_layout Plain Layout
642
643 \size normal
644 こまんど@コマンド ! D ! 
645 \backslash
646 displaystyle
647 \end_layout
648
649 \end_inset
650
651
652 \series default
653 を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
654 \end_layout
655
656 \begin_layout Standard
657 表の中では、行内数式のみの使用が許されています。
658 \end_layout
659
660 \begin_layout Standard
661
662 \family sans
663 数式ツールバー
664 \family default
665 は、
666 \family sans
667 表示\SpecialChar \menuseparator
668 ツールバー
669 \family default
670 メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
671 \family sans
672 ツールバー
673 \family default
674 メニューの中ではチェック印で表されます。この状態から、
675 \family sans
676 ツールバー
677 \family default
678 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
679 数式(自動)」に変わることで表されます。
680 \end_layout
681
682 \begin_layout Standard
683 TeXモード
684 \begin_inset Index idx
685 status collapsed
686
687 \begin_layout Plain Layout
688 T@TeXモード
689 \end_layout
690
691 \end_inset
692
693 は、ツールバーボタン
694 \begin_inset Graphics
695         filename ../../images/ert-insert.png
696         scale 85
697
698 \end_inset
699
700 を押すか、
701 \family sans
702 挿入\SpecialChar \menuseparator
703 Te
704 \begin_inset ERT
705 status collapsed
706
707 \begin_layout Plain Layout
708
709 {}
710 \end_layout
711
712 \end_inset
713
714 Xコード
715 \family default
716 (
717 \begin_inset Flex Ruby
718 status collapsed
719
720 \begin_layout Plain Layout
721 捷径
722 \begin_inset Argument post:1
723 status collapsed
724
725 \begin_layout Plain Layout
726 ショートカット
727 \end_layout
728
729 \end_inset
730
731
732 \end_layout
733
734 \end_inset
735
736
737 \begin_inset Info
738 type  "shortcut"
739 arg   "ert-insert"
740 \end_inset
741
742 )メニューを使うことで、起動できます。
743 \begin_inset Note Note
744 status collapsed
745
746 \begin_layout Plain Layout
747 LyXには、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、TeX・LaTeX・LyXがあります。これらの名称が、固有名詞として認識される
748 のを防ぐために、ここではTeX括弧が挿入されています。
749 \end_layout
750
751 \end_inset
752
753
754 \end_layout
755
756 \begin_layout Standard
757 LaTeXプリアンブル
758 \begin_inset Index idx
759 status collapsed
760
761 \begin_layout Plain Layout
762 L@LaTeXプリアンブル
763 \end_layout
764
765 \end_inset
766
767 を変更するには、
768 \family sans
769 文書\SpecialChar \menuseparator
770 設定\SpecialChar \menuseparator
771 LaT
772 \begin_inset ERT
773 status collapsed
774
775 \begin_layout Plain Layout
776
777 {}
778 \end_layout
779
780 \end_inset
781
782 eXプリアンブル
783 \family default
784 メニューを使用してください。
785 \end_layout
786
787 \begin_layout Standard
788 行列や場合分け、多行数式を続けて編集するには、
789 \family sans
790 編集\SpecialChar \menuseparator
791 数式
792 \family default
793 メニューと
794 \family sans
795 編集\SpecialChar \menuseparator
796 行と列
797 \family default
798 メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
799 交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
800 \end_layout
801
802 \begin_layout Standard
803 数式内で文章を書く
804 \begin_inset Foot
805 status collapsed
806
807 \begin_layout Plain Layout
808 多行数式では、
809 \series bold
810
811 \backslash
812 intertext
813 \series default
814 コマンドが使用されます。
815 \begin_inset CommandInset ref
816 LatexCommand ref
817 reference "sub:多行数式中のテキスト"
818
819 \end_inset
820
821 を参照のこと。
822 \end_layout
823
824 \end_inset
825
826 には、
827 \emph on
828 数式テキスト
829 \emph default
830
831 \begin_inset Index idx
832 status collapsed
833
834 \begin_layout Plain Layout
835 てきすと ! すうしきないの @ テキスト ! 数式内の
836 \end_layout
837
838 \end_inset
839
840
841 \begin_inset Index idx
842 status collapsed
843
844 \begin_layout Plain Layout
845 すうしきてきすと @ 数式テキスト
846 \end_layout
847
848 \end_inset
849
850 が使用されます。このモードには、
851 \begin_inset Flex Ruby
852 status collapsed
853
854 \begin_layout Plain Layout
855 捷径
856 \begin_inset Argument post:1
857 status collapsed
858
859 \begin_layout Plain Layout
860 ショートカット
861 \end_layout
862
863 \end_inset
864
865
866 \end_layout
867
868 \end_inset
869
870
871 \begin_inset Info
872 type  "shortcut"
873 arg   "math-mode"
874 \end_inset
875
876 を使うか、
877 \series bold
878
879 \backslash
880 text
881 \series default
882
883 \begin_inset Index idx
884 status collapsed
885
886 \begin_layout Plain Layout
887 こまんど @ コマンド ! T ! 
888 \backslash
889 text
890 \end_layout
891
892 \end_inset
893
894 コマンドを挿入することで入ることができます。テキストは、LyX中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては
895 、数式テキストは、他の数式部分とは違って、アップライト体に組まれます。
896 \end_layout
897
898 \begin_layout Subsection*
899 コマンドの構成
900 \end_layout
901
902 \begin_layout Standard
903 数式要素に使われるほとんどのLaTeXコマンドは、以下のような構成になっています。
904 \end_layout
905
906 \begin_layout Standard
907
908 \series bold
909
910 \backslash
911 コマンド名[非必須引数]{必須引数}
912 \end_layout
913
914 \begin_layout Standard
915 コマンドは、つねにバックスラッシュ「
916 \series bold
917
918 \backslash
919
920 \series default
921 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、TeX括弧
922 \begin_inset Index idx
923 status collapsed
924
925 \begin_layout Plain Layout
926 T@TeX括弧
927 \end_layout
928
929 \end_inset
930
931 と呼ぶことにします。数式中でコマンド名に左括弧を付けると、LyXは自動的にTeX括弧を生成します。数式中ではそれ以外に、
932 \series bold
933
934 \backslash
935 {
936 \series default
937 コマンドを使えば、つねにTeX括弧を生成することができます。LyX中で、青字で表示される通常の括弧とは違って、TeX括弧は赤字で表示されます。TeXモード中では
938 、TeX括弧を得るのに、とくにコマンドは必要としません。また、TeX括弧は出力中では表示されません。
939 \end_layout
940
941 \begin_layout Standard
942 記号のコマンドのように引数のないコマンドをTeXモードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
943 \emph on
944 かならず
945 \emph default
946 入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
947 ん。
948 \end_layout
949
950 \begin_layout Standard
951 保護された空白は、
952 \begin_inset Info
953 type  "shortcut"
954 arg   "space-insert protected"
955 \end_inset
956
957 で入力できます。
958 \end_layout
959
960 \begin_layout Subsection*
961 \begin_inset Newpage newpage
962 \end_inset
963
964 文法の説明
965 \end_layout
966
967 \begin_layout Itemize
968 記号 
969 \begin_inset space \textvisiblespace{}
970 \end_inset
971
972  は、空白文字を入力することを表します。
973 \end_layout
974
975 \begin_layout Itemize
976 \begin_inset Formula $\to$
977 \end_inset
978
979 のような矢印は、キーボードから対応する矢印
980 \begin_inset Flex Ruby
981 status collapsed
982
983 \begin_layout Plain Layout
984
985 \begin_inset Argument post:1
986 status collapsed
987
988 \begin_layout Plain Layout
989 キー
990 \end_layout
991
992 \end_inset
993
994
995 \end_layout
996
997 \end_inset
998
999 を押すことを表します。
1000 \end_layout
1001
1002 \begin_layout Subsection*
1003 使用できる単位
1004 \end_layout
1005
1006 \begin_layout Standard
1007 \align center
1008 \begin_inset Float table
1009 placement H
1010 wide false
1011 sideways false
1012 status open
1013
1014 \begin_layout Plain Layout
1015 \align center
1016 \begin_inset Caption Standard
1017
1018 \begin_layout Plain Layout
1019 \begin_inset CommandInset label
1020 LatexCommand label
1021 name "tab:使用できる単位"
1022
1023 \end_inset
1024
1025 使用できる単位
1026 \end_layout
1027
1028 \end_inset
1029
1030
1031 \end_layout
1032
1033 \begin_layout Plain Layout
1034 \align center
1035 \begin_inset Tabular
1036 <lyxtabular version="3" rows="13" columns="2">
1037 <features rotate="0" tabularvalignment="middle">
1038 <column alignment="center" valignment="top">
1039 <column alignment="center" valignment="top">
1040 <row>
1041 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1042 \begin_inset Text
1043
1044 \begin_layout Plain Layout
1045 単位
1046 \end_layout
1047
1048 \end_inset
1049 </cell>
1050 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1051 \begin_inset Text
1052
1053 \begin_layout Plain Layout
1054 名称/摘要
1055 \end_layout
1056
1057 \end_inset
1058 </cell>
1059 </row>
1060 <row>
1061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1062 \begin_inset Text
1063
1064 \begin_layout Plain Layout
1065 mm
1066 \end_layout
1067
1068 \end_inset
1069 </cell>
1070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1071 \begin_inset Text
1072
1073 \begin_layout Plain Layout
1074 ミリメートル
1075 \end_layout
1076
1077 \end_inset
1078 </cell>
1079 </row>
1080 <row>
1081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1082 \begin_inset Text
1083
1084 \begin_layout Plain Layout
1085 cm
1086 \end_layout
1087
1088 \end_inset
1089 </cell>
1090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1091 \begin_inset Text
1092
1093 \begin_layout Plain Layout
1094 センチメートル
1095 \end_layout
1096
1097 \end_inset
1098 </cell>
1099 </row>
1100 <row>
1101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1102 \begin_inset Text
1103
1104 \begin_layout Plain Layout
1105 in
1106 \end_layout
1107
1108 \end_inset
1109 </cell>
1110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1111 \begin_inset Text
1112
1113 \begin_layout Plain Layout
1114 インチ
1115 \end_layout
1116
1117 \end_inset
1118 </cell>
1119 </row>
1120 <row>
1121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 pt
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Plain Layout
1134 ポイント (72.27
1135 \begin_inset Formula $\,$
1136 \end_inset
1137
1138 pt = 1
1139 \begin_inset Formula $\,$
1140 \end_inset
1141
1142 in)
1143 \end_layout
1144
1145 \end_inset
1146 </cell>
1147 </row>
1148 <row>
1149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1150 \begin_inset Text
1151
1152 \begin_layout Plain Layout
1153 pc
1154 \end_layout
1155
1156 \end_inset
1157 </cell>
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 パイカ (1
1163 \begin_inset Formula $\,$
1164 \end_inset
1165
1166 pc = 12
1167 \begin_inset Formula $\,$
1168 \end_inset
1169
1170 pt)
1171 \end_layout
1172
1173 \end_inset
1174 </cell>
1175 </row>
1176 <row>
1177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1178 \begin_inset Text
1179
1180 \begin_layout Plain Layout
1181 sp
1182 \end_layout
1183
1184 \end_inset
1185 </cell>
1186 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1187 \begin_inset Text
1188
1189 \begin_layout Plain Layout
1190 スケールポイント (65536
1191 \begin_inset Formula $\,$
1192 \end_inset
1193
1194 sp = 1
1195 \begin_inset Formula $\,$
1196 \end_inset
1197
1198 pt)
1199 \end_layout
1200
1201 \end_inset
1202 </cell>
1203 </row>
1204 <row>
1205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1206 \begin_inset Text
1207
1208 \begin_layout Plain Layout
1209 bp
1210 \end_layout
1211
1212 \end_inset
1213 </cell>
1214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Plain Layout
1218 ビッグポイント (72
1219 \begin_inset Formula $\,$
1220 \end_inset
1221
1222 bp = 1
1223 \begin_inset Formula $\,$
1224 \end_inset
1225
1226 in)
1227 \end_layout
1228
1229 \end_inset
1230 </cell>
1231 </row>
1232 <row>
1233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1234 \begin_inset Text
1235
1236 \begin_layout Plain Layout
1237 dd
1238 \end_layout
1239
1240 \end_inset
1241 </cell>
1242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1243 \begin_inset Text
1244
1245 \begin_layout Plain Layout
1246 ディドー (72
1247 \begin_inset Formula $\,$
1248 \end_inset
1249
1250 dd 
1251 \begin_inset Formula $\approx$
1252 \end_inset
1253
1254  37.6
1255 \begin_inset Formula $\,$
1256 \end_inset
1257
1258 mm)
1259 \end_layout
1260
1261 \end_inset
1262 </cell>
1263 </row>
1264 <row>
1265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1266 \begin_inset Text
1267
1268 \begin_layout Plain Layout
1269 cc
1270 \end_layout
1271
1272 \end_inset
1273 </cell>
1274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1275 \begin_inset Text
1276
1277 \begin_layout Plain Layout
1278 シセロ (1
1279 \begin_inset Formula $\,$
1280 \end_inset
1281
1282 cc = 12
1283 \begin_inset Formula $\,$
1284 \end_inset
1285
1286 dd)
1287 \end_layout
1288
1289 \end_inset
1290 </cell>
1291 </row>
1292 <row>
1293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1294 \begin_inset Text
1295
1296 \begin_layout Plain Layout
1297 ex
1298 \end_layout
1299
1300 \end_inset
1301 </cell>
1302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1303 \begin_inset Text
1304
1305 \begin_layout Plain Layout
1306 現在のフォントの文字「x」の高さ
1307 \end_layout
1308
1309 \end_inset
1310 </cell>
1311 </row>
1312 <row>
1313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1314 \begin_inset Text
1315
1316 \begin_layout Plain Layout
1317 em
1318 \end_layout
1319
1320 \end_inset
1321 </cell>
1322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1323 \begin_inset Text
1324
1325 \begin_layout Plain Layout
1326 現在のフォントの文字「M」の幅
1327 \end_layout
1328
1329 \end_inset
1330 </cell>
1331 </row>
1332 <row>
1333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1334 \begin_inset Text
1335
1336 \begin_layout Plain Layout
1337 mu
1338 \end_layout
1339
1340 \end_inset
1341 </cell>
1342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1343 \begin_inset Text
1344
1345 \begin_layout Plain Layout
1346 数式単位(1
1347 \begin_inset space \thinspace{}
1348 \end_inset
1349
1350 mu = 
1351 \begin_inset Formula $\nicefrac{1}{18}$
1352 \end_inset
1353
1354
1355 \begin_inset space \thinspace{}
1356 \end_inset
1357
1358 em)
1359 \end_layout
1360
1361 \end_inset
1362 </cell>
1363 </row>
1364 </lyxtabular>
1365
1366 \end_inset
1367
1368
1369 \end_layout
1370
1371 \end_inset
1372
1373
1374 \end_layout
1375
1376 \begin_layout Standard
1377 \begin_inset Newpage newpage
1378 \end_inset
1379
1380
1381 \end_layout
1382
1383 \begin_layout Section
1384 基礎的な関数
1385 \end_layout
1386
1387 \begin_layout Subsection
1388 指数
1389 \begin_inset Index idx
1390 status collapsed
1391
1392 \begin_layout Plain Layout
1393 しすう@指数
1394 \end_layout
1395
1396 \end_inset
1397
1398 および添字
1399 \begin_inset Index idx
1400 status collapsed
1401
1402 \begin_layout Plain Layout
1403 そえじ@添字
1404 \end_layout
1405
1406 \end_inset
1407
1408
1409 \begin_inset Index idx
1410 status collapsed
1411
1412 \begin_layout Plain Layout
1413 うえつきもじ@上付き文字|see
1414 \begin_inset ERT
1415 status collapsed
1416
1417 \begin_layout Plain Layout
1418
1419 {
1420 \end_layout
1421
1422 \end_inset
1423
1424 指数
1425 \begin_inset ERT
1426 status collapsed
1427
1428 \begin_layout Plain Layout
1429
1430 }
1431 \end_layout
1432
1433 \end_inset
1434
1435
1436 \end_layout
1437
1438 \end_inset
1439
1440
1441 \begin_inset Index idx
1442 status collapsed
1443
1444 \begin_layout Plain Layout
1445 したつきもじ@下付き文字|see
1446 \begin_inset ERT
1447 status collapsed
1448
1449 \begin_layout Plain Layout
1450
1451 {
1452 \end_layout
1453
1454 \end_inset
1455
1456 添字
1457 \begin_inset ERT
1458 status collapsed
1459
1460 \begin_layout Plain Layout
1461
1462 }
1463 \end_layout
1464
1465 \end_inset
1466
1467
1468 \end_layout
1469
1470 \end_inset
1471
1472
1473 \end_layout
1474
1475 \begin_layout Standard
1476 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
1477 \begin_inset Graphics
1478         filename ../../images/math-subscript.png
1479         scale 85
1480
1481 \end_inset
1482
1483 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
1484 \begin_inset Graphics
1485         filename ../../images/math-superscript.png
1486         scale 85
1487
1488 \end_inset
1489
1490 を使って入力することができます。
1491 \end_layout
1492
1493 \begin_layout Standard
1494 \align center
1495 \begin_inset Tabular
1496 <lyxtabular version="3" rows="4" columns="2">
1497 <features rotate="0" tabularvalignment="middle">
1498 <column alignment="center" valignment="top" width="0pt">
1499 <column alignment="center" valignment="top" width="0pt">
1500 <row>
1501 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1502 \begin_inset Text
1503
1504 \begin_layout Plain Layout
1505 コマンド
1506 \end_layout
1507
1508 \end_inset
1509 </cell>
1510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1511 \begin_inset Text
1512
1513 \begin_layout Plain Layout
1514 結果
1515 \begin_inset Note Note
1516 status collapsed
1517
1518 \begin_layout Plain Layout
1519 ここで使われている
1520 \series bold
1521
1522 \backslash
1523 raisebox
1524 \series default
1525 は単なるスペーサーです。
1526 \end_layout
1527
1528 \end_inset
1529
1530
1531 \end_layout
1532
1533 \end_inset
1534 </cell>
1535 </row>
1536 <row>
1537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1538 \begin_inset Text
1539
1540 \begin_layout Plain Layout
1541 B_V
1542 \end_layout
1543
1544 \end_inset
1545 </cell>
1546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1547 \begin_inset Text
1548
1549 \begin_layout Plain Layout
1550 \begin_inset Formula $B_{V}$
1551 \end_inset
1552
1553
1554 \end_layout
1555
1556 \end_inset
1557 </cell>
1558 </row>
1559 <row>
1560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1561 \begin_inset Text
1562
1563 \begin_layout Plain Layout
1564 B^V
1565 \end_layout
1566
1567 \end_inset
1568 </cell>
1569 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1570 \begin_inset Text
1571
1572 \begin_layout Plain Layout
1573 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1574 \end_inset
1575
1576
1577 \end_layout
1578
1579 \end_inset
1580 </cell>
1581 </row>
1582 <row>
1583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1584 \begin_inset Text
1585
1586 \begin_layout Plain Layout
1587 B^
1588 \begin_inset space \textvisiblespace{}
1589 \end_inset
1590
1591 A
1592 \end_layout
1593
1594 \end_inset
1595 </cell>
1596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1597 \begin_inset Text
1598
1599 \begin_layout Plain Layout
1600 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1601 \end_inset
1602
1603
1604 \end_layout
1605
1606 \end_inset
1607 </cell>
1608 </row>
1609 </lyxtabular>
1610
1611 \end_inset
1612
1613
1614 \end_layout
1615
1616 \begin_layout Standard
1617 キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
1618 ってしまいます
1619 \begin_inset Foot
1620 status collapsed
1621
1622 \begin_layout Plain Layout
1623 使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
1624 \end_layout
1625
1626 \end_inset
1627
1628 。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
1629 \family sans
1630 Space
1631 \family default
1632 を押してください。
1633 \end_layout
1634
1635 \begin_layout Subsection
1636 分数
1637 \begin_inset CommandInset label
1638 LatexCommand label
1639 name "sub:分数"
1640
1641 \end_inset
1642
1643
1644 \begin_inset Index idx
1645 status collapsed
1646
1647 \begin_layout Plain Layout
1648 ぶんすう@分数
1649 \end_layout
1650
1651 \end_inset
1652
1653
1654 \end_layout
1655
1656 \begin_layout Standard
1657 分数は、コマンド
1658 \series bold
1659
1660 \backslash
1661 frac
1662 \series default
1663
1664 \begin_inset Index idx
1665 status collapsed
1666
1667 \begin_layout Plain Layout
1668 こまんど@コマンド ! F ! 
1669 \backslash
1670 frac
1671 \end_layout
1672
1673 \end_inset
1674
1675 か数式ツールバーボタン
1676 \begin_inset Graphics
1677         filename ../../images/math/frac.png
1678         scale 50
1679
1680 \end_inset
1681
1682 で作ることができます。フォント寸法は、分数が行内数式にあるか別行立て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
1683 \begin_inset Graphics
1684         filename ../../images/math/frac-square.png
1685         scale 85
1686
1687 \end_inset
1688
1689 を使えば、分数の種類を選ぶことができます。
1690 \end_layout
1691
1692 \begin_layout Standard
1693 コマンド
1694 \series bold
1695
1696 \backslash
1697 dfrac
1698 \series default
1699
1700 \begin_inset Index idx
1701 status collapsed
1702
1703 \begin_layout Plain Layout
1704 こまんど@コマンド ! D ! 
1705 \backslash
1706 dfrac
1707 \end_layout
1708
1709 \end_inset
1710
1711 を使えば、つねに別行立て数式の大きさを持つ分数を作成することができます。また、コマンド
1712 \series bold
1713
1714 \backslash
1715 tfrac
1716 \series default
1717
1718 \begin_inset Index idx
1719 status collapsed
1720
1721 \begin_layout Plain Layout
1722 こまんど@コマンド ! T ! 
1723 \backslash
1724 tfrac
1725 \end_layout
1726
1727 \end_inset
1728
1729 では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
1730 \end_layout
1731
1732 \begin_layout Standard
1733 これは、コマンド
1734 \series bold
1735
1736 \backslash
1737 frac
1738 \series default
1739 を使用して作った分数
1740 \begin_inset Formula $\frac{1}{2}$
1741 \end_inset
1742
1743 を含む行です。
1744 \end_layout
1745
1746 \begin_layout Standard
1747 これは、コマンド
1748 \series bold
1749
1750 \backslash
1751 dfrac
1752 \series default
1753 を使用して作った分数
1754 \begin_inset Formula $\dfrac{1}{2}$
1755 \end_inset
1756
1757 を含む行です。
1758 \end_layout
1759
1760 \begin_layout Standard
1761 \align center
1762 \begin_inset Tabular
1763 <lyxtabular version="3" rows="4" columns="2">
1764 <features rotate="0" tabularvalignment="middle">
1765 <column alignment="center" valignment="top" width="0pt">
1766 <column alignment="center" valignment="top" width="0pt">
1767 <row>
1768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1769 \begin_inset Text
1770
1771 \begin_layout Plain Layout
1772 コマンド
1773 \end_layout
1774
1775 \end_inset
1776 </cell>
1777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1778 \begin_inset Text
1779
1780 \begin_layout Plain Layout
1781 出力
1782 \begin_inset Note Note
1783 status collapsed
1784
1785 \begin_layout Plain Layout
1786 ここで
1787 \series bold
1788
1789 \backslash
1790 raisebox
1791 \series default
1792 はスペーサーとして使用しているだけです。
1793 \end_layout
1794
1795 \end_inset
1796
1797
1798 \end_layout
1799
1800 \end_inset
1801 </cell>
1802 </row>
1803 <row>
1804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1805 \begin_inset Text
1806
1807 \begin_layout Plain Layout
1808
1809 \backslash
1810 frac
1811 \begin_inset space \textvisiblespace{}
1812 \end_inset
1813
1814 A
1815 \begin_inset Formula $\downarrow$
1816 \end_inset
1817
1818 B
1819 \end_layout
1820
1821 \end_inset
1822 </cell>
1823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1824 \begin_inset Text
1825
1826 \begin_layout Plain Layout
1827 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1828 \end_inset
1829
1830
1831 \end_layout
1832
1833 \end_inset
1834 </cell>
1835 </row>
1836 <row>
1837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1838 \begin_inset Text
1839
1840 \begin_layout Plain Layout
1841
1842 \backslash
1843 dfrac
1844 \begin_inset space \textvisiblespace{}
1845 \end_inset
1846
1847 A
1848 \begin_inset Formula $\downarrow$
1849 \end_inset
1850
1851 B
1852 \end_layout
1853
1854 \end_inset
1855 </cell>
1856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1857 \begin_inset Text
1858
1859 \begin_layout Plain Layout
1860 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1861 \end_inset
1862
1863
1864 \end_layout
1865
1866 \end_inset
1867 </cell>
1868 </row>
1869 <row>
1870 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1871 \begin_inset Text
1872
1873 \begin_layout Plain Layout
1874
1875 \backslash
1876 dfrac
1877 \begin_inset space \textvisiblespace{}
1878 \end_inset
1879
1880 e^
1881 \begin_inset space \textvisiblespace{}
1882 \end_inset
1883
1884
1885 \backslash
1886 frac
1887 \begin_inset space \textvisiblespace{}
1888 \end_inset
1889
1890 1
1891 \begin_inset Formula $\downarrow$
1892 \end_inset
1893
1894 2
1895 \begin_inset Formula $\downarrow\downarrow$
1896 \end_inset
1897
1898 3
1899 \end_layout
1900
1901 \end_inset
1902 </cell>
1903 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1904 \begin_inset Text
1905
1906 \begin_layout Plain Layout
1907 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1908 \end_inset
1909
1910
1911 \end_layout
1912
1913 \end_inset
1914 </cell>
1915 </row>
1916 </lyxtabular>
1917
1918 \end_inset
1919
1920
1921 \end_layout
1922
1923 \begin_layout Standard
1924 \begin_inset VSpace bigskip
1925 \end_inset
1926
1927
1928 \begin_inset Newpage newpage
1929 \end_inset
1930
1931 入れ子の分数を作るには、コマンド
1932 \series bold
1933
1934 \backslash
1935 cfrac
1936 \series default
1937
1938 \begin_inset Index idx
1939 status collapsed
1940
1941 \begin_layout Plain Layout
1942 こまんど@コマンド ! C ! 
1943 \backslash
1944 cfrac
1945 \end_layout
1946
1947 \end_inset
1948
1949 が使えます。以下がその例です。
1950 \begin_inset VSpace -3mm
1951 \end_inset
1952
1953
1954 \end_layout
1955
1956 \begin_layout Standard
1957 \begin_inset Formula 
1958 \begin{align*}
1959 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
1960 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
1961 \end{align*}
1962
1963 \end_inset
1964
1965
1966 \end_layout
1967
1968 \begin_layout Standard
1969 上記の例で使用したコマンドは、
1970 \end_layout
1971
1972 \begin_layout Standard
1973
1974 \series bold
1975
1976 \backslash
1977 cfrac
1978 \begin_inset ERT
1979 status collapsed
1980
1981 \begin_layout Plain Layout
1982
1983
1984 \backslash
1985 space 
1986 \end_layout
1987
1988 \end_inset
1989
1990 A
1991 \begin_inset Formula $\downarrow$
1992 \end_inset
1993
1994 B+
1995 \backslash
1996 cfrac
1997 \begin_inset ERT
1998 status collapsed
1999
2000 \begin_layout Plain Layout
2001
2002
2003 \backslash
2004 space 
2005 \end_layout
2006
2007 \end_inset
2008
2009 C+
2010 \backslash
2011 cfrac
2012 \begin_inset ERT
2013 status collapsed
2014
2015 \begin_layout Plain Layout
2016
2017
2018 \backslash
2019 space 
2020 \end_layout
2021
2022 \end_inset
2023
2024 E
2025 \begin_inset Formula $\downarrow$
2026 \end_inset
2027
2028 F
2029 \begin_inset Formula $\downarrow$
2030 \end_inset
2031
2032 D
2033 \end_layout
2034
2035 \begin_layout Standard
2036 です。
2037 \end_layout
2038
2039 \begin_layout Standard
2040 \begin_inset VSpace medskip
2041 \end_inset
2042
2043
2044 \end_layout
2045
2046 \begin_layout Standard
2047
2048 \series bold
2049
2050 \backslash
2051 cfrac
2052 \series default
2053 は、他の分数中に入れ子になっている場合も含め、分数をつねに別行立て数式の大きさに設定します。
2054 \end_layout
2055
2056 \begin_layout Standard
2057 分子の揃え方は、指定することができます。
2058 \series bold
2059
2060 \backslash
2061 cfracleft
2062 \series default
2063 コマンドは左揃えにし、
2064 \series bold
2065
2066 \backslash
2067 cfracright
2068 \series default
2069 は右揃えにします。
2070 \series bold
2071
2072 \backslash
2073 cfrac
2074 \series default
2075 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
2076 \begin_inset Newline newline
2077 \end_inset
2078
2079
2080 \series bold
2081
2082 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2083 \end_inset
2084
2085
2086 \begin_inset Formula $\cfrac{A}{B+C}$
2087 \end_inset
2088
2089
2090 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2091 \end_inset
2092
2093
2094 \end_layout
2095
2096 \begin_layout Standard
2097 \begin_inset Note Greyedout
2098 status open
2099
2100 \begin_layout Plain Layout
2101
2102 \series bold
2103 【註】
2104 \backslash
2105 cfracleft
2106 \series default
2107
2108 \series bold
2109
2110 \backslash
2111 cfracright
2112 \series default
2113 は、生粋のLaTeXコマンドではなく、実体は、コマンド
2114 \series bold
2115
2116 \backslash
2117 cfrac[揃え位置]{分子}{分母}
2118 \series default
2119 です。したがって、これらをTeXモードで使うことはできません。
2120 \end_layout
2121
2122 \end_inset
2123
2124
2125 \end_layout
2126
2127 \begin_layout Standard
2128 \begin_inset VSpace medskip
2129 \end_inset
2130
2131 ときに、以下のように
2132 \series bold
2133
2134 \backslash
2135 cfrac
2136 \series default
2137
2138 \series bold
2139
2140 \backslash
2141 frac
2142 \series default
2143 を組み合わせて使うと便利です。
2144 \begin_inset Formula 
2145 \[
2146 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2147 \]
2148
2149 \end_inset
2150
2151
2152 \end_layout
2153
2154 \begin_layout Standard
2155 斜めの分数線を持つ行内分数を作るには、コマンド
2156 \series bold
2157
2158 \backslash
2159 nicefrac
2160 \series default
2161
2162 \begin_inset Index idx
2163 status collapsed
2164
2165 \begin_layout Plain Layout
2166 こまんど@コマンド ! N ! 
2167 \backslash
2168 nicefrac
2169 \end_layout
2170
2171 \end_inset
2172
2173 (例:
2174 \begin_inset Formula $\nicefrac{5}{31}$
2175 \end_inset
2176
2177 )を使うか、コマンド
2178 \series bold
2179
2180 \backslash
2181 unitfrac
2182 \series default
2183
2184 \begin_inset Index idx
2185 status collapsed
2186
2187 \begin_layout Plain Layout
2188 こまんど@コマンド ! U ! 
2189 \backslash
2190 unitfrac
2191 \end_layout
2192
2193 \end_inset
2194
2195 (例:
2196 \begin_inset Formula $\unitfrac{5}{31}$
2197 \end_inset
2198
2199 )を使います。さらに、
2200 \begin_inset Formula $\unitfrac[2]{1}{3}$
2201 \end_inset
2202
2203 のような帯分数を作るコマンド
2204 \series bold
2205
2206 \backslash
2207 unitfracthree
2208 \series default
2209 もあります。
2210 \end_layout
2211
2212 \begin_layout Standard
2213 \begin_inset Note Greyedout
2214 status open
2215
2216 \begin_layout Plain Layout
2217
2218 \series bold
2219 【註】
2220 \series default
2221 実は、
2222 \series bold
2223
2224 \backslash
2225 unitfracthree
2226 \series default
2227 は生粋のLaTeXコマンドではなく、実体は
2228 \begin_inset Newline newline
2229 \end_inset
2230
2231
2232 \series bold
2233
2234 \backslash
2235 unitfrac[自然数]{分子}{分母}
2236 \series default
2237 というコマンドなので、TeXコードでは使用できません。
2238 \end_layout
2239
2240 \end_inset
2241
2242
2243 \end_layout
2244
2245 \begin_layout Standard
2246 分数線を変更できるような独自の分数の定義のしかたは、第
2247 \begin_inset CommandInset ref
2248 LatexCommand ref
2249 reference "sub:自己定義の分数"
2250
2251 \end_inset
2252
2253 節に説明があります。
2254 \end_layout
2255
2256 \begin_layout Subsection
2257 根号
2258 \begin_inset Index idx
2259 status collapsed
2260
2261 \begin_layout Plain Layout
2262 こんごう@根号
2263 \end_layout
2264
2265 \end_inset
2266
2267
2268 \begin_inset Index idx
2269 status collapsed
2270
2271 \begin_layout Plain Layout
2272 るーと@ルート|see
2273 \begin_inset ERT
2274 status collapsed
2275
2276 \begin_layout Plain Layout
2277
2278 {
2279 \end_layout
2280
2281 \end_inset
2282
2283 根号
2284 \begin_inset ERT
2285 status collapsed
2286
2287 \begin_layout Plain Layout
2288
2289 }
2290 \end_layout
2291
2292 \end_inset
2293
2294
2295 \end_layout
2296
2297 \end_inset
2298
2299
2300 \end_layout
2301
2302 \begin_layout Standard
2303 平方根は、
2304 \series bold
2305
2306 \backslash
2307 sqrt
2308 \series default
2309
2310 \begin_inset Index idx
2311 status collapsed
2312
2313 \begin_layout Plain Layout
2314 こまんど@コマンド ! S ! 
2315 \backslash
2316 sqrt
2317 \end_layout
2318
2319 \end_inset
2320
2321 か数式ツールバーボタン
2322 \begin_inset Graphics
2323         filename ../../images/math/sqrt.png
2324         scale 85
2325
2326 \end_inset
2327
2328 で作成することができ、他のすべての根号は、コマンド
2329 \series bold
2330
2331 \backslash
2332 root
2333 \series default
2334
2335 \begin_inset Index idx
2336 status collapsed
2337
2338 \begin_layout Plain Layout
2339 こまんど@コマンド ! R ! 
2340 \backslash
2341 root
2342 \end_layout
2343
2344 \end_inset
2345
2346 か数式ツールバーボタン
2347 \begin_inset Graphics
2348         filename ../../images/math/root.png
2349         scale 85
2350
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 Graphics
2626         filename ../../images/math/frac-square.png
2627         scale 85
2628
2629 \end_inset
2630
2631 の小メニューを使って挿入することができます。分数(
2632 \series bold
2633
2634 \backslash
2635 frac
2636 \series default
2637 )と同様に、
2638 \series bold
2639
2640 \backslash
2641 binom
2642 \series default
2643 の他に、コマンド
2644 \series bold
2645
2646 \backslash
2647 dbinom
2648 \begin_inset Index idx
2649 status collapsed
2650
2651 \begin_layout Plain Layout
2652 こまんど@コマンド ! D ! 
2653 \backslash
2654 dbinom
2655 \end_layout
2656
2657 \end_inset
2658
2659
2660 \series default
2661 および
2662 \series bold
2663
2664 \backslash
2665 tbinom
2666 \series default
2667
2668 \begin_inset Index idx
2669 status collapsed
2670
2671 \begin_layout Plain Layout
2672 こまんど@コマンド ! T ! 
2673 \backslash
2674 tbinom
2675 \end_layout
2676
2677 \end_inset
2678
2679 があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
2680 \series bold
2681
2682 \backslash
2683 brace
2684 \series default
2685
2686 \begin_inset Index idx
2687 status collapsed
2688
2689 \begin_layout Plain Layout
2690 こまんど@コマンド ! B ! 
2691 \backslash
2692 brace
2693 \end_layout
2694
2695 \end_inset
2696
2697
2698 \series bold
2699
2700 \backslash
2701 brack
2702 \series default
2703
2704 \begin_inset Index idx
2705 status collapsed
2706
2707 \begin_layout Plain Layout
2708 こまんど@コマンド ! B ! 
2709 \backslash
2710 brack
2711 \end_layout
2712
2713 \end_inset
2714
2715 があります。
2716 \end_layout
2717
2718 \begin_layout Standard
2719 \align center
2720 \begin_inset Tabular
2721 <lyxtabular version="3" rows="6" columns="2">
2722 <features rotate="0" tabularvalignment="middle">
2723 <column alignment="center" valignment="top" width="0pt">
2724 <column alignment="center" valignment="top" width="0pt">
2725 <row>
2726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2727 \begin_inset Text
2728
2729 \begin_layout Plain Layout
2730 コマンド
2731 \end_layout
2732
2733 \end_inset
2734 </cell>
2735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2736 \begin_inset Text
2737
2738 \begin_layout Plain Layout
2739 出力
2740 \begin_inset Note Note
2741 status collapsed
2742
2743 \begin_layout Plain Layout
2744 ここで
2745 \series bold
2746
2747 \backslash
2748 raisebox
2749 \series default
2750 はスペーサーとして使用しているだけです。
2751 \end_layout
2752
2753 \end_inset
2754
2755
2756 \end_layout
2757
2758 \end_inset
2759 </cell>
2760 </row>
2761 <row>
2762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2763 \begin_inset Text
2764
2765 \begin_layout Plain Layout
2766
2767 \backslash
2768 binom
2769 \begin_inset space \textvisiblespace{}
2770 \end_inset
2771
2772 A
2773 \begin_inset Formula $\downarrow$
2774 \end_inset
2775
2776 B
2777 \end_layout
2778
2779 \end_inset
2780 </cell>
2781 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2782 \begin_inset Text
2783
2784 \begin_layout Plain Layout
2785 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2786 \end_inset
2787
2788
2789 \end_layout
2790
2791 \end_inset
2792 </cell>
2793 </row>
2794 <row>
2795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2796 \begin_inset Text
2797
2798 \begin_layout Plain Layout
2799
2800 \backslash
2801 dbinom
2802 \begin_inset space \textvisiblespace{}
2803 \end_inset
2804
2805 A
2806 \begin_inset Formula $\downarrow$
2807 \end_inset
2808
2809 B
2810 \end_layout
2811
2812 \end_inset
2813 </cell>
2814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2815 \begin_inset Text
2816
2817 \begin_layout Plain Layout
2818 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2819 \end_inset
2820
2821
2822 \end_layout
2823
2824 \end_inset
2825 </cell>
2826 </row>
2827 <row>
2828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \backslash
2834 tbinom
2835 \begin_inset space \textvisiblespace{}
2836 \end_inset
2837
2838 A
2839 \begin_inset Formula $\downarrow$
2840 \end_inset
2841
2842 B
2843 \end_layout
2844
2845 \end_inset
2846 </cell>
2847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2848 \begin_inset Text
2849
2850 \begin_layout Plain Layout
2851 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2852 \end_inset
2853
2854
2855 \end_layout
2856
2857 \end_inset
2858 </cell>
2859 </row>
2860 <row>
2861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2862 \begin_inset Text
2863
2864 \begin_layout Plain Layout
2865
2866 \backslash
2867 brack
2868 \begin_inset space \textvisiblespace{}
2869 \end_inset
2870
2871 A
2872 \begin_inset Formula $\downarrow$
2873 \end_inset
2874
2875 B
2876 \end_layout
2877
2878 \end_inset
2879 </cell>
2880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2881 \begin_inset Text
2882
2883 \begin_layout Plain Layout
2884 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2885 \end_inset
2886
2887
2888 \end_layout
2889
2890 \end_inset
2891 </cell>
2892 </row>
2893 <row>
2894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2895 \begin_inset Text
2896
2897 \begin_layout Plain Layout
2898
2899 \backslash
2900 brace
2901 \begin_inset space \textvisiblespace{}
2902 \end_inset
2903
2904 A
2905 \begin_inset Formula $\downarrow$
2906 \end_inset
2907
2908 B
2909 \end_layout
2910
2911 \end_inset
2912 </cell>
2913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2914 \begin_inset Text
2915
2916 \begin_layout Plain Layout
2917 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2918 \end_inset
2919
2920
2921 \end_layout
2922
2923 \end_inset
2924 </cell>
2925 </row>
2926 </lyxtabular>
2927
2928 \end_inset
2929
2930
2931 \end_layout
2932
2933 \begin_layout Subsection
2934 場合分け
2935 \begin_inset Index idx
2936 status collapsed
2937
2938 \begin_layout Plain Layout
2939 ばあいわけ@場合分け
2940 \end_layout
2941
2942 \end_inset
2943
2944
2945 \end_layout
2946
2947 \begin_layout Standard
2948 \align center
2949 \begin_inset Tabular
2950 <lyxtabular version="3" rows="3" columns="2">
2951 <features rotate="0" tabularvalignment="middle">
2952 <column alignment="center" valignment="top" width="0pt">
2953 <column alignment="center" valignment="top" width="0pt">
2954 <row>
2955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2956 \begin_inset Text
2957
2958 \begin_layout Plain Layout
2959 コマンド
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Plain Layout
2968 出力
2969 \end_layout
2970
2971 \end_inset
2972 </cell>
2973 </row>
2974 <row>
2975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2976 \begin_inset Text
2977
2978 \begin_layout Plain Layout
2979
2980 \backslash
2981 cases
2982 \begin_inset space \textvisiblespace{}
2983 \end_inset
2984
2985 A
2986 \begin_inset Formula $\to$
2987 \end_inset
2988
2989 B
2990 \begin_inset Formula $>$
2991 \end_inset
2992
2993 0
2994 \begin_inset Index idx
2995 status collapsed
2996
2997 \begin_layout Plain Layout
2998 こまんど@コマンド ! C ! 
2999 \backslash
3000 cases
3001 \end_layout
3002
3003 \end_inset
3004
3005
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3011 \begin_inset Text
3012
3013 \begin_layout Plain Layout
3014 \begin_inset Formula $\begin{cases}
3015 A & B>0\end{cases}$
3016 \end_inset
3017
3018
3019 \end_layout
3020
3021 \end_inset
3022 </cell>
3023 </row>
3024 <row>
3025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3026 \begin_inset Text
3027
3028 \begin_layout Plain Layout
3029
3030 \backslash
3031 cases
3032 \begin_inset space \textvisiblespace{}
3033 \end_inset
3034
3035
3036 \begin_inset Info
3037 type  "shortcut"
3038 arg   "newline-insert newline"
3039 \end_inset
3040
3041
3042 \end_layout
3043
3044 \end_inset
3045 </cell>
3046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3047 \begin_inset Text
3048
3049 \begin_layout Plain Layout
3050 \begin_inset Formula $\begin{cases}
3051 A & \textrm{for }x>0\\
3052 B & \textrm{for }x=0
3053 \end{cases}$
3054 \end_inset
3055
3056
3057 \end_layout
3058
3059 \end_inset
3060 </cell>
3061 </row>
3062 </lyxtabular>
3063
3064 \end_inset
3065
3066
3067 \end_layout
3068
3069 \begin_layout Standard
3070
3071 \series bold
3072
3073 \backslash
3074 cases
3075 \series default
3076 を挿入するか数式ツールバーボタン
3077 \begin_inset Graphics
3078         filename ../../images/math/cases.png
3079         scale 85
3080
3081 \end_inset
3082
3083 を使用した後では、
3084 \begin_inset Flex Ruby
3085 status collapsed
3086
3087 \begin_layout Plain Layout
3088 捷径
3089 \begin_inset Argument post:1
3090 status collapsed
3091
3092 \begin_layout Plain Layout
3093 ショートカット
3094 \end_layout
3095
3096 \end_inset
3097
3098
3099 \end_layout
3100
3101 \end_inset
3102
3103
3104 \begin_inset Info
3105 type  "shortcut"
3106 arg   "newline-insert newline"
3107 \end_inset
3108
3109 か表ツールバーボタン
3110 \begin_inset Graphics
3111         filename ../../images/tabular-feature_append-row.png
3112         scale 85
3113
3114 \end_inset
3115
3116 を使えば、新しい行を作ることができます。
3117 \end_layout
3118
3119 \begin_layout Standard
3120 コマンド
3121 \series bold
3122
3123 \backslash
3124 cases
3125 \series default
3126 は、
3127 \family sans
3128 挿入\SpecialChar \menuseparator
3129 数式\SpecialChar \menuseparator
3130 Cases環境
3131 \family default
3132 メニューで挿入することもできます。
3133 \end_layout
3134
3135 \begin_layout Subsection
3136 否定
3137 \begin_inset Index idx
3138 status collapsed
3139
3140 \begin_layout Plain Layout
3141 ひてい@否定
3142 \end_layout
3143
3144 \end_inset
3145
3146
3147 \end_layout
3148
3149 \begin_layout Standard
3150
3151 \series bold
3152
3153 \backslash
3154 not
3155 \series default
3156
3157 \begin_inset Index idx
3158 status collapsed
3159
3160 \begin_layout Plain Layout
3161 こまんど@コマンド ! N ! 
3162 \backslash
3163 not
3164 \end_layout
3165
3166 \end_inset
3167
3168 を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
3169 \end_layout
3170
3171 \begin_layout Standard
3172 \align center
3173 \begin_inset Tabular
3174 <lyxtabular version="3" rows="4" columns="2">
3175 <features rotate="0" tabularvalignment="middle">
3176 <column alignment="center" valignment="top" width="0pt">
3177 <column alignment="center" valignment="top" width="0pt">
3178 <row>
3179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3180 \begin_inset Text
3181
3182 \begin_layout Plain Layout
3183 コマンド
3184 \end_layout
3185
3186 \end_inset
3187 </cell>
3188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3189 \begin_inset Text
3190
3191 \begin_layout Plain Layout
3192 出力
3193 \end_layout
3194
3195 \end_inset
3196 </cell>
3197 </row>
3198 <row>
3199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3200 \begin_inset Text
3201
3202 \begin_layout Plain Layout
3203
3204 \backslash
3205 not=
3206 \end_layout
3207
3208 \end_inset
3209 </cell>
3210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3211 \begin_inset Text
3212
3213 \begin_layout Plain Layout
3214 \begin_inset Formula $\not=$
3215 \end_inset
3216
3217
3218 \end_layout
3219
3220 \end_inset
3221 </cell>
3222 </row>
3223 <row>
3224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3225 \begin_inset Text
3226
3227 \begin_layout Plain Layout
3228
3229 \backslash
3230 not 
3231 \backslash
3232 le
3233 \end_layout
3234
3235 \end_inset
3236 </cell>
3237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3238 \begin_inset Text
3239
3240 \begin_layout Plain Layout
3241 \begin_inset Formula $\not\le$
3242 \end_inset
3243
3244
3245 \end_layout
3246
3247 \end_inset
3248 </cell>
3249 </row>
3250 <row>
3251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3252 \begin_inset Text
3253
3254 \begin_layout Plain Layout
3255
3256 \backslash
3257 not 
3258 \backslash
3259 parallel
3260 \end_layout
3261
3262 \end_inset
3263 </cell>
3264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3265 \begin_inset Text
3266
3267 \begin_layout Plain Layout
3268 \begin_inset Formula $\not\parallel$
3269 \end_inset
3270
3271
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 </row>
3277 </lyxtabular>
3278
3279 \end_inset
3280
3281
3282 \end_layout
3283
3284 \begin_layout Standard
3285 最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(第
3286 \begin_inset CommandInset ref
3287 LatexCommand ref
3288 reference "sub:数学記号"
3289
3290 \end_inset
3291
3292 節および第
3293 \begin_inset CommandInset ref
3294 LatexCommand ref
3295 reference "sec:関係子"
3296
3297 \end_inset
3298
3299 節を参照)。
3300 \end_layout
3301
3302 \begin_layout Subsection
3303 埋め草
3304 \begin_inset CommandInset label
3305 LatexCommand label
3306 name "sub:埋め草"
3307
3308 \end_inset
3309
3310
3311 \begin_inset Index idx
3312 status collapsed
3313
3314 \begin_layout Plain Layout
3315 うめくさ@埋め草
3316 \end_layout
3317
3318 \end_inset
3319
3320
3321 \begin_inset Index idx
3322 status collapsed
3323
3324 \begin_layout Plain Layout
3325 かがくきごう@化学記号 ! どういたい@同位体
3326 \end_layout
3327
3328 \end_inset
3329
3330
3331 \begin_inset Index idx
3332 status collapsed
3333
3334 \begin_layout Plain Layout
3335 どういたい@同位体|see
3336 \begin_inset ERT
3337 status collapsed
3338
3339 \begin_layout Plain Layout
3340
3341 {
3342 \end_layout
3343
3344 \end_inset
3345
3346 化学記号
3347 \begin_inset ERT
3348 status collapsed
3349
3350 \begin_layout Plain Layout
3351
3352 }
3353 \end_layout
3354
3355 \end_inset
3356
3357
3358 \end_layout
3359
3360 \end_inset
3361
3362
3363 \begin_inset Index idx
3364 status collapsed
3365
3366 \begin_layout Plain Layout
3367 あいそとーぷ@アイソトープ|see
3368 \begin_inset ERT
3369 status collapsed
3370
3371 \begin_layout Plain Layout
3372
3373 {
3374 \end_layout
3375
3376 \end_inset
3377
3378 同位体
3379 \begin_inset ERT
3380 status collapsed
3381
3382 \begin_layout Plain Layout
3383
3384 }
3385 \end_layout
3386
3387 \end_inset
3388
3389
3390 \end_layout
3391
3392 \end_inset
3393
3394
3395 \end_layout
3396
3397 \begin_layout Standard
3398 たとえば同位体
3399 \begin_inset Foot
3400 status collapsed
3401
3402 \begin_layout Plain Layout
3403 同位体と化学記号の組版に関しては、第
3404 \begin_inset CommandInset ref
3405 LatexCommand ref
3406 reference "sub:化学記号と化学式"
3407
3408 \end_inset
3409
3410 節に記述があります。
3411 \end_layout
3412
3413 \end_inset
3414
3415 を表示しようとすると、次のような問題が起こります。
3416 \end_layout
3417
3418 \begin_layout Standard
3419 \align center
3420 \begin_inset Tabular
3421 <lyxtabular version="3" rows="2" columns="2">
3422 <features rotate="0" tabularvalignment="middle">
3423 <column alignment="center" valignment="top" width="0pt">
3424 <column alignment="center" valignment="top" width="0pt">
3425 <row>
3426 <cell alignment="center" valignment="top" usebox="none">
3427 \begin_inset Text
3428
3429 \begin_layout Plain Layout
3430 上付き文字と下付き文字を使用して作った指数:
3431 \end_layout
3432
3433 \end_inset
3434 </cell>
3435 <cell alignment="center" valignment="top" usebox="none">
3436 \begin_inset Text
3437
3438 \begin_layout Plain Layout
3439 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3440 \end_inset
3441
3442
3443 \end_layout
3444
3445 \end_inset
3446 </cell>
3447 </row>
3448 <row>
3449 <cell alignment="center" valignment="top" usebox="none">
3450 \begin_inset Text
3451
3452 \begin_layout Plain Layout
3453 正しい指数:
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 <cell alignment="center" valignment="top" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Plain Layout
3462 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3463 \end_inset
3464
3465
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 </row>
3471 </lyxtabular>
3472
3473 \end_inset
3474
3475
3476 \begin_inset Note Note
3477 status collapsed
3478
3479 \begin_layout Plain Layout
3480 ここで
3481 \series bold
3482
3483 \backslash
3484 raisebox
3485 \series default
3486 はスペーサーとして使用しているだけです。
3487 \end_layout
3488
3489 \end_inset
3490
3491
3492 \end_layout
3493
3494 \begin_layout Standard
3495 短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
3496 \series bold
3497
3498 \backslash
3499 phantom
3500 \series default
3501
3502 \begin_inset Index idx
3503 status collapsed
3504
3505 \begin_layout Plain Layout
3506 こまんど@コマンド ! P ! 
3507 \backslash
3508 phantom
3509 \end_layout
3510
3511 \end_inset
3512
3513 や数式ツールバーボタン
3514 \begin_inset Foot
3515 status collapsed
3516
3517 \begin_layout Plain Layout
3518 ツールバーボタン
3519 \begin_inset Graphics
3520         filename ../../images/math/space.png
3521         scale 85
3522
3523 \end_inset
3524
3525 の小メニューに入っています。
3526 \end_layout
3527
3528 \end_inset
3529
3530
3531 \begin_inset Graphics
3532         filename ../../images/math/phantom.png
3533         scale 85
3534
3535 \end_inset
3536
3537 があります。
3538 \series bold
3539
3540 \backslash
3541 phantom
3542 \series default
3543 を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
3544 ち文字)として適用されることを示しています。したがって、
3545 \series bold
3546
3547 \backslash
3548 phantom
3549 \series default
3550 の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
3551 \end_layout
3552
3553 \begin_layout Standard
3554 \align center
3555 \begin_inset Tabular
3556 <lyxtabular version="3" rows="4" columns="2">
3557 <features rotate="0" tabularvalignment="middle">
3558 <column alignment="center" valignment="top">
3559 <column alignment="center" valignment="top">
3560 <row>
3561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3562 \begin_inset Text
3563
3564 \begin_layout Plain Layout
3565 コマンド
3566 \end_layout
3567
3568 \end_inset
3569 </cell>
3570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3571 \begin_inset Text
3572
3573 \begin_layout Plain Layout
3574 出力
3575 \begin_inset Note Note
3576 status collapsed
3577
3578 \begin_layout Plain Layout
3579 ここで
3580 \series bold
3581
3582 \backslash
3583 raisebox
3584 \series default
3585 はスペーサーとして使用しているだけです。
3586 \end_layout
3587
3588 \end_inset
3589
3590
3591 \end_layout
3592
3593 \end_inset
3594 </cell>
3595 </row>
3596 <row>
3597 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601 ^19
3602 \begin_inset space \textvisiblespace{}
3603 \end_inset
3604
3605 _
3606 \backslash
3607 phantom
3608 \begin_inset space \textvisiblespace{}
3609 \end_inset
3610
3611 1
3612 \begin_inset Formula $\to$
3613 \end_inset
3614
3615 9
3616 \begin_inset space \textvisiblespace{}
3617 \end_inset
3618
3619 F
3620 \end_layout
3621
3622 \end_inset
3623 </cell>
3624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3629 \end_inset
3630
3631
3632 \end_layout
3633
3634 \end_inset
3635 </cell>
3636 </row>
3637 <row>
3638 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3639 \begin_inset Text
3640
3641 \begin_layout Plain Layout
3642 ^235
3643 \begin_inset space \textvisiblespace{}
3644 \end_inset
3645
3646 _
3647 \backslash
3648 phantom
3649 \begin_inset space \textvisiblespace{}
3650 \end_inset
3651
3652 23
3653 \begin_inset Formula $\to$
3654 \end_inset
3655
3656 9
3657 \begin_inset space \textvisiblespace{}
3658 \end_inset
3659
3660 F
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3666 \begin_inset Text
3667
3668 \begin_layout Plain Layout
3669 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3670 \end_inset
3671
3672
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 </row>
3678 <row>
3679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Plain Layout
3683
3684 \backslash
3685 Lambda^
3686 \begin_inset space \textvisiblespace{}
3687 \end_inset
3688
3689
3690 \backslash
3691 phantom
3692 \begin_inset space \textvisiblespace{}
3693 \end_inset
3694
3695 ii
3696 \begin_inset Formula $\to$
3697 \end_inset
3698
3699 t
3700 \begin_inset space \textvisiblespace{}
3701 \end_inset
3702
3703 _MMt
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3709 \begin_inset Text
3710
3711 \begin_layout Plain Layout
3712 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3713 \end_inset
3714
3715
3716 \end_layout
3717
3718 \end_inset
3719 </cell>
3720 </row>
3721 </lyxtabular>
3722
3723 \end_inset
3724
3725
3726 \end_layout
3727
3728 \begin_layout Standard
3729 さらに、
3730 \series bold
3731
3732 \backslash
3733 vphantom
3734 \series default
3735
3736 \begin_inset Index idx
3737 status collapsed
3738
3739 \begin_layout Plain Layout
3740 こまんど@コマンド ! V ! 
3741 \backslash
3742 vphantom
3743 \end_layout
3744
3745 \end_inset
3746
3747 (ツールバーボタン
3748 \begin_inset space ~
3749 \end_inset
3750
3751
3752 \begin_inset Graphics
3753         filename ../../images/math/vphantom.png
3754         scale 85
3755
3756 \end_inset
3757
3758 )および
3759 \series bold
3760
3761 \backslash
3762 hphantom
3763 \series default
3764
3765 \begin_inset Index idx
3766 status collapsed
3767
3768 \begin_layout Plain Layout
3769 こまんど@コマンド ! H ! 
3770 \backslash
3771 hphantom
3772 \end_layout
3773
3774 \end_inset
3775
3776 (ツールバーボタン
3777 \begin_inset space ~
3778 \end_inset
3779
3780
3781 \begin_inset Graphics
3782         filename ../../images/math/hphantom.png
3783         scale 85
3784
3785 \end_inset
3786
3787 )というコマンドもあります。
3788 \series bold
3789
3790 \backslash
3791 vphantom
3792 \series default
3793 は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
3794 \series bold
3795
3796 \backslash
3797 hphantom
3798 \series default
3799 は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
3800 \end_layout
3801
3802 \begin_layout Standard
3803 たとえば、
3804 \series bold
3805
3806 \backslash
3807 vphantom
3808 \series default
3809
3810 \begin_inset space \textvisiblespace{}
3811 \end_inset
3812
3813
3814 \series bold
3815 a
3816 \backslash
3817 int
3818 \series default
3819 は、積分記号
3820 \begin_inset Foot
3821 status collapsed
3822
3823 \begin_layout Plain Layout
3824
3825 \series bold
3826
3827 \backslash
3828 int
3829 \series default
3830 コマンドは、積分記号を生成します。第
3831 \begin_inset CommandInset ref
3832 LatexCommand ref
3833 reference "sub:大演算子"
3834
3835 \end_inset
3836
3837 節を参照してください。
3838 \end_layout
3839
3840 \end_inset
3841
3842 が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、第
3843 \begin_inset CommandInset ref
3844 LatexCommand ref
3845 reference "sub:多行にわたる括弧"
3846
3847 \end_inset
3848
3849 節を参照してください。
3850 \end_layout
3851
3852 \begin_layout Standard
3853 埋め草は、メニュー
3854 \family sans
3855 挿入\SpecialChar \menuseparator
3856 整形\SpecialChar \menuseparator
3857 埋め草
3858 \family default
3859 を使えば、以下のように本文中でも使用することができます。
3860 \end_layout
3861
3862 \begin_layout Standard
3863 これは本文です。
3864 \begin_inset Newline newline
3865 \end_inset
3866
3867
3868 \begin_inset Phantom Phantom
3869 status open
3870
3871 \begin_layout Plain Layout
3872 これは
3873 \end_layout
3874
3875 \end_inset
3876
3877 本文です。
3878 \end_layout
3879
3880 \begin_layout Subsection
3881 横線
3882 \begin_inset Index idx
3883 status collapsed
3884
3885 \begin_layout Plain Layout
3886 よこせん@横線
3887 \end_layout
3888
3889 \end_inset
3890
3891
3892 \begin_inset Index idx
3893 status collapsed
3894
3895 \begin_layout Plain Layout
3896 すうしき@数式 ! かせん@下線
3897 \end_layout
3898
3899 \end_inset
3900
3901
3902 \begin_inset Index idx
3903 status collapsed
3904
3905 \begin_layout Plain Layout
3906 ぼうせん@棒線|see
3907 \begin_inset ERT
3908 status collapsed
3909
3910 \begin_layout Plain Layout
3911
3912 {
3913 \end_layout
3914
3915 \end_inset
3916
3917 横線
3918 \begin_inset ERT
3919 status collapsed
3920
3921 \begin_layout Plain Layout
3922
3923 }
3924 \end_layout
3925
3926 \end_inset
3927
3928
3929 \end_layout
3930
3931 \end_inset
3932
3933
3934 \end_layout
3935
3936 \begin_layout Standard
3937 \align center
3938 \begin_inset Tabular
3939 <lyxtabular version="3" rows="4" columns="2">
3940 <features rotate="0" tabularvalignment="middle">
3941 <column alignment="center" valignment="top" width="0pt">
3942 <column alignment="center" valignment="top" width="0pt">
3943 <row>
3944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948 コマンド
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3954 \begin_inset Text
3955
3956 \begin_layout Plain Layout
3957 出力
3958 \begin_inset Note Note
3959 status collapsed
3960
3961 \begin_layout Plain Layout
3962 ここで
3963 \series bold
3964
3965 \backslash
3966 raisebox
3967 \series default
3968 はスペーサーとして使用しているだけです。
3969 \end_layout
3970
3971 \end_inset
3972
3973
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 </row>
3979 <row>
3980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984
3985 \backslash
3986 overline
3987 \begin_inset space \textvisiblespace{}
3988 \end_inset
3989
3990 A+B
3991 \begin_inset Index idx
3992 status collapsed
3993
3994 \begin_layout Plain Layout
3995 こまんど@コマンド ! O ! 
3996 \backslash
3997 overline
3998 \end_layout
3999
4000 \end_inset
4001
4002
4003 \end_layout
4004
4005 \end_inset
4006 </cell>
4007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4008 \begin_inset Text
4009
4010 \begin_layout Plain Layout
4011 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4012 \end_inset
4013
4014
4015 \end_layout
4016
4017 \end_inset
4018 </cell>
4019 </row>
4020 <row>
4021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4022 \begin_inset Text
4023
4024 \begin_layout Plain Layout
4025
4026 \backslash
4027 underline
4028 \begin_inset space \textvisiblespace{}
4029 \end_inset
4030
4031 A+B
4032 \begin_inset Index idx
4033 status collapsed
4034
4035 \begin_layout Plain Layout
4036 こまんど@コマンド ! U ! 
4037 \backslash
4038 underline
4039 \end_layout
4040
4041 \end_inset
4042
4043
4044 \end_layout
4045
4046 \end_inset
4047 </cell>
4048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Plain Layout
4052 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4053 \end_inset
4054
4055
4056 \end_layout
4057
4058 \end_inset
4059 </cell>
4060 </row>
4061 <row>
4062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066
4067 \backslash
4068 overline
4069 \begin_inset space \textvisiblespace{}
4070 \end_inset
4071
4072
4073 \backslash
4074 underline
4075 \begin_inset space \textvisiblespace{}
4076 \end_inset
4077
4078 A+B
4079 \end_layout
4080
4081 \end_inset
4082 </cell>
4083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4084 \begin_inset Text
4085
4086 \begin_layout Plain Layout
4087 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4088 \end_inset
4089
4090
4091 \end_layout
4092
4093 \end_inset
4094 </cell>
4095 </row>
4096 </lyxtabular>
4097
4098 \end_inset
4099
4100
4101 \end_layout
4102
4103 \begin_layout Standard
4104 上記最後の例では、先に
4105 \series bold
4106
4107 \backslash
4108 overline
4109 \series default
4110 が来ようが
4111 \series bold
4112
4113 \backslash
4114 underline
4115 \series default
4116 が来ようが、関係ありません。
4117 \end_layout
4118
4119 \begin_layout Standard
4120 二重下線を引くには、
4121 \series bold
4122
4123 \backslash
4124 underline
4125 \series default
4126 を二回使います。
4127 \end_layout
4128
4129 \begin_layout Standard
4130 文字の上下6本の線まで引くことができます。
4131 \end_layout
4132
4133 \begin_layout Standard
4134 \begin_inset VSpace bigskip
4135 \end_inset
4136
4137 自製の線は、以下の書式を持つ
4138 \series bold
4139
4140 \backslash
4141 rule
4142 \series default
4143
4144 \begin_inset Index idx
4145 status collapsed
4146
4147 \begin_layout Plain Layout
4148 こまんど@こまんど ! R ! 
4149 \backslash
4150 rule
4151 \end_layout
4152
4153 \end_inset
4154
4155 コマンドで作成することができます。
4156 \end_layout
4157
4158 \begin_layout Standard
4159
4160 \series bold
4161
4162 \backslash
4163 rule[垂直オフセット幅]{長さ}{厚み}
4164 \end_layout
4165
4166 \begin_layout Standard
4167 オプションの
4168 \series bold
4169 「垂直オフセット幅
4170 \series default
4171 」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
4172 \begin_inset CommandInset ref
4173 LatexCommand ref
4174 reference "tab:使用できる単位"
4175
4176 \end_inset
4177
4178 表に掲げてある単位を用いることができます。以下に、
4179 \begin_inset Newline newline
4180 \end_inset
4181
4182
4183 \series bold
4184
4185 \backslash
4186 rule[-2ex]{3cm}{2pt}
4187 \series default
4188  および 
4189 \series bold
4190
4191 \backslash
4192 rule{2cm}{1pt}
4193 \begin_inset Newline newline
4194 \end_inset
4195
4196
4197 \series default
4198 というコマンドを用いて作成したふたつの例を例示します。
4199 \end_layout
4200
4201 \begin_layout Standard
4202 この行には、
4203 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4204 \end_inset
4205
4206 二本の線があります。
4207 \end_layout
4208
4209 \begin_layout Standard
4210
4211 \backslash
4212 ruleは、メニュー
4213 \family sans
4214 挿入\SpecialChar \menuseparator
4215 整形\SpecialChar \menuseparator
4216 水平線
4217 \family default
4218 を使っても、本文に挿入することができます。
4219 \end_layout
4220
4221 \begin_layout Standard
4222 これは一行の
4223 \begin_inset CommandInset line
4224 LatexCommand rule
4225 offset "0.5ex"
4226 width "3cm"
4227 height "1pt"
4228
4229 \end_inset
4230
4231 文章です。
4232 \end_layout
4233
4234 \begin_layout Subsection
4235 省略符号
4236 \begin_inset CommandInset label
4237 LatexCommand label
4238 name "sub:省略符号"
4239
4240 \end_inset
4241
4242
4243 \begin_inset Index idx
4244 status collapsed
4245
4246 \begin_layout Plain Layout
4247 しょうりゃくふごう@省略符号
4248 \end_layout
4249
4250 \end_inset
4251
4252
4253 \end_layout
4254
4255 \begin_layout Standard
4256 省略符号には、いくつかの種類が使用できます
4257 \begin_inset Foot
4258 status collapsed
4259
4260 \begin_layout Plain Layout
4261 数式ツールバー中の
4262 \begin_inset Graphics
4263         filename ../../images/math/ldots.png
4264         scale 85
4265
4266 \end_inset
4267
4268 ボタンで表示されている小メニューです。
4269 \end_layout
4270
4271 \end_inset
4272
4273 。列挙のためには、ベースラインの点々(
4274 \series bold
4275
4276 \backslash
4277 ldots
4278 \series default
4279
4280 \begin_inset Index idx
4281 status collapsed
4282
4283 \begin_layout Plain Layout
4284 こまんど@コマンド ! L ! 
4285 \backslash
4286 ldots
4287 \end_layout
4288
4289 \end_inset
4290
4291 )を使用しますが、演算子の場合は、演算子と同じ高さの点々(
4292 \series bold
4293
4294 \backslash
4295 cdots
4296 \series default
4297
4298 \begin_inset Index idx
4299 status collapsed
4300
4301 \begin_layout Plain Layout
4302 こまんど@コマンド ! C ! 
4303 \backslash
4304 cdots
4305 \end_layout
4306
4307 \end_inset
4308
4309 )が必要です。
4310 \series bold
4311
4312 \backslash
4313 dots
4314 \series default
4315
4316 \begin_inset Index idx
4317 status collapsed
4318
4319 \begin_layout Plain Layout
4320 こまんど@コマンド ! D ! 
4321 \backslash
4322 dots
4323 \end_layout
4324
4325 \end_inset
4326
4327 コマンドを使うと、LaTeXは次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
4328 \end_layout
4329
4330 \begin_layout Standard
4331 \align center
4332 \begin_inset Tabular
4333 <lyxtabular version="3" rows="9" columns="2">
4334 <features rotate="0" tabularvalignment="middle">
4335 <column alignment="center" valignment="top" width="0pt">
4336 <column alignment="center" valignment="top" width="0pt">
4337 <row>
4338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4339 \begin_inset Text
4340
4341 \begin_layout Plain Layout
4342 コマンド
4343 \end_layout
4344
4345 \end_inset
4346 </cell>
4347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4348 \begin_inset Text
4349
4350 \begin_layout Plain Layout
4351 出力
4352 \end_layout
4353
4354 \end_inset
4355 </cell>
4356 </row>
4357 <row>
4358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4359 \begin_inset Text
4360
4361 \begin_layout Plain Layout
4362 A_1
4363 \begin_inset space \textvisiblespace{}
4364 \end_inset
4365
4366 ,
4367 \backslash
4368 dots
4369 \begin_inset space \textvisiblespace{}
4370 \end_inset
4371
4372 ,A_n
4373 \end_layout
4374
4375 \end_inset
4376 </cell>
4377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4378 \begin_inset Text
4379
4380 \begin_layout Plain Layout
4381 \begin_inset Formula $A_{1},\dots,A_{n}$
4382 \end_inset
4383
4384
4385 \end_layout
4386
4387 \end_inset
4388 </cell>
4389 </row>
4390 <row>
4391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4392 \begin_inset Text
4393
4394 \begin_layout Plain Layout
4395 A_1
4396 \begin_inset space \textvisiblespace{}
4397 \end_inset
4398
4399 +
4400 \backslash
4401 dots
4402 \begin_inset space \textvisiblespace{}
4403 \end_inset
4404
4405 +A_n
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414 \begin_inset Formula $A_{1}+\dots+A_{n}$
4415 \end_inset
4416
4417
4418 \end_layout
4419
4420 \end_inset
4421 </cell>
4422 </row>
4423 <row>
4424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4425 \begin_inset Text
4426
4427 \begin_layout Plain Layout
4428 A_1
4429 \begin_inset space \textvisiblespace{}
4430 \end_inset
4431
4432 ,
4433 \backslash
4434 ldots
4435 \begin_inset space \textvisiblespace{}
4436 \end_inset
4437
4438 ,A_n
4439 \end_layout
4440
4441 \end_inset
4442 </cell>
4443 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447 \begin_inset Formula $A_{1},\ldots,A_{n}$
4448 \end_inset
4449
4450
4451 \end_layout
4452
4453 \end_inset
4454 </cell>
4455 </row>
4456 <row>
4457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4458 \begin_inset Text
4459
4460 \begin_layout Plain Layout
4461 A_1
4462 \begin_inset space \textvisiblespace{}
4463 \end_inset
4464
4465 +
4466 \backslash
4467 cdots
4468 \begin_inset space \textvisiblespace{}
4469 \end_inset
4470
4471 +A_n
4472 \end_layout
4473
4474 \end_inset
4475 </cell>
4476 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4477 \begin_inset Text
4478
4479 \begin_layout Plain Layout
4480 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4481 \end_inset
4482
4483
4484 \end_layout
4485
4486 \end_inset
4487 </cell>
4488 </row>
4489 <row>
4490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4491 \begin_inset Text
4492
4493 \begin_layout Plain Layout
4494
4495 \backslash
4496 vdots
4497 \end_layout
4498
4499 \end_inset
4500 </cell>
4501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4502 \begin_inset Text
4503
4504 \begin_layout Plain Layout
4505 \begin_inset Formula $\vdots$
4506 \end_inset
4507
4508
4509 \end_layout
4510
4511 \end_inset
4512 </cell>
4513 </row>
4514 <row>
4515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4516 \begin_inset Text
4517
4518 \begin_layout Plain Layout
4519
4520 \backslash
4521 ddots
4522 \end_layout
4523
4524 \end_inset
4525 </cell>
4526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4527 \begin_inset Text
4528
4529 \begin_layout Plain Layout
4530 \begin_inset Formula $\ddots$
4531 \end_inset
4532
4533
4534 \end_layout
4535
4536 \end_inset
4537 </cell>
4538 </row>
4539 <row>
4540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4541 \begin_inset Text
4542
4543 \begin_layout Plain Layout
4544
4545 \backslash
4546 iddots
4547 \end_layout
4548
4549 \end_inset
4550 </cell>
4551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4552 \begin_inset Text
4553
4554 \begin_layout Plain Layout
4555 \begin_inset Formula $\iddots$
4556 \end_inset
4557
4558
4559 \end_layout
4560
4561 \end_inset
4562 </cell>
4563 </row>
4564 <row>
4565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569 いろいろな点々を使った
4570 \begin_inset Formula $3\times3$
4571 \end_inset
4572
4573 行列
4574 \end_layout
4575
4576 \end_inset
4577 </cell>
4578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582 \begin_inset Formula $\begin{array}{ccc}
4583 A_{11} & \cdots & A_{1m}\\
4584 \vdots & \ddots & \vdots\\
4585 A_{n1} & \cdots & A_{nm}
4586 \end{array}$
4587 \end_inset
4588
4589
4590 \end_layout
4591
4592 \end_inset
4593 </cell>
4594 </row>
4595 </lyxtabular>
4596
4597 \end_inset
4598
4599
4600 \end_layout
4601
4602 \begin_layout Standard
4603
4604 \family sans
4605 挿入\SpecialChar \menuseparator
4606 省略符号
4607 \family default
4608 メニューで挿入される省略符号は
4609 \series bold
4610
4611 \backslash
4612 ldots
4613 \series default
4614 です。
4615 \end_layout
4616
4617 \begin_layout Standard
4618 \begin_inset VSpace medskip
4619 \end_inset
4620
4621
4622 \series bold
4623
4624 \backslash
4625 iddots
4626 \series default
4627 を使うには、文書設定の
4628 \family sans
4629 数式オプション
4630 \family default
4631 にある
4632 \family sans
4633 mathdotsパッケージを(自動的に)使う
4634 \family default
4635 オプションのうちいずれかを有効にしなくてはなりません。
4636 \begin_inset Newline newline
4637 \end_inset
4638
4639
4640 \family sans
4641 mathdotsパッケージを使う
4642 \family default
4643 オプションを使用すると、文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます。
4644 \end_layout
4645
4646 \begin_layout Standard
4647 \begin_inset VSpace medskip
4648 \end_inset
4649
4650 とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
4651 \series bold
4652
4653 \backslash
4654 hdotsfor
4655 \series default
4656
4657 \begin_inset Index idx
4658 status collapsed
4659
4660 \begin_layout Plain Layout
4661 こまんど@コマンド ! H ! 
4662 \backslash
4663 hdotsfor
4664 \end_layout
4665
4666 \end_inset
4667
4668 コマンドで作ることができます。
4669 \end_layout
4670
4671 \begin_layout Standard
4672
4673 \series bold
4674
4675 \backslash
4676 hdotsfor[距離]{列数}
4677 \end_layout
4678
4679 \begin_layout Standard
4680 ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
4681 \end_layout
4682
4683 \begin_layout Standard
4684 以下の行列では、2行目の1つ目の枠に
4685 \series bold
4686
4687 \backslash
4688 hdotsfor[2]{4}
4689 \series default
4690 を挿入して、
4691 \series bold
4692
4693 \backslash
4694 dots
4695 \series default
4696 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
4697 \begin_inset Formula 
4698 \[
4699 \left(\begin{array}{cccc}
4700 A & B & C & D\\
4701 \hdotsfor[2]{4}\\
4702 q & w & e & r
4703 \end{array}\right)
4704 \]
4705
4706 \end_inset
4707
4708 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないとLaTeXエラーが発生します。
4709 \end_layout
4710
4711 \begin_layout Standard
4712 \begin_inset VSpace bigskip
4713 \end_inset
4714
4715 さらに、
4716 \series bold
4717
4718 \backslash
4719 dotfill
4720 \series default
4721
4722 \begin_inset Index idx
4723 status collapsed
4724
4725 \begin_layout Plain Layout
4726 こまんど@コマンド ! D ! 
4727 \backslash
4728 dotfill
4729 \end_layout
4730
4731 \end_inset
4732
4733 コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
4734 \series bold
4735
4736 \backslash
4737 hfill
4738 \series default
4739 と同様のものです。第
4740 \begin_inset CommandInset ref
4741 LatexCommand ref
4742 reference "sub:可変長の空白"
4743
4744 \end_inset
4745
4746 節をご参照下さい。
4747 \end_layout
4748
4749 \begin_layout Standard
4750 たとえば、
4751 \series bold
4752 A
4753 \backslash
4754 dotfill
4755 \begin_inset space \textvisiblespace{}
4756 \end_inset
4757
4758 B
4759 \series default
4760 コマンドは、
4761 \end_layout
4762
4763 \begin_layout Standard
4764 \begin_inset Formula $A\dotfill B$
4765 \end_inset
4766
4767
4768 \end_layout
4769
4770 \begin_layout Standard
4771 のようになります。点々を使う
4772 \series bold
4773
4774 \backslash
4775 dotfill
4776 \series default
4777 の直線版として、
4778 \series bold
4779
4780 \backslash
4781 hrulefill
4782 \series default
4783
4784 \begin_inset Index idx
4785 status collapsed
4786
4787 \begin_layout Plain Layout
4788 こまんど@コマンド ! H ! 
4789 \backslash
4790 hrulefill
4791 \end_layout
4792
4793 \end_inset
4794
4795
4796 \end_layout
4797
4798 \begin_layout Standard
4799 \begin_inset Formula $A\hrulefill B$
4800 \end_inset
4801
4802
4803 \end_layout
4804
4805 \begin_layout Standard
4806 があります。これらのコマンドを本文で使用するには、これらのコマンドはTeXモードで挿入される必要があります。
4807 \end_layout
4808
4809 \begin_layout Section
4810 行列
4811 \begin_inset CommandInset label
4812 LatexCommand label
4813 name "sec:行列"
4814
4815 \end_inset
4816
4817
4818 \begin_inset Index idx
4819 status collapsed
4820
4821 \begin_layout Plain Layout
4822 ぎょうれつ@行列
4823 \end_layout
4824
4825 \end_inset
4826
4827
4828 \end_layout
4829
4830 \begin_layout Standard
4831 行列は、数式ツールバーボタンの
4832 \begin_inset Graphics
4833         filename ../../images/dialog-show_mathmatrix.png
4834         scale 85
4835
4836 \end_inset
4837
4838
4839 \family sans
4840 挿入\SpecialChar \menuseparator
4841 数式\SpecialChar \menuseparator
4842 行列
4843 \family default
4844 メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
4845 \end_layout
4846
4847 \begin_layout Standard
4848 最初の行列は「上」配置
4849 \begin_inset Formula $\begin{array}[t]{cccc}
4850 A & D & G & J\\
4851 B & E & H & K\\
4852 C & F & I & L
4853 \end{array}$
4854 \end_inset
4855
4856 で、二番目は「中央」配置
4857 \begin_inset Formula $\begin{array}{cccc}
4858 A & D & G & J\\
4859 B & E & H & K\\
4860 C & F & I & L
4861 \end{array}$
4862 \end_inset
4863
4864 、三番目は「下」配置
4865 \begin_inset Formula $\begin{array}[b]{cccc}
4866 A & D & G & J\\
4867 B & E & H & K\\
4868 C & F & I & L
4869 \end{array}$
4870 \end_inset
4871
4872 です。
4873 \end_layout
4874
4875 \begin_layout Standard
4876 水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
4877 \emph on
4878 l
4879 \emph default
4880 は左寄せ、
4881 \emph on
4882 c
4883 \emph default
4884 は中央揃え、
4885 \emph on
4886 r
4887 \emph default
4888 は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの
4889 \begin_inset Formula $4\times4$
4890 \end_inset
4891
4892 行列を作成するには、水平配置のところに
4893 \series bold
4894 lccr
4895 \series default
4896 と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
4897 \series bold
4898 c
4899 \series default
4900 です。
4901 \end_layout
4902
4903 \begin_layout Standard
4904 水平行列の例です。
4905 \end_layout
4906
4907 \begin_layout Standard
4908
4909 \series bold
4910 lll
4911 \series default
4912  : 
4913 \begin_inset Formula $\begin{array}{lll}
4914 10000 & D & G\\
4915 B & 10000 & H\\
4916 C & F & 10000
4917 \end{array}$
4918 \end_inset
4919
4920  , 
4921 \series bold
4922 ccc
4923 \series default
4924  : 
4925 \begin_inset Formula $\begin{array}{ccc}
4926 10000 & D & G\\
4927 B & 10000 & H\\
4928 C & F & 10000
4929 \end{array}$
4930 \end_inset
4931
4932  , 
4933 \series bold
4934 rrr
4935 \series default
4936  : 
4937 \begin_inset Formula $\begin{array}{rrr}
4938 10000 & D & G\\
4939 B & 10000 & H\\
4940 C & F & 10000
4941 \end{array}$
4942 \end_inset
4943
4944
4945 \end_layout
4946
4947 \begin_layout Standard
4948 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
4949 \begin_inset Graphics
4950         filename ../../images/tabular-feature_append-row.png
4951         scale 85
4952
4953 \end_inset
4954
4955
4956 \begin_inset Graphics
4957         filename ../../images/tabular-feature_delete-row.png
4958         scale 85
4959
4960 \end_inset
4961
4962 などや
4963 \family sans
4964 編集\SpecialChar \menuseparator
4965 行と列
4966 \family default
4967 メニューを使用することができます。また、行は
4968 \begin_inset Info
4969 type  "shortcut"
4970 arg   "newline-insert newline"
4971 \end_inset
4972
4973 で作成することもできます。
4974 \end_layout
4975
4976 \begin_layout Standard
4977 \begin_inset VSpace bigskip
4978 \end_inset
4979
4980
4981 \end_layout
4982
4983 \begin_layout Standard
4984
4985 \family sans
4986 装飾
4987 \family default
4988 は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
4989 \series bold
4990
4991 \backslash
4992 left
4993 \series default
4994
4995 \begin_inset Index idx
4996 status collapsed
4997
4998 \begin_layout Plain Layout
4999 こまんど@コマンド ! L ! 
5000 \backslash
5001 left
5002 \end_layout
5003
5004 \end_inset
5005
5006 コマンドや
5007 \series bold
5008
5009 \backslash
5010 right
5011 \series default
5012
5013 \begin_inset Index idx
5014 status collapsed
5015
5016 \begin_layout Plain Layout
5017 こまんど@コマンド ! R ! 
5018 \backslash
5019 right
5020 \end_layout
5021
5022 \end_inset
5023
5024 コマンドで作成することもできます(
5025 \begin_inset Flex Ruby
5026 status collapsed
5027
5028 \begin_layout Plain Layout
5029 捷径
5030 \begin_inset Argument post:1
5031 status collapsed
5032
5033 \begin_layout Plain Layout
5034 ショートカット
5035 \end_layout
5036
5037 \end_inset
5038
5039
5040 \end_layout
5041
5042 \end_inset
5043
5044
5045 \family sans
5046 Alt+M
5047 \begin_inset space ~
5048 \end_inset
5049
5050 括弧
5051 \family default
5052 )。第
5053 \begin_inset CommandInset ref
5054 LatexCommand ref
5055 reference "sub:自動の括弧丈"
5056
5057 \end_inset
5058
5059 節を参照してください。あるいは、以下のコマンドを使うこともできます。
5060 \begin_inset VSpace medskip
5061 \end_inset
5062
5063
5064 \end_layout
5065
5066 \begin_layout Standard
5067 \begin_inset space \hfill{}
5068 \end_inset
5069
5070
5071 \begin_inset Tabular
5072 <lyxtabular version="3" rows="4" columns="2">
5073 <features rotate="0" tabularvalignment="middle">
5074 <column alignment="center" valignment="top">
5075 <column alignment="center" valignment="top">
5076 <row>
5077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5078 \begin_inset Text
5079
5080 \begin_layout Plain Layout
5081 コマンド
5082 \end_layout
5083
5084 \end_inset
5085 </cell>
5086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5087 \begin_inset Text
5088
5089 \begin_layout Plain Layout
5090 出力
5091 \begin_inset Note Note
5092 status collapsed
5093
5094 \begin_layout Plain Layout
5095 ここで
5096 \series bold
5097
5098 \backslash
5099 raisebox
5100 \series default
5101 はスペーサーとして使用しているだけです。
5102 \end_layout
5103
5104 \end_inset
5105
5106
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 </row>
5112 <row>
5113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5114 \begin_inset Text
5115
5116 \begin_layout Plain Layout
5117
5118 \backslash
5119 bmatrix
5120 \begin_inset space \textvisiblespace{}
5121 \end_inset
5122
5123
5124 \begin_inset Formula $2\times2$
5125 \end_inset
5126
5127 行列
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5133 \begin_inset Text
5134
5135 \begin_layout Plain Layout
5136 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5137 0 & \textrm{-}\mathrm{i}\\
5138 \mathrm{i} & 0
5139 \end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5140 \end_inset
5141
5142
5143 \end_layout
5144
5145 \end_inset
5146 </cell>
5147 </row>
5148 <row>
5149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5150 \begin_inset Text
5151
5152 \begin_layout Plain Layout
5153
5154 \backslash
5155 Bmatrix
5156 \begin_inset space \textvisiblespace{}
5157 \end_inset
5158
5159
5160 \begin_inset Formula $2\times2$
5161 \end_inset
5162
5163 行列
5164 \end_layout
5165
5166 \end_inset
5167 </cell>
5168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5169 \begin_inset Text
5170
5171 \begin_layout Plain Layout
5172 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5173 0 & \textrm{-}\mathrm{i}\\
5174 \mathrm{i} & 0
5175 \end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5176 \end_inset
5177
5178
5179 \end_layout
5180
5181 \end_inset
5182 </cell>
5183 </row>
5184 <row>
5185 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189
5190 \backslash
5191 pmatrix
5192 \begin_inset space \textvisiblespace{}
5193 \end_inset
5194
5195
5196 \begin_inset Formula $2\times2$
5197 \end_inset
5198
5199 行列
5200 \end_layout
5201
5202 \end_inset
5203 </cell>
5204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5209 0 & \textrm{-}\mathrm{i}\\
5210 \mathrm{i} & 0
5211 \end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5212 \end_inset
5213
5214
5215 \end_layout
5216
5217 \end_inset
5218 </cell>
5219 </row>
5220 </lyxtabular>
5221
5222 \end_inset
5223
5224
5225 \begin_inset space \hfill{}
5226 \end_inset
5227
5228
5229 \begin_inset Tabular
5230 <lyxtabular version="3" rows="4" columns="2">
5231 <features rotate="0" tabularvalignment="middle">
5232 <column alignment="center" valignment="top">
5233 <column alignment="center" valignment="top">
5234 <row>
5235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5236 \begin_inset Text
5237
5238 \begin_layout Plain Layout
5239 コマンド
5240 \end_layout
5241
5242 \end_inset
5243 </cell>
5244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5245 \begin_inset Text
5246
5247 \begin_layout Plain Layout
5248 出力
5249 \end_layout
5250
5251 \end_inset
5252 </cell>
5253 </row>
5254 <row>
5255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5256 \begin_inset Text
5257
5258 \begin_layout Plain Layout
5259
5260 \backslash
5261 vmatrix
5262 \begin_inset space \textvisiblespace{}
5263 \end_inset
5264
5265
5266 \begin_inset Formula $2\times2$
5267 \end_inset
5268
5269 行列
5270 \end_layout
5271
5272 \end_inset
5273 </cell>
5274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5275 \begin_inset Text
5276
5277 \begin_layout Plain Layout
5278 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5279 0 & \textrm{-}\mathrm{i}\\
5280 \mathrm{i} & 0
5281 \end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5282 \end_inset
5283
5284
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 </row>
5290 <row>
5291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5292 \begin_inset Text
5293
5294 \begin_layout Plain Layout
5295
5296 \backslash
5297 Vmatrix
5298 \begin_inset space \textvisiblespace{}
5299 \end_inset
5300
5301
5302 \begin_inset Formula $2\times2$
5303 \end_inset
5304
5305 行列
5306 \end_layout
5307
5308 \end_inset
5309 </cell>
5310 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5311 \begin_inset Text
5312
5313 \begin_layout Plain Layout
5314 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5315 0 & \textrm{-}\mathrm{i}\\
5316 \mathrm{i} & 0
5317 \end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5318 \end_inset
5319
5320
5321 \end_layout
5322
5323 \end_inset
5324 </cell>
5325 </row>
5326 <row>
5327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5328 \begin_inset Text
5329
5330 \begin_layout Plain Layout
5331
5332 \backslash
5333 matrix
5334 \begin_inset space \textvisiblespace{}
5335 \end_inset
5336
5337
5338 \begin_inset Formula $2\times2$
5339 \end_inset
5340
5341 行列
5342 \end_layout
5343
5344 \end_inset
5345 </cell>
5346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5347 \begin_inset Text
5348
5349 \begin_layout Plain Layout
5350 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5351 0 & \textrm{-}\mathrm{i}\\
5352 \mathrm{i} & 0
5353 \end{array}\end{matrix}\raisebox{-5.3mm}{}$
5354 \end_inset
5355
5356
5357 \end_layout
5358
5359 \end_inset
5360 </cell>
5361 </row>
5362 </lyxtabular>
5363
5364 \end_inset
5365
5366
5367 \begin_inset space \hfill{}
5368 \end_inset
5369
5370
5371 \end_layout
5372
5373 \begin_layout Standard
5374 \begin_inset VSpace medskip
5375 \end_inset
5376
5377 たとえば
5378 \series bold
5379
5380 \backslash
5381 vmatrix
5382 \series default
5383 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
5384 \end_layout
5385
5386 \begin_layout Standard
5387 \begin_inset VSpace bigskip
5388 \end_inset
5389
5390 じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、第
5391 \begin_inset CommandInset ref
5392 LatexCommand ref
5393 reference "sub:列間"
5394
5395 \end_inset
5396
5397 節に説明されている距離
5398 \series bold
5399
5400 \backslash
5401 arraycolsep
5402 \series default
5403
5404 \begin_inset Index idx
5405 status collapsed
5406
5407 \begin_layout Plain Layout
5408 こまんど@コマンド ! A ! 
5409 \backslash
5410 arraycolsep
5411 \end_layout
5412
5413 \end_inset
5414
5415 をここでも使用することができます。
5416 \end_layout
5417
5418 \begin_layout Standard
5419 行間隔を変更するには、
5420 \series bold
5421
5422 \backslash
5423 arraystretch
5424 \series default
5425
5426 \begin_inset Index idx
5427 status collapsed
5428
5429 \begin_layout Plain Layout
5430 こまんど@コマンド ! A ! 
5431 \backslash
5432 arraystretch
5433 \end_layout
5434
5435 \end_inset
5436
5437 コマンドを使用します。以下のようにして使用します。
5438 \end_layout
5439
5440 \begin_layout Standard
5441
5442 \series bold
5443
5444 \backslash
5445 renewcommand{
5446 \backslash
5447 arraystretch}{伸長因子}
5448 \begin_inset Index idx
5449 status collapsed
5450
5451 \begin_layout Plain Layout
5452 こまんど@コマンド ! R ! 
5453 \backslash
5454 renewcommand
5455 \end_layout
5456
5457 \end_inset
5458
5459
5460 \end_layout
5461
5462 \begin_layout Standard
5463
5464 \series bold
5465
5466 \backslash
5467 renewcommand
5468 \series default
5469 コマンドは、伸長因子を定義済みの
5470 \series bold
5471
5472 \backslash
5473 arraystretch
5474 \series default
5475 コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
5476 は、
5477 \series bold
5478
5479 \backslash
5480 arraystretch
5481 \series default
5482 に因子1を割り当てて下さい。
5483 \end_layout
5484
5485 \begin_layout Standard
5486 本文行中に行列を入れるには、
5487 \series bold
5488
5489 \backslash
5490 smallmatrix
5491 \series default
5492
5493 \begin_inset Index idx
5494 status collapsed
5495
5496 \begin_layout Plain Layout
5497 こまんど@コマンド ! S ! 
5498 \backslash
5499 smallmatrix
5500 \end_layout
5501
5502 \end_inset
5503
5504 コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
5505 \end_layout
5506
5507 \begin_layout Standard
5508 これは、本文行中の行列
5509 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5510 C & D
5511 \end{smallmatrix}\right)$
5512 \end_inset
5513
5514 です。
5515 \end_layout
5516
5517 \begin_layout Section
5518 括弧と区分記号
5519 \begin_inset Index idx
5520 status collapsed
5521
5522 \begin_layout Plain Layout
5523 かっこ@括弧
5524 \end_layout
5525
5526 \end_inset
5527
5528
5529 \begin_inset Index idx
5530 status collapsed
5531
5532 \begin_layout Plain Layout
5533 くぶんきごう@区分記号
5534 \end_layout
5535
5536 \end_inset
5537
5538
5539 \end_layout
5540
5541 \begin_layout Subsection
5542 垂直括弧と区分記号
5543 \begin_inset Index idx
5544 status collapsed
5545
5546 \begin_layout Plain Layout
5547 かっこ@括弧 ! すいちょく@垂直
5548 \end_layout
5549
5550 \end_inset
5551
5552
5553 \end_layout
5554
5555 \begin_layout Standard
5556 \begin_inset space \hfill{}
5557 \end_inset
5558
5559
5560 \begin_inset Tabular
5561 <lyxtabular version="3" rows="9" columns="2">
5562 <features rotate="0" tabularvalignment="middle">
5563 <column alignment="center" valignment="top" width="0pt">
5564 <column alignment="center" valignment="top" width="0pt">
5565 <row>
5566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Plain Layout
5570 コマンド
5571 \end_layout
5572
5573 \end_inset
5574 </cell>
5575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5576 \begin_inset Text
5577
5578 \begin_layout Plain Layout
5579 出力
5580 \end_layout
5581
5582 \end_inset
5583 </cell>
5584 </row>
5585 <row>
5586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5587 \begin_inset Text
5588
5589 \begin_layout Plain Layout
5590 (
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5596 \begin_inset Text
5597
5598 \begin_layout Plain Layout
5599 \begin_inset Formula $($
5600 \end_inset
5601
5602
5603 \end_layout
5604
5605 \end_inset
5606 </cell>
5607 </row>
5608 <row>
5609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5610 \begin_inset Text
5611
5612 \begin_layout Plain Layout
5613 {
5614 \end_layout
5615
5616 \end_inset
5617 </cell>
5618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5619 \begin_inset Text
5620
5621 \begin_layout Plain Layout
5622 \begin_inset Formula $\{$
5623 \end_inset
5624
5625
5626 \end_layout
5627
5628 \end_inset
5629 </cell>
5630 </row>
5631 <row>
5632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5633 \begin_inset Text
5634
5635 \begin_layout Plain Layout
5636 [
5637 \end_layout
5638
5639 \end_inset
5640 </cell>
5641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5642 \begin_inset Text
5643
5644 \begin_layout Plain Layout
5645 \begin_inset Formula $[$
5646 \end_inset
5647
5648
5649 \end_layout
5650
5651 \end_inset
5652 </cell>
5653 </row>
5654 <row>
5655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5656 \begin_inset Text
5657
5658 \begin_layout Plain Layout
5659
5660 \backslash
5661 langle
5662 \end_layout
5663
5664 \end_inset
5665 </cell>
5666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5667 \begin_inset Text
5668
5669 \begin_layout Plain Layout
5670 \begin_inset Formula $\langle$
5671 \end_inset
5672
5673
5674 \end_layout
5675
5676 \end_inset
5677 </cell>
5678 </row>
5679 <row>
5680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5681 \begin_inset Text
5682
5683 \begin_layout Plain Layout
5684
5685 \backslash
5686 lceil
5687 \end_layout
5688
5689 \end_inset
5690 </cell>
5691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5692 \begin_inset Text
5693
5694 \begin_layout Plain Layout
5695 \begin_inset Formula $\lceil$
5696 \end_inset
5697
5698
5699 \end_layout
5700
5701 \end_inset
5702 </cell>
5703 </row>
5704 <row>
5705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5706 \begin_inset Text
5707
5708 \begin_layout Plain Layout
5709
5710 \backslash
5711 lfloor
5712 \end_layout
5713
5714 \end_inset
5715 </cell>
5716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5717 \begin_inset Text
5718
5719 \begin_layout Plain Layout
5720 \begin_inset Formula $\lfloor$
5721 \end_inset
5722
5723
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 </row>
5729 <row>
5730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5731 \begin_inset Text
5732
5733 \begin_layout Plain Layout
5734 /
5735 \end_layout
5736
5737 \end_inset
5738 </cell>
5739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5740 \begin_inset Text
5741
5742 \begin_layout Plain Layout
5743 \begin_inset Formula $/$
5744 \end_inset
5745
5746
5747 \end_layout
5748
5749 \end_inset
5750 </cell>
5751 </row>
5752 <row>
5753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5754 \begin_inset Text
5755
5756 \begin_layout Plain Layout
5757 \begin_inset Formula $|$
5758 \end_inset
5759
5760
5761 \end_layout
5762
5763 \end_inset
5764 </cell>
5765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5766 \begin_inset Text
5767
5768 \begin_layout Plain Layout
5769 \begin_inset Formula $|$
5770 \end_inset
5771
5772
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 </row>
5778 </lyxtabular>
5779
5780 \end_inset
5781
5782
5783 \begin_inset space \hfill{}
5784 \end_inset
5785
5786
5787 \begin_inset Tabular
5788 <lyxtabular version="3" rows="9" columns="2">
5789 <features rotate="0" tabularvalignment="middle">
5790 <column alignment="center" valignment="top" width="0pt">
5791 <column alignment="center" valignment="top" width="0pt">
5792 <row>
5793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 コマンド
5798 \end_layout
5799
5800 \end_inset
5801 </cell>
5802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5803 \begin_inset Text
5804
5805 \begin_layout Plain Layout
5806 出力
5807 \end_layout
5808
5809 \end_inset
5810 </cell>
5811 </row>
5812 <row>
5813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5814 \begin_inset Text
5815
5816 \begin_layout Plain Layout
5817 )
5818 \end_layout
5819
5820 \end_inset
5821 </cell>
5822 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5823 \begin_inset Text
5824
5825 \begin_layout Plain Layout
5826 \begin_inset Formula $)$
5827 \end_inset
5828
5829
5830 \end_layout
5831
5832 \end_inset
5833 </cell>
5834 </row>
5835 <row>
5836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5837 \begin_inset Text
5838
5839 \begin_layout Plain Layout
5840 }
5841 \end_layout
5842
5843 \end_inset
5844 </cell>
5845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5846 \begin_inset Text
5847
5848 \begin_layout Plain Layout
5849 \begin_inset Formula $\}$
5850 \end_inset
5851
5852
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 </row>
5858 <row>
5859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5860 \begin_inset Text
5861
5862 \begin_layout Plain Layout
5863 ]
5864 \end_layout
5865
5866 \end_inset
5867 </cell>
5868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5869 \begin_inset Text
5870
5871 \begin_layout Plain Layout
5872 \begin_inset Formula $]$
5873 \end_inset
5874
5875
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 </row>
5881 <row>
5882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886
5887 \backslash
5888 rangle
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 \begin_inset Formula $\rangle$
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 </row>
5906 <row>
5907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911
5912 \backslash
5913 rceil
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922 \begin_inset Formula $\rceil$
5923 \end_inset
5924
5925
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 </row>
5931 <row>
5932 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5933 \begin_inset Text
5934
5935 \begin_layout Plain Layout
5936
5937 \backslash
5938 rfloor
5939 \end_layout
5940
5941 \end_inset
5942 </cell>
5943 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5944 \begin_inset Text
5945
5946 \begin_layout Plain Layout
5947 \begin_inset Formula $\rfloor$
5948 \end_inset
5949
5950
5951 \end_layout
5952
5953 \end_inset
5954 </cell>
5955 </row>
5956 <row>
5957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5958 \begin_inset Text
5959
5960 \begin_layout Plain Layout
5961
5962 \backslash
5963
5964 \backslash
5965
5966 \end_layout
5967
5968 \end_inset
5969 </cell>
5970 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5971 \begin_inset Text
5972
5973 \begin_layout Plain Layout
5974 \begin_inset Formula $\backslash$
5975 \end_inset
5976
5977
5978 \end_layout
5979
5980 \end_inset
5981 </cell>
5982 </row>
5983 <row>
5984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5985 \begin_inset Text
5986
5987 \begin_layout Plain Layout
5988
5989 \backslash
5990
5991 \begin_inset Formula $|$
5992 \end_inset
5993
5994
5995 \end_layout
5996
5997 \end_inset
5998 </cell>
5999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6000 \begin_inset Text
6001
6002 \begin_layout Plain Layout
6003 \begin_inset Formula $\|$
6004 \end_inset
6005
6006
6007 \end_layout
6008
6009 \end_inset
6010 </cell>
6011 </row>
6012 </lyxtabular>
6013
6014 \end_inset
6015
6016
6017 \begin_inset space \hfill{}
6018 \end_inset
6019
6020
6021 \end_layout
6022
6023 \begin_layout Standard
6024 \begin_inset Note Greyedout
6025 status open
6026
6027 \begin_layout Plain Layout
6028
6029 \series bold
6030 【註】
6031 \series default
6032 TeXモードでは、
6033 \backslash
6034
6035 \backslash
6036 コマンドはその場所に改行を入れてしまうので、バックスラッシュを入力するには
6037 \series bold
6038
6039 \backslash
6040 textbackslash
6041 \series default
6042
6043 \begin_inset Index idx
6044 status collapsed
6045
6046 \begin_layout Plain Layout
6047 こまんど@コマンド! T ! 
6048 \backslash
6049 textbackslash
6050 \end_layout
6051
6052 \end_inset
6053
6054 を使わなくてはなりません。
6055 \end_layout
6056
6057 \end_inset
6058
6059
6060 \end_layout
6061
6062 \begin_layout Standard
6063 上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
6064 \series bold
6065
6066 \backslash
6067 langle
6068 \series default
6069
6070 \series bold
6071
6072 \backslash
6073 rangle
6074 \series default
6075 コマンドを使用せずに
6076 \begin_inset Formula $<$
6077 \end_inset
6078
6079
6080 \begin_inset Formula $>$
6081 \end_inset
6082
6083 の文字を直接使用することができます。
6084 \end_layout
6085
6086 \begin_layout Subsubsection
6087 手動の括弧丈
6088 \begin_inset CommandInset label
6089 LatexCommand label
6090 name "sub:手動の括弧丈"
6091
6092 \end_inset
6093
6094
6095 \begin_inset Index idx
6096 status collapsed
6097
6098 \begin_layout Plain Layout
6099 かっこたけ@括弧丈 ! しゅどう@手動
6100 \end_layout
6101
6102 \end_inset
6103
6104
6105 \end_layout
6106
6107 \begin_layout Standard
6108 括弧の丈は、LaTeXコマンドの
6109 \series bold
6110
6111 \backslash
6112 big
6113 \series default
6114
6115 \begin_inset Index idx
6116 status collapsed
6117
6118 \begin_layout Plain Layout
6119 こまんど@コマンド ! B ! 
6120 \backslash
6121 big
6122 \end_layout
6123
6124 \end_inset
6125
6126
6127 \series bold
6128
6129 \backslash
6130 Big
6131 \series default
6132
6133 \series bold
6134
6135 \backslash
6136 bigg
6137 \series default
6138 および
6139 \series bold
6140
6141 \backslash
6142 Bigg
6143 \series default
6144 を使って、手動で指定することができます。
6145 \series bold
6146
6147 \backslash
6148 big
6149 \series default
6150 が最小の大きさであり、
6151 \series bold
6152
6153 \backslash
6154 Bigg
6155 \series default
6156 が最大の括弧丈になります。
6157 \end_layout
6158
6159 \begin_layout Standard
6160 これらのコマンドは、括弧の階層を強調するのに使われます。
6161 \end_layout
6162
6163 \begin_layout Standard
6164 \align center
6165 \begin_inset Tabular
6166 <lyxtabular version="3" rows="2" columns="2">
6167 <features rotate="0" tabularvalignment="middle">
6168 <column alignment="center" valignment="top" width="0pt">
6169 <column alignment="center" valignment="top" width="0pt">
6170 <row>
6171 <cell alignment="center" valignment="top" usebox="none">
6172 \begin_inset Text
6173
6174 \begin_layout Plain Layout
6175 すべての括弧が同じ大きさ:
6176 \end_layout
6177
6178 \end_inset
6179 </cell>
6180 <cell alignment="center" valignment="top" usebox="none">
6181 \begin_inset Text
6182
6183 \begin_layout Plain Layout
6184 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6185 \end_inset
6186
6187
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 </row>
6193 <row>
6194 <cell alignment="center" valignment="top" usebox="none">
6195 \begin_inset Text
6196
6197 \begin_layout Plain Layout
6198 こちらの方が良い:
6199 \end_layout
6200
6201 \end_inset
6202 </cell>
6203 <cell alignment="center" valignment="top" usebox="none">
6204 \begin_inset Text
6205
6206 \begin_layout Plain Layout
6207 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6208 \end_inset
6209
6210
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 </row>
6216 </lyxtabular>
6217
6218 \end_inset
6219
6220
6221 \begin_inset Note Note
6222 status collapsed
6223
6224 \begin_layout Plain Layout
6225 ここで
6226 \series bold
6227
6228 \backslash
6229 raisebox
6230 \series default
6231 はスペーサーとして使用しているだけです。
6232 \end_layout
6233
6234 \end_inset
6235
6236
6237 \end_layout
6238
6239 \begin_layout Standard
6240 二つ目の数式では、
6241 \series bold
6242
6243 \backslash
6244 Big((A+B)(A-B)
6245 \backslash
6246 Big)^
6247 \begin_inset space \textvisiblespace{}
6248 \end_inset
6249
6250 C
6251 \series default
6252 というコマンドが使われています。
6253 \end_layout
6254
6255 \begin_layout Standard
6256 以下は、すべての括弧丈の羅列です。
6257 \end_layout
6258
6259 \begin_layout Standard
6260 \align center
6261
6262 \backslash
6263 Bigg(
6264 \backslash
6265 exp
6266 \backslash
6267 bigg
6268 \begin_inset Formula $<$
6269 \end_inset
6270
6271
6272 \backslash
6273 Big[
6274 \backslash
6275 big{
6276 \backslash
6277 ln(3x)
6278 \backslash
6279 big}^2
6280 \begin_inset space \textvisiblespace{}
6281 \end_inset
6282
6283
6284 \backslash
6285 sin(x)
6286 \backslash
6287 Big]^
6288 \begin_inset space \textvisiblespace{}
6289 \end_inset
6290
6291 A
6292 \begin_inset space \textvisiblespace{}
6293 \end_inset
6294
6295
6296 \backslash
6297 bigg
6298 \begin_inset Formula $>$
6299 \end_inset
6300
6301
6302 \backslash
6303 Bigg)^0,5
6304 \end_layout
6305
6306 \begin_layout Standard
6307 \align center
6308 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6309 \end_inset
6310
6311
6312 \end_layout
6313
6314 \begin_layout Standard
6315
6316 \series bold
6317
6318 \backslash
6319 big
6320 \series default
6321 型コマンドの他に、括弧と中身のあいだにもう少し空白を加える
6322 \series bold
6323
6324 \backslash
6325 bigm
6326 \series default
6327
6328 \begin_inset Index idx
6329 status collapsed
6330
6331 \begin_layout Plain Layout
6332 こまんど@コマンド ! B ! 
6333 \backslash
6334 bigm
6335 \end_layout
6336
6337 \end_inset
6338
6339 という派生型と、空白を追加しない
6340 \series bold
6341
6342 \backslash
6343 bigl
6344 \series default
6345 -
6346 \series bold
6347
6348 \backslash
6349 bigr
6350 \series default
6351
6352 \begin_inset Index idx
6353 status collapsed
6354
6355 \begin_layout Plain Layout
6356 こまんど@コマンド ! B ! 
6357 \backslash
6358 bigl - 
6359 \backslash
6360 bigr
6361 \end_layout
6362
6363 \end_inset
6364
6365 派生型があります。
6366 \series bold
6367
6368 \backslash
6369 bigl
6370 \series default
6371 コマンドの最後の
6372 \emph on
6373 l
6374 \emph default
6375 は、左括弧であることを示し、右括弧の場合には、
6376 \emph on
6377 l
6378 \emph default
6379 の代わりに
6380 \emph on
6381 r
6382 \emph default
6383 を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
6384 \end_layout
6385
6386 \begin_layout Standard
6387 以下の表は、これらの派生型の比較です。
6388 \end_layout
6389
6390 \begin_layout Standard
6391 \align center
6392 \begin_inset Tabular
6393 <lyxtabular version="3" rows="5" columns="2">
6394 <features rotate="0" tabularvalignment="middle">
6395 <column alignment="center" valignment="middle">
6396 <column alignment="center" valignment="middle">
6397 <row>
6398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402 コマンド
6403 \end_layout
6404
6405 \end_inset
6406 </cell>
6407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Plain Layout
6411 出力
6412 \begin_inset Note Note
6413 status collapsed
6414
6415 \begin_layout Plain Layout
6416 ここで
6417 \series bold
6418
6419 \backslash
6420 raisebox
6421 \series default
6422 はスペーサーとして使用しているだけです。
6423 \end_layout
6424
6425 \end_inset
6426
6427
6428 \end_layout
6429
6430 \end_inset
6431 </cell>
6432 </row>
6433 <row>
6434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6435 \begin_inset Text
6436
6437 \begin_layout Plain Layout
6438
6439 \backslash
6440 Bigm(
6441 \backslash
6442 bigm(
6443 \backslash
6444 ln(3x)
6445 \backslash
6446 bigm)^2
6447 \series bold
6448
6449 \begin_inset space \textvisiblespace{}
6450 \end_inset
6451
6452
6453 \series default
6454
6455 \backslash
6456 Bigm)
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6462 \begin_inset Text
6463
6464 \begin_layout Plain Layout
6465 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6466 \end_inset
6467
6468
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 </row>
6474 <row>
6475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6476 \begin_inset Text
6477
6478 \begin_layout Plain Layout
6479
6480 \backslash
6481 Big(
6482 \backslash
6483 big(
6484 \backslash
6485 ln(3x)
6486 \backslash
6487 big)^2
6488 \series bold
6489
6490 \begin_inset space \textvisiblespace{}
6491 \end_inset
6492
6493
6494 \series default
6495
6496 \backslash
6497 Big)
6498 \end_layout
6499
6500 \end_inset
6501 </cell>
6502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6503 \begin_inset Text
6504
6505 \begin_layout Plain Layout
6506 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6507 \end_inset
6508
6509
6510 \end_layout
6511
6512 \end_inset
6513 </cell>
6514 </row>
6515 <row>
6516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6517 \begin_inset Text
6518
6519 \begin_layout Plain Layout
6520
6521 \backslash
6522 Bigl(
6523 \backslash
6524 bigl(
6525 \backslash
6526 ln(3x)
6527 \backslash
6528 bigr)^2
6529 \series bold
6530
6531 \begin_inset space \textvisiblespace{}
6532 \end_inset
6533
6534
6535 \series default
6536
6537 \backslash
6538 Bigr)
6539 \end_layout
6540
6541 \end_inset
6542 </cell>
6543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6544 \begin_inset Text
6545
6546 \begin_layout Plain Layout
6547 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6548 \end_inset
6549
6550
6551 \end_layout
6552
6553 \end_inset
6554 </cell>
6555 </row>
6556 <row>
6557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6558 \begin_inset Text
6559
6560 \begin_layout Plain Layout
6561
6562 \backslash
6563 bigl)
6564 \backslash
6565 ln(3x)
6566 \backslash
6567 bigr(
6568 \end_layout
6569
6570 \end_inset
6571 </cell>
6572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6573 \begin_inset Text
6574
6575 \begin_layout Plain Layout
6576 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6577 \end_inset
6578
6579
6580 \end_layout
6581
6582 \end_inset
6583 </cell>
6584 </row>
6585 </lyxtabular>
6586
6587 \end_inset
6588
6589
6590 \end_layout
6591
6592 \begin_layout Subsubsection
6593 自動の括弧丈
6594 \begin_inset CommandInset label
6595 LatexCommand label
6596 name "sub:自動の括弧丈"
6597
6598 \end_inset
6599
6600
6601 \begin_inset Index idx
6602 status collapsed
6603
6604 \begin_layout Plain Layout
6605 かっこたけ@括弧丈 ! じどう@自動
6606 \end_layout
6607
6608 \end_inset
6609
6610
6611 \end_layout
6612
6613 \begin_layout Standard
6614 可変の丈を持つ括弧は、
6615 \series bold
6616
6617 \backslash
6618 left
6619 \series default
6620
6621 \begin_inset Index idx
6622 status collapsed
6623
6624 \begin_layout Plain Layout
6625 こまんど@コマンド ! L ! 
6626 \backslash
6627 left
6628 \end_layout
6629
6630 \end_inset
6631
6632 コマンドおよび
6633 \series bold
6634
6635 \backslash
6636 right
6637 \series default
6638
6639 \begin_inset Index idx
6640 status collapsed
6641
6642 \begin_layout Plain Layout
6643 こまんど@コマンド ! R ! 
6644 \backslash
6645 right
6646 \end_layout
6647
6648 \end_inset
6649
6650 コマンド、あるいは数式ツールバーボタンの
6651 \begin_inset Graphics
6652         filename ../../images/dialog-show_mathdelimiter.png
6653         scale 85
6654
6655 \end_inset
6656
6657 で挿入することができます。
6658 \series bold
6659
6660 \backslash
6661 left
6662 \series default
6663 および
6664 \series bold
6665
6666 \backslash
6667 right
6668 \series default
6669 の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
6670 \end_layout
6671
6672 \begin_layout Standard
6673 \align center
6674 通常の括弧:
6675 \series bold
6676
6677 \backslash
6678 ln(
6679 \backslash
6680 frac
6681 \begin_inset space \textvisiblespace{}
6682 \end_inset
6683
6684 A
6685 \begin_inset Formula $\downarrow$
6686 \end_inset
6687
6688 C
6689 \begin_inset space \textvisiblespace{}
6690 \end_inset
6691
6692 )
6693 \series default
6694 というコマンドは
6695 \begin_inset Formula 
6696 \[
6697 \ln(\frac{A}{C})
6698 \]
6699
6700 \end_inset
6701
6702 を生成します。
6703 \end_layout
6704
6705 \begin_layout Standard
6706 \align center
6707 複数行の括弧:
6708 \series bold
6709
6710 \backslash
6711 ln
6712 \backslash
6713 left(
6714 \backslash
6715 frac
6716 \begin_inset space \textvisiblespace{}
6717 \end_inset
6718
6719 A
6720 \begin_inset Formula $\downarrow$
6721 \end_inset
6722
6723 C
6724 \begin_inset space \textvisiblespace{}
6725 \end_inset
6726
6727
6728 \backslash
6729 right)
6730 \series default
6731 というコマンドは
6732 \begin_inset Formula 
6733 \[
6734 \ln\left(\frac{A}{C}\right)
6735 \]
6736
6737 \end_inset
6738
6739 を生成します。
6740 \end_layout
6741
6742 \begin_layout Standard
6743
6744 \series bold
6745
6746 \backslash
6747 left
6748 \series default
6749
6750 \series bold
6751
6752 \backslash
6753 right
6754 \series default
6755 の代わりに、
6756 \begin_inset Flex Ruby
6757 status collapsed
6758
6759 \begin_layout Plain Layout
6760 捷径
6761 \begin_inset Argument post:1
6762 status collapsed
6763
6764 \begin_layout Plain Layout
6765 ショートカット
6766 \end_layout
6767
6768 \end_inset
6769
6770
6771 \end_layout
6772
6773 \end_inset
6774
6775
6776 \family sans
6777 Alt+M
6778 \begin_inset space ~
6779 \end_inset
6780
6781 括弧
6782 \family default
6783 を使うこともできます。これを使うと、LyX中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
6784 \begin_inset Newline newline
6785 \end_inset
6786
6787 すると、先ほどの例を作るコマンドは
6788 \series bold
6789
6790 \backslash
6791 ln Alt+M
6792 \series default
6793  
6794 \series bold
6795 (
6796 \backslash
6797 frac
6798 \begin_inset space \textvisiblespace{}
6799 \end_inset
6800
6801 A
6802 \begin_inset Formula $\downarrow$
6803 \end_inset
6804
6805 C
6806 \series default
6807 となります。
6808 \end_layout
6809
6810 \begin_layout Standard
6811 左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
6812 \series bold
6813
6814 \backslash
6815 left.
6816 \backslash
6817 frac
6818 \begin_inset space \textvisiblespace{}
6819 \end_inset
6820
6821 A
6822 \begin_inset Formula $\downarrow$
6823 \end_inset
6824
6825 B
6826 \begin_inset space \textvisiblespace{}
6827 \end_inset
6828
6829
6830 \backslash
6831 right}
6832 \series default
6833 というコマンドは
6834 \series bold
6835
6836 \begin_inset Formula 
6837 \[
6838 \left.\frac{A}{B}\right\} 
6839 \]
6840
6841 \end_inset
6842
6843
6844 \series default
6845 を生成します。
6846 \series bold
6847
6848 \backslash
6849 left
6850 \series default
6851 コマンドおよび
6852 \series bold
6853
6854 \backslash
6855 right
6856 \series default
6857 コマンドは、文書が再度読み込まれたときには、LyXによって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
6858 \end_layout
6859
6860 \begin_layout Standard
6861 \begin_inset VSpace bigskip
6862 \end_inset
6863
6864 著名なLaTeX頒布版は、すべてLaTeXの拡張であるeTeXを使用しているので、これらの頒布版では、すべての括弧および極限に対して
6865 \series bold
6866
6867 \backslash
6868 middle
6869 \series default
6870
6871 \begin_inset Index idx
6872 status collapsed
6873
6874 \begin_layout Plain Layout
6875 こまんど@コマンド ! M ! 
6876 \backslash
6877 middle
6878 \end_layout
6879
6880 \end_inset
6881
6882 コマンドも使用することができます
6883 \begin_inset Foot
6884 status collapsed
6885
6886 \begin_layout Plain Layout
6887
6888 \series bold
6889 (訳註)
6890 \series default
6891 pLaTeXでは、標準では
6892 \series bold
6893
6894 \backslash
6895 middle
6896 \series default
6897 コマンドは使えません。よって、以下の例では「
6898 \series bold
6899
6900 \backslash
6901 middle
6902 \series default
6903
6904 \begin_inset Formula $|$
6905 \end_inset
6906
6907 」の代わりに「
6908 \series bold
6909
6910 \backslash
6911 biggm
6912 \series default
6913
6914 \begin_inset Formula $|$
6915 \end_inset
6916
6917 」を用いています。
6918 \end_layout
6919
6920 \end_inset
6921
6922 。このコマンドでは、物理ベクトル
6923 \begin_inset Formula 
6924 \[
6925 \left\langle \phi\:\biggm|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
6926 \]
6927
6928 \end_inset
6929
6930 で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、第
6931 \begin_inset CommandInset ref
6932 LatexCommand ref
6933 reference "sub:物理ベクトル"
6934
6935 \end_inset
6936
6937 節に説明されているように特殊なLaTeXパッケージがあります。
6938 \end_layout
6939
6940 \begin_layout Subsection
6941 水平括弧
6942 \begin_inset Index idx
6943 status collapsed
6944
6945 \begin_layout Plain Layout
6946 かっこ@括弧 ! すいへい@水平
6947 \end_layout
6948
6949 \end_inset
6950
6951
6952 \end_layout
6953
6954 \begin_layout Standard
6955 \align center
6956 \begin_inset Tabular
6957 <lyxtabular version="3" rows="4" columns="2">
6958 <features rotate="0" tabularvalignment="middle">
6959 <column alignment="center" valignment="top" width="0pt">
6960 <column alignment="center" valignment="top" width="0pt">
6961 <row>
6962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6963 \begin_inset Text
6964
6965 \begin_layout Plain Layout
6966 コマンド
6967 \begin_inset Note Note
6968 status collapsed
6969
6970 \begin_layout Plain Layout
6971 ここで
6972 \series bold
6973
6974 \backslash
6975 raisebox
6976 \series default
6977 はスペーサーとして使用しているだけです。
6978 \end_layout
6979
6980 \end_inset
6981
6982
6983 \end_layout
6984
6985 \end_inset
6986 </cell>
6987 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6988 \begin_inset Text
6989
6990 \begin_layout Plain Layout
6991 出力
6992 \end_layout
6993
6994 \end_inset
6995 </cell>
6996 </row>
6997 <row>
6998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6999 \begin_inset Text
7000
7001 \begin_layout Plain Layout
7002 \begin_inset ERT
7003 status collapsed
7004
7005 \begin_layout Plain Layout
7006
7007
7008 \backslash
7009 raisebox{2.3mm}{
7010 \end_layout
7011
7012 \end_inset
7013
7014
7015 \backslash
7016 overbrace
7017 \begin_inset space \textvisiblespace{}
7018 \end_inset
7019
7020 A+B
7021 \begin_inset space \textvisiblespace{}
7022 \end_inset
7023
7024 ^
7025 \begin_inset space \textvisiblespace{}
7026 \end_inset
7027
7028 3
7029 \begin_inset ERT
7030 status collapsed
7031
7032 \begin_layout Plain Layout
7033
7034 }
7035 \end_layout
7036
7037 \end_inset
7038
7039
7040 \begin_inset Index idx
7041 status collapsed
7042
7043 \begin_layout Plain Layout
7044 こまんど@コマンド ! O ! 
7045 \backslash
7046 overbrace
7047 \end_layout
7048
7049 \end_inset
7050
7051
7052 \end_layout
7053
7054 \end_inset
7055 </cell>
7056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7057 \begin_inset Text
7058
7059 \begin_layout Plain Layout
7060 \begin_inset Formula $\overbrace{A+B}^{3}$
7061 \end_inset
7062
7063
7064 \end_layout
7065
7066 \end_inset
7067 </cell>
7068 </row>
7069 <row>
7070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7071 \begin_inset Text
7072
7073 \begin_layout Plain Layout
7074 \begin_inset ERT
7075 status collapsed
7076
7077 \begin_layout Plain Layout
7078
7079
7080 \backslash
7081 raisebox{-2.2mm}{
7082 \end_layout
7083
7084 \end_inset
7085
7086
7087 \backslash
7088 underbrace
7089 \begin_inset space \textvisiblespace{}
7090 \end_inset
7091
7092 A+B
7093 \begin_inset space \textvisiblespace{}
7094 \end_inset
7095
7096 _5
7097 \begin_inset ERT
7098 status collapsed
7099
7100 \begin_layout Plain Layout
7101
7102 }
7103 \end_layout
7104
7105 \end_inset
7106
7107
7108 \begin_inset Index idx
7109 status collapsed
7110
7111 \begin_layout Plain Layout
7112 こまんど@コマンド ! U ! 
7113 \backslash
7114 underbrace
7115 \end_layout
7116
7117 \end_inset
7118
7119
7120 \end_layout
7121
7122 \end_inset
7123 </cell>
7124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7125 \begin_inset Text
7126
7127 \begin_layout Plain Layout
7128 \begin_inset Formula $\underbrace{A+B}_{5}$
7129 \end_inset
7130
7131
7132 \end_layout
7133
7134 \end_inset
7135 </cell>
7136 </row>
7137 <row>
7138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7139 \begin_inset Text
7140
7141 \begin_layout Plain Layout
7142
7143 \backslash
7144 overbrace
7145 \begin_inset space \textvisiblespace{}
7146 \end_inset
7147
7148
7149 \backslash
7150 underbrace
7151 \begin_inset space \textvisiblespace{}
7152 \end_inset
7153
7154 A+B_w
7155 \begin_inset space \textvisiblespace{}
7156 \end_inset
7157
7158
7159 \begin_inset space \textvisiblespace{}
7160 \end_inset
7161
7162 _7
7163 \begin_inset space \textvisiblespace{}
7164 \end_inset
7165
7166
7167 \begin_inset space \textvisiblespace{}
7168 \end_inset
7169
7170 ^
7171 \begin_inset space \textvisiblespace{}
7172 \end_inset
7173
7174 C
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7184 \end_inset
7185
7186
7187 \end_layout
7188
7189 \end_inset
7190 </cell>
7191 </row>
7192 </lyxtabular>
7193
7194 \end_inset
7195
7196
7197 \end_layout
7198
7199 \begin_layout Standard
7200 最後の例では、
7201 \series bold
7202
7203 \backslash
7204 overbrace
7205 \series default
7206 が先に挿入されようが
7207 \series bold
7208
7209 \backslash
7210 underbrace
7211 \series default
7212 が先に挿入されようが代わりはありません。
7213 \end_layout
7214
7215 \begin_layout Standard
7216 \begin_inset VSpace bigskip
7217 \end_inset
7218
7219 括弧をお互いに重ねる必要がある場合には、第
7220 \begin_inset CommandInset ref
7221 LatexCommand ref
7222 reference "sec:多行数式"
7223
7224 \end_inset
7225
7226 節に説明されているように、次のような多行数式を使わなくてはなりません。
7227 \begin_inset Formula 
7228 \begin{eqnarray*}
7229 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7230  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7231 \end{eqnarray*}
7232
7233 \end_inset
7234
7235 一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
7236 \begin_inset Foot
7237 status collapsed
7238
7239 \begin_layout Plain Layout
7240 空白コマンドは第
7241 \begin_inset CommandInset ref
7242 LatexCommand ref
7243 reference "sub:定義済みの空白"
7244
7245 \end_inset
7246
7247 章に説明があります。
7248 \end_layout
7249
7250 \end_inset
7251
7252
7253 \series bold
7254
7255 \backslash
7256 :
7257 \series default
7258 を最初の
7259 \begin_inset Formula $d$
7260 \end_inset
7261
7262 の前に挿入しておくことが重要です。さもないと、
7263 \begin_inset Formula $q$
7264 \end_inset
7265
7266 の後ろで終わる括弧のせいで、直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7267 \begin_inset Foot
7268 status collapsed
7269
7270 \begin_layout Plain Layout
7271 これは、括弧が文字として取り扱われないためです。第
7272 \begin_inset CommandInset ref
7273 LatexCommand ref
7274 reference "sub:二項演算子"
7275
7276 \end_inset
7277
7278 章参照。
7279 \end_layout
7280
7281 \end_inset
7282
7283 ためです。二行目には、二つめの括弧が挿入されています。
7284 \begin_inset Formula $b$
7285 \end_inset
7286
7287 の直前から始まるようにするために、まず
7288 \series bold
7289
7290 \backslash
7291 hphantom{gggg+
7292 \backslash
7293 :}
7294 \series default
7295 というコマンド
7296 \begin_inset Foot
7297 status collapsed
7298
7299 \begin_layout Plain Layout
7300
7301 \series bold
7302
7303 \backslash
7304 hphantom
7305 \series default
7306 に関する詳細は、第
7307 \begin_inset CommandInset ref
7308 LatexCommand ref
7309 reference "sub:埋め草"
7310
7311 \end_inset
7312
7313 章を参照してください。
7314 \end_layout
7315
7316 \end_inset
7317
7318 が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
7319 \series bold
7320
7321 \backslash
7322 hphantom{bbqq+dddd}
7323 \series default
7324 コマンドの下に置きます。
7325 \end_layout
7326
7327 \begin_layout Standard
7328 以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
7329 \begin_inset ERT
7330 status collapsed
7331
7332 \begin_layout Plain Layout
7333
7334
7335 \backslash
7336 setlength{
7337 \backslash
7338 jot}{-6pt}
7339 \end_layout
7340
7341 \end_inset
7342
7343
7344 \begin_inset Formula 
7345 \begin{eqnarray*}
7346  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7347 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
7348 \end{eqnarray*}
7349
7350 \end_inset
7351
7352
7353 \begin_inset ERT
7354 status collapsed
7355
7356 \begin_layout Plain Layout
7357
7358
7359 \backslash
7360 setlength{
7361 \backslash
7362 jot}{3pt}
7363 \end_layout
7364
7365 \end_inset
7366
7367 最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
7368 ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
7369 \begin_inset Foot
7370 status collapsed
7371
7372 \begin_layout Plain Layout
7373 \begin_inset CommandInset href
7374 LatexCommand href
7375 name "LyX-bug #1505"
7376 target "http://www.lyx.org/trac/ticket/1505"
7377
7378 \end_inset
7379
7380
7381 \end_layout
7382
7383 \end_inset
7384
7385 のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
7386 \series bold
7387 setlength{
7388 \backslash
7389 jot}{-6pt}
7390 \series default
7391 というコマンドを入れて、大域的な数式行間
7392 \series bold
7393
7394 \backslash
7395 jot
7396 \series default
7397
7398 \begin_inset Index idx
7399 status collapsed
7400
7401 \begin_layout Plain Layout
7402 こまんど@コマンド ! J ! 
7403 \backslash
7404 jot
7405 \end_layout
7406
7407 \end_inset
7408
7409 を-6
7410 \begin_inset space \thinspace{}
7411 \end_inset
7412
7413 ptに変更しなくてはなりません。
7414 \series bold
7415
7416 \backslash
7417 jot
7418 \series default
7419 は、数式直後に同様のコマンドを使って標準値の3
7420 \begin_inset space \thinspace{}
7421 \end_inset
7422
7423 ptに戻します。数式中の行間について、詳しくは第
7424 \begin_inset CommandInset ref
7425 LatexCommand ref
7426 reference "sub:行間"
7427
7428 \end_inset
7429
7430 章に説明があります。
7431 \end_layout
7432
7433 \begin_layout Section
7434 矢印
7435 \begin_inset Index idx
7436 status collapsed
7437
7438 \begin_layout Plain Layout
7439 やじるし@矢印
7440 \end_layout
7441
7442 \end_inset
7443
7444
7445 \end_layout
7446
7447 \begin_layout Standard
7448 矢印は、数式ツールバーボタンの
7449 \begin_inset Graphics
7450         filename ../../images/math/leftarrow.png
7451         scale 85
7452
7453 \end_inset
7454
7455 か、以下の各小節に列挙してあるコマンドで挿入することができます。
7456 \end_layout
7457
7458 \begin_layout Subsection
7459 水平矢印
7460 \begin_inset Index idx
7461 status collapsed
7462
7463 \begin_layout Plain Layout
7464 やじるし@矢印 ! すいへい@水平
7465 \end_layout
7466
7467 \end_inset
7468
7469
7470 \end_layout
7471
7472 \begin_layout Standard
7473 \begin_inset space \hfill{}
7474 \end_inset
7475
7476
7477 \begin_inset Tabular
7478 <lyxtabular version="3" rows="8" columns="2">
7479 <features rotate="0" tabularvalignment="middle">
7480 <column alignment="center" valignment="top" width="0pt">
7481 <column alignment="center" valignment="top" width="0pt">
7482 <row>
7483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7484 \begin_inset Text
7485
7486 \begin_layout Plain Layout
7487 コマンド
7488 \end_layout
7489
7490 \end_inset
7491 </cell>
7492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7493 \begin_inset Text
7494
7495 \begin_layout Plain Layout
7496 出力
7497 \end_layout
7498
7499 \end_inset
7500 </cell>
7501 </row>
7502 <row>
7503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7504 \begin_inset Text
7505
7506 \begin_layout Plain Layout
7507
7508 \backslash
7509 gets
7510 \end_layout
7511
7512 \end_inset
7513 </cell>
7514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7515 \begin_inset Text
7516
7517 \begin_layout Plain Layout
7518 \begin_inset Formula $\gets$
7519 \end_inset
7520
7521
7522 \end_layout
7523
7524 \end_inset
7525 </cell>
7526 </row>
7527 <row>
7528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7529 \begin_inset Text
7530
7531 \begin_layout Plain Layout
7532
7533 \backslash
7534 Leftarrow
7535 \end_layout
7536
7537 \end_inset
7538 </cell>
7539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7540 \begin_inset Text
7541
7542 \begin_layout Plain Layout
7543 \begin_inset Formula $\Leftarrow$
7544 \end_inset
7545
7546
7547 \end_layout
7548
7549 \end_inset
7550 </cell>
7551 </row>
7552 <row>
7553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7554 \begin_inset Text
7555
7556 \begin_layout Plain Layout
7557
7558 \backslash
7559 longleftarrow
7560 \end_layout
7561
7562 \end_inset
7563 </cell>
7564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7565 \begin_inset Text
7566
7567 \begin_layout Plain Layout
7568 \begin_inset Formula $\longleftarrow$
7569 \end_inset
7570
7571
7572 \end_layout
7573
7574 \end_inset
7575 </cell>
7576 </row>
7577 <row>
7578 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7579 \begin_inset Text
7580
7581 \begin_layout Plain Layout
7582
7583 \backslash
7584 Longleftarrow
7585 \end_layout
7586
7587 \end_inset
7588 </cell>
7589 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7590 \begin_inset Text
7591
7592 \begin_layout Plain Layout
7593 \begin_inset Formula $\Longleftarrow$
7594 \end_inset
7595
7596
7597 \end_layout
7598
7599 \end_inset
7600 </cell>
7601 </row>
7602 <row>
7603 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7604 \begin_inset Text
7605
7606 \begin_layout Plain Layout
7607
7608 \backslash
7609 leftharpoonup
7610 \end_layout
7611
7612 \end_inset
7613 </cell>
7614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7615 \begin_inset Text
7616
7617 \begin_layout Plain Layout
7618 \begin_inset Formula $\leftharpoonup$
7619 \end_inset
7620
7621
7622 \end_layout
7623
7624 \end_inset
7625 </cell>
7626 </row>
7627 <row>
7628 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632
7633 \backslash
7634 leftharpoondown
7635 \end_layout
7636
7637 \end_inset
7638 </cell>
7639 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7640 \begin_inset Text
7641
7642 \begin_layout Plain Layout
7643 \begin_inset Formula $\leftharpoondown$
7644 \end_inset
7645
7646
7647 \end_layout
7648
7649 \end_inset
7650 </cell>
7651 </row>
7652 <row>
7653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657
7658 \backslash
7659 hookleftarrow
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668 \begin_inset Formula $\hookleftarrow$
7669 \end_inset
7670
7671
7672 \end_layout
7673
7674 \end_inset
7675 </cell>
7676 </row>
7677 </lyxtabular>
7678
7679 \end_inset
7680
7681
7682 \begin_inset space \hfill{}
7683 \end_inset
7684
7685
7686 \begin_inset Tabular
7687 <lyxtabular version="3" rows="8" columns="2">
7688 <features rotate="0" tabularvalignment="middle">
7689 <column alignment="center" valignment="top" width="0pt">
7690 <column alignment="center" valignment="top" width="0pt">
7691 <row>
7692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696 コマンド
7697 \end_layout
7698
7699 \end_inset
7700 </cell>
7701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7702 \begin_inset Text
7703
7704 \begin_layout Plain Layout
7705 出力
7706 \end_layout
7707
7708 \end_inset
7709 </cell>
7710 </row>
7711 <row>
7712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7713 \begin_inset Text
7714
7715 \begin_layout Plain Layout
7716
7717 \backslash
7718 to
7719 \end_layout
7720
7721 \end_inset
7722 </cell>
7723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7724 \begin_inset Text
7725
7726 \begin_layout Plain Layout
7727 \begin_inset Formula $\to$
7728 \end_inset
7729
7730
7731 \end_layout
7732
7733 \end_inset
7734 </cell>
7735 </row>
7736 <row>
7737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7738 \begin_inset Text
7739
7740 \begin_layout Plain Layout
7741
7742 \backslash
7743 Rightarrow
7744 \end_layout
7745
7746 \end_inset
7747 </cell>
7748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7749 \begin_inset Text
7750
7751 \begin_layout Plain Layout
7752 \begin_inset Formula $\Rightarrow$
7753 \end_inset
7754
7755
7756 \end_layout
7757
7758 \end_inset
7759 </cell>
7760 </row>
7761 <row>
7762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7763 \begin_inset Text
7764
7765 \begin_layout Plain Layout
7766
7767 \backslash
7768 longrightarrow
7769 \end_layout
7770
7771 \end_inset
7772 </cell>
7773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7774 \begin_inset Text
7775
7776 \begin_layout Plain Layout
7777 \begin_inset Formula $\longrightarrow$
7778 \end_inset
7779
7780
7781 \end_layout
7782
7783 \end_inset
7784 </cell>
7785 </row>
7786 <row>
7787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791
7792 \backslash
7793 Longrightarrow
7794 \end_layout
7795
7796 \end_inset
7797 </cell>
7798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7799 \begin_inset Text
7800
7801 \begin_layout Plain Layout
7802 \begin_inset Formula $\Longrightarrow$
7803 \end_inset
7804
7805
7806 \end_layout
7807
7808 \end_inset
7809 </cell>
7810 </row>
7811 <row>
7812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Plain Layout
7816
7817 \backslash
7818 rightharpoonup
7819 \end_layout
7820
7821 \end_inset
7822 </cell>
7823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7824 \begin_inset Text
7825
7826 \begin_layout Plain Layout
7827 \begin_inset Formula $\rightharpoonup$
7828 \end_inset
7829
7830
7831 \end_layout
7832
7833 \end_inset
7834 </cell>
7835 </row>
7836 <row>
7837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7838 \begin_inset Text
7839
7840 \begin_layout Plain Layout
7841
7842 \backslash
7843 rightharpoondown
7844 \end_layout
7845
7846 \end_inset
7847 </cell>
7848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7849 \begin_inset Text
7850
7851 \begin_layout Plain Layout
7852 \begin_inset Formula $\rightharpoondown$
7853 \end_inset
7854
7855
7856 \end_layout
7857
7858 \end_inset
7859 </cell>
7860 </row>
7861 <row>
7862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7863 \begin_inset Text
7864
7865 \begin_layout Plain Layout
7866
7867 \backslash
7868 hookrightarrow
7869 \end_layout
7870
7871 \end_inset
7872 </cell>
7873 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7874 \begin_inset Text
7875
7876 \begin_layout Plain Layout
7877 \begin_inset Formula $\hookrightarrow$
7878 \end_inset
7879
7880
7881 \end_layout
7882
7883 \end_inset
7884 </cell>
7885 </row>
7886 </lyxtabular>
7887
7888 \end_inset
7889
7890
7891 \begin_inset space \hfill{}
7892 \end_inset
7893
7894
7895 \end_layout
7896
7897 \begin_layout Standard
7898 \begin_inset space \hfill{}
7899 \end_inset
7900
7901
7902 \begin_inset Tabular
7903 <lyxtabular version="3" rows="6" columns="2">
7904 <features rotate="0" tabularvalignment="middle">
7905 <column alignment="center" valignment="top" width="0pt">
7906 <column alignment="center" valignment="top" width="0pt">
7907 <row>
7908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912 コマンド
7913 \end_layout
7914
7915 \end_inset
7916 </cell>
7917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7918 \begin_inset Text
7919
7920 \begin_layout Plain Layout
7921 出力
7922 \end_layout
7923
7924 \end_inset
7925 </cell>
7926 </row>
7927 <row>
7928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7929 \begin_inset Text
7930
7931 \begin_layout Plain Layout
7932
7933 \backslash
7934 leftrightarrow
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7940 \begin_inset Text
7941
7942 \begin_layout Plain Layout
7943 \begin_inset Formula $\leftrightarrow$
7944 \end_inset
7945
7946
7947 \end_layout
7948
7949 \end_inset
7950 </cell>
7951 </row>
7952 <row>
7953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7954 \begin_inset Text
7955
7956 \begin_layout Plain Layout
7957
7958 \backslash
7959 Leftrightarrow
7960 \end_layout
7961
7962 \end_inset
7963 </cell>
7964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7965 \begin_inset Text
7966
7967 \begin_layout Plain Layout
7968 \begin_inset Formula $\Leftrightarrow$
7969 \end_inset
7970
7971
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 </row>
7977 <row>
7978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7979 \begin_inset Text
7980
7981 \begin_layout Plain Layout
7982
7983 \backslash
7984 longleftrightarrow
7985 \end_layout
7986
7987 \end_inset
7988 </cell>
7989 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7990 \begin_inset Text
7991
7992 \begin_layout Plain Layout
7993 \begin_inset Formula $\longleftrightarrow$
7994 \end_inset
7995
7996
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 </row>
8002 <row>
8003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Plain Layout
8007
8008 \backslash
8009 Longleftrightarrow
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018 \begin_inset Formula $\Longleftrightarrow$
8019 \end_inset
8020
8021
8022 \end_layout
8023
8024 \end_inset
8025 </cell>
8026 </row>
8027 <row>
8028 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Plain Layout
8032
8033 \backslash
8034 rightleftharpoons
8035 \end_layout
8036
8037 \end_inset
8038 </cell>
8039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8040 \begin_inset Text
8041
8042 \begin_layout Plain Layout
8043 \begin_inset Formula $\rightleftharpoons$
8044 \end_inset
8045
8046
8047 \end_layout
8048
8049 \end_inset
8050 </cell>
8051 </row>
8052 </lyxtabular>
8053
8054 \end_inset
8055
8056
8057 \begin_inset space \hspace{}
8058 \length 25pt
8059 \end_inset
8060
8061
8062 \begin_inset space \hfill{}
8063 \end_inset
8064
8065
8066 \begin_inset Tabular
8067 <lyxtabular version="3" rows="5" columns="2">
8068 <features rotate="0" tabularvalignment="middle">
8069 <column alignment="center" valignment="top" width="0pt">
8070 <column alignment="center" valignment="top" width="0pt">
8071 <row>
8072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8073 \begin_inset Text
8074
8075 \begin_layout Plain Layout
8076 コマンド
8077 \end_layout
8078
8079 \end_inset
8080 </cell>
8081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8082 \begin_inset Text
8083
8084 \begin_layout Plain Layout
8085 出力
8086 \end_layout
8087
8088 \end_inset
8089 </cell>
8090 </row>
8091 <row>
8092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8093 \begin_inset Text
8094
8095 \begin_layout Plain Layout
8096
8097 \backslash
8098 mapsto
8099 \end_layout
8100
8101 \end_inset
8102 </cell>
8103 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8104 \begin_inset Text
8105
8106 \begin_layout Plain Layout
8107 \begin_inset Formula $\mapsto$
8108 \end_inset
8109
8110
8111 \end_layout
8112
8113 \end_inset
8114 </cell>
8115 </row>
8116 <row>
8117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8118 \begin_inset Text
8119
8120 \begin_layout Plain Layout
8121
8122 \backslash
8123 longmapsto
8124 \end_layout
8125
8126 \end_inset
8127 </cell>
8128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8129 \begin_inset Text
8130
8131 \begin_layout Plain Layout
8132 \begin_inset Formula $\longmapsto$
8133 \end_inset
8134
8135
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 </row>
8141 <row>
8142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8143 \begin_inset Text
8144
8145 \begin_layout Plain Layout
8146
8147 \backslash
8148 leadsto
8149 \end_layout
8150
8151 \end_inset
8152 </cell>
8153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8154 \begin_inset Text
8155
8156 \begin_layout Plain Layout
8157 \begin_inset Formula $\leadsto$
8158 \end_inset
8159
8160
8161 \end_layout
8162
8163 \end_inset
8164 </cell>
8165 </row>
8166 <row>
8167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8168 \begin_inset Text
8169
8170 \begin_layout Plain Layout
8171
8172 \backslash
8173 dasharrow
8174 \end_layout
8175
8176 \end_inset
8177 </cell>
8178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8179 \begin_inset Text
8180
8181 \begin_layout Plain Layout
8182 \begin_inset Formula $\dasharrow$
8183 \end_inset
8184
8185
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 </row>
8191 </lyxtabular>
8192
8193 \end_inset
8194
8195
8196 \begin_inset space \hfill{}
8197 \end_inset
8198
8199
8200 \end_layout
8201
8202 \begin_layout Standard
8203 \begin_inset VSpace medskip
8204 \end_inset
8205
8206 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は、第
8207 \begin_inset CommandInset ref
8208 LatexCommand ref
8209 reference "sec:アクセント"
8210
8211 \end_inset
8212
8213 節に一覧があります。
8214 \end_layout
8215
8216 \begin_layout Standard
8217 \begin_inset VSpace bigskip
8218 \end_inset
8219
8220 さらに、ラベル付き矢印
8221 \begin_inset Index idx
8222 status collapsed
8223
8224 \begin_layout Plain Layout
8225 やじるし@矢印 ! らべるつき@ラベル付き
8226 \end_layout
8227
8228 \end_inset
8229
8230 として、
8231 \series bold
8232
8233 \backslash
8234 xleftarrow
8235 \series default
8236
8237 \begin_inset Index idx
8238 status collapsed
8239
8240 \begin_layout Plain Layout
8241 こまんど@コマンド ! X ! 
8242 \backslash
8243 xleftarrow
8244 \end_layout
8245
8246 \end_inset
8247
8248
8249 \series bold
8250
8251 \backslash
8252 xrightarrow
8253 \series default
8254
8255 \begin_inset Index idx
8256 status collapsed
8257
8258 \begin_layout Plain Layout
8259 こまんど@コマンド ! X ! 
8260 \backslash
8261 xrightarrow
8262 \begin_inset ERT
8263 status collapsed
8264
8265 \begin_layout Plain Layout
8266
8267
8268 \backslash
8269 vspace{4mm}
8270 \end_layout
8271
8272 \end_inset
8273
8274
8275 \end_layout
8276
8277 \end_inset
8278
8279 があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
8280 ます。
8281 \end_layout
8282
8283 \begin_layout Standard
8284 \align center
8285 \begin_inset Tabular
8286 <lyxtabular version="3" rows="3" columns="2">
8287 <features rotate="0" tabularvalignment="middle">
8288 <column alignment="center" valignment="top" width="0pt">
8289 <column alignment="center" valignment="top" width="0pt">
8290 <row>
8291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8292 \begin_inset Text
8293
8294 \begin_layout Plain Layout
8295 コマンド
8296 \end_layout
8297
8298 \end_inset
8299 </cell>
8300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8301 \begin_inset Text
8302
8303 \begin_layout Plain Layout
8304 出力
8305 \begin_inset Note Note
8306 status collapsed
8307
8308 \begin_layout Plain Layout
8309 ここで
8310 \series bold
8311
8312 \backslash
8313 raisebox
8314 \series default
8315 はスペーサーとして使用しているだけです。
8316 \end_layout
8317
8318 \end_inset
8319
8320
8321 \end_layout
8322
8323 \end_inset
8324 </cell>
8325 </row>
8326 <row>
8327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 F(a)
8332 \backslash
8333 xleftarrow
8334 \begin_inset space \textvisiblespace{}
8335 \end_inset
8336
8337 x=a
8338 \begin_inset Formula $\downarrow$
8339 \end_inset
8340
8341 x
8342 \begin_inset Formula $>$
8343 \end_inset
8344
8345 0
8346 \begin_inset Formula $\to$
8347 \end_inset
8348
8349 F(x)
8350 \end_layout
8351
8352 \end_inset
8353 </cell>
8354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8355 \begin_inset Text
8356
8357 \begin_layout Plain Layout
8358 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8359 \end_inset
8360
8361
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 </row>
8367 <row>
8368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372 F(x)
8373 \backslash
8374 xrightarrow
8375 \begin_inset space \textvisiblespace{}
8376 \end_inset
8377
8378 x=a
8379 \begin_inset Formula $\downarrow$
8380 \end_inset
8381
8382 x
8383 \begin_inset Formula $>$
8384 \end_inset
8385
8386 0
8387 \begin_inset Formula $\to$
8388 \end_inset
8389
8390 F(a)
8391 \end_layout
8392
8393 \end_inset
8394 </cell>
8395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8396 \begin_inset Text
8397
8398 \begin_layout Plain Layout
8399 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8400 \end_inset
8401
8402
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 </row>
8408 </lyxtabular>
8409
8410 \end_inset
8411
8412
8413 \end_layout
8414
8415 \begin_layout Subsection
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 \begin_inset Index idx
8428 status collapsed
8429
8430 \begin_layout Plain Layout
8431 やじるし@矢印 ! すいちょく@垂直
8432 \end_layout
8433
8434 \end_inset
8435
8436
8437 \end_layout
8438
8439 \begin_layout Standard
8440 \begin_inset space \hfill{}
8441 \end_inset
8442
8443
8444 \begin_inset Tabular
8445 <lyxtabular version="3" rows="7" columns="2">
8446 <features rotate="0" tabularvalignment="middle">
8447 <column alignment="center" valignment="top" width="0pt">
8448 <column alignment="center" valignment="top" width="0pt">
8449 <row>
8450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454 コマンド
8455 \end_layout
8456
8457 \end_inset
8458 </cell>
8459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8460 \begin_inset Text
8461
8462 \begin_layout Plain Layout
8463 出力
8464 \end_layout
8465
8466 \end_inset
8467 </cell>
8468 </row>
8469 <row>
8470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474
8475 \backslash
8476 uparrow
8477 \end_layout
8478
8479 \end_inset
8480 </cell>
8481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485 \begin_inset Formula $\uparrow$
8486 \end_inset
8487
8488
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 </row>
8494 <row>
8495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8496 \begin_inset Text
8497
8498 \begin_layout Plain Layout
8499
8500 \backslash
8501 Uparrow
8502 \end_layout
8503
8504 \end_inset
8505 </cell>
8506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8507 \begin_inset Text
8508
8509 \begin_layout Plain Layout
8510 \begin_inset Formula $\Uparrow$
8511 \end_inset
8512
8513
8514 \end_layout
8515
8516 \end_inset
8517 </cell>
8518 </row>
8519 <row>
8520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8521 \begin_inset Text
8522
8523 \begin_layout Plain Layout
8524
8525 \backslash
8526 updownarrow
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8532 \begin_inset Text
8533
8534 \begin_layout Plain Layout
8535 \begin_inset Formula $\updownarrow$
8536 \end_inset
8537
8538
8539 \end_layout
8540
8541 \end_inset
8542 </cell>
8543 </row>
8544 <row>
8545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549
8550 \backslash
8551 Updownarrow
8552 \end_layout
8553
8554 \end_inset
8555 </cell>
8556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560 \begin_inset Formula $\Updownarrow$
8561 \end_inset
8562
8563
8564 \end_layout
8565
8566 \end_inset
8567 </cell>
8568 </row>
8569 <row>
8570 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8571 \begin_inset Text
8572
8573 \begin_layout Plain Layout
8574
8575 \backslash
8576 Downarrow
8577 \end_layout
8578
8579 \end_inset
8580 </cell>
8581 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8582 \begin_inset Text
8583
8584 \begin_layout Plain Layout
8585 \begin_inset Formula $\Downarrow$
8586 \end_inset
8587
8588
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 </row>
8594 <row>
8595 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599
8600 \backslash
8601 downarrow
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610 \begin_inset Formula $\downarrow$
8611 \end_inset
8612
8613
8614 \end_layout
8615
8616 \end_inset
8617 </cell>
8618 </row>
8619 </lyxtabular>
8620
8621 \end_inset
8622
8623
8624 \begin_inset space \hfill{}
8625 \end_inset
8626
8627
8628 \begin_inset Tabular
8629 <lyxtabular version="3" rows="5" columns="2">
8630 <features rotate="0" tabularvalignment="middle">
8631 <column alignment="center" valignment="top" width="0pt">
8632 <column alignment="center" valignment="top" width="0pt">
8633 <row>
8634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8635 \begin_inset Text
8636
8637 \begin_layout Plain Layout
8638 コマンド
8639 \end_layout
8640
8641 \end_inset
8642 </cell>
8643 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8644 \begin_inset Text
8645
8646 \begin_layout Plain Layout
8647 出力
8648 \end_layout
8649
8650 \end_inset
8651 </cell>
8652 </row>
8653 <row>
8654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658
8659 \backslash
8660 nearrow
8661 \end_layout
8662
8663 \end_inset
8664 </cell>
8665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669 \begin_inset Formula $\nearrow$
8670 \end_inset
8671
8672
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 </row>
8678 <row>
8679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683
8684 \backslash
8685 searrow
8686 \end_layout
8687
8688 \end_inset
8689 </cell>
8690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8691 \begin_inset Text
8692
8693 \begin_layout Plain Layout
8694 \begin_inset Formula $\searrow$
8695 \end_inset
8696
8697
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 </row>
8703 <row>
8704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8705 \begin_inset Text
8706
8707 \begin_layout Plain Layout
8708
8709 \backslash
8710 swarrow
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8716 \begin_inset Text
8717
8718 \begin_layout Plain Layout
8719 \begin_inset Formula $\swarrow$
8720 \end_inset
8721
8722
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 </row>
8728 <row>
8729 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8730 \begin_inset Text
8731
8732 \begin_layout Plain Layout
8733
8734 \backslash
8735 nwarrow
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744 \begin_inset Formula $\nwarrow$
8745 \end_inset
8746
8747
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 </row>
8753 </lyxtabular>
8754
8755 \end_inset
8756
8757
8758 \begin_inset space \hfill{}
8759 \end_inset
8760
8761
8762 \end_layout
8763
8764 \begin_layout Standard
8765 \begin_inset VSpace medskip
8766 \end_inset
8767
8768 垂直矢印は、第
8769 \begin_inset CommandInset ref
8770 LatexCommand ref
8771 reference "sub:手動の括弧丈"
8772
8773 \end_inset
8774
8775 節および第
8776 \begin_inset CommandInset ref
8777 LatexCommand ref
8778 reference "sub:自動の括弧丈"
8779
8780 \end_inset
8781
8782 節に述べられているコマンドを使うと、区分記号として使用することもできます。伊藤の公式を用いて
8783 \end_layout
8784
8785 \begin_layout Section
8786 アクセント
8787 \begin_inset CommandInset label
8788 LatexCommand label
8789 name "sec:アクセント"
8790
8791 \end_inset
8792
8793
8794 \begin_inset Index idx
8795 status collapsed
8796
8797 \begin_layout Plain Layout
8798 あくせんと@アクセント
8799 \end_layout
8800
8801 \end_inset
8802
8803
8804 \end_layout
8805
8806 \begin_layout Standard
8807 アクセントは、数式ツールバーボタンの
8808 \begin_inset Graphics
8809         filename ../../images/math/hat.png
8810         scale 85
8811
8812 \end_inset
8813
8814 か、以下の各小節に列挙してあるコマンドで入力することができます。
8815 \end_layout
8816
8817 \begin_layout Subsection
8818 一文字に付けるアクセント
8819 \begin_inset ERT
8820 status collapsed
8821
8822 \begin_layout Plain Layout
8823
8824
8825 \backslash
8826 texorpdfstring{
8827 \end_layout
8828
8829 \end_inset
8830
8831
8832 \begin_inset Foot
8833 status collapsed
8834
8835 \begin_layout Plain Layout
8836 本文中のアクセントについては、第
8837 \begin_inset CommandInset ref
8838 LatexCommand ref
8839 reference "sub:文章中のアクセント"
8840
8841 \end_inset
8842
8843 節を参照。
8844 \end_layout
8845
8846 \end_inset
8847
8848
8849 \begin_inset ERT
8850 status collapsed
8851
8852 \begin_layout Plain Layout
8853
8854 }{}
8855 \end_layout
8856
8857 \end_inset
8858
8859
8860 \begin_inset Note Note
8861 status collapsed
8862
8863 \begin_layout Plain Layout
8864
8865 \series bold
8866
8867 \backslash
8868 texorpdfstring
8869 \series default
8870 は、PDFのしおりに脚注が現れるのを防ぐために使われています。
8871 \end_layout
8872
8873 \begin_layout Plain Layout
8874
8875 \series bold
8876
8877 \backslash
8878 texorpdfstring
8879 \series default
8880 についての詳細は、第
8881 \begin_inset CommandInset ref
8882 LatexCommand ref
8883 reference "sub:節見出し中の数式"
8884
8885 \end_inset
8886
8887 節にあります。
8888 \end_layout
8889
8890 \end_inset
8891
8892
8893 \begin_inset CommandInset label
8894 LatexCommand label
8895 name "sub:一文字に付けるアクセント"
8896
8897 \end_inset
8898
8899
8900 \begin_inset Index idx
8901 status collapsed
8902
8903 \begin_layout Plain Layout
8904 あくせんと@アクセント ! いちもじにつける@一文字に付ける
8905 \end_layout
8906
8907 \end_inset
8908
8909
8910 \end_layout
8911
8912 \begin_layout Standard
8913 \begin_inset space \hfill{}
8914 \end_inset
8915
8916
8917 \begin_inset Tabular
8918 <lyxtabular version="3" rows="8" columns="2">
8919 <features rotate="0" tabularvalignment="middle">
8920 <column alignment="center" valignment="top" width="0pt">
8921 <column alignment="center" valignment="top" width="0pt">
8922 <row>
8923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 コマンド
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Plain Layout
8936 出力
8937 \begin_inset Note Note
8938 status collapsed
8939
8940 \begin_layout Plain Layout
8941 ここで
8942 \series bold
8943
8944 \backslash
8945 raisebox
8946 \series default
8947 はスペーサーとして使用しているだけです。
8948 \end_layout
8949
8950 \end_inset
8951
8952
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 </row>
8958 <row>
8959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8960 \begin_inset Text
8961
8962 \begin_layout Plain Layout
8963
8964 \backslash
8965 dot
8966 \begin_inset space \textvisiblespace{}
8967 \end_inset
8968
8969 A
8970 \end_layout
8971
8972 \end_inset
8973 </cell>
8974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8975 \begin_inset Text
8976
8977 \begin_layout Plain Layout
8978 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
8979 \end_inset
8980
8981
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 </row>
8987 <row>
8988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992
8993 \backslash
8994 ddot
8995 \begin_inset space \textvisiblespace{}
8996 \end_inset
8997
8998 A
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Plain Layout
9007 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9008 \end_inset
9009
9010
9011 \end_layout
9012
9013 \end_inset
9014 </cell>
9015 </row>
9016 <row>
9017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021
9022 \backslash
9023 dddot
9024 \begin_inset space \textvisiblespace{}
9025 \end_inset
9026
9027 A
9028 \end_layout
9029
9030 \end_inset
9031 </cell>
9032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9033 \begin_inset Text
9034
9035 \begin_layout Plain Layout
9036 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9037 \end_inset
9038
9039
9040 \end_layout
9041
9042 \end_inset
9043 </cell>
9044 </row>
9045 <row>
9046 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9047 \begin_inset Text
9048
9049 \begin_layout Plain Layout
9050
9051 \backslash
9052 ddddot
9053 \begin_inset space \textvisiblespace{}
9054 \end_inset
9055
9056 A
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9066 \end_inset
9067
9068
9069 \end_layout
9070
9071 \end_inset
9072 </cell>
9073 </row>
9074 <row>
9075 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9076 \begin_inset Text
9077
9078 \begin_layout Plain Layout
9079
9080 \backslash
9081 vec
9082 \begin_inset space \textvisiblespace{}
9083 \end_inset
9084
9085 A
9086 \begin_inset Index idx
9087 status collapsed
9088
9089 \begin_layout Plain Layout
9090
9091 \lang english
9092 Vectors
9093 \end_layout
9094
9095 \end_inset
9096
9097
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9107 \end_inset
9108
9109
9110 \end_layout
9111
9112 \end_inset
9113 </cell>
9114 </row>
9115 <row>
9116 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9117 \begin_inset Text
9118
9119 \begin_layout Plain Layout
9120
9121 \backslash
9122 bar
9123 \begin_inset space \textvisiblespace{}
9124 \end_inset
9125
9126 A
9127 \end_layout
9128
9129 \end_inset
9130 </cell>
9131 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9136 \end_inset
9137
9138
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 </row>
9144 <row>
9145 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9146 \begin_inset Text
9147
9148 \begin_layout Plain Layout
9149
9150 \backslash
9151 mathring
9152 \begin_inset space \textvisiblespace{}
9153 \end_inset
9154
9155 A
9156 \end_layout
9157
9158 \end_inset
9159 </cell>
9160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9161 \begin_inset Text
9162
9163 \begin_layout Plain Layout
9164 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9165 \end_inset
9166
9167
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 </row>
9173 </lyxtabular>
9174
9175 \end_inset
9176
9177
9178 \begin_inset space \hfill{}
9179 \end_inset
9180
9181
9182 \begin_inset Tabular
9183 <lyxtabular version="3" rows="7" columns="2">
9184 <features rotate="0" tabularvalignment="middle">
9185 <column alignment="center" valignment="top" width="0pt">
9186 <column alignment="center" valignment="top" width="0pt">
9187 <row>
9188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9189 \begin_inset Text
9190
9191 \begin_layout Plain Layout
9192 コマンド
9193 \end_layout
9194
9195 \end_inset
9196 </cell>
9197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201 出力
9202 \end_layout
9203
9204 \end_inset
9205 </cell>
9206 </row>
9207 <row>
9208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9209 \begin_inset Text
9210
9211 \begin_layout Plain Layout
9212
9213 \backslash
9214 tilde
9215 \begin_inset space \textvisiblespace{}
9216 \end_inset
9217
9218 A
9219 \end_layout
9220
9221 \end_inset
9222 </cell>
9223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9224 \begin_inset Text
9225
9226 \begin_layout Plain Layout
9227 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9228 \end_inset
9229
9230
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 </row>
9236 <row>
9237 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9238 \begin_inset Text
9239
9240 \begin_layout Plain Layout
9241
9242 \backslash
9243 hat
9244 \begin_inset space \textvisiblespace{}
9245 \end_inset
9246
9247 A
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9253 \begin_inset Text
9254
9255 \begin_layout Plain Layout
9256 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9257 \end_inset
9258
9259
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 </row>
9265 <row>
9266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270
9271 \backslash
9272 check
9273 \begin_inset space \textvisiblespace{}
9274 \end_inset
9275
9276 A
9277 \end_layout
9278
9279 \end_inset
9280 </cell>
9281 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9282 \begin_inset Text
9283
9284 \begin_layout Plain Layout
9285 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9286 \end_inset
9287
9288
9289 \end_layout
9290
9291 \end_inset
9292 </cell>
9293 </row>
9294 <row>
9295 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299
9300 \backslash
9301 acute
9302 \begin_inset space \textvisiblespace{}
9303 \end_inset
9304
9305 A
9306 \end_layout
9307
9308 \end_inset
9309 </cell>
9310 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9311 \begin_inset Text
9312
9313 \begin_layout Plain Layout
9314 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9315 \end_inset
9316
9317
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 </row>
9323 <row>
9324 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9325 \begin_inset Text
9326
9327 \begin_layout Plain Layout
9328
9329 \backslash
9330 grave
9331 \begin_inset space \textvisiblespace{}
9332 \end_inset
9333
9334 A
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9344 \end_inset
9345
9346
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 </row>
9352 <row>
9353 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9354 \begin_inset Text
9355
9356 \begin_layout Plain Layout
9357
9358 \backslash
9359 breve
9360 \begin_inset space \textvisiblespace{}
9361 \end_inset
9362
9363 A
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9369 \begin_inset Text
9370
9371 \begin_layout Plain Layout
9372 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9373 \end_inset
9374
9375
9376 \end_layout
9377
9378 \end_inset
9379 </cell>
9380 </row>
9381 </lyxtabular>
9382
9383 \end_inset
9384
9385
9386 \begin_inset space \hfill{}
9387 \end_inset
9388
9389
9390 \end_layout
9391
9392 \begin_layout Standard
9393 \begin_inset VSpace bigskip
9394 \end_inset
9395
9396
9397 \end_layout
9398
9399 \begin_layout Standard
9400 \begin_inset ERT
9401 status collapsed
9402
9403 \begin_layout Plain Layout
9404
9405
9406 \backslash
9407 '{e}
9408 \end_layout
9409
9410 \end_inset
9411
9412 のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
9413 \begin_inset Index idx
9414 status collapsed
9415
9416 \begin_layout Plain Layout
9417 うむらうと@ウムラウト
9418 \end_layout
9419
9420 \end_inset
9421
9422 に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
9423 として取り扱います。
9424 \series bold
9425
9426 \backslash
9427 ddot
9428 \series default
9429 と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
9430 \end_layout
9431
9432 \begin_layout Standard
9433 \begin_inset VSpace -2mm
9434 \end_inset
9435
9436
9437 \end_layout
9438
9439 \begin_layout Standard
9440 \align center
9441 \begin_inset Tabular
9442 <lyxtabular version="3" rows="3" columns="2">
9443 <features rotate="0" tabularvalignment="middle">
9444 <column alignment="center" valignment="top">
9445 <column alignment="center" valignment="top">
9446 <row>
9447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9448 \begin_inset Text
9449
9450 \begin_layout Plain Layout
9451 コマンド
9452 \end_layout
9453
9454 \end_inset
9455 </cell>
9456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9457 \begin_inset Text
9458
9459 \begin_layout Plain Layout
9460 出力
9461 \begin_inset Note Note
9462 status collapsed
9463
9464 \begin_layout Plain Layout
9465 ここで
9466 \series bold
9467
9468 \backslash
9469 raisebox
9470 \series default
9471 および0ポイント空白はスペーサーとして使用しているだけです。
9472 \end_layout
9473
9474 \end_inset
9475
9476
9477 \end_layout
9478
9479 \end_inset
9480 </cell>
9481 </row>
9482 <row>
9483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487 \begin_inset Quotes grd
9488 \end_inset
9489
9490 i
9491 \end_layout
9492
9493 \end_inset
9494 </cell>
9495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9496 \begin_inset Text
9497
9498 \begin_layout Plain Layout
9499
9500 \lang ngerman
9501 \begin_inset space \hspace{}
9502 \length 0pt
9503 \end_inset
9504
9505
9506 \begin_inset Formula $"i$
9507 \end_inset
9508
9509
9510 \end_layout
9511
9512 \end_inset
9513 </cell>
9514 </row>
9515 <row>
9516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9517 \begin_inset Text
9518
9519 \begin_layout Plain Layout
9520
9521 \backslash
9522 ddot
9523 \begin_inset space \textvisiblespace{}
9524 \end_inset
9525
9526 i
9527 \end_layout
9528
9529 \end_inset
9530 </cell>
9531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9532 \begin_inset Text
9533
9534 \begin_layout Plain Layout
9535 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9536 \end_inset
9537
9538
9539 \end_layout
9540
9541 \end_inset
9542 </cell>
9543 </row>
9544 </lyxtabular>
9545
9546 \end_inset
9547
9548
9549 \end_layout
9550
9551 \begin_layout Standard
9552
9553 \series bold
9554
9555 \backslash
9556 ddot
9557 \series default
9558 に比べて良いもう一つの利点は、上記のアクセントコマンドが
9559 \emph on
9560 数式中テキストでは使用できない
9561 \emph default
9562 のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
9563 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
9564 \end_layout
9565
9566 \begin_layout Standard
9567 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
9568 \end_layout
9569
9570 \begin_layout Subsection
9571 複数の文字に付けるアクセント
9572 \begin_inset Index idx
9573 status collapsed
9574
9575 \begin_layout Plain Layout
9576 あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
9577 \end_layout
9578
9579 \end_inset
9580
9581
9582 \end_layout
9583
9584 \begin_layout Standard
9585 \begin_inset space \hfill{}
9586 \end_inset
9587
9588
9589 \begin_inset Tabular
9590 <lyxtabular version="3" rows="5" columns="2">
9591 <features rotate="0" tabularvalignment="middle">
9592 <column alignment="center" valignment="top" width="0pt">
9593 <column alignment="center" valignment="top" width="0pt">
9594 <row>
9595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9596 \begin_inset Text
9597
9598 \begin_layout Plain Layout
9599 コマンド
9600 \end_layout
9601
9602 \end_inset
9603 </cell>
9604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9605 \begin_inset Text
9606
9607 \begin_layout Plain Layout
9608 出力
9609 \begin_inset Note Note
9610 status collapsed
9611
9612 \begin_layout Plain Layout
9613 ここで
9614 \series bold
9615
9616 \backslash
9617 raisebox
9618 \series default
9619 はスペーサーとして使用しているだけです。
9620 \end_layout
9621
9622 \end_inset
9623
9624
9625 \end_layout
9626
9627 \end_inset
9628 </cell>
9629 </row>
9630 <row>
9631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9632 \begin_inset Text
9633
9634 \begin_layout Plain Layout
9635
9636 \backslash
9637 overleftarrow
9638 \begin_inset space \textvisiblespace{}
9639 \end_inset
9640
9641 A=B
9642 \end_layout
9643
9644 \end_inset
9645 </cell>
9646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9647 \begin_inset Text
9648
9649 \begin_layout Plain Layout
9650 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
9651 \end_inset
9652
9653
9654 \end_layout
9655
9656 \end_inset
9657 </cell>
9658 </row>
9659 <row>
9660 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9661 \begin_inset Text
9662
9663 \begin_layout Plain Layout
9664
9665 \backslash
9666 underleftarrow
9667 \begin_inset space \textvisiblespace{}
9668 \end_inset
9669
9670 A=B
9671 \end_layout
9672
9673 \end_inset
9674 </cell>
9675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9676 \begin_inset Text
9677
9678 \begin_layout Plain Layout
9679 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
9680 \end_inset
9681
9682
9683 \end_layout
9684
9685 \end_inset
9686 </cell>
9687 </row>
9688 <row>
9689 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9690 \begin_inset Text
9691
9692 \begin_layout Plain Layout
9693
9694 \backslash
9695 overleftrightarrow
9696 \begin_inset space \textvisiblespace{}
9697 \end_inset
9698
9699 A=B
9700 \end_layout
9701
9702 \end_inset
9703 </cell>
9704 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9705 \begin_inset Text
9706
9707 \begin_layout Plain Layout
9708 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
9709 \end_inset
9710
9711
9712 \end_layout
9713
9714 \end_inset
9715 </cell>
9716 </row>
9717 <row>
9718 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9719 \begin_inset Text
9720
9721 \begin_layout Plain Layout
9722
9723 \backslash
9724 underleftrightarrow
9725 \begin_inset space \textvisiblespace{}
9726 \end_inset
9727
9728 A=B
9729 \end_layout
9730
9731 \end_inset
9732 </cell>
9733 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9734 \begin_inset Text
9735
9736 \begin_layout Plain Layout
9737 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
9738 \end_inset
9739
9740
9741 \end_layout
9742
9743 \end_inset
9744 </cell>
9745 </row>
9746 </lyxtabular>
9747
9748 \end_inset
9749
9750
9751 \begin_inset space \hfill{}
9752 \end_inset
9753
9754
9755 \begin_inset Tabular
9756 <lyxtabular version="3" rows="5" columns="2">
9757 <features rotate="0" tabularvalignment="middle">
9758 <column alignment="center" valignment="top" width="0pt">
9759 <column alignment="center" valignment="top" width="0pt">
9760 <row>
9761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9762 \begin_inset Text
9763
9764 \begin_layout Plain Layout
9765 コマンド
9766 \end_layout
9767
9768 \end_inset
9769 </cell>
9770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9771 \begin_inset Text
9772
9773 \begin_layout Plain Layout
9774 出力
9775 \end_layout
9776
9777 \end_inset
9778 </cell>
9779 </row>
9780 <row>
9781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785
9786 \backslash
9787 overrightarrow
9788 \begin_inset space \textvisiblespace{}
9789 \end_inset
9790
9791 A=B
9792 \end_layout
9793
9794 \end_inset
9795 </cell>
9796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9797 \begin_inset Text
9798
9799 \begin_layout Plain Layout
9800 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
9801 \end_inset
9802
9803
9804 \end_layout
9805
9806 \end_inset
9807 </cell>
9808 </row>
9809 <row>
9810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9811 \begin_inset Text
9812
9813 \begin_layout Plain Layout
9814
9815 \backslash
9816 underrightarrow
9817 \begin_inset space \textvisiblespace{}
9818 \end_inset
9819
9820 A=B
9821 \end_layout
9822
9823 \end_inset
9824 </cell>
9825 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Plain Layout
9829 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
9830 \end_inset
9831
9832
9833 \end_layout
9834
9835 \end_inset
9836 </cell>
9837 </row>
9838 <row>
9839 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9840 \begin_inset Text
9841
9842 \begin_layout Plain Layout
9843
9844 \backslash
9845 widetilde
9846 \begin_inset space \textvisiblespace{}
9847 \end_inset
9848
9849 A=B
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
9859 \end_inset
9860
9861
9862 \end_layout
9863
9864 \end_inset
9865 </cell>
9866 </row>
9867 <row>
9868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9869 \begin_inset Text
9870
9871 \begin_layout Plain Layout
9872
9873 \backslash
9874 widehat
9875 \begin_inset space \textvisiblespace{}
9876 \end_inset
9877
9878 A=B
9879 \end_layout
9880
9881 \end_inset
9882 </cell>
9883 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9884 \begin_inset Text
9885
9886 \begin_layout Plain Layout
9887 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
9888 \end_inset
9889
9890
9891 \end_layout
9892
9893 \end_inset
9894 </cell>
9895 </row>
9896 </lyxtabular>
9897
9898 \end_inset
9899
9900
9901 \begin_inset space \hfill{}
9902 \end_inset
9903
9904
9905 \end_layout
9906
9907 \begin_layout Standard
9908 \begin_inset VSpace medskip
9909 \end_inset
9910
9911 これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
9912 \series bold
9913
9914 \backslash
9915 widetilde
9916 \series default
9917 および
9918 \series bold
9919
9920 \backslash
9921 widehat
9922 \series default
9923 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
9924 \begin_inset Formula 
9925 \[
9926 \widetilde{A+B=C-D}
9927 \]
9928
9929 \end_inset
9930
9931
9932 \end_layout
9933
9934 \begin_layout Standard
9935 前小節で述べた
9936 \series bold
9937
9938 \backslash
9939 overset
9940 \series default
9941
9942 \begin_inset Index idx
9943 status collapsed
9944
9945 \begin_layout Plain Layout
9946 こまんど@コマンド ! O ! 
9947 \backslash
9948 overset
9949 \end_layout
9950
9951 \end_inset
9952
9953 コマンドと
9954 \series bold
9955
9956 \backslash
9957 underset
9958 \series default
9959
9960 \begin_inset Index idx
9961 status collapsed
9962
9963 \begin_layout Plain Layout
9964 こまんど@コマンド ! U ! 
9965 \backslash
9966 underset
9967 \end_layout
9968
9969 \end_inset
9970
9971 コマンドを使っても、複数の文字にアクセントを付けることができます。
9972 \series bold
9973
9974 \backslash
9975 underset
9976 \begin_inset space \textvisiblespace{}
9977 \end_inset
9978
9979 A=B
9980 \begin_inset Formula $\downarrow$
9981 \end_inset
9982
9983 ***
9984 \series default
9985 というコマンドは、
9986 \begin_inset Formula 
9987 \[
9988 \underset{***}{A=B}
9989 \]
9990
9991 \end_inset
9992
9993 のようになります。
9994 \end_layout
9995
9996 \begin_layout Section
9997 空白
9998 \begin_inset CommandInset label
9999 LatexCommand label
10000 name "sub:空白"
10001
10002 \end_inset
10003
10004
10005 \begin_inset Index idx
10006 status collapsed
10007
10008 \begin_layout Plain Layout
10009 くうはく@空白 ! すいへい@水平
10010 \end_layout
10011
10012 \end_inset
10013
10014
10015 \end_layout
10016
10017 \begin_layout Subsection
10018 定義済みの空白
10019 \begin_inset CommandInset label
10020 LatexCommand label
10021 name "sub:定義済みの空白"
10022
10023 \end_inset
10024
10025
10026 \begin_inset Index idx
10027 status collapsed
10028
10029 \begin_layout Plain Layout
10030 くうはく@空白 ! すいへい@水平 ! ていぎずみ@定義済み
10031 \end_layout
10032
10033 \end_inset
10034
10035
10036 \end_layout
10037
10038 \begin_layout Standard
10039 数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(
10040 \begin_inset Flex Ruby
10041 status collapsed
10042
10043 \begin_layout Plain Layout
10044 捷径
10045 \begin_inset Argument post:1
10046 status collapsed
10047
10048 \begin_layout Plain Layout
10049 ショートカット
10050 \end_layout
10051
10052 \end_inset
10053
10054
10055 \end_layout
10056
10057 \end_inset
10058
10059
10060 \begin_inset Info
10061 type  "shortcut"
10062 arg   "space-insert protected"
10063 \end_inset
10064
10065 )を挿入することで実現できます。「
10066 \color blue
10067
10068 \begin_inset space \textvisiblespace{}
10069 \end_inset
10070
10071
10072 \color inherit
10073 」が現れるので、
10074 \family sans
10075 Space
10076 \family default
10077 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
10078 \begin_inset Graphics
10079         filename ../../images/math/space.png
10080         scale 85
10081
10082 \end_inset
10083
10084 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
10085 \family sans
10086 Space
10087 \family default
10088 を押すことによって、長さを変更することができます。
10089 \end_layout
10090
10091 \begin_layout Standard
10092 \noindent
10093 \align center
10094 \begin_inset Tabular
10095 <lyxtabular version="3" rows="3" columns="7">
10096 <features rotate="0" tabularvalignment="middle">
10097 <column alignment="center" valignment="middle" width="6.8cm">
10098 <column alignment="center" valignment="top">
10099 <column alignment="center" valignment="top">
10100 <column alignment="center" valignment="top">
10101 <column alignment="center" valignment="top">
10102 <column alignment="center" valignment="top">
10103 <column alignment="center" valignment="top">
10104 <row>
10105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Plain Layout
10109 コマンド
10110 \end_layout
10111
10112 \end_inset
10113 </cell>
10114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118
10119 \backslash
10120 ,
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129
10130 \backslash
10131 :
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10137 \begin_inset Text
10138
10139 \begin_layout Plain Layout
10140
10141 \backslash
10142 ;
10143 \end_layout
10144
10145 \end_inset
10146 </cell>
10147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10148 \begin_inset Text
10149
10150 \begin_layout Plain Layout
10151
10152 \backslash
10153 quad
10154 \end_layout
10155
10156 \end_inset
10157 </cell>
10158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10159 \begin_inset Text
10160
10161 \begin_layout Plain Layout
10162
10163 \backslash
10164 qquad
10165 \end_layout
10166
10167 \end_inset
10168 </cell>
10169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10170 \begin_inset Text
10171
10172 \begin_layout Plain Layout
10173
10174 \backslash
10175 !
10176 \end_layout
10177
10178 \end_inset
10179 </cell>
10180 </row>
10181 <row>
10182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10183 \begin_inset Text
10184
10185 \begin_layout Plain Layout
10186 保護された空白を挿入したのち、
10187 \family sans
10188 Space
10189 \family default
10190 を叩く回数
10191 \end_layout
10192
10193 \end_inset
10194 </cell>
10195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199 0
10200 \end_layout
10201
10202 \end_inset
10203 </cell>
10204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10205 \begin_inset Text
10206
10207 \begin_layout Plain Layout
10208 1
10209 \end_layout
10210
10211 \end_inset
10212 </cell>
10213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10214 \begin_inset Text
10215
10216 \begin_layout Plain Layout
10217 2
10218 \end_layout
10219
10220 \end_inset
10221 </cell>
10222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10223 \begin_inset Text
10224
10225 \begin_layout Plain Layout
10226 3
10227 \end_layout
10228
10229 \end_inset
10230 </cell>
10231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10232 \begin_inset Text
10233
10234 \begin_layout Plain Layout
10235 4
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10241 \begin_inset Text
10242
10243 \begin_layout Plain Layout
10244 5
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 </row>
10250 <row>
10251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Plain Layout
10255 出力
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264 \begin_inset Formula $A\, B$
10265 \end_inset
10266
10267
10268 \end_layout
10269
10270 \end_inset
10271 </cell>
10272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10273 \begin_inset Text
10274
10275 \begin_layout Plain Layout
10276 \begin_inset Formula $A\: B$
10277 \end_inset
10278
10279
10280 \end_layout
10281
10282 \end_inset
10283 </cell>
10284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10285 \begin_inset Text
10286
10287 \begin_layout Plain Layout
10288 \begin_inset Formula $A\; B$
10289 \end_inset
10290
10291
10292 \end_layout
10293
10294 \end_inset
10295 </cell>
10296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10297 \begin_inset Text
10298
10299 \begin_layout Plain Layout
10300 \begin_inset Formula $A\quad B$
10301 \end_inset
10302
10303
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 \begin_inset Formula $A\qquad B$
10313 \end_inset
10314
10315
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Plain Layout
10324 \begin_inset Formula $A\! B$
10325 \end_inset
10326
10327
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 </row>
10333 </lyxtabular>
10334
10335 \end_inset
10336
10337
10338 \end_layout
10339
10340 \begin_layout Standard
10341 一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
10342 さの空白があります。
10343 \end_layout
10344
10345 \begin_layout Standard
10346 \align center
10347 \begin_inset Tabular
10348 <lyxtabular version="3" rows="3" columns="3">
10349 <features rotate="0" tabularvalignment="middle">
10350 <column alignment="center" valignment="middle" width="6.8cm">
10351 <column alignment="center" valignment="top" width="0pt">
10352 <column alignment="center" valignment="top" width="0pt">
10353 <row>
10354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10355 \begin_inset Text
10356
10357 \begin_layout Plain Layout
10358 コマンド
10359 \end_layout
10360
10361 \end_inset
10362 </cell>
10363 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367
10368 \backslash
10369 negmedspace
10370 \end_layout
10371
10372 \end_inset
10373 </cell>
10374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10375 \begin_inset Text
10376
10377 \begin_layout Plain Layout
10378
10379 \backslash
10380 negthickspace
10381 \end_layout
10382
10383 \end_inset
10384 </cell>
10385 </row>
10386 <row>
10387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10388 \begin_inset Text
10389
10390 \begin_layout Plain Layout
10391 保護された空白を挿入したのち、
10392 \family sans
10393 Space
10394 \family default
10395 を叩く回数
10396 \end_layout
10397
10398 \end_inset
10399 </cell>
10400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10401 \begin_inset Text
10402
10403 \begin_layout Plain Layout
10404 6
10405 \end_layout
10406
10407 \end_inset
10408 </cell>
10409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10410 \begin_inset Text
10411
10412 \begin_layout Plain Layout
10413 7
10414 \end_layout
10415
10416 \end_inset
10417 </cell>
10418 </row>
10419 <row>
10420 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10421 \begin_inset Text
10422
10423 \begin_layout Plain Layout
10424 出力
10425 \end_layout
10426
10427 \end_inset
10428 </cell>
10429 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10430 \begin_inset Text
10431
10432 \begin_layout Plain Layout
10433 \begin_inset Formula $A\negmedspace B$
10434 \end_inset
10435
10436
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10442 \begin_inset Text
10443
10444 \begin_layout Plain Layout
10445 \begin_inset Formula $A\negthickspace B$
10446 \end_inset
10447
10448
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 </row>
10454 </lyxtabular>
10455
10456 \end_inset
10457
10458
10459 \end_layout
10460
10461 \begin_layout Standard
10462 負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
10463 \end_layout
10464
10465 \begin_layout Standard
10466 \align center
10467 \begin_inset Tabular
10468 <lyxtabular version="3" rows="3" columns="2">
10469 <features rotate="0" tabularvalignment="middle">
10470 <column alignment="center" valignment="top">
10471 <column alignment="center" valignment="top">
10472 <row>
10473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10474 \begin_inset Text
10475
10476 \begin_layout Plain Layout
10477 コマンド
10478 \end_layout
10479
10480 \end_inset
10481 </cell>
10482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10483 \begin_inset Text
10484
10485 \begin_layout Plain Layout
10486 出力
10487 \begin_inset Note Note
10488 status collapsed
10489
10490 \begin_layout Plain Layout
10491 ここで
10492 \series bold
10493
10494 \backslash
10495 raisebox
10496 \series default
10497 はスペーサーとして使用しているだけです。
10498 \end_layout
10499
10500 \end_inset
10501
10502
10503 \end_layout
10504
10505 \end_inset
10506 </cell>
10507 </row>
10508 <row>
10509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10510 \begin_inset Text
10511
10512 \begin_layout Plain Layout
10513
10514 \backslash
10515 sum
10516 \backslash
10517 sum
10518 \begin_inset space \textvisiblespace{}
10519 \end_inset
10520
10521 f_kl
10522 \end_layout
10523
10524 \end_inset
10525 </cell>
10526 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10527 \begin_inset Text
10528
10529 \begin_layout Plain Layout
10530 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
10531 \end_inset
10532
10533
10534 \end_layout
10535
10536 \end_inset
10537 </cell>
10538 </row>
10539 <row>
10540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10541 \begin_inset Text
10542
10543 \begin_layout Plain Layout
10544
10545 \backslash
10546 sum
10547 \backslash
10548 negmedspace
10549 \backslash
10550 sum
10551 \begin_inset space \textvisiblespace{}
10552 \end_inset
10553
10554 f_kl
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
10564 \end_inset
10565
10566
10567 \end_layout
10568
10569 \end_inset
10570 </cell>
10571 </row>
10572 </lyxtabular>
10573
10574 \end_inset
10575
10576
10577 \end_layout
10578
10579 \begin_layout Standard
10580 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
10581 \end_layout
10582
10583 \begin_layout Standard
10584 \align center
10585 \begin_inset Tabular
10586 <lyxtabular version="3" rows="2" columns="2">
10587 <features rotate="0" tabularvalignment="middle">
10588 <column alignment="center" valignment="top" width="0pt">
10589 <column alignment="center" valignment="top" width="0pt">
10590 <row>
10591 <cell alignment="center" valignment="top" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595 通常の数式
10596 \end_layout
10597
10598 \end_inset
10599 </cell>
10600 <cell alignment="center" valignment="top" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604 \begin_inset Formula $A=B$
10605 \end_inset
10606
10607
10608 \end_layout
10609
10610 \end_inset
10611 </cell>
10612 </row>
10613 <row>
10614 <cell alignment="center" valignment="top" usebox="none">
10615 \begin_inset Text
10616
10617 \begin_layout Plain Layout
10618 \begin_inset Note Note
10619 status collapsed
10620
10621 \begin_layout Plain Layout
10622 ここで
10623 \series bold
10624
10625 \backslash
10626 raisebox
10627 \series default
10628 はスペーサーとして使用しているだけです。
10629 \end_layout
10630
10631 \end_inset
10632
10633
10634 \begin_inset Formula $\raisebox{5mm}{}$
10635 \end_inset
10636
10637 空白なしの数式
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 \begin_inset Formula $A{=}B$
10647 \end_inset
10648
10649
10650 \end_layout
10651
10652 \end_inset
10653 </cell>
10654 </row>
10655 </lyxtabular>
10656
10657 \end_inset
10658
10659
10660 \end_layout
10661
10662 \begin_layout Standard
10663 \noindent
10664 二行目の数式を作るコマンドは、
10665 \series bold
10666 A
10667 \backslash
10668 {=
10669 \begin_inset Formula $\to$
10670 \end_inset
10671
10672 B
10673 \series default
10674 です。
10675 \end_layout
10676
10677 \begin_layout Standard
10678 \begin_inset VSpace bigskip
10679 \end_inset
10680
10681 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
10682 整形\SpecialChar \menuseparator
10683 小空白メニュー(
10684 \begin_inset Flex Ruby
10685 status collapsed
10686
10687 \begin_layout Plain Layout
10688 捷径
10689 \begin_inset Argument post:1
10690 status collapsed
10691
10692 \begin_layout Plain Layout
10693 ショートカット
10694 \end_layout
10695
10696 \end_inset
10697
10698
10699 \end_layout
10700
10701 \end_inset
10702
10703
10704 \begin_inset Info
10705 type  "shortcut"
10706 arg   "space-insert thin"
10707 \end_inset
10708
10709 )で、最小の空白を挿入することができます。
10710 \end_layout
10711
10712 \begin_layout Standard
10713 違いを示す例を以下に掲げます。
10714 \end_layout
10715
10716 \begin_layout Standard
10717 \begin_inset Tabular
10718 <lyxtabular version="3" rows="2" columns="2">
10719 <features rotate="0" tabularvalignment="middle">
10720 <column alignment="left" valignment="top">
10721 <column alignment="left" valignment="top">
10722 <row>
10723 <cell alignment="center" valignment="top" usebox="none">
10724 \begin_inset Text
10725
10726 \begin_layout Plain Layout
10727 24 kW
10728 \begin_inset Formula $\cdot$
10729 \end_inset
10730
10731 h
10732 \end_layout
10733
10734 \end_inset
10735 </cell>
10736 <cell alignment="center" valignment="top" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740 値と単位のあいだに通常の空白を入れた例
10741 \end_layout
10742
10743 \end_inset
10744 </cell>
10745 </row>
10746 <row>
10747 <cell alignment="center" valignment="top" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751 24
10752 \begin_inset space \thinspace{}
10753 \end_inset
10754
10755 kW
10756 \begin_inset Formula $\cdot$
10757 \end_inset
10758
10759 h
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 <cell alignment="center" valignment="top" usebox="none">
10765 \begin_inset Text
10766
10767 \begin_layout Plain Layout
10768 値と単位のあいだに最小の空白を入れた例
10769 \end_layout
10770
10771 \end_inset
10772 </cell>
10773 </row>
10774 </lyxtabular>
10775
10776 \end_inset
10777
10778
10779 \end_layout
10780
10781 \begin_layout Subsection
10782 可変長の空白
10783 \begin_inset ERT
10784 status collapsed
10785
10786 \begin_layout Plain Layout
10787
10788
10789 \backslash
10790 texorpdfstring{
10791 \end_layout
10792
10793 \end_inset
10794
10795
10796 \begin_inset Foot
10797 status collapsed
10798
10799 \begin_layout Plain Layout
10800 数式中の垂直方向の空白については、第
10801 \begin_inset CommandInset ref
10802 LatexCommand ref
10803 reference "sub:行間"
10804
10805 \end_inset
10806
10807 節をご覧下さい。
10808 \end_layout
10809
10810 \end_inset
10811
10812
10813 \begin_inset ERT
10814 status collapsed
10815
10816 \begin_layout Plain Layout
10817
10818 }{}
10819 \end_layout
10820
10821 \end_inset
10822
10823
10824 \begin_inset Note Note
10825 status collapsed
10826
10827 \begin_layout Plain Layout
10828
10829 \backslash
10830 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
10831 \end_layout
10832
10833 \begin_layout Plain Layout
10834
10835 \backslash
10836 texorpdfstringについての詳細は、第
10837 \begin_inset CommandInset ref
10838 LatexCommand ref
10839 reference "sub:節見出し中の数式"
10840
10841 \end_inset
10842
10843 節にあります。
10844 \end_layout
10845
10846 \end_inset
10847
10848
10849 \begin_inset CommandInset label
10850 LatexCommand label
10851 name "sub:可変長の空白"
10852
10853 \end_inset
10854
10855
10856 \begin_inset Index idx
10857 status collapsed
10858
10859 \begin_layout Plain Layout
10860 くうはく@空白 ! すいへいほうこう@水平方向 ! かへんちょう@可変長
10861 \end_layout
10862
10863 \end_inset
10864
10865
10866 \end_layout
10867
10868 \begin_layout Standard
10869 指定した長さの空白が、
10870 \series bold
10871
10872 \backslash
10873 hspace
10874 \series default
10875
10876 \begin_inset Index idx
10877 status collapsed
10878
10879 \begin_layout Plain Layout
10880 こまんど@コマンド ! H ! 
10881 \backslash
10882 hspace
10883 \end_layout
10884
10885 \end_inset
10886
10887 コマンドで入力することができます。すると、ながい「
10888 \color blue
10889
10890 \begin_inset space \textvisiblespace{}
10891 \end_inset
10892
10893
10894 \color inherit
10895 」が現れます。長さは、「
10896 \color blue
10897
10898 \begin_inset space \textvisiblespace{}
10899 \end_inset
10900
10901
10902 \color inherit
10903 」を左クリックすることによって指定することができます。長さは負の値でも構いません。数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
10904 \series bold
10905
10906 \backslash
10907 hfill
10908 \series default
10909
10910 \begin_inset Index idx
10911 status collapsed
10912
10913 \begin_layout Plain Layout
10914 こまんど@コマンド ! H ! 
10915 \backslash
10916 hfill
10917 \end_layout
10918
10919 \end_inset
10920
10921 コマンドを使用します。
10922 \end_layout
10923
10924 \begin_layout Standard
10925 \begin_inset VSpace -1mm
10926 \end_inset
10927
10928
10929 \end_layout
10930
10931 \begin_layout Standard
10932 \align center
10933 \begin_inset Tabular
10934 <lyxtabular version="3" rows="4" columns="2">
10935 <features rotate="0" tabularvalignment="middle">
10936 <column alignment="center" valignment="top">
10937 <column alignment="center" valignment="top">
10938 <row>
10939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10940 \begin_inset Text
10941
10942 \begin_layout Plain Layout
10943 コマンド(
10944 \backslash
10945 hspace 長さ)
10946 \end_layout
10947
10948 \end_inset
10949 </cell>
10950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10951 \begin_inset Text
10952
10953 \begin_layout Plain Layout
10954 出力
10955 \end_layout
10956
10957 \end_inset
10958 </cell>
10959 </row>
10960 <row>
10961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10962 \begin_inset Text
10963
10964 \begin_layout Plain Layout
10965 A=B
10966 \backslash
10967 hspace
10968 \begin_inset space \textvisiblespace{}
10969 \end_inset
10970
10971
10972 \begin_inset Formula $\to$
10973 \end_inset
10974
10975 A
10976 \backslash
10977 not=C (3
10978 \begin_inset space \thinspace{}
10979 \end_inset
10980
10981 cm)
10982 \end_layout
10983
10984 \end_inset
10985 </cell>
10986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10987 \begin_inset Text
10988
10989 \begin_layout Plain Layout
10990 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
10991 \end_inset
10992
10993
10994 \end_layout
10995
10996 \end_inset
10997 </cell>
10998 </row>
10999 <row>
11000 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004 A
11005 \backslash
11006 hspace
11007 \begin_inset space \textvisiblespace{}
11008 \end_inset
11009
11010
11011 \begin_inset Formula $\to$
11012 \end_inset
11013
11014 A
11015 \backslash
11016 not=A (-1
11017 \begin_inset space \thinspace{}
11018 \end_inset
11019
11020 mm)
11021 \end_layout
11022
11023 \end_inset
11024 </cell>
11025 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11026 \begin_inset Text
11027
11028 \begin_layout Plain Layout
11029 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11030 \end_inset
11031
11032
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 </row>
11038 <row>
11039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11040 \begin_inset Text
11041
11042 \begin_layout Plain Layout
11043 A=A
11044 \backslash
11045 hfill
11046 \begin_inset space \textvisiblespace{}
11047 \end_inset
11048
11049 B=B
11050 \end_layout
11051
11052 \end_inset
11053 </cell>
11054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11055 \begin_inset Text
11056
11057 \begin_layout Plain Layout
11058 \begin_inset Formula $A=A\hfill B=B$
11059 \end_inset
11060
11061
11062 \end_layout
11063
11064 \end_inset
11065 </cell>
11066 </row>
11067 </lyxtabular>
11068
11069 \end_inset
11070
11071
11072 \end_layout
11073
11074 \begin_layout Standard
11075 上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
11076 \series bold
11077
11078 \backslash
11079 hfill
11080 \series default
11081 が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
11082 \series bold
11083
11084 \backslash
11085 hfill
11086 \series default
11087 は、別行立て数式中では、
11088 \series bold
11089 行頭下げ
11090 \series default
11091 数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
11092 \begin_inset CommandInset ref
11093 LatexCommand ref
11094 reference "sec:数式様式"
11095
11096 \end_inset
11097
11098 節で説明されています)。
11099 \end_layout
11100
11101 \begin_layout Standard
11102
11103 \series bold
11104
11105 \backslash
11106 hfill
11107 \series default
11108 の他にも、空白を模様で埋める
11109 \series bold
11110
11111 \backslash
11112 dotfill
11113 \series default
11114
11115 \series bold
11116
11117 \backslash
11118 hrulefill
11119 \series default
11120 といったコマンドがあります。用例については第
11121 \begin_inset CommandInset ref
11122 LatexCommand ref
11123 reference "sub:省略符号"
11124
11125 \end_inset
11126
11127 節をご参照下さい。
11128 \end_layout
11129
11130 \begin_layout Standard
11131 本文中では、可変長空白は、
11132 \family sans
11133 挿入\SpecialChar \menuseparator
11134 整形\SpecialChar \menuseparator
11135 水平方向の空白
11136 \family default
11137 メニューで挿入することができます。
11138 \end_layout
11139
11140 \begin_layout Standard
11141 (例)
11142 \end_layout
11143
11144 \begin_layout Standard
11145 この行には、
11146 \begin_inset space \hspace{}
11147 \length 2cm
11148 \end_inset
11149
11150 2
11151 \begin_inset space \thinspace{}
11152 \end_inset
11153
11154 cmの空白が入っています。
11155 \end_layout
11156
11157 \begin_layout Standard
11158 この行には、
11159 \begin_inset space \hfill{}
11160 \end_inset
11161
11162 最大の空白が入っています。
11163 \end_layout
11164
11165 \begin_layout Subsection
11166 行内数式周りの空白
11167 \begin_inset Index idx
11168 status collapsed
11169
11170 \begin_layout Plain Layout
11171 くうはく@空白 ! ぎょうないすうしきまわり@行内数式周り
11172 \end_layout
11173
11174 \end_inset
11175
11176
11177 \end_layout
11178
11179 \begin_layout Standard
11180 行内数式前後の空白は、長さ
11181 \series bold
11182
11183 \backslash
11184 mathsurround
11185 \begin_inset Index idx
11186 status collapsed
11187
11188 \begin_layout Plain Layout
11189 こまんど@コマンド ! M ! 
11190 \backslash
11191 mathsurround
11192 \end_layout
11193
11194 \end_inset
11195
11196
11197 \series default
11198 を使って調節することができます。長さの値は、以下の書式を持つ
11199 \series bold
11200
11201 \backslash
11202 setlength
11203 \begin_inset Index idx
11204 status collapsed
11205
11206 \begin_layout Plain Layout
11207 こまんど@コマンド ! S ! 
11208 \backslash
11209 setlength
11210 \end_layout
11211
11212 \end_inset
11213
11214
11215 \series default
11216 コマンドを使って設定することができます。
11217 \end_layout
11218
11219 \begin_layout Standard
11220
11221 \series bold
11222
11223 \backslash
11224 setlength{長さ名}{値}
11225 \end_layout
11226
11227 \begin_layout Standard
11228
11229 \series bold
11230
11231 \backslash
11232 mathsurround
11233 \series default
11234 を5
11235 \begin_inset space \thinspace{}
11236 \end_inset
11237
11238 mmの値に設定するには、以下のコマンド
11239 \end_layout
11240
11241 \begin_layout Standard
11242
11243 \series bold
11244
11245 \backslash
11246 setlength{
11247 \backslash
11248 mathsurround}{5mm}
11249 \end_layout
11250
11251 \begin_layout Standard
11252 をTeXモードで挿入します。すると、5
11253 \begin_inset space \thinspace{}
11254 \end_inset
11255
11256 mmの空白がすべての行内数式の前後に設定されることになります。
11257 \begin_inset ERT
11258 status collapsed
11259
11260 \begin_layout Plain Layout
11261
11262
11263 \backslash
11264 setlength{
11265 \backslash
11266 mathsurround}{5mm}
11267 \end_layout
11268
11269 \end_inset
11270
11271
11272 \end_layout
11273
11274 \begin_layout Standard
11275 この行には、周囲に5
11276 \begin_inset space \thinspace{}
11277 \end_inset
11278
11279 mmの余白を設定した行内数式
11280 \begin_inset Formula $A=B$
11281 \end_inset
11282
11283 があります。
11284 \begin_inset ERT
11285 status collapsed
11286
11287 \begin_layout Plain Layout
11288
11289
11290 \backslash
11291 setlength{
11292 \backslash
11293 mathsurround}{0pt}
11294 \end_layout
11295
11296 \end_inset
11297
11298
11299 \end_layout
11300
11301 \begin_layout Standard
11302 既定値に戻すには、
11303 \series bold
11304
11305 \backslash
11306 mathsurround
11307 \series default
11308 を0
11309 \begin_inset space \thinspace{}
11310 \end_inset
11311
11312 ptの値に戻して下さい。
11313 \end_layout
11314
11315 \begin_layout Section
11316 ボックスと枠
11317 \begin_inset Index idx
11318 status collapsed
11319
11320 \begin_layout Plain Layout
11321 ぼっくす@ボックス
11322 \end_layout
11323
11324 \end_inset
11325
11326
11327 \begin_inset Index idx
11328 status collapsed
11329
11330 \begin_layout Plain Layout
11331 わく@枠 | see
11332 \begin_inset ERT
11333 status collapsed
11334
11335 \begin_layout Plain Layout
11336
11337 {
11338 \end_layout
11339
11340 \end_inset
11341
11342 ボックス
11343 \begin_inset ERT
11344 status collapsed
11345
11346 \begin_layout Plain Layout
11347
11348 }
11349 \end_layout
11350
11351 \end_inset
11352
11353
11354 \end_layout
11355
11356 \end_inset
11357
11358
11359 \end_layout
11360
11361 \begin_layout Standard
11362 本文中のボックスについては、取扱説明書
11363 \family typewriter
11364 埋め込みオブジェクト篇
11365 \family default
11366
11367 \family typewriter
11368 Boxes
11369 \family default
11370 の章に述べられています。
11371 \end_layout
11372
11373 \begin_layout Subsection
11374 縁付きボックス
11375 \begin_inset CommandInset label
11376 LatexCommand label
11377 name "sub:縁付きボックス"
11378
11379 \end_inset
11380
11381
11382 \begin_inset Index idx
11383 status collapsed
11384
11385 \begin_layout Plain Layout
11386 ぼっくす@ボックス ! ふちつき@縁付き
11387 \end_layout
11388
11389 \end_inset
11390
11391
11392 \end_layout
11393
11394 \begin_layout Standard
11395
11396 \series bold
11397
11398 \backslash
11399 fbox
11400 \series default
11401
11402 \begin_inset Index idx
11403 status collapsed
11404
11405 \begin_layout Plain Layout
11406 こまんど@コマンド ! F ! 
11407 \backslash
11408 fbox
11409 \end_layout
11410
11411 \end_inset
11412
11413 コマンドや
11414 \series bold
11415
11416 \backslash
11417 boxed
11418 \series default
11419
11420 \begin_inset Index idx
11421 status collapsed
11422
11423 \begin_layout Plain Layout
11424 こまんど@コマンド ! B ! 
11425 \backslash
11426 boxed
11427 \end_layout
11428
11429 \end_inset
11430
11431 コマンドを使えば、数式やその一部を枠の中に入れることができます。
11432 \end_layout
11433
11434 \begin_layout Standard
11435 どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
11436 \series bold
11437
11438 \backslash
11439 fbox
11440 \series default
11441 の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
11442 \family sans
11443 Ctrl+M
11444 \family default
11445 を使って、このボックスの中にもう一度数式を作らなくてはなりません。
11446 \series bold
11447
11448 \backslash
11449 boxed
11450 \series default
11451 を使った場合には、新しい数式が自動的に枠内に作られます。
11452 \end_layout
11453
11454 \begin_layout Standard
11455
11456 \series bold
11457
11458 \backslash
11459 fbox
11460 \series default
11461 コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行立て数式に枠を付けるのには適していません。逆に
11462 \series bold
11463
11464 \backslash
11465 boxed
11466 \series default
11467 は、数式がつねに別行立て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
11468 \end_layout
11469
11470 \begin_layout Standard
11471
11472 \series bold
11473
11474 \backslash
11475 fbox
11476 \series default
11477 の拡張として、枠幅と配置も指定することができる
11478 \series bold
11479
11480 \backslash
11481 framebox
11482 \series default
11483
11484 \begin_inset Index idx
11485 status collapsed
11486
11487 \begin_layout Plain Layout
11488 こまんど@コマンド ! F ! 
11489 \backslash
11490 framebox
11491 \end_layout
11492
11493 \end_inset
11494
11495 コマンドがあります。
11496 \series bold
11497
11498 \backslash
11499 framebox
11500 \series default
11501 は、以下の書式を持ちます。
11502 \end_layout
11503
11504 \begin_layout Standard
11505
11506 \series bold
11507
11508 \backslash
11509 framebox[枠幅][位置]{ボックスの内容}
11510 \end_layout
11511
11512 \begin_layout Standard
11513 「位置」は、
11514 \emph on
11515 l
11516 \emph default
11517
11518 \emph on
11519 r
11520 \emph default
11521 の値をとります。
11522 \emph on
11523 l
11524 \emph default
11525 は、ボックス中で数式を左寄せ、
11526 \emph on
11527 r
11528 \emph default
11529 は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
11530 \begin_inset Newline newline
11531 \end_inset
11532
11533 「枠幅」を指定しない時には、位置を指定することができません。この場合には、
11534 \series bold
11535
11536 \backslash
11537 fbox
11538 \series default
11539 と同様、枠幅がボックスの内容に応じて調節されるのです。
11540 \end_layout
11541
11542 \begin_layout Standard
11543
11544 \series bold
11545
11546 \backslash
11547 framebox
11548 \series default
11549 コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
11550 \series bold
11551
11552 \backslash
11553 fbox
11554 \series default
11555 同様、数式の断片を入れるためのものです。
11556 \end_layout
11557
11558 \begin_layout Standard
11559 \align center
11560 \begin_inset Tabular
11561 <lyxtabular version="3" rows="5" columns="2">
11562 <features rotate="0" tabularvalignment="middle">
11563 <column alignment="center" valignment="top">
11564 <column alignment="center" valignment="top">
11565 <row>
11566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11567 \begin_inset Text
11568
11569 \begin_layout Plain Layout
11570 コマンド
11571 \end_layout
11572
11573 \end_inset
11574 </cell>
11575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 出力
11580 \begin_inset Note Note
11581 status collapsed
11582
11583 \begin_layout Plain Layout
11584 ここで
11585 \series bold
11586
11587 \backslash
11588 raisebox
11589 \series default
11590 はスペーサーとして使用しているだけです。
11591 \end_layout
11592
11593 \end_inset
11594
11595
11596 \end_layout
11597
11598 \end_inset
11599 </cell>
11600 </row>
11601 <row>
11602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11603 \begin_inset Text
11604
11605 \begin_layout Plain Layout
11606
11607 \backslash
11608 fbox
11609 \begin_inset space \textvisiblespace{}
11610 \end_inset
11611
11612
11613 \family sans
11614 Ctrl+M
11615 \family default
11616  
11617 \backslash
11618 int
11619 \begin_inset space \textvisiblespace{}
11620 \end_inset
11621
11622 A=B
11623 \end_layout
11624
11625 \end_inset
11626 </cell>
11627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11628 \begin_inset Text
11629
11630 \begin_layout Plain Layout
11631 \begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
11632 \end_inset
11633
11634
11635 \end_layout
11636
11637 \end_inset
11638 </cell>
11639 </row>
11640 <row>
11641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11642 \begin_inset Text
11643
11644 \begin_layout Plain Layout
11645
11646 \backslash
11647 boxed
11648 \begin_inset space \textvisiblespace{}
11649 \end_inset
11650
11651
11652 \backslash
11653 int
11654 \begin_inset space \textvisiblespace{}
11655 \end_inset
11656
11657 A=B
11658 \end_layout
11659
11660 \end_inset
11661 </cell>
11662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11663 \begin_inset Text
11664
11665 \begin_layout Plain Layout
11666 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
11667 \end_inset
11668
11669
11670 \end_layout
11671
11672 \end_inset
11673 </cell>
11674 </row>
11675 <row>
11676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680 A+
11681 \backslash
11682 fbox
11683 \begin_inset space \textvisiblespace{}
11684 \end_inset
11685
11686 B
11687 \end_layout
11688
11689 \end_inset
11690 </cell>
11691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11692 \begin_inset Text
11693
11694 \begin_layout Plain Layout
11695 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
11696 \end_inset
11697
11698
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 </row>
11704 <row>
11705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11706 \begin_inset Text
11707
11708 \begin_layout Plain Layout
11709
11710 \backslash
11711 framebox
11712 \begin_inset space \textvisiblespace{}
11713 \end_inset
11714
11715 20mm
11716 \begin_inset Formula $\to$
11717 \end_inset
11718
11719
11720 \begin_inset Formula $\to$
11721 \end_inset
11722
11723
11724 \family sans
11725 Ctrl+M
11726 \family default
11727  
11728 \backslash
11729 frac
11730 \begin_inset space \textvisiblespace{}
11731 \end_inset
11732
11733 A
11734 \begin_inset Formula $\downarrow$
11735 \end_inset
11736
11737 B
11738 \end_layout
11739
11740 \end_inset
11741 </cell>
11742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11743 \begin_inset Text
11744
11745 \begin_layout Plain Layout
11746 \begin_inset Formula $\raisebox{6mm}{}$
11747 \end_inset
11748
11749
11750 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
11751 \end_inset
11752
11753
11754 \begin_inset Formula $\raisebox{-4mm}{}$
11755 \end_inset
11756
11757
11758 \end_layout
11759
11760 \end_inset
11761 </cell>
11762 </row>
11763 </lyxtabular>
11764
11765 \end_inset
11766
11767
11768 \end_layout
11769
11770 \begin_layout Standard
11771 枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
11772 \end_layout
11773
11774 \begin_layout Standard
11775
11776 \series bold
11777
11778 \backslash
11779 fboxrule
11780 \series default
11781  
11782 \series bold
11783
11784 \begin_inset Quotes eld
11785 \end_inset
11786
11787 厚み
11788 \begin_inset Quotes erd
11789 \end_inset
11790
11791
11792 \series default
11793  
11794 \series bold
11795
11796 \backslash
11797 fboxsep
11798 \series default
11799  
11800 \series bold
11801
11802 \begin_inset Quotes eld
11803 \end_inset
11804
11805 距離
11806 \begin_inset Quotes erd
11807 \end_inset
11808
11809
11810 \end_layout
11811
11812 \begin_layout Standard
11813 \begin_inset Quotes eld
11814 \end_inset
11815
11816 距離
11817 \begin_inset Quotes erd
11818 \end_inset
11819
11820 は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
11821 \begin_inset ERT
11822 status collapsed
11823
11824 \begin_layout Plain Layout
11825
11826
11827 \backslash
11828 fboxrule 2mm 
11829 \backslash
11830 fboxsep 3mm
11831 \end_layout
11832
11833 \end_inset
11834
11835
11836 \begin_inset Formula 
11837 \[
11838 \boxed{A+B=C}
11839 \]
11840
11841 \end_inset
11842
11843 この数式の直前には、
11844 \end_layout
11845
11846 \begin_layout Standard
11847
11848 \series bold
11849
11850 \backslash
11851 fboxrule
11852 \series default
11853  
11854 \series bold
11855 2mm
11856 \series default
11857  
11858 \series bold
11859
11860 \backslash
11861 fboxsep
11862 \series default
11863  
11864 \series bold
11865 3mm
11866 \end_layout
11867
11868 \begin_layout Standard
11869 というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
11870 \end_layout
11871
11872 \begin_layout Standard
11873 標準の枠寸法に戻すには、
11874 \end_layout
11875
11876 \begin_layout Standard
11877
11878 \series bold
11879
11880 \backslash
11881 fboxrule
11882 \series default
11883  
11884 \series bold
11885 0.4pt
11886 \series default
11887  
11888 \series bold
11889
11890 \backslash
11891 fboxsep
11892 \series default
11893  
11894 \series bold
11895 3pt
11896 \series default
11897
11898 \begin_inset ERT
11899 status collapsed
11900
11901 \begin_layout Plain Layout
11902
11903
11904 \backslash
11905 fboxrule 0.4pt 
11906 \backslash
11907 fboxsep 3pt
11908 \end_layout
11909
11910 \end_inset
11911
11912
11913 \end_layout
11914
11915 \begin_layout Standard
11916 というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
11917 \end_layout
11918
11919 \begin_layout Subsection
11920 縁なしボックス
11921 \begin_inset CommandInset label
11922 LatexCommand label
11923 name "sub:枠なしボックス"
11924
11925 \end_inset
11926
11927
11928 \begin_inset Index idx
11929 status collapsed
11930
11931 \begin_layout Plain Layout
11932 ぼっくす@ボックス ! わくなし@枠なし
11933 \end_layout
11934
11935 \end_inset
11936
11937
11938 \end_layout
11939
11940 \begin_layout Standard
11941 縁のないボックスを作るには、
11942 \series bold
11943
11944 \backslash
11945 mbox
11946 \series default
11947
11948 \begin_inset Index idx
11949 status collapsed
11950
11951 \begin_layout Plain Layout
11952 こまんど@コマンド ! M ! 
11953 \backslash
11954 mbox
11955 \end_layout
11956
11957 \end_inset
11958
11959
11960 \series bold
11961
11962 \backslash
11963 makebox
11964 \series default
11965
11966 \begin_inset Index idx
11967 status collapsed
11968
11969 \begin_layout Plain Layout
11970 こまんど@コマンド ! M ! 
11971 \backslash
11972 makebox
11973 \end_layout
11974
11975 \end_inset
11976
11977
11978 \series bold
11979
11980 \backslash
11981 raisebox
11982 \series default
11983
11984 \begin_inset Index idx
11985 status collapsed
11986
11987 \begin_layout Plain Layout
11988 こまんど@コマンド ! R ! 
11989 \backslash
11990 raisebox
11991 \end_layout
11992
11993 \end_inset
11994
11995 の三つのコマンドがあります。
11996 \end_layout
11997
11998 \begin_layout Standard
11999
12000 \series bold
12001
12002 \backslash
12003 raisebox
12004 \series default
12005 を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
12006 \series bold
12007
12008 \backslash
12009 raisebox
12010 \series default
12011 は、以下の書式で用いられます。
12012 \end_layout
12013
12014 \begin_layout Standard
12015
12016 \series bold
12017
12018 \backslash
12019 raisebox{高さ}{ボックスの内容}
12020 \end_layout
12021
12022 \begin_layout Standard
12023
12024 \series bold
12025
12026 \backslash
12027 fbox
12028 \series default
12029 と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
12030 \begin_inset Note Greyedout
12031 status open
12032
12033 \begin_layout Plain Layout
12034
12035 \series bold
12036 【註】
12037 \series default
12038 下の最後の
12039 \series bold
12040
12041 \backslash
12042 raisebox
12043 \series default
12044 のところで、
12045 \family sans
12046 Ctrl+M
12047 \family default
12048 を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
12049 \series bold
12050
12051 \backslash
12052 raisebox
12053 \series default
12054 を直接サポートしていないためです。
12055 \end_layout
12056
12057 \end_inset
12058
12059
12060 \end_layout
12061
12062 \begin_layout Standard
12063 \align center
12064 \begin_inset Tabular
12065 <lyxtabular version="3" rows="4" columns="2">
12066 <features rotate="0" tabularvalignment="middle">
12067 <column alignment="center" valignment="top">
12068 <column alignment="center" valignment="top">
12069 <row>
12070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12071 \begin_inset Text
12072
12073 \begin_layout Plain Layout
12074 コマンド
12075 \end_layout
12076
12077 \end_inset
12078 </cell>
12079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12080 \begin_inset Text
12081
12082 \begin_layout Plain Layout
12083 出力
12084 \end_layout
12085
12086 \end_inset
12087 </cell>
12088 </row>
12089 <row>
12090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12091 \begin_inset Text
12092
12093 \begin_layout Plain Layout
12094 H
12095 \backslash
12096 raisebox{2mm
12097 \begin_inset Formula $\to$
12098 \end_inset
12099
12100
12101 \backslash
12102 {al
12103 \begin_inset Formula $\to$
12104 \end_inset
12105
12106  lo
12107 \end_layout
12108
12109 \end_inset
12110 </cell>
12111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12112 \begin_inset Text
12113
12114 \begin_layout Plain Layout
12115 \begin_inset Formula $H\raisebox{2mm}{al}lo$
12116 \end_inset
12117
12118
12119 \end_layout
12120
12121 \end_inset
12122 </cell>
12123 </row>
12124 <row>
12125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12126 \begin_inset Text
12127
12128 \begin_layout Plain Layout
12129 H
12130 \backslash
12131 raisebox{-2mm
12132 \begin_inset Formula $\to$
12133 \end_inset
12134
12135
12136 \backslash
12137 {al
12138 \begin_inset Formula $\to$
12139 \end_inset
12140
12141 lo
12142 \end_layout
12143
12144 \end_inset
12145 </cell>
12146 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12147 \begin_inset Text
12148
12149 \begin_layout Plain Layout
12150 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
12151 \end_inset
12152
12153
12154 \end_layout
12155
12156 \end_inset
12157 </cell>
12158 </row>
12159 <row>
12160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12161 \begin_inset Text
12162
12163 \begin_layout Plain Layout
12164 A=
12165 \backslash
12166 raisebox{-2mm
12167 \begin_inset Formula $\to$
12168 \end_inset
12169
12170
12171 \backslash
12172 {
12173 \family sans
12174 Ctrl+M Ctrl+M
12175 \family default
12176  
12177 \backslash
12178 sqrt
12179 \begin_inset space \textvisiblespace{}
12180 \end_inset
12181
12182
12183 \end_layout
12184
12185 \end_inset
12186 </cell>
12187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12188 \begin_inset Text
12189
12190 \begin_layout Plain Layout
12191 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
12192 \end_inset
12193
12194
12195 \end_layout
12196
12197 \end_inset
12198 </cell>
12199 </row>
12200 </lyxtabular>
12201
12202 \end_inset
12203
12204
12205 \end_layout
12206
12207 \begin_layout Standard
12208 縁がないことを除けば、
12209 \series bold
12210
12211 \backslash
12212 mbox
12213 \series default
12214 コマンドは
12215 \series bold
12216
12217 \backslash
12218 fbox
12219 \series default
12220 と同じであり、
12221 \series bold
12222
12223 \backslash
12224 makebox
12225 \series default
12226
12227 \series bold
12228
12229 \backslash
12230 framebox
12231 \series default
12232 と同じです。
12233 \end_layout
12234
12235 \begin_layout Subsection
12236 色付きボックス
12237 \begin_inset CommandInset label
12238 LatexCommand label
12239 name "sub:色付きボックス"
12240
12241 \end_inset
12242
12243
12244 \begin_inset Index idx
12245 status collapsed
12246
12247 \begin_layout Plain Layout
12248 ぼっくす@ボックス ! いろつき@色付き
12249 \end_layout
12250
12251 \end_inset
12252
12253
12254 \end_layout
12255
12256 \begin_layout Standard
12257 本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
12258 \end_layout
12259
12260 \begin_layout Standard
12261
12262 \series bold
12263
12264 \backslash
12265 usepackage{color}
12266 \end_layout
12267
12268 \begin_layout Standard
12269 という行
12270 \begin_inset Foot
12271 status collapsed
12272
12273 \begin_layout Plain Layout
12274 定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
12275 \series bold
12276 color
12277 \series default
12278 を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
12279 \end_layout
12280
12281 \end_inset
12282
12283
12284 \begin_inset Note Note
12285 status collapsed
12286
12287 \begin_layout Plain Layout
12288 本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
12289 \end_layout
12290
12291 \end_inset
12292
12293 を書き加えて、LaTeXパッケージの
12294 \series bold
12295 color
12296 \series default
12297
12298 \begin_inset Foot
12299 status collapsed
12300
12301 \begin_layout Plain Layout
12302 LaTeXパッケージ
12303 \series bold
12304 color
12305 \series default
12306 は、すべての標準的なLaTeX頒布版に含まれています。
12307 \end_layout
12308
12309 \end_inset
12310
12311
12312 \begin_inset Index idx
12313 status collapsed
12314
12315 \begin_layout Plain Layout
12316 ぱっけーじ@パッケージ ! color
12317 \end_layout
12318
12319 \end_inset
12320
12321 を読み込む必要があります。
12322 \end_layout
12323
12324 \begin_layout Standard
12325 \begin_inset VSpace medskip
12326 \end_inset
12327
12328 ボックスに色を付けるには、
12329 \series bold
12330
12331 \backslash
12332 colorbox
12333 \series default
12334
12335 \begin_inset Index idx
12336 status collapsed
12337
12338 \begin_layout Plain Layout
12339 こまんど@コマンド ! C ! 
12340 \backslash
12341 colorbox
12342 \end_layout
12343
12344 \end_inset
12345
12346 コマンドを以下の書式で使用します。
12347 \end_layout
12348
12349 \begin_layout Standard
12350
12351 \series bold
12352
12353 \backslash
12354 colorbox{色}{ボックスの内容}
12355 \end_layout
12356
12357 \begin_layout Standard
12358 ボックスの内容には、別のボックスが含まれても構いませんし、
12359 \series bold
12360
12361 \backslash
12362 colorbox
12363 \series default
12364 自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
12365 \series bold
12366
12367 \backslash
12368 raisebox
12369 \series default
12370 と同様、明示的に数式を作らなくてはなりません
12371 \begin_inset Foot
12372 status collapsed
12373
12374 \begin_layout Plain Layout
12375 これは、
12376 \series bold
12377
12378 \backslash
12379 fcolorbox
12380 \series default
12381 コマンドにも当てはまります。
12382 \end_layout
12383
12384 \end_inset
12385
12386
12387 \end_layout
12388
12389 \begin_layout Standard
12390 選択できる定義済みの色としては、
12391 \end_layout
12392
12393 \begin_layout Standard
12394
12395 \series bold
12396 black
12397 \series default
12398 (黒)・
12399 \series bold
12400 blue
12401 \series default
12402 (青)・
12403 \series bold
12404 cyan
12405 \series default
12406 (シアン)・
12407 \series bold
12408 green
12409 \series default
12410 (緑)・
12411 \series bold
12412 magenta
12413 \series default
12414 (マゼンタ)・
12415 \series bold
12416 red
12417 \series default
12418 (赤)・
12419 \series bold
12420 white
12421 \series default
12422 (白)・
12423 \series bold
12424 yellow
12425 \series default
12426 (黄)
12427 \end_layout
12428
12429 \begin_layout Standard
12430 があります。
12431 \end_layout
12432
12433 \begin_layout Standard
12434 \align center
12435 \begin_inset Tabular
12436 <lyxtabular version="3" rows="4" columns="2">
12437 <features rotate="0" tabularvalignment="middle">
12438 <column alignment="center" valignment="top">
12439 <column alignment="center" valignment="top">
12440 <row>
12441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12442 \begin_inset Text
12443
12444 \begin_layout Plain Layout
12445 コマンド
12446 \end_layout
12447
12448 \end_inset
12449 </cell>
12450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12451 \begin_inset Text
12452
12453 \begin_layout Plain Layout
12454 出力
12455 \begin_inset Note Note
12456 status collapsed
12457
12458 \begin_layout Plain Layout
12459 ここで
12460 \series bold
12461
12462 \backslash
12463 raisebox
12464 \series default
12465 はスペーサーとして使用しているだけです。
12466 \end_layout
12467
12468 \end_inset
12469
12470
12471 \end_layout
12472
12473 \end_inset
12474 </cell>
12475 </row>
12476 <row>
12477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12478 \begin_inset Text
12479
12480 \begin_layout Plain Layout
12481
12482 \backslash
12483 colorbox{yellow
12484 \begin_inset Formula $\to$
12485 \end_inset
12486
12487
12488 \backslash
12489 {A=B
12490 \end_layout
12491
12492 \end_inset
12493 </cell>
12494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12495 \begin_inset Text
12496
12497 \begin_layout Plain Layout
12498 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
12499 \end_inset
12500
12501
12502 \end_layout
12503
12504 \end_inset
12505 </cell>
12506 </row>
12507 <row>
12508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12509 \begin_inset Text
12510
12511 \begin_layout Plain Layout
12512
12513 \backslash
12514 colorbox{green
12515 \begin_inset Formula $\to$
12516 \end_inset
12517
12518
12519 \backslash
12520 {
12521 \backslash
12522 fbox
12523 \begin_inset space \textvisiblespace{}
12524 \end_inset
12525
12526 A=B
12527 \end_layout
12528
12529 \end_inset
12530 </cell>
12531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12532 \begin_inset Text
12533
12534 \begin_layout Plain Layout
12535 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
12536 \end_inset
12537
12538
12539 \end_layout
12540
12541 \end_inset
12542 </cell>
12543 </row>
12544 <row>
12545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12546 \begin_inset Text
12547
12548 \begin_layout Plain Layout
12549
12550 \backslash
12551 fbox
12552 \begin_inset space \textvisiblespace{}
12553 \end_inset
12554
12555
12556 \backslash
12557 colorbox{green
12558 \begin_inset Formula $\to$
12559 \end_inset
12560
12561
12562 \backslash
12563 {
12564 \family sans
12565 Ctrl+M
12566 \family default
12567  
12568 \family sans
12569 Ctrl+M
12570 \family default
12571  
12572 \backslash
12573 int
12574 \begin_inset space \textvisiblespace{}
12575 \end_inset
12576
12577 C=D
12578 \end_layout
12579
12580 \end_inset
12581 </cell>
12582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12583 \begin_inset Text
12584
12585 \begin_layout Plain Layout
12586 \begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
12587 \end_inset
12588
12589
12590 \end_layout
12591
12592 \end_inset
12593 </cell>
12594 </row>
12595 </lyxtabular>
12596
12597 \end_inset
12598
12599
12600 \end_layout
12601
12602 \begin_layout Standard
12603
12604 \series bold
12605
12606 \backslash
12607 colorbox
12608 \series default
12609 は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
12610 \family sans
12611 文字様式
12612 \family default
12613 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
12614 \begin_inset Graphics
12615         filename ../../images/dialog-show_character.png
12616         scale 85
12617
12618 \end_inset
12619
12620
12621 \family sans
12622 編集\SpecialChar \menuseparator
12623 文字様式\SpecialChar \menuseparator
12624 任意設定
12625 \family default
12626 メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
12627
12628 \end_layout
12629
12630 \begin_layout Standard
12631 たとえば、
12632 \end_layout
12633
12634 \begin_layout Standard
12635
12636 \color red
12637 \begin_inset Formula 
12638 \begin{equation}
12639 \int A=B\label{eq:red}
12640 \end{equation}
12641
12642 \end_inset
12643
12644
12645 \color green
12646
12647 \begin_inset Formula 
12648 \begin{equation}
12649 \textcolor{red}{\int A=B}\label{eq:redgreen}
12650 \end{equation}
12651
12652 \end_inset
12653
12654
12655 \end_layout
12656
12657 \begin_layout Standard
12658 数式
12659 \begin_inset CommandInset ref
12660 LatexCommand eqref
12661 reference "eq:red"
12662
12663 \end_inset
12664
12665 は、全体が赤色です。
12666 \begin_inset Newline newline
12667 \end_inset
12668
12669 数式
12670 \begin_inset CommandInset ref
12671 LatexCommand eqref
12672 reference "eq:redgreen"
12673
12674 \end_inset
12675
12676 は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
12677 \end_layout
12678
12679 \begin_layout Standard
12680 \begin_inset VSpace bigskip
12681 \end_inset
12682
12683 ボックスの縁だけ別の色にするには、
12684 \series bold
12685
12686 \backslash
12687 fcolorbox
12688 \series default
12689
12690 \begin_inset Index idx
12691 status collapsed
12692
12693 \begin_layout Plain Layout
12694 こまんど@コマンド ! F ! 
12695 \backslash
12696 fcolorbox
12697 \end_layout
12698
12699 \end_inset
12700
12701 コマンドを以下の書式で使用します。
12702 \end_layout
12703
12704 \begin_layout Standard
12705
12706 \series bold
12707
12708 \backslash
12709 fcolorbox{縁の色}{色}{ボックスの内容}
12710 \end_layout
12711
12712 \begin_layout Standard
12713 つまり、
12714 \series bold
12715
12716 \backslash
12717 fcolorbox
12718 \series default
12719
12720 \series bold
12721
12722 \backslash
12723 colorbox
12724 \series default
12725 コマンドの拡張です。
12726 \series bold
12727
12728 \backslash
12729 framebox
12730 \series default
12731 と同様に、縁の厚みは
12732 \series bold
12733
12734 \backslash
12735 fboxrule
12736 \series default
12737
12738 \series bold
12739
12740 \backslash
12741 fboxsep
12742 \series default
12743 で設定します。たとえば、
12744 \begin_inset ERT
12745 status collapsed
12746
12747 \begin_layout Plain Layout
12748
12749
12750 \backslash
12751 fboxrule 1mm 
12752 \backslash
12753 fboxsep 1mm
12754 \end_layout
12755
12756 \end_inset
12757
12758
12759 \begin_inset Formula 
12760 \[
12761 \fcolorbox{cyan}{magenta}{A=B}
12762 \]
12763
12764 \end_inset
12765
12766
12767 \begin_inset ERT
12768 status collapsed
12769
12770 \begin_layout Plain Layout
12771
12772
12773 \backslash
12774 fboxrule 0.4pt 
12775 \backslash
12776 fboxsep 3pt
12777 \end_layout
12778
12779 \end_inset
12780
12781 のようにします。
12782 \end_layout
12783
12784 \begin_layout Standard
12785 上記の数式は、以下のコマンドで作成されています。
12786 \begin_inset Newline newline
12787 \end_inset
12788
12789
12790 \series bold
12791
12792 \backslash
12793 fcolorbox{cyan
12794 \begin_inset Formula $\to$
12795 \end_inset
12796
12797
12798 \backslash
12799 {magenta
12800 \begin_inset Formula $\to$
12801 \end_inset
12802
12803
12804 \backslash
12805 {A=B
12806 \series default
12807 .
12808 \end_layout
12809
12810 \begin_layout Standard
12811 \begin_inset VSpace bigskip
12812 \end_inset
12813
12814 定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
12815 \end_layout
12816
12817 \begin_layout Standard
12818 たとえば、「
12819 \series bold
12820 darkgreen
12821 \series default
12822 」という色を定義するには、LaTeXプリアンブルに
12823 \end_layout
12824
12825 \begin_layout Standard
12826
12827 \series bold
12828
12829 \backslash
12830 definecolor{darkgreen}{cmyk}{0.5,
12831 \series default
12832  
12833 \series bold
12834 0,
12835 \series default
12836  
12837 \series bold
12838 1,
12839 \series default
12840  
12841 \series bold
12842 0.5}
12843 \series default
12844
12845 \begin_inset Index idx
12846 status collapsed
12847
12848 \begin_layout Plain Layout
12849 こまんど@コマンド ! D ! 
12850 \backslash
12851 definecolor
12852 \end_layout
12853
12854 \end_inset
12855
12856
12857 \end_layout
12858
12859 \begin_layout Standard
12860 という行を書き加えます。
12861 \end_layout
12862
12863 \begin_layout Standard
12864
12865 \series bold
12866 cmyk
12867 \series default
12868 とは、
12869 \series bold
12870 cyan
12871 \series default
12872 (シアン)・
12873 \series bold
12874 magenta
12875 \series default
12876 (マゼンタ)・
12877 \series bold
12878 yellow
12879 \series default
12880 (黄)・
12881 \series bold
12882 black
12883 \series default
12884 (黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
12885 \begin_inset space \thinspace{}
12886 \end_inset
12887
12888 -
12889 \begin_inset space \thinspace{}
12890 \end_inset
12891
12892 1の範囲をとることができます。定義には、
12893 \series bold
12894 cmyk
12895 \series default
12896 の他に、
12897 \series bold
12898 rgb
12899 \series default
12900 という色空間を使うこともできます。
12901 \series bold
12902 rgb
12903 \series default
12904 とは、
12905 \series bold
12906 red
12907 \series default
12908 (赤)・
12909 \series bold
12910 green
12911 \series default
12912 (緑)・
12913 \series bold
12914 blue
12915 \series default
12916 (青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
12917 \series bold
12918 gray
12919 \series default
12920 という色空間もあります。
12921 \end_layout
12922
12923 \begin_layout Standard
12924 例として、文字が
12925 \series bold
12926 yellow
12927 \series default
12928 に色付けされ、新しく定義した
12929 \series bold
12930 darkgreen
12931 \series default
12932 という色を持つ縁付きボックスを挙げておきます。
12933 \begin_inset Formula 
12934 \begin{equation}
12935 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
12936 \end{equation}
12937
12938 \end_inset
12939
12940
12941 \end_layout
12942
12943 \begin_layout Standard
12944
12945 \series bold
12946
12947 \backslash
12948 textcolor
12949 \series default
12950 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
12951 \begin_inset Index idx
12952 status collapsed
12953
12954 \begin_layout Plain Layout
12955 てきすと@テキスト ! いろつき@色付き
12956 \end_layout
12957
12958 \end_inset
12959
12960
12961 \end_layout
12962
12963 \begin_layout Standard
12964 \begin_inset ERT
12965 status collapsed
12966
12967 \begin_layout Plain Layout
12968
12969
12970 \backslash
12971 textcolor{darkgreen}{
12972 \end_layout
12973
12974 \end_inset
12975
12976 この文は「darkgreen」です。
12977 \begin_inset ERT
12978 status collapsed
12979
12980 \begin_layout Plain Layout
12981
12982 }
12983 \end_layout
12984
12985 \end_inset
12986
12987
12988 \end_layout
12989
12990 \begin_layout Standard
12991
12992 \series bold
12993
12994 \backslash
12995 textcolor
12996 \series default
12997
12998 \begin_inset Index idx
12999 status collapsed
13000
13001 \begin_layout Plain Layout
13002 こまんど@コマンド ! T ! 
13003 \backslash
13004 textcolor
13005 \end_layout
13006
13007 \end_inset
13008
13009 は、
13010 \series bold
13011
13012 \backslash
13013 textcolor{色}{色付けをする文}
13014 \series default
13015 という書式で使用することができます。
13016 \end_layout
13017
13018 \begin_layout Subsection
13019 段落ボックス
13020 \begin_inset CommandInset label
13021 LatexCommand label
13022 name "sub:段落ボックス"
13023
13024 \end_inset
13025
13026
13027 \begin_inset Index idx
13028 status collapsed
13029
13030 \begin_layout Plain Layout
13031 ぼっくす@ボックス ! だんらく@段落
13032 \end_layout
13033
13034 \end_inset
13035
13036
13037 \begin_inset Index idx
13038 status collapsed
13039
13040 \begin_layout Plain Layout
13041 ぼっくす@ボックス ! parbox|see
13042 \begin_inset ERT
13043 status collapsed
13044
13045 \begin_layout Plain Layout
13046
13047 {
13048 \end_layout
13049
13050 \end_inset
13051
13052 ボックス ! 段落ボックス
13053 \begin_inset ERT
13054 status collapsed
13055
13056 \begin_layout Plain Layout
13057
13058 }
13059 \end_layout
13060
13061 \end_inset
13062
13063
13064 \end_layout
13065
13066 \end_inset
13067
13068
13069 \end_layout
13070
13071 \begin_layout Standard
13072 いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
13073 \family sans
13074 挿入\SpecialChar \menuseparator
13075 ボックス
13076 \family default
13077 メニューかツールバーボタン
13078 \begin_inset Graphics
13079         filename ../../images/box-insert.png
13080         scale 85
13081
13082 \end_inset
13083
13084 で作成することができます。
13085 \end_layout
13086
13087 \begin_layout Standard
13088 以下の例は、行中の縁付きparboxを示したものです。
13089 \end_layout
13090
13091 \begin_layout Standard
13092 \begin_inset VSpace medskip
13093 \end_inset
13094
13095 この行は、
13096 \begin_inset Box Boxed
13097 position "c"
13098 hor_pos "c"
13099 has_inner_box 1
13100 inner_pos "t"
13101 use_parbox 1
13102 use_makebox 0
13103 width "5cm"
13104 special "none"
13105 height "1in"
13106 height_special "totalheight"
13107 status open
13108
13109 \begin_layout Plain Layout
13110 これは段落ボックスです。これはちょうど5
13111 \begin_inset space \thinspace{}
13112 \end_inset
13113
13114 cmの幅になっており、以下のように数式を含めることもできます。
13115 \begin_inset Formula $\int A\,\mathrm{d}s=C$
13116 \end_inset
13117
13118
13119 \end_layout
13120
13121 \end_inset
13122
13123 parboxの入った行です。
13124 \end_layout
13125
13126 \begin_layout Standard
13127 \begin_inset VSpace medskip
13128 \end_inset
13129
13130
13131 \end_layout
13132
13133 \begin_layout Standard
13134 このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
13135 \emph on
13136 装飾
13137 \emph default
13138 :簡素な長方形の箱型、
13139 \emph on
13140 内部ボックス
13141 \emph default
13142 :parboxコマンド、
13143 \emph on
13144
13145 \emph default
13146 :5
13147 \begin_inset space \thinspace{}
13148 \end_inset
13149
13150 cm、
13151 \emph on
13152 垂直ボックス配置
13153 \emph default
13154 :中央、に設定されています。
13155 \end_layout
13156
13157 \begin_layout Standard
13158 \begin_inset VSpace medskip
13159 \end_inset
13160
13161 LaTeXでは、parboxは、以下の書式を持つ
13162 \series bold
13163
13164 \backslash
13165 parbox
13166 \series default
13167
13168 \begin_inset Index idx
13169 status collapsed
13170
13171 \begin_layout Plain Layout
13172 こまんど@コマンド ! P ! 
13173 \backslash
13174 parbox
13175 \end_layout
13176
13177 \end_inset
13178
13179 コマンドによって作られます。
13180 \end_layout
13181
13182 \begin_layout Standard
13183
13184 \series bold
13185
13186 \backslash
13187 parbox[位置]{幅}{ボックスの内容}
13188 \end_layout
13189
13190 \begin_layout Standard
13191 「位置」は、
13192 \emph on
13193 b
13194 \emph default
13195
13196 \emph on
13197 t
13198 \emph default
13199 の値をとることができます。下揃えを意味する
13200 \emph on
13201 b
13202 \emph default
13203 (
13204 \bar under
13205 b
13206 \bar default
13207 ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
13208 \emph on
13209 t
13210 \emph default
13211 (
13212 \bar under
13213 t
13214 \bar default
13215 op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
13216 \emph on
13217 Boxes
13218 \emph default
13219 の節をご参照下さい。
13220 \end_layout
13221
13222 \begin_layout Standard
13223 \begin_inset VSpace bigskip
13224 \end_inset
13225
13226 数式番号を含めて、数式を完全に縁で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
13227 \series bold
13228 parbox{
13229 \backslash
13230 linewidth-2
13231 \backslash
13232 fboxsep-2
13233 \backslash
13234 fboxrule}{
13235 \series default
13236 というコマンドを挿入します。ここで
13237 \series bold
13238
13239 \backslash
13240 linewidth
13241 \begin_inset Index idx
13242 status collapsed
13243
13244 \begin_layout Plain Layout
13245 こまんど@コマンド ! L ! 
13246 \backslash
13247 linewidth
13248 \end_layout
13249
13250 \end_inset
13251
13252
13253 \series default
13254 は、使用中の文書に設定されている行幅です。縁は、parboxの外側にあるので、縁余白と縁幅の2倍を行幅から差し引かなくてはなりません。バグ
13255 \begin_inset Foot
13256 status collapsed
13257
13258 \begin_layout Plain Layout
13259 \begin_inset CommandInset href
13260 LatexCommand href
13261 name "LyX-bug #4483"
13262 target "http://www.lyx.org/trac/ticket/4483"
13263
13264 \end_inset
13265
13266
13267 \end_layout
13268
13269 \end_inset
13270
13271 のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
13272 \series bold
13273 calc
13274 \series default
13275
13276 \begin_inset Foot
13277 status collapsed
13278
13279 \begin_layout Plain Layout
13280
13281 \series bold
13282 calc
13283 \series default
13284 は、標準的LaTeX頒布版のすべてに含まれています。
13285 \end_layout
13286
13287 \end_inset
13288
13289
13290 \begin_inset Index idx
13291 status collapsed
13292
13293 \begin_layout Plain Layout
13294 ぱっけーじ@パッケージ ! calc
13295 \end_layout
13296
13297 \end_inset
13298
13299 を、LaTeXプリアンブル中で
13300 \end_layout
13301
13302 \begin_layout Standard
13303
13304 \series bold
13305
13306 \backslash
13307 usepackage{calc}
13308 \end_layout
13309
13310 \begin_layout Standard
13311 のように読み込んでおく必要があります。数式の後では、TeXモードで
13312 \series bold
13313 }}
13314 \series default
13315 を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
13316 \begin_inset ERT
13317 status collapsed
13318
13319 \begin_layout Plain Layout
13320
13321
13322 \backslash
13323 fboxsep 5mm 
13324 \backslash
13325 fboxrule 5mm
13326 \end_layout
13327
13328 \end_inset
13329
13330
13331 \end_layout
13332
13333 \begin_layout Standard
13334 \begin_inset ERT
13335 status collapsed
13336
13337 \begin_layout Plain Layout
13338
13339
13340 \backslash
13341 fbox{
13342 \backslash
13343 parbox{
13344 \backslash
13345 linewidth-2
13346 \backslash
13347 fboxsep-2
13348 \backslash
13349 fboxrule}{
13350 \end_layout
13351
13352 \end_inset
13353
13354
13355 \begin_inset Formula 
13356 \begin{equation}
13357 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
13358 \end{equation}
13359
13360 \end_inset
13361
13362
13363 \begin_inset ERT
13364 status collapsed
13365
13366 \begin_layout Plain Layout
13367
13368 }}
13369 \end_layout
13370
13371 \end_inset
13372
13373
13374 \begin_inset ERT
13375 status collapsed
13376
13377 \begin_layout Plain Layout
13378
13379
13380 \backslash
13381 fboxrule 0.4pt 
13382 \backslash
13383 fboxsep 3pt
13384 \end_layout
13385
13386 \end_inset
13387
13388
13389 \end_layout
13390
13391 \begin_layout Standard
13392 \begin_inset VSpace medskip
13393 \end_inset
13394
13395
13396 \series bold
13397
13398 \backslash
13399 fbox
13400 \series default
13401 の引数としてparboxが使われているので、この場合には、
13402 \series bold
13403
13404 \backslash
13405 fbox
13406 \series default
13407 を使おうが
13408 \series bold
13409
13410 \backslash
13411 boxed
13412 \series default
13413 を使おうが、差は生じません。
13414 \end_layout
13415
13416 \begin_layout Standard
13417 \begin_inset VSpace bigskip
13418 \end_inset
13419
13420 段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
13421 \series bold
13422
13423 \backslash
13424 parbox
13425 \series default
13426
13427 \series bold
13428
13429 \backslash
13430 tag
13431 \series default
13432 コマンドといっしょに使います(
13433 \series bold
13434
13435 \backslash
13436 tag
13437 \series default
13438 についての詳細は、第
13439 \begin_inset CommandInset ref
13440 LatexCommand ref
13441 reference "sub:ユーザー定義番号"
13442
13443 \end_inset
13444
13445 節をご参照下さい)
13446 \end_layout
13447
13448 \begin_layout Standard
13449 以下は、
13450 \series bold
13451
13452 \backslash
13453 parbox
13454 \series default
13455 を使ってコメントを付けた数式の例です。
13456 \end_layout
13457
13458 \begin_layout Standard
13459 \begin_inset ERT
13460 status collapsed
13461
13462 \begin_layout Plain Layout
13463
13464
13465 \backslash
13466 [5x-7b=3b
13467 \backslash
13468 tag*{
13469 \backslash
13470 parbox{5cm}{
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 \backslash
13483 ]
13484 \end_layout
13485
13486 \end_inset
13487
13488
13489 \end_layout
13490
13491 \begin_layout Standard
13492 LyXは、まだ数式中での
13493 \series bold
13494
13495 \backslash
13496 parbox
13497 \series default
13498 コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
13499 \end_layout
13500
13501 \begin_layout Standard
13502 まず、
13503 \series bold
13504
13505 \backslash
13506 [5x-7b=3b
13507 \backslash
13508 tag*
13509 \backslash
13510 {
13511 \backslash
13512 parbox{5cm}{
13513 \series default
13514 というコマンドをTeXモードで挿入します
13515 \begin_inset Foot
13516 status collapsed
13517
13518 \begin_layout Plain Layout
13519
13520 \series bold
13521 行頭下げ
13522 \series default
13523 数式様式を使用している時には、
13524 \series bold
13525
13526 \backslash
13527 tag*
13528 \backslash
13529 {
13530 \series default
13531 の代わりに
13532 \series bold
13533
13534 \backslash
13535 hfill
13536 \series default
13537 を用いることもできます(数式様式に関しては、第
13538 \begin_inset CommandInset ref
13539 LatexCommand ref
13540 reference "sec:数式様式"
13541
13542 \end_inset
13543
13544 節をご参照下さい)。
13545 \end_layout
13546
13547 \end_inset
13548
13549 。それから、説明を通常のテキストとして入れ、最後に
13550 \series bold
13551 }}
13552 \backslash
13553 ]
13554 \series default
13555 をTeXモードで挿入します。ここで
13556 \series bold
13557
13558 \backslash
13559 [
13560 \series default
13561 および
13562 \series bold
13563
13564 \backslash
13565 ]
13566 \series default
13567 コマンドは別行立て数式を作るためのものです。
13568 \end_layout
13569
13570 \begin_layout Standard
13571
13572 \series bold
13573
13574 \backslash
13575 parbox
13576 \series default
13577 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
13578 \begin_inset Formula 
13579 \[
13580 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
13581 \]
13582
13583 \end_inset
13584
13585
13586 \end_layout
13587
13588 \begin_layout Section
13589 演算子
13590 \begin_inset Index idx
13591 status collapsed
13592
13593 \begin_layout Plain Layout
13594 えんざんし@演算子
13595 \end_layout
13596
13597 \end_inset
13598
13599
13600 \end_layout
13601
13602 \begin_layout Subsection
13603 大演算子
13604 \begin_inset CommandInset label
13605 LatexCommand label
13606 name "sub:大演算子"
13607
13608 \end_inset
13609
13610
13611 \begin_inset Index idx
13612 status collapsed
13613
13614 \begin_layout Plain Layout
13615 えんざんし@演算子 ! だい@大
13616 \end_layout
13617
13618 \end_inset
13619
13620
13621 \begin_inset Index idx
13622 status collapsed
13623
13624 \begin_layout Plain Layout
13625 わ@和
13626 \end_layout
13627
13628 \end_inset
13629
13630
13631 \begin_inset Index idx
13632 status collapsed
13633
13634 \begin_layout Plain Layout
13635 せきぶんきごう@積分記号
13636 \end_layout
13637
13638 \end_inset
13639
13640
13641 \end_layout
13642
13643 \begin_layout Standard
13644 ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
13645 \family sans
13646 数式オプション
13647 \family default
13648 の面にある
13649 \family sans
13650 esintパッケージを自動的に使う
13651 \family default
13652 オプションを有効にしなくてはなりません。
13653 \end_layout
13654
13655 \begin_layout Standard
13656 \begin_inset space \hfill{}
13657 \end_inset
13658
13659
13660 \begin_inset Tabular
13661 <lyxtabular version="3" rows="9" columns="2">
13662 <features rotate="0" tabularvalignment="middle">
13663 <column alignment="center" valignment="top" width="0pt">
13664 <column alignment="center" valignment="top" width="0pt">
13665 <row>
13666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13667 \begin_inset Text
13668
13669 \begin_layout Plain Layout
13670 コマンド
13671 \end_layout
13672
13673 \end_inset
13674 </cell>
13675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13676 \begin_inset Text
13677
13678 \begin_layout Plain Layout
13679 出力
13680 \end_layout
13681
13682 \end_inset
13683 </cell>
13684 </row>
13685 <row>
13686 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13687 \begin_inset Text
13688
13689 \begin_layout Plain Layout
13690
13691 \backslash
13692 sum
13693 \begin_inset Index idx
13694 status collapsed
13695
13696 \begin_layout Plain Layout
13697 こまんど@コマンド ! S ! 
13698 \backslash
13699 sum
13700 \end_layout
13701
13702 \end_inset
13703
13704
13705 \end_layout
13706
13707 \end_inset
13708 </cell>
13709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13710 \begin_inset Text
13711
13712 \begin_layout Plain Layout
13713 \begin_inset Formula $\sum$
13714 \end_inset
13715
13716
13717 \end_layout
13718
13719 \end_inset
13720 </cell>
13721 </row>
13722 <row>
13723 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13724 \begin_inset Text
13725
13726 \begin_layout Plain Layout
13727
13728 \backslash
13729 int
13730 \begin_inset Index idx
13731 status collapsed
13732
13733 \begin_layout Plain Layout
13734 こまんど@コマンド ! I ! 
13735 \backslash
13736 int
13737 \end_layout
13738
13739 \end_inset
13740
13741
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13747 \begin_inset Text
13748
13749 \begin_layout Plain Layout
13750 \begin_inset Formula $\int$
13751 \end_inset
13752
13753
13754 \end_layout
13755
13756 \end_inset
13757 </cell>
13758 </row>
13759 <row>
13760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13761 \begin_inset Text
13762
13763 \begin_layout Plain Layout
13764
13765 \backslash
13766 oint
13767 \end_layout
13768
13769 \end_inset
13770 </cell>
13771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13772 \begin_inset Text
13773
13774 \begin_layout Plain Layout
13775 \begin_inset Formula $\oint$
13776 \end_inset
13777
13778
13779 \end_layout
13780
13781 \end_inset
13782 </cell>
13783 </row>
13784 <row>
13785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13786 \begin_inset Text
13787
13788 \begin_layout Plain Layout
13789
13790 \backslash
13791 ointctrclockwise
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13797 \begin_inset Text
13798
13799 \begin_layout Plain Layout
13800 \begin_inset Formula $\ointctrclockwise$
13801 \end_inset
13802
13803
13804 \end_layout
13805
13806 \end_inset
13807 </cell>
13808 </row>
13809 <row>
13810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13811 \begin_inset Text
13812
13813 \begin_layout Plain Layout
13814
13815 \backslash
13816 ointclockwise
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Plain Layout
13825 \begin_inset Formula $\ointclockwise$
13826 \end_inset
13827
13828
13829 \end_layout
13830
13831 \end_inset
13832 </cell>
13833 </row>
13834 <row>
13835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Plain Layout
13839
13840 \backslash
13841 sqint
13842 \end_layout
13843
13844 \end_inset
13845 </cell>
13846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13847 \begin_inset Text
13848
13849 \begin_layout Plain Layout
13850 \begin_inset Formula $\sqint$
13851 \end_inset
13852
13853
13854 \end_layout
13855
13856 \end_inset
13857 </cell>
13858 </row>
13859 <row>
13860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13861 \begin_inset Text
13862
13863 \begin_layout Plain Layout
13864
13865 \backslash
13866 bigcap
13867 \end_layout
13868
13869 \end_inset
13870 </cell>
13871 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13872 \begin_inset Text
13873
13874 \begin_layout Plain Layout
13875 \begin_inset Formula $\bigcap$
13876 \end_inset
13877
13878
13879 \end_layout
13880
13881 \end_inset
13882 </cell>
13883 </row>
13884 <row>
13885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889
13890 \backslash
13891 bigcup
13892 \end_layout
13893
13894 \end_inset
13895 </cell>
13896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13897 \begin_inset Text
13898
13899 \begin_layout Plain Layout
13900 \begin_inset Formula $\bigcup$
13901 \end_inset
13902
13903
13904 \end_layout
13905
13906 \end_inset
13907 </cell>
13908 </row>
13909 </lyxtabular>
13910
13911 \end_inset
13912
13913
13914 \begin_inset space \hfill{}
13915 \end_inset
13916
13917
13918 \begin_inset Tabular
13919 <lyxtabular version="3" rows="10" columns="2">
13920 <features rotate="0" tabularvalignment="middle">
13921 <column alignment="center" valignment="top" width="0pt">
13922 <column alignment="center" valignment="top" width="0pt">
13923 <row>
13924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13925 \begin_inset Text
13926
13927 \begin_layout Plain Layout
13928 コマンド
13929 \end_layout
13930
13931 \end_inset
13932 </cell>
13933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13934 \begin_inset Text
13935
13936 \begin_layout Plain Layout
13937 出力
13938 \end_layout
13939
13940 \end_inset
13941 </cell>
13942 </row>
13943 <row>
13944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13945 \begin_inset Text
13946
13947 \begin_layout Plain Layout
13948
13949 \backslash
13950 prod
13951 \begin_inset Index idx
13952 status collapsed
13953
13954 \begin_layout Plain Layout
13955 こまんど@コマンド ! P ! 
13956 \backslash
13957 prod
13958 \end_layout
13959
13960 \end_inset
13961
13962
13963 \end_layout
13964
13965 \end_inset
13966 </cell>
13967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13968 \begin_inset Text
13969
13970 \begin_layout Plain Layout
13971 \begin_inset Formula $\prod$
13972 \end_inset
13973
13974
13975 \end_layout
13976
13977 \end_inset
13978 </cell>
13979 </row>
13980 <row>
13981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13982 \begin_inset Text
13983
13984 \begin_layout Plain Layout
13985
13986 \backslash
13987 coprod
13988 \end_layout
13989
13990 \end_inset
13991 </cell>
13992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13993 \begin_inset Text
13994
13995 \begin_layout Plain Layout
13996 \begin_inset Formula $\coprod$
13997 \end_inset
13998
13999
14000 \end_layout
14001
14002 \end_inset
14003 </cell>
14004 </row>
14005 <row>
14006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14007 \begin_inset Text
14008
14009 \begin_layout Plain Layout
14010
14011 \backslash
14012 bigodot
14013 \end_layout
14014
14015 \end_inset
14016 </cell>
14017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14018 \begin_inset Text
14019
14020 \begin_layout Plain Layout
14021 \begin_inset Formula $\bigodot$
14022 \end_inset
14023
14024
14025 \end_layout
14026
14027 \end_inset
14028 </cell>
14029 </row>
14030 <row>
14031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14032 \begin_inset Text
14033
14034 \begin_layout Plain Layout
14035
14036 \backslash
14037 bigotimes
14038 \end_layout
14039
14040 \end_inset
14041 </cell>
14042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14043 \begin_inset Text
14044
14045 \begin_layout Plain Layout
14046 \begin_inset Formula $\bigotimes$
14047 \end_inset
14048
14049
14050 \end_layout
14051
14052 \end_inset
14053 </cell>
14054 </row>
14055 <row>
14056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14057 \begin_inset Text
14058
14059 \begin_layout Plain Layout
14060
14061 \backslash
14062 bigoplus
14063 \end_layout
14064
14065 \end_inset
14066 </cell>
14067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14068 \begin_inset Text
14069
14070 \begin_layout Plain Layout
14071 \begin_inset Formula $\bigoplus$
14072 \end_inset
14073
14074
14075 \end_layout
14076
14077 \end_inset
14078 </cell>
14079 </row>
14080 <row>
14081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14082 \begin_inset Text
14083
14084 \begin_layout Plain Layout
14085
14086 \backslash
14087 bigwedge
14088 \end_layout
14089
14090 \end_inset
14091 </cell>
14092 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14093 \begin_inset Text
14094
14095 \begin_layout Plain Layout
14096 \begin_inset Formula $\bigwedge$
14097 \end_inset
14098
14099
14100 \end_layout
14101
14102 \end_inset
14103 </cell>
14104 </row>
14105 <row>
14106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14107 \begin_inset Text
14108
14109 \begin_layout Plain Layout
14110
14111 \backslash
14112 bigvee
14113 \end_layout
14114
14115 \end_inset
14116 </cell>
14117 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14118 \begin_inset Text
14119
14120 \begin_layout Plain Layout
14121 \begin_inset Formula $\bigvee$
14122 \end_inset
14123
14124
14125 \end_layout
14126
14127 \end_inset
14128 </cell>
14129 </row>
14130 <row>
14131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14132 \begin_inset Text
14133
14134 \begin_layout Plain Layout
14135
14136 \backslash
14137 bigsqcup
14138 \end_layout
14139
14140 \end_inset
14141 </cell>
14142 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14143 \begin_inset Text
14144
14145 \begin_layout Plain Layout
14146 \begin_inset Formula $\bigsqcup$
14147 \end_inset
14148
14149
14150 \end_layout
14151
14152 \end_inset
14153 </cell>
14154 </row>
14155 <row>
14156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14157 \begin_inset Text
14158
14159 \begin_layout Plain Layout
14160
14161 \backslash
14162 biguplus
14163 \end_layout
14164
14165 \end_inset
14166 </cell>
14167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14168 \begin_inset Text
14169
14170 \begin_layout Plain Layout
14171 \begin_inset Formula $\biguplus$
14172 \end_inset
14173
14174
14175 \end_layout
14176
14177 \end_inset
14178 </cell>
14179 </row>
14180 </lyxtabular>
14181
14182 \end_inset
14183
14184
14185 \begin_inset space \hfill{}
14186 \end_inset
14187
14188
14189 \end_layout
14190
14191 \begin_layout Standard
14192 すべての大演算子は、数式ツールバーボタンの
14193 \begin_inset Graphics
14194         filename ../../images/math/intop.png
14195         scale 85
14196
14197 \end_inset
14198
14199 でも挿入することができます。
14200 \end_layout
14201
14202 \begin_layout Standard
14203 これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
14204 \end_layout
14205
14206 \begin_layout Standard
14207 積分演算子はすべて、
14208 \series bold
14209
14210 \backslash
14211 intop
14212 \series default
14213
14214 \series bold
14215
14216 \backslash
14217 ointop
14218 \series default
14219 のように、
14220 \series bold
14221 op
14222 \series default
14223 で終わる別バージョンがあります。これらの演算子は、
14224 \series bold
14225
14226 \backslash
14227 int
14228 \series default
14229 とは範囲の表示のしかたが異なります。第
14230 \begin_inset CommandInset ref
14231 LatexCommand ref
14232 reference "sub:演算子の範囲"
14233
14234 \end_inset
14235
14236 節をご参照下さい。
14237 \end_layout
14238
14239 \begin_layout Subsubsection*
14240 積分の子細
14241 \end_layout
14242
14243 \begin_layout Standard
14244 積分中で用いられる文字
14245 \emph on
14246 d
14247 \emph default
14248 は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
14249 \emph on
14250 d
14251 \emph default
14252 を選択して、
14253 \begin_inset Flex Ruby
14254 status collapsed
14255
14256 \begin_layout Plain Layout
14257 捷径
14258 \begin_inset Argument post:1
14259 status collapsed
14260
14261 \begin_layout Plain Layout
14262 ショートカット
14263 \end_layout
14264
14265 \end_inset
14266
14267
14268 \end_layout
14269
14270 \end_inset
14271
14272
14273 \begin_inset Info
14274 type  "shortcut"
14275 arg   "font-roman"
14276 \end_inset
14277
14278 を用います
14279 \begin_inset Foot
14280 status collapsed
14281
14282 \begin_layout Plain Layout
14283 文字様式については、第
14284 \begin_inset CommandInset ref
14285 LatexCommand ref
14286 reference "sub:書体様式"
14287
14288 \end_inset
14289
14290 節参照。
14291 \end_layout
14292
14293 \end_inset
14294
14295 。最後に、演算子の慣例に倣って、
14296 \emph on
14297 d
14298 \emph default
14299 の前に最小空白を挿入しなくてはなりません。たとえば、
14300 \end_layout
14301
14302 \begin_layout Standard
14303 正しくない例:
14304 \begin_inset Formula $\int A(x)dx$
14305 \end_inset
14306
14307
14308 \begin_inset Newline newline
14309 \end_inset
14310
14311 正しい
14312 \begin_inset Phantom HPhantom
14313 status open
14314
14315 \begin_layout Plain Layout
14316 ない
14317 \end_layout
14318
14319 \end_inset
14320
14321 例:
14322 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
14323 \end_inset
14324
14325
14326 \end_layout
14327
14328 \begin_layout Standard
14329 多重積分に関しては、以下のコマンドがあります。
14330 \begin_inset VSpace medskip
14331 \end_inset
14332
14333
14334 \end_layout
14335
14336 \begin_layout Standard
14337 \begin_inset space \hfill{}
14338 \end_inset
14339
14340
14341 \begin_inset Tabular
14342 <lyxtabular version="3" rows="4" columns="2">
14343 <features rotate="0" tabularvalignment="middle">
14344 <column alignment="center" valignment="top">
14345 <column alignment="center" valignment="top">
14346 <row>
14347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14348 \begin_inset Text
14349
14350 \begin_layout Plain Layout
14351 コマンド
14352 \end_layout
14353
14354 \end_inset
14355 </cell>
14356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14357 \begin_inset Text
14358
14359 \begin_layout Plain Layout
14360 出力
14361 \begin_inset Note Note
14362 status collapsed
14363
14364 \begin_layout Plain Layout
14365 ここで
14366 \series bold
14367
14368 \backslash
14369 raisebox
14370 \series default
14371 はスペーサーとして使用しているだけです。
14372 \end_layout
14373
14374 \end_inset
14375
14376
14377 \end_layout
14378
14379 \end_inset
14380 </cell>
14381 </row>
14382 <row>
14383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14384 \begin_inset Text
14385
14386 \begin_layout Plain Layout
14387
14388 \backslash
14389 iint
14390 \end_layout
14391
14392 \end_inset
14393 </cell>
14394 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14395 \begin_inset Text
14396
14397 \begin_layout Plain Layout
14398 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
14399 \end_inset
14400
14401
14402 \end_layout
14403
14404 \end_inset
14405 </cell>
14406 </row>
14407 <row>
14408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14409 \begin_inset Text
14410
14411 \begin_layout Plain Layout
14412
14413 \backslash
14414 oiint
14415 \end_layout
14416
14417 \end_inset
14418 </cell>
14419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14420 \begin_inset Text
14421
14422 \begin_layout Plain Layout
14423 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
14424 \end_inset
14425
14426
14427 \end_layout
14428
14429 \end_inset
14430 </cell>
14431 </row>
14432 <row>
14433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14434 \begin_inset Text
14435
14436 \begin_layout Plain Layout
14437
14438 \backslash
14439 sqiint
14440 \end_layout
14441
14442 \end_inset
14443 </cell>
14444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14445 \begin_inset Text
14446
14447 \begin_layout Plain Layout
14448 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
14449 \end_inset
14450
14451
14452 \end_layout
14453
14454 \end_inset
14455 </cell>
14456 </row>
14457 </lyxtabular>
14458
14459 \end_inset
14460
14461
14462 \begin_inset space \hfill{}
14463 \end_inset
14464
14465
14466 \begin_inset Tabular
14467 <lyxtabular version="3" rows="4" columns="2">
14468 <features rotate="0" tabularvalignment="middle">
14469 <column alignment="center" valignment="top">
14470 <column alignment="center" valignment="top">
14471 <row>
14472 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14473 \begin_inset Text
14474
14475 \begin_layout Plain Layout
14476 コマンド
14477 \end_layout
14478
14479 \end_inset
14480 </cell>
14481 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14482 \begin_inset Text
14483
14484 \begin_layout Plain Layout
14485 出力
14486 \end_layout
14487
14488 \end_inset
14489 </cell>
14490 </row>
14491 <row>
14492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14493 \begin_inset Text
14494
14495 \begin_layout Plain Layout
14496
14497 \backslash
14498 iiint
14499 \end_layout
14500
14501 \end_inset
14502 </cell>
14503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14504 \begin_inset Text
14505
14506 \begin_layout Plain Layout
14507 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
14508 \end_inset
14509
14510
14511 \end_layout
14512
14513 \end_inset
14514 </cell>
14515 </row>
14516 <row>
14517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14518 \begin_inset Text
14519
14520 \begin_layout Plain Layout
14521
14522 \backslash
14523 iiiint
14524 \end_layout
14525
14526 \end_inset
14527 </cell>
14528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14529 \begin_inset Text
14530
14531 \begin_layout Plain Layout
14532 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
14533 \end_inset
14534
14535
14536 \end_layout
14537
14538 \end_inset
14539 </cell>
14540 </row>
14541 <row>
14542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14543 \begin_inset Text
14544
14545 \begin_layout Plain Layout
14546
14547 \backslash
14548 dotsint
14549 \end_layout
14550
14551 \end_inset
14552 </cell>
14553 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14554 \begin_inset Text
14555
14556 \begin_layout Plain Layout
14557 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
14558 \end_inset
14559
14560
14561 \end_layout
14562
14563 \end_inset
14564 </cell>
14565 </row>
14566 </lyxtabular>
14567
14568 \end_inset
14569
14570
14571 \begin_inset space \hfill{}
14572 \end_inset
14573
14574
14575 \end_layout
14576
14577 \begin_layout Subsection
14578 演算子の範囲
14579 \begin_inset CommandInset label
14580 LatexCommand label
14581 name "sub:演算子の範囲"
14582
14583 \end_inset
14584
14585
14586 \begin_inset Index idx
14587 status collapsed
14588
14589 \begin_layout Plain Layout
14590 えんざんし@演算子 ! はんい@範囲
14591 \end_layout
14592
14593 \end_inset
14594
14595
14596 \end_layout
14597
14598 \begin_layout Standard
14599 範囲は、上付き文字と下付き文字とで作成することができます。
14600 \end_layout
14601
14602 \begin_layout Standard
14603 \align center
14604 \begin_inset Tabular
14605 <lyxtabular version="3" rows="2" columns="2">
14606 <features rotate="0" tabularvalignment="middle">
14607 <column alignment="center" valignment="top" width="0pt">
14608 <column alignment="center" valignment="top" width="0pt">
14609 <row>
14610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14611 \begin_inset Text
14612
14613 \begin_layout Plain Layout
14614 コマンド
14615 \end_layout
14616
14617 \end_inset
14618 </cell>
14619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14620 \begin_inset Text
14621
14622 \begin_layout Plain Layout
14623 出力
14624 \begin_inset Note Note
14625 status collapsed
14626
14627 \begin_layout Plain Layout
14628 ここで
14629 \series bold
14630
14631 \backslash
14632 raisebox
14633 \series default
14634 はスペーサーとして使用しているだけです。
14635 \end_layout
14636
14637 \end_inset
14638
14639
14640 \end_layout
14641
14642 \end_inset
14643 </cell>
14644 </row>
14645 <row>
14646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14647 \begin_inset Text
14648
14649 \begin_layout Plain Layout
14650
14651 \backslash
14652 prod^
14653 \backslash
14654 infty
14655 \begin_inset space \textvisiblespace{}
14656 \end_inset
14657
14658
14659 \begin_inset Formula $\to$
14660 \end_inset
14661
14662 _0
14663 \begin_inset Formula $\to$
14664 \end_inset
14665
14666 A(x)
14667 \end_layout
14668
14669 \end_inset
14670 </cell>
14671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14672 \begin_inset Text
14673
14674 \begin_layout Plain Layout
14675 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
14676 \end_inset
14677
14678
14679 \end_layout
14680
14681 \end_inset
14682 </cell>
14683 </row>
14684 </lyxtabular>
14685
14686 \end_inset
14687
14688
14689 \end_layout
14690
14691 \begin_layout Standard
14692 行内数式では、範囲は演算子の右横に表示されます。別行立て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
14693 \end_layout
14694
14695 \begin_layout Standard
14696 範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
14697 \family sans
14698 編集\SpecialChar \menuseparator
14699 数式\SpecialChar \menuseparator
14700 範囲の表記を変更
14701 \family default
14702 メニューで
14703 \family sans
14704 \series bold
14705 行内形式
14706 \family default
14707 \series default
14708 (
14709 \begin_inset Flex Ruby
14710 status collapsed
14711
14712 \begin_layout Plain Layout
14713 捷径
14714 \begin_inset Argument post:1
14715 status collapsed
14716
14717 \begin_layout Plain Layout
14718 ショートカット
14719 \end_layout
14720
14721 \end_inset
14722
14723
14724 \end_layout
14725
14726 \end_inset
14727
14728
14729 \begin_inset Info
14730 type  "shortcut"
14731 arg   "math-limits"
14732 \end_inset
14733
14734 )を選択することで範囲形式を変更することができます。以下はその用例です。
14735 \end_layout
14736
14737 \begin_layout Standard
14738 既定の範囲形式は、以下のようになっています。
14739 \begin_inset Formula 
14740 \[
14741 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
14742 \]
14743
14744 \end_inset
14745
14746 以下は、範囲形式を
14747 \family sans
14748 \series bold
14749 行内形式
14750 \family default
14751 \series default
14752 に変更したときの表示です。
14753 \begin_inset Formula 
14754 \[
14755 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
14756 \]
14757
14758 \end_inset
14759
14760
14761 \series bold
14762
14763 \backslash
14764 intop
14765 \series default
14766
14767 \series bold
14768
14769 \backslash
14770 ointop
14771 \series default
14772 などのように
14773 \series bold
14774 op
14775 \series default
14776 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
14777 の例では、範囲形式を
14778 \series bold
14779 別行立て形式
14780 \series default
14781 にして積分記号の下に置くようにしています。
14782 \begin_inset Formula 
14783 \begin{equation}
14784 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
14785 \end{equation}
14786
14787 \end_inset
14788
14789
14790 \end_layout
14791
14792 \begin_layout Standard
14793 \begin_inset VSpace medskip
14794 \end_inset
14795
14796 範囲に条件を指定したい場合には、
14797 \series bold
14798
14799 \backslash
14800 subarray
14801 \series default
14802
14803 \begin_inset Index idx
14804 status collapsed
14805
14806 \begin_layout Plain Layout
14807 こまんど@コマンド ! S ! 
14808 \backslash
14809 subarray
14810 \end_layout
14811
14812 \end_inset
14813
14814 コマンドや
14815 \series bold
14816
14817 \backslash
14818 substack
14819 \series default
14820
14821 \begin_inset Index idx
14822 status collapsed
14823
14824 \begin_layout Plain Layout
14825 こまんど@コマンド ! S ! 
14826 \backslash
14827 substack
14828 \end_layout
14829
14830 \end_inset
14831
14832 コマンドを使用します。たとえば、以下の表記 
14833 \begin_inset Formula 
14834 \begin{equation}
14835 \sum_{\begin{subarray}{c}
14836 0<k<1000\\
14837 \\
14838 k\,\in\,\mathbb{N}
14839 \end{subarray}}^{n}k^{-2}\label{eq:substack}
14840 \end{equation}
14841
14842 \end_inset
14843
14844
14845 \end_layout
14846
14847 \begin_layout Standard
14848 を作成するには、以下のようにしなくてはなりません。
14849 \begin_inset Newline newline
14850 \end_inset
14851
14852 まず、
14853 \series bold
14854
14855 \backslash
14856 sum
14857 \series default
14858 ^
14859 \series bold
14860 n
14861 \begin_inset space \textvisiblespace{}
14862 \end_inset
14863
14864 _
14865 \series default
14866 というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
14867 \series bold
14868
14869 \backslash
14870 subarray
14871 \begin_inset space \textvisiblespace{}
14872 \end_inset
14873
14874
14875 \series default
14876 コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
14877 \begin_inset Info
14878 type  "shortcut"
14879 arg   "newline-insert newline"
14880 \end_inset
14881
14882 )を挿入することで作ることができます。ここに
14883 \begin_inset Newline newline
14884 \end_inset
14885
14886
14887 \series bold
14888 0
14889 \begin_inset Formula $\boldsymbol{<}$
14890 \end_inset
14891
14892 k
14893 \begin_inset Formula $\boldsymbol{<}$
14894 \end_inset
14895
14896 1000 Ctrl+Return
14897 \begin_inset Newline newline
14898 \end_inset
14899
14900
14901 \series default
14902 と入力すると、新規行のための新しい枠が現れます。
14903 \end_layout
14904
14905 \begin_layout Standard
14906 各行の揃え方は、
14907 \family sans
14908 表ツールバー
14909 \family default
14910
14911 \family sans
14912 編集\SpecialChar \menuseparator
14913 行と列
14914 \family default
14915 メニューで変更することができますが、右揃えにするには、行頭に
14916 \series bold
14917
14918 \backslash
14919 hfill
14920 \begin_inset space \textvisiblespace{}
14921 \end_inset
14922
14923
14924 \series default
14925 を挿入しなくてはなりません。
14926 \end_layout
14927
14928 \begin_layout Standard
14929
14930 \series bold
14931
14932 \backslash
14933 substack
14934 \series default
14935 コマンドは、各行がつねに中央揃えになることを除いては、
14936 \series bold
14937
14938 \backslash
14939 subarray
14940 \series default
14941 と同じです。
14942 \end_layout
14943
14944 \begin_layout Standard
14945 \begin_inset VSpace bigskip
14946 \end_inset
14947
14948 演算子の後に来る文字は、範囲の横に来るので、
14949 \begin_inset CommandInset ref
14950 LatexCommand eqref
14951 reference "eq:substack"
14952
14953 \end_inset
14954
14955 式のように、演算子の横の余白が大きくなりすぎることがあります。
14956 \end_layout
14957
14958 \begin_layout Standard
14959 これを避けるには、LaTeXプリアンブルに以下のようなマクロを指定する方法があります。
14960 \end_layout
14961
14962 \begin_layout Standard
14963
14964 \series bold
14965
14966 \backslash
14967 def
14968 \backslash
14969 clap#1{
14970 \backslash
14971 hbox to 0pt{
14972 \backslash
14973 hss #1
14974 \backslash
14975 hss}}
14976 \begin_inset Newline newline
14977 \end_inset
14978
14979
14980 \backslash
14981 def
14982 \backslash
14983 mathclap {
14984 \backslash
14985 mathpalette 
14986 \backslash
14987 mathclapinternal}
14988 \begin_inset Newline newline
14989 \end_inset
14990
14991
14992 \backslash
14993 def
14994 \backslash
14995 mathclapinternal #1#2{
14996 \backslash
14997 clap{$
14998 \backslash
14999 mathsurround =0pt #1{#2}$}}
15000 \end_layout
15001
15002 \begin_layout Standard
15003 これは、範囲の幅を0
15004 \begin_inset space \thinspace{}
15005 \end_inset
15006
15007 ptに設定する
15008 \series bold
15009
15010 \backslash
15011 mathclap
15012 \series default
15013
15014 \begin_inset Index idx
15015 status collapsed
15016
15017 \begin_layout Plain Layout
15018 こまんど@コマンド ! M ! 
15019 \backslash
15020 mathclap
15021 \end_layout
15022
15023 \end_inset
15024
15025 コマンドを定義しています。このコマンドの書式は、
15026 \end_layout
15027
15028 \begin_layout Standard
15029
15030 \series bold
15031
15032 \backslash
15033 mathclap{範囲}
15034 \end_layout
15035
15036 \begin_layout Standard
15037 となっていて、「範囲」には複数の条件を入れることができます。
15038 \end_layout
15039
15040 \begin_layout Standard
15041 これを
15042 \begin_inset CommandInset ref
15043 LatexCommand eqref
15044 reference "eq:substack"
15045
15046 \end_inset
15047
15048 式に応用すると、以下のようなコマンド
15049 \end_layout
15050
15051 \begin_layout Standard
15052
15053 \series bold
15054
15055 \backslash
15056 sum_
15057 \backslash
15058 mathclap{
15059 \backslash
15060 substack
15061 \begin_inset space \textvisiblespace{}
15062 \end_inset
15063
15064 0
15065 \begin_inset Formula $\boldsymbol{<}$
15066 \end_inset
15067
15068 k
15069 \begin_inset Formula $\boldsymbol{<}$
15070 \end_inset
15071
15072 1000 Ctrl+Return
15073 \end_layout
15074
15075 \begin_layout Standard
15076 を使用して下限を作成することになります。これによって、足される要素は、和演算子の直後に来ることになります。
15077 \begin_inset Formula 
15078 \[
15079 \sum_{\mathclap{\substack{0<k<1000\\
15080 \\
15081 k\,\in\,\mathbb{N}
15082 }
15083 }}^{n}k^{-2}
15084 \]
15085
15086 \end_inset
15087
15088
15089 \end_layout
15090
15091 \begin_layout Standard
15092 \begin_inset VSpace bigskip
15093 \end_inset
15094
15095 一つの範囲を複数の演算子に用いる方法が、第
15096 \begin_inset CommandInset ref
15097 LatexCommand ref
15098 reference "sub:自己定義演算子"
15099
15100 \end_inset
15101
15102 節に述べられています。
15103 \end_layout
15104
15105 \begin_layout Subsection
15106 演算子の修飾
15107 \begin_inset Index idx
15108 status open
15109
15110 \begin_layout Plain Layout
15111 えんざんし@演算子 ! 
15112 \family sans
15113 \series bold
15114 しゅうしょく@修飾
15115 \end_layout
15116
15117 \end_inset
15118
15119
15120 \end_layout
15121
15122 \begin_layout Standard
15123
15124 \series bold
15125
15126 \backslash
15127 overset
15128 \series default
15129
15130 \begin_inset Index idx
15131 status collapsed
15132
15133 \begin_layout Plain Layout
15134 こまんど@コマンド ! O ! 
15135 \backslash
15136 overset
15137 \end_layout
15138
15139 \end_inset
15140
15141 コマンドや
15142 \series bold
15143
15144 \backslash
15145 underset
15146 \series default
15147
15148 \begin_inset Index idx
15149 status collapsed
15150
15151 \begin_layout Plain Layout
15152 こまんど@コマンド ! U ! 
15153 \backslash
15154 underset
15155 \end_layout
15156
15157 \end_inset
15158
15159 コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
15160 \series bold
15161
15162 \backslash
15163 sideset
15164 \series default
15165
15166 \begin_inset Index idx
15167 status collapsed
15168
15169 \begin_layout Plain Layout
15170 こまんど@コマンド ! S ! 
15171 \backslash
15172 sideset
15173 \end_layout
15174
15175 \end_inset
15176
15177 コマンドを使うと、文字を演算子の前や後ろに付けることができます。コマンド書式は、
15178 \end_layout
15179
15180 \begin_layout Standard
15181
15182 \series bold
15183
15184 \backslash
15185 sideset{前置文字}{後置文字}
15186 \end_layout
15187
15188 \begin_layout Standard
15189
15190 \series bold
15191
15192 \backslash
15193 sideset
15194 \series default
15195 は、かならずアクセントを付ける演算子の前に置かなくてはなりません。複数の文字や他の演算子、記号もアクセントとして使用することができます。たとえば、
15196 \series bold
15197
15198 \backslash
15199 sideset
15200 \series default
15201 を使って演算子の後だけに文字を配置したい場合には、最初の括弧の中には何も書かないようにしますが、括弧を省略することはできません。
15202 \end_layout
15203
15204 \begin_layout Standard
15205 たとえば、
15206 \series bold
15207
15208 \backslash
15209 sideset{
15210 \begin_inset Formula $\to$
15211 \end_inset
15212
15213
15214 \backslash
15215 {
15216 \series default
15217 '
15218 \series bold
15219
15220 \begin_inset Formula $\to$
15221 \end_inset
15222
15223
15224 \backslash
15225 sum_k=1
15226 \begin_inset space \textvisiblespace{}
15227 \end_inset
15228
15229
15230 \series default
15231 ^
15232 \series bold
15233 n
15234 \series default
15235 というコマンドを入力すると、
15236 \begin_inset Formula 
15237 \[
15238 \sideset{}{'}\sum_{k=1}^{n}
15239 \]
15240
15241 \end_inset
15242
15243 のようになります。
15244 \end_layout
15245
15246 \begin_layout Standard
15247 \begin_inset Note Greyedout
15248 status open
15249
15250 \begin_layout Plain Layout
15251
15252 \series bold
15253 【註】
15254 \backslash
15255 sideset
15256 \series default
15257 は、大演算子を修飾するためだけに用いることができ、二項演算子には用いることができません。
15258 \end_layout
15259
15260 \end_inset
15261
15262
15263 \end_layout
15264
15265 \begin_layout Standard
15266 のようになります。最後の例からわかるように、
15267 \series bold
15268
15269 \backslash
15270 overset
15271 \series default
15272
15273 \series bold
15274
15275 \backslash
15276 underset
15277 \series default
15278 では、記号や文字にアクセントをつけることもできます。一方。 また、
15279 \series bold
15280
15281 \backslash
15282 overset
15283 \begin_inset space \textvisiblespace{}
15284 \end_inset
15285
15286
15287 \backslash
15288 maltese
15289 \begin_inset space \textvisiblespace{}
15290 \end_inset
15291
15292
15293 \series default
15294
15295 \begin_inset Formula $\uparrow$
15296 \end_inset
15297
15298
15299 \series bold
15300 a
15301 \series default
15302 というコマンドならば、
15303 \begin_inset Formula 
15304 \[
15305 \overset{a}{\maltese}
15306 \]
15307
15308 \end_inset
15309
15310
15311 \end_layout
15312
15313 \begin_layout Subsection
15314 二項演算子
15315 \begin_inset CommandInset label
15316 LatexCommand label
15317 name "sub:二項演算子"
15318
15319 \end_inset
15320
15321
15322 \begin_inset Index idx
15323 status collapsed
15324
15325 \begin_layout Plain Layout
15326 えんざんし@演算子 ! にこう@二項
15327 \end_layout
15328
15329 \end_inset
15330
15331
15332 \end_layout
15333
15334 \begin_layout Standard
15335 二項演算子は、前後に文字がある場合、周囲に余白が入ります。
15336 \begin_inset VSpace medskip
15337 \end_inset
15338
15339
15340 \end_layout
15341
15342 \begin_layout Standard
15343 \begin_inset space \hfill{}
15344 \end_inset
15345
15346
15347 \begin_inset Tabular
15348 <lyxtabular version="3" rows="13" columns="2">
15349 <features rotate="0" tabularvalignment="middle">
15350 <column alignment="center" valignment="top" width="0pt">
15351 <column alignment="center" valignment="top" width="0pt">
15352 <row>
15353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15354 \begin_inset Text
15355
15356 \begin_layout Plain Layout
15357 コマンド
15358 \begin_inset Note Note
15359 status collapsed
15360
15361 \begin_layout Plain Layout
15362 ここで
15363 \series bold
15364
15365 \backslash
15366 raisebox
15367 \series default
15368 はスペーサーとして使用しているだけです。
15369 \end_layout
15370
15371 \end_inset
15372
15373
15374 \end_layout
15375
15376 \end_inset
15377 </cell>
15378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15379 \begin_inset Text
15380
15381 \begin_layout Plain Layout
15382 出力
15383 \end_layout
15384
15385 \end_inset
15386 </cell>
15387 </row>
15388 <row>
15389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15390 \begin_inset Text
15391
15392 \begin_layout Plain Layout
15393 +
15394 \end_layout
15395
15396 \end_inset
15397 </cell>
15398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15399 \begin_inset Text
15400
15401 \begin_layout Plain Layout
15402 \begin_inset Formula $+$
15403 \end_inset
15404
15405
15406 \end_layout
15407
15408 \end_inset
15409 </cell>
15410 </row>
15411 <row>
15412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15413 \begin_inset Text
15414
15415 \begin_layout Plain Layout
15416 -
15417 \end_layout
15418
15419 \end_inset
15420 </cell>
15421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15422 \begin_inset Text
15423
15424 \begin_layout Plain Layout
15425 \begin_inset Formula $-$
15426 \end_inset
15427
15428
15429 \end_layout
15430
15431 \end_inset
15432 </cell>
15433 </row>
15434 <row>
15435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15436 \begin_inset Text
15437
15438 \begin_layout Plain Layout
15439
15440 \backslash
15441 pm
15442 \end_layout
15443
15444 \end_inset
15445 </cell>
15446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15447 \begin_inset Text
15448
15449 \begin_layout Plain Layout
15450 \begin_inset Formula $\pm$
15451 \end_inset
15452
15453
15454 \end_layout
15455
15456 \end_inset
15457 </cell>
15458 </row>
15459 <row>
15460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15461 \begin_inset Text
15462
15463 \begin_layout Plain Layout
15464
15465 \backslash
15466 mp
15467 \end_layout
15468
15469 \end_inset
15470 </cell>
15471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15472 \begin_inset Text
15473
15474 \begin_layout Plain Layout
15475 \begin_inset Formula $\mp$
15476 \end_inset
15477
15478
15479 \end_layout
15480
15481 \end_inset
15482 </cell>
15483 </row>
15484 <row>
15485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15486 \begin_inset Text
15487
15488 \begin_layout Plain Layout
15489
15490 \backslash
15491 cdot
15492 \end_layout
15493
15494 \end_inset
15495 </cell>
15496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15497 \begin_inset Text
15498
15499 \begin_layout Plain Layout
15500 \begin_inset Formula $\cdot$
15501 \end_inset
15502
15503
15504 \end_layout
15505
15506 \end_inset
15507 </cell>
15508 </row>
15509 <row>
15510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15511 \begin_inset Text
15512
15513 \begin_layout Plain Layout
15514
15515 \backslash
15516 times
15517 \end_layout
15518
15519 \end_inset
15520 </cell>
15521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15522 \begin_inset Text
15523
15524 \begin_layout Plain Layout
15525 \begin_inset Formula $\times$
15526 \end_inset
15527
15528
15529 \end_layout
15530
15531 \end_inset
15532 </cell>
15533 </row>
15534 <row>
15535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15536 \begin_inset Text
15537
15538 \begin_layout Plain Layout
15539
15540 \backslash
15541 div
15542 \end_layout
15543
15544 \end_inset
15545 </cell>
15546 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15547 \begin_inset Text
15548
15549 \begin_layout Plain Layout
15550 \begin_inset Formula $\div$
15551 \end_inset
15552
15553
15554 \end_layout
15555
15556 \end_inset
15557 </cell>
15558 </row>
15559 <row>
15560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15561 \begin_inset Text
15562
15563 \begin_layout Plain Layout
15564 \begin_inset ERT
15565 status collapsed
15566
15567 \begin_layout Plain Layout
15568
15569
15570 \backslash
15571 raisebox{-1.2mm}{
15572 \end_layout
15573
15574 \end_inset
15575
15576 *
15577 \begin_inset ERT
15578 status collapsed
15579
15580 \begin_layout Plain Layout
15581
15582 }
15583 \end_layout
15584
15585 \end_inset
15586
15587
15588 \end_layout
15589
15590 \end_inset
15591 </cell>
15592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15593 \begin_inset Text
15594
15595 \begin_layout Plain Layout
15596 \begin_inset Formula $*$
15597 \end_inset
15598
15599
15600 \end_layout
15601
15602 \end_inset
15603 </cell>
15604 </row>
15605 <row>
15606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15607 \begin_inset Text
15608
15609 \begin_layout Plain Layout
15610
15611 \backslash
15612 star
15613 \end_layout
15614
15615 \end_inset
15616 </cell>
15617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15618 \begin_inset Text
15619
15620 \begin_layout Plain Layout
15621 \begin_inset Formula $\star$
15622 \end_inset
15623
15624
15625 \end_layout
15626
15627 \end_inset
15628 </cell>
15629 </row>
15630 <row>
15631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15632 \begin_inset Text
15633
15634 \begin_layout Plain Layout
15635
15636 \backslash
15637 circ
15638 \end_layout
15639
15640 \end_inset
15641 </cell>
15642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15643 \begin_inset Text
15644
15645 \begin_layout Plain Layout
15646 \begin_inset Formula $\circ$
15647 \end_inset
15648
15649
15650 \end_layout
15651
15652 \end_inset
15653 </cell>
15654 </row>
15655 <row>
15656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15657 \begin_inset Text
15658
15659 \begin_layout Plain Layout
15660
15661 \backslash
15662 diamond
15663 \end_layout
15664
15665 \end_inset
15666 </cell>
15667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15668 \begin_inset Text
15669
15670 \begin_layout Plain Layout
15671 \begin_inset Formula $\diamond$
15672 \end_inset
15673
15674
15675 \end_layout
15676
15677 \end_inset
15678 </cell>
15679 </row>
15680 <row>
15681 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15682 \begin_inset Text
15683
15684 \begin_layout Plain Layout
15685
15686 \backslash
15687 bullet
15688 \end_layout
15689
15690 \end_inset
15691 </cell>
15692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15693 \begin_inset Text
15694
15695 \begin_layout Plain Layout
15696 \begin_inset Formula $\bullet$
15697 \end_inset
15698
15699
15700 \end_layout
15701
15702 \end_inset
15703 </cell>
15704 </row>
15705 </lyxtabular>
15706
15707 \end_inset
15708
15709
15710 \begin_inset space \hfill{}
15711 \end_inset
15712
15713
15714 \begin_inset Tabular
15715 <lyxtabular version="3" rows="13" columns="2">
15716 <features rotate="0" tabularvalignment="middle">
15717 <column alignment="center" valignment="top" width="0pt">
15718 <column alignment="center" valignment="top" width="0pt">
15719 <row>
15720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15721 \begin_inset Text
15722
15723 \begin_layout Plain Layout
15724 コマンド
15725 \end_layout
15726
15727 \end_inset
15728 </cell>
15729 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15730 \begin_inset Text
15731
15732 \begin_layout Plain Layout
15733 出力
15734 \end_layout
15735
15736 \end_inset
15737 </cell>
15738 </row>
15739 <row>
15740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15741 \begin_inset Text
15742
15743 \begin_layout Plain Layout
15744
15745 \backslash
15746 nabla
15747 \end_layout
15748
15749 \end_inset
15750 </cell>
15751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15752 \begin_inset Text
15753
15754 \begin_layout Plain Layout
15755 \begin_inset Formula $\nabla$
15756 \end_inset
15757
15758
15759 \end_layout
15760
15761 \end_inset
15762 </cell>
15763 </row>
15764 <row>
15765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15766 \begin_inset Text
15767
15768 \begin_layout Plain Layout
15769
15770 \backslash
15771 bigtriangledown
15772 \end_layout
15773
15774 \end_inset
15775 </cell>
15776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15777 \begin_inset Text
15778
15779 \begin_layout Plain Layout
15780 \begin_inset Formula $\bigtriangledown$
15781 \end_inset
15782
15783
15784 \end_layout
15785
15786 \end_inset
15787 </cell>
15788 </row>
15789 <row>
15790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794
15795 \backslash
15796 bigtriangleup
15797 \end_layout
15798
15799 \end_inset
15800 </cell>
15801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15802 \begin_inset Text
15803
15804 \begin_layout Plain Layout
15805 \begin_inset Formula $\bigtriangleup$
15806 \end_inset
15807
15808
15809 \end_layout
15810
15811 \end_inset
15812 </cell>
15813 </row>
15814 <row>
15815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15816 \begin_inset Text
15817
15818 \begin_layout Plain Layout
15819
15820 \backslash
15821 Box
15822 \end_layout
15823
15824 \end_inset
15825 </cell>
15826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15827 \begin_inset Text
15828
15829 \begin_layout Plain Layout
15830 \begin_inset Formula $\Box$
15831 \end_inset
15832
15833
15834 \end_layout
15835
15836 \end_inset
15837 </cell>
15838 </row>
15839 <row>
15840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15841 \begin_inset Text
15842
15843 \begin_layout Plain Layout
15844
15845 \backslash
15846 cap 
15847 \end_layout
15848
15849 \end_inset
15850 </cell>
15851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15852 \begin_inset Text
15853
15854 \begin_layout Plain Layout
15855 \begin_inset Formula $\cap$
15856 \end_inset
15857
15858
15859 \end_layout
15860
15861 \end_inset
15862 </cell>
15863 </row>
15864 <row>
15865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15866 \begin_inset Text
15867
15868 \begin_layout Plain Layout
15869
15870 \backslash
15871 cup
15872 \end_layout
15873
15874 \end_inset
15875 </cell>
15876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15877 \begin_inset Text
15878
15879 \begin_layout Plain Layout
15880 \begin_inset Formula $\cup$
15881 \end_inset
15882
15883
15884 \end_layout
15885
15886 \end_inset
15887 </cell>
15888 </row>
15889 <row>
15890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Plain Layout
15894
15895 \backslash
15896 dagger
15897 \end_layout
15898
15899 \end_inset
15900 </cell>
15901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Plain Layout
15905 \begin_inset Formula $\dagger$
15906 \end_inset
15907
15908
15909 \end_layout
15910
15911 \end_inset
15912 </cell>
15913 </row>
15914 <row>
15915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15916 \begin_inset Text
15917
15918 \begin_layout Plain Layout
15919
15920 \backslash
15921 ddagger
15922 \end_layout
15923
15924 \end_inset
15925 </cell>
15926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Plain Layout
15930 \begin_inset Formula $\ddagger$
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 </row>
15939 <row>
15940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15941 \begin_inset Text
15942
15943 \begin_layout Plain Layout
15944
15945 \backslash
15946 wr
15947 \end_layout
15948
15949 \end_inset
15950 </cell>
15951 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15952 \begin_inset Text
15953
15954 \begin_layout Plain Layout
15955 \begin_inset Formula $\wr$
15956 \end_inset
15957
15958
15959 \end_layout
15960
15961 \end_inset
15962 </cell>
15963 </row>
15964 <row>
15965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15966 \begin_inset Text
15967
15968 \begin_layout Plain Layout
15969
15970 \backslash
15971 bigcirc
15972 \end_layout
15973
15974 \end_inset
15975 </cell>
15976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15977 \begin_inset Text
15978
15979 \begin_layout Plain Layout
15980 \begin_inset Formula $\bigcirc$
15981 \end_inset
15982
15983
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 </row>
15989 <row>
15990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15991 \begin_inset Text
15992
15993 \begin_layout Plain Layout
15994
15995 \backslash
15996 wedge
15997 \end_layout
15998
15999 \end_inset
16000 </cell>
16001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16002 \begin_inset Text
16003
16004 \begin_layout Plain Layout
16005 \begin_inset Formula $\wedge$
16006 \end_inset
16007
16008
16009 \end_layout
16010
16011 \end_inset
16012 </cell>
16013 </row>
16014 <row>
16015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16016 \begin_inset Text
16017
16018 \begin_layout Plain Layout
16019
16020 \backslash
16021 vee
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030 \begin_inset Formula $\vee$
16031 \end_inset
16032
16033
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 </row>
16039 </lyxtabular>
16040
16041 \end_inset
16042
16043
16044 \begin_inset space \hfill{}
16045 \end_inset
16046
16047
16048 \begin_inset Tabular
16049 <lyxtabular version="3" rows="13" columns="2">
16050 <features rotate="0" tabularvalignment="middle">
16051 <column alignment="center" valignment="top" width="0pt">
16052 <column alignment="center" valignment="top" width="0pt">
16053 <row>
16054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16055 \begin_inset Text
16056
16057 \begin_layout Plain Layout
16058 コマンド
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16064 \begin_inset Text
16065
16066 \begin_layout Plain Layout
16067 出力
16068 \end_layout
16069
16070 \end_inset
16071 </cell>
16072 </row>
16073 <row>
16074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16075 \begin_inset Text
16076
16077 \begin_layout Plain Layout
16078
16079 \backslash
16080 oplus
16081 \end_layout
16082
16083 \end_inset
16084 </cell>
16085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16086 \begin_inset Text
16087
16088 \begin_layout Plain Layout
16089 \begin_inset Formula $\oplus$
16090 \end_inset
16091
16092
16093 \end_layout
16094
16095 \end_inset
16096 </cell>
16097 </row>
16098 <row>
16099 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16100 \begin_inset Text
16101
16102 \begin_layout Plain Layout
16103
16104 \backslash
16105 ominus
16106 \end_layout
16107
16108 \end_inset
16109 </cell>
16110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Plain Layout
16114 \begin_inset Formula $\ominus$
16115 \end_inset
16116
16117
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 </row>
16123 <row>
16124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16125 \begin_inset Text
16126
16127 \begin_layout Plain Layout
16128
16129 \backslash
16130 otimes
16131 \end_layout
16132
16133 \end_inset
16134 </cell>
16135 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16136 \begin_inset Text
16137
16138 \begin_layout Plain Layout
16139 \begin_inset Formula $\otimes$
16140 \end_inset
16141
16142
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 </row>
16148 <row>
16149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16150 \begin_inset Text
16151
16152 \begin_layout Plain Layout
16153
16154 \backslash
16155 oslash
16156 \end_layout
16157
16158 \end_inset
16159 </cell>
16160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16161 \begin_inset Text
16162
16163 \begin_layout Plain Layout
16164 \begin_inset Formula $\oslash$
16165 \end_inset
16166
16167
16168 \end_layout
16169
16170 \end_inset
16171 </cell>
16172 </row>
16173 <row>
16174 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16175 \begin_inset Text
16176
16177 \begin_layout Plain Layout
16178
16179 \backslash
16180 odot
16181 \end_layout
16182
16183 \end_inset
16184 </cell>
16185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16186 \begin_inset Text
16187
16188 \begin_layout Plain Layout
16189 \begin_inset Formula $\odot$
16190 \end_inset
16191
16192
16193 \end_layout
16194
16195 \end_inset
16196 </cell>
16197 </row>
16198 <row>
16199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Plain Layout
16203
16204 \backslash
16205 amalg
16206 \end_layout
16207
16208 \end_inset
16209 </cell>
16210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16211 \begin_inset Text
16212
16213 \begin_layout Plain Layout
16214 \begin_inset Formula $\amalg$
16215 \end_inset
16216
16217
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 </row>
16223 <row>
16224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16225 \begin_inset Text
16226
16227 \begin_layout Plain Layout
16228
16229 \backslash
16230 uplus
16231 \end_layout
16232
16233 \end_inset
16234 </cell>
16235 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16236 \begin_inset Text
16237
16238 \begin_layout Plain Layout
16239 \begin_inset Formula $\uplus$
16240 \end_inset
16241
16242
16243 \end_layout
16244
16245 \end_inset
16246 </cell>
16247 </row>
16248 <row>
16249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16250 \begin_inset Text
16251
16252 \begin_layout Plain Layout
16253
16254 \backslash
16255 setminus
16256 \end_layout
16257
16258 \end_inset
16259 </cell>
16260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16261 \begin_inset Text
16262
16263 \begin_layout Plain Layout
16264 \begin_inset Formula $\setminus$
16265 \end_inset
16266
16267
16268 \end_layout
16269
16270 \end_inset
16271 </cell>
16272 </row>
16273 <row>
16274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278
16279 \backslash
16280 sqcap
16281 \end_layout
16282
16283 \end_inset
16284 </cell>
16285 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16286 \begin_inset Text
16287
16288 \begin_layout Plain Layout
16289 \begin_inset Formula $\sqcap$
16290 \end_inset
16291
16292
16293 \end_layout
16294
16295 \end_inset
16296 </cell>
16297 </row>
16298 <row>
16299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16300 \begin_inset Text
16301
16302 \begin_layout Plain Layout
16303
16304 \backslash
16305 sqcup
16306 \end_layout
16307
16308 \end_inset
16309 </cell>
16310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16311 \begin_inset Text
16312
16313 \begin_layout Plain Layout
16314 \begin_inset Formula $\sqcup$
16315 \end_inset
16316
16317
16318 \end_layout
16319
16320 \end_inset
16321 </cell>
16322 </row>
16323 <row>
16324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16325 \begin_inset Text
16326
16327 \begin_layout Plain Layout
16328
16329 \backslash
16330 triangleleft
16331 \end_layout
16332
16333 \end_inset
16334 </cell>
16335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16336 \begin_inset Text
16337
16338 \begin_layout Plain Layout
16339 \begin_inset Formula $\triangleleft$
16340 \end_inset
16341
16342
16343 \end_layout
16344
16345 \end_inset
16346 </cell>
16347 </row>
16348 <row>
16349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16350 \begin_inset Text
16351
16352 \begin_layout Plain Layout
16353
16354 \backslash
16355 triangleright
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Plain Layout
16364 \begin_inset Formula $\triangleright$
16365 \end_inset
16366
16367
16368 \end_layout
16369
16370 \end_inset
16371 </cell>
16372 </row>
16373 </lyxtabular>
16374
16375 \end_inset
16376
16377
16378 \begin_inset space \hfill{}
16379 \end_inset
16380
16381
16382 \end_layout
16383
16384 \begin_layout Standard
16385 二項演算子は、すべて数式ツールバーボタンの
16386 \begin_inset Graphics
16387         filename ../../images/math/pm.png
16388         scale 85
16389
16390 \end_inset
16391
16392 から挿入することもできます。
16393 \end_layout
16394
16395 \begin_layout Standard
16396 ラプラス演算子を組版するには、
16397 \series bold
16398
16399 \backslash
16400 bigtriangleup
16401 \series default
16402 以外に、
16403 \series bold
16404
16405 \backslash
16406 Delta
16407 \series default
16408
16409 \series bold
16410
16411 \backslash
16412 nabla
16413 \series default
16414 ^
16415 \series bold
16416 2
16417 \series default
16418 (
16419 \begin_inset Formula $\nabla^{2}$
16420 \end_inset
16421
16422 )を使用することもできます。
16423 \end_layout
16424
16425 \begin_layout Standard
16426
16427 \family sans
16428 挿入\SpecialChar \menuseparator
16429 特殊文字
16430 \family default
16431 メニューの
16432 \family sans
16433 メニュー区切り
16434 \family default
16435 で入力される文字は、
16436 \series bold
16437
16438 \backslash
16439 triangleright
16440 \series default
16441 演算子です。
16442 \end_layout
16443
16444 \begin_layout Subsection
16445 自己定義演算子
16446 \begin_inset CommandInset label
16447 LatexCommand label
16448 name "sub:自己定義演算子"
16449
16450 \end_inset
16451
16452
16453 \begin_inset Index idx
16454 status collapsed
16455
16456 \begin_layout Plain Layout
16457 えんざんし@演算子 ! じこていぎ@自己定義
16458 \end_layout
16459
16460 \end_inset
16461
16462
16463 \end_layout
16464
16465 \begin_layout Standard
16466 LaTeXプリアンブルで
16467 \series bold
16468
16469 \backslash
16470 DeclareMathOperator
16471 \series default
16472
16473 \begin_inset Index idx
16474 status collapsed
16475
16476 \begin_layout Plain Layout
16477 こまんど@コマンド ! D ! 
16478 \backslash
16479 dbinom@
16480 \backslash
16481 DeclareMathOperator
16482 \end_layout
16483
16484 \end_inset
16485
16486 コマンドを使用すると、自製演算子を定義することができます。このコマンドの書式は
16487 \end_layout
16488
16489 \begin_layout Standard
16490
16491 \series bold
16492
16493 \backslash
16494 DeclareMathOperator{新規コマンド}{表示}
16495 \end_layout
16496
16497 \begin_layout Standard
16498 です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
16499 \begin_inset CommandInset ref
16500 LatexCommand ref
16501 reference "sub:演算子の範囲"
16502
16503 \end_inset
16504
16505 節で述べられた範囲を指定することができます。
16506 \end_layout
16507
16508 \begin_layout Standard
16509 たとえば、以下のようなLaTeXプリアンブル行
16510 \end_layout
16511
16512 \begin_layout Standard
16513
16514 \series bold
16515
16516 \backslash
16517 DeclareMathOperator*{
16518 \backslash
16519 Lozenge}{
16520 \backslash
16521 blacklozenge}
16522 \end_layout
16523
16524 \begin_layout Standard
16525 は、第
16526 \begin_inset CommandInset ref
16527 LatexCommand ref
16528 reference "sub:その他の記号"
16529
16530 \end_inset
16531
16532 節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
16533 \series bold
16534
16535 \backslash
16536 Lozenge
16537 \series default
16538 を定義します。
16539 \begin_inset Formula 
16540 \[
16541 \Lozenge_{n=1}^{\infty}
16542 \]
16543
16544 \end_inset
16545
16546 上記の数式を作るコマンドは、
16547 \series bold
16548
16549 \backslash
16550 Lozenge
16551 \series default
16552 ^
16553 \series bold
16554
16555 \backslash
16556 infty
16557 \begin_inset Formula $\to$
16558 \end_inset
16559
16560 _n=1
16561 \series default
16562 です。
16563 \end_layout
16564
16565 \begin_layout Standard
16566 \begin_inset VSpace bigskip
16567 \end_inset
16568
16569 自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
16570 \series bold
16571
16572 \backslash
16573 mathop
16574 \series default
16575
16576 \begin_inset Index idx
16577 status collapsed
16578
16579 \begin_layout Plain Layout
16580 こまんど@コマンド ! M ! 
16581 \backslash
16582 mathop
16583 \end_layout
16584
16585 \end_inset
16586
16587 コマンドおよび
16588 \series bold
16589
16590 \backslash
16591 mathbin
16592 \series default
16593
16594 \begin_inset Index idx
16595 status collapsed
16596
16597 \begin_layout Plain Layout
16598 こまんど@コマンド ! M ! 
16599 \backslash
16600 mathbin
16601 \end_layout
16602
16603 \end_inset
16604
16605 コマンドを用いて定義を行うこともできます。
16606 \end_layout
16607
16608 \begin_layout Standard
16609 (書式)
16610 \series bold
16611
16612 \backslash
16613 mathop{表示}
16614 \series default
16615 および
16616 \series bold
16617
16618 \backslash
16619 mathbin{表示}
16620 \end_layout
16621
16622 \begin_layout Standard
16623
16624 \series bold
16625
16626 \backslash
16627 mathop
16628 \series default
16629 は大演算子を定義し、
16630 \series bold
16631
16632 \backslash
16633 mathbin
16634 \series default
16635 は二項演算子を定義します。
16636 \end_layout
16637
16638 \begin_layout Standard
16639 たとえば
16640 \series bold
16641
16642 \backslash
16643 mathop
16644 \series default
16645 は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
16646 \end_layout
16647
16648 \begin_layout Standard
16649 \begin_inset Formula 
16650 \[
16651 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
16652 \]
16653
16654 \end_inset
16655
16656
16657 \end_layout
16658
16659 \begin_layout Standard
16660 上記の数式では
16661 \begin_inset Newline newline
16662 \end_inset
16663
16664
16665 \series bold
16666
16667 \backslash
16668 mathop{
16669 \backslash
16670 sum
16671 \backslash
16672 negmedspace
16673 \backslash
16674 sum
16675 \series default
16676
16677 \begin_inset space \textvisiblespace{}
16678 \end_inset
16679
16680
16681 \series bold
16682
16683 \begin_inset Formula $\to$
16684 \end_inset
16685
16686 ^N
16687 \series default
16688
16689 \begin_inset space \textvisiblespace{}
16690 \end_inset
16691
16692
16693 \series bold
16694 _i,j=1
16695 \begin_inset Newline newline
16696 \end_inset
16697
16698
16699 \series default
16700 というコマンドを用いています。
16701 \end_layout
16702
16703 \begin_layout Section
16704 書体
16705 \begin_inset Index idx
16706 status collapsed
16707
16708 \begin_layout Plain Layout
16709 しょたい@書体
16710 \end_layout
16711
16712 \end_inset
16713
16714
16715 \begin_inset Index idx
16716 status collapsed
16717
16718 \begin_layout Plain Layout
16719 ふぉんと@フォント | see
16720 \begin_inset ERT
16721 status collapsed
16722
16723 \begin_layout Plain Layout
16724
16725 {
16726 \end_layout
16727
16728 \end_inset
16729
16730 書体
16731 \begin_inset ERT
16732 status collapsed
16733
16734 \begin_layout Plain Layout
16735
16736 }
16737 \end_layout
16738
16739 \end_inset
16740
16741
16742 \end_layout
16743
16744 \end_inset
16745
16746
16747 \end_layout
16748
16749 \begin_layout Subsection
16750 書体様式
16751 \begin_inset CommandInset label
16752 LatexCommand label
16753 name "sub:書体様式"
16754
16755 \end_inset
16756
16757
16758 \begin_inset Index idx
16759 status collapsed
16760
16761 \begin_layout Plain Layout
16762 しょたい@書体 ! ようしき@様式
16763 \end_layout
16764
16765 \end_inset
16766
16767
16768 \end_layout
16769
16770 \begin_layout Standard
16771 数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
16772 \begin_inset VSpace -2mm
16773 \end_inset
16774
16775
16776 \end_layout
16777
16778 \begin_layout Standard
16779 \align center
16780 \begin_inset Tabular
16781 <lyxtabular version="3" rows="7" columns="3">
16782 <features rotate="0" tabularvalignment="middle">
16783 <column alignment="center" valignment="top">
16784 <column alignment="center" valignment="top">
16785 <column alignment="center" valignment="top">
16786 <row>
16787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16788 \begin_inset Text
16789
16790 \begin_layout Plain Layout
16791 コマンド
16792 \end_layout
16793
16794 \end_inset
16795 </cell>
16796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16797 \begin_inset Text
16798
16799 \begin_layout Plain Layout
16800 出力
16801 \end_layout
16802
16803 \end_inset
16804 </cell>
16805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16806 \begin_inset Text
16807
16808 \begin_layout Plain Layout
16809 \begin_inset Flex Ruby
16810 status collapsed
16811
16812 \begin_layout Plain Layout
16813 捷径
16814 \begin_inset Argument post:1
16815 status collapsed
16816
16817 \begin_layout Plain Layout
16818 ショートカット
16819 \end_layout
16820
16821 \end_inset
16822
16823
16824 \end_layout
16825
16826 \end_inset
16827
16828
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 </row>
16834 <row>
16835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16836 \begin_inset Text
16837
16838 \begin_layout Plain Layout
16839
16840 \backslash
16841 mathbb
16842 \series bold
16843
16844 \begin_inset space \textvisiblespace{}
16845 \end_inset
16846
16847
16848 \series default
16849 ABC
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858 \begin_inset Formula $\mathbb{ABC}$
16859 \end_inset
16860
16861
16862 \end_layout
16863
16864 \end_inset
16865 </cell>
16866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16867 \begin_inset Text
16868
16869 \begin_layout Plain Layout
16870 \begin_inset Info
16871 type  "shortcut"
16872 arg   "font-noun"
16873 \end_inset
16874
16875
16876 \end_layout
16877
16878 \end_inset
16879 </cell>
16880 </row>
16881 <row>
16882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886
16887 \backslash
16888 mathbf
16889 \series bold
16890
16891 \begin_inset space \textvisiblespace{}
16892 \end_inset
16893
16894
16895 \series default
16896 AbC
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905 \begin_inset Formula $\mathbf{AbC}$
16906 \end_inset
16907
16908
16909 \end_layout
16910
16911 \end_inset
16912 </cell>
16913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16914 \begin_inset Text
16915
16916 \begin_layout Plain Layout
16917 \begin_inset Info
16918 type  "shortcut"
16919 arg   "font-bold"
16920 \end_inset
16921
16922
16923 \end_layout
16924
16925 \end_inset
16926 </cell>
16927 </row>
16928 <row>
16929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16930 \begin_inset Text
16931
16932 \begin_layout Plain Layout
16933
16934 \backslash
16935 boldsymbol
16936 \series bold
16937
16938 \begin_inset space \textvisiblespace{}
16939 \end_inset
16940
16941
16942 \series default
16943 AbC
16944 \end_layout
16945
16946 \end_inset
16947 </cell>
16948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16949 \begin_inset Text
16950
16951 \begin_layout Plain Layout
16952 \begin_inset Formula $\boldsymbol{AbC}$
16953 \end_inset
16954
16955
16956 \end_layout
16957
16958 \end_inset
16959 </cell>
16960 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16961 \begin_inset Text
16962
16963 \begin_layout Plain Layout
16964 \begin_inset Info
16965 type  "shortcuts"
16966 arg   "font-boldsymbol"
16967 \end_inset
16968
16969
16970 \end_layout
16971
16972 \end_inset
16973 </cell>
16974 </row>
16975 <row>
16976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16977 \begin_inset Text
16978
16979 \begin_layout Plain Layout
16980
16981 \backslash
16982 mathcal
16983 \series bold
16984
16985 \begin_inset space \textvisiblespace{}
16986 \end_inset
16987
16988
16989 \series default
16990 ABC
16991 \end_layout
16992
16993 \end_inset
16994 </cell>
16995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16996 \begin_inset Text
16997
16998 \begin_layout Plain Layout
16999 \begin_inset Formula $\mathcal{ABC}$
17000 \end_inset
17001
17002
17003 \end_layout
17004
17005 \end_inset
17006 </cell>
17007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17008 \begin_inset Text
17009
17010 \begin_layout Plain Layout
17011 \begin_inset Info
17012 type  "shortcut"
17013 arg   "font-emph"
17014 \end_inset
17015
17016
17017 \end_layout
17018
17019 \end_inset
17020 </cell>
17021 </row>
17022 <row>
17023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17024 \begin_inset Text
17025
17026 \begin_layout Plain Layout
17027
17028 \backslash
17029 mathfrak
17030 \series bold
17031
17032 \begin_inset space \textvisiblespace{}
17033 \end_inset
17034
17035
17036 \series default
17037 AbC
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17043 \begin_inset Text
17044
17045 \begin_layout Plain Layout
17046 \begin_inset Formula $\mathfrak{AbC}$
17047 \end_inset
17048
17049
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058 -
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 </row>
17064 <row>
17065 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069
17070 \backslash
17071 mathscr
17072 \series bold
17073
17074 \begin_inset space \textvisiblespace{}
17075 \end_inset
17076
17077
17078 \series default
17079 AbC
17080 \end_layout
17081
17082 \end_inset
17083 </cell>
17084 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17085 \begin_inset Text
17086
17087 \begin_layout Plain Layout
17088 \begin_inset Formula $\mathscr{AbC}$
17089 \end_inset
17090
17091
17092 \end_layout
17093
17094 \end_inset
17095 </cell>
17096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17097 \begin_inset Text
17098
17099 \begin_layout Plain Layout
17100 -
17101 \end_layout
17102
17103 \end_inset
17104 </cell>
17105 </row>
17106 </lyxtabular>
17107
17108 \end_inset
17109
17110
17111 \end_layout
17112
17113 \begin_layout Standard
17114 \align center
17115 \begin_inset Tabular
17116 <lyxtabular version="3" rows="5" columns="3">
17117 <features rotate="0" tabularvalignment="middle">
17118 <column alignment="center" valignment="top">
17119 <column alignment="center" valignment="top">
17120 <column alignment="center" valignment="top">
17121 <row>
17122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17123 \begin_inset Text
17124
17125 \begin_layout Plain Layout
17126 コマンド
17127 \end_layout
17128
17129 \end_inset
17130 </cell>
17131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17132 \begin_inset Text
17133
17134 \begin_layout Plain Layout
17135 出力
17136 \end_layout
17137
17138 \end_inset
17139 </cell>
17140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17141 \begin_inset Text
17142
17143 \begin_layout Plain Layout
17144 \begin_inset Flex Ruby
17145 status collapsed
17146
17147 \begin_layout Plain Layout
17148 捷径
17149 \begin_inset Argument post:1
17150 status collapsed
17151
17152 \begin_layout Plain Layout
17153 ショートカット
17154 \end_layout
17155
17156 \end_inset
17157
17158
17159 \end_layout
17160
17161 \end_inset
17162
17163
17164 \end_layout
17165
17166 \end_inset
17167 </cell>
17168 </row>
17169 <row>
17170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17171 \begin_inset Text
17172
17173 \begin_layout Plain Layout
17174
17175 \backslash
17176 mathit
17177 \series bold
17178
17179 \begin_inset space \textvisiblespace{}
17180 \end_inset
17181
17182
17183 \series default
17184 AbC
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17190 \begin_inset Text
17191
17192 \begin_layout Plain Layout
17193 \begin_inset Formula $\mathit{AbC}$
17194 \end_inset
17195
17196
17197 \end_layout
17198
17199 \end_inset
17200 </cell>
17201 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17202 \begin_inset Text
17203
17204 \begin_layout Plain Layout
17205 -
17206 \end_layout
17207
17208 \end_inset
17209 </cell>
17210 </row>
17211 <row>
17212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17213 \begin_inset Text
17214
17215 \begin_layout Plain Layout
17216
17217 \backslash
17218 mathrm
17219 \series bold
17220
17221 \begin_inset space \textvisiblespace{}
17222 \end_inset
17223
17224
17225 \series default
17226 AbC
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235 \begin_inset Formula $\mathrm{AbC}$
17236 \end_inset
17237
17238
17239 \end_layout
17240
17241 \end_inset
17242 </cell>
17243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247 \begin_inset Info
17248 type  "shortcut"
17249 arg   "font-roman"
17250 \end_inset
17251
17252
17253 \end_layout
17254
17255 \end_inset
17256 </cell>
17257 </row>
17258 <row>
17259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17260 \begin_inset Text
17261
17262 \begin_layout Plain Layout
17263
17264 \backslash
17265 mathsf
17266 \series bold
17267
17268 \begin_inset space \textvisiblespace{}
17269 \end_inset
17270
17271
17272 \series default
17273 AbC
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Plain Layout
17282 \begin_inset Formula $\mathsf{AbC}$
17283 \end_inset
17284
17285
17286 \end_layout
17287
17288 \end_inset
17289 </cell>
17290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17291 \begin_inset Text
17292
17293 \begin_layout Plain Layout
17294 \begin_inset Info
17295 type  "shortcut"
17296 arg   "font-sans"
17297 \end_inset
17298
17299
17300 \end_layout
17301
17302 \end_inset
17303 </cell>
17304 </row>
17305 <row>
17306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310
17311 \backslash
17312 mathtt
17313 \series bold
17314
17315 \begin_inset space \textvisiblespace{}
17316 \end_inset
17317
17318
17319 \series default
17320 AbC
17321 \end_layout
17322
17323 \end_inset
17324 </cell>
17325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17326 \begin_inset Text
17327
17328 \begin_layout Plain Layout
17329 \begin_inset Formula $\mathtt{AbC}$
17330 \end_inset
17331
17332
17333 \end_layout
17334
17335 \end_inset
17336 </cell>
17337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17338 \begin_inset Text
17339
17340 \begin_layout Plain Layout
17341 \begin_inset Info
17342 type  "shortcut"
17343 arg   "font-typewriter"
17344 \end_inset
17345
17346
17347 \end_layout
17348
17349 \end_inset
17350 </cell>
17351 </row>
17352 </lyxtabular>
17353
17354 \end_inset
17355
17356
17357 \end_layout
17358
17359 \begin_layout Standard
17360 \begin_inset Note Greyedout
17361 status open
17362
17363 \begin_layout Plain Layout
17364
17365 \series bold
17366 【註】
17367 \backslash
17368 mathbb
17369 \series default
17370 様式と
17371 \series bold
17372
17373 \backslash
17374 mathcal
17375 \series default
17376 様式は、大文字にのみ使用することができます。
17377 \end_layout
17378
17379 \end_inset
17380
17381
17382 \end_layout
17383
17384 \begin_layout Standard
17385 既定では、
17386 \series bold
17387
17388 \backslash
17389 mathnormal
17390 \series default
17391 様式に設定されています。
17392 \end_layout
17393
17394 \begin_layout Standard
17395 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
17396 \begin_inset Formula 
17397 \[
17398 \mathfrak{A=\frac{b}{C}}
17399 \]
17400
17401 \end_inset
17402
17403
17404 \end_layout
17405
17406 \begin_layout Standard
17407 数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
17408 \series bold
17409
17410 \backslash
17411 textrm
17412 \series default
17413 様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
17414 \begin_inset Foot
17415 status collapsed
17416
17417 \begin_layout Plain Layout
17418 \begin_inset CommandInset href
17419 LatexCommand href
17420 name "LyX-bug #4629"
17421 target "http://www.lyx.org/trac/ticket/4629"
17422
17423 \end_inset
17424
17425
17426 \end_layout
17427
17428 \end_inset
17429
17430
17431 \end_layout
17432
17433 \begin_layout Standard
17434 書体様式コマンドの代わりに、
17435 \family sans
17436 編集\SpecialChar \menuseparator
17437 数学\SpecialChar \menuseparator
17438 文字様式
17439 \family default
17440 ダイアログや、
17441 \begin_inset Graphics
17442         filename ../../images/math/font.png
17443         scale 85
17444
17445 \end_inset
17446
17447 を使用することもできます。
17448 \end_layout
17449
17450 \begin_layout Subsection
17451 ボールド体の数式
17452 \begin_inset CommandInset label
17453 LatexCommand label
17454 name "sub:ボールド体の数式"
17455
17456 \end_inset
17457
17458
17459 \begin_inset Index idx
17460 status collapsed
17461
17462 \begin_layout Plain Layout
17463 すうしき@数式 ! ぼーるどたい@ボールド体
17464 \end_layout
17465
17466 \end_inset
17467
17468
17469 \end_layout
17470
17471 \begin_layout Standard
17472 数式全体をボールド体にしようとすると、前節の
17473 \series bold
17474
17475 \backslash
17476 mathbf
17477 \series default
17478 コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
17479 字してしまいます。
17480 \end_layout
17481
17482 \begin_layout Standard
17483 \begin_inset Formula 
17484 \[
17485 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
17486 \]
17487
17488 \end_inset
17489
17490
17491 \end_layout
17492
17493 \begin_layout Standard
17494 この数式を正しく表示するには、以下のように、
17495 \series bold
17496
17497 \backslash
17498 boldsymbol
17499 \series default
17500 コマンドを使用します。
17501 \begin_inset Formula 
17502 \[
17503 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
17504 \]
17505
17506 \end_inset
17507
17508 また、数式を
17509 \series bold
17510 boldmath環境
17511 \series default
17512 に設定する方法もあります。この環境は、TeXモードで
17513 \series bold
17514
17515 \backslash
17516 boldmath
17517 \begin_inset Index idx
17518 status collapsed
17519
17520 \begin_layout Plain Layout
17521 こまんど@コマンド ! B ! 
17522 \backslash
17523 boldmath
17524 \end_layout
17525
17526 \end_inset
17527
17528
17529 \series default
17530 コマンドを挿入することによって作ることができます。環境を閉じるには、
17531 \series bold
17532
17533 \backslash
17534 unboldmath
17535 \begin_inset Index idx
17536 status collapsed
17537
17538 \begin_layout Plain Layout
17539 こまんど@コマンド ! U ! 
17540 \backslash
17541 unboldmath
17542 \end_layout
17543
17544 \end_inset
17545
17546
17547 \series default
17548 コマンドをTeXモードで挿入します。
17549 \begin_inset ERT
17550 status collapsed
17551
17552 \begin_layout Plain Layout
17553
17554
17555 \backslash
17556 boldmath 
17557 \end_layout
17558
17559 \end_inset
17560
17561
17562 \begin_inset Formula 
17563 \[
17564 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
17565 \]
17566
17567 \end_inset
17568
17569
17570 \begin_inset ERT
17571 status collapsed
17572
17573 \begin_layout Plain Layout
17574
17575
17576 \backslash
17577 unboldmath 
17578 \end_layout
17579
17580 \end_inset
17581
17582
17583 \end_layout
17584
17585 \begin_layout Subsection
17586 色付きの数式
17587 \begin_inset Index idx
17588 status collapsed
17589
17590 \begin_layout Plain Layout
17591 すうしき@数式 ! いろつき@色付き
17592 \end_layout
17593
17594 \end_inset
17595
17596
17597 \end_layout
17598
17599 \begin_layout Standard
17600 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
17601 \begin_inset Formula 
17602 \[
17603 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
17604 \]
17605
17606 \end_inset
17607
17608
17609 \end_layout
17610
17611 \begin_layout Standard
17612
17613 \begin_inset CommandInset ref
17614 LatexCommand ref
17615 reference "sub:色付きボックス"
17616
17617 \end_inset
17618
17619 節に述べられているように、自製の色を定義することもできます。自製の色は、以下の書式を持つ
17620 \series bold
17621
17622 \backslash
17623 textcolor
17624 \series default
17625
17626 \begin_inset Index idx
17627 status collapsed
17628
17629 \begin_layout Plain Layout
17630 こまんど@コマンド ! T ! 
17631 \backslash
17632 textcolor
17633 \end_layout
17634
17635 \end_inset
17636
17637 TeXコードコマンドで適用することができます。
17638 \end_layout
17639
17640 \begin_layout Standard
17641
17642 \series bold
17643
17644 \backslash
17645 textcolor{色}{文字ないし数式}
17646 \end_layout
17647
17648 \begin_layout Standard
17649 下記の例は、全体を濃緑にし、一部を赤にしています。
17650 \end_layout
17651
17652 \begin_layout Standard
17653 \begin_inset ERT
17654 status collapsed
17655
17656 \begin_layout Plain Layout
17657
17658
17659 \backslash
17660 textcolor{darkgreen}{
17661 \end_layout
17662
17663 \end_inset
17664
17665
17666 \begin_inset Formula 
17667 \[
17668 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
17669 \]
17670
17671 \end_inset
17672
17673
17674 \begin_inset ERT
17675 status collapsed
17676
17677 \begin_layout Plain Layout
17678
17679 }
17680 \end_layout
17681
17682 \end_inset
17683
17684
17685 \end_layout
17686
17687 \begin_layout Standard
17688 LyXのバグのため、自製色は数式全体に対してしか使用することができません
17689 \begin_inset Foot
17690 status collapsed
17691
17692 \begin_layout Plain Layout
17693 \begin_inset CommandInset href
17694 LatexCommand href
17695 name "LyX-bug #5269"
17696 target "http://www.lyx.org/trac/ticket/5269"
17697
17698 \end_inset
17699
17700
17701 \end_layout
17702
17703 \end_inset
17704
17705
17706 \end_layout
17707
17708 \begin_layout Subsection
17709 書体寸法
17710 \begin_inset CommandInset label
17711 LatexCommand label
17712 name "sub:書体寸法"
17713
17714 \end_inset
17715
17716
17717 \begin_inset Index idx
17718 status collapsed
17719
17720 \begin_layout Plain Layout
17721 しょたい@書体 ! すんぽう@寸法
17722 \end_layout
17723
17724 \end_inset
17725
17726
17727 \end_layout
17728
17729 \begin_layout Standard
17730 数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
17731 \end_layout
17732
17733 \begin_layout Standard
17734
17735 \series bold
17736
17737 \backslash
17738 Huge
17739 \series default
17740
17741 \series bold
17742
17743 \backslash
17744 huge
17745 \series default
17746
17747 \series bold
17748
17749 \backslash
17750 LARGE
17751 \series default
17752
17753 \series bold
17754
17755 \backslash
17756 Large
17757 \series default
17758
17759 \series bold
17760
17761 \backslash
17762 large
17763 \series default
17764
17765 \series bold
17766
17767 \backslash
17768 normalsize
17769 \series default
17770
17771 \series bold
17772
17773 \backslash
17774 small
17775 \series default
17776 ,
17777 \begin_inset Newline newline
17778 \end_inset
17779
17780
17781 \series bold
17782
17783 \backslash
17784 footnotesize
17785 \series default
17786
17787 \series bold
17788
17789 \backslash
17790 scriptsize
17791 \series default
17792 、および
17793 \series bold
17794
17795 \backslash
17796 tiny
17797 \end_layout
17798
17799 \begin_layout Standard
17800 これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
17801 \series bold
17802
17803 \backslash
17804 normalsize
17805 \series default
17806 コマンドに設定されます。他のコマンドは、
17807 \series bold
17808
17809 \backslash
17810 normalsize
17811 \series default
17812 を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
17813 \begin_inset space \thinspace{}
17814 \end_inset
17815
17816 ptであるならば、
17817 \series bold
17818
17819 \backslash
17820 Huge
17821 \series default
17822 コマンドは
17823 \series bold
17824
17825 \backslash
17826 huge
17827 \series default
17828 コマンドと同じ大きさに落とされます。
17829 \end_layout
17830
17831 \begin_layout Standard
17832 ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
17833 \series bold
17834
17835 \backslash
17836 normalsize
17837 \series default
17838 コマンドを挿入します。
17839 \end_layout
17840
17841 \begin_layout Standard
17842 数式内では、以下の寸法コマンドを使用して、寸法を変更することができます。
17843 \end_layout
17844
17845 \begin_layout Standard
17846 \noindent
17847 \align center
17848 \begin_inset Tabular
17849 <lyxtabular version="3" rows="5" columns="2">
17850 <features rotate="0" tabularvalignment="middle">
17851 <column alignment="center" valignment="top">
17852 <column alignment="center" valignment="top">
17853 <row>
17854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17855 \begin_inset Text
17856
17857 \begin_layout Plain Layout
17858 コマンド
17859 \end_layout
17860
17861 \end_inset
17862 </cell>
17863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17864 \begin_inset Text
17865
17866 \begin_layout Plain Layout
17867 出力
17868 \begin_inset Note Note
17869 status collapsed
17870
17871 \begin_layout Plain Layout
17872
17873 \series bold
17874
17875 \backslash
17876 raisebox
17877 \series default
17878  はスペーサーとして使用されているだけです。
17879 \end_layout
17880
17881 \end_inset
17882
17883
17884 \end_layout
17885
17886 \end_inset
17887 </cell>
17888 </row>
17889 <row>
17890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17891 \begin_inset Text
17892
17893 \begin_layout Plain Layout
17894
17895 \backslash
17896 displaystyle
17897 \begin_inset Index idx
17898 status collapsed
17899
17900 \begin_layout Plain Layout
17901 こまんど@コマンド ! D ! 
17902 \backslash
17903 displaystyle
17904 \end_layout
17905
17906 \end_inset
17907
17908
17909 \end_layout
17910
17911 \end_inset
17912 </cell>
17913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917 \begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
17918 \end_inset
17919
17920
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 </row>
17926 <row>
17927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931
17932 \backslash
17933 textstyle
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942 \begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
17943 \end_inset
17944
17945
17946 \end_layout
17947
17948 \end_inset
17949 </cell>
17950 </row>
17951 <row>
17952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17953 \begin_inset Text
17954
17955 \begin_layout Plain Layout
17956
17957 \backslash
17958 scriptstyle
17959 \end_layout
17960
17961 \end_inset
17962 </cell>
17963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17964 \begin_inset Text
17965
17966 \begin_layout Plain Layout
17967 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
17968 \end_inset
17969
17970
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 </row>
17976 <row>
17977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17978 \begin_inset Text
17979
17980 \begin_layout Plain Layout
17981
17982 \backslash
17983 scriptscriptstyle
17984 \end_layout
17985
17986 \end_inset
17987 </cell>
17988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17989 \begin_inset Text
17990
17991 \begin_layout Plain Layout
17992 \begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
17993 \end_inset
17994
17995
17996 \end_layout
17997
17998 \end_inset
17999 </cell>
18000 </row>
18001 </lyxtabular>
18002
18003 \end_inset
18004
18005
18006 \end_layout
18007
18008 \begin_layout Standard
18009 これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
18010 \end_layout
18011
18012 \begin_layout Standard
18013 フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
18014 します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
18015 \begin_inset VSpace -2mm
18016 \end_inset
18017
18018
18019 \end_layout
18020
18021 \begin_layout Standard
18022 \begin_inset ERT
18023 status collapsed
18024
18025 \begin_layout Plain Layout
18026
18027
18028 \backslash
18029 huge 
18030 \end_layout
18031
18032 \end_inset
18033
18034
18035 \begin_inset Formula 
18036 \[
18037 A=\frac{B}{c}\cdot\maltese
18038 \]
18039
18040 \end_inset
18041
18042
18043 \begin_inset Formula 
18044 \[
18045 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
18046 \]
18047
18048 \end_inset
18049
18050
18051 \begin_inset ERT
18052 status collapsed
18053
18054 \begin_layout Plain Layout
18055
18056
18057 \backslash
18058 normalsize 
18059 \end_layout
18060
18061 \end_inset
18062
18063
18064 \end_layout
18065
18066 \begin_layout Standard
18067 \begin_inset VSpace medskip
18068 \end_inset
18069
18070 二つの式の前には、
18071 \series bold
18072
18073 \backslash
18074 huge
18075 \series default
18076 コマンドが挿入されています。二つ目の数式を入力するコマンドは、
18077 \begin_inset Newline newline
18078 \end_inset
18079
18080
18081 \series bold
18082
18083 \backslash
18084 maltese
18085 \begin_inset space \textvisiblespace{}
18086 \end_inset
18087
18088 A Alt+M M 
18089 \backslash
18090 Large
18091 \begin_inset space \textvisiblespace{}
18092 \end_inset
18093
18094
18095 \backslash
18096 maltese
18097 \begin_inset space \textvisiblespace{}
18098 \end_inset
18099
18100
18101 \backslash
18102 textit
18103 \begin_inset space \textvisiblespace{}
18104 \end_inset
18105
18106 A
18107 \begin_inset Formula $\to$
18108 \end_inset
18109
18110
18111 \begin_inset Formula $\to$
18112 \end_inset
18113
18114
18115 \begin_inset Newline newline
18116 \end_inset
18117
18118
18119 \begin_inset space \hspace*{}
18120 \length 1cm
18121 \end_inset
18122
18123 Alt+M
18124 \series default
18125  
18126 \series bold
18127
18128 \backslash
18129 tiny
18130 \begin_inset space \textvisiblespace{}
18131 \end_inset
18132
18133
18134 \backslash
18135 maltese
18136 \begin_inset space \textvisiblespace{}
18137 \end_inset
18138
18139
18140 \backslash
18141 textit
18142 \begin_inset space \textvisiblespace{}
18143 \end_inset
18144
18145 A
18146 \begin_inset Newline newline
18147 \end_inset
18148
18149
18150 \series default
18151 のようになります。
18152 \end_layout
18153
18154 \begin_layout Standard
18155 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
18156 \end_layout
18157
18158 \begin_layout Section
18159 ギリシャ文字
18160 \begin_inset Index idx
18161 status collapsed
18162
18163 \begin_layout Plain Layout
18164 ぎりしゃもじ@ギリシャ文字
18165 \end_layout
18166
18167 \end_inset
18168
18169
18170 \end_layout
18171
18172 \begin_layout Standard
18173 すべてのギリシャ文字は、ツールバーボタンの
18174 \begin_inset Graphics
18175         filename ../../images/math/alpha.png
18176         scale 85
18177
18178 \end_inset
18179
18180 からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
18181 シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
18182 \end_layout
18183
18184 \begin_layout Subsection
18185 小文字
18186 \begin_inset Index idx
18187 status collapsed
18188
18189 \begin_layout Plain Layout
18190 ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
18191 \end_layout
18192
18193 \end_inset
18194
18195
18196 \end_layout
18197
18198 \begin_layout Standard
18199 \begin_inset space \hfill{}
18200 \end_inset
18201
18202
18203 \begin_inset Tabular
18204 <lyxtabular version="3" rows="11" columns="2">
18205 <features rotate="0" tabularvalignment="middle">
18206 <column alignment="center" valignment="top" width="0pt">
18207 <column alignment="center" valignment="top" width="0pt">
18208 <row>
18209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18210 \begin_inset Text
18211
18212 \begin_layout Plain Layout
18213 コマンド
18214 \end_layout
18215
18216 \end_inset
18217 </cell>
18218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18219 \begin_inset Text
18220
18221 \begin_layout Plain Layout
18222 出力
18223 \end_layout
18224
18225 \end_inset
18226 </cell>
18227 </row>
18228 <row>
18229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18230 \begin_inset Text
18231
18232 \begin_layout Plain Layout
18233
18234 \backslash
18235 alpha
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 \begin_inset Formula $\alpha$
18245 \end_inset
18246
18247
18248 \end_layout
18249
18250 \end_inset
18251 </cell>
18252 </row>
18253 <row>
18254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18255 \begin_inset Text
18256
18257 \begin_layout Plain Layout
18258
18259 \backslash
18260 beta
18261 \end_layout
18262
18263 \end_inset
18264 </cell>
18265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269 \begin_inset Formula $\beta$
18270 \end_inset
18271
18272
18273 \end_layout
18274
18275 \end_inset
18276 </cell>
18277 </row>
18278 <row>
18279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18280 \begin_inset Text
18281
18282 \begin_layout Plain Layout
18283
18284 \backslash
18285 gamma
18286 \end_layout
18287
18288 \end_inset
18289 </cell>
18290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18291 \begin_inset Text
18292
18293 \begin_layout Plain Layout
18294 \begin_inset Formula $\gamma$
18295 \end_inset
18296
18297
18298 \end_layout
18299
18300 \end_inset
18301 </cell>
18302 </row>
18303 <row>
18304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18305 \begin_inset Text
18306
18307 \begin_layout Plain Layout
18308
18309 \backslash
18310 delta
18311 \end_layout
18312
18313 \end_inset
18314 </cell>
18315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18316 \begin_inset Text
18317
18318 \begin_layout Plain Layout
18319 \begin_inset Formula $\delta$
18320 \end_inset
18321
18322
18323 \end_layout
18324
18325 \end_inset
18326 </cell>
18327 </row>
18328 <row>
18329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18330 \begin_inset Text
18331
18332 \begin_layout Plain Layout
18333
18334 \backslash
18335 epsilon
18336 \end_layout
18337
18338 \end_inset
18339 </cell>
18340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18341 \begin_inset Text
18342
18343 \begin_layout Plain Layout
18344 \begin_inset Formula $\epsilon$
18345 \end_inset
18346
18347
18348 \end_layout
18349
18350 \end_inset
18351 </cell>
18352 </row>
18353 <row>
18354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18355 \begin_inset Text
18356
18357 \begin_layout Plain Layout
18358
18359 \backslash
18360 varepsilon
18361 \end_layout
18362
18363 \end_inset
18364 </cell>
18365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18366 \begin_inset Text
18367
18368 \begin_layout Plain Layout
18369 \begin_inset Formula $\varepsilon$
18370 \end_inset
18371
18372
18373 \end_layout
18374
18375 \end_inset
18376 </cell>
18377 </row>
18378 <row>
18379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18380 \begin_inset Text
18381
18382 \begin_layout Plain Layout
18383
18384 \backslash
18385 zeta
18386 \end_layout
18387
18388 \end_inset
18389 </cell>
18390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18391 \begin_inset Text
18392
18393 \begin_layout Plain Layout
18394 \begin_inset Formula $\zeta$
18395 \end_inset
18396
18397
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 </row>
18403 <row>
18404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18405 \begin_inset Text
18406
18407 \begin_layout Plain Layout
18408
18409 \backslash
18410 eta
18411 \end_layout
18412
18413 \end_inset
18414 </cell>
18415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18416 \begin_inset Text
18417
18418 \begin_layout Plain Layout
18419 \begin_inset Formula $\eta$
18420 \end_inset
18421
18422
18423 \end_layout
18424
18425 \end_inset
18426 </cell>
18427 </row>
18428 <row>
18429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18430 \begin_inset Text
18431
18432 \begin_layout Plain Layout
18433
18434 \backslash
18435 theta
18436 \end_layout
18437
18438 \end_inset
18439 </cell>
18440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18441 \begin_inset Text
18442
18443 \begin_layout Plain Layout
18444 \begin_inset Formula $\theta$
18445 \end_inset
18446
18447
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 </row>
18453 <row>
18454 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458
18459 \backslash
18460 vartheta
18461 \end_layout
18462
18463 \end_inset
18464 </cell>
18465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18466 \begin_inset Text
18467
18468 \begin_layout Plain Layout
18469 \begin_inset Formula $\vartheta$
18470 \end_inset
18471
18472
18473 \end_layout
18474
18475 \end_inset
18476 </cell>
18477 </row>
18478 </lyxtabular>
18479
18480 \end_inset
18481
18482
18483 \begin_inset space \hfill{}
18484 \end_inset
18485
18486
18487 \begin_inset Tabular
18488 <lyxtabular version="3" rows="12" columns="2">
18489 <features rotate="0" tabularvalignment="middle">
18490 <column alignment="center" valignment="top" width="0pt">
18491 <column alignment="center" valignment="top" width="0pt">
18492 <row>
18493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 コマンド
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18503 \begin_inset Text
18504
18505 \begin_layout Plain Layout
18506 出力
18507 \end_layout
18508
18509 \end_inset
18510 </cell>
18511 </row>
18512 <row>
18513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18514 \begin_inset Text
18515
18516 \begin_layout Plain Layout
18517
18518 \backslash
18519 iota
18520 \end_layout
18521
18522 \end_inset
18523 </cell>
18524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18525 \begin_inset Text
18526
18527 \begin_layout Plain Layout
18528 \begin_inset Formula $\iota$
18529 \end_inset
18530
18531
18532 \end_layout
18533
18534 \end_inset
18535 </cell>
18536 </row>
18537 <row>
18538 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18539 \begin_inset Text
18540
18541 \begin_layout Plain Layout
18542
18543 \backslash
18544 kappa
18545 \end_layout
18546
18547 \end_inset
18548 </cell>
18549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18550 \begin_inset Text
18551
18552 \begin_layout Plain Layout
18553 \begin_inset Formula $\kappa$
18554 \end_inset
18555
18556
18557 \end_layout
18558
18559 \end_inset
18560 </cell>
18561 </row>
18562 <row>
18563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18564 \begin_inset Text
18565
18566 \begin_layout Plain Layout
18567
18568 \backslash
18569 varkappa
18570 \end_layout
18571
18572 \end_inset
18573 </cell>
18574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18575 \begin_inset Text
18576
18577 \begin_layout Plain Layout
18578 \begin_inset Formula $\varkappa$
18579 \end_inset
18580
18581
18582 \end_layout
18583
18584 \end_inset
18585 </cell>
18586 </row>
18587 <row>
18588 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18589 \begin_inset Text
18590
18591 \begin_layout Plain Layout
18592
18593 \backslash
18594 lambda
18595 \end_layout
18596
18597 \end_inset
18598 </cell>
18599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18600 \begin_inset Text
18601
18602 \begin_layout Plain Layout
18603 \begin_inset Formula $\lambda$
18604 \end_inset
18605
18606
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 </row>
18612 <row>
18613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18614 \begin_inset Text
18615
18616 \begin_layout Plain Layout
18617
18618 \backslash
18619 mu
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18625 \begin_inset Text
18626
18627 \begin_layout Plain Layout
18628 \begin_inset Formula $\mu$
18629 \end_inset
18630
18631
18632 \end_layout
18633
18634 \end_inset
18635 </cell>
18636 </row>
18637 <row>
18638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18639 \begin_inset Text
18640
18641 \begin_layout Plain Layout
18642
18643 \backslash
18644 nu
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653 \begin_inset Formula $\nu$
18654 \end_inset
18655
18656
18657 \end_layout
18658
18659 \end_inset
18660 </cell>
18661 </row>
18662 <row>
18663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18664 \begin_inset Text
18665
18666 \begin_layout Plain Layout
18667
18668 \backslash
18669 xi
18670 \end_layout
18671
18672 \end_inset
18673 </cell>
18674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18675 \begin_inset Text
18676
18677 \begin_layout Plain Layout
18678 \begin_inset Formula $\xi$
18679 \end_inset
18680
18681
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 </row>
18687 <row>
18688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18689 \begin_inset Text
18690
18691 \begin_layout Plain Layout
18692 o
18693 \end_layout
18694
18695 \end_inset
18696 </cell>
18697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701 \begin_inset Formula $o$
18702 \end_inset
18703
18704
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 </row>
18710 <row>
18711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715
18716 \backslash
18717 pi
18718 \end_layout
18719
18720 \end_inset
18721 </cell>
18722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18723 \begin_inset Text
18724
18725 \begin_layout Plain Layout
18726 \begin_inset Formula $\pi$
18727 \end_inset
18728
18729
18730 \end_layout
18731
18732 \end_inset
18733 </cell>
18734 </row>
18735 <row>
18736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740
18741 \backslash
18742 varpi
18743 \end_layout
18744
18745 \end_inset
18746 </cell>
18747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751 \begin_inset Formula $\varpi$
18752 \end_inset
18753
18754
18755 \end_layout
18756
18757 \end_inset
18758 </cell>
18759 </row>
18760 <row>
18761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18762 \begin_inset Text
18763
18764 \begin_layout Plain Layout
18765
18766 \backslash
18767 rho
18768 \end_layout
18769
18770 \end_inset
18771 </cell>
18772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18773 \begin_inset Text
18774
18775 \begin_layout Plain Layout
18776 \begin_inset Formula $\rho$
18777 \end_inset
18778
18779
18780 \end_layout
18781
18782 \end_inset
18783 </cell>
18784 </row>
18785 </lyxtabular>
18786
18787 \end_inset
18788
18789
18790 \begin_inset space \hfill{}
18791 \end_inset
18792
18793
18794 \begin_inset Tabular
18795 <lyxtabular version="3" rows="11" columns="2">
18796 <features rotate="0" tabularvalignment="middle">
18797 <column alignment="center" valignment="top" width="0pt">
18798 <column alignment="center" valignment="top" width="0pt">
18799 <row>
18800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18801 \begin_inset Text
18802
18803 \begin_layout Plain Layout
18804 コマンド
18805 \end_layout
18806
18807 \end_inset
18808 </cell>
18809 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18810 \begin_inset Text
18811
18812 \begin_layout Plain Layout
18813 出力
18814 \end_layout
18815
18816 \end_inset
18817 </cell>
18818 </row>
18819 <row>
18820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18821 \begin_inset Text
18822
18823 \begin_layout Plain Layout
18824
18825 \backslash
18826 varrho
18827 \end_layout
18828
18829 \end_inset
18830 </cell>
18831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18832 \begin_inset Text
18833
18834 \begin_layout Plain Layout
18835 \begin_inset Formula $\varrho$
18836 \end_inset
18837
18838
18839 \end_layout
18840
18841 \end_inset
18842 </cell>
18843 </row>
18844 <row>
18845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18846 \begin_inset Text
18847
18848 \begin_layout Plain Layout
18849
18850 \backslash
18851 sigma
18852 \end_layout
18853
18854 \end_inset
18855 </cell>
18856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18857 \begin_inset Text
18858
18859 \begin_layout Plain Layout
18860 \begin_inset Formula $\sigma$
18861 \end_inset
18862
18863
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 </row>
18869 <row>
18870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18871 \begin_inset Text
18872
18873 \begin_layout Plain Layout
18874
18875 \backslash
18876 varsigma
18877 \end_layout
18878
18879 \end_inset
18880 </cell>
18881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18882 \begin_inset Text
18883
18884 \begin_layout Plain Layout
18885 \begin_inset Formula $\varsigma$
18886 \end_inset
18887
18888
18889 \end_layout
18890
18891 \end_inset
18892 </cell>
18893 </row>
18894 <row>
18895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18896 \begin_inset Text
18897
18898 \begin_layout Plain Layout
18899
18900 \backslash
18901 tau
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910 \begin_inset Formula $\tau$
18911 \end_inset
18912
18913
18914 \end_layout
18915
18916 \end_inset
18917 </cell>
18918 </row>
18919 <row>
18920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18921 \begin_inset Text
18922
18923 \begin_layout Plain Layout
18924
18925 \backslash
18926 upsilon
18927 \end_layout
18928
18929 \end_inset
18930 </cell>
18931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18932 \begin_inset Text
18933
18934 \begin_layout Plain Layout
18935 \begin_inset Formula $\upsilon$
18936 \end_inset
18937
18938
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 </row>
18944 <row>
18945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18946 \begin_inset Text
18947
18948 \begin_layout Plain Layout
18949
18950 \backslash
18951 phi
18952 \end_layout
18953
18954 \end_inset
18955 </cell>
18956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18957 \begin_inset Text
18958
18959 \begin_layout Plain Layout
18960 \begin_inset Formula $\phi$
18961 \end_inset
18962
18963
18964 \end_layout
18965
18966 \end_inset
18967 </cell>
18968 </row>
18969 <row>
18970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18971 \begin_inset Text
18972
18973 \begin_layout Plain Layout
18974
18975 \backslash
18976 varphi
18977 \end_layout
18978
18979 \end_inset
18980 </cell>
18981 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18982 \begin_inset Text
18983
18984 \begin_layout Plain Layout
18985 \begin_inset Formula $\varphi$
18986 \end_inset
18987
18988
18989 \end_layout
18990
18991 \end_inset
18992 </cell>
18993 </row>
18994 <row>
18995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18996 \begin_inset Text
18997
18998 \begin_layout Plain Layout
18999
19000 \backslash
19001 chi
19002 \end_layout
19003
19004 \end_inset
19005 </cell>
19006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19007 \begin_inset Text
19008
19009 \begin_layout Plain Layout
19010 \begin_inset Formula $\chi$
19011 \end_inset
19012
19013
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 </row>
19019 <row>
19020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19021 \begin_inset Text
19022
19023 \begin_layout Plain Layout
19024
19025 \backslash
19026 psi
19027 \end_layout
19028
19029 \end_inset
19030 </cell>
19031 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19032 \begin_inset Text
19033
19034 \begin_layout Plain Layout
19035 \begin_inset Formula $\psi$
19036 \end_inset
19037
19038
19039 \end_layout
19040
19041 \end_inset
19042 </cell>
19043 </row>
19044 <row>
19045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19046 \begin_inset Text
19047
19048 \begin_layout Plain Layout
19049
19050 \backslash
19051 omega
19052 \end_layout
19053
19054 \end_inset
19055 </cell>
19056 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19057 \begin_inset Text
19058
19059 \begin_layout Plain Layout
19060 \begin_inset Formula $\omega$
19061 \end_inset
19062
19063
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 </row>
19069 </lyxtabular>
19070
19071 \end_inset
19072
19073
19074 \begin_inset space \hfill{}
19075 \end_inset
19076
19077
19078 \end_layout
19079
19080 \begin_layout Standard
19081 \begin_inset VSpace medskip
19082 \end_inset
19083
19084
19085 \end_layout
19086
19087 \begin_layout Standard
19088 アップライト体のギリシャ文字を作成する方法は、第
19089 \begin_inset CommandInset ref
19090 LatexCommand ref
19091 reference "sub:アップライト体ギリシャ小文字"
19092
19093 \end_inset
19094
19095 節に説明されています。
19096 \end_layout
19097
19098 \begin_layout Subsection
19099 大文字
19100 \begin_inset Index idx
19101 status collapsed
19102
19103 \begin_layout Plain Layout
19104 ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
19105 \end_layout
19106
19107 \end_inset
19108
19109
19110 \end_layout
19111
19112 \begin_layout Standard
19113 \begin_inset space \hfill{}
19114 \end_inset
19115
19116
19117 \begin_inset Tabular
19118 <lyxtabular version="3" rows="7" columns="2">
19119 <features rotate="0" tabularvalignment="middle">
19120 <column alignment="center" valignment="top" width="0pt">
19121 <column alignment="center" valignment="top" width="0pt">
19122 <row>
19123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19124 \begin_inset Text
19125
19126 \begin_layout Plain Layout
19127
19128 \family roman
19129 \series medium
19130 \shape up
19131 \size normal
19132 \emph off
19133 \bar no
19134 \noun off
19135 \color none
19136 コマンド
19137 \end_layout
19138
19139 \end_inset
19140 </cell>
19141 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19142 \begin_inset Text
19143
19144 \begin_layout Plain Layout
19145
19146 \family roman
19147 \series medium
19148 \shape up
19149 \size normal
19150 \emph off
19151 \bar no
19152 \noun off
19153 \color none
19154 出力
19155 \end_layout
19156
19157 \end_inset
19158 </cell>
19159 </row>
19160 <row>
19161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19162 \begin_inset Text
19163
19164 \begin_layout Plain Layout
19165
19166 \backslash
19167 Gamma
19168 \end_layout
19169
19170 \end_inset
19171 </cell>
19172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19173 \begin_inset Text
19174
19175 \begin_layout Plain Layout
19176 \begin_inset Formula $\Gamma$
19177 \end_inset
19178
19179
19180 \end_layout
19181
19182 \end_inset
19183 </cell>
19184 </row>
19185 <row>
19186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190
19191 \backslash
19192 Delta
19193 \end_layout
19194
19195 \end_inset
19196 </cell>
19197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19198 \begin_inset Text
19199
19200 \begin_layout Plain Layout
19201 \begin_inset Formula $\Delta$
19202 \end_inset
19203
19204
19205 \end_layout
19206
19207 \end_inset
19208 </cell>
19209 </row>
19210 <row>
19211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19212 \begin_inset Text
19213
19214 \begin_layout Plain Layout
19215
19216 \backslash
19217 Theta
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19223 \begin_inset Text
19224
19225 \begin_layout Plain Layout
19226 \begin_inset Formula $\Theta$
19227 \end_inset
19228
19229
19230 \end_layout
19231
19232 \end_inset
19233 </cell>
19234 </row>
19235 <row>
19236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240
19241 \backslash
19242 Lambda
19243 \end_layout
19244
19245 \end_inset
19246 </cell>
19247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251 \begin_inset Formula $\Lambda$
19252 \end_inset
19253
19254
19255 \end_layout
19256
19257 \end_inset
19258 </cell>
19259 </row>
19260 <row>
19261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19262 \begin_inset Text
19263
19264 \begin_layout Plain Layout
19265
19266 \backslash
19267 Xi
19268 \end_layout
19269
19270 \end_inset
19271 </cell>
19272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19273 \begin_inset Text
19274
19275 \begin_layout Plain Layout
19276 \begin_inset Formula $\Xi$
19277 \end_inset
19278
19279
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 </row>
19285 <row>
19286 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290
19291 \backslash
19292 Pi
19293 \end_layout
19294
19295 \end_inset
19296 </cell>
19297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19298 \begin_inset Text
19299
19300 \begin_layout Plain Layout
19301 \begin_inset Formula $\Pi$
19302 \end_inset
19303
19304
19305 \end_layout
19306
19307 \end_inset
19308 </cell>
19309 </row>
19310 </lyxtabular>
19311
19312 \end_inset
19313
19314
19315 \begin_inset space \hfill{}
19316 \end_inset
19317
19318
19319 \begin_inset Tabular
19320 <lyxtabular version="3" rows="6" columns="2">
19321 <features rotate="0" tabularvalignment="middle">
19322 <column alignment="center" valignment="top" width="0pt">
19323 <column alignment="center" valignment="top" width="0pt">
19324 <row>
19325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19326 \begin_inset Text
19327
19328 \begin_layout Plain Layout
19329
19330 \family roman
19331 \series medium
19332 \shape up
19333 \size normal
19334 \emph off
19335 \bar no
19336 \noun off
19337 \color none
19338 コマンド
19339 \end_layout
19340
19341 \end_inset
19342 </cell>
19343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347
19348 \family roman
19349 \series medium
19350 \shape up
19351 \size normal
19352 \emph off
19353 \bar no
19354 \noun off
19355 \color none
19356 出力
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 </row>
19362 <row>
19363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367
19368 \backslash
19369 Sigma
19370 \end_layout
19371
19372 \end_inset
19373 </cell>
19374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19375 \begin_inset Text
19376
19377 \begin_layout Plain Layout
19378 \begin_inset Formula $\Sigma$
19379 \end_inset
19380
19381
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 </row>
19387 <row>
19388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19389 \begin_inset Text
19390
19391 \begin_layout Plain Layout
19392
19393 \backslash
19394 Upsilon
19395 \end_layout
19396
19397 \end_inset
19398 </cell>
19399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403 \begin_inset Formula $\Upsilon$
19404 \end_inset
19405
19406
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 </row>
19412 <row>
19413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19414 \begin_inset Text
19415
19416 \begin_layout Plain Layout
19417
19418 \backslash
19419 Phi
19420 \end_layout
19421
19422 \end_inset
19423 </cell>
19424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19425 \begin_inset Text
19426
19427 \begin_layout Plain Layout
19428 \begin_inset Formula $\Phi$
19429 \end_inset
19430
19431
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 </row>
19437 <row>
19438 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19439 \begin_inset Text
19440
19441 \begin_layout Plain Layout
19442
19443 \backslash
19444 Psi
19445 \end_layout
19446
19447 \end_inset
19448 </cell>
19449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19450 \begin_inset Text
19451
19452 \begin_layout Plain Layout
19453 \begin_inset Formula $\Psi$
19454 \end_inset
19455
19456
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 </row>
19462 <row>
19463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19464 \begin_inset Text
19465
19466 \begin_layout Plain Layout
19467
19468 \backslash
19469 Omega
19470 \end_layout
19471
19472 \end_inset
19473 </cell>
19474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19475 \begin_inset Text
19476
19477 \begin_layout Plain Layout
19478 \begin_inset Formula $\Omega$
19479 \end_inset
19480
19481
19482 \end_layout
19483
19484 \end_inset
19485 </cell>
19486 </row>
19487 </lyxtabular>
19488
19489 \end_inset
19490
19491
19492 \begin_inset space \hfill{}
19493 \end_inset
19494
19495
19496 \end_layout
19497
19498 \begin_layout Standard
19499 \begin_inset VSpace medskip
19500 \end_inset
19501
19502 大文字のギリシャ文字が立体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
19503 \series bold
19504 var
19505 \series default
19506 を付けてください。たとえば、
19507 \series bold
19508
19509 \backslash
19510 varGamma
19511 \series default
19512 コマンドは、
19513 \begin_inset Formula $\varGamma$
19514 \end_inset
19515
19516 を生成します。もう一つの方法は、パッケージ
19517 \series bold
19518 fixmath
19519 \series default
19520
19521 \begin_inset Foot
19522 status collapsed
19523
19524 \begin_layout Plain Layout
19525
19526 \series bold
19527 fixmath
19528 \series default
19529 は、LaTeXパッケージ
19530 \series bold
19531 was
19532 \series default
19533
19534 \begin_inset Index idx
19535 status collapsed
19536
19537 \begin_layout Plain Layout
19538 ぱっけーじ@パッケージ ! was
19539 \begin_inset ERT
19540 status collapsed
19541
19542 \begin_layout Plain Layout
19543
19544
19545 \backslash
19546 vspace{4mm}
19547 \end_layout
19548
19549 \end_inset
19550
19551
19552 \end_layout
19553
19554 \end_inset
19555
19556 に含まれています。
19557 \end_layout
19558
19559 \end_inset
19560
19561
19562 \begin_inset Index idx
19563 status collapsed
19564
19565 \begin_layout Plain Layout
19566 ぱっけーじ@パッケージ ! fixmath
19567 \end_layout
19568
19569 \end_inset
19570
19571 をLaTeXプリアンブル行に
19572 \end_layout
19573
19574 \begin_layout Standard
19575
19576 \series bold
19577
19578 \backslash
19579 usepackage{fixmath}
19580 \end_layout
19581
19582 \begin_layout Standard
19583 と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
19584 \end_layout
19585
19586 \begin_layout Subsection
19587 ボールド体
19588 \begin_inset Index idx
19589 status collapsed
19590
19591 \begin_layout Plain Layout
19592 ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
19593 \end_layout
19594
19595 \end_inset
19596
19597
19598 \end_layout
19599
19600 \begin_layout Standard
19601 ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
19602 \series bold
19603
19604 \backslash
19605 boldsymbol
19606 \series default
19607 コマンドのみです
19608 \begin_inset Index idx
19609 status collapsed
19610
19611 \begin_layout Plain Layout
19612 こまんど@コマンド ! B ! 
19613 \backslash
19614 boldsymbol
19615 \end_layout
19616
19617 \end_inset
19618
19619
19620 \end_layout
19621
19622 \begin_layout Standard
19623 \align center
19624 \begin_inset Tabular
19625 <lyxtabular version="3" rows="3" columns="2">
19626 <features rotate="0" tabularvalignment="middle">
19627 <column alignment="center" valignment="top">
19628 <column alignment="center" valignment="top">
19629 <row>
19630 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19631 \begin_inset Text
19632
19633 \begin_layout Plain Layout
19634 コマンド
19635 \end_layout
19636
19637 \end_inset
19638 </cell>
19639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19640 \begin_inset Text
19641
19642 \begin_layout Plain Layout
19643 出力
19644 \end_layout
19645
19646 \end_inset
19647 </cell>
19648 </row>
19649 <row>
19650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19651 \begin_inset Text
19652
19653 \begin_layout Plain Layout
19654
19655 \backslash
19656 Upsilon
19657 \backslash
19658 boldsymbol
19659 \backslash
19660 Upsilon
19661 \end_layout
19662
19663 \end_inset
19664 </cell>
19665 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19666 \begin_inset Text
19667
19668 \begin_layout Plain Layout
19669 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
19670 \end_inset
19671
19672
19673 \end_layout
19674
19675 \end_inset
19676 </cell>
19677 </row>
19678 <row>
19679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19680 \begin_inset Text
19681
19682 \begin_layout Plain Layout
19683
19684 \backslash
19685 theta
19686 \backslash
19687 boldsymbol
19688 \backslash
19689 theta
19690 \end_layout
19691
19692 \end_inset
19693 </cell>
19694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19695 \begin_inset Text
19696
19697 \begin_layout Plain Layout
19698 \begin_inset Formula $\theta\boldsymbol{\theta}$
19699 \end_inset
19700
19701
19702 \end_layout
19703
19704 \end_inset
19705 </cell>
19706 </row>
19707 </lyxtabular>
19708
19709 \end_inset
19710
19711
19712 \begin_inset Newpage newpage
19713 \end_inset
19714
19715
19716 \end_layout
19717
19718 \begin_layout Section
19719 記号
19720 \begin_inset ERT
19721 status collapsed
19722
19723 \begin_layout Plain Layout
19724
19725
19726 \backslash
19727 texorpdfstring{
19728 \end_layout
19729
19730 \end_inset
19731
19732
19733 \begin_inset Foot
19734 status collapsed
19735
19736 \begin_layout Plain Layout
19737 各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
19738 \begin_inset CommandInset citation
19739 LatexCommand cite
19740 key "Symbols"
19741
19742 \end_inset
19743
19744 にあります。
19745 \end_layout
19746
19747 \end_inset
19748
19749
19750 \begin_inset ERT
19751 status collapsed
19752
19753 \begin_layout Plain Layout
19754
19755 }{}
19756 \end_layout
19757
19758 \end_inset
19759
19760
19761 \begin_inset Note Note
19762 status collapsed
19763
19764 \begin_layout Plain Layout
19765
19766 \backslash
19767 texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
19768 \end_layout
19769
19770 \begin_layout Plain Layout
19771
19772 \backslash
19773 texorpdfstringについての詳細は、第
19774 \begin_inset CommandInset ref
19775 LatexCommand ref
19776 reference "sub:節見出し中の数式"
19777
19778 \end_inset
19779
19780 節にあります。
19781 \end_layout
19782
19783 \end_inset
19784
19785
19786 \begin_inset Index idx
19787 status collapsed
19788
19789 \begin_layout Plain Layout
19790 きごう@記号
19791 \end_layout
19792
19793 \end_inset
19794
19795
19796 \end_layout
19797
19798 \begin_layout Standard
19799 本節に掲げてある各記号の多くは、ツールバーボタンの
19800 \begin_inset Graphics
19801         filename ../../images/math/nabla.png
19802         scale 85
19803
19804 \end_inset
19805
19806
19807 \begin_inset Graphics
19808         filename ../../images/math/digamma.png
19809         scale 85
19810
19811 \end_inset
19812
19813 でも挿入することができます。
19814 \end_layout
19815
19816 \begin_layout Subsection
19817 数学記号
19818 \begin_inset CommandInset label
19819 LatexCommand label
19820 name "sub:数学記号"
19821
19822 \end_inset
19823
19824
19825 \begin_inset Index idx
19826 status collapsed
19827
19828 \begin_layout Plain Layout
19829 きごう@記号 ! すうがく@数学
19830 \end_layout
19831
19832 \end_inset
19833
19834
19835 \end_layout
19836
19837 \begin_layout Standard
19838 \begin_inset space \hfill{}
19839 \end_inset
19840
19841
19842 \begin_inset Tabular
19843 <lyxtabular version="3" rows="10" columns="2">
19844 <features rotate="0" tabularvalignment="middle">
19845 <column alignment="center" valignment="top" width="0pt">
19846 <column alignment="center" valignment="top" width="0pt">
19847 <row>
19848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19849 \begin_inset Text
19850
19851 \begin_layout Plain Layout
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 \end_layout
19863
19864 \end_inset
19865 </cell>
19866 </row>
19867 <row>
19868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19869 \begin_inset Text
19870
19871 \begin_layout Plain Layout
19872
19873 \backslash
19874 neg
19875 \end_layout
19876
19877 \end_inset
19878 </cell>
19879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19880 \begin_inset Text
19881
19882 \begin_layout Plain Layout
19883 \begin_inset Formula $\neg$
19884 \end_inset
19885
19886
19887 \end_layout
19888
19889 \end_inset
19890 </cell>
19891 </row>
19892 <row>
19893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19894 \begin_inset Text
19895
19896 \begin_layout Plain Layout
19897
19898 \backslash
19899 Im
19900 \end_layout
19901
19902 \end_inset
19903 </cell>
19904 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19905 \begin_inset Text
19906
19907 \begin_layout Plain Layout
19908 \begin_inset Formula $\Im$
19909 \end_inset
19910
19911
19912 \end_layout
19913
19914 \end_inset
19915 </cell>
19916 </row>
19917 <row>
19918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19919 \begin_inset Text
19920
19921 \begin_layout Plain Layout
19922
19923 \backslash
19924 Re
19925 \end_layout
19926
19927 \end_inset
19928 </cell>
19929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19930 \begin_inset Text
19931
19932 \begin_layout Plain Layout
19933 \begin_inset Formula $\Re$
19934 \end_inset
19935
19936
19937 \end_layout
19938
19939 \end_inset
19940 </cell>
19941 </row>
19942 <row>
19943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19944 \begin_inset Text
19945
19946 \begin_layout Plain Layout
19947
19948 \backslash
19949 aleph
19950 \end_layout
19951
19952 \end_inset
19953 </cell>
19954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19955 \begin_inset Text
19956
19957 \begin_layout Plain Layout
19958 \begin_inset Formula $\aleph$
19959 \end_inset
19960
19961
19962 \end_layout
19963
19964 \end_inset
19965 </cell>
19966 </row>
19967 <row>
19968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19969 \begin_inset Text
19970
19971 \begin_layout Plain Layout
19972
19973 \backslash
19974 partial
19975 \end_layout
19976
19977 \end_inset
19978 </cell>
19979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19980 \begin_inset Text
19981
19982 \begin_layout Plain Layout
19983 \begin_inset Formula $\partial$
19984 \end_inset
19985
19986
19987 \end_layout
19988
19989 \end_inset
19990 </cell>
19991 </row>
19992 <row>
19993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19994 \begin_inset Text
19995
19996 \begin_layout Plain Layout
19997
19998 \backslash
19999 infty
20000 \end_layout
20001
20002 \end_inset
20003 </cell>
20004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20005 \begin_inset Text
20006
20007 \begin_layout Plain Layout
20008 \begin_inset Formula $\infty$
20009 \end_inset
20010
20011
20012 \end_layout
20013
20014 \end_inset
20015 </cell>
20016 </row>
20017 <row>
20018 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20019 \begin_inset Text
20020
20021 \begin_layout Plain Layout
20022
20023 \backslash
20024 wp
20025 \end_layout
20026
20027 \end_inset
20028 </cell>
20029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20030 \begin_inset Text
20031
20032 \begin_layout Plain Layout
20033 \begin_inset Formula $\wp$
20034 \end_inset
20035
20036
20037 \end_layout
20038
20039 \end_inset
20040 </cell>
20041 </row>
20042 <row>
20043 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20044 \begin_inset Text
20045
20046 \begin_layout Plain Layout
20047
20048 \backslash
20049 imath
20050 \end_layout
20051
20052 \end_inset
20053 </cell>
20054 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20055 \begin_inset Text
20056
20057 \begin_layout Plain Layout
20058 \begin_inset Formula $\imath$
20059 \end_inset
20060
20061
20062 \end_layout
20063
20064 \end_inset
20065 </cell>
20066 </row>
20067 <row>
20068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20069 \begin_inset Text
20070
20071 \begin_layout Plain Layout
20072
20073 \backslash
20074 jmath
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Plain Layout
20083 \begin_inset Formula $\jmath$
20084 \end_inset
20085
20086
20087 \end_layout
20088
20089 \end_inset
20090 </cell>
20091 </row>
20092 </lyxtabular>
20093
20094 \end_inset
20095
20096
20097 \begin_inset space \hfill{}
20098 \end_inset
20099
20100
20101 \begin_inset Tabular
20102 <lyxtabular version="3" rows="10" columns="2">
20103 <features rotate="0" tabularvalignment="middle">
20104 <column alignment="center" valignment="top" width="0pt">
20105 <column alignment="center" valignment="top" width="0pt">
20106 <row>
20107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20108 \begin_inset Text
20109
20110 \begin_layout Plain Layout
20111 コマンド
20112 \end_layout
20113
20114 \end_inset
20115 </cell>
20116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20117 \begin_inset Text
20118
20119 \begin_layout Plain Layout
20120 出力
20121 \begin_inset Note Note
20122 status collapsed
20123
20124 \begin_layout Plain Layout
20125 ここで
20126 \series bold
20127
20128 \backslash
20129 raisebox
20130 \series default
20131 はスペーサーとして使用しているだけです。
20132 \end_layout
20133
20134 \end_inset
20135
20136
20137 \end_layout
20138
20139 \end_inset
20140 </cell>
20141 </row>
20142 <row>
20143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20144 \begin_inset Text
20145
20146 \begin_layout Plain Layout
20147
20148 \backslash
20149 forall
20150 \end_layout
20151
20152 \end_inset
20153 </cell>
20154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20155 \begin_inset Text
20156
20157 \begin_layout Plain Layout
20158 \begin_inset Formula $\forall$
20159 \end_inset
20160
20161
20162 \end_layout
20163
20164 \end_inset
20165 </cell>
20166 </row>
20167 <row>
20168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20169 \begin_inset Text
20170
20171 \begin_layout Plain Layout
20172
20173 \backslash
20174 exists
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 $\exists$
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" leftline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Plain Layout
20197
20198 \backslash
20199 nexists
20200 \end_layout
20201
20202 \end_inset
20203 </cell>
20204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20205 \begin_inset Text
20206
20207 \begin_layout Plain Layout
20208 \begin_inset Formula $\nexists$
20209 \end_inset
20210
20211
20212 \end_layout
20213
20214 \end_inset
20215 </cell>
20216 </row>
20217 <row>
20218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20219 \begin_inset Text
20220
20221 \begin_layout Plain Layout
20222
20223 \backslash
20224 emptyset
20225 \end_layout
20226
20227 \end_inset
20228 </cell>
20229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Plain Layout
20233 \begin_inset Formula $\emptyset$
20234 \end_inset
20235
20236
20237 \end_layout
20238
20239 \end_inset
20240 </cell>
20241 </row>
20242 <row>
20243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20244 \begin_inset Text
20245
20246 \begin_layout Plain Layout
20247
20248 \backslash
20249 varnothing
20250 \end_layout
20251
20252 \end_inset
20253 </cell>
20254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20255 \begin_inset Text
20256
20257 \begin_layout Plain Layout
20258 \begin_inset Formula $\varnothing$
20259 \end_inset
20260
20261
20262 \end_layout
20263
20264 \end_inset
20265 </cell>
20266 </row>
20267 <row>
20268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20269 \begin_inset Text
20270
20271 \begin_layout Plain Layout
20272
20273 \backslash
20274 dag
20275 \end_layout
20276
20277 \end_inset
20278 </cell>
20279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283 \begin_inset Formula $\dag$
20284 \end_inset
20285
20286
20287 \end_layout
20288
20289 \end_inset
20290 </cell>
20291 </row>
20292 <row>
20293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20294 \begin_inset Text
20295
20296 \begin_layout Plain Layout
20297
20298 \backslash
20299 ddag
20300 \end_layout
20301
20302 \end_inset
20303 </cell>
20304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20305 \begin_inset Text
20306
20307 \begin_layout Plain Layout
20308 \begin_inset Formula $\ddag$
20309 \end_inset
20310
20311
20312 \end_layout
20313
20314 \end_inset
20315 </cell>
20316 </row>
20317 <row>
20318 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20319 \begin_inset Text
20320
20321 \begin_layout Plain Layout
20322
20323 \backslash
20324 complement
20325 \end_layout
20326
20327 \end_inset
20328 </cell>
20329 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20330 \begin_inset Text
20331
20332 \begin_layout Plain Layout
20333 \begin_inset ERT
20334 status collapsed
20335
20336 \begin_layout Plain Layout
20337
20338
20339 \backslash
20340 raisebox{-0.8mm}{
20341 \end_layout
20342
20343 \end_inset
20344
20345
20346 \begin_inset Formula $\complement$
20347 \end_inset
20348
20349
20350 \begin_inset ERT
20351 status collapsed
20352
20353 \begin_layout Plain Layout
20354
20355 }
20356 \end_layout
20357
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \end_inset
20364 </cell>
20365 </row>
20366 <row>
20367 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20368 \begin_inset Text
20369
20370 \begin_layout Plain Layout
20371
20372 \backslash
20373 Bbbk
20374 \end_layout
20375
20376 \end_inset
20377 </cell>
20378 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20379 \begin_inset Text
20380
20381 \begin_layout Plain Layout
20382 \begin_inset Formula $\Bbbk$
20383 \end_inset
20384
20385
20386 \end_layout
20387
20388 \end_inset
20389 </cell>
20390 </row>
20391 </lyxtabular>
20392
20393 \end_inset
20394
20395
20396 \begin_inset space \hfill{}
20397 \end_inset
20398
20399
20400 \begin_inset Tabular
20401 <lyxtabular version="3" rows="10" columns="2">
20402 <features rotate="0" tabularvalignment="middle">
20403 <column alignment="center" valignment="top" width="0pt">
20404 <column alignment="center" valignment="top" width="0pt">
20405 <row>
20406 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20407 \begin_inset Text
20408
20409 \begin_layout Plain Layout
20410 コマンド
20411 \end_layout
20412
20413 \end_inset
20414 </cell>
20415 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20416 \begin_inset Text
20417
20418 \begin_layout Plain Layout
20419 出力
20420 \end_layout
20421
20422 \end_inset
20423 </cell>
20424 </row>
20425 <row>
20426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20427 \begin_inset Text
20428
20429 \begin_layout Plain Layout
20430
20431 \backslash
20432 prime
20433 \end_layout
20434
20435 \end_inset
20436 </cell>
20437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20438 \begin_inset Text
20439
20440 \begin_layout Plain Layout
20441 \begin_inset Formula $\prime$
20442 \end_inset
20443
20444
20445 \end_layout
20446
20447 \end_inset
20448 </cell>
20449 </row>
20450 <row>
20451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20452 \begin_inset Text
20453
20454 \begin_layout Plain Layout
20455
20456 \backslash
20457 backprime
20458 \end_layout
20459
20460 \end_inset
20461 </cell>
20462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20463 \begin_inset Text
20464
20465 \begin_layout Plain Layout
20466 \begin_inset Formula $\backprime$
20467 \end_inset
20468
20469
20470 \end_layout
20471
20472 \end_inset
20473 </cell>
20474 </row>
20475 <row>
20476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20477 \begin_inset Text
20478
20479 \begin_layout Plain Layout
20480
20481 \backslash
20482 mho
20483 \end_layout
20484
20485 \end_inset
20486 </cell>
20487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20488 \begin_inset Text
20489
20490 \begin_layout Plain Layout
20491 \begin_inset Formula $\mho$
20492 \end_inset
20493
20494
20495 \end_layout
20496
20497 \end_inset
20498 </cell>
20499 </row>
20500 <row>
20501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20502 \begin_inset Text
20503
20504 \begin_layout Plain Layout
20505
20506 \backslash
20507 triangle
20508 \end_layout
20509
20510 \end_inset
20511 </cell>
20512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20513 \begin_inset Text
20514
20515 \begin_layout Plain Layout
20516 \begin_inset Formula $\triangle$
20517 \end_inset
20518
20519
20520 \end_layout
20521
20522 \end_inset
20523 </cell>
20524 </row>
20525 <row>
20526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20527 \begin_inset Text
20528
20529 \begin_layout Plain Layout
20530
20531 \backslash
20532 angle
20533 \end_layout
20534
20535 \end_inset
20536 </cell>
20537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20538 \begin_inset Text
20539
20540 \begin_layout Plain Layout
20541 \begin_inset Formula $\angle$
20542 \end_inset
20543
20544
20545 \end_layout
20546
20547 \end_inset
20548 </cell>
20549 </row>
20550 <row>
20551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20552 \begin_inset Text
20553
20554 \begin_layout Plain Layout
20555
20556 \backslash
20557 measuredangle
20558 \end_layout
20559
20560 \end_inset
20561 </cell>
20562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20563 \begin_inset Text
20564
20565 \begin_layout Plain Layout
20566 \begin_inset Formula $\measuredangle$
20567 \end_inset
20568
20569
20570 \end_layout
20571
20572 \end_inset
20573 </cell>
20574 </row>
20575 <row>
20576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20577 \begin_inset Text
20578
20579 \begin_layout Plain Layout
20580
20581 \backslash
20582 sphericalangle
20583 \end_layout
20584
20585 \end_inset
20586 </cell>
20587 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20588 \begin_inset Text
20589
20590 \begin_layout Plain Layout
20591 \begin_inset Formula $\sphericalangle$
20592 \end_inset
20593
20594
20595 \end_layout
20596
20597 \end_inset
20598 </cell>
20599 </row>
20600 <row>
20601 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20602 \begin_inset Text
20603
20604 \begin_layout Plain Layout
20605
20606 \backslash
20607 top
20608 \end_layout
20609
20610 \end_inset
20611 </cell>
20612 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20613 \begin_inset Text
20614
20615 \begin_layout Plain Layout
20616 \begin_inset Formula $\top$
20617 \end_inset
20618
20619
20620 \end_layout
20621
20622 \end_inset
20623 </cell>
20624 </row>
20625 <row>
20626 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20627 \begin_inset Text
20628
20629 \begin_layout Plain Layout
20630
20631 \backslash
20632 bot
20633 \end_layout
20634
20635 \end_inset
20636 </cell>
20637 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20638 \begin_inset Text
20639
20640 \begin_layout Plain Layout
20641 \begin_inset Formula $\bot$
20642 \end_inset
20643
20644
20645 \end_layout
20646
20647 \end_inset
20648 </cell>
20649 </row>
20650 </lyxtabular>
20651
20652 \end_inset
20653
20654
20655 \begin_inset space \hfill{}
20656 \end_inset
20657
20658
20659 \end_layout
20660
20661 \begin_layout Subsection
20662 その他の記号
20663 \begin_inset CommandInset label
20664 LatexCommand label
20665 name "sub:その他の記号"
20666
20667 \end_inset
20668
20669
20670 \begin_inset Index idx
20671 status collapsed
20672
20673 \begin_layout Plain Layout
20674 きごう@記号 ! そのた@その他
20675 \end_layout
20676
20677 \end_inset
20678
20679
20680 \end_layout
20681
20682 \begin_layout Standard
20683 \noindent
20684 \align center
20685 \begin_inset Tabular
20686 <lyxtabular version="3" rows="10" columns="2">
20687 <features rotate="0" tabularvalignment="middle">
20688 <column alignment="center" valignment="top" width="0pt">
20689 <column alignment="center" valignment="top" width="0pt">
20690 <row>
20691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20692 \begin_inset Text
20693
20694 \begin_layout Plain Layout
20695
20696 \family roman
20697 \series medium
20698 \shape up
20699 \size normal
20700 \emph off
20701 \bar no
20702 \noun off
20703 \color none
20704 コマンド
20705 \end_layout
20706
20707 \end_inset
20708 </cell>
20709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20710 \begin_inset Text
20711
20712 \begin_layout Plain Layout
20713
20714 \family roman
20715 \series medium
20716 \shape up
20717 \size normal
20718 \emph off
20719 \bar no
20720 \noun off
20721 \color none
20722 出力
20723 \end_layout
20724
20725 \end_inset
20726 </cell>
20727 </row>
20728 <row>
20729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20730 \begin_inset Text
20731
20732 \begin_layout Plain Layout
20733
20734 \backslash
20735 flat
20736 \end_layout
20737
20738 \end_inset
20739 </cell>
20740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744 \begin_inset Formula $\flat$
20745 \end_inset
20746
20747
20748 \end_layout
20749
20750 \end_inset
20751 </cell>
20752 </row>
20753 <row>
20754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20755 \begin_inset Text
20756
20757 \begin_layout Plain Layout
20758
20759 \backslash
20760 natural
20761 \end_layout
20762
20763 \end_inset
20764 </cell>
20765 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769 \begin_inset Formula $\natural$
20770 \end_inset
20771
20772
20773 \end_layout
20774
20775 \end_inset
20776 </cell>
20777 </row>
20778 <row>
20779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20780 \begin_inset Text
20781
20782 \begin_layout Plain Layout
20783
20784 \backslash
20785 sharp
20786 \end_layout
20787
20788 \end_inset
20789 </cell>
20790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20791 \begin_inset Text
20792
20793 \begin_layout Plain Layout
20794 \begin_inset Formula $\sharp$
20795 \end_inset
20796
20797
20798 \end_layout
20799
20800 \end_inset
20801 </cell>
20802 </row>
20803 <row>
20804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20805 \begin_inset Text
20806
20807 \begin_layout Plain Layout
20808
20809 \backslash
20810 surd
20811 \end_layout
20812
20813 \end_inset
20814 </cell>
20815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819 \begin_inset Formula $\surd$
20820 \end_inset
20821
20822
20823 \end_layout
20824
20825 \end_inset
20826 </cell>
20827 </row>
20828 <row>
20829 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20830 \begin_inset Text
20831
20832 \begin_layout Plain Layout
20833
20834 \backslash
20835 checkmark
20836 \end_layout
20837
20838 \end_inset
20839 </cell>
20840 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20841 \begin_inset Text
20842
20843 \begin_layout Plain Layout
20844 \begin_inset Formula $\checkmark$
20845 \end_inset
20846
20847
20848 \end_layout
20849
20850 \end_inset
20851 </cell>
20852 </row>
20853 <row>
20854 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20855 \begin_inset Text
20856
20857 \begin_layout Plain Layout
20858
20859 \backslash
20860 yen
20861 \end_layout
20862
20863 \end_inset
20864 </cell>
20865 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869 \begin_inset Formula $\yen$
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 pounds
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 $\pounds$
20895 \end_inset
20896
20897
20898 \end_layout
20899
20900 \end_inset
20901 </cell>
20902 </row>
20903 <row>
20904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20905 \begin_inset Text
20906
20907 \begin_layout Plain Layout
20908 $
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20914 \begin_inset Text
20915
20916 \begin_layout Plain Layout
20917 \begin_inset Formula $\$$
20918 \end_inset
20919
20920
20921 \end_layout
20922
20923 \end_inset
20924 </cell>
20925 </row>
20926 <row>
20927 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20928 \begin_inset Text
20929
20930 \begin_layout Plain Layout
20931 §
20932 \end_layout
20933
20934 \end_inset
20935 </cell>
20936 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20937 \begin_inset Text
20938
20939 \begin_layout Plain Layout
20940 \begin_inset Formula $\mathsection$
20941 \end_inset
20942
20943
20944 \end_layout
20945
20946 \end_inset
20947 </cell>
20948 </row>
20949 </lyxtabular>
20950
20951 \end_inset
20952
20953
20954 \begin_inset Tabular
20955 <lyxtabular version="3" rows="10" columns="2">
20956 <features rotate="0" tabularvalignment="middle">
20957 <column alignment="center" valignment="top">
20958 <column alignment="center" valignment="top">
20959 <row>
20960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20961 \begin_inset Text
20962
20963 \begin_layout Plain Layout
20964
20965 \family roman
20966 \series medium
20967 \shape up
20968 \size normal
20969 \emph off
20970 \bar no
20971 \noun off
20972 \color none
20973 コマンド
20974 \end_layout
20975
20976 \end_inset
20977 </cell>
20978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20979 \begin_inset Text
20980
20981 \begin_layout Plain Layout
20982
20983 \family roman
20984 \series medium
20985 \shape up
20986 \size normal
20987 \emph off
20988 \bar no
20989 \noun off
20990 \color none
20991 出力
20992 \end_layout
20993
20994 \end_inset
20995 </cell>
20996 </row>
20997 <row>
20998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20999 \begin_inset Text
21000
21001 \begin_layout Plain Layout
21002
21003 \backslash
21004 hbar
21005 \end_layout
21006
21007 \end_inset
21008 </cell>
21009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21010 \begin_inset Text
21011
21012 \begin_layout Plain Layout
21013 \begin_inset Formula $\hbar$
21014 \end_inset
21015
21016
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 </row>
21022 <row>
21023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027
21028 \backslash
21029 hslash
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038 \begin_inset Formula $\hslash$
21039 \end_inset
21040
21041
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 </row>
21047 <row>
21048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052
21053 \backslash
21054 clubsuit
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 \begin_inset Formula $\clubsuit$
21064 \end_inset
21065
21066
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 </row>
21072 <row>
21073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077
21078 \backslash
21079 spadesuit
21080 \end_layout
21081
21082 \end_inset
21083 </cell>
21084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21085 \begin_inset Text
21086
21087 \begin_layout Plain Layout
21088 \begin_inset Formula $\spadesuit$
21089 \end_inset
21090
21091
21092 \end_layout
21093
21094 \end_inset
21095 </cell>
21096 </row>
21097 <row>
21098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21099 \begin_inset Text
21100
21101 \begin_layout Plain Layout
21102
21103 \backslash
21104 bigstar
21105 \end_layout
21106
21107 \end_inset
21108 </cell>
21109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21110 \begin_inset Text
21111
21112 \begin_layout Plain Layout
21113 \begin_inset Formula $\bigstar$
21114 \end_inset
21115
21116
21117 \end_layout
21118
21119 \end_inset
21120 </cell>
21121 </row>
21122 <row>
21123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21124 \begin_inset Text
21125
21126 \begin_layout Plain Layout
21127
21128 \backslash
21129 blacklozenge
21130 \end_layout
21131
21132 \end_inset
21133 </cell>
21134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21135 \begin_inset Text
21136
21137 \begin_layout Plain Layout
21138 \begin_inset Formula $\blacklozenge$
21139 \end_inset
21140
21141
21142 \end_layout
21143
21144 \end_inset
21145 </cell>
21146 </row>
21147 <row>
21148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21149 \begin_inset Text
21150
21151 \begin_layout Plain Layout
21152
21153 \backslash
21154 blacktriangle
21155 \end_layout
21156
21157 \end_inset
21158 </cell>
21159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21160 \begin_inset Text
21161
21162 \begin_layout Plain Layout
21163 \begin_inset Formula $\blacktriangle$
21164 \end_inset
21165
21166
21167 \end_layout
21168
21169 \end_inset
21170 </cell>
21171 </row>
21172 <row>
21173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21174 \begin_inset Text
21175
21176 \begin_layout Plain Layout
21177
21178 \backslash
21179 blacktiangledown
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188 \begin_inset Formula $\blacktriangledown$
21189 \end_inset
21190
21191
21192 \end_layout
21193
21194 \end_inset
21195 </cell>
21196 </row>
21197 <row>
21198 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21199 \begin_inset Text
21200
21201 \begin_layout Plain Layout
21202
21203 \backslash
21204 bullet
21205 \end_layout
21206
21207 \end_inset
21208 </cell>
21209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \begin_layout Plain Layout
21213 \begin_inset Formula $\bullet$
21214 \end_inset
21215
21216
21217 \end_layout
21218
21219 \end_inset
21220 </cell>
21221 </row>
21222 </lyxtabular>
21223
21224 \end_inset
21225
21226
21227 \begin_inset Tabular
21228 <lyxtabular version="3" rows="10" columns="2">
21229 <features rotate="0" tabularvalignment="middle">
21230 <column alignment="center" valignment="top" width="0pt">
21231 <column alignment="center" valignment="top" width="0pt">
21232 <row>
21233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21234 \begin_inset Text
21235
21236 \begin_layout Plain Layout
21237
21238 \family roman
21239 \series medium
21240 \shape up
21241 \size normal
21242 \emph off
21243 \bar no
21244 \noun off
21245 \color none
21246 コマンド
21247 \end_layout
21248
21249 \end_inset
21250 </cell>
21251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21252 \begin_inset Text
21253
21254 \begin_layout Plain Layout
21255
21256 \family roman
21257 \series medium
21258 \shape up
21259 \size normal
21260 \emph off
21261 \bar no
21262 \noun off
21263 \color none
21264 出力
21265 \end_layout
21266
21267 \end_inset
21268 </cell>
21269 </row>
21270 <row>
21271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21272 \begin_inset Text
21273
21274 \begin_layout Plain Layout
21275
21276 \backslash
21277 diamondsuit
21278 \end_layout
21279
21280 \end_inset
21281 </cell>
21282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21283 \begin_inset Text
21284
21285 \begin_layout Plain Layout
21286 \begin_inset Formula $\diamondsuit$
21287 \end_inset
21288
21289
21290 \end_layout
21291
21292 \end_inset
21293 </cell>
21294 </row>
21295 <row>
21296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21297 \begin_inset Text
21298
21299 \begin_layout Plain Layout
21300
21301 \backslash
21302 Diamond
21303 \end_layout
21304
21305 \end_inset
21306 </cell>
21307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21308 \begin_inset Text
21309
21310 \begin_layout Plain Layout
21311 \begin_inset Formula $\Diamond$
21312 \end_inset
21313
21314
21315 \end_layout
21316
21317 \end_inset
21318 </cell>
21319 </row>
21320 <row>
21321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21322 \begin_inset Text
21323
21324 \begin_layout Plain Layout
21325
21326 \backslash
21327 heartsuit
21328 \end_layout
21329
21330 \end_inset
21331 </cell>
21332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21333 \begin_inset Text
21334
21335 \begin_layout Plain Layout
21336 \begin_inset Formula $\heartsuit$
21337 \end_inset
21338
21339
21340 \end_layout
21341
21342 \end_inset
21343 </cell>
21344 </row>
21345 <row>
21346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21347 \begin_inset Text
21348
21349 \begin_layout Plain Layout
21350
21351 \backslash
21352 P
21353 \end_layout
21354
21355 \end_inset
21356 </cell>
21357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21358 \begin_inset Text
21359
21360 \begin_layout Plain Layout
21361 \begin_inset Formula $\P$
21362 \end_inset
21363
21364
21365 \end_layout
21366
21367 \end_inset
21368 </cell>
21369 </row>
21370 <row>
21371 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21372 \begin_inset Text
21373
21374 \begin_layout Plain Layout
21375
21376 \backslash
21377 copyright
21378 \end_layout
21379
21380 \end_inset
21381 </cell>
21382 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21383 \begin_inset Text
21384
21385 \begin_layout Plain Layout
21386 \begin_inset Formula $\copyright$
21387 \end_inset
21388
21389
21390 \end_layout
21391
21392 \end_inset
21393 </cell>
21394 </row>
21395 <row>
21396 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21397 \begin_inset Text
21398
21399 \begin_layout Plain Layout
21400
21401 \backslash
21402 circledR
21403 \end_layout
21404
21405 \end_inset
21406 </cell>
21407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21408 \begin_inset Text
21409
21410 \begin_layout Plain Layout
21411 \begin_inset Formula $\circledR$
21412 \end_inset
21413
21414
21415 \end_layout
21416
21417 \end_inset
21418 </cell>
21419 </row>
21420 <row>
21421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21422 \begin_inset Text
21423
21424 \begin_layout Plain Layout
21425
21426 \backslash
21427 maltese
21428 \end_layout
21429
21430 \end_inset
21431 </cell>
21432 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21433 \begin_inset Text
21434
21435 \begin_layout Plain Layout
21436 \begin_inset Formula $\maltese$
21437 \end_inset
21438
21439
21440 \end_layout
21441
21442 \end_inset
21443 </cell>
21444 </row>
21445 <row>
21446 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21447 \begin_inset Text
21448
21449 \begin_layout Plain Layout
21450
21451 \backslash
21452 diagup
21453 \end_layout
21454
21455 \end_inset
21456 </cell>
21457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21458 \begin_inset Text
21459
21460 \begin_layout Plain Layout
21461 \begin_inset Formula $\diagup$
21462 \end_inset
21463
21464
21465 \end_layout
21466
21467 \end_inset
21468 </cell>
21469 </row>
21470 <row>
21471 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21472 \begin_inset Text
21473
21474 \begin_layout Plain Layout
21475
21476 \backslash
21477 diagdown
21478 \end_layout
21479
21480 \end_inset
21481 </cell>
21482 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21483 \begin_inset Text
21484
21485 \begin_layout Plain Layout
21486 \begin_inset Formula $\diagdown$
21487 \end_inset
21488
21489
21490 \end_layout
21491
21492 \end_inset
21493 </cell>
21494 </row>
21495 </lyxtabular>
21496
21497 \end_inset
21498
21499
21500 \end_layout
21501
21502 \begin_layout Standard
21503 \begin_inset VSpace medskip
21504 \end_inset
21505
21506 ここにある以上の記号が、第
21507 \begin_inset CommandInset ref
21508 LatexCommand ref
21509 reference "sub:他の特殊文字"
21510
21511 \end_inset
21512
21513 節に挙げてあります。
21514 \end_layout
21515
21516 \begin_layout Standard
21517 寸法を変えて表示することのできる記号もあります。第
21518 \begin_inset CommandInset ref
21519 LatexCommand ref
21520 reference "sub:書体寸法"
21521
21522 \end_inset
21523
21524 節をご参照下さい。
21525 \end_layout
21526
21527 \begin_layout Subsection
21528 ユーロ通貨記号
21529 \begin_inset Index idx
21530 status collapsed
21531
21532 \begin_layout Plain Layout
21533 きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
21534 \end_layout
21535
21536 \end_inset
21537
21538
21539 \begin_inset Index idx
21540 status collapsed
21541
21542 \begin_layout Plain Layout
21543
21544 \backslash
21545 @
21546 \begin_inset ERT
21547 status collapsed
21548
21549 \begin_layout Plain Layout
21550
21551
21552 \backslash
21553 officialeuro
21554 \end_layout
21555
21556 \end_inset
21557
21558
21559 \end_layout
21560
21561 \end_inset
21562
21563
21564 \end_layout
21565
21566 \begin_layout Standard
21567 ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
21568 \series bold
21569 eurosym
21570 \series default
21571
21572 \begin_inset Index idx
21573 status collapsed
21574
21575 \begin_layout Plain Layout
21576 ぱっけーじ@パッケージ ! eurosym
21577 \end_layout
21578
21579 \end_inset
21580
21581 が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
21582 \end_layout
21583
21584 \begin_layout Standard
21585
21586 \series bold
21587
21588 \backslash
21589 usepackage[gennarrow]{eurosym}
21590 \end_layout
21591
21592 \begin_layout Standard
21593 すると、ユーロ通貨記号を
21594 \series bold
21595
21596 \backslash
21597 euro
21598 \series default
21599
21600 \begin_inset Index idx
21601 status collapsed
21602
21603 \begin_layout Plain Layout
21604 こまんど@コマンド ! E ! 
21605 \backslash
21606 euro
21607 \end_layout
21608
21609 \end_inset
21610
21611 コマンドで挿入することができるようになります。
21612 \end_layout
21613
21614 \begin_layout Standard
21615 数式テキストには、
21616 \series bold
21617 eurosym
21618 \series default
21619 が導入されていなくても、ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます。
21620 \series bold
21621 eurosym
21622 \series default
21623 が導入されていれば、
21624 \series bold
21625
21626 \backslash
21627 euro
21628 \series default
21629 はTeXモードでも挿入することができます。また、正式な通貨記号を
21630 \series bold
21631
21632 \backslash
21633 officialeuro
21634 \series default
21635
21636 \begin_inset Index idx
21637 status collapsed
21638
21639 \begin_layout Plain Layout
21640 こまんど@コマンド ! O ! 
21641 \backslash
21642 officialeuro
21643 \end_layout
21644
21645 \end_inset
21646
21647 コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
21648 \end_layout
21649
21650 \begin_layout Standard
21651 \begin_inset ERT
21652 status collapsed
21653
21654 \begin_layout Plain Layout
21655
21656
21657 \backslash
21658 ifeurosym 
21659 \end_layout
21660
21661 \end_inset
21662
21663
21664 \begin_inset Note Note
21665 status open
21666
21667 \begin_layout Plain Layout
21668 以下の表は、LaTeXパッケージ
21669 \series bold
21670 eurosym
21671 \series default
21672 が導入済みのときのみ表示されます。
21673 \end_layout
21674
21675 \end_inset
21676
21677
21678 \end_layout
21679
21680 \begin_layout Standard
21681 以下は、各ユーロ通貨記号のまとめです。
21682 \end_layout
21683
21684 \begin_layout Standard
21685 \align center
21686 \begin_inset Tabular
21687 <lyxtabular version="3" rows="4" columns="3">
21688 <features rotate="0" tabularvalignment="middle">
21689 <column alignment="center" valignment="top" width="0pt">
21690 <column alignment="center" valignment="top" width="0pt">
21691 <column alignment="center" valignment="top" width="0pt">
21692 <row>
21693 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
21694 \begin_inset Text
21695
21696 \begin_layout Plain Layout
21697
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21703 \begin_inset Text
21704
21705 \begin_layout Plain Layout
21706 コマンド
21707 \end_layout
21708
21709 \end_inset
21710 </cell>
21711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21712 \begin_inset Text
21713
21714 \begin_layout Plain Layout
21715 出力
21716 \end_layout
21717
21718 \end_inset
21719 </cell>
21720 </row>
21721 <row>
21722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21723 \begin_inset Text
21724
21725 \begin_layout Plain Layout
21726 数式
21727 \end_layout
21728
21729 \end_inset
21730 </cell>
21731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21732 \begin_inset Text
21733
21734 \begin_layout Plain Layout
21735
21736 \backslash
21737 euro
21738 \end_layout
21739
21740 \end_inset
21741 </cell>
21742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21743 \begin_inset Text
21744
21745 \begin_layout Plain Layout
21746 \begin_inset Formula $\euro$
21747 \end_inset
21748
21749
21750 \end_layout
21751
21752 \end_inset
21753 </cell>
21754 </row>
21755 <row>
21756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21757 \begin_inset Text
21758
21759 \begin_layout Plain Layout
21760 数式テキスト
21761 \end_layout
21762
21763 \end_inset
21764 </cell>
21765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21766 \begin_inset Text
21767
21768 \begin_layout Plain Layout
21769 (ユーロ記号)
21770 \end_layout
21771
21772 \end_inset
21773 </cell>
21774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21775 \begin_inset Text
21776
21777 \begin_layout Plain Layout
21778 (ユーロ記号)
21779 \end_layout
21780
21781 \end_inset
21782 </cell>
21783 </row>
21784 <row>
21785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21786 \begin_inset Text
21787
21788 \begin_layout Plain Layout
21789 TeXモード
21790 \end_layout
21791
21792 \end_inset
21793 </cell>
21794 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21795 \begin_inset Text
21796
21797 \begin_layout Plain Layout
21798
21799 \backslash
21800 officialeuro
21801 \end_layout
21802
21803 \end_inset
21804 </cell>
21805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21806 \begin_inset Text
21807
21808 \begin_layout Plain Layout
21809 \begin_inset ERT
21810 status collapsed
21811
21812 \begin_layout Plain Layout
21813
21814
21815 \backslash
21816 officialeuro
21817 \end_layout
21818
21819 \end_inset
21820
21821
21822 \end_layout
21823
21824 \end_inset
21825 </cell>
21826 </row>
21827 </lyxtabular>
21828
21829 \end_inset
21830
21831
21832 \end_layout
21833
21834 \begin_layout Standard
21835 \begin_inset ERT
21836 status collapsed
21837
21838 \begin_layout Plain Layout
21839
21840
21841 \backslash
21842 else 
21843 \end_layout
21844
21845 \end_inset
21846
21847
21848 \begin_inset Note Note
21849 status open
21850
21851 \begin_layout Plain Layout
21852 以下は、LaTeXパッケージ
21853 \series bold
21854 eurosym
21855 \series default
21856 が導入されていないときのみ表示されます。
21857 \end_layout
21858
21859 \end_inset
21860
21861
21862 \end_layout
21863
21864 \begin_layout Standard
21865 本節の残りを出力としてみるためには、LaTeXパッケージ
21866 \series bold
21867 eurosym
21868 \series default
21869 を導入する必要があります。
21870 \end_layout
21871
21872 \begin_layout Standard
21873 \begin_inset ERT
21874 status collapsed
21875
21876 \begin_layout Plain Layout
21877
21878
21879 \backslash
21880 fi 
21881 \end_layout
21882
21883 \end_inset
21884
21885
21886 \end_layout
21887
21888 \begin_layout Section
21889 関係子
21890 \begin_inset CommandInset label
21891 LatexCommand label
21892 name "sec:関係子"
21893
21894 \end_inset
21895
21896
21897 \begin_inset Index idx
21898 status collapsed
21899
21900 \begin_layout Plain Layout
21901 かんけいし@関係子
21902 \end_layout
21903
21904 \end_inset
21905
21906
21907 \begin_inset Index idx
21908 status collapsed
21909
21910 \begin_layout Plain Layout
21911 ひかくし@比較子|see
21912 \begin_inset ERT
21913 status collapsed
21914
21915 \begin_layout Plain Layout
21916
21917 {
21918 \end_layout
21919
21920 \end_inset
21921
21922 関係子
21923 \begin_inset ERT
21924 status collapsed
21925
21926 \begin_layout Plain Layout
21927
21928 }
21929 \end_layout
21930
21931 \end_inset
21932
21933
21934 \end_layout
21935
21936 \end_inset
21937
21938
21939 \end_layout
21940
21941 \begin_layout Standard
21942 関係子はすべて、ツールバーボタンの
21943 \begin_inset Graphics
21944         filename ../../images/math/leq.png
21945         scale 85
21946
21947 \end_inset
21948
21949 でも挿入することができます。
21950 \end_layout
21951
21952 \begin_layout Standard
21953 \begin_inset space \hfill{}
21954 \end_inset
21955
21956
21957 \begin_inset Tabular
21958 <lyxtabular version="3" rows="17" columns="2">
21959 <features rotate="0" tabularvalignment="middle">
21960 <column alignment="center" valignment="top" width="0pt">
21961 <column alignment="center" valignment="top" width="0pt">
21962 <row>
21963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21964 \begin_inset Text
21965
21966 \begin_layout Plain Layout
21967 コマンド
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976 出力
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 </row>
21982 <row>
21983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21984 \begin_inset Text
21985
21986 \begin_layout Plain Layout
21987 \begin_inset Formula $<$
21988 \end_inset
21989
21990
21991 \end_layout
21992
21993 \end_inset
21994 </cell>
21995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21996 \begin_inset Text
21997
21998 \begin_layout Plain Layout
21999 \begin_inset Formula $<$
22000 \end_inset
22001
22002
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 </row>
22008 <row>
22009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22010 \begin_inset Text
22011
22012 \begin_layout Plain Layout
22013
22014 \backslash
22015 le
22016 \end_layout
22017
22018 \end_inset
22019 </cell>
22020 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22021 \begin_inset Text
22022
22023 \begin_layout Plain Layout
22024 \begin_inset Formula $\le$
22025 \end_inset
22026
22027
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 </row>
22033 <row>
22034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22035 \begin_inset Text
22036
22037 \begin_layout Plain Layout
22038
22039 \backslash
22040 ll
22041 \end_layout
22042
22043 \end_inset
22044 </cell>
22045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22046 \begin_inset Text
22047
22048 \begin_layout Plain Layout
22049 \begin_inset Formula $\ll$
22050 \end_inset
22051
22052
22053 \end_layout
22054
22055 \end_inset
22056 </cell>
22057 </row>
22058 <row>
22059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22060 \begin_inset Text
22061
22062 \begin_layout Plain Layout
22063
22064 \backslash
22065 prec
22066 \end_layout
22067
22068 \end_inset
22069 </cell>
22070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22071 \begin_inset Text
22072
22073 \begin_layout Plain Layout
22074 \begin_inset Formula $\prec$
22075 \end_inset
22076
22077
22078 \end_layout
22079
22080 \end_inset
22081 </cell>
22082 </row>
22083 <row>
22084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22085 \begin_inset Text
22086
22087 \begin_layout Plain Layout
22088
22089 \backslash
22090 preceq
22091 \end_layout
22092
22093 \end_inset
22094 </cell>
22095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22096 \begin_inset Text
22097
22098 \begin_layout Plain Layout
22099 \begin_inset Formula $\preceq$
22100 \end_inset
22101
22102
22103 \end_layout
22104
22105 \end_inset
22106 </cell>
22107 </row>
22108 <row>
22109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22110 \begin_inset Text
22111
22112 \begin_layout Plain Layout
22113
22114 \backslash
22115 subset
22116 \end_layout
22117
22118 \end_inset
22119 </cell>
22120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22121 \begin_inset Text
22122
22123 \begin_layout Plain Layout
22124 \begin_inset Formula $\subset$
22125 \end_inset
22126
22127
22128 \end_layout
22129
22130 \end_inset
22131 </cell>
22132 </row>
22133 <row>
22134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22135 \begin_inset Text
22136
22137 \begin_layout Plain Layout
22138
22139 \backslash
22140 subseteq
22141 \end_layout
22142
22143 \end_inset
22144 </cell>
22145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22146 \begin_inset Text
22147
22148 \begin_layout Plain Layout
22149 \begin_inset Formula $\subseteq$
22150 \end_inset
22151
22152
22153 \end_layout
22154
22155 \end_inset
22156 </cell>
22157 </row>
22158 <row>
22159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22160 \begin_inset Text
22161
22162 \begin_layout Plain Layout
22163
22164 \backslash
22165 sqsubseteq
22166 \end_layout
22167
22168 \end_inset
22169 </cell>
22170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22171 \begin_inset Text
22172
22173 \begin_layout Plain Layout
22174 \begin_inset Formula $\sqsubseteq$
22175 \end_inset
22176
22177
22178 \end_layout
22179
22180 \end_inset
22181 </cell>
22182 </row>
22183 <row>
22184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22185 \begin_inset Text
22186
22187 \begin_layout Plain Layout
22188
22189 \backslash
22190 in
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199 \begin_inset Formula $\in$
22200 \end_inset
22201
22202
22203 \end_layout
22204
22205 \end_inset
22206 </cell>
22207 </row>
22208 <row>
22209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22210 \begin_inset Text
22211
22212 \begin_layout Plain Layout
22213
22214 \backslash
22215 vdash
22216 \end_layout
22217
22218 \end_inset
22219 </cell>
22220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22221 \begin_inset Text
22222
22223 \begin_layout Plain Layout
22224 \begin_inset Formula $\vdash$
22225 \end_inset
22226
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 \backslash
22240 smile
22241 \end_layout
22242
22243 \end_inset
22244 </cell>
22245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22246 \begin_inset Text
22247
22248 \begin_layout Plain Layout
22249 \begin_inset Formula $\smile$
22250 \end_inset
22251
22252
22253 \end_layout
22254
22255 \end_inset
22256 </cell>
22257 </row>
22258 <row>
22259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22260 \begin_inset Text
22261
22262 \begin_layout Plain Layout
22263
22264 \backslash
22265 lhd
22266 \end_layout
22267
22268 \end_inset
22269 </cell>
22270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22271 \begin_inset Text
22272
22273 \begin_layout Plain Layout
22274 \begin_inset Formula $\lhd$
22275 \end_inset
22276
22277
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 </row>
22283 <row>
22284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22285 \begin_inset Text
22286
22287 \begin_layout Plain Layout
22288
22289 \backslash
22290 unlhd
22291 \end_layout
22292
22293 \end_inset
22294 </cell>
22295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22296 \begin_inset Text
22297
22298 \begin_layout Plain Layout
22299 \begin_inset Formula $\unlhd$
22300 \end_inset
22301
22302
22303 \end_layout
22304
22305 \end_inset
22306 </cell>
22307 </row>
22308 <row>
22309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22310 \begin_inset Text
22311
22312 \begin_layout Plain Layout
22313
22314 \backslash
22315 gtrless
22316 \end_layout
22317
22318 \end_inset
22319 </cell>
22320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22321 \begin_inset Text
22322
22323 \begin_layout Plain Layout
22324 \begin_inset Formula $\gtrless$
22325 \end_inset
22326
22327
22328 \end_layout
22329
22330 \end_inset
22331 </cell>
22332 </row>
22333 <row>
22334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22335 \begin_inset Text
22336
22337 \begin_layout Plain Layout
22338
22339 \backslash
22340 mid
22341 \end_layout
22342
22343 \end_inset
22344 </cell>
22345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22346 \begin_inset Text
22347
22348 \begin_layout Plain Layout
22349 \begin_inset Formula $\mid$
22350 \end_inset
22351
22352
22353 \end_layout
22354
22355 \end_inset
22356 </cell>
22357 </row>
22358 <row>
22359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22360 \begin_inset Text
22361
22362 \begin_layout Plain Layout
22363
22364 \backslash
22365 nmid
22366 \end_layout
22367
22368 \end_inset
22369 </cell>
22370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22371 \begin_inset Text
22372
22373 \begin_layout Plain Layout
22374 \begin_inset Formula $\nmid$
22375 \end_inset
22376
22377
22378 \end_layout
22379
22380 \end_inset
22381 </cell>
22382 </row>
22383 </lyxtabular>
22384
22385 \end_inset
22386
22387
22388 \begin_inset space \hfill{}
22389 \end_inset
22390
22391
22392 \begin_inset Tabular
22393 <lyxtabular version="3" rows="17" columns="2">
22394 <features rotate="0" tabularvalignment="middle">
22395 <column alignment="center" valignment="top" width="0pt">
22396 <column alignment="center" valignment="top" width="0pt">
22397 <row>
22398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22399 \begin_inset Text
22400
22401 \begin_layout Plain Layout
22402 コマンド
22403 \end_layout
22404
22405 \end_inset
22406 </cell>
22407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22408 \begin_inset Text
22409
22410 \begin_layout Plain Layout
22411 出力
22412 \end_layout
22413
22414 \end_inset
22415 </cell>
22416 </row>
22417 <row>
22418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22419 \begin_inset Text
22420
22421 \begin_layout Plain Layout
22422 =
22423 \end_layout
22424
22425 \end_inset
22426 </cell>
22427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22428 \begin_inset Text
22429
22430 \begin_layout Plain Layout
22431 \begin_inset Formula $=$
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \end_inset
22438 </cell>
22439 </row>
22440 <row>
22441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22442 \begin_inset Text
22443
22444 \begin_layout Plain Layout
22445
22446 \backslash
22447 not=
22448 \end_layout
22449
22450 \end_inset
22451 </cell>
22452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22453 \begin_inset Text
22454
22455 \begin_layout Plain Layout
22456 \begin_inset Formula $\not=$
22457 \end_inset
22458
22459
22460 \end_layout
22461
22462 \end_inset
22463 </cell>
22464 </row>
22465 <row>
22466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22467 \begin_inset Text
22468
22469 \begin_layout Plain Layout
22470
22471 \backslash
22472 equiv
22473 \end_layout
22474
22475 \end_inset
22476 </cell>
22477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22478 \begin_inset Text
22479
22480 \begin_layout Plain Layout
22481 \begin_inset Formula $\equiv$
22482 \end_inset
22483
22484
22485 \end_layout
22486
22487 \end_inset
22488 </cell>
22489 </row>
22490 <row>
22491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22492 \begin_inset Text
22493
22494 \begin_layout Plain Layout
22495
22496 \backslash
22497 sim
22498 \end_layout
22499
22500 \end_inset
22501 </cell>
22502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22503 \begin_inset Text
22504
22505 \begin_layout Plain Layout
22506 \begin_inset Formula $\sim$
22507 \end_inset
22508
22509
22510 \end_layout
22511
22512 \end_inset
22513 </cell>
22514 </row>
22515 <row>
22516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22517 \begin_inset Text
22518
22519 \begin_layout Plain Layout
22520
22521 \backslash
22522 simeq
22523 \end_layout
22524
22525 \end_inset
22526 </cell>
22527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22528 \begin_inset Text
22529
22530 \begin_layout Plain Layout
22531 \begin_inset Formula $\simeq$
22532 \end_inset
22533
22534
22535 \end_layout
22536
22537 \end_inset
22538 </cell>
22539 </row>
22540 <row>
22541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22542 \begin_inset Text
22543
22544 \begin_layout Plain Layout
22545
22546 \backslash
22547 approx
22548 \end_layout
22549
22550 \end_inset
22551 </cell>
22552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22553 \begin_inset Text
22554
22555 \begin_layout Plain Layout
22556 \begin_inset Formula $\approx$
22557 \end_inset
22558
22559
22560 \end_layout
22561
22562 \end_inset
22563 </cell>
22564 </row>
22565 <row>
22566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22567 \begin_inset Text
22568
22569 \begin_layout Plain Layout
22570
22571 \backslash
22572 cong
22573 \end_layout
22574
22575 \end_inset
22576 </cell>
22577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22578 \begin_inset Text
22579
22580 \begin_layout Plain Layout
22581 \begin_inset Formula $\cong$
22582 \end_inset
22583
22584
22585 \end_layout
22586
22587 \end_inset
22588 </cell>
22589 </row>
22590 <row>
22591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22592 \begin_inset Text
22593
22594 \begin_layout Plain Layout
22595
22596 \backslash
22597 bowtie
22598 \end_layout
22599
22600 \end_inset
22601 </cell>
22602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22603 \begin_inset Text
22604
22605 \begin_layout Plain Layout
22606 \begin_inset Formula $\bowtie$
22607 \end_inset
22608
22609
22610 \end_layout
22611
22612 \end_inset
22613 </cell>
22614 </row>
22615 <row>
22616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22617 \begin_inset Text
22618
22619 \begin_layout Plain Layout
22620
22621 \backslash
22622 notin
22623 \end_layout
22624
22625 \end_inset
22626 </cell>
22627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22628 \begin_inset Text
22629
22630 \begin_layout Plain Layout
22631 \begin_inset Formula $\notin$
22632 \end_inset
22633
22634
22635 \end_layout
22636
22637 \end_inset
22638 </cell>
22639 </row>
22640 <row>
22641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22642 \begin_inset Text
22643
22644 \begin_layout Plain Layout
22645
22646 \backslash
22647 perp
22648 \end_layout
22649
22650 \end_inset
22651 </cell>
22652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656 \begin_inset Formula $\perp$
22657 \end_inset
22658
22659
22660 \end_layout
22661
22662 \end_inset
22663 </cell>
22664 </row>
22665 <row>
22666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22667 \begin_inset Text
22668
22669 \begin_layout Plain Layout
22670
22671 \backslash
22672 propto
22673 \end_layout
22674
22675 \end_inset
22676 </cell>
22677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22678 \begin_inset Text
22679
22680 \begin_layout Plain Layout
22681 \begin_inset Formula $\propto$
22682 \end_inset
22683
22684
22685 \end_layout
22686
22687 \end_inset
22688 </cell>
22689 </row>
22690 <row>
22691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22692 \begin_inset Text
22693
22694 \begin_layout Plain Layout
22695
22696 \backslash
22697 asymp
22698 \end_layout
22699
22700 \end_inset
22701 </cell>
22702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22703 \begin_inset Text
22704
22705 \begin_layout Plain Layout
22706 \begin_inset Formula $\asymp$
22707 \end_inset
22708
22709
22710 \end_layout
22711
22712 \end_inset
22713 </cell>
22714 </row>
22715 <row>
22716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22717 \begin_inset Text
22718
22719 \begin_layout Plain Layout
22720
22721 \backslash
22722 doteq
22723 \end_layout
22724
22725 \end_inset
22726 </cell>
22727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22728 \begin_inset Text
22729
22730 \begin_layout Plain Layout
22731 \begin_inset Formula $\doteq$
22732 \end_inset
22733
22734
22735 \end_layout
22736
22737 \end_inset
22738 </cell>
22739 </row>
22740 <row>
22741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22742 \begin_inset Text
22743
22744 \begin_layout Plain Layout
22745
22746 \backslash
22747 circeq
22748 \end_layout
22749
22750 \end_inset
22751 </cell>
22752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22753 \begin_inset Text
22754
22755 \begin_layout Plain Layout
22756 \begin_inset Formula $\circeq$
22757 \end_inset
22758
22759
22760 \end_layout
22761
22762 \end_inset
22763 </cell>
22764 </row>
22765 <row>
22766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22767 \begin_inset Text
22768
22769 \begin_layout Plain Layout
22770
22771 \backslash
22772 models
22773 \end_layout
22774
22775 \end_inset
22776 </cell>
22777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22778 \begin_inset Text
22779
22780 \begin_layout Plain Layout
22781 \begin_inset Formula $\models$
22782 \end_inset
22783
22784
22785 \end_layout
22786
22787 \end_inset
22788 </cell>
22789 </row>
22790 <row>
22791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22792 \begin_inset Text
22793
22794 \begin_layout Plain Layout
22795
22796 \backslash
22797 widehat=
22798 \end_layout
22799
22800 \end_inset
22801 </cell>
22802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22803 \begin_inset Text
22804
22805 \begin_layout Plain Layout
22806 \begin_inset Formula $\widehat{=}$
22807 \end_inset
22808
22809
22810 \end_layout
22811
22812 \end_inset
22813 </cell>
22814 </row>
22815 </lyxtabular>
22816
22817 \end_inset
22818
22819
22820 \begin_inset space \hfill{}
22821 \end_inset
22822
22823
22824 \begin_inset Tabular
22825 <lyxtabular version="3" rows="17" columns="2">
22826 <features rotate="0" tabularvalignment="middle">
22827 <column alignment="center" valignment="top" width="0pt">
22828 <column alignment="center" valignment="top" width="0pt">
22829 <row>
22830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834
22835 \family roman
22836 \series medium
22837 \shape up
22838 \size normal
22839 \emph off
22840 \bar no
22841 \noun off
22842 \color none
22843 コマンド
22844 \end_layout
22845
22846 \end_inset
22847 </cell>
22848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22849 \begin_inset Text
22850
22851 \begin_layout Plain Layout
22852
22853 \family roman
22854 \series medium
22855 \shape up
22856 \size normal
22857 \emph off
22858 \bar no
22859 \noun off
22860 \color none
22861 出力
22862 \end_layout
22863
22864 \end_inset
22865 </cell>
22866 </row>
22867 <row>
22868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Plain Layout
22872 \begin_inset Formula $>$
22873 \end_inset
22874
22875
22876 \end_layout
22877
22878 \end_inset
22879 </cell>
22880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22881 \begin_inset Text
22882
22883 \begin_layout Plain Layout
22884 \begin_inset Formula $>$
22885 \end_inset
22886
22887
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 </row>
22893 <row>
22894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22895 \begin_inset Text
22896
22897 \begin_layout Plain Layout
22898
22899 \backslash
22900 ge
22901 \end_layout
22902
22903 \end_inset
22904 </cell>
22905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22906 \begin_inset Text
22907
22908 \begin_layout Plain Layout
22909 \begin_inset Formula $\ge$
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \end_inset
22916 </cell>
22917 </row>
22918 <row>
22919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22920 \begin_inset Text
22921
22922 \begin_layout Plain Layout
22923
22924 \backslash
22925 gg
22926 \end_layout
22927
22928 \end_inset
22929 </cell>
22930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22931 \begin_inset Text
22932
22933 \begin_layout Plain Layout
22934 \begin_inset Formula $\gg$
22935 \end_inset
22936
22937
22938 \end_layout
22939
22940 \end_inset
22941 </cell>
22942 </row>
22943 <row>
22944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22945 \begin_inset Text
22946
22947 \begin_layout Plain Layout
22948
22949 \backslash
22950 succ
22951 \end_layout
22952
22953 \end_inset
22954 </cell>
22955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22956 \begin_inset Text
22957
22958 \begin_layout Plain Layout
22959 \begin_inset Formula $\succ$
22960 \end_inset
22961
22962
22963 \end_layout
22964
22965 \end_inset
22966 </cell>
22967 </row>
22968 <row>
22969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973
22974 \backslash
22975 succeq
22976 \end_layout
22977
22978 \end_inset
22979 </cell>
22980 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22981 \begin_inset Text
22982
22983 \begin_layout Plain Layout
22984 \begin_inset Formula $\succeq$
22985 \end_inset
22986
22987
22988 \end_layout
22989
22990 \end_inset
22991 </cell>
22992 </row>
22993 <row>
22994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22995 \begin_inset Text
22996
22997 \begin_layout Plain Layout
22998
22999 \backslash
23000 supset
23001 \end_layout
23002
23003 \end_inset
23004 </cell>
23005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Plain Layout
23009 \begin_inset Formula $\supset$
23010 \end_inset
23011
23012
23013 \end_layout
23014
23015 \end_inset
23016 </cell>
23017 </row>
23018 <row>
23019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23020 \begin_inset Text
23021
23022 \begin_layout Plain Layout
23023
23024 \backslash
23025 supseteq
23026 \end_layout
23027
23028 \end_inset
23029 </cell>
23030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034 \begin_inset Formula $\supseteq$
23035 \end_inset
23036
23037
23038 \end_layout
23039
23040 \end_inset
23041 </cell>
23042 </row>
23043 <row>
23044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23045 \begin_inset Text
23046
23047 \begin_layout Plain Layout
23048
23049 \backslash
23050 sqsupseteq
23051 \end_layout
23052
23053 \end_inset
23054 </cell>
23055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Plain Layout
23059 \begin_inset Formula $\sqsupseteq$
23060 \end_inset
23061
23062
23063 \end_layout
23064
23065 \end_inset
23066 </cell>
23067 </row>
23068 <row>
23069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23070 \begin_inset Text
23071
23072 \begin_layout Plain Layout
23073
23074 \backslash
23075 ni
23076 \end_layout
23077
23078 \end_inset
23079 </cell>
23080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23081 \begin_inset Text
23082
23083 \begin_layout Plain Layout
23084 \begin_inset Formula $\ni$
23085 \end_inset
23086
23087
23088 \end_layout
23089
23090 \end_inset
23091 </cell>
23092 </row>
23093 <row>
23094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23095 \begin_inset Text
23096
23097 \begin_layout Plain Layout
23098
23099 \backslash
23100 dashv
23101 \end_layout
23102
23103 \end_inset
23104 </cell>
23105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23106 \begin_inset Text
23107
23108 \begin_layout Plain Layout
23109 \begin_inset Formula $\dashv$
23110 \end_inset
23111
23112
23113 \end_layout
23114
23115 \end_inset
23116 </cell>
23117 </row>
23118 <row>
23119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23120 \begin_inset Text
23121
23122 \begin_layout Plain Layout
23123
23124 \backslash
23125 frown
23126 \end_layout
23127
23128 \end_inset
23129 </cell>
23130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134 \begin_inset Formula $\frown$
23135 \end_inset
23136
23137
23138 \end_layout
23139
23140 \end_inset
23141 </cell>
23142 </row>
23143 <row>
23144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23145 \begin_inset Text
23146
23147 \begin_layout Plain Layout
23148
23149 \backslash
23150 rhd
23151 \end_layout
23152
23153 \end_inset
23154 </cell>
23155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23156 \begin_inset Text
23157
23158 \begin_layout Plain Layout
23159 \begin_inset Formula $\rhd$
23160 \end_inset
23161
23162
23163 \end_layout
23164
23165 \end_inset
23166 </cell>
23167 </row>
23168 <row>
23169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23170 \begin_inset Text
23171
23172 \begin_layout Plain Layout
23173
23174 \backslash
23175 unrhd
23176 \end_layout
23177
23178 \end_inset
23179 </cell>
23180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23181 \begin_inset Text
23182
23183 \begin_layout Plain Layout
23184 \begin_inset Formula $\unrhd$
23185 \end_inset
23186
23187
23188 \end_layout
23189
23190 \end_inset
23191 </cell>
23192 </row>
23193 <row>
23194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23195 \begin_inset Text
23196
23197 \begin_layout Plain Layout
23198
23199 \backslash
23200 lessgtr
23201 \end_layout
23202
23203 \end_inset
23204 </cell>
23205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23206 \begin_inset Text
23207
23208 \begin_layout Plain Layout
23209 \begin_inset Formula $\lessgtr$
23210 \end_inset
23211
23212
23213 \end_layout
23214
23215 \end_inset
23216 </cell>
23217 </row>
23218 <row>
23219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23220 \begin_inset Text
23221
23222 \begin_layout Plain Layout
23223
23224 \backslash
23225 parallel
23226 \end_layout
23227
23228 \end_inset
23229 </cell>
23230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234 \begin_inset Formula $\parallel$
23235 \end_inset
23236
23237
23238 \end_layout
23239
23240 \end_inset
23241 </cell>
23242 </row>
23243 <row>
23244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23245 \begin_inset Text
23246
23247 \begin_layout Plain Layout
23248
23249 \backslash
23250 nparallel
23251 \end_layout
23252
23253 \end_inset
23254 </cell>
23255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259 \begin_inset Formula $\nparallel$
23260 \end_inset
23261
23262
23263 \end_layout
23264
23265 \end_inset
23266 </cell>
23267 </row>
23268 </lyxtabular>
23269
23270 \end_inset
23271
23272
23273 \begin_inset space \hfill{}
23274 \end_inset
23275
23276
23277 \end_layout
23278
23279 \begin_layout Standard
23280 \begin_inset VSpace medskip
23281 \end_inset
23282
23283
23284 \series bold
23285
23286 \backslash
23287 lhd
23288 \series default
23289
23290 \series bold
23291
23292 \backslash
23293 rhd
23294 \series default
23295 の文字は、同じように見える演算子
23296 \series bold
23297
23298 \backslash
23299 triangleleft
23300 \series default
23301 および
23302 \series bold
23303
23304 \backslash
23305 triangleright
23306 \series default
23307 よりも大きくなっています。
23308 \end_layout
23309
23310 \begin_layout Standard
23311 関係子は、記号とは違って、つねに前後に余白が置かれます。
23312 \end_layout
23313
23314 \begin_layout Standard
23315
23316 \series bold
23317
23318 \backslash
23319 stackrel
23320 \series default
23321
23322 \begin_inset Index idx
23323 status collapsed
23324
23325 \begin_layout Plain Layout
23326 こまんど@コマンド ! S ! 
23327 \backslash
23328 stackrel
23329 \end_layout
23330
23331 \end_inset
23332
23333 コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
23334 \end_layout
23335
23336 \begin_layout Standard
23337 \align center
23338 \begin_inset Tabular
23339 <lyxtabular version="3" rows="2" columns="2">
23340 <features rotate="0" tabularvalignment="middle">
23341 <column alignment="center" valignment="top">
23342 <column alignment="center" valignment="top">
23343 <row>
23344 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23345 \begin_inset Text
23346
23347 \begin_layout Plain Layout
23348 コマンド
23349 \end_layout
23350
23351 \end_inset
23352 </cell>
23353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23354 \begin_inset Text
23355
23356 \begin_layout Plain Layout
23357 出力
23358 \begin_inset Note Note
23359 status collapsed
23360
23361 \begin_layout Plain Layout
23362 ここで
23363 \series bold
23364
23365 \backslash
23366 raisebox
23367 \series default
23368 はスペーサーとして使用しているだけです。
23369 \end_layout
23370
23371 \end_inset
23372
23373
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 </row>
23379 <row>
23380 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23381 \begin_inset Text
23382
23383 \begin_layout Plain Layout
23384 A(r)
23385 \backslash
23386 stackrel
23387 \begin_inset space \textvisiblespace{}
23388 \end_inset
23389
23390 r
23391 \backslash
23392 to
23393 \backslash
23394 infty
23395 \begin_inset space \textvisiblespace{}
23396 \end_inset
23397
23398
23399 \begin_inset Formula $\downarrow$
23400 \end_inset
23401
23402
23403 \backslash
23404 approx
23405 \begin_inset space \textvisiblespace{}
23406 \end_inset
23407
23408
23409 \begin_inset space \textvisiblespace{}
23410 \end_inset
23411
23412 B
23413 \end_layout
23414
23415 \end_inset
23416 </cell>
23417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23418 \begin_inset Text
23419
23420 \begin_layout Plain Layout
23421 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
23422 \end_inset
23423
23424
23425 \end_layout
23426
23427 \end_inset
23428 </cell>
23429 </row>
23430 </lyxtabular>
23431
23432 \end_inset
23433
23434
23435 \end_layout
23436
23437 \begin_layout Section
23438 関数
23439 \end_layout
23440
23441 \begin_layout Subsection
23442 定義済み関数
23443 \begin_inset CommandInset label
23444 LatexCommand label
23445 name "sub:定義済み函数"
23446
23447 \end_inset
23448
23449
23450 \begin_inset Index idx
23451 status collapsed
23452
23453 \begin_layout Plain Layout
23454 かんすう@関数 ! ていぎずみ@定義済み
23455 \end_layout
23456
23457 \end_inset
23458
23459
23460 \end_layout
23461
23462 \begin_layout Standard
23463 一般的に、数式表現では変数は
23464 \shape italic
23465 イタリック体
23466 \shape default
23467 に設定されますが、関数名はイタリック体にしません。なぜなら、
23468 \begin_inset Formula $sin$
23469 \end_inset
23470
23471
23472 \begin_inset Formula $s\cdot i\cdot n$
23473 \end_inset
23474
23475 であるかのように誤解させる恐れがあるためです。そのために、定義済み関数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み関数は、関数名の前にバ
23476 ックスラッシュを加えたコマンドとして挿入します。
23477 \end_layout
23478
23479 \begin_layout Standard
23480 \align center
23481 \begin_inset Tabular
23482 <lyxtabular version="3" rows="2" columns="4">
23483 <features rotate="0" tabularvalignment="middle">
23484 <column alignment="center" valignment="top" width="0pt">
23485 <column alignment="center" valignment="top" width="0pt">
23486 <column alignment="center" valignment="top" width="0pt">
23487 <column alignment="center" valignment="top" width="0pt">
23488 <row>
23489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23490 \begin_inset Text
23491
23492 \begin_layout Plain Layout
23493 コマンド
23494 \end_layout
23495
23496 \end_inset
23497 </cell>
23498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23499 \begin_inset Text
23500
23501 \begin_layout Plain Layout
23502 出力
23503 \end_layout
23504
23505 \end_inset
23506 </cell>
23507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23508 \begin_inset Text
23509
23510 \begin_layout Plain Layout
23511 コマンド
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520 出力
23521 \end_layout
23522
23523 \end_inset
23524 </cell>
23525 </row>
23526 <row>
23527 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531 Asin(x)+B
23532 \end_layout
23533
23534 \end_inset
23535 </cell>
23536 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23537 \begin_inset Text
23538
23539 \begin_layout Plain Layout
23540 \begin_inset Formula $Asin(x)+B$
23541 \end_inset
23542
23543
23544 \end_layout
23545
23546 \end_inset
23547 </cell>
23548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23549 \begin_inset Text
23550
23551 \begin_layout Plain Layout
23552 A
23553 \backslash
23554 sin(x)+B
23555 \end_layout
23556
23557 \end_inset
23558 </cell>
23559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23560 \begin_inset Text
23561
23562 \begin_layout Plain Layout
23563 \begin_inset Formula $A\sin(x)+B$
23564 \end_inset
23565
23566
23567 \end_layout
23568
23569 \end_inset
23570 </cell>
23571 </row>
23572 </lyxtabular>
23573
23574 \end_inset
23575
23576
23577 \end_layout
23578
23579 \begin_layout Standard
23580 以下の関数が定義済みです。
23581 \end_layout
23582
23583 \begin_layout Standard
23584 \begin_inset VSpace -2mm
23585 \end_inset
23586
23587
23588 \end_layout
23589
23590 \begin_layout Standard
23591 \align center
23592 \begin_inset Tabular
23593 <lyxtabular version="3" rows="9" columns="4">
23594 <features rotate="0" tabularvalignment="middle">
23595 <column alignment="center" valignment="top" width="0pt">
23596 <column alignment="center" valignment="top" width="0pt">
23597 <column alignment="center" valignment="top" width="0pt">
23598 <column alignment="center" valignment="top" width="0pt">
23599 <row>
23600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23601 \begin_inset Text
23602
23603 \begin_layout Plain Layout
23604 コマンド
23605 \end_layout
23606
23607 \end_inset
23608 </cell>
23609 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23610 \begin_inset Text
23611
23612 \begin_layout Plain Layout
23613 コマンド
23614 \end_layout
23615
23616 \end_inset
23617 </cell>
23618 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23619 \begin_inset Text
23620
23621 \begin_layout Plain Layout
23622 コマンド
23623 \end_layout
23624
23625 \end_inset
23626 </cell>
23627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23628 \begin_inset Text
23629
23630 \begin_layout Plain Layout
23631 コマンド
23632 \end_layout
23633
23634 \end_inset
23635 </cell>
23636 </row>
23637 <row>
23638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642
23643 \backslash
23644 sin
23645 \end_layout
23646
23647 \end_inset
23648 </cell>
23649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23650 \begin_inset Text
23651
23652 \begin_layout Plain Layout
23653
23654 \backslash
23655 sinh
23656 \end_layout
23657
23658 \end_inset
23659 </cell>
23660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23661 \begin_inset Text
23662
23663 \begin_layout Plain Layout
23664
23665 \backslash
23666 arcsin
23667 \end_layout
23668
23669 \end_inset
23670 </cell>
23671 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23672 \begin_inset Text
23673
23674 \begin_layout Plain Layout
23675
23676 \backslash
23677 sup
23678 \end_layout
23679
23680 \end_inset
23681 </cell>
23682 </row>
23683 <row>
23684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23685 \begin_inset Text
23686
23687 \begin_layout Plain Layout
23688
23689 \backslash
23690 cos
23691 \end_layout
23692
23693 \end_inset
23694 </cell>
23695 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23696 \begin_inset Text
23697
23698 \begin_layout Plain Layout
23699
23700 \backslash
23701 cosh
23702 \end_layout
23703
23704 \end_inset
23705 </cell>
23706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23707 \begin_inset Text
23708
23709 \begin_layout Plain Layout
23710
23711 \backslash
23712 arccos
23713 \end_layout
23714
23715 \end_inset
23716 </cell>
23717 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23718 \begin_inset Text
23719
23720 \begin_layout Plain Layout
23721
23722 \backslash
23723 inf
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 tan
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745
23746 \backslash
23747 tanh
23748 \end_layout
23749
23750 \end_inset
23751 </cell>
23752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23753 \begin_inset Text
23754
23755 \begin_layout Plain Layout
23756
23757 \backslash
23758 arctan
23759 \end_layout
23760
23761 \end_inset
23762 </cell>
23763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23764 \begin_inset Text
23765
23766 \begin_layout Plain Layout
23767
23768 \backslash
23769 lim
23770 \end_layout
23771
23772 \end_inset
23773 </cell>
23774 </row>
23775 <row>
23776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23777 \begin_inset Text
23778
23779 \begin_layout Plain Layout
23780
23781 \backslash
23782 cot
23783 \end_layout
23784
23785 \end_inset
23786 </cell>
23787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23788 \begin_inset Text
23789
23790 \begin_layout Plain Layout
23791
23792 \backslash
23793 coth
23794 \end_layout
23795
23796 \end_inset
23797 </cell>
23798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23799 \begin_inset Text
23800
23801 \begin_layout Plain Layout
23802
23803 \backslash
23804 arg
23805 \end_layout
23806
23807 \end_inset
23808 </cell>
23809 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23810 \begin_inset Text
23811
23812 \begin_layout Plain Layout
23813
23814 \backslash
23815 liminf
23816 \end_layout
23817
23818 \end_inset
23819 </cell>
23820 </row>
23821 <row>
23822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23823 \begin_inset Text
23824
23825 \begin_layout Plain Layout
23826
23827 \backslash
23828 sec
23829 \end_layout
23830
23831 \end_inset
23832 </cell>
23833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23834 \begin_inset Text
23835
23836 \begin_layout Plain Layout
23837
23838 \backslash
23839 min
23840 \end_layout
23841
23842 \end_inset
23843 </cell>
23844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23845 \begin_inset Text
23846
23847 \begin_layout Plain Layout
23848
23849 \backslash
23850 deg
23851 \end_layout
23852
23853 \end_inset
23854 </cell>
23855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23856 \begin_inset Text
23857
23858 \begin_layout Plain Layout
23859
23860 \backslash
23861 limsup
23862 \end_layout
23863
23864 \end_inset
23865 </cell>
23866 </row>
23867 <row>
23868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23869 \begin_inset Text
23870
23871 \begin_layout Plain Layout
23872
23873 \backslash
23874 csc
23875 \end_layout
23876
23877 \end_inset
23878 </cell>
23879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23880 \begin_inset Text
23881
23882 \begin_layout Plain Layout
23883
23884 \backslash
23885 max
23886 \end_layout
23887
23888 \end_inset
23889 </cell>
23890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23891 \begin_inset Text
23892
23893 \begin_layout Plain Layout
23894
23895 \backslash
23896 det
23897 \end_layout
23898
23899 \end_inset
23900 </cell>
23901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23902 \begin_inset Text
23903
23904 \begin_layout Plain Layout
23905
23906 \backslash
23907 Pr
23908 \end_layout
23909
23910 \end_inset
23911 </cell>
23912 </row>
23913 <row>
23914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23915 \begin_inset Text
23916
23917 \begin_layout Plain Layout
23918
23919 \backslash
23920 ln
23921 \end_layout
23922
23923 \end_inset
23924 </cell>
23925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23926 \begin_inset Text
23927
23928 \begin_layout Plain Layout
23929
23930 \backslash
23931 exp
23932 \end_layout
23933
23934 \end_inset
23935 </cell>
23936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23937 \begin_inset Text
23938
23939 \begin_layout Plain Layout
23940
23941 \backslash
23942 dim
23943 \end_layout
23944
23945 \end_inset
23946 </cell>
23947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23948 \begin_inset Text
23949
23950 \begin_layout Plain Layout
23951
23952 \backslash
23953 hom
23954 \end_layout
23955
23956 \end_inset
23957 </cell>
23958 </row>
23959 <row>
23960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23961 \begin_inset Text
23962
23963 \begin_layout Plain Layout
23964
23965 \backslash
23966 lg
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975
23976 \backslash
23977 log
23978 \end_layout
23979
23980 \end_inset
23981 </cell>
23982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23983 \begin_inset Text
23984
23985 \begin_layout Plain Layout
23986
23987 \backslash
23988 ker
23989 \end_layout
23990
23991 \end_inset
23992 </cell>
23993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23994 \begin_inset Text
23995
23996 \begin_layout Plain Layout
23997
23998 \backslash
23999 gcd
24000 \end_layout
24001
24002 \end_inset
24003 </cell>
24004 </row>
24005 </lyxtabular>
24006
24007 \end_inset
24008
24009
24010 \end_layout
24011
24012 \begin_layout Standard
24013 上記は、数式ツールバーボタンの
24014 \begin_inset Graphics
24015         filename ../../images/math/functions.png
24016         scale 85
24017
24018 \end_inset
24019
24020 でも挿入することができます。
24021 \end_layout
24022
24023 \begin_layout Subsection
24024 自己定義関数
24025 \begin_inset Index idx
24026 status collapsed
24027
24028 \begin_layout Plain Layout
24029 かんすう@関数 ! じこていぎ@自己定義
24030 \end_layout
24031
24032 \end_inset
24033
24034
24035 \end_layout
24036
24037 \begin_layout Standard
24038 たとえば符号関数sgn(x)のように、定義済みでない関数を使うには、二つの方法があります。
24039 \end_layout
24040
24041 \begin_layout Itemize
24042 以下の行をLaTeXプリアンブルに加えることによって関数を定義します。
24043 \begin_inset Foot
24044 status collapsed
24045
24046 \begin_layout Plain Layout
24047
24048 \series bold
24049
24050 \backslash
24051 DeclareMathOperator
24052 \series default
24053 についての詳細は、第
24054 \begin_inset CommandInset ref
24055 LatexCommand ref
24056 reference "sub:自己定義演算子"
24057
24058 \end_inset
24059
24060 節をご参照下さい。
24061 \end_layout
24062
24063 \end_inset
24064
24065
24066 \begin_inset Newline newline
24067 \end_inset
24068
24069
24070 \begin_inset VSpace -3mm
24071 \end_inset
24072
24073
24074 \begin_inset Newline newline
24075 \end_inset
24076
24077
24078 \series bold
24079
24080 \backslash
24081 DeclareMathOperator{
24082 \backslash
24083 sgn}{sgn}
24084 \series default
24085
24086 \begin_inset Index idx
24087 status collapsed
24088
24089 \begin_layout Plain Layout
24090 こまんど@コマンド ! D ! 
24091 \backslash
24092 dbinom@
24093 \backslash
24094 DeclareMathOperator
24095 \end_layout
24096
24097 \end_inset
24098
24099
24100 \begin_inset Newline newline
24101 \end_inset
24102
24103
24104 \begin_inset VSpace -2mm
24105 \end_inset
24106
24107
24108 \begin_inset Newline newline
24109 \end_inset
24110
24111 これによって、新しく定義された関数を
24112 \series bold
24113
24114 \backslash
24115 sgn
24116 \series default
24117 コマンドで呼び出すことができるようになります。
24118 \end_layout
24119
24120 \begin_layout Itemize
24121 数式を普通に書き下し、関数名を選択して(上記の例では
24122 \emph on
24123 sgn
24124 \emph default
24125 の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と関数の間に入れます。
24126 \end_layout
24127
24128 \begin_layout Standard
24129 双方とも定義済み関数と同等の出力をもたらします
24130 \begin_inset Foot
24131 status collapsed
24132
24133 \begin_layout Plain Layout
24134 LyX上では、自己定義関数は赤で表示され、定義済み関数は黒で表示されます。
24135 \end_layout
24136
24137 \end_inset
24138
24139
24140 \end_layout
24141
24142 \begin_layout Standard
24143 \align center
24144 \begin_inset Tabular
24145 <lyxtabular version="3" rows="3" columns="2">
24146 <features rotate="0" tabularvalignment="middle">
24147 <column alignment="center" valignment="top" width="0pt">
24148 <column alignment="center" valignment="top" width="0pt">
24149 <row>
24150 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24151 \begin_inset Text
24152
24153 \begin_layout Plain Layout
24154 コマンド
24155 \end_layout
24156
24157 \end_inset
24158 </cell>
24159 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24160 \begin_inset Text
24161
24162 \begin_layout Plain Layout
24163 出力
24164 \end_layout
24165
24166 \end_inset
24167 </cell>
24168 </row>
24169 <row>
24170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24171 \begin_inset Text
24172
24173 \begin_layout Plain Layout
24174 A
24175 \backslash
24176 sgn(x)+B
24177 \end_layout
24178
24179 \end_inset
24180 </cell>
24181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24182 \begin_inset Text
24183
24184 \begin_layout Plain Layout
24185 \begin_inset Formula $A\sgn(x)+B$
24186 \end_inset
24187
24188
24189 \end_layout
24190
24191 \end_inset
24192 </cell>
24193 </row>
24194 <row>
24195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24196 \begin_inset Text
24197
24198 \begin_layout Plain Layout
24199 A
24200 \backslash
24201 ,
24202 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
24203 \end_inset
24204
24205 (x)+B
24206 \end_layout
24207
24208 \end_inset
24209 </cell>
24210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24211 \begin_inset Text
24212
24213 \begin_layout Plain Layout
24214 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24215 \end_inset
24216
24217
24218 \end_layout
24219
24220 \end_inset
24221 </cell>
24222 </row>
24223 </lyxtabular>
24224
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \begin_layout Standard
24231 自己定義関数を何回か使用する場合には、一番目の方法の方が適切です。
24232 \end_layout
24233
24234 \begin_layout Subsection
24235 極限
24236 \begin_inset Index idx
24237 status collapsed
24238
24239 \begin_layout Plain Layout
24240 きょくげん@極限
24241 \end_layout
24242
24243 \end_inset
24244
24245
24246 \end_layout
24247
24248 \begin_layout Standard
24249 極限用には、
24250 \series bold
24251
24252 \backslash
24253 lim
24254 \series default
24255
24256 \begin_inset Index idx
24257 status collapsed
24258
24259 \begin_layout Plain Layout
24260 こまんど@コマンド ! L ! 
24261 \backslash
24262 lim
24263 \end_layout
24264
24265 \end_inset
24266
24267
24268 \series bold
24269
24270 \backslash
24271 liminf
24272 \series default
24273
24274 \series bold
24275
24276 \backslash
24277 limsup
24278 \series default
24279 の他に、以下の関数があります。
24280 \end_layout
24281
24282 \begin_layout Standard
24283 \align center
24284 \begin_inset Tabular
24285 <lyxtabular version="3" rows="5" columns="2">
24286 <features rotate="0" tabularvalignment="middle">
24287 <column alignment="center" valignment="top">
24288 <column alignment="center" valignment="top">
24289 <row>
24290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24291 \begin_inset Text
24292
24293 \begin_layout Plain Layout
24294 コマンド
24295 \end_layout
24296
24297 \end_inset
24298 </cell>
24299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24300 \begin_inset Text
24301
24302 \begin_layout Plain Layout
24303 出力
24304 \begin_inset Note Note
24305 status collapsed
24306
24307 \begin_layout Plain Layout
24308 ここで
24309 \series bold
24310
24311 \backslash
24312 raisebox
24313 \series default
24314 はスペーサーとして使用しているだけです。
24315 \end_layout
24316
24317 \end_inset
24318
24319
24320 \end_layout
24321
24322 \end_inset
24323 </cell>
24324 </row>
24325 <row>
24326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24327 \begin_inset Text
24328
24329 \begin_layout Plain Layout
24330
24331 \backslash
24332 varliminf
24333 \end_layout
24334
24335 \end_inset
24336 </cell>
24337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24338 \begin_inset Text
24339
24340 \begin_layout Plain Layout
24341 \begin_inset Formula $\varliminf$
24342 \end_inset
24343
24344
24345 \end_layout
24346
24347 \end_inset
24348 </cell>
24349 </row>
24350 <row>
24351 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24352 \begin_inset Text
24353
24354 \begin_layout Plain Layout
24355
24356 \backslash
24357 varlimsup
24358 \end_layout
24359
24360 \end_inset
24361 </cell>
24362 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24363 \begin_inset Text
24364
24365 \begin_layout Plain Layout
24366 \begin_inset Formula $\varlimsup$
24367 \end_inset
24368
24369
24370 \end_layout
24371
24372 \end_inset
24373 </cell>
24374 </row>
24375 <row>
24376 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24377 \begin_inset Text
24378
24379 \begin_layout Plain Layout
24380
24381 \backslash
24382 varprojlim
24383 \end_layout
24384
24385 \end_inset
24386 </cell>
24387 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24388 \begin_inset Text
24389
24390 \begin_layout Plain Layout
24391 \begin_inset Formula $\varprojlim$
24392 \end_inset
24393
24394
24395 \end_layout
24396
24397 \end_inset
24398 </cell>
24399 </row>
24400 <row>
24401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24402 \begin_inset Text
24403
24404 \begin_layout Plain Layout
24405
24406 \backslash
24407 varinjlim
24408 \end_layout
24409
24410 \end_inset
24411 </cell>
24412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24413 \begin_inset Text
24414
24415 \begin_layout Plain Layout
24416 \begin_inset Formula $\varinjlim$
24417 \end_inset
24418
24419
24420 \begin_inset Formula $\raisebox{-2.5mm}{}$
24421 \end_inset
24422
24423
24424 \end_layout
24425
24426 \end_inset
24427 </cell>
24428 </row>
24429 </lyxtabular>
24430
24431 \end_inset
24432
24433
24434 \end_layout
24435
24436 \begin_layout Standard
24437 \begin_inset VSpace medskip
24438 \end_inset
24439
24440 極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように関数の横に置かれます。
24441 \end_layout
24442
24443 \begin_layout Standard
24444 \align center
24445 \begin_inset Tabular
24446 <lyxtabular version="3" rows="2" columns="2">
24447 <features rotate="0" tabularvalignment="middle">
24448 <column alignment="center" valignment="top" width="0pt">
24449 <column alignment="center" valignment="top" width="0pt">
24450 <row>
24451 <cell alignment="center" valignment="top" usebox="none">
24452 \begin_inset Text
24453
24454 \begin_layout Plain Layout
24455 コマンド
24456 \end_layout
24457
24458 \end_inset
24459 </cell>
24460 <cell alignment="center" valignment="top" usebox="none">
24461 \begin_inset Text
24462
24463 \begin_layout Plain Layout
24464 \begin_inset space \hspace{}
24465 \length 1cm
24466 \end_inset
24467
24468 出力
24469 \begin_inset Note Note
24470 status collapsed
24471
24472 \begin_layout Plain Layout
24473 ここで
24474 \series bold
24475
24476 \backslash
24477 raisebox
24478 \series default
24479 はスペーサーとして使用しているだけです。
24480 \end_layout
24481
24482 \end_inset
24483
24484
24485 \end_layout
24486
24487 \end_inset
24488 </cell>
24489 </row>
24490 <row>
24491 <cell alignment="center" valignment="top" usebox="none">
24492 \begin_inset Text
24493
24494 \begin_layout Plain Layout
24495
24496 \backslash
24497 lim_x
24498 \backslash
24499 to
24500 \begin_inset space \textvisiblespace{}
24501 \end_inset
24502
24503 A
24504 \begin_inset space \textvisiblespace{}
24505 \end_inset
24506
24507 x=B
24508 \end_layout
24509
24510 \end_inset
24511 </cell>
24512 <cell alignment="center" valignment="top" usebox="none">
24513 \begin_inset Text
24514
24515 \begin_layout Plain Layout
24516 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
24517 \end_inset
24518
24519
24520 \end_layout
24521
24522 \end_inset
24523 </cell>
24524 </row>
24525 </lyxtabular>
24526
24527 \end_inset
24528
24529
24530 \end_layout
24531
24532 \begin_layout Standard
24533 別行立て数式では、極限は、以下のように通常どおり下に置かれます。
24534 \begin_inset Formula 
24535 \[
24536 \lim_{x\to A}x=B
24537 \]
24538
24539 \end_inset
24540
24541
24542 \end_layout
24543
24544 \begin_layout Subsection
24545 剰余関数
24546 \begin_inset Index idx
24547 status collapsed
24548
24549 \begin_layout Plain Layout
24550 かんすう@関数 ! じょうよ@剰余
24551 \end_layout
24552
24553 \end_inset
24554
24555
24556 \begin_inset Index idx
24557 status collapsed
24558
24559 \begin_layout Plain Layout
24560 かんすう@関数 ! もじゅらす@モジュラス | see
24561 \begin_inset ERT
24562 status collapsed
24563
24564 \begin_layout Plain Layout
24565
24566 {
24567 \end_layout
24568
24569 \end_inset
24570
24571 剰余
24572 \begin_inset ERT
24573 status collapsed
24574
24575 \begin_layout Plain Layout
24576
24577 }
24578 \end_layout
24579
24580 \end_inset
24581
24582
24583 \end_layout
24584
24585 \end_inset
24586
24587
24588 \end_layout
24589
24590 \begin_layout Standard
24591 剰余関数は、特別に4つの派生型があります。
24592 \end_layout
24593
24594 \begin_layout Standard
24595 以下は、別行立て数式での派生型です。
24596 \begin_inset Formula 
24597 \begin{align*}
24598 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
24599 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
24600 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
24601 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
24602 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
24603 \end{align*}
24604
24605 \end_inset
24606
24607
24608 \end_layout
24609
24610 \begin_layout Standard
24611 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。既定では、剰余関数は、続く一文字目だけを考慮します。二文字以上を使いたい時には、下記
24612 のように文字をTeX括弧で囲みます。
24613 \begin_inset Formula 
24614 \begin{align*}
24615 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
24616 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
24617 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
24618 \end{align*}
24619
24620 \end_inset
24621
24622
24623 \end_layout
24624
24625 \begin_layout Section
24626 特殊文字
24627 \begin_inset Index idx
24628 status collapsed
24629
24630 \begin_layout Plain Layout
24631 とくしゅもじ@特殊文字
24632 \end_layout
24633
24634 \end_inset
24635
24636
24637 \end_layout
24638
24639 \begin_layout Subsection
24640 数式テキストにおける特殊文字
24641 \end_layout
24642
24643 \begin_layout Standard
24644 以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
24645 \end_layout
24646
24647 \begin_layout Standard
24648 \begin_inset space \hfill{}
24649 \end_inset
24650
24651
24652 \begin_inset Tabular
24653 <lyxtabular version="3" rows="8" columns="2">
24654 <features rotate="0" tabularvalignment="middle">
24655 <column alignment="block" valignment="top">
24656 <column alignment="block" valignment="top">
24657 <row>
24658 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24659 \begin_inset Text
24660
24661 \begin_layout Plain Layout
24662 コマンド
24663 \end_layout
24664
24665 \end_inset
24666 </cell>
24667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24668 \begin_inset Text
24669
24670 \begin_layout Plain Layout
24671 出力
24672 \end_layout
24673
24674 \end_inset
24675 </cell>
24676 </row>
24677 <row>
24678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24679 \begin_inset Text
24680
24681 \begin_layout Plain Layout
24682
24683 \backslash
24684 oe
24685 \end_layout
24686
24687 \end_inset
24688 </cell>
24689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24690 \begin_inset Text
24691
24692 \begin_layout Plain Layout
24693 \begin_inset Formula $\textrm{œ}$
24694 \end_inset
24695
24696
24697 \end_layout
24698
24699 \end_inset
24700 </cell>
24701 </row>
24702 <row>
24703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24704 \begin_inset Text
24705
24706 \begin_layout Plain Layout
24707
24708 \backslash
24709 OE
24710 \end_layout
24711
24712 \end_inset
24713 </cell>
24714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24715 \begin_inset Text
24716
24717 \begin_layout Plain Layout
24718 \begin_inset Formula $\textrm{Œ}$
24719 \end_inset
24720
24721
24722 \end_layout
24723
24724 \end_inset
24725 </cell>
24726 </row>
24727 <row>
24728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24729 \begin_inset Text
24730
24731 \begin_layout Plain Layout
24732
24733 \backslash
24734 ae
24735 \end_layout
24736
24737 \end_inset
24738 </cell>
24739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24740 \begin_inset Text
24741
24742 \begin_layout Plain Layout
24743 \begin_inset Formula $\textrm{æ}$
24744 \end_inset
24745
24746
24747 \end_layout
24748
24749 \end_inset
24750 </cell>
24751 </row>
24752 <row>
24753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24754 \begin_inset Text
24755
24756 \begin_layout Plain Layout
24757
24758 \backslash
24759 AE
24760 \end_layout
24761
24762 \end_inset
24763 </cell>
24764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24765 \begin_inset Text
24766
24767 \begin_layout Plain Layout
24768 \begin_inset Formula $\textrm{Æ}$
24769 \end_inset
24770
24771
24772 \end_layout
24773
24774 \end_inset
24775 </cell>
24776 </row>
24777 <row>
24778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24779 \begin_inset Text
24780
24781 \begin_layout Plain Layout
24782
24783 \backslash
24784 aa
24785 \end_layout
24786
24787 \end_inset
24788 </cell>
24789 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24790 \begin_inset Text
24791
24792 \begin_layout Plain Layout
24793 \begin_inset Formula $\textrm{\aa}$
24794 \end_inset
24795
24796
24797 \end_layout
24798
24799 \end_inset
24800 </cell>
24801 </row>
24802 <row>
24803 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24804 \begin_inset Text
24805
24806 \begin_layout Plain Layout
24807
24808 \backslash
24809 AA
24810 \begin_inset Index idx
24811 status collapsed
24812
24813 \begin_layout Plain Layout
24814
24815 \lang english
24816
24817 \backslash
24818 @
24819 \begin_inset ERT
24820 status collapsed
24821
24822 \begin_layout Plain Layout
24823
24824
24825 \backslash
24826 textrm{
24827 \backslash
24828 AA}
24829 \end_layout
24830
24831 \end_inset
24832
24833
24834 \end_layout
24835
24836 \end_inset
24837
24838
24839 \end_layout
24840
24841 \end_inset
24842 </cell>
24843 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24844 \begin_inset Text
24845
24846 \begin_layout Plain Layout
24847 \begin_inset Formula $\textrm{Å}$
24848 \end_inset
24849
24850
24851 \end_layout
24852
24853 \end_inset
24854 </cell>
24855 </row>
24856 <row>
24857 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24858 \begin_inset Text
24859
24860 \begin_layout Plain Layout
24861
24862 \backslash
24863 i
24864 \end_layout
24865
24866 \end_inset
24867 </cell>
24868 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24869 \begin_inset Text
24870
24871 \begin_layout Plain Layout
24872 \begin_inset Formula $\textrm{ı}$
24873 \end_inset
24874
24875
24876 \end_layout
24877
24878 \end_inset
24879 </cell>
24880 </row>
24881 </lyxtabular>
24882
24883 \end_inset
24884
24885
24886 \begin_inset space \hfill{}
24887 \end_inset
24888
24889
24890 \begin_inset Tabular
24891 <lyxtabular version="3" rows="8" columns="2">
24892 <features rotate="0" tabularvalignment="middle">
24893 <column alignment="block" valignment="top">
24894 <column alignment="center" valignment="top">
24895 <row>
24896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24897 \begin_inset Text
24898
24899 \begin_layout Plain Layout
24900 コマンド
24901 \begin_inset Note Note
24902 status collapsed
24903
24904 \begin_layout Plain Layout
24905 0
24906 \begin_inset space \thinspace{}
24907 \end_inset
24908
24909 mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
24910 \end_layout
24911
24912 \end_inset
24913
24914
24915 \end_layout
24916
24917 \end_inset
24918 </cell>
24919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24920 \begin_inset Text
24921
24922 \begin_layout Plain Layout
24923 出力
24924 \end_layout
24925
24926 \end_inset
24927 </cell>
24928 </row>
24929 <row>
24930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24931 \begin_inset Text
24932
24933 \begin_layout Plain Layout
24934
24935 \backslash
24936 o
24937 \end_layout
24938
24939 \end_inset
24940 </cell>
24941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24942 \begin_inset Text
24943
24944 \begin_layout Plain Layout
24945 \begin_inset Formula $\textrm{ø}$
24946 \end_inset
24947
24948
24949 \end_layout
24950
24951 \end_inset
24952 </cell>
24953 </row>
24954 <row>
24955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24956 \begin_inset Text
24957
24958 \begin_layout Plain Layout
24959
24960 \backslash
24961 O
24962 \end_layout
24963
24964 \end_inset
24965 </cell>
24966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24967 \begin_inset Text
24968
24969 \begin_layout Plain Layout
24970 \begin_inset Formula $\textrm{Ø}$
24971 \end_inset
24972
24973
24974 \end_layout
24975
24976 \end_inset
24977 </cell>
24978 </row>
24979 <row>
24980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24981 \begin_inset Text
24982
24983 \begin_layout Plain Layout
24984
24985 \backslash
24986 l
24987 \end_layout
24988
24989 \end_inset
24990 </cell>
24991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24992 \begin_inset Text
24993
24994 \begin_layout Plain Layout
24995 \begin_inset Formula $\textrm{ł}$
24996 \end_inset
24997
24998
24999 \end_layout
25000
25001 \end_inset
25002 </cell>
25003 </row>
25004 <row>
25005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25006 \begin_inset Text
25007
25008 \begin_layout Plain Layout
25009
25010 \backslash
25011 L
25012 \end_layout
25013
25014 \end_inset
25015 </cell>
25016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25017 \begin_inset Text
25018
25019 \begin_layout Plain Layout
25020 \begin_inset Formula $\textrm{Ł}$
25021 \end_inset
25022
25023
25024 \end_layout
25025
25026 \end_inset
25027 </cell>
25028 </row>
25029 <row>
25030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25031 \begin_inset Text
25032
25033 \begin_layout Plain Layout
25034 !
25035 \begin_inset space \hspace{}
25036 \length 0mm
25037 \end_inset
25038
25039 `
25040 \begin_inset space \textvisiblespace{}
25041 \end_inset
25042
25043
25044 \end_layout
25045
25046 \end_inset
25047 </cell>
25048 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25049 \begin_inset Text
25050
25051 \begin_layout Plain Layout
25052 \begin_inset Formula $\textrm{!`}$
25053 \end_inset
25054
25055
25056 \end_layout
25057
25058 \end_inset
25059 </cell>
25060 </row>
25061 <row>
25062 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25063 \begin_inset Text
25064
25065 \begin_layout Plain Layout
25066 ?
25067 \begin_inset space \hspace{}
25068 \length 0mm
25069 \end_inset
25070
25071 `
25072 \begin_inset space \textvisiblespace{}
25073 \end_inset
25074
25075
25076 \end_layout
25077
25078 \end_inset
25079 </cell>
25080 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25081 \begin_inset Text
25082
25083 \begin_layout Plain Layout
25084 \begin_inset Formula $\textrm{?`}$
25085 \end_inset
25086
25087
25088 \end_layout
25089
25090 \end_inset
25091 </cell>
25092 </row>
25093 <row>
25094 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25095 \begin_inset Text
25096
25097 \begin_layout Plain Layout
25098
25099 \backslash
25100 j
25101 \end_layout
25102
25103 \end_inset
25104 </cell>
25105 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25106 \begin_inset Text
25107
25108 \begin_layout Plain Layout
25109 \begin_inset Formula $\textrm{ȷ}$
25110 \end_inset
25111
25112
25113 \end_layout
25114
25115 \end_inset
25116 </cell>
25117 </row>
25118 </lyxtabular>
25119
25120 \end_inset
25121
25122
25123 \begin_inset space \hfill{}
25124 \end_inset
25125
25126
25127 \end_layout
25128
25129 \begin_layout Standard
25130 \begin_inset Formula $\textrm{\textrm{Å}}$
25131 \end_inset
25132
25133
25134 \begin_inset Formula $\textrm{\textrm{Ø}}$
25135 \end_inset
25136
25137 の各文字は、数式ツールバーボタンの
25138 \begin_inset Graphics
25139         filename ../../images/math/digamma.png
25140         scale 85
25141
25142 \end_inset
25143
25144 からも挿入することができます。
25145 \end_layout
25146
25147 \begin_layout Standard
25148 例外は、
25149 \series bold
25150 !
25151 \begin_inset space \hspace{}
25152 \length 0mm
25153 \end_inset
25154
25155 `
25156 \series default
25157
25158 \series bold
25159 ?
25160 \begin_inset space \hspace{}
25161 \length 0mm
25162 \end_inset
25163
25164 `
25165 \series default
25166 の各コマンドで、これらは直接LyX中の本文に入れることができます。
25167 \end_layout
25168
25169 \begin_layout Subsection
25170 文章中のアクセント
25171 \begin_inset CommandInset label
25172 LatexCommand label
25173 name "sub:文章中のアクセント"
25174
25175 \end_inset
25176
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 Standard
25191 以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
25192 \end_layout
25193
25194 \begin_layout Standard
25195 \begin_inset space \hfill{}
25196 \end_inset
25197
25198
25199 \begin_inset Tabular
25200 <lyxtabular version="3" rows="8" columns="2">
25201 <features rotate="0" tabularvalignment="middle">
25202 <column alignment="block" valignment="top">
25203 <column alignment="block" valignment="top">
25204 <row>
25205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25206 \begin_inset Text
25207
25208 \begin_layout Plain Layout
25209 コマンド
25210 \end_layout
25211
25212 \end_inset
25213 </cell>
25214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25215 \begin_inset Text
25216
25217 \begin_layout Plain Layout
25218 出力
25219 \end_layout
25220
25221 \end_inset
25222 </cell>
25223 </row>
25224 <row>
25225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25226 \begin_inset Text
25227
25228 \begin_layout Plain Layout
25229
25230 \backslash
25231
25232 \begin_inset Quotes grd
25233 \end_inset
25234
25235 e
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 ERT
25245 status collapsed
25246
25247 \begin_layout Plain Layout
25248
25249
25250 \backslash
25251 "e
25252 \end_layout
25253
25254 \end_inset
25255
25256
25257 \end_layout
25258
25259 \end_inset
25260 </cell>
25261 </row>
25262 <row>
25263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25264 \begin_inset Text
25265
25266 \begin_layout Plain Layout
25267
25268 \backslash
25269 `e
25270 \end_layout
25271
25272 \end_inset
25273 </cell>
25274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25275 \begin_inset Text
25276
25277 \begin_layout Plain Layout
25278 \begin_inset ERT
25279 status collapsed
25280
25281 \begin_layout Plain Layout
25282
25283
25284 \backslash
25285 `e
25286 \end_layout
25287
25288 \end_inset
25289
25290
25291 \end_layout
25292
25293 \end_inset
25294 </cell>
25295 </row>
25296 <row>
25297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25298 \begin_inset Text
25299
25300 \begin_layout Plain Layout
25301
25302 \backslash
25303 ^
25304 \begin_inset space \textvisiblespace{}
25305 \end_inset
25306
25307 e
25308 \end_layout
25309
25310 \end_inset
25311 </cell>
25312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25313 \begin_inset Text
25314
25315 \begin_layout Plain Layout
25316 \begin_inset ERT
25317 status collapsed
25318
25319 \begin_layout Plain Layout
25320
25321
25322 \backslash
25323 ^e
25324 \end_layout
25325
25326 \end_inset
25327
25328
25329 \end_layout
25330
25331 \end_inset
25332 </cell>
25333 </row>
25334 <row>
25335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25336 \begin_inset Text
25337
25338 \begin_layout Plain Layout
25339
25340 \backslash
25341 =e
25342 \end_layout
25343
25344 \end_inset
25345 </cell>
25346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25347 \begin_inset Text
25348
25349 \begin_layout Plain Layout
25350 \begin_inset ERT
25351 status collapsed
25352
25353 \begin_layout Plain Layout
25354
25355
25356 \backslash
25357 =e
25358 \end_layout
25359
25360 \end_inset
25361
25362
25363 \end_layout
25364
25365 \end_inset
25366 </cell>
25367 </row>
25368 <row>
25369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25370 \begin_inset Text
25371
25372 \begin_layout Plain Layout
25373
25374 \backslash
25375 u
25376 \begin_inset space \textvisiblespace{}
25377 \end_inset
25378
25379 e
25380 \end_layout
25381
25382 \end_inset
25383 </cell>
25384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25385 \begin_inset Text
25386
25387 \begin_layout Plain Layout
25388 \begin_inset ERT
25389 status collapsed
25390
25391 \begin_layout Plain Layout
25392
25393
25394 \backslash
25395 u e
25396 \end_layout
25397
25398 \end_inset
25399
25400
25401 \end_layout
25402
25403 \end_inset
25404 </cell>
25405 </row>
25406 <row>
25407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25408 \begin_inset Text
25409
25410 \begin_layout Plain Layout
25411
25412 \backslash
25413 b
25414 \begin_inset space \textvisiblespace{}
25415 \end_inset
25416
25417 e
25418 \end_layout
25419
25420 \end_inset
25421 </cell>
25422 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25423 \begin_inset Text
25424
25425 \begin_layout Plain Layout
25426 \begin_inset ERT
25427 status collapsed
25428
25429 \begin_layout Plain Layout
25430
25431
25432 \backslash
25433 b e
25434 \end_layout
25435
25436 \end_inset
25437
25438
25439 \end_layout
25440
25441 \end_inset
25442 </cell>
25443 </row>
25444 <row>
25445 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25446 \begin_inset Text
25447
25448 \begin_layout Plain Layout
25449
25450 \backslash
25451 t
25452 \begin_inset space \textvisiblespace{}
25453 \end_inset
25454
25455 ee
25456 \end_layout
25457
25458 \end_inset
25459 </cell>
25460 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25461 \begin_inset Text
25462
25463 \begin_layout Plain Layout
25464 \begin_inset ERT
25465 status collapsed
25466
25467 \begin_layout Plain Layout
25468
25469
25470 \backslash
25471 t ee
25472 \end_layout
25473
25474 \end_inset
25475
25476
25477 \end_layout
25478
25479 \end_inset
25480 </cell>
25481 </row>
25482 </lyxtabular>
25483
25484 \end_inset
25485
25486
25487 \begin_inset space \hfill{}
25488 \end_inset
25489
25490
25491 \begin_inset Tabular
25492 <lyxtabular version="3" rows="8" columns="2">
25493 <features rotate="0" tabularvalignment="middle">
25494 <column alignment="block" valignment="top">
25495 <column alignment="center" valignment="top">
25496 <row>
25497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25498 \begin_inset Text
25499
25500 \begin_layout Plain Layout
25501 コマンド
25502 \end_layout
25503
25504 \end_inset
25505 </cell>
25506 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25507 \begin_inset Text
25508
25509 \begin_layout Plain Layout
25510 出力
25511 \end_layout
25512
25513 \end_inset
25514 </cell>
25515 </row>
25516 <row>
25517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25518 \begin_inset Text
25519
25520 \begin_layout Plain Layout
25521
25522 \backslash
25523 H
25524 \begin_inset space \textvisiblespace{}
25525 \end_inset
25526
25527 e
25528 \end_layout
25529
25530 \end_inset
25531 </cell>
25532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25533 \begin_inset Text
25534
25535 \begin_layout Plain Layout
25536 \begin_inset ERT
25537 status collapsed
25538
25539 \begin_layout Plain Layout
25540
25541
25542 \backslash
25543 H e
25544 \end_layout
25545
25546 \end_inset
25547
25548
25549 \end_layout
25550
25551 \end_inset
25552 </cell>
25553 </row>
25554 <row>
25555 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25556 \begin_inset Text
25557
25558 \begin_layout Plain Layout
25559
25560 \backslash
25561 'e
25562 \end_layout
25563
25564 \end_inset
25565 </cell>
25566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25567 \begin_inset Text
25568
25569 \begin_layout Plain Layout
25570 \begin_inset ERT
25571 status collapsed
25572
25573 \begin_layout Plain Layout
25574
25575
25576 \backslash
25577 'e
25578 \end_layout
25579
25580 \end_inset
25581
25582
25583 \end_layout
25584
25585 \end_inset
25586 </cell>
25587 </row>
25588 <row>
25589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25590 \begin_inset Text
25591
25592 \begin_layout Plain Layout
25593
25594 \backslash
25595 ~e
25596 \begin_inset Index idx
25597 status collapsed
25598
25599 \begin_layout Plain Layout
25600
25601 \lang english
25602 Tilde
25603 \end_layout
25604
25605 \end_inset
25606
25607
25608 \end_layout
25609
25610 \end_inset
25611 </cell>
25612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25613 \begin_inset Text
25614
25615 \begin_layout Plain Layout
25616 \begin_inset ERT
25617 status collapsed
25618
25619 \begin_layout Plain Layout
25620
25621
25622 \backslash
25623 ~e
25624 \end_layout
25625
25626 \end_inset
25627
25628
25629 \end_layout
25630
25631 \end_inset
25632 </cell>
25633 </row>
25634 <row>
25635 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25636 \begin_inset Text
25637
25638 \begin_layout Plain Layout
25639
25640 \backslash
25641 .e
25642 \end_layout
25643
25644 \end_inset
25645 </cell>
25646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25647 \begin_inset Text
25648
25649 \begin_layout Plain Layout
25650 \begin_inset ERT
25651 status collapsed
25652
25653 \begin_layout Plain Layout
25654
25655
25656 \backslash
25657 .e
25658 \end_layout
25659
25660 \end_inset
25661
25662
25663 \end_layout
25664
25665 \end_inset
25666 </cell>
25667 </row>
25668 <row>
25669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25670 \begin_inset Text
25671
25672 \begin_layout Plain Layout
25673
25674 \backslash
25675 v
25676 \begin_inset space \textvisiblespace{}
25677 \end_inset
25678
25679 e
25680 \end_layout
25681
25682 \end_inset
25683 </cell>
25684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25685 \begin_inset Text
25686
25687 \begin_layout Plain Layout
25688 \begin_inset ERT
25689 status collapsed
25690
25691 \begin_layout Plain Layout
25692
25693
25694 \backslash
25695 v e
25696 \end_layout
25697
25698 \end_inset
25699
25700
25701 \end_layout
25702
25703 \end_inset
25704 </cell>
25705 </row>
25706 <row>
25707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25708 \begin_inset Text
25709
25710 \begin_layout Plain Layout
25711
25712 \backslash
25713 d
25714 \begin_inset space \textvisiblespace{}
25715 \end_inset
25716
25717 e
25718 \end_layout
25719
25720 \end_inset
25721 </cell>
25722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25723 \begin_inset Text
25724
25725 \begin_layout Plain Layout
25726 \begin_inset ERT
25727 status collapsed
25728
25729 \begin_layout Plain Layout
25730
25731
25732 \backslash
25733 d e
25734 \end_layout
25735
25736 \end_inset
25737
25738
25739 \end_layout
25740
25741 \end_inset
25742 </cell>
25743 </row>
25744 <row>
25745 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25746 \begin_inset Text
25747
25748 \begin_layout Plain Layout
25749
25750 \backslash
25751 c
25752 \begin_inset space \textvisiblespace{}
25753 \end_inset
25754
25755 e
25756 \end_layout
25757
25758 \end_inset
25759 </cell>
25760 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25761 \begin_inset Text
25762
25763 \begin_layout Plain Layout
25764 \begin_inset ERT
25765 status collapsed
25766
25767 \begin_layout Plain Layout
25768
25769
25770 \backslash
25771 c e
25772 \end_layout
25773
25774 \end_inset
25775
25776
25777 \end_layout
25778
25779 \end_inset
25780 </cell>
25781 </row>
25782 </lyxtabular>
25783
25784 \end_inset
25785
25786
25787 \begin_inset space \hfill{}
25788 \end_inset
25789
25790
25791 \end_layout
25792
25793 \begin_layout Standard
25794 \begin_inset VSpace medskip
25795 \end_inset
25796
25797
25798 \series bold
25799
25800 \backslash
25801 t
25802 \series default
25803 コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
25804 \series bold
25805
25806 \backslash
25807 t
25808 \begin_inset space \textvisiblespace{}
25809 \end_inset
25810
25811 sz
25812 \series default
25813 は、
25814 \begin_inset ERT
25815 status collapsed
25816
25817 \begin_layout Plain Layout
25818
25819
25820 \backslash
25821 t sz
25822 \end_layout
25823
25824 \end_inset
25825
25826 となります。
25827 \end_layout
25828
25829 \begin_layout Standard
25830
25831 \series bold
25832 `
25833 \series default
25834  ・
25835 \series bold
25836  '
25837 \series default
25838  ・ 
25839 \series bold
25840 ^
25841 \series default
25842  の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
25843 \begin_inset Foot
25844 status collapsed
25845
25846 \begin_layout Plain Layout
25847 これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
25848 \end_layout
25849
25850 \end_inset
25851
25852
25853 \series bold
25854 ~
25855 \series default
25856 を、
25857 \emph on
25858 a
25859 \emph default
25860
25861 \emph on
25862 n
25863 \emph default
25864
25865 \emph on
25866 o
25867 \emph default
25868 といっしょに使うときも同様です。
25869 \end_layout
25870
25871 \begin_layout Standard
25872
25873 \series bold
25874
25875 \backslash
25876 b
25877 \series default
25878
25879 \series bold
25880
25881 \backslash
25882 c
25883 \series default
25884
25885 \series bold
25886
25887 \backslash
25888 d
25889 \series default
25890
25891 \series bold
25892
25893 \backslash
25894 H
25895 \series default
25896
25897 \series bold
25898
25899 \backslash
25900 t
25901 \series default
25902
25903 \series bold
25904
25905 \backslash
25906 u
25907 \series default
25908
25909 \series bold
25910
25911 \backslash
25912 v
25913 \series default
25914 の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
25915 。第
25916 \begin_inset CommandInset ref
25917 LatexCommand ref
25918 reference "sub:一文字に付けるアクセント"
25919
25920 \end_inset
25921
25922 節をご参照下さい。
25923 \end_layout
25924
25925 \begin_layout Standard
25926 \begin_inset VSpace bigskip
25927 \end_inset
25928
25929 さらに、
25930 \series bold
25931
25932 \backslash
25933 textcircled
25934 \series default
25935
25936 \begin_inset Index idx
25937 status collapsed
25938
25939 \begin_layout Plain Layout
25940 こまんど@コマンド ! T ! 
25941 \backslash
25942 textcircled
25943 \end_layout
25944
25945 \end_inset
25946
25947 コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
25948
25949 \end_layout
25950
25951 \begin_layout Standard
25952 \align center
25953 \begin_inset Tabular
25954 <lyxtabular version="3" rows="3" columns="2">
25955 <features rotate="0" tabularvalignment="middle">
25956 <column alignment="center" valignment="top">
25957 <column alignment="center" valignment="top">
25958 <row>
25959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25960 \begin_inset Text
25961
25962 \begin_layout Plain Layout
25963 コマンド
25964 \end_layout
25965
25966 \end_inset
25967 </cell>
25968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25969 \begin_inset Text
25970
25971 \begin_layout Plain Layout
25972 出力
25973 \begin_inset Note Note
25974 status collapsed
25975
25976 \begin_layout Plain Layout
25977 ここで
25978 \series bold
25979
25980 \backslash
25981 raisebox
25982 \series default
25983 はスペーサーとして使用しているだけです。
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" topline="true" leftline="true" usebox="none">
25996 \begin_inset Text
25997
25998 \begin_layout Plain Layout
25999
26000 \backslash
26001 textcircled{w}
26002 \end_layout
26003
26004 \end_inset
26005 </cell>
26006 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26007 \begin_inset Text
26008
26009 \begin_layout Plain Layout
26010 \begin_inset ERT
26011 status collapsed
26012
26013 \begin_layout Plain Layout
26014
26015
26016 \backslash
26017 textcircled{w}
26018 \end_layout
26019
26020 \end_inset
26021
26022
26023 \end_layout
26024
26025 \end_inset
26026 </cell>
26027 </row>
26028 <row>
26029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26030 \begin_inset Text
26031
26032 \begin_layout Plain Layout
26033
26034 \backslash
26035 Large 
26036 \backslash
26037 textcircled{
26038 \backslash
26039 normalsize
26040 \backslash
26041 protect
26042 \backslash
26043 raisebox{-1.5pt}{W}}
26044 \end_layout
26045
26046 \end_inset
26047 </cell>
26048 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26049 \begin_inset Text
26050
26051 \begin_layout Plain Layout
26052 \begin_inset Formula $\raisebox{4.5mm}{}$
26053 \end_inset
26054
26055
26056 \begin_inset ERT
26057 status collapsed
26058
26059 \begin_layout Plain Layout
26060
26061
26062 \backslash
26063 Large 
26064 \backslash
26065 textcircled{
26066 \backslash
26067 normalsize
26068 \backslash
26069 protect
26070 \backslash
26071 raisebox{-1.5pt}W}
26072 \end_layout
26073
26074 \end_inset
26075
26076
26077 \begin_inset Formula $\raisebox{-2mm}{}$
26078 \end_inset
26079
26080
26081 \end_layout
26082
26083 \end_inset
26084 </cell>
26085 </row>
26086 </lyxtabular>
26087
26088 \end_inset
26089
26090
26091 \end_layout
26092
26093 \begin_layout Standard
26094 ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
26095 \series bold
26096
26097 \backslash
26098 Large
26099 \series default
26100
26101 \begin_inset Foot
26102 status collapsed
26103
26104 \begin_layout Plain Layout
26105
26106 \begin_inset CommandInset ref
26107 LatexCommand ref
26108 reference "sub:書体寸法"
26109
26110 \end_inset
26111
26112 節参照のこと。
26113 \end_layout
26114
26115 \end_inset
26116
26117 で丸の大きさを指定しています。そして
26118 \series bold
26119
26120 \backslash
26121 raisebox
26122 \series default
26123
26124 \begin_inset Foot
26125 status collapsed
26126
26127 \begin_layout Plain Layout
26128
26129 \begin_inset CommandInset ref
26130 LatexCommand ref
26131 reference "sub:枠なしボックス"
26132
26133 \end_inset
26134
26135 節参照のこと。
26136 \end_layout
26137
26138 \end_inset
26139
26140 を使って、文字が真ん中にくるようにしています。
26141 \end_layout
26142
26143 \begin_layout Subsection
26144 小数字
26145 \begin_inset Index idx
26146 status collapsed
26147
26148 \begin_layout Plain Layout
26149 しょうすうじ@小数字
26150 \end_layout
26151
26152 \end_inset
26153
26154
26155 \end_layout
26156
26157 \begin_layout Standard
26158 小数字(minuscule number)は、
26159 \series bold
26160
26161 \backslash
26162 oldstylenums
26163 \series default
26164
26165 \begin_inset Index idx
26166 status collapsed
26167
26168 \begin_layout Plain Layout
26169 こまんど@コマンド ! O ! 
26170 \backslash
26171 oldstylenums
26172 \end_layout
26173
26174 \end_inset
26175
26176 コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
26177 \end_layout
26178
26179 \begin_layout Standard
26180
26181 \series bold
26182
26183 \backslash
26184 oldstylenums{数字}
26185 \end_layout
26186
26187 \begin_layout Standard
26188 です。
26189 \series bold
26190
26191 \backslash
26192 oldstylenums{0123456789}
26193 \series default
26194 というコマンドは、
26195 \begin_inset Formula $\oldstylenums{0123456789}$
26196 \end_inset
26197
26198 のようになります。
26199 \end_layout
26200
26201 \begin_layout Subsection
26202 他の特殊文字
26203 \begin_inset CommandInset label
26204 LatexCommand label
26205 name "sub:他の特殊文字"
26206
26207 \end_inset
26208
26209
26210 \begin_inset Index idx
26211 status collapsed
26212
26213 \begin_layout Plain Layout
26214 とくしゅもじ@特殊文字 ! たの@他の
26215 \end_layout
26216
26217 \end_inset
26218
26219
26220 \end_layout
26221
26222 \begin_layout Standard
26223 以下の各文字は、数式中でコマンドを使用してのみ、挿入することができます。
26224 \end_layout
26225
26226 \begin_layout Standard
26227 \align center
26228 \begin_inset Tabular
26229 <lyxtabular version="3" rows="4" columns="2">
26230 <features rotate="0" tabularvalignment="middle">
26231 <column alignment="center" valignment="top">
26232 <column alignment="center" valignment="top">
26233 <row>
26234 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26235 \begin_inset Text
26236
26237 \begin_layout Plain Layout
26238 コマンド
26239 \end_layout
26240
26241 \end_inset
26242 </cell>
26243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26244 \begin_inset Text
26245
26246 \begin_layout Plain Layout
26247 出力
26248 \end_layout
26249
26250 \end_inset
26251 </cell>
26252 </row>
26253 <row>
26254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26255 \begin_inset Text
26256
26257 \begin_layout Plain Layout
26258
26259 \backslash
26260 ^
26261 \begin_inset space \textvisiblespace{}
26262 \end_inset
26263
26264
26265 \end_layout
26266
26267 \end_inset
26268 </cell>
26269 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26270 \begin_inset Text
26271
26272 \begin_layout Plain Layout
26273 \begin_inset Formula $\mathcircumflex$
26274 \end_inset
26275
26276
26277 \end_layout
26278
26279 \end_inset
26280 </cell>
26281 </row>
26282 <row>
26283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26284 \begin_inset Text
26285
26286 \begin_layout Plain Layout
26287
26288 \backslash
26289 _
26290 \end_layout
26291
26292 \end_inset
26293 </cell>
26294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26295 \begin_inset Text
26296
26297 \begin_layout Plain Layout
26298 \begin_inset Formula $\_$
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \end_inset
26305 </cell>
26306 </row>
26307 <row>
26308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26309 \begin_inset Text
26310
26311 \begin_layout Plain Layout
26312 ^
26313 \begin_inset space \textvisiblespace{}
26314 \end_inset
26315
26316
26317 \backslash
26318 circ
26319 \begin_inset Index idx
26320 status collapsed
26321
26322 \begin_layout Plain Layout
26323
26324 \lang english
26325
26326 \backslash
26327
26328 \end_layout
26329
26330 \end_inset
26331
26332
26333 \end_layout
26334
26335 \end_inset
26336 </cell>
26337 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26338 \begin_inset Text
26339
26340 \begin_layout Plain Layout
26341 \begin_inset Formula $^{\circ}$
26342 \end_inset
26343
26344
26345 \end_layout
26346
26347 \end_inset
26348 </cell>
26349 </row>
26350 </lyxtabular>
26351
26352 \end_inset
26353
26354
26355 \end_layout
26356
26357 \begin_layout Standard
26358 しかしながら、角度記号
26359 \begin_inset Formula $^{\circ}$
26360 \end_inset
26361
26362 は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
26363 \begin_inset Foot
26364 status collapsed
26365
26366 \begin_layout Plain Layout
26367 この件に関する詳細は、第
26368 \begin_inset CommandInset ref
26369 LatexCommand ref
26370 reference "sub:数式中のテキスト文字"
26371
26372 \end_inset
26373
26374 節にあります。
26375 \end_layout
26376
26377 \end_inset
26378
26379
26380 \end_layout
26381
26382 \begin_layout Standard
26383
26384 \series bold
26385
26386 \backslash
26387 DeclareInputtext{176}{
26388 \backslash
26389 ifmmode^
26390 \backslash
26391 circ
26392 \backslash
26393 else
26394 \backslash
26395 textdegree
26396 \backslash
26397 fi}
26398 \begin_inset Newpage newpage
26399 \end_inset
26400
26401
26402 \end_layout
26403
26404 \begin_layout Section
26405 数式様式
26406 \begin_inset CommandInset label
26407 LatexCommand label
26408 name "sec:数式様式"
26409
26410 \end_inset
26411
26412
26413 \begin_inset Index idx
26414 status collapsed
26415
26416 \begin_layout Plain Layout
26417 すうしき@数式 ! ようしき@様式
26418 \end_layout
26419
26420 \end_inset
26421
26422
26423 \end_layout
26424
26425 \begin_layout Itemize
26426 以下の二つの配置様式があります。
26427 \end_layout
26428
26429 \begin_deeper
26430 \begin_layout Description
26431 中央揃え 事前に定義された標準です。
26432 \end_layout
26433
26434 \begin_layout Description
26435 行頭下げ これを使うには、
26436 \family sans
26437 文書\SpecialChar \menuseparator
26438 設定
26439 \family default
26440 メニューの
26441 \family sans
26442 文書クラス
26443 \family default
26444 において、
26445 \series bold
26446 fleqn
26447 \series default
26448 オプションを指定しておかなくてはなりません。
26449 \end_layout
26450
26451 \begin_layout Standard
26452
26453 \series bold
26454 行頭下げ
26455 \series default
26456 を用いる場合には、行頭下げの大きさを
26457 \series bold
26458
26459 \backslash
26460 mathindent
26461 \series default
26462
26463 \begin_inset Index idx
26464 status collapsed
26465
26466 \begin_layout Plain Layout
26467 こまんど@コマンド ! M ! 
26468 \backslash
26469 mathindent
26470 \end_layout
26471
26472 \end_inset
26473
26474 の値で調整することができます。これを15
26475 \begin_inset space \thinspace{}
26476 \end_inset
26477
26478 mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
26479 \end_layout
26480
26481 \begin_layout Standard
26482
26483 \series bold
26484
26485 \backslash
26486 setlength{
26487 \backslash
26488 mathindent}{15mm}
26489 \end_layout
26490
26491 \begin_layout Standard
26492
26493 \series bold
26494
26495 \backslash
26496 mathindent
26497 \series default
26498 を明示的に指定しない場合には、事前に定義されている30
26499 \begin_inset space \thinspace{}
26500 \end_inset
26501
26502 ptが適用されます。
26503 \end_layout
26504
26505 \end_deeper
26506 \begin_layout Itemize
26507 また、以下の二つの連番様式があります。
26508 \end_layout
26509
26510 \begin_deeper
26511 \begin_layout Description
26512 右 事前に定義された標準です。
26513 \end_layout
26514
26515 \begin_layout Description
26516 左 これを使うには、
26517 \family sans
26518 文書\SpecialChar \menuseparator
26519 設定
26520 \family default
26521 メニューの
26522 \family sans
26523 文書クラス
26524 \family default
26525 において、
26526 \series bold
26527 leqno
26528 \series default
26529 オプションを指定しておかなくてはなりません。
26530 \end_layout
26531
26532 \end_deeper
26533 \begin_layout Standard
26534
26535 \series bold
26536 fleqn
26537 \series default
26538
26539 \series bold
26540 leqno
26541 \series default
26542 は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
26543 \end_layout
26544
26545 \begin_layout Standard
26546 これで選択した様式は、文書中のすべての別行立て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
26547 \series bold
26548 中央揃え
26549 \series default
26550 様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
26551 \begin_inset CommandInset ref
26552 LatexCommand ref
26553 reference "sub:flalign環境"
26554
26555 \end_inset
26556
26557 節をご覧下さい。
26558 \end_layout
26559
26560 \begin_layout Section
26561 多行数式
26562 \begin_inset CommandInset label
26563 LatexCommand label
26564 name "sec:多行数式"
26565
26566 \end_inset
26567
26568
26569 \begin_inset Index idx
26570 status collapsed
26571
26572 \begin_layout Plain Layout
26573 すうしき@数式 ! たぎょう@多行
26574 \end_layout
26575
26576 \end_inset
26577
26578
26579 \end_layout
26580
26581 \begin_layout Subsection
26582 概要
26583 \end_layout
26584
26585 \begin_layout Standard
26586 LyXでは、多行数式は、数式中で
26587 \series bold
26588
26589 \begin_inset Info
26590 type  "shortcut"
26591 arg   "newline-insert newline"
26592 \end_inset
26593
26594
26595 \series default
26596 を押すことで作られます。この操作によって、第
26597 \begin_inset CommandInset ref
26598 LatexCommand ref
26599 reference "sub:eqnarray環境"
26600
26601 \end_inset
26602
26603 節に述べられている
26604 \series bold
26605 eqnarray環境
26606 \series default
26607 が作り出されるか、あるいは文書設定で
26608 \family sans
26609 AMS mathパッケージを使う
26610 \family default
26611 オプションが選択されている場合には、第
26612 \begin_inset CommandInset ref
26613 LatexCommand ref
26614 reference "sub:標準align環境"
26615
26616 \end_inset
26617
26618 節に述べられている
26619 \series bold
26620 align環境
26621 \series default
26622 が作り出されることになります。
26623 \end_layout
26624
26625 \begin_layout Standard
26626 他にも、
26627 \family sans
26628 挿入\SpecialChar \menuseparator
26629 数式
26630 \family default
26631 メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
26632 \end_layout
26633
26634 \begin_layout Standard
26635 すべての多行数式において、新規行は、
26636 \begin_inset Info
26637 type  "shortcut"
26638 arg   "newline-insert newline"
26639 \end_inset
26640
26641 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
26642 \begin_inset Graphics
26643         filename ../../images/tabular-feature_append-row.png
26644         scale 85
26645
26646 \end_inset
26647
26648
26649 \begin_inset Graphics
26650         filename ../../images/tabular-feature_delete-row.png
26651         scale 85
26652
26653 \end_inset
26654
26655 を使うか、
26656 \family sans
26657 編集\SpecialChar \menuseparator
26658 行と列
26659 \family default
26660 メニューを使うことができます。
26661 \end_layout
26662
26663 \begin_layout Subsubsection
26664 行間
26665 \begin_inset CommandInset label
26666 LatexCommand label
26667 name "sub:行間"
26668
26669 \end_inset
26670
26671
26672 \begin_inset Index idx
26673 status collapsed
26674
26675 \begin_layout Plain Layout
26676 すうしき@数式 ! たぎょう@多行 ! ぎょうかん@行間
26677 \end_layout
26678
26679 \end_inset
26680
26681
26682 \end_layout
26683
26684 \begin_layout Standard
26685 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
26686 \begin_inset Formula 
26687 \begin{eqnarray*}
26688 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}\\
26689 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
26690 \end{eqnarray*}
26691
26692 \end_inset
26693
26694
26695 \end_layout
26696
26697 \begin_layout Standard
26698 LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
26699 \begin_inset Foot
26700 status collapsed
26701
26702 \begin_layout Plain Layout
26703 \begin_inset CommandInset href
26704 LatexCommand href
26705 name "LyX-bug #1505"
26706 target "http://www.lyx.org/trac/ticket/1505"
26707
26708 \end_inset
26709
26710 を参照。
26711 \end_layout
26712
26713 \end_inset
26714
26715 ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
26716 \series bold
26717
26718 \backslash
26719
26720 \backslash
26721 [3mm]
26722 \series default
26723 というコマンドを入れます。すると、次のようになります。
26724 \begin_inset ERT
26725 status collapsed
26726
26727 \begin_layout Plain Layout
26728
26729
26730 \backslash
26731 begin{eqnarray*}
26732 \end_layout
26733
26734 \begin_layout Plain Layout
26735
26736 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
26737  = & 
26738 \backslash
26739 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
26740 \backslash
26741
26742 \backslash
26743 [3mm]
26744 \end_layout
26745
26746 \begin_layout Plain Layout
26747
26748 4x^{2}
26749 \backslash
26750 left(B^{2}+x_{0}^{2}
26751 \backslash
26752 right)+4x_{0}x
26753 \backslash
26754 left(D-B^{2}
26755 \backslash
26756 right)+B^{2}
26757 \backslash
26758 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
26759 \backslash
26760 right) & = & 0
26761 \end_layout
26762
26763 \begin_layout Plain Layout
26764
26765
26766 \backslash
26767 end{eqnarray*}
26768 \end_layout
26769
26770 \end_inset
26771
26772
26773 \end_layout
26774
26775 \begin_layout Standard
26776 \begin_inset VSpace bigskip
26777 \end_inset
26778
26779 同一数式内のすべての行の行間を一律に指定するには、
26780 \series bold
26781
26782 \backslash
26783 jot
26784 \series default
26785
26786 \begin_inset Index idx
26787 status collapsed
26788
26789 \begin_layout Plain Layout
26790 こまんど@コマンド ! J ! 
26791 \backslash
26792 jot
26793 \end_layout
26794
26795 \end_inset
26796
26797 変数を変更します。定義は、
26798 \begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
26799 \end_inset
26800
26801 となっています。
26802 \series bold
26803
26804 \backslash
26805 jot
26806 \series default
26807 の既定値は、3
26808 \begin_inset space \thinspace{}
26809 \end_inset
26810
26811 ptです。上記の例のように、行間を3
26812 \begin_inset space \thinspace{}
26813 \end_inset
26814
26815 mm追加するには、
26816 \end_layout
26817
26818 \begin_layout Standard
26819
26820 \series bold
26821
26822 \backslash
26823 setlength{
26824 \backslash
26825 jot}{3mm+3pt}
26826 \end_layout
26827
26828 \begin_layout Standard
26829 というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
26830 \end_layout
26831
26832 \begin_layout Standard
26833
26834 \series bold
26835
26836 \backslash
26837 usepackage{calc}
26838 \end_layout
26839
26840 \begin_layout Standard
26841 という行を入れて、LaTeXパッケージ
26842 \series bold
26843 calc
26844 \series default
26845
26846 \begin_inset Foot
26847 status collapsed
26848
26849 \begin_layout Plain Layout
26850
26851 \series bold
26852 calc
26853 \series default
26854 は標準的なLaTeX頒布版のすべてに付属しています。
26855 \end_layout
26856
26857 \end_inset
26858
26859
26860 \begin_inset Index idx
26861 status collapsed
26862
26863 \begin_layout Plain Layout
26864 ぱっけーじ@パッケージ ! calc
26865 \end_layout
26866
26867 \end_inset
26868
26869  を読み込んでおく必要があります。すると、
26870 \begin_inset ERT
26871 status collapsed
26872
26873 \begin_layout Plain Layout
26874
26875
26876 \backslash
26877 setlength{
26878 \backslash
26879 jot}{3mm+3pt}
26880 \end_layout
26881
26882 \end_inset
26883
26884
26885 \begin_inset Formula 
26886 \begin{eqnarray*}
26887 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}\\
26888 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
26889 \end{eqnarray*}
26890
26891 \end_inset
26892
26893
26894 \end_layout
26895
26896 \begin_layout Standard
26897 \begin_inset ERT
26898 status collapsed
26899
26900 \begin_layout Plain Layout
26901
26902
26903 \backslash
26904 setlength{
26905 \backslash
26906 jot}{3pt}
26907 \end_layout
26908
26909 \end_inset
26910
26911 のような結果を得ます。行間を既定値に戻すには、
26912 \series bold
26913
26914 \backslash
26915 jot
26916 \series default
26917 をふたたび3
26918 \begin_inset space \thinspace{}
26919 \end_inset
26920
26921 ptに戻します。
26922 \end_layout
26923
26924 \begin_layout Subsubsection
26925 列間
26926 \begin_inset CommandInset label
26927 LatexCommand label
26928 name "sub:列間"
26929
26930 \end_inset
26931
26932
26933 \begin_inset Index idx
26934 status collapsed
26935
26936 \begin_layout Plain Layout
26937 すうしき@数式 ! たぎょうすうしき@多行数式 ! れつかん@列間
26938 \end_layout
26939
26940 \end_inset
26941
26942
26943 \end_layout
26944
26945 \begin_layout Standard
26946 多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
26947
26948 \end_layout
26949
26950 \begin_layout Standard
26951 列間は、
26952 \series bold
26953
26954 \backslash
26955 arraycolsep
26956 \series default
26957
26958 \begin_inset Index idx
26959 status collapsed
26960
26961 \begin_layout Plain Layout
26962 こまんど@コマンド ! A ! 
26963 \backslash
26964 arraycolsep
26965 \end_layout
26966
26967 \end_inset
26968
26969 変数を使って指定し、
26970 \begin_inset Newline newline
26971 \end_inset
26972
26973 列間 = 2
26974 \begin_inset space \thinspace{}
26975 \end_inset
26976
26977
26978 \series bold
26979
26980 \backslash
26981 arraycolsep
26982 \series default
26983
26984 \begin_inset Newline newline
26985 \end_inset
26986
26987 という関係があります。したがって、
26988 \end_layout
26989
26990 \begin_layout Standard
26991
26992 \series bold
26993
26994 \backslash
26995 setlength{
26996 \backslash
26997 arraycolsep}{1cm}
26998 \end_layout
26999
27000 \begin_layout Standard
27001 というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
27002 \begin_inset space \thinspace{}
27003 \end_inset
27004
27005 cmになります。これを既定値に戻すには、
27006 \series bold
27007
27008 \backslash
27009 arraycolsep
27010 \series default
27011 を5
27012 \begin_inset space \thinspace{}
27013 \end_inset
27014
27015 ptに戻して下さい。
27016 \end_layout
27017
27018 \begin_layout Standard
27019 以下は、2
27020 \begin_inset space \thinspace{}
27021 \end_inset
27022
27023 cmの列間を持つ数式です。
27024 \begin_inset ERT
27025 status collapsed
27026
27027 \begin_layout Plain Layout
27028
27029
27030 \backslash
27031 setlength{
27032 \backslash
27033 arraycolsep}{1cm}
27034 \end_layout
27035
27036 \end_inset
27037
27038
27039 \begin_inset Formula 
27040 \begin{eqnarray*}
27041 A & = & B\\
27042 C & \ne & A
27043 \end{eqnarray*}
27044
27045 \end_inset
27046
27047 行列の既定の列間10
27048 \begin_inset space \thinspace{}
27049 \end_inset
27050
27051 ptを持つ数式です。
27052 \begin_inset ERT
27053 status collapsed
27054
27055 \begin_layout Plain Layout
27056
27057
27058 \backslash
27059 setlength{
27060 \backslash
27061 arraycolsep}{5pt}
27062 \end_layout
27063
27064 \end_inset
27065
27066
27067 \begin_inset Formula 
27068 \begin{eqnarray*}
27069 A & = & B\\
27070 C & \ne & A
27071 \end{eqnarray*}
27072
27073 \end_inset
27074
27075
27076 \end_layout
27077
27078 \begin_layout Subsubsection
27079 長い数式
27080 \begin_inset Index idx
27081 status collapsed
27082
27083 \begin_layout Plain Layout
27084 すうしき@数式 ! ながい@長い
27085 \end_layout
27086
27087 \end_inset
27088
27089
27090 \end_layout
27091
27092 \begin_layout Standard
27093 長い数式は、以下の方法を使って組版することができます。
27094 \end_layout
27095
27096 \begin_layout Itemize
27097 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
27098 \begin_inset Formula 
27099 \begin{eqnarray}
27100 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 \\
27101  &  & -\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}
27102 \end{eqnarray}
27103
27104 \end_inset
27105
27106 二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
27107 示されません。これを避けるために、マイナス記号の後に
27108 \series bold
27109
27110 \backslash
27111 hspace
27112 \series default
27113 .
27114 \begin_inset Foot
27115 status collapsed
27116
27117 \begin_layout Plain Layout
27118
27119 \series bold
27120
27121 \backslash
27122 hspace
27123 \series default
27124 に関しての詳細は、第
27125 \begin_inset CommandInset ref
27126 LatexCommand ref
27127 reference "sub:可変長の空白"
27128
27129 \end_inset
27130
27131 節をご覧下さい。
27132 \end_layout
27133
27134 \end_inset
27135
27136
27137 \begin_inset Index idx
27138 status collapsed
27139
27140 \begin_layout Plain Layout
27141 こまんど@コマンド ! H ! 
27142 \backslash
27143 hspace
27144 \end_layout
27145
27146 \end_inset
27147
27148 コマンドを使って3
27149 \begin_inset space \thinspace{}
27150 \end_inset
27151
27152 pt空白を入れてあります。
27153 \end_layout
27154
27155 \begin_layout Itemize
27156 数式の両辺がともに長すぎるときには、
27157 \series bold
27158
27159 \backslash
27160 lefteqn
27161 \series default
27162
27163 \begin_inset Index idx
27164 status collapsed
27165
27166 \begin_layout Plain Layout
27167 こまんど@コマンド ! L ! 
27168 \backslash
27169 lefteqn
27170 \end_layout
27171
27172 \end_inset
27173
27174 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
27175 \begin_inset Formula 
27176 \begin{eqnarray}
27177 \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 \\
27178  &  & -\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 \\
27179  &  & =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}
27180 \end{eqnarray}
27181
27182 \end_inset
27183
27184
27185 \series bold
27186
27187 \backslash
27188 lefteqn
27189 \series default
27190 を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
27191 \begin_inset Newline newline
27192 \end_inset
27193
27194 二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
27195 \begin_inset VSpace medskip
27196 \end_inset
27197
27198
27199 \begin_inset Newline newline
27200 \end_inset
27201
27202
27203 \begin_inset Note Greyedout
27204 status open
27205
27206 \begin_layout Plain Layout
27207
27208 \series bold
27209
27210 \backslash
27211 lefteqn
27212 \series default
27213 を使用する際には、以下のことにご注意下さい。
27214 \end_layout
27215
27216 \begin_layout Itemize
27217 数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
27218 \begin_inset Formula $-B^{2}$
27219 \end_inset
27220
27221 という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
27222 \end_layout
27223
27224 \begin_layout Itemize
27225 LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
27226 \begin_inset Foot
27227 status collapsed
27228
27229 \begin_layout Plain Layout
27230 \begin_inset CommandInset href
27231 LatexCommand href
27232 name "LyX-bug #1429"
27233 target "http://www.lyx.org/trac/ticket/1429"
27234
27235 \end_inset
27236
27237
27238 \end_layout
27239
27240 \end_inset
27241
27242 。カーソルを行頭に合わせて、矢印
27243 \begin_inset Flex Ruby
27244 status collapsed
27245
27246 \begin_layout Plain Layout
27247
27248 \begin_inset Argument post:1
27249 status collapsed
27250
27251 \begin_layout Plain Layout
27252 キー
27253 \end_layout
27254
27255 \end_inset
27256
27257
27258 \end_layout
27259
27260 \end_inset
27261
27262 で移動するしかありません。
27263 \end_layout
27264
27265 \end_inset
27266
27267
27268 \end_layout
27269
27270 \begin_layout Itemize
27271 長い数式を組む他の方法として、第
27272 \begin_inset CommandInset ref
27273 LatexCommand ref
27274 reference "sub:multline環境"
27275
27276 \end_inset
27277
27278 節と第
27279 \begin_inset CommandInset ref
27280 LatexCommand ref
27281 reference "sub:数式の一部の多行化"
27282
27283 \end_inset
27284
27285 節で述べられている環境を用いる方法があります。
27286 \end_layout
27287
27288 \begin_layout Subsubsection
27289 多行にわたる括弧
27290 \begin_inset CommandInset label
27291 LatexCommand label
27292 name "sub:多行にわたる括弧"
27293
27294 \end_inset
27295
27296
27297 \begin_inset Index idx
27298 status collapsed
27299
27300 \begin_layout Plain Layout
27301 かっこ@括弧 ! たぎょうすうしきよう@多行数式用
27302 \end_layout
27303
27304 \end_inset
27305
27306
27307 \end_layout
27308
27309 \begin_layout Standard
27310 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
27311 \begin_inset Formula 
27312 \begin{eqnarray*}
27313 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27314  &  & \left.\cdots+B-D\right]
27315 \end{eqnarray*}
27316
27317 \end_inset
27318
27319
27320 \end_layout
27321
27322 \begin_layout Standard
27323 可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
27324 \end_layout
27325
27326 \begin_layout Standard
27327 二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
27328 \series bold
27329
27330 \backslash
27331 right.
27332 \series default
27333
27334 \begin_inset Index idx
27335 status collapsed
27336
27337 \begin_layout Plain Layout
27338 こまんど@コマンド ! R ! 
27339 \backslash
27340 right
27341 \end_layout
27342
27343 \end_inset
27344
27345 とし、二行めの始めを
27346 \series bold
27347
27348 \backslash
27349 left.
27350 \begin_inset Foot
27351 status collapsed
27352
27353 \begin_layout Plain Layout
27354
27355 \series bold
27356
27357 \backslash
27358 left
27359 \series default
27360
27361 \series bold
27362
27363 \backslash
27364 right
27365 \series default
27366 に関する詳細は、第
27367 \begin_inset CommandInset ref
27368 LatexCommand ref
27369 reference "sub:自動の括弧丈"
27370
27371 \end_inset
27372
27373 節をご覧下さい。
27374 \end_layout
27375
27376 \end_inset
27377
27378
27379 \series default
27380
27381 \begin_inset Index idx
27382 status collapsed
27383
27384 \begin_layout Plain Layout
27385 こまんど@コマンド ! L ! 
27386 \backslash
27387 left
27388 \end_layout
27389
27390 \end_inset
27391
27392 とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
27393 \series bold
27394
27395 \backslash
27396 left.
27397 \series default
27398 の後に、
27399 \series bold
27400
27401 \backslash
27402 vphantom
27403 \series default
27404
27405 \begin_inset space \textvisiblespace{}
27406 \end_inset
27407
27408
27409 \series bold
27410
27411 \backslash
27412 prod
27413 \series default
27414 ^
27415 \begin_inset space \textvisiblespace{}
27416 \end_inset
27417
27418
27419 \series bold
27420
27421 \backslash
27422 infty
27423 \series default
27424
27425 \begin_inset space \textvisiblespace{}
27426 \end_inset
27427
27428
27429 \series bold
27430
27431 \begin_inset Formula $\downarrow$
27432 \end_inset
27433
27434 _R=1}
27435 \series default
27436
27437 \begin_inset Index idx
27438 status collapsed
27439
27440 \begin_layout Plain Layout
27441 こまんど@コマンド ! V ! 
27442 \backslash
27443 vphantom
27444 \end_layout
27445
27446 \end_inset
27447
27448 というコマンドを挿入します。
27449 \end_layout
27450
27451 \begin_layout Standard
27452 その結果が以下の数式です。
27453 \begin_inset Formula 
27454 \begin{eqnarray*}
27455 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
27456  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
27457 \end{eqnarray*}
27458
27459 \end_inset
27460
27461
27462 \end_layout
27463
27464 \begin_layout Subsection
27465 align環境
27466 \end_layout
27467
27468 \begin_layout Standard
27469 align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
27470 \end_layout
27471
27472 \begin_layout Standard
27473 align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
27474 \end_layout
27475
27476 \begin_layout Standard
27477 align環境は、
27478 \family sans
27479 挿入\SpecialChar \menuseparator
27480 数式
27481 \family default
27482 メニューから作ることができます。
27483 \family sans
27484 編集\SpecialChar \menuseparator
27485 数式\SpecialChar \menuseparator
27486 数式の表記を変更
27487 \family default
27488 メニューを使えば、既存の数式をalign環境に変更することができます。
27489 \end_layout
27490
27491 \begin_layout Standard
27492 列を追加したり削除したりするには、数式ツールバーボタンの
27493 \begin_inset Graphics
27494         filename ../../images/tabular-feature_append-column.png
27495         scale 85
27496
27497 \end_inset
27498
27499
27500 \begin_inset Graphics
27501         filename ../../images/tabular-feature_delete-column.png
27502         scale 85
27503
27504 \end_inset
27505
27506 を使うか、
27507 \family sans
27508 編集\SpecialChar \menuseparator
27509 行と列
27510 \family default
27511 メニューを使います。
27512 \end_layout
27513
27514 \begin_layout Subsubsection
27515 標準align環境
27516 \begin_inset CommandInset label
27517 LatexCommand label
27518 name "sub:標準align環境"
27519
27520 \end_inset
27521
27522
27523 \begin_inset Index idx
27524 status collapsed
27525
27526 \begin_layout Plain Layout
27527 すうしき@数式 ! たぎょう@多行 ! alignかんきょう@align環境
27528 \end_layout
27529
27530 \end_inset
27531
27532
27533 \end_layout
27534
27535 \begin_layout Standard
27536 このalign環境は、数式中で
27537 \begin_inset Info
27538 type  "shortcut"
27539 arg   "newline-insert newline"
27540 \end_inset
27541
27542 を押すか、
27543 \family sans
27544 挿入\SpecialChar \menuseparator
27545 数式\SpecialChar \menuseparator
27546 AMS align環境
27547 \family default
27548 メニューで作ることができます。
27549 \end_layout
27550
27551 \begin_layout Standard
27552 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
27553 \begin_inset Formula 
27554 \begin{align*}
27555 A & =\sin(B) & C & =D\\
27556 C & \ne A & B & \ne D
27557 \end{align*}
27558
27559 \end_inset
27560
27561 ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
27562 \series bold
27563
27564 \backslash
27565 hfill
27566 \begin_inset Foot
27567 status collapsed
27568
27569 \begin_layout Plain Layout
27570
27571 \series bold
27572
27573 \backslash
27574 hfill
27575 \series default
27576 に関する詳細は、第
27577 \begin_inset CommandInset ref
27578 LatexCommand ref
27579 reference "sub:可変長の空白"
27580
27581 \end_inset
27582
27583 節をご覧下さい。
27584 \end_layout
27585
27586 \end_inset
27587
27588
27589 \series default
27590 があるかのように配置されます。数式様式として
27591 \series bold
27592 行頭下げ
27593 \begin_inset Foot
27594 status collapsed
27595
27596 \begin_layout Plain Layout
27597
27598 \series bold
27599 数式様式については、第
27600 \series default
27601
27602 \begin_inset CommandInset ref
27603 LatexCommand ref
27604 reference "sec:数式様式"
27605
27606 \end_inset
27607
27608 節をご覧下さい。
27609 \end_layout
27610
27611 \end_inset
27612
27613
27614 \series default
27615 を使う場合には、第一列の前の
27616 \series bold
27617
27618 \backslash
27619 hfill
27620 \series default
27621 はない形で数式が設定されます。
27622 \end_layout
27623
27624 \begin_layout Subsubsection
27625 alignat環境
27626 \begin_inset Index idx
27627 status collapsed
27628
27629 \begin_layout Plain Layout
27630 すうしき@数式 ! たぎょう@多行 ! alignatかんきょう@alignat環境
27631 \end_layout
27632
27633 \end_inset
27634
27635
27636 \end_layout
27637
27638 \begin_layout Standard
27639 alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
27640 \begin_inset CommandInset ref
27641 LatexCommand ref
27642 reference "sub:空白"
27643
27644 \end_inset
27645
27646 節に述べられている空白を使用して手動で入れます。
27647 \end_layout
27648
27649 \begin_layout Standard
27650 以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
27651 \begin_inset space \thinspace{}
27652 \end_inset
27653
27654 cmの空白を入れたものです。
27655 \begin_inset Formula 
27656 \begin{alignat*}{2}
27657 A & =\sin(B) & \hspace{1cm}C & =D\\
27658 C & \ne A & B & \ne D
27659 \end{alignat*}
27660
27661 \end_inset
27662
27663 列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
27664 \end_layout
27665
27666 \begin_layout Subsubsection
27667 flalign環境
27668 \begin_inset CommandInset label
27669 LatexCommand label
27670 name "sub:flalign環境"
27671
27672 \end_inset
27673
27674
27675 \begin_inset Index idx
27676 status collapsed
27677
27678 \begin_layout Plain Layout
27679 すうしき@数式 ! たぎょう@多行 ! flalignかんきょう@flalign環境
27680 \end_layout
27681
27682 \end_inset
27683
27684
27685 \end_layout
27686
27687 \begin_layout Standard
27688 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
27689 \begin_inset Formula 
27690 \begin{flalign*}
27691 A & =1 & B & =2 & C & =3\\
27692 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
27693 \end{flalign*}
27694
27695 \end_inset
27696
27697
27698 \end_layout
27699
27700 \begin_layout Standard
27701 奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
27702 \series bold
27703 中央揃え
27704 \series default
27705 が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
27706 \begin_inset CommandInset ref
27707 LatexCommand eqref
27708 reference "eq:VolInt"
27709
27710 \end_inset
27711
27712 式を行頭下げにしたものです。
27713 \begin_inset Formula 
27714 \begin{flalign}
27715 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
27716 \end{flalign}
27717
27718 \end_inset
27719
27720 ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
27721 \begin_inset space \thinspace{}
27722 \end_inset
27723
27724 ptの空白が第1列の頭に入れてあります。
27725 \end_layout
27726
27727 \begin_layout Subsection
27728 eqnarray環境
27729 \begin_inset CommandInset label
27730 LatexCommand label
27731 name "sub:eqnarray環境"
27732
27733 \end_inset
27734
27735
27736 \begin_inset Index idx
27737 status collapsed
27738
27739 \begin_layout Plain Layout
27740 すうしき@数式 ! たぎょう@多行 ! eqnarrayかんきょう@eqnarray環境
27741 \end_layout
27742
27743 \end_inset
27744
27745
27746 \end_layout
27747
27748 \begin_layout Standard
27749 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
27750 いるので、その内容は中央揃えで少し小さく設定されます。
27751 \begin_inset Formula 
27752 \begin{eqnarray*}
27753 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
27754 AB & AB & AB\\
27755 A & = & A
27756 \end{eqnarray*}
27757
27758 \end_inset
27759
27760
27761 \end_layout
27762
27763 \begin_layout Subsection
27764 gather環境
27765 \begin_inset Index idx
27766 status collapsed
27767
27768 \begin_layout Plain Layout
27769 すうしき@数式 ! たぎょう@多行 ! gatherかんきょう@gather環境
27770 \end_layout
27771
27772 \end_inset
27773
27774
27775 \end_layout
27776
27777 \begin_layout Standard
27778 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
27779 \begin_inset Formula 
27780 \begin{gather}
27781 A=1\\
27782 X=\textrm{-}1
27783 \end{gather}
27784
27785 \end_inset
27786
27787
27788 \end_layout
27789
27790 \begin_layout Subsection
27791 multline環境
27792 \begin_inset CommandInset label
27793 LatexCommand label
27794 name "sub:multline環境"
27795
27796 \end_inset
27797
27798
27799 \begin_inset Index idx
27800 status collapsed
27801
27802 \begin_layout Plain Layout
27803 すうしき@数式 ! たぎょう@多行 ! multlineかんきょう@multpline環境
27804 \end_layout
27805
27806 \end_inset
27807
27808
27809 \end_layout
27810
27811 \begin_layout Standard
27812 gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
27813 の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
27814 \begin_inset CommandInset ref
27815 LatexCommand eqref
27816 reference "eq:lefteqn"
27817
27818 \end_inset
27819
27820 式をmultline環境に置いたものを示します。
27821 \begin_inset Formula 
27822 \begin{multline}
27823 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}\\
27824 -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}\\
27825 =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}}
27826 \end{multline}
27827
27828 \end_inset
27829
27830
27831 \end_layout
27832
27833 \begin_layout Standard
27834 文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
27835 \begin_inset Foot
27836 status collapsed
27837
27838 \begin_layout Plain Layout
27839 付番様式については、第
27840 \begin_inset CommandInset ref
27841 LatexCommand ref
27842 reference "sec:数式様式"
27843
27844 \end_inset
27845
27846 節を参照。
27847 \end_layout
27848
27849 \end_inset
27850
27851
27852 \end_layout
27853
27854 \begin_layout Standard
27855
27856 \series bold
27857
27858 \backslash
27859 shoveright
27860 \begin_inset Index idx
27861 status collapsed
27862
27863 \begin_layout Plain Layout
27864 こまんど@コマンド ! S ! 
27865 \backslash
27866 shoveright
27867 \end_layout
27868
27869 \end_inset
27870
27871 コマンドや
27872 \backslash
27873 shoveleft
27874 \begin_inset Index idx
27875 status collapsed
27876
27877 \begin_layout Plain Layout
27878 こまんど@コマンド ! S ! 
27879 \backslash
27880 shoveleft
27881 \end_layout
27882
27883 \end_inset
27884
27885
27886 \series default
27887 コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
27888 \end_layout
27889
27890 \begin_layout Standard
27891
27892 \series bold
27893
27894 \backslash
27895 shoveright{行の内容}
27896 \series default
27897 あるいは
27898 \series bold
27899
27900 \backslash
27901 shoveleft{行の内容}
27902 \end_layout
27903
27904 \begin_layout Standard
27905 \begin_inset VSpace medskip
27906 \end_inset
27907
27908
27909 \series bold
27910
27911 \backslash
27912 multlinegap
27913 \begin_inset Index idx
27914 status collapsed
27915
27916 \begin_layout Plain Layout
27917 こまんど@コマンド ! M ! 
27918 \backslash
27919 multlinegap
27920 \end_layout
27921
27922 \end_inset
27923
27924
27925 \series default
27926 長は、一行めの左ページ余白からの距離を指定します。既定値は0
27927 \begin_inset space \thinspace{}
27928 \end_inset
27929
27930 ptの長さです。
27931 \end_layout
27932
27933 \begin_layout Standard
27934 以下は、上記の数式に
27935 \end_layout
27936
27937 \begin_layout Standard
27938
27939 \series bold
27940
27941 \backslash
27942 setlength{
27943 \backslash
27944 multlinegap}{2cm}
27945 \end_layout
27946
27947 \begin_layout Standard
27948 というコマンドを、TeXモードで直前に挿入した例です。
27949 \begin_inset ERT
27950 status collapsed
27951
27952 \begin_layout Plain Layout
27953
27954
27955 \backslash
27956 setlength{
27957 \backslash
27958 multlinegap}{2cm}
27959 \end_layout
27960
27961 \end_inset
27962
27963
27964 \begin_inset Formula 
27965 \begin{multline}
27966 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}\\
27967 \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}}\\
27968 =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}}
27969 \end{multline}
27970
27971 \end_inset
27972
27973
27974 \begin_inset ERT
27975 status collapsed
27976
27977 \begin_layout Plain Layout
27978
27979
27980 \backslash
27981 setlength{
27982 \backslash
27983 multlinegap}{0pt}
27984 \end_layout
27985
27986 \end_inset
27987
27988 二行めは、
27989 \series bold
27990
27991 \backslash
27992 shoveleft
27993 \series default
27994 を使って左揃えにしています。
27995 \end_layout
27996
27997 \begin_layout Subsection
27998 数式の一部の多行化
27999 \begin_inset CommandInset label
28000 LatexCommand label
28001 name "sub:数式の一部の多行化"
28002
28003 \end_inset
28004
28005
28006 \begin_inset Index idx
28007 status collapsed
28008
28009 \begin_layout Plain Layout
28010 すうしき@数式 ! たぎょう@多行 ! すうしきのいちぶ@数式の一部
28011 \end_layout
28012
28013 \end_inset
28014
28015
28016 \end_layout
28017
28018 \begin_layout Standard
28019 数式の一部分のみを多行表示したい場合には、
28020 \series bold
28021 aligned
28022 \series default
28023
28024 \series bold
28025 alignedat
28026 \series default
28027
28028 \series bold
28029 gathered
28030 \series default
28031
28032 \series bold
28033 split
28034 \series default
28035 のうちのいずれかの環境を使用します。これらは、
28036 \family sans
28037 挿入\SpecialChar \menuseparator
28038 数式
28039 \family default
28040 メニューか、本節で解説している各コマンドを使用して挿入することができます。
28041 \end_layout
28042
28043 \begin_layout Standard
28044 最初の三つの環境は、環境名から
28045 \series bold
28046 ed
28047 \series default
28048 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
28049 \begin_inset Formula 
28050 \[
28051 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28052 \Delta E\Delta t & \ge\frac{\hbar}{2}
28053 \end{aligned}
28054 \right\} \textrm{不確定性原理}
28055 \]
28056
28057 \end_inset
28058
28059
28060 \end_layout
28061
28062 \begin_layout Standard
28063 この数式を作るには、別行立て数式をまず作っておいて、そこに
28064 \series bold
28065
28066 \backslash
28067 aligned
28068 \begin_inset Index idx
28069 status collapsed
28070
28071 \begin_layout Plain Layout
28072 こまんど@コマンド ! A ! 
28073 \backslash
28074 aligned
28075 \end_layout
28076
28077 \end_inset
28078
28079
28080 \series default
28081 コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
28082 ます。
28083 \end_layout
28084
28085 \begin_layout Standard
28086 aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行立て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
28087 に配置できる利点があります。以下に例として、
28088 \begin_inset CommandInset ref
28089 LatexCommand eqref
28090 reference "eq:shortlong"
28091
28092 \end_inset
28093
28094 式にaligned環境を適用したものを示します。
28095 \begin_inset Formula 
28096 \begin{equation}
28097 \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}|}\\
28098  & -\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}|}
28099 \end{aligned}
28100 \end{equation}
28101
28102 \end_inset
28103
28104
28105 \end_layout
28106
28107 \begin_layout Standard
28108
28109 \series bold
28110 alignedat
28111 \series default
28112
28113 \series bold
28114 gathered
28115 \series default
28116
28117 \series bold
28118 split
28119 \series default
28120 の各環境を使うには、それぞれ
28121 \series bold
28122
28123 \backslash
28124 alignedat
28125 \series default
28126
28127 \begin_inset Index idx
28128 status collapsed
28129
28130 \begin_layout Plain Layout
28131 こまんど@コマンド ! A ! 
28132 \backslash
28133 alignedat
28134 \end_layout
28135
28136 \end_inset
28137
28138
28139 \series bold
28140
28141 \backslash
28142 gathered
28143 \series default
28144
28145 \begin_inset Index idx
28146 status collapsed
28147
28148 \begin_layout Plain Layout
28149 こまんど@コマンド ! G ! 
28150 \backslash
28151 gathered
28152 \end_layout
28153
28154 \end_inset
28155
28156
28157 \series bold
28158
28159 \backslash
28160 split
28161 \series default
28162
28163 \begin_inset Index idx
28164 status collapsed
28165
28166 \begin_layout Plain Layout
28167 こまんど@コマンド ! S ! 
28168 \backslash
28169 split
28170 \end_layout
28171
28172 \end_inset
28173
28174 の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
28175 \end_layout
28176
28177 \begin_layout Subsection
28178 多行数式中のテキスト
28179 \begin_inset CommandInset label
28180 LatexCommand label
28181 name "sub:多行数式中のテキスト"
28182
28183 \end_inset
28184
28185
28186 \begin_inset Index idx
28187 status collapsed
28188
28189 \begin_layout Plain Layout
28190 てきすと@テキスト ! すうしきちゅうの@数式中の
28191 \end_layout
28192
28193 \end_inset
28194
28195
28196 \begin_inset Index idx
28197 status collapsed
28198
28199 \begin_layout Plain Layout
28200 すうしき@数式 ! たぎょう@多行 ! てきすと@テキスト
28201 \end_layout
28202
28203 \end_inset
28204
28205
28206 \end_layout
28207
28208 \begin_layout Standard
28209 各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
28210 式を持つ
28211 \series bold
28212
28213 \backslash
28214 intertext
28215 \series default
28216
28217 \begin_inset Index idx
28218 status collapsed
28219
28220 \begin_layout Plain Layout
28221 こまんど@コマンド ! I ! 
28222 \backslash
28223 intertext
28224 \end_layout
28225
28226 \end_inset
28227
28228 コマンドを使います。
28229 \end_layout
28230
28231 \begin_layout Standard
28232
28233 \series bold
28234
28235 \backslash
28236 intertext{テキスト}
28237 \end_layout
28238
28239 \begin_layout Standard
28240 テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。LyXは、現時点では
28241 \series bold
28242
28243 \backslash
28244 intertext
28245 \series default
28246 を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
28247 \series bold
28248
28249 \backslash
28250 intertext
28251 \series default
28252 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
28253 \begin_inset Formula 
28254 \begin{align}
28255 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
28256 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
28257 \end{align}
28258
28259 \end_inset
28260
28261
28262 \begin_inset Newpage newpage
28263 \end_inset
28264
28265
28266 \end_layout
28267
28268 \begin_layout Section
28269 数式番号
28270 \begin_inset Index idx
28271 status collapsed
28272
28273 \begin_layout Plain Layout
28274 すうしきばんごう@数式番号
28275 \end_layout
28276
28277 \end_inset
28278
28279
28280 \begin_inset Index idx
28281 status collapsed
28282
28283 \begin_layout Plain Layout
28284 すうしき@数式 ! ばんごう@番号|see
28285 \begin_inset ERT
28286 status collapsed
28287
28288 \begin_layout Plain Layout
28289
28290 {
28291 \end_layout
28292
28293 \end_inset
28294
28295 数式番号
28296 \begin_inset ERT
28297 status collapsed
28298
28299 \begin_layout Plain Layout
28300
28301 }
28302 \end_layout
28303
28304 \end_inset
28305
28306
28307 \end_layout
28308
28309 \end_inset
28310
28311
28312 \end_layout
28313
28314 \begin_layout Subsection
28315 概要
28316 \end_layout
28317
28318 \begin_layout Standard
28319 付番数式は、
28320 \family sans
28321 挿入\SpecialChar \menuseparator
28322 数式\SpecialChar \menuseparator
28323 付番数式
28324 \family default
28325 メニュー(
28326 \begin_inset Flex Ruby
28327 status collapsed
28328
28329 \begin_layout Plain Layout
28330 捷径
28331 \begin_inset Argument post:1
28332 status collapsed
28333
28334 \begin_layout Plain Layout
28335 ショートカット
28336 \end_layout
28337
28338 \end_inset
28339
28340
28341 \end_layout
28342
28343 \end_inset
28344
28345
28346 \family sans
28347 Ctrl+Alt
28348 \begin_inset space ~
28349 \end_inset
28350
28351 N
28352 \family default
28353 )で作ることができます。既存の数式に番号を振るには、
28354 \family sans
28355 編集\SpecialChar \menuseparator
28356 数式\SpecialChar \menuseparator
28357 数式全体を付番
28358 \family default
28359 メニュー(捷径
28360 \begin_inset Info
28361 type  "shortcut"
28362 arg   "math-number-toggle"
28363 \end_inset
28364
28365 )を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
28366 \end_layout
28367
28368 \begin_layout Standard
28369 多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
28370 \family sans
28371 編集\SpecialChar \menuseparator
28372 数式\SpecialChar \menuseparator
28373 この行を付番
28374 \family default
28375 メニュー(捷径
28376 \begin_inset Info
28377 type  "shortcut"
28378 arg   "math-number-line-toggle"
28379 \end_inset
28380
28381 )を使用すれば、各行毎に付番するかどうか指定することができます。
28382 \end_layout
28383
28384 \begin_layout Standard
28385 行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
28386 \begin_inset CommandInset ref
28387 LatexCommand ref
28388 reference "sec:数式様式"
28389
28390 \end_inset
28391
28392 節をご覧下さい。
28393 \end_layout
28394
28395 \begin_layout Subsection
28396 相互参照
28397 \begin_inset Index idx
28398 status collapsed
28399
28400 \begin_layout Plain Layout
28401 そうごさんしょう@相互参照 ! すうしきへの@数式への
28402 \end_layout
28403
28404 \end_inset
28405
28406
28407 \end_layout
28408
28409 \begin_layout Standard
28410 ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
28411 \family sans
28412 挿入\SpecialChar \menuseparator
28413 ラベル
28414 \family default
28415 メニューか、ツールバーボタンの
28416 \begin_inset Graphics
28417         filename ../../images/label-insert.png
28418         scale 85
28419
28420 \end_inset
28421
28422 で付けることができます。このとき、カーソルは別行立て数式の中になくてはなりません。すると、テキストフィールドの中に
28423 \series bold
28424 eq:と
28425 \series default
28426 いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
28427 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
28428 \family sans
28429 挿入\SpecialChar \menuseparator
28430 ラベル
28431 \family default
28432 メニューをもういちど使って下さい。
28433 \end_layout
28434
28435 \begin_layout Standard
28436 LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
28437 \end_layout
28438
28439 \begin_layout Standard
28440 相互参照は、
28441 \family sans
28442 挿入\SpecialChar \menuseparator
28443 相互参照
28444 \family default
28445 メニューかツールバーボタンの
28446 \begin_inset Graphics
28447         filename ../../images/dialog-show-new-inset_ref.png
28448         scale 85
28449
28450 \end_inset
28451
28452 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
28453 \series bold
28454 (<参照>)
28455 \series default
28456 」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
28457 \begin_inset Newline newline
28458 \end_inset
28459
28460 LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
28461 \end_layout
28462
28463 \begin_layout Standard
28464 以下は、後の各小節に現れる数式への相互参照を含む例です。
28465 \begin_inset Note Note
28466 status open
28467
28468 \begin_layout Plain Layout
28469 相互参照の型の違いに留意してください。
28470 \end_layout
28471
28472 \end_inset
28473
28474
28475 \end_layout
28476
28477 \begin_layout Standard
28478 \begin_inset CommandInset ref
28479 LatexCommand eqref
28480 reference "eq:tag"
28481
28482 \end_inset
28483
28484 式と
28485 \begin_inset CommandInset ref
28486 LatexCommand eqref
28487 reference "eq:c"
28488
28489 \end_inset
28490
28491 式は、等価です。(
28492 \begin_inset CommandInset ref
28493 LatexCommand ref
28494 reference "eq:Rom"
28495
28496 \end_inset
28497
28498 )式とは異なり、(
28499 \begin_inset CommandInset ref
28500 LatexCommand ref
28501 reference "eq:Lat"
28502
28503 \end_inset
28504
28505 )式では、付番にラテン数字を使用しています。
28506 \end_layout
28507
28508 \begin_layout Standard
28509 \begin_inset VSpace medskip
28510 \end_inset
28511
28512
28513 \series bold
28514
28515 \backslash
28516 tag
28517 \begin_inset Foot
28518 status collapsed
28519
28520 \begin_layout Plain Layout
28521
28522 \series bold
28523
28524 \backslash
28525 tag
28526 \series default
28527 は、第
28528 \begin_inset CommandInset ref
28529 LatexCommand ref
28530 reference "sub:ユーザー定義番号"
28531
28532 \end_inset
28533
28534 節に説明があります。
28535 \end_layout
28536
28537 \end_inset
28538
28539
28540 \series default
28541 の引数が、第
28542 \begin_inset CommandInset ref
28543 LatexCommand ref
28544 reference "sub:段落ボックス"
28545
28546 \end_inset
28547
28548 節で述べたボックスを含んでいるときには、その数式を参照することはできません。
28549 \end_layout
28550
28551 \begin_layout Subsection
28552 細目番号
28553 \begin_inset Index idx
28554 status collapsed
28555
28556 \begin_layout Plain Layout
28557 すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
28558 \end_layout
28559
28560 \end_inset
28561
28562
28563 \end_layout
28564
28565 \begin_layout Standard
28566
28567 \series bold
28568
28569 \backslash
28570 begin{subequations}
28571 \series default
28572 および
28573 \series bold
28574
28575 \backslash
28576 end{subequations}
28577 \series default
28578 コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
28579 \end_layout
28580
28581 \begin_layout Standard
28582 たとえば、
28583 \begin_inset Formula 
28584 \begin{equation}
28585 A=C-B\label{eq:a}
28586 \end{equation}
28587
28588 \end_inset
28589
28590
28591 \begin_inset ERT
28592 status collapsed
28593
28594 \begin_layout Plain Layout
28595
28596
28597 \backslash
28598 addtocounter{equation}{-1}
28599 \end_layout
28600
28601 \end_inset
28602
28603
28604 \begin_inset ERT
28605 status collapsed
28606
28607 \begin_layout Plain Layout
28608
28609
28610 \backslash
28611 begin{subequations}
28612 \end_layout
28613
28614 \end_inset
28615
28616
28617 \begin_inset VSpace -5mm
28618 \end_inset
28619
28620
28621 \begin_inset Formula 
28622 \begin{equation}
28623 B=C-A\label{eq:b}
28624 \end{equation}
28625
28626 \end_inset
28627
28628
28629 \begin_inset Formula 
28630 \begin{equation}
28631 C=A+B\label{eq:c}
28632 \end{equation}
28633
28634 \end_inset
28635
28636
28637 \end_layout
28638
28639 \begin_layout Standard
28640 \begin_inset ERT
28641 status collapsed
28642
28643 \begin_layout Plain Layout
28644
28645
28646 \backslash
28647 end{subequations}
28648 \end_layout
28649
28650 \end_inset
28651
28652
28653 \end_layout
28654
28655 \begin_layout Standard
28656 この例を作るには、次のようにします。
28657 \end_layout
28658
28659 \begin_layout Enumerate
28660 一つめの数式を入力します。
28661 \end_layout
28662
28663 \begin_layout Enumerate
28664 一つめの数式の後に
28665 \begin_inset Newline newline
28666 \end_inset
28667
28668
28669 \series bold
28670
28671 \backslash
28672 addtocounter{equation}{-1} 
28673 \backslash
28674 begin{subequations}
28675 \begin_inset Index idx
28676 status collapsed
28677
28678 \begin_layout Plain Layout
28679 こまんど@コマンド ! A ! 
28680 \backslash
28681 addtocounter
28682 \end_layout
28683
28684 \end_inset
28685
28686
28687 \begin_inset Newline newline
28688 \end_inset
28689
28690
28691 \series default
28692 を入力します。
28693 \end_layout
28694
28695 \begin_layout Enumerate
28696 二つめの数式を入力します。
28697 \end_layout
28698
28699 \begin_layout Enumerate
28700 三つめの数式を入力します。
28701 \end_layout
28702
28703 \begin_layout Enumerate
28704 三つめの数式の後に、
28705 \series bold
28706
28707 \backslash
28708 end{subequations}
28709 \series default
28710 を入力します。
28711 \end_layout
28712
28713 \begin_layout Standard
28714
28715 \series bold
28716
28717 \backslash
28718 begin
28719 \series default
28720 コマンドと
28721 \series bold
28722
28723 \backslash
28724 end
28725 \series default
28726 コマンドのあいだの数式はすべて、a・b・
28727 \begin_inset Newline linebreak
28728 \end_inset
28729
28730 c\SpecialChar \ldots{}
28731 のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
28732 \emph on
28733 ひとつの
28734 \emph default
28735 付番数式として扱われますが、それぞれの付番数式が
28736 \series bold
28737 equation
28738 \series default
28739 カウンタを一つずつ進めてしまうので、
28740 \series bold
28741
28742 \backslash
28743 addtocounter
28744 \series default
28745 コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
28746 \begin_inset CommandInset ref
28747 LatexCommand eqref
28748 reference "eq:a"
28749
28750 \end_inset
28751
28752 式・
28753 \begin_inset CommandInset ref
28754 LatexCommand eqref
28755 reference "eq:b"
28756
28757 \end_inset
28758
28759 式・
28760 \begin_inset CommandInset ref
28761 LatexCommand eqref
28762 reference "eq:c"
28763
28764 \end_inset
28765
28766 式は、それぞれ
28767 \begin_inset CommandInset ref
28768 LatexCommand eqref
28769 reference "eq:a"
28770
28771 \end_inset
28772
28773 式・
28774 \begin_inset CommandInset ref
28775 LatexCommand eqref
28776 reference "eq:d"
28777
28778 \end_inset
28779
28780 式・
28781 \begin_inset CommandInset ref
28782 LatexCommand eqref
28783 reference "eq:f"
28784
28785 \end_inset
28786
28787 式として番号が振られてしまいます。
28788 \end_layout
28789
28790 \begin_layout Standard
28791 上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
28792 \begin_inset space \thinspace{}
28793 \end_inset
28794
28795 mmの垂直空白を
28796 \series bold
28797
28798 \backslash
28799 begin{subequations}
28800 \series default
28801 コマンドの後に入れています。数式様式として
28802 \series bold
28803 行頭下げ
28804 \begin_inset Foot
28805 status collapsed
28806
28807 \begin_layout Plain Layout
28808
28809 \series bold
28810 数式様式に関しては、第
28811 \series default
28812
28813 \begin_inset CommandInset ref
28814 LatexCommand ref
28815 reference "sec:数式様式"
28816
28817 \end_inset
28818
28819 節を参照。
28820 \end_layout
28821
28822 \end_inset
28823
28824
28825 \series default
28826 を用いているときには、これを-7
28827 \begin_inset space \thinspace{}
28828 \end_inset
28829
28830 mm空白にしてください。
28831 \end_layout
28832
28833 \begin_layout Standard
28834 以下は、二行めのみ付番を無効にしている多行数式の例です。
28835 \begin_inset ERT
28836 status collapsed
28837
28838 \begin_layout Plain Layout
28839
28840
28841 \backslash
28842 begin{subequations}
28843 \end_layout
28844
28845 \end_inset
28846
28847
28848 \begin_inset Formula 
28849 \begin{eqnarray}
28850 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
28851  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
28852  & = & B^{2}-2BZ+Z^{2}\label{eq:f}
28853 \end{eqnarray}
28854
28855 \end_inset
28856
28857
28858 \begin_inset ERT
28859 status collapsed
28860
28861 \begin_layout Plain Layout
28862
28863
28864 \backslash
28865 end{subequations}
28866 \end_layout
28867
28868 \end_inset
28869
28870
28871 \end_layout
28872
28873 \begin_layout Subsection
28874 ユーザー定義番号
28875 \begin_inset CommandInset label
28876 LatexCommand label
28877 name "sub:ユーザー定義番号"
28878
28879 \end_inset
28880
28881
28882 \begin_inset Index idx
28883 status collapsed
28884
28885 \begin_layout Plain Layout
28886 すうしきばんごう@数式番号 ! ゆーざーていぎ@ユーザー定義
28887 \end_layout
28888
28889 \end_inset
28890
28891
28892 \end_layout
28893
28894 \begin_layout Standard
28895 \begin_inset Index idx
28896 status collapsed
28897
28898 \begin_layout Plain Layout
28899 すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
28900 \end_layout
28901
28902 \end_inset
28903
28904 標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
28905 \end_layout
28906
28907 \begin_layout Standard
28908
28909 \series bold
28910
28911 \backslash
28912 def
28913 \backslash
28914 tagform@#1{
28915 \backslash
28916 maketag@@@{
28917 \series default
28918
28919 \begin_inset Formula $\boldsymbol{|}$
28920 \end_inset
28921
28922
28923 \series bold
28924 #1
28925 \series default
28926
28927 \begin_inset Formula $\boldsymbol{|}$
28928 \end_inset
28929
28930
28931 \series bold
28932 }}
28933 \series default
28934
28935 \begin_inset Note Note
28936 status collapsed
28937
28938 \begin_layout Plain Layout
28939 このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
28940 \end_layout
28941
28942 \end_inset
28943
28944
28945 \end_layout
28946
28947 \begin_layout Standard
28948 他の記号を使いたいときには、
28949 \series bold
28950 #1
28951 \series default
28952 脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
28953 \end_layout
28954
28955 \begin_layout Standard
28956 \begin_inset VSpace bigskip
28957 \end_inset
28958
28959 数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
28960 \series bold
28961
28962 \backslash
28963 tag
28964 \series default
28965
28966 \begin_inset Index idx
28967 status collapsed
28968
28969 \begin_layout Plain Layout
28970 こまんど@コマンド ! T ! 
28971 \backslash
28972 tag
28973 \end_layout
28974
28975 \end_inset
28976
28977 コマンドを使います。
28978 \begin_inset Formula 
28979 \begin{equation}
28980 A+B=C\tag{何とかかんとか}\label{eq:tag}
28981 \end{equation}
28982
28983 \end_inset
28984
28985 上記の例では、
28986 \series bold
28987
28988 \backslash
28989 tag
28990 \begin_inset space \textvisiblespace{}
28991 \end_inset
28992
28993 何とかかんとか
28994 \series default
28995 というコマンドを数式に打ち込んでいます。
28996 \end_layout
28997
28998 \begin_layout Standard
28999 代わりに
29000 \series bold
29001
29002 \backslash
29003 tag*
29004 \begin_inset space \textvisiblespace{}
29005 \end_inset
29006
29007 何とかかんとか
29008 \series default
29009 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
29010 \begin_inset Formula 
29011 \[
29012 A+B=C\tag*{something}
29013 \]
29014
29015 \end_inset
29016
29017
29018 \end_layout
29019
29020 \begin_layout Standard
29021 \begin_inset VSpace bigskip
29022 \end_inset
29023
29024 数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
29025 \begin_inset Newline newline
29026 \end_inset
29027
29028
29029 \series bold
29030
29031 \backslash
29032 @addtoreset{equation}{part}
29033 \series default
29034
29035 \begin_inset Index idx
29036 status collapsed
29037
29038 \begin_layout Plain Layout
29039 こまんど@コマンド ! 
29040 \begin_inset ERT
29041 status collapsed
29042
29043 \begin_layout Plain Layout
29044
29045 "
29046 \end_layout
29047
29048 \end_inset
29049
29050 @
29051 \begin_inset ERT
29052 status collapsed
29053
29054 \begin_layout Plain Layout
29055
29056 "
29057 \end_layout
29058
29059 \end_inset
29060
29061  ! 
29062 \backslash
29063
29064 \begin_inset ERT
29065 status collapsed
29066
29067 \begin_layout Plain Layout
29068
29069 "
29070 \end_layout
29071
29072 \end_inset
29073
29074 @
29075 \begin_inset ERT
29076 status collapsed
29077
29078 \begin_layout Plain Layout
29079
29080 "
29081 \end_layout
29082
29083 \end_inset
29084
29085 addtoreset
29086 \end_layout
29087
29088 \end_inset
29089
29090
29091 \begin_inset Newline newline
29092 \end_inset
29093
29094 節に関しては
29095 \begin_inset Newline newline
29096 \end_inset
29097
29098
29099 \series bold
29100
29101 \backslash
29102 @addtoreset{equation}{section}
29103 \begin_inset Newline newline
29104 \end_inset
29105
29106
29107 \series default
29108 というコマンドを使います。
29109 \end_layout
29110
29111 \begin_layout Standard
29112 これらのコマンドをTeXモードで使えるようにするためには、
29113 \series bold
29114
29115 \backslash
29116 makeatletter
29117 \series default
29118 コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
29119 \series bold
29120
29121 \backslash
29122 makeatother
29123 \series default
29124 コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
29125 \end_layout
29126
29127 \begin_layout Standard
29128
29129 \series bold
29130
29131 \backslash
29132 makeatletter
29133 \begin_inset Newline newline
29134 \end_inset
29135
29136
29137 \backslash
29138 @addtoreset{equation}{section}
29139 \begin_inset Newline newline
29140 \end_inset
29141
29142
29143 \backslash
29144 makeatother
29145 \begin_inset Newline newline
29146 \end_inset
29147
29148
29149 \series default
29150 のようにならなくてはなりません。
29151 \end_layout
29152
29153 \begin_layout Standard
29154 LaTeXプリアンブル中では、
29155 \series bold
29156
29157 \backslash
29158 makeatletter
29159 \series default
29160
29161 \series bold
29162
29163 \backslash
29164 makeatother
29165 \series default
29166 は、LyXが内部的に自動で挿入するので省略してかまいません。
29167 \end_layout
29168
29169 \begin_layout Standard
29170
29171 \series bold
29172
29173 \backslash
29174 @addtoreset
29175 \series default
29176 を戻すには、まずLaTeXプリアンブル中に
29177 \end_layout
29178
29179 \begin_layout Standard
29180
29181 \series bold
29182
29183 \backslash
29184 usepackage{remreset}
29185 \end_layout
29186
29187 \begin_layout Standard
29188 という行を入れて、
29189 \series bold
29190 remreset.sty
29191 \series default
29192
29193 \begin_inset Foot
29194 status collapsed
29195
29196 \begin_layout Plain Layout
29197
29198 \series bold
29199 remreset
29200 \series default
29201 は、LaTeXパッケージの
29202 \series bold
29203 carlisle
29204 \series default
29205
29206 \begin_inset Index idx
29207 status collapsed
29208
29209 \begin_layout Plain Layout
29210 ぱっけーじ@パッケージ ! carlisle
29211 \end_layout
29212
29213 \end_inset
29214
29215 の一部として含まれており、LaTeX標準頒布版には含まれています。
29216 \end_layout
29217
29218 \end_inset
29219
29220
29221 \begin_inset Index idx
29222 status collapsed
29223
29224 \begin_layout Plain Layout
29225 ぱっけーじ@パッケージ ! remreset
29226 \end_layout
29227
29228 \end_inset
29229
29230 ファイルを読み込んでおかなくてはなりません。その後
29231 \begin_inset Newline newline
29232 \end_inset
29233
29234
29235 \series bold
29236
29237 \backslash
29238 @removefromreset
29239 \series default
29240
29241 \begin_inset Index idx
29242 status collapsed
29243
29244 \begin_layout Plain Layout
29245 こまんど@コマンド ! 
29246 \begin_inset ERT
29247 status collapsed
29248
29249 \begin_layout Plain Layout
29250
29251 "
29252 \end_layout
29253
29254 \end_inset
29255
29256 @
29257 \begin_inset ERT
29258 status collapsed
29259
29260 \begin_layout Plain Layout
29261
29262 "
29263 \end_layout
29264
29265 \end_inset
29266
29267  ! 
29268 \backslash
29269
29270 \begin_inset ERT
29271 status collapsed
29272
29273 \begin_layout Plain Layout
29274
29275 "
29276 \end_layout
29277
29278 \end_inset
29279
29280 @
29281 \begin_inset ERT
29282 status collapsed
29283
29284 \begin_layout Plain Layout
29285
29286 "
29287 \end_layout
29288
29289 \end_inset
29290
29291 removefromreset
29292 \end_layout
29293
29294 \end_inset
29295
29296 コマンドを
29297 \series bold
29298
29299 \backslash
29300 @addtoreset
29301 \series default
29302 と同じ書式で使用すると、
29303 \series bold
29304
29305 \backslash
29306 @addtoreset
29307 \series default
29308 を戻すことができます。
29309 \end_layout
29310
29311 \begin_layout Standard
29312 \begin_inset VSpace bigskip
29313 \end_inset
29314
29315 ときには、数式を
29316 \end_layout
29317
29318 \begin_layout Standard
29319
29320 \family typewriter
29321 (節番号.数式番号)
29322 \end_layout
29323
29324 \begin_layout Standard
29325 のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
29326 \end_layout
29327
29328 \begin_layout Standard
29329 このような場合のために、
29330 \series bold
29331
29332 \backslash
29333 numberwithin
29334 \series default
29335
29336 \begin_inset Index idx
29337 status collapsed
29338
29339 \begin_layout Plain Layout
29340 こまんど@コマンド ! N ! 
29341 \backslash
29342 numberwithin
29343 \end_layout
29344
29345 \end_inset
29346
29347 というコマンドがあり、
29348 \end_layout
29349
29350 \begin_layout Standard
29351
29352 \series bold
29353
29354 \backslash
29355 numberwithin{カウンタ}{節階層}
29356 \end_layout
29357
29358 \begin_layout Standard
29359 という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
29360 \end_layout
29361
29362 \begin_layout Standard
29363 したがって、ここではLaTeXプリアンブルかTeXコードで
29364 \end_layout
29365
29366 \begin_layout Standard
29367
29368 \series bold
29369
29370 \backslash
29371 numberwithin{equation}{section}
29372 \end_layout
29373
29374 \begin_layout Standard
29375 という行を用いることにしましょう。その結果がこれです。
29376 \begin_inset ERT
29377 status collapsed
29378
29379 \begin_layout Plain Layout
29380
29381
29382 \backslash
29383 numberwithin{equation}{section}
29384 \end_layout
29385
29386 \end_inset
29387
29388
29389 \begin_inset Formula 
29390 \begin{equation}
29391 A+B=C
29392 \end{equation}
29393
29394 \end_inset
29395
29396
29397 \end_layout
29398
29399 \begin_layout Standard
29400 たとえば、部番号を節階層として使用して、表に付番を施すときには
29401 \begin_inset Newline newline
29402 \end_inset
29403
29404
29405 \series bold
29406
29407 \backslash
29408 numberwithin{table}{part}
29409 \series default
29410 を用います。
29411 \end_layout
29412
29413 \begin_layout Standard
29414 標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
29415 \end_layout
29416
29417 \begin_layout Standard
29418
29419 \series bold
29420
29421 \backslash
29422 renewcommand{
29423 \backslash
29424 theequation}{
29425 \backslash
29426 arabic{equation}}
29427 \begin_inset Index idx
29428 status collapsed
29429
29430 \begin_layout Plain Layout
29431 こまんど@コマンド ! A ! 
29432 \backslash
29433 arabic
29434 \end_layout
29435
29436 \end_inset
29437
29438
29439 \series default
29440
29441 \begin_inset ERT
29442 status collapsed
29443
29444 \begin_layout Plain Layout
29445
29446
29447 \backslash
29448 renewcommand{
29449 \backslash
29450 theequation}{
29451 \backslash
29452 arabic{equation}}
29453 \end_layout
29454
29455 \end_inset
29456
29457
29458 \series bold
29459
29460 \begin_inset Newline newline
29461 \end_inset
29462
29463
29464 \series default
29465 あるいは
29466 \series bold
29467
29468 \begin_inset Newline newline
29469 \end_inset
29470
29471
29472 \backslash
29473 renewcommand{
29474 \backslash
29475 thetable}{
29476 \backslash
29477 arabic{table}}
29478 \end_layout
29479
29480 \begin_layout Standard
29481 というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
29482 \series bold
29483
29484 \backslash
29485 numberwithin
29486 \series default
29487 は、内部的に上記で述べた
29488 \series bold
29489
29490 \backslash
29491 @addtoreset
29492 \series default
29493 コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
29494 \begin_inset ERT
29495 status collapsed
29496
29497 \begin_layout Plain Layout
29498
29499
29500 \backslash
29501 makeatletter
29502 \end_layout
29503
29504 \begin_layout Plain Layout
29505
29506
29507 \backslash
29508 @removefromreset{equation}{section}
29509 \end_layout
29510
29511 \begin_layout Plain Layout
29512
29513
29514 \backslash
29515 makeatother
29516 \end_layout
29517
29518 \end_inset
29519
29520
29521 \end_layout
29522
29523 \begin_layout Subsection
29524 ローマ数字や文字を使った付番
29525 \begin_inset Index idx
29526 status collapsed
29527
29528 \begin_layout Plain Layout
29529 すうしきばんごう@数式番号 ! もじをつかった@文字を使った
29530 \end_layout
29531
29532 \end_inset
29533
29534
29535 \begin_inset Index idx
29536 status collapsed
29537
29538 \begin_layout Plain Layout
29539 すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
29540 \end_layout
29541
29542 \end_inset
29543
29544
29545 \end_layout
29546
29547 \begin_layout Standard
29548 数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
29549 \end_layout
29550
29551 \begin_layout Standard
29552
29553 \series bold
29554
29555 \backslash
29556 renewcommand{
29557 \backslash
29558 theequation}{
29559 \backslash
29560 roman{equation}}
29561 \end_layout
29562
29563 \begin_layout Standard
29564 というコマンドを入れます。
29565 \series bold
29566
29567 \backslash
29568 renewcommand
29569 \series default
29570
29571 \begin_inset Index idx
29572 status collapsed
29573
29574 \begin_layout Plain Layout
29575 こまんど@コマンド ! R ! 
29576 \backslash
29577 renewcommand
29578 \end_layout
29579
29580 \end_inset
29581
29582 は、定義済みのコマンド
29583 \series bold
29584
29585 \backslash
29586 theequation
29587 \series default
29588 をコマンド
29589 \series bold
29590
29591 \backslash
29592 roman{equation}
29593 \series default
29594 に再定義します
29595 \begin_inset Foot
29596 status collapsed
29597
29598 \begin_layout Plain Layout
29599
29600 \series bold
29601
29602 \backslash
29603 renewcommand
29604 \series default
29605 コマンドは、第
29606 \begin_inset CommandInset ref
29607 LatexCommand ref
29608 reference "sub:newcommandコマンド"
29609
29610 \end_inset
29611
29612 節に述べられている
29613 \series bold
29614
29615 \backslash
29616 newcommand
29617 \series default
29618 コマンドと同じ書式を持ちます。
29619 \end_layout
29620
29621 \end_inset
29622
29623 。ここで、
29624 \series bold
29625 equation
29626 \series default
29627 は数式カウンタです。コマンド
29628 \series bold
29629
29630 \backslash
29631 the
29632 \series default
29633 をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、LaTeXは、内部的に
29634 \series bold
29635
29636 \backslash
29637 theequation
29638 \series default
29639 コマンドを数式の後ろに置くのです。
29640 \series bold
29641
29642 \backslash
29643 roman{equation}
29644 \begin_inset Index idx
29645 status collapsed
29646
29647 \begin_layout Plain Layout
29648 こまんど@コマンド ! R ! 
29649 \backslash
29650 roman
29651 \end_layout
29652
29653 \end_inset
29654
29655
29656 \series default
29657 は、カウンタを小文字のローマ数字として出力します。
29658 \end_layout
29659
29660 \begin_layout Standard
29661 こうして、
29662 \series bold
29663
29664 \backslash
29665 renew
29666 \series default
29667 c
29668 \series bold
29669 ommand
29670 \series default
29671 コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
29672 \series bold
29673
29674 \backslash
29675 roman
29676 \series default
29677 の部分を
29678 \series bold
29679
29680 \backslash
29681 Roman
29682 \series default
29683
29684 \begin_inset Index idx
29685 status collapsed
29686
29687 \begin_layout Plain Layout
29688 こまんど@コマンド ! R ! 
29689 \backslash
29690 roman@
29691 \backslash
29692 Roman
29693 \end_layout
29694
29695 \end_inset
29696
29697 に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
29698 \series bold
29699
29700 \backslash
29701 alph
29702 \series default
29703
29704 \begin_inset Index idx
29705 status collapsed
29706
29707 \begin_layout Plain Layout
29708 こまんど@コマンド ! A ! 
29709 \backslash
29710 alph
29711 \end_layout
29712
29713 \end_inset
29714
29715 コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
29716 \series bold
29717
29718 \backslash
29719 Alph
29720 \series default
29721
29722 \begin_inset Index idx
29723 status collapsed
29724
29725 \begin_layout Plain Layout
29726 こまんど@コマンド ! A ! 
29727 \backslash
29728 alph@
29729 \backslash
29730 Alph
29731 \end_layout
29732
29733 \end_inset
29734
29735 コマンドがあります。
29736 \end_layout
29737
29738 \begin_layout Standard
29739 \begin_inset Note Greyedout
29740 status open
29741
29742 \begin_layout Plain Layout
29743
29744 \series bold
29745 【註】
29746 \series default
29747 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
29748 \end_layout
29749
29750 \end_inset
29751
29752
29753 \end_layout
29754
29755 \begin_layout Standard
29756 \begin_inset ERT
29757 status collapsed
29758
29759 \begin_layout Plain Layout
29760
29761
29762 \backslash
29763 renewcommand{
29764 \backslash
29765 theequation}{
29766 \backslash
29767 roman{equation}}
29768 \end_layout
29769
29770 \end_inset
29771
29772
29773 \end_layout
29774
29775 \begin_layout Standard
29776 \begin_inset Formula 
29777 \begin{equation}
29778 A=\textrm{小文字ローマ数字}
29779 \end{equation}
29780
29781 \end_inset
29782
29783
29784 \begin_inset ERT
29785 status collapsed
29786
29787 \begin_layout Plain Layout
29788
29789
29790 \backslash
29791 renewcommand{
29792 \backslash
29793 theequation}{
29794 \backslash
29795 Roman{equation}}
29796 \end_layout
29797
29798 \end_inset
29799
29800
29801 \begin_inset Formula 
29802 \begin{equation}
29803 B=\textrm{大文字ローマ数字}\label{eq:Rom}
29804 \end{equation}
29805
29806 \end_inset
29807
29808
29809 \begin_inset ERT
29810 status collapsed
29811
29812 \begin_layout Plain Layout
29813
29814
29815 \backslash
29816 renewcommand{
29817 \backslash
29818 theequation}{
29819 \backslash
29820 alph{equation}}
29821 \end_layout
29822
29823 \end_inset
29824
29825
29826 \begin_inset Formula 
29827 \begin{equation}
29828 C=\textrm{小文字ラテン文字}
29829 \end{equation}
29830
29831 \end_inset
29832
29833
29834 \begin_inset ERT
29835 status collapsed
29836
29837 \begin_layout Plain Layout
29838
29839
29840 \backslash
29841 renewcommand{
29842 \backslash
29843 theequation}{
29844 \backslash
29845 Alph{equation}}
29846 \end_layout
29847
29848 \end_inset
29849
29850
29851 \begin_inset Formula 
29852 \begin{equation}
29853 D=\textrm{大文字ラテン文字}\label{eq:Lat}
29854 \end{equation}
29855
29856 \end_inset
29857
29858
29859 \end_layout
29860
29861 \begin_layout Standard
29862 既定の付番方式に戻すには、以下のコマンドを挿入してください。
29863 \end_layout
29864
29865 \begin_layout Standard
29866
29867 \series bold
29868
29869 \backslash
29870 renewcommand{
29871 \backslash
29872 theequation}{
29873 \backslash
29874 arabic{equation}}
29875 \begin_inset Index idx
29876 status collapsed
29877
29878 \begin_layout Plain Layout
29879 こまんど@コマンド ! A ! 
29880 \backslash
29881 arabic
29882 \end_layout
29883
29884 \end_inset
29885
29886
29887 \end_layout
29888
29889 \begin_layout Standard
29890 \begin_inset ERT
29891 status collapsed
29892
29893 \begin_layout Plain Layout
29894
29895
29896 \backslash
29897 renewcommand{
29898 \backslash
29899 theequation}{
29900 \backslash
29901 arabic{equation}}
29902 \end_layout
29903
29904 \end_inset
29905
29906
29907 \begin_inset Formula 
29908 \begin{equation}
29909 E=\textrm{アラビア数字}
29910 \end{equation}
29911
29912 \end_inset
29913
29914
29915 \end_layout
29916
29917 \begin_layout Standard
29918 \begin_inset VSpace medskip
29919 \end_inset
29920
29921 以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
29922 てはなりません。この点に関する説明は、ファイル
29923 \begin_inset CommandInset href
29924 LatexCommand href
29925 name "Formula-numbering.lyx"
29926 target "run:Formula-numbering.lyx"
29927
29928 \end_inset
29929
29930 にあります。
29931 \end_layout
29932
29933 \begin_layout Section
29934 化学記号と化学式
29935 \begin_inset CommandInset label
29936 LatexCommand label
29937 name "sub:化学記号と化学式"
29938
29939 \end_inset
29940
29941
29942 \begin_inset Index idx
29943 status collapsed
29944
29945 \begin_layout Plain Layout
29946 かがくきごう@化学記号 ! きごう@記号
29947 \end_layout
29948
29949 \end_inset
29950
29951
29952 \begin_inset Index idx
29953 status collapsed
29954
29955 \begin_layout Plain Layout
29956 かがくしき@化学式
29957 \end_layout
29958
29959 \end_inset
29960
29961
29962 \begin_inset Index idx
29963 status collapsed
29964
29965 \begin_layout Plain Layout
29966 きごう@記号 ! かがく@化学
29967 \end_layout
29968
29969 \end_inset
29970
29971
29972 \end_layout
29973
29974 \begin_layout Standard
29975 以下は、化学関係の文章の例です。
29976 \end_layout
29977
29978 \begin_layout Quote
29979 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
29980 \end_inset
29981
29982 イオンは、2つの
29983 \begin_inset Formula $\mathrm{Na^{+}}$
29984 \end_inset
29985
29986 イオンと反応して、硫酸化塩
29987 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
29988 \end_inset
29989
29990 を形成します。この化学式は以下のようになります。
29991 \begin_inset Formula 
29992 \begin{equation}
29993 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
29994 \end{equation}
29995
29996 \end_inset
29997
29998
29999 \end_layout
30000
30001 \begin_layout Standard
30002 この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから
30003 \begin_inset Flex Ruby
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007 捷径
30008 \begin_inset Argument post:1
30009 status collapsed
30010
30011 \begin_layout Plain Layout
30012 ショートカット
30013 \end_layout
30014
30015 \end_inset
30016
30017
30018 \end_layout
30019
30020 \end_inset
30021
30022
30023 \begin_inset Info
30024 type  "shortcut"
30025 arg   "font-roman"
30026 \end_inset
30027
30028 を押せば、アップライトフォント様式に変更することができます
30029 \begin_inset Foot
30030 status collapsed
30031
30032 \begin_layout Plain Layout
30033 フォント様式に関しては、第
30034 \begin_inset CommandInset ref
30035 LatexCommand ref
30036 reference "sub:書体様式"
30037
30038 \end_inset
30039
30040 節を参照のこと。
30041 \end_layout
30042
30043 \end_inset
30044
30045
30046 \end_layout
30047
30048 \begin_layout Standard
30049 化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
30050 \series bold
30051 mhchem
30052 \series default
30053
30054 \begin_inset Index idx
30055 status collapsed
30056
30057 \begin_layout Plain Layout
30058 ぱっけーじ@パッケージ ! mhchem
30059 \end_layout
30060
30061 \end_inset
30062
30063 が導入されているときに使用することができる
30064 \series bold
30065
30066 \backslash
30067 ce
30068 \series default
30069
30070 \begin_inset Index idx
30071 status collapsed
30072
30073 \begin_layout Plain Layout
30074 こまんど@コマンド ! C ! 
30075 \backslash
30076 ce
30077 \end_layout
30078
30079 \end_inset
30080
30081 コマンドを使用することです。
30082 \series bold
30083
30084 \backslash
30085 ce
30086 \series default
30087 を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
30088 \end_layout
30089
30090 \begin_layout Standard
30091 \align center
30092 \begin_inset Tabular
30093 <lyxtabular version="3" rows="9" columns="2">
30094 <features rotate="0" tabularvalignment="middle">
30095 <column alignment="center" valignment="top">
30096 <column alignment="center" valignment="top">
30097 <row>
30098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30099 \begin_inset Text
30100
30101 \begin_layout Plain Layout
30102 コマンド
30103 \end_layout
30104
30105 \end_inset
30106 </cell>
30107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30108 \begin_inset Text
30109
30110 \begin_layout Plain Layout
30111 出力
30112 \begin_inset Note Note
30113 status collapsed
30114
30115 \begin_layout Plain Layout
30116
30117 \series bold
30118
30119 \backslash
30120 raisebox
30121 \series default
30122 はスペーサーとしてのみ使用されています。
30123 \end_layout
30124
30125 \end_inset
30126
30127
30128 \end_layout
30129
30130 \end_inset
30131 </cell>
30132 </row>
30133 <row>
30134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30135 \begin_inset Text
30136
30137 \begin_layout Plain Layout
30138
30139 \backslash
30140 ce
30141 \begin_inset space \textvisiblespace{}
30142 \end_inset
30143
30144 H2CO3
30145 \end_layout
30146
30147 \end_inset
30148 </cell>
30149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30150 \begin_inset Text
30151
30152 \begin_layout Plain Layout
30153 \begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
30154 \end_inset
30155
30156
30157 \end_layout
30158
30159 \end_inset
30160 </cell>
30161 </row>
30162 <row>
30163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30164 \begin_inset Text
30165
30166 \begin_layout Plain Layout
30167
30168 \backslash
30169 ce
30170 \begin_inset space \textvisiblespace{}
30171 \end_inset
30172
30173 SO4^2-
30174 \end_layout
30175
30176 \end_inset
30177 </cell>
30178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30179 \begin_inset Text
30180
30181 \begin_layout Plain Layout
30182 \begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
30183 \end_inset
30184
30185
30186 \end_layout
30187
30188 \end_inset
30189 </cell>
30190 </row>
30191 <row>
30192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30193 \begin_inset Text
30194
30195 \begin_layout Plain Layout
30196
30197 \backslash
30198 ce
30199 \begin_inset space \textvisiblespace{}
30200 \end_inset
30201
30202 (NH4)2S
30203 \end_layout
30204
30205 \end_inset
30206 </cell>
30207 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30208 \begin_inset Text
30209
30210 \begin_layout Plain Layout
30211 \begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
30212 \end_inset
30213
30214
30215 \end_layout
30216
30217 \end_inset
30218 </cell>
30219 </row>
30220 <row>
30221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30222 \begin_inset Text
30223
30224 \begin_layout Plain Layout
30225
30226 \backslash
30227 ce
30228 \begin_inset space \textvisiblespace{}
30229 \end_inset
30230
30231 KCr(SO4)2.12H2O
30232 \end_layout
30233
30234 \end_inset
30235 </cell>
30236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30237 \begin_inset Text
30238
30239 \begin_layout Plain Layout
30240 \begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
30241 \end_inset
30242
30243
30244 \end_layout
30245
30246 \end_inset
30247 </cell>
30248 </row>
30249 <row>
30250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30251 \begin_inset Text
30252
30253 \begin_layout Plain Layout
30254
30255 \backslash
30256 ce
30257 \begin_inset space \textvisiblespace{}
30258 \end_inset
30259
30260 A-B
30261 \backslash
30262 dbond
30263 \begin_inset space \textvisiblespace{}
30264 \end_inset
30265
30266 C
30267 \backslash
30268 tbond
30269 \begin_inset space \textvisiblespace{}
30270 \end_inset
30271
30272 D
30273 \end_layout
30274
30275 \end_inset
30276 </cell>
30277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30278 \begin_inset Text
30279
30280 \begin_layout Plain Layout
30281 \begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
30282 \end_inset
30283
30284
30285 \end_layout
30286
30287 \end_inset
30288 </cell>
30289 </row>
30290 <row>
30291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30292 \begin_inset Text
30293
30294 \begin_layout Plain Layout
30295
30296 \backslash
30297 ce
30298 \begin_inset space \textvisiblespace{}
30299 \end_inset
30300
30301 ^227
30302 \begin_inset Formula $\downarrow$
30303 \end_inset
30304
30305 _90
30306 \begin_inset Formula $\to$
30307 \end_inset
30308
30309 Th+
30310 \end_layout
30311
30312 \end_inset
30313 </cell>
30314 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30315 \begin_inset Text
30316
30317 \begin_layout Plain Layout
30318 \begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
30319 \end_inset
30320
30321
30322 \end_layout
30323
30324 \end_inset
30325 </cell>
30326 </row>
30327 <row>
30328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30329 \begin_inset Text
30330
30331 \begin_layout Plain Layout
30332
30333 \backslash
30334 ce
30335 \begin_inset space \textvisiblespace{}
30336 \end_inset
30337
30338 CO2
30339 \begin_inset space \textvisiblespace{}
30340 \end_inset
30341
30342 +
30343 \begin_inset space \textvisiblespace{}
30344 \end_inset
30345
30346 C
30347 \begin_inset space \textvisiblespace{}
30348 \end_inset
30349
30350 <=>
30351 \begin_inset space \textvisiblespace{}
30352 \end_inset
30353
30354 2CO
30355 \end_layout
30356
30357 \end_inset
30358 </cell>
30359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30360 \begin_inset Text
30361
30362 \begin_layout Plain Layout
30363 \begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
30364 \end_inset
30365
30366
30367 \end_layout
30368
30369 \end_inset
30370 </cell>
30371 </row>
30372 <row>
30373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30374 \begin_inset Text
30375
30376 \begin_layout Plain Layout
30377
30378 \backslash
30379 ce
30380 \begin_inset space \textvisiblespace{}
30381 \end_inset
30382
30383 CO2
30384 \begin_inset space \textvisiblespace{}
30385 \end_inset
30386
30387 +
30388 \begin_inset space \textvisiblespace{}
30389 \end_inset
30390
30391 C
30392 \begin_inset space \textvisiblespace{}
30393 \end_inset
30394
30395 ->[
30396 \backslash
30397 alpha][
30398 \backslash
30399 beta]
30400 \begin_inset space \textvisiblespace{}
30401 \end_inset
30402
30403 2CO}
30404 \end_layout
30405
30406 \end_inset
30407 </cell>
30408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30409 \begin_inset Text
30410
30411 \begin_layout Plain Layout
30412 \begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
30413 \end_inset
30414
30415
30416 \end_layout
30417
30418 \end_inset
30419 </cell>
30420 </row>
30421 </lyxtabular>
30422
30423 \end_inset
30424
30425
30426 \end_layout
30427
30428 \begin_layout Standard
30429 \begin_inset Note Greyedout
30430 status open
30431
30432 \begin_layout Plain Layout
30433
30434 \series bold
30435 【註】
30436 \backslash
30437 ce
30438 \series default
30439 ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
30440 \series bold
30441
30442 \backslash
30443 ce{$
30444 \backslash
30445 mu
30446 \backslash
30447 hyphen$Cl}
30448 \series default
30449 (
30450 \begin_inset ERT
30451 status collapsed
30452
30453 \begin_layout Plain Layout
30454
30455
30456 \backslash
30457 ce{$
30458 \backslash
30459 mu
30460 \backslash
30461 hyphen$Cl}
30462 \end_layout
30463
30464 \end_inset
30465
30466 )のようにTeXコードを使わなくてはなりません。
30467 \end_layout
30468
30469 \end_inset
30470
30471
30472 \end_layout
30473
30474 \begin_layout Standard
30475
30476 \series bold
30477
30478 \backslash
30479 ce
30480 \series default
30481 を使うと
30482 \begin_inset CommandInset ref
30483 LatexCommand eqref
30484 reference "eq:chem-reaction"
30485
30486 \end_inset
30487
30488 式のコマンドは
30489 \begin_inset Newline newline
30490 \end_inset
30491
30492
30493 \series bold
30494  
30495 \backslash
30496 ce
30497 \begin_inset space \textvisiblespace{}
30498 \end_inset
30499
30500 2Na+
30501 \begin_inset space \textvisiblespace{}
30502 \end_inset
30503
30504 +
30505 \begin_inset space \textvisiblespace{}
30506 \end_inset
30507
30508 SO4^2-
30509 \begin_inset space \textvisiblespace{}
30510 \end_inset
30511
30512
30513 \begin_inset space \textvisiblespace{}
30514 \end_inset
30515
30516 ->
30517 \begin_inset space \textvisiblespace{}
30518 \end_inset
30519
30520 Na2SO4
30521 \begin_inset Newline newline
30522 \end_inset
30523
30524
30525 \series default
30526 のようになります。
30527 \end_layout
30528
30529 \begin_layout Standard
30530 複数行の化学式を作るには、第
30531 \begin_inset CommandInset ref
30532 LatexCommand ref
30533 reference "sec:多行数式"
30534
30535 \end_inset
30536
30537 節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
30538 \series bold
30539
30540 \backslash
30541 ce
30542 \series default
30543 コマンドを使用します。
30544 \begin_inset CommandInset ref
30545 LatexCommand eqref
30546 reference "eq:TEOS-reaction-1"
30547
30548 \end_inset
30549
30550 式と
30551 \begin_inset CommandInset ref
30552 LatexCommand eqref
30553 reference "eq:TEOS-reaction-2"
30554
30555 \end_inset
30556
30557 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
30558 \begin_inset Formula 
30559 \begin{eqnarray}
30560 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
30561 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
30562 \end{eqnarray}
30563
30564 \end_inset
30565
30566
30567 \end_layout
30568
30569 \begin_layout Standard
30570
30571 \series bold
30572 mhchem
30573 \series default
30574 パッケージは、
30575 \series bold
30576
30577 \backslash
30578 ce
30579 \series default
30580 の他に、特殊ケースに使用する
30581 \series bold
30582
30583 \backslash
30584 cf
30585 \series default
30586
30587 \begin_inset Index idx
30588 status collapsed
30589
30590 \begin_layout Plain Layout
30591 こまんど@コマンド ! C ! 
30592 \backslash
30593 cf
30594 \end_layout
30595
30596 \end_inset
30597
30598 コマンドを提供しています。
30599 \series bold
30600
30601 \backslash
30602 cf
30603 \series default
30604 の詳しい情報と例示については、
30605 \series bold
30606 mhchem
30607 \series default
30608
30609 \begin_inset CommandInset citation
30610 LatexCommand cite
30611 key "mhchem"
30612
30613 \end_inset
30614
30615 の取扱説明書をご覧ください。
30616 \end_layout
30617
30618 \begin_layout Section
30619 図解
30620 \end_layout
30621
30622 \begin_layout Standard
30623 LyXは、二つの型の可換図
30624 \series bold
30625 amscd
30626 \series default
30627 および
30628 \series bold
30629 xymatrix
30630 \series default
30631 をサポートしており、以下でこれらの説明をします。
30632 \end_layout
30633
30634 \begin_layout Subsection
30635 amscd図解
30636 \begin_inset Index idx
30637 status collapsed
30638
30639 \begin_layout Plain Layout
30640 ずかい@図解 ! amscd
30641 \end_layout
30642
30643 \end_inset
30644
30645
30646 \end_layout
30647
30648 \begin_layout Standard
30649 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
30650 \begin_inset Formula 
30651 \[
30652 \begin{CD}A@>>>B@>>>C\\
30653 @AAA@.@VVV\\
30654 F@<<<E@<<<D
30655 \end{CD}
30656 \]
30657
30658 \end_inset
30659
30660
30661 \end_layout
30662
30663 \begin_layout Standard
30664 これを作るには、数式に
30665 \series bold
30666
30667 \backslash
30668 CD
30669 \begin_inset Index idx
30670 status collapsed
30671
30672 \begin_layout Plain Layout
30673 こまんど@コマンド ! C ! 
30674 \backslash
30675 CD
30676 \end_layout
30677
30678 \end_inset
30679
30680
30681 \series default
30682 コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
30683 \begin_inset Info
30684 type  "shortcut"
30685 arg   "newline-insert newline"
30686 \end_inset
30687
30688 を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
30689 \end_layout
30690
30691 \begin_layout Standard
30692 関係を作るには、以下のコマンドがあります。
30693 \end_layout
30694
30695 \begin_layout Itemize
30696 \begin_inset Formula $\boldsymbol{@<<<}$
30697 \end_inset
30698
30699 は左矢印、
30700 \begin_inset Formula $\boldsymbol{@>>>}$
30701 \end_inset
30702
30703 は右矢印、
30704 \series bold
30705 @=
30706 \series default
30707 は長い等号を生成します。
30708 \end_layout
30709
30710 \begin_layout Itemize
30711
30712 \series bold
30713 @AAA
30714 \series default
30715 は上矢印、
30716 \series bold
30717 @VVV
30718 \series default
30719 は下矢印、
30720 \begin_inset Formula $\boldsymbol{@|}$
30721 \end_inset
30722
30723 は縦向きの等号を生成します。
30724 \end_layout
30725
30726 \begin_layout Itemize
30727
30728 \series bold
30729 @.
30730 \series default
30731 は関係が存在しない部分に置きます。
30732 \end_layout
30733
30734 \begin_layout Standard
30735 矢印はすべて、以下のようにラベル付けをすることができます。
30736 \end_layout
30737
30738 \begin_layout Itemize
30739 文章を、第1と第2の「
30740 \begin_inset Formula $<$
30741 \end_inset
30742
30743 」ないし「
30744 \begin_inset Formula $>$
30745 \end_inset
30746
30747 」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
30748 \begin_inset Formula $<$
30749 \end_inset
30750
30751 」ないし「
30752 \begin_inset Formula $>$
30753 \end_inset
30754
30755 」のあいだに入れると、矢印の下に表示されます。
30756 \end_layout
30757
30758 \begin_layout Itemize
30759 縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
30760 ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
30761 \end_layout
30762
30763 \begin_layout Standard
30764 以下は、上記のすべての関係を使った例です。
30765 \end_layout
30766
30767 \begin_layout Standard
30768 \begin_inset Formula 
30769 \[
30770 \begin{CD}A@>j>>B@>>k>C@=F\\
30771 @AmAA@.@VV{V}V@|\\
30772 D@<<j<E@>k>>F@=C
30773 \end{CD}
30774 \]
30775
30776 \end_inset
30777
30778
30779 \end_layout
30780
30781 \begin_layout Standard
30782 これを作るコマンドは、以下のとおりです。
30783 \begin_inset Newline newline
30784 \end_inset
30785
30786
30787 \series bold
30788
30789 \backslash
30790 CD
30791 \begin_inset space \textvisiblespace{}
30792 \end_inset
30793
30794 A
30795 \begin_inset Formula $\boldsymbol{@>}$
30796 \end_inset
30797
30798 j
30799 \begin_inset Formula $\boldsymbol{>>}$
30800 \end_inset
30801
30802 B
30803 \begin_inset Formula $\boldsymbol{@>>}$
30804 \end_inset
30805
30806 k
30807 \begin_inset Formula $\boldsymbol{>}$
30808 \end_inset
30809
30810 C@=F Ctrl+Return
30811 \begin_inset Newline newline
30812 \end_inset
30813
30814
30815 \begin_inset Phantom HPhantom
30816 status open
30817
30818 \begin_layout Plain Layout
30819
30820 \series bold
30821
30822 \backslash
30823 CD
30824 \begin_inset space \textvisiblespace{}
30825 \end_inset
30826
30827
30828 \end_layout
30829
30830 \end_inset
30831
30832 @AmAA@.@VV
30833 \backslash
30834 {V
30835 \series default
30836
30837 \begin_inset Formula $\to$
30838 \end_inset
30839
30840
30841 \series bold
30842 V
30843 \begin_inset Formula $\boldsymbol{@|}$
30844 \end_inset
30845
30846  Ctrl+Return
30847 \begin_inset Newline newline
30848 \end_inset
30849
30850
30851 \begin_inset Phantom HPhantom
30852 status open
30853
30854 \begin_layout Plain Layout
30855
30856 \series bold
30857
30858 \backslash
30859 CD
30860 \begin_inset space \textvisiblespace{}
30861 \end_inset
30862
30863
30864 \end_layout
30865
30866 \end_inset
30867
30868 D
30869 \begin_inset Formula $\boldsymbol{@<<}$
30870 \end_inset
30871
30872 j
30873 \begin_inset Formula $\boldsymbol{<}$
30874 \end_inset
30875
30876 E
30877 \begin_inset Formula $\boldsymbol{@>}$
30878 \end_inset
30879
30880 k
30881 \begin_inset Formula $\boldsymbol{>>}$
30882 \end_inset
30883
30884 F@=C
30885 \end_layout
30886
30887 \begin_layout Subsection
30888 xymatrix図解
30889 \begin_inset Index idx
30890 status collapsed
30891
30892 \begin_layout Plain Layout
30893 ずかい@図解 ! xymatrix
30894 \end_layout
30895
30896 \end_inset
30897
30898
30899 \end_layout
30900
30901 \begin_layout Standard
30902 xymatricesを使うには、LaTeXパッケージの
30903 \series bold
30904 xypic
30905 \series default
30906 が導入済みである必要があります。xymatrixは、数式中に
30907 \series bold
30908
30909 \backslash
30910 xymatrix
30911 \series default
30912 コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
30913 \begin_inset CommandInset ref
30914 LatexCommand ref
30915 reference "sec:行列"
30916
30917 \end_inset
30918
30919 節をご参照下さい。
30920 \end_layout
30921
30922 \begin_layout Standard
30923 amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
30924 \family sans
30925 ヘルプ\SpecialChar \menuseparator
30926 用途別説明書\SpecialChar \menuseparator
30927 XY-pic説明書
30928 \family default
30929 メニューにある
30930 \emph on
30931 XY-pic説明書
30932 \emph default
30933 で詳しく網羅しています。
30934 \end_layout
30935
30936 \begin_layout Subsection
30937 ファインマン図
30938 \series medium
30939
30940 \begin_inset Index idx
30941 status collapsed
30942
30943 \begin_layout Plain Layout
30944 ずかい@図解 ! ファインマン
30945 \end_layout
30946
30947 \end_inset
30948
30949
30950 \end_layout
30951
30952 \begin_layout Standard
30953 ファインマン図を使うには、LaTeXパッケージ
30954 \series bold
30955 feyn
30956 \series default
30957 を導入しておかなくてはなりません。すると、ファインマン図は、数式中で
30958 \series bold
30959
30960 \backslash
30961 Diagram
30962 \series default
30963 コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
30964 \begin_inset CommandInset ref
30965 LatexCommand ref
30966 reference "sec:行列"
30967
30968 \end_inset
30969
30970 節参照)。
30971 \end_layout
30972
30973 \begin_layout Standard
30974 LyXでのファインマン図の作り方は、メニュー
30975 \family sans
30976 ヘルプ\SpecialChar \menuseparator
30977 用途別説明書
30978 \family default
30979 内の『
30980 \emph on
30981 ファインマン図
30982 \emph default
30983 』にあります。
30984 \end_layout
30985
30986 \begin_layout Section
30987 ユーザー定義コマンド
30988 \begin_inset Index idx
30989 status collapsed
30990
30991 \begin_layout Plain Layout
30992 ゆーざーていぎこまんど@ユーザー定義コマンド
30993 \end_layout
30994
30995 \end_inset
30996
30997
30998 \end_layout
30999
31000 \begin_layout Standard
31001 \begin_inset Note Greyedout
31002 status open
31003
31004 \begin_layout Plain Layout
31005 【註】ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
31006 \end_layout
31007
31008 \end_inset
31009
31010
31011 \end_layout
31012
31013 \begin_layout Subsection
31014
31015 \backslash
31016 newcommandコマンド
31017 \begin_inset CommandInset label
31018 LatexCommand label
31019 name "sub:newcommandコマンド"
31020
31021 \end_inset
31022
31023
31024 \begin_inset Index idx
31025 status collapsed
31026
31027 \begin_layout Plain Layout
31028 ゆーざーていぎこまんど@ユーザー定義コマンド ! 
31029 \backslash
31030 newcommand
31031 \end_layout
31032
31033 \end_inset
31034
31035
31036 \begin_inset Index idx
31037 status collapsed
31038
31039 \begin_layout Plain Layout
31040 こまんど@コマンド ! N ! 
31041 \backslash
31042 newcommand
31043 \end_layout
31044
31045 \end_inset
31046
31047
31048 \end_layout
31049
31050 \begin_layout Standard
31051 頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
31052 \series bold
31053
31054 \backslash
31055 newcommand
31056 \series default
31057 コマンドを使えば、新しい短縮コマンドを定義することが可能です。
31058 \end_layout
31059
31060 \begin_layout Standard
31061
31062 \series bold
31063
31064 \backslash
31065 newcommand
31066 \series default
31067 コマンドの書式は、
31068 \end_layout
31069
31070 \begin_layout Standard
31071
31072 \series bold
31073
31074 \backslash
31075 newcommand{新コマンド名}[引数の数][オプションの値]
31076 \begin_inset Newline newline
31077 \end_inset
31078
31079
31080 \begin_inset Phantom HPhantom
31081 status open
31082
31083 \begin_layout Plain Layout
31084
31085 \series bold
31086
31087 \backslash
31088 newcommand
31089 \end_layout
31090
31091 \end_inset
31092
31093 {コマンド定義}
31094 \end_layout
31095
31096 \begin_layout Standard
31097 です。
31098 \end_layout
31099
31100 \begin_layout Standard
31101 \begin_inset Note Greyedout
31102 status open
31103
31104 \begin_layout Plain Layout
31105
31106 \series bold
31107 【註】
31108 \series default
31109 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
31110 \series bold
31111
31112 \backslash
31113 Leftarrow
31114 \series default
31115 の短縮のつもりで
31116 \series bold
31117
31118 \backslash
31119 le
31120 \series default
31121 というコマンドを定義したとすると、
31122 \series bold
31123
31124 \backslash
31125 le
31126 \series default
31127 は既に「
31128 \begin_inset Formula $\le$
31129 \end_inset
31130
31131 」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
31132 \end_layout
31133
31134 \end_inset
31135
31136
31137 \end_layout
31138
31139 \begin_layout Standard
31140 「引数の数」は、0
31141 \begin_inset space \thinspace{}
31142 \end_inset
31143
31144 -
31145 \begin_inset space \thinspace{}
31146 \end_inset
31147
31148 9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
31149 ドの
31150 \emph on
31151 最初の
31152 \emph default
31153 引数は、自動的に非必須の引数になります。
31154 \end_layout
31155
31156 \begin_layout Standard
31157 以下にいくつかの例を挙げます。
31158 \end_layout
31159
31160 \begin_layout Itemize
31161
31162 \series bold
31163
31164 \backslash
31165 Longrightarrow
31166 \series default
31167 の短縮形として
31168 \series bold
31169
31170 \backslash
31171 gr
31172 \series default
31173 というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
31174 \begin_inset VSpace medskip
31175 \end_inset
31176
31177
31178 \begin_inset Newline newline
31179 \end_inset
31180
31181
31182 \series bold
31183
31184 \backslash
31185 newcommand{
31186 \backslash
31187 gr}{
31188 \backslash
31189 Longrightarrow}
31190 \end_layout
31191
31192 \begin_layout Itemize
31193
31194 \series bold
31195
31196 \backslash
31197 underline
31198 \series default
31199 の短縮形として
31200 \series bold
31201
31202 \backslash
31203 us
31204 \series default
31205 というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
31206 \begin_inset VSpace medskip
31207 \end_inset
31208
31209
31210 \begin_inset Newline newline
31211 \end_inset
31212
31213
31214 \series bold
31215
31216 \backslash
31217 newcommand{
31218 \backslash
31219 us}[1]{
31220 \backslash
31221 underline{#1}}
31222 \series default
31223
31224 \begin_inset VSpace medskip
31225 \end_inset
31226
31227
31228 \begin_inset Newline newline
31229 \end_inset
31230
31231
31232 \series bold
31233 #
31234 \series default
31235 」という文字は、引数の入る場所を示し、その後ろの「
31236 \series bold
31237 1
31238 \series default
31239 」は、これが第1引数の入る場所であることを示します。
31240 \end_layout
31241
31242 \begin_layout Itemize
31243
31244 \series bold
31245
31246 \backslash
31247 framebox
31248 \series default
31249 の短縮形として、たとえば
31250 \series bold
31251
31252 \backslash
31253 fb
31254 \series default
31255 というコマンドを定義するには、
31256 \begin_inset VSpace medskip
31257 \end_inset
31258
31259
31260 \begin_inset Newline newline
31261 \end_inset
31262
31263
31264 \series bold
31265
31266 \backslash
31267 newcommand{
31268 \backslash
31269 fb}[3]{
31270 \backslash
31271 framebox#1#2{$#3$}}
31272 \series default
31273
31274 \begin_inset VSpace medskip
31275 \end_inset
31276
31277
31278 \begin_inset Newline newline
31279 \end_inset
31280
31281 二つのドルマークは、
31282 \series bold
31283
31284 \backslash
31285 framebox
31286 \series default
31287 が必要とする内部の数式を作り出します。第
31288 \begin_inset CommandInset ref
31289 LatexCommand ref
31290 reference "sub:縁付きボックス"
31291
31292 \end_inset
31293
31294 節をご参照下さい。
31295 \end_layout
31296
31297 \begin_layout Itemize
31298 ボックスの色を指定する必要がない
31299 \series bold
31300
31301 \backslash
31302 fcolorbox
31303 \series default
31304 用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
31305 \begin_inset VSpace medskip
31306 \end_inset
31307
31308
31309 \begin_inset Newline newline
31310 \end_inset
31311
31312
31313 \series bold
31314
31315 \backslash
31316 newcommand{
31317 \backslash
31318 cb}[3][white]{
31319 \backslash
31320 fcolorbox{#2}{#1}{$#3$}}
31321 \series default
31322
31323 \begin_inset VSpace medskip
31324 \end_inset
31325
31326
31327 \begin_inset Newline newline
31328 \end_inset
31329
31330
31331 \series bold
31332
31333 \backslash
31334 cb
31335 \series default
31336 を使うときに色が指定されなければ、事前に定義された色である
31337 \series bold
31338 white
31339 \series default
31340 が使用されます。
31341 \end_layout
31342
31343 \begin_layout Standard
31344 以下は、上で定義したコマンドの動作テストです。
31345 \end_layout
31346
31347 \begin_layout Standard
31348 \align center
31349 \begin_inset Tabular
31350 <lyxtabular version="3" rows="6" columns="2">
31351 <features rotate="0" tabularvalignment="middle">
31352 <column alignment="center" valignment="top">
31353 <column alignment="center" valignment="top">
31354 <row>
31355 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31356 \begin_inset Text
31357
31358 \begin_layout Plain Layout
31359 コマンド
31360 \end_layout
31361
31362 \end_inset
31363 </cell>
31364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31365 \begin_inset Text
31366
31367 \begin_layout Plain Layout
31368 出力
31369 \begin_inset Note Note
31370 status collapsed
31371
31372 \begin_layout Plain Layout
31373 ここで
31374 \series bold
31375
31376 \backslash
31377 raisebox
31378 \series default
31379 はスペーサーとして使用しているだけです。
31380 \end_layout
31381
31382 \end_inset
31383
31384
31385 \end_layout
31386
31387 \end_inset
31388 </cell>
31389 </row>
31390 <row>
31391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31392 \begin_inset Text
31393
31394 \begin_layout Plain Layout
31395 A
31396 \backslash
31397 gr
31398 \begin_inset space \textvisiblespace{}
31399 \end_inset
31400
31401 B
31402 \end_layout
31403
31404 \end_inset
31405 </cell>
31406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31407 \begin_inset Text
31408
31409 \begin_layout Plain Layout
31410 \begin_inset Formula $A\gr B$
31411 \end_inset
31412
31413
31414 \end_layout
31415
31416 \end_inset
31417 </cell>
31418 </row>
31419 <row>
31420 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31421 \begin_inset Text
31422
31423 \begin_layout Plain Layout
31424
31425 \backslash
31426 us{ABcd
31427 \end_layout
31428
31429 \end_inset
31430 </cell>
31431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31432 \begin_inset Text
31433
31434 \begin_layout Plain Layout
31435 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31436 \end_inset
31437
31438
31439 \end_layout
31440
31441 \end_inset
31442 </cell>
31443 </row>
31444 <row>
31445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31446 \begin_inset Text
31447
31448 \begin_layout Plain Layout
31449
31450 \backslash
31451 fb{[2cm]
31452 \begin_inset Formula $\to$
31453 \end_inset
31454
31455
31456 \backslash
31457 {
31458 \begin_inset Formula $\to$
31459 \end_inset
31460
31461
31462 \backslash
31463 {
31464 \backslash
31465 int
31466 \begin_inset space \textvisiblespace{}
31467 \end_inset
31468
31469 A=B
31470 \end_layout
31471
31472 \end_inset
31473 </cell>
31474 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31475 \begin_inset Text
31476
31477 \begin_layout Plain Layout
31478 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31479 \end_inset
31480
31481
31482 \end_layout
31483
31484 \end_inset
31485 </cell>
31486 </row>
31487 <row>
31488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31489 \begin_inset Text
31490
31491 \begin_layout Plain Layout
31492
31493 \backslash
31494 cb{red
31495 \begin_inset Formula $\to$
31496 \end_inset
31497
31498
31499 \backslash
31500 {
31501 \backslash
31502 int
31503 \begin_inset space \textvisiblespace{}
31504 \end_inset
31505
31506 A=B
31507 \end_layout
31508
31509 \end_inset
31510 </cell>
31511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31512 \begin_inset Text
31513
31514 \begin_layout Plain Layout
31515 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31516 \end_inset
31517
31518
31519 \end_layout
31520
31521 \end_inset
31522 </cell>
31523 </row>
31524 <row>
31525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31526 \begin_inset Text
31527
31528 \begin_layout Plain Layout
31529
31530 \backslash
31531 cb[green]
31532 \backslash
31533 {red
31534 \begin_inset Formula $\to$
31535 \end_inset
31536
31537
31538 \backslash
31539 {
31540 \backslash
31541 int
31542 \begin_inset space \textvisiblespace{}
31543 \end_inset
31544
31545 A=B
31546 \end_layout
31547
31548 \end_inset
31549 </cell>
31550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31551 \begin_inset Text
31552
31553 \begin_layout Plain Layout
31554 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31555 \end_inset
31556
31557
31558 \end_layout
31559
31560 \end_inset
31561 </cell>
31562 </row>
31563 </lyxtabular>
31564
31565 \end_inset
31566
31567
31568 \end_layout
31569
31570 \begin_layout Subsection
31571 数式マクロ
31572 \begin_inset Index idx
31573 status collapsed
31574
31575 \begin_layout Plain Layout
31576 ゆーざーていぎこまんど@ユーザー定義コマンド ! すうしきまくろ@数式マクロ
31577 \end_layout
31578
31579 \end_inset
31580
31581
31582 \begin_inset Index idx
31583 status collapsed
31584
31585 \begin_layout Plain Layout
31586 まくろ@マクロ
31587 \end_layout
31588
31589 \end_inset
31590
31591
31592 \end_layout
31593
31594 \begin_layout Standard
31595 ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
31596 般型は、
31597 \begin_inset Formula 
31598 \[
31599 0=\lambda^{2}+p\lambda+q
31600 \]
31601
31602 \end_inset
31603
31604 であり、その解の一般型は
31605 \begin_inset Formula 
31606 \[
31607 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
31608 \]
31609
31610 \end_inset
31611
31612
31613 \end_layout
31614
31615 \begin_layout Standard
31616 です。
31617 \begin_inset Formula $\lambda$
31618 \end_inset
31619
31620
31621 \begin_inset Formula $p$
31622 \end_inset
31623
31624
31625 \begin_inset Formula $q$
31626 \end_inset
31627
31628 の3つのパラメータを指定することが必須であり、
31629 \begin_inset Formula $\lambda$
31630 \end_inset
31631
31632 の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
31633 \begin_inset Newline newline
31634 \end_inset
31635
31636
31637 \series bold
31638
31639 \backslash
31640 newcommand{
31641 \backslash
31642 qG}[4][1,
31643 \backslash
31644 ,2]{#2_{#1}=-
31645 \backslash
31646 frac{#3}{2}
31647 \backslash
31648 pm
31649 \begin_inset Newline newline
31650 \end_inset
31651
31652
31653 \begin_inset Phantom HPhantom
31654 status open
31655
31656 \begin_layout Plain Layout
31657
31658 \series bold
31659
31660 \backslash
31661 newcommand
31662 \end_layout
31663
31664 \end_inset
31665
31666
31667 \backslash
31668 sqrt{
31669 \backslash
31670 frac{#3^{2}}{4}-#4}}
31671 \end_layout
31672
31673 \begin_layout Standard
31674 これを使って解の公式を作るには、
31675 \begin_inset Newline newline
31676 \end_inset
31677
31678
31679 \series bold
31680
31681 \backslash
31682 qG{
31683 \backslash
31684 lambda
31685 \begin_inset Formula $\to$
31686 \end_inset
31687
31688
31689 \backslash
31690 {p
31691 \begin_inset Formula $\to$
31692 \end_inset
31693
31694
31695 \backslash
31696 {q
31697 \series default
31698 というコマンドを数式に入れます。
31699 \end_layout
31700
31701 \begin_layout Standard
31702 新コマンドを定義する方法は、たとえばLaTeX中で分数は
31703 \series bold
31704
31705 \backslash
31706 frac{分子}{分母}
31707 \series default
31708 の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
31709 ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
31710 \series bold
31711
31712 \backslash
31713 newcommand
31714 \series default
31715 コマンドの代わりに、数式マクロを使う方法を提供しています。
31716 \end_layout
31717
31718 \begin_layout Standard
31719 数式マクロは、
31720 \family sans
31721 挿入\SpecialChar \menuseparator
31722 数式\SpecialChar \menuseparator
31723 マクロ
31724 \family default
31725 メニューか、ツールバーボタンの
31726 \begin_inset Graphics
31727         filename ../../images/math-macro_newmacroname_newcommand.png
31728         scale 85
31729
31730 \end_inset
31731
31732 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
31733 \begin_inset Newline newline
31734 \end_inset
31735
31736
31737 \begin_inset space \hspace*{\fill}
31738 \end_inset
31739
31740
31741 \begin_inset Graphics
31742         filename clipart/macrobox.png
31743
31744 \end_inset
31745
31746
31747 \begin_inset space \hspace*{\fill}
31748 \end_inset
31749
31750
31751 \begin_inset Newline newline
31752 \end_inset
31753
31754
31755 \begin_inset FormulaMacro
31756 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
31757 \end_inset
31758
31759
31760 \backslash
31761 newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
31762 \series bold
31763
31764 \backslash
31765 #1
31766 \series default
31767 のように
31768 \series bold
31769
31770 \backslash
31771 #引数番号
31772 \series default
31773 というコマンドで入力するか、マクロツールバーボタンの
31774 \begin_inset Graphics
31775         filename ../../images/math-macro-add-param.png
31776         scale 85
31777
31778 \end_inset
31779
31780 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
31781 \begin_inset Graphics
31782         filename ../../images/math-macro-add-optional-param.png
31783         scale 85
31784
31785 \end_inset
31786
31787 で作ることができます。最初の必須引数は、ツールバーボタンの
31788 \begin_inset Graphics
31789         filename ../../images/math-macro-make-optional.png
31790         scale 85
31791
31792 \end_inset
31793
31794 を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
31795 なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
31796 \begin_inset Newline newline
31797 \end_inset
31798
31799
31800 \series bold
31801 qG: 
31802 \backslash
31803 #1
31804 \series default
31805  
31806 \series bold
31807 ,
31808 \series default
31809  
31810 \series bold
31811
31812 \backslash
31813 #2
31814 \series default
31815  
31816 \series bold
31817 ,
31818 \series default
31819  
31820 \series bold
31821
31822 \backslash
31823 #3, 
31824 \backslash
31825 #4
31826 \begin_inset Newline newline
31827 \end_inset
31828
31829
31830 \series default
31831 のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
31832 されます。
31833 \begin_inset Newline newline
31834 \end_inset
31835
31836 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
31837 \family sans
31838 表示\SpecialChar \menuseparator
31839 数式マクロを展開(畳む)
31840 \family default
31841 メニューを使うことで、マクロ毎に変えることができます。
31842 \end_layout
31843
31844 \begin_layout Standard
31845 マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
31846 \series bold
31847
31848 \backslash
31849 qG
31850 \series default
31851 とします。このマクロは、LyX中では以下のように表示されます。
31852 \begin_inset Newline newline
31853 \end_inset
31854
31855
31856 \begin_inset space \hspace*{\fill}
31857 \end_inset
31858
31859
31860 \begin_inset Graphics
31861         filename ../clipart/macrouse.png
31862
31863 \end_inset
31864
31865
31866 \begin_inset space \hspace*{\fill}
31867 \end_inset
31868
31869
31870 \begin_inset Newline newline
31871 \end_inset
31872
31873 以下は、上記の例に、引数
31874 \begin_inset Formula $x$
31875 \end_inset
31876
31877
31878 \begin_inset Formula $\ln(x)$
31879 \end_inset
31880
31881
31882 \begin_inset Formula $B$
31883 \end_inset
31884
31885 を指定したものです。
31886 \end_layout
31887
31888 \begin_layout Standard
31889 \begin_inset Formula 
31890 \[
31891 \qG x{\ln(x)}B
31892 \]
31893
31894 \end_inset
31895
31896
31897 \end_layout
31898
31899 \begin_layout Standard
31900 LyXは、
31901 \family sans
31902 ツール\SpecialChar \menuseparator
31903 設定\SpecialChar \menuseparator
31904 編集\SpecialChar \menuseparator
31905 制御
31906 \family default
31907 メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
31908 せてみてください。
31909 \end_layout
31910
31911 \begin_layout Standard
31912 数式マクロは、文書書き出し時に、内部的に
31913 \series bold
31914
31915 \backslash
31916 newcommand
31917 \series default
31918 コマンドに変換されます。こうして生成された
31919 \series bold
31920
31921 \backslash
31922 newcommand
31923 \series default
31924 コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
31925 \end_layout
31926
31927 \begin_layout Standard
31928 数式マクロは、
31929 \series bold
31930
31931 \backslash
31932 newcommand
31933 \series default
31934 コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
31935 \series bold
31936
31937 \begin_inset Newline newline
31938 \end_inset
31939
31940
31941 \backslash
31942 newcommand{
31943 \backslash
31944 larrow}[2]{
31945 \backslash
31946 xleftarrow[#2]{#1}}
31947 \begin_inset Newline newline
31948 \end_inset
31949
31950
31951 \series default
31952 というコマンドを書き入れ、この全体を選択して、
31953 \begin_inset Flex Ruby
31954 status collapsed
31955
31956 \begin_layout Plain Layout
31957 捷径
31958 \begin_inset Argument post:1
31959 status collapsed
31960
31961 \begin_layout Plain Layout
31962 ショートカット
31963 \end_layout
31964
31965 \end_inset
31966
31967
31968 \end_layout
31969
31970 \end_inset
31971
31972
31973 \family sans
31974 Ctrl+M
31975 \family default
31976 を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
31977 \series bold
31978
31979 \backslash
31980 newcommand
31981 \series default
31982 コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
31983 \end_layout
31984
31985 \begin_layout Standard
31986 数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、第
31987 \begin_inset CommandInset ref
31988 LatexCommand ref
31989 reference "sub:newcommandコマンド"
31990
31991 \end_inset
31992
31993 節で例として作った
31994 \series bold
31995
31996 \backslash
31997 fb
31998 \series default
31999 は、マクロとしては作ることができません。
32000 \end_layout
32001
32002 \begin_layout Standard
32003 カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
32004 \end_layout
32005
32006 \begin_layout Standard
32007 \begin_inset VSpace defskip
32008 \end_inset
32009
32010
32011 \end_layout
32012
32013 \begin_layout Standard
32014 \begin_inset Graphics
32015         filename ../clipart/MacroToolbar.png
32016
32017 \end_inset
32018
32019
32020 \begin_inset Index idx
32021 status collapsed
32022
32023 \begin_layout Plain Layout
32024 まくろ@マクロ ! つーるばー@ツールバー
32025 \end_layout
32026
32027 \end_inset
32028
32029
32030 \end_layout
32031
32032 \begin_layout Standard
32033 \begin_inset VSpace defskip
32034 \end_inset
32035
32036
32037 \end_layout
32038
32039 \begin_layout Standard
32040 マクロツールバーは、左から右に、以下の各ボタンがあります。
32041 \end_layout
32042
32043 \begin_layout Standard
32044 \begin_inset VSpace defskip
32045 \end_inset
32046
32047
32048 \end_layout
32049
32050 \begin_layout Standard
32051 \begin_inset Tabular
32052 <lyxtabular version="3" rows="9" columns="2">
32053 <features rotate="0" islongtable="true" longtabularalignment="center">
32054 <column alignment="left" valignment="top">
32055 <column alignment="left" valignment="top" width="85col%">
32056 <row interlinespace="2.5mm">
32057 <cell alignment="center" valignment="top" usebox="none">
32058 \begin_inset Text
32059
32060 \begin_layout Plain Layout
32061 \begin_inset Graphics
32062         filename ../../images/math-macro-remove-param.png
32063         rotateOrigin center
32064
32065 \end_inset
32066
32067
32068 \end_layout
32069
32070 \end_inset
32071 </cell>
32072 <cell alignment="center" valignment="top" usebox="none">
32073 \begin_inset Text
32074
32075 \begin_layout Plain Layout
32076
32077 \family sans
32078 編集\SpecialChar \menuseparator
32079 数式\SpecialChar \menuseparator
32080 マクロ定義\SpecialChar \menuseparator
32081 最後の引数を削除
32082 \end_layout
32083
32084 \end_inset
32085 </cell>
32086 </row>
32087 <row interlinespace="2.5mm">
32088 <cell alignment="center" valignment="top" usebox="none">
32089 \begin_inset Text
32090
32091 \begin_layout Plain Layout
32092 \begin_inset Graphics
32093         filename ../../images/math-macro-add-param.png
32094         rotateOrigin center
32095
32096 \end_inset
32097
32098
32099 \end_layout
32100
32101 \end_inset
32102 </cell>
32103 <cell alignment="center" valignment="top" usebox="none">
32104 \begin_inset Text
32105
32106 \begin_layout Plain Layout
32107
32108 \family sans
32109 編集\SpecialChar \menuseparator
32110 数式\SpecialChar \menuseparator
32111 マクロ定義\SpecialChar \menuseparator
32112 引数を追加
32113 \end_layout
32114
32115 \end_inset
32116 </cell>
32117 </row>
32118 <row interlinespace="2.5mm">
32119 <cell alignment="center" valignment="top" usebox="none">
32120 \begin_inset Text
32121
32122 \begin_layout Plain Layout
32123 \begin_inset Graphics
32124         filename ../../images/math-macro-make-optional.png
32125         rotateOrigin center
32126
32127 \end_inset
32128
32129
32130 \end_layout
32131
32132 \end_inset
32133 </cell>
32134 <cell alignment="center" valignment="top" usebox="none">
32135 \begin_inset Text
32136
32137 \begin_layout Plain Layout
32138
32139 \family sans
32140 編集\SpecialChar \menuseparator
32141 数式\SpecialChar \menuseparator
32142 マクロ定義\SpecialChar \menuseparator
32143 最初の必須引数を
32144 \begin_inset Newline newline
32145 \end_inset
32146
32147
32148 \begin_inset Phantom HPhantom
32149 status open
32150
32151 \begin_layout Plain Layout
32152
32153 \family sans
32154 編集\SpecialChar \menuseparator
32155 数式\SpecialChar \menuseparator
32156 マクロ定義\SpecialChar \menuseparator
32157
32158 \end_layout
32159
32160 \end_inset
32161
32162 非必須引数にする
32163 \end_layout
32164
32165 \end_inset
32166 </cell>
32167 </row>
32168 <row interlinespace="2.5mm">
32169 <cell alignment="center" valignment="top" usebox="none">
32170 \begin_inset Text
32171
32172 \begin_layout Plain Layout
32173 \begin_inset Graphics
32174         filename ../../images/math-macro-make-nonoptional.png
32175         rotateOrigin center
32176
32177 \end_inset
32178
32179
32180 \end_layout
32181
32182 \end_inset
32183 </cell>
32184 <cell alignment="center" valignment="top" usebox="none">
32185 \begin_inset Text
32186
32187 \begin_layout Plain Layout
32188
32189 \family sans
32190 編集\SpecialChar \menuseparator
32191 数式\SpecialChar \menuseparator
32192 マクロ定義\SpecialChar \menuseparator
32193 最後の非必須引数を
32194 \begin_inset Newline newline
32195 \end_inset
32196
32197
32198 \begin_inset Phantom HPhantom
32199 status open
32200
32201 \begin_layout Plain Layout
32202
32203 \family sans
32204 編集\SpecialChar \menuseparator
32205 数式\SpecialChar \menuseparator
32206 マクロ定義\SpecialChar \menuseparator
32207
32208 \end_layout
32209
32210 \end_inset
32211
32212 必須引数にする
32213 \end_layout
32214
32215 \end_inset
32216 </cell>
32217 </row>
32218 <row interlinespace="2.5mm">
32219 <cell alignment="center" valignment="top" usebox="none">
32220 \begin_inset Text
32221
32222 \begin_layout Plain Layout
32223 \begin_inset Graphics
32224         filename ../../images/math-macro-remove-optional-param.png
32225         rotateOrigin center
32226
32227 \end_inset
32228
32229
32230 \end_layout
32231
32232 \end_inset
32233 </cell>
32234 <cell alignment="center" valignment="top" usebox="none">
32235 \begin_inset Text
32236
32237 \begin_layout Plain Layout
32238
32239 \family sans
32240 編集\SpecialChar \menuseparator
32241 数式\SpecialChar \menuseparator
32242 マクロ定義\SpecialChar \menuseparator
32243 非必須引数を削除
32244 \end_layout
32245
32246 \end_inset
32247 </cell>
32248 </row>
32249 <row interlinespace="2.5mm">
32250 <cell alignment="center" valignment="top" usebox="none">
32251 \begin_inset Text
32252
32253 \begin_layout Plain Layout
32254 \begin_inset Graphics
32255         filename ../../images/math-macro-add-optional-param.png
32256         rotateOrigin center
32257
32258 \end_inset
32259
32260
32261 \end_layout
32262
32263 \end_inset
32264 </cell>
32265 <cell alignment="center" valignment="top" usebox="none">
32266 \begin_inset Text
32267
32268 \begin_layout Plain Layout
32269
32270 \family sans
32271 編集\SpecialChar \menuseparator
32272 数式\SpecialChar \menuseparator
32273 マクロ定義\SpecialChar \menuseparator
32274 非必須引数を挿入
32275 \end_layout
32276
32277 \end_inset
32278 </cell>
32279 </row>
32280 <row interlinespace="2.5mm">
32281 <cell alignment="center" valignment="top" usebox="none">
32282 \begin_inset Text
32283
32284 \begin_layout Plain Layout
32285 \begin_inset Graphics
32286         filename ../../images/math-macro-remove-greedy-param.png
32287         rotateOrigin center
32288
32289 \end_inset
32290
32291
32292 \end_layout
32293
32294 \end_inset
32295 </cell>
32296 <cell alignment="center" valignment="top" usebox="none">
32297 \begin_inset Text
32298
32299 \begin_layout Plain Layout
32300
32301 \family sans
32302 編集\SpecialChar \menuseparator
32303 数式\SpecialChar \menuseparator
32304 マクロ定義\SpecialChar \menuseparator
32305 右に吐き出す形で
32306 \begin_inset Newline newline
32307 \end_inset
32308
32309
32310 \begin_inset Phantom HPhantom
32311 status open
32312
32313 \begin_layout Plain Layout
32314
32315 \family sans
32316 編集\SpecialChar \menuseparator
32317 数式\SpecialChar \menuseparator
32318 マクロ定義\SpecialChar \menuseparator
32319
32320 \end_layout
32321
32322 \end_inset
32323
32324 最後の引数を削除
32325 \end_layout
32326
32327 \end_inset
32328 </cell>
32329 </row>
32330 <row interlinespace="2.5mm">
32331 <cell alignment="center" valignment="top" usebox="none">
32332 \begin_inset Text
32333
32334 \begin_layout Plain Layout
32335 \begin_inset Graphics
32336         filename ../../images/math-macro-append-greedy-param.png
32337         rotateOrigin center
32338
32339 \end_inset
32340
32341
32342 \end_layout
32343
32344 \end_inset
32345 </cell>
32346 <cell alignment="center" valignment="top" usebox="none">
32347 \begin_inset Text
32348
32349 \begin_layout Plain Layout
32350
32351 \family sans
32352 編集\SpecialChar \menuseparator
32353 数式\SpecialChar \menuseparator
32354 マクロ定義\SpecialChar \menuseparator
32355 右から喰う形で
32356 \begin_inset Newline newline
32357 \end_inset
32358
32359
32360 \begin_inset Phantom HPhantom
32361 status open
32362
32363 \begin_layout Plain Layout
32364
32365 \family sans
32366 編集\SpecialChar \menuseparator
32367 数式\SpecialChar \menuseparator
32368 マクロ定義\SpecialChar \menuseparator
32369
32370 \end_layout
32371
32372 \end_inset
32373
32374 引数を追加
32375 \end_layout
32376
32377 \end_inset
32378 </cell>
32379 </row>
32380 <row interlinespace="2.5mm">
32381 <cell alignment="center" valignment="top" usebox="none">
32382 \begin_inset Text
32383
32384 \begin_layout Plain Layout
32385 \begin_inset Graphics
32386         filename ../../images/math-macro-add-greedy-optional-param.png
32387         rotateOrigin center
32388
32389 \end_inset
32390
32391
32392 \end_layout
32393
32394 \end_inset
32395 </cell>
32396 <cell alignment="center" valignment="top" usebox="none">
32397 \begin_inset Text
32398
32399 \begin_layout Plain Layout
32400
32401 \family sans
32402 編集\SpecialChar \menuseparator
32403 数式\SpecialChar \menuseparator
32404 マクロ定義\SpecialChar \menuseparator
32405 右から喰う形で
32406 \begin_inset Newline newline
32407 \end_inset
32408
32409
32410 \begin_inset Phantom HPhantom
32411 status open
32412
32413 \begin_layout Plain Layout
32414
32415 \family sans
32416 編集\SpecialChar \menuseparator
32417 数式\SpecialChar \menuseparator
32418 マクロ定義\SpecialChar \menuseparator
32419
32420 \end_layout
32421
32422 \end_inset
32423
32424 非必須引数を追加
32425 \end_layout
32426
32427 \end_inset
32428 </cell>
32429 </row>
32430 </lyxtabular>
32431
32432 \end_inset
32433
32434
32435 \end_layout
32436
32437 \begin_layout Section
32438 コンピュータ代数システム
32439 \end_layout
32440
32441 \begin_layout Standard
32442 LyXでは、LyXの数式エディタで書かれた数式表現と、外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です。現在サポートされているプログラムは、
32443 \family sans
32444 Maple
32445 \family default
32446
32447 \family sans
32448 Mathematica
32449 \family default
32450
32451 \family sans
32452 Maxima
32453 \family default
32454
32455 \family sans
32456 Octave
32457 \family default
32458 です。サポートされている数式表現は、非常に単純なものに限られていますので、ご注意ください。
32459 \end_layout
32460
32461 \begin_layout Subsection
32462 使用法
32463 \end_layout
32464
32465 \begin_layout Standard
32466 数式表現を書いた後、
32467 \family sans
32468 編集\SpecialChar \menuseparator
32469 数式\SpecialChar \menuseparator
32470 コンピュータ代数システムを使用
32471 \family default
32472 メニューで、コンピュータに導入済みのプログラムを選択します。その後、計算結果が、数式表現の右に「=」演算子とともに表示されます。
32473 \end_layout
32474
32475 \begin_layout Standard
32476 下記は、どのような計算が可能かをいくつか例示したものです(出力は
32477 \family typewriter
32478 Maxima
32479 \family default
32480 です)。
32481 \end_layout
32482
32483 \begin_layout Itemize
32484 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
32485 \end_inset
32486
32487
32488 \end_layout
32489
32490 \begin_layout Itemize
32491 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
32492 \end_inset
32493
32494
32495 \end_layout
32496
32497 \begin_layout Itemize
32498 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
32499 \end_inset
32500
32501
32502 \end_layout
32503
32504 \begin_layout Itemize
32505 \begin_inset Formula $\det\left[\begin{array}{ccc}
32506 1 & 6 & 7\\
32507 2 & 5 & 8\\
32508 3 & 4 & 17
32509 \end{array}\right]=-56$
32510 \end_inset
32511
32512
32513 \end_layout
32514
32515 \begin_layout Itemize
32516 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
32517 \end_inset
32518
32519
32520 \end_layout
32521
32522 \begin_layout Subsection
32523 捷径
32524 \end_layout
32525
32526 \begin_layout Standard
32527 現在のところ、代数プログラムを呼び出すための
32528 \begin_inset Flex Ruby
32529 status collapsed
32530
32531 \begin_layout Plain Layout
32532 捷径
32533 \begin_inset Argument post:1
32534 status collapsed
32535
32536 \begin_layout Plain Layout
32537 ショートカット
32538 \end_layout
32539
32540 \end_inset
32541
32542
32543 \end_layout
32544
32545 \end_inset
32546
32547 はありません。しかし、捷径を
32548 \family sans
32549 math-extern
32550 \family default
32551  LyX関数にバインドすることは容易です(取扱説明書『
32552 \family sans
32553 \emph on
32554 LyX関数篇
32555 \family default
32556 \emph default
32557 』参照)。例えば、数式エディタ中で
32558 \family sans
32559 リターン
32560 \family default
32561
32562 \begin_inset Flex Ruby
32563 status collapsed
32564
32565 \begin_layout Plain Layout
32566
32567 \begin_inset Argument post:1
32568 status collapsed
32569
32570 \begin_layout Plain Layout
32571 キー
32572 \end_layout
32573
32574 \end_inset
32575
32576
32577 \end_layout
32578
32579 \end_inset
32580
32581 をバインドさせることもできます。それを
32582 \family typewriter
32583 Maxima
32584 \family default
32585 にバインドするには、下記の捷径定義コマンドを使用します。
32586 \end_layout
32587
32588 \begin_layout Standard
32589
32590 \series bold
32591 command-alternatives break-paragraph;math-extern maxima
32592 \end_layout
32593
32594 \begin_layout Section
32595 補遺
32596 \begin_inset Index idx
32597 status collapsed
32598
32599 \begin_layout Plain Layout
32600 ほい@補遺
32601 \end_layout
32602
32603 \end_inset
32604
32605
32606 \end_layout
32607
32608 \begin_layout Subsection
32609 負の数
32610 \begin_inset Index idx
32611 status collapsed
32612
32613 \begin_layout Plain Layout
32614 かず@数 ! ふの@負の ---
32615 \end_layout
32616
32617 \end_inset
32618
32619
32620 \end_layout
32621
32622 \begin_layout Standard
32623 数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
32624 く表示されます。
32625 \end_layout
32626
32627 \begin_layout Standard
32628 したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
32629 \end_layout
32630
32631 \begin_layout Standard
32632 以下は、この問題を示す例です。
32633 \end_layout
32634
32635 \begin_layout Standard
32636 \align center
32637 \begin_inset Tabular
32638 <lyxtabular version="3" rows="3" columns="2">
32639 <features rotate="0" tabularvalignment="middle">
32640 <column alignment="right" valignment="top">
32641 <column alignment="left" valignment="top">
32642 <row>
32643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32644 \begin_inset Text
32645
32646 \begin_layout Plain Layout
32647 通常の文章:
32648 \end_layout
32649
32650 \end_inset
32651 </cell>
32652 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32653 \begin_inset Text
32654
32655 \begin_layout Plain Layout
32656 x = -2
32657 \end_layout
32658
32659 \end_inset
32660 </cell>
32661 </row>
32662 <row>
32663 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32664 \begin_inset Text
32665
32666 \begin_layout Plain Layout
32667 数式:
32668 \end_layout
32669
32670 \end_inset
32671 </cell>
32672 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32673 \begin_inset Text
32674
32675 \begin_layout Plain Layout
32676 \begin_inset Formula $x=-2$
32677 \end_inset
32678
32679
32680 \end_layout
32681
32682 \end_inset
32683 </cell>
32684 </row>
32685 <row>
32686 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32687 \begin_inset Text
32688
32689 \begin_layout Plain Layout
32690 解決策:
32691 \end_layout
32692
32693 \end_inset
32694 </cell>
32695 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32696 \begin_inset Text
32697
32698 \begin_layout Plain Layout
32699 \begin_inset Formula $x=\textrm{-}2$
32700 \end_inset
32701
32702
32703 \end_layout
32704
32705 \end_inset
32706 </cell>
32707 </row>
32708 </lyxtabular>
32709
32710 \end_inset
32711
32712
32713 \end_layout
32714
32715 \begin_layout Subsection
32716 位区切りとしてのコンマ
32717 \begin_inset Index idx
32718 status collapsed
32719
32720 \begin_layout Plain Layout
32721 こんま@コンマ
32722 \end_layout
32723
32724 \end_inset
32725
32726
32727 \begin_inset Index idx
32728 status collapsed
32729
32730 \begin_layout Plain Layout
32731 かんま@カンマ|see
32732 \begin_inset ERT
32733 status collapsed
32734
32735 \begin_layout Plain Layout
32736
32737 {
32738 \end_layout
32739
32740 \end_inset
32741
32742 コンマ
32743 \begin_inset ERT
32744 status collapsed
32745
32746 \begin_layout Plain Layout
32747
32748 }
32749 \end_layout
32750
32751 \end_inset
32752
32753
32754 \end_layout
32755
32756 \end_inset
32757
32758
32759 \end_layout
32760
32761 \begin_layout Standard
32762 LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
32763 \end_layout
32764
32765 \begin_layout Standard
32766 これを回避するためには、コンマを選択して、数式テキストに変更して下さい(
32767 \begin_inset Flex Ruby
32768 status collapsed
32769
32770 \begin_layout Plain Layout
32771 捷径
32772 \begin_inset Argument post:1
32773 status collapsed
32774
32775 \begin_layout Plain Layout
32776 ショートカット
32777 \end_layout
32778
32779 \end_inset
32780
32781
32782 \end_layout
32783
32784 \end_inset
32785
32786
32787 \begin_inset Info
32788 type  "shortcut"
32789 arg   "math-mode"
32790 \end_inset
32791
32792 )。
32793 \end_layout
32794
32795 \begin_layout Standard
32796 文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
32797 \end_layout
32798
32799 \begin_layout Standard
32800
32801 \series bold
32802
32803 \backslash
32804 usepackage{icomma}
32805 \end_layout
32806
32807 \begin_layout Standard
32808 という行を加えて、
32809 \series bold
32810 icomma.sty
32811 \series default
32812
32813 \begin_inset Foot
32814 status collapsed
32815
32816 \begin_layout Plain Layout
32817
32818 \series bold
32819 icomma
32820 \series default
32821 は、LaTeXパッケージ
32822 \series bold
32823 was
32824 \series default
32825
32826 \begin_inset Index idx
32827 status collapsed
32828
32829 \begin_layout Plain Layout
32830 ぱっけーじ@パッケージ ! was
32831 \begin_inset ERT
32832 status collapsed
32833
32834 \begin_layout Plain Layout
32835
32836
32837 \backslash
32838 vspace{4mm}
32839 \end_layout
32840
32841 \end_inset
32842
32843
32844 \end_layout
32845
32846 \end_inset
32847
32848 に含まれています。
32849 \end_layout
32850
32851 \end_inset
32852
32853
32854 \begin_inset Index idx
32855 status collapsed
32856
32857 \begin_layout Plain Layout
32858 ぱっけーじ@パッケージ ! icomma
32859 \end_layout
32860
32861 \end_inset
32862
32863 ファイルを読み込みます。
32864 \end_layout
32865
32866 \begin_layout Subsection
32867 物理ベクトル
32868 \begin_inset CommandInset label
32869 LatexCommand label
32870 name "sub:物理ベクトル"
32871
32872 \end_inset
32873
32874
32875 \begin_inset Index idx
32876 status collapsed
32877
32878 \begin_layout Plain Layout
32879 Vectors ! physical
32880 \end_layout
32881
32882 \end_inset
32883
32884
32885 \end_layout
32886
32887 \begin_layout Standard
32888 LaTeXパッケージ
32889 \series bold
32890 braket
32891 \series default
32892
32893 \begin_inset Foot
32894 status collapsed
32895
32896 \begin_layout Plain Layout
32897
32898 \series bold
32899 braket
32900 \series default
32901  は標準的LaTeX頒布版のすべてに含まれています。
32902 \end_layout
32903
32904 \end_inset
32905
32906
32907 \begin_inset Index idx
32908 status collapsed
32909
32910 \begin_layout Plain Layout
32911 ぱっけーじ@パッケージ ! braket
32912 \end_layout
32913
32914 \end_inset
32915
32916 には、定義済みのベクトルが提供されており、
32917 \end_layout
32918
32919 \begin_layout Standard
32920
32921 \series bold
32922
32923 \backslash
32924 usepackage{braket}
32925 \end_layout
32926
32927 \begin_layout Standard
32928 というLaTeXプリアンブル行で読み込むことができます。
32929 \end_layout
32930
32931 \begin_layout Standard
32932 \begin_inset ERT
32933 status collapsed
32934
32935 \begin_layout Plain Layout
32936
32937
32938 \backslash
32939 ifbraket 
32940 \end_layout
32941
32942 \end_inset
32943
32944
32945 \begin_inset Note Note
32946 status open
32947
32948 \begin_layout Plain Layout
32949 以下の表は、
32950 \series bold
32951 braket
32952 \series default
32953  LaTeXパッケージが導入済みのときのみ表示されます。
32954 \end_layout
32955
32956 \end_inset
32957
32958 以下のコマンドが定義されています。
32959 \end_layout
32960
32961 \begin_layout Standard
32962 \align center
32963 \begin_inset Tabular
32964 <lyxtabular version="3" rows="4" columns="2">
32965 <features rotate="0" tabularvalignment="middle">
32966 <column alignment="center" valignment="top">
32967 <column alignment="center" valignment="top">
32968 <row>
32969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32970 \begin_inset Text
32971
32972 \begin_layout Plain Layout
32973 コマンド
32974 \end_layout
32975
32976 \end_inset
32977 </cell>
32978 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32979 \begin_inset Text
32980
32981 \begin_layout Plain Layout
32982 出力
32983 \end_layout
32984
32985 \end_inset
32986 </cell>
32987 </row>
32988 <row>
32989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32990 \begin_inset Text
32991
32992 \begin_layout Plain Layout
32993
32994 \backslash
32995 Bra{
32996 \backslash
32997 psi
32998 \end_layout
32999
33000 \end_inset
33001 </cell>
33002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33003 \begin_inset Text
33004
33005 \begin_layout Plain Layout
33006 \begin_inset Formula $\Bra{\psi}$
33007 \end_inset
33008
33009
33010 \end_layout
33011
33012 \end_inset
33013 </cell>
33014 </row>
33015 <row>
33016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33017 \begin_inset Text
33018
33019 \begin_layout Plain Layout
33020
33021 \backslash
33022 Ket{
33023 \backslash
33024 psi
33025 \end_layout
33026
33027 \end_inset
33028 </cell>
33029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33030 \begin_inset Text
33031
33032 \begin_layout Plain Layout
33033 \begin_inset Formula $\Ket{\psi}$
33034 \end_inset
33035
33036
33037 \end_layout
33038
33039 \end_inset
33040 </cell>
33041 </row>
33042 <row>
33043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33044 \begin_inset Text
33045
33046 \begin_layout Plain Layout
33047
33048 \backslash
33049 Braket{
33050 \backslash
33051 psi
33052 \begin_inset Formula $|$
33053 \end_inset
33054
33055
33056 \backslash
33057 phi
33058 \end_layout
33059
33060 \end_inset
33061 </cell>
33062 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33063 \begin_inset Text
33064
33065 \begin_layout Plain Layout
33066 \begin_inset Formula $\Braket{\psi|\phi}$
33067 \end_inset
33068
33069
33070 \end_layout
33071
33072 \end_inset
33073 </cell>
33074 </row>
33075 </lyxtabular>
33076
33077 \end_inset
33078
33079
33080 \end_layout
33081
33082 \begin_layout Standard
33083
33084 \series bold
33085
33086 \backslash
33087 Braket
33088 \series default
33089 コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
33090 \begin_inset Formula 
33091 \[
33092 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
33093 \]
33094
33095 \end_inset
33096
33097
33098 \begin_inset ERT
33099 status collapsed
33100
33101 \begin_layout Plain Layout
33102
33103
33104 \backslash
33105 else 
33106 \end_layout
33107
33108 \end_inset
33109
33110
33111 \begin_inset Note Note
33112 status open
33113
33114 \begin_layout Plain Layout
33115
33116 \series bold
33117 braket
33118 \series default
33119  LaTeXパッケージが導入されていないときには、以下が表示されます。
33120 \end_layout
33121
33122 \end_inset
33123
33124
33125 \end_layout
33126
33127 \begin_layout Standard
33128 本小節の全体を出力で見るためには、
33129 \series bold
33130 braket
33131 \series default
33132  LaTeXパッケージを導入する必要があります。
33133 \end_layout
33134
33135 \begin_layout Standard
33136 \begin_inset ERT
33137 status collapsed
33138
33139 \begin_layout Plain Layout
33140
33141
33142 \backslash
33143 fi 
33144 \end_layout
33145
33146 \end_inset
33147
33148
33149 \end_layout
33150
33151 \begin_layout Standard
33152
33153 \series bold
33154
33155 \backslash
33156 Braket
33157 \series default
33158 と同じ効果は、第
33159 \begin_inset CommandInset ref
33160 LatexCommand ref
33161 reference "sub:自動の括弧丈"
33162
33163 \end_inset
33164
33165 節に説明されているとおり、
33166 \series bold
33167
33168 \backslash
33169 middle
33170 \series default
33171 コマンドを用いることによっても実現できます。
33172 \end_layout
33173
33174 \begin_layout Subsection
33175 自己定義の分数
33176 \begin_inset CommandInset label
33177 LatexCommand label
33178 name "sub:自己定義の分数"
33179
33180 \end_inset
33181
33182
33183 \begin_inset Index idx
33184 status collapsed
33185
33186 \begin_layout Plain Layout
33187 ぶんすう@分数 ! じこていぎの@自己定義の ---
33188 \end_layout
33189
33190 \end_inset
33191
33192
33193 \end_layout
33194
33195 \begin_layout Standard
33196 分数用の自製コマンドを定義するには、以下の書式を持つ
33197 \series bold
33198
33199 \backslash
33200 genfrac
33201 \series default
33202
33203 \begin_inset Index idx
33204 status collapsed
33205
33206 \begin_layout Plain Layout
33207 こまんど@コマンド ! G ! 
33208 \backslash
33209 genfrac
33210 \end_layout
33211
33212 \end_inset
33213
33214 コマンドを使います。
33215 \end_layout
33216
33217 \begin_layout Standard
33218
33219 \series bold
33220
33221 \backslash
33222 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
33223 \begin_inset Newline newline
33224 \end_inset
33225
33226
33227 \begin_inset Phantom HPhantom
33228 status open
33229
33230 \begin_layout Plain Layout
33231
33232 \series bold
33233
33234 \backslash
33235 genfrac
33236 \end_layout
33237
33238 \end_inset
33239
33240 {分子}{分母}
33241 \end_layout
33242
33243 \begin_layout Standard
33244 ここで「様式」は、0
33245 \begin_inset space \thinspace{}
33246 \end_inset
33247
33248 -
33249 \begin_inset space \thinspace{}
33250 \end_inset
33251
33252 3の範囲の数字です。
33253 \end_layout
33254
33255 \begin_layout Standard
33256 \align center
33257 \begin_inset Tabular
33258 <lyxtabular version="3" rows="5" columns="2">
33259 <features rotate="0" tabularvalignment="middle">
33260 <column alignment="center" valignment="top">
33261 <column alignment="center" valignment="top">
33262 <row>
33263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33264 \begin_inset Text
33265
33266 \begin_layout Plain Layout
33267 数字
33268 \end_layout
33269
33270 \end_inset
33271 </cell>
33272 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33273 \begin_inset Text
33274
33275 \begin_layout Plain Layout
33276 様式(大きさ)
33277 \end_layout
33278
33279 \end_inset
33280 </cell>
33281 </row>
33282 <row>
33283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33284 \begin_inset Text
33285
33286 \begin_layout Plain Layout
33287 0
33288 \end_layout
33289
33290 \end_inset
33291 </cell>
33292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33293 \begin_inset Text
33294
33295 \begin_layout Plain Layout
33296 別行立て様式の数式
33297 \end_layout
33298
33299 \end_inset
33300 </cell>
33301 </row>
33302 <row>
33303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33304 \begin_inset Text
33305
33306 \begin_layout Plain Layout
33307 1
33308 \end_layout
33309
33310 \end_inset
33311 </cell>
33312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33313 \begin_inset Text
33314
33315 \begin_layout Plain Layout
33316 行内数式
33317 \end_layout
33318
33319 \end_inset
33320 </cell>
33321 </row>
33322 <row>
33323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33324 \begin_inset Text
33325
33326 \begin_layout Plain Layout
33327 2
33328 \end_layout
33329
33330 \end_inset
33331 </cell>
33332 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33333 \begin_inset Text
33334
33335 \begin_layout Plain Layout
33336 やや小(small)
33337 \end_layout
33338
33339 \end_inset
33340 </cell>
33341 </row>
33342 <row>
33343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33344 \begin_inset Text
33345
33346 \begin_layout Plain Layout
33347 3
33348 \end_layout
33349
33350 \end_inset
33351 </cell>
33352 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33353 \begin_inset Text
33354
33355 \begin_layout Plain Layout
33356 最小(tiny)
33357 \end_layout
33358
33359 \end_inset
33360 </cell>
33361 </row>
33362 </lyxtabular>
33363
33364 \end_inset
33365
33366
33367 \end_layout
33368
33369 \begin_layout Standard
33370 「様式」を指定しないときには、
33371 \series bold
33372
33373 \backslash
33374 frac
33375 \series default
33376 コマンドのように、大きさは周囲の環境に合わせて調節されます。 
33377 \end_layout
33378
33379 \begin_layout Standard
33380 「分数線の厚み」を指定しないときには、既定値である0.4
33381 \begin_inset space \thinspace{}
33382 \end_inset
33383
33384 ptが用いられます。
33385 \end_layout
33386
33387 \begin_layout Standard
33388 \begin_inset VSpace medskip
33389 \end_inset
33390
33391 たとえば、第
33392 \begin_inset CommandInset ref
33393 LatexCommand ref
33394 reference "sub:分数"
33395
33396 \end_inset
33397
33398 節の
33399 \series bold
33400
33401 \backslash
33402 dfrac
33403 \series default
33404 コマンドおよび
33405 \series bold
33406
33407 \backslash
33408 tbinom
33409 \series default
33410 コマンドは、
33411 \end_layout
33412
33413 \begin_layout Standard
33414
33415 \series bold
33416
33417 \backslash
33418 newcommand{
33419 \backslash
33420 dfrac}[2]{
33421 \backslash
33422 genfrac{}{}{}{0}{#1}{#2}}
33423 \end_layout
33424
33425 \begin_layout Standard
33426 あるいは
33427 \end_layout
33428
33429 \begin_layout Standard
33430
33431 \series bold
33432
33433 \backslash
33434 newcommand{
33435 \backslash
33436 tbinom}[2]{
33437 \backslash
33438 genfrac{(}{)}{0pt}{1}{#1}{#2}}
33439 \end_layout
33440
33441 \begin_layout Standard
33442 というコマンドで定義できます。
33443 \end_layout
33444
33445 \begin_layout Standard
33446 \begin_inset VSpace medskip
33447 \end_inset
33448
33449 分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
33450 \end_layout
33451
33452 \begin_layout Standard
33453
33454 \series bold
33455
33456 \backslash
33457 newcommand{
33458 \backslash
33459 fracS}[3][]{
33460 \backslash
33461 genfrac{}{}{#1}{}{#2}{#3}}
33462 \end_layout
33463
33464 \begin_layout Standard
33465 という行を入れます。
33466 \begin_inset Newpage newpage
33467 \end_inset
33468
33469
33470 \end_layout
33471
33472 \begin_layout Standard
33473 以下は、そのテストです。
33474 \begin_inset Formula 
33475 \begin{align*}
33476 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
33477 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
33478 \end{align*}
33479
33480 \end_inset
33481
33482 ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
33483 \end_layout
33484
33485 \begin_layout Subsection
33486 数式の消去
33487 \begin_inset Index idx
33488 status collapsed
33489
33490 \begin_layout Plain Layout
33491 すうしき@数式 ! しょうきょ@消去
33492 \end_layout
33493
33494 \end_inset
33495
33496
33497 \end_layout
33498
33499 \begin_layout Standard
33500 数式を消去するには、4つの方法があります。
33501 \end_layout
33502
33503 \begin_layout Standard
33504 \align center
33505 \begin_inset Tabular
33506 <lyxtabular version="3" rows="5" columns="2">
33507 <features rotate="0" tabularvalignment="middle">
33508 <column alignment="center" valignment="top">
33509 <column alignment="center" valignment="top">
33510 <row>
33511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33512 \begin_inset Text
33513
33514 \begin_layout Plain Layout
33515 コマンド
33516 \end_layout
33517
33518 \end_inset
33519 </cell>
33520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33521 \begin_inset Text
33522
33523 \begin_layout Plain Layout
33524 出力
33525 \begin_inset Note Note
33526 status collapsed
33527
33528 \begin_layout Plain Layout
33529 ここで
33530 \series bold
33531
33532 \backslash
33533 raisebox
33534 \series default
33535 はスペーサーとして使用しているだけです。
33536 \end_layout
33537
33538 \end_inset
33539
33540
33541 \end_layout
33542
33543 \end_inset
33544 </cell>
33545 </row>
33546 <row>
33547 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33548 \begin_inset Text
33549
33550 \begin_layout Plain Layout
33551
33552 \backslash
33553 cancel
33554 \begin_inset space \textvisiblespace{}
33555 \end_inset
33556
33557 int
33558 \begin_inset space \textvisiblespace{}
33559 \end_inset
33560
33561 A=B
33562 \end_layout
33563
33564 \end_inset
33565 </cell>
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Plain Layout
33570 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
33571 \end_inset
33572
33573
33574 \end_layout
33575
33576 \end_inset
33577 </cell>
33578 </row>
33579 <row>
33580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33581 \begin_inset Text
33582
33583 \begin_layout Plain Layout
33584
33585 \backslash
33586 bcancel
33587 \begin_inset space \textvisiblespace{}
33588 \end_inset
33589
33590
33591 \backslash
33592 int
33593 \begin_inset space \textvisiblespace{}
33594 \end_inset
33595
33596 A=B
33597 \end_layout
33598
33599 \end_inset
33600 </cell>
33601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33602 \begin_inset Text
33603
33604 \begin_layout Plain Layout
33605 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
33606 \end_inset
33607
33608
33609 \end_layout
33610
33611 \end_inset
33612 </cell>
33613 </row>
33614 <row>
33615 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33616 \begin_inset Text
33617
33618 \begin_layout Plain Layout
33619
33620 \backslash
33621 xcancel
33622 \begin_inset space \textvisiblespace{}
33623 \end_inset
33624
33625
33626 \backslash
33627 int
33628 \begin_inset space \textvisiblespace{}
33629 \end_inset
33630
33631 A=B
33632 \end_layout
33633
33634 \end_inset
33635 </cell>
33636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33637 \begin_inset Text
33638
33639 \begin_layout Plain Layout
33640 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33641 \end_inset
33642
33643
33644 \end_layout
33645
33646 \end_inset
33647 </cell>
33648 </row>
33649 <row>
33650 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33651 \begin_inset Text
33652
33653 \begin_layout Plain Layout
33654
33655 \backslash
33656 cancelto
33657 \begin_inset space \textvisiblespace{}
33658 \end_inset
33659
33660
33661 \backslash
33662 int
33663 \begin_inset space \textvisiblespace{}
33664 \end_inset
33665
33666 A=B
33667 \begin_inset Formula $\to$
33668 \end_inset
33669
33670 1
33671 \end_layout
33672
33673 \end_inset
33674 </cell>
33675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33676 \begin_inset Text
33677
33678 \begin_layout Plain Layout
33679 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33680 \end_inset
33681
33682
33683 \end_layout
33684
33685 \end_inset
33686 </cell>
33687 </row>
33688 </lyxtabular>
33689
33690 \end_inset
33691
33692
33693 \end_layout
33694
33695 \begin_layout Standard
33696
33697 \series bold
33698
33699 \backslash
33700 cancelto
33701 \series default
33702 は、以下のように、とくに数式中の分数を約分を表示するのに適しています。
33703 \begin_inset Formula 
33704 \[
33705 \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}}}
33706 \]
33707
33708 \end_inset
33709
33710
33711 \end_layout
33712
33713 \begin_layout Standard
33714
33715 \lang english
33716 To change the size of 
33717 \series bold
33718
33719 \backslash
33720 cancelto
33721 \series default
33722 's 
33723 \begin_inset Quotes eld
33724 \end_inset
33725
33726 subscript
33727 \begin_inset Quotes erd
33728 \end_inset
33729
33730  value one can add the LaTeX-preamble line
33731 \end_layout
33732
33733 \begin_layout Standard
33734
33735 \series bold
33736
33737 \backslash
33738 PassOptionsToPackage{option}{cancel}
33739 \end_layout
33740
33741 \begin_layout Standard
33742
33743 \lang english
33744 where 
33745 \series bold
33746 option
33747 \series default
33748  is either 
33749 \series bold
33750 samesize
33751 \series default
33752  which leads to the same size as for the canceled value, or 
33753 \series bold
33754 Smaller
33755 \series default
33756  which makes is it a bit smaller than normal.
33757 \end_layout
33758
33759 \begin_layout Standard
33760 という行で読み込まれています。取り消し線に色を付けるには、TeXコードで以下のコマンドを書き加えてください。
33761 \end_layout
33762
33763 \begin_layout Standard
33764
33765 \series bold
33766
33767 \backslash
33768 renewcommand{
33769 \backslash
33770 CancelColor}{
33771 \backslash
33772 color{red}}
33773 \end_layout
33774
33775 \begin_layout Standard
33776 ここで
33777 \series bold
33778 red
33779 \series default
33780 は、お好みの色に変更することができます。
33781 \end_layout
33782
33783 \begin_layout Standard
33784 \begin_inset ERT
33785 status collapsed
33786
33787 \begin_layout Plain Layout
33788
33789
33790 \backslash
33791 renewcommand{
33792 \backslash
33793 CancelColor}{
33794 \backslash
33795 color{red}}
33796 \end_layout
33797
33798 \end_inset
33799
33800
33801 \end_layout
33802
33803 \begin_layout Standard
33804 \begin_inset Formula 
33805 \[
33806 \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}}}
33807 \]
33808
33809 \end_inset
33810
33811
33812 \end_layout
33813
33814 \begin_layout Standard
33815 \begin_inset ERT
33816 status collapsed
33817
33818 \begin_layout Plain Layout
33819
33820
33821 \backslash
33822 renewcommand{
33823 \backslash
33824 CancelColor}{
33825 \backslash
33826 color{black}}
33827 \end_layout
33828
33829 \end_inset
33830
33831
33832 \begin_inset Note Note
33833 status open
33834
33835 \begin_layout Plain Layout
33836 色をリセット
33837 \end_layout
33838
33839 \end_inset
33840
33841
33842 \end_layout
33843
33844 \begin_layout Standard
33845 他の微調整については、
33846 \series bold
33847 cancel
33848 \series default
33849 パッケージの取扱説明書
33850 \begin_inset CommandInset citation
33851 LatexCommand cite
33852 key "cancel"
33853
33854 \end_inset
33855
33856 をご覧ください。
33857 \begin_inset Index idx
33858 status collapsed
33859
33860 \begin_layout Plain Layout
33861 ぱっけーじ@パッケージ ! cancel
33862 \end_layout
33863
33864 \end_inset
33865
33866
33867 \end_layout
33868
33869 \begin_layout Subsection
33870 節見出し中の数式
33871 \begin_inset CommandInset label
33872 LatexCommand label
33873 name "sub:節見出し中の数式"
33874
33875 \end_inset
33876
33877
33878 \begin_inset Index idx
33879 status collapsed
33880
33881 \begin_layout Plain Layout
33882 すうしき@数式 ! せつみだしちゅうの@節見出し中の ---
33883 \end_layout
33884
33885 \end_inset
33886
33887
33888 \end_layout
33889
33890 \begin_layout Standard
33891 数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
33892 \end_layout
33893
33894 \begin_layout Standard
33895 \begin_inset Note Greyedout
33896 status open
33897
33898 \begin_layout Plain Layout
33899 文書設定ダイアログの
33900 \family sans
33901 PDF特性
33902 \family default
33903
33904 \series bold
33905 hyperref
33906 \series default
33907
33908 \begin_inset Index idx
33909 status collapsed
33910
33911 \begin_layout Plain Layout
33912 ぱっけーじ@パッケージ ! hyperref
33913 \end_layout
33914
33915 \end_inset
33916
33917 サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
33918 出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
33919 \end_layout
33920
33921 \end_inset
33922
33923
33924 \end_layout
33925
33926 \begin_layout Standard
33927 これらの問題は、
33928 \family sans
33929 挿入\SpecialChar \menuseparator
33930 短縮タイトル
33931 \family default
33932 メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
33933 に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
33934 \end_layout
33935
33936 \begin_layout Standard
33937 数式を目次中でも使わなくてもならないが、
33938 \series bold
33939 hyperref
33940 \series default
33941 も使用しなくてはならないときには、
33942 \end_layout
33943
33944 \begin_layout Standard
33945
33946 \series bold
33947
33948 \backslash
33949 texorpdfstring{部分}{代替文字列}
33950 \begin_inset Index idx
33951 status collapsed
33952
33953 \begin_layout Plain Layout
33954 こまんど@コマンド ! T ! 
33955 \backslash
33956 texorpdfstring
33957 \end_layout
33958
33959 \end_inset
33960
33961
33962 \end_layout
33963
33964 \begin_layout Standard
33965 というコマンドをTeXモードで使う方法があります。
33966 \end_layout
33967
33968 \begin_layout Standard
33969 「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
33970 文字列」が用いられます。
33971 \end_layout
33972
33973 \begin_layout Standard
33974 以下の二つは、見出しの例です。
33975 \begin_inset VSpace -3mm
33976 \end_inset
33977
33978
33979 \begin_inset ERT
33980 status collapsed
33981
33982 \begin_layout Plain Layout
33983
33984
33985 \backslash
33986 boldmath 
33987 \end_layout
33988
33989 \end_inset
33990
33991
33992 \end_layout
33993
33994 \begin_layout Subsubsection
33995 目次中では数式を使わない見出し
33996 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33997 \end_inset
33998
33999
34000 \begin_inset Argument 1
34001 status collapsed
34002
34003 \begin_layout Plain Layout
34004 目次中では数式を使わない見出し
34005 \end_layout
34006
34007 \end_inset
34008
34009
34010 \end_layout
34011
34012 \begin_layout Subsubsection
34013 目次中で数式を使う見出し
34014 \begin_inset ERT
34015 status collapsed
34016
34017 \begin_layout Plain Layout
34018
34019
34020 \backslash
34021 texorpdfstring{
34022 \end_layout
34023
34024 \end_inset
34025
34026  
34027 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
34028 \end_inset
34029
34030
34031 \begin_inset ERT
34032 status collapsed
34033
34034 \begin_layout Plain Layout
34035
34036 }{}
34037 \end_layout
34038
34039 \end_inset
34040
34041
34042 \end_layout
34043
34044 \begin_layout Standard
34045 \begin_inset ERT
34046 status collapsed
34047
34048 \begin_layout Plain Layout
34049
34050
34051 \backslash
34052 unboldmath 
34053 \end_layout
34054
34055 \end_inset
34056
34057 一つめの見出しでは短縮タイトルが使われており、二つめの見出しでは
34058 \series bold
34059
34060 \backslash
34061 texorpdfstring
34062 \series default
34063 が使われています。
34064 \end_layout
34065
34066 \begin_layout Standard
34067 他の節見出しと同じ書式を得るために、上の見出し全体は
34068 \series bold
34069 boldmath
34070 \series default
34071 環境に設定してあります
34072 \begin_inset Foot
34073 status collapsed
34074
34075 \begin_layout Plain Layout
34076
34077 \begin_inset CommandInset ref
34078 LatexCommand ref
34079 reference "sub:ボールド体の数式"
34080
34081 \end_inset
34082
34083 節参照。
34084 \end_layout
34085
34086 \end_inset
34087
34088
34089 \end_layout
34090
34091 \begin_layout Subsection
34092 多段組文中の数式
34093 \begin_inset Index idx
34094 status collapsed
34095
34096 \begin_layout Plain Layout
34097 すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の ---
34098 \end_layout
34099
34100 \end_inset
34101
34102
34103 \end_layout
34104
34105 \begin_layout Standard
34106 多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
34107 \series bold
34108 multicol
34109 \series default
34110
34111 \begin_inset Foot
34112 status collapsed
34113
34114 \begin_layout Plain Layout
34115
34116 \series bold
34117 multicol
34118 \series default
34119 は、標準的LaTeX頒布版のすべてに含まれています。
34120 \end_layout
34121
34122 \end_inset
34123
34124
34125 \begin_inset Index idx
34126 status collapsed
34127
34128 \begin_layout Plain Layout
34129 ぱっけーじ@パッケージ ! multicol
34130 \end_layout
34131
34132 \end_inset
34133
34134  LaTeXパッケージを、
34135 \end_layout
34136
34137 \begin_layout Standard
34138
34139 \series bold
34140
34141 \backslash
34142 usepackage{multicol}
34143 \end_layout
34144
34145 \begin_layout Standard
34146 というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
34147 \end_layout
34148
34149 \begin_layout Standard
34150 \begin_inset Note Greyedout
34151 status open
34152
34153 \begin_layout Plain Layout
34154 ここで、
34155 \family sans
34156 文書\SpecialChar \menuseparator
34157 設定
34158 \family default
34159 メニューの
34160 \family sans
34161 本文レイアウト
34162 \family default
34163 で、
34164 \family sans
34165 二段組文書
34166 \family default
34167 の設定を
34168 \emph on
34169 有効にしてはならない
34170 \emph default
34171 ことに注意してください。
34172 \end_layout
34173
34174 \end_inset
34175
34176
34177 \end_layout
34178
34179 \begin_layout Standard
34180 多段組文の前に
34181 \end_layout
34182
34183 \begin_layout Standard
34184
34185 \series bold
34186
34187 \backslash
34188 begin{multicols}{段数}
34189 \end_layout
34190
34191 \begin_layout Standard
34192 というコマンドをTeXモードで書き入れます。「段数」は、2
34193 \begin_inset space \thinspace{}
34194 \end_inset
34195
34196 -
34197 \begin_inset space \thinspace{}
34198 \end_inset
34199
34200 10のあいだの数字です。多段組文の終わる数式の前には、
34201 \end_layout
34202
34203 \begin_layout Standard
34204
34205 \series bold
34206
34207 \backslash
34208 end{multicols}
34209 \end_layout
34210
34211 \begin_layout Standard
34212 というコマンドをTeXモードで入れます。
34213 \end_layout
34214
34215 \begin_layout Standard
34216 このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
34217 \begin_inset space \thinspace{}
34218 \end_inset
34219
34220 mmの垂直空白を入れて下さい。数式様式
34221 \series bold
34222
34223 \begin_inset Foot
34224 status collapsed
34225
34226 \begin_layout Plain Layout
34227
34228 \series bold
34229 数式様式に関しては、第
34230 \series default
34231
34232 \begin_inset CommandInset ref
34233 LatexCommand ref
34234 reference "sec:数式様式"
34235
34236 \end_inset
34237
34238 節をご覧下さい。
34239 \end_layout
34240
34241 \end_inset
34242
34243
34244 \series default
34245 として
34246 \series bold
34247 行頭下げ
34248 \series default
34249 を使用している場合には、代わりに-9
34250 \begin_inset space \thinspace{}
34251 \end_inset
34252
34253 mmの垂直空白を入れて下さい。
34254 \end_layout
34255
34256 \begin_layout Standard
34257 以下は、別行立て数式を含む、多段組文の例です。
34258 \end_layout
34259
34260 \begin_layout Standard
34261 \begin_inset ERT
34262 status collapsed
34263
34264 \begin_layout Plain Layout
34265
34266
34267 \backslash
34268 begin{multicols}{2}
34269 \end_layout
34270
34271 \end_inset
34272
34273
34274 \lang ngerman
34275 Das Spektrum wird fouriertransformiert.
34276  Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
34277 , Lösungsmittel) zu trennen.
34278  Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
34279  nun das Aussehen des Ausgangssignals.
34280  Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
34281  über alle Phasen integrieren muss.
34282  Sei nun 
34283 \begin_inset Formula $S$
34284 \end_inset
34285
34286  unser normiertes Ausgangssignal und 
34287 \begin_inset Formula $P$
34288 \end_inset
34289
34290  die Phasenverteilungsfunktion, so ergibt sich die Beziehung
34291 \lang japanese
34292
34293 \begin_inset ERT
34294 status collapsed
34295
34296 \begin_layout Plain Layout
34297
34298
34299 \backslash
34300 end{multicols}
34301 \end_layout
34302
34303 \end_inset
34304
34305
34306 \begin_inset VSpace -6mm
34307 \end_inset
34308
34309
34310 \begin_inset Formula 
34311 \begin{equation}
34312 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
34313 \end{equation}
34314
34315 \end_inset
34316
34317
34318 \begin_inset ERT
34319 status collapsed
34320
34321 \begin_layout Plain Layout
34322
34323
34324 \backslash
34325 begin{multicols}{2}
34326 \end_layout
34327
34328 \end_inset
34329
34330
34331 \lang ngerman
34332 wobei 
34333 \begin_inset Formula $S_{0}$
34334 \end_inset
34335
34336  das Signal ohne Gradient ist und die Normierungsbedingung 
34337 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
34338 \end_inset
34339
34340  gilt.
34341  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
34342  Direkt nach dem 
34343 \begin_inset Formula $\nicefrac{\pi}{2}$
34344 \end_inset
34345
34346
34347 \begin_inset space \thinspace{}
34348 \end_inset
34349
34350 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
34351  das Signal zusätzlich abschwächt.
34352  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
34353  
34354 \begin_inset Formula $T_{2}$
34355 \end_inset
34356
34357 -Zeit.
34358 \end_layout
34359
34360 \begin_layout Standard
34361 \begin_inset ERT
34362 status collapsed
34363
34364 \begin_layout Plain Layout
34365
34366
34367 \backslash
34368 end{multicols}
34369 \end_layout
34370
34371 \end_inset
34372
34373  
34374 \end_layout
34375
34376 \begin_layout Subsection
34377 変数の説明付き数式
34378 \begin_inset Index idx
34379 status collapsed
34380
34381 \begin_layout Plain Layout
34382 すうしき@数式 ! へんすうのせつめいつき@変数の説明付き
34383 \end_layout
34384
34385 \end_inset
34386
34387
34388 \end_layout
34389
34390 \begin_layout Standard
34391 \begin_inset CommandInset ref
34392 LatexCommand eqref
34393 reference "eq:within"
34394
34395 \end_inset
34396
34397 式のように、数式内で変数の説明をするには、
34398 \begin_inset Formula $n$
34399 \end_inset
34400
34401 個の変数が使われている場合、左寄せの列を持つ
34402 \begin_inset Formula $2\times n$
34403 \end_inset
34404
34405 行列を使用します
34406 \begin_inset Foot
34407 status collapsed
34408
34409 \begin_layout Plain Layout
34410 行列に関しては、第
34411 \begin_inset CommandInset ref
34412 LatexCommand ref
34413 reference "sec:行列"
34414
34415 \end_inset
34416
34417 節参照。
34418 \end_layout
34419
34420 \end_inset
34421
34422 。説明を小さな文字にするには、行列の前に、たとえば
34423 \series bold
34424
34425 \backslash
34426 footnotesize
34427 \series default
34428 コマンドを挿入します
34429 \begin_inset Foot
34430 status collapsed
34431
34432 \begin_layout Plain Layout
34433 フォント寸法に関しては、第
34434 \begin_inset CommandInset ref
34435 LatexCommand ref
34436 reference "sub:書体寸法"
34437
34438 \end_inset
34439
34440 節参照。
34441 \end_layout
34442
34443 \end_inset
34444
34445
34446 \end_layout
34447
34448 \begin_layout Standard
34449 数式様式に
34450 \series bold
34451 行頭下げ
34452 \begin_inset Foot
34453 status collapsed
34454
34455 \begin_layout Plain Layout
34456
34457 \series bold
34458 数式様式に関しては、第
34459 \series default
34460
34461 \begin_inset CommandInset ref
34462 LatexCommand ref
34463 reference "sec:数式様式"
34464
34465 \end_inset
34466
34467 節参照。
34468 \end_layout
34469
34470 \end_inset
34471
34472
34473 \series default
34474 を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
34475 \series bold
34476
34477 \backslash
34478 hfill
34479 \series default
34480
34481 \begin_inset Foot
34482 status collapsed
34483
34484 \begin_layout Plain Layout
34485
34486 \series bold
34487
34488 \backslash
34489 hfill
34490 \series default
34491 は、
34492 \series bold
34493 行頭下げ
34494 \series default
34495 様式のときのみ機能します。第
34496 \begin_inset CommandInset ref
34497 LatexCommand ref
34498 reference "sub:可変長の空白"
34499
34500 \end_inset
34501
34502 節をご覧下さい。
34503 \end_layout
34504
34505 \end_inset
34506
34507 を入れます。
34508 \end_layout
34509
34510 \begin_layout Standard
34511 数式様式に
34512 \series bold
34513 中央揃え
34514 \series default
34515 を使っている場合、数式を字下げするには、第
34516 \begin_inset CommandInset ref
34517 LatexCommand ref
34518 reference "sub:flalign環境"
34519
34520 \end_inset
34521
34522 節で述べた方法を使用します。
34523 \begin_inset CommandInset ref
34524 LatexCommand eqref
34525 reference "eq:within"
34526
34527 \end_inset
34528
34529 式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
34530 \begin_inset Formula 
34531 \begin{flalign}
34532 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
34533 \rho & \textrm{density}\\
34534 V & \textrm{volume}\\
34535 g & \textrm{gravitational acceleration}
34536 \end{array} &  & {}\label{eq:within}
34537 \end{flalign}
34538
34539 \end_inset
34540
34541
34542 \end_layout
34543
34544 \begin_layout Subsection
34545 アップライト体のギリシャ小文字
34546 \begin_inset CommandInset label
34547 LatexCommand label
34548 name "sub:アップライト体ギリシャ小文字"
34549
34550 \end_inset
34551
34552
34553 \begin_inset Index idx
34554 status collapsed
34555
34556 \begin_layout Plain Layout
34557 ぎりしゃもじ@ギリシャ文字 ! あっぷらいとたい@アップライト体
34558 \end_layout
34559
34560 \end_inset
34561
34562
34563 \end_layout
34564
34565 \begin_layout Standard
34566 ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
34567 \begin_inset Formula $\pi$
34568 \end_inset
34569
34570 中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
34571 \series bold
34572 upgreek.sty
34573 \series default
34574
34575 \begin_inset Foot
34576 status collapsed
34577
34578 \begin_layout Plain Layout
34579
34580 \series bold
34581 upgreek
34582 \series default
34583 は、
34584 \series bold
34585 was
34586 \series default
34587
34588 \begin_inset Index idx
34589 status collapsed
34590
34591 \begin_layout Plain Layout
34592 ぱっけーじ@パッケージ ! was
34593 \begin_inset ERT
34594 status collapsed
34595
34596 \begin_layout Plain Layout
34597
34598
34599 \backslash
34600 vspace{4mm}
34601 \end_layout
34602
34603 \end_inset
34604
34605
34606 \end_layout
34607
34608 \end_inset
34609
34610  LaTeXパッケージの一部です。
34611 \end_layout
34612
34613 \end_inset
34614
34615
34616 \begin_inset Index idx
34617 status collapsed
34618
34619 \begin_layout Plain Layout
34620 ぱっけーじ@パッケージ ! upgreek
34621 \end_layout
34622
34623 \end_inset
34624
34625  ファイルを
34626 \end_layout
34627
34628 \begin_layout Standard
34629
34630 \series bold
34631
34632 \backslash
34633 usepackage{upgreek}
34634 \end_layout
34635
34636 \begin_layout Standard
34637 というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
34638 \begin_inset ERT
34639 status collapsed
34640
34641 \begin_layout Plain Layout
34642
34643
34644 \backslash
34645 ifupgreek 
34646 \end_layout
34647
34648 \end_inset
34649
34650
34651 \begin_inset Note Note
34652 status open
34653
34654 \begin_layout Plain Layout
34655 以下の表は、
34656 \series bold
34657 upgreek
34658 \series default
34659  LaTeXパッケージが導入済みのときのみ表示されます。
34660 \end_layout
34661
34662 \end_inset
34663
34664 アップライト体のギリシャ小文字は、ギリシャ小文字のコマンド名の前に
34665 \series bold
34666 up
34667 \series default
34668 を付けると作ることができます。たとえば
34669 \series bold
34670
34671 \backslash
34672 uptau
34673 \series default
34674 コマンドは、
34675 \begin_inset Formula $\uptau$
34676 \end_inset
34677
34678 のようになります。
34679 \end_layout
34680
34681 \begin_layout Standard
34682 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
34683 \begin_inset Formula 
34684 \[
34685 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
34686 \]
34687
34688 \end_inset
34689
34690
34691 \end_layout
34692
34693 \begin_layout Standard
34694 アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「
34695 \begin_inset Formula $\mu m$
34696 \end_inset
34697
34698 」のような単位に使うべきではありません。
34699 \end_layout
34700
34701 \begin_layout Standard
34702 \begin_inset ERT
34703 status collapsed
34704
34705 \begin_layout Plain Layout
34706
34707
34708 \backslash
34709 else 
34710 \end_layout
34711
34712 \end_inset
34713
34714
34715 \begin_inset Note Note
34716 status open
34717
34718 \begin_layout Plain Layout
34719 以下は、
34720 \series bold
34721 upgreek
34722 \series default
34723  LaTeXパッケージが導入されていないときのみ表示されます。
34724 \end_layout
34725
34726 \end_inset
34727
34728
34729 \end_layout
34730
34731 \begin_layout Standard
34732 この小節のすべてを出力で見るには、
34733 \series bold
34734 upgreek
34735 \series default
34736  LaTeXパッケージを導入する必要があります。
34737 \end_layout
34738
34739 \begin_layout Standard
34740 \begin_inset ERT
34741 status collapsed
34742
34743 \begin_layout Plain Layout
34744
34745
34746 \backslash
34747 fi 
34748 \end_layout
34749
34750 \end_inset
34751
34752
34753 \begin_inset Newpage newpage
34754 \end_inset
34755
34756
34757 \end_layout
34758
34759 \begin_layout Subsection
34760 数式中のテキスト文字
34761 \begin_inset CommandInset label
34762 LatexCommand label
34763 name "sub:数式中のテキスト文字"
34764
34765 \end_inset
34766
34767
34768 \begin_inset Index idx
34769 status collapsed
34770
34771 \begin_layout Plain Layout
34772 てきすと@テキスト ! すうしきちゅうの@数式中の ---
34773 \end_layout
34774
34775 \end_inset
34776
34777
34778 \end_layout
34779
34780 \begin_layout Standard
34781 折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
34782 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34783 \end_inset
34784
34785 のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
34786 \series bold
34787
34788 \backslash
34789 cdot
34790 \series default
34791
34792 \begin_inset Foot
34793 status collapsed
34794
34795 \begin_layout Plain Layout
34796
34797 \begin_inset CommandInset ref
34798 LatexCommand ref
34799 reference "sub:二項演算子"
34800
34801 \end_inset
34802
34803 節参照。
34804 \end_layout
34805
34806 \end_inset
34807
34808 コマンドを挿入しなくてはならなくなることでしょう。しかし、
34809 \end_layout
34810
34811 \begin_layout Standard
34812
34813 \series bold
34814
34815 \backslash
34816 Declare Inputtext{183}{
34817 \backslash
34818 ifmmode
34819 \backslash
34820 cdot
34821 \backslash
34822 else
34823 \backslash
34824 textperiodcentered
34825 \backslash
34826 f\SpecialChar \textcompwordmark{}
34827 i}
34828 \end_layout
34829
34830 \begin_layout Standard
34831 というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
34832 \end_layout
34833
34834 \begin_layout Standard
34835 文字エンコーディング(
34836 \family sans
34837 文書\SpecialChar \menuseparator
34838 設定\SpecialChar \menuseparator
34839 言語
34840 \family default
34841 メニュー)は、キーボード上の
34842 \begin_inset Flex Ruby
34843 status collapsed
34844
34845 \begin_layout Plain Layout
34846
34847 \begin_inset Argument post:1
34848 status collapsed
34849
34850 \begin_layout Plain Layout
34851 キー
34852 \end_layout
34853
34854 \end_inset
34855
34856
34857 \end_layout
34858
34859 \end_inset
34860
34861 が押されたときにどの文字が表示されるかを指定します。「·」文字に対応する鍵が押されると、内部的には
34862 \series bold
34863
34864 \backslash
34865 textperiodcentered
34866 \series default
34867 コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
34868 否かによって、正しいコマンドが自動的に選択されます。
34869 \end_layout
34870
34871 \begin_layout Standard
34872 定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
34873 \series bold
34874 latin9
34875 \series default
34876 エンコーディングは、LaTeXがインストールされたフォルダにある
34877 \series bold
34878 latin9.def
34879 \series default
34880 ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
34881 は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
34882 \end_layout
34883
34884 \begin_layout Standard
34885 \begin_inset VSpace medskip
34886 \end_inset
34887
34888 中黒の他にこの文書では、角度記号「
34889 \begin_inset Formula $^{\circ}$
34890 \end_inset
34891
34892 」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
34893 \begin_inset Foot
34894 status collapsed
34895
34896 \begin_layout Plain Layout
34897 (訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
34898 \end_layout
34899
34900 \end_inset
34901
34902
34903 \end_layout
34904
34905 \begin_layout Standard
34906
34907 \series bold
34908
34909 \backslash
34910 DeclareInputtext{176}{
34911 \backslash
34912 ifmmode^
34913 \backslash
34914 circ
34915 \backslash
34916 else
34917 \backslash
34918 textdegree
34919 \backslash
34920 f\SpecialChar \textcompwordmark{}
34921 i}
34922 \end_layout
34923
34924 \begin_layout Standard
34925 \begin_inset Newpage newpage
34926 \end_inset
34927
34928
34929 \end_layout
34930
34931 \begin_layout Section
34932 \start_of_appendix
34933 組版上の助言
34934 \begin_inset Index idx
34935 status collapsed
34936
34937 \begin_layout Plain Layout
34938 くみばんじょうのじょげん@組版上の助言
34939 \end_layout
34940
34941 \end_inset
34942
34943
34944 \end_layout
34945
34946 \begin_layout Standard
34947 この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
34948 \begin_inset Foot
34949 status collapsed
34950
34951 \begin_layout Plain Layout
34952 この要約の一部は、ISO規則を取り上げている「Duden」
34953 \begin_inset CommandInset citation
34954 LatexCommand cite
34955 key "Duden"
34956
34957 \end_inset
34958
34959 と呼ばれるドイツの半公的辞書から採られています。
34960 \end_layout
34961
34962 \end_inset
34963
34964
34965 \end_layout
34966
34967 \begin_layout Itemize
34968 物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
34969 \begin_inset Foot
34970 status collapsed
34971
34972 \begin_layout Plain Layout
34973 書体様式で指定します。第
34974 \begin_inset CommandInset ref
34975 LatexCommand ref
34976 reference "sub:書体様式"
34977
34978 \end_inset
34979
34980 節を参照。
34981 \end_layout
34982
34983 \end_inset
34984
34985 :30
34986 \begin_inset space \thinspace{}
34987 \end_inset
34988
34989 km/h
34990 \begin_inset Newline newline
34991 \end_inset
34992
34993 値と単位の間には、最小空白を入れます。第
34994 \begin_inset CommandInset ref
34995 LatexCommand ref
34996 reference "sub:定義済みの空白"
34997
34998 \end_inset
34999
35000 節を参照。
35001 \begin_inset Newline newline
35002 \end_inset
35003
35004 この慣習は、
35005 \series bold
35006
35007 \backslash
35008 unittwo
35009 \series default
35010 コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
35011 が得られます:
35012 \begin_inset Formula $\unit[30]{km/h}$
35013 \end_inset
35014
35015
35016 \begin_inset space \thinspace{}
35017 \end_inset
35018
35019 。実は、
35020 \series bold
35021
35022 \backslash
35023 unittwo
35024 \series default
35025 は、LaTeXコマンドの実体ではなく、
35026 \series bold
35027
35028 \backslash
35029 unit[値]{単位}
35030 \series default
35031 というコマンドです。したがって、これをTeXコード中で使用することはできません。
35032 \end_layout
35033
35034 \begin_layout Itemize
35035 百分率記号と千分率記号は、物理単位と同様に組みます:
35036 \begin_inset Newline newline
35037 \end_inset
35038
35039 血中アルコール1,2
35040 \begin_inset space \thinspace{}
35041 \end_inset
35042
35043
35044 \end_layout
35045
35046 \begin_layout Itemize
35047 角度記号は値の直後に置きます:
35048 \begin_inset Formula $15^{\circ}$
35049 \end_inset
35050
35051 。しかし、単位として用いられるときは別です:15
35052 \begin_inset space \thinspace{}
35053 \end_inset
35054
35055
35056 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
35057 \end_inset
35058
35059
35060 \end_layout
35061
35062 \begin_layout Itemize
35063 4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
35064 \begin_inset space \thinspace{}
35065 \end_inset
35066
35067 473
35068 \begin_inset space \thinspace{}
35069 \end_inset
35070
35071 588
35072 \end_layout
35073
35074 \begin_layout Itemize
35075 \begin_inset Formula $120\times90\times40$
35076 \end_inset
35077
35078
35079 \begin_inset space \thinspace{}
35080 \end_inset
35081
35082 cmのような寸法には、積記号「
35083 \begin_inset Formula $\times$
35084 \end_inset
35085
35086 」を用います。これは、
35087 \series bold
35088
35089 \backslash
35090 times
35091 \series default
35092 コマンドか、
35093 \family sans
35094 挿入\SpecialChar \menuseparator
35095 特殊文字\SpecialChar \menuseparator
35096 記号
35097 \family default
35098 メニューから入れることができます。
35099 \end_layout
35100
35101 \begin_layout Itemize
35102 いくつかの文字を含む関数名は、混乱を防ぐためにアップライト体にします。第
35103 \begin_inset CommandInset ref
35104 LatexCommand ref
35105 reference "sub:定義済み函数"
35106
35107 \end_inset
35108
35109 節を参照。
35110 \end_layout
35111
35112 \begin_layout Itemize
35113 複数の文字を含む指数は、アップライト体にします:
35114 \begin_inset Formula $E_{\mathrm{kin}}$
35115 \end_inset
35116
35117
35118 \begin_inset Newline newline
35119 \end_inset
35120
35121 行列要素はイタリック体にします:
35122 \begin_inset Formula $\hat{H}_{kl}$
35123 \end_inset
35124
35125
35126 \end_layout
35127
35128 \begin_layout Itemize
35129 微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
35130 \end_layout
35131
35132 \begin_layout Itemize
35133
35134 \noun on
35135 フーリエ
35136 \noun default
35137 変換を表す文字は、
35138 \series bold
35139
35140 \backslash
35141 mathscr
35142 \begin_inset space \textvisiblespace{}
35143 \end_inset
35144
35145 {F
35146 \series default
35147 コマンド
35148 \begin_inset Index idx
35149 status collapsed
35150
35151 \begin_layout Plain Layout
35152 こまんど@コマンド! M ! 
35153 \backslash
35154 mathscr
35155 \end_layout
35156
35157 \end_inset
35158
35159
35160 \family sans
35161 挿入\SpecialChar \menuseparator
35162 特殊文字\SpecialChar \menuseparator
35163 記号\SpecialChar \menuseparator
35164 文字様記号
35165 \family default
35166 メニューの
35167 \begin_inset Formula $\mathscr{F}$
35168 \end_inset
35169
35170 で入れることができます。
35171 \end_layout
35172
35173 \begin_layout Standard
35174 \begin_inset Newpage newpage
35175 \end_inset
35176
35177
35178 \end_layout
35179
35180 \begin_layout Section
35181 同義語
35182 \begin_inset Index idx
35183 status collapsed
35184
35185 \begin_layout Plain Layout
35186 どうぎご@同義語
35187 \end_layout
35188
35189 \end_inset
35190
35191
35192 \end_layout
35193
35194 \begin_layout Standard
35195 いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
35196 \end_layout
35197
35198 \begin_layout Standard
35199 \begin_inset VSpace bigskip
35200 \end_inset
35201
35202
35203 \begin_inset space \hfill{}
35204 \end_inset
35205
35206
35207 \begin_inset Tabular
35208 <lyxtabular version="3" rows="12" columns="2">
35209 <features rotate="0" tabularvalignment="middle">
35210 <column alignment="center" valignment="top" width="0pt">
35211 <column alignment="center" valignment="top" width="0pt">
35212 <row>
35213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35214 \begin_inset Text
35215
35216 \begin_layout Plain Layout
35217 コマンド
35218 \end_layout
35219
35220 \end_inset
35221 </cell>
35222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35223 \begin_inset Text
35224
35225 \begin_layout Plain Layout
35226 同義のコマンド
35227 \begin_inset Note Note
35228 status collapsed
35229
35230 \begin_layout Plain Layout
35231 ここで
35232 \series bold
35233
35234 \backslash
35235 raisebox
35236 \series default
35237 はスペーサーとして使用しているだけです。
35238 \end_layout
35239
35240 \end_inset
35241
35242
35243 \end_layout
35244
35245 \end_inset
35246 </cell>
35247 </row>
35248 <row>
35249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35250 \begin_inset Text
35251
35252 \begin_layout Plain Layout
35253
35254 \backslash
35255 ast
35256 \end_layout
35257
35258 \end_inset
35259 </cell>
35260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35261 \begin_inset Text
35262
35263 \begin_layout Plain Layout
35264 \begin_inset ERT
35265 status collapsed
35266
35267 \begin_layout Plain Layout
35268
35269
35270 \backslash
35271 raisebox{-1.2mm}{
35272 \end_layout
35273
35274 \end_inset
35275
35276 *
35277 \begin_inset ERT
35278 status collapsed
35279
35280 \begin_layout Plain Layout
35281
35282 }
35283 \end_layout
35284
35285 \end_inset
35286
35287
35288 \end_layout
35289
35290 \end_inset
35291 </cell>
35292 </row>
35293 <row>
35294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35295 \begin_inset Text
35296
35297 \begin_layout Plain Layout
35298
35299 \backslash
35300 choose
35301 \end_layout
35302
35303 \end_inset
35304 </cell>
35305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35306 \begin_inset Text
35307
35308 \begin_layout Plain Layout
35309
35310 \backslash
35311 binom
35312 \end_layout
35313
35314 \end_inset
35315 </cell>
35316 </row>
35317 <row>
35318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35319 \begin_inset Text
35320
35321 \begin_layout Plain Layout
35322
35323 \backslash
35324 geq
35325 \end_layout
35326
35327 \end_inset
35328 </cell>
35329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35330 \begin_inset Text
35331
35332 \begin_layout Plain Layout
35333
35334 \backslash
35335 ge
35336 \end_layout
35337
35338 \end_inset
35339 </cell>
35340 </row>
35341 <row>
35342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35343 \begin_inset Text
35344
35345 \begin_layout Plain Layout
35346
35347 \backslash
35348 lbrace
35349 \end_layout
35350
35351 \end_inset
35352 </cell>
35353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35354 \begin_inset Text
35355
35356 \begin_layout Plain Layout
35357 {
35358 \end_layout
35359
35360 \end_inset
35361 </cell>
35362 </row>
35363 <row>
35364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35365 \begin_inset Text
35366
35367 \begin_layout Plain Layout
35368
35369 \backslash
35370 lbracket
35371 \end_layout
35372
35373 \end_inset
35374 </cell>
35375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35376 \begin_inset Text
35377
35378 \begin_layout Plain Layout
35379 [
35380 \end_layout
35381
35382 \end_inset
35383 </cell>
35384 </row>
35385 <row>
35386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35387 \begin_inset Text
35388
35389 \begin_layout Plain Layout
35390
35391 \backslash
35392 leftarrow
35393 \end_layout
35394
35395 \end_inset
35396 </cell>
35397 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35398 \begin_inset Text
35399
35400 \begin_layout Plain Layout
35401
35402 \backslash
35403 gets
35404 \end_layout
35405
35406 \end_inset
35407 </cell>
35408 </row>
35409 <row>
35410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35411 \begin_inset Text
35412
35413 \begin_layout Plain Layout
35414
35415 \backslash
35416 leq
35417 \end_layout
35418
35419 \end_inset
35420 </cell>
35421 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35422 \begin_inset Text
35423
35424 \begin_layout Plain Layout
35425
35426 \backslash
35427 le
35428 \end_layout
35429
35430 \end_inset
35431 </cell>
35432 </row>
35433 <row>
35434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35435 \begin_inset Text
35436
35437 \begin_layout Plain Layout
35438
35439 \backslash
35440 lor
35441 \end_layout
35442
35443 \end_inset
35444 </cell>
35445 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35446 \begin_inset Text
35447
35448 \begin_layout Plain Layout
35449
35450 \backslash
35451 vee
35452 \end_layout
35453
35454 \end_inset
35455 </cell>
35456 </row>
35457 <row>
35458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35459 \begin_inset Text
35460
35461 \begin_layout Plain Layout
35462
35463 \backslash
35464 neq
35465 \end_layout
35466
35467 \end_inset
35468 </cell>
35469 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35470 \begin_inset Text
35471
35472 \begin_layout Plain Layout
35473
35474 \backslash
35475 not=
35476 \end_layout
35477
35478 \end_inset
35479 </cell>
35480 </row>
35481 <row>
35482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35483 \begin_inset Text
35484
35485 \begin_layout Plain Layout
35486
35487 \backslash
35488 slash
35489 \end_layout
35490
35491 \end_inset
35492 </cell>
35493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35494 \begin_inset Text
35495
35496 \begin_layout Plain Layout
35497 /
35498 \end_layout
35499
35500 \end_inset
35501 </cell>
35502 </row>
35503 <row>
35504 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35505 \begin_inset Text
35506
35507 \begin_layout Plain Layout
35508
35509 \backslash
35510 vert
35511 \end_layout
35512
35513 \end_inset
35514 </cell>
35515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35516 \begin_inset Text
35517
35518 \begin_layout Plain Layout
35519 \begin_inset Formula $|$
35520 \end_inset
35521
35522
35523 \end_layout
35524
35525 \end_inset
35526 </cell>
35527 </row>
35528 </lyxtabular>
35529
35530 \end_inset
35531
35532
35533 \begin_inset space \hfill{}
35534 \end_inset
35535
35536
35537 \begin_inset Tabular
35538 <lyxtabular version="3" rows="12" columns="2">
35539 <features rotate="0" tabularvalignment="middle">
35540 <column alignment="center" valignment="top" width="0pt">
35541 <column alignment="center" valignment="top" width="0pt">
35542 <row>
35543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35544 \begin_inset Text
35545
35546 \begin_layout Plain Layout
35547 コマンド
35548 \end_layout
35549
35550 \end_inset
35551 </cell>
35552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35553 \begin_inset Text
35554
35555 \begin_layout Plain Layout
35556 同義のコマンド
35557 \end_layout
35558
35559 \end_inset
35560 </cell>
35561 </row>
35562 <row>
35563 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35564 \begin_inset Text
35565
35566 \begin_layout Plain Layout
35567
35568 \backslash
35569 backslash
35570 \end_layout
35571
35572 \end_inset
35573 </cell>
35574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35575 \begin_inset Text
35576
35577 \begin_layout Plain Layout
35578
35579 \backslash
35580
35581 \backslash
35582
35583 \end_layout
35584
35585 \end_inset
35586 </cell>
35587 </row>
35588 <row>
35589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35590 \begin_inset Text
35591
35592 \begin_layout Plain Layout
35593
35594 \backslash
35595 dasharrow
35596 \end_layout
35597
35598 \end_inset
35599 </cell>
35600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35601 \begin_inset Text
35602
35603 \begin_layout Plain Layout
35604
35605 \backslash
35606 dashrightarrow
35607 \end_layout
35608
35609 \end_inset
35610 </cell>
35611 </row>
35612 <row>
35613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35614 \begin_inset Text
35615
35616 \begin_layout Plain Layout
35617
35618 \backslash
35619 land
35620 \end_layout
35621
35622 \end_inset
35623 </cell>
35624 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35625 \begin_inset Text
35626
35627 \begin_layout Plain Layout
35628
35629 \backslash
35630 wedge
35631 \end_layout
35632
35633 \end_inset
35634 </cell>
35635 </row>
35636 <row>
35637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35638 \begin_inset Text
35639
35640 \begin_layout Plain Layout
35641
35642 \backslash
35643 rbrace
35644 \end_layout
35645
35646 \end_inset
35647 </cell>
35648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35649 \begin_inset Text
35650
35651 \begin_layout Plain Layout
35652 }
35653 \end_layout
35654
35655 \end_inset
35656 </cell>
35657 </row>
35658 <row>
35659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35660 \begin_inset Text
35661
35662 \begin_layout Plain Layout
35663
35664 \backslash
35665 rbracket
35666 \end_layout
35667
35668 \end_inset
35669 </cell>
35670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35671 \begin_inset Text
35672
35673 \begin_layout Plain Layout
35674 ]
35675 \end_layout
35676
35677 \end_inset
35678 </cell>
35679 </row>
35680 <row>
35681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35682 \begin_inset Text
35683
35684 \begin_layout Plain Layout
35685
35686 \backslash
35687 rightarrow
35688 \end_layout
35689
35690 \end_inset
35691 </cell>
35692 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35693 \begin_inset Text
35694
35695 \begin_layout Plain Layout
35696
35697 \backslash
35698 to
35699 \end_layout
35700
35701 \end_inset
35702 </cell>
35703 </row>
35704 <row>
35705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35706 \begin_inset Text
35707
35708 \begin_layout Plain Layout
35709
35710 \backslash
35711 lnot
35712 \end_layout
35713
35714 \end_inset
35715 </cell>
35716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35717 \begin_inset Text
35718
35719 \begin_layout Plain Layout
35720
35721 \backslash
35722 neg
35723 \end_layout
35724
35725 \end_inset
35726 </cell>
35727 </row>
35728 <row>
35729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35730 \begin_inset Text
35731
35732 \begin_layout Plain Layout
35733
35734 \backslash
35735 ne
35736 \end_layout
35737
35738 \end_inset
35739 </cell>
35740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35741 \begin_inset Text
35742
35743 \begin_layout Plain Layout
35744
35745 \backslash
35746 not=
35747 \end_layout
35748
35749 \end_inset
35750 </cell>
35751 </row>
35752 <row>
35753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35754 \begin_inset Text
35755
35756 \begin_layout Plain Layout
35757
35758 \backslash
35759 owns
35760 \end_layout
35761
35762 \end_inset
35763 </cell>
35764 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35765 \begin_inset Text
35766
35767 \begin_layout Plain Layout
35768
35769 \backslash
35770 ni
35771 \end_layout
35772
35773 \end_inset
35774 </cell>
35775 </row>
35776 <row>
35777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35778 \begin_inset Text
35779
35780 \begin_layout Plain Layout
35781
35782 \backslash
35783 square
35784 \end_layout
35785
35786 \end_inset
35787 </cell>
35788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35789 \begin_inset Text
35790
35791 \begin_layout Plain Layout
35792
35793 \backslash
35794 Box
35795 \end_layout
35796
35797 \end_inset
35798 </cell>
35799 </row>
35800 <row>
35801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35802 \begin_inset Text
35803
35804 \begin_layout Plain Layout
35805
35806 \backslash
35807 Vert
35808 \end_layout
35809
35810 \end_inset
35811 </cell>
35812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35813 \begin_inset Text
35814
35815 \begin_layout Plain Layout
35816
35817 \backslash
35818
35819 \begin_inset Formula $|$
35820 \end_inset
35821
35822
35823 \end_layout
35824
35825 \end_inset
35826 </cell>
35827 </row>
35828 </lyxtabular>
35829
35830 \end_inset
35831
35832
35833 \begin_inset space \hfill{}
35834 \end_inset
35835
35836
35837 \end_layout
35838
35839 \begin_layout Standard
35840 \begin_inset Newpage newpage
35841 \end_inset
35842
35843
35844 \end_layout
35845
35846 \begin_layout Bibliography
35847 \begin_inset CommandInset bibitem
35848 LatexCommand bibitem
35849 key "TLC2"
35850
35851 \end_inset
35852
35853
35854 \shape smallcaps
35855 Mittelbach, F.
35856  ; Goossens, M.
35857 \shape default
35858
35859 \shape italic
35860 The LaTeX Companion
35861 \shape default
35862 , 2nd ed.
35863  Addison Wesley, 2004
35864 \end_layout
35865
35866 \begin_layout Bibliography
35867 \begin_inset CommandInset bibitem
35868 LatexCommand bibitem
35869 key "Mathmode"
35870
35871 \end_inset
35872
35873 LaTeXの数式能力の
35874 \begin_inset CommandInset href
35875 LatexCommand href
35876 name "説明"
35877 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35878
35879 \end_inset
35880
35881
35882 \end_layout
35883
35884 \begin_layout Bibliography
35885 \begin_inset CommandInset bibitem
35886 LatexCommand bibitem
35887 key "AMS"
35888
35889 \end_inset
35890
35891
35892 \begin_inset ERT
35893 status collapsed
35894
35895 \begin_layout Plain Layout
35896
35897
35898 \backslash
35899 AmS
35900 \end_layout
35901
35902 \end_inset
35903
35904 -LaTeXの
35905 \begin_inset CommandInset href
35906 LatexCommand href
35907 name "説明"
35908 target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
35909
35910 \end_inset
35911
35912
35913 \end_layout
35914
35915 \begin_layout Bibliography
35916 \begin_inset CommandInset bibitem
35917 LatexCommand bibitem
35918 key "Symbols"
35919
35920 \end_inset
35921
35922 LaTeXパッケージで利用できる記号の
35923 \begin_inset CommandInset href
35924 LatexCommand href
35925 name "全覧"
35926 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35927
35928 \end_inset
35929
35930
35931 \end_layout
35932
35933 \begin_layout Bibliography
35934 \begin_inset CommandInset bibitem
35935 LatexCommand bibitem
35936 key "cancel"
35937
35938 \end_inset
35939
35940 LaTeX 
35941 \series bold
35942 cancel
35943 \series default
35944
35945 \begin_inset Index idx
35946 status collapsed
35947
35948 \begin_layout Plain Layout
35949 ぱっけーじ@パッケージ ! cancel
35950 \end_layout
35951
35952 \end_inset
35953
35954 パッケージの
35955 \begin_inset CommandInset href
35956 LatexCommand href
35957 name "取扱説明書"
35958 target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
35959
35960 \end_inset
35961
35962
35963 \end_layout
35964
35965 \begin_layout Bibliography
35966 \begin_inset CommandInset bibitem
35967 LatexCommand bibitem
35968 key "hyperref"
35969
35970 \end_inset
35971
35972 LaTeX 
35973 \series bold
35974 hyperref
35975 \series default
35976
35977 \begin_inset Index idx
35978 status collapsed
35979
35980 \begin_layout Plain Layout
35981 ぱっけーじ@パッケージ ! hyperref
35982 \end_layout
35983
35984 \end_inset
35985
35986 パッケージの
35987 \begin_inset CommandInset href
35988 LatexCommand href
35989 name "取扱説明書"
35990 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35991
35992 \end_inset
35993
35994
35995 \end_layout
35996
35997 \begin_layout Bibliography
35998 \begin_inset CommandInset bibitem
35999 LatexCommand bibitem
36000 key "mhchem"
36001
36002 \end_inset
36003
36004 LaTeX 
36005 \series bold
36006 mhchem
36007 \series default
36008
36009 \begin_inset Index idx
36010 status collapsed
36011
36012 \begin_layout Plain Layout
36013 ぱっけーじ@パッケージ ! mhchem
36014 \end_layout
36015
36016 \end_inset
36017
36018 パッケージの
36019 \begin_inset CommandInset href
36020 LatexCommand href
36021 name "取扱説明書"
36022 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
36023
36024 \end_inset
36025
36026
36027 \end_layout
36028
36029 \begin_layout Bibliography
36030 \begin_inset CommandInset bibitem
36031 LatexCommand bibitem
36032 key "Mathclap"
36033
36034 \end_inset
36035
36036
36037 \begin_inset CommandInset ref
36038 LatexCommand ref
36039 reference "sub:演算子の範囲"
36040
36041 \end_inset
36042
36043 節に述べられている
36044 \series bold
36045
36046 \backslash
36047 mathclap
36048 \series default
36049 コマンドの
36050 \begin_inset CommandInset href
36051 LatexCommand href
36052 name "説明"
36053 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
36054
36055 \end_inset
36056
36057
36058 \begin_inset Index idx
36059 status collapsed
36060
36061 \begin_layout Plain Layout
36062 こまんど@コマンド ! M ! 
36063 \backslash
36064 mathclap
36065 \end_layout
36066
36067 \end_inset
36068
36069
36070 \end_layout
36071
36072 \begin_layout Bibliography
36073 \begin_inset CommandInset bibitem
36074 LatexCommand bibitem
36075 key "Duden"
36076
36077 \end_inset
36078
36079
36080 \emph on
36081 Duden Band 1
36082 \emph default
36083 .
36084  22.
36085  Auflage, Duden 2001
36086 \end_layout
36087
36088 \begin_layout Bibliography
36089 \begin_inset CommandInset bibitem
36090 LatexCommand bibitem
36091 key "Checklist"
36092
36093 \end_inset
36094
36095 原稿見直しの
36096 \begin_inset CommandInset href
36097 LatexCommand href
36098 name "チェックリスト"
36099 target "http://physics.nist.gov/Document/checklist.pdf"
36100
36101 \end_inset
36102
36103
36104 \end_layout
36105
36106 \begin_layout Subsubsection*
36107 \begin_inset CommandInset index_print
36108 LatexCommand printindex
36109 type "idx"
36110
36111 \end_inset
36112
36113
36114 \end_layout
36115
36116 \end_body
36117 \end_document