]> git.lyx.org Git - lyx.git/blob - lib/doc/ja/Math.lyx
* Customization.lyx from Koji
[lyx.git] / lib / doc / ja / Math.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 614
3 \begin_document
4 \begin_header
5 \save_transient_properties false
6 \origin /systemlyxdir/doc/ja/
7 \textclass scrartcl
8 \begin_preamble
9 % DO NOT ALTER THIS PREAMBLE!!!
10 %
11 % This preamble is designed to ensure that the file prints
12 % out as advertised. If you mess with this preamble,
13 % parts of this document may not print out as expected.  If you
14 % have problems LaTeXing this file, please contact 
15 % the documentation team
16 % email: lyx-docs@lists.lyx.org
17
18 % solves the following problem:
19 % If the dection number consits of too many numerals the section heading
20 % will be printed in the TOC without a space between it and the section number.
21 % As solution more space between the number and the heading is inserted:
22 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
23 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
24
25 % To be able to enter some characters directly in LyX,
26 % see sec. 22.11
27 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
28 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
29
30 % increase link area for cross-references and autoname them,
31 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
32 %\addto\extrasenglish{%
33 % \renewcommand*{\equationautorefname}[1]{}
34 % \renewcommand{\sectionautorefname}{sec.\negthinspace}
35 % \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
36 % \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
37 %}
38
39 % don't load packages twice
40 % see first footnote in sec. 9.3
41 \@ifundefined{textcolor}{\usepackage{color}}{}
42
43 % the pages of the TOC are numbered roman
44 % and a PDF-bookmark for the TOC is added
45 \pagenumbering{roman}
46 \let\myTOC\tableofcontents
47 \renewcommand{\tableofcontents}{%
48  \vspace{1cm}
49  \pdfbookmark[1]{\contentsname}{}
50  \myTOC
51  \cleardoublepage
52  \pagenumbering{arabic}}
53
54 % add 0.5 mm vertical space for table rows
55 \@ifundefined{extrarowheight} {\usepackage{array}}{}
56 \setlength{\extrarowheight}{0.5mm}
57
58 % insert additional vertical space of 1.5 mm between footnotes,
59 \let\myFoot\footnote
60 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
61
62 % makes caption labels bold
63 %\setkomafont{captionlabel}{\bfseries}
64
65 % enables calculation of values
66 \usepackage{calc}
67
68 % for multiple columns used in sec. 24.7
69 \usepackage{multicol}
70
71 % needed in sec. 19.4
72 \usepackage{remreset}
73
74 % for the Fourier transformation symbol
75 \usepackage{mathrsfs}
76
77 % define a color, used in sec.9.3
78 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
79
80 % declare operators (see sec. 10.4 and sec. 15.2)
81 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
82 \DeclareMathOperator{\sgn}{sgn}
83
84 % example definitions for sec. 20.1 
85 \newcommand{\gr}{\Longrightarrow}
86 \newcommand{\us}[1]{\underline{#1}}
87 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
88 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
89 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
90
91 % example macro from sec. 19.4
92 %\AtBeginDocument{
93 %\def\tagform@#1{\maketag@@@{|#1|}}
94 %}
95
96 % ------------------------------------
97 % used to check for needed LaTeX packages
98 \usepackage{ifthen}
99
100 % check for package undertilde
101 % used for the command \utilde
102 \newboolean{undertilde}
103 \IfFileExists{undertilde.sty}
104  {\usepackage{undertilde}
105   \setboolean{undertilde}{true}}
106  {\setboolean{undertilde}{false}}
107
108 % check for package eurosym
109 % used for the Euro symbol
110 \newboolean{eurosym}
111 \IfFileExists{eurosym.sty}
112  {\usepackage[gennarrow]{eurosym}
113   \setboolean{eurosym}{true}}
114  {\setboolean{eurosym}{false}}
115
116 % needed in sec. 22.4
117 % check for package braket
118 \newboolean{braket}
119 \IfFileExists{braket.sty}
120  {\usepackage{braket}
121   \setboolean{braket}{true}}
122  {\setboolean{braket}{false}}
123
124 % check for package cancel
125 \newboolean{cancel}
126 \IfFileExists{cancel.sty}
127  {\usepackage{cancel}
128   \setboolean{cancel}{true}}
129  {\setboolean{cancel}{false}}
130
131 % needed in sec. 22.10
132 % check for package upgreek
133 \newboolean{upgreek}
134 \IfFileExists{upgreek.sty}
135  {\usepackage{upgreek}
136   \setboolean{upgreek}{true}}
137  {\setboolean{upgreek}{false}}
138
139 % make pdf bookmark sane with Japanese
140 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
141
142 \renewcommand{\seename}{→}
143 % Added by lyx2lyx
144 \setlength{\parskip}{\medskipamount}
145 \setlength{\parindent}{0pt}
146 \end_preamble
147 \options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize,bookmarkpackage=false
148 \use_default_options true
149 \begin_modules
150 subequations
151 ruby
152 \end_modules
153 \maintain_unincluded_children no
154 \language japanese
155 \language_package default
156 \inputencoding utf8
157 \fontencoding auto
158 \font_roman "lmodern" "IPAexMincho"
159 \font_sans "default" "IPAexGothic"
160 \font_typewriter "default" "default"
161 \font_math "auto" "auto"
162 \font_default_family default
163 \use_non_tex_fonts false
164 \font_sc false
165 \font_roman_osf false
166 \font_sans_osf false
167 \font_typewriter_osf false
168 \font_sf_scale 100 100
169 \font_tt_scale 100 100
170 \use_microtype false
171 \use_dash_ligatures false
172 \graphics default
173 \default_output_format default
174 \output_sync 0
175 \bibtex_command default
176 \index_command default
177 \float_placement class
178 \float_alignment class
179 \paperfontsize default
180 \spacing single
181 \use_hyperref true
182 \pdf_title "LyX's Math Manual"
183 \pdf_author "LyX Team, Uwe Stohr"
184 \pdf_subject "LyX-documentation about math"
185 \pdf_keywords "LyX, Mathed"
186 \pdf_bookmarks false
187 \pdf_bookmarksnumbered true
188 \pdf_bookmarksopen true
189 \pdf_bookmarksopenlevel 1
190 \pdf_breaklinks false
191 \pdf_pdfborder false
192 \pdf_colorlinks true
193 \pdf_backref false
194 \pdf_pdfusetitle false
195 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
196 \papersize a4
197 \use_geometry true
198 \use_package amsmath 2
199 \use_package amssymb 2
200 \use_package cancel 1
201 \use_package esint 1
202 \use_package mathdots 1
203 \use_package mathtools 2
204 \use_package mhchem 1
205 \use_package stackrel 1
206 \use_package stmaryrd 1
207 \use_package undertilde 0
208 \cite_engine basic
209 \cite_engine_type default
210 \biblio_style plain
211 \use_bibtopic false
212 \use_indices false
213 \paperorientation portrait
214 \suppress_date false
215 \justification true
216 \use_refstyle 0
217 \use_minted 0
218 \use_lineno 0
219 \notefontcolor #0000ff
220 \index 索引
221 \shortcut idx
222 \color #008000
223 \end_index
224 \leftmargin 3.5cm
225 \topmargin 3cm
226 \rightmargin 3cm
227 \bottommargin 3.5cm
228 \secnumdepth 4
229 \tocdepth 3
230 \paragraph_separation indent
231 \paragraph_indentation default
232 \is_math_indent 0
233 \math_numbering_side default
234 \quotes_style english
235 \dynamic_quotes 0
236 \papercolumns 1
237 \papersides 2
238 \paperpagestyle plain
239 \tablestyle default
240 \tracking_changes false
241 \output_changes false
242 \change_bars false
243 \postpone_fragile_content false
244 \html_math_output 0
245 \html_css_as_file 0
246 \html_be_strict false
247 \docbook_table_output 0
248 \docbook_mathml_prefix 1
249 \end_header
250
251 \begin_body
252
253 \begin_layout Title
254 \SpecialChar LyX
255 の数式詳細説明書
256 \end_layout
257
258 \begin_layout Author
259 \SpecialChar LyX
260 プロジェクトチーム
261 \begin_inset Foot
262 status collapsed
263
264 \begin_layout Plain Layout
265 \noindent
266 コメントや誤りの修正などがございましたら,
267 \SpecialChar LyX
268 文書化メーリングリスト
269 \family typewriter
270  
271 \begin_inset CommandInset href
272 LatexCommand href
273 name "lyx-docs@lists.lyx.org"
274 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
275 type "mailto:"
276 literal "false"
277
278 \end_inset
279
280
281 \family default
282  までお知らせください.
283 \end_layout
284
285 \end_inset
286
287
288 \begin_inset Note Note
289 status collapsed
290
291 \begin_layout Plain Layout
292 著者:
293 Uwe Stöhr
294 \end_layout
295
296 \end_inset
297
298
299 \begin_inset Newline newline
300 \end_inset
301
302
303 \begin_inset Newline newline
304 \end_inset
305
306
307 \family sans
308 第2.3.x版
309 \end_layout
310
311 \begin_layout Standard
312 \begin_inset CommandInset toc
313 LatexCommand tableofcontents
314
315 \end_inset
316
317
318 \end_layout
319
320 \begin_layout Standard
321 \begin_inset Note Note
322 status open
323
324 \begin_layout Plain Layout
325 この文書をPDFやPS,
326 DVIに書き出すには,
327 \SpecialChar LaTeX
328 パッケージの
329 \series bold
330 braket
331 \series default
332
333 \series bold
334 cancel
335 \series default
336
337 \series bold
338 eurosym
339 \series default
340
341 \series bold
342 mathdots
343 \series default
344
345 \series bold
346 mhchem
347 \series default
348
349 \series bold
350 undertilde
351 \series default
352
353 \series bold
354 was
355 \series default
356 が導入されている必要があります.これらが導入されていなくても文書はエクスポートできますが,
357 パッケージを必要とする節は出力には現れません.また,
358
359 \series bold
360 mhchem
361 \series default
362 が導入されていないと,
363 本ファイルを書き出すことができません.
364 \end_layout
365
366 \begin_layout Plain Layout
367 この文書の最新のPDF版は
368 \begin_inset Newline newline
369 \end_inset
370
371
372 \series bold
373 https://wiki.lyx.org/LyX/Manuals#Math
374 \begin_inset Newline newline
375 \end_inset
376
377
378 \series default
379 にあります.
380 \end_layout
381
382 \end_inset
383
384
385 \end_layout
386
387 \begin_layout Standard
388 \begin_inset Newpage newpage
389 \end_inset
390
391
392 \end_layout
393
394 \begin_layout Section
395 はじめに
396 \end_layout
397
398 \begin_layout Standard
399 この文書は,
400 \SpecialChar LyX
401 の数式機能の説明書であると同時に,
402 なによりも数式記号および数式要素に使用される\SpecialChar LaTeX
403 コマンドのコレクションでもあります.説明は,
404 コマンドの使用を念頭に置いています.したがって,
405 ユーザーの手引きの
406 \family typewriter
407 数式
408 \family default
409 の節をすでにお読みになっていることを前提としています.
410 \end_layout
411
412 \begin_layout Standard
413 この説明書で説明されている,
414 ほとんどの数式記号と,
415 数式要素の多くは,
416
417 \family sans
418 挿入\SpecialChar menuseparator
419 数式
420 \family default
421 メニューか
422 \family sans
423 数式ツールバー
424 \family default
425 からアクセスすることが可能です.しかし,
426 たくさんの数式を書かなくてはならない人はみな,
427 数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことになるのです.したがって,
428 この説明書はコマンドに焦点を当てますが,
429 対応するツールバーボタンが利用可能なときには,
430 それにも言及することにします.
431 \end_layout
432
433 \begin_layout Standard
434 とくに断らなければ,
435 コマンドは数式内からのみ利用可能です.この文書で説明されているすべてのコマンドを利用できるようにするためには,
436 文書設定(
437 \family sans
438 文書\SpecialChar menuseparator
439 設定\SpecialChar menuseparator
440 数式オプション
441 \family default
442 メニュー)で
443 \family sans
444 AMS mathパッケージを使う
445 \family default
446 オプションを有効にしなくてはなりません
447 \begin_inset Foot
448 status collapsed
449
450 \begin_layout Plain Layout
451
452 \family sans
453 AMS mathパッケージを自動的に使う
454 \family default
455 オプションは,
456 \SpecialChar LyX
457 でサポートされている数式要素が見つかったときのみ,
458
459 \begin_inset ERT
460 status collapsed
461
462 \begin_layout Plain Layout
463
464
465 \backslash
466 AmS 
467 \end_layout
468
469 \end_inset
470
471 -mathパッケージを使用します.
472 \end_layout
473
474 \end_inset
475
476
477 \end_layout
478
479 \begin_layout Standard
480 説明を明瞭にするために,
481 この文書はすべての
482 \begin_inset ERT
483 status collapsed
484
485 \begin_layout Plain Layout
486
487
488 \backslash
489 AmS 
490 \end_layout
491
492 \end_inset
493
494 -mathコマンド
495 \begin_inset Foot
496 status collapsed
497
498 \begin_layout Plain Layout
499 すべての
500 \begin_inset ERT
501 status collapsed
502
503 \begin_layout Plain Layout
504
505
506 \backslash
507 AmS
508 \end_layout
509
510 \end_inset
511
512 -mathコマンドの一覧は,
513
514 \family sans
515
516 \begin_inset CommandInset href
517 LatexCommand href
518 name "amsguide.pdf"
519 target "https://www.ctan.org/tex-archive/macros/amstex/doc/amsguide.pdf"
520 literal "false"
521
522 \end_inset
523
524
525 \family default
526 ファイルに収録されています.このファイルは,
527 すべての\SpecialChar LaTeX
528 標準頒布版に含まれています.
529 \end_layout
530
531 \end_inset
532
533 を列挙はしません.
534 \end_layout
535
536 \begin_layout Section
537 一般的な説明
538 \end_layout
539
540 \begin_layout Standard
541 本文に埋め込まれた行内数式
542 \begin_inset Index idx
543 range none
544 pageformat default
545 status collapsed
546
547 \begin_layout Plain Layout
548 すうしき @ 数式 !
549  ぎょうない @ 行内
550 \end_layout
551
552 \end_inset
553
554 を作成するには,
555
556 \begin_inset Flex Ruby
557 status collapsed
558
559 \begin_layout Plain Layout
560 捷径
561 \begin_inset Argument post:1
562 status collapsed
563
564 \begin_layout Plain Layout
565 ショートカット
566 \end_layout
567
568 \end_inset
569
570
571 \end_layout
572
573 \end_inset
574
575
576 \begin_inset Info
577 type  "shortcuts"
578 arg   "math-mode"
579 \end_inset
580
581 のうちのいずれか,
582 あるいはツールバーボタン
583 \begin_inset Info
584 type  "icon"
585 arg   "math-mode"
586 \end_inset
587
588 を使用してください.
589 \begin_inset Newline newline
590 \end_inset
591
592 大きく別の段落として表示される別行立て数式
593 \begin_inset Index idx
594 range none
595 pageformat default
596 status collapsed
597
598 \begin_layout Plain Layout
599 すうしき @ 数式 !
600  べつぎょうだてようしき @ 別行立て様式
601 \end_layout
602
603 \end_inset
604
605 を作成するには,
606
607 \begin_inset Info
608 type  "shortcuts"
609 arg   "math-display"
610 \end_inset
611
612 のうちいずれかの捷径を使用して下さい.
613 \end_layout
614
615 \begin_layout Standard
616 別行立て様式の数式を行内数式に変更するには,
617 カーソルを数式内に合わせて
618 \begin_inset Info
619 type  "shortcuts"
620 arg   "math-mode"
621 \end_inset
622
623 のいずれかの捷径か,
624
625 \family sans
626 編集\SpecialChar menuseparator
627 数式\SpecialChar menuseparator
628 数式の表記を変更
629 \family default
630 メニューを使用して下さい.同じ方法が,
631 行内数式を別行立て数式に変更するのにも使用できます.
632 \end_layout
633
634 \begin_layout Standard
635 行内数式の一部を別行立て数式の大きさで表示するには,
636
637 \series bold
638
639 \backslash
640 displaystyle
641 \begin_inset Index idx
642 range none
643 pageformat default
644 status collapsed
645
646 \begin_layout Plain Layout
647
648 \size normal
649 こまんど@コマンド !
650  D !
651  
652 \backslash
653 displaystyle
654 \end_layout
655
656 \end_inset
657
658
659 \series default
660 を数式に入力して下さい.すると,
661 青いボックスが新規に現れて,
662 希望する数式の箇所を挿入することができます.
663 \end_layout
664
665 \begin_layout Standard
666 表の中では,
667 行内数式のみの使用が許されています.
668 \end_layout
669
670 \begin_layout Standard
671
672 \family sans
673 数式ツールバー
674 \family default
675 は,
676
677 \family sans
678 表示\SpecialChar menuseparator
679 ツールバー
680 \family default
681 メニューで表示することができます.そのメニューで「数式」をクリックすると,
682 ツールバーが下部に永続的に表示されます.この状態は,
683
684 \family sans
685 ツールバー
686 \family default
687 メニューの中ではチェック印で表されます.この状態から,
688
689 \family sans
690 ツールバー
691 \family default
692 メニューの「数式」をもう一度クリックすると,
693 数式ツールバーは,
694 カーソルが数式内部にあるときのみ表示されるようになります.この状態は,
695 メニュー項目が「数式」から「数式(自動)」に変わることで表されます.
696 \end_layout
697
698 \begin_layout Standard
699 \SpecialChar TeX
700 モード
701 \begin_inset Index idx
702 range none
703 pageformat default
704 status collapsed
705
706 \begin_layout Plain Layout
707 T exもーど@\SpecialChar TeX
708 モード
709 \end_layout
710
711 \end_inset
712
713 は,
714 ツールバーボタン
715 \begin_inset Info
716 type  "icon"
717 arg   "ert-insert"
718 \end_inset
719
720 を押すか,
721
722 \family sans
723 挿入\SpecialChar menuseparator
724 TeXコード
725 \family default
726 (捷径:
727
728 \begin_inset Info
729 type  "shortcut"
730 arg   "ert-insert"
731 \end_inset
732
733 )メニューを使うことで,
734 起動できます.
735 \begin_inset Note Note
736 status collapsed
737
738 \begin_layout Plain Layout
739 \SpecialChar LyX
740 には,
741 出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」,
742 \SpecialChar TeX
743 ・\SpecialChar LaTeX
744 ・\SpecialChar LyX
745 があります.これらの名称が,
746 固有名詞として認識されるのを防ぐために,
747 ここでは\SpecialChar TeX
748 括弧が挿入されています.
749 \end_layout
750
751 \end_inset
752
753
754 \end_layout
755
756 \begin_layout Standard
757 \SpecialChar LaTeX
758 プリアンブル
759 \begin_inset Index idx
760 range none
761 pageformat default
762 status collapsed
763
764 \begin_layout Plain Layout
765 L atexぷりあんぶる@\SpecialChar LaTeX
766 プリアンブル
767 \end_layout
768
769 \end_inset
770
771 を変更するには,
772
773 \family sans
774 文書\SpecialChar menuseparator
775 設定\SpecialChar menuseparator
776 LaTeXプリアンブル
777 \family default
778 メニューを使用してください.
779 \end_layout
780
781 \begin_layout Standard
782 行列や場合分け,
783 多行数式を続けて編集するには,
784
785 \family sans
786 編集\SpecialChar menuseparator
787 数式
788 \family default
789 メニューと
790 \family sans
791 編集\SpecialChar menuseparator
792 行と列
793 \family default
794 メニューを使うか,
795 表ツールバーを使用することができます.メニューから行や列を交換するように指定されたときには,
796 カーソルのある列や行は,
797 それぞれ右側の列や下の行と交換されます.カーソルが最後の列や行にあるときには,
798 左の列や上の行と交換されることになります.
799 \end_layout
800
801 \begin_layout Standard
802 数式内で文章を書く
803 \begin_inset Foot
804 status collapsed
805
806 \begin_layout Plain Layout
807 多行数式では,
808
809 \series bold
810
811 \backslash
812 intertext
813 \series default
814 コマンドが使用されます.
815 \begin_inset CommandInset ref
816 LatexCommand ref
817 reference "subsec:多行数式中のテキスト"
818 nolink "false"
819
820 \end_inset
821
822 を参照のこと.
823 \end_layout
824
825 \end_inset
826
827 には,
828
829 \emph on
830 数式テキスト
831 \emph default
832
833 \begin_inset Index idx
834 range none
835 pageformat default
836 status collapsed
837
838 \begin_layout Plain Layout
839 てきすと @ テキスト !
840  すうしきちゅうの @ 数式中の
841 \end_layout
842
843 \end_inset
844
845
846 \begin_inset Index idx
847 range none
848 pageformat default
849 status collapsed
850
851 \begin_layout Plain Layout
852 すうしきてきすと @ 数式テキスト
853 \end_layout
854
855 \end_inset
856
857 が使用されます.このモードには,
858 捷径
859 \begin_inset Info
860 type  "shortcut"
861 arg   "math-mode"
862 \end_inset
863
864 を使うか,
865
866 \series bold
867
868 \backslash
869 text
870 \series default
871
872 \begin_inset Index idx
873 range none
874 pageformat default
875 status collapsed
876
877 \begin_layout Plain Layout
878 こまんど @ コマンド !
879  T !
880  
881 \backslash
882 text
883 \end_layout
884
885 \end_inset
886
887 コマンドを挿入することで入ることができます.テキストは,
888 \SpecialChar LyX
889 中では黒字で表示されるので,
890 青字で表示される他の数式部分とは区別することができます.出力においては,
891 数式テキストは,
892 他の数式部分とは違って,
893 アップライト体に組まれます.
894 \end_layout
895
896 \begin_layout Subsection*
897 コマンドの構成
898 \end_layout
899
900 \begin_layout Standard
901 数式要素に使われるほとんどの\SpecialChar LaTeX
902 コマンドは,
903 以下のような構成になっています.
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 つねにバックスラッシュ「
917 \series bold
918
919 \backslash
920
921 \series default
922 」で始まります.非必須の引数を省略するときには,
923 随伴する括弧も省略しなくてはなりません.必須引数の前後の括弧は,
924 この文書中では,
925 \SpecialChar TeX
926 括弧
927 \begin_inset Index idx
928 range none
929 pageformat default
930 status collapsed
931
932 \begin_layout Plain Layout
933 T exかっこ@\SpecialChar TeX
934 括弧
935 \end_layout
936
937 \end_inset
938
939 と呼ぶことにします.数式中でコマンド名に左括弧を付けると,
940 \SpecialChar LyX
941 は自動的に\SpecialChar TeX
942 括弧を生成します.数式中ではそれ以外に,
943
944 \series bold
945
946 \backslash
947 {
948 \series default
949 コマンドを使えば,
950 つねに\SpecialChar TeX
951 括弧を生成することができます.\SpecialChar LyX
952 中で,
953 青字で表示される通常の括弧とは違って,
954 \SpecialChar TeX
955 括弧は赤字で表示されます.\SpecialChar TeX
956 モード中では,
957 \SpecialChar TeX
958 括弧を得るのに,
959 とくにコマンドは必要としません.また,
960 \SpecialChar TeX
961 括弧は出力中では表示されません.
962 \end_layout
963
964 \begin_layout Standard
965 記号のコマンドのように引数のないコマンドを\SpecialChar TeX
966 モードに入力するときには,
967 コマンドの終わりを表すために,
968 コマンドの後に空白が
969 \emph on
970 かならず
971 \emph default
972 入力されなくてはなりません.この空白は出力中には現れません.空白を出力中に表示したいときには,
973 空白の後に,
974 通常テキストモードの保護された空白が来なくてはなりません.
975 \end_layout
976
977 \begin_layout Standard
978 保護された空白は,
979
980 \begin_inset Info
981 type  "shortcuts"
982 arg   "command-alternatives space-insert protected ; math-space"
983 \end_inset
984
985  
986 \begin_inset Flex Ruby
987 status collapsed
988
989 \begin_layout Plain Layout
990
991 \begin_inset Argument post:1
992 status collapsed
993
994 \begin_layout Plain Layout
995 キー
996 \end_layout
997
998 \end_inset
999
1000
1001 \end_layout
1002
1003 \end_inset
1004
1005 で入力できます.
1006 \end_layout
1007
1008 \begin_layout Subsection*
1009 \begin_inset Newpage newpage
1010 \end_inset
1011
1012 文法の説明
1013 \end_layout
1014
1015 \begin_layout Itemize
1016 記号 
1017 \begin_inset space \textvisiblespace{}
1018 \end_inset
1019
1020  は,
1021 空白文字を入力することを表します.
1022 \end_layout
1023
1024 \begin_layout Itemize
1025 \begin_inset Formula $\to$
1026 \end_inset
1027
1028 のような矢印は,
1029 キーボードから対応する矢印
1030 \begin_inset Flex Ruby
1031 status collapsed
1032
1033 \begin_layout Plain Layout
1034
1035 \begin_inset Argument post:1
1036 status collapsed
1037
1038 \begin_layout Plain Layout
1039 キー
1040 \end_layout
1041
1042 \end_inset
1043
1044
1045 \end_layout
1046
1047 \end_inset
1048
1049 を押すことを表します.
1050 \end_layout
1051
1052 \begin_layout Subsection*
1053 使用できる単位
1054 \end_layout
1055
1056 \begin_layout Standard
1057 \align center
1058 \begin_inset Float table
1059 placement H
1060 alignment document
1061 wide false
1062 sideways false
1063 status open
1064
1065 \begin_layout Plain Layout
1066 \align center
1067 \begin_inset Caption Standard
1068
1069 \begin_layout Plain Layout
1070 \begin_inset CommandInset label
1071 LatexCommand label
1072 name "tab:使用できる単位"
1073
1074 \end_inset
1075
1076 使用できる単位
1077 \end_layout
1078
1079 \end_inset
1080
1081
1082 \end_layout
1083
1084 \begin_layout Plain Layout
1085 \align center
1086 \begin_inset Tabular
1087 <lyxtabular version="3" rows="13" columns="2">
1088 <features booktabs="true" tabularvalignment="middle">
1089 <column alignment="center" valignment="top" width="0pt">
1090 <column alignment="center" valignment="top">
1091 <row>
1092 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1093 \begin_inset Text
1094
1095 \begin_layout Plain Layout
1096 単位
1097 \end_layout
1098
1099 \end_inset
1100 </cell>
1101 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1102 \begin_inset Text
1103
1104 \begin_layout Plain Layout
1105 名称/摘要
1106 \end_layout
1107
1108 \end_inset
1109 </cell>
1110 </row>
1111 <row>
1112 <cell alignment="center" valignment="top" usebox="none">
1113 \begin_inset Text
1114
1115 \begin_layout Plain Layout
1116 mm
1117 \end_layout
1118
1119 \end_inset
1120 </cell>
1121 <cell alignment="center" valignment="top" usebox="none">
1122 \begin_inset Text
1123
1124 \begin_layout Plain Layout
1125 ミリメートル
1126 \end_layout
1127
1128 \end_inset
1129 </cell>
1130 </row>
1131 <row>
1132 <cell alignment="center" valignment="top" usebox="none">
1133 \begin_inset Text
1134
1135 \begin_layout Plain Layout
1136 cm
1137 \end_layout
1138
1139 \end_inset
1140 </cell>
1141 <cell alignment="center" valignment="top" usebox="none">
1142 \begin_inset Text
1143
1144 \begin_layout Plain Layout
1145 センチメートル
1146 \end_layout
1147
1148 \end_inset
1149 </cell>
1150 </row>
1151 <row>
1152 <cell alignment="center" valignment="top" usebox="none">
1153 \begin_inset Text
1154
1155 \begin_layout Plain Layout
1156 in
1157 \end_layout
1158
1159 \end_inset
1160 </cell>
1161 <cell alignment="center" valignment="top" usebox="none">
1162 \begin_inset Text
1163
1164 \begin_layout Plain Layout
1165 インチ
1166 \end_layout
1167
1168 \end_inset
1169 </cell>
1170 </row>
1171 <row>
1172 <cell alignment="center" valignment="top" usebox="none">
1173 \begin_inset Text
1174
1175 \begin_layout Plain Layout
1176 pt
1177 \end_layout
1178
1179 \end_inset
1180 </cell>
1181 <cell alignment="center" valignment="top" usebox="none">
1182 \begin_inset Text
1183
1184 \begin_layout Plain Layout
1185 ポイント (72.27
1186 \begin_inset Formula $\,$
1187 \end_inset
1188
1189 pt = 1
1190 \begin_inset Formula $\,$
1191 \end_inset
1192
1193 in)
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 </row>
1199 <row>
1200 <cell alignment="center" valignment="top" usebox="none">
1201 \begin_inset Text
1202
1203 \begin_layout Plain Layout
1204 pc
1205 \end_layout
1206
1207 \end_inset
1208 </cell>
1209 <cell alignment="center" valignment="top" usebox="none">
1210 \begin_inset Text
1211
1212 \begin_layout Plain Layout
1213 パイカ (1
1214 \begin_inset Formula $\,$
1215 \end_inset
1216
1217 pc = 12
1218 \begin_inset Formula $\,$
1219 \end_inset
1220
1221 pt)
1222 \end_layout
1223
1224 \end_inset
1225 </cell>
1226 </row>
1227 <row>
1228 <cell alignment="center" valignment="top" usebox="none">
1229 \begin_inset Text
1230
1231 \begin_layout Plain Layout
1232 sp
1233 \end_layout
1234
1235 \end_inset
1236 </cell>
1237 <cell alignment="center" valignment="top" usebox="none">
1238 \begin_inset Text
1239
1240 \begin_layout Plain Layout
1241 スケールポイント (65536
1242 \begin_inset Formula $\,$
1243 \end_inset
1244
1245 sp = 1
1246 \begin_inset Formula $\,$
1247 \end_inset
1248
1249 pt)
1250 \end_layout
1251
1252 \end_inset
1253 </cell>
1254 </row>
1255 <row>
1256 <cell alignment="center" valignment="top" usebox="none">
1257 \begin_inset Text
1258
1259 \begin_layout Plain Layout
1260 bp
1261 \end_layout
1262
1263 \end_inset
1264 </cell>
1265 <cell alignment="center" valignment="top" usebox="none">
1266 \begin_inset Text
1267
1268 \begin_layout Plain Layout
1269 ビッグポイント (72
1270 \begin_inset Formula $\,$
1271 \end_inset
1272
1273 bp = 1
1274 \begin_inset Formula $\,$
1275 \end_inset
1276
1277 in)
1278 \end_layout
1279
1280 \end_inset
1281 </cell>
1282 </row>
1283 <row>
1284 <cell alignment="center" valignment="top" usebox="none">
1285 \begin_inset Text
1286
1287 \begin_layout Plain Layout
1288 dd
1289 \end_layout
1290
1291 \end_inset
1292 </cell>
1293 <cell alignment="center" valignment="top" usebox="none">
1294 \begin_inset Text
1295
1296 \begin_layout Plain Layout
1297 ディドー (72
1298 \begin_inset Formula $\,$
1299 \end_inset
1300
1301 dd 
1302 \begin_inset Formula $\approx$
1303 \end_inset
1304
1305  37.6
1306 \begin_inset Formula $\,$
1307 \end_inset
1308
1309 mm)
1310 \end_layout
1311
1312 \end_inset
1313 </cell>
1314 </row>
1315 <row>
1316 <cell alignment="center" valignment="top" usebox="none">
1317 \begin_inset Text
1318
1319 \begin_layout Plain Layout
1320 cc
1321 \end_layout
1322
1323 \end_inset
1324 </cell>
1325 <cell alignment="center" valignment="top" usebox="none">
1326 \begin_inset Text
1327
1328 \begin_layout Plain Layout
1329 シセロ (1
1330 \begin_inset Formula $\,$
1331 \end_inset
1332
1333 cc = 12
1334 \begin_inset Formula $\,$
1335 \end_inset
1336
1337 dd)
1338 \end_layout
1339
1340 \end_inset
1341 </cell>
1342 </row>
1343 <row>
1344 <cell alignment="center" valignment="top" usebox="none">
1345 \begin_inset Text
1346
1347 \begin_layout Plain Layout
1348 ex
1349 \end_layout
1350
1351 \end_inset
1352 </cell>
1353 <cell alignment="center" valignment="top" usebox="none">
1354 \begin_inset Text
1355
1356 \begin_layout Plain Layout
1357 現在のフォントの文字「x」の高さ
1358 \end_layout
1359
1360 \end_inset
1361 </cell>
1362 </row>
1363 <row>
1364 <cell alignment="center" valignment="top" usebox="none">
1365 \begin_inset Text
1366
1367 \begin_layout Plain Layout
1368 em
1369 \end_layout
1370
1371 \end_inset
1372 </cell>
1373 <cell alignment="center" valignment="top" usebox="none">
1374 \begin_inset Text
1375
1376 \begin_layout Plain Layout
1377 現在のフォントの文字「M」の幅
1378 \end_layout
1379
1380 \end_inset
1381 </cell>
1382 </row>
1383 <row>
1384 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1385 \begin_inset Text
1386
1387 \begin_layout Plain Layout
1388 mu
1389 \end_layout
1390
1391 \end_inset
1392 </cell>
1393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1394 \begin_inset Text
1395
1396 \begin_layout Plain Layout
1397 数式単位(1
1398 \begin_inset space \thinspace{}
1399 \end_inset
1400
1401 mu = 
1402 \begin_inset Formula $\nicefrac{1}{18}$
1403 \end_inset
1404
1405
1406 \begin_inset space \thinspace{}
1407 \end_inset
1408
1409 em)
1410 \end_layout
1411
1412 \end_inset
1413 </cell>
1414 </row>
1415 </lyxtabular>
1416
1417 \end_inset
1418
1419
1420 \end_layout
1421
1422 \end_inset
1423
1424
1425 \end_layout
1426
1427 \begin_layout Standard
1428 \begin_inset Newpage newpage
1429 \end_inset
1430
1431
1432 \end_layout
1433
1434 \begin_layout Section
1435 基礎的な関数
1436 \end_layout
1437
1438 \begin_layout Subsection
1439 指数
1440 \begin_inset Index idx
1441 range none
1442 pageformat default
1443 status collapsed
1444
1445 \begin_layout Plain Layout
1446 しすう@指数
1447 \end_layout
1448
1449 \end_inset
1450
1451 および添字
1452 \begin_inset Index idx
1453 range none
1454 pageformat default
1455 status collapsed
1456
1457 \begin_layout Plain Layout
1458 そえじ@添字
1459 \end_layout
1460
1461 \end_inset
1462
1463
1464 \begin_inset Index idx
1465 range none
1466 pageformat default
1467 status collapsed
1468
1469 \begin_layout Plain Layout
1470 うえつきもじ@上付き文字
1471 \begin_inset ERT
1472 status open
1473
1474 \begin_layout Plain Layout
1475
1476 |see{
1477 \end_layout
1478
1479 \end_inset
1480
1481 指数
1482 \begin_inset ERT
1483 status collapsed
1484
1485 \begin_layout Plain Layout
1486
1487 }
1488 \end_layout
1489
1490 \end_inset
1491
1492
1493 \end_layout
1494
1495 \end_inset
1496
1497
1498 \begin_inset Index idx
1499 range none
1500 pageformat default
1501 status collapsed
1502
1503 \begin_layout Plain Layout
1504 したつきもじ@下付き文字
1505 \begin_inset ERT
1506 status collapsed
1507
1508 \begin_layout Plain Layout
1509
1510 |see{
1511 \end_layout
1512
1513 \end_inset
1514
1515 添字
1516 \begin_inset ERT
1517 status collapsed
1518
1519 \begin_layout Plain Layout
1520
1521 }
1522 \end_layout
1523
1524 \end_inset
1525
1526
1527 \end_layout
1528
1529 \end_inset
1530
1531
1532 \end_layout
1533
1534 \begin_layout Standard
1535 添字は,
1536 アンダースコア「_」を打鍵するか,
1537 数式ツールバーボタン
1538 \begin_inset Info
1539 type  "icon"
1540 arg   "math-subscript"
1541 \end_inset
1542
1543 を使って入力することができ,
1544 指数は,
1545 キャレット「^」を打鍵するか,
1546 数式ツールバーボタン
1547 \begin_inset Info
1548 type  "icon"
1549 arg   "math-superscript"
1550 \end_inset
1551
1552 を使って入力することができます.
1553 \end_layout
1554
1555 \begin_layout Standard
1556 \align center
1557 \begin_inset Tabular
1558 <lyxtabular version="3" rows="4" columns="2">
1559 <features booktabs="true" tabularvalignment="middle">
1560 <column alignment="center" valignment="top" width="0pt">
1561 <column alignment="center" valignment="top" width="0pt">
1562 <row>
1563 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1564 \begin_inset Text
1565
1566 \begin_layout Plain Layout
1567 コマンド
1568 \end_layout
1569
1570 \end_inset
1571 </cell>
1572 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1573 \begin_inset Text
1574
1575 \begin_layout Plain Layout
1576 出力
1577 \end_layout
1578
1579 \end_inset
1580 </cell>
1581 </row>
1582 <row>
1583 <cell alignment="center" valignment="top" usebox="none">
1584 \begin_inset Text
1585
1586 \begin_layout Plain Layout
1587 B_V
1588 \end_layout
1589
1590 \end_inset
1591 </cell>
1592 <cell alignment="center" valignment="top" usebox="none">
1593 \begin_inset Text
1594
1595 \begin_layout Plain Layout
1596 \begin_inset Formula $B_{V}$
1597 \end_inset
1598
1599
1600 \end_layout
1601
1602 \end_inset
1603 </cell>
1604 </row>
1605 <row topspace="1.5mm">
1606 <cell alignment="center" valignment="top" usebox="none">
1607 \begin_inset Text
1608
1609 \begin_layout Plain Layout
1610 B^V
1611 \end_layout
1612
1613 \end_inset
1614 </cell>
1615 <cell alignment="center" valignment="top" usebox="none">
1616 \begin_inset Text
1617
1618 \begin_layout Plain Layout
1619 \begin_inset Formula $B^{V}$
1620 \end_inset
1621
1622
1623 \end_layout
1624
1625 \end_inset
1626 </cell>
1627 </row>
1628 <row topspace="1.5mm">
1629 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1630 \begin_inset Text
1631
1632 \begin_layout Plain Layout
1633 B^
1634 \begin_inset space \textvisiblespace{}
1635 \end_inset
1636
1637 A
1638 \end_layout
1639
1640 \end_inset
1641 </cell>
1642 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1643 \begin_inset Text
1644
1645 \begin_layout Plain Layout
1646 \begin_inset Formula $B^{A}$
1647 \end_inset
1648
1649
1650 \end_layout
1651
1652 \end_inset
1653 </cell>
1654 </row>
1655 </lyxtabular>
1656
1657 \end_inset
1658
1659
1660 \end_layout
1661
1662 \begin_layout Standard
1663 キャレットは,
1664 言語によってはアクセント記号として使用されているので,
1665 そのような場合には,
1666 母音字の後でキャレットを押すと,
1667 指数にならずにアクセントをつけることになってしまいます
1668 \begin_inset Foot
1669 status collapsed
1670
1671 \begin_layout Plain Layout
1672 使用しているキーボード設定によっては,
1673 同様のことが母音以外の文字でも起こることがあります.
1674 \end_layout
1675
1676 \end_inset
1677
1678 .この場合に指数を作るには,
1679 上記の最後の例のように,
1680 キャレットの後に
1681 \family sans
1682 Space
1683 \family default
1684 を押してください.
1685 \end_layout
1686
1687 \begin_layout Subsection
1688 分数
1689 \begin_inset CommandInset label
1690 LatexCommand label
1691 name "subsec:分数"
1692
1693 \end_inset
1694
1695
1696 \begin_inset Index idx
1697 range none
1698 pageformat default
1699 status collapsed
1700
1701 \begin_layout Plain Layout
1702 ぶんすう@分数
1703 \end_layout
1704
1705 \end_inset
1706
1707
1708 \end_layout
1709
1710 \begin_layout Standard
1711 分数は,
1712 コマンド
1713 \series bold
1714
1715 \backslash
1716 frac
1717 \series default
1718
1719 \begin_inset Index idx
1720 range none
1721 pageformat default
1722 status collapsed
1723
1724 \begin_layout Plain Layout
1725 こまんど@コマンド !
1726  F !
1727  
1728 \backslash
1729 frac
1730 \end_layout
1731
1732 \end_inset
1733
1734 か数式ツールバーボタン
1735 \begin_inset Info
1736 type  "icon"
1737 arg   "math-insert \\frac"
1738 \end_inset
1739
1740 で作ることができます.フォント寸法は,
1741 分数が行内数式にあるか別行立て数式にあるかに応じて,
1742 自動的に調整されます.数式ツールバーボタン
1743 \begin_inset Info
1744 type  "icon"
1745 arg   "math-insert \\frac-square"
1746 \end_inset
1747
1748 を使えば,
1749 分数の種類を選ぶことができます.
1750 \end_layout
1751
1752 \begin_layout Standard
1753 コマンド
1754 \series bold
1755
1756 \backslash
1757 dfrac
1758 \series default
1759
1760 \begin_inset Index idx
1761 range none
1762 pageformat default
1763 status collapsed
1764
1765 \begin_layout Plain Layout
1766 こまんど@コマンド !
1767  D !
1768  
1769 \backslash
1770 dfrac
1771 \end_layout
1772
1773 \end_inset
1774
1775 を使えば,
1776 つねに別行立て数式の大きさを持つ分数を作成することができます.また,
1777 コマンド
1778 \series bold
1779
1780 \backslash
1781 tfrac
1782 \series default
1783
1784 \begin_inset Index idx
1785 range none
1786 pageformat default
1787 status collapsed
1788
1789 \begin_layout Plain Layout
1790 こまんど@コマンド !
1791  T !
1792  
1793 \backslash
1794 tfrac
1795 \end_layout
1796
1797 \end_inset
1798
1799 では,
1800 つねに行内数式の大きさで分数が表示されます.以下はこれらの例です.
1801 \end_layout
1802
1803 \begin_layout Standard
1804 これは,
1805 コマンド
1806 \series bold
1807
1808 \backslash
1809 frac
1810 \series default
1811 を使用して作った分数
1812 \begin_inset Formula $\frac{1}{2}$
1813 \end_inset
1814
1815 を含む行です.
1816 \end_layout
1817
1818 \begin_layout Standard
1819 これは,
1820 コマンド
1821 \series bold
1822
1823 \backslash
1824 dfrac
1825 \series default
1826 を使用して作った分数
1827 \begin_inset Formula $\dfrac{1}{2}$
1828 \end_inset
1829
1830 を含む行です.
1831 \end_layout
1832
1833 \begin_layout Standard
1834 \align center
1835 \begin_inset Tabular
1836 <lyxtabular version="3" rows="4" columns="2">
1837 <features booktabs="true" tabularvalignment="middle">
1838 <column alignment="center" valignment="top" width="0pt">
1839 <column alignment="center" valignment="top" width="0pt">
1840 <row>
1841 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1842 \begin_inset Text
1843
1844 \begin_layout Plain Layout
1845 コマンド
1846 \end_layout
1847
1848 \end_inset
1849 </cell>
1850 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
1851 \begin_inset Text
1852
1853 \begin_layout Plain Layout
1854 出力
1855 \end_layout
1856
1857 \end_inset
1858 </cell>
1859 </row>
1860 <row topspace="1.5mm">
1861 <cell alignment="center" valignment="top" usebox="none">
1862 \begin_inset Text
1863
1864 \begin_layout Plain Layout
1865
1866 \backslash
1867 frac
1868 \begin_inset space \textvisiblespace{}
1869 \end_inset
1870
1871 A
1872 \begin_inset Formula $\downarrow$
1873 \end_inset
1874
1875 B
1876 \end_layout
1877
1878 \end_inset
1879 </cell>
1880 <cell alignment="center" valignment="top" usebox="none">
1881 \begin_inset Text
1882
1883 \begin_layout Plain Layout
1884 \begin_inset Formula $\frac{A}{B}$
1885 \end_inset
1886
1887
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 </row>
1893 <row topspace="2mm">
1894 <cell alignment="center" valignment="top" usebox="none">
1895 \begin_inset Text
1896
1897 \begin_layout Plain Layout
1898
1899 \backslash
1900 dfrac
1901 \begin_inset space \textvisiblespace{}
1902 \end_inset
1903
1904 A
1905 \begin_inset Formula $\downarrow$
1906 \end_inset
1907
1908 B
1909 \end_layout
1910
1911 \end_inset
1912 </cell>
1913 <cell alignment="center" valignment="top" usebox="none">
1914 \begin_inset Text
1915
1916 \begin_layout Plain Layout
1917 \begin_inset Formula $\dfrac{A}{B}$
1918 \end_inset
1919
1920
1921 \end_layout
1922
1923 \end_inset
1924 </cell>
1925 </row>
1926 <row topspace="2mm" bottomspace="1mm">
1927 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1928 \begin_inset Text
1929
1930 \begin_layout Plain Layout
1931
1932 \backslash
1933 dfrac
1934 \begin_inset space \textvisiblespace{}
1935 \end_inset
1936
1937 e^
1938 \backslash
1939 frac
1940 \begin_inset space \textvisiblespace{}
1941 \end_inset
1942
1943 1
1944 \begin_inset Formula $\downarrow$
1945 \end_inset
1946
1947 2
1948 \begin_inset Formula $\downarrow\downarrow$
1949 \end_inset
1950
1951 3
1952 \end_layout
1953
1954 \end_inset
1955 </cell>
1956 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
1957 \begin_inset Text
1958
1959 \begin_layout Plain Layout
1960 \begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
1961 \end_inset
1962
1963
1964 \end_layout
1965
1966 \end_inset
1967 </cell>
1968 </row>
1969 </lyxtabular>
1970
1971 \end_inset
1972
1973
1974 \end_layout
1975
1976 \begin_layout Standard
1977 \begin_inset VSpace bigskip
1978 \end_inset
1979
1980
1981 \begin_inset Newpage newpage
1982 \end_inset
1983
1984 入れ子の分数を作るには,
1985 コマンド
1986 \series bold
1987
1988 \backslash
1989 cfrac
1990 \series default
1991
1992 \begin_inset Index idx
1993 range none
1994 pageformat default
1995 status collapsed
1996
1997 \begin_layout Plain Layout
1998 こまんど@コマンド !
1999  C !
2000  
2001 \backslash
2002 cfrac
2003 \end_layout
2004
2005 \end_inset
2006
2007 が使えます.以下がその例です.
2008 \begin_inset VSpace -3mm
2009 \end_inset
2010
2011
2012 \end_layout
2013
2014 \begin_layout Standard
2015 \begin_inset Formula 
2016 \begin{align*}
2017 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
2018 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
2019 \end{align*}
2020
2021 \end_inset
2022
2023
2024 \end_layout
2025
2026 \begin_layout Standard
2027 上記の例で使用したコマンドは,
2028
2029 \end_layout
2030
2031 \begin_layout Standard
2032
2033 \series bold
2034
2035 \backslash
2036 cfrac
2037 \begin_inset ERT
2038 status collapsed
2039
2040 \begin_layout Plain Layout
2041
2042
2043 \backslash
2044 space 
2045 \end_layout
2046
2047 \end_inset
2048
2049 A
2050 \begin_inset Formula $\downarrow$
2051 \end_inset
2052
2053 B+
2054 \backslash
2055 cfrac
2056 \begin_inset ERT
2057 status collapsed
2058
2059 \begin_layout Plain Layout
2060
2061
2062 \backslash
2063 space 
2064 \end_layout
2065
2066 \end_inset
2067
2068 C+
2069 \backslash
2070 cfrac
2071 \begin_inset ERT
2072 status collapsed
2073
2074 \begin_layout Plain Layout
2075
2076
2077 \backslash
2078 space 
2079 \end_layout
2080
2081 \end_inset
2082
2083 E
2084 \begin_inset Formula $\downarrow$
2085 \end_inset
2086
2087 F
2088 \begin_inset Formula $\downarrow$
2089 \end_inset
2090
2091 D
2092 \end_layout
2093
2094 \begin_layout Standard
2095 です.
2096 \end_layout
2097
2098 \begin_layout Standard
2099 \begin_inset VSpace medskip
2100 \end_inset
2101
2102
2103 \end_layout
2104
2105 \begin_layout Standard
2106
2107 \series bold
2108
2109 \backslash
2110 cfrac
2111 \series default
2112 は,
2113 他の分数中に入れ子になっている場合も含め,
2114 分数をつねに別行立て数式の大きさに設定します.
2115 \end_layout
2116
2117 \begin_layout Standard
2118 分子の揃え方は,
2119 指定することができます.
2120 \series bold
2121
2122 \backslash
2123 cfracleft
2124 \series default
2125 コマンドは左揃えにし,
2126
2127 \series bold
2128
2129 \backslash
2130 cfracright
2131 \series default
2132 は右揃えにします.
2133 \series bold
2134
2135 \backslash
2136 cfrac
2137 \series default
2138 は中央揃えです.以下の各分数は,
2139 それぞれの揃え位置を示しています.
2140 \series bold
2141
2142 \begin_inset Formula 
2143 \[
2144 \cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
2145 \]
2146
2147 \end_inset
2148
2149
2150 \end_layout
2151
2152 \begin_layout Standard
2153 \begin_inset Note Greyedout
2154 status open
2155
2156 \begin_layout Plain Layout
2157
2158 \series bold
2159 【註】
2160 \backslash
2161 cfracleft
2162 \series default
2163
2164 \series bold
2165
2166 \backslash
2167 cfracright
2168 \series default
2169 は,
2170 生粋の\SpecialChar LaTeX
2171 コマンドではなく,
2172 実体は,
2173 コマンド
2174 \series bold
2175
2176 \backslash
2177 cfrac[揃え位置]{分子}{分母}
2178 \series default
2179 です.したがって,
2180 これらを\SpecialChar TeX
2181 モードで使うことはできません.
2182 \end_layout
2183
2184 \end_inset
2185
2186
2187 \end_layout
2188
2189 \begin_layout Standard
2190 \begin_inset VSpace medskip
2191 \end_inset
2192
2193 ときに,
2194 以下のように
2195 \series bold
2196
2197 \backslash
2198 cfrac
2199 \series default
2200
2201 \series bold
2202
2203 \backslash
2204 frac
2205 \series default
2206 を組み合わせて使うと便利です.
2207 \begin_inset Formula 
2208 \[
2209 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
2210 \]
2211
2212 \end_inset
2213
2214
2215 \end_layout
2216
2217 \begin_layout Standard
2218 斜めの分数線を持つ行内分数を作るには,
2219 コマンド
2220 \series bold
2221
2222 \backslash
2223 nicefrac
2224 \series default
2225
2226 \begin_inset Index idx
2227 range none
2228 pageformat default
2229 status collapsed
2230
2231 \begin_layout Plain Layout
2232 こまんど@コマンド !
2233  N !
2234  
2235 \backslash
2236 nicefrac
2237 \end_layout
2238
2239 \end_inset
2240
2241 (例:
2242
2243 \begin_inset Formula $\nicefrac{5}{31}$
2244 \end_inset
2245
2246 )を使うか,
2247 コマンド
2248 \series bold
2249
2250 \backslash
2251 unitfrac
2252 \series default
2253
2254 \begin_inset Index idx
2255 range none
2256 pageformat default
2257 status collapsed
2258
2259 \begin_layout Plain Layout
2260 こまんど@コマンド !
2261  U !
2262  
2263 \backslash
2264 unitfrac
2265 \end_layout
2266
2267 \end_inset
2268
2269 (例:
2270
2271 \begin_inset Formula $\unitfrac{5}{31}$
2272 \end_inset
2273
2274 )を使います.さらに,
2275
2276 \begin_inset Formula $\unitfrac[2]{1}{3}$
2277 \end_inset
2278
2279 のような帯分数を作るコマンド
2280 \series bold
2281
2282 \backslash
2283 unitfracthree
2284 \series default
2285 もあります.
2286 \end_layout
2287
2288 \begin_layout Standard
2289 \begin_inset Note Greyedout
2290 status open
2291
2292 \begin_layout Plain Layout
2293
2294 \series bold
2295 【註】
2296 \series default
2297 実は,
2298
2299 \series bold
2300
2301 \backslash
2302 unitfracthree
2303 \series default
2304 は生粋の\SpecialChar LaTeX
2305 コマンドではなく,
2306 実体は
2307 \begin_inset Newline newline
2308 \end_inset
2309
2310
2311 \series bold
2312
2313 \backslash
2314 unitfrac[自然数]{分子}{分母}
2315 \series default
2316 というコマンドなので,
2317 \SpecialChar TeX
2318 コードでは使用できません.
2319 \end_layout
2320
2321 \end_inset
2322
2323
2324 \end_layout
2325
2326 \begin_layout Standard
2327 分数線を変更できるような独自の分数の定義のしかたは,
2328
2329 \begin_inset CommandInset ref
2330 LatexCommand ref
2331 reference "subsec:自己定義の分数"
2332 nolink "false"
2333
2334 \end_inset
2335
2336 節に説明があります.
2337 \end_layout
2338
2339 \begin_layout Standard
2340 多行分数の説明は,
2341
2342 \begin_inset CommandInset ref
2343 LatexCommand ref
2344 reference "subsec:多行にわたる分数"
2345 nolink "false"
2346
2347 \end_inset
2348
2349 節にあります.
2350 \end_layout
2351
2352 \begin_layout Subsection
2353 根号
2354 \begin_inset Index idx
2355 range none
2356 pageformat default
2357 status collapsed
2358
2359 \begin_layout Plain Layout
2360 こんごう@根号
2361 \end_layout
2362
2363 \end_inset
2364
2365
2366 \begin_inset Index idx
2367 range none
2368 pageformat default
2369 status collapsed
2370
2371 \begin_layout Plain Layout
2372 るーと@ルート
2373 \begin_inset ERT
2374 status collapsed
2375
2376 \begin_layout Plain Layout
2377
2378 |see{
2379 \end_layout
2380
2381 \end_inset
2382
2383 根号
2384 \begin_inset ERT
2385 status collapsed
2386
2387 \begin_layout Plain Layout
2388
2389 }
2390 \end_layout
2391
2392 \end_inset
2393
2394
2395 \end_layout
2396
2397 \end_inset
2398
2399
2400 \end_layout
2401
2402 \begin_layout Standard
2403 平方根は,
2404
2405 \series bold
2406
2407 \backslash
2408 sqrt
2409 \series default
2410
2411 \begin_inset Index idx
2412 range none
2413 pageformat default
2414 status collapsed
2415
2416 \begin_layout Plain Layout
2417 こまんど@コマンド !
2418  S !
2419  
2420 \backslash
2421 sqrt
2422 \end_layout
2423
2424 \end_inset
2425
2426 か数式ツールバーボタン
2427 \begin_inset Info
2428 type  "icon"
2429 arg   "math-insert \\sqrt"
2430 \end_inset
2431
2432 で作成することができ,
2433 他のすべての根号は,
2434 コマンド
2435 \series bold
2436
2437 \backslash
2438 root
2439 \series default
2440
2441 \begin_inset Index idx
2442 range none
2443 pageformat default
2444 status collapsed
2445
2446 \begin_layout Plain Layout
2447 こまんど@コマンド !
2448  R !
2449  
2450 \backslash
2451 root
2452 \end_layout
2453
2454 \end_inset
2455
2456 か数式ツールバーボタン
2457 \begin_inset Info
2458 type  "icon"
2459 arg   "math-insert \\root"
2460 \end_inset
2461
2462 で作成することができます.
2463 \end_layout
2464
2465 \begin_layout Standard
2466 \align center
2467 \begin_inset Tabular
2468 <lyxtabular version="3" rows="3" columns="2">
2469 <features booktabs="true" tabularvalignment="middle">
2470 <column alignment="center" valignment="top" width="0pt">
2471 <column alignment="center" valignment="top" width="0pt">
2472 <row>
2473 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2474 \begin_inset Text
2475
2476 \begin_layout Plain Layout
2477 コマンド
2478 \end_layout
2479
2480 \end_inset
2481 </cell>
2482 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2483 \begin_inset Text
2484
2485 \begin_layout Plain Layout
2486 出力
2487 \end_layout
2488
2489 \end_inset
2490 </cell>
2491 </row>
2492 <row topspace="1mm">
2493 <cell alignment="center" valignment="top" usebox="none">
2494 \begin_inset Text
2495
2496 \begin_layout Plain Layout
2497
2498 \backslash
2499 sqrt
2500 \begin_inset space \textvisiblespace{}
2501 \end_inset
2502
2503 A-B
2504 \end_layout
2505
2506 \end_inset
2507 </cell>
2508 <cell alignment="center" valignment="top" usebox="none">
2509 \begin_inset Text
2510
2511 \begin_layout Plain Layout
2512 \begin_inset Formula $\sqrt{A-B}$
2513 \end_inset
2514
2515
2516 \end_layout
2517
2518 \end_inset
2519 </cell>
2520 </row>
2521 <row topspace="1mm">
2522 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2523 \begin_inset Text
2524
2525 \begin_layout Plain Layout
2526
2527 \backslash
2528 root
2529 \begin_inset space \textvisiblespace{}
2530 \end_inset
2531
2532 3
2533 \begin_inset Formula $\downarrow$
2534 \end_inset
2535
2536 A-B
2537 \end_layout
2538
2539 \end_inset
2540 </cell>
2541 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
2542 \begin_inset Text
2543
2544 \begin_layout Plain Layout
2545 \begin_inset Formula $\sqrt[3]{A-B}$
2546 \end_inset
2547
2548
2549 \end_layout
2550
2551 \end_inset
2552 </cell>
2553 </row>
2554 </lyxtabular>
2555
2556 \end_inset
2557
2558
2559 \end_layout
2560
2561 \begin_layout Standard
2562 平方根は,
2563 根号指数フィールドを空白のままにしておけば,
2564
2565 \series bold
2566
2567 \backslash
2568 root
2569 \series default
2570 でも作成することができます.
2571 \end_layout
2572
2573 \begin_layout Standard
2574 \begin_inset Formula $\sqrt[\beta]{B}$
2575 \end_inset
2576
2577 の例のように,
2578 指数のとる値によっては,
2579 根号への距離が近すぎることがあります.
2580 \begin_inset Newline newline
2581 \end_inset
2582
2583 この場合には,
2584
2585 \begin_inset Formula $\beta$
2586 \end_inset
2587
2588 が根号に触れてしまいます.これを避けるためには,
2589 以下のようなコマンド書式で,
2590 コマンド
2591 \series bold
2592
2593 \backslash
2594 leftroot
2595 \series default
2596
2597 \begin_inset Index idx
2598 range none
2599 pageformat default
2600 status collapsed
2601
2602 \begin_layout Plain Layout
2603 こまんど@コマンド !
2604  L !
2605  
2606 \backslash
2607 leftroot
2608 \end_layout
2609
2610 \end_inset
2611
2612
2613 \series bold
2614
2615 \backslash
2616 uproot
2617 \series default
2618
2619 \begin_inset Index idx
2620 range none
2621 pageformat default
2622 status collapsed
2623
2624 \begin_layout Plain Layout
2625 こまんど@コマンド !
2626  U !
2627  
2628 \backslash
2629 uproot
2630 \end_layout
2631
2632 \end_inset
2633
2634 を使います.
2635 \end_layout
2636
2637 \begin_layout Standard
2638
2639 \series bold
2640
2641 \backslash
2642 leftroot{距離}
2643 \series default
2644 および
2645 \series bold
2646
2647 \backslash
2648 uproot{距離}
2649 \end_layout
2650
2651 \begin_layout Standard
2652 ここで「距離」は,
2653 指数を左あるいは上に動かす,
2654 Big Point(単位bp;
2655
2656 \begin_inset Formula $\mathrm{72\,bp=1}$
2657 \end_inset
2658
2659 インチ)での数値です.これらのコマンドは,
2660 指数に書き込みます.このようにして,
2661 コマンド
2662 \begin_inset Newline newline
2663 \end_inset
2664
2665
2666 \series bold
2667
2668 \backslash
2669 root
2670 \backslash
2671 leftroot{-1
2672 \begin_inset Formula $\to$
2673 \end_inset
2674
2675
2676 \backslash
2677 uproot{2
2678 \begin_inset Formula $\to$
2679 \end_inset
2680
2681
2682 \backslash
2683 beta
2684 \begin_inset space \textvisiblespace{}
2685 \end_inset
2686
2687
2688 \begin_inset Formula $\to$
2689 \end_inset
2690
2691 B
2692 \begin_inset Newline newline
2693 \end_inset
2694
2695
2696 \series default
2697 は,
2698 正しく組版された数式
2699 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2700 \end_inset
2701
2702 を生成します.
2703 \end_layout
2704
2705 \begin_layout Subsection
2706 二項係数
2707 \begin_inset Index idx
2708 range none
2709 pageformat default
2710 status collapsed
2711
2712 \begin_layout Plain Layout
2713 にこうけいすう@二項係数
2714 \end_layout
2715
2716 \end_inset
2717
2718
2719 \end_layout
2720
2721 \begin_layout Standard
2722 二項係数は,
2723 コマンド
2724 \series bold
2725
2726 \backslash
2727 binom
2728 \series default
2729
2730 \begin_inset Index idx
2731 range none
2732 pageformat default
2733 status collapsed
2734
2735 \begin_layout Plain Layout
2736 こまんど@コマンド !
2737  B !
2738  
2739 \backslash
2740 binom
2741 \end_layout
2742
2743 \end_inset
2744
2745 か数式ツールバーボタン
2746 \begin_inset Info
2747 type  "icon"
2748 arg   "math-insert \\frac-square"
2749 \end_inset
2750
2751 の小メニューを使って挿入することができます.分数(
2752 \series bold
2753
2754 \backslash
2755 frac
2756 \series default
2757 )と同様に,
2758
2759 \series bold
2760
2761 \backslash
2762 binom
2763 \series default
2764 の他に,
2765 コマンド
2766 \series bold
2767
2768 \backslash
2769 dbinom
2770 \begin_inset Index idx
2771 range none
2772 pageformat default
2773 status collapsed
2774
2775 \begin_layout Plain Layout
2776 こまんど@コマンド !
2777  D !
2778  
2779 \backslash
2780 dbinom
2781 \end_layout
2782
2783 \end_inset
2784
2785
2786 \series default
2787 および
2788 \series bold
2789
2790 \backslash
2791 tbinom
2792 \series default
2793
2794 \begin_inset Index idx
2795 range none
2796 pageformat default
2797 status collapsed
2798
2799 \begin_layout Plain Layout
2800 こまんど@コマンド !
2801  T !
2802  
2803 \backslash
2804 tbinom
2805 \end_layout
2806
2807 \end_inset
2808
2809 があります.二項係数のまわりの括弧に,
2810 他の括弧を使うには,
2811 コマンド
2812 \series bold
2813
2814 \backslash
2815 brace
2816 \series default
2817
2818 \begin_inset Index idx
2819 range none
2820 pageformat default
2821 status collapsed
2822
2823 \begin_layout Plain Layout
2824 こまんど@コマンド !
2825  B !
2826  
2827 \backslash
2828 brace
2829 \end_layout
2830
2831 \end_inset
2832
2833
2834 \series bold
2835
2836 \backslash
2837 brack
2838 \series default
2839
2840 \begin_inset Index idx
2841 range none
2842 pageformat default
2843 status collapsed
2844
2845 \begin_layout Plain Layout
2846 こまんど@コマンド !
2847  B !
2848  
2849 \backslash
2850 brack
2851 \end_layout
2852
2853 \end_inset
2854
2855 があります.
2856 \end_layout
2857
2858 \begin_layout Standard
2859 \align center
2860 \begin_inset Tabular
2861 <lyxtabular version="3" rows="6" columns="2">
2862 <features booktabs="true" tabularvalignment="middle">
2863 <column alignment="center" valignment="top" width="0pt">
2864 <column alignment="center" valignment="top" width="0pt">
2865 <row>
2866 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2867 \begin_inset Text
2868
2869 \begin_layout Plain Layout
2870 コマンド
2871 \end_layout
2872
2873 \end_inset
2874 </cell>
2875 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Plain Layout
2879 出力
2880 \end_layout
2881
2882 \end_inset
2883 </cell>
2884 </row>
2885 <row topspace="1mm">
2886 <cell alignment="center" valignment="top" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Plain Layout
2890
2891 \backslash
2892 binom
2893 \begin_inset space \textvisiblespace{}
2894 \end_inset
2895
2896 A
2897 \begin_inset Formula $\downarrow$
2898 \end_inset
2899
2900 B
2901 \end_layout
2902
2903 \end_inset
2904 </cell>
2905 <cell alignment="center" valignment="top" usebox="none">
2906 \begin_inset Text
2907
2908 \begin_layout Plain Layout
2909 \begin_inset Formula $\binom{A}{B}$
2910 \end_inset
2911
2912
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 </row>
2918 <row topspace="2mm">
2919 <cell alignment="center" valignment="top" usebox="none">
2920 \begin_inset Text
2921
2922 \begin_layout Plain Layout
2923
2924 \backslash
2925 dbinom
2926 \begin_inset space \textvisiblespace{}
2927 \end_inset
2928
2929 A
2930 \begin_inset Formula $\downarrow$
2931 \end_inset
2932
2933 B
2934 \end_layout
2935
2936 \end_inset
2937 </cell>
2938 <cell alignment="center" valignment="top" usebox="none">
2939 \begin_inset Text
2940
2941 \begin_layout Plain Layout
2942 \begin_inset Formula $\dbinom{A}{B}$
2943 \end_inset
2944
2945
2946 \end_layout
2947
2948 \end_inset
2949 </cell>
2950 </row>
2951 <row topspace="2mm" bottomspace="0.5mm">
2952 <cell alignment="center" valignment="top" usebox="none">
2953 \begin_inset Text
2954
2955 \begin_layout Plain Layout
2956
2957 \backslash
2958 tbinom
2959 \begin_inset space \textvisiblespace{}
2960 \end_inset
2961
2962 A
2963 \begin_inset Formula $\downarrow$
2964 \end_inset
2965
2966 B
2967 \end_layout
2968
2969 \end_inset
2970 </cell>
2971 <cell alignment="center" valignment="top" usebox="none">
2972 \begin_inset Text
2973
2974 \begin_layout Plain Layout
2975 \begin_inset Formula $\tbinom{A}{B}$
2976 \end_inset
2977
2978
2979 \end_layout
2980
2981 \end_inset
2982 </cell>
2983 </row>
2984 <row topspace="1mm">
2985 <cell alignment="center" valignment="top" topline="true" usebox="none">
2986 \begin_inset Text
2987
2988 \begin_layout Plain Layout
2989
2990 \backslash
2991 brack
2992 \begin_inset space \textvisiblespace{}
2993 \end_inset
2994
2995 A
2996 \begin_inset Formula $\downarrow$
2997 \end_inset
2998
2999 B
3000 \end_layout
3001
3002 \end_inset
3003 </cell>
3004 <cell alignment="center" valignment="top" topline="true" usebox="none">
3005 \begin_inset Text
3006
3007 \begin_layout Plain Layout
3008 \begin_inset Formula ${A \brack B}$
3009 \end_inset
3010
3011
3012 \end_layout
3013
3014 \end_inset
3015 </cell>
3016 </row>
3017 <row topspace="2mm" bottomspace="0.5mm">
3018 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
3019 \begin_inset Text
3020
3021 \begin_layout Plain Layout
3022
3023 \backslash
3024 brace
3025 \begin_inset space \textvisiblespace{}
3026 \end_inset
3027
3028 A
3029 \begin_inset Formula $\downarrow$
3030 \end_inset
3031
3032 B
3033 \end_layout
3034
3035 \end_inset
3036 </cell>
3037 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
3038 \begin_inset Text
3039
3040 \begin_layout Plain Layout
3041 \begin_inset Formula ${A \brace B}$
3042 \end_inset
3043
3044
3045 \end_layout
3046
3047 \end_inset
3048 </cell>
3049 </row>
3050 </lyxtabular>
3051
3052 \end_inset
3053
3054
3055 \end_layout
3056
3057 \begin_layout Subsection
3058 場合分け
3059 \begin_inset Index idx
3060 range none
3061 pageformat default
3062 status collapsed
3063
3064 \begin_layout Plain Layout
3065 ばあいわけ@場合分け
3066 \end_layout
3067
3068 \end_inset
3069
3070
3071 \end_layout
3072
3073 \begin_layout Standard
3074 \align center
3075 \begin_inset Tabular
3076 <lyxtabular version="3" rows="3" columns="2">
3077 <features booktabs="true" tabularvalignment="middle">
3078 <column alignment="center" valignment="top" width="0pt">
3079 <column alignment="center" valignment="top" width="0pt">
3080 <row>
3081 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3082 \begin_inset Text
3083
3084 \begin_layout Plain Layout
3085 コマンド
3086 \end_layout
3087
3088 \end_inset
3089 </cell>
3090 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3091 \begin_inset Text
3092
3093 \begin_layout Plain Layout
3094 出力
3095 \end_layout
3096
3097 \end_inset
3098 </cell>
3099 </row>
3100 <row>
3101 <cell alignment="center" valignment="top" usebox="none">
3102 \begin_inset Text
3103
3104 \begin_layout Plain Layout
3105
3106 \backslash
3107 cases
3108 \begin_inset space \textvisiblespace{}
3109 \end_inset
3110
3111 A
3112 \begin_inset Formula $\to$
3113 \end_inset
3114
3115 B
3116 \begin_inset Formula $>$
3117 \end_inset
3118
3119 0
3120 \begin_inset Index idx
3121 range none
3122 pageformat default
3123 status collapsed
3124
3125 \begin_layout Plain Layout
3126 こまんど@コマンド !
3127  C !
3128  
3129 \backslash
3130 cases
3131 \end_layout
3132
3133 \end_inset
3134
3135
3136 \end_layout
3137
3138 \end_inset
3139 </cell>
3140 <cell alignment="center" valignment="top" usebox="none">
3141 \begin_inset Text
3142
3143 \begin_layout Plain Layout
3144 \begin_inset Formula $\begin{cases}
3145 A & B>0\end{cases}$
3146 \end_inset
3147
3148
3149 \end_layout
3150
3151 \end_inset
3152 </cell>
3153 </row>
3154 <row topspace="1.5mm">
3155 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
3156 \begin_inset Text
3157
3158 \begin_layout Plain Layout
3159
3160 \backslash
3161 cases
3162 \begin_inset space \textvisiblespace{}
3163 \end_inset
3164
3165
3166 \begin_inset Info
3167 type  "shortcut"
3168 arg   "newline-insert newline"
3169 \end_inset
3170
3171
3172 \end_layout
3173
3174 \end_inset
3175 </cell>
3176 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
3177 \begin_inset Text
3178
3179 \begin_layout Plain Layout
3180 \begin_inset Formula $\begin{cases}
3181 A & \textrm{for }x>0\\
3182 B & \textrm{for }x=0
3183 \end{cases}$
3184 \end_inset
3185
3186
3187 \end_layout
3188
3189 \end_inset
3190 </cell>
3191 </row>
3192 </lyxtabular>
3193
3194 \end_inset
3195
3196
3197 \end_layout
3198
3199 \begin_layout Standard
3200
3201 \series bold
3202
3203 \backslash
3204 cases
3205 \series default
3206 を挿入するか数式ツールバーボタン
3207 \begin_inset Info
3208 type  "icon"
3209 arg   "math-insert \\cases"
3210 \end_inset
3211
3212 を使用した後では,
3213
3214 \begin_inset Flex Ruby
3215 status collapsed
3216
3217 \begin_layout Plain Layout
3218 捷径
3219 \begin_inset Argument post:1
3220 status collapsed
3221
3222 \begin_layout Plain Layout
3223 ショートカット
3224 \end_layout
3225
3226 \end_inset
3227
3228
3229 \end_layout
3230
3231 \end_inset
3232
3233
3234 \begin_inset Info
3235 type  "shortcut"
3236 arg   "newline-insert newline"
3237 \end_inset
3238
3239 か表ツールバーボタン
3240 \begin_inset Info
3241 type  "icon"
3242 arg   "tabular-feature append-row"
3243 \end_inset
3244
3245 を使えば,
3246 新しい行を作ることができます.
3247 \end_layout
3248
3249 \begin_layout Standard
3250 コマンド
3251 \series bold
3252
3253 \backslash
3254 cases
3255 \series default
3256 は,
3257
3258 \family sans
3259 挿入\SpecialChar menuseparator
3260 数式\SpecialChar menuseparator
3261 Cases環境
3262 \family default
3263 メニューで挿入することもできます.
3264 \end_layout
3265
3266 \begin_layout Subsection
3267 否定
3268 \begin_inset Index idx
3269 range none
3270 pageformat default
3271 status collapsed
3272
3273 \begin_layout Plain Layout
3274 ひてい@否定
3275 \end_layout
3276
3277 \end_inset
3278
3279
3280 \end_layout
3281
3282 \begin_layout Standard
3283
3284 \series bold
3285
3286 \backslash
3287 not
3288 \series default
3289
3290 \begin_inset Index idx
3291 range none
3292 pageformat default
3293 status collapsed
3294
3295 \begin_layout Plain Layout
3296 こまんど@コマンド !
3297  N !
3298  
3299 \backslash
3300 not
3301 \end_layout
3302
3303 \end_inset
3304
3305 を挿入することで,
3306 すべての文字を取り消し形で表示できます.文字はスラッシュを上書きされた形になります.
3307 \end_layout
3308
3309 \begin_layout Standard
3310 \align center
3311 \begin_inset Tabular
3312 <lyxtabular version="3" rows="4" columns="2">
3313 <features booktabs="true" tabularvalignment="middle">
3314 <column alignment="center" valignment="top" width="0pt">
3315 <column alignment="center" valignment="top" width="0pt">
3316 <row>
3317 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3318 \begin_inset Text
3319
3320 \begin_layout Plain Layout
3321 コマンド
3322 \end_layout
3323
3324 \end_inset
3325 </cell>
3326 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3327 \begin_inset Text
3328
3329 \begin_layout Plain Layout
3330 出力
3331 \end_layout
3332
3333 \end_inset
3334 </cell>
3335 </row>
3336 <row>
3337 <cell alignment="center" valignment="top" usebox="none">
3338 \begin_inset Text
3339
3340 \begin_layout Plain Layout
3341
3342 \backslash
3343 not=
3344 \end_layout
3345
3346 \end_inset
3347 </cell>
3348 <cell alignment="center" valignment="top" usebox="none">
3349 \begin_inset Text
3350
3351 \begin_layout Plain Layout
3352 \begin_inset Formula $\not=$
3353 \end_inset
3354
3355
3356 \end_layout
3357
3358 \end_inset
3359 </cell>
3360 </row>
3361 <row>
3362 <cell alignment="center" valignment="top" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366
3367 \backslash
3368 not 
3369 \backslash
3370 le
3371 \end_layout
3372
3373 \end_inset
3374 </cell>
3375 <cell alignment="center" valignment="top" usebox="none">
3376 \begin_inset Text
3377
3378 \begin_layout Plain Layout
3379 \begin_inset Formula $\not\le$
3380 \end_inset
3381
3382
3383 \end_layout
3384
3385 \end_inset
3386 </cell>
3387 </row>
3388 <row>
3389 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393
3394 \backslash
3395 not 
3396 \backslash
3397 parallel
3398 \end_layout
3399
3400 \end_inset
3401 </cell>
3402 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406 \begin_inset Formula $\not\parallel$
3407 \end_inset
3408
3409
3410 \end_layout
3411
3412 \end_inset
3413 </cell>
3414 </row>
3415 </lyxtabular>
3416
3417 \end_inset
3418
3419
3420 \end_layout
3421
3422 \begin_layout Standard
3423 最後の例が示すように,
3424 すべての否定形がきれいに出力されるわけではありません.このことから,
3425 否定形に専用のコマンドを持つものもあります(第
3426 \begin_inset CommandInset ref
3427 LatexCommand ref
3428 reference "subsec:数学記号"
3429 nolink "false"
3430
3431 \end_inset
3432
3433 節および第
3434 \begin_inset CommandInset ref
3435 LatexCommand ref
3436 reference "sec:関係子"
3437 nolink "false"
3438
3439 \end_inset
3440
3441 節を参照).
3442 \end_layout
3443
3444 \begin_layout Subsection
3445 埋め草
3446 \begin_inset CommandInset label
3447 LatexCommand label
3448 name "subsec:埋め草"
3449
3450 \end_inset
3451
3452
3453 \begin_inset Index idx
3454 range none
3455 pageformat default
3456 status collapsed
3457
3458 \begin_layout Plain Layout
3459 うめくさ@埋め草
3460 \end_layout
3461
3462 \end_inset
3463
3464
3465 \begin_inset Index idx
3466 range none
3467 pageformat default
3468 status collapsed
3469
3470 \begin_layout Plain Layout
3471 かがくきごう@化学記号 !
3472  どういたい@同位体
3473 \end_layout
3474
3475 \end_inset
3476
3477
3478 \begin_inset Index idx
3479 range none
3480 pageformat default
3481 status collapsed
3482
3483 \begin_layout Plain Layout
3484 どういたい@同位体
3485 \begin_inset ERT
3486 status collapsed
3487
3488 \begin_layout Plain Layout
3489
3490 |see{
3491 \end_layout
3492
3493 \end_inset
3494
3495 化学記号
3496 \begin_inset ERT
3497 status collapsed
3498
3499 \begin_layout Plain Layout
3500
3501 }
3502 \end_layout
3503
3504 \end_inset
3505
3506
3507 \end_layout
3508
3509 \end_inset
3510
3511
3512 \begin_inset Index idx
3513 range none
3514 pageformat default
3515 status collapsed
3516
3517 \begin_layout Plain Layout
3518 あいそとーぷ@アイソトープ
3519 \begin_inset ERT
3520 status collapsed
3521
3522 \begin_layout Plain Layout
3523
3524 |see{
3525 \end_layout
3526
3527 \end_inset
3528
3529 同位体
3530 \begin_inset ERT
3531 status collapsed
3532
3533 \begin_layout Plain Layout
3534
3535 }
3536 \end_layout
3537
3538 \end_inset
3539
3540
3541 \end_layout
3542
3543 \end_inset
3544
3545
3546 \end_layout
3547
3548 \begin_layout Standard
3549 たとえば同位体
3550 \begin_inset Foot
3551 status collapsed
3552
3553 \begin_layout Plain Layout
3554 同位体と化学記号の組版に関しては,
3555
3556 \begin_inset CommandInset ref
3557 LatexCommand ref
3558 reference "subsec:化学記号と化学式"
3559 nolink "false"
3560
3561 \end_inset
3562
3563 節に記述があります.
3564 \end_layout
3565
3566 \end_inset
3567
3568 を表示しようとすると,
3569 次のような問題が起こります.
3570 \end_layout
3571
3572 \begin_layout Standard
3573 \align center
3574 \begin_inset Tabular
3575 <lyxtabular version="3" rows="2" columns="2">
3576 <features booktabs="true" tabularvalignment="middle">
3577 <column alignment="center" valignment="top" width="0pt">
3578 <column alignment="center" valignment="top" width="0pt">
3579 <row>
3580 <cell alignment="center" valignment="top" usebox="none">
3581 \begin_inset Text
3582
3583 \begin_layout Plain Layout
3584 上付き文字と下付き文字を使用して作った指数:
3585
3586 \end_layout
3587
3588 \end_inset
3589 </cell>
3590 <cell alignment="center" valignment="top" usebox="none">
3591 \begin_inset Text
3592
3593 \begin_layout Plain Layout
3594 \begin_inset Formula $_{9}^{19}\mathrm{F}$
3595 \end_inset
3596
3597
3598 \end_layout
3599
3600 \end_inset
3601 </cell>
3602 </row>
3603 <row topspace="1.5mm">
3604 <cell alignment="center" valignment="top" usebox="none">
3605 \begin_inset Text
3606
3607 \begin_layout Plain Layout
3608 正しい指数:
3609
3610 \end_layout
3611
3612 \end_inset
3613 </cell>
3614 <cell alignment="center" valignment="top" usebox="none">
3615 \begin_inset Text
3616
3617 \begin_layout Plain Layout
3618 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3619 \end_inset
3620
3621
3622 \end_layout
3623
3624 \end_inset
3625 </cell>
3626 </row>
3627 </lyxtabular>
3628
3629 \end_inset
3630
3631
3632 \end_layout
3633
3634 \begin_layout Standard
3635 短い方の指数は,
3636 既定で,
3637 長い方の指数の一文字目の下ないし上に配置されてしまいます.これを避けるには,
3638 一文字ないし複数の空の文字を生成するコマンド
3639 \series bold
3640
3641 \backslash
3642 phantom
3643 \series default
3644
3645 \begin_inset Index idx
3646 range none
3647 pageformat default
3648 status collapsed
3649
3650 \begin_layout Plain Layout
3651 こまんど@コマンド !
3652  P !
3653  
3654 \backslash
3655 phantom
3656 \end_layout
3657
3658 \end_inset
3659
3660 や数式ツールバーボタン
3661 \begin_inset Foot
3662 status collapsed
3663
3664 \begin_layout Plain Layout
3665 ツールバーボタン
3666 \begin_inset Info
3667 type  "icon"
3668 arg   "math-insert \\space"
3669 \end_inset
3670
3671 の小メニューに入っています.
3672 \end_layout
3673
3674 \end_inset
3675
3676
3677 \begin_inset Info
3678 type  "icon"
3679 arg   "math/phantom"
3680 \end_inset
3681
3682 があります.
3683 \series bold
3684
3685 \backslash
3686 phantom
3687 \series default
3688 を挿入すると,
3689 二つの赤い矢印が重なった青枠が表示されます.矢印は,
3690 箱の中身の幅と高さの両方が,
3691 埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打ち文字)として適用されることを示しています.したがって,
3692
3693 \series bold
3694
3695 \backslash
3696 phantom
3697 \series default
3698 の作る文字は,
3699 箱の中身の文字の大きさを持つ埋め草となります.
3700 \end_layout
3701
3702 \begin_layout Standard
3703 \align center
3704 \begin_inset Tabular
3705 <lyxtabular version="3" rows="4" columns="2">
3706 <features booktabs="true" tabularvalignment="middle">
3707 <column alignment="center" valignment="top" width="0pt">
3708 <column alignment="center" valignment="top" width="0pt">
3709 <row>
3710 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714 コマンド
3715 \end_layout
3716
3717 \end_inset
3718 </cell>
3719 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723 出力
3724 \end_layout
3725
3726 \end_inset
3727 </cell>
3728 </row>
3729 <row topspace="1.5mm">
3730 <cell alignment="center" valignment="top" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734 ^19
3735 \begin_inset space \textvisiblespace{}
3736 \end_inset
3737
3738 _
3739 \backslash
3740 phantom
3741 \begin_inset space \textvisiblespace{}
3742 \end_inset
3743
3744 1
3745 \begin_inset Formula $\to$
3746 \end_inset
3747
3748 9
3749 \begin_inset space \textvisiblespace{}
3750 \end_inset
3751
3752 F
3753 \end_layout
3754
3755 \end_inset
3756 </cell>
3757 <cell alignment="center" valignment="top" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Plain Layout
3761 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3762 \end_inset
3763
3764
3765 \end_layout
3766
3767 \end_inset
3768 </cell>
3769 </row>
3770 <row topspace="1.5mm" bottomspace="0.5mm">
3771 <cell alignment="center" valignment="top" usebox="none">
3772 \begin_inset Text
3773
3774 \begin_layout Plain Layout
3775 ^235
3776 \begin_inset space \textvisiblespace{}
3777 \end_inset
3778
3779 _
3780 \backslash
3781 phantom
3782 \begin_inset space \textvisiblespace{}
3783 \end_inset
3784
3785 23
3786 \begin_inset Formula $\to$
3787 \end_inset
3788
3789 9
3790 \begin_inset space \textvisiblespace{}
3791 \end_inset
3792
3793 F
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 <cell alignment="center" valignment="top" usebox="none">
3799 \begin_inset Text
3800
3801 \begin_layout Plain Layout
3802 \begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
3803 \end_inset
3804
3805
3806 \end_layout
3807
3808 \end_inset
3809 </cell>
3810 </row>
3811 <row topspace="1.5mm" bottomspace="0.5mm">
3812 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3813 \begin_inset Text
3814
3815 \begin_layout Plain Layout
3816
3817 \backslash
3818 Lambda^
3819 \begin_inset space \textvisiblespace{}
3820 \end_inset
3821
3822
3823 \backslash
3824 phantom
3825 \begin_inset space \textvisiblespace{}
3826 \end_inset
3827
3828 ii
3829 \begin_inset Formula $\to$
3830 \end_inset
3831
3832 t
3833 \begin_inset space \textvisiblespace{}
3834 \end_inset
3835
3836 _MMt
3837 \end_layout
3838
3839 \end_inset
3840 </cell>
3841 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3842 \begin_inset Text
3843
3844 \begin_layout Plain Layout
3845 \begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
3846 \end_inset
3847
3848
3849 \end_layout
3850
3851 \end_inset
3852 </cell>
3853 </row>
3854 </lyxtabular>
3855
3856 \end_inset
3857
3858
3859 \end_layout
3860
3861 \begin_layout Standard
3862 さらに,
3863
3864 \series bold
3865
3866 \backslash
3867 vphantom
3868 \series default
3869
3870 \begin_inset Index idx
3871 range none
3872 pageformat default
3873 status collapsed
3874
3875 \begin_layout Plain Layout
3876 こまんど@コマンド !
3877  V !
3878  
3879 \backslash
3880 vphantom
3881 \end_layout
3882
3883 \end_inset
3884
3885 (ツールバーボタン
3886 \begin_inset space ~
3887 \end_inset
3888
3889
3890 \begin_inset Info
3891 type  "icon"
3892 arg   "math/vphantom"
3893 \end_inset
3894
3895 )および
3896 \series bold
3897
3898 \backslash
3899 hphantom
3900 \series default
3901
3902 \begin_inset Index idx
3903 range none
3904 pageformat default
3905 status collapsed
3906
3907 \begin_layout Plain Layout
3908 こまんど@コマンド !
3909  H !
3910  
3911 \backslash
3912 hphantom
3913 \end_layout
3914
3915 \end_inset
3916
3917 (ツールバーボタン
3918 \begin_inset space ~
3919 \end_inset
3920
3921
3922 \begin_inset Info
3923 type  "icon"
3924 arg   "math/hphantom"
3925 \end_inset
3926
3927 )というコマンドもあります.
3928 \series bold
3929
3930 \backslash
3931 vphantom
3932 \series default
3933 は,
3934 枠内部の文字の最大高のみの空白を作り,
3935 幅は考慮しません.
3936 \series bold
3937
3938 \backslash
3939 hphantom
3940 \series default
3941 は,
3942 枠の内容の幅のみの空白を作ります.このことから,
3943 これらの枠は一本の赤矢印のみで表示されます.
3944 \end_layout
3945
3946 \begin_layout Standard
3947 たとえば,
3948
3949 \series bold
3950
3951 \backslash
3952 vphantom
3953 \series default
3954
3955 \begin_inset space \textvisiblespace{}
3956 \end_inset
3957
3958
3959 \series bold
3960 a
3961 \backslash
3962 int
3963 \series default
3964 は,
3965 積分記号
3966 \begin_inset Foot
3967 status collapsed
3968
3969 \begin_layout Plain Layout
3970
3971 \series bold
3972
3973 \backslash
3974 int
3975 \series default
3976 コマンドは,
3977 積分記号を生成します.第
3978 \begin_inset CommandInset ref
3979 LatexCommand ref
3980 reference "subsec:大演算子"
3981 nolink "false"
3982
3983 \end_inset
3984
3985 節を参照してください.
3986 \end_layout
3987
3988 \end_inset
3989
3990 が最大高の文字なので,
3991 積分記号の高さを持つ空白を作ります.実際の適用例については,
3992
3993 \begin_inset CommandInset ref
3994 LatexCommand ref
3995 reference "subsec:多行にわたる括弧"
3996 nolink "false"
3997
3998 \end_inset
3999
4000 節を参照してください.
4001 \end_layout
4002
4003 \begin_layout Standard
4004 埋め草は,
4005 メニュー
4006 \family sans
4007 挿入\SpecialChar menuseparator
4008 整形\SpecialChar menuseparator
4009 埋め草
4010 \family default
4011 を使えば,
4012 以下のように本文中でも使用することができます.
4013 \end_layout
4014
4015 \begin_layout Standard
4016 これは本文です.
4017 \begin_inset Newline newline
4018 \end_inset
4019
4020
4021 \begin_inset Phantom Phantom
4022 status open
4023
4024 \begin_layout Plain Layout
4025 これは
4026 \end_layout
4027
4028 \end_inset
4029
4030 本文です.
4031 \end_layout
4032
4033 \begin_layout Subsection
4034 横線
4035 \begin_inset Index idx
4036 range none
4037 pageformat default
4038 status collapsed
4039
4040 \begin_layout Plain Layout
4041 よこせん@横線
4042 \end_layout
4043
4044 \end_inset
4045
4046
4047 \begin_inset Index idx
4048 range none
4049 pageformat default
4050 status collapsed
4051
4052 \begin_layout Plain Layout
4053 すうしき@数式 !
4054  かせん@下線
4055 \end_layout
4056
4057 \end_inset
4058
4059
4060 \begin_inset Index idx
4061 range none
4062 pageformat default
4063 status collapsed
4064
4065 \begin_layout Plain Layout
4066 ぼうせん@棒線
4067 \begin_inset ERT
4068 status collapsed
4069
4070 \begin_layout Plain Layout
4071
4072 |see{
4073 \end_layout
4074
4075 \end_inset
4076
4077 横線
4078 \begin_inset ERT
4079 status collapsed
4080
4081 \begin_layout Plain Layout
4082
4083 }
4084 \end_layout
4085
4086 \end_inset
4087
4088
4089 \end_layout
4090
4091 \end_inset
4092
4093
4094 \end_layout
4095
4096 \begin_layout Standard
4097 \align center
4098 \begin_inset Tabular
4099 <lyxtabular version="3" rows="4" columns="2">
4100 <features booktabs="true" tabularvalignment="middle">
4101 <column alignment="center" valignment="top" width="0pt">
4102 <column alignment="center" valignment="top" width="0pt">
4103 <row>
4104 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4105 \begin_inset Text
4106
4107 \begin_layout Plain Layout
4108 コマンド
4109 \end_layout
4110
4111 \end_inset
4112 </cell>
4113 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Plain Layout
4117 出力
4118 \end_layout
4119
4120 \end_inset
4121 </cell>
4122 </row>
4123 <row topspace="2mm">
4124 <cell alignment="center" valignment="top" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128
4129 \backslash
4130 overline
4131 \begin_inset space \textvisiblespace{}
4132 \end_inset
4133
4134 A+B
4135 \begin_inset Index idx
4136 range none
4137 pageformat default
4138 status collapsed
4139
4140 \begin_layout Plain Layout
4141 こまんど@コマンド !
4142  O !
4143  
4144 \backslash
4145 overline
4146 \end_layout
4147
4148 \end_inset
4149
4150
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 \begin_inset Formula $\overline{A+B}$
4160 \end_inset
4161
4162
4163 \end_layout
4164
4165 \end_inset
4166 </cell>
4167 </row>
4168 <row bottomspace="1mm">
4169 <cell alignment="center" valignment="top" usebox="none">
4170 \begin_inset Text
4171
4172 \begin_layout Plain Layout
4173
4174 \backslash
4175 underline
4176 \begin_inset space \textvisiblespace{}
4177 \end_inset
4178
4179 A+B
4180 \begin_inset Index idx
4181 range none
4182 pageformat default
4183 status collapsed
4184
4185 \begin_layout Plain Layout
4186 こまんど@コマンド !
4187  U !
4188  
4189 \backslash
4190 underline
4191 \end_layout
4192
4193 \end_inset
4194
4195
4196 \end_layout
4197
4198 \end_inset
4199 </cell>
4200 <cell alignment="center" valignment="top" usebox="none">
4201 \begin_inset Text
4202
4203 \begin_layout Plain Layout
4204 \begin_inset Formula $\underline{A+B}$
4205 \end_inset
4206
4207
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 </row>
4213 <row topspace="2mm" bottomspace="1mm">
4214 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4215 \begin_inset Text
4216
4217 \begin_layout Plain Layout
4218
4219 \backslash
4220 overline
4221 \begin_inset space \textvisiblespace{}
4222 \end_inset
4223
4224
4225 \backslash
4226 underline
4227 \begin_inset space \textvisiblespace{}
4228 \end_inset
4229
4230 A+B
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4236 \begin_inset Text
4237
4238 \begin_layout Plain Layout
4239 \begin_inset Formula $\overline{\underline{A+B}}$
4240 \end_inset
4241
4242
4243 \end_layout
4244
4245 \end_inset
4246 </cell>
4247 </row>
4248 </lyxtabular>
4249
4250 \end_inset
4251
4252
4253 \end_layout
4254
4255 \begin_layout Standard
4256 上記最後の例では,
4257 先に
4258 \series bold
4259
4260 \backslash
4261 overline
4262 \series default
4263 が来ようが
4264 \series bold
4265
4266 \backslash
4267 underline
4268 \series default
4269 が来ようが,
4270 関係ありません.
4271 \end_layout
4272
4273 \begin_layout Standard
4274 二重下線を引くには,
4275
4276 \series bold
4277
4278 \backslash
4279 underline
4280 \series default
4281 を二回使います.
4282 \end_layout
4283
4284 \begin_layout Standard
4285 文字の上下6本の線まで引くことができます.
4286 \end_layout
4287
4288 \begin_layout Standard
4289 \begin_inset VSpace bigskip
4290 \end_inset
4291
4292 自己定義の線は,
4293 以下の書式を持つ
4294 \series bold
4295
4296 \backslash
4297 rule
4298 \series default
4299
4300 \begin_inset Index idx
4301 range none
4302 pageformat default
4303 status collapsed
4304
4305 \begin_layout Plain Layout
4306 こまんど@コマンド !
4307  R !
4308  
4309 \backslash
4310 rule
4311 \end_layout
4312
4313 \end_inset
4314
4315 コマンドで作成することができます.
4316 \end_layout
4317
4318 \begin_layout Standard
4319
4320 \series bold
4321
4322 \backslash
4323 rule[垂直オフセット幅]{長さ}{厚み}
4324 \end_layout
4325
4326 \begin_layout Standard
4327 オプションの
4328 \series bold
4329 「垂直オフセット幅
4330 \series default
4331 」は,
4332 行を上方に(値が負であれば下方に)移動させます.値としては,
4333
4334 \begin_inset CommandInset ref
4335 LatexCommand ref
4336 reference "tab:使用できる単位"
4337 nolink "false"
4338
4339 \end_inset
4340
4341 表に掲げてある単位を用いることができます.以下に,
4342
4343 \begin_inset Newline newline
4344 \end_inset
4345
4346
4347 \series bold
4348
4349 \backslash
4350 rule[-2ex]{3cm}{2pt}
4351 \series default
4352  および 
4353 \series bold
4354
4355 \backslash
4356 rule{2cm}{1pt}
4357 \begin_inset Newline newline
4358 \end_inset
4359
4360
4361 \series default
4362 というコマンドを用いて作成したふたつの例を例示します.
4363 \end_layout
4364
4365 \begin_layout Standard
4366 この行には,
4367
4368 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4369 \end_inset
4370
4371 二本の線があります.
4372 \end_layout
4373
4374 \begin_layout Standard
4375
4376 \backslash
4377 ruleは,
4378 メニュー
4379 \family sans
4380 挿入\SpecialChar menuseparator
4381 整形\SpecialChar menuseparator
4382 水平線
4383 \family default
4384 を使っても,
4385 本文に挿入することができます.
4386 \end_layout
4387
4388 \begin_layout Standard
4389 これは一行の
4390 \begin_inset CommandInset line
4391 LatexCommand rule
4392 offset "0.5ex"
4393 width "3cm"
4394 height "1pt"
4395
4396 \end_inset
4397
4398 文章です.
4399 \end_layout
4400
4401 \begin_layout Subsection
4402 省略符号
4403 \begin_inset CommandInset label
4404 LatexCommand label
4405 name "subsec:省略符号"
4406
4407 \end_inset
4408
4409
4410 \begin_inset Index idx
4411 range none
4412 pageformat default
4413 status collapsed
4414
4415 \begin_layout Plain Layout
4416 しょうりゃくふごう@省略符号
4417 \end_layout
4418
4419 \end_inset
4420
4421
4422 \end_layout
4423
4424 \begin_layout Standard
4425 省略符号には,
4426 いくつかの種類が使用できます
4427 \begin_inset Foot
4428 status collapsed
4429
4430 \begin_layout Plain Layout
4431 数式ツールバー中の
4432 \begin_inset Info
4433 type  "icon"
4434 arg   "math-insert \\ldots"
4435 \end_inset
4436
4437 ボタンで表示されている小メニューです.
4438 \end_layout
4439
4440 \end_inset
4441
4442 .列挙のためには,
4443 ベースラインの点々(
4444 \series bold
4445
4446 \backslash
4447 ldots
4448 \series default
4449
4450 \begin_inset Index idx
4451 range none
4452 pageformat default
4453 status collapsed
4454
4455 \begin_layout Plain Layout
4456 こまんど@コマンド !
4457  L !
4458  
4459 \backslash
4460 ldots
4461 \end_layout
4462
4463 \end_inset
4464
4465 )を使用しますが,
4466 演算子の場合は,
4467 演算子と同じ高さの点々(
4468 \series bold
4469
4470 \backslash
4471 cdots
4472 \series default
4473
4474 \begin_inset Index idx
4475 range none
4476 pageformat default
4477 status collapsed
4478
4479 \begin_layout Plain Layout
4480 こまんど@コマンド !
4481  C !
4482  
4483 \backslash
4484 cdots
4485 \end_layout
4486
4487 \end_inset
4488
4489 )が必要です.
4490 \series bold
4491
4492 \backslash
4493 dots
4494 \series default
4495
4496 \begin_inset Index idx
4497 range none
4498 pageformat default
4499 status collapsed
4500
4501 \begin_layout Plain Layout
4502 こまんど@コマンド !
4503  D !
4504  
4505 \backslash
4506 dots
4507 \end_layout
4508
4509 \end_inset
4510
4511 コマンドを使うと,
4512 \SpecialChar LaTeX
4513 は次に来る文字がどのような種類の文字であるかによって,
4514 自動的にどの種類を使うかを選択します.
4515 \end_layout
4516
4517 \begin_layout Standard
4518 \align center
4519 \begin_inset Tabular
4520 <lyxtabular version="3" rows="9" columns="2">
4521 <features booktabs="true" tabularvalignment="middle">
4522 <column alignment="center" valignment="top" width="0pt">
4523 <column alignment="center" valignment="top" width="0pt">
4524 <row>
4525 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 コマンド
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538 出力
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 </row>
4544 <row>
4545 <cell alignment="center" valignment="top" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549 A_1
4550 \begin_inset space \textvisiblespace{}
4551 \end_inset
4552
4553 ,
4554 \backslash
4555 dots
4556 \begin_inset space \textvisiblespace{}
4557 \end_inset
4558
4559 ,A_n
4560 \end_layout
4561
4562 \end_inset
4563 </cell>
4564 <cell alignment="center" valignment="top" usebox="none">
4565 \begin_inset Text
4566
4567 \begin_layout Plain Layout
4568 \begin_inset Formula $A_{1},\dots,A_{n}$
4569 \end_inset
4570
4571
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 </row>
4577 <row>
4578 <cell alignment="center" valignment="top" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582 A_1
4583 \begin_inset space \textvisiblespace{}
4584 \end_inset
4585
4586 +
4587 \backslash
4588 dots
4589 \begin_inset space \textvisiblespace{}
4590 \end_inset
4591
4592 +A_n
4593 \end_layout
4594
4595 \end_inset
4596 </cell>
4597 <cell alignment="center" valignment="top" usebox="none">
4598 \begin_inset Text
4599
4600 \begin_layout Plain Layout
4601 \begin_inset Formula $A_{1}+\dots+A_{n}$
4602 \end_inset
4603
4604
4605 \end_layout
4606
4607 \end_inset
4608 </cell>
4609 </row>
4610 <row>
4611 <cell alignment="center" valignment="top" usebox="none">
4612 \begin_inset Text
4613
4614 \begin_layout Plain Layout
4615 A_1
4616 \begin_inset space \textvisiblespace{}
4617 \end_inset
4618
4619 ,
4620 \backslash
4621 ldots
4622 \begin_inset space \textvisiblespace{}
4623 \end_inset
4624
4625 ,A_n
4626 \end_layout
4627
4628 \end_inset
4629 </cell>
4630 <cell alignment="center" valignment="top" usebox="none">
4631 \begin_inset Text
4632
4633 \begin_layout Plain Layout
4634 \begin_inset Formula $A_{1},\ldots,A_{n}$
4635 \end_inset
4636
4637
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 </row>
4643 <row>
4644 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4645 \begin_inset Text
4646
4647 \begin_layout Plain Layout
4648 A_1
4649 \begin_inset space \textvisiblespace{}
4650 \end_inset
4651
4652 +
4653 \backslash
4654 cdots
4655 \begin_inset space \textvisiblespace{}
4656 \end_inset
4657
4658 +A_n
4659 \end_layout
4660
4661 \end_inset
4662 </cell>
4663 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4664 \begin_inset Text
4665
4666 \begin_layout Plain Layout
4667 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4668 \end_inset
4669
4670
4671 \end_layout
4672
4673 \end_inset
4674 </cell>
4675 </row>
4676 <row>
4677 <cell alignment="center" valignment="top" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681
4682 \backslash
4683 vdots
4684 \end_layout
4685
4686 \end_inset
4687 </cell>
4688 <cell alignment="center" valignment="top" usebox="none">
4689 \begin_inset Text
4690
4691 \begin_layout Plain Layout
4692 \begin_inset Formula $\vdots$
4693 \end_inset
4694
4695
4696 \end_layout
4697
4698 \end_inset
4699 </cell>
4700 </row>
4701 <row>
4702 <cell alignment="center" valignment="top" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706
4707 \backslash
4708 ddots
4709 \end_layout
4710
4711 \end_inset
4712 </cell>
4713 <cell alignment="center" valignment="top" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717 \begin_inset Formula $\ddots$
4718 \end_inset
4719
4720
4721 \end_layout
4722
4723 \end_inset
4724 </cell>
4725 </row>
4726 <row>
4727 <cell alignment="center" valignment="top" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Plain Layout
4731
4732 \backslash
4733 iddots
4734 \end_layout
4735
4736 \end_inset
4737 </cell>
4738 <cell alignment="center" valignment="top" usebox="none">
4739 \begin_inset Text
4740
4741 \begin_layout Plain Layout
4742 \begin_inset Formula $\iddots$
4743 \end_inset
4744
4745
4746 \end_layout
4747
4748 \end_inset
4749 </cell>
4750 </row>
4751 <row>
4752 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4753 \begin_inset Text
4754
4755 \begin_layout Plain Layout
4756 いろいろな点々を使った
4757 \begin_inset Formula $3\times3$
4758 \end_inset
4759
4760 行列
4761 \end_layout
4762
4763 \end_inset
4764 </cell>
4765 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
4766 \begin_inset Text
4767
4768 \begin_layout Plain Layout
4769 \begin_inset Formula $\begin{array}{ccc}
4770 A_{11} & \cdots & A_{1m}\\
4771 \vdots & \ddots & \vdots\\
4772 A_{n1} & \cdots & A_{nm}
4773 \end{array}$
4774 \end_inset
4775
4776
4777 \end_layout
4778
4779 \end_inset
4780 </cell>
4781 </row>
4782 </lyxtabular>
4783
4784 \end_inset
4785
4786
4787 \end_layout
4788
4789 \begin_layout Standard
4790
4791 \family sans
4792 挿入\SpecialChar menuseparator
4793 省略符号
4794 \family default
4795 メニューで挿入される省略符号は
4796 \series bold
4797
4798 \backslash
4799 ldots
4800 \series default
4801 です.
4802 \end_layout
4803
4804 \begin_layout Standard
4805 \begin_inset VSpace medskip
4806 \end_inset
4807
4808
4809 \series bold
4810
4811 \backslash
4812 iddots
4813 \series default
4814 を使うには,
4815 文書設定の
4816 \family sans
4817 数式オプション
4818 \family default
4819 にある
4820 \family sans
4821 mathdotsパッケージを(自動的に)使う
4822 \family default
4823 オプションのうちいずれかを有効にしなくてはなりません.
4824 \begin_inset Newline newline
4825 \end_inset
4826
4827
4828 \family sans
4829 mathdotsパッケージを使う
4830 \family default
4831 オプションを使用すると,
4832 文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます.
4833 \end_layout
4834
4835 \begin_layout Standard
4836 \begin_inset VSpace medskip
4837 \end_inset
4838
4839 とくに行列には,
4840 複数列にわたることのできる省略符号があります.これは,
4841 以下の書式を持つ
4842 \series bold
4843
4844 \backslash
4845 hdotsfor
4846 \series default
4847
4848 \begin_inset Index idx
4849 range none
4850 pageformat default
4851 status collapsed
4852
4853 \begin_layout Plain Layout
4854 こまんど@コマンド !
4855  H !
4856  
4857 \backslash
4858 hdotsfor
4859 \end_layout
4860
4861 \end_inset
4862
4863 コマンドで作ることができます.
4864 \end_layout
4865
4866 \begin_layout Standard
4867
4868 \series bold
4869
4870 \backslash
4871 hdotsfor[距離]{列数}
4872 \end_layout
4873
4874 \begin_layout Standard
4875 ここで「列数」は,
4876 何列に広げるかを指定します.「距離」は,
4877 点々のあいだの距離を示す因子です.
4878 \end_layout
4879
4880 \begin_layout Standard
4881 以下の行列では,
4882 2行目の1つ目の枠に
4883 \series bold
4884
4885 \backslash
4886 hdotsfor[2]{4}
4887 \series default
4888 を挿入して,
4889
4890 \series bold
4891
4892 \backslash
4893 dots
4894 \series default
4895 コマンドの2倍の点間距離を持つ省略符号を挿入しています.
4896 \begin_inset Formula 
4897 \[
4898 \left(\begin{array}{cccc}
4899 A & B & C & D\\
4900 \hdotsfor[2]{4}\\
4901 q & w & e & r
4902 \end{array}\right)
4903 \]
4904
4905 \end_inset
4906
4907 省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい.さもないと\SpecialChar LaTeX
4908 エラーが発生します.
4909 \end_layout
4910
4911 \begin_layout Standard
4912 \begin_inset VSpace bigskip
4913 \end_inset
4914
4915 さらに,
4916
4917 \series bold
4918
4919 \backslash
4920 dotfill
4921 \series default
4922
4923 \begin_inset Index idx
4924 range none
4925 pageformat default
4926 status collapsed
4927
4928 \begin_layout Plain Layout
4929 こまんど@コマンド !
4930  D !
4931  
4932 \backslash
4933 dotfill
4934 \end_layout
4935
4936 \end_inset
4937
4938 コマンドを使えば,
4939 行の残りを点々で埋めることもできます.このコマンドの働きは,
4940
4941 \series bold
4942
4943 \backslash
4944 hfill
4945 \series default
4946 と同様のものです.第
4947 \begin_inset CommandInset ref
4948 LatexCommand ref
4949 reference "subsec:可変長の空白"
4950 nolink "false"
4951
4952 \end_inset
4953
4954 節をご参照下さい.
4955 \end_layout
4956
4957 \begin_layout Standard
4958 たとえば,
4959
4960 \series bold
4961 A
4962 \backslash
4963 dotfill
4964 \begin_inset space \textvisiblespace{}
4965 \end_inset
4966
4967 B
4968 \series default
4969 コマンドは,
4970
4971 \end_layout
4972
4973 \begin_layout Standard
4974 \begin_inset Formula $A\dotfill B$
4975 \end_inset
4976
4977
4978 \end_layout
4979
4980 \begin_layout Standard
4981 のようになります.点々を使う
4982 \series bold
4983
4984 \backslash
4985 dotfill
4986 \series default
4987 の直線版として,
4988
4989 \series bold
4990
4991 \backslash
4992 hrulefill
4993 \series default
4994
4995 \begin_inset Index idx
4996 range none
4997 pageformat default
4998 status collapsed
4999
5000 \begin_layout Plain Layout
5001 こまんど@コマンド !
5002  H !
5003  
5004 \backslash
5005 hrulefill
5006 \end_layout
5007
5008 \end_inset
5009
5010
5011 \end_layout
5012
5013 \begin_layout Standard
5014 \begin_inset Formula $A\hrulefill B$
5015 \end_inset
5016
5017
5018 \end_layout
5019
5020 \begin_layout Standard
5021 があります.これらのコマンドを本文で使用するには,
5022 これらのコマンドは\SpecialChar TeX
5023 モードで挿入される必要があります.
5024 \end_layout
5025
5026 \begin_layout Section
5027 行列
5028 \begin_inset CommandInset label
5029 LatexCommand label
5030 name "sec:行列"
5031
5032 \end_inset
5033
5034
5035 \begin_inset Index idx
5036 range none
5037 pageformat default
5038 status collapsed
5039
5040 \begin_layout Plain Layout
5041 ぎょうれつ@行列
5042 \end_layout
5043
5044 \end_inset
5045
5046
5047 \end_layout
5048
5049 \begin_layout Standard
5050 行列は,
5051 数式ツールバーボタンの
5052 \begin_inset Info
5053 type  "icon"
5054 arg   "dialog-show mathmatrix"
5055 \end_inset
5056
5057
5058 \family sans
5059 挿入\SpecialChar menuseparator
5060 数式\SpecialChar menuseparator
5061 行列
5062 \family default
5063 メニューで挿入することができます.すると,
5064 行列の行数・列数・配置方法・装飾を尋ねられます.ここで垂直配置は,
5065 行内数式内の行列でのみ意味を持ちます.
5066 \end_layout
5067
5068 \begin_layout Standard
5069 最初の行列は「上」配置
5070 \begin_inset Formula $\begin{array}[t]{cccc}
5071 A & D & G & J\\
5072 B & E & H & K\\
5073 C & F & I & L
5074 \end{array}$
5075 \end_inset
5076
5077 で,
5078 二番目は「中央」配置
5079 \begin_inset Formula $\begin{array}{cccc}
5080 A & D & G & J\\
5081 B & E & H & K\\
5082 C & F & I & L
5083 \end{array}$
5084 \end_inset
5085
5086
5087 三番目は「下」配置
5088 \begin_inset Formula $\begin{array}[b]{cccc}
5089 A & D & G & J\\
5090 B & E & H & K\\
5091 C & F & I & L
5092 \end{array}$
5093 \end_inset
5094
5095 です.
5096 \end_layout
5097
5098 \begin_layout Standard
5099 水平配置は,
5100 各列がどのように配置されるべきかを指定します.これは,
5101 各列に対応した文字を一つずつ入力することによって設定します.
5102 \emph on
5103 l
5104 \emph default
5105 は左寄せ,
5106
5107 \emph on
5108 c
5109 \emph default
5110 は中央揃え,
5111
5112 \emph on
5113 r
5114 \emph default
5115 は右寄せを意味します.たとえば,
5116 第1列が左寄せで第2列と第3列が中央揃え,
5117 第4列が右揃えの
5118 \begin_inset Formula $4\times4$
5119 \end_inset
5120
5121 行列を作成するには,
5122 水平配置のところに
5123 \series bold
5124 lccr
5125 \series default
5126 と入力します.通常,
5127 行列では各列は中央揃えですから,
5128 各列の既定値は
5129 \series bold
5130 c
5131 \series default
5132 です.
5133 \end_layout
5134
5135 \begin_layout Standard
5136 水平行列の例です.
5137 \end_layout
5138
5139 \begin_layout Standard
5140
5141 \series bold
5142 lll
5143 \series default
5144  :
5145  
5146 \begin_inset Formula $\begin{array}{lll}
5147 10000 & D & G\\
5148 B & 10000 & H\\
5149 C & F & 10000
5150 \end{array}$
5151 \end_inset
5152
5153  ,
5154  
5155 \series bold
5156 ccc
5157 \series default
5158  :
5159  
5160 \begin_inset Formula $\begin{array}{ccc}
5161 10000 & D & G\\
5162 B & 10000 & H\\
5163 C & F & 10000
5164 \end{array}$
5165 \end_inset
5166
5167  ,
5168  
5169 \series bold
5170 rrr
5171 \series default
5172  :
5173  
5174 \begin_inset Formula $\begin{array}{rrr}
5175 10000 & D & G\\
5176 B & 10000 & H\\
5177 C & F & 10000
5178 \end{array}$
5179 \end_inset
5180
5181
5182 \end_layout
5183
5184 \begin_layout Standard
5185 つづいて行や列を追加したり削除したりするには,
5186 数式ツールバーボタンの
5187 \begin_inset Info
5188 type  "icon"
5189 arg   "tabular-feature append-row"
5190 \end_inset
5191
5192
5193 \begin_inset Info
5194 type  "icon"
5195 arg   "tabular-feature delete-row"
5196 \end_inset
5197
5198 などや
5199 \family sans
5200 編集\SpecialChar menuseparator
5201 行と列
5202 \family default
5203 メニューを使用することができます.また,
5204 行は
5205 \begin_inset Info
5206 type  "shortcut"
5207 arg   "newline-insert newline"
5208 \end_inset
5209
5210 で作成することもできます.
5211 \end_layout
5212
5213 \begin_layout Standard
5214 \begin_inset VSpace bigskip
5215 \end_inset
5216
5217
5218 \end_layout
5219
5220 \begin_layout Standard
5221
5222 \family sans
5223 装飾
5224 \family default
5225 は,
5226 行列の前後に選択した様式の括弧を加えます.他にも括弧は,
5227
5228 \series bold
5229
5230 \backslash
5231 left
5232 \series default
5233
5234 \begin_inset Index idx
5235 range none
5236 pageformat default
5237 status collapsed
5238
5239 \begin_layout Plain Layout
5240 こまんど@コマンド !
5241  L !
5242  
5243 \backslash
5244 left
5245 \end_layout
5246
5247 \end_inset
5248
5249 コマンドや
5250 \series bold
5251
5252 \backslash
5253 right
5254 \series default
5255
5256 \begin_inset Index idx
5257 range none
5258 pageformat default
5259 status collapsed
5260
5261 \begin_layout Plain Layout
5262 こまんど@コマンド !
5263  R !
5264  
5265 \backslash
5266 right
5267 \end_layout
5268
5269 \end_inset
5270
5271 コマンドで作成することもできます(
5272 \begin_inset Flex Ruby
5273 status collapsed
5274
5275 \begin_layout Plain Layout
5276 捷径
5277 \begin_inset Argument post:1
5278 status collapsed
5279
5280 \begin_layout Plain Layout
5281 ショートカット
5282 \end_layout
5283
5284 \end_inset
5285
5286
5287 \end_layout
5288
5289 \end_inset
5290
5291
5292
5293 \family sans
5294 Alt+M
5295 \begin_inset space ~
5296 \end_inset
5297
5298 括弧
5299 \family default
5300 ).第
5301 \begin_inset CommandInset ref
5302 LatexCommand ref
5303 reference "subsec:自動の括弧丈"
5304 nolink "false"
5305
5306 \end_inset
5307
5308 節を参照してください.あるいは,
5309 以下のコマンドを使うこともできます.
5310 \begin_inset VSpace medskip
5311 \end_inset
5312
5313
5314 \end_layout
5315
5316 \begin_layout Standard
5317 \begin_inset space \hfill{}
5318 \end_inset
5319
5320
5321 \begin_inset Tabular
5322 <lyxtabular version="3" rows="4" columns="2">
5323 <features booktabs="true" tabularvalignment="middle">
5324 <column alignment="center" valignment="top" width="0pt">
5325 <column alignment="center" valignment="top">
5326 <row>
5327 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5328 \begin_inset Text
5329
5330 \begin_layout Plain Layout
5331 コマンド
5332 \end_layout
5333
5334 \end_inset
5335 </cell>
5336 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5337 \begin_inset Text
5338
5339 \begin_layout Plain Layout
5340 出力
5341 \end_layout
5342
5343 \end_inset
5344 </cell>
5345 </row>
5346 <row topspace="1.5mm">
5347 <cell alignment="center" valignment="top" usebox="none">
5348 \begin_inset Text
5349
5350 \begin_layout Plain Layout
5351
5352 \backslash
5353 bmatrix
5354 \begin_inset space \textvisiblespace{}
5355 \end_inset
5356
5357
5358 \begin_inset Formula $2\times2$
5359 \end_inset
5360
5361 行列
5362 \end_layout
5363
5364 \end_inset
5365 </cell>
5366 <cell alignment="center" valignment="top" usebox="none">
5367 \begin_inset Text
5368
5369 \begin_layout Plain Layout
5370 \begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
5371 0 & \textrm{-}\mathrm{i}\\
5372 \mathrm{i} & 0
5373 \end{array}\end{bmatrix}$
5374 \end_inset
5375
5376
5377 \end_layout
5378
5379 \end_inset
5380 </cell>
5381 </row>
5382 <row topspace="1.5mm" bottomspace="0.5mm">
5383 <cell alignment="center" valignment="top" usebox="none">
5384 \begin_inset Text
5385
5386 \begin_layout Plain Layout
5387
5388 \backslash
5389 Bmatrix
5390 \begin_inset space \textvisiblespace{}
5391 \end_inset
5392
5393
5394 \begin_inset Formula $2\times2$
5395 \end_inset
5396
5397 行列
5398 \end_layout
5399
5400 \end_inset
5401 </cell>
5402 <cell alignment="center" valignment="top" usebox="none">
5403 \begin_inset Text
5404
5405 \begin_layout Plain Layout
5406 \begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
5407 0 & \textrm{-}\mathrm{i}\\
5408 \mathrm{i} & 0
5409 \end{array}\end{Bmatrix}$
5410 \end_inset
5411
5412
5413 \end_layout
5414
5415 \end_inset
5416 </cell>
5417 </row>
5418 <row>
5419 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5420 \begin_inset Text
5421
5422 \begin_layout Plain Layout
5423
5424 \backslash
5425 pmatrix
5426 \begin_inset space \textvisiblespace{}
5427 \end_inset
5428
5429
5430 \begin_inset Formula $2\times2$
5431 \end_inset
5432
5433 行列
5434 \end_layout
5435
5436 \end_inset
5437 </cell>
5438 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5439 \begin_inset Text
5440
5441 \begin_layout Plain Layout
5442 \begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
5443 0 & \textrm{-}\mathrm{i}\\
5444 \mathrm{i} & 0
5445 \end{array}\end{pmatrix}$
5446 \end_inset
5447
5448
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 </row>
5454 </lyxtabular>
5455
5456 \end_inset
5457
5458
5459 \begin_inset space \hfill{}
5460 \end_inset
5461
5462
5463 \begin_inset Tabular
5464 <lyxtabular version="3" rows="4" columns="2">
5465 <features booktabs="true" tabularvalignment="middle">
5466 <column alignment="center" valignment="top" width="0pt">
5467 <column alignment="center" valignment="top">
5468 <row>
5469 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5470 \begin_inset Text
5471
5472 \begin_layout Plain Layout
5473 コマンド
5474 \end_layout
5475
5476 \end_inset
5477 </cell>
5478 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5479 \begin_inset Text
5480
5481 \begin_layout Plain Layout
5482 出力
5483 \end_layout
5484
5485 \end_inset
5486 </cell>
5487 </row>
5488 <row topspace="1.5mm">
5489 <cell alignment="center" valignment="top" usebox="none">
5490 \begin_inset Text
5491
5492 \begin_layout Plain Layout
5493
5494 \backslash
5495 vmatrix
5496 \begin_inset space \textvisiblespace{}
5497 \end_inset
5498
5499
5500 \begin_inset Formula $2\times2$
5501 \end_inset
5502
5503 行列
5504 \end_layout
5505
5506 \end_inset
5507 </cell>
5508 <cell alignment="center" valignment="top" usebox="none">
5509 \begin_inset Text
5510
5511 \begin_layout Plain Layout
5512 \begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
5513 0 & \textrm{-}\mathrm{i}\\
5514 \mathrm{i} & 0
5515 \end{array}\end{vmatrix}$
5516 \end_inset
5517
5518
5519 \end_layout
5520
5521 \end_inset
5522 </cell>
5523 </row>
5524 <row topspace="1.5mm" bottomspace="0.5mm">
5525 <cell alignment="center" valignment="top" usebox="none">
5526 \begin_inset Text
5527
5528 \begin_layout Plain Layout
5529
5530 \backslash
5531 Vmatrix
5532 \begin_inset space \textvisiblespace{}
5533 \end_inset
5534
5535
5536 \begin_inset Formula $2\times2$
5537 \end_inset
5538
5539 行列
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 <cell alignment="center" valignment="top" usebox="none">
5545 \begin_inset Text
5546
5547 \begin_layout Plain Layout
5548 \begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
5549 0 & \textrm{-}\mathrm{i}\\
5550 \mathrm{i} & 0
5551 \end{array}\end{Vmatrix}$
5552 \end_inset
5553
5554
5555 \end_layout
5556
5557 \end_inset
5558 </cell>
5559 </row>
5560 <row>
5561 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5562 \begin_inset Text
5563
5564 \begin_layout Plain Layout
5565
5566 \backslash
5567 matrix
5568 \begin_inset space \textvisiblespace{}
5569 \end_inset
5570
5571
5572 \begin_inset Formula $2\times2$
5573 \end_inset
5574
5575 行列
5576 \end_layout
5577
5578 \end_inset
5579 </cell>
5580 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5581 \begin_inset Text
5582
5583 \begin_layout Plain Layout
5584 \begin_inset Formula $\begin{matrix}\begin{array}{cc}
5585 0 & \textrm{-}\mathrm{i}\\
5586 \mathrm{i} & 0
5587 \end{array}\end{matrix}$
5588 \end_inset
5589
5590
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 </row>
5596 </lyxtabular>
5597
5598 \end_inset
5599
5600
5601 \begin_inset space \hfill{}
5602 \end_inset
5603
5604
5605 \end_layout
5606
5607 \begin_layout Standard
5608 \begin_inset VSpace medskip
5609 \end_inset
5610
5611 たとえば
5612 \series bold
5613
5614 \backslash
5615 vmatrix
5616 \series default
5617 などを挿入すると,
5618 青枠が二つの垂直線のあいだに現れるので,
5619 そこに行列を挿入することができます.
5620 \end_layout
5621
5622 \begin_layout Standard
5623 \begin_inset VSpace bigskip
5624 \end_inset
5625
5626 じつは多行数式はすべて行列なので,
5627 行列の各列の間隔を変更するには,
5628
5629 \begin_inset CommandInset ref
5630 LatexCommand ref
5631 reference "subsec:列間"
5632 nolink "false"
5633
5634 \end_inset
5635
5636 節に説明されている距離
5637 \series bold
5638
5639 \backslash
5640 arraycolsep
5641 \series default
5642
5643 \begin_inset Index idx
5644 range none
5645 pageformat default
5646 status collapsed
5647
5648 \begin_layout Plain Layout
5649 こまんど@コマンド !
5650  A !
5651  
5652 \backslash
5653 arraycolsep
5654 \end_layout
5655
5656 \end_inset
5657
5658 をここでも使用することができます.
5659 \end_layout
5660
5661 \begin_layout Standard
5662 行間隔を変更するには,
5663
5664 \series bold
5665
5666 \backslash
5667 arraystretch
5668 \series default
5669
5670 \begin_inset Index idx
5671 range none
5672 pageformat default
5673 status collapsed
5674
5675 \begin_layout Plain Layout
5676 こまんど@コマンド !
5677  A !
5678  
5679 \backslash
5680 arraystretch
5681 \end_layout
5682
5683 \end_inset
5684
5685 コマンドを使用します.以下のようにして使用します.
5686 \end_layout
5687
5688 \begin_layout Standard
5689
5690 \series bold
5691
5692 \backslash
5693 renewcommand{
5694 \backslash
5695 arraystretch}{伸長因子}
5696 \begin_inset Index idx
5697 range none
5698 pageformat default
5699 status collapsed
5700
5701 \begin_layout Plain Layout
5702 こまんど@コマンド !
5703  R !
5704  
5705 \backslash
5706 renewcommand
5707 \end_layout
5708
5709 \end_inset
5710
5711
5712 \end_layout
5713
5714 \begin_layout Standard
5715
5716 \series bold
5717
5718 \backslash
5719 renewcommand
5720 \series default
5721 コマンドは,
5722 伸長因子を定義済みの
5723 \series bold
5724
5725 \backslash
5726 arraystretch
5727 \series default
5728 コマンドに割り当てます.たとえば行間隔を2倍にするには,
5729 因子として2を指定して下さい.すると,
5730 以降の行列すべてにこれが使用されるようになります.元の間隔に戻すには,
5731
5732 \series bold
5733
5734 \backslash
5735 arraystretch
5736 \series default
5737 に因子1を割り当てて下さい.
5738 \end_layout
5739
5740 \begin_layout Standard
5741 本文行中に行列を入れるには,
5742
5743 \series bold
5744
5745 \backslash
5746 smallmatrix
5747 \series default
5748
5749 \begin_inset Index idx
5750 range none
5751 pageformat default
5752 status collapsed
5753
5754 \begin_layout Plain Layout
5755 こまんど@コマンド !
5756  S !
5757  
5758 \backslash
5759 smallmatrix
5760 \end_layout
5761
5762 \end_inset
5763
5764 コマンドを使います.これを挿入すると,
5765 二つの点線に囲まれた青枠が現れます.この枠のなかに行列を入れることができます.
5766 \end_layout
5767
5768 \begin_layout Standard
5769 これは,
5770 本文行中の行列
5771 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5772 C & D
5773 \end{smallmatrix}\right)$
5774 \end_inset
5775
5776 です.
5777 \end_layout
5778
5779 \begin_layout Section
5780 括弧と区分記号
5781 \begin_inset Index idx
5782 range none
5783 pageformat default
5784 status collapsed
5785
5786 \begin_layout Plain Layout
5787 かっこ@括弧
5788 \end_layout
5789
5790 \end_inset
5791
5792
5793 \begin_inset Index idx
5794 range none
5795 pageformat default
5796 status collapsed
5797
5798 \begin_layout Plain Layout
5799 くぶんきごう@区分記号
5800 \end_layout
5801
5802 \end_inset
5803
5804
5805 \end_layout
5806
5807 \begin_layout Subsection
5808 垂直括弧と区分記号
5809 \begin_inset Index idx
5810 range none
5811 pageformat default
5812 status collapsed
5813
5814 \begin_layout Plain Layout
5815 かっこ@括弧 !
5816  すいちょく@垂直
5817 \begin_inset space \thinspace{}
5818 \end_inset
5819
5820
5821
5822
5823 \end_layout
5824
5825 \end_inset
5826
5827
5828 \end_layout
5829
5830 \begin_layout Standard
5831 \begin_inset space \hfill{}
5832 \end_inset
5833
5834
5835 \begin_inset Tabular
5836 <lyxtabular version="3" rows="9" columns="2">
5837 <features booktabs="true" tabularvalignment="middle">
5838 <column alignment="center" valignment="top" width="0pt">
5839 <column alignment="center" valignment="top" width="0pt">
5840 <row>
5841 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5842 \begin_inset Text
5843
5844 \begin_layout Plain Layout
5845 コマンド
5846 \end_layout
5847
5848 \end_inset
5849 </cell>
5850 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
5851 \begin_inset Text
5852
5853 \begin_layout Plain Layout
5854 出力
5855 \end_layout
5856
5857 \end_inset
5858 </cell>
5859 </row>
5860 <row>
5861 <cell alignment="center" valignment="top" usebox="none">
5862 \begin_inset Text
5863
5864 \begin_layout Plain Layout
5865 (
5866 \end_layout
5867
5868 \end_inset
5869 </cell>
5870 <cell alignment="center" valignment="top" usebox="none">
5871 \begin_inset Text
5872
5873 \begin_layout Plain Layout
5874 \begin_inset Formula $($
5875 \end_inset
5876
5877
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 </row>
5883 <row>
5884 <cell alignment="center" valignment="top" usebox="none">
5885 \begin_inset Text
5886
5887 \begin_layout Plain Layout
5888 {
5889 \end_layout
5890
5891 \end_inset
5892 </cell>
5893 <cell alignment="center" valignment="top" usebox="none">
5894 \begin_inset Text
5895
5896 \begin_layout Plain Layout
5897 \begin_inset Formula $\{$
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \end_inset
5904 </cell>
5905 </row>
5906 <row>
5907 <cell alignment="center" valignment="top" usebox="none">
5908 \begin_inset Text
5909
5910 \begin_layout Plain Layout
5911 [
5912 \end_layout
5913
5914 \end_inset
5915 </cell>
5916 <cell alignment="center" valignment="top" usebox="none">
5917 \begin_inset Text
5918
5919 \begin_layout Plain Layout
5920 \begin_inset Formula $[$
5921 \end_inset
5922
5923
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 </row>
5929 <row>
5930 <cell alignment="center" valignment="top" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934
5935 \backslash
5936 langle
5937 \end_layout
5938
5939 \end_inset
5940 </cell>
5941 <cell alignment="center" valignment="top" usebox="none">
5942 \begin_inset Text
5943
5944 \begin_layout Plain Layout
5945 \begin_inset Formula $\langle$
5946 \end_inset
5947
5948
5949 \end_layout
5950
5951 \end_inset
5952 </cell>
5953 </row>
5954 <row>
5955 <cell alignment="center" valignment="top" usebox="none">
5956 \begin_inset Text
5957
5958 \begin_layout Plain Layout
5959
5960 \backslash
5961 lceil
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 <cell alignment="center" valignment="top" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Plain Layout
5970 \begin_inset Formula $\lceil$
5971 \end_inset
5972
5973
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 </row>
5979 <row>
5980 <cell alignment="center" valignment="top" usebox="none">
5981 \begin_inset Text
5982
5983 \begin_layout Plain Layout
5984
5985 \backslash
5986 lfloor
5987 \end_layout
5988
5989 \end_inset
5990 </cell>
5991 <cell alignment="center" valignment="top" usebox="none">
5992 \begin_inset Text
5993
5994 \begin_layout Plain Layout
5995 \begin_inset Formula $\lfloor$
5996 \end_inset
5997
5998
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 </row>
6004 <row>
6005 <cell alignment="center" valignment="top" usebox="none">
6006 \begin_inset Text
6007
6008 \begin_layout Plain Layout
6009 /
6010 \end_layout
6011
6012 \end_inset
6013 </cell>
6014 <cell alignment="center" valignment="top" usebox="none">
6015 \begin_inset Text
6016
6017 \begin_layout Plain Layout
6018 \begin_inset Formula $/$
6019 \end_inset
6020
6021
6022 \end_layout
6023
6024 \end_inset
6025 </cell>
6026 </row>
6027 <row>
6028 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
6029 \begin_inset Text
6030
6031 \begin_layout Plain Layout
6032 |
6033 \end_layout
6034
6035 \end_inset
6036 </cell>
6037 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
6038 \begin_inset Text
6039
6040 \begin_layout Plain Layout
6041 \begin_inset Formula $|$
6042 \end_inset
6043
6044
6045 \end_layout
6046
6047 \end_inset
6048 </cell>
6049 </row>
6050 </lyxtabular>
6051
6052 \end_inset
6053
6054
6055 \begin_inset space \hfill{}
6056 \end_inset
6057
6058
6059 \begin_inset Tabular
6060 <lyxtabular version="3" rows="9" columns="2">
6061 <features booktabs="true" tabularvalignment="middle">
6062 <column alignment="center" valignment="top" width="0pt">
6063 <column alignment="center" valignment="top" width="0pt">
6064 <row>
6065 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6066 \begin_inset Text
6067
6068 \begin_layout Plain Layout
6069 コマンド
6070 \end_layout
6071
6072 \end_inset
6073 </cell>
6074 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6075 \begin_inset Text
6076
6077 \begin_layout Plain Layout
6078 出力
6079 \end_layout
6080
6081 \end_inset
6082 </cell>
6083 </row>
6084 <row>
6085 <cell alignment="center" valignment="top" usebox="none">
6086 \begin_inset Text
6087
6088 \begin_layout Plain Layout
6089 )
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 \begin_inset Formula $)$
6099 \end_inset
6100
6101
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 </row>
6107 <row>
6108 <cell alignment="center" valignment="top" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112 }
6113 \end_layout
6114
6115 \end_inset
6116 </cell>
6117 <cell alignment="center" valignment="top" usebox="none">
6118 \begin_inset Text
6119
6120 \begin_layout Plain Layout
6121 \begin_inset Formula $\}$
6122 \end_inset
6123
6124
6125 \end_layout
6126
6127 \end_inset
6128 </cell>
6129 </row>
6130 <row>
6131 <cell alignment="center" valignment="top" usebox="none">
6132 \begin_inset Text
6133
6134 \begin_layout Plain Layout
6135 ]
6136 \end_layout
6137
6138 \end_inset
6139 </cell>
6140 <cell alignment="center" valignment="top" usebox="none">
6141 \begin_inset Text
6142
6143 \begin_layout Plain Layout
6144 \begin_inset Formula $]$
6145 \end_inset
6146
6147
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 </row>
6153 <row>
6154 <cell alignment="center" valignment="top" usebox="none">
6155 \begin_inset Text
6156
6157 \begin_layout Plain Layout
6158
6159 \backslash
6160 rangle
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 <cell alignment="center" valignment="top" usebox="none">
6166 \begin_inset Text
6167
6168 \begin_layout Plain Layout
6169 \begin_inset Formula $\rangle$
6170 \end_inset
6171
6172
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 </row>
6178 <row>
6179 <cell alignment="center" valignment="top" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183
6184 \backslash
6185 rceil
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 <cell alignment="center" valignment="top" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Plain Layout
6194 \begin_inset Formula $\rceil$
6195 \end_inset
6196
6197
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 </row>
6203 <row>
6204 <cell alignment="center" valignment="top" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208
6209 \backslash
6210 rfloor
6211 \end_layout
6212
6213 \end_inset
6214 </cell>
6215 <cell alignment="center" valignment="top" usebox="none">
6216 \begin_inset Text
6217
6218 \begin_layout Plain Layout
6219 \begin_inset Formula $\rfloor$
6220 \end_inset
6221
6222
6223 \end_layout
6224
6225 \end_inset
6226 </cell>
6227 </row>
6228 <row>
6229 <cell alignment="center" valignment="top" usebox="none">
6230 \begin_inset Text
6231
6232 \begin_layout Plain Layout
6233
6234 \backslash
6235
6236 \backslash
6237
6238 \end_layout
6239
6240 \end_inset
6241 </cell>
6242 <cell alignment="center" valignment="top" usebox="none">
6243 \begin_inset Text
6244
6245 \begin_layout Plain Layout
6246 \begin_inset Formula $\backslash$
6247 \end_inset
6248
6249
6250 \end_layout
6251
6252 \end_inset
6253 </cell>
6254 </row>
6255 <row>
6256 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
6257 \begin_inset Text
6258
6259 \begin_layout Plain Layout
6260
6261 \backslash
6262 |
6263 \end_layout
6264
6265 \end_inset
6266 </cell>
6267 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
6268 \begin_inset Text
6269
6270 \begin_layout Plain Layout
6271 \begin_inset Formula $\|$
6272 \end_inset
6273
6274
6275 \end_layout
6276
6277 \end_inset
6278 </cell>
6279 </row>
6280 </lyxtabular>
6281
6282 \end_inset
6283
6284
6285 \begin_inset space \hfill{}
6286 \end_inset
6287
6288
6289 \end_layout
6290
6291 \begin_layout Standard
6292 \begin_inset Note Greyedout
6293 status open
6294
6295 \begin_layout Plain Layout
6296
6297 \series bold
6298 【註】
6299 \series default
6300 \SpecialChar TeX
6301 モードでは,
6302
6303 \backslash
6304
6305 \backslash
6306 コマンドはその場所に改行を入れてしまうので,
6307 バックスラッシュを入力するには
6308 \series bold
6309
6310 \backslash
6311 textbackslash
6312 \series default
6313
6314 \begin_inset Index idx
6315 range none
6316 pageformat default
6317 status collapsed
6318
6319 \begin_layout Plain Layout
6320 こまんど@コマンド!
6321  T !
6322  
6323 \backslash
6324 textbackslash
6325 \end_layout
6326
6327 \end_inset
6328
6329 を使わなくてはなりません.
6330 \end_layout
6331
6332 \end_inset
6333
6334
6335 \end_layout
6336
6337 \begin_layout Standard
6338 上に列挙した文字すべてについて,
6339 以下の二小節で説明されているコマンドを使って,
6340 大きさを調整することができます.これらのコマンドを使用するにあたっては,
6341
6342 \series bold
6343
6344 \backslash
6345 langle
6346 \series default
6347
6348 \series bold
6349
6350 \backslash
6351 rangle
6352 \series default
6353 コマンドを使用せずに
6354 \begin_inset Formula $<$
6355 \end_inset
6356
6357
6358 \begin_inset Formula $>$
6359 \end_inset
6360
6361 の文字を直接使用することができます.
6362 \end_layout
6363
6364 \begin_layout Subsubsection
6365 手動の括弧高
6366 \begin_inset CommandInset label
6367 LatexCommand label
6368 name "subsec:手動の括弧丈"
6369
6370 \end_inset
6371
6372
6373 \begin_inset Index idx
6374 range none
6375 pageformat default
6376 status collapsed
6377
6378 \begin_layout Plain Layout
6379 かっこたけ@括弧高 !
6380  しゅどう@手動
6381 \end_layout
6382
6383 \end_inset
6384
6385
6386 \end_layout
6387
6388 \begin_layout Standard
6389 括弧の丈は,
6390 \SpecialChar LaTeX
6391 コマンドの
6392 \series bold
6393
6394 \backslash
6395 big
6396 \series default
6397
6398 \begin_inset Index idx
6399 range none
6400 pageformat default
6401 status collapsed
6402
6403 \begin_layout Plain Layout
6404 こまんど@コマンド !
6405  B !
6406  
6407 \backslash
6408 big
6409 \end_layout
6410
6411 \end_inset
6412
6413
6414
6415 \series bold
6416
6417 \backslash
6418 Big
6419 \series default
6420
6421
6422 \series bold
6423
6424 \backslash
6425 bigg
6426 \series default
6427 および
6428 \series bold
6429
6430 \backslash
6431 Bigg
6432 \series default
6433 を使って,
6434 手動で指定することができます.
6435 \series bold
6436
6437 \backslash
6438 big
6439 \series default
6440 が最小の大きさであり,
6441
6442 \series bold
6443
6444 \backslash
6445 Bigg
6446 \series default
6447 が最大の括弧高になります.
6448 \end_layout
6449
6450 \begin_layout Standard
6451 これらのコマンドは,
6452 括弧の階層を強調するのに使われます.
6453 \end_layout
6454
6455 \begin_layout Standard
6456 \align center
6457 \begin_inset Tabular
6458 <lyxtabular version="3" rows="2" columns="2">
6459 <features booktabs="true" tabularvalignment="middle">
6460 <column alignment="center" valignment="top" width="0pt">
6461 <column alignment="center" valignment="top" width="0pt">
6462 <row>
6463 <cell alignment="center" valignment="top" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Plain Layout
6467 すべての括弧が同じ大きさ:
6468
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 <cell alignment="center" valignment="top" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477 \begin_inset Formula $((A+B)(A-B))^{C}$
6478 \end_inset
6479
6480
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 </row>
6486 <row topspace="2mm">
6487 <cell alignment="center" valignment="top" usebox="none">
6488 \begin_inset Text
6489
6490 \begin_layout Plain Layout
6491 こちらの方が良い:
6492
6493 \end_layout
6494
6495 \end_inset
6496 </cell>
6497 <cell alignment="center" valignment="top" usebox="none">
6498 \begin_inset Text
6499
6500 \begin_layout Plain Layout
6501 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6502 \end_inset
6503
6504
6505 \end_layout
6506
6507 \end_inset
6508 </cell>
6509 </row>
6510 </lyxtabular>
6511
6512 \end_inset
6513
6514
6515 \end_layout
6516
6517 \begin_layout Standard
6518 二つ目の数式では,
6519
6520 \series bold
6521
6522 \backslash
6523 Big((A+B)(A-B)
6524 \backslash
6525 Big)^
6526 \begin_inset space \textvisiblespace{}
6527 \end_inset
6528
6529 C
6530 \series default
6531 というコマンドが使われています.
6532 \end_layout
6533
6534 \begin_layout Standard
6535 以下は,
6536 すべての括弧高の羅列です.
6537 \end_layout
6538
6539 \begin_layout Standard
6540 \align center
6541
6542 \backslash
6543 Bigg(
6544 \backslash
6545 exp
6546 \backslash
6547 bigg
6548 \begin_inset Formula $<$
6549 \end_inset
6550
6551
6552 \backslash
6553 Big[
6554 \backslash
6555 big{
6556 \backslash
6557 ln(3x)
6558 \backslash
6559 big}^2
6560 \begin_inset space \textvisiblespace{}
6561 \end_inset
6562
6563
6564 \backslash
6565 sin(x)
6566 \backslash
6567 Big]^
6568 \begin_inset space \textvisiblespace{}
6569 \end_inset
6570
6571 A
6572 \begin_inset space \textvisiblespace{}
6573 \end_inset
6574
6575
6576 \backslash
6577 bigg
6578 \begin_inset Formula $>$
6579 \end_inset
6580
6581
6582 \backslash
6583 Bigg)^0,5
6584 \end_layout
6585
6586 \begin_layout Standard
6587 \align center
6588 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6589 \end_inset
6590
6591
6592 \end_layout
6593
6594 \begin_layout Standard
6595
6596 \series bold
6597
6598 \backslash
6599 big
6600 \series default
6601 型コマンドの他に,
6602 括弧と中身のあいだにもう少し空白を加える
6603 \series bold
6604
6605 \backslash
6606 bigm
6607 \series default
6608
6609 \begin_inset Index idx
6610 range none
6611 pageformat default
6612 status collapsed
6613
6614 \begin_layout Plain Layout
6615 こまんど@コマンド !
6616  B !
6617  
6618 \backslash
6619 bigm
6620 \end_layout
6621
6622 \end_inset
6623
6624 という派生型と,
6625 空白を追加しない
6626 \series bold
6627
6628 \backslash
6629 bigl
6630 \series default
6631 -
6632 \series bold
6633
6634 \backslash
6635 bigr
6636 \series default
6637
6638 \begin_inset Index idx
6639 range none
6640 pageformat default
6641 status collapsed
6642
6643 \begin_layout Plain Layout
6644 こまんど@コマンド !
6645  B !
6646  
6647 \backslash
6648 bigl - 
6649 \backslash
6650 bigr
6651 \end_layout
6652
6653 \end_inset
6654
6655 派生型があります.
6656 \series bold
6657
6658 \backslash
6659 bigl
6660 \series default
6661 コマンドの最後の
6662 \emph on
6663 l
6664 \emph default
6665 は,
6666 左括弧であることを示し,
6667 右括弧の場合には,
6668
6669 \emph on
6670 l
6671 \emph default
6672 の代わりに
6673 \emph on
6674 r
6675 \emph default
6676 を用います.左括弧と右括弧は,
6677 それぞれ括弧の開始と終了に用いられます.
6678 \end_layout
6679
6680 \begin_layout Standard
6681 以下の表は,
6682 これらの派生型の比較です.
6683 \end_layout
6684
6685 \begin_layout Standard
6686 \align center
6687 \begin_inset Tabular
6688 <lyxtabular version="3" rows="5" columns="2">
6689 <features booktabs="true" tabularvalignment="middle">
6690 <column alignment="center" valignment="top" width="0pt">
6691 <column alignment="center" valignment="middle">
6692 <row>
6693 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6694 \begin_inset Text
6695
6696 \begin_layout Plain Layout
6697 コマンド
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6703 \begin_inset Text
6704
6705 \begin_layout Plain Layout
6706 出力
6707 \end_layout
6708
6709 \end_inset
6710 </cell>
6711 </row>
6712 <row topspace="2mm">
6713 <cell alignment="center" valignment="top" usebox="none">
6714 \begin_inset Text
6715
6716 \begin_layout Plain Layout
6717
6718 \backslash
6719 Bigm(
6720 \backslash
6721 bigm(
6722 \backslash
6723 ln(3x)
6724 \backslash
6725 bigm)^2
6726 \begin_inset space \textvisiblespace{}
6727 \end_inset
6728
6729
6730 \backslash
6731 Bigm)
6732 \end_layout
6733
6734 \end_inset
6735 </cell>
6736 <cell alignment="center" valignment="top" usebox="none">
6737 \begin_inset Text
6738
6739 \begin_layout Plain Layout
6740 \begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
6741 \end_inset
6742
6743
6744 \end_layout
6745
6746 \end_inset
6747 </cell>
6748 </row>
6749 <row topspace="2mm">
6750 <cell alignment="center" valignment="top" usebox="none">
6751 \begin_inset Text
6752
6753 \begin_layout Plain Layout
6754
6755 \backslash
6756 Big(
6757 \backslash
6758 big(
6759 \backslash
6760 ln(3x)
6761 \backslash
6762 big)^2
6763 \begin_inset space \textvisiblespace{}
6764 \end_inset
6765
6766
6767 \backslash
6768 Big)
6769 \end_layout
6770
6771 \end_inset
6772 </cell>
6773 <cell alignment="center" valignment="top" usebox="none">
6774 \begin_inset Text
6775
6776 \begin_layout Plain Layout
6777 \begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
6778 \end_inset
6779
6780
6781 \end_layout
6782
6783 \end_inset
6784 </cell>
6785 </row>
6786 <row topspace="2mm" bottomspace="0.5mm">
6787 <cell alignment="center" valignment="top" usebox="none">
6788 \begin_inset Text
6789
6790 \begin_layout Plain Layout
6791
6792 \backslash
6793 Bigl(
6794 \backslash
6795 bigl(
6796 \backslash
6797 ln(3x)
6798 \backslash
6799 bigr)^2
6800 \begin_inset space \textvisiblespace{}
6801 \end_inset
6802
6803
6804 \backslash
6805 Bigr)
6806 \end_layout
6807
6808 \end_inset
6809 </cell>
6810 <cell alignment="center" valignment="top" usebox="none">
6811 \begin_inset Text
6812
6813 \begin_layout Plain Layout
6814 \begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
6815 \end_inset
6816
6817
6818 \end_layout
6819
6820 \end_inset
6821 </cell>
6822 </row>
6823 <row topspace="1.5mm" bottomspace="0.5mm">
6824 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6825 \begin_inset Text
6826
6827 \begin_layout Plain Layout
6828
6829 \backslash
6830 bigl)
6831 \backslash
6832 ln(3x)
6833 \backslash
6834 bigr(
6835 \end_layout
6836
6837 \end_inset
6838 </cell>
6839 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6840 \begin_inset Text
6841
6842 \begin_layout Plain Layout
6843 \begin_inset Formula $\bigl)\ln(3x)\bigr($
6844 \end_inset
6845
6846
6847 \end_layout
6848
6849 \end_inset
6850 </cell>
6851 </row>
6852 </lyxtabular>
6853
6854 \end_inset
6855
6856
6857 \end_layout
6858
6859 \begin_layout Subsubsection
6860 自動の括弧高
6861 \begin_inset CommandInset label
6862 LatexCommand label
6863 name "subsec:自動の括弧丈"
6864
6865 \end_inset
6866
6867
6868 \begin_inset Index idx
6869 range none
6870 pageformat default
6871 status collapsed
6872
6873 \begin_layout Plain Layout
6874 かっこたけ@括弧高 !
6875  じどう@自動
6876 \end_layout
6877
6878 \end_inset
6879
6880
6881 \end_layout
6882
6883 \begin_layout Standard
6884 可変の丈を持つ括弧は,
6885
6886 \series bold
6887
6888 \backslash
6889 left
6890 \series default
6891
6892 \begin_inset Index idx
6893 range none
6894 pageformat default
6895 status collapsed
6896
6897 \begin_layout Plain Layout
6898 こまんど@コマンド !
6899  L !
6900  
6901 \backslash
6902 left
6903 \end_layout
6904
6905 \end_inset
6906
6907 コマンドおよび
6908 \series bold
6909
6910 \backslash
6911 right
6912 \series default
6913
6914 \begin_inset Index idx
6915 range none
6916 pageformat default
6917 status collapsed
6918
6919 \begin_layout Plain Layout
6920 こまんど@コマンド !
6921  R !
6922  
6923 \backslash
6924 right
6925 \end_layout
6926
6927 \end_inset
6928
6929 コマンド,
6930 あるいは数式ツールバーボタンの
6931 \begin_inset Info
6932 type  "icon"
6933 arg   "dialog-show mathdelimiter"
6934 \end_inset
6935
6936 で挿入することができます.
6937 \series bold
6938
6939 \backslash
6940 left
6941 \series default
6942 および
6943 \series bold
6944
6945 \backslash
6946 right
6947 \series default
6948 の直後には,
6949 必要とする括弧を挿入しなくてはなりません.すると,
6950 括弧高は出力時に自動的に計算されます.
6951 \end_layout
6952
6953 \begin_layout Standard
6954 \align center
6955 通常の括弧:
6956
6957 \series bold
6958
6959 \backslash
6960 ln(
6961 \backslash
6962 frac
6963 \begin_inset space \textvisiblespace{}
6964 \end_inset
6965
6966 A
6967 \begin_inset Formula $\downarrow$
6968 \end_inset
6969
6970 C
6971 \begin_inset space \textvisiblespace{}
6972 \end_inset
6973
6974 )
6975 \series default
6976 というコマンドは
6977 \begin_inset Formula 
6978 \[
6979 \ln(\frac{A}{C})
6980 \]
6981
6982 \end_inset
6983
6984 を生成します.
6985 \end_layout
6986
6987 \begin_layout Standard
6988 \align center
6989 複数行の括弧:
6990
6991 \series bold
6992
6993 \backslash
6994 ln
6995 \backslash
6996 left(
6997 \backslash
6998 frac
6999 \begin_inset space \textvisiblespace{}
7000 \end_inset
7001
7002 A
7003 \begin_inset Formula $\downarrow$
7004 \end_inset
7005
7006 C
7007 \begin_inset space \textvisiblespace{}
7008 \end_inset
7009
7010
7011 \backslash
7012 right)
7013 \series default
7014 というコマンドは
7015 \begin_inset Formula 
7016 \[
7017 \ln\left(\frac{A}{C}\right)
7018 \]
7019
7020 \end_inset
7021
7022 を生成します.
7023 \end_layout
7024
7025 \begin_layout Standard
7026
7027 \series bold
7028
7029 \backslash
7030 left
7031 \series default
7032
7033 \series bold
7034
7035 \backslash
7036 right
7037 \series default
7038 の代わりに,
7039
7040 \begin_inset Flex Ruby
7041 status collapsed
7042
7043 \begin_layout Plain Layout
7044 捷径
7045 \begin_inset Argument post:1
7046 status collapsed
7047
7048 \begin_layout Plain Layout
7049 ショートカット
7050 \end_layout
7051
7052 \end_inset
7053
7054
7055 \end_layout
7056
7057 \end_inset
7058
7059
7060 \family sans
7061 Alt+M
7062 \begin_inset space ~
7063 \end_inset
7064
7065 括弧
7066 \family default
7067 を使うこともできます.これを使うと,
7068 \SpecialChar LyX
7069 中で即座に実際の括弧高を確認することができるという利点と,
7070 対応する右括弧も生成されるという利点があります.
7071 \begin_inset Newline newline
7072 \end_inset
7073
7074 すると,
7075 先ほどの例を作るコマンドは
7076 \series bold
7077
7078 \backslash
7079 ln Alt+M
7080 \series default
7081  
7082 \series bold
7083 (
7084 \backslash
7085 frac
7086 \begin_inset space \textvisiblespace{}
7087 \end_inset
7088
7089 A
7090 \begin_inset Formula $\downarrow$
7091 \end_inset
7092
7093 C
7094 \series default
7095 となります.
7096 \end_layout
7097
7098 \begin_layout Standard
7099 左括弧あるいは右括弧を省略するには,
7100 ドットを挿入します.たとえば,
7101
7102 \series bold
7103
7104 \backslash
7105 left.
7106 \backslash
7107 frac
7108 \begin_inset space \textvisiblespace{}
7109 \end_inset
7110
7111 A
7112 \begin_inset Formula $\downarrow$
7113 \end_inset
7114
7115 B
7116 \begin_inset space \textvisiblespace{}
7117 \end_inset
7118
7119
7120 \backslash
7121 right}
7122 \series default
7123 というコマンドは
7124 \series bold
7125
7126 \begin_inset Formula 
7127 \[
7128 \left.\frac{A}{B}\right\} 
7129 \]
7130
7131 \end_inset
7132
7133
7134 \series default
7135 を生成します.
7136 \series bold
7137
7138 \backslash
7139 left
7140 \series default
7141 コマンドおよび
7142 \series bold
7143
7144 \backslash
7145 right
7146 \series default
7147 コマンドは,
7148 文書が再度読み込まれたときには,
7149 \SpecialChar LyX
7150 によって正しい丈の括弧に変換され,
7151 省略された括弧は,
7152 点線として表示されます.
7153 \end_layout
7154
7155 \begin_layout Standard
7156 \begin_inset VSpace bigskip
7157 \end_inset
7158
7159 著名な\SpecialChar LaTeX
7160 頒布版は,
7161 すべて\SpecialChar LaTeX
7162 の拡張であるe\SpecialChar TeX
7163 を使用しているので,
7164 これらの頒布版では,
7165 すべての括弧および極限に対して
7166 \series bold
7167
7168 \backslash
7169 middle
7170 \series default
7171
7172 \begin_inset Index idx
7173 range none
7174 pageformat default
7175 status collapsed
7176
7177 \begin_layout Plain Layout
7178 こまんど@コマンド !
7179  M !
7180  
7181 \backslash
7182 middle
7183 \end_layout
7184
7185 \end_inset
7186
7187 コマンドも使用することができます
7188 \begin_inset Foot
7189 status collapsed
7190
7191 \begin_layout Plain Layout
7192
7193 \series bold
7194 【訳註】
7195 \series default
7196 p\SpecialChar LaTeX
7197 では,
7198 標準では
7199 \series bold
7200
7201 \backslash
7202 middle
7203 \series default
7204 コマンドは使えません.よって,
7205 以下の例では「
7206 \series bold
7207
7208 \backslash
7209 middle
7210 \series default
7211
7212 \begin_inset Formula $|$
7213 \end_inset
7214
7215 」の代わりに「
7216 \series bold
7217
7218 \backslash
7219 biggm
7220 \series default
7221
7222 \begin_inset Formula $|$
7223 \end_inset
7224
7225 」を用いています.
7226 \end_layout
7227
7228 \end_inset
7229
7230 .このコマンドでは,
7231 物理ベクトル
7232 \begin_inset Formula 
7233 \[
7234 \left\langle \phi\:\biggm|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
7235 \]
7236
7237 \end_inset
7238
7239 で必要とされるように,
7240 次に続く文字の高さは,
7241 囲まれる括弧の高さに調節されます.物理ベクトルに関しては,
7242
7243 \begin_inset CommandInset ref
7244 LatexCommand ref
7245 reference "subsec:物理ベクトル"
7246 nolink "false"
7247
7248 \end_inset
7249
7250 節に説明されているように特殊な\SpecialChar LaTeX
7251 パッケージがあります.
7252 \end_layout
7253
7254 \begin_layout Subsection
7255 水平括弧
7256 \begin_inset Index idx
7257 range none
7258 pageformat default
7259 status collapsed
7260
7261 \begin_layout Plain Layout
7262 かっこ@括弧 !
7263  すいへい@水平
7264 \begin_inset space \thinspace{}
7265 \end_inset
7266
7267
7268
7269
7270 \end_layout
7271
7272 \end_inset
7273
7274
7275 \end_layout
7276
7277 \begin_layout Standard
7278 \align center
7279 \begin_inset Tabular
7280 <lyxtabular version="3" rows="4" columns="2">
7281 <features booktabs="true" tabularvalignment="middle">
7282 <column alignment="center" valignment="top" width="0pt">
7283 <column alignment="center" valignment="top" width="0pt">
7284 <row>
7285 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7286 \begin_inset Text
7287
7288 \begin_layout Plain Layout
7289 コマンド
7290 \end_layout
7291
7292 \end_inset
7293 </cell>
7294 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7295 \begin_inset Text
7296
7297 \begin_layout Plain Layout
7298 出力
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 </row>
7304 <row>
7305 <cell alignment="center" valignment="top" usebox="none">
7306 \begin_inset Text
7307
7308 \begin_layout Plain Layout
7309
7310 \backslash
7311 overbrace
7312 \begin_inset space \textvisiblespace{}
7313 \end_inset
7314
7315 A+B
7316 \begin_inset space \textvisiblespace{}
7317 \end_inset
7318
7319 ^
7320 \begin_inset space \textvisiblespace{}
7321 \end_inset
7322
7323 3
7324 \begin_inset Index idx
7325 range none
7326 pageformat default
7327 status collapsed
7328
7329 \begin_layout Plain Layout
7330 こまんど@コマンド !
7331  O !
7332  
7333 \backslash
7334 overbrace
7335 \end_layout
7336
7337 \end_inset
7338
7339
7340 \end_layout
7341
7342 \end_inset
7343 </cell>
7344 <cell alignment="center" valignment="top" usebox="none">
7345 \begin_inset Text
7346
7347 \begin_layout Plain Layout
7348 \begin_inset Formula $\overbrace{A+B}^{3}$
7349 \end_inset
7350
7351
7352 \end_layout
7353
7354 \end_inset
7355 </cell>
7356 </row>
7357 <row topspace="2mm">
7358 <cell alignment="center" valignment="top" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362
7363 \backslash
7364 underbrace
7365 \begin_inset space \textvisiblespace{}
7366 \end_inset
7367
7368 A+B
7369 \begin_inset space \textvisiblespace{}
7370 \end_inset
7371
7372 _5
7373 \begin_inset Index idx
7374 range none
7375 pageformat default
7376 status collapsed
7377
7378 \begin_layout Plain Layout
7379 こまんど@コマンド !
7380  U !
7381  
7382 \backslash
7383 underbrace
7384 \end_layout
7385
7386 \end_inset
7387
7388
7389 \end_layout
7390
7391 \end_inset
7392 </cell>
7393 <cell alignment="center" valignment="top" usebox="none">
7394 \begin_inset Text
7395
7396 \begin_layout Plain Layout
7397 \begin_inset Formula $\underbrace{A+B}_{5}$
7398 \end_inset
7399
7400
7401 \end_layout
7402
7403 \end_inset
7404 </cell>
7405 </row>
7406 <row>
7407 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7408 \begin_inset Text
7409
7410 \begin_layout Plain Layout
7411
7412 \backslash
7413 overbrace
7414 \begin_inset space \textvisiblespace{}
7415 \end_inset
7416
7417
7418 \backslash
7419 underbrace
7420 \begin_inset space \textvisiblespace{}
7421 \end_inset
7422
7423 A+B_w
7424 \begin_inset space \textvisiblespace{}
7425 \end_inset
7426
7427
7428 \begin_inset space \textvisiblespace{}
7429 \end_inset
7430
7431 _7
7432 \begin_inset space \textvisiblespace{}
7433 \end_inset
7434
7435
7436 \begin_inset space \textvisiblespace{}
7437 \end_inset
7438
7439 ^
7440 \begin_inset space \textvisiblespace{}
7441 \end_inset
7442
7443 C
7444 \end_layout
7445
7446 \end_inset
7447 </cell>
7448 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7449 \begin_inset Text
7450
7451 \begin_layout Plain Layout
7452 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7453 \end_inset
7454
7455
7456 \end_layout
7457
7458 \end_inset
7459 </cell>
7460 </row>
7461 </lyxtabular>
7462
7463 \end_inset
7464
7465
7466 \end_layout
7467
7468 \begin_layout Standard
7469 最後の例では,
7470
7471 \series bold
7472
7473 \backslash
7474 overbrace
7475 \series default
7476 が先に挿入されようが
7477 \series bold
7478
7479 \backslash
7480 underbrace
7481 \series default
7482 が先に挿入されようが代わりはありません.
7483 \end_layout
7484
7485 \begin_layout Standard
7486 \begin_inset VSpace medskip
7487 \end_inset
7488
7489
7490 \end_layout
7491
7492 \begin_layout Standard
7493 文書設定の
7494 \family sans
7495 数式オプション
7496 \family default
7497 で,
7498
7499 \series bold
7500 mathtools
7501 \series default
7502
7503 \begin_inset Index idx
7504 range none
7505 pageformat default
7506 status collapsed
7507
7508 \begin_layout Plain Layout
7509 ぱっけーじ@パッケージ !
7510  mathtools
7511 \end_layout
7512
7513 \end_inset
7514
7515 パッケージに
7516 \family sans
7517 常に読み込み
7518 \family default
7519 オプションを設定すると,
7520 以下のような角括弧が利用可能になります.
7521 \end_layout
7522
7523 \begin_layout Standard
7524 \align center
7525 \begin_inset Tabular
7526 <lyxtabular version="3" rows="4" columns="2">
7527 <features booktabs="true" tabularvalignment="middle">
7528 <column alignment="center" valignment="top" width="0pt">
7529 <column alignment="center" valignment="top" width="0pt">
7530 <row>
7531 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7532 \begin_inset Text
7533
7534 \begin_layout Plain Layout
7535 コマンド
7536 \end_layout
7537
7538 \end_inset
7539 </cell>
7540 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7541 \begin_inset Text
7542
7543 \begin_layout Plain Layout
7544 出力
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 </row>
7550 <row>
7551 <cell alignment="center" valignment="top" usebox="none">
7552 \begin_inset Text
7553
7554 \begin_layout Plain Layout
7555
7556 \backslash
7557 overbracket{A+B
7558 \begin_inset space \textvisiblespace{}
7559 \end_inset
7560
7561 ^3
7562 \begin_inset Index idx
7563 range none
7564 pageformat default
7565 status collapsed
7566
7567 \begin_layout Plain Layout
7568 こまんど@コマンド !
7569  O !
7570  
7571 \backslash
7572 overbracket
7573 \end_layout
7574
7575 \end_inset
7576
7577
7578 \end_layout
7579
7580 \end_inset
7581 </cell>
7582 <cell alignment="center" valignment="top" usebox="none">
7583 \begin_inset Text
7584
7585 \begin_layout Plain Layout
7586 \begin_inset Formula $\overbracket{A+B}^{3}$
7587 \end_inset
7588
7589
7590 \end_layout
7591
7592 \end_inset
7593 </cell>
7594 </row>
7595 <row topspace="2mm">
7596 <cell alignment="center" valignment="top" usebox="none">
7597 \begin_inset Text
7598
7599 \begin_layout Plain Layout
7600
7601 \backslash
7602 underbracket{A+B
7603 \begin_inset space \textvisiblespace{}
7604 \end_inset
7605
7606 _5
7607 \begin_inset Index idx
7608 range none
7609 pageformat default
7610 status collapsed
7611
7612 \begin_layout Plain Layout
7613 こまんど@コマンド !
7614  U !
7615  
7616 \backslash
7617 under
7618 \size normal
7619 bracket
7620 \end_layout
7621
7622 \end_inset
7623
7624
7625 \end_layout
7626
7627 \end_inset
7628 </cell>
7629 <cell alignment="center" valignment="top" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633 \begin_inset Formula $\underbracket{A+B}_{5}$
7634 \end_inset
7635
7636
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 </row>
7642 <row>
7643 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7644 \begin_inset Text
7645
7646 \begin_layout Plain Layout
7647
7648 \backslash
7649 overbracket{
7650 \backslash
7651 underbracket{A+B_w
7652 \begin_inset space \textvisiblespace{}
7653 \end_inset
7654
7655
7656 \begin_inset space \textvisiblespace{}
7657 \end_inset
7658
7659 _7
7660 \begin_inset space \textvisiblespace{}
7661 \end_inset
7662
7663
7664 \begin_inset space \textvisiblespace{}
7665 \end_inset
7666
7667 ^
7668 \begin_inset space \textvisiblespace{}
7669 \end_inset
7670
7671 C
7672 \end_layout
7673
7674 \end_inset
7675 </cell>
7676 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7677 \begin_inset Text
7678
7679 \begin_layout Plain Layout
7680 \begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
7681 \end_inset
7682
7683
7684 \end_layout
7685
7686 \end_inset
7687 </cell>
7688 </row>
7689 </lyxtabular>
7690
7691 \end_inset
7692
7693
7694 \end_layout
7695
7696 \begin_layout Standard
7697
7698 \series bold
7699
7700 \backslash
7701 overbracket
7702 \series default
7703
7704 \series bold
7705
7706 \backslash
7707 underbracket
7708 \series default
7709 に関しては,
7710 コマンドに続く角括弧中に,
7711 希望する厚みを指定すれば,
7712 以下のように,
7713 角括弧の筆跡の厚みに変更を加えることができます.
7714 \end_layout
7715
7716 \begin_layout Standard
7717 \align center
7718 \begin_inset Tabular
7719 <lyxtabular version="3" rows="3" columns="2">
7720 <features booktabs="true" tabularvalignment="middle">
7721 <column alignment="center" valignment="top" width="0pt">
7722 <column alignment="center" valignment="top" width="0pt">
7723 <row>
7724 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7725 \begin_inset Text
7726
7727 \begin_layout Plain Layout
7728 コマンド
7729 \end_layout
7730
7731 \end_inset
7732 </cell>
7733 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7734 \begin_inset Text
7735
7736 \begin_layout Plain Layout
7737 出力
7738 \end_layout
7739
7740 \end_inset
7741 </cell>
7742 </row>
7743 <row>
7744 <cell alignment="center" valignment="top" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Plain Layout
7748
7749 \backslash
7750 overbracket[3pt]
7751 \backslash
7752 {A+B
7753 \begin_inset space \textvisiblespace{}
7754 \end_inset
7755
7756 ^3
7757 \end_layout
7758
7759 \end_inset
7760 </cell>
7761 <cell alignment="center" valignment="top" usebox="none">
7762 \begin_inset Text
7763
7764 \begin_layout Plain Layout
7765 \begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
7766 \end_inset
7767
7768
7769 \end_layout
7770
7771 \end_inset
7772 </cell>
7773 </row>
7774 <row topspace="2mm">
7775 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7776 \begin_inset Text
7777
7778 \begin_layout Plain Layout
7779
7780 \backslash
7781 underbracket[1pt]
7782 \backslash
7783 {A+B
7784 \begin_inset space \textvisiblespace{}
7785 \end_inset
7786
7787 _5
7788 \end_layout
7789
7790 \end_inset
7791 </cell>
7792 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
7793 \begin_inset Text
7794
7795 \begin_layout Plain Layout
7796 \begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
7797 \end_inset
7798
7799
7800 \end_layout
7801
7802 \end_inset
7803 </cell>
7804 </row>
7805 </lyxtabular>
7806
7807 \end_inset
7808
7809
7810 \end_layout
7811
7812 \begin_layout Standard
7813 \begin_inset VSpace bigskip
7814 \end_inset
7815
7816 括弧をお互いに重ねる必要がある場合には,
7817
7818 \begin_inset CommandInset ref
7819 LatexCommand ref
7820 reference "sec:多行数式"
7821 nolink "false"
7822
7823 \end_inset
7824
7825 節に説明されているように,
7826 次のような多行数式を使わなくてはなりません.
7827 \begin_inset Formula 
7828 \begin{eqnarray*}
7829 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
7830  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
7831 \end{eqnarray*}
7832
7833 \end_inset
7834
7835 一行目には,
7836 数式が一つめの括弧とともに挿入されています.ここで,
7837 空白コマンド
7838 \begin_inset Foot
7839 status collapsed
7840
7841 \begin_layout Plain Layout
7842 空白コマンドは第
7843 \begin_inset CommandInset ref
7844 LatexCommand ref
7845 reference "subsec:定義済みの空白"
7846 nolink "false"
7847
7848 \end_inset
7849
7850 章に説明があります.
7851 \end_layout
7852
7853 \end_inset
7854
7855
7856 \series bold
7857
7858 \backslash
7859 :
7860 \series default
7861 を最初の
7862 \begin_inset Formula $d$
7863 \end_inset
7864
7865 の前に挿入しておくことが重要です.さもないと,
7866
7867 \begin_inset Formula $q$
7868 \end_inset
7869
7870 の後ろで終わる括弧のせいで,
7871 直後の「+」の周りに正しく空白が入ることが妨げられてしまう
7872 \begin_inset Foot
7873 status collapsed
7874
7875 \begin_layout Plain Layout
7876 これは,
7877 括弧が文字として取り扱われないためです.第
7878 \begin_inset CommandInset ref
7879 LatexCommand ref
7880 reference "subsec:二項演算子"
7881 nolink "false"
7882
7883 \end_inset
7884
7885 章参照.
7886 \end_layout
7887
7888 \end_inset
7889
7890 ためです.二行目には,
7891 二つめの括弧が挿入されています.
7892 \begin_inset Formula $b$
7893 \end_inset
7894
7895 の直前から始まるようにするために,
7896 まず
7897 \series bold
7898
7899 \backslash
7900 hphantom{gggg+
7901 \backslash
7902 :}
7903 \series default
7904 というコマンド
7905 \begin_inset Foot
7906 status collapsed
7907
7908 \begin_layout Plain Layout
7909
7910 \series bold
7911
7912 \backslash
7913 hphantom
7914 \series default
7915 に関する詳細は,
7916
7917 \begin_inset CommandInset ref
7918 LatexCommand ref
7919 reference "subsec:埋め草"
7920 nolink "false"
7921
7922 \end_inset
7923
7924 章を参照してください.
7925 \end_layout
7926
7927 \end_inset
7928
7929 が挿入されています.この数式中の「+」も空白で囲まれるようにするために,
7930 この空白コマンドが必要になっています.二つめの括弧は
7931 \series bold
7932
7933
7934 \backslash
7935 hphantom{bbqq+dddd}
7936 \series default
7937 コマンドの下に置きます.
7938 \end_layout
7939
7940 \begin_layout Standard
7941 以下の例のように,
7942 括弧が反対側に重なる場合には,
7943 もっと複雑になります.
7944 \begin_inset ERT
7945 status collapsed
7946
7947 \begin_layout Plain Layout
7948
7949
7950 \backslash
7951 setlength{
7952 \backslash
7953 jot}{-6pt}
7954 \end_layout
7955
7956 \end_inset
7957
7958
7959 \begin_inset Formula 
7960 \begin{eqnarray*}
7961  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7962 A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
7963 \end{eqnarray*}
7964
7965 \end_inset
7966
7967
7968 \begin_inset ERT
7969 status collapsed
7970
7971 \begin_layout Plain Layout
7972
7973
7974 \backslash
7975 setlength{
7976 \backslash
7977 jot}{3pt}
7978 \end_layout
7979
7980 \end_inset
7981
7982 最初の数式行は,
7983 括弧が上に来ていること以外は,
7984 先の例の第二行と同じです.二行目には,
7985 二つめの括弧と一緒に数式が入っています.一行目の括弧と数式のあいだに余白が入ることを防ぐために,
7986 行間を減らさなくてはならないのですが,
7987 これは\SpecialChar LyX
7988 のバグ
7989 \begin_inset Foot
7990 status collapsed
7991
7992 \begin_layout Plain Layout
7993 \begin_inset CommandInset href
7994 LatexCommand href
7995 name "LyX-bug #1505"
7996 target "https://www.lyx.org/trac/ticket/1505"
7997 literal "false"
7998
7999 \end_inset
8000
8001
8002 \end_layout
8003
8004 \end_inset
8005
8006 のせいで簡単にはできません.この問題を回避するためには,
8007 数式直前に\SpecialChar TeX
8008 モードで
8009 \series bold
8010 setlength{
8011 \backslash
8012 jot}{-6pt}
8013 \series default
8014 というコマンドを入れて,
8015 大域的な数式行間
8016 \series bold
8017
8018 \backslash
8019 jot
8020 \series default
8021
8022 \begin_inset Index idx
8023 range none
8024 pageformat default
8025 status collapsed
8026
8027 \begin_layout Plain Layout
8028 こまんど@コマンド !
8029  J !
8030  
8031 \backslash
8032 jot
8033 \end_layout
8034
8035 \end_inset
8036
8037 を-6
8038 \begin_inset space \thinspace{}
8039 \end_inset
8040
8041 ptに変更しなくてはなりません.
8042 \series bold
8043
8044 \backslash
8045 jot
8046 \series default
8047 は,
8048 数式直後に同様のコマンドを使って標準値の3
8049 \begin_inset space \thinspace{}
8050 \end_inset
8051
8052 ptに戻します.数式中の行間について,
8053 詳しくは第
8054 \begin_inset CommandInset ref
8055 LatexCommand ref
8056 reference "subsec:行間"
8057 nolink "false"
8058
8059 \end_inset
8060
8061 章に説明があります.
8062 \end_layout
8063
8064 \begin_layout Section
8065 矢印
8066 \begin_inset Index idx
8067 range none
8068 pageformat default
8069 status collapsed
8070
8071 \begin_layout Plain Layout
8072 やじるし@矢印
8073 \end_layout
8074
8075 \end_inset
8076
8077
8078 \end_layout
8079
8080 \begin_layout Standard
8081 矢印は,
8082 数式ツールバーボタンの
8083 \begin_inset Info
8084 type  "icon"
8085 arg   "math-insert \\leftarrow"
8086 \end_inset
8087
8088 か,
8089 以下の各小節に列挙してあるコマンドで挿入することができます.
8090 \end_layout
8091
8092 \begin_layout Subsection
8093 水平矢印
8094 \begin_inset Index idx
8095 range none
8096 pageformat default
8097 status collapsed
8098
8099 \begin_layout Plain Layout
8100 やじるし@矢印 !
8101  すいへい@水平
8102 \end_layout
8103
8104 \end_inset
8105
8106
8107 \end_layout
8108
8109 \begin_layout Standard
8110 \begin_inset space \hfill{}
8111 \end_inset
8112
8113
8114 \begin_inset Tabular
8115 <lyxtabular version="3" rows="8" columns="2">
8116 <features booktabs="true" tabularvalignment="middle">
8117 <column alignment="center" valignment="top" width="0pt">
8118 <column alignment="center" valignment="top" width="0pt">
8119 <row>
8120 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124 コマンド
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133 出力
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 </row>
8139 <row>
8140 <cell alignment="center" valignment="top" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144
8145 \backslash
8146 gets
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 <cell alignment="center" valignment="top" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155 \begin_inset Formula $\gets$
8156 \end_inset
8157
8158
8159 \end_layout
8160
8161 \end_inset
8162 </cell>
8163 </row>
8164 <row>
8165 <cell alignment="center" valignment="top" usebox="none">
8166 \begin_inset Text
8167
8168 \begin_layout Plain Layout
8169
8170 \backslash
8171 Leftarrow
8172 \end_layout
8173
8174 \end_inset
8175 </cell>
8176 <cell alignment="center" valignment="top" usebox="none">
8177 \begin_inset Text
8178
8179 \begin_layout Plain Layout
8180 \begin_inset Formula $\Leftarrow$
8181 \end_inset
8182
8183
8184 \end_layout
8185
8186 \end_inset
8187 </cell>
8188 </row>
8189 <row>
8190 <cell alignment="center" valignment="top" usebox="none">
8191 \begin_inset Text
8192
8193 \begin_layout Plain Layout
8194
8195 \backslash
8196 longleftarrow
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 <cell alignment="center" valignment="top" usebox="none">
8202 \begin_inset Text
8203
8204 \begin_layout Plain Layout
8205 \begin_inset Formula $\longleftarrow$
8206 \end_inset
8207
8208
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 </row>
8214 <row>
8215 <cell alignment="center" valignment="top" usebox="none">
8216 \begin_inset Text
8217
8218 \begin_layout Plain Layout
8219
8220 \backslash
8221 Longleftarrow
8222 \end_layout
8223
8224 \end_inset
8225 </cell>
8226 <cell alignment="center" valignment="top" usebox="none">
8227 \begin_inset Text
8228
8229 \begin_layout Plain Layout
8230 \begin_inset Formula $\Longleftarrow$
8231 \end_inset
8232
8233
8234 \end_layout
8235
8236 \end_inset
8237 </cell>
8238 </row>
8239 <row>
8240 <cell alignment="center" valignment="top" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244
8245 \backslash
8246 leftharpoonup
8247 \end_layout
8248
8249 \end_inset
8250 </cell>
8251 <cell alignment="center" valignment="top" usebox="none">
8252 \begin_inset Text
8253
8254 \begin_layout Plain Layout
8255 \begin_inset Formula $\leftharpoonup$
8256 \end_inset
8257
8258
8259 \end_layout
8260
8261 \end_inset
8262 </cell>
8263 </row>
8264 <row>
8265 <cell alignment="center" valignment="top" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269
8270 \backslash
8271 leftharpoondown
8272 \end_layout
8273
8274 \end_inset
8275 </cell>
8276 <cell alignment="center" valignment="top" usebox="none">
8277 \begin_inset Text
8278
8279 \begin_layout Plain Layout
8280 \begin_inset Formula $\leftharpoondown$
8281 \end_inset
8282
8283
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 </row>
8289 <row>
8290 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294
8295 \backslash
8296 hookleftarrow
8297 \end_layout
8298
8299 \end_inset
8300 </cell>
8301 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Plain Layout
8305 \begin_inset Formula $\hookleftarrow$
8306 \end_inset
8307
8308
8309 \end_layout
8310
8311 \end_inset
8312 </cell>
8313 </row>
8314 </lyxtabular>
8315
8316 \end_inset
8317
8318
8319 \begin_inset space \hfill{}
8320 \end_inset
8321
8322
8323 \begin_inset Tabular
8324 <lyxtabular version="3" rows="8" columns="2">
8325 <features booktabs="true" tabularvalignment="middle">
8326 <column alignment="center" valignment="top" width="0pt">
8327 <column alignment="center" valignment="top" width="0pt">
8328 <row>
8329 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333 コマンド
8334 \end_layout
8335
8336 \end_inset
8337 </cell>
8338 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8339 \begin_inset Text
8340
8341 \begin_layout Plain Layout
8342 出力
8343 \end_layout
8344
8345 \end_inset
8346 </cell>
8347 </row>
8348 <row>
8349 <cell alignment="center" valignment="top" usebox="none">
8350 \begin_inset Text
8351
8352 \begin_layout Plain Layout
8353
8354 \backslash
8355 to
8356 \end_layout
8357
8358 \end_inset
8359 </cell>
8360 <cell alignment="center" valignment="top" usebox="none">
8361 \begin_inset Text
8362
8363 \begin_layout Plain Layout
8364 \begin_inset Formula $\to$
8365 \end_inset
8366
8367
8368 \end_layout
8369
8370 \end_inset
8371 </cell>
8372 </row>
8373 <row>
8374 <cell alignment="center" valignment="top" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Plain Layout
8378
8379 \backslash
8380 Rightarrow
8381 \end_layout
8382
8383 \end_inset
8384 </cell>
8385 <cell alignment="center" valignment="top" usebox="none">
8386 \begin_inset Text
8387
8388 \begin_layout Plain Layout
8389 \begin_inset Formula $\Rightarrow$
8390 \end_inset
8391
8392
8393 \end_layout
8394
8395 \end_inset
8396 </cell>
8397 </row>
8398 <row>
8399 <cell alignment="center" valignment="top" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Plain Layout
8403
8404 \backslash
8405 longrightarrow
8406 \end_layout
8407
8408 \end_inset
8409 </cell>
8410 <cell alignment="center" valignment="top" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Plain Layout
8414 \begin_inset Formula $\longrightarrow$
8415 \end_inset
8416
8417
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 </row>
8423 <row>
8424 <cell alignment="center" valignment="top" usebox="none">
8425 \begin_inset Text
8426
8427 \begin_layout Plain Layout
8428
8429 \backslash
8430 Longrightarrow
8431 \end_layout
8432
8433 \end_inset
8434 </cell>
8435 <cell alignment="center" valignment="top" usebox="none">
8436 \begin_inset Text
8437
8438 \begin_layout Plain Layout
8439 \begin_inset Formula $\Longrightarrow$
8440 \end_inset
8441
8442
8443 \end_layout
8444
8445 \end_inset
8446 </cell>
8447 </row>
8448 <row>
8449 <cell alignment="center" valignment="top" usebox="none">
8450 \begin_inset Text
8451
8452 \begin_layout Plain Layout
8453
8454 \backslash
8455 rightharpoonup
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 \begin_inset Formula $\rightharpoonup$
8465 \end_inset
8466
8467
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 </row>
8473 <row>
8474 <cell alignment="center" valignment="top" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Plain Layout
8478
8479 \backslash
8480 rightharpoondown
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 <cell alignment="center" valignment="top" usebox="none">
8486 \begin_inset Text
8487
8488 \begin_layout Plain Layout
8489 \begin_inset Formula $\rightharpoondown$
8490 \end_inset
8491
8492
8493 \end_layout
8494
8495 \end_inset
8496 </cell>
8497 </row>
8498 <row>
8499 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8500 \begin_inset Text
8501
8502 \begin_layout Plain Layout
8503
8504 \backslash
8505 hookrightarrow
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8511 \begin_inset Text
8512
8513 \begin_layout Plain Layout
8514 \begin_inset Formula $\hookrightarrow$
8515 \end_inset
8516
8517
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 </row>
8523 </lyxtabular>
8524
8525 \end_inset
8526
8527
8528 \begin_inset space \hfill{}
8529 \end_inset
8530
8531
8532 \end_layout
8533
8534 \begin_layout Standard
8535 \begin_inset space \hfill{}
8536 \end_inset
8537
8538
8539 \begin_inset Tabular
8540 <lyxtabular version="3" rows="6" columns="2">
8541 <features booktabs="true" tabularvalignment="middle">
8542 <column alignment="center" valignment="top" width="0pt">
8543 <column alignment="center" valignment="top" width="0pt">
8544 <row>
8545 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 コマンド
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558 出力
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 </row>
8564 <row>
8565 <cell alignment="center" valignment="top" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Plain Layout
8569
8570 \backslash
8571 leftrightarrow
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 <cell alignment="center" valignment="top" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580 \begin_inset Formula $\leftrightarrow$
8581 \end_inset
8582
8583
8584 \end_layout
8585
8586 \end_inset
8587 </cell>
8588 </row>
8589 <row>
8590 <cell alignment="center" valignment="top" usebox="none">
8591 \begin_inset Text
8592
8593 \begin_layout Plain Layout
8594
8595 \backslash
8596 Leftrightarrow
8597 \end_layout
8598
8599 \end_inset
8600 </cell>
8601 <cell alignment="center" valignment="top" usebox="none">
8602 \begin_inset Text
8603
8604 \begin_layout Plain Layout
8605 \begin_inset Formula $\Leftrightarrow$
8606 \end_inset
8607
8608
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 </row>
8614 <row>
8615 <cell alignment="center" valignment="top" usebox="none">
8616 \begin_inset Text
8617
8618 \begin_layout Plain Layout
8619
8620 \backslash
8621 longleftrightarrow
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 <cell alignment="center" valignment="top" usebox="none">
8627 \begin_inset Text
8628
8629 \begin_layout Plain Layout
8630 \begin_inset Formula $\longleftrightarrow$
8631 \end_inset
8632
8633
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 </row>
8639 <row>
8640 <cell alignment="center" valignment="top" usebox="none">
8641 \begin_inset Text
8642
8643 \begin_layout Plain Layout
8644
8645 \backslash
8646 Longleftrightarrow
8647 \end_layout
8648
8649 \end_inset
8650 </cell>
8651 <cell alignment="center" valignment="top" usebox="none">
8652 \begin_inset Text
8653
8654 \begin_layout Plain Layout
8655 \begin_inset Formula $\Longleftrightarrow$
8656 \end_inset
8657
8658
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 </row>
8664 <row>
8665 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669
8670 \backslash
8671 rightleftharpoons
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Plain Layout
8680 \begin_inset Formula $\rightleftharpoons$
8681 \end_inset
8682
8683
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 </row>
8689 </lyxtabular>
8690
8691 \end_inset
8692
8693
8694 \begin_inset space \hspace{}
8695 \length 25pt
8696 \end_inset
8697
8698
8699 \begin_inset space \hfill{}
8700 \end_inset
8701
8702
8703 \begin_inset Tabular
8704 <lyxtabular version="3" rows="5" columns="2">
8705 <features booktabs="true" tabularvalignment="middle">
8706 <column alignment="center" valignment="top" width="0pt">
8707 <column alignment="center" valignment="top" width="0pt">
8708 <row>
8709 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Plain Layout
8713 コマンド
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8719 \begin_inset Text
8720
8721 \begin_layout Plain Layout
8722 出力
8723 \end_layout
8724
8725 \end_inset
8726 </cell>
8727 </row>
8728 <row>
8729 <cell alignment="center" valignment="top" usebox="none">
8730 \begin_inset Text
8731
8732 \begin_layout Plain Layout
8733
8734 \backslash
8735 mapsto
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 <cell alignment="center" valignment="top" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Plain Layout
8744 \begin_inset Formula $\mapsto$
8745 \end_inset
8746
8747
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 </row>
8753 <row>
8754 <cell alignment="center" valignment="top" usebox="none">
8755 \begin_inset Text
8756
8757 \begin_layout Plain Layout
8758
8759 \backslash
8760 longmapsto
8761 \end_layout
8762
8763 \end_inset
8764 </cell>
8765 <cell alignment="center" valignment="top" usebox="none">
8766 \begin_inset Text
8767
8768 \begin_layout Plain Layout
8769 \begin_inset Formula $\longmapsto$
8770 \end_inset
8771
8772
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 </row>
8778 <row>
8779 <cell alignment="center" valignment="top" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783
8784 \backslash
8785 leadsto
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="center" valignment="top" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 \begin_inset Formula $\leadsto$
8795 \end_inset
8796
8797
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 </row>
8803 <row>
8804 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8805 \begin_inset Text
8806
8807 \begin_layout Plain Layout
8808
8809 \backslash
8810 dasharrow
8811 \end_layout
8812
8813 \end_inset
8814 </cell>
8815 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
8816 \begin_inset Text
8817
8818 \begin_layout Plain Layout
8819 \begin_inset Formula $\dasharrow$
8820 \end_inset
8821
8822
8823 \end_layout
8824
8825 \end_inset
8826 </cell>
8827 </row>
8828 </lyxtabular>
8829
8830 \end_inset
8831
8832
8833 \begin_inset space \hfill{}
8834 \end_inset
8835
8836
8837 \end_layout
8838
8839 \begin_layout Standard
8840 \begin_inset VSpace medskip
8841 \end_inset
8842
8843 たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は,
8844
8845 \begin_inset CommandInset ref
8846 LatexCommand ref
8847 reference "sec:アクセント"
8848 nolink "false"
8849
8850 \end_inset
8851
8852 節に一覧があります.
8853 \end_layout
8854
8855 \begin_layout Standard
8856 \begin_inset VSpace bigskip
8857 \end_inset
8858
8859 さらに,
8860 ラベル付き矢印
8861 \begin_inset Index idx
8862 range none
8863 pageformat default
8864 status collapsed
8865
8866 \begin_layout Plain Layout
8867 やじるし@矢印 !
8868  らべるつき@ラベル付き
8869 \end_layout
8870
8871 \end_inset
8872
8873 として,
8874
8875 \series bold
8876
8877 \backslash
8878 xleftarrow
8879 \series default
8880
8881 \begin_inset Index idx
8882 range none
8883 pageformat default
8884 status collapsed
8885
8886 \begin_layout Plain Layout
8887 こまんど@コマンド !
8888  X !
8889  
8890 \backslash
8891 xleftarrow
8892 \end_layout
8893
8894 \end_inset
8895
8896
8897 \series bold
8898
8899 \backslash
8900 xrightarrow
8901 \series default
8902
8903 \begin_inset Index idx
8904 range none
8905 pageformat default
8906 status collapsed
8907
8908 \begin_layout Plain Layout
8909 こまんど@コマンド !
8910  X !
8911  
8912 \backslash
8913 xrightarrow
8914 \begin_inset ERT
8915 status collapsed
8916
8917 \begin_layout Plain Layout
8918
8919
8920 \backslash
8921 vspace{4mm}
8922 \end_layout
8923
8924 \end_inset
8925
8926
8927 \end_layout
8928
8929 \end_inset
8930
8931 があります.これらのコマンドを数式に挿入すると,
8932 二つの青枠のついた矢印が現れるので,
8933 そこにラベルを入れることができます.矢印の長さは,
8934 ラベルの幅に応じて調整されます.
8935 \end_layout
8936
8937 \begin_layout Standard
8938 \align center
8939 \begin_inset Tabular
8940 <lyxtabular version="3" rows="3" columns="2">
8941 <features booktabs="true" tabularvalignment="middle">
8942 <column alignment="center" valignment="top" width="0pt">
8943 <column alignment="center" valignment="top" width="0pt">
8944 <row>
8945 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Plain Layout
8949 コマンド
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 出力
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 </row>
8964 <row>
8965 <cell alignment="center" valignment="top" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969 F(a)
8970 \backslash
8971 xleftarrow
8972 \begin_inset space \textvisiblespace{}
8973 \end_inset
8974
8975 x=a
8976 \begin_inset Formula $\downarrow$
8977 \end_inset
8978
8979 x>0
8980 \begin_inset Formula $\to$
8981 \end_inset
8982
8983 F(x)
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 <cell alignment="center" valignment="top" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992 \begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
8993 \end_inset
8994
8995
8996 \end_layout
8997
8998 \end_inset
8999 </cell>
9000 </row>
9001 <row topspace="2mm">
9002 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006 F(x)
9007 \backslash
9008 xrightarrow
9009 \begin_inset space \textvisiblespace{}
9010 \end_inset
9011
9012 x=a
9013 \begin_inset Formula $\downarrow$
9014 \end_inset
9015
9016 x>0
9017 \begin_inset Formula $\to$
9018 \end_inset
9019
9020 F(a)
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Plain Layout
9029 \begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
9030 \end_inset
9031
9032
9033 \end_layout
9034
9035 \end_inset
9036 </cell>
9037 </row>
9038 </lyxtabular>
9039
9040 \end_inset
9041
9042
9043 \end_layout
9044
9045 \begin_layout Standard
9046 \begin_inset VSpace medskip
9047 \end_inset
9048
9049
9050 \end_layout
9051
9052 \begin_layout Standard
9053 文書設定の
9054 \family sans
9055 数式オプション
9056 \family default
9057 で,
9058
9059 \series bold
9060 mathtools
9061 \series default
9062
9063 \begin_inset Index idx
9064 range none
9065 pageformat default
9066 status collapsed
9067
9068 \begin_layout Plain Layout
9069 ぱっけーじ@パッケージ !
9070  mathtools
9071 \end_layout
9072
9073 \end_inset
9074
9075 パッケージに
9076 \family sans
9077 常に読み込み
9078 \family default
9079 オプションを設定すると,
9080 以下のようなラベル付き矢印が利用可能になります.
9081 \end_layout
9082
9083 \begin_layout Standard
9084 \begin_inset Newpage newpage
9085 \end_inset
9086
9087
9088 \end_layout
9089
9090 \begin_layout Standard
9091 \align center
9092 \begin_inset space \hspace*{\fill}
9093 \end_inset
9094
9095
9096 \begin_inset Tabular
9097 <lyxtabular version="3" rows="7" columns="2">
9098 <features booktabs="true" tabularvalignment="middle">
9099 <column alignment="center" valignment="top" width="0pt">
9100 <column alignment="center" valignment="top" width="0pt">
9101 <row>
9102 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 コマンド
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115 Example
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 </row>
9121 <row>
9122 <cell alignment="center" valignment="top" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126
9127 \backslash
9128 xleftrightarrow
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 <cell alignment="center" valignment="top" usebox="none">
9134 \begin_inset Text
9135
9136 \begin_layout Plain Layout
9137 \begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
9138 \end_inset
9139
9140
9141 \end_layout
9142
9143 \end_inset
9144 </cell>
9145 </row>
9146 <row topspace="2mm">
9147 <cell alignment="center" valignment="top" usebox="none">
9148 \begin_inset Text
9149
9150 \begin_layout Plain Layout
9151
9152 \backslash
9153 xLeftarrow
9154 \end_layout
9155
9156 \end_inset
9157 </cell>
9158 <cell alignment="center" valignment="top" usebox="none">
9159 \begin_inset Text
9160
9161 \begin_layout Plain Layout
9162 \begin_inset Formula $\xLeftarrow[x=a]{x>0}$
9163 \end_inset
9164
9165
9166 \end_layout
9167
9168 \end_inset
9169 </cell>
9170 </row>
9171 <row topspace="2mm">
9172 <cell alignment="center" valignment="top" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176
9177 \backslash
9178 xRightarrow
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 <cell alignment="center" valignment="top" usebox="none">
9184 \begin_inset Text
9185
9186 \begin_layout Plain Layout
9187 \begin_inset Formula $\xRightarrow[x=a]{x>0}$
9188 \end_inset
9189
9190
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 </row>
9196 <row topspace="2mm">
9197 <cell alignment="center" valignment="top" usebox="none">
9198 \begin_inset Text
9199
9200 \begin_layout Plain Layout
9201
9202 \backslash
9203 xLeftrightarrow
9204 \end_layout
9205
9206 \end_inset
9207 </cell>
9208 <cell alignment="center" valignment="top" usebox="none">
9209 \begin_inset Text
9210
9211 \begin_layout Plain Layout
9212 \begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
9213 \end_inset
9214
9215
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 </row>
9221 <row topspace="2mm">
9222 <cell alignment="center" valignment="top" usebox="none">
9223 \begin_inset Text
9224
9225 \begin_layout Plain Layout
9226
9227 \backslash
9228 xhookleftarrow
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell alignment="center" valignment="top" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237 \begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
9238 \end_inset
9239
9240
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 </row>
9246 <row topspace="2mm">
9247 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251
9252 \backslash
9253 xhookrightarrow
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Plain Layout
9262 \begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
9263 \end_inset
9264
9265
9266 \end_layout
9267
9268 \end_inset
9269 </cell>
9270 </row>
9271 </lyxtabular>
9272
9273 \end_inset
9274
9275
9276 \begin_inset space \hspace*{\fill}
9277 \end_inset
9278
9279
9280 \begin_inset Tabular
9281 <lyxtabular version="3" rows="7" columns="2">
9282 <features booktabs="true" tabularvalignment="middle">
9283 <column alignment="center" valignment="top" width="0pt">
9284 <column alignment="center" valignment="top" width="0pt">
9285 <row>
9286 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290 コマンド
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9296 \begin_inset Text
9297
9298 \begin_layout Plain Layout
9299 Example
9300 \end_layout
9301
9302 \end_inset
9303 </cell>
9304 </row>
9305 <row>
9306 <cell alignment="center" valignment="top" usebox="none">
9307 \begin_inset Text
9308
9309 \begin_layout Plain Layout
9310
9311 \backslash
9312 xleftharpoondown
9313 \end_layout
9314
9315 \end_inset
9316 </cell>
9317 <cell alignment="center" valignment="top" usebox="none">
9318 \begin_inset Text
9319
9320 \begin_layout Plain Layout
9321 \begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
9322 \end_inset
9323
9324
9325 \end_layout
9326
9327 \end_inset
9328 </cell>
9329 </row>
9330 <row topspace="2mm">
9331 <cell alignment="center" valignment="top" usebox="none">
9332 \begin_inset Text
9333
9334 \begin_layout Plain Layout
9335
9336 \backslash
9337 xleftharpoonup
9338 \end_layout
9339
9340 \end_inset
9341 </cell>
9342 <cell alignment="center" valignment="top" usebox="none">
9343 \begin_inset Text
9344
9345 \begin_layout Plain Layout
9346 \begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
9347 \end_inset
9348
9349
9350 \end_layout
9351
9352 \end_inset
9353 </cell>
9354 </row>
9355 <row topspace="2mm">
9356 <cell alignment="center" valignment="top" usebox="none">
9357 \begin_inset Text
9358
9359 \begin_layout Plain Layout
9360
9361 \backslash
9362 xrightharpoondown
9363 \end_layout
9364
9365 \end_inset
9366 </cell>
9367 <cell alignment="center" valignment="top" usebox="none">
9368 \begin_inset Text
9369
9370 \begin_layout Plain Layout
9371 \begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
9372 \end_inset
9373
9374
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 </row>
9380 <row topspace="2mm">
9381 <cell alignment="center" valignment="top" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385
9386 \backslash
9387 xrightharpoonup
9388 \end_layout
9389
9390 \end_inset
9391 </cell>
9392 <cell alignment="center" valignment="top" usebox="none">
9393 \begin_inset Text
9394
9395 \begin_layout Plain Layout
9396 \begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
9397 \end_inset
9398
9399
9400 \end_layout
9401
9402 \end_inset
9403 </cell>
9404 </row>
9405 <row topspace="2mm">
9406 <cell alignment="center" valignment="top" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Plain Layout
9410
9411 \backslash
9412 xleftrightharpoons
9413 \end_layout
9414
9415 \end_inset
9416 </cell>
9417 <cell alignment="center" valignment="top" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Plain Layout
9421 \begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
9422 \end_inset
9423
9424
9425 \end_layout
9426
9427 \end_inset
9428 </cell>
9429 </row>
9430 <row topspace="2mm">
9431 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9432 \begin_inset Text
9433
9434 \begin_layout Plain Layout
9435
9436 \backslash
9437 xrightleftharpoons
9438 \end_layout
9439
9440 \end_inset
9441 </cell>
9442 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9443 \begin_inset Text
9444
9445 \begin_layout Plain Layout
9446 \begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
9447 \end_inset
9448
9449
9450 \end_layout
9451
9452 \end_inset
9453 </cell>
9454 </row>
9455 </lyxtabular>
9456
9457 \end_inset
9458
9459
9460 \begin_inset space \hspace*{\fill}
9461 \end_inset
9462
9463
9464 \end_layout
9465
9466 \begin_layout Standard
9467 これらの矢印は,
9468 すべて以下のようなコマンドスキームを取ります.
9469 \end_layout
9470
9471 \begin_layout Standard
9472 \align center
9473 \begin_inset Tabular
9474 <lyxtabular version="3" rows="2" columns="2">
9475 <features booktabs="true" tabularvalignment="middle">
9476 <column alignment="center" valignment="top" width="0pt">
9477 <column alignment="center" valignment="top" width="0pt">
9478 <row>
9479 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9480 \begin_inset Text
9481
9482 \begin_layout Plain Layout
9483 コマンド
9484 \end_layout
9485
9486 \end_inset
9487 </cell>
9488 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9489 \begin_inset Text
9490
9491 \begin_layout Plain Layout
9492 出力
9493 \end_layout
9494
9495 \end_inset
9496 </cell>
9497 </row>
9498 <row bottomspace="0.5mm">
9499 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9500 \begin_inset Text
9501
9502 \begin_layout Plain Layout
9503 F(a)
9504 \backslash
9505 xleftrightarrow[x=a]
9506 \backslash
9507 {x>0
9508 \begin_inset Formula $\to$
9509 \end_inset
9510
9511 F(x)
9512 \end_layout
9513
9514 \end_inset
9515 </cell>
9516 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9517 \begin_inset Text
9518
9519 \begin_layout Plain Layout
9520 \begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
9521 \end_inset
9522
9523
9524 \end_layout
9525
9526 \end_inset
9527 </cell>
9528 </row>
9529 </lyxtabular>
9530
9531 \end_inset
9532
9533
9534 \end_layout
9535
9536 \begin_layout Subsection
9537 垂直矢印および対角矢印
9538 \begin_inset Index idx
9539 range none
9540 pageformat default
9541 status collapsed
9542
9543 \begin_layout Plain Layout
9544 やじるし@矢印 !
9545  たいかく@対角
9546 \end_layout
9547
9548 \end_inset
9549
9550
9551 \begin_inset Index idx
9552 range none
9553 pageformat default
9554 status collapsed
9555
9556 \begin_layout Plain Layout
9557 やじるし@矢印 !
9558  すいちょく@垂直
9559 \end_layout
9560
9561 \end_inset
9562
9563
9564 \end_layout
9565
9566 \begin_layout Standard
9567 \begin_inset space \hfill{}
9568 \end_inset
9569
9570
9571 \begin_inset Tabular
9572 <lyxtabular version="3" rows="7" columns="2">
9573 <features booktabs="true" tabularvalignment="middle">
9574 <column alignment="center" valignment="top" width="0pt">
9575 <column alignment="center" valignment="top" width="0pt">
9576 <row>
9577 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9578 \begin_inset Text
9579
9580 \begin_layout Plain Layout
9581 コマンド
9582 \end_layout
9583
9584 \end_inset
9585 </cell>
9586 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9587 \begin_inset Text
9588
9589 \begin_layout Plain Layout
9590 出力
9591 \end_layout
9592
9593 \end_inset
9594 </cell>
9595 </row>
9596 <row>
9597 <cell alignment="center" valignment="top" usebox="none">
9598 \begin_inset Text
9599
9600 \begin_layout Plain Layout
9601
9602 \backslash
9603 uparrow
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 <cell alignment="center" valignment="top" usebox="none">
9609 \begin_inset Text
9610
9611 \begin_layout Plain Layout
9612 \begin_inset Formula $\uparrow$
9613 \end_inset
9614
9615
9616 \end_layout
9617
9618 \end_inset
9619 </cell>
9620 </row>
9621 <row>
9622 <cell alignment="center" valignment="top" usebox="none">
9623 \begin_inset Text
9624
9625 \begin_layout Plain Layout
9626
9627 \backslash
9628 Uparrow
9629 \end_layout
9630
9631 \end_inset
9632 </cell>
9633 <cell alignment="center" valignment="top" usebox="none">
9634 \begin_inset Text
9635
9636 \begin_layout Plain Layout
9637 \begin_inset Formula $\Uparrow$
9638 \end_inset
9639
9640
9641 \end_layout
9642
9643 \end_inset
9644 </cell>
9645 </row>
9646 <row>
9647 <cell alignment="center" valignment="top" usebox="none">
9648 \begin_inset Text
9649
9650 \begin_layout Plain Layout
9651
9652 \backslash
9653 updownarrow
9654 \end_layout
9655
9656 \end_inset
9657 </cell>
9658 <cell alignment="center" valignment="top" usebox="none">
9659 \begin_inset Text
9660
9661 \begin_layout Plain Layout
9662 \begin_inset Formula $\updownarrow$
9663 \end_inset
9664
9665
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 </row>
9671 <row>
9672 <cell alignment="center" valignment="top" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676
9677 \backslash
9678 Updownarrow
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 <cell alignment="center" valignment="top" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687 \begin_inset Formula $\Updownarrow$
9688 \end_inset
9689
9690
9691 \end_layout
9692
9693 \end_inset
9694 </cell>
9695 </row>
9696 <row>
9697 <cell alignment="center" valignment="top" usebox="none">
9698 \begin_inset Text
9699
9700 \begin_layout Plain Layout
9701
9702 \backslash
9703 Downarrow
9704 \end_layout
9705
9706 \end_inset
9707 </cell>
9708 <cell alignment="center" valignment="top" usebox="none">
9709 \begin_inset Text
9710
9711 \begin_layout Plain Layout
9712 \begin_inset Formula $\Downarrow$
9713 \end_inset
9714
9715
9716 \end_layout
9717
9718 \end_inset
9719 </cell>
9720 </row>
9721 <row>
9722 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9723 \begin_inset Text
9724
9725 \begin_layout Plain Layout
9726
9727 \backslash
9728 downarrow
9729 \end_layout
9730
9731 \end_inset
9732 </cell>
9733 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9734 \begin_inset Text
9735
9736 \begin_layout Plain Layout
9737 \begin_inset Formula $\downarrow$
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 booktabs="true" 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" 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" 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" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785
9786 \backslash
9787 nearrow
9788 \end_layout
9789
9790 \end_inset
9791 </cell>
9792 <cell alignment="center" valignment="top" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796 \begin_inset Formula $\nearrow$
9797 \end_inset
9798
9799
9800 \end_layout
9801
9802 \end_inset
9803 </cell>
9804 </row>
9805 <row>
9806 <cell alignment="center" valignment="top" usebox="none">
9807 \begin_inset Text
9808
9809 \begin_layout Plain Layout
9810
9811 \backslash
9812 searrow
9813 \end_layout
9814
9815 \end_inset
9816 </cell>
9817 <cell alignment="center" valignment="top" usebox="none">
9818 \begin_inset Text
9819
9820 \begin_layout Plain Layout
9821 \begin_inset Formula $\searrow$
9822 \end_inset
9823
9824
9825 \end_layout
9826
9827 \end_inset
9828 </cell>
9829 </row>
9830 <row>
9831 <cell alignment="center" valignment="top" usebox="none">
9832 \begin_inset Text
9833
9834 \begin_layout Plain Layout
9835
9836 \backslash
9837 swarrow
9838 \end_layout
9839
9840 \end_inset
9841 </cell>
9842 <cell alignment="center" valignment="top" usebox="none">
9843 \begin_inset Text
9844
9845 \begin_layout Plain Layout
9846 \begin_inset Formula $\swarrow$
9847 \end_inset
9848
9849
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 </row>
9855 <row>
9856 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9857 \begin_inset Text
9858
9859 \begin_layout Plain Layout
9860
9861 \backslash
9862 nwarrow
9863 \end_layout
9864
9865 \end_inset
9866 </cell>
9867 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
9868 \begin_inset Text
9869
9870 \begin_layout Plain Layout
9871 \begin_inset Formula $\nwarrow$
9872 \end_inset
9873
9874
9875 \end_layout
9876
9877 \end_inset
9878 </cell>
9879 </row>
9880 </lyxtabular>
9881
9882 \end_inset
9883
9884
9885 \begin_inset space \hfill{}
9886 \end_inset
9887
9888
9889 \end_layout
9890
9891 \begin_layout Standard
9892 \begin_inset VSpace medskip
9893 \end_inset
9894
9895 垂直矢印は,
9896
9897 \begin_inset CommandInset ref
9898 LatexCommand ref
9899 reference "subsec:手動の括弧丈"
9900 nolink "false"
9901
9902 \end_inset
9903
9904 節および第
9905 \begin_inset CommandInset ref
9906 LatexCommand ref
9907 reference "subsec:自動の括弧丈"
9908 nolink "false"
9909
9910 \end_inset
9911
9912 節に述べられているコマンドを使うと,
9913 区分記号として使用することもできます.
9914 \end_layout
9915
9916 \begin_layout Section
9917 アクセント
9918 \begin_inset CommandInset label
9919 LatexCommand label
9920 name "sec:アクセント"
9921
9922 \end_inset
9923
9924
9925 \begin_inset Index idx
9926 range none
9927 pageformat default
9928 status collapsed
9929
9930 \begin_layout Plain Layout
9931 あくせんと@アクセント
9932 \end_layout
9933
9934 \end_inset
9935
9936
9937 \end_layout
9938
9939 \begin_layout Standard
9940 アクセントは,
9941 数式ツールバーボタンの
9942 \begin_inset Info
9943 type  "icon"
9944 arg   "math-insert \\hat"
9945 \end_inset
9946
9947 か,
9948 以下の各小節に列挙してあるコマンドで入力することができます.
9949 \end_layout
9950
9951 \begin_layout Subsection
9952 一文字に付けるアクセント
9953 \begin_inset ERT
9954 status collapsed
9955
9956 \begin_layout Plain Layout
9957
9958
9959 \backslash
9960 texorpdfstring{
9961 \end_layout
9962
9963 \end_inset
9964
9965
9966 \begin_inset Foot
9967 status collapsed
9968
9969 \begin_layout Plain Layout
9970 本文中のアクセントについては,
9971
9972 \begin_inset CommandInset ref
9973 LatexCommand ref
9974 reference "subsec:文章中のアクセント"
9975 nolink "false"
9976
9977 \end_inset
9978
9979 節を参照.
9980 \end_layout
9981
9982 \end_inset
9983
9984
9985 \begin_inset ERT
9986 status collapsed
9987
9988 \begin_layout Plain Layout
9989
9990 }{}
9991 \end_layout
9992
9993 \end_inset
9994
9995
9996 \begin_inset Note Note
9997 status collapsed
9998
9999 \begin_layout Plain Layout
10000
10001 \series bold
10002
10003 \backslash
10004 texorpdfstring
10005 \series default
10006 は,
10007 PDFのしおりに脚註が現れるのを防ぐために使われています.
10008 \end_layout
10009
10010 \begin_layout Plain Layout
10011
10012 \series bold
10013
10014 \backslash
10015 texorpdfstring
10016 \series default
10017 についての詳細は,
10018
10019 \begin_inset CommandInset ref
10020 LatexCommand ref
10021 reference "subsec:節見出し中の数式"
10022 nolink "false"
10023
10024 \end_inset
10025
10026 節にあります.
10027 \end_layout
10028
10029 \end_inset
10030
10031
10032 \begin_inset CommandInset label
10033 LatexCommand label
10034 name "subsec:一文字に付けるアクセント"
10035
10036 \end_inset
10037
10038
10039 \begin_inset Index idx
10040 range none
10041 pageformat default
10042 status collapsed
10043
10044 \begin_layout Plain Layout
10045 あくせんと@アクセント !
10046  いちもじにつける@一文字に付ける
10047 \end_layout
10048
10049 \end_inset
10050
10051
10052 \end_layout
10053
10054 \begin_layout Standard
10055 \begin_inset space \hfill{}
10056 \end_inset
10057
10058
10059 \begin_inset Tabular
10060 <lyxtabular version="3" rows="8" columns="2">
10061 <features booktabs="true" tabularvalignment="middle">
10062 <column alignment="center" valignment="top" width="0pt">
10063 <column alignment="center" valignment="top" width="0pt">
10064 <row>
10065 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10066 \begin_inset Text
10067
10068 \begin_layout Plain Layout
10069 コマンド
10070 \end_layout
10071
10072 \end_inset
10073 </cell>
10074 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10075 \begin_inset Text
10076
10077 \begin_layout Plain Layout
10078 出力
10079 \end_layout
10080
10081 \end_inset
10082 </cell>
10083 </row>
10084 <row topspace="1.5mm">
10085 <cell alignment="center" valignment="top" usebox="none">
10086 \begin_inset Text
10087
10088 \begin_layout Plain Layout
10089
10090 \backslash
10091 dot
10092 \begin_inset space \textvisiblespace{}
10093 \end_inset
10094
10095 A
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 <cell alignment="center" valignment="top" usebox="none">
10101 \begin_inset Text
10102
10103 \begin_layout Plain Layout
10104 \begin_inset Formula $\dot{A}$
10105 \end_inset
10106
10107
10108 \end_layout
10109
10110 \end_inset
10111 </cell>
10112 </row>
10113 <row topspace="1.5mm">
10114 <cell alignment="center" valignment="top" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118
10119 \backslash
10120 ddot
10121 \begin_inset space \textvisiblespace{}
10122 \end_inset
10123
10124 A
10125 \end_layout
10126
10127 \end_inset
10128 </cell>
10129 <cell alignment="center" valignment="top" usebox="none">
10130 \begin_inset Text
10131
10132 \begin_layout Plain Layout
10133 \begin_inset Formula $\ddot{A}$
10134 \end_inset
10135
10136
10137 \end_layout
10138
10139 \end_inset
10140 </cell>
10141 </row>
10142 <row topspace="1.5mm">
10143 <cell alignment="center" valignment="top" usebox="none">
10144 \begin_inset Text
10145
10146 \begin_layout Plain Layout
10147
10148 \backslash
10149 dddot
10150 \begin_inset space \textvisiblespace{}
10151 \end_inset
10152
10153 A
10154 \end_layout
10155
10156 \end_inset
10157 </cell>
10158 <cell alignment="center" valignment="top" usebox="none">
10159 \begin_inset Text
10160
10161 \begin_layout Plain Layout
10162 \begin_inset Formula $\dddot{A}$
10163 \end_inset
10164
10165
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 </row>
10171 <row topspace="1.5mm">
10172 <cell alignment="center" valignment="top" usebox="none">
10173 \begin_inset Text
10174
10175 \begin_layout Plain Layout
10176
10177 \backslash
10178 ddddot
10179 \begin_inset space \textvisiblespace{}
10180 \end_inset
10181
10182 A
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 <cell alignment="center" valignment="top" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191 \begin_inset Formula $\ddddot{A}$
10192 \end_inset
10193
10194
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 </row>
10200 <row topspace="1.5mm">
10201 <cell alignment="center" valignment="top" usebox="none">
10202 \begin_inset Text
10203
10204 \begin_layout Plain Layout
10205
10206 \backslash
10207 vec
10208 \begin_inset space \textvisiblespace{}
10209 \end_inset
10210
10211 A
10212 \begin_inset Index idx
10213 range none
10214 pageformat default
10215 status collapsed
10216
10217 \begin_layout Plain Layout
10218 べくとる@ベクトル
10219 \end_layout
10220
10221 \end_inset
10222
10223
10224 \end_layout
10225
10226 \end_inset
10227 </cell>
10228 <cell alignment="center" valignment="top" usebox="none">
10229 \begin_inset Text
10230
10231 \begin_layout Plain Layout
10232 \begin_inset Formula $\vec{A}$
10233 \end_inset
10234
10235
10236 \end_layout
10237
10238 \end_inset
10239 </cell>
10240 </row>
10241 <row topspace="1.5mm">
10242 <cell alignment="center" valignment="top" usebox="none">
10243 \begin_inset Text
10244
10245 \begin_layout Plain Layout
10246
10247 \backslash
10248 bar
10249 \begin_inset space \textvisiblespace{}
10250 \end_inset
10251
10252 A
10253 \end_layout
10254
10255 \end_inset
10256 </cell>
10257 <cell alignment="center" valignment="top" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261 \begin_inset Formula $\bar{A}$
10262 \end_inset
10263
10264
10265 \end_layout
10266
10267 \end_inset
10268 </cell>
10269 </row>
10270 <row topspace="1.5mm">
10271 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Plain Layout
10275
10276 \backslash
10277 mathring
10278 \begin_inset space \textvisiblespace{}
10279 \end_inset
10280
10281 A
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10287 \begin_inset Text
10288
10289 \begin_layout Plain Layout
10290 \begin_inset Formula $\mathring{A}$
10291 \end_inset
10292
10293
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 </row>
10299 </lyxtabular>
10300
10301 \end_inset
10302
10303
10304 \begin_inset space \hfill{}
10305 \end_inset
10306
10307
10308 \begin_inset Tabular
10309 <lyxtabular version="3" rows="7" columns="2">
10310 <features booktabs="true" tabularvalignment="middle">
10311 <column alignment="center" valignment="top" width="0pt">
10312 <column alignment="center" valignment="top" width="0pt">
10313 <row>
10314 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10315 \begin_inset Text
10316
10317 \begin_layout Plain Layout
10318 コマンド
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10324 \begin_inset Text
10325
10326 \begin_layout Plain Layout
10327 出力
10328 \end_layout
10329
10330 \end_inset
10331 </cell>
10332 </row>
10333 <row topspace="1.5mm">
10334 <cell alignment="center" valignment="top" usebox="none">
10335 \begin_inset Text
10336
10337 \begin_layout Plain Layout
10338
10339 \backslash
10340 tilde
10341 \begin_inset space \textvisiblespace{}
10342 \end_inset
10343
10344 A
10345 \end_layout
10346
10347 \end_inset
10348 </cell>
10349 <cell alignment="center" valignment="top" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353 \begin_inset Formula $\tilde{A}$
10354 \end_inset
10355
10356
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 </row>
10362 <row topspace="1.5mm">
10363 <cell alignment="center" valignment="top" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367
10368 \backslash
10369 hat
10370 \begin_inset space \textvisiblespace{}
10371 \end_inset
10372
10373 A
10374 \end_layout
10375
10376 \end_inset
10377 </cell>
10378 <cell alignment="center" valignment="top" usebox="none">
10379 \begin_inset Text
10380
10381 \begin_layout Plain Layout
10382 \begin_inset Formula $\hat{A}$
10383 \end_inset
10384
10385
10386 \end_layout
10387
10388 \end_inset
10389 </cell>
10390 </row>
10391 <row topspace="1.5mm">
10392 <cell alignment="center" valignment="top" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396
10397 \backslash
10398 check
10399 \begin_inset space \textvisiblespace{}
10400 \end_inset
10401
10402 A
10403 \end_layout
10404
10405 \end_inset
10406 </cell>
10407 <cell alignment="center" valignment="top" usebox="none">
10408 \begin_inset Text
10409
10410 \begin_layout Plain Layout
10411 \begin_inset Formula $\check{A}$
10412 \end_inset
10413
10414
10415 \end_layout
10416
10417 \end_inset
10418 </cell>
10419 </row>
10420 <row topspace="1.5mm">
10421 <cell alignment="center" valignment="top" usebox="none">
10422 \begin_inset Text
10423
10424 \begin_layout Plain Layout
10425
10426 \backslash
10427 acute
10428 \begin_inset space \textvisiblespace{}
10429 \end_inset
10430
10431 A
10432 \end_layout
10433
10434 \end_inset
10435 </cell>
10436 <cell alignment="center" valignment="top" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440 \begin_inset Formula $\acute{A}$
10441 \end_inset
10442
10443
10444 \end_layout
10445
10446 \end_inset
10447 </cell>
10448 </row>
10449 <row topspace="1.5mm">
10450 <cell alignment="center" valignment="top" usebox="none">
10451 \begin_inset Text
10452
10453 \begin_layout Plain Layout
10454
10455 \backslash
10456 grave
10457 \begin_inset space \textvisiblespace{}
10458 \end_inset
10459
10460 A
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 <cell alignment="center" valignment="top" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Plain Layout
10469 \begin_inset Formula $\grave{A}$
10470 \end_inset
10471
10472
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 </row>
10478 <row topspace="1.5mm">
10479 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10480 \begin_inset Text
10481
10482 \begin_layout Plain Layout
10483
10484 \backslash
10485 breve
10486 \begin_inset space \textvisiblespace{}
10487 \end_inset
10488
10489 A
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Plain Layout
10498 \begin_inset Formula $\breve{A}$
10499 \end_inset
10500
10501
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 </row>
10507 </lyxtabular>
10508
10509 \end_inset
10510
10511
10512 \begin_inset space \hfill{}
10513 \end_inset
10514
10515
10516 \end_layout
10517
10518 \begin_layout Standard
10519 \begin_inset VSpace bigskip
10520 \end_inset
10521
10522
10523 \end_layout
10524
10525 \begin_layout Standard
10526 \begin_inset ERT
10527 status collapsed
10528
10529 \begin_layout Plain Layout
10530
10531
10532 \backslash
10533 '{e}
10534 \end_layout
10535
10536 \end_inset
10537
10538 のようなアクセントは,
10539 数式に直接入れることができます.\SpecialChar LyX
10540 は,
10541 それを対応するアクセントコマンドに変換します.ウムラウト
10542 \begin_inset Index idx
10543 range none
10544 pageformat default
10545 status collapsed
10546
10547 \begin_layout Plain Layout
10548 うむらうと@ウムラウト
10549 \end_layout
10550
10551 \end_inset
10552
10553 に関しては,
10554 母音の前に引用符を挿入する方法の方がよいでしょう.ウムラウトのある数式部分がドイツ語に指定してあれば,
10555 \SpecialChar LaTeX
10556 は,
10557 引用符と母音をまとめて一つの文字として取り扱います.
10558 \series bold
10559
10560 \backslash
10561 ddot
10562 \series default
10563 と違い,
10564 この方法では,
10565 以下の例に示すように「本物の」ウムラウトが作られます.
10566 \end_layout
10567
10568 \begin_layout Standard
10569 \begin_inset VSpace -2mm
10570 \end_inset
10571
10572
10573 \end_layout
10574
10575 \begin_layout Standard
10576 \align center
10577 \begin_inset Tabular
10578 <lyxtabular version="3" rows="3" columns="2">
10579 <features booktabs="true" tabularvalignment="middle">
10580 <column alignment="center" valignment="top" width="0pt">
10581 <column alignment="center" valignment="top">
10582 <row>
10583 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10584 \begin_inset Text
10585
10586 \begin_layout Plain Layout
10587 コマンド
10588 \end_layout
10589
10590 \end_inset
10591 </cell>
10592 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10593 \begin_inset Text
10594
10595 \begin_layout Plain Layout
10596 出力
10597 \end_layout
10598
10599 \end_inset
10600 </cell>
10601 </row>
10602 <row>
10603 <cell alignment="center" valignment="top" usebox="none">
10604 \begin_inset Text
10605
10606 \begin_layout Plain Layout
10607 \begin_inset Quotes grd
10608 \end_inset
10609
10610 i
10611 \end_layout
10612
10613 \end_inset
10614 </cell>
10615 <cell alignment="center" valignment="top" usebox="none">
10616 \begin_inset Text
10617
10618 \begin_layout Plain Layout
10619
10620 \lang ngerman
10621 \begin_inset space \hspace{}
10622 \length 0pt
10623 \end_inset
10624
10625
10626 \begin_inset Formula $"i$
10627 \end_inset
10628
10629
10630 \end_layout
10631
10632 \end_inset
10633 </cell>
10634 </row>
10635 <row topspace="1.5mm">
10636 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10637 \begin_inset Text
10638
10639 \begin_layout Plain Layout
10640
10641 \backslash
10642 ddot
10643 \begin_inset space \textvisiblespace{}
10644 \end_inset
10645
10646 i
10647 \end_layout
10648
10649 \end_inset
10650 </cell>
10651 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
10652 \begin_inset Text
10653
10654 \begin_layout Plain Layout
10655 \begin_inset Formula $\ddot{i}$
10656 \end_inset
10657
10658
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 </row>
10664 </lyxtabular>
10665
10666 \end_inset
10667
10668
10669 \end_layout
10670
10671 \begin_layout Standard
10672
10673 \series bold
10674
10675 \backslash
10676 ddot
10677 \series default
10678 に比べて良いもう一つの利点は,
10679 上記のアクセントコマンドが
10680 \emph on
10681 数式中テキストでは使用できない
10682 \emph default
10683 のに対し,
10684 ウムラウトは直接数式中テキストに変換されることです.(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると,
10685 アクセントの下にある文字しか変換されません.これは,
10686 たとえばイタリック体やボールド体への変換など,
10687 他のすべての変換に関しても言えることです.
10688 \end_layout
10689
10690 \begin_layout Standard
10691 ウムラウトと他のアクセント付き文字は,
10692 数式中テキストに直接入れることができます.
10693 \end_layout
10694
10695 \begin_layout Standard
10696 \begin_inset VSpace bigskip
10697 \end_inset
10698
10699
10700 \end_layout
10701
10702 \begin_layout Standard
10703 \SpecialChar LyX
10704 は,
10705 \SpecialChar LaTeX
10706 パッケージ
10707 \series bold
10708 undertilde
10709 \series default
10710
10711 \begin_inset Index idx
10712 range none
10713 pageformat default
10714 status collapsed
10715
10716 \begin_layout Plain Layout
10717 ぱっけーじ@パッケージ !
10718  upgreek
10719 \end_layout
10720
10721 \end_inset
10722
10723 がシステム上に導入されていれば,
10724 文字下のティルダもサポートします.
10725 \end_layout
10726
10727 \begin_layout Standard
10728 \begin_inset ERT
10729 status collapsed
10730
10731 \begin_layout Plain Layout
10732
10733
10734 \backslash
10735 ifundertilde 
10736 \end_layout
10737
10738 \end_inset
10739
10740
10741 \begin_inset Note Note
10742 status open
10743
10744 \begin_layout Plain Layout
10745 以下の表は,
10746
10747 \series bold
10748 undertilde
10749 \series default
10750  \SpecialChar LaTeX
10751 パッケージが導入済みのときのみ表示されます.
10752 \end_layout
10753
10754 \end_inset
10755
10756
10757 \end_layout
10758
10759 \begin_layout Standard
10760 \noindent
10761 \align center
10762 \begin_inset Tabular
10763 <lyxtabular version="3" rows="2" columns="2">
10764 <features booktabs="true" tabularvalignment="middle">
10765 <column alignment="center" valignment="top" width="0pt">
10766 <column alignment="center" valignment="top" width="0pt">
10767 <row>
10768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772 コマンド
10773 \end_layout
10774
10775 \end_inset
10776 </cell>
10777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781 出力
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 </row>
10787 <row>
10788 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792
10793 \backslash
10794 utilde
10795 \begin_inset space \textvisiblespace{}
10796 \end_inset
10797
10798 A
10799 \end_layout
10800
10801 \end_inset
10802 </cell>
10803 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10804 \begin_inset Text
10805
10806 \begin_layout Plain Layout
10807 \begin_inset Formula $\utilde{A}$
10808 \end_inset
10809
10810
10811 \end_layout
10812
10813 \end_inset
10814 </cell>
10815 </row>
10816 </lyxtabular>
10817
10818 \end_inset
10819
10820
10821 \end_layout
10822
10823 \begin_layout Standard
10824 \begin_inset ERT
10825 status collapsed
10826
10827 \begin_layout Plain Layout
10828
10829
10830 \backslash
10831 else 
10832 \end_layout
10833
10834 \end_inset
10835
10836
10837 \begin_inset Note Note
10838 status open
10839
10840 \begin_layout Plain Layout
10841 以下は,
10842
10843 \series bold
10844 undertilde
10845 \series default
10846  \SpecialChar LaTeX
10847 パッケージが導入されていないときのみ表示されます.
10848 \end_layout
10849
10850 \end_inset
10851
10852
10853 \end_layout
10854
10855 \begin_layout Standard
10856 この小節のすべてを出力で見るには,
10857
10858 \series bold
10859 undertilde
10860 \series default
10861  \SpecialChar LaTeX
10862 パッケージを導入する必要があります.
10863 \end_layout
10864
10865 \begin_layout Standard
10866 \begin_inset ERT
10867 status collapsed
10868
10869 \begin_layout Plain Layout
10870
10871
10872 \backslash
10873 fi 
10874 \end_layout
10875
10876 \end_inset
10877
10878
10879 \end_layout
10880
10881 \begin_layout Standard
10882 \begin_inset Newpage newpage
10883 \end_inset
10884
10885
10886 \end_layout
10887
10888 \begin_layout Subsection
10889 複数の文字に付けるアクセント
10890 \begin_inset Index idx
10891 range none
10892 pageformat default
10893 status collapsed
10894
10895 \begin_layout Plain Layout
10896 あくせんと@アクセント !
10897  ふくすうのもじにつける@複数の文字に付ける
10898 \end_layout
10899
10900 \end_inset
10901
10902
10903 \end_layout
10904
10905 \begin_layout Standard
10906 \begin_inset space \hfill{}
10907 \end_inset
10908
10909
10910 \begin_inset Tabular
10911 <lyxtabular version="3" rows="5" columns="2">
10912 <features booktabs="true" tabularvalignment="middle">
10913 <column alignment="center" valignment="top" width="0pt">
10914 <column alignment="center" valignment="top" width="0pt">
10915 <row>
10916 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10917 \begin_inset Text
10918
10919 \begin_layout Plain Layout
10920 コマンド
10921 \end_layout
10922
10923 \end_inset
10924 </cell>
10925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10926 \begin_inset Text
10927
10928 \begin_layout Plain Layout
10929 出力
10930 \end_layout
10931
10932 \end_inset
10933 </cell>
10934 </row>
10935 <row topspace="1.5mm">
10936 <cell alignment="center" valignment="top" usebox="none">
10937 \begin_inset Text
10938
10939 \begin_layout Plain Layout
10940
10941 \backslash
10942 overleftarrow
10943 \begin_inset space \textvisiblespace{}
10944 \end_inset
10945
10946 A=B
10947 \end_layout
10948
10949 \end_inset
10950 </cell>
10951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10952 \begin_inset Text
10953
10954 \begin_layout Plain Layout
10955 \begin_inset Formula $\overleftarrow{A=B}$
10956 \end_inset
10957
10958
10959 \end_layout
10960
10961 \end_inset
10962 </cell>
10963 </row>
10964 <row topspace="1.5mm">
10965 <cell alignment="center" valignment="top" usebox="none">
10966 \begin_inset Text
10967
10968 \begin_layout Plain Layout
10969
10970 \backslash
10971 underleftarrow
10972 \begin_inset space \textvisiblespace{}
10973 \end_inset
10974
10975 A=B
10976 \end_layout
10977
10978 \end_inset
10979 </cell>
10980 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
10981 \begin_inset Text
10982
10983 \begin_layout Plain Layout
10984 \begin_inset Formula $\underleftarrow{A=B}$
10985 \end_inset
10986
10987
10988 \end_layout
10989
10990 \end_inset
10991 </cell>
10992 </row>
10993 <row topspace="1.5mm">
10994 <cell alignment="center" valignment="top" usebox="none">
10995 \begin_inset Text
10996
10997 \begin_layout Plain Layout
10998
10999 \backslash
11000 overleftrightarrow
11001 \begin_inset space \textvisiblespace{}
11002 \end_inset
11003
11004 A=B
11005 \end_layout
11006
11007 \end_inset
11008 </cell>
11009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11010 \begin_inset Text
11011
11012 \begin_layout Plain Layout
11013 \begin_inset Formula $\overleftrightarrow{A=B}$
11014 \end_inset
11015
11016
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 </row>
11022 <row topspace="1.5mm" bottomspace="1mm">
11023 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
11024 \begin_inset Text
11025
11026 \begin_layout Plain Layout
11027
11028 \backslash
11029 underleftrightarrow
11030 \begin_inset space \textvisiblespace{}
11031 \end_inset
11032
11033 A=B
11034 \end_layout
11035
11036 \end_inset
11037 </cell>
11038 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11039 \begin_inset Text
11040
11041 \begin_layout Plain Layout
11042 \begin_inset Formula $\underleftrightarrow{A=B}$
11043 \end_inset
11044
11045
11046 \end_layout
11047
11048 \end_inset
11049 </cell>
11050 </row>
11051 </lyxtabular>
11052
11053 \end_inset
11054
11055
11056 \begin_inset space \hfill{}
11057 \end_inset
11058
11059
11060 \begin_inset Tabular
11061 <lyxtabular version="3" rows="5" columns="2">
11062 <features booktabs="true" tabularvalignment="middle">
11063 <column alignment="center" valignment="top" width="0pt">
11064 <column alignment="center" valignment="top" width="0pt">
11065 <row>
11066 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11067 \begin_inset Text
11068
11069 \begin_layout Plain Layout
11070 コマンド
11071 \end_layout
11072
11073 \end_inset
11074 </cell>
11075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11076 \begin_inset Text
11077
11078 \begin_layout Plain Layout
11079 出力
11080 \end_layout
11081
11082 \end_inset
11083 </cell>
11084 </row>
11085 <row topspace="1.5mm">
11086 <cell alignment="center" valignment="top" usebox="none">
11087 \begin_inset Text
11088
11089 \begin_layout Plain Layout
11090
11091 \backslash
11092 overrightarrow
11093 \begin_inset space \textvisiblespace{}
11094 \end_inset
11095
11096 A=B
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 \begin_inset Formula $\overrightarrow{A=B}$
11106 \end_inset
11107
11108
11109 \end_layout
11110
11111 \end_inset
11112 </cell>
11113 </row>
11114 <row topspace="1.5mm">
11115 <cell alignment="center" valignment="top" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119
11120 \backslash
11121 underrightarrow
11122 \begin_inset space \textvisiblespace{}
11123 \end_inset
11124
11125 A=B
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11131 \begin_inset Text
11132
11133 \begin_layout Plain Layout
11134 \begin_inset Formula $\underrightarrow{A=B}$
11135 \end_inset
11136
11137
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 </row>
11143 <row topspace="1.5mm">
11144 <cell alignment="center" valignment="top" usebox="none">
11145 \begin_inset Text
11146
11147 \begin_layout Plain Layout
11148
11149 \backslash
11150 widetilde
11151 \begin_inset space \textvisiblespace{}
11152 \end_inset
11153
11154 A=B
11155 \end_layout
11156
11157 \end_inset
11158 </cell>
11159 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11160 \begin_inset Text
11161
11162 \begin_layout Plain Layout
11163 \begin_inset Formula $\widetilde{A=B}$
11164 \end_inset
11165
11166
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 </row>
11172 <row topspace="1.5mm" bottomspace="1mm">
11173 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
11174 \begin_inset Text
11175
11176 \begin_layout Plain Layout
11177
11178 \backslash
11179 widehat
11180 \begin_inset space \textvisiblespace{}
11181 \end_inset
11182
11183 A=B
11184 \end_layout
11185
11186 \end_inset
11187 </cell>
11188 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11189 \begin_inset Text
11190
11191 \begin_layout Plain Layout
11192 \begin_inset Formula $\widehat{A=B}$
11193 \end_inset
11194
11195
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 </row>
11201 </lyxtabular>
11202
11203 \end_inset
11204
11205
11206 \begin_inset space \hfill{}
11207 \end_inset
11208
11209
11210 \end_layout
11211
11212 \begin_layout Standard
11213 \begin_inset VSpace medskip
11214 \end_inset
11215
11216 これらのコマンドでは,
11217 好きなだけ多くの文字にアクセントを付けることができます.しかし,
11218
11219 \series bold
11220
11221 \backslash
11222 widetilde
11223 \series default
11224 および
11225 \series bold
11226
11227 \backslash
11228 widehat
11229 \series default
11230 のアクセントは,
11231 以下の例のように,
11232 出力では3文字分の長さにしかなりません.
11233 \begin_inset Formula 
11234 \[
11235 \widetilde{A+B=C-D}
11236 \]
11237
11238 \end_inset
11239
11240
11241 \end_layout
11242
11243 \begin_layout Standard
11244 前小節で述べた
11245 \series bold
11246
11247 \backslash
11248 overset
11249 \series default
11250
11251 \begin_inset Index idx
11252 range none
11253 pageformat default
11254 status collapsed
11255
11256 \begin_layout Plain Layout
11257 こまんど@コマンド !
11258  O !
11259  
11260 \backslash
11261 overset
11262 \end_layout
11263
11264 \end_inset
11265
11266 コマンドと
11267 \series bold
11268
11269 \backslash
11270 underset
11271 \series default
11272
11273 \begin_inset Index idx
11274 range none
11275 pageformat default
11276 status collapsed
11277
11278 \begin_layout Plain Layout
11279 こまんど@コマンド !
11280  U !
11281  
11282 \backslash
11283 underset
11284 \end_layout
11285
11286 \end_inset
11287
11288 コマンドを使っても,
11289 複数の文字にアクセントを付けることができます.
11290 \series bold
11291
11292 \backslash
11293 underset
11294 \begin_inset space \textvisiblespace{}
11295 \end_inset
11296
11297 A=B
11298 \begin_inset Formula $\downarrow$
11299 \end_inset
11300
11301 ***
11302 \series default
11303 というコマンドは,
11304
11305 \begin_inset Formula 
11306 \[
11307 \underset{***}{A=B}
11308 \]
11309
11310 \end_inset
11311
11312 のようになります.
11313 \end_layout
11314
11315 \begin_layout Section
11316 空白
11317 \begin_inset CommandInset label
11318 LatexCommand label
11319 name "subsec:空白"
11320
11321 \end_inset
11322
11323
11324 \begin_inset Index idx
11325 range none
11326 pageformat default
11327 status collapsed
11328
11329 \begin_layout Plain Layout
11330 くうはく@空白 !
11331  すいへい@水平
11332 \begin_inset space \thinspace{}
11333 \end_inset
11334
11335
11336
11337
11338 \end_layout
11339
11340 \end_inset
11341
11342
11343 \end_layout
11344
11345 \begin_layout Subsection
11346 定義済みの空白
11347 \begin_inset CommandInset label
11348 LatexCommand label
11349 name "subsec:定義済みの空白"
11350
11351 \end_inset
11352
11353
11354 \begin_inset Index idx
11355 range none
11356 pageformat default
11357 status collapsed
11358
11359 \begin_layout Plain Layout
11360 くうはく@空白 !
11361  すいへい@水平
11362 \begin_inset space \thinspace{}
11363 \end_inset
11364
11365
11366
11367  !
11368  ていぎずみ@定義済み
11369 \end_layout
11370
11371 \end_inset
11372
11373
11374 \end_layout
11375
11376 \begin_layout Standard
11377 数式に水平方向の空白を挿入することが,
11378 必要になることがあります.これは,
11379 保護された空白(
11380 \begin_inset Flex Ruby
11381 status collapsed
11382
11383 \begin_layout Plain Layout
11384 捷径
11385 \begin_inset Argument post:1
11386 status collapsed
11387
11388 \begin_layout Plain Layout
11389 ショートカット
11390 \end_layout
11391
11392 \end_inset
11393
11394
11395 \end_layout
11396
11397 \end_inset
11398
11399
11400
11401 \begin_inset Info
11402 type  "shortcut"
11403 arg   "command-alternatives space-insert protected ; math-space"
11404 \end_inset
11405
11406 )を挿入することで実現できます.「
11407 \color blue
11408
11409 \begin_inset space \textvisiblespace{}
11410 \end_inset
11411
11412
11413 \color inherit
11414 」が現れるので,
11415
11416 \family sans
11417 Space
11418 \family default
11419 を何回か押すことによって,
11420 8種の異なる長さの空白のうち一つを選択することができます.空白は,
11421 数式ツールバーボタンの
11422 \begin_inset Info
11423 type  "icon"
11424 arg   "math-insert \\space"
11425 \end_inset
11426
11427 を押すか,
11428 特定のコマンドを入力することで,
11429 挿入することができます.挿入したコマンド如何に関わらず,
11430 直後に
11431 \family sans
11432 Space
11433 \family default
11434 を押すことによって,
11435 長さを変更することができます.
11436 \end_layout
11437
11438 \begin_layout Standard
11439 \noindent
11440 \align center
11441 \begin_inset Tabular
11442 <lyxtabular version="3" rows="6" columns="3">
11443 <features booktabs="true" tabularvalignment="middle">
11444 <column alignment="center" valignment="top">
11445 <column alignment="center" valignment="top" width="15col%">
11446 <column alignment="center" valignment="top">
11447 <row>
11448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11449 \begin_inset Text
11450
11451 \begin_layout Plain Layout
11452 コマンド
11453 \end_layout
11454
11455 \end_inset
11456 </cell>
11457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Plain Layout
11461 保護された空白を挿入したのち,
11462
11463 \family sans
11464 Space
11465 \family default
11466 を叩く回数
11467 \end_layout
11468
11469 \end_inset
11470 </cell>
11471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11472 \begin_inset Text
11473
11474 \begin_layout Plain Layout
11475 出力
11476 \end_layout
11477
11478 \end_inset
11479 </cell>
11480 </row>
11481 <row>
11482 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11483 \begin_inset Text
11484
11485 \begin_layout Plain Layout
11486
11487 \backslash
11488 ,
11489 \end_layout
11490
11491 \end_inset
11492 </cell>
11493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11494 \begin_inset Text
11495
11496 \begin_layout Plain Layout
11497 0
11498 \end_layout
11499
11500 \end_inset
11501 </cell>
11502 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11503 \begin_inset Text
11504
11505 \begin_layout Plain Layout
11506 \begin_inset Formula $A\,B$
11507 \end_inset
11508
11509
11510 \end_layout
11511
11512 \end_inset
11513 </cell>
11514 </row>
11515 <row>
11516 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11517 \begin_inset Text
11518
11519 \begin_layout Plain Layout
11520
11521 \backslash
11522 :
11523 \end_layout
11524
11525 \end_inset
11526 </cell>
11527 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11528 \begin_inset Text
11529
11530 \begin_layout Plain Layout
11531 1
11532 \end_layout
11533
11534 \end_inset
11535 </cell>
11536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11537 \begin_inset Text
11538
11539 \begin_layout Plain Layout
11540 \begin_inset Formula $A\:B$
11541 \end_inset
11542
11543
11544 \end_layout
11545
11546 \end_inset
11547 </cell>
11548 </row>
11549 <row>
11550 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11551 \begin_inset Text
11552
11553 \begin_layout Plain Layout
11554
11555 \backslash
11556 ;
11557 \end_layout
11558
11559 \end_inset
11560 </cell>
11561 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11562 \begin_inset Text
11563
11564 \begin_layout Plain Layout
11565 2
11566 \end_layout
11567
11568 \end_inset
11569 </cell>
11570 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11571 \begin_inset Text
11572
11573 \begin_layout Plain Layout
11574 \begin_inset Formula $A\;B$
11575 \end_inset
11576
11577
11578 \end_layout
11579
11580 \end_inset
11581 </cell>
11582 </row>
11583 <row>
11584 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588
11589 \backslash
11590 quad
11591 \end_layout
11592
11593 \end_inset
11594 </cell>
11595 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11596 \begin_inset Text
11597
11598 \begin_layout Plain Layout
11599 3
11600 \end_layout
11601
11602 \end_inset
11603 </cell>
11604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11605 \begin_inset Text
11606
11607 \begin_layout Plain Layout
11608 \begin_inset Formula $A\quad B$
11609 \end_inset
11610
11611
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 </row>
11617 <row>
11618 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11619 \begin_inset Text
11620
11621 \begin_layout Plain Layout
11622
11623 \backslash
11624 qquad
11625 \end_layout
11626
11627 \end_inset
11628 </cell>
11629 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11630 \begin_inset Text
11631
11632 \begin_layout Plain Layout
11633 4
11634 \end_layout
11635
11636 \end_inset
11637 </cell>
11638 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11639 \begin_inset Text
11640
11641 \begin_layout Plain Layout
11642 \begin_inset Formula $A\qquad B$
11643 \end_inset
11644
11645
11646 \end_layout
11647
11648 \end_inset
11649 </cell>
11650 </row>
11651 </lyxtabular>
11652
11653 \end_inset
11654
11655
11656 \begin_inset space \hfill{}
11657 \end_inset
11658
11659
11660 \begin_inset Tabular
11661 <lyxtabular version="3" rows="6" columns="3">
11662 <features booktabs="true" tabularvalignment="middle">
11663 <column alignment="center" valignment="top">
11664 <column alignment="center" valignment="top" width="15col%">
11665 <column alignment="center" valignment="top">
11666 <row>
11667 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11668 \begin_inset Text
11669
11670 \begin_layout Plain Layout
11671 コマンド
11672 \end_layout
11673
11674 \end_inset
11675 </cell>
11676 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680 保護された空白を挿入したのち,
11681
11682 \family sans
11683 Space
11684 \family default
11685 を叩く回数
11686 \end_layout
11687
11688 \end_inset
11689 </cell>
11690 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11691 \begin_inset Text
11692
11693 \begin_layout Plain Layout
11694 出力
11695 \end_layout
11696
11697 \end_inset
11698 </cell>
11699 </row>
11700 <row>
11701 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Plain Layout
11705
11706 \backslash
11707 hfill
11708 \end_layout
11709
11710 \end_inset
11711 </cell>
11712 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11713 \begin_inset Text
11714
11715 \begin_layout Plain Layout
11716 5
11717 \end_layout
11718
11719 \end_inset
11720 </cell>
11721 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 \begin_inset Formula $A\hfill B$
11726 \end_inset
11727
11728
11729 \end_layout
11730
11731 \end_inset
11732 </cell>
11733 </row>
11734 <row>
11735 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11736 \begin_inset Text
11737
11738 \begin_layout Plain Layout
11739
11740 \backslash
11741 hspace*{1em}
11742 \end_layout
11743
11744 \end_inset
11745 </cell>
11746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11747 \begin_inset Text
11748
11749 \begin_layout Plain Layout
11750 6
11751 \end_layout
11752
11753 \end_inset
11754 </cell>
11755 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11756 \begin_inset Text
11757
11758 \begin_layout Plain Layout
11759 \begin_inset Formula $A\hspace*{1em}B$
11760 \end_inset
11761
11762
11763 \end_layout
11764
11765 \end_inset
11766 </cell>
11767 </row>
11768 <row>
11769 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11770 \begin_inset Text
11771
11772 \begin_layout Plain Layout
11773
11774 \backslash
11775 hspace{1em}
11776 \end_layout
11777
11778 \end_inset
11779 </cell>
11780 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11781 \begin_inset Text
11782
11783 \begin_layout Plain Layout
11784 7
11785 \end_layout
11786
11787 \end_inset
11788 </cell>
11789 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11790 \begin_inset Text
11791
11792 \begin_layout Plain Layout
11793 \begin_inset Formula $A\hspace{1em}B$
11794 \end_inset
11795
11796
11797 \end_layout
11798
11799 \end_inset
11800 </cell>
11801 </row>
11802 <row>
11803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11804 \begin_inset Text
11805
11806 \begin_layout Plain Layout
11807
11808 \backslash
11809
11810 \begin_inset space \textvisiblespace{}
11811 \end_inset
11812
11813
11814 \end_layout
11815
11816 \end_inset
11817 </cell>
11818 <cell alignment="center" valignment="top" leftline="true" usebox="none">
11819 \begin_inset Text
11820
11821 \begin_layout Plain Layout
11822 8
11823 \end_layout
11824
11825 \end_inset
11826 </cell>
11827 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
11828 \begin_inset Text
11829
11830 \begin_layout Plain Layout
11831 \begin_inset Formula $A\ B$
11832 \end_inset
11833
11834
11835 \end_layout
11836
11837 \end_inset
11838 </cell>
11839 </row>
11840 <row>
11841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11842 \begin_inset Text
11843
11844 \begin_layout Plain Layout
11845
11846 \backslash
11847 !
11848 \end_layout
11849
11850 \end_inset
11851 </cell>
11852 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11853 \begin_inset Text
11854
11855 \begin_layout Plain Layout
11856 9
11857 \end_layout
11858
11859 \end_inset
11860 </cell>
11861 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11862 \begin_inset Text
11863
11864 \begin_layout Plain Layout
11865 \begin_inset Formula $A\!B$
11866 \end_inset
11867
11868
11869 \end_layout
11870
11871 \end_inset
11872 </cell>
11873 </row>
11874 </lyxtabular>
11875
11876 \end_inset
11877
11878
11879 \end_layout
11880
11881 \begin_layout Standard
11882 5
11883 \lang english
11884
11885 \begin_inset space \thinspace{}
11886 \end_inset
11887
11888
11889 \lang japanese
11890
11891 \lang english
11892
11893 \begin_inset space \thinspace{}
11894 \end_inset
11895
11896
11897 \lang japanese
11898 7回
11899 \family sans
11900 Space
11901 \family default
11902 を押した場合は,
11903
11904 \begin_inset CommandInset ref
11905 LatexCommand ref
11906 reference "subsec:可変長の空白"
11907 nolink "false"
11908
11909 \end_inset
11910
11911 節に説明されているように,
11912 可変空白となります.9回押した場合は,
11913 一見,
11914 空白を生まないように見えます.実はこれは負の長さなので,
11915 他の長さと異なり,
11916 \SpecialChar LyX
11917 中では赤で表示されます.以下のように,
11918 他にもう二つ,
11919 負の長さの空白があります.
11920 \end_layout
11921
11922 \begin_layout Standard
11923 \align center
11924 \begin_inset Tabular
11925 <lyxtabular version="3" rows="3" columns="3">
11926 <features booktabs="true" tabularvalignment="middle">
11927 <column alignment="center" valignment="middle" width="6.8cm">
11928 <column alignment="center" valignment="top" width="0pt">
11929 <column alignment="center" valignment="top" width="0pt">
11930 <row>
11931 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11932 \begin_inset Text
11933
11934 \begin_layout Plain Layout
11935 コマンド
11936 \end_layout
11937
11938 \end_inset
11939 </cell>
11940 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11941 \begin_inset Text
11942
11943 \begin_layout Plain Layout
11944
11945 \backslash
11946 negmedspace
11947 \end_layout
11948
11949 \end_inset
11950 </cell>
11951 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11952 \begin_inset Text
11953
11954 \begin_layout Plain Layout
11955
11956 \backslash
11957 negthickspace
11958 \end_layout
11959
11960 \end_inset
11961 </cell>
11962 </row>
11963 <row>
11964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11965 \begin_inset Text
11966
11967 \begin_layout Plain Layout
11968 保護された空白を挿入したのち,
11969
11970 \family sans
11971 Space
11972 \family default
11973 を叩く回数
11974 \end_layout
11975
11976 \end_inset
11977 </cell>
11978 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11979 \begin_inset Text
11980
11981 \begin_layout Plain Layout
11982 10
11983 \end_layout
11984
11985 \end_inset
11986 </cell>
11987 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11988 \begin_inset Text
11989
11990 \begin_layout Plain Layout
11991 11
11992 \end_layout
11993
11994 \end_inset
11995 </cell>
11996 </row>
11997 <row>
11998 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11999 \begin_inset Text
12000
12001 \begin_layout Plain Layout
12002 出力
12003 \end_layout
12004
12005 \end_inset
12006 </cell>
12007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12008 \begin_inset Text
12009
12010 \begin_layout Plain Layout
12011 \begin_inset Formula $A\negmedspace B$
12012 \end_inset
12013
12014
12015 \end_layout
12016
12017 \end_inset
12018 </cell>
12019 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12020 \begin_inset Text
12021
12022 \begin_layout Plain Layout
12023 \begin_inset Formula $A\negthickspace B$
12024 \end_inset
12025
12026
12027 \end_layout
12028
12029 \end_inset
12030 </cell>
12031 </row>
12032 </lyxtabular>
12033
12034 \end_inset
12035
12036
12037 \end_layout
12038
12039 \begin_layout Standard
12040 負の空白を使うと,
12041 文字が重なってしまうことがあります.これを利用して,
12042 合字処理を強制することができます.これは,
12043 たとえば以下のように,
12044 和演算子に使えます.
12045 \end_layout
12046
12047 \begin_layout Standard
12048 \align center
12049 \begin_inset Tabular
12050 <lyxtabular version="3" rows="3" columns="2">
12051 <features booktabs="true" tabularvalignment="middle">
12052 <column alignment="center" valignment="top" width="0pt">
12053 <column alignment="center" valignment="top">
12054 <row>
12055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12056 \begin_inset Text
12057
12058 \begin_layout Plain Layout
12059 コマンド
12060 \end_layout
12061
12062 \end_inset
12063 </cell>
12064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12065 \begin_inset Text
12066
12067 \begin_layout Plain Layout
12068 出力
12069 \end_layout
12070
12071 \end_inset
12072 </cell>
12073 </row>
12074 <row>
12075 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12076 \begin_inset Text
12077
12078 \begin_layout Plain Layout
12079
12080 \backslash
12081 sum
12082 \backslash
12083 sum
12084 \begin_inset space \textvisiblespace{}
12085 \end_inset
12086
12087 f_kl
12088 \end_layout
12089
12090 \end_inset
12091 </cell>
12092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12093 \begin_inset Text
12094
12095 \begin_layout Plain Layout
12096 \begin_inset Formula $\sum\sum f_{kl}$
12097 \end_inset
12098
12099
12100 \end_layout
12101
12102 \end_inset
12103 </cell>
12104 </row>
12105 <row>
12106 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12107 \begin_inset Text
12108
12109 \begin_layout Plain Layout
12110
12111 \backslash
12112 sum
12113 \backslash
12114 negmedspace
12115 \backslash
12116 sum
12117 \begin_inset space \textvisiblespace{}
12118 \end_inset
12119
12120 f_kl
12121 \end_layout
12122
12123 \end_inset
12124 </cell>
12125 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
12126 \begin_inset Text
12127
12128 \begin_layout Plain Layout
12129 \begin_inset Formula $\sum\negmedspace\sum f_{kl}$
12130 \end_inset
12131
12132
12133 \end_layout
12134
12135 \end_inset
12136 </cell>
12137 </row>
12138 </lyxtabular>
12139
12140 \end_inset
12141
12142
12143 \end_layout
12144
12145 \begin_layout Standard
12146 \noindent
12147 \begin_inset VSpace medskip
12148 \end_inset
12149
12150
12151 \end_layout
12152
12153 \begin_layout Standard
12154 \noindent
12155 イコール記号などの関係子は,
12156 つねに空白を前後に伴うようになっていますが,
12157 これを抑制するには,
12158 イコール記号を\SpecialChar TeX
12159 括弧で囲みます.以下の例にこれを示します.
12160 \end_layout
12161
12162 \begin_layout Standard
12163 \align center
12164 \begin_inset Tabular
12165 <lyxtabular version="3" rows="2" columns="2">
12166 <features booktabs="true" tabularvalignment="middle">
12167 <column alignment="center" valignment="top" width="0pt">
12168 <column alignment="center" valignment="top" width="0pt">
12169 <row>
12170 <cell alignment="center" valignment="top" usebox="none">
12171 \begin_inset Text
12172
12173 \begin_layout Plain Layout
12174 通常の数式
12175 \end_layout
12176
12177 \end_inset
12178 </cell>
12179 <cell alignment="center" valignment="top" usebox="none">
12180 \begin_inset Text
12181
12182 \begin_layout Plain Layout
12183 \begin_inset Formula $A=B$
12184 \end_inset
12185
12186
12187 \end_layout
12188
12189 \end_inset
12190 </cell>
12191 </row>
12192 <row>
12193 <cell alignment="center" valignment="top" usebox="none">
12194 \begin_inset Text
12195
12196 \begin_layout Plain Layout
12197 空白なしの数式
12198 \end_layout
12199
12200 \end_inset
12201 </cell>
12202 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12203 \begin_inset Text
12204
12205 \begin_layout Plain Layout
12206 \begin_inset Formula $A{=}B$
12207 \end_inset
12208
12209
12210 \end_layout
12211
12212 \end_inset
12213 </cell>
12214 </row>
12215 </lyxtabular>
12216
12217 \end_inset
12218
12219
12220 \end_layout
12221
12222 \begin_layout Standard
12223 \noindent
12224 二行目の数式を作るコマンドは,
12225
12226 \series bold
12227 A
12228 \backslash
12229 {=
12230 \begin_inset Formula $\to$
12231 \end_inset
12232
12233 B
12234 \series default
12235 です.
12236 \end_layout
12237
12238 \begin_layout Standard
12239 \begin_inset VSpace bigskip
12240 \end_inset
12241
12242 物理単位には,
12243 値と単位のあいだに通常の空白ではなく,
12244 最小の空白を入れる必要があるために,
12245 それに適した空白が必要です.本文中の単位には,
12246 挿入\SpecialChar menuseparator
12247 整形\SpecialChar menuseparator
12248 小空白メニュー(
12249 \begin_inset Flex Ruby
12250 status collapsed
12251
12252 \begin_layout Plain Layout
12253 捷径
12254 \begin_inset Argument post:1
12255 status collapsed
12256
12257 \begin_layout Plain Layout
12258 ショートカット
12259 \end_layout
12260
12261 \end_inset
12262
12263
12264 \end_layout
12265
12266 \end_inset
12267
12268
12269
12270 \begin_inset Info
12271 type  "shortcut"
12272 arg   "space-insert thin"
12273 \end_inset
12274
12275 )で,
12276 最小の空白を挿入することができます.
12277 \end_layout
12278
12279 \begin_layout Standard
12280 違いを示す例を以下に掲げます.
12281 \end_layout
12282
12283 \begin_layout Standard
12284 \begin_inset Tabular
12285 <lyxtabular version="3" rows="2" columns="2">
12286 <features tabularvalignment="middle">
12287 <column alignment="left" valignment="top">
12288 <column alignment="left" valignment="top">
12289 <row>
12290 <cell alignment="center" valignment="top" usebox="none">
12291 \begin_inset Text
12292
12293 \begin_layout Plain Layout
12294 24 kW
12295 \begin_inset Formula $\cdot$
12296 \end_inset
12297
12298 h
12299 \end_layout
12300
12301 \end_inset
12302 </cell>
12303 <cell alignment="center" valignment="top" usebox="none">
12304 \begin_inset Text
12305
12306 \begin_layout Plain Layout
12307 値と単位のあいだに通常の空白を入れた例
12308 \end_layout
12309
12310 \end_inset
12311 </cell>
12312 </row>
12313 <row>
12314 <cell alignment="center" valignment="top" usebox="none">
12315 \begin_inset Text
12316
12317 \begin_layout Plain Layout
12318 24
12319 \begin_inset space \thinspace{}
12320 \end_inset
12321
12322 kW
12323 \begin_inset Formula $\cdot$
12324 \end_inset
12325
12326 h
12327 \end_layout
12328
12329 \end_inset
12330 </cell>
12331 <cell alignment="center" valignment="top" usebox="none">
12332 \begin_inset Text
12333
12334 \begin_layout Plain Layout
12335 値と単位のあいだに最小の空白を入れた例
12336 \end_layout
12337
12338 \end_inset
12339 </cell>
12340 </row>
12341 </lyxtabular>
12342
12343 \end_inset
12344
12345
12346 \end_layout
12347
12348 \begin_layout Subsection
12349 可変長の空白
12350 \begin_inset ERT
12351 status collapsed
12352
12353 \begin_layout Plain Layout
12354
12355
12356 \backslash
12357 texorpdfstring{
12358 \end_layout
12359
12360 \end_inset
12361
12362
12363 \begin_inset Foot
12364 status collapsed
12365
12366 \begin_layout Plain Layout
12367 数式中の垂直方向の空白については,
12368
12369 \begin_inset CommandInset ref
12370 LatexCommand ref
12371 reference "subsec:行間"
12372 nolink "false"
12373
12374 \end_inset
12375
12376 節をご覧下さい.
12377 \end_layout
12378
12379 \end_inset
12380
12381
12382 \begin_inset ERT
12383 status collapsed
12384
12385 \begin_layout Plain Layout
12386
12387 }{}
12388 \end_layout
12389
12390 \end_inset
12391
12392
12393 \begin_inset Note Note
12394 status collapsed
12395
12396 \begin_layout Plain Layout
12397
12398 \backslash
12399 texorpdfstringは,
12400 PDFのしおりに脚註が現れるのを防ぐために使われています.
12401 \end_layout
12402
12403 \begin_layout Plain Layout
12404
12405 \backslash
12406 texorpdfstringについての詳細は,
12407
12408 \begin_inset CommandInset ref
12409 LatexCommand ref
12410 reference "subsec:節見出し中の数式"
12411 nolink "false"
12412
12413 \end_inset
12414
12415 節にあります.
12416 \end_layout
12417
12418 \end_inset
12419
12420
12421 \begin_inset CommandInset label
12422 LatexCommand label
12423 name "subsec:可変長の空白"
12424
12425 \end_inset
12426
12427
12428 \begin_inset Index idx
12429 range none
12430 pageformat default
12431 status collapsed
12432
12433 \begin_layout Plain Layout
12434 くうはく@空白 !
12435  すいへい@水平
12436 \begin_inset space \thinspace{}
12437 \end_inset
12438
12439
12440
12441  !
12442  かへんちょう@可変長
12443 \end_layout
12444
12445 \end_inset
12446
12447
12448 \end_layout
12449
12450 \begin_layout Standard
12451 指定した長さの空白が,
12452
12453 \series bold
12454
12455 \backslash
12456 hspace
12457 \series default
12458
12459 \begin_inset Index idx
12460 range none
12461 pageformat default
12462 status collapsed
12463
12464 \begin_layout Plain Layout
12465 こまんど@コマンド !
12466  H !
12467  
12468 \backslash
12469 hspace
12470 \end_layout
12471
12472 \end_inset
12473
12474 コマンドで入力することができます.すると,
12475 ながい「
12476 \color blue
12477
12478 \begin_inset space \textvisiblespace{}
12479 \end_inset
12480
12481
12482 \color inherit
12483 」が現れます.長さは,
12484
12485 \color blue
12486
12487 \begin_inset space \textvisiblespace{}
12488 \end_inset
12489
12490
12491 \color inherit
12492 」を左クリックすることによって指定することができます.長さは負の値でも構いません.空白が行冒頭の文字である場合,
12493 それは無視されます.この場合でも,
12494 空白出力を強制させたいときには,
12495
12496 \series bold
12497
12498 \backslash
12499 hspace
12500 \series default
12501 コマンドの代わりに
12502 \series bold
12503
12504 \backslash
12505 hspace*
12506 \series default
12507 コマンドを使用するか,
12508
12509 \color blue
12510 \lang english
12511
12512 \begin_inset space \textvisiblespace{}
12513 \end_inset
12514
12515
12516 \color inherit
12517 \lang japanese
12518 」の上を左クリックして,
12519
12520 \family sans
12521 保護
12522 \family default
12523 オプションをチェックしてください.
12524 \begin_inset Newline newline
12525 \end_inset
12526
12527 数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには,
12528
12529 \series bold
12530
12531 \backslash
12532 hfill
12533 \series default
12534
12535 \begin_inset Index idx
12536 range none
12537 pageformat default
12538 status collapsed
12539
12540 \begin_layout Plain Layout
12541 こまんど@コマンド !
12542  H !
12543  
12544 \backslash
12545 hfill
12546 \end_layout
12547
12548 \end_inset
12549
12550 コマンドを使用します.
12551 \end_layout
12552
12553 \begin_layout Standard
12554 \align center
12555 \begin_inset Tabular
12556 <lyxtabular version="3" rows="4" columns="2">
12557 <features booktabs="true" tabularvalignment="middle">
12558 <column alignment="center" valignment="top" width="0pt">
12559 <column alignment="center" valignment="top">
12560 <row>
12561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12562 \begin_inset Text
12563
12564 \begin_layout Plain Layout
12565 コマンド(
12566 \backslash
12567 hspace 長さ)
12568 \end_layout
12569
12570 \end_inset
12571 </cell>
12572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12573 \begin_inset Text
12574
12575 \begin_layout Plain Layout
12576 出力
12577 \end_layout
12578
12579 \end_inset
12580 </cell>
12581 </row>
12582 <row>
12583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12584 \begin_inset Text
12585
12586 \begin_layout Plain Layout
12587 A=B
12588 \backslash
12589 hspace
12590 \begin_inset space \textvisiblespace{}
12591 \end_inset
12592
12593 A
12594 \backslash
12595 not=C (3
12596 \begin_inset space \thinspace{}
12597 \end_inset
12598
12599 cm)
12600 \end_layout
12601
12602 \end_inset
12603 </cell>
12604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12605 \begin_inset Text
12606
12607 \begin_layout Plain Layout
12608 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
12609 \end_inset
12610
12611
12612 \end_layout
12613
12614 \end_inset
12615 </cell>
12616 </row>
12617 <row>
12618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
12619 \begin_inset Text
12620
12621 \begin_layout Plain Layout
12622 A
12623 \backslash
12624 hspace
12625 \begin_inset space \textvisiblespace{}
12626 \end_inset
12627
12628 A
12629 \backslash
12630 not=A (-1
12631 \begin_inset space \thinspace{}
12632 \end_inset
12633
12634 mm)
12635 \end_layout
12636
12637 \end_inset
12638 </cell>
12639 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
12640 \begin_inset Text
12641
12642 \begin_layout Plain Layout
12643 \begin_inset Formula $A\hspace{-1mm}A\not=A$
12644 \end_inset
12645
12646
12647 \end_layout
12648
12649 \end_inset
12650 </cell>
12651 </row>
12652 <row>
12653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12654 \begin_inset Text
12655
12656 \begin_layout Plain Layout
12657 A=A
12658 \backslash
12659 hfill
12660 \begin_inset space \textvisiblespace{}
12661 \end_inset
12662
12663 B=B
12664 \end_layout
12665
12666 \end_inset
12667 </cell>
12668 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12669 \begin_inset Text
12670
12671 \begin_layout Plain Layout
12672 \begin_inset Formula $A=A\hfill B=B$
12673 \end_inset
12674
12675
12676 \end_layout
12677
12678 \end_inset
12679 </cell>
12680 </row>
12681 </lyxtabular>
12682
12683 \end_inset
12684
12685
12686 \end_layout
12687
12688 \begin_layout Standard
12689 上記の最後の例では,
12690 使用できる空白は,
12691 表の列中もっとも長い要素によって規定されます.行内数式では,
12692 空白は,
12693
12694 \series bold
12695
12696 \backslash
12697 hfill
12698 \series default
12699 が挿入された行の長さに依存します.つまり,
12700 その行が全幅を使用している場合,
12701 空白はまったく作られません.また
12702 \series bold
12703
12704 \backslash
12705 hfill
12706 \series default
12707 は,
12708 別行立て数式中では,
12709
12710 \series bold
12711 行頭下げ
12712 \series default
12713 数式スタイルが使われているときのみ,
12714 意味を持ちます(数式スタイルは第
12715 \begin_inset CommandInset ref
12716 LatexCommand ref
12717 reference "sec:数式様式"
12718 nolink "false"
12719
12720 \end_inset
12721
12722 節で説明されています).
12723 \end_layout
12724
12725 \begin_layout Standard
12726
12727 \series bold
12728
12729 \backslash
12730 hfill
12731 \series default
12732 の他にも,
12733 空白を模様で埋める
12734 \series bold
12735
12736 \backslash
12737 dotfill
12738 \series default
12739
12740 \series bold
12741
12742 \backslash
12743 hrulefill
12744 \series default
12745 といったコマンドがあります.用例については第
12746 \begin_inset CommandInset ref
12747 LatexCommand ref
12748 reference "subsec:省略符号"
12749 nolink "false"
12750
12751 \end_inset
12752
12753 節をご参照下さい.
12754 \end_layout
12755
12756 \begin_layout Standard
12757 本文中では,
12758 可変長空白は,
12759
12760 \family sans
12761 挿入\SpecialChar menuseparator
12762 整形\SpecialChar menuseparator
12763 水平方向の空白
12764 \family default
12765 メニューで挿入することができます.
12766 \end_layout
12767
12768 \begin_layout Standard
12769 (例)
12770 \end_layout
12771
12772 \begin_layout Standard
12773 この行には,
12774
12775 \begin_inset space \hspace{}
12776 \length 2cm
12777 \end_inset
12778
12779 2
12780 \begin_inset space \thinspace{}
12781 \end_inset
12782
12783 cmの空白が入っています.
12784 \end_layout
12785
12786 \begin_layout Standard
12787 この行には,
12788
12789 \begin_inset space \hfill{}
12790 \end_inset
12791
12792 最大の空白が入っています.
12793 \end_layout
12794
12795 \begin_layout Subsection
12796 行内数式周りの空白
12797 \begin_inset Index idx
12798 range none
12799 pageformat default
12800 status collapsed
12801
12802 \begin_layout Plain Layout
12803 くうはく@空白 !
12804  ぎょうないすうしきまわり@行内数式周り
12805 \end_layout
12806
12807 \end_inset
12808
12809
12810 \end_layout
12811
12812 \begin_layout Standard
12813 行内数式前後の空白は,
12814 長さ
12815 \series bold
12816
12817 \backslash
12818 mathsurround
12819 \begin_inset Index idx
12820 range none
12821 pageformat default
12822 status collapsed
12823
12824 \begin_layout Plain Layout
12825 こまんど@コマンド !
12826  M !
12827  
12828 \backslash
12829 mathsurround
12830 \end_layout
12831
12832 \end_inset
12833
12834
12835 \series default
12836 を使って調節することができます.長さの値は,
12837 以下の書式を持つ
12838 \series bold
12839
12840 \backslash
12841 setlength
12842 \begin_inset Index idx
12843 range none
12844 pageformat default
12845 status collapsed
12846
12847 \begin_layout Plain Layout
12848 こまんど@コマンド !
12849  S !
12850  
12851 \backslash
12852 setlength
12853 \end_layout
12854
12855 \end_inset
12856
12857
12858 \series default
12859 コマンドを使って設定することができます.
12860 \end_layout
12861
12862 \begin_layout Standard
12863
12864 \series bold
12865
12866 \backslash
12867 setlength{長さ名}{値}
12868 \end_layout
12869
12870 \begin_layout Standard
12871
12872 \series bold
12873
12874 \backslash
12875 mathsurround
12876 \series default
12877 を5
12878 \begin_inset space \thinspace{}
12879 \end_inset
12880
12881 mmの値に設定するには,
12882 以下のコマンド
12883 \end_layout
12884
12885 \begin_layout Standard
12886
12887 \series bold
12888
12889 \backslash
12890 setlength{
12891 \backslash
12892 mathsurround}{5mm}
12893 \end_layout
12894
12895 \begin_layout Standard
12896 を\SpecialChar TeX
12897 モードで挿入します.すると,
12898 5
12899 \begin_inset space \thinspace{}
12900 \end_inset
12901
12902 mmの空白がすべての行内数式の前後に設定されることになります.
12903 \begin_inset ERT
12904 status collapsed
12905
12906 \begin_layout Plain Layout
12907
12908
12909 \backslash
12910 setlength{
12911 \backslash
12912 mathsurround}{5mm}
12913 \end_layout
12914
12915 \end_inset
12916
12917
12918 \end_layout
12919
12920 \begin_layout Standard
12921 この行には,
12922 周囲に5
12923 \begin_inset space \thinspace{}
12924 \end_inset
12925
12926 mmの余白を設定した行内数式
12927 \begin_inset Formula $A=B$
12928 \end_inset
12929
12930 があります.
12931 \begin_inset ERT
12932 status collapsed
12933
12934 \begin_layout Plain Layout
12935
12936
12937 \backslash
12938 setlength{
12939 \backslash
12940 mathsurround}{0pt}
12941 \end_layout
12942
12943 \end_inset
12944
12945
12946 \end_layout
12947
12948 \begin_layout Standard
12949 既定値に戻すには,
12950
12951 \series bold
12952
12953 \backslash
12954 mathsurround
12955 \series default
12956 を0
12957 \begin_inset space \thinspace{}
12958 \end_inset
12959
12960 ptの値に戻して下さい.
12961 \end_layout
12962
12963 \begin_layout Section
12964 ボックスと枠
12965 \begin_inset Index idx
12966 range none
12967 pageformat default
12968 status collapsed
12969
12970 \begin_layout Plain Layout
12971 ぼっくす@ボックス
12972 \end_layout
12973
12974 \end_inset
12975
12976
12977 \begin_inset Index idx
12978 range none
12979 pageformat default
12980 status collapsed
12981
12982 \begin_layout Plain Layout
12983 わく@枠
12984 \begin_inset ERT
12985 status collapsed
12986
12987 \begin_layout Plain Layout
12988
12989 |see{
12990 \end_layout
12991
12992 \end_inset
12993
12994 ボックス
12995 \begin_inset ERT
12996 status collapsed
12997
12998 \begin_layout Plain Layout
12999
13000 }
13001 \end_layout
13002
13003 \end_inset
13004
13005
13006 \end_layout
13007
13008 \end_inset
13009
13010
13011 \end_layout
13012
13013 \begin_layout Standard
13014 本文中のボックスについては,
13015 取扱説明書
13016 \family typewriter
13017 埋め込みオブジェクト篇
13018 \family default
13019
13020 \family typewriter
13021 ボックス
13022 \family default
13023 の章に述べられています.
13024 \end_layout
13025
13026 \begin_layout Subsection
13027 枠付きボックス
13028 \begin_inset CommandInset label
13029 LatexCommand label
13030 name "subsec:枠付きボックス"
13031
13032 \end_inset
13033
13034
13035 \begin_inset Index idx
13036 range none
13037 pageformat default
13038 status collapsed
13039
13040 \begin_layout Plain Layout
13041 ぼっくす@ボックス !
13042  わくつき@枠付き
13043 \begin_inset space \thinspace{}
13044 \end_inset
13045
13046
13047
13048
13049 \end_layout
13050
13051 \end_inset
13052
13053
13054 \end_layout
13055
13056 \begin_layout Standard
13057
13058 \series bold
13059
13060 \backslash
13061 fbox
13062 \series default
13063
13064 \begin_inset Index idx
13065 range none
13066 pageformat default
13067 status collapsed
13068
13069 \begin_layout Plain Layout
13070 こまんど@コマンド !
13071  F !
13072  
13073 \backslash
13074 fbox
13075 \end_layout
13076
13077 \end_inset
13078
13079 コマンドや
13080 \series bold
13081
13082 \backslash
13083 boxed
13084 \series default
13085
13086 \begin_inset Index idx
13087 range none
13088 pageformat default
13089 status collapsed
13090
13091 \begin_layout Plain Layout
13092 こまんど@コマンド !
13093  B !
13094  
13095 \backslash
13096 boxed
13097 \end_layout
13098
13099 \end_inset
13100
13101 コマンドを使えば,
13102 数式やその一部を枠の中に入れることができます.
13103 \end_layout
13104
13105 \begin_layout Standard
13106 どちらかのコマンドを数式に挿入すると,
13107 枠の中に青枠が現れ,
13108 数式の断片を入れることができます.
13109 \series bold
13110
13111 \backslash
13112 fbox
13113 \series default
13114 の場合には,
13115 そのままではボックスの中身が数式テキストとして取り扱われてしまうので,
13116
13117 \family sans
13118 Ctrl+M
13119 \family default
13120 を使って,
13121 このボックスの中にもう一度数式を作らなくてはなりません.
13122 \series bold
13123
13124 \backslash
13125 boxed
13126 \series default
13127 を使った場合には,
13128 新しい数式が自動的に枠内に作られます.
13129 \end_layout
13130
13131 \begin_layout Standard
13132
13133 \series bold
13134
13135 \backslash
13136 fbox
13137 \series default
13138 コマンドは,
13139 数式がつねに本文の大きさに設定されてしまうので,
13140 別行立て数式に枠を付けるのには適していません.逆に
13141 \series bold
13142
13143 \backslash
13144 boxed
13145 \series default
13146 は,
13147 数式がつねに別行立て数式の大きさに設定されてしまうので,
13148 行内数式に枠をつけるのには適していません.
13149 \end_layout
13150
13151 \begin_layout Standard
13152
13153 \series bold
13154
13155 \backslash
13156 fbox
13157 \series default
13158 の拡張として,
13159 枠幅と配置も指定することができる
13160 \series bold
13161
13162 \backslash
13163 framebox
13164 \series default
13165
13166 \begin_inset Index idx
13167 range none
13168 pageformat default
13169 status collapsed
13170
13171 \begin_layout Plain Layout
13172 こまんど@コマンド !
13173  F !
13174  
13175 \backslash
13176 framebox
13177 \end_layout
13178
13179 \end_inset
13180
13181 コマンドがあります.
13182 \series bold
13183
13184 \backslash
13185 framebox
13186 \series default
13187 は,
13188 以下の書式を持ちます.
13189 \end_layout
13190
13191 \begin_layout Standard
13192
13193 \series bold
13194
13195 \backslash
13196 framebox[枠幅][位置]{ボックスの内容}
13197 \end_layout
13198
13199 \begin_layout Standard
13200 「位置」は,
13201
13202 \emph on
13203 l
13204 \emph default
13205
13206 \emph on
13207 r
13208 \emph default
13209 の値をとります.
13210 \emph on
13211 l
13212 \emph default
13213 は,
13214 ボックス中で数式を左寄せ,
13215
13216 \emph on
13217 r
13218 \emph default
13219 は右寄せにします.位置を指定しない時には,
13220 数式は中央揃えになります.
13221 \begin_inset Newline newline
13222 \end_inset
13223
13224 「枠幅」を指定しない時には,
13225 位置を指定することができません.この場合には,
13226
13227 \series bold
13228
13229 \backslash
13230 fbox
13231 \series default
13232 と同様,
13233 枠幅がボックスの内容に応じて調節されるのです.
13234 \end_layout
13235
13236 \begin_layout Standard
13237
13238 \series bold
13239
13240 \backslash
13241 framebox
13242 \series default
13243 コマンドを挿入すると,
13244 三つの青枠を含むボックスが現れます.最初の二つの枠は括弧で囲まれており,
13245 二つとも非必須の変数であることを意味します.三つ目の枠は,
13246
13247 \series bold
13248
13249 \backslash
13250 fbox
13251 \series default
13252 同様,
13253 数式の断片を入れるためのものです.
13254 \end_layout
13255
13256 \begin_layout Standard
13257 \align center
13258 \begin_inset Tabular
13259 <lyxtabular version="3" rows="5" columns="2">
13260 <features booktabs="true" tabularvalignment="middle">
13261 <column alignment="center" valignment="top" width="0pt">
13262 <column alignment="center" valignment="top">
13263 <row>
13264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13265 \begin_inset Text
13266
13267 \begin_layout Plain Layout
13268 コマンド
13269 \end_layout
13270
13271 \end_inset
13272 </cell>
13273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13274 \begin_inset Text
13275
13276 \begin_layout Plain Layout
13277 出力
13278 \end_layout
13279
13280 \end_inset
13281 </cell>
13282 </row>
13283 <row topspace="1.5mm">
13284 <cell alignment="center" valignment="top" usebox="none">
13285 \begin_inset Text
13286
13287 \begin_layout Plain Layout
13288
13289 \backslash
13290 fbox
13291 \begin_inset space \textvisiblespace{}
13292 \end_inset
13293
13294
13295 \family sans
13296 Ctrl+M
13297 \family default
13298  
13299 \backslash
13300 int
13301 \begin_inset space \textvisiblespace{}
13302 \end_inset
13303
13304 A=B
13305 \end_layout
13306
13307 \end_inset
13308 </cell>
13309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13310 \begin_inset Text
13311
13312 \begin_layout Plain Layout
13313 \begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
13314 \end_inset
13315
13316
13317 \end_layout
13318
13319 \end_inset
13320 </cell>
13321 </row>
13322 <row topspace="1.5mm">
13323 <cell alignment="center" valignment="top" usebox="none">
13324 \begin_inset Text
13325
13326 \begin_layout Plain Layout
13327
13328 \backslash
13329 boxed
13330 \begin_inset space \textvisiblespace{}
13331 \end_inset
13332
13333
13334 \backslash
13335 int
13336 \begin_inset space \textvisiblespace{}
13337 \end_inset
13338
13339 A=B
13340 \end_layout
13341
13342 \end_inset
13343 </cell>
13344 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13345 \begin_inset Text
13346
13347 \begin_layout Plain Layout
13348 \begin_inset Formula $\boxed{\int A=B}$
13349 \end_inset
13350
13351
13352 \end_layout
13353
13354 \end_inset
13355 </cell>
13356 </row>
13357 <row topspace="1.5mm">
13358 <cell alignment="center" valignment="top" usebox="none">
13359 \begin_inset Text
13360
13361 \begin_layout Plain Layout
13362 A+
13363 \backslash
13364 fbox
13365 \begin_inset space \textvisiblespace{}
13366 \end_inset
13367
13368 B
13369 \end_layout
13370
13371 \end_inset
13372 </cell>
13373 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13374 \begin_inset Text
13375
13376 \begin_layout Plain Layout
13377 \begin_inset Formula $A+\fbox{B}$
13378 \end_inset
13379
13380
13381 \end_layout
13382
13383 \end_inset
13384 </cell>
13385 </row>
13386 <row topspace="1.5mm" bottomspace="1mm">
13387 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13388 \begin_inset Text
13389
13390 \begin_layout Plain Layout
13391
13392 \backslash
13393 framebox
13394 \begin_inset space \textvisiblespace{}
13395 \end_inset
13396
13397 20mm
13398 \begin_inset Formula $\to$
13399 \end_inset
13400
13401
13402 \begin_inset Formula $\to$
13403 \end_inset
13404
13405
13406 \family sans
13407 Ctrl+M
13408 \family default
13409  
13410 \backslash
13411 frac
13412 \begin_inset space \textvisiblespace{}
13413 \end_inset
13414
13415 A
13416 \begin_inset Formula $\downarrow$
13417 \end_inset
13418
13419 B
13420 \end_layout
13421
13422 \end_inset
13423 </cell>
13424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
13425 \begin_inset Text
13426
13427 \begin_layout Plain Layout
13428 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
13429 \end_inset
13430
13431
13432 \end_layout
13433
13434 \end_inset
13435 </cell>
13436 </row>
13437 </lyxtabular>
13438
13439 \end_inset
13440
13441
13442 \end_layout
13443
13444 \begin_layout Standard
13445 枠の厚みも調節可能です.そのためには,
13446 以下のコマンドを数式の前に\SpecialChar TeX
13447 モードで挿入しなくてはなりません.
13448 \end_layout
13449
13450 \begin_layout Standard
13451
13452 \series bold
13453
13454 \backslash
13455 fboxrule
13456 \series default
13457  
13458 \series bold
13459
13460 \begin_inset Quotes eld
13461 \end_inset
13462
13463 厚み
13464 \begin_inset Quotes erd
13465 \end_inset
13466
13467
13468 \series default
13469  
13470 \series bold
13471
13472 \backslash
13473 fboxsep
13474 \series default
13475  
13476 \series bold
13477
13478 \begin_inset Quotes eld
13479 \end_inset
13480
13481 距離
13482 \begin_inset Quotes erd
13483 \end_inset
13484
13485
13486 \end_layout
13487
13488 \begin_layout Standard
13489 \begin_inset Quotes eld
13490 \end_inset
13491
13492 距離
13493 \begin_inset Quotes erd
13494 \end_inset
13495
13496 は,
13497 枠とボックス内の一文字目との間の距離を示します.これを使った例として,
13498 以下の枠付き数式をご覧下さい.
13499 \begin_inset ERT
13500 status collapsed
13501
13502 \begin_layout Plain Layout
13503
13504
13505 \backslash
13506 fboxrule 2mm 
13507 \backslash
13508 fboxsep 3mm
13509 \end_layout
13510
13511 \end_inset
13512
13513
13514 \begin_inset Formula 
13515 \[
13516 \boxed{A+B=C}
13517 \]
13518
13519 \end_inset
13520
13521 この数式の直前には,
13522
13523 \end_layout
13524
13525 \begin_layout Standard
13526
13527 \series bold
13528
13529 \backslash
13530 fboxrule
13531 \series default
13532  
13533 \series bold
13534 2mm
13535 \series default
13536  
13537 \series bold
13538
13539 \backslash
13540 fboxsep
13541 \series default
13542  
13543 \series bold
13544 3mm
13545 \end_layout
13546
13547 \begin_layout Standard
13548 というコマンドが,
13549 \SpecialChar TeX
13550 モードで挿入されています.ここで与えられた値は,
13551 以後のすべてのボックスに適用されます.
13552 \end_layout
13553
13554 \begin_layout Standard
13555 標準の枠寸法に戻すには,
13556
13557 \end_layout
13558
13559 \begin_layout Standard
13560
13561 \series bold
13562
13563 \backslash
13564 fboxrule
13565 \series default
13566  
13567 \series bold
13568 0.4pt
13569 \series default
13570  
13571 \series bold
13572
13573 \backslash
13574 fboxsep
13575 \series default
13576  
13577 \series bold
13578 3pt
13579 \series default
13580
13581 \begin_inset ERT
13582 status collapsed
13583
13584 \begin_layout Plain Layout
13585
13586
13587 \backslash
13588 fboxrule 0.4pt 
13589 \backslash
13590 fboxsep 3pt
13591 \end_layout
13592
13593 \end_inset
13594
13595
13596 \end_layout
13597
13598 \begin_layout Standard
13599 というコマンドを,
13600 次の数式が始まる前に\SpecialChar TeX
13601 モードで挿入しておきます.
13602 \end_layout
13603
13604 \begin_layout Subsection
13605 枠なしボックス
13606 \begin_inset CommandInset label
13607 LatexCommand label
13608 name "subsec:枠なしボックス"
13609
13610 \end_inset
13611
13612
13613 \begin_inset Index idx
13614 range none
13615 pageformat default
13616 status collapsed
13617
13618 \begin_layout Plain Layout
13619 ぼっくす@ボックス !
13620  わくなし@枠なし
13621 \begin_inset space \thinspace{}
13622 \end_inset
13623
13624
13625
13626
13627 \end_layout
13628
13629 \end_inset
13630
13631
13632 \end_layout
13633
13634 \begin_layout Standard
13635 枠のないボックスを作るには,
13636
13637 \series bold
13638
13639 \backslash
13640 mbox
13641 \series default
13642
13643 \begin_inset Index idx
13644 range none
13645 pageformat default
13646 status collapsed
13647
13648 \begin_layout Plain Layout
13649 こまんど@コマンド !
13650  M !
13651  
13652 \backslash
13653 mbox
13654 \end_layout
13655
13656 \end_inset
13657
13658
13659 \series bold
13660
13661 \backslash
13662 makebox
13663 \series default
13664
13665 \begin_inset Index idx
13666 range none
13667 pageformat default
13668 status collapsed
13669
13670 \begin_layout Plain Layout
13671 こまんど@コマンド !
13672  M !
13673  
13674 \backslash
13675 makebox
13676 \end_layout
13677
13678 \end_inset
13679
13680
13681 \series bold
13682
13683 \backslash
13684 raisebox
13685 \series default
13686
13687 \begin_inset Index idx
13688 range none
13689 pageformat default
13690 status collapsed
13691
13692 \begin_layout Plain Layout
13693 こまんど@コマンド !
13694  R !
13695  
13696 \backslash
13697 raisebox
13698 \end_layout
13699
13700 \end_inset
13701
13702 の三つのコマンドがあります.
13703 \end_layout
13704
13705 \begin_layout Standard
13706
13707 \series bold
13708
13709 \backslash
13710 raisebox
13711 \series default
13712 を使うと,
13713 ボックスを上付きにしたり下付きにしたりすることができます.しかし,
13714 通常の上付き文字・下付き文字とは違い,
13715 ボックス内の文字寸法はそのまま保たれます.
13716 \series bold
13717
13718 \backslash
13719 raisebox
13720 \series default
13721 は,
13722 以下の書式で用いられます.
13723 \end_layout
13724
13725 \begin_layout Standard
13726
13727 \series bold
13728
13729 \backslash
13730 raisebox{高さ}{ボックスの内容}
13731 \end_layout
13732
13733 \begin_layout Standard
13734
13735 \series bold
13736
13737 \backslash
13738 fbox
13739 \series default
13740 と同様,
13741 ボックスに数式を入れる際には,
13742 明示的に数式として入れる必要があります.
13743 \begin_inset Note Greyedout
13744 status open
13745
13746 \begin_layout Plain Layout
13747
13748 \series bold
13749 【註】
13750 \series default
13751 下の最後の
13752 \series bold
13753
13754 \backslash
13755 raisebox
13756 \series default
13757 のところで,
13758
13759 \family sans
13760 Ctrl+M
13761 \family default
13762 を一回でなく二回押すことによって,
13763 もう一段数式をいれています.これは,
13764 \SpecialChar LyX
13765
13766 \series bold
13767
13768 \backslash
13769 raisebox
13770 \series default
13771 を直接サポートしていないためです.
13772 \end_layout
13773
13774 \end_inset
13775
13776
13777 \end_layout
13778
13779 \begin_layout Standard
13780 \align center
13781 \begin_inset Tabular
13782 <lyxtabular version="3" rows="4" columns="2">
13783 <features booktabs="true" tabularvalignment="middle">
13784 <column alignment="center" valignment="top" width="0pt">
13785 <column alignment="center" valignment="top">
13786 <row>
13787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13788 \begin_inset Text
13789
13790 \begin_layout Plain Layout
13791 コマンド
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13797 \begin_inset Text
13798
13799 \begin_layout Plain Layout
13800 出力
13801 \end_layout
13802
13803 \end_inset
13804 </cell>
13805 </row>
13806 <row>
13807 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Plain Layout
13811 H
13812 \backslash
13813 raisebox{2mm
13814 \begin_inset Formula $\to$
13815 \end_inset
13816
13817
13818 \backslash
13819 {al
13820 \begin_inset Formula $\to$
13821 \end_inset
13822
13823  lo
13824 \end_layout
13825
13826 \end_inset
13827 </cell>
13828 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13829 \begin_inset Text
13830
13831 \begin_layout Plain Layout
13832 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13833 \end_inset
13834
13835
13836 \end_layout
13837
13838 \end_inset
13839 </cell>
13840 </row>
13841 <row>
13842 <cell alignment="center" valignment="top" leftline="true" usebox="none">
13843 \begin_inset Text
13844
13845 \begin_layout Plain Layout
13846 H
13847 \backslash
13848 raisebox{-2mm
13849 \begin_inset Formula $\to$
13850 \end_inset
13851
13852
13853 \backslash
13854 {al
13855 \begin_inset Formula $\to$
13856 \end_inset
13857
13858 lo
13859 \end_layout
13860
13861 \end_inset
13862 </cell>
13863 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
13864 \begin_inset Text
13865
13866 \begin_layout Plain Layout
13867 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13868 \end_inset
13869
13870
13871 \end_layout
13872
13873 \end_inset
13874 </cell>
13875 </row>
13876 <row>
13877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13878 \begin_inset Text
13879
13880 \begin_layout Plain Layout
13881 A=
13882 \backslash
13883 raisebox{-2mm
13884 \begin_inset Formula $\to$
13885 \end_inset
13886
13887
13888 \backslash
13889 {
13890 \family sans
13891 Ctrl+M Ctrl+M
13892 \family default
13893  
13894 \backslash
13895 sqrt
13896 \begin_inset space \textvisiblespace{}
13897 \end_inset
13898
13899
13900 \end_layout
13901
13902 \end_inset
13903 </cell>
13904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13905 \begin_inset Text
13906
13907 \begin_layout Plain Layout
13908 \begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
13909 \end_inset
13910
13911
13912 \end_layout
13913
13914 \end_inset
13915 </cell>
13916 </row>
13917 </lyxtabular>
13918
13919 \end_inset
13920
13921
13922 \end_layout
13923
13924 \begin_layout Standard
13925 枠がないことを除けば,
13926
13927 \series bold
13928
13929 \backslash
13930 mbox
13931 \series default
13932 コマンドは
13933 \series bold
13934
13935 \backslash
13936 fbox
13937 \series default
13938 と同じであり,
13939
13940 \series bold
13941
13942 \backslash
13943 makebox
13944 \series default
13945
13946 \series bold
13947
13948 \backslash
13949 framebox
13950 \series default
13951 と同じです.
13952 \end_layout
13953
13954 \begin_layout Subsection
13955 色付きボックス
13956 \begin_inset CommandInset label
13957 LatexCommand label
13958 name "subsec:色付きボックス"
13959
13960 \end_inset
13961
13962
13963 \begin_inset Index idx
13964 range none
13965 pageformat default
13966 status collapsed
13967
13968 \begin_layout Plain Layout
13969 ぼっくす@ボックス !
13970  いろつき@色付き
13971 \begin_inset space \thinspace{}
13972 \end_inset
13973
13974
13975
13976
13977 \end_layout
13978
13979 \end_inset
13980
13981
13982 \end_layout
13983
13984 \begin_layout Standard
13985 本節で説明されているコマンドをすべて使えるようにするためには,
13986 \SpecialChar LaTeX
13987 プリアンブルに
13988 \end_layout
13989
13990 \begin_layout Standard
13991
13992 \series bold
13993
13994 \backslash
13995 usepackage{color}
13996 \end_layout
13997
13998 \begin_layout Standard
13999 という行
14000 \begin_inset Foot
14001 status collapsed
14002
14003 \begin_layout Plain Layout
14004 定義済みの色を使って,
14005 文書中のどこかで文章に色を付けてある場合,
14006 \SpecialChar LyX
14007 は,
14008 自動的に\SpecialChar LaTeX
14009 パッケージ
14010 \series bold
14011 color
14012 \series default
14013 を読み込みます.したがって,
14014 本パッケージが二度読み込まれる可能性があるわけですが,
14015 そうなったとしても問題は生じません.
14016 \end_layout
14017
14018 \end_inset
14019
14020
14021 \begin_inset Note Note
14022 status collapsed
14023
14024 \begin_layout Plain Layout
14025 本パッケージが二度読み込まれることを防ぐために,
14026 \SpecialChar LaTeX
14027 プリアンブルにマクロを挿入してあります.
14028 \end_layout
14029
14030 \end_inset
14031
14032 を書き加えて,
14033 \SpecialChar LaTeX
14034 パッケージの
14035 \series bold
14036 color
14037 \series default
14038
14039 \begin_inset Foot
14040 status collapsed
14041
14042 \begin_layout Plain Layout
14043 \SpecialChar LaTeX
14044 パッケージ
14045 \series bold
14046 color
14047 \series default
14048 は,
14049 すべての標準的な\SpecialChar LaTeX
14050 頒布版に含まれています.
14051 \end_layout
14052
14053 \end_inset
14054
14055
14056 \begin_inset Index idx
14057 range none
14058 pageformat default
14059 status collapsed
14060
14061 \begin_layout Plain Layout
14062 ぱっけーじ@パッケージ !
14063  color
14064 \end_layout
14065
14066 \end_inset
14067
14068 を読み込む必要があります.
14069 \end_layout
14070
14071 \begin_layout Standard
14072 \begin_inset VSpace medskip
14073 \end_inset
14074
14075 ボックスに色を付けるには,
14076
14077 \series bold
14078
14079 \backslash
14080 colorbox
14081 \series default
14082
14083 \begin_inset Index idx
14084 range none
14085 pageformat default
14086 status collapsed
14087
14088 \begin_layout Plain Layout
14089 こまんど@コマンド !
14090  C !
14091  
14092 \backslash
14093 colorbox
14094 \end_layout
14095
14096 \end_inset
14097
14098 コマンドを以下の書式で使用します.
14099 \end_layout
14100
14101 \begin_layout Standard
14102
14103 \series bold
14104
14105 \backslash
14106 colorbox{色}{ボックスの内容}
14107 \end_layout
14108
14109 \begin_layout Standard
14110 ボックスの内容には,
14111 別のボックスが含まれても構いませんし,
14112
14113 \series bold
14114
14115 \backslash
14116 colorbox
14117 \series default
14118 自体も,
14119 別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください).ボックスに数式を含める場合には,
14120
14121 \series bold
14122
14123 \backslash
14124 raisebox
14125 \series default
14126 と同様,
14127 明示的に数式を作らなくてはなりません
14128 \begin_inset Foot
14129 status collapsed
14130
14131 \begin_layout Plain Layout
14132 これは,
14133
14134 \series bold
14135
14136 \backslash
14137 fcolorbox
14138 \series default
14139 コマンドにも当てはまります.
14140 \end_layout
14141
14142 \end_inset
14143
14144
14145 \end_layout
14146
14147 \begin_layout Standard
14148 選択できる定義済みの色としては,
14149
14150 \end_layout
14151
14152 \begin_layout Standard
14153
14154 \series bold
14155 black
14156 \series default
14157 (黒)・
14158 \series bold
14159 blue
14160 \series default
14161 (青)・
14162 \series bold
14163 cyan
14164 \series default
14165 (シアン)・
14166 \series bold
14167 green
14168 \series default
14169 (緑)・
14170 \series bold
14171 magenta
14172 \series default
14173 (マゼンタ)・
14174 \series bold
14175 red
14176 \series default
14177 (赤)・
14178 \series bold
14179 white
14180 \series default
14181 (白)・
14182 \series bold
14183 yellow
14184 \series default
14185 (黄)
14186 \end_layout
14187
14188 \begin_layout Standard
14189 があります.
14190 \end_layout
14191
14192 \begin_layout Standard
14193 \align center
14194 \begin_inset Tabular
14195 <lyxtabular version="3" rows="4" columns="2">
14196 <features booktabs="true" tabularvalignment="middle">
14197 <column alignment="center" valignment="top" width="0pt">
14198 <column alignment="center" valignment="top">
14199 <row>
14200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14201 \begin_inset Text
14202
14203 \begin_layout Plain Layout
14204 コマンド
14205 \end_layout
14206
14207 \end_inset
14208 </cell>
14209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14210 \begin_inset Text
14211
14212 \begin_layout Plain Layout
14213 出力
14214 \end_layout
14215
14216 \end_inset
14217 </cell>
14218 </row>
14219 <row>
14220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
14221 \begin_inset Text
14222
14223 \begin_layout Plain Layout
14224
14225 \backslash
14226 colorbox{yellow
14227 \begin_inset Formula $\to$
14228 \end_inset
14229
14230
14231 \backslash
14232 {A=B
14233 \end_layout
14234
14235 \end_inset
14236 </cell>
14237 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14238 \begin_inset Text
14239
14240 \begin_layout Plain Layout
14241 \begin_inset Formula $\colorbox{yellow}{A=B}$
14242 \end_inset
14243
14244
14245 \end_layout
14246
14247 \end_inset
14248 </cell>
14249 </row>
14250 <row topspace="1.5mm">
14251 <cell alignment="center" valignment="top" usebox="none">
14252 \begin_inset Text
14253
14254 \begin_layout Plain Layout
14255
14256 \backslash
14257 colorbox{green
14258 \begin_inset Formula $\to$
14259 \end_inset
14260
14261
14262 \backslash
14263 {
14264 \backslash
14265 fbox
14266 \begin_inset space \textvisiblespace{}
14267 \end_inset
14268
14269 A=B
14270 \end_layout
14271
14272 \end_inset
14273 </cell>
14274 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
14275 \begin_inset Text
14276
14277 \begin_layout Plain Layout
14278 \begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
14279 \end_inset
14280
14281
14282 \end_layout
14283
14284 \end_inset
14285 </cell>
14286 </row>
14287 <row topspace="1.5mm" bottomspace="1mm">
14288 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14289 \begin_inset Text
14290
14291 \begin_layout Plain Layout
14292
14293 \backslash
14294 fbox
14295 \begin_inset space \textvisiblespace{}
14296 \end_inset
14297
14298
14299 \backslash
14300 colorbox{green
14301 \begin_inset Formula $\to$
14302 \end_inset
14303
14304
14305 \backslash
14306 {
14307 \family sans
14308 Ctrl+M
14309 \family default
14310  
14311 \family sans
14312 Ctrl+M
14313 \family default
14314  
14315 \backslash
14316 int
14317 \begin_inset space \textvisiblespace{}
14318 \end_inset
14319
14320 C=D
14321 \end_layout
14322
14323 \end_inset
14324 </cell>
14325 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
14326 \begin_inset Text
14327
14328 \begin_layout Plain Layout
14329 \begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
14330 \end_inset
14331
14332
14333 \end_layout
14334
14335 \end_inset
14336 </cell>
14337 </row>
14338 </lyxtabular>
14339
14340 \end_inset
14341
14342
14343 \end_layout
14344
14345 \begin_layout Standard
14346
14347 \series bold
14348
14349 \backslash
14350 colorbox
14351 \series default
14352 は,
14353 ボックスに色をつけるだけで,
14354 ボックス内の文字には色付けをしません.すべての文字に色付けするには,
14355 数式全体を選択し,
14356
14357 \family sans
14358 文字様式
14359 \family default
14360 ダイアログで欲しい色を選択します.このダイアログは,
14361 ツールバーボタン
14362 \begin_inset Info
14363 type  "icon"
14364 arg   "dialog-show character"
14365 \end_inset
14366
14367
14368 \family sans
14369 編集\SpecialChar menuseparator
14370 文字様式\SpecialChar menuseparator
14371 任意設定
14372 \family default
14373 メニューで開くことができます.すると,
14374 数式番号も数式と同じ色になります.数式番号が数式の文字とは別の色になるようにするには,
14375 数式内部で色を変えなくてはなりません.
14376 \end_layout
14377
14378 \begin_layout Standard
14379 たとえば,
14380
14381 \end_layout
14382
14383 \begin_layout Standard
14384
14385 \color red
14386 \begin_inset Formula 
14387 \begin{equation}
14388 \int A=B\label{eq:red}
14389 \end{equation}
14390
14391 \end_inset
14392
14393
14394 \color green
14395
14396 \begin_inset Formula 
14397 \begin{equation}
14398 \textcolor{red}{\int A=B}\label{eq:redgreen}
14399 \end{equation}
14400
14401 \end_inset
14402
14403
14404 \end_layout
14405
14406 \begin_layout Standard
14407 数式
14408 \begin_inset CommandInset ref
14409 LatexCommand eqref
14410 reference "eq:red"
14411 nolink "false"
14412
14413 \end_inset
14414
14415 は,
14416 全体が赤色です.
14417 \begin_inset Newline newline
14418 \end_inset
14419
14420 数式
14421 \begin_inset CommandInset ref
14422 LatexCommand eqref
14423 reference "eq:redgreen"
14424 nolink "false"
14425
14426 \end_inset
14427
14428 は,
14429 数式番号を緑色にするために,
14430 まず全体を緑色にします.その後,
14431 数式内の文字を赤色にします.
14432 \end_layout
14433
14434 \begin_layout Standard
14435 \begin_inset VSpace bigskip
14436 \end_inset
14437
14438 ボックスの枠だけ別の色にするには,
14439
14440 \series bold
14441
14442 \backslash
14443 fcolorbox
14444 \series default
14445
14446 \begin_inset Index idx
14447 range none
14448 pageformat default
14449 status collapsed
14450
14451 \begin_layout Plain Layout
14452 こまんど@コマンド !
14453  F !
14454  
14455 \backslash
14456 fcolorbox
14457 \end_layout
14458
14459 \end_inset
14460
14461 コマンドを以下の書式で使用します.
14462 \end_layout
14463
14464 \begin_layout Standard
14465
14466 \series bold
14467
14468 \backslash
14469 fcolorbox{枠の色}{色}{ボックスの内容}
14470 \end_layout
14471
14472 \begin_layout Standard
14473 つまり,
14474
14475 \series bold
14476
14477 \backslash
14478 fcolorbox
14479 \series default
14480
14481 \series bold
14482
14483 \backslash
14484 colorbox
14485 \series default
14486 コマンドの拡張です.
14487 \series bold
14488
14489 \backslash
14490 framebox
14491 \series default
14492 と同様に,
14493 枠の厚みは
14494 \series bold
14495
14496 \backslash
14497 fboxrule
14498 \series default
14499
14500 \series bold
14501
14502 \backslash
14503 fboxsep
14504 \series default
14505 で設定します.たとえば,
14506
14507 \begin_inset ERT
14508 status collapsed
14509
14510 \begin_layout Plain Layout
14511
14512
14513 \backslash
14514 fboxrule 1mm 
14515 \backslash
14516 fboxsep 1mm
14517 \end_layout
14518
14519 \end_inset
14520
14521
14522 \begin_inset Formula 
14523 \[
14524 \fcolorbox{cyan}{magenta}{A=B}
14525 \]
14526
14527 \end_inset
14528
14529
14530 \begin_inset ERT
14531 status collapsed
14532
14533 \begin_layout Plain Layout
14534
14535
14536 \backslash
14537 fboxrule 0.4pt 
14538 \backslash
14539 fboxsep 3pt
14540 \end_layout
14541
14542 \end_inset
14543
14544 のようにします.
14545 \end_layout
14546
14547 \begin_layout Standard
14548 上記の数式は,
14549 以下のコマンドで作成されています.
14550 \begin_inset Newline newline
14551 \end_inset
14552
14553
14554 \series bold
14555
14556 \backslash
14557 fcolorbox{cyan
14558 \begin_inset Formula $\to$
14559 \end_inset
14560
14561
14562 \backslash
14563 {magenta
14564 \begin_inset Formula $\to$
14565 \end_inset
14566
14567
14568 \backslash
14569 {A=B
14570 \series default
14571 .
14572 \end_layout
14573
14574 \begin_layout Standard
14575 \begin_inset VSpace bigskip
14576 \end_inset
14577
14578 定義済みの色以外の色を使いたい場合には,
14579 まずその色を定義しなくてはなりません.
14580 \end_layout
14581
14582 \begin_layout Standard
14583 たとえば,
14584
14585 \series bold
14586 darkgreen
14587 \series default
14588 」という色を定義するには,
14589 \SpecialChar LaTeX
14590 プリアンブルに
14591 \end_layout
14592
14593 \begin_layout Standard
14594
14595 \series bold
14596
14597 \backslash
14598 definecolor{darkgreen}{cmyk}{0.5,
14599
14600 \series default
14601  
14602 \series bold
14603 0,
14604
14605 \series default
14606  
14607 \series bold
14608 1,
14609
14610 \series default
14611  
14612 \series bold
14613 0.5}
14614 \series default
14615
14616 \begin_inset Index idx
14617 range none
14618 pageformat default
14619 status collapsed
14620
14621 \begin_layout Plain Layout
14622 こまんど@コマンド !
14623  D !
14624  
14625 \backslash
14626 definecolor
14627 \end_layout
14628
14629 \end_inset
14630
14631
14632 \end_layout
14633
14634 \begin_layout Standard
14635 という行を書き加えます.
14636 \end_layout
14637
14638 \begin_layout Standard
14639
14640 \series bold
14641 cmyk
14642 \series default
14643 とは,
14644
14645 \series bold
14646 cyan
14647 \series default
14648 (シアン)・
14649 \series bold
14650 magenta
14651 \series default
14652 (マゼンタ)・
14653 \series bold
14654 yellow
14655 \series default
14656 (黄)・
14657 \series bold
14658 black
14659 \series default
14660 (黒)の各色を表す色空間です.コンマで区切られた四つの数字は,
14661 この色空間における各色の出力強度です.強度は,
14662 0
14663 \begin_inset space \thinspace{}
14664 \end_inset
14665
14666 -
14667 \begin_inset space \thinspace{}
14668 \end_inset
14669
14670 1の範囲をとることができます.定義には,
14671
14672 \series bold
14673 cmyk
14674 \series default
14675 の他に,
14676
14677 \series bold
14678 rgb
14679 \series default
14680 という色空間を使うこともできます.
14681 \series bold
14682 rgb
14683 \series default
14684 とは,
14685
14686 \series bold
14687 red
14688 \series default
14689 (赤)・
14690 \series bold
14691 green
14692 \series default
14693 (緑)・
14694 \series bold
14695 blue
14696 \series default
14697 (青)の各色を意味し,
14698 この場合には,
14699 各色に対応した三つの出力強度を指定します.さらに,
14700 灰色の出力強度のみをとる
14701 \series bold
14702 gray
14703 \series default
14704 という色空間もあります.
14705 \end_layout
14706
14707 \begin_layout Standard
14708 例として,
14709 文字が
14710 \series bold
14711 yellow
14712 \series default
14713 に色付けされ,
14714 新しく定義した
14715 \series bold
14716 darkgreen
14717 \series default
14718 という色を持つ枠付きボックスを挙げておきます.
14719 \begin_inset Formula 
14720 \begin{equation}
14721 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
14722 \end{equation}
14723
14724 \end_inset
14725
14726
14727 \end_layout
14728
14729 \begin_layout Standard
14730
14731 \series bold
14732
14733 \backslash
14734 textcolor
14735 \series default
14736 コマンドを使うと,
14737 以下のように,
14738 自前で定義した色をテキスト中でも使用することができます.
14739 \begin_inset Index idx
14740 range none
14741 pageformat default
14742 status collapsed
14743
14744 \begin_layout Plain Layout
14745 てきすと@テキスト !
14746  いろつき@色付き
14747 \end_layout
14748
14749 \end_inset
14750
14751
14752 \end_layout
14753
14754 \begin_layout Standard
14755 \begin_inset ERT
14756 status collapsed
14757
14758 \begin_layout Plain Layout
14759
14760
14761 \backslash
14762 textcolor{darkgreen}{
14763 \end_layout
14764
14765 \end_inset
14766
14767 この文は「darkgreen」です.
14768 \begin_inset ERT
14769 status collapsed
14770
14771 \begin_layout Plain Layout
14772
14773 }
14774 \end_layout
14775
14776 \end_inset
14777
14778
14779 \end_layout
14780
14781 \begin_layout Standard
14782
14783 \series bold
14784
14785 \backslash
14786 textcolor
14787 \series default
14788
14789 \begin_inset Index idx
14790 range none
14791 pageformat default
14792 status collapsed
14793
14794 \begin_layout Plain Layout
14795 こまんど@コマンド !
14796  T !
14797  
14798 \backslash
14799 textcolor
14800 \end_layout
14801
14802 \end_inset
14803
14804 は,
14805
14806 \series bold
14807
14808 \backslash
14809 textcolor{色}{色付けをする文}
14810 \series default
14811 という書式で使用することができます.
14812 \end_layout
14813
14814 \begin_layout Subsection
14815 段落ボックス
14816 \begin_inset CommandInset label
14817 LatexCommand label
14818 name "subsec:段落ボックス"
14819
14820 \end_inset
14821
14822
14823 \begin_inset Index idx
14824 range none
14825 pageformat default
14826 status collapsed
14827
14828 \begin_layout Plain Layout
14829 ぼっくす@ボックス !
14830  だんらく@段落
14831 \begin_inset space \thinspace{}
14832 \end_inset
14833
14834
14835
14836
14837 \end_layout
14838
14839 \end_inset
14840
14841
14842 \end_layout
14843
14844 \begin_layout Standard
14845 いくつかの行や段落を含む,
14846 いわゆる段落ボックス(parbox)は,
14847
14848 \family sans
14849 挿入\SpecialChar menuseparator
14850 ボックス
14851 \family default
14852 メニューかツールバーボタン
14853 \begin_inset Info
14854 type  "icon"
14855 arg   "box-insert"
14856 \end_inset
14857
14858 で作成することができます.
14859 \end_layout
14860
14861 \begin_layout Standard
14862 以下の例は,
14863 行中の枠付きparboxを示したものです.
14864 \end_layout
14865
14866 \begin_layout Standard
14867 \begin_inset VSpace medskip
14868 \end_inset
14869
14870 この行は,
14871
14872 \begin_inset Box Boxed
14873 position "c"
14874 hor_pos "c"
14875 has_inner_box 1
14876 inner_pos "t"
14877 use_parbox 1
14878 use_makebox 0
14879 width "5cm"
14880 special "none"
14881 height "1in"
14882 height_special "totalheight"
14883 thickness "0.4pt"
14884 separation "3pt"
14885 shadowsize "4pt"
14886 framecolor "black"
14887 backgroundcolor "none"
14888 status open
14889
14890 \begin_layout Plain Layout
14891 これは段落ボックスです.これはちょうど5
14892 \begin_inset space \thinspace{}
14893 \end_inset
14894
14895 cmの幅になっており,
14896 以下のように数式を含めることもできます.
14897 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14898 \end_inset
14899
14900
14901 \end_layout
14902
14903 \end_inset
14904
14905 parboxの入った行です.
14906 \end_layout
14907
14908 \begin_layout Standard
14909 \begin_inset VSpace medskip
14910 \end_inset
14911
14912
14913 \end_layout
14914
14915 \begin_layout Standard
14916 このようなボックスは,
14917 灰色のボックス挿入枠を右クリックすることによって作ることができます.すると,
14918 ボックスの特性を表示したダイアログが現れます.上の例では,
14919
14920 \emph on
14921 装飾
14922 \emph default
14923
14924 簡素な長方形の箱型,
14925
14926 \emph on
14927 内部ボックス
14928 \emph default
14929
14930 parboxコマンド,
14931
14932 \emph on
14933
14934 \emph default
14935
14936 5
14937 \begin_inset space \thinspace{}
14938 \end_inset
14939
14940 cm,
14941
14942 \emph on
14943 垂直ボックス配置
14944 \emph default
14945
14946 中央,
14947 に設定されています.
14948 \end_layout
14949
14950 \begin_layout Standard
14951 \begin_inset VSpace medskip
14952 \end_inset
14953
14954 \SpecialChar LaTeX
14955 では,
14956 parboxは,
14957 以下の書式を持つ
14958 \series bold
14959
14960 \backslash
14961 parbox
14962 \series default
14963
14964 \begin_inset Index idx
14965 range none
14966 pageformat default
14967 status collapsed
14968
14969 \begin_layout Plain Layout
14970 こまんど@コマンド !
14971  P !
14972  
14973 \backslash
14974 parbox
14975 \end_layout
14976
14977 \end_inset
14978
14979 コマンドによって作られます.
14980 \end_layout
14981
14982 \begin_layout Standard
14983
14984 \series bold
14985
14986 \backslash
14987 parbox[位置]{幅}{ボックスの内容}
14988 \end_layout
14989
14990 \begin_layout Standard
14991 「位置」は,
14992
14993 \emph on
14994 b
14995 \emph default
14996
14997 \emph on
14998 t
14999 \emph default
15000 の値をとることができます.下揃えを意味する
15001 \emph on
15002 b
15003 \emph default
15004 (bottom)は,
15005 ボックスを,
15006 周囲の本文中の最後の行と合わせることを意味します.上揃えを意味する
15007 \emph on
15008 t
15009 \emph default
15010 (top)は,
15011 これを最初の行に合わせます.位置を指定しない時には,
15012 ボックスは事実上中央揃えになります.用例については,
15013 取扱説明書埋込オブジェクト篇の
15014 \emph on
15015 ボックス
15016 \emph default
15017 の節をご参照下さい.
15018 \end_layout
15019
15020 \begin_layout Standard
15021 \begin_inset VSpace bigskip
15022 \end_inset
15023
15024 数式番号を含めて,
15025 数式を完全に枠で囲むためには,
15026 数式をparbox内に収めなくてはなりません.こうするには,
15027 数式前に\SpecialChar TeX
15028 モードで
15029 \series bold
15030 parbox{
15031 \backslash
15032 linewidth-2
15033 \backslash
15034 fboxsep-2
15035 \backslash
15036 fboxrule}{
15037 \series default
15038 というコマンドを挿入します.ここで
15039 \series bold
15040
15041 \backslash
15042 linewidth
15043 \begin_inset Index idx
15044 range none
15045 pageformat default
15046 status collapsed
15047
15048 \begin_layout Plain Layout
15049 こまんど@コマンド !
15050  L !
15051  
15052 \backslash
15053 linewidth
15054 \end_layout
15055
15056 \end_inset
15057
15058
15059 \series default
15060 は,
15061 使用中の文書に設定されている行幅です.枠は,
15062 parboxの外側にあるので,
15063 枠余白と枠幅の2倍を行幅から差し引かなくてはなりません.引数中で掛け算や引き算を行うためには,
15064 \SpecialChar LaTeX
15065 パッケージの
15066 \series bold
15067 calc
15068 \series default
15069
15070 \begin_inset Foot
15071 status collapsed
15072
15073 \begin_layout Plain Layout
15074
15075 \series bold
15076 calc
15077 \series default
15078 は,
15079 標準的\SpecialChar LaTeX
15080 頒布版のすべてに含まれています.
15081 \end_layout
15082
15083 \end_inset
15084
15085
15086 \begin_inset Index idx
15087 range none
15088 pageformat default
15089 status collapsed
15090
15091 \begin_layout Plain Layout
15092 ぱっけーじ@パッケージ !
15093  calc
15094 \end_layout
15095
15096 \end_inset
15097
15098 を,
15099 \SpecialChar LaTeX
15100 プリアンブル中で
15101 \end_layout
15102
15103 \begin_layout Standard
15104
15105 \series bold
15106
15107 \backslash
15108 usepackage{calc}
15109 \end_layout
15110
15111 \begin_layout Standard
15112 のように読み込んでおく必要があります.数式の後では,
15113 \SpecialChar TeX
15114 モードで
15115 \series bold
15116 }}
15117 \series default
15118 を入力して,
15119 二つのボックスを閉じておかなくてはなりません.以下に例を挙げます.
15120 \begin_inset ERT
15121 status collapsed
15122
15123 \begin_layout Plain Layout
15124
15125
15126 \backslash
15127 fboxsep 5mm 
15128 \backslash
15129 fboxrule 5mm
15130 \end_layout
15131
15132 \end_inset
15133
15134
15135 \end_layout
15136
15137 \begin_layout Standard
15138 \begin_inset ERT
15139 status collapsed
15140
15141 \begin_layout Plain Layout
15142
15143
15144 \backslash
15145 fbox{
15146 \backslash
15147 parbox{
15148 \backslash
15149 linewidth-2
15150 \backslash
15151 fboxsep-2
15152 \backslash
15153 fboxrule}{
15154 \end_layout
15155
15156 \end_inset
15157
15158
15159 \begin_inset Formula 
15160 \begin{equation}
15161 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
15162 \end{equation}
15163
15164 \end_inset
15165
15166
15167 \begin_inset ERT
15168 status collapsed
15169
15170 \begin_layout Plain Layout
15171
15172 }}
15173 \end_layout
15174
15175 \end_inset
15176
15177
15178 \begin_inset ERT
15179 status collapsed
15180
15181 \begin_layout Plain Layout
15182
15183
15184 \backslash
15185 fboxrule 0.4pt 
15186 \backslash
15187 fboxsep 3pt
15188 \end_layout
15189
15190 \end_inset
15191
15192
15193 \end_layout
15194
15195 \begin_layout Standard
15196 \begin_inset VSpace medskip
15197 \end_inset
15198
15199
15200 \series bold
15201
15202 \backslash
15203 fbox
15204 \series default
15205 の引数としてparboxが使われているので,
15206 この場合には,
15207
15208 \series bold
15209
15210 \backslash
15211 fbox
15212 \series default
15213 を使おうが
15214 \series bold
15215
15216 \backslash
15217 boxed
15218 \series default
15219 を使おうが,
15220 差は生じません.
15221 \end_layout
15222
15223 \begin_layout Standard
15224 \begin_inset VSpace bigskip
15225 \end_inset
15226
15227 段落ボックスは,
15228 数式にじかにコメントを付けるのにたいへん便利です.これを行うには,
15229
15230 \series bold
15231
15232 \backslash
15233 parbox
15234 \series default
15235
15236 \series bold
15237
15238 \backslash
15239 tag
15240 \series default
15241 コマンドといっしょに使います(
15242 \series bold
15243
15244 \backslash
15245 tag
15246 \series default
15247 についての詳細は,
15248
15249 \begin_inset CommandInset ref
15250 LatexCommand ref
15251 reference "subsec:自己定義番号"
15252 nolink "false"
15253
15254 \end_inset
15255
15256 節をご参照下さい)
15257 \end_layout
15258
15259 \begin_layout Standard
15260 以下は,
15261
15262 \series bold
15263
15264 \backslash
15265 parbox
15266 \series default
15267 を使ってコメントを付けた数式の例です.
15268 \end_layout
15269
15270 \begin_layout Standard
15271 \begin_inset ERT
15272 status collapsed
15273
15274 \begin_layout Plain Layout
15275
15276
15277 \backslash
15278 [5x-7b=3b
15279 \backslash
15280 tag*{
15281 \backslash
15282 parbox{5cm}{
15283 \end_layout
15284
15285 \end_inset
15286
15287 これは説明です.数式や多行数式本体からはっきりと離れています.
15288 \begin_inset ERT
15289 status collapsed
15290
15291 \begin_layout Plain Layout
15292
15293 }}
15294 \backslash
15295 ]
15296 \end_layout
15297
15298 \end_inset
15299
15300
15301 \end_layout
15302
15303 \begin_layout Standard
15304 \SpecialChar LyX
15305 は,
15306 まだ数式中での
15307 \series bold
15308
15309 \backslash
15310 parbox
15311 \series default
15312 コマンドをサポートしていないので,
15313 上のような数式は,
15314 完全に\SpecialChar TeX
15315 モードで挿入しなくてはなりません.この数式は,
15316 以下のようなコマンド列を使って作ってあります.
15317 \end_layout
15318
15319 \begin_layout Standard
15320 まず,
15321
15322 \series bold
15323
15324 \backslash
15325 [5x-7b=3b
15326 \backslash
15327 tag*
15328 \backslash
15329 {
15330 \backslash
15331 parbox{5cm}{
15332 \series default
15333 というコマンドを\SpecialChar TeX
15334 モードで挿入します
15335 \begin_inset Foot
15336 status collapsed
15337
15338 \begin_layout Plain Layout
15339
15340 \series bold
15341 行頭下げ
15342 \series default
15343 数式様式を使用している時には,
15344
15345 \series bold
15346
15347 \backslash
15348 tag*
15349 \backslash
15350 {
15351 \series default
15352 の代わりに
15353 \series bold
15354
15355 \backslash
15356 hfill
15357 \series default
15358 を用いることもできます(数式様式に関しては,
15359
15360 \begin_inset CommandInset ref
15361 LatexCommand ref
15362 reference "sec:数式様式"
15363 nolink "false"
15364
15365 \end_inset
15366
15367 節をご参照下さい).
15368 \end_layout
15369
15370 \end_inset
15371
15372 .それから,
15373 説明を通常のテキストとして入れ,
15374 最後に
15375 \series bold
15376 }}
15377 \backslash
15378 ]
15379 \series default
15380 を\SpecialChar TeX
15381 モードで挿入します.ここで
15382 \series bold
15383
15384 \backslash
15385 [
15386 \series default
15387 および
15388 \series bold
15389
15390 \backslash
15391 ]
15392 \series default
15393 コマンドは別行立て数式を作るためのものです.
15394 \end_layout
15395
15396 \begin_layout Standard
15397
15398 \series bold
15399
15400 \backslash
15401 parbox
15402 \series default
15403 を使う利点は,
15404 数式テキストモードを使用して「コメントを付けた」以下の例と比較すると,
15405 よくわかるでしょう.
15406 \begin_inset Formula 
15407 \[
15408 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
15409 \]
15410
15411 \end_inset
15412
15413
15414 \end_layout
15415
15416 \begin_layout Section
15417 演算子
15418 \begin_inset Index idx
15419 range none
15420 pageformat default
15421 status collapsed
15422
15423 \begin_layout Plain Layout
15424 えんざんし@演算子
15425 \end_layout
15426
15427 \end_inset
15428
15429
15430 \end_layout
15431
15432 \begin_layout Subsection
15433 大演算子
15434 \begin_inset CommandInset label
15435 LatexCommand label
15436 name "subsec:大演算子"
15437
15438 \end_inset
15439
15440
15441 \begin_inset Index idx
15442 range none
15443 pageformat default
15444 status collapsed
15445
15446 \begin_layout Plain Layout
15447 えんざんし@演算子 !
15448  だい@大
15449 \begin_inset space \thinspace{}
15450 \end_inset
15451
15452
15453
15454
15455 \end_layout
15456
15457 \end_inset
15458
15459
15460 \begin_inset Index idx
15461 range none
15462 pageformat default
15463 status collapsed
15464
15465 \begin_layout Plain Layout
15466 わ@和
15467 \end_layout
15468
15469 \end_inset
15470
15471
15472 \begin_inset Index idx
15473 range none
15474 pageformat default
15475 status collapsed
15476
15477 \begin_layout Plain Layout
15478 せきぶんきごう@積分記号
15479 \end_layout
15480
15481 \end_inset
15482
15483
15484 \end_layout
15485
15486 \begin_layout Standard
15487 ここに挙げた積分演算子をすべて使えるようにするには,
15488 文書設定の
15489 \family sans
15490 数式オプション
15491 \family default
15492 の面にある
15493 \family sans
15494 esintパッケージを自動的に使う
15495 \family default
15496 オプションを有効にしなくてはなりません.
15497 \end_layout
15498
15499 \begin_layout Standard
15500 \begin_inset space \hfill{}
15501 \end_inset
15502
15503
15504 \begin_inset Tabular
15505 <lyxtabular version="3" rows="11" columns="2">
15506 <features booktabs="true" tabularvalignment="middle">
15507 <column alignment="center" valignment="top" width="0pt">
15508 <column alignment="center" valignment="top" width="0pt">
15509 <row>
15510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15511 \begin_inset Text
15512
15513 \begin_layout Plain Layout
15514 コマンド
15515 \end_layout
15516
15517 \end_inset
15518 </cell>
15519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15520 \begin_inset Text
15521
15522 \begin_layout Plain Layout
15523 出力
15524 \end_layout
15525
15526 \end_inset
15527 </cell>
15528 </row>
15529 <row>
15530 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15531 \begin_inset Text
15532
15533 \begin_layout Plain Layout
15534
15535 \backslash
15536 int
15537 \begin_inset Index idx
15538 range none
15539 pageformat default
15540 status collapsed
15541
15542 \begin_layout Plain Layout
15543 こまんど@コマンド !
15544  I !
15545  
15546 \backslash
15547 int
15548 \end_layout
15549
15550 \end_inset
15551
15552
15553 \end_layout
15554
15555 \end_inset
15556 </cell>
15557 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15558 \begin_inset Text
15559
15560 \begin_layout Plain Layout
15561 \begin_inset Formula $\int$
15562 \end_inset
15563
15564
15565 \end_layout
15566
15567 \end_inset
15568 </cell>
15569 </row>
15570 <row>
15571 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15572 \begin_inset Text
15573
15574 \begin_layout Plain Layout
15575
15576 \backslash
15577 oint
15578 \end_layout
15579
15580 \end_inset
15581 </cell>
15582 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15583 \begin_inset Text
15584
15585 \begin_layout Plain Layout
15586 \begin_inset Formula $\oint$
15587 \end_inset
15588
15589
15590 \end_layout
15591
15592 \end_inset
15593 </cell>
15594 </row>
15595 <row>
15596 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15597 \begin_inset Text
15598
15599 \begin_layout Plain Layout
15600
15601 \backslash
15602 ointctrclockwise
15603 \end_layout
15604
15605 \end_inset
15606 </cell>
15607 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15608 \begin_inset Text
15609
15610 \begin_layout Plain Layout
15611 \begin_inset Formula $\ointctrclockwise$
15612 \end_inset
15613
15614
15615 \end_layout
15616
15617 \end_inset
15618 </cell>
15619 </row>
15620 <row>
15621 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15622 \begin_inset Text
15623
15624 \begin_layout Plain Layout
15625
15626 \backslash
15627 ointclockwise
15628 \end_layout
15629
15630 \end_inset
15631 </cell>
15632 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15633 \begin_inset Text
15634
15635 \begin_layout Plain Layout
15636 \begin_inset Formula $\ointclockwise$
15637 \end_inset
15638
15639
15640 \end_layout
15641
15642 \end_inset
15643 </cell>
15644 </row>
15645 <row>
15646 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15647 \begin_inset Text
15648
15649 \begin_layout Plain Layout
15650
15651 \backslash
15652 sqint
15653 \end_layout
15654
15655 \end_inset
15656 </cell>
15657 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15658 \begin_inset Text
15659
15660 \begin_layout Plain Layout
15661 \begin_inset Formula $\sqint$
15662 \end_inset
15663
15664
15665 \end_layout
15666
15667 \end_inset
15668 </cell>
15669 </row>
15670 <row>
15671 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15672 \begin_inset Text
15673
15674 \begin_layout Plain Layout
15675
15676 \backslash
15677 fint
15678 \end_layout
15679
15680 \end_inset
15681 </cell>
15682 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15683 \begin_inset Text
15684
15685 \begin_layout Plain Layout
15686  
15687 \begin_inset Formula $\fint$
15688 \end_inset
15689
15690
15691 \end_layout
15692
15693 \end_inset
15694 </cell>
15695 </row>
15696 <row>
15697 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15698 \begin_inset Text
15699
15700 \begin_layout Plain Layout
15701
15702 \backslash
15703 landupint
15704 \end_layout
15705
15706 \end_inset
15707 </cell>
15708 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15709 \begin_inset Text
15710
15711 \begin_layout Plain Layout
15712  
15713 \begin_inset Formula $\landupint$
15714 \end_inset
15715
15716
15717 \end_layout
15718
15719 \end_inset
15720 </cell>
15721 </row>
15722 <row>
15723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15724 \begin_inset Text
15725
15726 \begin_layout Plain Layout
15727
15728 \backslash
15729 landdownint
15730 \end_layout
15731
15732 \end_inset
15733 </cell>
15734 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15735 \begin_inset Text
15736
15737 \begin_layout Plain Layout
15738  
15739 \begin_inset Formula $\landdownint$
15740 \end_inset
15741
15742
15743 \end_layout
15744
15745 \end_inset
15746 </cell>
15747 </row>
15748 <row>
15749 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15750 \begin_inset Text
15751
15752 \begin_layout Plain Layout
15753
15754 \backslash
15755 bigcap
15756 \end_layout
15757
15758 \end_inset
15759 </cell>
15760 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15761 \begin_inset Text
15762
15763 \begin_layout Plain Layout
15764 \begin_inset Formula $\bigcap$
15765 \end_inset
15766
15767
15768 \end_layout
15769
15770 \end_inset
15771 </cell>
15772 </row>
15773 <row>
15774 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
15775 \begin_inset Text
15776
15777 \begin_layout Plain Layout
15778
15779 \backslash
15780 bigcup
15781 \end_layout
15782
15783 \end_inset
15784 </cell>
15785 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789 \begin_inset Formula $\bigcup$
15790 \end_inset
15791
15792
15793 \end_layout
15794
15795 \end_inset
15796 </cell>
15797 </row>
15798 </lyxtabular>
15799
15800 \end_inset
15801
15802
15803 \begin_inset space \hfill{}
15804 \end_inset
15805
15806
15807 \begin_inset Tabular
15808 <lyxtabular version="3" rows="11" columns="2">
15809 <features booktabs="true" tabularvalignment="middle">
15810 <column alignment="center" valignment="top" width="0pt">
15811 <column alignment="center" valignment="top" width="0pt">
15812 <row>
15813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15814 \begin_inset Text
15815
15816 \begin_layout Plain Layout
15817 コマンド
15818 \end_layout
15819
15820 \end_inset
15821 </cell>
15822 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15823 \begin_inset Text
15824
15825 \begin_layout Plain Layout
15826 出力
15827 \end_layout
15828
15829 \end_inset
15830 </cell>
15831 </row>
15832 <row>
15833 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15834 \begin_inset Text
15835
15836 \begin_layout Plain Layout
15837
15838 \backslash
15839 sum
15840 \begin_inset Index idx
15841 range none
15842 pageformat default
15843 status collapsed
15844
15845 \begin_layout Plain Layout
15846 こまんど@コマンド !
15847  S !
15848  
15849 \backslash
15850 sum
15851 \end_layout
15852
15853 \end_inset
15854
15855
15856 \end_layout
15857
15858 \end_inset
15859 </cell>
15860 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15861 \begin_inset Text
15862
15863 \begin_layout Plain Layout
15864 \begin_inset Formula $\sum$
15865 \end_inset
15866
15867
15868 \end_layout
15869
15870 \end_inset
15871 </cell>
15872 </row>
15873 <row>
15874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15875 \begin_inset Text
15876
15877 \begin_layout Plain Layout
15878
15879 \backslash
15880 prod
15881 \begin_inset Index idx
15882 range none
15883 pageformat default
15884 status collapsed
15885
15886 \begin_layout Plain Layout
15887 こまんど@コマンド !
15888  P !
15889  
15890 \backslash
15891 prod
15892 \end_layout
15893
15894 \end_inset
15895
15896
15897 \end_layout
15898
15899 \end_inset
15900 </cell>
15901 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15902 \begin_inset Text
15903
15904 \begin_layout Plain Layout
15905 \begin_inset Formula $\prod$
15906 \end_inset
15907
15908
15909 \end_layout
15910
15911 \end_inset
15912 </cell>
15913 </row>
15914 <row>
15915 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15916 \begin_inset Text
15917
15918 \begin_layout Plain Layout
15919
15920 \backslash
15921 coprod
15922 \end_layout
15923
15924 \end_inset
15925 </cell>
15926 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Plain Layout
15930 \begin_inset Formula $\coprod$
15931 \end_inset
15932
15933
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 </row>
15939 <row>
15940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15941 \begin_inset Text
15942
15943 \begin_layout Plain Layout
15944
15945 \backslash
15946 bigodot
15947 \end_layout
15948
15949 \end_inset
15950 </cell>
15951 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15952 \begin_inset Text
15953
15954 \begin_layout Plain Layout
15955 \begin_inset Formula $\bigodot$
15956 \end_inset
15957
15958
15959 \end_layout
15960
15961 \end_inset
15962 </cell>
15963 </row>
15964 <row>
15965 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15966 \begin_inset Text
15967
15968 \begin_layout Plain Layout
15969
15970 \backslash
15971 bigotimes
15972 \end_layout
15973
15974 \end_inset
15975 </cell>
15976 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
15977 \begin_inset Text
15978
15979 \begin_layout Plain Layout
15980 \begin_inset Formula $\bigotimes$
15981 \end_inset
15982
15983
15984 \end_layout
15985
15986 \end_inset
15987 </cell>
15988 </row>
15989 <row>
15990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
15991 \begin_inset Text
15992
15993 \begin_layout Plain Layout
15994
15995 \backslash
15996 bigoplus
15997 \end_layout
15998
15999 \end_inset
16000 </cell>
16001 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16002 \begin_inset Text
16003
16004 \begin_layout Plain Layout
16005 \begin_inset Formula $\bigoplus$
16006 \end_inset
16007
16008
16009 \end_layout
16010
16011 \end_inset
16012 </cell>
16013 </row>
16014 <row>
16015 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16016 \begin_inset Text
16017
16018 \begin_layout Plain Layout
16019
16020 \backslash
16021 bigwedge
16022 \end_layout
16023
16024 \end_inset
16025 </cell>
16026 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16027 \begin_inset Text
16028
16029 \begin_layout Plain Layout
16030 \begin_inset Formula $\bigwedge$
16031 \end_inset
16032
16033
16034 \end_layout
16035
16036 \end_inset
16037 </cell>
16038 </row>
16039 <row>
16040 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16041 \begin_inset Text
16042
16043 \begin_layout Plain Layout
16044
16045 \backslash
16046 bigvee
16047 \end_layout
16048
16049 \end_inset
16050 </cell>
16051 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16052 \begin_inset Text
16053
16054 \begin_layout Plain Layout
16055 \begin_inset Formula $\bigvee$
16056 \end_inset
16057
16058
16059 \end_layout
16060
16061 \end_inset
16062 </cell>
16063 </row>
16064 <row>
16065 <cell alignment="center" valignment="top" leftline="true" usebox="none">
16066 \begin_inset Text
16067
16068 \begin_layout Plain Layout
16069
16070 \backslash
16071 bigsqcup
16072 \end_layout
16073
16074 \end_inset
16075 </cell>
16076 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16077 \begin_inset Text
16078
16079 \begin_layout Plain Layout
16080 \begin_inset Formula $\bigsqcup$
16081 \end_inset
16082
16083
16084 \end_layout
16085
16086 \end_inset
16087 </cell>
16088 </row>
16089 <row>
16090 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16091 \begin_inset Text
16092
16093 \begin_layout Plain Layout
16094
16095 \backslash
16096 biguplus
16097 \end_layout
16098
16099 \end_inset
16100 </cell>
16101 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
16102 \begin_inset Text
16103
16104 \begin_layout Plain Layout
16105 \begin_inset Formula $\biguplus$
16106 \end_inset
16107
16108
16109 \end_layout
16110
16111 \end_inset
16112 </cell>
16113 </row>
16114 </lyxtabular>
16115
16116 \end_inset
16117
16118
16119 \begin_inset space \hfill{}
16120 \end_inset
16121
16122
16123 \end_layout
16124
16125 \begin_layout Standard
16126 すべての大演算子は,
16127 数式ツールバーボタンの
16128 \begin_inset Info
16129 type  "icon"
16130 arg   "math-insert \\intop"
16131 \end_inset
16132
16133 でも挿入することができます.
16134 \end_layout
16135
16136 \begin_layout Standard
16137 これらの演算子は,
16138 よく見ないと同じように見える二項演算子よりも大きいので,
16139 大演算子と呼ばれます.大演算子はすべて,
16140 次小節で説明する「範囲」をとることができます.
16141 \end_layout
16142
16143 \begin_layout Standard
16144 積分演算子はすべて,
16145
16146 \series bold
16147
16148 \backslash
16149 intop
16150 \series default
16151
16152 \series bold
16153
16154 \backslash
16155 ointop
16156 \series default
16157 のように,
16158
16159 \series bold
16160 op
16161 \series default
16162 で終わる別バージョンがあります.これらの演算子は,
16163
16164 \series bold
16165
16166 \backslash
16167 int
16168 \series default
16169 とは範囲の表示のしかたが異なります.第
16170 \begin_inset CommandInset ref
16171 LatexCommand ref
16172 reference "subsec:演算子の範囲"
16173 nolink "false"
16174
16175 \end_inset
16176
16177 節をご参照下さい.
16178 \end_layout
16179
16180 \begin_layout Subsubsection*
16181 積分の子細
16182 \end_layout
16183
16184 \begin_layout Standard
16185 積分中で用いられる文字
16186 \emph on
16187 d
16188 \emph default
16189 は演算子なので,
16190 アップライト体で組まれなくてはなりません.これを行うには
16191 \emph on
16192 d
16193 \emph default
16194 を選択して,
16195
16196 \begin_inset Flex Ruby
16197 status collapsed
16198
16199 \begin_layout Plain Layout
16200 捷径
16201 \begin_inset Argument post:1
16202 status collapsed
16203
16204 \begin_layout Plain Layout
16205 ショートカット
16206 \end_layout
16207
16208 \end_inset
16209
16210
16211 \end_layout
16212
16213 \end_inset
16214
16215
16216 \begin_inset Info
16217 type  "shortcut"
16218 arg   "font-roman"
16219 \end_inset
16220
16221 を用います
16222 \begin_inset Foot
16223 status collapsed
16224
16225 \begin_layout Plain Layout
16226 文字様式については,
16227
16228 \begin_inset CommandInset ref
16229 LatexCommand ref
16230 reference "subsec:書体様式"
16231 nolink "false"
16232
16233 \end_inset
16234
16235 節参照.
16236 \end_layout
16237
16238 \end_inset
16239
16240 .最後に,
16241 演算子の慣例に倣って,
16242
16243 \emph on
16244 d
16245 \emph default
16246 の前に最小空白を挿入しなくてはなりません.たとえば,
16247
16248 \end_layout
16249
16250 \begin_layout Standard
16251 正しくない例:
16252
16253 \begin_inset Formula $\int A(x)dx$
16254 \end_inset
16255
16256
16257 \begin_inset Newline newline
16258 \end_inset
16259
16260 正しい
16261 \begin_inset Phantom HPhantom
16262 status open
16263
16264 \begin_layout Plain Layout
16265 ない
16266 \end_layout
16267
16268 \end_inset
16269
16270 例:
16271
16272 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
16273 \end_inset
16274
16275
16276 \end_layout
16277
16278 \begin_layout Standard
16279 多重積分に関しては,
16280 以下のコマンドがあります.
16281 \begin_inset VSpace medskip
16282 \end_inset
16283
16284
16285 \end_layout
16286
16287 \begin_layout Standard
16288 \begin_inset space \hfill{}
16289 \end_inset
16290
16291
16292 \begin_inset Tabular
16293 <lyxtabular version="3" rows="4" columns="2">
16294 <features booktabs="true" tabularvalignment="middle">
16295 <column alignment="center" valignment="top" width="0pt">
16296 <column alignment="center" valignment="top" width="0pt">
16297 <row>
16298 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16299 \begin_inset Text
16300
16301 \begin_layout Plain Layout
16302 コマンド
16303 \end_layout
16304
16305 \end_inset
16306 </cell>
16307 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16308 \begin_inset Text
16309
16310 \begin_layout Plain Layout
16311 出力
16312 \end_layout
16313
16314 \end_inset
16315 </cell>
16316 </row>
16317 <row bottomspace="1mm">
16318 <cell alignment="center" valignment="top" usebox="none">
16319 \begin_inset Text
16320
16321 \begin_layout Plain Layout
16322
16323 \backslash
16324 iint
16325 \end_layout
16326
16327 \end_inset
16328 </cell>
16329 <cell alignment="center" valignment="top" usebox="none">
16330 \begin_inset Text
16331
16332 \begin_layout Plain Layout
16333 \begin_inset Formula $\iint$
16334 \end_inset
16335
16336
16337 \end_layout
16338
16339 \end_inset
16340 </cell>
16341 </row>
16342 <row bottomspace="1mm">
16343 <cell alignment="center" valignment="top" usebox="none">
16344 \begin_inset Text
16345
16346 \begin_layout Plain Layout
16347
16348 \backslash
16349 oiint
16350 \end_layout
16351
16352 \end_inset
16353 </cell>
16354 <cell alignment="center" valignment="top" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358 \begin_inset Formula $\oiint$
16359 \end_inset
16360
16361
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 </row>
16367 <row bottomspace="1mm">
16368 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372
16373 \backslash
16374 sqiint
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16380 \begin_inset Text
16381
16382 \begin_layout Plain Layout
16383 \begin_inset Formula $\sqiint$
16384 \end_inset
16385
16386
16387 \end_layout
16388
16389 \end_inset
16390 </cell>
16391 </row>
16392 </lyxtabular>
16393
16394 \end_inset
16395
16396
16397 \begin_inset space \hfill{}
16398 \end_inset
16399
16400
16401 \begin_inset Tabular
16402 <lyxtabular version="3" rows="4" columns="2">
16403 <features booktabs="true" tabularvalignment="middle">
16404 <column alignment="center" valignment="top" width="0pt">
16405 <column alignment="center" valignment="top" width="0pt">
16406 <row>
16407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16408 \begin_inset Text
16409
16410 \begin_layout Plain Layout
16411 コマンド
16412 \end_layout
16413
16414 \end_inset
16415 </cell>
16416 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16417 \begin_inset Text
16418
16419 \begin_layout Plain Layout
16420 出力
16421 \end_layout
16422
16423 \end_inset
16424 </cell>
16425 </row>
16426 <row bottomspace="1mm">
16427 <cell alignment="center" valignment="top" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Plain Layout
16431
16432 \backslash
16433 iiint
16434 \end_layout
16435
16436 \end_inset
16437 </cell>
16438 <cell alignment="center" valignment="top" usebox="none">
16439 \begin_inset Text
16440
16441 \begin_layout Plain Layout
16442 \begin_inset Formula $\iiint$
16443 \end_inset
16444
16445
16446 \end_layout
16447
16448 \end_inset
16449 </cell>
16450 </row>
16451 <row bottomspace="1mm">
16452 <cell alignment="center" valignment="top" usebox="none">
16453 \begin_inset Text
16454
16455 \begin_layout Plain Layout
16456
16457 \backslash
16458 iiiint
16459 \end_layout
16460
16461 \end_inset
16462 </cell>
16463 <cell alignment="center" valignment="top" usebox="none">
16464 \begin_inset Text
16465
16466 \begin_layout Plain Layout
16467 \begin_inset Formula $\iiiint$
16468 \end_inset
16469
16470
16471 \end_layout
16472
16473 \end_inset
16474 </cell>
16475 </row>
16476 <row bottomspace="1mm">
16477 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481
16482 \backslash
16483 dotsint
16484 \end_layout
16485
16486 \end_inset
16487 </cell>
16488 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16489 \begin_inset Text
16490
16491 \begin_layout Plain Layout
16492 \begin_inset Formula $\dotsint$
16493 \end_inset
16494
16495
16496 \end_layout
16497
16498 \end_inset
16499 </cell>
16500 </row>
16501 </lyxtabular>
16502
16503 \end_inset
16504
16505
16506 \begin_inset space \hfill{}
16507 \end_inset
16508
16509
16510 \end_layout
16511
16512 \begin_layout Subsection
16513 演算子の範囲
16514 \begin_inset CommandInset label
16515 LatexCommand label
16516 name "subsec:演算子の範囲"
16517
16518 \end_inset
16519
16520
16521 \begin_inset Index idx
16522 range none
16523 pageformat default
16524 status collapsed
16525
16526 \begin_layout Plain Layout
16527 えんざんし@演算子 !
16528  はんい@範囲
16529 \end_layout
16530
16531 \end_inset
16532
16533
16534 \end_layout
16535
16536 \begin_layout Standard
16537 範囲は,
16538 上付き文字と下付き文字とで作成することができます.
16539 \end_layout
16540
16541 \begin_layout Standard
16542 \align center
16543 \begin_inset Tabular
16544 <lyxtabular version="3" rows="2" columns="2">
16545 <features booktabs="true" tabularvalignment="middle">
16546 <column alignment="center" valignment="top" width="0pt">
16547 <column alignment="center" valignment="top" width="0pt">
16548 <row>
16549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16550 \begin_inset Text
16551
16552 \begin_layout Plain Layout
16553 コマンド
16554 \end_layout
16555
16556 \end_inset
16557 </cell>
16558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16559 \begin_inset Text
16560
16561 \begin_layout Plain Layout
16562 出力
16563 \end_layout
16564
16565 \end_inset
16566 </cell>
16567 </row>
16568 <row>
16569 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16570 \begin_inset Text
16571
16572 \begin_layout Plain Layout
16573
16574 \backslash
16575 prod^
16576 \backslash
16577 infty
16578 \begin_inset space \textvisiblespace{}
16579 \end_inset
16580
16581
16582 \begin_inset Formula $\to$
16583 \end_inset
16584
16585 _0
16586 \begin_inset Formula $\to$
16587 \end_inset
16588
16589 A(x)
16590 \end_layout
16591
16592 \end_inset
16593 </cell>
16594 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
16595 \begin_inset Text
16596
16597 \begin_layout Plain Layout
16598 \begin_inset Formula $\prod_{0}^{\infty}A(x)$
16599 \end_inset
16600
16601
16602 \end_layout
16603
16604 \end_inset
16605 </cell>
16606 </row>
16607 </lyxtabular>
16608
16609 \end_inset
16610
16611
16612 \end_layout
16613
16614 \begin_layout Standard
16615 行内数式では,
16616 範囲は演算子の右横に表示されます.別行立て数式での範囲は,
16617 積分範囲を除き,
16618 演算子の上と下に表示されます.
16619 \end_layout
16620
16621 \begin_layout Standard
16622 範囲が演算子の横に表示されるように強制するには,
16623 カーソルを当該演算子の直後において,
16624
16625 \family sans
16626 編集\SpecialChar menuseparator
16627 数式\SpecialChar menuseparator
16628 範囲の表記を変更
16629 \family default
16630 メニューで
16631 \family sans
16632 \series bold
16633 行内形式
16634 \family default
16635 \series default
16636 (
16637 \begin_inset Flex Ruby
16638 status collapsed
16639
16640 \begin_layout Plain Layout
16641 捷径
16642 \begin_inset Argument post:1
16643 status collapsed
16644
16645 \begin_layout Plain Layout
16646 ショートカット
16647 \end_layout
16648
16649 \end_inset
16650
16651
16652 \end_layout
16653
16654 \end_inset
16655
16656
16657
16658 \begin_inset Info
16659 type  "shortcut"
16660 arg   "math-limits"
16661 \end_inset
16662
16663 )を選択することで範囲形式を変更することができます.以下はその用例です.
16664 \end_layout
16665
16666 \begin_layout Standard
16667 既定の範囲形式は,
16668 以下のようになっています.
16669 \begin_inset Formula 
16670 \[
16671 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
16672 \]
16673
16674 \end_inset
16675
16676 以下は,
16677 範囲形式を
16678 \family sans
16679 \series bold
16680 行内形式
16681 \family default
16682 \series default
16683 に変更したときの表示です.
16684 \begin_inset Formula 
16685 \[
16686 \sum\nolimits_{x=0}^{\infty}\frac{1}{x^{2}}
16687 \]
16688
16689 \end_inset
16690
16691
16692 \series bold
16693
16694 \backslash
16695 intop
16696 \series default
16697
16698 \series bold
16699
16700 \backslash
16701 ointop
16702 \series default
16703 などのように
16704 \series bold
16705 op
16706 \series default
16707 で終わるもの以外の積分記号では,
16708 範囲は,
16709 既定で演算子の横に設定されます.しかし,
16710 多重積分においては,
16711 範囲を演算子の下に置くべきときがあります.このことから,
16712 以下の例では,
16713 範囲形式を
16714 \series bold
16715 別行立て形式
16716 \series default
16717 にして積分記号の下に置くようにしています.
16718 \begin_inset Formula 
16719 \begin{equation}
16720 \iiint\limits_{V}X\,\mathrm{d}V=U\label{eq:VolInt}
16721 \end{equation}
16722
16723 \end_inset
16724
16725
16726 \end_layout
16727
16728 \begin_layout Standard
16729 \begin_inset VSpace medskip
16730 \end_inset
16731
16732 範囲に条件を指定したい場合には,
16733
16734 \series bold
16735
16736 \backslash
16737 subarray
16738 \series default
16739
16740 \begin_inset Index idx
16741 range none
16742 pageformat default
16743 status collapsed
16744
16745 \begin_layout Plain Layout
16746 こまんど@コマンド !
16747  S !
16748  
16749 \backslash
16750 subarray
16751 \end_layout
16752
16753 \end_inset
16754
16755 コマンドや
16756 \series bold
16757
16758 \backslash
16759 substack
16760 \series default
16761
16762 \begin_inset Index idx
16763 range none
16764 pageformat default
16765 status collapsed
16766
16767 \begin_layout Plain Layout
16768 こまんど@コマンド !
16769  S !
16770  
16771 \backslash
16772 substack
16773 \end_layout
16774
16775 \end_inset
16776
16777 コマンドを使用します.たとえば,
16778 以下の表記 
16779 \begin_inset Formula 
16780 \begin{equation}
16781 \sum_{\begin{subarray}{c}
16782 0<k<1000\\
16783 \\k\,\in\,\mathbb{N}
16784 \end{subarray}}^{n}k^{-2}\label{eq:substack}
16785 \end{equation}
16786
16787 \end_inset
16788
16789
16790 \end_layout
16791
16792 \begin_layout Standard
16793 を作成するには,
16794 以下のようにしなくてはなりません.
16795 \begin_inset Newline newline
16796 \end_inset
16797
16798 まず,
16799
16800 \series bold
16801
16802 \backslash
16803 sum
16804 \series default
16805 ^
16806 \series bold
16807 n
16808 \begin_inset space \textvisiblespace{}
16809 \end_inset
16810
16811 _
16812 \series default
16813 というコマンドを入力します.すると,
16814 和演算子の下の青枠に移動するので,
16815 ここに
16816 \series bold
16817
16818 \backslash
16819 subarray
16820 \begin_inset space \textvisiblespace{}
16821 \end_inset
16822
16823
16824 \series default
16825 コマンドを挿入します.すると,
16826 青枠が紫枠の中に入って,
16827 ここに複数の行を書き込むことができるようになります.新しい行は,
16828 改行(
16829 \begin_inset Info
16830 type  "shortcut"
16831 arg   "newline-insert newline"
16832 \end_inset
16833
16834 )を挿入することで作ることができます.ここに
16835 \begin_inset Newline newline
16836 \end_inset
16837
16838
16839 \series bold
16840 0
16841 \begin_inset Formula $\boldsymbol{<}$
16842 \end_inset
16843
16844 k
16845 \begin_inset Formula $\boldsymbol{<}$
16846 \end_inset
16847
16848 1000 Ctrl+Return
16849 \begin_inset Newline newline
16850 \end_inset
16851
16852
16853 \series default
16854 と入力すると,
16855 新規行のための新しい枠が現れます.
16856 \end_layout
16857
16858 \begin_layout Standard
16859 各行の揃え方は,
16860
16861 \family sans
16862 表ツールバー
16863 \family default
16864
16865 \family sans
16866 編集\SpecialChar menuseparator
16867 行と列
16868 \family default
16869 メニューで変更することができますが,
16870 右揃えにするには,
16871 行頭に
16872 \series bold
16873
16874 \backslash
16875 hfill
16876 \begin_inset space \textvisiblespace{}
16877 \end_inset
16878
16879
16880 \series default
16881 を挿入しなくてはなりません.
16882 \end_layout
16883
16884 \begin_layout Standard
16885
16886 \series bold
16887
16888 \backslash
16889 substack
16890 \series default
16891 コマンドは,
16892 各行がつねに中央揃えになることを除いては,
16893
16894 \series bold
16895
16896 \backslash
16897 subarray
16898 \series default
16899 と同じです.
16900 \end_layout
16901
16902 \begin_layout Standard
16903 \begin_inset VSpace bigskip
16904 \end_inset
16905
16906 演算子の後に来る文字は,
16907 範囲の横に来るので,
16908
16909 \begin_inset CommandInset ref
16910 LatexCommand eqref
16911 reference "eq:substack"
16912 nolink "false"
16913
16914 \end_inset
16915
16916 式のように,
16917 演算子の横の余白が大きくなりすぎることがあります.これを防ぐには,
16918 コマンド
16919 \series bold
16920
16921 \backslash
16922 smashoperator
16923 \series default
16924
16925 \begin_inset Index idx
16926 range none
16927 pageformat default
16928 status collapsed
16929
16930 \begin_layout Plain Layout
16931 こまんど@コマンド !
16932  S !
16933  
16934 \backslash
16935 smashoperator
16936 \end_layout
16937
16938 \end_inset
16939
16940 を使うことができます.これを有効化するには,
16941 文書設定の
16942 \family sans
16943 数式オプション
16944 \family default
16945 で,
16946
16947 \series bold
16948 mathtools
16949 \series default
16950 パッケージ
16951 \begin_inset Index idx
16952 range none
16953 pageformat default
16954 status collapsed
16955
16956 \begin_layout Plain Layout
16957 ぱっけーじ@パッケージ !
16958  mathtools
16959 \end_layout
16960
16961 \end_inset
16962
16963
16964 \family sans
16965 常に読み込み
16966 \family default
16967 オプションを指定してください.
16968 \series bold
16969
16970 \backslash
16971 smashoperator
16972 \series default
16973 は,
16974 内容物の幅を0
16975 \lang english
16976
16977 \begin_inset space \thinspace{}
16978 \end_inset
16979
16980
16981 \lang japanese
16982 ptに設定します.
16983 \lang english
16984
16985 \begin_inset Newline newline
16986 \end_inset
16987
16988
16989 \lang japanese
16990 これを
16991 \begin_inset CommandInset ref
16992 LatexCommand eqref
16993 reference "eq:substack"
16994 nolink "false"
16995
16996 \end_inset
16997
16998 式に応用してみると,
16999 コマンド
17000 \end_layout
17001
17002 \begin_layout Standard
17003
17004 \series bold
17005
17006 \backslash
17007 smashoperator{
17008 \end_layout
17009
17010 \begin_layout Standard
17011 の波括弧の中に,
17012 範囲付きの演算子を挿入することになります.波括弧を閉じた後に,
17013 数式を続けます.例:
17014
17015 \begin_inset Formula 
17016 \[
17017 \sum_{\mathclap{\substack{0<k<1000\\
17018 \\k\,\in\,\mathbb{N}
17019 }
17020 }}^{n}k^{-2}
17021 \]
17022
17023 \end_inset
17024
17025 演算子の片側だけ,
17026 空白を0
17027 \lang english
17028
17029 \begin_inset space \thinspace{}
17030 \end_inset
17031
17032
17033 \lang japanese
17034 ptにすることも可能です.そのためには,
17035
17036 \series bold
17037
17038 \backslash
17039 smashoperator
17040 \series default
17041 と付属する波括弧の間に,
17042
17043 \series bold
17044 [l]
17045 \series default
17046 または
17047 \series bold
17048 [r]
17049 \series default
17050 と書き込みます.下記は,
17051
17052 \series bold
17053
17054 \backslash
17055 smashoperator
17056 \series default
17057 のとりうる形の例です.
17058 \end_layout
17059
17060 \begin_layout Standard
17061 \begin_inset Formula 
17062 \[
17063 Y\smashoperator{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[l]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[r]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}
17064 \]
17065
17066 \end_inset
17067
17068
17069 \end_layout
17070
17071 \begin_layout Standard
17072 \begin_inset VSpace bigskip
17073 \end_inset
17074
17075
17076 \end_layout
17077
17078 \begin_layout Standard
17079 範囲を持つ演算子が続くとき,
17080 出力での,
17081 範囲の組版は出来が良くないものになることがあります.下記をご覧ください.
17082 \begin_inset Formula 
17083 \[
17084 \text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
17085 \]
17086
17087 \end_inset
17088
17089 組版を改善するには,
17090 文書設定の
17091 \family sans
17092 数式オプション
17093 \family default
17094 で,
17095
17096 \series bold
17097 mathtools
17098 \series default
17099 パッケージ
17100 \begin_inset Index idx
17101 range none
17102 pageformat default
17103 status collapsed
17104
17105 \begin_layout Plain Layout
17106 ぱっけーじ@パッケージ !
17107  mathtools
17108 \end_layout
17109
17110 \end_inset
17111
17112
17113 \family sans
17114 常に読み込み
17115 \family default
17116 オプションを指定してください.その上で,
17117 数式中の最初の演算子の前に直接,
17118
17119 \series bold
17120
17121 \backslash
17122 adjustlimits
17123 \series default
17124 コマンド
17125 \begin_inset Index idx
17126 range none
17127 pageformat default
17128 status collapsed
17129
17130 \begin_layout Plain Layout
17131 こまんど@コマンド !
17132  A !
17133  
17134 \backslash
17135 adjustlimits
17136 \end_layout
17137
17138 \end_inset
17139
17140 を置いてください.そうすると,
17141 上記の例はこのようになります.
17142 \begin_inset Formula 
17143 \[
17144 \text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
17145 \]
17146
17147 \end_inset
17148
17149
17150 \end_layout
17151
17152 \begin_layout Standard
17153 \begin_inset VSpace bigskip
17154 \end_inset
17155
17156 一つの範囲を複数の演算子に用いる方法が,
17157
17158 \begin_inset CommandInset ref
17159 LatexCommand ref
17160 reference "subsec:自己定義演算子"
17161 nolink "false"
17162
17163 \end_inset
17164
17165 節に述べられています.
17166 \end_layout
17167
17168 \begin_layout Subsection
17169 演算子の修飾
17170 \begin_inset Index idx
17171 range none
17172 pageformat default
17173 status collapsed
17174
17175 \begin_layout Plain Layout
17176 えんざんし@演算子 !
17177  しゅうしょく@修飾
17178 \end_layout
17179
17180 \end_inset
17181
17182
17183 \end_layout
17184
17185 \begin_layout Standard
17186
17187 \series bold
17188
17189 \backslash
17190 overset
17191 \series default
17192
17193 \begin_inset Index idx
17194 range none
17195 pageformat default
17196 status collapsed
17197
17198 \begin_layout Plain Layout
17199 こまんど@コマンド !
17200  O !
17201  
17202 \backslash
17203 overset
17204 \end_layout
17205
17206 \end_inset
17207
17208 コマンドや
17209 \series bold
17210
17211 \backslash
17212 underset
17213 \series default
17214
17215 \begin_inset Index idx
17216 range none
17217 pageformat default
17218 status collapsed
17219
17220 \begin_layout Plain Layout
17221 こまんど@コマンド !
17222  U !
17223  
17224 \backslash
17225 underset
17226 \end_layout
17227
17228 \end_inset
17229
17230 コマンドを使うと,
17231 それぞれ演算子の上や下に,
17232 文字をアクセントとして付けることができます.また,
17233
17234 \series bold
17235
17236 \backslash
17237 sideset
17238 \series default
17239
17240 \begin_inset Index idx
17241 range none
17242 pageformat default
17243 status collapsed
17244
17245 \begin_layout Plain Layout
17246 こまんど@コマンド !
17247  S !
17248  
17249 \backslash
17250 sideset
17251 \end_layout
17252
17253 \end_inset
17254
17255 コマンドを使うと,
17256 文字を演算子の前や後ろに付けることができます.
17257 \end_layout
17258
17259 \begin_layout Standard
17260
17261 \series bold
17262
17263 \backslash
17264 sideset
17265 \series default
17266 には4つの派生版があります.
17267 \end_layout
17268
17269 \begin_layout Itemize
17270
17271 \series bold
17272
17273 \backslash
17274 sideset
17275 \series default
17276 は,
17277 演算子の隅に文字を置くのに用います.
17278 \end_layout
17279
17280 \begin_layout Itemize
17281
17282 \series bold
17283
17284 \backslash
17285 sidesetn
17286 \series default
17287 は,
17288 演算子の前後に文字を置くのに用います(この派生版は,
17289 \SpecialChar LaTeX
17290 の元々の
17291 \series bold
17292
17293 \backslash
17294 sideset
17295 \series default
17296 コマンドを表します).
17297 \end_layout
17298
17299 \begin_layout Itemize
17300
17301 \series bold
17302
17303 \backslash
17304 sidesetl
17305 \series default
17306 は,
17307 演算子の左隅と後ろに文字を置くのに用います.
17308 \end_layout
17309
17310 \begin_layout Itemize
17311
17312 \series bold
17313
17314 \backslash
17315 sidesetr
17316 \series default
17317 は,
17318 演算子の右隅と前に文字を置くのに用います.
17319 \end_layout
17320
17321 \begin_layout Standard
17322 たとえば,
17323
17324 \series bold
17325
17326 \backslash
17327 sidesetn
17328 \begin_inset space \textvisiblespace{}
17329 \end_inset
17330
17331
17332 \backslash
17333 sum
17334 \begin_inset space \textvisiblespace{}
17335 \end_inset
17336
17337
17338 \begin_inset Formula $\to$
17339 \end_inset
17340
17341 '
17342 \begin_inset Formula $\to$
17343 \end_inset
17344
17345 _k=1
17346 \begin_inset space \textvisiblespace{}
17347 \end_inset
17348
17349
17350 \series default
17351 ^
17352 \series bold
17353 n
17354 \series default
17355 というコマンドを入力すると,
17356
17357 \begin_inset Formula 
17358 \[
17359 \sideset{}{'}\sum_{k=1}^{n}
17360 \]
17361
17362 \end_inset
17363
17364 のようになります.
17365 \end_layout
17366
17367 \begin_layout Standard
17368 \begin_inset Note Greyedout
17369 status open
17370
17371 \begin_layout Plain Layout
17372
17373 \series bold
17374 【註】
17375 \backslash
17376 sideset
17377 \series default
17378 は,
17379 大演算子を修飾するためだけに用いることができ,
17380 二項演算子には用いることができません.
17381 \end_layout
17382
17383 \end_inset
17384
17385
17386 \end_layout
17387
17388 \begin_layout Standard
17389 のようになります.最後の例からわかるように,
17390
17391 \series bold
17392
17393 \backslash
17394 overset
17395 \series default
17396
17397 \series bold
17398
17399 \backslash
17400 underset
17401 \series default
17402 では,
17403 記号や文字にアクセントをつけることもできます.一方. また,
17404
17405 \series bold
17406
17407 \backslash
17408 overset
17409 \begin_inset space \textvisiblespace{}
17410 \end_inset
17411
17412
17413 \backslash
17414 maltese
17415 \begin_inset space \textvisiblespace{}
17416 \end_inset
17417
17418
17419 \series default
17420
17421 \begin_inset Formula $\uparrow$
17422 \end_inset
17423
17424
17425 \series bold
17426 a
17427 \series default
17428 というコマンドならば,
17429
17430 \begin_inset Formula 
17431 \[
17432 \overset{a}{\maltese}
17433 \]
17434
17435 \end_inset
17436
17437
17438 \end_layout
17439
17440 \begin_layout Subsection
17441 二項演算子
17442 \begin_inset CommandInset label
17443 LatexCommand label
17444 name "subsec:二項演算子"
17445
17446 \end_inset
17447
17448
17449 \begin_inset Index idx
17450 range none
17451 pageformat default
17452 status collapsed
17453
17454 \begin_layout Plain Layout
17455 えんざんし@演算子 !
17456  にこう@二項
17457 \begin_inset space \thinspace{}
17458 \end_inset
17459
17460
17461
17462
17463 \end_layout
17464
17465 \end_inset
17466
17467
17468 \end_layout
17469
17470 \begin_layout Standard
17471 二項演算子は,
17472 前後に文字がある場合,
17473 周囲に余白が入ります.
17474 \begin_inset VSpace medskip
17475 \end_inset
17476
17477
17478 \end_layout
17479
17480 \begin_layout Standard
17481 \begin_inset Tabular
17482 <lyxtabular version="3" rows="13" columns="2">
17483 <features booktabs="true" tabularvalignment="middle">
17484 <column alignment="center" valignment="top" width="0pt">
17485 <column alignment="center" valignment="top" width="0pt">
17486 <row>
17487 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17488 \begin_inset Text
17489
17490 \begin_layout Plain Layout
17491 コマンド
17492 \begin_inset Note Note
17493 status collapsed
17494
17495 \begin_layout Plain Layout
17496 ここで
17497 \series bold
17498
17499 \backslash
17500 raisebox
17501 \series default
17502 はスペーサーとして使用しているだけです.
17503 \end_layout
17504
17505 \end_inset
17506
17507
17508 \end_layout
17509
17510 \end_inset
17511 </cell>
17512 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17513 \begin_inset Text
17514
17515 \begin_layout Plain Layout
17516 出力
17517 \end_layout
17518
17519 \end_inset
17520 </cell>
17521 </row>
17522 <row>
17523 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17524 \begin_inset Text
17525
17526 \begin_layout Plain Layout
17527 +
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17533 \begin_inset Text
17534
17535 \begin_layout Plain Layout
17536 \begin_inset Formula $+$
17537 \end_inset
17538
17539
17540 \end_layout
17541
17542 \end_inset
17543 </cell>
17544 </row>
17545 <row>
17546 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17547 \begin_inset Text
17548
17549 \begin_layout Plain Layout
17550 -
17551 \end_layout
17552
17553 \end_inset
17554 </cell>
17555 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17556 \begin_inset Text
17557
17558 \begin_layout Plain Layout
17559 \begin_inset Formula $-$
17560 \end_inset
17561
17562
17563 \end_layout
17564
17565 \end_inset
17566 </cell>
17567 </row>
17568 <row>
17569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17570 \begin_inset Text
17571
17572 \begin_layout Plain Layout
17573
17574 \backslash
17575 pm
17576 \end_layout
17577
17578 \end_inset
17579 </cell>
17580 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17581 \begin_inset Text
17582
17583 \begin_layout Plain Layout
17584 \begin_inset Formula $\pm$
17585 \end_inset
17586
17587
17588 \end_layout
17589
17590 \end_inset
17591 </cell>
17592 </row>
17593 <row>
17594 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17595 \begin_inset Text
17596
17597 \begin_layout Plain Layout
17598
17599 \backslash
17600 mp
17601 \end_layout
17602
17603 \end_inset
17604 </cell>
17605 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17606 \begin_inset Text
17607
17608 \begin_layout Plain Layout
17609 \begin_inset Formula $\mp$
17610 \end_inset
17611
17612
17613 \end_layout
17614
17615 \end_inset
17616 </cell>
17617 </row>
17618 <row>
17619 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17620 \begin_inset Text
17621
17622 \begin_layout Plain Layout
17623
17624 \backslash
17625 cdot
17626 \end_layout
17627
17628 \end_inset
17629 </cell>
17630 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17631 \begin_inset Text
17632
17633 \begin_layout Plain Layout
17634 \begin_inset Formula $\cdot$
17635 \end_inset
17636
17637
17638 \end_layout
17639
17640 \end_inset
17641 </cell>
17642 </row>
17643 <row>
17644 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648
17649 \backslash
17650 times
17651 \end_layout
17652
17653 \end_inset
17654 </cell>
17655 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17656 \begin_inset Text
17657
17658 \begin_layout Plain Layout
17659 \begin_inset Formula $\times$
17660 \end_inset
17661
17662
17663 \end_layout
17664
17665 \end_inset
17666 </cell>
17667 </row>
17668 <row>
17669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17670 \begin_inset Text
17671
17672 \begin_layout Plain Layout
17673
17674 \backslash
17675 div
17676 \end_layout
17677
17678 \end_inset
17679 </cell>
17680 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17681 \begin_inset Text
17682
17683 \begin_layout Plain Layout
17684 \begin_inset Formula $\div$
17685 \end_inset
17686
17687
17688 \end_layout
17689
17690 \end_inset
17691 </cell>
17692 </row>
17693 <row>
17694 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 \begin_inset ERT
17699 status collapsed
17700
17701 \begin_layout Plain Layout
17702
17703
17704 \backslash
17705 raisebox{-1.2mm}{
17706 \end_layout
17707
17708 \end_inset
17709
17710 *
17711 \begin_inset ERT
17712 status collapsed
17713
17714 \begin_layout Plain Layout
17715
17716 }
17717 \end_layout
17718
17719 \end_inset
17720
17721
17722 \end_layout
17723
17724 \end_inset
17725 </cell>
17726 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17727 \begin_inset Text
17728
17729 \begin_layout Plain Layout
17730 \begin_inset Formula $*$
17731 \end_inset
17732
17733
17734 \end_layout
17735
17736 \end_inset
17737 </cell>
17738 </row>
17739 <row>
17740 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744
17745 \backslash
17746 star
17747 \end_layout
17748
17749 \end_inset
17750 </cell>
17751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17752 \begin_inset Text
17753
17754 \begin_layout Plain Layout
17755 \begin_inset Formula $\star$
17756 \end_inset
17757
17758
17759 \end_layout
17760
17761 \end_inset
17762 </cell>
17763 </row>
17764 <row>
17765 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17766 \begin_inset Text
17767
17768 \begin_layout Plain Layout
17769
17770 \backslash
17771 circ
17772 \end_layout
17773
17774 \end_inset
17775 </cell>
17776 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17777 \begin_inset Text
17778
17779 \begin_layout Plain Layout
17780 \begin_inset Formula $\circ$
17781 \end_inset
17782
17783
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 </row>
17789 <row>
17790 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17791 \begin_inset Text
17792
17793 \begin_layout Plain Layout
17794
17795 \backslash
17796 diamond
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17802 \begin_inset Text
17803
17804 \begin_layout Plain Layout
17805 \begin_inset Formula $\diamond$
17806 \end_inset
17807
17808
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 </row>
17814 <row>
17815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17816 \begin_inset Text
17817
17818 \begin_layout Plain Layout
17819
17820 \backslash
17821 bullet
17822 \end_layout
17823
17824 \end_inset
17825 </cell>
17826 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17827 \begin_inset Text
17828
17829 \begin_layout Plain Layout
17830 \begin_inset Formula $\bullet$
17831 \end_inset
17832
17833
17834 \end_layout
17835
17836 \end_inset
17837 </cell>
17838 </row>
17839 </lyxtabular>
17840
17841 \end_inset
17842
17843
17844 \begin_inset space \hfill{}
17845 \end_inset
17846
17847
17848 \begin_inset Tabular
17849 <lyxtabular version="3" rows="13" columns="2">
17850 <features booktabs="true" tabularvalignment="middle">
17851 <column alignment="center" valignment="top" width="0pt">
17852 <column alignment="center" valignment="top" width="0pt">
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 \end_layout
17869
17870 \end_inset
17871 </cell>
17872 </row>
17873 <row>
17874 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17875 \begin_inset Text
17876
17877 \begin_layout Plain Layout
17878
17879 \backslash
17880 nabla
17881 \end_layout
17882
17883 \end_inset
17884 </cell>
17885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17886 \begin_inset Text
17887
17888 \begin_layout Plain Layout
17889 \begin_inset Formula $\nabla$
17890 \end_inset
17891
17892
17893 \end_layout
17894
17895 \end_inset
17896 </cell>
17897 </row>
17898 <row>
17899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17900 \begin_inset Text
17901
17902 \begin_layout Plain Layout
17903
17904 \backslash
17905 bigtriangledown
17906 \end_layout
17907
17908 \end_inset
17909 </cell>
17910 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17911 \begin_inset Text
17912
17913 \begin_layout Plain Layout
17914 \begin_inset Formula $\bigtriangledown$
17915 \end_inset
17916
17917
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 </row>
17923 <row>
17924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928
17929 \backslash
17930 bigtriangleup
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17936 \begin_inset Text
17937
17938 \begin_layout Plain Layout
17939 \begin_inset Formula $\bigtriangleup$
17940 \end_inset
17941
17942
17943 \end_layout
17944
17945 \end_inset
17946 </cell>
17947 </row>
17948 <row>
17949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17950 \begin_inset Text
17951
17952 \begin_layout Plain Layout
17953
17954 \backslash
17955 Box
17956 \end_layout
17957
17958 \end_inset
17959 </cell>
17960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17961 \begin_inset Text
17962
17963 \begin_layout Plain Layout
17964 \begin_inset Formula $\Box$
17965 \end_inset
17966
17967
17968 \end_layout
17969
17970 \end_inset
17971 </cell>
17972 </row>
17973 <row>
17974 <cell alignment="center" valignment="top" leftline="true" usebox="none">
17975 \begin_inset Text
17976
17977 \begin_layout Plain Layout
17978
17979 \backslash
17980 cap 
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17986 \begin_inset Text
17987
17988 \begin_layout Plain Layout
17989 \begin_inset Formula $\cap$
17990 \end_inset
17991
17992
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 </row>
17998 <row>
17999 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18000 \begin_inset Text
18001
18002 \begin_layout Plain Layout
18003
18004 \backslash
18005 cup
18006 \end_layout
18007
18008 \end_inset
18009 </cell>
18010 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18011 \begin_inset Text
18012
18013 \begin_layout Plain Layout
18014 \begin_inset Formula $\cup$
18015 \end_inset
18016
18017
18018 \end_layout
18019
18020 \end_inset
18021 </cell>
18022 </row>
18023 <row>
18024 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18025 \begin_inset Text
18026
18027 \begin_layout Plain Layout
18028
18029 \backslash
18030 dagger
18031 \end_layout
18032
18033 \end_inset
18034 </cell>
18035 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18036 \begin_inset Text
18037
18038 \begin_layout Plain Layout
18039 \begin_inset Formula $\dagger$
18040 \end_inset
18041
18042
18043 \end_layout
18044
18045 \end_inset
18046 </cell>
18047 </row>
18048 <row>
18049 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18050 \begin_inset Text
18051
18052 \begin_layout Plain Layout
18053
18054 \backslash
18055 ddagger
18056 \end_layout
18057
18058 \end_inset
18059 </cell>
18060 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18061 \begin_inset Text
18062
18063 \begin_layout Plain Layout
18064 \begin_inset Formula $\ddagger$
18065 \end_inset
18066
18067
18068 \end_layout
18069
18070 \end_inset
18071 </cell>
18072 </row>
18073 <row>
18074 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18075 \begin_inset Text
18076
18077 \begin_layout Plain Layout
18078
18079 \backslash
18080 wr
18081 \end_layout
18082
18083 \end_inset
18084 </cell>
18085 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18086 \begin_inset Text
18087
18088 \begin_layout Plain Layout
18089 \begin_inset Formula $\wr$
18090 \end_inset
18091
18092
18093 \end_layout
18094
18095 \end_inset
18096 </cell>
18097 </row>
18098 <row>
18099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18100 \begin_inset Text
18101
18102 \begin_layout Plain Layout
18103
18104 \backslash
18105 bigcirc
18106 \end_layout
18107
18108 \end_inset
18109 </cell>
18110 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114 \begin_inset Formula $\bigcirc$
18115 \end_inset
18116
18117
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 </row>
18123 <row>
18124 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18125 \begin_inset Text
18126
18127 \begin_layout Plain Layout
18128
18129 \backslash
18130 wedge
18131 \end_layout
18132
18133 \end_inset
18134 </cell>
18135 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18136 \begin_inset Text
18137
18138 \begin_layout Plain Layout
18139 \begin_inset Formula $\wedge$
18140 \end_inset
18141
18142
18143 \end_layout
18144
18145 \end_inset
18146 </cell>
18147 </row>
18148 <row>
18149 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18150 \begin_inset Text
18151
18152 \begin_layout Plain Layout
18153
18154 \backslash
18155 vee
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164 \begin_inset Formula $\vee$
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \end_inset
18171 </cell>
18172 </row>
18173 </lyxtabular>
18174
18175 \end_inset
18176
18177
18178 \begin_inset space \hfill{}
18179 \end_inset
18180
18181
18182 \begin_inset Tabular
18183 <lyxtabular version="3" rows="13" columns="2">
18184 <features booktabs="true" tabularvalignment="middle">
18185 <column alignment="center" valignment="top" width="0pt">
18186 <column alignment="center" valignment="top" width="0pt">
18187 <row>
18188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18189 \begin_inset Text
18190
18191 \begin_layout Plain Layout
18192 コマンド
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18198 \begin_inset Text
18199
18200 \begin_layout Plain Layout
18201 出力
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 </row>
18207 <row>
18208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18209 \begin_inset Text
18210
18211 \begin_layout Plain Layout
18212
18213 \backslash
18214 oplus
18215 \end_layout
18216
18217 \end_inset
18218 </cell>
18219 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18220 \begin_inset Text
18221
18222 \begin_layout Plain Layout
18223 \begin_inset Formula $\oplus$
18224 \end_inset
18225
18226
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 </row>
18232 <row>
18233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18234 \begin_inset Text
18235
18236 \begin_layout Plain Layout
18237
18238 \backslash
18239 ominus
18240 \end_layout
18241
18242 \end_inset
18243 </cell>
18244 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18245 \begin_inset Text
18246
18247 \begin_layout Plain Layout
18248 \begin_inset Formula $\ominus$
18249 \end_inset
18250
18251
18252 \end_layout
18253
18254 \end_inset
18255 </cell>
18256 </row>
18257 <row>
18258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18259 \begin_inset Text
18260
18261 \begin_layout Plain Layout
18262
18263 \backslash
18264 otimes
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273 \begin_inset Formula $\otimes$
18274 \end_inset
18275
18276
18277 \end_layout
18278
18279 \end_inset
18280 </cell>
18281 </row>
18282 <row>
18283 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287
18288 \backslash
18289 oslash
18290 \end_layout
18291
18292 \end_inset
18293 </cell>
18294 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18295 \begin_inset Text
18296
18297 \begin_layout Plain Layout
18298 \begin_inset Formula $\oslash$
18299 \end_inset
18300
18301
18302 \end_layout
18303
18304 \end_inset
18305 </cell>
18306 </row>
18307 <row>
18308 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18309 \begin_inset Text
18310
18311 \begin_layout Plain Layout
18312
18313 \backslash
18314 odot
18315 \end_layout
18316
18317 \end_inset
18318 </cell>
18319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18320 \begin_inset Text
18321
18322 \begin_layout Plain Layout
18323 \begin_inset Formula $\odot$
18324 \end_inset
18325
18326
18327 \end_layout
18328
18329 \end_inset
18330 </cell>
18331 </row>
18332 <row>
18333 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18334 \begin_inset Text
18335
18336 \begin_layout Plain Layout
18337
18338 \backslash
18339 amalg
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348 \begin_inset Formula $\amalg$
18349 \end_inset
18350
18351
18352 \end_layout
18353
18354 \end_inset
18355 </cell>
18356 </row>
18357 <row>
18358 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362
18363 \backslash
18364 uplus
18365 \end_layout
18366
18367 \end_inset
18368 </cell>
18369 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18370 \begin_inset Text
18371
18372 \begin_layout Plain Layout
18373 \begin_inset Formula $\uplus$
18374 \end_inset
18375
18376
18377 \end_layout
18378
18379 \end_inset
18380 </cell>
18381 </row>
18382 <row>
18383 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18384 \begin_inset Text
18385
18386 \begin_layout Plain Layout
18387
18388 \backslash
18389 setminus
18390 \end_layout
18391
18392 \end_inset
18393 </cell>
18394 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18395 \begin_inset Text
18396
18397 \begin_layout Plain Layout
18398 \begin_inset Formula $\setminus$
18399 \end_inset
18400
18401
18402 \end_layout
18403
18404 \end_inset
18405 </cell>
18406 </row>
18407 <row>
18408 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18409 \begin_inset Text
18410
18411 \begin_layout Plain Layout
18412
18413 \backslash
18414 sqcap
18415 \end_layout
18416
18417 \end_inset
18418 </cell>
18419 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18420 \begin_inset Text
18421
18422 \begin_layout Plain Layout
18423 \begin_inset Formula $\sqcap$
18424 \end_inset
18425
18426
18427 \end_layout
18428
18429 \end_inset
18430 </cell>
18431 </row>
18432 <row>
18433 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18434 \begin_inset Text
18435
18436 \begin_layout Plain Layout
18437
18438 \backslash
18439 sqcup
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18445 \begin_inset Text
18446
18447 \begin_layout Plain Layout
18448 \begin_inset Formula $\sqcup$
18449 \end_inset
18450
18451
18452 \end_layout
18453
18454 \end_inset
18455 </cell>
18456 </row>
18457 <row>
18458 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18459 \begin_inset Text
18460
18461 \begin_layout Plain Layout
18462
18463 \backslash
18464 triangleleft
18465 \end_layout
18466
18467 \end_inset
18468 </cell>
18469 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18470 \begin_inset Text
18471
18472 \begin_layout Plain Layout
18473 \begin_inset Formula $\triangleleft$
18474 \end_inset
18475
18476
18477 \end_layout
18478
18479 \end_inset
18480 </cell>
18481 </row>
18482 <row>
18483 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18484 \begin_inset Text
18485
18486 \begin_layout Plain Layout
18487
18488 \backslash
18489 triangleright
18490 \end_layout
18491
18492 \end_inset
18493 </cell>
18494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18495 \begin_inset Text
18496
18497 \begin_layout Plain Layout
18498 \begin_inset Formula $\triangleright$
18499 \end_inset
18500
18501
18502 \end_layout
18503
18504 \end_inset
18505 </cell>
18506 </row>
18507 </lyxtabular>
18508
18509 \end_inset
18510
18511
18512 \end_layout
18513
18514 \begin_layout Standard
18515 二項演算子は,
18516 すべて数式ツールバーボタンの
18517 \begin_inset Info
18518 type  "icon"
18519 arg   "math-insert \\pm"
18520 \end_inset
18521
18522 から挿入することもできます.
18523 \end_layout
18524
18525 \begin_layout Standard
18526 ラプラス演算子を組版するには,
18527
18528 \series bold
18529
18530 \backslash
18531 bigtriangleup
18532 \series default
18533 以外に,
18534
18535 \series bold
18536
18537 \backslash
18538 Delta
18539 \series default
18540
18541 \series bold
18542
18543 \backslash
18544 nabla
18545 \series default
18546 ^
18547 \series bold
18548 2
18549 \series default
18550 (
18551 \begin_inset Formula $\nabla^{2}$
18552 \end_inset
18553
18554 )を使用することもできます.
18555 \end_layout
18556
18557 \begin_layout Standard
18558
18559 \family sans
18560 挿入\SpecialChar menuseparator
18561 特殊文字
18562 \family default
18563 メニューの
18564 \family sans
18565 メニュー区切り
18566 \family default
18567 で入力される文字は,
18568
18569 \series bold
18570
18571 \backslash
18572 triangleright
18573 \series default
18574 演算子です.
18575 \end_layout
18576
18577 \begin_layout Subsection
18578 自己定義演算子
18579 \begin_inset CommandInset label
18580 LatexCommand label
18581 name "subsec:自己定義演算子"
18582
18583 \end_inset
18584
18585
18586 \begin_inset Index idx
18587 range none
18588 pageformat default
18589 status collapsed
18590
18591 \begin_layout Plain Layout
18592 えんざんし@演算子 !
18593  じこていぎ@自己定義
18594 \begin_inset space \thinspace{}
18595 \end_inset
18596
18597
18598
18599
18600 \end_layout
18601
18602 \end_inset
18603
18604
18605 \end_layout
18606
18607 \begin_layout Standard
18608 \SpecialChar LaTeX
18609 プリアンブルで
18610 \series bold
18611
18612 \backslash
18613 DeclareMathOperator
18614 \series default
18615
18616 \begin_inset Index idx
18617 range none
18618 pageformat default
18619 status collapsed
18620
18621 \begin_layout Plain Layout
18622 こまんど@コマンド !
18623  D !
18624  
18625 \backslash
18626 dbinom@
18627 \backslash
18628 DeclareMathOperator
18629 \end_layout
18630
18631 \end_inset
18632
18633 コマンドを使用すると,
18634 自己定義演算子を定義することができます.このコマンドの書式は
18635 \end_layout
18636
18637 \begin_layout Standard
18638
18639 \series bold
18640
18641 \backslash
18642 DeclareMathOperator{新規コマンド}{表示}
18643 \end_layout
18644
18645 \begin_layout Standard
18646 です.「表示」は,
18647 出力での演算子の表示され方を定義する文字や記号です.大演算子を定義するには,
18648 コマンドの後に「*」を置きます.自己定義の大演算子は,
18649 すべて第
18650 \begin_inset CommandInset ref
18651 LatexCommand ref
18652 reference "subsec:演算子の範囲"
18653 nolink "false"
18654
18655 \end_inset
18656
18657 節で述べられた範囲を指定することができます.
18658 \end_layout
18659
18660 \begin_layout Standard
18661 たとえば,
18662 以下のような\SpecialChar LaTeX
18663 プリアンブル行
18664 \end_layout
18665
18666 \begin_layout Standard
18667
18668 \series bold
18669
18670 \backslash
18671 DeclareMathOperator*{
18672 \backslash
18673 Lozenge}{
18674 \backslash
18675 blacklozenge}
18676 \end_layout
18677
18678 \begin_layout Standard
18679 は,
18680
18681 \begin_inset CommandInset ref
18682 LatexCommand ref
18683 reference "subsec:その他の記号"
18684 nolink "false"
18685
18686 \end_inset
18687
18688 節にある菱形記号を使った大演算子を挿入する,
18689 以下のようなコマンド
18690 \series bold
18691
18692 \backslash
18693 Lozenge
18694 \series default
18695 を定義します.
18696 \begin_inset Formula 
18697 \[
18698 \Lozenge_{n=1}^{\infty}
18699 \]
18700
18701 \end_inset
18702
18703 上記の数式を作るコマンドは,
18704
18705 \series bold
18706
18707 \backslash
18708 Lozenge
18709 \series default
18710 ^
18711 \series bold
18712
18713 \backslash
18714 infty
18715 \begin_inset Formula $\to$
18716 \end_inset
18717
18718 _n=1
18719 \series default
18720 です.
18721 \end_layout
18722
18723 \begin_layout Standard
18724 \begin_inset VSpace bigskip
18725 \end_inset
18726
18727 自己定義演算子を,
18728 同一文書内で複数回用いない時には,
18729 以下の書式を持つ
18730 \series bold
18731
18732 \backslash
18733 mathop
18734 \series default
18735
18736 \begin_inset Index idx
18737 range none
18738 pageformat default
18739 status collapsed
18740
18741 \begin_layout Plain Layout
18742 こまんど@コマンド !
18743  M !
18744  
18745 \backslash
18746 mathop
18747 \end_layout
18748
18749 \end_inset
18750
18751 コマンドおよび
18752 \series bold
18753
18754 \backslash
18755 mathbin
18756 \series default
18757
18758 \begin_inset Index idx
18759 range none
18760 pageformat default
18761 status collapsed
18762
18763 \begin_layout Plain Layout
18764 こまんど@コマンド !
18765  M !
18766  
18767 \backslash
18768 mathbin
18769 \end_layout
18770
18771 \end_inset
18772
18773 コマンドを用いて定義を行うこともできます.
18774 \end_layout
18775
18776 \begin_layout Standard
18777 (書式)
18778 \series bold
18779
18780 \backslash
18781 mathop{表示}
18782 \series default
18783 および
18784 \series bold
18785
18786 \backslash
18787 mathbin{表示}
18788 \end_layout
18789
18790 \begin_layout Standard
18791
18792 \series bold
18793
18794 \backslash
18795 mathop
18796 \series default
18797 は大演算子を定義し,
18798
18799 \series bold
18800
18801 \backslash
18802 mathbin
18803 \series default
18804 は二項演算子を定義します.
18805 \end_layout
18806
18807 \begin_layout Standard
18808 たとえば
18809 \series bold
18810
18811 \backslash
18812 mathop
18813 \series default
18814 は,
18815 以下のように,
18816 複数の演算子に共通の範囲指定を行うのに用いることができます.
18817 \end_layout
18818
18819 \begin_layout Standard
18820 \begin_inset Formula 
18821 \[
18822 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
18823 \]
18824
18825 \end_inset
18826
18827
18828 \end_layout
18829
18830 \begin_layout Standard
18831 上記の数式では
18832 \begin_inset Newline newline
18833 \end_inset
18834
18835
18836 \series bold
18837
18838 \backslash
18839 mathop{
18840 \backslash
18841 sum
18842 \backslash
18843 negmedspace
18844 \backslash
18845 sum
18846 \series default
18847
18848 \begin_inset space \textvisiblespace{}
18849 \end_inset
18850
18851
18852 \series bold
18853
18854 \begin_inset Formula $\to$
18855 \end_inset
18856
18857 ^N
18858 \series default
18859
18860 \begin_inset space \textvisiblespace{}
18861 \end_inset
18862
18863
18864 \series bold
18865 _i,j=1
18866 \begin_inset Newline newline
18867 \end_inset
18868
18869
18870 \series default
18871 というコマンドを用いています.
18872 \end_layout
18873
18874 \begin_layout Section
18875 書体
18876 \begin_inset Index idx
18877 range none
18878 pageformat default
18879 status collapsed
18880
18881 \begin_layout Plain Layout
18882 しょたい@書体
18883 \end_layout
18884
18885 \end_inset
18886
18887
18888 \begin_inset Index idx
18889 range none
18890 pageformat default
18891 status collapsed
18892
18893 \begin_layout Plain Layout
18894 ふぉんと@フォント
18895 \begin_inset ERT
18896 status collapsed
18897
18898 \begin_layout Plain Layout
18899
18900 |see{
18901 \end_layout
18902
18903 \end_inset
18904
18905 書体
18906 \begin_inset ERT
18907 status collapsed
18908
18909 \begin_layout Plain Layout
18910
18911 }
18912 \end_layout
18913
18914 \end_inset
18915
18916
18917 \end_layout
18918
18919 \end_inset
18920
18921
18922 \end_layout
18923
18924 \begin_layout Subsection
18925 書体様式
18926 \begin_inset CommandInset label
18927 LatexCommand label
18928 name "subsec:書体様式"
18929
18930 \end_inset
18931
18932
18933 \begin_inset Index idx
18934 range none
18935 pageformat default
18936 status collapsed
18937
18938 \begin_layout Plain Layout
18939 しょたい@書体 !
18940  ようしき@様式
18941 \end_layout
18942
18943 \end_inset
18944
18945
18946 \end_layout
18947
18948 \begin_layout Standard
18949 数式中のラテン文字は,
18950 以下の書体様式のうちいずれかに設定することができます.
18951 \end_layout
18952
18953 \begin_layout Standard
18954 \align center
18955 \begin_inset Tabular
18956 <lyxtabular version="3" rows="6" columns="3">
18957 <features booktabs="true" tabularvalignment="middle">
18958 <column alignment="center" valignment="top" width="0pt">
18959 <column alignment="center" valignment="top">
18960 <column alignment="center" valignment="top">
18961 <row>
18962 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18963 \begin_inset Text
18964
18965 \begin_layout Plain Layout
18966 コマンド
18967 \end_layout
18968
18969 \end_inset
18970 </cell>
18971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18972 \begin_inset Text
18973
18974 \begin_layout Plain Layout
18975 出力
18976 \end_layout
18977
18978 \end_inset
18979 </cell>
18980 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18981 \begin_inset Text
18982
18983 \begin_layout Plain Layout
18984
18985 \lang english
18986 Shortcut
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 </row>
18992 <row>
18993 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18994 \begin_inset Text
18995
18996 \begin_layout Plain Layout
18997
18998 \backslash
18999 mathbb
19000 \series bold
19001
19002 \begin_inset space \textvisiblespace{}
19003 \end_inset
19004
19005
19006 \series default
19007 ABC
19008 \end_layout
19009
19010 \end_inset
19011 </cell>
19012 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19013 \begin_inset Text
19014
19015 \begin_layout Plain Layout
19016 \begin_inset Formula $\mathbb{ABC}$
19017 \end_inset
19018
19019
19020 \end_layout
19021
19022 \end_inset
19023 </cell>
19024 <cell alignment="center" valignment="top" usebox="none">
19025 \begin_inset Text
19026
19027 \begin_layout Plain Layout
19028 -
19029 \end_layout
19030
19031 \end_inset
19032 </cell>
19033 </row>
19034 <row>
19035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19036 \begin_inset Text
19037
19038 \begin_layout Plain Layout
19039
19040 \backslash
19041 mathbf
19042 \series bold
19043
19044 \begin_inset space \textvisiblespace{}
19045 \end_inset
19046
19047
19048 \series default
19049 AbC
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058 \begin_inset Formula $\mathbf{AbC}$
19059 \end_inset
19060
19061
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 <cell alignment="center" valignment="top" usebox="none">
19067 \begin_inset Text
19068
19069 \begin_layout Plain Layout
19070 \begin_inset Info
19071 type  "shortcut"
19072 arg   "font-bold"
19073 \end_inset
19074
19075
19076 \end_layout
19077
19078 \end_inset
19079 </cell>
19080 </row>
19081 <row>
19082 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19083 \begin_inset Text
19084
19085 \begin_layout Plain Layout
19086
19087 \backslash
19088 boldsymbol
19089 \series bold
19090
19091 \begin_inset space \textvisiblespace{}
19092 \end_inset
19093
19094
19095 \series default
19096 AbC
19097 \end_layout
19098
19099 \end_inset
19100 </cell>
19101 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19102 \begin_inset Text
19103
19104 \begin_layout Plain Layout
19105 \begin_inset Formula $\boldsymbol{AbC}$
19106 \end_inset
19107
19108
19109 \end_layout
19110
19111 \end_inset
19112 </cell>
19113 <cell alignment="center" valignment="top" usebox="none">
19114 \begin_inset Text
19115
19116 \begin_layout Plain Layout
19117 \begin_inset Info
19118 type  "shortcut"
19119 arg   "font-boldsymbol"
19120 \end_inset
19121
19122
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 </row>
19128 <row>
19129 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133
19134 \backslash
19135 mathcal
19136 \series bold
19137
19138 \begin_inset space \textvisiblespace{}
19139 \end_inset
19140
19141
19142 \series default
19143 ABC
19144 \end_layout
19145
19146 \end_inset
19147 </cell>
19148 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19149 \begin_inset Text
19150
19151 \begin_layout Plain Layout
19152 \begin_inset Formula $\mathcal{ABC}$
19153 \end_inset
19154
19155
19156 \end_layout
19157
19158 \end_inset
19159 </cell>
19160 <cell alignment="center" valignment="top" usebox="none">
19161 \begin_inset Text
19162
19163 \begin_layout Plain Layout
19164 -
19165 \end_layout
19166
19167 \end_inset
19168 </cell>
19169 </row>
19170 <row>
19171 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19172 \begin_inset Text
19173
19174 \begin_layout Plain Layout
19175
19176 \backslash
19177 mathfrak
19178 \series bold
19179
19180 \begin_inset space \textvisiblespace{}
19181 \end_inset
19182
19183
19184 \series default
19185 AbC
19186 \end_layout
19187
19188 \end_inset
19189 </cell>
19190 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19191 \begin_inset Text
19192
19193 \begin_layout Plain Layout
19194 \begin_inset Formula $\mathfrak{AbC}$
19195 \end_inset
19196
19197
19198 \end_layout
19199
19200 \end_inset
19201 </cell>
19202 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19203 \begin_inset Text
19204
19205 \begin_layout Plain Layout
19206 -
19207 \end_layout
19208
19209 \end_inset
19210 </cell>
19211 </row>
19212 </lyxtabular>
19213
19214 \end_inset
19215
19216
19217 \end_layout
19218
19219 \begin_layout Standard
19220 \align center
19221 \begin_inset Tabular
19222 <lyxtabular version="3" rows="6" columns="3">
19223 <features booktabs="true" tabularvalignment="middle">
19224 <column alignment="center" valignment="top" width="0pt">
19225 <column alignment="center" valignment="top">
19226 <column alignment="center" valignment="top">
19227 <row>
19228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19229 \begin_inset Text
19230
19231 \begin_layout Plain Layout
19232 コマンド
19233 \end_layout
19234
19235 \end_inset
19236 </cell>
19237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19238 \begin_inset Text
19239
19240 \begin_layout Plain Layout
19241 出力
19242 \end_layout
19243
19244 \end_inset
19245 </cell>
19246 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19247 \begin_inset Text
19248
19249 \begin_layout Plain Layout
19250
19251 \lang english
19252 Shortcut
19253 \end_layout
19254
19255 \end_inset
19256 </cell>
19257 </row>
19258 <row>
19259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19260 \begin_inset Text
19261
19262 \begin_layout Plain Layout
19263
19264 \backslash
19265 mathit
19266 \series bold
19267
19268 \begin_inset space \textvisiblespace{}
19269 \end_inset
19270
19271
19272 \series default
19273 AbC
19274 \end_layout
19275
19276 \end_inset
19277 </cell>
19278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19279 \begin_inset Text
19280
19281 \begin_layout Plain Layout
19282 \begin_inset Formula $\mathit{AbC}$
19283 \end_inset
19284
19285
19286 \end_layout
19287
19288 \end_inset
19289 </cell>
19290 <cell alignment="center" valignment="top" usebox="none">
19291 \begin_inset Text
19292
19293 \begin_layout Plain Layout
19294 -
19295 \end_layout
19296
19297 \end_inset
19298 </cell>
19299 </row>
19300 <row>
19301 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19302 \begin_inset Text
19303
19304 \begin_layout Plain Layout
19305
19306 \backslash
19307 mathrm
19308 \series bold
19309
19310 \begin_inset space \textvisiblespace{}
19311 \end_inset
19312
19313
19314 \series default
19315 AbC
19316 \end_layout
19317
19318 \end_inset
19319 </cell>
19320 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19321 \begin_inset Text
19322
19323 \begin_layout Plain Layout
19324 \begin_inset Formula $\mathrm{AbC}$
19325 \end_inset
19326
19327
19328 \end_layout
19329
19330 \end_inset
19331 </cell>
19332 <cell alignment="center" valignment="top" usebox="none">
19333 \begin_inset Text
19334
19335 \begin_layout Plain Layout
19336 \begin_inset Info
19337 type  "shortcut"
19338 arg   "font-roman"
19339 \end_inset
19340
19341
19342 \end_layout
19343
19344 \end_inset
19345 </cell>
19346 </row>
19347 <row>
19348 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19349 \begin_inset Text
19350
19351 \begin_layout Plain Layout
19352
19353 \backslash
19354 mathsf
19355 \series bold
19356
19357 \begin_inset space \textvisiblespace{}
19358 \end_inset
19359
19360
19361 \series default
19362 AbC
19363 \end_layout
19364
19365 \end_inset
19366 </cell>
19367 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19368 \begin_inset Text
19369
19370 \begin_layout Plain Layout
19371 \begin_inset Formula $\mathsf{AbC}$
19372 \end_inset
19373
19374
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 <cell alignment="center" valignment="top" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383 \begin_inset Info
19384 type  "shortcut"
19385 arg   "font-sans"
19386 \end_inset
19387
19388
19389 \end_layout
19390
19391 \end_inset
19392 </cell>
19393 </row>
19394 <row>
19395 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19396 \begin_inset Text
19397
19398 \begin_layout Plain Layout
19399
19400 \backslash
19401 mathtt
19402 \series bold
19403
19404 \begin_inset space \textvisiblespace{}
19405 \end_inset
19406
19407
19408 \series default
19409 AbC
19410 \end_layout
19411
19412 \end_inset
19413 </cell>
19414 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19415 \begin_inset Text
19416
19417 \begin_layout Plain Layout
19418 \begin_inset Formula $\mathtt{AbC}$
19419 \end_inset
19420
19421
19422 \end_layout
19423
19424 \end_inset
19425 </cell>
19426 <cell alignment="center" valignment="top" usebox="none">
19427 \begin_inset Text
19428
19429 \begin_layout Plain Layout
19430 \begin_inset Info
19431 type  "shortcut"
19432 arg   "font-typewriter"
19433 \end_inset
19434
19435
19436 \end_layout
19437
19438 \end_inset
19439 </cell>
19440 </row>
19441 <row>
19442 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19443 \begin_inset Text
19444
19445 \begin_layout Plain Layout
19446
19447 \backslash
19448 mathscr
19449 \series bold
19450
19451 \begin_inset space \textvisiblespace{}
19452 \end_inset
19453
19454
19455 \series default
19456 ABC
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465 \begin_inset Formula $\mathscr{ABC}$
19466 \end_inset
19467
19468
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477 -
19478 \end_layout
19479
19480 \end_inset
19481 </cell>
19482 </row>
19483 </lyxtabular>
19484
19485 \end_inset
19486
19487
19488 \end_layout
19489
19490 \begin_layout Standard
19491 \begin_inset Note Greyedout
19492 status open
19493
19494 \begin_layout Plain Layout
19495
19496 \series bold
19497 【註】
19498 \backslash
19499 mathbb
19500 \series default
19501
19502
19503 \series bold
19504 mathcal
19505 \series default
19506 様式と
19507 \series bold
19508
19509 \backslash
19510 mathscr
19511 \series default
19512 様式は,
19513 大文字にのみ使用することができます.
19514 \end_layout
19515
19516 \end_inset
19517
19518
19519 \end_layout
19520
19521 \begin_layout Standard
19522 既定では,
19523
19524 \series bold
19525
19526 \backslash
19527 mathnormal
19528 \series default
19529 様式に設定されています.
19530 \end_layout
19531
19532 \begin_layout Standard
19533 書体様式コマンドは,
19534 以下のように数式構成要素内の文字に対しても機能します.
19535 \begin_inset Formula 
19536 \[
19537 \mathfrak{A=\frac{b}{C}}
19538 \]
19539
19540 \end_inset
19541
19542
19543 \end_layout
19544
19545 \begin_layout Standard
19546 数式テキストに含まれる文字に対しては,
19547 数式書体様式は反映せず,
19548
19549 \series bold
19550
19551 \backslash
19552 textrm
19553 \series default
19554 様式で表示されます.数式テキストの様式を文字様式ダイアログで設定することができないのは,
19555 \SpecialChar LyX
19556 のバグです
19557 \begin_inset Foot
19558 status collapsed
19559
19560 \begin_layout Plain Layout
19561 \begin_inset CommandInset href
19562 LatexCommand href
19563 name "LyX-bug #4629"
19564 target "https://www.lyx.org/trac/ticket/4629"
19565 literal "false"
19566
19567 \end_inset
19568
19569
19570 \end_layout
19571
19572 \end_inset
19573
19574
19575 \end_layout
19576
19577 \begin_layout Standard
19578 書体様式コマンドの代わりに,
19579
19580 \family sans
19581 編集\SpecialChar menuseparator
19582 数学\SpecialChar menuseparator
19583 文字様式
19584 \family default
19585 ダイアログや,
19586
19587 \begin_inset Info
19588 type  "icon"
19589 arg   "math-insert \\font"
19590 \end_inset
19591
19592 を使用することもできます.
19593 \end_layout
19594
19595 \begin_layout Subsection
19596 ボールド体の数式
19597 \begin_inset CommandInset label
19598 LatexCommand label
19599 name "subsec:ボールド体の数式"
19600
19601 \end_inset
19602
19603
19604 \begin_inset Index idx
19605 range none
19606 pageformat default
19607 status collapsed
19608
19609 \begin_layout Plain Layout
19610 すうしき@数式 !
19611  ぼーるどたい@ボールド体
19612 \end_layout
19613
19614 \end_inset
19615
19616
19617 \end_layout
19618
19619 \begin_layout Standard
19620 数式全体をボールド体にしようとすると,
19621 前節の
19622 \series bold
19623
19624 \backslash
19625 mathbf
19626 \series default
19627 コマンドは,
19628 ギリシャ文字の小文字に対しては機能しないので,
19629 使用することができません.さらにこのコマンドは,
19630 以下の式のように,
19631 ラテン文字をつねにアップライト体に印字してしまいます.
19632 \end_layout
19633
19634 \begin_layout Standard
19635 \begin_inset Formula 
19636 \[
19637 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
19638 \]
19639
19640 \end_inset
19641
19642
19643 \end_layout
19644
19645 \begin_layout Standard
19646 この数式を正しく表示するには,
19647 以下のように,
19648
19649 \series bold
19650
19651 \backslash
19652 boldsymbol
19653 \series default
19654 コマンドを使用します.
19655 \begin_inset Formula 
19656 \[
19657 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
19658 \]
19659
19660 \end_inset
19661
19662 また,
19663 数式を
19664 \series bold
19665 boldmath環境
19666 \series default
19667 に設定する方法もあります.この環境は,
19668 \SpecialChar TeX
19669 モードで
19670 \series bold
19671
19672 \backslash
19673 boldmath
19674 \begin_inset Index idx
19675 range none
19676 pageformat default
19677 status collapsed
19678
19679 \begin_layout Plain Layout
19680 こまんど@コマンド !
19681  B !
19682  
19683 \backslash
19684 boldmath
19685 \end_layout
19686
19687 \end_inset
19688
19689
19690 \series default
19691 コマンドを挿入することによって作ることができます.環境を閉じるには,
19692
19693 \series bold
19694
19695 \backslash
19696 unboldmath
19697 \begin_inset Index idx
19698 range none
19699 pageformat default
19700 status collapsed
19701
19702 \begin_layout Plain Layout
19703 こまんど@コマンド !
19704  U !
19705  
19706 \backslash
19707 unboldmath
19708 \end_layout
19709
19710 \end_inset
19711
19712
19713 \series default
19714 コマンドを\SpecialChar TeX
19715 モードで挿入します.
19716 \begin_inset ERT
19717 status collapsed
19718
19719 \begin_layout Plain Layout
19720
19721
19722 \backslash
19723 boldmath 
19724 \end_layout
19725
19726 \end_inset
19727
19728
19729 \begin_inset Formula 
19730 \[
19731 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
19732 \]
19733
19734 \end_inset
19735
19736
19737 \begin_inset ERT
19738 status collapsed
19739
19740 \begin_layout Plain Layout
19741
19742
19743 \backslash
19744 unboldmath 
19745 \end_layout
19746
19747 \end_inset
19748
19749
19750 \end_layout
19751
19752 \begin_layout Subsection
19753 色付きの数式
19754 \begin_inset Index idx
19755 range none
19756 pageformat default
19757 status collapsed
19758
19759 \begin_layout Plain Layout
19760 すうしき@数式 !
19761  いろつき@色付き
19762 \end_layout
19763
19764 \end_inset
19765
19766
19767 \end_layout
19768
19769 \begin_layout Standard
19770 数式も,
19771 通常の本文と同様,
19772 色を付けることができます.数式あるいは数式の一部を選択して,
19773 文字様式ダイアログを使用して下さい.下記は,
19774 マゼンタ色にした数式です.
19775 \begin_inset Formula 
19776 \[
19777 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
19778 \]
19779
19780 \end_inset
19781
19782
19783 \end_layout
19784
19785 \begin_layout Standard
19786
19787 \begin_inset CommandInset ref
19788 LatexCommand ref
19789 reference "subsec:色付きボックス"
19790 nolink "false"
19791
19792 \end_inset
19793
19794 節に述べられているように,
19795 自己定義の色を定義することもできます.自己定義の色は,
19796 以下の書式を持つ
19797 \series bold
19798
19799 \backslash
19800 textcolor
19801 \series default
19802
19803 \begin_inset Index idx
19804 range none
19805 pageformat default
19806 status collapsed
19807
19808 \begin_layout Plain Layout
19809 こまんど@コマンド !
19810  T !
19811  
19812 \backslash
19813 textcolor
19814 \end_layout
19815
19816 \end_inset
19817
19818 \SpecialChar TeX
19819 コードコマンドで適用することができます.
19820 \end_layout
19821
19822 \begin_layout Standard
19823
19824 \series bold
19825
19826 \backslash
19827 textcolor{色}{文字ないし数式}
19828 \end_layout
19829
19830 \begin_layout Standard
19831 下記の例は,
19832 全体を濃緑にし,
19833 一部を赤にしています.
19834 \end_layout
19835
19836 \begin_layout Standard
19837 \begin_inset ERT
19838 status collapsed
19839
19840 \begin_layout Plain Layout
19841
19842
19843 \backslash
19844 textcolor{darkgreen}{
19845 \end_layout
19846
19847 \end_inset
19848
19849
19850 \begin_inset Formula 
19851 \[
19852 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
19853 \]
19854
19855 \end_inset
19856
19857
19858 \begin_inset ERT
19859 status collapsed
19860
19861 \begin_layout Plain Layout
19862
19863 }
19864 \end_layout
19865
19866 \end_inset
19867
19868
19869 \end_layout
19870
19871 \begin_layout Standard
19872 \SpecialChar LyX
19873 のバグのため,
19874 自己定義色は数式全体に対してしか使用することができません
19875 \begin_inset Foot
19876 status collapsed
19877
19878 \begin_layout Plain Layout
19879 \begin_inset CommandInset href
19880 LatexCommand href
19881 name "LyX-bug #5269"
19882 target "https://www.lyx.org/trac/ticket/5269"
19883 literal "false"
19884
19885 \end_inset
19886
19887
19888 \end_layout
19889
19890 \end_inset
19891
19892
19893 \end_layout
19894
19895 \begin_layout Subsection
19896 書体寸法
19897 \begin_inset CommandInset label
19898 LatexCommand label
19899 name "subsec:書体寸法"
19900
19901 \end_inset
19902
19903
19904 \begin_inset Index idx
19905 range none
19906 pageformat default
19907 status collapsed
19908
19909 \begin_layout Plain Layout
19910 しょたい@書体 !
19911  すんぽう@寸法
19912 \end_layout
19913
19914 \end_inset
19915
19916
19917 \end_layout
19918
19919 \begin_layout Standard
19920 数式内の文字については,
19921 本文中の文字同様,
19922 以下の書体寸法設定コマンドがあります.
19923 \end_layout
19924
19925 \begin_layout Standard
19926
19927 \series bold
19928
19929 \backslash
19930 Huge
19931 \series default
19932
19933
19934 \series bold
19935
19936 \backslash
19937 huge
19938 \series default
19939
19940
19941 \series bold
19942
19943 \backslash
19944 LARGE
19945 \series default
19946
19947
19948 \series bold
19949
19950 \backslash
19951 Large
19952 \series default
19953
19954
19955 \series bold
19956
19957 \backslash
19958 large
19959 \series default
19960
19961
19962 \series bold
19963
19964 \backslash
19965 normalsize
19966 \series default
19967
19968
19969 \series bold
19970
19971 \backslash
19972 small
19973 \series default
19974 ,
19975 \begin_inset Newline newline
19976 \end_inset
19977
19978
19979 \series bold
19980
19981 \backslash
19982 footnotesize
19983 \series default
19984
19985
19986 \series bold
19987
19988 \backslash
19989 scriptsize
19990 \series default
19991
19992 および
19993 \series bold
19994
19995 \backslash
19996 tiny
19997 \end_layout
19998
19999 \begin_layout Standard
20000 これらのコマンドによって生成される実際の書体寸法は,
20001 文書の書体寸法に依存し,
20002 文書の書体寸法が
20003 \series bold
20004
20005 \backslash
20006 normalsize
20007 \series default
20008 コマンドに設定されます.他のコマンドは,
20009
20010 \series bold
20011
20012 \backslash
20013 normalsize
20014 \series default
20015 を基準として拡大ないし縮小されます.しかしながら,
20016 書体寸法は一定の値を越えることができないようになっています.たとえば,
20017 文書書体寸法が12
20018 \begin_inset space \thinspace{}
20019 \end_inset
20020
20021 ptであるならば,
20022
20023 \series bold
20024
20025 \backslash
20026 Huge
20027 \series default
20028 コマンドは
20029 \series bold
20030
20031 \backslash
20032 huge
20033 \series default
20034 コマンドと同じ大きさに落とされます.
20035 \end_layout
20036
20037 \begin_layout Standard
20038 ある場所以降のすべての数式と本文文字を変更するには,
20039 書体寸法コマンドを\SpecialChar TeX
20040 モードで挿入します.元の書体寸法に戻すには,
20041 数式の後に\SpecialChar TeX
20042 モードで
20043 \series bold
20044
20045 \backslash
20046 normalsize
20047 \series default
20048 コマンドを挿入します.
20049 \end_layout
20050
20051 \begin_layout Standard
20052 数式内では,
20053 以下の寸法コマンドまたはツールバーボタン
20054 \begin_inset Info
20055 type  "icon"
20056 arg   "math-insert \\style"
20057 \end_inset
20058
20059 を使用して,
20060 寸法を変更することができます.
20061 \end_layout
20062
20063 \begin_layout Standard
20064 \noindent
20065 \align center
20066 \begin_inset Tabular
20067 <lyxtabular version="3" rows="5" columns="2">
20068 <features booktabs="true" tabularvalignment="middle">
20069 <column alignment="center" valignment="top" width="0pt">
20070 <column alignment="center" valignment="top">
20071 <row>
20072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076 コマンド
20077 \end_layout
20078
20079 \end_inset
20080 </cell>
20081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20082 \begin_inset Text
20083
20084 \begin_layout Plain Layout
20085 出力
20086 \end_layout
20087
20088 \end_inset
20089 </cell>
20090 </row>
20091 <row>
20092 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20093 \begin_inset Text
20094
20095 \begin_layout Plain Layout
20096
20097 \backslash
20098 displaystyle
20099 \begin_inset Index idx
20100 range none
20101 pageformat default
20102 status collapsed
20103
20104 \begin_layout Plain Layout
20105 こまんど@コマンド !
20106  D !
20107  
20108 \backslash
20109 displaystyle
20110 \end_layout
20111
20112 \end_inset
20113
20114
20115 \end_layout
20116
20117 \end_inset
20118 </cell>
20119 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20120 \begin_inset Text
20121
20122 \begin_layout Plain Layout
20123 \begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
20124 \end_inset
20125
20126
20127 \end_layout
20128
20129 \end_inset
20130 </cell>
20131 </row>
20132 <row topspace="1mm">
20133 <cell alignment="center" valignment="top" usebox="none">
20134 \begin_inset Text
20135
20136 \begin_layout Plain Layout
20137
20138 \backslash
20139 textstyle
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Plain Layout
20148 \begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
20149 \end_inset
20150
20151
20152 \end_layout
20153
20154 \end_inset
20155 </cell>
20156 </row>
20157 <row>
20158 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20159 \begin_inset Text
20160
20161 \begin_layout Plain Layout
20162
20163 \backslash
20164 scriptstyle
20165 \end_layout
20166
20167 \end_inset
20168 </cell>
20169 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20170 \begin_inset Text
20171
20172 \begin_layout Plain Layout
20173 \begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
20174 \end_inset
20175
20176
20177 \end_layout
20178
20179 \end_inset
20180 </cell>
20181 </row>
20182 <row>
20183 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20184 \begin_inset Text
20185
20186 \begin_layout Plain Layout
20187
20188 \backslash
20189 scriptscriptstyle
20190 \end_layout
20191
20192 \end_inset
20193 </cell>
20194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20195 \begin_inset Text
20196
20197 \begin_layout Plain Layout
20198 \begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
20199 \end_inset
20200
20201
20202 \end_layout
20203
20204 \end_inset
20205 </cell>
20206 </row>
20207 </lyxtabular>
20208
20209 \end_inset
20210
20211
20212 \end_layout
20213
20214 \begin_layout Standard
20215 これらのコマンドを入力すると,
20216 青いボックスが現れるので,
20217 そこに数式のパーツを入れることができます.
20218 \end_layout
20219
20220 \begin_layout Standard
20221 フォント寸法を変更するにはもう一つの方法がありますが,
20222 これは記号と数式内テキストのみに使うことができます.これを使うには,
20223 書体寸法コマンドを数式テキスト内に挿入します.数式テキストの終わりか,
20224 別の書体寸法コマンドが現れるまでの文字すべてが,
20225 選択した寸法になります.以下に二つの例を挙げます.
20226 \begin_inset VSpace -2mm
20227 \end_inset
20228
20229
20230 \end_layout
20231
20232 \begin_layout Standard
20233 \begin_inset ERT
20234 status collapsed
20235
20236 \begin_layout Plain Layout
20237
20238
20239 \backslash
20240 huge 
20241 \end_layout
20242
20243 \end_inset
20244
20245
20246 \begin_inset Formula 
20247 \[
20248 A=\frac{B}{c}\cdot\maltese
20249 \]
20250
20251 \end_inset
20252
20253
20254 \begin_inset Formula 
20255 \[
20256 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
20257 \]
20258
20259 \end_inset
20260
20261
20262 \begin_inset ERT
20263 status collapsed
20264
20265 \begin_layout Plain Layout
20266
20267
20268 \backslash
20269 normalsize 
20270 \end_layout
20271
20272 \end_inset
20273
20274
20275 \end_layout
20276
20277 \begin_layout Standard
20278 \begin_inset VSpace medskip
20279 \end_inset
20280
20281 二つの式の前には,
20282
20283 \series bold
20284
20285 \backslash
20286 huge
20287 \series default
20288 コマンドが挿入されています.二つ目の数式を入力するコマンドは,
20289
20290 \begin_inset Newline newline
20291 \end_inset
20292
20293
20294 \series bold
20295
20296 \backslash
20297 maltese
20298 \begin_inset space \textvisiblespace{}
20299 \end_inset
20300
20301 A Alt+M M 
20302 \backslash
20303 Large
20304 \begin_inset space \textvisiblespace{}
20305 \end_inset
20306
20307
20308 \backslash
20309 maltese
20310 \begin_inset space \textvisiblespace{}
20311 \end_inset
20312
20313
20314 \backslash
20315 textit
20316 \begin_inset space \textvisiblespace{}
20317 \end_inset
20318
20319 A
20320 \begin_inset Formula $\to$
20321 \end_inset
20322
20323
20324 \begin_inset Formula $\to$
20325 \end_inset
20326
20327
20328 \begin_inset Newline newline
20329 \end_inset
20330
20331
20332 \begin_inset space \hspace*{}
20333 \length 1cm
20334 \end_inset
20335
20336 Alt+M
20337 \series default
20338  
20339 \series bold
20340
20341 \backslash
20342 tiny
20343 \begin_inset space \textvisiblespace{}
20344 \end_inset
20345
20346
20347 \backslash
20348 maltese
20349 \begin_inset space \textvisiblespace{}
20350 \end_inset
20351
20352
20353 \backslash
20354 textit
20355 \begin_inset space \textvisiblespace{}
20356 \end_inset
20357
20358 A
20359 \begin_inset Newline newline
20360 \end_inset
20361
20362
20363 \series default
20364 のようになります.
20365 \end_layout
20366
20367 \begin_layout Standard
20368 ある記号を別の寸法で表示することができないときには,
20369 その記号はつねに既定寸法で表示されます.
20370 \end_layout
20371
20372 \begin_layout Section
20373 ギリシャ文字
20374 \begin_inset Index idx
20375 range none
20376 pageformat default
20377 status collapsed
20378
20379 \begin_layout Plain Layout
20380 ぎりしゃもじ@ギリシャ文字
20381 \end_layout
20382
20383 \end_inset
20384
20385
20386 \end_layout
20387
20388 \begin_layout Standard
20389 すべてのギリシャ文字は,
20390 ツールバーボタンの
20391 \begin_inset Info
20392 type  "icon"
20393 arg   "math-insert \\alpha"
20394 \end_inset
20395
20396 からでも挿入することができます.各国の組版規則では,
20397 数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが,
20398 フランス語やロシア語などいくつかの言語では,
20399 それにもかかわらず立体で組版されることがあります.
20400 \end_layout
20401
20402 \begin_layout Subsection
20403 小文字
20404 \begin_inset Index idx
20405 range none
20406 pageformat default
20407 status collapsed
20408
20409 \begin_layout Plain Layout
20410 ぎりしゃもじ@ギリシャ文字 !
20411  こもじ@小文字
20412 \end_layout
20413
20414 \end_inset
20415
20416
20417 \end_layout
20418
20419 \begin_layout Standard
20420 \begin_inset space \hfill{}
20421 \end_inset
20422
20423
20424 \begin_inset Tabular
20425 <lyxtabular version="3" rows="11" columns="2">
20426 <features booktabs="true" tabularvalignment="middle">
20427 <column alignment="center" valignment="top" width="0pt">
20428 <column alignment="center" valignment="top" width="0pt">
20429 <row>
20430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20431 \begin_inset Text
20432
20433 \begin_layout Plain Layout
20434 コマンド
20435 \end_layout
20436
20437 \end_inset
20438 </cell>
20439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20440 \begin_inset Text
20441
20442 \begin_layout Plain Layout
20443 出力
20444 \end_layout
20445
20446 \end_inset
20447 </cell>
20448 </row>
20449 <row>
20450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20451 \begin_inset Text
20452
20453 \begin_layout Plain Layout
20454
20455 \backslash
20456 alpha
20457 \end_layout
20458
20459 \end_inset
20460 </cell>
20461 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20462 \begin_inset Text
20463
20464 \begin_layout Plain Layout
20465 \begin_inset Formula $\alpha$
20466 \end_inset
20467
20468
20469 \end_layout
20470
20471 \end_inset
20472 </cell>
20473 </row>
20474 <row>
20475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20476 \begin_inset Text
20477
20478 \begin_layout Plain Layout
20479
20480 \backslash
20481 beta
20482 \end_layout
20483
20484 \end_inset
20485 </cell>
20486 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20487 \begin_inset Text
20488
20489 \begin_layout Plain Layout
20490 \begin_inset Formula $\beta$
20491 \end_inset
20492
20493
20494 \end_layout
20495
20496 \end_inset
20497 </cell>
20498 </row>
20499 <row>
20500 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20501 \begin_inset Text
20502
20503 \begin_layout Plain Layout
20504
20505 \backslash
20506 gamma
20507 \end_layout
20508
20509 \end_inset
20510 </cell>
20511 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20512 \begin_inset Text
20513
20514 \begin_layout Plain Layout
20515 \begin_inset Formula $\gamma$
20516 \end_inset
20517
20518
20519 \end_layout
20520
20521 \end_inset
20522 </cell>
20523 </row>
20524 <row>
20525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20526 \begin_inset Text
20527
20528 \begin_layout Plain Layout
20529
20530 \backslash
20531 delta
20532 \end_layout
20533
20534 \end_inset
20535 </cell>
20536 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20537 \begin_inset Text
20538
20539 \begin_layout Plain Layout
20540 \begin_inset Formula $\delta$
20541 \end_inset
20542
20543
20544 \end_layout
20545
20546 \end_inset
20547 </cell>
20548 </row>
20549 <row>
20550 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20551 \begin_inset Text
20552
20553 \begin_layout Plain Layout
20554
20555 \backslash
20556 epsilon
20557 \end_layout
20558
20559 \end_inset
20560 </cell>
20561 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20562 \begin_inset Text
20563
20564 \begin_layout Plain Layout
20565 \begin_inset Formula $\epsilon$
20566 \end_inset
20567
20568
20569 \end_layout
20570
20571 \end_inset
20572 </cell>
20573 </row>
20574 <row>
20575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20576 \begin_inset Text
20577
20578 \begin_layout Plain Layout
20579
20580 \backslash
20581 varepsilon
20582 \end_layout
20583
20584 \end_inset
20585 </cell>
20586 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20587 \begin_inset Text
20588
20589 \begin_layout Plain Layout
20590 \begin_inset Formula $\varepsilon$
20591 \end_inset
20592
20593
20594 \end_layout
20595
20596 \end_inset
20597 </cell>
20598 </row>
20599 <row>
20600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20601 \begin_inset Text
20602
20603 \begin_layout Plain Layout
20604
20605 \backslash
20606 zeta
20607 \end_layout
20608
20609 \end_inset
20610 </cell>
20611 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20612 \begin_inset Text
20613
20614 \begin_layout Plain Layout
20615 \begin_inset Formula $\zeta$
20616 \end_inset
20617
20618
20619 \end_layout
20620
20621 \end_inset
20622 </cell>
20623 </row>
20624 <row>
20625 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20626 \begin_inset Text
20627
20628 \begin_layout Plain Layout
20629
20630 \backslash
20631 eta
20632 \end_layout
20633
20634 \end_inset
20635 </cell>
20636 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20637 \begin_inset Text
20638
20639 \begin_layout Plain Layout
20640 \begin_inset Formula $\eta$
20641 \end_inset
20642
20643
20644 \end_layout
20645
20646 \end_inset
20647 </cell>
20648 </row>
20649 <row>
20650 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20651 \begin_inset Text
20652
20653 \begin_layout Plain Layout
20654
20655 \backslash
20656 theta
20657 \end_layout
20658
20659 \end_inset
20660 </cell>
20661 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20662 \begin_inset Text
20663
20664 \begin_layout Plain Layout
20665 \begin_inset Formula $\theta$
20666 \end_inset
20667
20668
20669 \end_layout
20670
20671 \end_inset
20672 </cell>
20673 </row>
20674 <row>
20675 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20676 \begin_inset Text
20677
20678 \begin_layout Plain Layout
20679
20680 \backslash
20681 vartheta
20682 \end_layout
20683
20684 \end_inset
20685 </cell>
20686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20687 \begin_inset Text
20688
20689 \begin_layout Plain Layout
20690 \begin_inset Formula $\vartheta$
20691 \end_inset
20692
20693
20694 \end_layout
20695
20696 \end_inset
20697 </cell>
20698 </row>
20699 </lyxtabular>
20700
20701 \end_inset
20702
20703
20704 \begin_inset space \hfill{}
20705 \end_inset
20706
20707
20708 \begin_inset Tabular
20709 <lyxtabular version="3" rows="12" columns="2">
20710 <features booktabs="true" tabularvalignment="middle">
20711 <column alignment="center" valignment="top" width="0pt">
20712 <column alignment="center" valignment="top" width="0pt">
20713 <row>
20714 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20715 \begin_inset Text
20716
20717 \begin_layout Plain Layout
20718 コマンド
20719 \end_layout
20720
20721 \end_inset
20722 </cell>
20723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20724 \begin_inset Text
20725
20726 \begin_layout Plain Layout
20727 出力
20728 \end_layout
20729
20730 \end_inset
20731 </cell>
20732 </row>
20733 <row>
20734 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20735 \begin_inset Text
20736
20737 \begin_layout Plain Layout
20738
20739 \backslash
20740 iota
20741 \end_layout
20742
20743 \end_inset
20744 </cell>
20745 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20746 \begin_inset Text
20747
20748 \begin_layout Plain Layout
20749 \begin_inset Formula $\iota$
20750 \end_inset
20751
20752
20753 \end_layout
20754
20755 \end_inset
20756 </cell>
20757 </row>
20758 <row>
20759 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20760 \begin_inset Text
20761
20762 \begin_layout Plain Layout
20763
20764 \backslash
20765 kappa
20766 \end_layout
20767
20768 \end_inset
20769 </cell>
20770 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20771 \begin_inset Text
20772
20773 \begin_layout Plain Layout
20774 \begin_inset Formula $\kappa$
20775 \end_inset
20776
20777
20778 \end_layout
20779
20780 \end_inset
20781 </cell>
20782 </row>
20783 <row>
20784 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20785 \begin_inset Text
20786
20787 \begin_layout Plain Layout
20788
20789 \backslash
20790 varkappa
20791 \end_layout
20792
20793 \end_inset
20794 </cell>
20795 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20796 \begin_inset Text
20797
20798 \begin_layout Plain Layout
20799 \begin_inset Formula $\varkappa$
20800 \end_inset
20801
20802
20803 \end_layout
20804
20805 \end_inset
20806 </cell>
20807 </row>
20808 <row>
20809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20810 \begin_inset Text
20811
20812 \begin_layout Plain Layout
20813
20814 \backslash
20815 lambda
20816 \end_layout
20817
20818 \end_inset
20819 </cell>
20820 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20821 \begin_inset Text
20822
20823 \begin_layout Plain Layout
20824 \begin_inset Formula $\lambda$
20825 \end_inset
20826
20827
20828 \end_layout
20829
20830 \end_inset
20831 </cell>
20832 </row>
20833 <row>
20834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20835 \begin_inset Text
20836
20837 \begin_layout Plain Layout
20838
20839 \backslash
20840 mu
20841 \end_layout
20842
20843 \end_inset
20844 </cell>
20845 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20846 \begin_inset Text
20847
20848 \begin_layout Plain Layout
20849 \begin_inset Formula $\mu$
20850 \end_inset
20851
20852
20853 \end_layout
20854
20855 \end_inset
20856 </cell>
20857 </row>
20858 <row>
20859 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20860 \begin_inset Text
20861
20862 \begin_layout Plain Layout
20863
20864 \backslash
20865 nu
20866 \end_layout
20867
20868 \end_inset
20869 </cell>
20870 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20871 \begin_inset Text
20872
20873 \begin_layout Plain Layout
20874 \begin_inset Formula $\nu$
20875 \end_inset
20876
20877
20878 \end_layout
20879
20880 \end_inset
20881 </cell>
20882 </row>
20883 <row>
20884 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20885 \begin_inset Text
20886
20887 \begin_layout Plain Layout
20888
20889 \backslash
20890 xi
20891 \end_layout
20892
20893 \end_inset
20894 </cell>
20895 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20896 \begin_inset Text
20897
20898 \begin_layout Plain Layout
20899 \begin_inset Formula $\xi$
20900 \end_inset
20901
20902
20903 \end_layout
20904
20905 \end_inset
20906 </cell>
20907 </row>
20908 <row>
20909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20910 \begin_inset Text
20911
20912 \begin_layout Plain Layout
20913 o
20914 \end_layout
20915
20916 \end_inset
20917 </cell>
20918 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20919 \begin_inset Text
20920
20921 \begin_layout Plain Layout
20922 \begin_inset Formula $o$
20923 \end_inset
20924
20925
20926 \end_layout
20927
20928 \end_inset
20929 </cell>
20930 </row>
20931 <row>
20932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20933 \begin_inset Text
20934
20935 \begin_layout Plain Layout
20936
20937 \backslash
20938 pi
20939 \end_layout
20940
20941 \end_inset
20942 </cell>
20943 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20944 \begin_inset Text
20945
20946 \begin_layout Plain Layout
20947 \begin_inset Formula $\pi$
20948 \end_inset
20949
20950
20951 \end_layout
20952
20953 \end_inset
20954 </cell>
20955 </row>
20956 <row>
20957 <cell alignment="center" valignment="top" leftline="true" usebox="none">
20958 \begin_inset Text
20959
20960 \begin_layout Plain Layout
20961
20962 \backslash
20963 varpi
20964 \end_layout
20965
20966 \end_inset
20967 </cell>
20968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
20969 \begin_inset Text
20970
20971 \begin_layout Plain Layout
20972 \begin_inset Formula $\varpi$
20973 \end_inset
20974
20975
20976 \end_layout
20977
20978 \end_inset
20979 </cell>
20980 </row>
20981 <row>
20982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20983 \begin_inset Text
20984
20985 \begin_layout Plain Layout
20986
20987 \backslash
20988 rho
20989 \end_layout
20990
20991 \end_inset
20992 </cell>
20993 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20994 \begin_inset Text
20995
20996 \begin_layout Plain Layout
20997 \begin_inset Formula $\rho$
20998 \end_inset
20999
21000
21001 \end_layout
21002
21003 \end_inset
21004 </cell>
21005 </row>
21006 </lyxtabular>
21007
21008 \end_inset
21009
21010
21011 \begin_inset space \hfill{}
21012 \end_inset
21013
21014
21015 \begin_inset Tabular
21016 <lyxtabular version="3" rows="11" columns="2">
21017 <features booktabs="true" tabularvalignment="middle">
21018 <column alignment="center" valignment="top" width="0pt">
21019 <column alignment="center" valignment="top" width="0pt">
21020 <row>
21021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21022 \begin_inset Text
21023
21024 \begin_layout Plain Layout
21025 コマンド
21026 \end_layout
21027
21028 \end_inset
21029 </cell>
21030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21031 \begin_inset Text
21032
21033 \begin_layout Plain Layout
21034 出力
21035 \end_layout
21036
21037 \end_inset
21038 </cell>
21039 </row>
21040 <row>
21041 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21042 \begin_inset Text
21043
21044 \begin_layout Plain Layout
21045
21046 \backslash
21047 varrho
21048 \end_layout
21049
21050 \end_inset
21051 </cell>
21052 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21053 \begin_inset Text
21054
21055 \begin_layout Plain Layout
21056 \begin_inset Formula $\varrho$
21057 \end_inset
21058
21059
21060 \end_layout
21061
21062 \end_inset
21063 </cell>
21064 </row>
21065 <row>
21066 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21067 \begin_inset Text
21068
21069 \begin_layout Plain Layout
21070
21071 \backslash
21072 sigma
21073 \end_layout
21074
21075 \end_inset
21076 </cell>
21077 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21078 \begin_inset Text
21079
21080 \begin_layout Plain Layout
21081 \begin_inset Formula $\sigma$
21082 \end_inset
21083
21084
21085 \end_layout
21086
21087 \end_inset
21088 </cell>
21089 </row>
21090 <row>
21091 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21092 \begin_inset Text
21093
21094 \begin_layout Plain Layout
21095
21096 \backslash
21097 varsigma
21098 \end_layout
21099
21100 \end_inset
21101 </cell>
21102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21103 \begin_inset Text
21104
21105 \begin_layout Plain Layout
21106 \begin_inset Formula $\varsigma$
21107 \end_inset
21108
21109
21110 \end_layout
21111
21112 \end_inset
21113 </cell>
21114 </row>
21115 <row>
21116 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21117 \begin_inset Text
21118
21119 \begin_layout Plain Layout
21120
21121 \backslash
21122 tau
21123 \end_layout
21124
21125 \end_inset
21126 </cell>
21127 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21128 \begin_inset Text
21129
21130 \begin_layout Plain Layout
21131 \begin_inset Formula $\tau$
21132 \end_inset
21133
21134
21135 \end_layout
21136
21137 \end_inset
21138 </cell>
21139 </row>
21140 <row>
21141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21142 \begin_inset Text
21143
21144 \begin_layout Plain Layout
21145
21146 \backslash
21147 upsilon
21148 \end_layout
21149
21150 \end_inset
21151 </cell>
21152 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21153 \begin_inset Text
21154
21155 \begin_layout Plain Layout
21156 \begin_inset Formula $\upsilon$
21157 \end_inset
21158
21159
21160 \end_layout
21161
21162 \end_inset
21163 </cell>
21164 </row>
21165 <row>
21166 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21167 \begin_inset Text
21168
21169 \begin_layout Plain Layout
21170
21171 \backslash
21172 phi
21173 \end_layout
21174
21175 \end_inset
21176 </cell>
21177 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21178 \begin_inset Text
21179
21180 \begin_layout Plain Layout
21181 \begin_inset Formula $\phi$
21182 \end_inset
21183
21184
21185 \end_layout
21186
21187 \end_inset
21188 </cell>
21189 </row>
21190 <row>
21191 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21192 \begin_inset Text
21193
21194 \begin_layout Plain Layout
21195
21196 \backslash
21197 varphi
21198 \end_layout
21199
21200 \end_inset
21201 </cell>
21202 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21203 \begin_inset Text
21204
21205 \begin_layout Plain Layout
21206 \begin_inset Formula $\varphi$
21207 \end_inset
21208
21209
21210 \end_layout
21211
21212 \end_inset
21213 </cell>
21214 </row>
21215 <row>
21216 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21217 \begin_inset Text
21218
21219 \begin_layout Plain Layout
21220
21221 \backslash
21222 chi
21223 \end_layout
21224
21225 \end_inset
21226 </cell>
21227 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21228 \begin_inset Text
21229
21230 \begin_layout Plain Layout
21231 \begin_inset Formula $\chi$
21232 \end_inset
21233
21234
21235 \end_layout
21236
21237 \end_inset
21238 </cell>
21239 </row>
21240 <row>
21241 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21242 \begin_inset Text
21243
21244 \begin_layout Plain Layout
21245
21246 \backslash
21247 psi
21248 \end_layout
21249
21250 \end_inset
21251 </cell>
21252 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21253 \begin_inset Text
21254
21255 \begin_layout Plain Layout
21256 \begin_inset Formula $\psi$
21257 \end_inset
21258
21259
21260 \end_layout
21261
21262 \end_inset
21263 </cell>
21264 </row>
21265 <row>
21266 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21267 \begin_inset Text
21268
21269 \begin_layout Plain Layout
21270
21271 \backslash
21272 omega
21273 \end_layout
21274
21275 \end_inset
21276 </cell>
21277 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21278 \begin_inset Text
21279
21280 \begin_layout Plain Layout
21281 \begin_inset Formula $\omega$
21282 \end_inset
21283
21284
21285 \end_layout
21286
21287 \end_inset
21288 </cell>
21289 </row>
21290 </lyxtabular>
21291
21292 \end_inset
21293
21294
21295 \begin_inset space \hfill{}
21296 \end_inset
21297
21298
21299 \end_layout
21300
21301 \begin_layout Standard
21302 \begin_inset VSpace medskip
21303 \end_inset
21304
21305
21306 \end_layout
21307
21308 \begin_layout Standard
21309 アップライト体のギリシャ文字を作成する方法は,
21310
21311 \begin_inset CommandInset ref
21312 LatexCommand ref
21313 reference "subsec:アップライト体ギリシャ小文字"
21314 nolink "false"
21315
21316 \end_inset
21317
21318 節に説明されています.
21319 \end_layout
21320
21321 \begin_layout Subsection
21322 大文字
21323 \begin_inset Index idx
21324 range none
21325 pageformat default
21326 status collapsed
21327
21328 \begin_layout Plain Layout
21329 ぎりしゃもじ@ギリシャ文字 !
21330  おおもじ@大文字
21331 \end_layout
21332
21333 \end_inset
21334
21335
21336 \end_layout
21337
21338 \begin_layout Standard
21339 \begin_inset space \hfill{}
21340 \end_inset
21341
21342
21343 \begin_inset Tabular
21344 <lyxtabular version="3" rows="7" columns="2">
21345 <features booktabs="true" tabularvalignment="middle">
21346 <column alignment="center" valignment="top" width="0pt">
21347 <column alignment="center" valignment="top" width="0pt">
21348 <row>
21349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21350 \begin_inset Text
21351
21352 \begin_layout Plain Layout
21353 コマンド
21354 \end_layout
21355
21356 \end_inset
21357 </cell>
21358 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21359 \begin_inset Text
21360
21361 \begin_layout Plain Layout
21362 出力
21363 \end_layout
21364
21365 \end_inset
21366 </cell>
21367 </row>
21368 <row>
21369 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21370 \begin_inset Text
21371
21372 \begin_layout Plain Layout
21373
21374 \backslash
21375 Gamma
21376 \end_layout
21377
21378 \end_inset
21379 </cell>
21380 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21381 \begin_inset Text
21382
21383 \begin_layout Plain Layout
21384 \begin_inset Formula $\Gamma$
21385 \end_inset
21386
21387
21388 \end_layout
21389
21390 \end_inset
21391 </cell>
21392 </row>
21393 <row>
21394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21395 \begin_inset Text
21396
21397 \begin_layout Plain Layout
21398
21399 \backslash
21400 Delta
21401 \end_layout
21402
21403 \end_inset
21404 </cell>
21405 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21406 \begin_inset Text
21407
21408 \begin_layout Plain Layout
21409 \begin_inset Formula $\Delta$
21410 \end_inset
21411
21412
21413 \end_layout
21414
21415 \end_inset
21416 </cell>
21417 </row>
21418 <row>
21419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21420 \begin_inset Text
21421
21422 \begin_layout Plain Layout
21423
21424 \backslash
21425 Theta
21426 \end_layout
21427
21428 \end_inset
21429 </cell>
21430 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21431 \begin_inset Text
21432
21433 \begin_layout Plain Layout
21434 \begin_inset Formula $\Theta$
21435 \end_inset
21436
21437
21438 \end_layout
21439
21440 \end_inset
21441 </cell>
21442 </row>
21443 <row>
21444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21445 \begin_inset Text
21446
21447 \begin_layout Plain Layout
21448
21449 \backslash
21450 Lambda
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21456 \begin_inset Text
21457
21458 \begin_layout Plain Layout
21459 \begin_inset Formula $\Lambda$
21460 \end_inset
21461
21462
21463 \end_layout
21464
21465 \end_inset
21466 </cell>
21467 </row>
21468 <row>
21469 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21470 \begin_inset Text
21471
21472 \begin_layout Plain Layout
21473
21474 \backslash
21475 Xi
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21481 \begin_inset Text
21482
21483 \begin_layout Plain Layout
21484 \begin_inset Formula $\Xi$
21485 \end_inset
21486
21487
21488 \end_layout
21489
21490 \end_inset
21491 </cell>
21492 </row>
21493 <row>
21494 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21495 \begin_inset Text
21496
21497 \begin_layout Plain Layout
21498
21499 \backslash
21500 Pi
21501 \end_layout
21502
21503 \end_inset
21504 </cell>
21505 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21506 \begin_inset Text
21507
21508 \begin_layout Plain Layout
21509 \begin_inset Formula $\Pi$
21510 \end_inset
21511
21512
21513 \end_layout
21514
21515 \end_inset
21516 </cell>
21517 </row>
21518 </lyxtabular>
21519
21520 \end_inset
21521
21522
21523 \begin_inset space \hfill{}
21524 \end_inset
21525
21526
21527 \begin_inset Tabular
21528 <lyxtabular version="3" rows="6" columns="2">
21529 <features booktabs="true" tabularvalignment="middle">
21530 <column alignment="center" valignment="top" width="0pt">
21531 <column alignment="center" valignment="top" width="0pt">
21532 <row>
21533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21534 \begin_inset Text
21535
21536 \begin_layout Plain Layout
21537 コマンド
21538 \end_layout
21539
21540 \end_inset
21541 </cell>
21542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21543 \begin_inset Text
21544
21545 \begin_layout Plain Layout
21546 出力
21547 \end_layout
21548
21549 \end_inset
21550 </cell>
21551 </row>
21552 <row>
21553 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21554 \begin_inset Text
21555
21556 \begin_layout Plain Layout
21557
21558 \backslash
21559 Sigma
21560 \end_layout
21561
21562 \end_inset
21563 </cell>
21564 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21565 \begin_inset Text
21566
21567 \begin_layout Plain Layout
21568 \begin_inset Formula $\Sigma$
21569 \end_inset
21570
21571
21572 \end_layout
21573
21574 \end_inset
21575 </cell>
21576 </row>
21577 <row>
21578 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21579 \begin_inset Text
21580
21581 \begin_layout Plain Layout
21582
21583 \backslash
21584 Upsilon
21585 \end_layout
21586
21587 \end_inset
21588 </cell>
21589 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21590 \begin_inset Text
21591
21592 \begin_layout Plain Layout
21593 \begin_inset Formula $\Upsilon$
21594 \end_inset
21595
21596
21597 \end_layout
21598
21599 \end_inset
21600 </cell>
21601 </row>
21602 <row>
21603 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21604 \begin_inset Text
21605
21606 \begin_layout Plain Layout
21607
21608 \backslash
21609 Phi
21610 \end_layout
21611
21612 \end_inset
21613 </cell>
21614 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21615 \begin_inset Text
21616
21617 \begin_layout Plain Layout
21618 \begin_inset Formula $\Phi$
21619 \end_inset
21620
21621
21622 \end_layout
21623
21624 \end_inset
21625 </cell>
21626 </row>
21627 <row>
21628 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21629 \begin_inset Text
21630
21631 \begin_layout Plain Layout
21632
21633 \backslash
21634 Psi
21635 \end_layout
21636
21637 \end_inset
21638 </cell>
21639 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21640 \begin_inset Text
21641
21642 \begin_layout Plain Layout
21643 \begin_inset Formula $\Psi$
21644 \end_inset
21645
21646
21647 \end_layout
21648
21649 \end_inset
21650 </cell>
21651 </row>
21652 <row>
21653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21654 \begin_inset Text
21655
21656 \begin_layout Plain Layout
21657
21658 \backslash
21659 Omega
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21665 \begin_inset Text
21666
21667 \begin_layout Plain Layout
21668 \begin_inset Formula $\Omega$
21669 \end_inset
21670
21671
21672 \end_layout
21673
21674 \end_inset
21675 </cell>
21676 </row>
21677 </lyxtabular>
21678
21679 \end_inset
21680
21681
21682 \begin_inset space \hfill{}
21683 \end_inset
21684
21685
21686 \end_layout
21687
21688 \begin_layout Standard
21689 \begin_inset VSpace medskip
21690 \end_inset
21691
21692 大文字のギリシャ文字が立体で表示されるのは,
21693 \SpecialChar TeX
21694 の開発途上に生じたデザイン上のバグによるものです.正しいイタリック体の大文字を得るためには,
21695 各コマンドの頭に
21696 \series bold
21697 var
21698 \series default
21699 を付けてください.たとえば,
21700
21701 \series bold
21702
21703 \backslash
21704 varGamma
21705 \series default
21706 コマンドは,
21707
21708 \begin_inset Formula $\varGamma$
21709 \end_inset
21710
21711 を生成します.もう一つの方法は,
21712 パッケージ
21713 \series bold
21714 fixmath
21715 \series default
21716
21717 \begin_inset Foot
21718 status collapsed
21719
21720 \begin_layout Plain Layout
21721
21722 \series bold
21723 fixmath
21724 \series default
21725 は,
21726 \SpecialChar LaTeX
21727 パッケージ
21728 \series bold
21729 was
21730 \series default
21731
21732 \begin_inset Index idx
21733 range none
21734 pageformat default
21735 status collapsed
21736
21737 \begin_layout Plain Layout
21738 ぱっけーじ@パッケージ !
21739  was
21740 \begin_inset ERT
21741 status collapsed
21742
21743 \begin_layout Plain Layout
21744
21745
21746 \backslash
21747 vspace{4mm}
21748 \end_layout
21749
21750 \end_inset
21751
21752
21753 \end_layout
21754
21755 \end_inset
21756
21757 に含まれています.
21758 \end_layout
21759
21760 \end_inset
21761
21762
21763 \begin_inset Index idx
21764 range none
21765 pageformat default
21766 status collapsed
21767
21768 \begin_layout Plain Layout
21769 ぱっけーじ@パッケージ !
21770  fixmath
21771 \end_layout
21772
21773 \end_inset
21774
21775 を\SpecialChar LaTeX
21776 プリアンブル行に
21777 \end_layout
21778
21779 \begin_layout Standard
21780
21781 \series bold
21782
21783 \backslash
21784 usepackage{fixmath}
21785 \end_layout
21786
21787 \begin_layout Standard
21788 と書いて読み込む方法です.すると,
21789 文書中の大きなギリシャ文字は,
21790 すべて自動的にイタリック体として組版されます.
21791 \end_layout
21792
21793 \begin_layout Subsection
21794 ボールド体
21795 \begin_inset Index idx
21796 range none
21797 pageformat default
21798 status collapsed
21799
21800 \begin_layout Plain Layout
21801 ぎりしゃもじ@ギリシャ文字 !
21802  ぼーるどたい@ボールド体
21803 \end_layout
21804
21805 \end_inset
21806
21807
21808 \end_layout
21809
21810 \begin_layout Standard
21811 ギリシャ文字は,
21812 ラテン文字のようには,
21813 多様な書体様式に設定することができません.ギリシャ文字をボールド体にできるのは,
21814
21815 \series bold
21816
21817 \backslash
21818 boldsymbol
21819 \series default
21820 コマンドのみです
21821 \begin_inset Index idx
21822 range none
21823 pageformat default
21824 status collapsed
21825
21826 \begin_layout Plain Layout
21827 こまんど@コマンド !
21828  B !
21829  
21830 \backslash
21831 boldsymbol
21832 \end_layout
21833
21834 \end_inset
21835
21836
21837 \end_layout
21838
21839 \begin_layout Standard
21840 \align center
21841 \begin_inset Tabular
21842 <lyxtabular version="3" rows="3" columns="2">
21843 <features booktabs="true" tabularvalignment="middle">
21844 <column alignment="center" valignment="top" width="0pt">
21845 <column alignment="center" valignment="top">
21846 <row>
21847 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21848 \begin_inset Text
21849
21850 \begin_layout Plain Layout
21851 コマンド
21852 \end_layout
21853
21854 \end_inset
21855 </cell>
21856 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21857 \begin_inset Text
21858
21859 \begin_layout Plain Layout
21860 出力
21861 \end_layout
21862
21863 \end_inset
21864 </cell>
21865 </row>
21866 <row>
21867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \begin_layout Plain Layout
21871
21872 \backslash
21873 Upsilon
21874 \backslash
21875 boldsymbol
21876 \backslash
21877 Upsilon
21878 \end_layout
21879
21880 \end_inset
21881 </cell>
21882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
21883 \begin_inset Text
21884
21885 \begin_layout Plain Layout
21886 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
21887 \end_inset
21888
21889
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 </row>
21895 <row>
21896 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900
21901 \backslash
21902 theta
21903 \backslash
21904 boldsymbol
21905 \backslash
21906 theta
21907 \end_layout
21908
21909 \end_inset
21910 </cell>
21911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21912 \begin_inset Text
21913
21914 \begin_layout Plain Layout
21915 \begin_inset Formula $\theta\boldsymbol{\theta}$
21916 \end_inset
21917
21918
21919 \end_layout
21920
21921 \end_inset
21922 </cell>
21923 </row>
21924 </lyxtabular>
21925
21926 \end_inset
21927
21928
21929 \end_layout
21930
21931 \begin_layout Section
21932 記号
21933 \begin_inset ERT
21934 status collapsed
21935
21936 \begin_layout Plain Layout
21937
21938
21939 \backslash
21940 texorpdfstring{
21941 \end_layout
21942
21943 \end_inset
21944
21945
21946 \begin_inset Foot
21947 status collapsed
21948
21949 \begin_layout Plain Layout
21950 各\SpecialChar LaTeX
21951 パッケージに含まれる全記号をほとんど網羅した一覧が,
21952
21953 \begin_inset CommandInset citation
21954 LatexCommand cite
21955 key "Symbols"
21956 literal "true"
21957
21958 \end_inset
21959
21960 にあります.
21961 \end_layout
21962
21963 \end_inset
21964
21965
21966 \begin_inset ERT
21967 status collapsed
21968
21969 \begin_layout Plain Layout
21970
21971 }{}
21972 \end_layout
21973
21974 \end_inset
21975
21976
21977 \begin_inset Note Note
21978 status collapsed
21979
21980 \begin_layout Plain Layout
21981
21982 \backslash
21983 texorpdfstringは,
21984 PDFのしおりに脚註が現れるのを防ぐために使われています.
21985 \end_layout
21986
21987 \begin_layout Plain Layout
21988
21989 \backslash
21990 texorpdfstringについての詳細は,
21991
21992 \begin_inset CommandInset ref
21993 LatexCommand ref
21994 reference "subsec:節見出し中の数式"
21995 nolink "false"
21996
21997 \end_inset
21998
21999 節にあります.
22000 \end_layout
22001
22002 \end_inset
22003
22004
22005 \begin_inset Index idx
22006 range none
22007 pageformat default
22008 status collapsed
22009
22010 \begin_layout Plain Layout
22011 きごう@記号
22012 \end_layout
22013
22014 \end_inset
22015
22016
22017 \end_layout
22018
22019 \begin_layout Standard
22020 本節に掲げてある各記号の多くは,
22021 ツールバーボタンの
22022 \begin_inset Info
22023 type  "icon"
22024 arg   "math-insert \\nabla"
22025 \end_inset
22026
22027
22028 \begin_inset Info
22029 type  "icon"
22030 arg   "math-insert \\digamma"
22031 \end_inset
22032
22033 でも挿入することができます.
22034 \end_layout
22035
22036 \begin_layout Subsection
22037 数学記号
22038 \begin_inset CommandInset label
22039 LatexCommand label
22040 name "subsec:数学記号"
22041
22042 \end_inset
22043
22044
22045 \begin_inset Index idx
22046 range none
22047 pageformat default
22048 status collapsed
22049
22050 \begin_layout Plain Layout
22051 きごう@記号 !
22052  すうがく@数学
22053 \end_layout
22054
22055 \end_inset
22056
22057
22058 \end_layout
22059
22060 \begin_layout Standard
22061 \begin_inset Tabular
22062 <lyxtabular version="3" rows="10" columns="2">
22063 <features booktabs="true" tabularvalignment="middle">
22064 <column alignment="center" valignment="top" width="0pt">
22065 <column alignment="center" valignment="top" width="0pt">
22066 <row>
22067 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22068 \begin_inset Text
22069
22070 \begin_layout Plain Layout
22071 コマンド
22072 \end_layout
22073
22074 \end_inset
22075 </cell>
22076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22077 \begin_inset Text
22078
22079 \begin_layout Plain Layout
22080 出力
22081 \end_layout
22082
22083 \end_inset
22084 </cell>
22085 </row>
22086 <row>
22087 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22088 \begin_inset Text
22089
22090 \begin_layout Plain Layout
22091
22092 \backslash
22093 neg
22094 \end_layout
22095
22096 \end_inset
22097 </cell>
22098 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22099 \begin_inset Text
22100
22101 \begin_layout Plain Layout
22102 \begin_inset Formula $\neg$
22103 \end_inset
22104
22105
22106 \end_layout
22107
22108 \end_inset
22109 </cell>
22110 </row>
22111 <row>
22112 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22113 \begin_inset Text
22114
22115 \begin_layout Plain Layout
22116
22117 \backslash
22118 Im
22119 \end_layout
22120
22121 \end_inset
22122 </cell>
22123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22124 \begin_inset Text
22125
22126 \begin_layout Plain Layout
22127 \begin_inset Formula $\Im$
22128 \end_inset
22129
22130
22131 \end_layout
22132
22133 \end_inset
22134 </cell>
22135 </row>
22136 <row>
22137 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22138 \begin_inset Text
22139
22140 \begin_layout Plain Layout
22141
22142 \backslash
22143 Re
22144 \end_layout
22145
22146 \end_inset
22147 </cell>
22148 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22149 \begin_inset Text
22150
22151 \begin_layout Plain Layout
22152 \begin_inset Formula $\Re$
22153 \end_inset
22154
22155
22156 \end_layout
22157
22158 \end_inset
22159 </cell>
22160 </row>
22161 <row>
22162 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22163 \begin_inset Text
22164
22165 \begin_layout Plain Layout
22166
22167 \backslash
22168 aleph
22169 \end_layout
22170
22171 \end_inset
22172 </cell>
22173 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22174 \begin_inset Text
22175
22176 \begin_layout Plain Layout
22177 \begin_inset Formula $\aleph$
22178 \end_inset
22179
22180
22181 \end_layout
22182
22183 \end_inset
22184 </cell>
22185 </row>
22186 <row>
22187 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22188 \begin_inset Text
22189
22190 \begin_layout Plain Layout
22191
22192 \backslash
22193 partial
22194 \end_layout
22195
22196 \end_inset
22197 </cell>
22198 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22199 \begin_inset Text
22200
22201 \begin_layout Plain Layout
22202 \begin_inset Formula $\partial$
22203 \end_inset
22204
22205
22206 \end_layout
22207
22208 \end_inset
22209 </cell>
22210 </row>
22211 <row>
22212 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22213 \begin_inset Text
22214
22215 \begin_layout Plain Layout
22216
22217 \backslash
22218 infty
22219 \end_layout
22220
22221 \end_inset
22222 </cell>
22223 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22224 \begin_inset Text
22225
22226 \begin_layout Plain Layout
22227 \begin_inset Formula $\infty$
22228 \end_inset
22229
22230
22231 \end_layout
22232
22233 \end_inset
22234 </cell>
22235 </row>
22236 <row>
22237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22238 \begin_inset Text
22239
22240 \begin_layout Plain Layout
22241
22242 \backslash
22243 wp
22244 \end_layout
22245
22246 \end_inset
22247 </cell>
22248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22249 \begin_inset Text
22250
22251 \begin_layout Plain Layout
22252 \begin_inset Formula $\wp$
22253 \end_inset
22254
22255
22256 \end_layout
22257
22258 \end_inset
22259 </cell>
22260 </row>
22261 <row>
22262 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22263 \begin_inset Text
22264
22265 \begin_layout Plain Layout
22266
22267 \backslash
22268 imath
22269 \end_layout
22270
22271 \end_inset
22272 </cell>
22273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277 \begin_inset Formula $\imath$
22278 \end_inset
22279
22280
22281 \end_layout
22282
22283 \end_inset
22284 </cell>
22285 </row>
22286 <row>
22287 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22288 \begin_inset Text
22289
22290 \begin_layout Plain Layout
22291
22292 \backslash
22293 jmath
22294 \end_layout
22295
22296 \end_inset
22297 </cell>
22298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22299 \begin_inset Text
22300
22301 \begin_layout Plain Layout
22302 \begin_inset Formula $\jmath$
22303 \end_inset
22304
22305
22306 \end_layout
22307
22308 \end_inset
22309 </cell>
22310 </row>
22311 </lyxtabular>
22312
22313 \end_inset
22314
22315
22316 \begin_inset space \hfill{}
22317 \end_inset
22318
22319
22320 \begin_inset Tabular
22321 <lyxtabular version="3" rows="10" columns="2">
22322 <features booktabs="true" tabularvalignment="middle">
22323 <column alignment="center" valignment="top" width="0pt">
22324 <column alignment="center" valignment="top" width="0pt">
22325 <row>
22326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Plain Layout
22330 コマンド
22331 \end_layout
22332
22333 \end_inset
22334 </cell>
22335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22336 \begin_inset Text
22337
22338 \begin_layout Plain Layout
22339 出力
22340 \begin_inset Note Note
22341 status collapsed
22342
22343 \begin_layout Plain Layout
22344 ここで
22345 \series bold
22346
22347 \backslash
22348 raisebox
22349 \series default
22350 はスペーサーとして使用しているだけです.
22351 \end_layout
22352
22353 \end_inset
22354
22355
22356 \end_layout
22357
22358 \end_inset
22359 </cell>
22360 </row>
22361 <row>
22362 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22363 \begin_inset Text
22364
22365 \begin_layout Plain Layout
22366
22367 \backslash
22368 forall
22369 \end_layout
22370
22371 \end_inset
22372 </cell>
22373 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22374 \begin_inset Text
22375
22376 \begin_layout Plain Layout
22377 \begin_inset Formula $\forall$
22378 \end_inset
22379
22380
22381 \end_layout
22382
22383 \end_inset
22384 </cell>
22385 </row>
22386 <row>
22387 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22388 \begin_inset Text
22389
22390 \begin_layout Plain Layout
22391
22392 \backslash
22393 exists
22394 \end_layout
22395
22396 \end_inset
22397 </cell>
22398 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22399 \begin_inset Text
22400
22401 \begin_layout Plain Layout
22402 \begin_inset Formula $\exists$
22403 \end_inset
22404
22405
22406 \end_layout
22407
22408 \end_inset
22409 </cell>
22410 </row>
22411 <row>
22412 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22413 \begin_inset Text
22414
22415 \begin_layout Plain Layout
22416
22417 \backslash
22418 nexists
22419 \end_layout
22420
22421 \end_inset
22422 </cell>
22423 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22424 \begin_inset Text
22425
22426 \begin_layout Plain Layout
22427 \begin_inset Formula $\nexists$
22428 \end_inset
22429
22430
22431 \end_layout
22432
22433 \end_inset
22434 </cell>
22435 </row>
22436 <row>
22437 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22438 \begin_inset Text
22439
22440 \begin_layout Plain Layout
22441
22442 \backslash
22443 emptyset
22444 \end_layout
22445
22446 \end_inset
22447 </cell>
22448 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22449 \begin_inset Text
22450
22451 \begin_layout Plain Layout
22452 \begin_inset Formula $\emptyset$
22453 \end_inset
22454
22455
22456 \end_layout
22457
22458 \end_inset
22459 </cell>
22460 </row>
22461 <row>
22462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22463 \begin_inset Text
22464
22465 \begin_layout Plain Layout
22466
22467 \backslash
22468 varnothing
22469 \end_layout
22470
22471 \end_inset
22472 </cell>
22473 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22474 \begin_inset Text
22475
22476 \begin_layout Plain Layout
22477 \begin_inset Formula $\varnothing$
22478 \end_inset
22479
22480
22481 \end_layout
22482
22483 \end_inset
22484 </cell>
22485 </row>
22486 <row>
22487 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22488 \begin_inset Text
22489
22490 \begin_layout Plain Layout
22491
22492 \backslash
22493 dag
22494 \end_layout
22495
22496 \end_inset
22497 </cell>
22498 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22499 \begin_inset Text
22500
22501 \begin_layout Plain Layout
22502 \begin_inset Formula $\dag$
22503 \end_inset
22504
22505
22506 \end_layout
22507
22508 \end_inset
22509 </cell>
22510 </row>
22511 <row>
22512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22513 \begin_inset Text
22514
22515 \begin_layout Plain Layout
22516
22517 \backslash
22518 ddag
22519 \end_layout
22520
22521 \end_inset
22522 </cell>
22523 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22524 \begin_inset Text
22525
22526 \begin_layout Plain Layout
22527 \begin_inset Formula $\ddag$
22528 \end_inset
22529
22530
22531 \end_layout
22532
22533 \end_inset
22534 </cell>
22535 </row>
22536 <row>
22537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22538 \begin_inset Text
22539
22540 \begin_layout Plain Layout
22541
22542 \backslash
22543 complement
22544 \end_layout
22545
22546 \end_inset
22547 </cell>
22548 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22549 \begin_inset Text
22550
22551 \begin_layout Plain Layout
22552 \begin_inset ERT
22553 status collapsed
22554
22555 \begin_layout Plain Layout
22556
22557
22558 \backslash
22559 raisebox{-0.8mm}{
22560 \end_layout
22561
22562 \end_inset
22563
22564
22565 \begin_inset Formula $\complement$
22566 \end_inset
22567
22568
22569 \begin_inset ERT
22570 status collapsed
22571
22572 \begin_layout Plain Layout
22573
22574 }
22575 \end_layout
22576
22577 \end_inset
22578
22579
22580 \end_layout
22581
22582 \end_inset
22583 </cell>
22584 </row>
22585 <row>
22586 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22587 \begin_inset Text
22588
22589 \begin_layout Plain Layout
22590
22591 \backslash
22592 Bbbk
22593 \end_layout
22594
22595 \end_inset
22596 </cell>
22597 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22598 \begin_inset Text
22599
22600 \begin_layout Plain Layout
22601 \begin_inset Formula $\Bbbk$
22602 \end_inset
22603
22604
22605 \end_layout
22606
22607 \end_inset
22608 </cell>
22609 </row>
22610 </lyxtabular>
22611
22612 \end_inset
22613
22614
22615 \begin_inset space \hfill{}
22616 \end_inset
22617
22618
22619 \begin_inset Tabular
22620 <lyxtabular version="3" rows="10" columns="2">
22621 <features booktabs="true" tabularvalignment="middle">
22622 <column alignment="center" valignment="top" width="0pt">
22623 <column alignment="center" valignment="top" width="0pt">
22624 <row>
22625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22626 \begin_inset Text
22627
22628 \begin_layout Plain Layout
22629 コマンド
22630 \end_layout
22631
22632 \end_inset
22633 </cell>
22634 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22635 \begin_inset Text
22636
22637 \begin_layout Plain Layout
22638 出力
22639 \end_layout
22640
22641 \end_inset
22642 </cell>
22643 </row>
22644 <row>
22645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22646 \begin_inset Text
22647
22648 \begin_layout Plain Layout
22649
22650 \backslash
22651 prime
22652 \end_layout
22653
22654 \end_inset
22655 </cell>
22656 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22657 \begin_inset Text
22658
22659 \begin_layout Plain Layout
22660 \begin_inset Formula $\prime$
22661 \end_inset
22662
22663
22664 \end_layout
22665
22666 \end_inset
22667 </cell>
22668 </row>
22669 <row>
22670 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674
22675 \backslash
22676 backprime
22677 \end_layout
22678
22679 \end_inset
22680 </cell>
22681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22682 \begin_inset Text
22683
22684 \begin_layout Plain Layout
22685 \begin_inset Formula $\backprime$
22686 \end_inset
22687
22688
22689 \end_layout
22690
22691 \end_inset
22692 </cell>
22693 </row>
22694 <row>
22695 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22696 \begin_inset Text
22697
22698 \begin_layout Plain Layout
22699
22700 \backslash
22701 mho
22702 \end_layout
22703
22704 \end_inset
22705 </cell>
22706 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710 \begin_inset Formula $\mho$
22711 \end_inset
22712
22713
22714 \end_layout
22715
22716 \end_inset
22717 </cell>
22718 </row>
22719 <row>
22720 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22721 \begin_inset Text
22722
22723 \begin_layout Plain Layout
22724
22725 \backslash
22726 triangle
22727 \end_layout
22728
22729 \end_inset
22730 </cell>
22731 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22732 \begin_inset Text
22733
22734 \begin_layout Plain Layout
22735 \begin_inset Formula $\triangle$
22736 \end_inset
22737
22738
22739 \end_layout
22740
22741 \end_inset
22742 </cell>
22743 </row>
22744 <row>
22745 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22746 \begin_inset Text
22747
22748 \begin_layout Plain Layout
22749
22750 \backslash
22751 angle
22752 \end_layout
22753
22754 \end_inset
22755 </cell>
22756 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22757 \begin_inset Text
22758
22759 \begin_layout Plain Layout
22760 \begin_inset Formula $\angle$
22761 \end_inset
22762
22763
22764 \end_layout
22765
22766 \end_inset
22767 </cell>
22768 </row>
22769 <row>
22770 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22771 \begin_inset Text
22772
22773 \begin_layout Plain Layout
22774
22775 \backslash
22776 measuredangle
22777 \end_layout
22778
22779 \end_inset
22780 </cell>
22781 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22782 \begin_inset Text
22783
22784 \begin_layout Plain Layout
22785 \begin_inset Formula $\measuredangle$
22786 \end_inset
22787
22788
22789 \end_layout
22790
22791 \end_inset
22792 </cell>
22793 </row>
22794 <row>
22795 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22796 \begin_inset Text
22797
22798 \begin_layout Plain Layout
22799
22800 \backslash
22801 sphericalangle
22802 \end_layout
22803
22804 \end_inset
22805 </cell>
22806 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22807 \begin_inset Text
22808
22809 \begin_layout Plain Layout
22810 \begin_inset Formula $\sphericalangle$
22811 \end_inset
22812
22813
22814 \end_layout
22815
22816 \end_inset
22817 </cell>
22818 </row>
22819 <row>
22820 <cell alignment="center" valignment="top" leftline="true" usebox="none">
22821 \begin_inset Text
22822
22823 \begin_layout Plain Layout
22824
22825 \backslash
22826 top
22827 \end_layout
22828
22829 \end_inset
22830 </cell>
22831 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22832 \begin_inset Text
22833
22834 \begin_layout Plain Layout
22835 \begin_inset Formula $\top$
22836 \end_inset
22837
22838
22839 \end_layout
22840
22841 \end_inset
22842 </cell>
22843 </row>
22844 <row>
22845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22846 \begin_inset Text
22847
22848 \begin_layout Plain Layout
22849
22850 \backslash
22851 bot
22852 \end_layout
22853
22854 \end_inset
22855 </cell>
22856 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22857 \begin_inset Text
22858
22859 \begin_layout Plain Layout
22860 \begin_inset Formula $\bot$
22861 \end_inset
22862
22863
22864 \end_layout
22865
22866 \end_inset
22867 </cell>
22868 </row>
22869 </lyxtabular>
22870
22871 \end_inset
22872
22873
22874 \end_layout
22875
22876 \begin_layout Subsection
22877 その他の記号
22878 \begin_inset CommandInset label
22879 LatexCommand label
22880 name "subsec:その他の記号"
22881
22882 \end_inset
22883
22884
22885 \begin_inset Index idx
22886 range none
22887 pageformat default
22888 status collapsed
22889
22890 \begin_layout Plain Layout
22891 きごう@記号 !
22892  そのた@その他
22893 \end_layout
22894
22895 \end_inset
22896
22897
22898 \end_layout
22899
22900 \begin_layout Standard
22901 \noindent
22902 \align center
22903 \begin_inset Tabular
22904 <lyxtabular version="3" rows="10" columns="2">
22905 <features booktabs="true" tabularvalignment="middle">
22906 <column alignment="center" valignment="top" width="0pt">
22907 <column alignment="center" valignment="top" width="0pt">
22908 <row>
22909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22910 \begin_inset Text
22911
22912 \begin_layout Plain Layout
22913 コマンド
22914 \end_layout
22915
22916 \end_inset
22917 </cell>
22918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22919 \begin_inset Text
22920
22921 \begin_layout Plain Layout
22922 出力
22923 \end_layout
22924
22925 \end_inset
22926 </cell>
22927 </row>
22928 <row>
22929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22930 \begin_inset Text
22931
22932 \begin_layout Plain Layout
22933
22934 \backslash
22935 flat
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22941 \begin_inset Text
22942
22943 \begin_layout Plain Layout
22944 \begin_inset Formula $\flat$
22945 \end_inset
22946
22947
22948 \end_layout
22949
22950 \end_inset
22951 </cell>
22952 </row>
22953 <row>
22954 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22955 \begin_inset Text
22956
22957 \begin_layout Plain Layout
22958
22959 \backslash
22960 natural
22961 \end_layout
22962
22963 \end_inset
22964 </cell>
22965 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22966 \begin_inset Text
22967
22968 \begin_layout Plain Layout
22969 \begin_inset Formula $\natural$
22970 \end_inset
22971
22972
22973 \end_layout
22974
22975 \end_inset
22976 </cell>
22977 </row>
22978 <row>
22979 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22980 \begin_inset Text
22981
22982 \begin_layout Plain Layout
22983
22984 \backslash
22985 sharp
22986 \end_layout
22987
22988 \end_inset
22989 </cell>
22990 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
22991 \begin_inset Text
22992
22993 \begin_layout Plain Layout
22994 \begin_inset Formula $\sharp$
22995 \end_inset
22996
22997
22998 \end_layout
22999
23000 \end_inset
23001 </cell>
23002 </row>
23003 <row>
23004 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23005 \begin_inset Text
23006
23007 \begin_layout Plain Layout
23008
23009 \backslash
23010 surd
23011 \end_layout
23012
23013 \end_inset
23014 </cell>
23015 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23016 \begin_inset Text
23017
23018 \begin_layout Plain Layout
23019 \begin_inset Formula $\surd$
23020 \end_inset
23021
23022
23023 \end_layout
23024
23025 \end_inset
23026 </cell>
23027 </row>
23028 <row>
23029 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23030 \begin_inset Text
23031
23032 \begin_layout Plain Layout
23033
23034 \backslash
23035 checkmark
23036 \end_layout
23037
23038 \end_inset
23039 </cell>
23040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23041 \begin_inset Text
23042
23043 \begin_layout Plain Layout
23044 \begin_inset Formula $\checkmark$
23045 \end_inset
23046
23047
23048 \end_layout
23049
23050 \end_inset
23051 </cell>
23052 </row>
23053 <row>
23054 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058
23059 \backslash
23060 yen
23061 \end_layout
23062
23063 \end_inset
23064 </cell>
23065 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23066 \begin_inset Text
23067
23068 \begin_layout Plain Layout
23069 \begin_inset Formula $\yen$
23070 \end_inset
23071
23072
23073 \end_layout
23074
23075 \end_inset
23076 </cell>
23077 </row>
23078 <row>
23079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083
23084 \backslash
23085 pounds
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23091 \begin_inset Text
23092
23093 \begin_layout Plain Layout
23094 \begin_inset Formula $\pounds$
23095 \end_inset
23096
23097
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 </row>
23103 <row>
23104 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23105 \begin_inset Text
23106
23107 \begin_layout Plain Layout
23108 $
23109 \end_layout
23110
23111 \end_inset
23112 </cell>
23113 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23114 \begin_inset Text
23115
23116 \begin_layout Plain Layout
23117 \begin_inset Formula $\$$
23118 \end_inset
23119
23120
23121 \end_layout
23122
23123 \end_inset
23124 </cell>
23125 </row>
23126 <row>
23127 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23128 \begin_inset Text
23129
23130 \begin_layout Plain Layout
23131 §
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23137 \begin_inset Text
23138
23139 \begin_layout Plain Layout
23140 \begin_inset Formula $§$
23141 \end_inset
23142
23143
23144 \end_layout
23145
23146 \end_inset
23147 </cell>
23148 </row>
23149 </lyxtabular>
23150
23151 \end_inset
23152
23153
23154 \begin_inset space \hfill{}
23155 \end_inset
23156
23157
23158 \begin_inset Tabular
23159 <lyxtabular version="3" rows="10" columns="2">
23160 <features booktabs="true" tabularvalignment="middle">
23161 <column alignment="center" valignment="top" width="0pt">
23162 <column alignment="center" valignment="top">
23163 <row>
23164 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23165 \begin_inset Text
23166
23167 \begin_layout Plain Layout
23168 コマンド
23169 \end_layout
23170
23171 \end_inset
23172 </cell>
23173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23174 \begin_inset Text
23175
23176 \begin_layout Plain Layout
23177 出力
23178 \end_layout
23179
23180 \end_inset
23181 </cell>
23182 </row>
23183 <row>
23184 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23185 \begin_inset Text
23186
23187 \begin_layout Plain Layout
23188
23189 \backslash
23190 hbar
23191 \end_layout
23192
23193 \end_inset
23194 </cell>
23195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23196 \begin_inset Text
23197
23198 \begin_layout Plain Layout
23199 \begin_inset Formula $\hbar$
23200 \end_inset
23201
23202
23203 \end_layout
23204
23205 \end_inset
23206 </cell>
23207 </row>
23208 <row>
23209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \begin_layout Plain Layout
23213
23214 \backslash
23215 hslash
23216 \end_layout
23217
23218 \end_inset
23219 </cell>
23220 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23221 \begin_inset Text
23222
23223 \begin_layout Plain Layout
23224 \begin_inset Formula $\hslash$
23225 \end_inset
23226
23227
23228 \end_layout
23229
23230 \end_inset
23231 </cell>
23232 </row>
23233 <row>
23234 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23235 \begin_inset Text
23236
23237 \begin_layout Plain Layout
23238
23239 \backslash
23240 clubsuit
23241 \end_layout
23242
23243 \end_inset
23244 </cell>
23245 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249 \begin_inset Formula $\clubsuit$
23250 \end_inset
23251
23252
23253 \end_layout
23254
23255 \end_inset
23256 </cell>
23257 </row>
23258 <row>
23259 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23260 \begin_inset Text
23261
23262 \begin_layout Plain Layout
23263
23264 \backslash
23265 spadesuit
23266 \end_layout
23267
23268 \end_inset
23269 </cell>
23270 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23271 \begin_inset Text
23272
23273 \begin_layout Plain Layout
23274 \begin_inset Formula $\spadesuit$
23275 \end_inset
23276
23277
23278 \end_layout
23279
23280 \end_inset
23281 </cell>
23282 </row>
23283 <row>
23284 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23285 \begin_inset Text
23286
23287 \begin_layout Plain Layout
23288
23289 \backslash
23290 bigstar
23291 \end_layout
23292
23293 \end_inset
23294 </cell>
23295 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23296 \begin_inset Text
23297
23298 \begin_layout Plain Layout
23299 \begin_inset Formula $\bigstar$
23300 \end_inset
23301
23302
23303 \end_layout
23304
23305 \end_inset
23306 </cell>
23307 </row>
23308 <row>
23309 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23310 \begin_inset Text
23311
23312 \begin_layout Plain Layout
23313
23314 \backslash
23315 blacklozenge
23316 \end_layout
23317
23318 \end_inset
23319 </cell>
23320 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23321 \begin_inset Text
23322
23323 \begin_layout Plain Layout
23324 \begin_inset Formula $\blacklozenge$
23325 \end_inset
23326
23327
23328 \end_layout
23329
23330 \end_inset
23331 </cell>
23332 </row>
23333 <row>
23334 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23335 \begin_inset Text
23336
23337 \begin_layout Plain Layout
23338
23339 \backslash
23340 blacktriangle
23341 \end_layout
23342
23343 \end_inset
23344 </cell>
23345 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23346 \begin_inset Text
23347
23348 \begin_layout Plain Layout
23349 \begin_inset Formula $\blacktriangle$
23350 \end_inset
23351
23352
23353 \end_layout
23354
23355 \end_inset
23356 </cell>
23357 </row>
23358 <row>
23359 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23360 \begin_inset Text
23361
23362 \begin_layout Plain Layout
23363
23364 \backslash
23365 blacktiangledown
23366 \end_layout
23367
23368 \end_inset
23369 </cell>
23370 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23371 \begin_inset Text
23372
23373 \begin_layout Plain Layout
23374 \begin_inset Formula $\blacktriangledown$
23375 \end_inset
23376
23377
23378 \end_layout
23379
23380 \end_inset
23381 </cell>
23382 </row>
23383 <row>
23384 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23385 \begin_inset Text
23386
23387 \begin_layout Plain Layout
23388
23389 \backslash
23390 bullet
23391 \end_layout
23392
23393 \end_inset
23394 </cell>
23395 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23396 \begin_inset Text
23397
23398 \begin_layout Plain Layout
23399 \begin_inset Formula $\bullet$
23400 \end_inset
23401
23402
23403 \end_layout
23404
23405 \end_inset
23406 </cell>
23407 </row>
23408 </lyxtabular>
23409
23410 \end_inset
23411
23412
23413 \begin_inset space \hfill{}
23414 \end_inset
23415
23416
23417 \begin_inset Tabular
23418 <lyxtabular version="3" rows="10" columns="2">
23419 <features booktabs="true" tabularvalignment="middle">
23420 <column alignment="center" valignment="top" width="0pt">
23421 <column alignment="center" valignment="top" width="0pt">
23422 <row>
23423 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23424 \begin_inset Text
23425
23426 \begin_layout Plain Layout
23427 コマンド
23428 \end_layout
23429
23430 \end_inset
23431 </cell>
23432 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23433 \begin_inset Text
23434
23435 \begin_layout Plain Layout
23436 出力
23437 \end_layout
23438
23439 \end_inset
23440 </cell>
23441 </row>
23442 <row>
23443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23444 \begin_inset Text
23445
23446 \begin_layout Plain Layout
23447
23448 \backslash
23449 diamondsuit
23450 \end_layout
23451
23452 \end_inset
23453 </cell>
23454 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23455 \begin_inset Text
23456
23457 \begin_layout Plain Layout
23458 \begin_inset Formula $\diamondsuit$
23459 \end_inset
23460
23461
23462 \end_layout
23463
23464 \end_inset
23465 </cell>
23466 </row>
23467 <row>
23468 <cell alignment="center" valignment="top" rightline="true" usebox="none">
23469 \begin_inset Text
23470
23471 \begin_layout Plain Layout
23472
23473 \backslash
23474 Diamond
23475 \end_layout
23476
23477 \end_inset
23478 </cell>
23479 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23480 \begin_inset Text
23481
23482 \begin_layout Plain Layout
23483 \begin_inset Formula $\Diamond$
23484 \end_inset
23485
23486
23487 \end_layout
23488
23489 \end_inset
23490 </cell>
23491 </row>
23492 <row>
23493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23494 \begin_inset Text
23495
23496 \begin_layout Plain Layout
23497
23498 \backslash
23499 heartsuit
23500 \end_layout
23501
23502 \end_inset
23503 </cell>
23504 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23505 \begin_inset Text
23506
23507 \begin_layout Plain Layout
23508 \begin_inset Formula $\heartsuit$
23509 \end_inset
23510
23511
23512 \end_layout
23513
23514 \end_inset
23515 </cell>
23516 </row>
23517 <row>
23518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23519 \begin_inset Text
23520
23521 \begin_layout Plain Layout
23522
23523 \backslash
23524 P
23525 \end_layout
23526
23527 \end_inset
23528 </cell>
23529 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23530 \begin_inset Text
23531
23532 \begin_layout Plain Layout
23533 \begin_inset Formula $\P$
23534 \end_inset
23535
23536
23537 \end_layout
23538
23539 \end_inset
23540 </cell>
23541 </row>
23542 <row>
23543 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23544 \begin_inset Text
23545
23546 \begin_layout Plain Layout
23547
23548 \backslash
23549 copyright
23550 \end_layout
23551
23552 \end_inset
23553 </cell>
23554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23555 \begin_inset Text
23556
23557 \begin_layout Plain Layout
23558 \begin_inset Formula $\copyright$
23559 \end_inset
23560
23561
23562 \end_layout
23563
23564 \end_inset
23565 </cell>
23566 </row>
23567 <row>
23568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23569 \begin_inset Text
23570
23571 \begin_layout Plain Layout
23572
23573 \backslash
23574 circledR
23575 \end_layout
23576
23577 \end_inset
23578 </cell>
23579 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23580 \begin_inset Text
23581
23582 \begin_layout Plain Layout
23583 \begin_inset Formula $\circledR$
23584 \end_inset
23585
23586
23587 \end_layout
23588
23589 \end_inset
23590 </cell>
23591 </row>
23592 <row>
23593 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23594 \begin_inset Text
23595
23596 \begin_layout Plain Layout
23597
23598 \backslash
23599 maltese
23600 \end_layout
23601
23602 \end_inset
23603 </cell>
23604 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23605 \begin_inset Text
23606
23607 \begin_layout Plain Layout
23608 \begin_inset Formula $\maltese$
23609 \end_inset
23610
23611
23612 \end_layout
23613
23614 \end_inset
23615 </cell>
23616 </row>
23617 <row>
23618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23619 \begin_inset Text
23620
23621 \begin_layout Plain Layout
23622
23623 \backslash
23624 diagup
23625 \end_layout
23626
23627 \end_inset
23628 </cell>
23629 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23630 \begin_inset Text
23631
23632 \begin_layout Plain Layout
23633 \begin_inset Formula $\diagup$
23634 \end_inset
23635
23636
23637 \end_layout
23638
23639 \end_inset
23640 </cell>
23641 </row>
23642 <row>
23643 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23644 \begin_inset Text
23645
23646 \begin_layout Plain Layout
23647
23648 \backslash
23649 diagdown
23650 \end_layout
23651
23652 \end_inset
23653 </cell>
23654 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23655 \begin_inset Text
23656
23657 \begin_layout Plain Layout
23658 \begin_inset Formula $\diagdown$
23659 \end_inset
23660
23661
23662 \end_layout
23663
23664 \end_inset
23665 </cell>
23666 </row>
23667 </lyxtabular>
23668
23669 \end_inset
23670
23671
23672 \end_layout
23673
23674 \begin_layout Standard
23675 \begin_inset VSpace medskip
23676 \end_inset
23677
23678
23679 \end_layout
23680
23681 \begin_layout Standard
23682 寸法を変えて表示することのできる記号もあります.第
23683 \begin_inset CommandInset ref
23684 LatexCommand ref
23685 reference "subsec:書体寸法"
23686 nolink "false"
23687
23688 \end_inset
23689
23690 節をご参照下さい.
23691 \end_layout
23692
23693 \begin_layout Subsection
23694 ユーロ通貨記号
23695 \begin_inset Index idx
23696 range none
23697 pageformat default
23698 status collapsed
23699
23700 \begin_layout Plain Layout
23701 きごう@記号 !
23702  ゆーろつうかきごう@ユーロ通貨記号
23703 \end_layout
23704
23705 \end_inset
23706
23707
23708 \begin_inset Index idx
23709 range none
23710 pageformat default
23711 status collapsed
23712
23713 \begin_layout Plain Layout
23714 E@
23715 \begin_inset ERT
23716 status collapsed
23717
23718 \begin_layout Plain Layout
23719
23720
23721 \backslash
23722 officialeuro
23723 \end_layout
23724
23725 \end_inset
23726
23727
23728 \end_layout
23729
23730 \end_inset
23731
23732
23733 \end_layout
23734
23735 \begin_layout Standard
23736 ユーロ通貨記号を数式で使用するには,
23737 \SpecialChar LaTeX
23738 パッケージ
23739 \series bold
23740 eurosym
23741 \series default
23742
23743 \begin_inset Index idx
23744 range none
23745 pageformat default
23746 status collapsed
23747
23748 \begin_layout Plain Layout
23749 ぱっけーじ@パッケージ !
23750  eurosym
23751 \end_layout
23752
23753 \end_inset
23754
23755 が導入されていて,
23756 以下のような\SpecialChar LaTeX
23757 プリアンブル行によって読み込まれていなくてはなりません.
23758 \end_layout
23759
23760 \begin_layout Standard
23761
23762 \series bold
23763
23764 \backslash
23765 usepackage[gennarrow]{eurosym}
23766 \end_layout
23767
23768 \begin_layout Standard
23769 すると,
23770 ユーロ通貨記号を
23771 \series bold
23772
23773 \backslash
23774 euro
23775 \series default
23776
23777 \begin_inset Index idx
23778 range none
23779 pageformat default
23780 status collapsed
23781
23782 \begin_layout Plain Layout
23783 こまんど@コマンド !
23784  E !
23785  
23786 \backslash
23787 euro
23788 \end_layout
23789
23790 \end_inset
23791
23792 コマンドで挿入することができるようになります.
23793 \end_layout
23794
23795 \begin_layout Standard
23796 数式テキストには,
23797
23798 \series bold
23799 eurosym
23800 \series default
23801 が導入されていなくても,
23802 ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます.
23803 \series bold
23804 eurosym
23805 \series default
23806 が導入されていれば,
23807
23808 \series bold
23809
23810 \backslash
23811 euro
23812 \series default
23813 は\SpecialChar TeX
23814 モードでも挿入することができます.また,
23815 正式な通貨記号を
23816 \series bold
23817
23818 \backslash
23819 officialeuro
23820 \series default
23821
23822 \begin_inset Index idx
23823 range none
23824 pageformat default
23825 status collapsed
23826
23827 \begin_layout Plain Layout
23828 こまんど@コマンド !
23829  O !
23830  
23831 \backslash
23832 officialeuro
23833 \end_layout
23834
23835 \end_inset
23836
23837 コマンド(これは\SpecialChar TeX
23838 モードでのみ使用することができます)で挿入することができます.
23839 \end_layout
23840
23841 \begin_layout Standard
23842 \begin_inset ERT
23843 status collapsed
23844
23845 \begin_layout Plain Layout
23846
23847
23848 \backslash
23849 ifeurosym 
23850 \end_layout
23851
23852 \end_inset
23853
23854
23855 \begin_inset Note Note
23856 status open
23857
23858 \begin_layout Plain Layout
23859 以下の表は,
23860 \SpecialChar LaTeX
23861 パッケージ
23862 \series bold
23863 eurosym
23864 \series default
23865 が導入済みのときのみ表示されます.
23866 \end_layout
23867
23868 \end_inset
23869
23870
23871 \end_layout
23872
23873 \begin_layout Standard
23874 以下は,
23875 各ユーロ通貨記号のまとめです.
23876 \end_layout
23877
23878 \begin_layout Standard
23879 \align center
23880 \begin_inset Tabular
23881 <lyxtabular version="3" rows="4" columns="3">
23882 <features booktabs="true" tabularvalignment="middle">
23883 <column alignment="center" valignment="top" width="0pt">
23884 <column alignment="center" valignment="top" width="0pt">
23885 <column alignment="center" valignment="top" width="0pt">
23886 <row>
23887 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
23888 \begin_inset Text
23889
23890 \begin_layout Plain Layout
23891 \begin_inset ERT
23892 status collapsed
23893
23894 \begin_layout Plain Layout
23895
23896
23897 \backslash
23898 cmidrule[0.08em]{2-3}
23899 \end_layout
23900
23901 \end_inset
23902
23903
23904 \end_layout
23905
23906 \end_inset
23907 </cell>
23908 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23909 \begin_inset Text
23910
23911 \begin_layout Plain Layout
23912 コマンド
23913 \end_layout
23914
23915 \end_inset
23916 </cell>
23917 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
23918 \begin_inset Text
23919
23920 \begin_layout Plain Layout
23921 出力
23922 \end_layout
23923
23924 \end_inset
23925 </cell>
23926 </row>
23927 <row>
23928 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23929 \begin_inset Text
23930
23931 \begin_layout Plain Layout
23932 数式
23933 \end_layout
23934
23935 \end_inset
23936 </cell>
23937 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23938 \begin_inset Text
23939
23940 \begin_layout Plain Layout
23941
23942 \backslash
23943 euro
23944 \end_layout
23945
23946 \end_inset
23947 </cell>
23948 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23949 \begin_inset Text
23950
23951 \begin_layout Plain Layout
23952 \begin_inset Formula $\euro$
23953 \end_inset
23954
23955
23956 \end_layout
23957
23958 \end_inset
23959 </cell>
23960 </row>
23961 <row>
23962 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23963 \begin_inset Text
23964
23965 \begin_layout Plain Layout
23966 数式テキスト
23967 \end_layout
23968
23969 \end_inset
23970 </cell>
23971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
23972 \begin_inset Text
23973
23974 \begin_layout Plain Layout
23975 (ユーロ記号)
23976 \end_layout
23977
23978 \end_inset
23979 </cell>
23980 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
23981 \begin_inset Text
23982
23983 \begin_layout Plain Layout
23984 (ユーロ記号)
23985 \end_layout
23986
23987 \end_inset
23988 </cell>
23989 </row>
23990 <row>
23991 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
23992 \begin_inset Text
23993
23994 \begin_layout Plain Layout
23995 \SpecialChar TeX
23996 モード
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24002 \begin_inset Text
24003
24004 \begin_layout Plain Layout
24005
24006 \backslash
24007 officialeuro
24008 \end_layout
24009
24010 \end_inset
24011 </cell>
24012 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016 \begin_inset ERT
24017 status collapsed
24018
24019 \begin_layout Plain Layout
24020
24021
24022 \backslash
24023 officialeuro
24024 \end_layout
24025
24026 \end_inset
24027
24028
24029 \end_layout
24030
24031 \end_inset
24032 </cell>
24033 </row>
24034 </lyxtabular>
24035
24036 \end_inset
24037
24038
24039 \begin_inset Note Note
24040 status collapsed
24041
24042 \begin_layout Plain Layout
24043 ここでは,
24044
24045 \series bold
24046
24047 \backslash
24048 cmidrule
24049 \series default
24050 は表罫線のためだけに用いられています.詳細については,
24051 取扱説明書
24052 \emph on
24053 埋込オブジェクト篇
24054 \emph default
24055
24056 \family sans
24057 フォーマル形式の表
24058 \family default
24059 の節をご覧下さい.
24060 \end_layout
24061
24062 \end_inset
24063
24064
24065 \end_layout
24066
24067 \begin_layout Standard
24068 \begin_inset ERT
24069 status collapsed
24070
24071 \begin_layout Plain Layout
24072
24073
24074 \backslash
24075 else 
24076 \end_layout
24077
24078 \end_inset
24079
24080
24081 \begin_inset Note Note
24082 status open
24083
24084 \begin_layout Plain Layout
24085 以下は,
24086 \SpecialChar LaTeX
24087 パッケージ
24088 \series bold
24089 eurosym
24090 \series default
24091 が導入されていないときのみ表示されます.
24092 \end_layout
24093
24094 \end_inset
24095
24096
24097 \end_layout
24098
24099 \begin_layout Standard
24100 本節の残りを出力としてみるためには,
24101 \SpecialChar LaTeX
24102 パッケージ
24103 \series bold
24104 eurosym
24105 \series default
24106 を導入する必要があります.
24107 \end_layout
24108
24109 \begin_layout Standard
24110 \begin_inset ERT
24111 status collapsed
24112
24113 \begin_layout Plain Layout
24114
24115
24116 \backslash
24117 fi 
24118 \end_layout
24119
24120 \end_inset
24121
24122
24123 \end_layout
24124
24125 \begin_layout Section
24126 関係子
24127 \begin_inset CommandInset label
24128 LatexCommand label
24129 name "sec:関係子"
24130
24131 \end_inset
24132
24133
24134 \begin_inset Index idx
24135 range none
24136 pageformat default
24137 status collapsed
24138
24139 \begin_layout Plain Layout
24140 かんけいし@関係子
24141 \end_layout
24142
24143 \end_inset
24144
24145
24146 \begin_inset Index idx
24147 range none
24148 pageformat default
24149 status collapsed
24150
24151 \begin_layout Plain Layout
24152 ひかくし@比較子
24153 \begin_inset ERT
24154 status collapsed
24155
24156 \begin_layout Plain Layout
24157
24158 |see{
24159 \end_layout
24160
24161 \end_inset
24162
24163 関係子
24164 \begin_inset ERT
24165 status collapsed
24166
24167 \begin_layout Plain Layout
24168
24169 }
24170 \end_layout
24171
24172 \end_inset
24173
24174
24175 \end_layout
24176
24177 \end_inset
24178
24179
24180 \end_layout
24181
24182 \begin_layout Standard
24183 関係子はすべて,
24184 ツールバーボタンの
24185 \begin_inset Info
24186 type  "icon"
24187 arg   "math-insert \\leq"
24188 \end_inset
24189
24190 でも挿入することができます.
24191 \end_layout
24192
24193 \begin_layout Standard
24194 \begin_inset Tabular
24195 <lyxtabular version="3" rows="17" columns="2">
24196 <features booktabs="true" tabularvalignment="middle">
24197 <column alignment="center" valignment="top" width="0pt">
24198 <column alignment="center" valignment="top" width="0pt">
24199 <row>
24200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24201 \begin_inset Text
24202
24203 \begin_layout Plain Layout
24204 コマンド
24205 \end_layout
24206
24207 \end_inset
24208 </cell>
24209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24210 \begin_inset Text
24211
24212 \begin_layout Plain Layout
24213 出力
24214 \end_layout
24215
24216 \end_inset
24217 </cell>
24218 </row>
24219 <row>
24220 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24221 \begin_inset Text
24222
24223 \begin_layout Plain Layout
24224 <
24225 \end_layout
24226
24227 \end_inset
24228 </cell>
24229 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24230 \begin_inset Text
24231
24232 \begin_layout Plain Layout
24233 \begin_inset Formula $<$
24234 \end_inset
24235
24236
24237 \end_layout
24238
24239 \end_inset
24240 </cell>
24241 </row>
24242 <row>
24243 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24244 \begin_inset Text
24245
24246 \begin_layout Plain Layout
24247
24248 \backslash
24249 le
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258 \begin_inset Formula $\le$
24259 \end_inset
24260
24261
24262 \end_layout
24263
24264 \end_inset
24265 </cell>
24266 </row>
24267 <row>
24268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24269 \begin_inset Text
24270
24271 \begin_layout Plain Layout
24272
24273 \backslash
24274 ll
24275 \end_layout
24276
24277 \end_inset
24278 </cell>
24279 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24280 \begin_inset Text
24281
24282 \begin_layout Plain Layout
24283 \begin_inset Formula $\ll$
24284 \end_inset
24285
24286
24287 \end_layout
24288
24289 \end_inset
24290 </cell>
24291 </row>
24292 <row>
24293 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24294 \begin_inset Text
24295
24296 \begin_layout Plain Layout
24297
24298 \backslash
24299 prec
24300 \end_layout
24301
24302 \end_inset
24303 </cell>
24304 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24305 \begin_inset Text
24306
24307 \begin_layout Plain Layout
24308 \begin_inset Formula $\prec$
24309 \end_inset
24310
24311
24312 \end_layout
24313
24314 \end_inset
24315 </cell>
24316 </row>
24317 <row>
24318 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24319 \begin_inset Text
24320
24321 \begin_layout Plain Layout
24322
24323 \backslash
24324 preceq
24325 \end_layout
24326
24327 \end_inset
24328 </cell>
24329 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24330 \begin_inset Text
24331
24332 \begin_layout Plain Layout
24333 \begin_inset Formula $\preceq$
24334 \end_inset
24335
24336
24337 \end_layout
24338
24339 \end_inset
24340 </cell>
24341 </row>
24342 <row>
24343 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24344 \begin_inset Text
24345
24346 \begin_layout Plain Layout
24347
24348 \backslash
24349 subset
24350 \end_layout
24351
24352 \end_inset
24353 </cell>
24354 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24355 \begin_inset Text
24356
24357 \begin_layout Plain Layout
24358 \begin_inset Formula $\subset$
24359 \end_inset
24360
24361
24362 \end_layout
24363
24364 \end_inset
24365 </cell>
24366 </row>
24367 <row>
24368 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24369 \begin_inset Text
24370
24371 \begin_layout Plain Layout
24372
24373 \backslash
24374 subseteq
24375 \end_layout
24376
24377 \end_inset
24378 </cell>
24379 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24380 \begin_inset Text
24381
24382 \begin_layout Plain Layout
24383 \begin_inset Formula $\subseteq$
24384 \end_inset
24385
24386
24387 \end_layout
24388
24389 \end_inset
24390 </cell>
24391 </row>
24392 <row>
24393 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24394 \begin_inset Text
24395
24396 \begin_layout Plain Layout
24397
24398 \backslash
24399 sqsubseteq
24400 \end_layout
24401
24402 \end_inset
24403 </cell>
24404 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24405 \begin_inset Text
24406
24407 \begin_layout Plain Layout
24408 \begin_inset Formula $\sqsubseteq$
24409 \end_inset
24410
24411
24412 \end_layout
24413
24414 \end_inset
24415 </cell>
24416 </row>
24417 <row>
24418 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24419 \begin_inset Text
24420
24421 \begin_layout Plain Layout
24422
24423 \backslash
24424 in
24425 \end_layout
24426
24427 \end_inset
24428 </cell>
24429 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24430 \begin_inset Text
24431
24432 \begin_layout Plain Layout
24433 \begin_inset Formula $\in$
24434 \end_inset
24435
24436
24437 \end_layout
24438
24439 \end_inset
24440 </cell>
24441 </row>
24442 <row>
24443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24444 \begin_inset Text
24445
24446 \begin_layout Plain Layout
24447
24448 \backslash
24449 vdash
24450 \end_layout
24451
24452 \end_inset
24453 </cell>
24454 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24455 \begin_inset Text
24456
24457 \begin_layout Plain Layout
24458 \begin_inset Formula $\vdash$
24459 \end_inset
24460
24461
24462 \end_layout
24463
24464 \end_inset
24465 </cell>
24466 </row>
24467 <row>
24468 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24469 \begin_inset Text
24470
24471 \begin_layout Plain Layout
24472
24473 \backslash
24474 smile
24475 \end_layout
24476
24477 \end_inset
24478 </cell>
24479 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24480 \begin_inset Text
24481
24482 \begin_layout Plain Layout
24483 \begin_inset Formula $\smile$
24484 \end_inset
24485
24486
24487 \end_layout
24488
24489 \end_inset
24490 </cell>
24491 </row>
24492 <row>
24493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24494 \begin_inset Text
24495
24496 \begin_layout Plain Layout
24497
24498 \backslash
24499 lhd
24500 \end_layout
24501
24502 \end_inset
24503 </cell>
24504 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24505 \begin_inset Text
24506
24507 \begin_layout Plain Layout
24508 \begin_inset Formula $\lhd$
24509 \end_inset
24510
24511
24512 \end_layout
24513
24514 \end_inset
24515 </cell>
24516 </row>
24517 <row>
24518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24519 \begin_inset Text
24520
24521 \begin_layout Plain Layout
24522
24523 \backslash
24524 unlhd
24525 \end_layout
24526
24527 \end_inset
24528 </cell>
24529 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24530 \begin_inset Text
24531
24532 \begin_layout Plain Layout
24533 \begin_inset Formula $\unlhd$
24534 \end_inset
24535
24536
24537 \end_layout
24538
24539 \end_inset
24540 </cell>
24541 </row>
24542 <row>
24543 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24544 \begin_inset Text
24545
24546 \begin_layout Plain Layout
24547
24548 \backslash
24549 gtrless
24550 \end_layout
24551
24552 \end_inset
24553 </cell>
24554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24555 \begin_inset Text
24556
24557 \begin_layout Plain Layout
24558 \begin_inset Formula $\gtrless$
24559 \end_inset
24560
24561
24562 \end_layout
24563
24564 \end_inset
24565 </cell>
24566 </row>
24567 <row>
24568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24569 \begin_inset Text
24570
24571 \begin_layout Plain Layout
24572
24573 \backslash
24574 mid
24575 \end_layout
24576
24577 \end_inset
24578 </cell>
24579 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24580 \begin_inset Text
24581
24582 \begin_layout Plain Layout
24583 \begin_inset Formula $\mid$
24584 \end_inset
24585
24586
24587 \end_layout
24588
24589 \end_inset
24590 </cell>
24591 </row>
24592 <row>
24593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24594 \begin_inset Text
24595
24596 \begin_layout Plain Layout
24597
24598 \backslash
24599 nmid
24600 \end_layout
24601
24602 \end_inset
24603 </cell>
24604 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
24605 \begin_inset Text
24606
24607 \begin_layout Plain Layout
24608 \begin_inset Formula $\nmid$
24609 \end_inset
24610
24611
24612 \end_layout
24613
24614 \end_inset
24615 </cell>
24616 </row>
24617 </lyxtabular>
24618
24619 \end_inset
24620
24621
24622 \begin_inset space \hfill{}
24623 \end_inset
24624
24625
24626 \begin_inset Tabular
24627 <lyxtabular version="3" rows="17" columns="2">
24628 <features booktabs="true" tabularvalignment="middle">
24629 <column alignment="center" valignment="top" width="0pt">
24630 <column alignment="center" valignment="top" width="0pt">
24631 <row>
24632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24633 \begin_inset Text
24634
24635 \begin_layout Plain Layout
24636 コマンド
24637 \end_layout
24638
24639 \end_inset
24640 </cell>
24641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24642 \begin_inset Text
24643
24644 \begin_layout Plain Layout
24645 出力
24646 \end_layout
24647
24648 \end_inset
24649 </cell>
24650 </row>
24651 <row>
24652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24653 \begin_inset Text
24654
24655 \begin_layout Plain Layout
24656 =
24657 \end_layout
24658
24659 \end_inset
24660 </cell>
24661 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24662 \begin_inset Text
24663
24664 \begin_layout Plain Layout
24665 \begin_inset Formula $=$
24666 \end_inset
24667
24668
24669 \end_layout
24670
24671 \end_inset
24672 </cell>
24673 </row>
24674 <row>
24675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24676 \begin_inset Text
24677
24678 \begin_layout Plain Layout
24679
24680 \backslash
24681 not=
24682 \end_layout
24683
24684 \end_inset
24685 </cell>
24686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24687 \begin_inset Text
24688
24689 \begin_layout Plain Layout
24690 \begin_inset Formula $\not=$
24691 \end_inset
24692
24693
24694 \end_layout
24695
24696 \end_inset
24697 </cell>
24698 </row>
24699 <row>
24700 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24701 \begin_inset Text
24702
24703 \begin_layout Plain Layout
24704
24705 \backslash
24706 equiv
24707 \end_layout
24708
24709 \end_inset
24710 </cell>
24711 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24712 \begin_inset Text
24713
24714 \begin_layout Plain Layout
24715 \begin_inset Formula $\equiv$
24716 \end_inset
24717
24718
24719 \end_layout
24720
24721 \end_inset
24722 </cell>
24723 </row>
24724 <row>
24725 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24726 \begin_inset Text
24727
24728 \begin_layout Plain Layout
24729
24730 \backslash
24731 sim
24732 \end_layout
24733
24734 \end_inset
24735 </cell>
24736 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24737 \begin_inset Text
24738
24739 \begin_layout Plain Layout
24740 \begin_inset Formula $\sim$
24741 \end_inset
24742
24743
24744 \end_layout
24745
24746 \end_inset
24747 </cell>
24748 </row>
24749 <row>
24750 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24751 \begin_inset Text
24752
24753 \begin_layout Plain Layout
24754
24755 \backslash
24756 simeq
24757 \end_layout
24758
24759 \end_inset
24760 </cell>
24761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24762 \begin_inset Text
24763
24764 \begin_layout Plain Layout
24765 \begin_inset Formula $\simeq$
24766 \end_inset
24767
24768
24769 \end_layout
24770
24771 \end_inset
24772 </cell>
24773 </row>
24774 <row>
24775 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24776 \begin_inset Text
24777
24778 \begin_layout Plain Layout
24779
24780 \backslash
24781 approx
24782 \end_layout
24783
24784 \end_inset
24785 </cell>
24786 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24787 \begin_inset Text
24788
24789 \begin_layout Plain Layout
24790 \begin_inset Formula $\approx$
24791 \end_inset
24792
24793
24794 \end_layout
24795
24796 \end_inset
24797 </cell>
24798 </row>
24799 <row>
24800 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24801 \begin_inset Text
24802
24803 \begin_layout Plain Layout
24804
24805 \backslash
24806 cong
24807 \end_layout
24808
24809 \end_inset
24810 </cell>
24811 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24812 \begin_inset Text
24813
24814 \begin_layout Plain Layout
24815 \begin_inset Formula $\cong$
24816 \end_inset
24817
24818
24819 \end_layout
24820
24821 \end_inset
24822 </cell>
24823 </row>
24824 <row>
24825 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24826 \begin_inset Text
24827
24828 \begin_layout Plain Layout
24829
24830 \backslash
24831 bowtie
24832 \end_layout
24833
24834 \end_inset
24835 </cell>
24836 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24837 \begin_inset Text
24838
24839 \begin_layout Plain Layout
24840 \begin_inset Formula $\bowtie$
24841 \end_inset
24842
24843
24844 \end_layout
24845
24846 \end_inset
24847 </cell>
24848 </row>
24849 <row>
24850 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24851 \begin_inset Text
24852
24853 \begin_layout Plain Layout
24854
24855 \backslash
24856 notin
24857 \end_layout
24858
24859 \end_inset
24860 </cell>
24861 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24862 \begin_inset Text
24863
24864 \begin_layout Plain Layout
24865 \begin_inset Formula $\notin$
24866 \end_inset
24867
24868
24869 \end_layout
24870
24871 \end_inset
24872 </cell>
24873 </row>
24874 <row>
24875 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24876 \begin_inset Text
24877
24878 \begin_layout Plain Layout
24879
24880 \backslash
24881 perp
24882 \end_layout
24883
24884 \end_inset
24885 </cell>
24886 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24887 \begin_inset Text
24888
24889 \begin_layout Plain Layout
24890 \begin_inset Formula $\perp$
24891 \end_inset
24892
24893
24894 \end_layout
24895
24896 \end_inset
24897 </cell>
24898 </row>
24899 <row>
24900 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24901 \begin_inset Text
24902
24903 \begin_layout Plain Layout
24904
24905 \backslash
24906 propto
24907 \end_layout
24908
24909 \end_inset
24910 </cell>
24911 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24912 \begin_inset Text
24913
24914 \begin_layout Plain Layout
24915 \begin_inset Formula $\propto$
24916 \end_inset
24917
24918
24919 \end_layout
24920
24921 \end_inset
24922 </cell>
24923 </row>
24924 <row>
24925 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24926 \begin_inset Text
24927
24928 \begin_layout Plain Layout
24929
24930 \backslash
24931 asymp
24932 \end_layout
24933
24934 \end_inset
24935 </cell>
24936 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24937 \begin_inset Text
24938
24939 \begin_layout Plain Layout
24940 \begin_inset Formula $\asymp$
24941 \end_inset
24942
24943
24944 \end_layout
24945
24946 \end_inset
24947 </cell>
24948 </row>
24949 <row>
24950 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24951 \begin_inset Text
24952
24953 \begin_layout Plain Layout
24954
24955 \backslash
24956 doteq
24957 \end_layout
24958
24959 \end_inset
24960 </cell>
24961 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24962 \begin_inset Text
24963
24964 \begin_layout Plain Layout
24965 \begin_inset Formula $\doteq$
24966 \end_inset
24967
24968
24969 \end_layout
24970
24971 \end_inset
24972 </cell>
24973 </row>
24974 <row>
24975 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24976 \begin_inset Text
24977
24978 \begin_layout Plain Layout
24979
24980 \backslash
24981 circeq
24982 \end_layout
24983
24984 \end_inset
24985 </cell>
24986 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24987 \begin_inset Text
24988
24989 \begin_layout Plain Layout
24990 \begin_inset Formula $\circeq$
24991 \end_inset
24992
24993
24994 \end_layout
24995
24996 \end_inset
24997 </cell>
24998 </row>
24999 <row>
25000 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25001 \begin_inset Text
25002
25003 \begin_layout Plain Layout
25004
25005 \backslash
25006 models
25007 \end_layout
25008
25009 \end_inset
25010 </cell>
25011 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25012 \begin_inset Text
25013
25014 \begin_layout Plain Layout
25015 \begin_inset Formula $\models$
25016 \end_inset
25017
25018
25019 \end_layout
25020
25021 \end_inset
25022 </cell>
25023 </row>
25024 <row>
25025 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25026 \begin_inset Text
25027
25028 \begin_layout Plain Layout
25029
25030 \backslash
25031 widehat=
25032 \end_layout
25033
25034 \end_inset
25035 </cell>
25036 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25037 \begin_inset Text
25038
25039 \begin_layout Plain Layout
25040 \begin_inset Formula $\widehat{=}$
25041 \end_inset
25042
25043
25044 \end_layout
25045
25046 \end_inset
25047 </cell>
25048 </row>
25049 </lyxtabular>
25050
25051 \end_inset
25052
25053
25054 \begin_inset space \hfill{}
25055 \end_inset
25056
25057
25058 \begin_inset Tabular
25059 <lyxtabular version="3" rows="17" columns="2">
25060 <features booktabs="true" tabularvalignment="middle">
25061 <column alignment="center" valignment="top" width="0pt">
25062 <column alignment="center" valignment="top" width="0pt">
25063 <row>
25064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25065 \begin_inset Text
25066
25067 \begin_layout Plain Layout
25068 コマンド
25069 \end_layout
25070
25071 \end_inset
25072 </cell>
25073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25074 \begin_inset Text
25075
25076 \begin_layout Plain Layout
25077 出力
25078 \end_layout
25079
25080 \end_inset
25081 </cell>
25082 </row>
25083 <row>
25084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25085 \begin_inset Text
25086
25087 \begin_layout Plain Layout
25088 >
25089 \end_layout
25090
25091 \end_inset
25092 </cell>
25093 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25094 \begin_inset Text
25095
25096 \begin_layout Plain Layout
25097 \begin_inset Formula $>$
25098 \end_inset
25099
25100
25101 \end_layout
25102
25103 \end_inset
25104 </cell>
25105 </row>
25106 <row>
25107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25108 \begin_inset Text
25109
25110 \begin_layout Plain Layout
25111
25112 \backslash
25113 ge
25114 \end_layout
25115
25116 \end_inset
25117 </cell>
25118 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25119 \begin_inset Text
25120
25121 \begin_layout Plain Layout
25122 \begin_inset Formula $\ge$
25123 \end_inset
25124
25125
25126 \end_layout
25127
25128 \end_inset
25129 </cell>
25130 </row>
25131 <row>
25132 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25133 \begin_inset Text
25134
25135 \begin_layout Plain Layout
25136
25137 \backslash
25138 gg
25139 \end_layout
25140
25141 \end_inset
25142 </cell>
25143 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25144 \begin_inset Text
25145
25146 \begin_layout Plain Layout
25147 \begin_inset Formula $\gg$
25148 \end_inset
25149
25150
25151 \end_layout
25152
25153 \end_inset
25154 </cell>
25155 </row>
25156 <row>
25157 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25158 \begin_inset Text
25159
25160 \begin_layout Plain Layout
25161
25162 \backslash
25163 succ
25164 \end_layout
25165
25166 \end_inset
25167 </cell>
25168 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25169 \begin_inset Text
25170
25171 \begin_layout Plain Layout
25172 \begin_inset Formula $\succ$
25173 \end_inset
25174
25175
25176 \end_layout
25177
25178 \end_inset
25179 </cell>
25180 </row>
25181 <row>
25182 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25183 \begin_inset Text
25184
25185 \begin_layout Plain Layout
25186
25187 \backslash
25188 succeq
25189 \end_layout
25190
25191 \end_inset
25192 </cell>
25193 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Plain Layout
25197 \begin_inset Formula $\succeq$
25198 \end_inset
25199
25200
25201 \end_layout
25202
25203 \end_inset
25204 </cell>
25205 </row>
25206 <row>
25207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25208 \begin_inset Text
25209
25210 \begin_layout Plain Layout
25211
25212 \backslash
25213 supset
25214 \end_layout
25215
25216 \end_inset
25217 </cell>
25218 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25219 \begin_inset Text
25220
25221 \begin_layout Plain Layout
25222 \begin_inset Formula $\supset$
25223 \end_inset
25224
25225
25226 \end_layout
25227
25228 \end_inset
25229 </cell>
25230 </row>
25231 <row>
25232 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25233 \begin_inset Text
25234
25235 \begin_layout Plain Layout
25236
25237 \backslash
25238 supseteq
25239 \end_layout
25240
25241 \end_inset
25242 </cell>
25243 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25244 \begin_inset Text
25245
25246 \begin_layout Plain Layout
25247 \begin_inset Formula $\supseteq$
25248 \end_inset
25249
25250
25251 \end_layout
25252
25253 \end_inset
25254 </cell>
25255 </row>
25256 <row>
25257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25258 \begin_inset Text
25259
25260 \begin_layout Plain Layout
25261
25262 \backslash
25263 sqsupseteq
25264 \end_layout
25265
25266 \end_inset
25267 </cell>
25268 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25269 \begin_inset Text
25270
25271 \begin_layout Plain Layout
25272 \begin_inset Formula $\sqsupseteq$
25273 \end_inset
25274
25275
25276 \end_layout
25277
25278 \end_inset
25279 </cell>
25280 </row>
25281 <row>
25282 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25283 \begin_inset Text
25284
25285 \begin_layout Plain Layout
25286
25287 \backslash
25288 ni
25289 \end_layout
25290
25291 \end_inset
25292 </cell>
25293 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25294 \begin_inset Text
25295
25296 \begin_layout Plain Layout
25297 \begin_inset Formula $\ni$
25298 \end_inset
25299
25300
25301 \end_layout
25302
25303 \end_inset
25304 </cell>
25305 </row>
25306 <row>
25307 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25308 \begin_inset Text
25309
25310 \begin_layout Plain Layout
25311
25312 \backslash
25313 dashv
25314 \end_layout
25315
25316 \end_inset
25317 </cell>
25318 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25319 \begin_inset Text
25320
25321 \begin_layout Plain Layout
25322 \begin_inset Formula $\dashv$
25323 \end_inset
25324
25325
25326 \end_layout
25327
25328 \end_inset
25329 </cell>
25330 </row>
25331 <row>
25332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25333 \begin_inset Text
25334
25335 \begin_layout Plain Layout
25336
25337 \backslash
25338 frown
25339 \end_layout
25340
25341 \end_inset
25342 </cell>
25343 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25344 \begin_inset Text
25345
25346 \begin_layout Plain Layout
25347 \begin_inset Formula $\frown$
25348 \end_inset
25349
25350
25351 \end_layout
25352
25353 \end_inset
25354 </cell>
25355 </row>
25356 <row>
25357 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25358 \begin_inset Text
25359
25360 \begin_layout Plain Layout
25361
25362 \backslash
25363 rhd
25364 \end_layout
25365
25366 \end_inset
25367 </cell>
25368 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25369 \begin_inset Text
25370
25371 \begin_layout Plain Layout
25372 \begin_inset Formula $\rhd$
25373 \end_inset
25374
25375
25376 \end_layout
25377
25378 \end_inset
25379 </cell>
25380 </row>
25381 <row>
25382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25383 \begin_inset Text
25384
25385 \begin_layout Plain Layout
25386
25387 \backslash
25388 unrhd
25389 \end_layout
25390
25391 \end_inset
25392 </cell>
25393 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25394 \begin_inset Text
25395
25396 \begin_layout Plain Layout
25397 \begin_inset Formula $\unrhd$
25398 \end_inset
25399
25400
25401 \end_layout
25402
25403 \end_inset
25404 </cell>
25405 </row>
25406 <row>
25407 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25408 \begin_inset Text
25409
25410 \begin_layout Plain Layout
25411
25412 \backslash
25413 lessgtr
25414 \end_layout
25415
25416 \end_inset
25417 </cell>
25418 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25419 \begin_inset Text
25420
25421 \begin_layout Plain Layout
25422 \begin_inset Formula $\lessgtr$
25423 \end_inset
25424
25425
25426 \end_layout
25427
25428 \end_inset
25429 </cell>
25430 </row>
25431 <row>
25432 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25433 \begin_inset Text
25434
25435 \begin_layout Plain Layout
25436
25437 \backslash
25438 parallel
25439 \end_layout
25440
25441 \end_inset
25442 </cell>
25443 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25444 \begin_inset Text
25445
25446 \begin_layout Plain Layout
25447 \begin_inset Formula $\parallel$
25448 \end_inset
25449
25450
25451 \end_layout
25452
25453 \end_inset
25454 </cell>
25455 </row>
25456 <row>
25457 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25458 \begin_inset Text
25459
25460 \begin_layout Plain Layout
25461
25462 \backslash
25463 nparallel
25464 \end_layout
25465
25466 \end_inset
25467 </cell>
25468 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25469 \begin_inset Text
25470
25471 \begin_layout Plain Layout
25472 \begin_inset Formula $\nparallel$
25473 \end_inset
25474
25475
25476 \end_layout
25477
25478 \end_inset
25479 </cell>
25480 </row>
25481 </lyxtabular>
25482
25483 \end_inset
25484
25485
25486 \end_layout
25487
25488 \begin_layout Standard
25489 \begin_inset VSpace medskip
25490 \end_inset
25491
25492
25493 \series bold
25494
25495 \backslash
25496 lhd
25497 \series default
25498
25499 \series bold
25500
25501 \backslash
25502 rhd
25503 \series default
25504 の文字は,
25505 同じように見える演算子
25506 \series bold
25507
25508 \backslash
25509 triangleleft
25510 \series default
25511 および
25512 \series bold
25513
25514 \backslash
25515 triangleright
25516 \series default
25517 よりも大きくなっています.
25518 \end_layout
25519
25520 \begin_layout Standard
25521 \SpecialChar LyX
25522 は,
25523 特殊な関係子を多くサポートしています.これらの関係子一覧を見るには,
25524 ツールバーボタン
25525 \begin_inset Info
25526 type  "icon"
25527 arg   "math-insert \\leqq"
25528 \end_inset
25529
25530 をご覧ください.
25531 \end_layout
25532
25533 \begin_layout Standard
25534 関係子は,
25535 記号とは違って,
25536 つねに前後に余白が置かれます.
25537 \end_layout
25538
25539 \begin_layout Standard
25540
25541 \series bold
25542
25543 \backslash
25544 stackrel
25545 \series default
25546
25547 \begin_inset Index idx
25548 range none
25549 pageformat default
25550 status collapsed
25551
25552 \begin_layout Plain Layout
25553 こまんど@コマンド !
25554  S !
25555  
25556 \backslash
25557 stackrel
25558 \end_layout
25559
25560 \end_inset
25561
25562 コマンドを使うと,
25563 以下のように,
25564 ラベル付きの関係子を作ることができます.
25565 \end_layout
25566
25567 \begin_layout Standard
25568 \align center
25569 \begin_inset Tabular
25570 <lyxtabular version="3" rows="2" columns="2">
25571 <features booktabs="true" tabularvalignment="middle">
25572 <column alignment="center" valignment="top" width="0pt">
25573 <column alignment="center" valignment="top">
25574 <row>
25575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25576 \begin_inset Text
25577
25578 \begin_layout Plain Layout
25579 コマンド
25580 \end_layout
25581
25582 \end_inset
25583 </cell>
25584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25585 \begin_inset Text
25586
25587 \begin_layout Plain Layout
25588 出力
25589 \end_layout
25590
25591 \end_inset
25592 </cell>
25593 </row>
25594 <row topspace="1.5mm">
25595 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25596 \begin_inset Text
25597
25598 \begin_layout Plain Layout
25599 A(r)
25600 \backslash
25601 stackrel
25602 \begin_inset space \textvisiblespace{}
25603 \end_inset
25604
25605 r
25606 \backslash
25607 to
25608 \backslash
25609 infty
25610 \begin_inset space \textvisiblespace{}
25611 \end_inset
25612
25613
25614 \begin_inset Formula $\downarrow$
25615 \end_inset
25616
25617
25618 \backslash
25619 approx
25620 \begin_inset space \textvisiblespace{}
25621 \end_inset
25622
25623
25624 \begin_inset space \textvisiblespace{}
25625 \end_inset
25626
25627 B
25628 \end_layout
25629
25630 \end_inset
25631 </cell>
25632 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25633 \begin_inset Text
25634
25635 \begin_layout Plain Layout
25636 \begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
25637 \end_inset
25638
25639
25640 \end_layout
25641
25642 \end_inset
25643 </cell>
25644 </row>
25645 </lyxtabular>
25646
25647 \end_inset
25648
25649
25650 \end_layout
25651
25652 \begin_layout Section
25653 関数
25654 \end_layout
25655
25656 \begin_layout Subsection
25657 定義済み関数
25658 \begin_inset CommandInset label
25659 LatexCommand label
25660 name "subsec:定義済み函数"
25661
25662 \end_inset
25663
25664
25665 \begin_inset Index idx
25666 range none
25667 pageformat default
25668 status collapsed
25669
25670 \begin_layout Plain Layout
25671 かんすう@関数 !
25672  ていぎずみ@定義済み
25673 \end_layout
25674
25675 \end_inset
25676
25677
25678 \end_layout
25679
25680 \begin_layout Standard
25681 一般的に,
25682 数式表現では変数は
25683 \shape italic
25684 イタリック体
25685 \shape default
25686 に設定されますが,
25687 関数名はイタリック体にしません.なぜなら,
25688
25689 \begin_inset Formula $sin$
25690 \end_inset
25691
25692
25693 \begin_inset Formula $s\cdot i\cdot n$
25694 \end_inset
25695
25696 であるかのように誤解させる恐れがあるためです.そのために,
25697 定義済み関数が存在し,
25698 これらは先行する要素よりも少し離れて配置されます.定義済み関数は,
25699 関数名の前にバックスラッシュを加えたコマンドとして挿入します.
25700 \end_layout
25701
25702 \begin_layout Standard
25703 \align center
25704 \begin_inset Tabular
25705 <lyxtabular version="3" rows="2" columns="2">
25706 <features booktabs="true" tabularvalignment="middle">
25707 <column alignment="center" valignment="top" width="0pt">
25708 <column alignment="center" valignment="top" width="0pt">
25709 <row>
25710 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25711 \begin_inset Text
25712
25713 \begin_layout Plain Layout
25714 コマンド
25715 \end_layout
25716
25717 \end_inset
25718 </cell>
25719 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
25720 \begin_inset Text
25721
25722 \begin_layout Plain Layout
25723 出力
25724 \end_layout
25725
25726 \end_inset
25727 </cell>
25728 </row>
25729 <row>
25730 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25731 \begin_inset Text
25732
25733 \begin_layout Plain Layout
25734 Asin(x)+B
25735 \end_layout
25736
25737 \end_inset
25738 </cell>
25739 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
25740 \begin_inset Text
25741
25742 \begin_layout Plain Layout
25743 \begin_inset Formula $Asin(x)+B$
25744 \end_inset
25745
25746
25747 \end_layout
25748
25749 \end_inset
25750 </cell>
25751 </row>
25752 </lyxtabular>
25753
25754 \end_inset
25755
25756
25757 \begin_inset space \quad{}
25758 \end_inset
25759
25760
25761 \begin_inset Tabular
25762 <lyxtabular version="3" rows="2" columns="2">
25763 <features booktabs="true" tabularvalignment="middle">
25764 <column alignment="center" valignment="top" width="0pt">
25765 <column alignment="center" valignment="top" width="0pt">
25766 <row>
25767 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25768 \begin_inset Text
25769
25770 \begin_layout Plain Layout
25771 コマンド
25772 \end_layout
25773
25774 \end_inset
25775 </cell>
25776 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
25777 \begin_inset Text
25778
25779 \begin_layout Plain Layout
25780 出力
25781 \end_layout
25782
25783 \end_inset
25784 </cell>
25785 </row>
25786 <row>
25787 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25788 \begin_inset Text
25789
25790 \begin_layout Plain Layout
25791 A
25792 \backslash
25793 sin(x)+B
25794 \end_layout
25795
25796 \end_inset
25797 </cell>
25798 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
25799 \begin_inset Text
25800
25801 \begin_layout Plain Layout
25802 \begin_inset Formula $A\sin(x)+B$
25803 \end_inset
25804
25805
25806 \end_layout
25807
25808 \end_inset
25809 </cell>
25810 </row>
25811 </lyxtabular>
25812
25813 \end_inset
25814
25815
25816 \end_layout
25817
25818 \begin_layout Standard
25819 以下の関数が定義済みです.
25820 \end_layout
25821
25822 \begin_layout Standard
25823 \begin_inset VSpace -2mm
25824 \end_inset
25825
25826
25827 \end_layout
25828
25829 \begin_layout Standard
25830 \align center
25831 \begin_inset Tabular
25832 <lyxtabular version="3" rows="9" columns="4">
25833 <features booktabs="true" tabularvalignment="middle">
25834 <column alignment="center" valignment="top" width="0pt">
25835 <column alignment="center" valignment="top" width="0pt">
25836 <column alignment="center" valignment="top" width="0pt">
25837 <column alignment="center" valignment="top" width="0pt">
25838 <row>
25839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25840 \begin_inset Text
25841
25842 \begin_layout Plain Layout
25843 コマンド
25844 \end_layout
25845
25846 \end_inset
25847 </cell>
25848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25849 \begin_inset Text
25850
25851 \begin_layout Plain Layout
25852 コマンド
25853 \end_layout
25854
25855 \end_inset
25856 </cell>
25857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25858 \begin_inset Text
25859
25860 \begin_layout Plain Layout
25861 コマンド
25862 \end_layout
25863
25864 \end_inset
25865 </cell>
25866 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25867 \begin_inset Text
25868
25869 \begin_layout Plain Layout
25870 コマンド
25871 \end_layout
25872
25873 \end_inset
25874 </cell>
25875 </row>
25876 <row>
25877 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25878 \begin_inset Text
25879
25880 \begin_layout Plain Layout
25881
25882 \backslash
25883 sin
25884 \end_layout
25885
25886 \end_inset
25887 </cell>
25888 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25889 \begin_inset Text
25890
25891 \begin_layout Plain Layout
25892
25893 \backslash
25894 sinh
25895 \end_layout
25896
25897 \end_inset
25898 </cell>
25899 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25900 \begin_inset Text
25901
25902 \begin_layout Plain Layout
25903
25904 \backslash
25905 arcsin
25906 \end_layout
25907
25908 \end_inset
25909 </cell>
25910 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25911 \begin_inset Text
25912
25913 \begin_layout Plain Layout
25914
25915 \backslash
25916 sup
25917 \end_layout
25918
25919 \end_inset
25920 </cell>
25921 </row>
25922 <row>
25923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25924 \begin_inset Text
25925
25926 \begin_layout Plain Layout
25927
25928 \backslash
25929 cos
25930 \end_layout
25931
25932 \end_inset
25933 </cell>
25934 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25935 \begin_inset Text
25936
25937 \begin_layout Plain Layout
25938
25939 \backslash
25940 cosh
25941 \end_layout
25942
25943 \end_inset
25944 </cell>
25945 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25946 \begin_inset Text
25947
25948 \begin_layout Plain Layout
25949
25950 \backslash
25951 arccos
25952 \end_layout
25953
25954 \end_inset
25955 </cell>
25956 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
25957 \begin_inset Text
25958
25959 \begin_layout Plain Layout
25960
25961 \backslash
25962 inf
25963 \end_layout
25964
25965 \end_inset
25966 </cell>
25967 </row>
25968 <row>
25969 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25970 \begin_inset Text
25971
25972 \begin_layout Plain Layout
25973
25974 \backslash
25975 tan
25976 \end_layout
25977
25978 \end_inset
25979 </cell>
25980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25981 \begin_inset Text
25982
25983 \begin_layout Plain Layout
25984
25985 \backslash
25986 tanh
25987 \end_layout
25988
25989 \end_inset
25990 </cell>
25991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
25992 \begin_inset Text
25993
25994 \begin_layout Plain Layout
25995
25996 \backslash
25997 arctan
25998 \end_layout
25999
26000 \end_inset
26001 </cell>
26002 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26003 \begin_inset Text
26004
26005 \begin_layout Plain Layout
26006
26007 \backslash
26008 lim
26009 \end_layout
26010
26011 \end_inset
26012 </cell>
26013 </row>
26014 <row>
26015 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26016 \begin_inset Text
26017
26018 \begin_layout Plain Layout
26019
26020 \backslash
26021 cot
26022 \end_layout
26023
26024 \end_inset
26025 </cell>
26026 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26027 \begin_inset Text
26028
26029 \begin_layout Plain Layout
26030
26031 \backslash
26032 coth
26033 \end_layout
26034
26035 \end_inset
26036 </cell>
26037 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26038 \begin_inset Text
26039
26040 \begin_layout Plain Layout
26041
26042 \backslash
26043 arg
26044 \end_layout
26045
26046 \end_inset
26047 </cell>
26048 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26049 \begin_inset Text
26050
26051 \begin_layout Plain Layout
26052
26053 \backslash
26054 liminf
26055 \end_layout
26056
26057 \end_inset
26058 </cell>
26059 </row>
26060 <row>
26061 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26062 \begin_inset Text
26063
26064 \begin_layout Plain Layout
26065
26066 \backslash
26067 sec
26068 \end_layout
26069
26070 \end_inset
26071 </cell>
26072 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26073 \begin_inset Text
26074
26075 \begin_layout Plain Layout
26076
26077 \backslash
26078 min
26079 \end_layout
26080
26081 \end_inset
26082 </cell>
26083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26084 \begin_inset Text
26085
26086 \begin_layout Plain Layout
26087
26088 \backslash
26089 deg
26090 \end_layout
26091
26092 \end_inset
26093 </cell>
26094 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26095 \begin_inset Text
26096
26097 \begin_layout Plain Layout
26098
26099 \backslash
26100 limsup
26101 \end_layout
26102
26103 \end_inset
26104 </cell>
26105 </row>
26106 <row>
26107 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26108 \begin_inset Text
26109
26110 \begin_layout Plain Layout
26111
26112 \backslash
26113 csc
26114 \end_layout
26115
26116 \end_inset
26117 </cell>
26118 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26119 \begin_inset Text
26120
26121 \begin_layout Plain Layout
26122
26123 \backslash
26124 max
26125 \end_layout
26126
26127 \end_inset
26128 </cell>
26129 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26130 \begin_inset Text
26131
26132 \begin_layout Plain Layout
26133
26134 \backslash
26135 det
26136 \end_layout
26137
26138 \end_inset
26139 </cell>
26140 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26141 \begin_inset Text
26142
26143 \begin_layout Plain Layout
26144
26145 \backslash
26146 Pr
26147 \end_layout
26148
26149 \end_inset
26150 </cell>
26151 </row>
26152 <row>
26153 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26154 \begin_inset Text
26155
26156 \begin_layout Plain Layout
26157
26158 \backslash
26159 ln
26160 \end_layout
26161
26162 \end_inset
26163 </cell>
26164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26165 \begin_inset Text
26166
26167 \begin_layout Plain Layout
26168
26169 \backslash
26170 exp
26171 \end_layout
26172
26173 \end_inset
26174 </cell>
26175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26176 \begin_inset Text
26177
26178 \begin_layout Plain Layout
26179
26180 \backslash
26181 dim
26182 \end_layout
26183
26184 \end_inset
26185 </cell>
26186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26187 \begin_inset Text
26188
26189 \begin_layout Plain Layout
26190
26191 \backslash
26192 hom
26193 \end_layout
26194
26195 \end_inset
26196 </cell>
26197 </row>
26198 <row>
26199 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26200 \begin_inset Text
26201
26202 \begin_layout Plain Layout
26203
26204 \backslash
26205 lg
26206 \end_layout
26207
26208 \end_inset
26209 </cell>
26210 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26211 \begin_inset Text
26212
26213 \begin_layout Plain Layout
26214
26215 \backslash
26216 log
26217 \end_layout
26218
26219 \end_inset
26220 </cell>
26221 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26222 \begin_inset Text
26223
26224 \begin_layout Plain Layout
26225
26226 \backslash
26227 ker
26228 \end_layout
26229
26230 \end_inset
26231 </cell>
26232 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26233 \begin_inset Text
26234
26235 \begin_layout Plain Layout
26236
26237 \backslash
26238 gcd
26239 \end_layout
26240
26241 \end_inset
26242 </cell>
26243 </row>
26244 </lyxtabular>
26245
26246 \end_inset
26247
26248
26249 \end_layout
26250
26251 \begin_layout Standard
26252 上記は,
26253 数式ツールバーボタンの
26254 \begin_inset Info
26255 type  "icon"
26256 arg   "math-insert \\functions"
26257 \end_inset
26258
26259 でも挿入することができます.
26260 \end_layout
26261
26262 \begin_layout Subsection
26263 自己定義関数
26264 \begin_inset Index idx
26265 range none
26266 pageformat default
26267 status collapsed
26268
26269 \begin_layout Plain Layout
26270 かんすう@関数 !
26271  じこていぎ@自己定義
26272 \end_layout
26273
26274 \end_inset
26275
26276
26277 \end_layout
26278
26279 \begin_layout Standard
26280 たとえば符号関数sgn(x)のように,
26281 定義済みでない関数を使うには,
26282 二つの方法があります.
26283 \end_layout
26284
26285 \begin_layout Itemize
26286 以下の行を\SpecialChar LaTeX
26287 プリアンブルに加えることによって関数を定義します.
26288 \begin_inset Foot
26289 status collapsed
26290
26291 \begin_layout Plain Layout
26292
26293 \series bold
26294
26295 \backslash
26296 DeclareMathOperator
26297 \series default
26298 についての詳細は,
26299
26300 \begin_inset CommandInset ref
26301 LatexCommand ref
26302 reference "subsec:自己定義演算子"
26303 nolink "false"
26304
26305 \end_inset
26306
26307 節をご参照下さい.
26308 \end_layout
26309
26310 \end_inset
26311
26312
26313 \begin_inset Newline newline
26314 \end_inset
26315
26316
26317 \begin_inset VSpace -3mm
26318 \end_inset
26319
26320
26321 \begin_inset Newline newline
26322 \end_inset
26323
26324
26325 \series bold
26326
26327 \backslash
26328 DeclareMathOperator{
26329 \backslash
26330 sgn}{sgn}
26331 \series default
26332
26333 \begin_inset Index idx
26334 range none
26335 pageformat default
26336 status collapsed
26337
26338 \begin_layout Plain Layout
26339 こまんど@コマンド !
26340  D !
26341  
26342 \backslash
26343 dbinom@
26344 \backslash
26345 DeclareMathOperator
26346 \end_layout
26347
26348 \end_inset
26349
26350
26351 \begin_inset Newline newline
26352 \end_inset
26353
26354
26355 \begin_inset VSpace -2mm
26356 \end_inset
26357
26358
26359 \begin_inset Newline newline
26360 \end_inset
26361
26362 これによって,
26363 新しく定義された関数を
26364 \series bold
26365
26366 \backslash
26367 sgn
26368 \series default
26369 コマンドで呼び出すことができるようになります.
26370 \end_layout
26371
26372 \begin_layout Itemize
26373 数式を普通に書き下し,
26374 関数名を選択して(上記の例では
26375 \emph on
26376 sgn
26377 \emph default
26378 の文字),
26379 それを数式テキストに変更します.最後に,
26380 空白を先行する要素と関数の間に入れます.
26381 \end_layout
26382
26383 \begin_layout Standard
26384 双方とも定義済み関数と同等の出力をもたらします
26385 \begin_inset Foot
26386 status collapsed
26387
26388 \begin_layout Plain Layout
26389 \SpecialChar LyX
26390 上では,
26391 自己定義関数は赤で表示され,
26392 定義済み関数は黒で表示されます.
26393 \end_layout
26394
26395 \end_inset
26396
26397
26398 \end_layout
26399
26400 \begin_layout Standard
26401 \align center
26402 \begin_inset Tabular
26403 <lyxtabular version="3" rows="3" columns="2">
26404 <features booktabs="true" tabularvalignment="middle">
26405 <column alignment="center" valignment="top" width="0pt">
26406 <column alignment="center" valignment="top" width="0pt">
26407 <row>
26408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26409 \begin_inset Text
26410
26411 \begin_layout Plain Layout
26412 コマンド
26413 \end_layout
26414
26415 \end_inset
26416 </cell>
26417 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26418 \begin_inset Text
26419
26420 \begin_layout Plain Layout
26421 出力
26422 \end_layout
26423
26424 \end_inset
26425 </cell>
26426 </row>
26427 <row>
26428 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26429 \begin_inset Text
26430
26431 \begin_layout Plain Layout
26432 A
26433 \backslash
26434 sgn(x)+B
26435 \end_layout
26436
26437 \end_inset
26438 </cell>
26439 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26440 \begin_inset Text
26441
26442 \begin_layout Plain Layout
26443 \begin_inset Formula $A\sgn(x)+B$
26444 \end_inset
26445
26446
26447 \end_layout
26448
26449 \end_inset
26450 </cell>
26451 </row>
26452 <row>
26453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26454 \begin_inset Text
26455
26456 \begin_layout Plain Layout
26457 A
26458 \backslash
26459 ,
26460 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
26461 \end_inset
26462
26463 (x)+B
26464 \end_layout
26465
26466 \end_inset
26467 </cell>
26468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26469 \begin_inset Text
26470
26471 \begin_layout Plain Layout
26472 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
26473 \end_inset
26474
26475
26476 \end_layout
26477
26478 \end_inset
26479 </cell>
26480 </row>
26481 </lyxtabular>
26482
26483 \end_inset
26484
26485
26486 \end_layout
26487
26488 \begin_layout Standard
26489 自己定義関数を何回か使用する場合には,
26490 一番目の方法の方が適切です.
26491 \end_layout
26492
26493 \begin_layout Subsection
26494 極限
26495 \begin_inset Index idx
26496 range none
26497 pageformat default
26498 status collapsed
26499
26500 \begin_layout Plain Layout
26501 きょくげん@極限
26502 \end_layout
26503
26504 \end_inset
26505
26506
26507 \end_layout
26508
26509 \begin_layout Standard
26510 極限用には,
26511
26512 \series bold
26513
26514 \backslash
26515 lim
26516 \series default
26517
26518 \begin_inset Index idx
26519 range none
26520 pageformat default
26521 status collapsed
26522
26523 \begin_layout Plain Layout
26524 こまんど@コマンド !
26525  L !
26526  
26527 \backslash
26528 lim
26529 \end_layout
26530
26531 \end_inset
26532
26533
26534 \series bold
26535
26536 \backslash
26537 liminf
26538 \series default
26539
26540 \series bold
26541
26542 \backslash
26543 limsup
26544 \series default
26545 の他に,
26546 以下の関数があります.
26547 \end_layout
26548
26549 \begin_layout Standard
26550 \align center
26551 \begin_inset Tabular
26552 <lyxtabular version="3" rows="5" columns="2">
26553 <features booktabs="true" tabularvalignment="middle">
26554 <column alignment="center" valignment="top" width="0pt">
26555 <column alignment="center" valignment="top" width="0pt">
26556 <row>
26557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26558 \begin_inset Text
26559
26560 \begin_layout Plain Layout
26561 コマンド
26562 \end_layout
26563
26564 \end_inset
26565 </cell>
26566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26567 \begin_inset Text
26568
26569 \begin_layout Plain Layout
26570 出力
26571 \end_layout
26572
26573 \end_inset
26574 </cell>
26575 </row>
26576 <row>
26577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
26578 \begin_inset Text
26579
26580 \begin_layout Plain Layout
26581
26582 \backslash
26583 varliminf
26584 \end_layout
26585
26586 \end_inset
26587 </cell>
26588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26589 \begin_inset Text
26590
26591 \begin_layout Plain Layout
26592 \begin_inset Formula $\varliminf$
26593 \end_inset
26594
26595
26596 \end_layout
26597
26598 \end_inset
26599 </cell>
26600 </row>
26601 <row topspace="1.5mm">
26602 <cell alignment="center" valignment="top" usebox="none">
26603 \begin_inset Text
26604
26605 \begin_layout Plain Layout
26606
26607 \backslash
26608 varlimsup
26609 \end_layout
26610
26611 \end_inset
26612 </cell>
26613 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26614 \begin_inset Text
26615
26616 \begin_layout Plain Layout
26617 \begin_inset Formula $\varlimsup$
26618 \end_inset
26619
26620
26621 \end_layout
26622
26623 \end_inset
26624 </cell>
26625 </row>
26626 <row topspace="1.5mm">
26627 <cell alignment="center" valignment="top" usebox="none">
26628 \begin_inset Text
26629
26630 \begin_layout Plain Layout
26631
26632 \backslash
26633 varprojlim
26634 \end_layout
26635
26636 \end_inset
26637 </cell>
26638 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26639 \begin_inset Text
26640
26641 \begin_layout Plain Layout
26642 \begin_inset Formula $\varprojlim$
26643 \end_inset
26644
26645
26646 \end_layout
26647
26648 \end_inset
26649 </cell>
26650 </row>
26651 <row topspace="1.5mm" bottomspace="1mm">
26652 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
26653 \begin_inset Text
26654
26655 \begin_layout Plain Layout
26656
26657 \backslash
26658 varinjlim
26659 \end_layout
26660
26661 \end_inset
26662 </cell>
26663 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26664 \begin_inset Text
26665
26666 \begin_layout Plain Layout
26667 \begin_inset Formula $\varinjlim$
26668 \end_inset
26669
26670
26671 \end_layout
26672
26673 \end_inset
26674 </cell>
26675 </row>
26676 </lyxtabular>
26677
26678 \end_inset
26679
26680
26681 \end_layout
26682
26683 \begin_layout Standard
26684 \begin_inset VSpace medskip
26685 \end_inset
26686
26687 極限は,
26688 下付き文字を挿入することによって示されます.行内数式では,
26689 極限は,
26690 以下のように関数の横に置かれます.
26691 \end_layout
26692
26693 \begin_layout Standard
26694 \align center
26695 \begin_inset Tabular
26696 <lyxtabular version="3" rows="2" columns="2">
26697 <features booktabs="true" tabularvalignment="middle">
26698 <column alignment="center" valignment="top" width="0pt">
26699 <column alignment="center" valignment="top" width="0pt">
26700 <row>
26701 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
26702 \begin_inset Text
26703
26704 \begin_layout Plain Layout
26705 コマンド
26706 \end_layout
26707
26708 \end_inset
26709 </cell>
26710 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
26711 \begin_inset Text
26712
26713 \begin_layout Plain Layout
26714 出力
26715 \end_layout
26716
26717 \end_inset
26718 </cell>
26719 </row>
26720 <row>
26721 <cell alignment="center" valignment="top" usebox="none">
26722 \begin_inset Text
26723
26724 \begin_layout Plain Layout
26725
26726 \backslash
26727 lim_x
26728 \backslash
26729 to
26730 \begin_inset space \textvisiblespace{}
26731 \end_inset
26732
26733 A
26734 \begin_inset space \textvisiblespace{}
26735 \end_inset
26736
26737 x=B
26738 \end_layout
26739
26740 \end_inset
26741 </cell>
26742 <cell alignment="center" valignment="top" usebox="none">
26743 \begin_inset Text
26744
26745 \begin_layout Plain Layout
26746 \begin_inset Formula $\lim_{x\to A}x=B$
26747 \end_inset
26748
26749
26750 \end_layout
26751
26752 \end_inset
26753 </cell>
26754 </row>
26755 </lyxtabular>
26756
26757 \end_inset
26758
26759
26760 \end_layout
26761
26762 \begin_layout Standard
26763 別行立て数式では,
26764 極限は,
26765 以下のように通常どおり下に置かれます.
26766 \begin_inset Formula 
26767 \[
26768 \lim_{x\to A}x=B
26769 \]
26770
26771 \end_inset
26772
26773
26774 \end_layout
26775
26776 \begin_layout Standard
26777 \begin_inset VSpace medskip
26778 \end_inset
26779
26780
26781 \end_layout
26782
26783 \begin_layout Standard
26784 極限の組版を調整する仕方については,
26785
26786 \begin_inset CommandInset ref
26787 LatexCommand ref
26788 reference "subsec:演算子の範囲"
26789 nolink "false"
26790
26791 \end_inset
26792
26793 節をご覧ください.
26794 \end_layout
26795
26796 \begin_layout Subsection
26797 剰余関数
26798 \begin_inset Index idx
26799 range none
26800 pageformat default
26801 status collapsed
26802
26803 \begin_layout Plain Layout
26804 かんすう@関数 !
26805  じょうよ@剰余
26806 \end_layout
26807
26808 \end_inset
26809
26810
26811 \begin_inset Index idx
26812 range none
26813 pageformat default
26814 status collapsed
26815
26816 \begin_layout Plain Layout
26817 かんすう@関数 !
26818  もじゅらす@モジュラス
26819 \begin_inset ERT
26820 status collapsed
26821
26822 \begin_layout Plain Layout
26823
26824 |see{
26825 \end_layout
26826
26827 \end_inset
26828
26829 剰余
26830 \begin_inset ERT
26831 status collapsed
26832
26833 \begin_layout Plain Layout
26834
26835 }
26836 \end_layout
26837
26838 \end_inset
26839
26840
26841 \end_layout
26842
26843 \end_inset
26844
26845
26846 \end_layout
26847
26848 \begin_layout Standard
26849 剰余関数は,
26850 特別に4つの派生型があります.
26851 \end_layout
26852
26853 \begin_layout Standard
26854 以下は,
26855 別行立て数式での派生型です.
26856 \begin_inset Formula 
26857 \begin{align*}
26858 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
26859 \mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
26860 \mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
26861 \mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
26862 \mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
26863 \end{align*}
26864
26865 \end_inset
26866
26867
26868 \end_layout
26869
26870 \begin_layout Standard
26871 行内数式では,
26872 すべての派生型で,
26873 関数名の前の余白がすこし小さく設定されます.既定では,
26874 剰余関数は,
26875 続く一文字目だけを考慮します.二文字以上を使いたい時には,
26876 下記のように文字を\SpecialChar TeX
26877 括弧で囲みます.
26878 \begin_inset Formula 
26879 \begin{align*}
26880 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
26881 \mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
26882 \mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
26883 \end{align*}
26884
26885 \end_inset
26886
26887
26888 \end_layout
26889
26890 \begin_layout Section
26891 特殊文字
26892 \begin_inset Index idx
26893 range none
26894 pageformat default
26895 status collapsed
26896
26897 \begin_layout Plain Layout
26898 とくしゅもじ@特殊文字
26899 \end_layout
26900
26901 \end_inset
26902
26903
26904 \end_layout
26905
26906 \begin_layout Standard
26907 ^および_の各文字は,
26908 通常,
26909 上付き文字や下付き文字を生成してしまいます.これらの文字自体を得るには,
26910 その前に
26911 \backslash
26912 を付けなくてはなりません.
26913 \end_layout
26914
26915 \begin_layout Standard
26916 \noindent
26917 \align center
26918 \begin_inset Tabular
26919 <lyxtabular version="3" rows="3" columns="2">
26920 <features booktabs="true" tabularvalignment="middle">
26921 <column alignment="left" valignment="top" width="0pt">
26922 <column alignment="block" valignment="top">
26923 <row>
26924 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26925 \begin_inset Text
26926
26927 \begin_layout Plain Layout
26928 コマンド
26929 \end_layout
26930
26931 \end_inset
26932 </cell>
26933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26934 \begin_inset Text
26935
26936 \begin_layout Plain Layout
26937 出力
26938 \end_layout
26939
26940 \end_inset
26941 </cell>
26942 </row>
26943 <row>
26944 <cell alignment="left" valignment="top" leftline="true" usebox="none">
26945 \begin_inset Text
26946
26947 \begin_layout Plain Layout
26948
26949 \backslash
26950 ^
26951 \begin_inset space \textvisiblespace{}
26952 \end_inset
26953
26954
26955 \end_layout
26956
26957 \end_inset
26958 </cell>
26959 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
26960 \begin_inset Text
26961
26962 \begin_layout Plain Layout
26963 \begin_inset Formula $\mathcircumflex$
26964 \end_inset
26965
26966
26967 \end_layout
26968
26969 \end_inset
26970 </cell>
26971 </row>
26972 <row>
26973 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
26974 \begin_inset Text
26975
26976 \begin_layout Plain Layout
26977
26978 \backslash
26979 _
26980 \end_layout
26981
26982 \end_inset
26983 </cell>
26984 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26985 \begin_inset Text
26986
26987 \begin_layout Plain Layout
26988 \begin_inset Formula $\_$
26989 \end_inset
26990
26991
26992 \end_layout
26993
26994 \end_inset
26995 </cell>
26996 </row>
26997 </lyxtabular>
26998
26999 \end_inset
27000
27001
27002 \end_layout
27003
27004 \begin_layout Subsection
27005 数式テキストにおける特殊文字
27006 \end_layout
27007
27008 \begin_layout Standard
27009 以下の各コマンドは,
27010 数式テキストか\SpecialChar TeX
27011 モード中でのみ使用することができます.
27012 \end_layout
27013
27014 \begin_layout Standard
27015 \begin_inset space \hfill{}
27016 \end_inset
27017
27018
27019 \begin_inset Tabular
27020 <lyxtabular version="3" rows="8" columns="2">
27021 <features booktabs="true" tabularvalignment="middle">
27022 <column alignment="left" valignment="top" width="0pt">
27023 <column alignment="block" valignment="top">
27024 <row>
27025 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27026 \begin_inset Text
27027
27028 \begin_layout Plain Layout
27029 コマンド
27030 \end_layout
27031
27032 \end_inset
27033 </cell>
27034 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27035 \begin_inset Text
27036
27037 \begin_layout Plain Layout
27038 出力
27039 \end_layout
27040
27041 \end_inset
27042 </cell>
27043 </row>
27044 <row>
27045 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27046 \begin_inset Text
27047
27048 \begin_layout Plain Layout
27049
27050 \backslash
27051 oe
27052 \end_layout
27053
27054 \end_inset
27055 </cell>
27056 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27057 \begin_inset Text
27058
27059 \begin_layout Plain Layout
27060 \begin_inset Formula $\textrm{œ}$
27061 \end_inset
27062
27063
27064 \end_layout
27065
27066 \end_inset
27067 </cell>
27068 </row>
27069 <row>
27070 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27071 \begin_inset Text
27072
27073 \begin_layout Plain Layout
27074
27075 \backslash
27076 OE
27077 \end_layout
27078
27079 \end_inset
27080 </cell>
27081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27082 \begin_inset Text
27083
27084 \begin_layout Plain Layout
27085 \begin_inset Formula $\textrm{Œ}$
27086 \end_inset
27087
27088
27089 \end_layout
27090
27091 \end_inset
27092 </cell>
27093 </row>
27094 <row>
27095 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27096 \begin_inset Text
27097
27098 \begin_layout Plain Layout
27099
27100 \backslash
27101 ae
27102 \end_layout
27103
27104 \end_inset
27105 </cell>
27106 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27107 \begin_inset Text
27108
27109 \begin_layout Plain Layout
27110 \begin_inset Formula $\textrm{æ}$
27111 \end_inset
27112
27113
27114 \end_layout
27115
27116 \end_inset
27117 </cell>
27118 </row>
27119 <row>
27120 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27121 \begin_inset Text
27122
27123 \begin_layout Plain Layout
27124
27125 \backslash
27126 AE
27127 \end_layout
27128
27129 \end_inset
27130 </cell>
27131 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27132 \begin_inset Text
27133
27134 \begin_layout Plain Layout
27135 \begin_inset Formula $\textrm{Æ}$
27136 \end_inset
27137
27138
27139 \end_layout
27140
27141 \end_inset
27142 </cell>
27143 </row>
27144 <row>
27145 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27146 \begin_inset Text
27147
27148 \begin_layout Plain Layout
27149
27150 \backslash
27151 aa
27152 \end_layout
27153
27154 \end_inset
27155 </cell>
27156 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27157 \begin_inset Text
27158
27159 \begin_layout Plain Layout
27160 \begin_inset Formula $\textrm{å}$
27161 \end_inset
27162
27163
27164 \end_layout
27165
27166 \end_inset
27167 </cell>
27168 </row>
27169 <row>
27170 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27171 \begin_inset Text
27172
27173 \begin_layout Plain Layout
27174
27175 \backslash
27176 AA
27177 \end_layout
27178
27179 \end_inset
27180 </cell>
27181 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27182 \begin_inset Text
27183
27184 \begin_layout Plain Layout
27185 \begin_inset Formula $\textrm{Å}$
27186 \end_inset
27187
27188
27189 \end_layout
27190
27191 \end_inset
27192 </cell>
27193 </row>
27194 <row>
27195 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
27196 \begin_inset Text
27197
27198 \begin_layout Plain Layout
27199
27200 \backslash
27201 i
27202 \end_layout
27203
27204 \end_inset
27205 </cell>
27206 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27207 \begin_inset Text
27208
27209 \begin_layout Plain Layout
27210 \begin_inset Formula $\textrm{ı}$
27211 \end_inset
27212
27213
27214 \end_layout
27215
27216 \end_inset
27217 </cell>
27218 </row>
27219 </lyxtabular>
27220
27221 \end_inset
27222
27223
27224 \begin_inset space \hfill{}
27225 \end_inset
27226
27227
27228 \begin_inset Tabular
27229 <lyxtabular version="3" rows="8" columns="2">
27230 <features booktabs="true" tabularvalignment="middle">
27231 <column alignment="left" valignment="top" width="0pt">
27232 <column alignment="center" valignment="top">
27233 <row>
27234 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27235 \begin_inset Text
27236
27237 \begin_layout Plain Layout
27238 コマンド
27239 \begin_inset Note Note
27240 status collapsed
27241
27242 \begin_layout Plain Layout
27243 0
27244 \begin_inset space \thinspace{}
27245 \end_inset
27246
27247 mm空白を分離用に使っているのは,
27248 そうしないと出力が¡や¿になってしまうためです.
27249 \end_layout
27250
27251 \end_inset
27252
27253
27254 \end_layout
27255
27256 \end_inset
27257 </cell>
27258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27259 \begin_inset Text
27260
27261 \begin_layout Plain Layout
27262 出力
27263 \end_layout
27264
27265 \end_inset
27266 </cell>
27267 </row>
27268 <row>
27269 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27270 \begin_inset Text
27271
27272 \begin_layout Plain Layout
27273
27274 \backslash
27275 o
27276 \end_layout
27277
27278 \end_inset
27279 </cell>
27280 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27281 \begin_inset Text
27282
27283 \begin_layout Plain Layout
27284 \begin_inset Formula $\textrm{ø}$
27285 \end_inset
27286
27287
27288 \end_layout
27289
27290 \end_inset
27291 </cell>
27292 </row>
27293 <row>
27294 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27295 \begin_inset Text
27296
27297 \begin_layout Plain Layout
27298
27299 \backslash
27300 O
27301 \end_layout
27302
27303 \end_inset
27304 </cell>
27305 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27306 \begin_inset Text
27307
27308 \begin_layout Plain Layout
27309 \begin_inset Formula $\textrm{Ø}$
27310 \end_inset
27311
27312
27313 \end_layout
27314
27315 \end_inset
27316 </cell>
27317 </row>
27318 <row>
27319 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27320 \begin_inset Text
27321
27322 \begin_layout Plain Layout
27323
27324 \backslash
27325 l
27326 \end_layout
27327
27328 \end_inset
27329 </cell>
27330 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27331 \begin_inset Text
27332
27333 \begin_layout Plain Layout
27334 \begin_inset Formula $\textrm{ł}$
27335 \end_inset
27336
27337
27338 \end_layout
27339
27340 \end_inset
27341 </cell>
27342 </row>
27343 <row>
27344 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27345 \begin_inset Text
27346
27347 \begin_layout Plain Layout
27348
27349 \backslash
27350 L
27351 \end_layout
27352
27353 \end_inset
27354 </cell>
27355 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27356 \begin_inset Text
27357
27358 \begin_layout Plain Layout
27359 \begin_inset Formula $\textrm{Ł}$
27360 \end_inset
27361
27362
27363 \end_layout
27364
27365 \end_inset
27366 </cell>
27367 </row>
27368 <row>
27369 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27370 \begin_inset Text
27371
27372 \begin_layout Plain Layout
27373 !
27374 \begin_inset space \hspace{}
27375 \length 0mm
27376 \end_inset
27377
27378 `
27379 \begin_inset space \textvisiblespace{}
27380 \end_inset
27381
27382
27383 \end_layout
27384
27385 \end_inset
27386 </cell>
27387 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27388 \begin_inset Text
27389
27390 \begin_layout Plain Layout
27391 \begin_inset Formula $\textrm{!`}$
27392 \end_inset
27393
27394
27395 \end_layout
27396
27397 \end_inset
27398 </cell>
27399 </row>
27400 <row>
27401 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27402 \begin_inset Text
27403
27404 \begin_layout Plain Layout
27405 ?
27406 \begin_inset space \hspace{}
27407 \length 0mm
27408 \end_inset
27409
27410 `
27411 \begin_inset space \textvisiblespace{}
27412 \end_inset
27413
27414
27415 \end_layout
27416
27417 \end_inset
27418 </cell>
27419 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27420 \begin_inset Text
27421
27422 \begin_layout Plain Layout
27423 \begin_inset Formula $\textrm{?`}$
27424 \end_inset
27425
27426
27427 \end_layout
27428
27429 \end_inset
27430 </cell>
27431 </row>
27432 <row>
27433 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
27434 \begin_inset Text
27435
27436 \begin_layout Plain Layout
27437
27438 \backslash
27439 j
27440 \end_layout
27441
27442 \end_inset
27443 </cell>
27444 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27445 \begin_inset Text
27446
27447 \begin_layout Plain Layout
27448 \begin_inset Formula $\textrm{ȷ}$
27449 \end_inset
27450
27451
27452 \end_layout
27453
27454 \end_inset
27455 </cell>
27456 </row>
27457 </lyxtabular>
27458
27459 \end_inset
27460
27461
27462 \begin_inset space \hfill{}
27463 \end_inset
27464
27465
27466 \end_layout
27467
27468 \begin_layout Standard
27469 \begin_inset Formula $\textrm{\textrm{Å}}$
27470 \end_inset
27471
27472
27473 \begin_inset Formula $\textrm{\textrm{Ø}}$
27474 \end_inset
27475
27476 の各文字は,
27477 数式ツールバーボタンの
27478 \begin_inset Info
27479 type  "icon"
27480 arg   "math-insert \\digamma"
27481 \end_inset
27482
27483 からも挿入することができます.
27484 \end_layout
27485
27486 \begin_layout Standard
27487 例外は,
27488
27489 \series bold
27490 !
27491 \begin_inset space \hspace{}
27492 \length 0mm
27493 \end_inset
27494
27495 `
27496 \series default
27497
27498 \series bold
27499 ?
27500 \begin_inset space \hspace{}
27501 \length 0mm
27502 \end_inset
27503
27504 `
27505 \series default
27506 の各コマンドで,
27507 これらは直接\SpecialChar LyX
27508 中の本文に入れることができます.
27509 \end_layout
27510
27511 \begin_layout Subsection
27512 文章中のアクセント
27513 \begin_inset CommandInset label
27514 LatexCommand label
27515 name "subsec:文章中のアクセント"
27516
27517 \end_inset
27518
27519
27520 \begin_inset Index idx
27521 range none
27522 pageformat default
27523 status collapsed
27524
27525 \begin_layout Plain Layout
27526 あくせんと@アクセント !
27527  ぶんしょうちゅうの@文章中の
27528 \end_layout
27529
27530 \end_inset
27531
27532
27533 \end_layout
27534
27535 \begin_layout Standard
27536 以下に挙げる各コマンドを使えば,
27537 すべての文字にアクセントを付けることができます.これらのコマンドは,
27538 \SpecialChar TeX
27539 モードで入れなくてはなりません.
27540 \end_layout
27541
27542 \begin_layout Standard
27543 \begin_inset space \hfill{}
27544 \end_inset
27545
27546
27547 \begin_inset Tabular
27548 <lyxtabular version="3" rows="8" columns="2">
27549 <features booktabs="true" tabularvalignment="middle">
27550 <column alignment="left" valignment="top" width="0pt">
27551 <column alignment="block" valignment="top">
27552 <row>
27553 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27554 \begin_inset Text
27555
27556 \begin_layout Plain Layout
27557 コマンド
27558 \end_layout
27559
27560 \end_inset
27561 </cell>
27562 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27563 \begin_inset Text
27564
27565 \begin_layout Plain Layout
27566 出力
27567 \end_layout
27568
27569 \end_inset
27570 </cell>
27571 </row>
27572 <row>
27573 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27574 \begin_inset Text
27575
27576 \begin_layout Plain Layout
27577
27578 \backslash
27579
27580 \begin_inset Quotes grd
27581 \end_inset
27582
27583 e
27584 \end_layout
27585
27586 \end_inset
27587 </cell>
27588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27589 \begin_inset Text
27590
27591 \begin_layout Plain Layout
27592 \begin_inset ERT
27593 status collapsed
27594
27595 \begin_layout Plain Layout
27596
27597
27598 \backslash
27599 "e
27600 \end_layout
27601
27602 \end_inset
27603
27604
27605 \end_layout
27606
27607 \end_inset
27608 </cell>
27609 </row>
27610 <row>
27611 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27612 \begin_inset Text
27613
27614 \begin_layout Plain Layout
27615
27616 \backslash
27617 `e
27618 \end_layout
27619
27620 \end_inset
27621 </cell>
27622 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27623 \begin_inset Text
27624
27625 \begin_layout Plain Layout
27626 \begin_inset ERT
27627 status collapsed
27628
27629 \begin_layout Plain Layout
27630
27631
27632 \backslash
27633 `e
27634 \end_layout
27635
27636 \end_inset
27637
27638
27639 \end_layout
27640
27641 \end_inset
27642 </cell>
27643 </row>
27644 <row>
27645 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27646 \begin_inset Text
27647
27648 \begin_layout Plain Layout
27649
27650 \backslash
27651 ^
27652 \begin_inset space \textvisiblespace{}
27653 \end_inset
27654
27655 e
27656 \end_layout
27657
27658 \end_inset
27659 </cell>
27660 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27661 \begin_inset Text
27662
27663 \begin_layout Plain Layout
27664 \begin_inset ERT
27665 status collapsed
27666
27667 \begin_layout Plain Layout
27668
27669
27670 \backslash
27671 ^e
27672 \end_layout
27673
27674 \end_inset
27675
27676
27677 \end_layout
27678
27679 \end_inset
27680 </cell>
27681 </row>
27682 <row>
27683 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27684 \begin_inset Text
27685
27686 \begin_layout Plain Layout
27687
27688 \backslash
27689 =e
27690 \end_layout
27691
27692 \end_inset
27693 </cell>
27694 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27695 \begin_inset Text
27696
27697 \begin_layout Plain Layout
27698 \begin_inset ERT
27699 status collapsed
27700
27701 \begin_layout Plain Layout
27702
27703
27704 \backslash
27705 =e
27706 \end_layout
27707
27708 \end_inset
27709
27710
27711 \end_layout
27712
27713 \end_inset
27714 </cell>
27715 </row>
27716 <row>
27717 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27718 \begin_inset Text
27719
27720 \begin_layout Plain Layout
27721
27722 \backslash
27723 u
27724 \begin_inset space \textvisiblespace{}
27725 \end_inset
27726
27727 e
27728 \end_layout
27729
27730 \end_inset
27731 </cell>
27732 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27733 \begin_inset Text
27734
27735 \begin_layout Plain Layout
27736 \begin_inset ERT
27737 status collapsed
27738
27739 \begin_layout Plain Layout
27740
27741
27742 \backslash
27743 u e
27744 \end_layout
27745
27746 \end_inset
27747
27748
27749 \end_layout
27750
27751 \end_inset
27752 </cell>
27753 </row>
27754 <row>
27755 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27756 \begin_inset Text
27757
27758 \begin_layout Plain Layout
27759
27760 \backslash
27761 b
27762 \begin_inset space \textvisiblespace{}
27763 \end_inset
27764
27765 e
27766 \end_layout
27767
27768 \end_inset
27769 </cell>
27770 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27771 \begin_inset Text
27772
27773 \begin_layout Plain Layout
27774 \begin_inset ERT
27775 status collapsed
27776
27777 \begin_layout Plain Layout
27778
27779
27780 \backslash
27781 b e
27782 \end_layout
27783
27784 \end_inset
27785
27786
27787 \end_layout
27788
27789 \end_inset
27790 </cell>
27791 </row>
27792 <row>
27793 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
27794 \begin_inset Text
27795
27796 \begin_layout Plain Layout
27797
27798 \backslash
27799 t
27800 \begin_inset space \textvisiblespace{}
27801 \end_inset
27802
27803 ee
27804 \end_layout
27805
27806 \end_inset
27807 </cell>
27808 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
27809 \begin_inset Text
27810
27811 \begin_layout Plain Layout
27812 \begin_inset ERT
27813 status collapsed
27814
27815 \begin_layout Plain Layout
27816
27817
27818 \backslash
27819 t ee
27820 \end_layout
27821
27822 \end_inset
27823
27824
27825 \end_layout
27826
27827 \end_inset
27828 </cell>
27829 </row>
27830 </lyxtabular>
27831
27832 \end_inset
27833
27834
27835 \begin_inset space \hfill{}
27836 \end_inset
27837
27838
27839 \begin_inset Tabular
27840 <lyxtabular version="3" rows="8" columns="2">
27841 <features booktabs="true" tabularvalignment="middle">
27842 <column alignment="left" valignment="top" width="0pt">
27843 <column alignment="center" valignment="top">
27844 <row>
27845 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
27846 \begin_inset Text
27847
27848 \begin_layout Plain Layout
27849 コマンド
27850 \end_layout
27851
27852 \end_inset
27853 </cell>
27854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27855 \begin_inset Text
27856
27857 \begin_layout Plain Layout
27858 出力
27859 \end_layout
27860
27861 \end_inset
27862 </cell>
27863 </row>
27864 <row>
27865 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27866 \begin_inset Text
27867
27868 \begin_layout Plain Layout
27869
27870 \backslash
27871 H
27872 \begin_inset space \textvisiblespace{}
27873 \end_inset
27874
27875 e
27876 \end_layout
27877
27878 \end_inset
27879 </cell>
27880 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27881 \begin_inset Text
27882
27883 \begin_layout Plain Layout
27884 \begin_inset ERT
27885 status collapsed
27886
27887 \begin_layout Plain Layout
27888
27889
27890 \backslash
27891 H e
27892 \end_layout
27893
27894 \end_inset
27895
27896
27897 \end_layout
27898
27899 \end_inset
27900 </cell>
27901 </row>
27902 <row>
27903 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27904 \begin_inset Text
27905
27906 \begin_layout Plain Layout
27907
27908 \backslash
27909 'e
27910 \end_layout
27911
27912 \end_inset
27913 </cell>
27914 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27915 \begin_inset Text
27916
27917 \begin_layout Plain Layout
27918 \begin_inset ERT
27919 status collapsed
27920
27921 \begin_layout Plain Layout
27922
27923
27924 \backslash
27925 'e
27926 \end_layout
27927
27928 \end_inset
27929
27930
27931 \end_layout
27932
27933 \end_inset
27934 </cell>
27935 </row>
27936 <row>
27937 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27938 \begin_inset Text
27939
27940 \begin_layout Plain Layout
27941
27942 \backslash
27943 ~e
27944 \begin_inset Index idx
27945 range none
27946 pageformat default
27947 status collapsed
27948
27949 \begin_layout Plain Layout
27950 ちるだ@チルダ
27951 \end_layout
27952
27953 \end_inset
27954
27955
27956 \end_layout
27957
27958 \end_inset
27959 </cell>
27960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27961 \begin_inset Text
27962
27963 \begin_layout Plain Layout
27964 \begin_inset ERT
27965 status collapsed
27966
27967 \begin_layout Plain Layout
27968
27969
27970 \backslash
27971 ~e
27972 \end_layout
27973
27974 \end_inset
27975
27976
27977 \end_layout
27978
27979 \end_inset
27980 </cell>
27981 </row>
27982 <row>
27983 <cell alignment="left" valignment="top" leftline="true" usebox="none">
27984 \begin_inset Text
27985
27986 \begin_layout Plain Layout
27987
27988 \backslash
27989 .e
27990 \end_layout
27991
27992 \end_inset
27993 </cell>
27994 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
27995 \begin_inset Text
27996
27997 \begin_layout Plain Layout
27998 \begin_inset ERT
27999 status collapsed
28000
28001 \begin_layout Plain Layout
28002
28003
28004 \backslash
28005 .e
28006 \end_layout
28007
28008 \end_inset
28009
28010
28011 \end_layout
28012
28013 \end_inset
28014 </cell>
28015 </row>
28016 <row>
28017 <cell alignment="left" valignment="top" leftline="true" usebox="none">
28018 \begin_inset Text
28019
28020 \begin_layout Plain Layout
28021
28022 \backslash
28023 v
28024 \begin_inset space \textvisiblespace{}
28025 \end_inset
28026
28027 e
28028 \end_layout
28029
28030 \end_inset
28031 </cell>
28032 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
28033 \begin_inset Text
28034
28035 \begin_layout Plain Layout
28036 \begin_inset ERT
28037 status collapsed
28038
28039 \begin_layout Plain Layout
28040
28041
28042 \backslash
28043 v e
28044 \end_layout
28045
28046 \end_inset
28047
28048
28049 \end_layout
28050
28051 \end_inset
28052 </cell>
28053 </row>
28054 <row>
28055 <cell alignment="left" valignment="top" leftline="true" usebox="none">
28056 \begin_inset Text
28057
28058 \begin_layout Plain Layout
28059
28060 \backslash
28061 d
28062 \begin_inset space \textvisiblespace{}
28063 \end_inset
28064
28065 e
28066 \end_layout
28067
28068 \end_inset
28069 </cell>
28070 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
28071 \begin_inset Text
28072
28073 \begin_layout Plain Layout
28074 \begin_inset ERT
28075 status collapsed
28076
28077 \begin_layout Plain Layout
28078
28079
28080 \backslash
28081 d e
28082 \end_layout
28083
28084 \end_inset
28085
28086
28087 \end_layout
28088
28089 \end_inset
28090 </cell>
28091 </row>
28092 <row>
28093 <cell alignment="left" valignment="top" leftline="true" usebox="none">
28094 \begin_inset Text
28095
28096 \begin_layout Plain Layout
28097
28098 \backslash
28099 c
28100 \begin_inset space \textvisiblespace{}
28101 \end_inset
28102
28103 e
28104 \end_layout
28105
28106 \end_inset
28107 </cell>
28108 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
28109 \begin_inset Text
28110
28111 \begin_layout Plain Layout
28112 \begin_inset ERT
28113 status collapsed
28114
28115 \begin_layout Plain Layout
28116
28117
28118 \backslash
28119 c e
28120 \end_layout
28121
28122 \end_inset
28123
28124
28125 \end_layout
28126
28127 \end_inset
28128 </cell>
28129 </row>
28130 </lyxtabular>
28131
28132 \end_inset
28133
28134
28135 \begin_inset space \hfill{}
28136 \end_inset
28137
28138
28139 \end_layout
28140
28141 \begin_layout Standard
28142 \begin_inset VSpace medskip
28143 \end_inset
28144
28145
28146 \series bold
28147
28148 \backslash
28149 t
28150 \series default
28151 コマンドは異なる二つの文字にアクセントを付けることもできます.たとえば,
28152 コマンド
28153 \series bold
28154
28155 \backslash
28156 t
28157 \begin_inset space \textvisiblespace{}
28158 \end_inset
28159
28160 sz
28161 \series default
28162 は,
28163
28164 \begin_inset ERT
28165 status collapsed
28166
28167 \begin_layout Plain Layout
28168
28169
28170 \backslash
28171 t sz
28172 \end_layout
28173
28174 \end_inset
28175
28176 となります.
28177 \end_layout
28178
28179 \begin_layout Standard
28180
28181 \series bold
28182 `
28183 \series default
28184  ・
28185 \series bold
28186  '
28187 \series default
28188  ・ 
28189 \series bold
28190 ^
28191 \series default
28192  の各アクセントは,
28193 \SpecialChar TeX
28194 モードを使わなくても,
28195 母音といっしょに直接キーボードから入力することもできます.チルダ
28196 \begin_inset Foot
28197 status collapsed
28198
28199 \begin_layout Plain Layout
28200 これは,
28201 チルダがアクセントとして定義されているキーボードのみに適用されます.
28202 \end_layout
28203
28204 \end_inset
28205
28206
28207 \series bold
28208 ~
28209 \series default
28210 を,
28211
28212 \emph on
28213 a
28214 \emph default
28215
28216 \emph on
28217 n
28218 \emph default
28219
28220 \emph on
28221 o
28222 \emph default
28223 といっしょに使うときも同様です.
28224 \end_layout
28225
28226 \begin_layout Standard
28227
28228 \series bold
28229
28230 \backslash
28231 b
28232 \series default
28233
28234 \series bold
28235
28236 \backslash
28237 c
28238 \series default
28239
28240 \series bold
28241
28242 \backslash
28243 d
28244 \series default
28245
28246 \series bold
28247
28248 \backslash
28249 H
28250 \series default
28251
28252 \series bold
28253
28254 \backslash
28255 t
28256 \series default
28257
28258 \series bold
28259
28260 \backslash
28261 u
28262 \series default
28263
28264 \series bold
28265
28266 \backslash
28267 v
28268 \series default
28269 の各コマンドと,
28270 キーボードから直接挿入するアクセントは,
28271 数式テキスト中でも使うことができます.他のアクセントについては,
28272 数式内向けの特別な数式コマンドがあります.第
28273 \begin_inset CommandInset ref
28274 LatexCommand ref
28275 reference "subsec:一文字に付けるアクセント"
28276 nolink "false"
28277
28278 \end_inset
28279
28280 節をご参照下さい.
28281 \end_layout
28282
28283 \begin_layout Standard
28284 \begin_inset VSpace bigskip
28285 \end_inset
28286
28287 さらに,
28288
28289 \series bold
28290
28291 \backslash
28292 textcircled
28293 \series default
28294
28295 \begin_inset Index idx
28296 range none
28297 pageformat default
28298 status collapsed
28299
28300 \begin_layout Plain Layout
28301 こまんど@コマンド !
28302  T !
28303  
28304 \backslash
28305 textcircled
28306 \end_layout
28307
28308 \end_inset
28309
28310 コマンドを使えば,
28311 著作権マークのように,
28312 あらゆる数字や文字を丸で囲む—
28313 敢えて言えば,
28314 丸囲みでアクセントを付けるようなものといえるでしょう—
28315 ことができます.
28316 \end_layout
28317
28318 \begin_layout Standard
28319 \align center
28320 \begin_inset Tabular
28321 <lyxtabular version="3" rows="3" columns="2">
28322 <features booktabs="true" tabularvalignment="middle">
28323 <column alignment="center" valignment="top" width="0pt">
28324 <column alignment="center" valignment="top">
28325 <row>
28326 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28327 \begin_inset Text
28328
28329 \begin_layout Plain Layout
28330 コマンド
28331 \end_layout
28332
28333 \end_inset
28334 </cell>
28335 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28336 \begin_inset Text
28337
28338 \begin_layout Plain Layout
28339 出力
28340 \end_layout
28341
28342 \end_inset
28343 </cell>
28344 </row>
28345 <row>
28346 <cell alignment="center" valignment="top" leftline="true" usebox="none">
28347 \begin_inset Text
28348
28349 \begin_layout Plain Layout
28350
28351 \backslash
28352 textcircled{w}
28353 \end_layout
28354
28355 \end_inset
28356 </cell>
28357 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
28358 \begin_inset Text
28359
28360 \begin_layout Plain Layout
28361 \begin_inset ERT
28362 status collapsed
28363
28364 \begin_layout Plain Layout
28365
28366
28367 \backslash
28368 textcircled{w}
28369 \end_layout
28370
28371 \end_inset
28372
28373
28374 \end_layout
28375
28376 \end_inset
28377 </cell>
28378 </row>
28379 <row topspace="1mm">
28380 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
28381 \begin_inset Text
28382
28383 \begin_layout Plain Layout
28384
28385 \backslash
28386 Large 
28387 \backslash
28388 textcircled{
28389 \backslash
28390 normalsize
28391 \backslash
28392 protect
28393 \backslash
28394 raisebox{-1.5pt}{W}}
28395 \end_layout
28396
28397 \end_inset
28398 </cell>
28399 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
28400 \begin_inset Text
28401
28402 \begin_layout Plain Layout
28403 \begin_inset ERT
28404 status collapsed
28405
28406 \begin_layout Plain Layout
28407
28408
28409 \backslash
28410 Large 
28411 \backslash
28412 textcircled{
28413 \backslash
28414 normalsize
28415 \backslash
28416 protect
28417 \backslash
28418 raisebox{-1.5pt}W}
28419 \end_layout
28420
28421 \end_inset
28422
28423
28424 \end_layout
28425
28426 \end_inset
28427 </cell>
28428 </row>
28429 </lyxtabular>
28430
28431 \end_inset
28432
28433
28434 \end_layout
28435
28436 \begin_layout Standard
28437 ここではユーザーが,
28438 文字が丸のなかに収まるように調整してやらなくてはなりません.ここでは,
28439
28440 \series bold
28441
28442 \backslash
28443 Large
28444 \series default
28445
28446 \begin_inset Foot
28447 status collapsed
28448
28449 \begin_layout Plain Layout
28450
28451 \begin_inset CommandInset ref
28452 LatexCommand ref
28453 reference "subsec:書体寸法"
28454 nolink "false"
28455
28456 \end_inset
28457
28458 節参照のこと.
28459 \end_layout
28460
28461 \end_inset
28462
28463 で丸の大きさを指定しています.そして
28464 \series bold
28465
28466 \backslash
28467 raisebox
28468 \series default
28469
28470 \begin_inset Foot
28471 status collapsed
28472
28473 \begin_layout Plain Layout
28474
28475 \begin_inset CommandInset ref
28476 LatexCommand ref
28477 reference "subsec:枠なしボックス"
28478 nolink "false"
28479
28480 \end_inset
28481
28482 節参照のこと.
28483 \end_layout
28484
28485 \end_inset
28486
28487 を使って,
28488 文字が真ん中にくるようにしています.
28489 \end_layout
28490
28491 \begin_layout Subsection
28492 古式数字
28493 \begin_inset Index idx
28494 range none
28495 pageformat default
28496 status collapsed
28497
28498 \begin_layout Plain Layout
28499 こしきすうじ@古式数字
28500 \end_layout
28501
28502 \end_inset
28503
28504
28505 \end_layout
28506
28507 \begin_layout Standard
28508 古式数字は,
28509
28510 \series bold
28511
28512 \backslash
28513 oldstylenums
28514 \series default
28515
28516 \begin_inset Index idx
28517 range none
28518 pageformat default
28519 status collapsed
28520
28521 \begin_layout Plain Layout
28522 こまんど@コマンド !
28523  O !
28524  
28525 \backslash
28526 oldstylenums
28527 \end_layout
28528
28529 \end_inset
28530
28531 コマンドで作成することができます.このコマンドは,
28532 数式中でも\SpecialChar TeX
28533 モード中でも使うことができます.コマンド書式は,
28534
28535 \end_layout
28536
28537 \begin_layout Standard
28538
28539 \series bold
28540
28541 \backslash
28542 oldstylenums{数字}
28543 \end_layout
28544
28545 \begin_layout Standard
28546 です.
28547 \series bold
28548
28549 \backslash
28550 oldstylenums{0123456789}
28551 \series default
28552 というコマンドは,
28553
28554 \begin_inset Formula $\oldstylenums{0123456789}$
28555 \end_inset
28556
28557 のようになります.
28558 \end_layout
28559
28560 \begin_layout Section
28561 数式様式
28562 \begin_inset CommandInset label
28563 LatexCommand label
28564 name "sec:数式様式"
28565
28566 \end_inset
28567
28568
28569 \begin_inset Index idx
28570 range none
28571 pageformat default
28572 status collapsed
28573
28574 \begin_layout Plain Layout
28575 すうしき@数式 !
28576  ようしき@様式
28577 \end_layout
28578
28579 \end_inset
28580
28581
28582 \end_layout
28583
28584 \begin_layout Itemize
28585 以下の二つの配置様式があります.
28586 \end_layout
28587
28588 \begin_deeper
28589 \begin_layout Description
28590 中央揃え 事前に定義された標準です.
28591 \end_layout
28592
28593 \begin_layout Description
28594 行頭下げ これは
28595 \family sans
28596 文書\SpecialChar menuseparator
28597 設定
28598 \family default
28599 メニューの
28600 \family sans
28601 数式オプション
28602 \family default
28603 で設定することができます.
28604 \end_layout
28605
28606 \begin_layout Standard
28607
28608 \series bold
28609 数式を字下げ
28610 \series default
28611 を指定すると下げ幅を指定することができます.既定値は使用している文書苦楽に依存して変わります.
28612 \end_layout
28613
28614 \end_deeper
28615 \begin_layout Itemize
28616 また,
28617 以下の二つの連番様式があり,
28618
28619 \family sans
28620 文書\SpecialChar menuseparator
28621 設定
28622 \family default
28623 メニューの
28624 \family sans
28625 数式オプション
28626 \family default
28627 で設定することができます.
28628 \end_layout
28629
28630 \begin_deeper
28631 \begin_layout Description
28632 右 これが多くの場合既定値です.
28633 \end_layout
28634
28635 \begin_layout Description
28636
28637 \end_layout
28638
28639 \end_deeper
28640 \begin_layout Standard
28641 これで選択した様式は,
28642 文書中のすべての別行立て数式に用いられます.もし,
28643 中央揃えと行頭下げの両様式を同一文書中で用いたい場合には,
28644
28645 \series bold
28646 中央揃え
28647 \series default
28648 様式を指定するようにします.そして,
28649 行頭下げにしたい数式は,
28650 flalign環境に指定するようにします.第
28651 \begin_inset CommandInset ref
28652 LatexCommand ref
28653 reference "subsec:flalign環境"
28654 nolink "false"
28655
28656 \end_inset
28657
28658 節をご覧下さい.
28659 \end_layout
28660
28661 \begin_layout Section
28662 多行数式
28663 \begin_inset CommandInset label
28664 LatexCommand label
28665 name "sec:多行数式"
28666
28667 \end_inset
28668
28669
28670 \begin_inset Index idx
28671 range none
28672 pageformat default
28673 status collapsed
28674
28675 \begin_layout Plain Layout
28676 すうしき@数式 !
28677  たぎょう@多行
28678 \begin_inset space \thinspace{}
28679 \end_inset
28680
28681
28682
28683
28684 \end_layout
28685
28686 \end_inset
28687
28688
28689 \end_layout
28690
28691 \begin_layout Subsection
28692 概要
28693 \end_layout
28694
28695 \begin_layout Standard
28696 \SpecialChar LyX
28697 では,
28698 多行数式は,
28699 数式中で
28700 \begin_inset Info
28701 type  "shortcut"
28702 arg   "newline-insert newline"
28703 \end_inset
28704
28705 を押すことで作られます.この操作によって,
28706
28707 \begin_inset CommandInset ref
28708 LatexCommand ref
28709 reference "subsec:eqnarray環境"
28710 nolink "false"
28711
28712 \end_inset
28713
28714 節に述べられている
28715 \series bold
28716 eqnarray環境
28717 \series default
28718 が作り出されるか,
28719 あるいは文書設定で
28720 \family sans
28721 AMS mathパッケージを使う
28722 \family default
28723 オプションが選択されている場合には,
28724
28725 \begin_inset CommandInset ref
28726 LatexCommand ref
28727 reference "subsec:標準align環境"
28728 nolink "false"
28729
28730 \end_inset
28731
28732 節に述べられている
28733 \series bold
28734 align環境
28735 \series default
28736 が作り出されることになります.
28737 \end_layout
28738
28739 \begin_layout Standard
28740 他にも,
28741
28742 \family sans
28743 挿入\SpecialChar menuseparator
28744 数式
28745 \family default
28746 メニューで作ることのできる多行数式環境があります.これらの環境は,
28747 以下の各節で説明します.
28748 \end_layout
28749
28750 \begin_layout Standard
28751 すべての多行数式において,
28752 新規行は,
28753
28754 \begin_inset Info
28755 type  "shortcut"
28756 arg   "newline-insert newline"
28757 \end_inset
28758
28759 を押すことによって作られます.行を足したり削ったりするには,
28760 数式ツールバーボタンの
28761 \begin_inset Info
28762 type  "icon"
28763 arg   "tabular-feature append-row"
28764 \end_inset
28765
28766
28767 \begin_inset Info
28768 type  "icon"
28769 arg   "tabular-feature delete-row"
28770 \end_inset
28771
28772 を使うか,
28773
28774 \family sans
28775 編集\SpecialChar menuseparator
28776 行と列
28777 \family default
28778 メニューを使うことができます.
28779 \end_layout
28780
28781 \begin_layout Subsubsection
28782 行間
28783 \begin_inset CommandInset label
28784 LatexCommand label
28785 name "subsec:行間"
28786
28787 \end_inset
28788
28789
28790 \begin_inset Index idx
28791 range none
28792 pageformat default
28793 status collapsed
28794
28795 \begin_layout Plain Layout
28796 すうしき@数式 !
28797  たぎょう@多行
28798 \begin_inset space \thinspace{}
28799 \end_inset
28800
28801
28802
28803  !
28804  ぎょうかん@行間
28805 \end_layout
28806
28807 \end_inset
28808
28809
28810 \end_layout
28811
28812 \begin_layout Standard
28813 以下のように,
28814 多行数式において行のあいだの空白が足りないことが,
28815 ときどき起こります.
28816 \begin_inset Formula 
28817 \begin{eqnarray*}
28818 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}\\
28819 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
28820 \end{eqnarray*}
28821
28822 \end_inset
28823
28824
28825 \end_layout
28826
28827 \begin_layout Standard
28828 \SpecialChar LaTeX
28829 において行間を付け加えるには,
28830 新規行コマンドに非必須の引数をとらせて指定しますが,
28831 これはまだ\SpecialChar LyX
28832 には実装されていない
28833 \begin_inset Foot
28834 status collapsed
28835
28836 \begin_layout Plain Layout
28837 \begin_inset CommandInset href
28838 LatexCommand href
28839 name "LyX-bug #1505"
28840 target "https://www.lyx.org/trac/ticket/1505"
28841 literal "false"
28842
28843 \end_inset
28844
28845 を参照.
28846 \end_layout
28847
28848 \end_inset
28849
28850 ので,
28851 数式全体を\SpecialChar TeX
28852 モードで入れなくてはなりません.上記の例の行間を大きくするには,
28853 最初の行の最後に
28854 \series bold
28855
28856 \backslash
28857
28858 \backslash
28859 [3mm]
28860 \series default
28861 というコマンドを入れます.すると,
28862 次のようになります.
28863 \begin_inset ERT
28864 status collapsed
28865
28866 \begin_layout Plain Layout
28867
28868
28869 \backslash
28870 begin{eqnarray*}
28871 \end_layout
28872
28873 \begin_layout Plain Layout
28874
28875 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & 
28876 \backslash
28877 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
28878 \backslash
28879
28880 \backslash
28881 [3mm]
28882 \end_layout
28883
28884 \begin_layout Plain Layout
28885
28886 4x^{2}
28887 \backslash
28888 left(B^{2}+x_{0}^{2}
28889 \backslash
28890 right)+4x_{0}x
28891 \backslash
28892 left(D-B^{2}
28893 \backslash
28894 right)+B^{2}
28895 \backslash
28896 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
28897 \backslash
28898 right) & = & 0
28899 \end_layout
28900
28901 \begin_layout Plain Layout
28902
28903
28904 \backslash
28905 end{eqnarray*}
28906 \end_layout
28907
28908 \end_inset
28909
28910
28911 \end_layout
28912
28913 \begin_layout Standard
28914 \begin_inset VSpace bigskip
28915 \end_inset
28916
28917 同一数式内のすべての行の行間を一律に指定するには,
28918
28919 \series bold
28920
28921 \backslash
28922 jot
28923 \series default
28924
28925 \begin_inset Index idx
28926 range none
28927 pageformat default
28928 status collapsed
28929
28930 \begin_layout Plain Layout
28931 こまんど@コマンド !
28932  J !
28933  
28934 \backslash
28935 jot
28936 \end_layout
28937
28938 \end_inset
28939
28940 変数を変更します.定義は,
28941
28942 \begin_inset Formula $\mbox{行間}=\mathrm{6\,pt+\backslash jot}$
28943 \end_inset
28944
28945 となっています.
28946 \series bold
28947
28948 \backslash
28949 jot
28950 \series default
28951 の既定値は,
28952 3
28953 \begin_inset space \thinspace{}
28954 \end_inset
28955
28956 ptです.上記の例のように,
28957 行間を3
28958 \begin_inset space \thinspace{}
28959 \end_inset
28960
28961 mm追加するには,
28962
28963 \end_layout
28964
28965 \begin_layout Standard
28966
28967 \series bold
28968
28969 \backslash
28970 setlength{
28971 \backslash
28972 jot}{3mm+3pt}
28973 \end_layout
28974
28975 \begin_layout Standard
28976 というコマンドを,
28977 数式直前に\SpecialChar TeX
28978 モードで入れておきます.これを行うには,
28979 \SpecialChar LaTeX
28980 プリアンブルに
28981 \end_layout
28982
28983 \begin_layout Standard
28984
28985 \series bold
28986
28987 \backslash
28988 usepackage{calc}
28989 \end_layout
28990
28991 \begin_layout Standard
28992 という行を入れて,
28993 \SpecialChar LaTeX
28994 パッケージ
28995 \series bold
28996 calc
28997 \series default
28998
28999 \begin_inset Foot
29000 status collapsed
29001
29002 \begin_layout Plain Layout
29003
29004 \series bold
29005 calc
29006 \series default
29007 は標準的な\SpecialChar LaTeX
29008 頒布版のすべてに付属しています.
29009 \end_layout
29010
29011 \end_inset
29012
29013
29014 \begin_inset Index idx
29015 range none
29016 pageformat default
29017 status collapsed
29018
29019 \begin_layout Plain Layout
29020 ぱっけーじ@パッケージ !
29021  calc
29022 \end_layout
29023
29024 \end_inset
29025
29026  を読み込んでおく必要があります.すると,
29027
29028 \begin_inset ERT
29029 status collapsed
29030
29031 \begin_layout Plain Layout
29032
29033
29034 \backslash
29035 setlength{
29036 \backslash
29037 jot}{3mm+3pt}
29038 \end_layout
29039
29040 \end_inset
29041
29042
29043 \begin_inset Formula 
29044 \begin{eqnarray*}
29045 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}\\
29046 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
29047 \end{eqnarray*}
29048
29049 \end_inset
29050
29051
29052 \end_layout
29053
29054 \begin_layout Standard
29055 \begin_inset ERT
29056 status collapsed
29057
29058 \begin_layout Plain Layout
29059
29060
29061 \backslash
29062 setlength{
29063 \backslash
29064 jot}{3pt}
29065 \end_layout
29066
29067 \end_inset
29068
29069 のような結果を得ます.行間を既定値に戻すには,
29070
29071 \series bold
29072
29073 \backslash
29074 jot
29075 \series default
29076 をふたたび3
29077 \begin_inset space \thinspace{}
29078 \end_inset
29079
29080 ptに戻します.
29081 \end_layout
29082
29083 \begin_layout Subsubsection
29084 列間
29085 \begin_inset CommandInset label
29086 LatexCommand label
29087 name "subsec:列間"
29088
29089 \end_inset
29090
29091
29092 \begin_inset Index idx
29093 range none
29094 pageformat default
29095 status collapsed
29096
29097 \begin_layout Plain Layout
29098 すうしき@数式 !
29099  たぎょう@多行
29100 \begin_inset space \thinspace{}
29101 \end_inset
29102
29103
29104
29105  !
29106  れつかん@列間
29107 \end_layout
29108
29109 \end_inset
29110
29111
29112 \end_layout
29113
29114 \begin_layout Standard
29115 多行数式は,
29116 行列を形成します.たとえば,
29117 eqnarray環境の数式は,
29118 3列からなる行列です.この環境で列間を変更すれば,
29119 関係子周辺の余白を変更することができます.
29120 \end_layout
29121
29122 \begin_layout Standard
29123 列間は,
29124
29125 \series bold
29126
29127 \backslash
29128 arraycolsep
29129 \series default
29130
29131 \begin_inset Index idx
29132 range none
29133 pageformat default
29134 status collapsed
29135
29136 \begin_layout Plain Layout
29137 こまんど@コマンド !
29138  A !
29139  
29140 \backslash
29141 arraycolsep
29142 \end_layout
29143
29144 \end_inset
29145
29146 変数を使って指定し,
29147
29148 \begin_inset Newline newline
29149 \end_inset
29150
29151 列間 = 2
29152 \begin_inset space \thinspace{}
29153 \end_inset
29154
29155
29156 \series bold
29157
29158 \backslash
29159 arraycolsep
29160 \series default
29161
29162 \begin_inset Newline newline
29163 \end_inset
29164
29165 という関係があります.したがって,
29166
29167 \end_layout
29168
29169 \begin_layout Standard
29170
29171 \series bold
29172
29173 \backslash
29174 setlength{
29175 \backslash
29176 arraycolsep}{1cm}
29177 \end_layout
29178
29179 \begin_layout Standard
29180 というコマンドを\SpecialChar TeX
29181 モードで入れると,
29182 ここから後のすべての数式の列間が2
29183 \begin_inset space \thinspace{}
29184 \end_inset
29185
29186 cmになります.これを既定値に戻すには,
29187
29188 \series bold
29189
29190 \backslash
29191 arraycolsep
29192 \series default
29193 を5
29194 \begin_inset space \thinspace{}
29195 \end_inset
29196
29197 ptに戻して下さい.
29198 \end_layout
29199
29200 \begin_layout Standard
29201 以下は,
29202 2
29203 \begin_inset space \thinspace{}
29204 \end_inset
29205
29206 cmの列間を持つ数式です.
29207 \begin_inset ERT
29208 status collapsed
29209
29210 \begin_layout Plain Layout
29211
29212
29213 \backslash
29214 setlength{
29215 \backslash
29216 arraycolsep}{1cm}
29217 \end_layout
29218
29219 \end_inset
29220
29221
29222 \begin_inset Formula 
29223 \begin{eqnarray*}
29224 A & = & B\\
29225 C & \ne & A
29226 \end{eqnarray*}
29227
29228 \end_inset
29229
29230 行列の既定の列間10
29231 \begin_inset space \thinspace{}
29232 \end_inset
29233
29234 ptを持つ数式です.
29235 \begin_inset ERT
29236 status collapsed
29237
29238 \begin_layout Plain Layout
29239
29240
29241 \backslash
29242 setlength{
29243 \backslash
29244 arraycolsep}{5pt}
29245 \end_layout
29246
29247 \end_inset
29248
29249
29250 \begin_inset Formula 
29251 \begin{eqnarray*}
29252 A & = & B\\
29253 C & \ne & A
29254 \end{eqnarray*}
29255
29256 \end_inset
29257
29258
29259 \end_layout
29260
29261 \begin_layout Subsubsection
29262 長い数式
29263 \begin_inset Index idx
29264 range none
29265 pageformat default
29266 status collapsed
29267
29268 \begin_layout Plain Layout
29269 すうしき@数式 !
29270  ながい@長い
29271 \end_layout
29272
29273 \end_inset
29274
29275
29276 \end_layout
29277
29278 \begin_layout Standard
29279 長い数式は,
29280 以下の方法を使って組版することができます.
29281 \end_layout
29282
29283 \begin_layout Itemize
29284 左辺ないし右辺の一方が,
29285 行幅よりもかなり短いときには,
29286 以下のように,
29287 短い方を左辺に置き,
29288 右辺を二行に分けて組版します.
29289 \begin_inset Formula 
29290 \begin{eqnarray}
29291 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 \\
29292  &  & -\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}
29293 \end{eqnarray}
29294
29295 \end_inset
29296
29297 二行目の最初のマイナス記号は,
29298 行頭の文字になってしまうため,
29299 通常,
29300 表示の上で演算子としては取り扱われません.前後に余白が置かれることもなく,
29301 分数線からも離れて表示されません.これを避けるために,
29302 マイナス記号の後に
29303 \series bold
29304
29305 \backslash
29306 hspace
29307 \series default
29308 .
29309 \begin_inset Foot
29310 status collapsed
29311
29312 \begin_layout Plain Layout
29313
29314 \series bold
29315
29316 \backslash
29317 hspace
29318 \series default
29319 に関しての詳細は,
29320
29321 \begin_inset CommandInset ref
29322 LatexCommand ref
29323 reference "subsec:可変長の空白"
29324 nolink "false"
29325
29326 \end_inset
29327
29328 節をご覧下さい.
29329 \end_layout
29330
29331 \end_inset
29332
29333
29334 \begin_inset Index idx
29335 range none
29336 pageformat default
29337 status collapsed
29338
29339 \begin_layout Plain Layout
29340 こまんど@コマンド !
29341  H !
29342  
29343 \backslash
29344 hspace
29345 \end_layout
29346
29347 \end_inset
29348
29349 コマンドを使って3
29350 \begin_inset space \thinspace{}
29351 \end_inset
29352
29353 pt空白を入れてあります.
29354 \end_layout
29355
29356 \begin_layout Itemize
29357 数式の両辺がともに長すぎるときには,
29358
29359 \series bold
29360
29361 \backslash
29362 lefteqn
29363 \series default
29364
29365 \begin_inset Index idx
29366 range none
29367 pageformat default
29368 status collapsed
29369
29370 \begin_layout Plain Layout
29371 こまんど@コマンド !
29372  L !
29373  
29374 \backslash
29375 lefteqn
29376 \end_layout
29377
29378 \end_inset
29379
29380 コマンドを使います.これを最初の行の第一列に入れると,
29381 以下のように,
29382 続きの内容が他の列にかかって表示されます.
29383 \begin_inset Formula 
29384 \begin{eqnarray}
29385 \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 \\
29386  &  & -\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 \\
29387  &  & =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}
29388 \end{eqnarray}
29389
29390 \end_inset
29391
29392
29393 \series bold
29394
29395 \backslash
29396 lefteqn
29397 \series default
29398 を入力すると,
29399 青枠から少し左にずれたところに現れる紫枠にカーソルが移るので,
29400 ここに数式を入力します.
29401 \begin_inset Newline newline
29402 \end_inset
29403
29404 二行め以降の行の内容は,
29405 二列め以降の列に挿入します.挿入する列が右になるほど,
29406 字下げの量が大きくなります.
29407 \begin_inset VSpace medskip
29408 \end_inset
29409
29410
29411 \begin_inset Newline newline
29412 \end_inset
29413
29414
29415 \begin_inset Note Greyedout
29416 status open
29417
29418 \begin_layout Plain Layout
29419
29420 \series bold
29421
29422 \backslash
29423 lefteqn
29424 \series default
29425 を使用する際には,
29426 以下のことにご注意下さい.
29427 \end_layout
29428
29429 \begin_layout Itemize
29430 数式では,
29431 ページ幅全部を使うことはしません.たとえば,
29432 上記の例で,
29433 最初の行に
29434 \begin_inset Formula $-B^{2}$
29435 \end_inset
29436
29437 という項を置いたとすると,
29438 ページ余白の領域に出てしまいますが,
29439 これはよくありません.幅をうまく使うには,
29440 最初の行の行頭に負の空白を入れる方法もあります.
29441 \end_layout
29442
29443 \begin_layout Itemize
29444 \SpecialChar LyX
29445 のバグによって,
29446 最初の行にマウスでカーソルを入れることはできません
29447 \begin_inset Foot
29448 status collapsed
29449
29450 \begin_layout Plain Layout
29451 \begin_inset CommandInset href
29452 LatexCommand href
29453 name "LyX-bug #1429"
29454 target "https://www.lyx.org/trac/ticket/1429"
29455 literal "false"
29456
29457 \end_inset
29458
29459
29460 \end_layout
29461
29462 \end_inset
29463
29464 .カーソルを行頭に合わせて,
29465 矢印
29466 \begin_inset Flex Ruby
29467 status collapsed
29468
29469 \begin_layout Plain Layout
29470
29471 \begin_inset Argument post:1
29472 status collapsed
29473
29474 \begin_layout Plain Layout
29475 キー
29476 \end_layout
29477
29478 \end_inset
29479
29480
29481 \end_layout
29482
29483 \end_inset
29484
29485 で移動するしかありません.
29486 \end_layout
29487
29488 \end_inset
29489
29490
29491 \end_layout
29492
29493 \begin_layout Itemize
29494 長い数式を組む他の方法として,
29495
29496 \begin_inset CommandInset ref
29497 LatexCommand ref
29498 reference "subsec:multline環境"
29499 nolink "false"
29500
29501 \end_inset
29502
29503 節と第
29504 \begin_inset CommandInset ref
29505 LatexCommand ref
29506 reference "subsec:数式の一部の多行化"
29507 nolink "false"
29508
29509 \end_inset
29510
29511 節で述べられている環境を用いる方法があります.
29512 \end_layout
29513
29514 \begin_layout Subsubsection
29515 多行にわたる分数
29516 \begin_inset CommandInset label
29517 LatexCommand label
29518 name "subsec:多行にわたる分数"
29519
29520 \end_inset
29521
29522
29523 \begin_inset Index idx
29524 range none
29525 pageformat default
29526 status collapsed
29527
29528 \begin_layout Plain Layout
29529 ぶんすう@分数 !
29530  たぎょうにわたる@多行にわたる
29531 \end_layout
29532
29533 \end_inset
29534
29535
29536 \end_layout
29537
29538 \begin_layout Standard
29539 分数の分母もしくは分子が長すぎて,
29540 一行に入りきらないことがあります.この場合には,
29541 分数内で改行をしなくてはなりません.これを行うには,
29542
29543 \series bold
29544
29545 \backslash
29546 splitfrac
29547 \series default
29548 コマンド
29549 \begin_inset Index idx
29550 range none
29551 pageformat default
29552 status collapsed
29553
29554 \begin_layout Plain Layout
29555 こまんど@コマンド !
29556  S !
29557  
29558 \backslash
29559 splitfrac
29560 \end_layout
29561
29562 \end_inset
29563
29564 を使うことができます.これを有効化するには,
29565 文書設定の
29566 \family sans
29567 数式オプション
29568 \family default
29569 で,
29570
29571 \series bold
29572 mathtools
29573 \series default
29574 パッケージ
29575 \begin_inset Index idx
29576 range none
29577 pageformat default
29578 status collapsed
29579
29580 \begin_layout Plain Layout
29581 ぱっけーじ@パッケージ !
29582  mathtools
29583 \end_layout
29584
29585 \end_inset
29586
29587
29588 \family sans
29589 常に読み込み
29590 \family default
29591 オプションを指定してください.
29592 \series bold
29593
29594 \backslash
29595 splitfrac
29596 \series default
29597 のスキームは
29598 \end_layout
29599
29600 \begin_layout Standard
29601
29602 \series bold
29603
29604 \backslash
29605 splitfrac{1行目}{2行目}
29606 \end_layout
29607
29608 \begin_layout Standard
29609 となっており,
29610 分母にも分子にも使うことができます.
29611 \end_layout
29612
29613 \begin_layout Standard
29614 \begin_inset Formula 
29615 \[
29616 a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z}
29617 \]
29618
29619 \end_inset
29620
29621 上記の最初の分子に使われているコマンドは,
29622
29623 \end_layout
29624
29625 \begin_layout Standard
29626
29627 \series bold
29628
29629 \backslash
29630 splitfrac{xy+xy+xy+xy+xy
29631 \begin_inset space \textvisiblespace{}
29632 \end_inset
29633
29634
29635 \backslash
29636 {+wy+wy+wy+wy
29637 \end_layout
29638
29639 \begin_layout Standard
29640 です.
29641 \end_layout
29642
29643 \begin_layout Subsubsection
29644 多行にわたる括弧
29645 \begin_inset CommandInset label
29646 LatexCommand label
29647 name "subsec:多行にわたる括弧"
29648
29649 \end_inset
29650
29651
29652 \begin_inset Index idx
29653 range none
29654 pageformat default
29655 status collapsed
29656
29657 \begin_layout Plain Layout
29658 かっこ@括弧 !
29659  たぎょうすうしきよう@多行数式用
29660 \end_layout
29661
29662 \end_inset
29663
29664
29665 \end_layout
29666
29667 \begin_layout Standard
29668 多行にわたる括弧を作ろうとすると,
29669 以下のような問題が生じます.
29670 \begin_inset Formula 
29671 \begin{eqnarray*}
29672 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29673  &  & \left.\cdots+B-D\right]
29674 \end{eqnarray*}
29675
29676 \end_inset
29677
29678
29679 \end_layout
29680
29681 \begin_layout Standard
29682 可変寸法の括弧は多行にわたることができないので,
29683 閉じ括弧が初めの括弧よりも小さくなってしまっています.
29684 \end_layout
29685
29686 \begin_layout Standard
29687 二行めの括弧の大きさを正しく設定するには,
29688 最初の行の終わりを
29689 \series bold
29690
29691 \backslash
29692 right.
29693 \series default
29694
29695 \begin_inset Index idx
29696 range none
29697 pageformat default
29698 status collapsed
29699
29700 \begin_layout Plain Layout
29701 こまんど@コマンド !
29702  R !
29703  
29704 \backslash
29705 right
29706 \end_layout
29707
29708 \end_inset
29709
29710 とし,
29711 二行めの始めを
29712 \series bold
29713
29714 \backslash
29715 left.
29716 \begin_inset Foot
29717 status collapsed
29718
29719 \begin_layout Plain Layout
29720
29721 \series bold
29722
29723 \backslash
29724 left
29725 \series default
29726
29727 \series bold
29728
29729 \backslash
29730 right
29731 \series default
29732 に関する詳細は,
29733
29734 \begin_inset CommandInset ref
29735 LatexCommand ref
29736 reference "subsec:自動の括弧丈"
29737 nolink "false"
29738
29739 \end_inset
29740
29741 節をご覧下さい.
29742 \end_layout
29743
29744 \end_inset
29745
29746
29747 \series default
29748
29749 \begin_inset Index idx
29750 range none
29751 pageformat default
29752 status collapsed
29753
29754 \begin_layout Plain Layout
29755 こまんど@コマンド !
29756  L !
29757  
29758 \backslash
29759 left
29760 \end_layout
29761
29762 \end_inset
29763
29764 とします.一行めにおいては,
29765 範囲付き積演算子がもっとも大きな記号であり,
29766 これが二行めの括弧の大きさにならなくてはならないので,
29767
29768 \series bold
29769
29770 \backslash
29771 left.
29772 \series default
29773 の後に,
29774
29775 \series bold
29776
29777 \backslash
29778 vphantom
29779 \series default
29780
29781 \begin_inset space \textvisiblespace{}
29782 \end_inset
29783
29784
29785 \series bold
29786
29787 \backslash
29788 prod
29789 \series default
29790 ^
29791 \begin_inset space \textvisiblespace{}
29792 \end_inset
29793
29794
29795 \series bold
29796
29797 \backslash
29798 infty
29799 \series default
29800
29801 \begin_inset space \textvisiblespace{}
29802 \end_inset
29803
29804
29805 \series bold
29806
29807 \begin_inset Formula $\downarrow$
29808 \end_inset
29809
29810 _R=1}
29811 \series default
29812
29813 \begin_inset Index idx
29814 range none
29815 pageformat default
29816 status collapsed
29817
29818 \begin_layout Plain Layout
29819 こまんど@コマンド !
29820  V !
29821  
29822 \backslash
29823 vphantom
29824 \end_layout
29825
29826 \end_inset
29827
29828 というコマンドを挿入します.
29829 \end_layout
29830
29831 \begin_layout Standard
29832 その結果が以下の数式です.
29833 \begin_inset Formula 
29834 \begin{eqnarray*}
29835 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
29836  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
29837 \end{eqnarray*}
29838
29839 \end_inset
29840
29841
29842 \end_layout
29843
29844 \begin_layout Subsection
29845 align環境
29846 \end_layout
29847
29848 \begin_layout Standard
29849 align環境は,
29850 すべての型の多行数式に使うことができ,
29851 とくに,
29852 いくつかの数式を並べて表示させるのに便利です.
29853 \end_layout
29854
29855 \begin_layout Standard
29856 align環境には列があり,
29857 奇数列は右揃え,
29858 偶数列は左揃えに設定されます.align環境の行にはすべて,
29859 付番することができます.
29860 \end_layout
29861
29862 \begin_layout Standard
29863 align環境は,
29864
29865 \family sans
29866 挿入\SpecialChar menuseparator
29867 数式
29868 \family default
29869 メニューから作ることができます.
29870 \family sans
29871 編集\SpecialChar menuseparator
29872 数式\SpecialChar menuseparator
29873 数式の表記を変更
29874 \family default
29875 メニューを使えば,
29876 既存の数式をalign環境に変更することができます.
29877 \end_layout
29878
29879 \begin_layout Standard
29880 列を追加したり削除したりするには,
29881 数式ツールバーボタンの
29882 \begin_inset Info
29883 type  "icon"
29884 arg   "tabular-feature append-column"
29885 \end_inset
29886
29887
29888 \begin_inset Info
29889 type  "icon"
29890 arg   "tabular-feature delete-column"
29891 \end_inset
29892
29893 を使うか,
29894
29895 \family sans
29896 編集\SpecialChar menuseparator
29897 行と列
29898 \family default
29899 メニューを使います.
29900 \end_layout
29901
29902 \begin_layout Subsubsection
29903 標準align環境
29904 \begin_inset CommandInset label
29905 LatexCommand label
29906 name "subsec:標準align環境"
29907
29908 \end_inset
29909
29910
29911 \begin_inset Index idx
29912 range none
29913 pageformat default
29914 status collapsed
29915
29916 \begin_layout Plain Layout
29917 すうしき@数式 !
29918  たぎょう@多行
29919 \begin_inset space \thinspace{}
29920 \end_inset
29921
29922
29923
29924  !
29925  alignかんきょう@align環境
29926 \end_layout
29927
29928 \end_inset
29929
29930
29931 \end_layout
29932
29933 \begin_layout Standard
29934 このalign環境は,
29935 数式中で
29936 \begin_inset Info
29937 type  "shortcut"
29938 arg   "newline-insert newline"
29939 \end_inset
29940
29941 を押すか,
29942
29943 \family sans
29944 挿入\SpecialChar menuseparator
29945 数式\SpecialChar menuseparator
29946 AMS align環境
29947 \family default
29948 メニューで作ることができます.
29949 \end_layout
29950
29951 \begin_layout Standard
29952 以下は,
29953 二つの数式を横に並べた例ですが,
29954 これは4列からなるalign環境として作ります.
29955 \begin_inset Formula 
29956 \begin{align*}
29957 A & =\sin(B) & C & =D\\
29958 C & \ne A & B & \ne D
29959 \end{align*}
29960
29961 \end_inset
29962
29963 ご覧になって分かるように,
29964 この環境の数式は,
29965 一列めの前と偶数列の後に
29966 \series bold
29967
29968 \backslash
29969 hfill
29970 \begin_inset Foot
29971 status collapsed
29972
29973 \begin_layout Plain Layout
29974
29975 \series bold
29976
29977 \backslash
29978 hfill
29979 \series default
29980 に関する詳細は,
29981
29982 \begin_inset CommandInset ref
29983 LatexCommand ref
29984 reference "subsec:可変長の空白"
29985 nolink "false"
29986
29987 \end_inset
29988
29989 節をご覧下さい.
29990 \end_layout
29991
29992 \end_inset
29993
29994
29995 \series default
29996 があるかのように配置されます.数式様式として
29997 \series bold
29998 行頭下げ
29999 \begin_inset Foot
30000 status collapsed
30001
30002 \begin_layout Plain Layout
30003
30004 \series bold
30005 数式様式については,
30006
30007 \series default
30008
30009 \begin_inset CommandInset ref
30010 LatexCommand ref
30011 reference "sec:数式様式"
30012 nolink "false"
30013
30014 \end_inset
30015
30016 節をご覧下さい.
30017 \end_layout
30018
30019 \end_inset
30020
30021
30022 \series default
30023 を使う場合には,
30024 第一列の前の
30025 \series bold
30026
30027 \backslash
30028 hfill
30029 \series default
30030 はない形で数式が設定されます.
30031 \end_layout
30032
30033 \begin_layout Subsubsection
30034 alignat環境
30035 \begin_inset Index idx
30036 range none
30037 pageformat default
30038 status collapsed
30039
30040 \begin_layout Plain Layout
30041 すうしき@数式 !
30042  たぎょう@多行
30043 \begin_inset space \thinspace{}
30044 \end_inset
30045
30046
30047
30048  !
30049  alignatかんきょう@alignat環境
30050 \end_layout
30051
30052 \end_inset
30053
30054
30055 \end_layout
30056
30057 \begin_layout Standard
30058 alignat環境には,
30059 事前に設定された列間が存在しません.列間は,
30060 必要ならば,
30061
30062 \begin_inset CommandInset ref
30063 LatexCommand ref
30064 reference "subsec:空白"
30065 nolink "false"
30066
30067 \end_inset
30068
30069 節に述べられている空白を使用して手動で入れます.
30070 \end_layout
30071
30072 \begin_layout Standard
30073 以下は,
30074 上記の例をalignat環境に設定し,
30075 二つめの数式の頭に1
30076 \begin_inset space \thinspace{}
30077 \end_inset
30078
30079 cmの空白を入れたものです.
30080 \begin_inset Formula 
30081 \begin{alignat*}{2}
30082 A & =\sin(B) & \hspace{1cm}C & =D\\
30083 C & \ne A & B & \ne D
30084 \end{alignat*}
30085
30086 \end_inset
30087
30088 列間を各列ごとに設定することができるので,
30089 この環境は,
30090 とくに三つないし四つの数式を横に並べるのに向いています.
30091 \end_layout
30092
30093 \begin_layout Subsubsection
30094 flalign環境
30095 \begin_inset CommandInset label
30096 LatexCommand label
30097 name "subsec:flalign環境"
30098
30099 \end_inset
30100
30101
30102 \begin_inset Index idx
30103 range none
30104 pageformat default
30105 status collapsed
30106
30107 \begin_layout Plain Layout
30108 すうしき@数式 !
30109  たぎょう@多行
30110 \begin_inset space \thinspace{}
30111 \end_inset
30112
30113
30114
30115  !
30116  flalignかんきょう@flalign環境
30117 \end_layout
30118
30119 \end_inset
30120
30121
30122 \end_layout
30123
30124 \begin_layout Standard
30125 この環境では,
30126 つねに,
30127 最初の二列をできるだけ左寄せにし,
30128 最後の二列をできるだけ右寄せにするように設定されます.以下がその例です.
30129 \begin_inset Formula 
30130 \begin{flalign*}
30131 A & =1 & B & =2 & C & =3\\
30132 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
30133 \end{flalign*}
30134
30135 \end_inset
30136
30137
30138 \end_layout
30139
30140 \begin_layout Standard
30141 奇数列のflalign環境を作成し,
30142 最後の列に空の\SpecialChar TeX
30143 括弧を入れておくと,
30144 数式様式として
30145 \series bold
30146 中央揃え
30147 \series default
30148 が用いられているときでも,
30149 一部の数式を左寄せにすることができます.以下は,
30150 例として
30151 \begin_inset CommandInset ref
30152 LatexCommand eqref
30153 reference "eq:VolInt"
30154 nolink "false"
30155
30156 \end_inset
30157
30158 式を行頭下げにしたものです.
30159 \begin_inset Formula 
30160 \begin{flalign}
30161 \hspace{30pt}\iiint\limits_{V}X\,\mathrm{d}V & =U & {}
30162 \end{flalign}
30163
30164 \end_inset
30165
30166 ここで,
30167 最初の二列には数式が入れられており,
30168 行頭下げ数式様式と同等の字下げを行うために,
30169 30
30170 \begin_inset space \thinspace{}
30171 \end_inset
30172
30173 ptの空白が第1列の頭に入れてあります.
30174 \end_layout
30175
30176 \begin_layout Subsection
30177 eqnarray環境
30178 \begin_inset CommandInset label
30179 LatexCommand label
30180 name "subsec:eqnarray環境"
30181
30182 \end_inset
30183
30184
30185 \begin_inset Index idx
30186 range none
30187 pageformat default
30188 status collapsed
30189
30190 \begin_layout Plain Layout
30191 すうしき@数式 !
30192  たぎょう@多行
30193 \begin_inset space \thinspace{}
30194 \end_inset
30195
30196
30197
30198  !
30199  eqnarrayかんきょう@eqnarray環境
30200 \end_layout
30201
30202 \end_inset
30203
30204
30205 \end_layout
30206
30207 \begin_layout Standard
30208 この環境を作成すると,
30209 三つの青枠が現れます.最初の枠の内容は右寄せに設定され,
30210 最後の枠の内容は左寄せに設定されます.中央の枠は,
30211 関係子のみを入れることを想定しているので,
30212 その内容は中央揃えで少し小さく設定されます.
30213 \begin_inset Formula 
30214 \begin{eqnarray*}
30215 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
30216 AB & AB & AB\\
30217 A & = & A
30218 \end{eqnarray*}
30219
30220 \end_inset
30221
30222
30223 \end_layout
30224
30225 \begin_layout Subsection
30226 gather環境
30227 \begin_inset Index idx
30228 range none
30229 pageformat default
30230 status collapsed
30231
30232 \begin_layout Plain Layout
30233 すうしき@数式 !
30234  たぎょう@多行
30235 \begin_inset space \thinspace{}
30236 \end_inset
30237
30238
30239
30240  !
30241  gatherかんきょう@gather環境
30242 \end_layout
30243
30244 \end_inset
30245
30246
30247 \end_layout
30248
30249 \begin_layout Standard
30250 この環境には,
30251 中央揃えに設定された列一つしかありません.行はすべて付番することができます.
30252 \begin_inset Formula 
30253 \begin{gather}
30254 A=1\\
30255 X=\textrm{-}1
30256 \end{gather}
30257
30258 \end_inset
30259
30260
30261 \end_layout
30262
30263 \begin_layout Subsection
30264 multline環境
30265 \begin_inset CommandInset label
30266 LatexCommand label
30267 name "subsec:multline環境"
30268
30269 \end_inset
30270
30271
30272 \begin_inset Index idx
30273 range none
30274 pageformat default
30275 status collapsed
30276
30277 \begin_layout Plain Layout
30278 すうしき@数式 !
30279  たぎょう@多行
30280 \begin_inset space \thinspace{}
30281 \end_inset
30282
30283
30284
30285  !
30286  multlineかんきょう@multpline環境
30287 \end_layout
30288
30289 \end_inset
30290
30291
30292 \end_layout
30293
30294 \begin_layout Standard
30295 gather環境同様,
30296 multline環境には,
30297 中央揃えに設定された列一つしかありません.ただし,
30298 一行めが左揃えに設定され,
30299 最終行が右揃えに設定されるのです.他の行はすべて中央揃えになります.このことから,
30300 この環境は,
30301 長い数式に使うのに向いています.用例として,
30302
30303 \begin_inset CommandInset ref
30304 LatexCommand eqref
30305 reference "eq:lefteqn"
30306 nolink "false"
30307
30308 \end_inset
30309
30310 式をmultline環境に置いたものを示します.
30311 \begin_inset Formula 
30312 \begin{multline}
30313 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}\\
30314 -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}\\
30315 =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}}
30316 \end{multline}
30317
30318 \end_inset
30319
30320
30321 \end_layout
30322
30323 \begin_layout Standard
30324 文書の付番設定が右寄せ(左寄せ)になっているときには,
30325 出力では,
30326 multline環境の最後(最初)の行だけが付番されます
30327 \begin_inset Foot
30328 status collapsed
30329
30330 \begin_layout Plain Layout
30331 付番様式については,
30332
30333 \begin_inset CommandInset ref
30334 LatexCommand ref
30335 reference "sec:数式様式"
30336 nolink "false"
30337
30338 \end_inset
30339
30340 節を参照.
30341 \end_layout
30342
30343 \end_inset
30344
30345
30346 \end_layout
30347
30348 \begin_layout Standard
30349
30350 \series bold
30351
30352 \backslash
30353 shoveright
30354 \begin_inset Index idx
30355 range none
30356 pageformat default
30357 status collapsed
30358
30359 \begin_layout Plain Layout
30360 こまんど@コマンド !
30361  S !
30362  
30363 \backslash
30364 shoveright
30365 \end_layout
30366
30367 \end_inset
30368
30369 コマンドや
30370 \backslash
30371 shoveleft
30372 \begin_inset Index idx
30373 range none
30374 pageformat default
30375 status collapsed
30376
30377 \begin_layout Plain Layout
30378 こまんど@コマンド !
30379  S !
30380  
30381 \backslash
30382 shoveleft
30383 \end_layout
30384
30385 \end_inset
30386
30387
30388 \series default
30389 コマンドを使えば,
30390 中央揃えの行を右寄せや左寄せにすることができます.これらのコマンドは,
30391 以下のようにして使います.
30392 \end_layout
30393
30394 \begin_layout Standard
30395
30396 \series bold
30397
30398 \backslash
30399 shoveright{行の内容}
30400 \series default
30401 あるいは
30402 \series bold
30403
30404 \backslash
30405 shoveleft{行の内容}
30406 \end_layout
30407
30408 \begin_layout Standard
30409 \begin_inset VSpace medskip
30410 \end_inset
30411
30412
30413 \series bold
30414
30415 \backslash
30416 multlinegap
30417 \begin_inset Index idx
30418 range none
30419 pageformat default
30420 status collapsed
30421
30422 \begin_layout Plain Layout
30423 こまんど@コマンド !
30424  M !
30425  
30426 \backslash
30427 multlinegap
30428 \end_layout
30429
30430 \end_inset
30431
30432
30433 \series default
30434 長は,
30435 一行めの左ページ余白からの距離を指定します.既定値は0
30436 \begin_inset space \thinspace{}
30437 \end_inset
30438
30439 ptの長さです.
30440 \end_layout
30441
30442 \begin_layout Standard
30443 以下は,
30444 上記の数式に
30445 \end_layout
30446
30447 \begin_layout Standard
30448
30449 \series bold
30450
30451 \backslash
30452 setlength{
30453 \backslash
30454 multlinegap}{2cm}
30455 \end_layout
30456
30457 \begin_layout Standard
30458 というコマンドを,
30459 \SpecialChar TeX
30460 モードで直前に挿入した例です.
30461 \begin_inset ERT
30462 status collapsed
30463
30464 \begin_layout Plain Layout
30465
30466
30467 \backslash
30468 setlength{
30469 \backslash
30470 multlinegap}{2cm}
30471 \end_layout
30472
30473 \end_inset
30474
30475
30476 \begin_inset Formula 
30477 \begin{multline}
30478 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}\\
30479 \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}}\\
30480 =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}}
30481 \end{multline}
30482
30483 \end_inset
30484
30485
30486 \begin_inset ERT
30487 status collapsed
30488
30489 \begin_layout Plain Layout
30490
30491
30492 \backslash
30493 setlength{
30494 \backslash
30495 multlinegap}{0pt}
30496 \end_layout
30497
30498 \end_inset
30499
30500 二行めは,
30501
30502 \series bold
30503
30504 \backslash
30505 shoveleft
30506 \series default
30507 を使って左揃えにしています.
30508 \end_layout
30509
30510 \begin_layout Subsection
30511 数式の一部の多行化
30512 \begin_inset CommandInset label
30513 LatexCommand label
30514 name "subsec:数式の一部の多行化"
30515
30516 \end_inset
30517
30518
30519 \begin_inset Index idx
30520 range none
30521 pageformat default
30522 status collapsed
30523
30524 \begin_layout Plain Layout
30525 すうしき@数式 !
30526  たぎょう@多行
30527 \begin_inset space \thinspace{}
30528 \end_inset
30529
30530
30531
30532  !
30533  すうしきのいちぶ@数式の一部
30534 \end_layout
30535
30536 \end_inset
30537
30538
30539 \end_layout
30540
30541 \begin_layout Standard
30542 数式の一部分のみを多行表示したい場合には,
30543
30544 \series bold
30545 aligned
30546 \series default
30547
30548 \series bold
30549 alignedat
30550 \series default
30551
30552 \series bold
30553 gathered
30554 \series default
30555
30556 \series bold
30557 split
30558 \series default
30559 のうちのいずれかの環境を使用します.これらは,
30560
30561 \family sans
30562 挿入\SpecialChar menuseparator
30563 数式
30564 \family default
30565 メニューか,
30566 本節で解説している各コマンドを使用して挿入することができます.
30567 \end_layout
30568
30569 \begin_layout Standard
30570 最初の三つの環境は,
30571 環境名から
30572 \series bold
30573 ed
30574 \series default
30575 を省いた同名の多行数式環境と同じ性格を持ちますが,
30576 環境の前後に数式を続けることが可能です.たとえば,
30577
30578 \begin_inset Formula 
30579 \[
30580 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
30581 \Delta E\Delta t & \ge\frac{\hbar}{2}
30582 \end{aligned}
30583 \right\} \textrm{不確定性原理}
30584 \]
30585
30586 \end_inset
30587
30588
30589 \end_layout
30590
30591 \begin_layout Standard
30592 この数式を作るには,
30593 別行立て数式をまず作っておいて,
30594 そこに
30595 \series bold
30596
30597 \backslash
30598 aligned
30599 \begin_inset Index idx
30600 range none
30601 pageformat default
30602 status collapsed
30603
30604 \begin_layout Plain Layout
30605 こまんど@コマンド !
30606  A !
30607  
30608 \backslash
30609 aligned
30610 \end_layout
30611
30612 \end_inset
30613
30614
30615 \series default
30616 コマンドを挿入しています.紫枠の中に青枠が現れるので,
30617 そこに必要に応じて,
30618 列や行を加えていきます.この多行環境の外には,
30619 括弧などの他の数式要素を入れることができます.
30620 \end_layout
30621
30622 \begin_layout Standard
30623 aligned環境は,
30624 長い数式を水平方向を揃えて表示するのにも向いています.別行立て数式内でalignedを用いるようにすると,
30625 数式番号を行末の,
30626 数式全高の中心に配置できる利点があります.以下に例として,
30627
30628 \begin_inset CommandInset ref
30629 LatexCommand eqref
30630 reference "eq:shortlong"
30631 nolink "false"
30632
30633 \end_inset
30634
30635 式にaligned環境を適用したものを示します.
30636 \begin_inset Formula 
30637 \begin{equation}
30638 \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}|}\\
30639  & -\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}|}
30640 \end{aligned}
30641 \end{equation}
30642
30643 \end_inset
30644
30645
30646 \end_layout
30647
30648 \begin_layout Standard
30649
30650 \series bold
30651 alignedat
30652 \series default
30653
30654 \series bold
30655 gathered
30656 \series default
30657
30658 \series bold
30659 split
30660 \series default
30661 の各環境を使うには,
30662 それぞれ
30663 \series bold
30664
30665 \backslash
30666 alignedat
30667 \series default
30668
30669 \begin_inset Index idx
30670 range none
30671 pageformat default
30672 status collapsed
30673
30674 \begin_layout Plain Layout
30675 こまんど@コマンド !
30676  A !
30677  
30678 \backslash
30679 alignedat
30680 \end_layout
30681
30682 \end_inset
30683
30684
30685 \series bold
30686
30687 \backslash
30688 gathered
30689 \series default
30690
30691 \begin_inset Index idx
30692 range none
30693 pageformat default
30694 status collapsed
30695
30696 \begin_layout Plain Layout
30697 こまんど@コマンド !
30698  G !
30699  
30700 \backslash
30701 gathered
30702 \end_layout
30703
30704 \end_inset
30705
30706
30707 \series bold
30708
30709 \backslash
30710 split
30711 \series default
30712
30713 \begin_inset Index idx
30714 range none
30715 pageformat default
30716 status collapsed
30717
30718 \begin_layout Plain Layout
30719 こまんど@コマンド !
30720  S !
30721  
30722 \backslash
30723 split
30724 \end_layout
30725
30726 \end_inset
30727
30728 の各コマンドを挿入します.split環境は,
30729 aligned環境と同じ性格を持ちますが,
30730 二つの列しか作ることができません.
30731 \end_layout
30732
30733 \begin_layout Subsection
30734 多行数式中のテキスト
30735 \begin_inset CommandInset label
30736 LatexCommand label
30737 name "subsec:多行数式中のテキスト"
30738
30739 \end_inset
30740
30741
30742 \begin_inset Index idx
30743 range none
30744 pageformat default
30745 status collapsed
30746
30747 \begin_layout Plain Layout
30748 てきすと @ テキスト !
30749  すうしきちゅうの @ 数式中の
30750 \end_layout
30751
30752 \end_inset
30753
30754
30755 \begin_inset Index idx
30756 range none
30757 pageformat default
30758 status collapsed
30759
30760 \begin_layout Plain Layout
30761 すうしき @ 数式 !
30762  たぎょう @ 多行
30763 \begin_inset space \thinspace{}
30764 \end_inset
30765
30766
30767
30768  !
30769  てきすと @ テキスト
30770 \end_layout
30771
30772 \end_inset
30773
30774
30775 \end_layout
30776
30777 \begin_layout Standard
30778 各align系環境およびmultline・gather環境では,
30779 独立した行に列揃えの影響を受けない形でテキストを挿入することができます.これを行うには,
30780 以下の書式を持つ
30781 \series bold
30782
30783 \backslash
30784 intertext
30785 \series default
30786
30787 \begin_inset Index idx
30788 range none
30789 pageformat default
30790 status collapsed
30791
30792 \begin_layout Plain Layout
30793 こまんど@コマンド !
30794  I !
30795  
30796 \backslash
30797 intertext
30798 \end_layout
30799
30800 \end_inset
30801
30802 コマンドを使います.
30803 \end_layout
30804
30805 \begin_layout Standard
30806
30807 \series bold
30808
30809 \backslash
30810 intertext{テキスト}
30811 \end_layout
30812
30813 \begin_layout Standard
30814 テキストのハイフネーションを行うことはできないので,
30815 テキストは一行に収めなくてはなりません.\SpecialChar LyX
30816 は,
30817 現時点では
30818 \series bold
30819
30820 \backslash
30821 intertext
30822 \series default
30823 を直接サポートしていないので,
30824 テキストは数式テキストとして書き入れます.ここで,
30825
30826 \series bold
30827
30828 \backslash
30829 intertext
30830 \series default
30831 は行頭になくてはならず,
30832 当該行の上に出力されます.以下は,
30833 二行めの行頭にテキストを入れた例です.
30834 \begin_inset Formula 
30835 \begin{align}
30836 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30837 \intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30838 \end{align}
30839
30840 \end_inset
30841
30842
30843 \end_layout
30844
30845 \begin_layout Standard
30846
30847 \series bold
30848
30849 \backslash
30850 intertext
30851 \series default
30852 は,
30853 文と数式行の間に,
30854 常に縦空白を生み出します.この空白を抑制するには,
30855 文書設定の
30856 \family sans
30857 数式オプション
30858 \family default
30859
30860 \series bold
30861 mathtools
30862 \series default
30863
30864 \begin_inset Index idx
30865 range none
30866 pageformat default
30867 status collapsed
30868
30869 \begin_layout Plain Layout
30870 ぱっけーじ@パッケージ !
30871  mathtools
30872 \end_layout
30873
30874 \end_inset
30875
30876 パッケージを
30877 \family sans
30878 常に読み込み
30879 \family default
30880 に設定してください.そうすると,
30881 以下のように,
30882
30883 \series bold
30884
30885 \backslash
30886 intertext
30887 \series default
30888 の代わりに
30889 \series bold
30890
30891 \backslash
30892 shortintertext
30893 \series default
30894
30895 \begin_inset Index idx
30896 range none
30897 pageformat default
30898 status collapsed
30899
30900 \begin_layout Plain Layout
30901 こまんど@コマンド !
30902  S !
30903  
30904 \backslash
30905 shortintertext
30906 \end_layout
30907
30908 \end_inset
30909
30910 コマンドを使うことができます.
30911 \begin_inset Formula 
30912 \begin{align}
30913 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
30914 \shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
30915 \end{align}
30916
30917 \end_inset
30918
30919
30920 \end_layout
30921
30922 \begin_layout Section
30923 数式番号
30924 \begin_inset Index idx
30925 range none
30926 pageformat default
30927 status collapsed
30928
30929 \begin_layout Plain Layout
30930 すうしきばんごう@数式番号
30931 \end_layout
30932
30933 \end_inset
30934
30935
30936 \begin_inset Index idx
30937 range none
30938 pageformat default
30939 status collapsed
30940
30941 \begin_layout Plain Layout
30942 すうしき@数式 !
30943  ばんごう@番号
30944 \begin_inset ERT
30945 status collapsed
30946
30947 \begin_layout Plain Layout
30948
30949 |see{
30950 \end_layout
30951
30952 \end_inset
30953
30954 数式番号
30955 \begin_inset ERT
30956 status collapsed
30957
30958 \begin_layout Plain Layout
30959
30960 }
30961 \end_layout
30962
30963 \end_inset
30964
30965
30966 \end_layout
30967
30968 \end_inset
30969
30970
30971 \end_layout
30972
30973 \begin_layout Subsection
30974 概要
30975 \end_layout
30976
30977 \begin_layout Standard
30978 付番数式は,
30979
30980 \family sans
30981 挿入\SpecialChar menuseparator
30982 数式\SpecialChar menuseparator
30983 付番数式
30984 \family default
30985 メニュー(
30986 \begin_inset Flex Ruby
30987 status collapsed
30988
30989 \begin_layout Plain Layout
30990 捷径
30991 \begin_inset Argument post:1
30992 status collapsed
30993
30994 \begin_layout Plain Layout
30995 ショートカット
30996 \end_layout
30997
30998 \end_inset
30999
31000
31001 \end_layout
31002
31003 \end_inset
31004
31005
31006
31007 \family sans
31008 Ctrl+Alt
31009 \begin_inset space ~
31010 \end_inset
31011
31012 N
31013 \family default
31014 )で作ることができます.既存の数式に番号を振るには,
31015
31016 \family sans
31017 編集\SpecialChar menuseparator
31018 数式\SpecialChar menuseparator
31019 数式全体を付番
31020 \family default
31021 メニュー(捷径:
31022
31023 \begin_inset Info
31024 type  "shortcut"
31025 arg   "math-number-toggle"
31026 \end_inset
31027
31028 )を使います.\SpecialChar LyX
31029 中において数式番号は,
31030 数式の後に括弧に囲まれた「#」で表されます.「#」は,
31031 実際の出力では数式番号に置き換えられます.
31032 \end_layout
31033
31034 \begin_layout Standard
31035 多行数式で付番が有効になっているときには,
31036 すべての行に番号が振られます.ただし,
31037
31038 \family sans
31039 編集\SpecialChar menuseparator
31040 数式\SpecialChar menuseparator
31041 この行を付番
31042 \family default
31043 メニュー(捷径:
31044
31045 \begin_inset Info
31046 type  "shortcut"
31047 arg   "math-number-line-toggle"
31048 \end_inset
31049
31050 )を使用すれば,
31051 各行毎に付番するかどうか指定することができます.
31052 \end_layout
31053
31054 \begin_layout Standard
31055 行内数式を除いて,
31056 すべての数式は二通りの様式で番号を振ることができます.第
31057 \begin_inset CommandInset ref
31058 LatexCommand ref
31059 reference "sec:数式様式"
31060 nolink "false"
31061
31062 \end_inset
31063
31064 節をご覧下さい.
31065 \end_layout
31066
31067 \begin_layout Subsection
31068 相互参照
31069 \begin_inset Index idx
31070 range none
31071 pageformat default
31072 status collapsed
31073
31074 \begin_layout Plain Layout
31075 そうごさんしょう@相互参照 !
31076  すうしきへの@数式への
31077 \end_layout
31078
31079 \end_inset
31080
31081
31082 \end_layout
31083
31084 \begin_layout Standard
31085 ラベルを付けた数式は,
31086 すべて相互参照することができます.ラベルは,
31087
31088 \family sans
31089 挿入\SpecialChar menuseparator
31090 ラベル
31091 \family default
31092 メニューか,
31093 ツールバーボタンの
31094 \begin_inset Info
31095 type  "icon"
31096 arg   "label-insert"
31097 \end_inset
31098
31099 で付けることができます.このとき,
31100 カーソルは別行立て数式の中になくてはなりません.すると,
31101 テキストフィールドの中に
31102 \series bold
31103 eq:と
31104 \series default
31105 いう接頭語の入ったダイアログが現れるので,
31106 接頭語の後にラベルを挿入します.この既定の接頭辞は「equation(数式)」を意味し,
31107 こうして数式ラベルであるとの標を付けることによって,
31108 節ラベルなどから区別し,
31109 大きな文書の中でラベルを見つけるのを容易にします.ラベルを変更するには,
31110
31111 \family sans
31112 挿入\SpecialChar menuseparator
31113 ラベル
31114 \family default
31115 メニューをもういちど使って下さい.
31116 \end_layout
31117
31118 \begin_layout Standard
31119 \SpecialChar LyX
31120 中でラベル名は,
31121 数式の後ろに,
31122 二つの括弧に囲まれて表示されます.ラベル付きの数式はつねに付番されます.
31123 \end_layout
31124
31125 \begin_layout Standard
31126 相互参照は,
31127
31128 \family sans
31129 挿入\SpecialChar menuseparator
31130 相互参照
31131 \family default
31132 メニューかツールバーボタンの
31133 \begin_inset Info
31134 type  "icon"
31135 arg   "dialog-show-new-inset ref"
31136 \end_inset
31137
31138 を使って挿入します.数式相互参照は,
31139 出力では数式番号として表示されます.相互参照ダイアログで「
31140 \series bold
31141 (<参照>)
31142 \series default
31143 」書式を選択した場合には,
31144 出力での相互参照は,
31145 括弧に囲まれた数式番号として表示されます.
31146 \begin_inset Newline newline
31147 \end_inset
31148
31149 \SpecialChar LyX
31150 中で相互参照を右クリックすると,
31151 参照先の数式に移動することができます.
31152 \end_layout
31153
31154 \begin_layout Standard
31155 以下は,
31156 後の各小節に現れる数式への相互参照を含む例です.
31157 \begin_inset Note Note
31158 status open
31159
31160 \begin_layout Plain Layout
31161 相互参照の型の違いに留意してください.
31162 \end_layout
31163
31164 \end_inset
31165
31166
31167 \end_layout
31168
31169 \begin_layout Standard
31170 \begin_inset CommandInset ref
31171 LatexCommand eqref
31172 reference "eq:tag"
31173 nolink "false"
31174
31175 \end_inset
31176
31177 式と
31178 \begin_inset CommandInset ref
31179 LatexCommand eqref
31180 reference "eq:c"
31181 nolink "false"
31182
31183 \end_inset
31184
31185 式は,
31186 等価です.(
31187 \begin_inset CommandInset ref
31188 LatexCommand ref
31189 reference "eq:Rom"
31190 nolink "false"
31191
31192 \end_inset
31193
31194 )式とは異なり,
31195 (
31196 \begin_inset CommandInset ref
31197 LatexCommand ref
31198 reference "eq:Lat"
31199 nolink "false"
31200
31201 \end_inset
31202
31203 )式では,
31204 付番にラテン数字を使用しています.
31205 \end_layout
31206
31207 \begin_layout Standard
31208 \begin_inset VSpace medskip
31209 \end_inset
31210
31211
31212 \series bold
31213
31214 \backslash
31215 tag
31216 \begin_inset Foot
31217 status collapsed
31218
31219 \begin_layout Plain Layout
31220
31221 \series bold
31222
31223 \backslash
31224 tag
31225 \series default
31226 は,
31227
31228 \begin_inset CommandInset ref
31229 LatexCommand ref
31230 reference "subsec:自己定義番号"
31231 nolink "false"
31232
31233 \end_inset
31234
31235 節に説明があります.
31236 \end_layout
31237
31238 \end_inset
31239
31240
31241 \series default
31242 の引数が,
31243
31244 \begin_inset CommandInset ref
31245 LatexCommand ref
31246 reference "subsec:段落ボックス"
31247 nolink "false"
31248
31249 \end_inset
31250
31251 節で述べたボックスを含んでいるときには,
31252 その数式を参照することはできません.
31253 \end_layout
31254
31255 \begin_layout Subsection
31256 細目番号
31257 \begin_inset Index idx
31258 range none
31259 pageformat default
31260 status collapsed
31261
31262 \begin_layout Plain Layout
31263 すうしきばんごう@数式番号 !
31264  さいもくばんごう@細目番号
31265 \end_layout
31266
31267 \end_inset
31268
31269
31270 \end_layout
31271
31272 \begin_layout Standard
31273
31274 \lang english
31275 Formulas can be numbered as subequations.
31276  To activate this feature,
31277  add the module 
31278 \family sans
31279 Subequations
31280 \family default
31281  to the document in the menu 
31282 \family sans
31283 Document\SpecialChar menuseparator
31284 Settings\SpecialChar menuseparator
31285 Modules
31286 \family default
31287 .
31288  To insert subequations use the menu 
31289 \family sans
31290 Insert\SpecialChar menuseparator
31291 Custom Insets\SpecialChar menuseparator
31292 Subequations
31293 \family default
31294 .
31295 \end_layout
31296
31297 \begin_layout Standard
31298
31299 \lang english
31300 The equations to be subnumbered are put into the 
31301 \family sans
31302 Subequations
31303 \family default
31304  inset
31305 \lang japanese
31306 .たとえば,
31307
31308 \begin_inset Formula 
31309 \begin{equation}
31310 A=C-B
31311 \end{equation}
31312
31313 \end_inset
31314
31315
31316 \begin_inset VSpace -5mm
31317 \end_inset
31318
31319
31320 \begin_inset Flex Subequations
31321 status open
31322
31323 \begin_layout Plain Layout
31324 \begin_inset Formula 
31325 \begin{equation}
31326 B=C-A\label{eq:b}
31327 \end{equation}
31328
31329 \end_inset
31330
31331
31332 \begin_inset Formula 
31333 \begin{equation}
31334 C=A+B\label{eq:c}
31335 \end{equation}
31336
31337 \end_inset
31338
31339
31340 \end_layout
31341
31342 \end_inset
31343
31344
31345 \end_layout
31346
31347 \begin_layout Standard
31348
31349 \lang english
31350 Every formula in the 
31351 \family sans
31352 Subequations
31353 \family default
31354  inset will be subnumbered with 
31355 \lang japanese
31356 a・b・c\SpecialChar ldots
31357 のように細目番号が振られます.
31358 \end_layout
31359
31360 \begin_layout Standard
31361 細目番号への参照は,
31362
31363 \begin_inset CommandInset ref
31364 LatexCommand eqref
31365 reference "eq:b"
31366 nolink "false"
31367
31368 \end_inset
31369
31370
31371 \begin_inset CommandInset ref
31372 LatexCommand eqref
31373 reference "eq:c"
31374 nolink "false"
31375
31376 \end_inset
31377
31378
31379 \lang english
31380 If you want to reference the subequations collectively,
31381  insert a label as first thing in the 
31382 \family sans
31383 Subequations
31384 \family default
31385  inset
31386 \lang japanese
31387 .数式
31388 \begin_inset CommandInset ref
31389 LatexCommand eqref
31390 reference "eq:以下は"
31391 nolink "false"
31392
31393 \end_inset
31394
31395 はその例です.
31396 \end_layout
31397
31398 \begin_layout Standard
31399
31400 \lang english
31401 By inserting subequations vertical space is added before it
31402 \lang japanese
31403 .これを戻すために,
31404 -5
31405 \begin_inset space \thinspace{}
31406 \end_inset
31407
31408 mm
31409 \lang english
31410 vertical space right before the 
31411 \family sans
31412 Subequations
31413 \family default
31414  inset
31415 \lang japanese
31416 .数式様式として
31417 \series bold
31418 行頭下げ
31419 \begin_inset Foot
31420 status collapsed
31421
31422 \begin_layout Plain Layout
31423 数式様式に関しては,
31424
31425 \begin_inset CommandInset ref
31426 LatexCommand ref
31427 reference "sec:数式様式"
31428 nolink "false"
31429
31430 \end_inset
31431
31432 節を参照.
31433 \end_layout
31434
31435 \end_inset
31436
31437
31438 \series default
31439 を用いているときには,
31440 これを-7
31441 \begin_inset space \thinspace{}
31442 \end_inset
31443
31444 mm空白にしてください.
31445 \end_layout
31446
31447 \begin_layout Standard
31448
31449 \lang english
31450 To get another subnumber instead of small Latin letters,
31451  insert this command as \SpecialChar TeX
31452  code before the equations in the 
31453 \family sans
31454 Subequations
31455 \family default
31456  inset:
31457 \end_layout
31458
31459 \begin_layout Standard
31460
31461 \series bold
31462
31463 \backslash
31464 renewcommand{
31465 \backslash
31466 theequation}{
31467 \backslash
31468 theparentequation -
31469 \backslash
31470 roman{equation}}
31471 \end_layout
31472
31473 \begin_layout Standard
31474 ここで,
31475
31476 \backslash
31477 theparentequationは親番号を生成し,
31478
31479 \backslash
31480 roman{equation}は細目番号として小文字ローマ数字を生成します.番号付けの調整について,
31481 詳しくは第
31482 \begin_inset CommandInset ref
31483 LatexCommand ref
31484 reference "subsec:ローマ数字や文字を使った付番"
31485 nolink "false"
31486
31487 \end_inset
31488
31489 節を参照してください.
31490 \end_layout
31491
31492 \begin_layout Standard
31493 下記は,
31494 番号付けを調整済みで,
31495 2行目の付番を消した多行数式の例です.
31496 \begin_inset Flex Subequations
31497 status open
31498
31499 \begin_layout Plain Layout
31500 \begin_inset CommandInset label
31501 LatexCommand label
31502 name "eq:以下は"
31503
31504 \end_inset
31505
31506
31507 \begin_inset ERT
31508 status open
31509
31510 \begin_layout Plain Layout
31511
31512
31513 \backslash
31514 renewcommand{
31515 \backslash
31516 theequation}{
31517 \backslash
31518 theparentequation -
31519 \backslash
31520 roman{equation}}
31521 \end_layout
31522
31523 \end_inset
31524
31525
31526 \begin_inset Formula 
31527 \begin{eqnarray}
31528 A & = & (B-Z)^{2}=(B-Z)(B-Z)\\
31529  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
31530  & = & B^{2}-2BZ+Z^{2}
31531 \end{eqnarray}
31532
31533 \end_inset
31534
31535
31536 \end_layout
31537
31538 \end_inset
31539
31540
31541 \end_layout
31542
31543 \begin_layout Subsection
31544 ローマ数字や文字を使った付番
31545 \begin_inset CommandInset label
31546 LatexCommand label
31547 name "subsec:ローマ数字や文字を使った付番"
31548
31549 \end_inset
31550
31551
31552 \begin_inset Index idx
31553 range none
31554 pageformat default
31555 status collapsed
31556
31557 \begin_layout Plain Layout
31558 すうしきばんごう@数式番号 !
31559  もじをつかった@文字を使った
31560 \end_layout
31561
31562 \end_inset
31563
31564
31565 \begin_inset Index idx
31566 range none
31567 pageformat default
31568 status collapsed
31569
31570 \begin_layout Plain Layout
31571 すうしきばんごう@数式番号 !
31572  ろーますうじをつかった@ローマ数字を使った
31573 \end_layout
31574
31575 \end_inset
31576
31577
31578 \end_layout
31579
31580 \begin_layout Standard
31581 数式は,
31582 ローマ数字やラテン文字を使って付番することもできます.たとえば,
31583 小文字のローマ数字を使って付番するには,
31584 数式の前に\SpecialChar TeX
31585 モードで
31586 \end_layout
31587
31588 \begin_layout Standard
31589
31590 \series bold
31591
31592 \backslash
31593 renewcommand{
31594 \backslash
31595 theequation}{
31596 \backslash
31597 roman{equation}}
31598 \end_layout
31599
31600 \begin_layout Standard
31601 というコマンドを入れます.
31602 \series bold
31603
31604 \backslash
31605 renewcommand
31606 \series default
31607
31608 \begin_inset Index idx
31609 range none
31610 pageformat default
31611 status collapsed
31612
31613 \begin_layout Plain Layout
31614 こまんど@コマンド !
31615  R !
31616  
31617 \backslash
31618 renewcommand
31619 \end_layout
31620
31621 \end_inset
31622
31623 は,
31624 定義済みのコマンド
31625 \series bold
31626
31627 \backslash
31628 theequation
31629 \series default
31630 をコマンド
31631 \series bold
31632
31633 \backslash
31634 roman{equation}
31635 \series default
31636 に再定義します
31637 \begin_inset Foot
31638 status collapsed
31639
31640 \begin_layout Plain Layout
31641
31642 \series bold
31643
31644 \backslash
31645 renewcommand
31646 \series default
31647 コマンドは,
31648
31649 \begin_inset CommandInset ref
31650 LatexCommand ref
31651 reference "subsec:newcommandコマンド"
31652 nolink "false"
31653
31654 \end_inset
31655
31656 節に述べられている
31657 \series bold
31658
31659 \backslash
31660 newcommand
31661 \series default
31662 コマンドと同じ書式を持ちます.
31663 \end_layout
31664
31665 \end_inset
31666
31667 .ここで,
31668
31669 \series bold
31670 equation
31671 \series default
31672 は数式カウンタです.コマンド
31673 \series bold
31674
31675 \backslash
31676 the
31677 \series default
31678 をカウンタの接頭辞として使用すると,
31679 カウンタの値がアラビア数字として出力されます.数式に番号を振ると,
31680 \SpecialChar LaTeX
31681 は,
31682 内部的に
31683 \series bold
31684
31685 \backslash
31686 theequation
31687 \series default
31688 コマンドを数式の後ろに置くのです.
31689 \series bold
31690
31691 \backslash
31692 roman{equation}
31693 \begin_inset Index idx
31694 range none
31695 pageformat default
31696 status collapsed
31697
31698 \begin_layout Plain Layout
31699 こまんど@コマンド !
31700  R !
31701  
31702 \backslash
31703 roman
31704 \end_layout
31705
31706 \end_inset
31707
31708
31709 \series default
31710 は,
31711 カウンタを小文字のローマ数字として出力します.
31712 \end_layout
31713
31714 \begin_layout Standard
31715 こうして,
31716
31717 \series bold
31718
31719 \backslash
31720 renew
31721 \series default
31722 c
31723 \series bold
31724 ommand
31725 \series default
31726 コマンド以降の数式はすべて,
31727 ローマ数字で付番されるようになります.大文字のローマ数字での付番に切り替えたいときは,
31728 同じコマンドの
31729 \series bold
31730
31731 \backslash
31732 roman
31733 \series default
31734 の部分を
31735 \series bold
31736
31737 \backslash
31738 Roman
31739 \series default
31740
31741 \begin_inset Index idx
31742 range none
31743 pageformat default
31744 status collapsed
31745
31746 \begin_layout Plain Layout
31747 こまんど@コマンド !
31748  R !
31749  
31750 \backslash
31751 roman@
31752 \backslash
31753 Roman
31754 \end_layout
31755
31756 \end_inset
31757
31758 に変えて挿入します.また,
31759 小文字ラテン文字を使って「付番」したいときのために,
31760
31761 \series bold
31762
31763 \backslash
31764 alph
31765 \series default
31766
31767 \begin_inset Index idx
31768 range none
31769 pageformat default
31770 status collapsed
31771
31772 \begin_layout Plain Layout
31773 こまんど@コマンド !
31774  A !
31775  
31776 \backslash
31777 alph
31778 \end_layout
31779
31780 \end_inset
31781
31782 コマンドがあり,
31783 大文字ラテン文字を使って付番したいときのためには,
31784
31785 \series bold
31786
31787 \backslash
31788 Alph
31789 \series default
31790
31791 \begin_inset Index idx
31792 range none
31793 pageformat default
31794 status collapsed
31795
31796 \begin_layout Plain Layout
31797 こまんど@コマンド !
31798  A !
31799  
31800 \backslash
31801 alph@
31802 \backslash
31803 Alph
31804 \end_layout
31805
31806 \end_inset
31807
31808 コマンドがあります.
31809 \end_layout
31810
31811 \begin_layout Standard
31812 \begin_inset Note Greyedout
31813 status open
31814
31815 \begin_layout Plain Layout
31816
31817 \series bold
31818 【註】
31819 \series default
31820 ラテン文字を使うと,
31821 一つの文書の中で,
31822 最大26個の数式しか番号を振ることができません.
31823 \end_layout
31824
31825 \end_inset
31826
31827
31828 \begin_inset Newpage newpage
31829 \end_inset
31830
31831
31832 \end_layout
31833
31834 \begin_layout Standard
31835 \begin_inset ERT
31836 status collapsed
31837
31838 \begin_layout Plain Layout
31839
31840
31841 \backslash
31842 renewcommand{
31843 \backslash
31844 theequation}{
31845 \backslash
31846 roman{equation}}
31847 \end_layout
31848
31849 \end_inset
31850
31851
31852 \end_layout
31853
31854 \begin_layout Standard
31855 \begin_inset Formula 
31856 \begin{equation}
31857 A=\textrm{小文字ローマ数字}
31858 \end{equation}
31859
31860 \end_inset
31861
31862
31863 \begin_inset ERT
31864 status collapsed
31865
31866 \begin_layout Plain Layout
31867
31868
31869 \backslash
31870 renewcommand{
31871 \backslash
31872 theequation}{
31873 \backslash
31874 Roman{equation}}
31875 \end_layout
31876
31877 \end_inset
31878
31879
31880 \begin_inset Formula 
31881 \begin{equation}
31882 B=\textrm{大文字ローマ数字}\label{eq:Rom}
31883 \end{equation}
31884
31885 \end_inset
31886
31887
31888 \begin_inset ERT
31889 status collapsed
31890
31891 \begin_layout Plain Layout
31892
31893
31894 \backslash
31895 renewcommand{
31896 \backslash
31897 theequation}{
31898 \backslash
31899 alph{equation}}
31900 \end_layout
31901
31902 \end_inset
31903
31904
31905 \begin_inset Formula 
31906 \begin{equation}
31907 C=\textrm{小文字ラテン文字}
31908 \end{equation}
31909
31910 \end_inset
31911
31912
31913 \begin_inset ERT
31914 status collapsed
31915
31916 \begin_layout Plain Layout
31917
31918
31919 \backslash
31920 renewcommand{
31921 \backslash
31922 theequation}{
31923 \backslash
31924 Alph{equation}}
31925 \end_layout
31926
31927 \end_inset
31928
31929
31930 \begin_inset Formula 
31931 \begin{equation}
31932 D=\textrm{大文字ラテン文字}\label{eq:Lat}
31933 \end{equation}
31934
31935 \end_inset
31936
31937
31938 \end_layout
31939
31940 \begin_layout Standard
31941 既定の付番方式に戻すには,
31942 以下のコマンドを挿入してください.
31943 \end_layout
31944
31945 \begin_layout Standard
31946
31947 \series bold
31948
31949 \backslash
31950 renewcommand{
31951 \backslash
31952 theequation}{
31953 \backslash
31954 arabic{equation}}
31955 \begin_inset Index idx
31956 range none
31957 pageformat default
31958 status collapsed
31959
31960 \begin_layout Plain Layout
31961 こまんど@コマンド !
31962  A !
31963  
31964 \backslash
31965 arabic
31966 \end_layout
31967
31968 \end_inset
31969
31970
31971 \end_layout
31972
31973 \begin_layout Standard
31974 \begin_inset ERT
31975 status collapsed
31976
31977 \begin_layout Plain Layout
31978
31979
31980 \backslash
31981 renewcommand{
31982 \backslash
31983 theequation}{
31984 \backslash
31985 arabic{equation}}
31986 \end_layout
31987
31988 \end_inset
31989
31990
31991 \begin_inset Formula 
31992 \begin{equation}
31993 E=\textrm{アラビア数字}
31994 \end{equation}
31995
31996 \end_inset
31997
31998
31999 \end_layout
32000
32001 \begin_layout Standard
32002 \begin_inset VSpace medskip
32003 \end_inset
32004
32005 以上からわかるとおり,
32006 付番様式の違いに関わらず,
32007 数式番号は連番で振られます.様式変更時に「1」から番号が始まるようにするためには,
32008 新しい数式カウンタを定義しなくてはなりません.この点に関する説明は,
32009 ファイル
32010 \begin_inset CommandInset href
32011 LatexCommand href
32012 name "Formula-numbering.lyx"
32013 target "run:Formula-numbering.lyx"
32014 type "other"
32015 literal "false"
32016
32017 \end_inset
32018
32019 にあります.
32020 \end_layout
32021
32022 \begin_layout Subsection
32023 自己定義番号
32024 \begin_inset CommandInset label
32025 LatexCommand label
32026 name "subsec:自己定義番号"
32027
32028 \end_inset
32029
32030
32031 \begin_inset Index idx
32032 range none
32033 pageformat default
32034 status collapsed
32035
32036 \begin_layout Plain Layout
32037 すうしきばんごう@数式番号 !
32038  じこていぎ@自己定義
32039 \end_layout
32040
32041 \end_inset
32042
32043
32044 \end_layout
32045
32046 \begin_layout Standard
32047 \begin_inset Note Greyedout
32048 status open
32049
32050 \begin_layout Plain Layout
32051
32052 \series bold
32053 【註】
32054 \series default
32055 \lang english
32056 If the document language is a right-to-left language such as Arabic,
32057  you must add this to the to the \SpecialChar LaTeX
32058 -preamble to be able to use the commands described in this section:
32059 \lang japanese
32060
32061 \begin_inset Newline newline
32062 \end_inset
32063
32064
32065 \series bold
32066
32067 \backslash
32068 AtBeginDocument{
32069 \begin_inset Newline newline
32070 \end_inset
32071
32072
32073 \begin_inset Phantom HPhantom
32074 status open
32075
32076 \begin_layout Plain Layout
32077 \begin_inset space ~
32078 \end_inset
32079
32080
32081 \end_layout
32082
32083 \end_inset
32084
32085
32086 \backslash
32087 def
32088 \backslash
32089 tagform@#1{
32090 \backslash
32091 maketag@@@{(
32092 \backslash
32093 ignorespaces#1
32094 \backslash
32095 unskip)}} }
32096 \end_layout
32097
32098 \end_inset
32099
32100
32101 \end_layout
32102
32103 \begin_layout Standard
32104 \begin_inset Index idx
32105 range none
32106 pageformat default
32107 status collapsed
32108
32109 \begin_layout Plain Layout
32110 すうしきばんごう@数式番号 !
32111  じこていぎくぎり@自己定義区切り
32112 \end_layout
32113
32114 \end_inset
32115
32116 標準の付番では,
32117 数式番号の周りに括弧が表示されます.括弧をたとえば縦棒に置き換えるには,
32118 \SpecialChar LaTeX
32119 プリアンブルに以下の行を付け加えます.
32120 \end_layout
32121
32122 \begin_layout Standard
32123
32124 \series bold
32125
32126 \backslash
32127 AtBeginDocument{
32128 \begin_inset Newline newline
32129 \end_inset
32130
32131
32132 \begin_inset Phantom HPhantom
32133 status open
32134
32135 \begin_layout Plain Layout
32136 \begin_inset space ~
32137 \end_inset
32138
32139
32140 \end_layout
32141
32142 \end_inset
32143
32144
32145 \backslash
32146 def
32147 \backslash
32148 tagform@#1{
32149 \backslash
32150 maketag@@@{
32151 \series default
32152
32153 \begin_inset Formula $\boldsymbol{|}$
32154 \end_inset
32155
32156
32157 \series bold
32158 #1
32159 \series default
32160
32161 \begin_inset Formula $\boldsymbol{|}$
32162 \end_inset
32163
32164
32165 \series bold
32166 }}
32167 \series default
32168  }
32169 \begin_inset Note Note
32170 status collapsed
32171
32172 \begin_layout Plain Layout
32173 このマクロは,
32174 テスト用に\SpecialChar LaTeX
32175 プリアンブルで既に宣言されています.これを有効にするには,
32176 最初のパーセント記号を取り除いて下さい.
32177 \end_layout
32178
32179 \end_inset
32180
32181
32182 \end_layout
32183
32184 \begin_layout Standard
32185 他の記号を使いたいときには,
32186
32187 \series bold
32188 #1
32189 \series default
32190 脇の縦棒を一つないし複数の文字で置き換えて下さい.数式番号だけで良い時は,
32191 縦棒を削除して下さい.
32192 \end_layout
32193
32194 \begin_layout Standard
32195 \begin_inset VSpace bigskip
32196 \end_inset
32197
32198 数式の後ろに,
32199 括弧に囲まれた連番の代わりに,
32200 何かしらの表現が欲しいときには,
32201 以下のように
32202 \series bold
32203
32204 \backslash
32205 tag
32206 \series default
32207
32208 \begin_inset Index idx
32209 range none
32210 pageformat default
32211 status collapsed
32212
32213 \begin_layout Plain Layout
32214 こまんど@コマンド !
32215  T !
32216  
32217 \backslash
32218 tag
32219 \end_layout
32220
32221 \end_inset
32222
32223 コマンドを使います.
32224 \begin_inset Formula 
32225 \begin{equation}
32226 A+B=C\tag{何とかかんとか}\label{eq:tag}
32227 \end{equation}
32228
32229 \end_inset
32230
32231 上記の例では,
32232
32233 \series bold
32234
32235 \backslash
32236 tag
32237 \begin_inset space \textvisiblespace{}
32238 \end_inset
32239
32240 何とかかんとか
32241 \series default
32242 というコマンドを数式に打ち込んでいます.
32243 \end_layout
32244
32245 \begin_layout Standard
32246 代わりに
32247 \series bold
32248
32249 \backslash
32250 tag*
32251 \begin_inset space \textvisiblespace{}
32252 \end_inset
32253
32254 何とかかんとか
32255 \series default
32256 というコマンドを使うと,
32257 星印は表現の周りの括弧を抑制するので,
32258 以下のようになります.
32259 \begin_inset Formula 
32260 \[
32261 A+B=C\tag*{something}
32262 \]
32263
32264 \end_inset
32265
32266
32267 \end_layout
32268
32269 \begin_layout Standard
32270 \begin_inset VSpace bigskip
32271 \end_inset
32272
32273 数式番号を,
32274 文書中の新しい部門や節ごとに振りなおしたいときには,
32275 部に関しては
32276 \begin_inset Newline newline
32277 \end_inset
32278
32279
32280 \series bold
32281
32282 \backslash
32283 @addtoreset{equation}{part}
32284 \series default
32285
32286 \begin_inset Index idx
32287 range none
32288 pageformat default
32289 status collapsed
32290
32291 \begin_layout Plain Layout
32292 こまんど@コマンド !
32293  
32294 \backslash
32295 @記号 !
32296  
32297 \backslash
32298
32299 \begin_inset ERT
32300 status collapsed
32301
32302 \begin_layout Plain Layout
32303
32304 "
32305 \end_layout
32306
32307 \end_inset
32308
32309 @
32310 \begin_inset ERT
32311 status collapsed
32312
32313 \begin_layout Plain Layout
32314
32315 "
32316 \end_layout
32317
32318 \end_inset
32319
32320 addtoreset
32321 \end_layout
32322
32323 \end_inset
32324
32325
32326 \begin_inset Newline newline
32327 \end_inset
32328
32329 節に関しては
32330 \begin_inset Newline newline
32331 \end_inset
32332
32333
32334 \series bold
32335
32336 \backslash
32337 @addtoreset{equation}{section}
32338 \begin_inset Newline newline
32339 \end_inset
32340
32341
32342 \series default
32343 というコマンドを使います.
32344 \end_layout
32345
32346 \begin_layout Standard
32347 これらのコマンドを\SpecialChar TeX
32348 モードで使えるようにするためには,
32349
32350 \series bold
32351
32352 \backslash
32353 makeatletter
32354 \series default
32355 コマンドで「@」字を\SpecialChar LaTeX
32356 中で「有効」にしてやらなくてはなりません.一方,
32357
32358 \series bold
32359
32360 \backslash
32361 makeatother
32362 \series default
32363 コマンドはこれを無効にします.したがって,
32364 \SpecialChar TeX
32365 モード中での上記コマンド列は,
32366
32367 \end_layout
32368
32369 \begin_layout Standard
32370
32371 \series bold
32372
32373 \backslash
32374 makeatletter
32375 \begin_inset Newline newline
32376 \end_inset
32377
32378
32379 \backslash
32380 @addtoreset{equation}{section}
32381 \begin_inset Newline newline
32382 \end_inset
32383
32384
32385 \backslash
32386 makeatother
32387 \begin_inset Newline newline
32388 \end_inset
32389
32390
32391 \series default
32392 のようにならなくてはなりません.
32393 \end_layout
32394
32395 \begin_layout Standard
32396 \SpecialChar LaTeX
32397 プリアンブル中では,
32398
32399 \series bold
32400
32401 \backslash
32402 makeatletter
32403 \series default
32404
32405 \series bold
32406
32407 \backslash
32408 makeatother
32409 \series default
32410 は,
32411 \SpecialChar LyX
32412 が内部的に自動で挿入するので省略してかまいません.
32413 \end_layout
32414
32415 \begin_layout Standard
32416
32417 \series bold
32418
32419 \backslash
32420 @addtoreset
32421 \series default
32422 を戻すには,
32423 まず\SpecialChar LaTeX
32424 プリアンブル中に
32425 \end_layout
32426
32427 \begin_layout Standard
32428
32429 \series bold
32430
32431 \backslash
32432 usepackage{remreset}
32433 \end_layout
32434
32435 \begin_layout Standard
32436 という行を入れて,
32437
32438 \series bold
32439 remreset.sty
32440 \series default
32441
32442 \begin_inset Foot
32443 status collapsed
32444
32445 \begin_layout Plain Layout
32446
32447 \series bold
32448 remreset
32449 \series default
32450 は,
32451 \SpecialChar LaTeX
32452 パッケージの
32453 \series bold
32454 carlisle
32455 \series default
32456
32457 \begin_inset Index idx
32458 range none
32459 pageformat default
32460 status collapsed
32461
32462 \begin_layout Plain Layout
32463 ぱっけーじ@パッケージ !
32464  carlisle
32465 \end_layout
32466
32467 \end_inset
32468
32469 の一部として含まれており,
32470 \SpecialChar LaTeX
32471 標準頒布版には含まれています.
32472 \end_layout
32473
32474 \end_inset
32475
32476
32477 \begin_inset Index idx
32478 range none
32479 pageformat default
32480 status collapsed
32481
32482 \begin_layout Plain Layout
32483 ぱっけーじ@パッケージ !
32484  remreset
32485 \end_layout
32486
32487 \end_inset
32488
32489 ファイルを読み込んでおかなくてはなりません.その後
32490 \begin_inset Newline newline
32491 \end_inset
32492
32493
32494 \series bold
32495
32496 \backslash
32497 @removefromreset
32498 \series default
32499
32500 \begin_inset Index idx
32501 range none
32502 pageformat default
32503 status collapsed
32504
32505 \begin_layout Plain Layout
32506 こまんど@コマンド !
32507  
32508 \backslash
32509 @記号 !
32510  
32511 \backslash
32512
32513 \begin_inset ERT
32514 status collapsed
32515
32516 \begin_layout Plain Layout
32517
32518 "
32519 \end_layout
32520
32521 \end_inset
32522
32523 @
32524 \begin_inset ERT
32525 status collapsed
32526
32527 \begin_layout Plain Layout
32528
32529 "
32530 \end_layout
32531
32532 \end_inset
32533
32534 removefromreset
32535 \end_layout
32536
32537 \end_inset
32538
32539 コマンドを
32540 \series bold
32541
32542 \backslash
32543 @addtoreset
32544 \series default
32545 と同じ書式で使用すると,
32546
32547 \series bold
32548
32549 \backslash
32550 @addtoreset
32551 \series default
32552 を戻すことができます.
32553 \end_layout
32554
32555 \begin_layout Standard
32556 \begin_inset VSpace bigskip
32557 \end_inset
32558
32559 ときには,
32560 数式を
32561 \end_layout
32562
32563 \begin_layout Standard
32564
32565 \family typewriter
32566 (節番号.数式番号)
32567 \end_layout
32568
32569 \begin_layout Standard
32570 のような形で付番し,
32571 節ごとに数式番号を「1」から始めさせなくてはならないときがあります.
32572 \end_layout
32573
32574 \begin_layout Standard
32575 このような場合のために,
32576
32577 \series bold
32578
32579 \backslash
32580 numberwithin
32581 \series default
32582
32583 \begin_inset Index idx
32584 range none
32585 pageformat default
32586 status collapsed
32587
32588 \begin_layout Plain Layout
32589 こまんど@コマンド !
32590  N !
32591  
32592 \backslash
32593 numberwithin
32594 \end_layout
32595
32596 \end_inset
32597
32598 というコマンドがあり,
32599
32600 \end_layout
32601
32602 \begin_layout Standard
32603
32604 \series bold
32605
32606 \backslash
32607 numberwithin{カウンタ}{節階層}
32608 \end_layout
32609
32610 \begin_layout Standard
32611 という書式で用います.「カウンタ」は,
32612 どの番号を制御するかを表し,
32613 「節階層」は点の前に何の番号を振るのかを表します.
32614 \end_layout
32615
32616 \begin_layout Standard
32617 したがって,
32618 ここでは\SpecialChar LaTeX
32619 プリアンブルか\SpecialChar TeX
32620 コードで
32621 \end_layout
32622
32623 \begin_layout Standard
32624
32625 \series bold
32626
32627 \backslash
32628 numberwithin{equation}{section}
32629 \end_layout
32630
32631 \begin_layout Standard
32632 という行を用いることにしましょう.その結果がこれです.
32633 \begin_inset ERT
32634 status collapsed
32635
32636 \begin_layout Plain Layout
32637
32638
32639 \backslash
32640 numberwithin{equation}{section}
32641 \end_layout
32642
32643 \end_inset
32644
32645
32646 \begin_inset Formula 
32647 \begin{equation}
32648 A+B=C
32649 \end{equation}
32650
32651 \end_inset
32652
32653
32654 \end_layout
32655
32656 \begin_layout Standard
32657 たとえば,
32658 部番号を節階層として使用して,
32659 表に付番を施すときには
32660 \begin_inset Newline newline
32661 \end_inset
32662
32663
32664 \series bold
32665
32666 \backslash
32667 numberwithin{table}{part}
32668 \series default
32669 を用います.
32670 \end_layout
32671
32672 \begin_layout Standard
32673 標準の付番方式に戻したいときや,
32674 この種の付番が文書クラスで定義されているときに,
32675 それを止めさせたい場合には,
32676
32677 \end_layout
32678
32679 \begin_layout Standard
32680
32681 \series bold
32682
32683 \backslash
32684 renewcommand{
32685 \backslash
32686 theequation}{
32687 \backslash
32688 arabic{equation}}
32689 \begin_inset Index idx
32690 range none
32691 pageformat default
32692 status collapsed
32693
32694 \begin_layout Plain Layout
32695 こまんど@コマンド !
32696  A !
32697  
32698 \backslash
32699 arabic
32700 \end_layout
32701
32702 \end_inset
32703
32704
32705 \series default
32706
32707 \begin_inset ERT
32708 status collapsed
32709
32710 \begin_layout Plain Layout
32711
32712
32713 \backslash
32714 renewcommand{
32715 \backslash
32716 theequation}{
32717 \backslash
32718 arabic{equation}}
32719 \end_layout
32720
32721 \end_inset
32722
32723
32724 \series bold
32725
32726 \begin_inset Newline newline
32727 \end_inset
32728
32729
32730 \series default
32731 あるいは
32732 \series bold
32733
32734 \begin_inset Newline newline
32735 \end_inset
32736
32737
32738 \backslash
32739 renewcommand{
32740 \backslash
32741 thetable}{
32742 \backslash
32743 arabic{table}}
32744 \end_layout
32745
32746 \begin_layout Standard
32747 というコマンドを\SpecialChar TeX
32748 コードとして入れるか,
32749 \SpecialChar LaTeX
32750 プリアンブルに入れます.
32751 \series bold
32752
32753 \backslash
32754 numberwithin
32755 \series default
32756 は,
32757 内部的に上記で述べた
32758 \series bold
32759
32760 \backslash
32761 @addtoreset
32762 \series default
32763 コマンドを使用しているので,
32764 これも使用後は戻しておかなくてはなりません.
32765 \begin_inset ERT
32766 status collapsed
32767
32768 \begin_layout Plain Layout
32769
32770
32771 \backslash
32772 makeatletter
32773 \end_layout
32774
32775 \begin_layout Plain Layout
32776
32777
32778 \backslash
32779 @removefromreset{equation}{section}
32780 \end_layout
32781
32782 \begin_layout Plain Layout
32783
32784
32785 \backslash
32786 makeatother
32787 \end_layout
32788
32789 \end_inset
32790
32791
32792 \end_layout
32793
32794 \begin_layout Section
32795 化学記号と化学式
32796 \begin_inset CommandInset label
32797 LatexCommand label
32798 name "subsec:化学記号と化学式"
32799
32800 \end_inset
32801
32802
32803 \begin_inset Index idx
32804 range none
32805 pageformat default
32806 status collapsed
32807
32808 \begin_layout Plain Layout
32809 かがくきごう@化学記号 !
32810  きごう@記号
32811 \end_layout
32812
32813 \end_inset
32814
32815
32816 \begin_inset Index idx
32817 range none
32818 pageformat default
32819 status collapsed
32820
32821 \begin_layout Plain Layout
32822 かがくしき@化学式
32823 \end_layout
32824
32825 \end_inset
32826
32827
32828 \begin_inset Index idx
32829 range none
32830 pageformat default
32831 status collapsed
32832
32833 \begin_layout Plain Layout
32834 きごう@記号 !
32835  かがく@化学
32836 \end_layout
32837
32838 \end_inset
32839
32840
32841 \end_layout
32842
32843 \begin_layout Standard
32844 以下は,
32845 化学関係の文章の例です.
32846 \end_layout
32847
32848 \begin_layout Quote
32849 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
32850 \end_inset
32851
32852 イオンは,
32853 2つの
32854 \begin_inset Formula $\mathrm{Na^{+}}$
32855 \end_inset
32856
32857 イオンと反応して,
32858 硫酸化塩
32859 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
32860 \end_inset
32861
32862 を形成します.この化学式は以下のようになります.
32863 \begin_inset Formula 
32864 \begin{equation}
32865 \mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
32866 \end{equation}
32867
32868 \end_inset
32869
32870
32871 \end_layout
32872
32873 \begin_layout Standard
32874 この化学式は,
32875 直接数式として作成することができます.記号がイタリック体として表示されることを防ぐには,
32876 全体を選択してから
32877 \begin_inset Flex Ruby
32878 status collapsed
32879
32880 \begin_layout Plain Layout
32881 捷径
32882 \begin_inset Argument post:1
32883 status collapsed
32884
32885 \begin_layout Plain Layout
32886 ショートカット
32887 \end_layout
32888
32889 \end_inset
32890
32891
32892 \end_layout
32893
32894 \end_inset
32895
32896
32897 \begin_inset Info
32898 type  "shortcut"
32899 arg   "font-roman"
32900 \end_inset
32901
32902 を押せば,
32903 アップライトフォント様式に変更することができます
32904 \begin_inset Foot
32905 status collapsed
32906
32907 \begin_layout Plain Layout
32908 フォント様式に関しては,
32909
32910 \begin_inset CommandInset ref
32911 LatexCommand ref
32912 reference "subsec:書体様式"
32913 nolink "false"
32914
32915 \end_inset
32916
32917 節を参照のこと.
32918 \end_layout
32919
32920 \end_inset
32921
32922
32923 \end_layout
32924
32925 \begin_layout Standard
32926 化学式を組版するのにもう少し便利な方法は,
32927 \SpecialChar LaTeX
32928 パッケージ
32929 \series bold
32930 mhchem
32931 \series default
32932
32933 \begin_inset Index idx
32934 range none
32935 pageformat default
32936 status collapsed
32937
32938 \begin_layout Plain Layout
32939 ぱっけーじ@パッケージ !
32940  mhchem
32941 \end_layout
32942
32943 \end_inset
32944
32945 が導入されているときに使用することができる
32946 \series bold
32947
32948 \backslash
32949 ce
32950 \series default
32951
32952 \begin_inset Index idx
32953 range none
32954 pageformat default
32955 status collapsed
32956
32957 \begin_layout Plain Layout
32958 こまんど@コマンド !
32959  C !
32960  
32961 \backslash
32962 ce
32963 \end_layout
32964
32965 \end_inset
32966
32967 コマンドを使用することです.
32968 \series bold
32969
32970 \backslash
32971 ce
32972 \series default
32973 を数式に入力すると,
32974 新しい青いボックスが現れ,
32975 直感的に化学式を入力することができます.
32976 \end_layout
32977
32978 \begin_layout Standard
32979 \align center
32980 \begin_inset Tabular
32981 <lyxtabular version="3" rows="10" columns="2">
32982 <features booktabs="true" tabularvalignment="middle">
32983 <column alignment="center" valignment="top" width="0pt">
32984 <column alignment="center" valignment="top">
32985 <row>
32986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32987 \begin_inset Text
32988
32989 \begin_layout Plain Layout
32990 コマンド
32991 \end_layout
32992
32993 \end_inset
32994 </cell>
32995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32996 \begin_inset Text
32997
32998 \begin_layout Plain Layout
32999 出力
33000 \end_layout
33001
33002 \end_inset
33003 </cell>
33004 </row>
33005 <row>
33006 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33007 \begin_inset Text
33008
33009 \begin_layout Plain Layout
33010
33011 \backslash
33012 ce
33013 \begin_inset space \textvisiblespace{}
33014 \end_inset
33015
33016 H2CO3
33017 \end_layout
33018
33019 \end_inset
33020 </cell>
33021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33022 \begin_inset Text
33023
33024 \begin_layout Plain Layout
33025 \begin_inset Formula $\ce{H2CO3}$
33026 \end_inset
33027
33028
33029 \end_layout
33030
33031 \end_inset
33032 </cell>
33033 </row>
33034 <row topspace="1.5mm">
33035 <cell alignment="center" valignment="top" usebox="none">
33036 \begin_inset Text
33037
33038 \begin_layout Plain Layout
33039
33040 \backslash
33041 ce
33042 \begin_inset space \textvisiblespace{}
33043 \end_inset
33044
33045 SO4^2-
33046 \end_layout
33047
33048 \end_inset
33049 </cell>
33050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33051 \begin_inset Text
33052
33053 \begin_layout Plain Layout
33054 \begin_inset Formula $\ce{SO4^{2-}}$
33055 \end_inset
33056
33057
33058 \end_layout
33059
33060 \end_inset
33061 </cell>
33062 </row>
33063 <row topspace="1.5mm">
33064 <cell alignment="center" valignment="top" usebox="none">
33065 \begin_inset Text
33066
33067 \begin_layout Plain Layout
33068
33069 \backslash
33070 ce
33071 \begin_inset space \textvisiblespace{}
33072 \end_inset
33073
33074 (NH4)2S
33075 \end_layout
33076
33077 \end_inset
33078 </cell>
33079 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33080 \begin_inset Text
33081
33082 \begin_layout Plain Layout
33083 \begin_inset Formula $\ce{(NH4)2S}$
33084 \end_inset
33085
33086
33087 \end_layout
33088
33089 \end_inset
33090 </cell>
33091 </row>
33092 <row topspace="1.5mm">
33093 <cell alignment="center" valignment="top" usebox="none">
33094 \begin_inset Text
33095
33096 \begin_layout Plain Layout
33097
33098 \backslash
33099 ce
33100 \begin_inset space \textvisiblespace{}
33101 \end_inset
33102
33103 KCr(SO4)2.12H2O
33104 \end_layout
33105
33106 \end_inset
33107 </cell>
33108 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33109 \begin_inset Text
33110
33111 \begin_layout Plain Layout
33112 \begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
33113 \end_inset
33114
33115
33116 \end_layout
33117
33118 \end_inset
33119 </cell>
33120 </row>
33121 <row topspace="1.5mm">
33122 <cell alignment="center" valignment="top" usebox="none">
33123 \begin_inset Text
33124
33125 \begin_layout Plain Layout
33126
33127 \backslash
33128 ce
33129 \begin_inset space \textvisiblespace{}
33130 \end_inset
33131
33132 A-B
33133 \backslash
33134 dbond
33135 \begin_inset space \textvisiblespace{}
33136 \end_inset
33137
33138 C
33139 \backslash
33140 tbond
33141 \begin_inset space \textvisiblespace{}
33142 \end_inset
33143
33144 D
33145 \end_layout
33146
33147 \end_inset
33148 </cell>
33149 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33150 \begin_inset Text
33151
33152 \begin_layout Plain Layout
33153 \begin_inset Formula $\ce{A-B\dbond C\tbond D}$
33154 \end_inset
33155
33156
33157 \end_layout
33158
33159 \end_inset
33160 </cell>
33161 </row>
33162 <row topspace="1.5mm">
33163 <cell alignment="center" valignment="top" usebox="none">
33164 \begin_inset Text
33165
33166 \begin_layout Plain Layout
33167
33168 \backslash
33169 ce
33170 \begin_inset space \textvisiblespace{}
33171 \end_inset
33172
33173 ^227
33174 \begin_inset Formula $\downarrow$
33175 \end_inset
33176
33177 _90
33178 \begin_inset Formula $\to$
33179 \end_inset
33180
33181 Th+
33182 \end_layout
33183
33184 \end_inset
33185 </cell>
33186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33187 \begin_inset Text
33188
33189 \begin_layout Plain Layout
33190 \begin_inset Formula $\ce{_{90}^{227}Th+}$
33191 \end_inset
33192
33193
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 </row>
33199 <row>
33200 <cell alignment="center" valignment="top" leftline="true" usebox="none">
33201 \begin_inset Text
33202
33203 \begin_layout Plain Layout
33204
33205 \backslash
33206 ce
33207 \begin_inset space \textvisiblespace{}
33208 \end_inset
33209
33210
33211 \backslash
33212 mu
33213 \begin_inset space \textvisiblespace{}
33214 \end_inset
33215
33216
33217 \backslash
33218 hyphen
33219 \begin_inset space \textvisiblespace{}
33220 \end_inset
33221
33222 Cl
33223 \end_layout
33224
33225 \end_inset
33226 </cell>
33227 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
33228 \begin_inset Text
33229
33230 \begin_layout Plain Layout
33231 \begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
33232 \end_inset
33233
33234
33235 \end_layout
33236
33237 \end_inset
33238 </cell>
33239 </row>
33240 <row>
33241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33242 \begin_inset Text
33243
33244 \begin_layout Plain Layout
33245
33246 \backslash
33247 ce
33248 \begin_inset space \textvisiblespace{}
33249 \end_inset
33250
33251 CO2
33252 \begin_inset space \textvisiblespace{}
33253 \end_inset
33254
33255 +
33256 \begin_inset space \textvisiblespace{}
33257 \end_inset
33258
33259 C
33260 \begin_inset space \textvisiblespace{}
33261 \end_inset
33262
33263 <=>
33264 \begin_inset space \textvisiblespace{}
33265 \end_inset
33266
33267 2CO
33268 \end_layout
33269
33270 \end_inset
33271 </cell>
33272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33273 \begin_inset Text
33274
33275 \begin_layout Plain Layout
33276 \begin_inset Formula $\ce{CO2 + C <=> 2CO}$
33277 \end_inset
33278
33279
33280 \end_layout
33281
33282 \end_inset
33283 </cell>
33284 </row>
33285 <row topspace="1.5mm">
33286 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
33287 \begin_inset Text
33288
33289 \begin_layout Plain Layout
33290
33291 \backslash
33292 ce
33293 \begin_inset space \textvisiblespace{}
33294 \end_inset
33295
33296 CO2
33297 \begin_inset space \textvisiblespace{}
33298 \end_inset
33299
33300 +
33301 \begin_inset space \textvisiblespace{}
33302 \end_inset
33303
33304 C
33305 \begin_inset space \textvisiblespace{}
33306 \end_inset
33307
33308 ->[
33309 \backslash
33310 alpha][
33311 \backslash
33312 beta]
33313 \begin_inset space \textvisiblespace{}
33314 \end_inset
33315
33316 2CO}
33317 \end_layout
33318
33319 \end_inset
33320 </cell>
33321 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
33322 \begin_inset Text
33323
33324 \begin_layout Plain Layout
33325 \begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
33326 \end_inset
33327
33328
33329 \end_layout
33330
33331 \end_inset
33332 </cell>
33333 </row>
33334 </lyxtabular>
33335
33336 \end_inset
33337
33338
33339 \end_layout
33340
33341 \begin_layout Standard
33342 \begin_inset Note Greyedout
33343 status open
33344
33345 \begin_layout Plain Layout
33346
33347 \series bold
33348 【註】
33349 \series default
33350 \SpecialChar LyX
33351 では,
33352
33353 \series bold
33354 mhchem
33355 \series default
33356 の説明書通りに上矢印を得ようと^文字を使用しても,
33357 うまく行きません.代わりに,
33358 次のように,
33359 負の小空白の後に
33360 \series bold
33361
33362 \backslash
33363 uparrow
33364 \series default
33365 コマンドを続けます.
33366 \begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
33367 \end_inset
33368
33369
33370 \end_layout
33371
33372 \end_inset
33373
33374
33375 \end_layout
33376
33377 \begin_layout Standard
33378
33379 \series bold
33380
33381 \backslash
33382 ce
33383 \series default
33384 を使うと
33385 \begin_inset CommandInset ref
33386 LatexCommand eqref
33387 reference "eq:chem-reaction"
33388 nolink "false"
33389
33390 \end_inset
33391
33392 式のコマンドは
33393 \begin_inset Newline newline
33394 \end_inset
33395
33396
33397 \series bold
33398  
33399 \backslash
33400 ce
33401 \begin_inset space \textvisiblespace{}
33402 \end_inset
33403
33404 2Na+
33405 \begin_inset space \textvisiblespace{}
33406 \end_inset
33407
33408 +
33409 \begin_inset space \textvisiblespace{}
33410 \end_inset
33411
33412 SO4^2-
33413 \begin_inset space \textvisiblespace{}
33414 \end_inset
33415
33416
33417 \begin_inset space \textvisiblespace{}
33418 \end_inset
33419
33420 ->
33421 \begin_inset space \textvisiblespace{}
33422 \end_inset
33423
33424 Na2SO4
33425 \begin_inset Newline newline
33426 \end_inset
33427
33428
33429 \series default
33430 のようになります.
33431 \end_layout
33432
33433 \begin_layout Standard
33434 複数行の化学式を作るには,
33435
33436 \begin_inset CommandInset ref
33437 LatexCommand ref
33438 reference "sec:多行数式"
33439 nolink "false"
33440
33441 \end_inset
33442
33443 節に述べられている方法で,
33444 多行数式をまず作ります.その後,
33445 数式の小さな青いボックスそれぞれに
33446 \series bold
33447
33448 \backslash
33449 ce
33450 \series default
33451 コマンドを使用します.
33452 \begin_inset CommandInset ref
33453 LatexCommand eqref
33454 reference "eq:TEOS-reaction-1"
33455 nolink "false"
33456
33457 \end_inset
33458
33459 式と
33460 \begin_inset CommandInset ref
33461 LatexCommand eqref
33462 reference "eq:TEOS-reaction-2"
33463 nolink "false"
33464
33465 \end_inset
33466
33467 式は,
33468 多段化学反応式の例で,
33469 一つの式毎に番号が振られています.
33470 \begin_inset Formula 
33471 \begin{eqnarray}
33472 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
33473 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
33474 \end{eqnarray}
33475
33476 \end_inset
33477
33478
33479 \end_layout
33480
33481 \begin_layout Standard
33482
33483 \series bold
33484 mhchem
33485 \series default
33486 パッケージは,
33487
33488 \series bold
33489
33490 \backslash
33491 ce
33492 \series default
33493 の他に,
33494 特殊ケースに使用する
33495 \series bold
33496
33497 \backslash
33498 cf
33499 \series default
33500
33501 \begin_inset Index idx
33502 range none
33503 pageformat default
33504 status collapsed
33505
33506 \begin_layout Plain Layout
33507 こまんど@コマンド !
33508  C !
33509  
33510 \backslash
33511 cf
33512 \end_layout
33513
33514 \end_inset
33515
33516 コマンドを提供しています.
33517 \series bold
33518
33519 \backslash
33520 cf
33521 \series default
33522 の詳しい情報と例示については,
33523
33524 \series bold
33525 mhchem
33526 \series default
33527
33528 \begin_inset CommandInset citation
33529 LatexCommand cite
33530 key "mhchem"
33531 literal "true"
33532
33533 \end_inset
33534
33535 の取扱説明書をご覧ください.
33536 \end_layout
33537
33538 \begin_layout Section
33539 図解
33540 \end_layout
33541
33542 \begin_layout Standard
33543 \SpecialChar LyX
33544 は,
33545 二つの型の可換図
33546 \series bold
33547 amscd
33548 \series default
33549 および
33550 \series bold
33551 xymatrix
33552 \series default
33553 をサポートしており,
33554 以下でこれらの説明をします.
33555 \end_layout
33556
33557 \begin_layout Subsection
33558 amscd図解
33559 \begin_inset Index idx
33560 range none
33561 pageformat default
33562 status collapsed
33563
33564 \begin_layout Plain Layout
33565 ずかい@図解 !
33566  amscd
33567 \end_layout
33568
33569 \end_inset
33570
33571
33572 \end_layout
33573
33574 \begin_layout Standard
33575 この型の図解は,
33576 以下のように,
33577 関係を縦横の線や矢印で図示します.
33578 \begin_inset Formula 
33579 \[
33580 \begin{CD}A@>>>B@>>>C\\
33581 @AAA@.@VVV\\
33582 F@<<<E@<<<D
33583 \end{CD}
33584 \]
33585
33586 \end_inset
33587
33588
33589 \end_layout
33590
33591 \begin_layout Standard
33592 これを作るには,
33593 数式に
33594 \series bold
33595
33596 \backslash
33597 CD
33598 \begin_inset Index idx
33599 range none
33600 pageformat default
33601 status collapsed
33602
33603 \begin_layout Plain Layout
33604 こまんど@コマンド !
33605  C !
33606  
33607 \backslash
33608 CD
33609 \end_layout
33610
33611 \end_inset
33612
33613
33614 \series default
33615 コマンドを挿入します.二つの点線に囲まれた青枠が現れるので,
33616 ここにコマンドを入れていきます.
33617 \begin_inset Info
33618 type  "shortcut"
33619 arg   "newline-insert newline"
33620 \end_inset
33621
33622 を押すと,
33623 新しい行が作られます.水平方向の関係は奇数行に入れ,
33624 垂直方向の関係は偶数行に入れます.
33625 \end_layout
33626
33627 \begin_layout Standard
33628 関係を作るには,
33629 以下のコマンドがあります.
33630 \end_layout
33631
33632 \begin_layout Itemize
33633 \begin_inset Formula $\boldsymbol{@<<<}$
33634 \end_inset
33635
33636 は左矢印,
33637
33638 \begin_inset Formula $\boldsymbol{@>>>}$
33639 \end_inset
33640
33641 は右矢印,
33642
33643 \series bold
33644 @=
33645 \series default
33646 は長い等号を生成します.
33647 \end_layout
33648
33649 \begin_layout Itemize
33650
33651 \series bold
33652 @AAA
33653 \series default
33654 は上矢印,
33655
33656 \series bold
33657 @VVV
33658 \series default
33659 は下矢印,
33660
33661 \begin_inset Formula $\boldsymbol{@|}$
33662 \end_inset
33663
33664 は縦向きの等号を生成します.
33665 \end_layout
33666
33667 \begin_layout Itemize
33668
33669 \series bold
33670 @.
33671 \series default
33672 は関係が存在しない部分に置きます.
33673 \end_layout
33674
33675 \begin_layout Standard
33676 矢印はすべて,
33677 以下のようにラベル付けをすることができます.
33678 \end_layout
33679
33680 \begin_layout Itemize
33681 文章を,
33682 第1と第2の「
33683 \begin_inset Formula $<$
33684 \end_inset
33685
33686 」ないし「
33687 \begin_inset Formula $>$
33688 \end_inset
33689
33690 」のあいだに入れると,
33691 この文章は矢印の上に表示されます.第2・第3の「
33692 \begin_inset Formula $<$
33693 \end_inset
33694
33695 」ないし「
33696 \begin_inset Formula $>$
33697 \end_inset
33698
33699 」のあいだに入れると,
33700 矢印の下に表示されます.
33701 \end_layout
33702
33703 \begin_layout Itemize
33704 縦矢印に付ける文章を,
33705 第1・第2の「A」ないし「V」のあいだに入れると,
33706 この文章は矢印の左に表示されます.第2・第3のもののあいだに入れると,
33707 矢印の右に表示されます.文章中に「A」や「V」の文字があるときには,
33708 これらは\SpecialChar TeX
33709 括弧の中に入れなくてはなりません.
33710 \end_layout
33711
33712 \begin_layout Standard
33713 以下は,
33714 上記のすべての関係を使った例です.
33715 \end_layout
33716
33717 \begin_layout Standard
33718 \begin_inset Formula 
33719 \[
33720 \begin{CD}A@>j>>B@>>k>C@=F\\
33721 @AmAA@.@VV{V}V@|\\
33722 D@<<j<E@>k>>F@=C
33723 \end{CD}
33724 \]
33725
33726 \end_inset
33727
33728
33729 \end_layout
33730
33731 \begin_layout Standard
33732 これを作るコマンドは,
33733 以下のとおりです.
33734 \begin_inset Newline newline
33735 \end_inset
33736
33737
33738 \series bold
33739
33740 \backslash
33741 CD
33742 \begin_inset space \textvisiblespace{}
33743 \end_inset
33744
33745 A
33746 \begin_inset Formula $\boldsymbol{@>}$
33747 \end_inset
33748
33749 j
33750 \begin_inset Formula $\boldsymbol{>>}$
33751 \end_inset
33752
33753 B
33754 \begin_inset Formula $\boldsymbol{@>>}$
33755 \end_inset
33756
33757 k
33758 \begin_inset Formula $\boldsymbol{>}$
33759 \end_inset
33760
33761 C@=F Ctrl+Return
33762 \begin_inset Newline newline
33763 \end_inset
33764
33765
33766 \begin_inset Phantom HPhantom
33767 status open
33768
33769 \begin_layout Plain Layout
33770
33771 \series bold
33772
33773 \backslash
33774 CD
33775 \begin_inset space \textvisiblespace{}
33776 \end_inset
33777
33778
33779 \end_layout
33780
33781 \end_inset
33782
33783 @AmAA@.@VV
33784 \backslash
33785 {V
33786 \series default
33787
33788 \begin_inset Formula $\to$
33789 \end_inset
33790
33791
33792 \series bold
33793 V
33794 \begin_inset Formula $\boldsymbol{@|}$
33795 \end_inset
33796
33797  Ctrl+Return
33798 \begin_inset Newline newline
33799 \end_inset
33800
33801
33802 \begin_inset Phantom HPhantom
33803 status open
33804
33805 \begin_layout Plain Layout
33806
33807 \series bold
33808
33809 \backslash
33810 CD
33811 \begin_inset space \textvisiblespace{}
33812 \end_inset
33813
33814
33815 \end_layout
33816
33817 \end_inset
33818
33819 D
33820 \begin_inset Formula $\boldsymbol{@<<}$
33821 \end_inset
33822
33823 j
33824 \begin_inset Formula $\boldsymbol{<}$
33825 \end_inset
33826
33827 E
33828 \begin_inset Formula $\boldsymbol{@>}$
33829 \end_inset
33830
33831 k
33832 \begin_inset Formula $\boldsymbol{>>}$
33833 \end_inset
33834
33835 F@=C
33836 \end_layout
33837
33838 \begin_layout Subsection
33839 xymatrix図解
33840 \begin_inset Index idx
33841 range none
33842 pageformat default
33843 status collapsed
33844
33845 \begin_layout Plain Layout
33846 ずかい@図解 !
33847  xymatrix
33848 \end_layout
33849
33850 \end_inset
33851
33852
33853 \end_layout
33854
33855 \begin_layout Standard
33856 xymatricesを使うには,
33857 \SpecialChar LaTeX
33858 パッケージの
33859 \series bold
33860 xypic
33861 \series default
33862 が導入済みである必要があります.xymatrixは,
33863 数式中に
33864 \series bold
33865
33866 \backslash
33867 xymatrix
33868 \series default
33869 コマンドを入れることで作ることができます.すると,
33870 通常の行列と同じようにして,
33871 列や行を付け加えることができます.第
33872 \begin_inset CommandInset ref
33873 LatexCommand ref
33874 reference "sec:行列"
33875 nolink "false"
33876
33877 \end_inset
33878
33879 節をご参照下さい.
33880 \end_layout
33881
33882 \begin_layout Standard
33883 amscd図解とは異なり,
33884 xymatricesは,
33885 対角矢印や曲がった矢印など多様なサポートをしています.作ることのできる可換図と装飾は,
33886
33887 \family sans
33888 ヘルプ\SpecialChar menuseparator
33889 用途別説明書\SpecialChar menuseparator
33890 XY-pic説明書
33891 \family default
33892 メニューにある
33893 \emph on
33894 XY-pic説明書
33895 \emph default
33896 で詳しく網羅しています.
33897 \end_layout
33898
33899 \begin_layout Subsection
33900 ファインマン図
33901 \series medium
33902
33903 \begin_inset Index idx
33904 range none
33905 pageformat default
33906 status collapsed
33907
33908 \begin_layout Plain Layout
33909 ずかい@図解 !
33910  ファインマン
33911 \end_layout
33912
33913 \end_inset
33914
33915
33916 \end_layout
33917
33918 \begin_layout Standard
33919 ファインマン図を使うには,
33920 \SpecialChar LaTeX
33921 パッケージ
33922 \series bold
33923 feyn
33924 \series default
33925 を導入しておかなくてはなりません.すると,
33926 ファインマン図は,
33927 数式中で
33928 \series bold
33929
33930 \backslash
33931 Diagram
33932 \series default
33933 コマンドを挿入すれば生成されます.通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
33934 \begin_inset CommandInset ref
33935 LatexCommand ref
33936 reference "sec:行列"
33937 nolink "false"
33938
33939 \end_inset
33940
33941 節参照).
33942 \end_layout
33943
33944 \begin_layout Standard
33945 \SpecialChar LyX
33946 でのファインマン図の作り方は,
33947 メニュー
33948 \family sans
33949 ヘルプ\SpecialChar menuseparator
33950 用途別説明書
33951 \family default
33952 内の『
33953 \emph on
33954 ファインマン図
33955 \emph default
33956 』にあります.
33957 \end_layout
33958
33959 \begin_layout Section
33960 自己定義コマンド
33961 \begin_inset Index idx
33962 range none
33963 pageformat default
33964 status collapsed
33965
33966 \begin_layout Plain Layout
33967 じこていぎこまんど@自己定義コマンド
33968 \end_layout
33969
33970 \end_inset
33971
33972
33973 \end_layout
33974
33975 \begin_layout Standard
33976 \begin_inset Note Greyedout
33977 status open
33978
33979 \begin_layout Plain Layout
33980 【註】自己定義コマンド名及びマクロ名には,
33981 ラテン文字しか使用することができません.
33982 \end_layout
33983
33984 \end_inset
33985
33986
33987 \end_layout
33988
33989 \begin_layout Subsection
33990
33991 \backslash
33992 newcommandコマンド
33993 \begin_inset CommandInset label
33994 LatexCommand label
33995 name "subsec:newcommandコマンド"
33996
33997 \end_inset
33998
33999
34000 \begin_inset Index idx
34001 range none
34002 pageformat default
34003 status collapsed
34004
34005 \begin_layout Plain Layout
34006 じこていぎこまんど@自己定義コマンド !
34007  
34008 \backslash
34009 newcommand
34010 \end_layout
34011
34012 \end_inset
34013
34014
34015 \begin_inset Index idx
34016 range none
34017 pageformat default
34018 status collapsed
34019
34020 \begin_layout Plain Layout
34021 こまんど@コマンド !
34022  N !
34023  
34024 \backslash
34025 newcommand
34026 \end_layout
34027
34028 \end_inset
34029
34030
34031 \end_layout
34032
34033 \begin_layout Standard
34034 頻繁に用いるには,
34035 長すぎる\SpecialChar LaTeX
34036 コマンドはたくさんありますが,
34037
34038 \series bold
34039
34040 \backslash
34041 newcommand
34042 \series default
34043 コマンドを使えば,
34044 新しい短縮コマンドを定義することが可能です.
34045 \end_layout
34046
34047 \begin_layout Standard
34048
34049 \series bold
34050
34051 \backslash
34052 newcommand
34053 \series default
34054 コマンドの書式は,
34055
34056 \end_layout
34057
34058 \begin_layout Standard
34059
34060 \series bold
34061
34062 \backslash
34063 newcommand{新コマンド名}[引数の数][オプションの値]
34064 \begin_inset Newline newline
34065 \end_inset
34066
34067
34068 \begin_inset Phantom HPhantom
34069 status open
34070
34071 \begin_layout Plain Layout
34072
34073 \series bold
34074
34075 \backslash
34076 newcommand
34077 \end_layout
34078
34079 \end_inset
34080
34081 {コマンド定義}
34082 \end_layout
34083
34084 \begin_layout Standard
34085 です.
34086 \end_layout
34087
34088 \begin_layout Standard
34089 \begin_inset Note Greyedout
34090 status open
34091
34092 \begin_layout Plain Layout
34093
34094 \series bold
34095 【註】
34096 \series default
34097 新コマンド名が,
34098 使用中の文書や呼び出している\SpecialChar LaTeX
34099 パッケージで,
34100 既に使用されていないことを確認して下さい.たとえば,
34101
34102 \series bold
34103
34104 \backslash
34105 Leftarrow
34106 \series default
34107 の短縮のつもりで
34108 \series bold
34109
34110 \backslash
34111 le
34112 \series default
34113 というコマンドを定義したとすると,
34114
34115 \series bold
34116
34117 \backslash
34118 le
34119 \series default
34120 は既に「
34121 \begin_inset Formula $\le$
34122 \end_inset
34123
34124 」を表すコマンドとして定義されてしまっているので,
34125 エラーメッセージが表示されます.
34126 \end_layout
34127
34128 \end_inset
34129
34130
34131 \end_layout
34132
34133 \begin_layout Standard
34134 「引数の数」は,
34135 0
34136 \begin_inset space \thinspace{}
34137 \end_inset
34138
34139 -
34140 \begin_inset space \thinspace{}
34141 \end_inset
34142
34143 9の範囲の整数であり,
34144 新コマンドがいくつの引数をとるかを指定するものです.「オプションの値」では,
34145 非必須の引数の既定値を定義できます.これを指定すると,
34146 新コマンドの
34147 \emph on
34148 最初の
34149 \emph default
34150 引数は,
34151 自動的に非必須の引数になります.
34152 \end_layout
34153
34154 \begin_layout Standard
34155 以下にいくつかの例を挙げます.
34156 \end_layout
34157
34158 \begin_layout Itemize
34159
34160 \series bold
34161
34162 \backslash
34163 Longrightarrow
34164 \series default
34165 の短縮形として
34166 \series bold
34167
34168 \backslash
34169 gr
34170 \series default
34171 というコマンドを定義するには,
34172 \SpecialChar LaTeX
34173 プリアンブルに以下の行を加えます.
34174 \begin_inset VSpace medskip
34175 \end_inset
34176
34177
34178 \begin_inset Newline newline
34179 \end_inset
34180
34181
34182 \series bold
34183
34184 \backslash
34185 newcommand{
34186 \backslash
34187 gr}{
34188 \backslash
34189 Longrightarrow}
34190 \end_layout
34191
34192 \begin_layout Itemize
34193
34194 \series bold
34195
34196 \backslash
34197 underline
34198 \series default
34199 の短縮形として
34200 \series bold
34201
34202 \backslash
34203 us
34204 \series default
34205 というコマンドを定義するには,
34206 (下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません.このためには,
34207 以下のようなプリアンブル行を入れます.
34208 \begin_inset VSpace medskip
34209 \end_inset
34210
34211
34212 \begin_inset Newline newline
34213 \end_inset
34214
34215
34216 \series bold
34217
34218 \backslash
34219 newcommand{
34220 \backslash
34221 us}[1]{
34222 \backslash
34223 underline{#1}}
34224 \series default
34225
34226 \begin_inset VSpace medskip
34227 \end_inset
34228
34229
34230 \begin_inset Newline newline
34231 \end_inset
34232
34233
34234 \series bold
34235 #
34236 \series default
34237 」という文字は,
34238 引数の入る場所を示し,
34239 その後ろの「
34240 \series bold
34241 1
34242 \series default
34243 」は,
34244 これが第1引数の入る場所であることを示します.
34245 \end_layout
34246
34247 \begin_layout Itemize
34248
34249 \series bold
34250
34251 \backslash
34252 framebox
34253 \series default
34254 の短縮形として,
34255 たとえば
34256 \series bold
34257
34258 \backslash
34259 fb
34260 \series default
34261 というコマンドを定義するには,
34262
34263 \begin_inset VSpace medskip
34264 \end_inset
34265
34266
34267 \begin_inset Newline newline
34268 \end_inset
34269
34270
34271 \series bold
34272
34273 \backslash
34274 newcommand{
34275 \backslash
34276 fb}[3]{
34277 \backslash
34278 framebox#1#2{$#3$}}
34279 \series default
34280
34281 \begin_inset VSpace medskip
34282 \end_inset
34283
34284
34285 \begin_inset Newline newline
34286 \end_inset
34287
34288 二つのドルマークは,
34289
34290 \series bold
34291
34292 \backslash
34293 framebox
34294 \series default
34295 が必要とする内部の数式を作り出します.第
34296 \begin_inset CommandInset ref
34297 LatexCommand ref
34298 reference "subsec:枠付きボックス"
34299 nolink "false"
34300
34301 \end_inset
34302
34303 節をご参照下さい.
34304 \end_layout
34305
34306 \begin_layout Itemize
34307 ボックスの色を指定する必要がない
34308 \series bold
34309
34310 \backslash
34311 fcolorbox
34312 \series default
34313 用の新コマンドを作るには,
34314 以下のように,
34315 色を示す引数を非必須として定義します.
34316 \begin_inset VSpace medskip
34317 \end_inset
34318
34319
34320 \begin_inset Newline newline
34321 \end_inset
34322
34323
34324 \series bold
34325
34326 \backslash
34327 newcommand{
34328 \backslash
34329 cb}[3][white]{
34330 \backslash
34331 fcolorbox{#2}{#1}{$#3$}}
34332 \series default
34333
34334 \begin_inset VSpace medskip
34335 \end_inset
34336
34337
34338 \begin_inset Newline newline
34339 \end_inset
34340
34341
34342 \series bold
34343
34344 \backslash
34345 cb
34346 \series default
34347 を使うときに色が指定されなければ,
34348 事前に定義された色である
34349 \series bold
34350 white
34351 \series default
34352 が使用されます.
34353 \end_layout
34354
34355 \begin_layout Standard
34356 以下は,
34357 上で定義したコマンドの動作テストです.
34358 \end_layout
34359
34360 \begin_layout Standard
34361 \align center
34362 \begin_inset Tabular
34363 <lyxtabular version="3" rows="6" columns="2">
34364 <features booktabs="true" tabularvalignment="middle">
34365 <column alignment="center" valignment="top" width="0pt">
34366 <column alignment="center" valignment="top">
34367 <row>
34368 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34369 \begin_inset Text
34370
34371 \begin_layout Plain Layout
34372 コマンド
34373 \end_layout
34374
34375 \end_inset
34376 </cell>
34377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34378 \begin_inset Text
34379
34380 \begin_layout Plain Layout
34381 出力
34382 \end_layout
34383
34384 \end_inset
34385 </cell>
34386 </row>
34387 <row>
34388 <cell alignment="center" valignment="top" leftline="true" usebox="none">
34389 \begin_inset Text
34390
34391 \begin_layout Plain Layout
34392 A
34393 \backslash
34394 gr
34395 \begin_inset space \textvisiblespace{}
34396 \end_inset
34397
34398 B
34399 \end_layout
34400
34401 \end_inset
34402 </cell>
34403 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
34404 \begin_inset Text
34405
34406 \begin_layout Plain Layout
34407 \begin_inset Formula $A\gr B$
34408 \end_inset
34409
34410
34411 \end_layout
34412
34413 \end_inset
34414 </cell>
34415 </row>
34416 <row>
34417 <cell alignment="center" valignment="top" leftline="true" usebox="none">
34418 \begin_inset Text
34419
34420 \begin_layout Plain Layout
34421
34422 \backslash
34423 us{ABcd
34424 \end_layout
34425
34426 \end_inset
34427 </cell>
34428 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
34429 \begin_inset Text
34430
34431 \begin_layout Plain Layout
34432 \begin_inset Formula $\us{ABcd}$
34433 \end_inset
34434
34435
34436 \end_layout
34437
34438 \end_inset
34439 </cell>
34440 </row>
34441 <row topspace="1mm">
34442 <cell alignment="center" valignment="top" usebox="none">
34443 \begin_inset Text
34444
34445 \begin_layout Plain Layout
34446
34447 \backslash
34448 fb{[2cm]
34449 \begin_inset Formula $\to$
34450 \end_inset
34451
34452
34453 \backslash
34454 {
34455 \begin_inset Formula $\to$
34456 \end_inset
34457
34458
34459 \backslash
34460 {
34461 \backslash
34462 int
34463 \begin_inset space \textvisiblespace{}
34464 \end_inset
34465
34466 A=B
34467 \end_layout
34468
34469 \end_inset
34470 </cell>
34471 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
34472 \begin_inset Text
34473
34474 \begin_layout Plain Layout
34475 \begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
34476 \end_inset
34477
34478
34479 \end_layout
34480
34481 \end_inset
34482 </cell>
34483 </row>
34484 <row topspace="1.5mm">
34485 <cell alignment="center" valignment="top" usebox="none">
34486 \begin_inset Text
34487
34488 \begin_layout Plain Layout
34489
34490 \backslash
34491 cb{red
34492 \begin_inset Formula $\to$
34493 \end_inset
34494
34495
34496 \backslash
34497 {
34498 \backslash
34499 int
34500 \begin_inset space \textvisiblespace{}
34501 \end_inset
34502
34503 A=B
34504 \end_layout
34505
34506 \end_inset
34507 </cell>
34508 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
34509 \begin_inset Text
34510
34511 \begin_layout Plain Layout
34512 \begin_inset Formula $\cb{red}{\int A=B}$
34513 \end_inset
34514
34515
34516 \end_layout
34517
34518 \end_inset
34519 </cell>
34520 </row>
34521 <row topspace="1.5mm" bottomspace="1mm">
34522 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
34523 \begin_inset Text
34524
34525 \begin_layout Plain Layout
34526
34527 \backslash
34528 cb[green]
34529 \backslash
34530 {red
34531 \begin_inset Formula $\to$
34532 \end_inset
34533
34534
34535 \backslash
34536 {
34537 \backslash
34538 int
34539 \begin_inset space \textvisiblespace{}
34540 \end_inset
34541
34542 A=B
34543 \end_layout
34544
34545 \end_inset
34546 </cell>
34547 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
34548 \begin_inset Text
34549
34550 \begin_layout Plain Layout
34551 \begin_inset Formula $\cb[green]{red}{\int A=B}$
34552 \end_inset
34553
34554
34555 \end_layout
34556
34557 \end_inset
34558 </cell>
34559 </row>
34560 </lyxtabular>
34561
34562 \end_inset
34563
34564
34565 \end_layout
34566
34567 \begin_layout Subsection
34568 数式マクロ
34569 \begin_inset Index idx
34570 range none
34571 pageformat default
34572 status collapsed
34573
34574 \begin_layout Plain Layout
34575 じこていぎこまんど@自己定義コマンド !
34576  すうしきまくろ@数式マクロ
34577 \end_layout
34578
34579 \end_inset
34580
34581
34582 \begin_inset Index idx
34583 range none
34584 pageformat default
34585 status collapsed
34586
34587 \begin_layout Plain Layout
34588 まくろ@マクロ
34589 \end_layout
34590
34591 \end_inset
34592
34593
34594 \end_layout
34595
34596 \begin_layout Standard
34597 自己定義コマンドは,
34598 複雑な表現を使うときに特に便利です.たとえば,
34599 文書中で二次方程式を扱っているとすると,
34600 同じような解の形が何度も出てきます.二次方程式の一般型は,
34601
34602 \begin_inset Formula 
34603 \[
34604 0=\lambda^{2}+p\lambda+q
34605 \]
34606
34607 \end_inset
34608
34609 であり,
34610 その解の一般型は
34611 \begin_inset Formula 
34612 \[
34613 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
34614 \]
34615
34616 \end_inset
34617
34618
34619 \end_layout
34620
34621 \begin_layout Standard
34622 です.
34623 \begin_inset Formula $\lambda$
34624 \end_inset
34625
34626
34627 \begin_inset Formula $p$
34628 \end_inset
34629
34630
34631 \begin_inset Formula $q$
34632 \end_inset
34633
34634 の3つのパラメータを指定することが必須であり,
34635
34636 \begin_inset Formula $\lambda$
34637 \end_inset
34638
34639 の指数をオプションとして与えることができるような,
34640 解の公式のコマンドを定義するには,
34641 以下のような\SpecialChar LaTeX
34642 プリアンブル行を加えます.
34643 \begin_inset Newline newline
34644 \end_inset
34645
34646
34647 \series bold
34648
34649 \backslash
34650 newcommand{
34651 \backslash
34652 qG}[4][1,
34653 \backslash
34654 ,2]{#2_{#1}=-
34655 \backslash
34656 frac{#3}{2}
34657 \backslash
34658 pm
34659 \begin_inset Newline newline
34660 \end_inset
34661
34662
34663 \begin_inset Phantom HPhantom
34664 status open
34665
34666 \begin_layout Plain Layout
34667
34668 \series bold
34669
34670 \backslash
34671 newcommand
34672 \end_layout
34673
34674 \end_inset
34675
34676
34677 \backslash
34678 sqrt{
34679 \backslash
34680 frac{#3^{2}}{4}-#4}}
34681 \end_layout
34682
34683 \begin_layout Standard
34684 これを使って解の公式を作るには,
34685
34686 \begin_inset Newline newline
34687 \end_inset
34688
34689
34690 \series bold
34691
34692 \backslash
34693 qG{
34694 \backslash
34695 lambda
34696 \begin_inset Formula $\to$
34697 \end_inset
34698
34699
34700 \backslash
34701 {p
34702 \begin_inset Formula $\to$
34703 \end_inset
34704
34705
34706 \backslash
34707 {q
34708 \series default
34709 というコマンドを数式に入れます.
34710 \end_layout
34711
34712 \begin_layout Standard
34713 新コマンドを定義する方法は,
34714 たとえば\SpecialChar LaTeX
34715 中で分数は
34716 \series bold
34717
34718 \backslash
34719 frac{分子}{分母}
34720 \series default
34721 の形で入れなくてはならないことなど,
34722 使用するすべての\SpecialChar LaTeX
34723 コマンドの書式を知っている必要があるので,
34724 直感的ではありません.さらに,
34725 定義中で中括弧を入れ忘れることはよくあり,
34726 それをやってしまうと,
34727 \SpecialChar LyX
34728 からは新コマンドが何をやらかしているか確認しにくくなってしまいます.これらの問題を回避するために,
34729 \SpecialChar LyX
34730 は,
34731
34732 \series bold
34733
34734 \backslash
34735 newcommand
34736 \series default
34737 コマンドの代わりに,
34738 数式マクロを使う方法を提供しています.
34739 \end_layout
34740
34741 \begin_layout Standard
34742 数式マクロは,
34743
34744 \family sans
34745 挿入\SpecialChar menuseparator
34746 数式\SpecialChar menuseparator
34747 マクロ
34748 \family default
34749 メニューか,
34750 ツールバーボタンの
34751 \begin_inset Info
34752 type  "icon"
34753 arg   "math-macro newmacroname_newcommand"
34754 \end_inset
34755
34756 で作ることができます.すると,
34757 数式マクロツールバーが表示されるとともに,
34758 マクロを定義した箇所に以下のようなボックスが現れます.
34759 \begin_inset Newline newline
34760 \end_inset
34761
34762
34763 \begin_inset space \hspace*{\fill}
34764 \end_inset
34765
34766
34767 \begin_inset Graphics
34768         filename clipart/macrobox.png
34769         scale 95
34770
34771 \end_inset
34772
34773
34774 \begin_inset space \hspace*{\fill}
34775 \end_inset
34776
34777
34778 \begin_inset Newline newline
34779 \end_inset
34780
34781
34782 \begin_inset FormulaMacro
34783 \newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
34784 \end_inset
34785
34786
34787 \backslash
34788 newmacronameが既定のマクロ名として現れますが,
34789 意味のある名称に変更するべきでしょう.欲しい数式は一つ目の青枠の中に入れます.引数を置く場所は,
34790
34791 \series bold
34792
34793 \backslash
34794 #1
34795 \series default
34796 のように
34797 \series bold
34798
34799 \backslash
34800 #引数番号
34801 \series default
34802 というコマンドで入力するか,
34803 マクロツールバーボタンの
34804 \begin_inset Info
34805 type  "icon"
34806 arg   "math-macro-add-param"
34807 \end_inset
34808
34809 を使用します.引数位置は赤で表示されます.引数は,
34810 最大で9つまでとることができます.非必須引数は,
34811 ツールバーボタンの
34812 \begin_inset Info
34813 type  "icon"
34814 arg   "math-macro-add-optional-param"
34815 \end_inset
34816
34817 で作ることができます.最初の必須引数は,
34818 ツールバーボタンの
34819 \begin_inset Info
34820 type  "icon"
34821 arg   "math-macro-make-optional"
34822 \end_inset
34823
34824 を使って,
34825 非必須引数にすることができます.二つ目の青枠には,
34826 \SpecialChar LyX
34827 中でのマクロの表示のしかたを定義することができます.通常は,
34828 定義したとおりに表示された方が便利なので,
34829 この枠は空白にしておきます.しかし,
34830 画面の過半を占拠してしまうようなマクロを作ってしまった場合には,
34831 たとえばこの枠に
34832 \begin_inset Newline newline
34833 \end_inset
34834
34835
34836 \series bold
34837 qG:
34838  
34839 \backslash
34840 #1
34841 \series default
34842  
34843 \series bold
34844 ,
34845
34846 \series default
34847  
34848 \series bold
34849
34850 \backslash
34851 #2
34852 \series default
34853  
34854 \series bold
34855 ,
34856
34857 \series default
34858  
34859 \series bold
34860
34861 \backslash
34862 #3,
34863  
34864 \backslash
34865 #4
34866 \begin_inset Newline newline
34867 \end_inset
34868
34869
34870 \series default
34871 のように入れることができます.このようにすると,
34872 マクロ名と引数のみが\SpecialChar LyX
34873 上に表示され,
34874 見通しが良くなります.一方,
34875 出力での数式は,
34876 最初の枠で定義したように表示されます.
34877 \begin_inset Newline newline
34878 \end_inset
34879
34880 さらに,
34881 数式中のマクロ表示は,
34882 マクロの中にカーソルを置いて,
34883
34884 \family sans
34885 表示\SpecialChar menuseparator
34886 数式マクロを展開(畳む)
34887 \family default
34888 メニューを使うことで,
34889 マクロ毎に変えることができます.
34890 \end_layout
34891
34892 \begin_layout Standard
34893 マクロを使うには,
34894 数式中にマクロ名をコマンドとして入れます.上記の例では,
34895
34896 \series bold
34897
34898 \backslash
34899 qG
34900 \series default
34901 とします.このマクロは,
34902 \SpecialChar LyX
34903 中では以下のように表示されます.
34904 \begin_inset Newline newline
34905 \end_inset
34906
34907
34908 \begin_inset space \hspace*{\fill}
34909 \end_inset
34910
34911
34912 \begin_inset Graphics
34913         filename ../clipart/macrouse.png
34914         scale 95
34915
34916 \end_inset
34917
34918
34919 \begin_inset space \hspace*{\fill}
34920 \end_inset
34921
34922
34923 \begin_inset Newline newline
34924 \end_inset
34925
34926 以下は,
34927 上記の例に,
34928 引数
34929 \begin_inset Formula $x$
34930 \end_inset
34931
34932
34933 \begin_inset Formula $\ln(x)$
34934 \end_inset
34935
34936
34937 \begin_inset Formula $B$
34938 \end_inset
34939
34940 を指定したものです.
34941 \end_layout
34942
34943 \begin_layout Standard
34944 \begin_inset Formula 
34945 \[
34946 \qG x{\ln(x)}B
34947 \]
34948
34949 \end_inset
34950
34951
34952 \end_layout
34953
34954 \begin_layout Standard
34955 \SpecialChar LyX
34956 は,
34957
34958 \family sans
34959 ツール\SpecialChar menuseparator
34960 設定\SpecialChar menuseparator
34961 編集\SpecialChar menuseparator
34962 制御
34963 \family default
34964 メニューで,
34965 マクロを編集するのに複数の様式を用意しています.あなたに最も合った様式を見つけるには,
34966 様式を選択してから,
34967 違いを見るために数式マクロにカーソルを合わせてみてください.
34968 \end_layout
34969
34970 \begin_layout Standard
34971 数式マクロは,
34972 文書書き出し時に,
34973 内部的に
34974 \series bold
34975
34976 \backslash
34977 newcommand
34978 \series default
34979 コマンドに変換されます.こうして生成された
34980 \series bold
34981
34982 \backslash
34983 newcommand
34984 \series default
34985 コマンドは,
34986 \SpecialChar LaTeX
34987 プリアンブルには置かれませんので,
34988 マクロは,
34989 文書中,
34990 マクロ定義ボックスよりも後の数式でのみ使うことができます.
34991 \end_layout
34992
34993 \begin_layout Standard
34994 数式マクロは,
34995
34996 \series bold
34997
34998 \backslash
34999 newcommand
35000 \series default
35001 コマンドから直接作ることもできます.たとえば,
35002 \SpecialChar LyX
35003 中に通常の文章として,
35004
35005 \series bold
35006
35007 \begin_inset Newline newline
35008 \end_inset
35009
35010
35011 \backslash
35012 newcommand{
35013 \backslash
35014 larrow}[2]{
35015 \backslash
35016 xleftarrow[#2]{#1}}
35017 \begin_inset Newline newline
35018 \end_inset
35019
35020
35021 \series default
35022 というコマンドを書き入れ,
35023 この全体を選択して,
35024
35025 \begin_inset Flex Ruby
35026 status collapsed
35027
35028 \begin_layout Plain Layout
35029 捷径
35030 \begin_inset Argument post:1
35031 status collapsed
35032
35033 \begin_layout Plain Layout
35034 ショートカット
35035 \end_layout
35036
35037 \end_inset
35038
35039
35040 \end_layout
35041
35042 \end_inset
35043
35044
35045 \family sans
35046 Ctrl+M
35047 \family default
35048 を押すと,
35049 このコマンドは数式マクロに変換されます.この方法を使うに当たっては,
35050
35051 \series bold
35052
35053 \backslash
35054 newcommand
35055 \series default
35056 コマンドが正しく入力されていることに気をつけなくてはなりません.さもないと,
35057 間違ったマクロが作られてしまって,
35058 \SpecialChar LaTeX
35059 エラーが発生します.
35060 \end_layout
35061
35062 \begin_layout Standard
35063 数式マクロには,
35064 まだ,
35065 マクロ定義中に再帰的に数式を入れてしまうと,
35066 正しく処理されないという問題が残っています.したがって,
35067
35068 \begin_inset CommandInset ref
35069 LatexCommand ref
35070 reference "subsec:newcommandコマンド"
35071 nolink "false"
35072
35073 \end_inset
35074
35075 節で例として作った
35076 \series bold
35077
35078 \backslash
35079 fb
35080 \series default
35081 は,
35082 マクロとしては作ることができません.
35083 \end_layout
35084
35085 \begin_layout Standard
35086 カーソルがマクロ定義ボックスの中にあるとき,
35087 \SpecialChar LyX
35088 中に以下のようなマクロツールバーが表示されます.
35089 \end_layout
35090
35091 \begin_layout Standard
35092 \begin_inset VSpace defskip
35093 \end_inset
35094
35095
35096 \end_layout
35097
35098 \begin_layout Standard
35099 \begin_inset Graphics
35100         filename ../clipart/MacroToolbar.png
35101
35102 \end_inset
35103
35104
35105 \begin_inset Index idx
35106 range none
35107 pageformat default
35108 status collapsed
35109
35110 \begin_layout Plain Layout
35111 まくろ@マクロ !
35112  つーるばー@ツールバー
35113 \end_layout
35114
35115 \end_inset
35116
35117
35118 \end_layout
35119
35120 \begin_layout Standard
35121 \begin_inset VSpace defskip
35122 \end_inset
35123
35124
35125 \end_layout
35126
35127 \begin_layout Standard
35128 マクロツールバーは,
35129 左から右に,
35130 以下の各ボタンがあります.
35131 \end_layout
35132
35133 \begin_layout Standard
35134 \begin_inset VSpace defskip
35135 \end_inset
35136
35137
35138 \end_layout
35139
35140 \begin_layout Standard
35141 \begin_inset Tabular
35142 <lyxtabular version="3" rows="9" columns="2">
35143 <features islongtable="true" longtabularalignment="center">
35144 <column alignment="left" valignment="top">
35145 <column alignment="left" valignment="top" width="85col%">
35146 <row interlinespace="2.5mm">
35147 <cell alignment="center" valignment="top" usebox="none">
35148 \begin_inset Text
35149
35150 \begin_layout Plain Layout
35151 \begin_inset Info
35152 type  "icon"
35153 arg   "math-macro-remove-param"
35154 \end_inset
35155
35156
35157 \end_layout
35158
35159 \end_inset
35160 </cell>
35161 <cell alignment="center" valignment="top" usebox="none">
35162 \begin_inset Text
35163
35164 \begin_layout Plain Layout
35165
35166 \family sans
35167 編集\SpecialChar menuseparator
35168 数式\SpecialChar menuseparator
35169 マクロ定義\SpecialChar menuseparator
35170 最後の引数を削除
35171 \end_layout
35172
35173 \end_inset
35174 </cell>
35175 </row>
35176 <row interlinespace="2.5mm">
35177 <cell alignment="center" valignment="top" usebox="none">
35178 \begin_inset Text
35179
35180 \begin_layout Plain Layout
35181 \begin_inset Info
35182 type  "icon"
35183 arg   "math-macro-add-param"
35184 \end_inset
35185
35186
35187 \end_layout
35188
35189 \end_inset
35190 </cell>
35191 <cell alignment="center" valignment="top" usebox="none">
35192 \begin_inset Text
35193
35194 \begin_layout Plain Layout
35195
35196 \family sans
35197 編集\SpecialChar menuseparator
35198 数式\SpecialChar menuseparator
35199 マクロ定義\SpecialChar menuseparator
35200 引数を追加
35201 \end_layout
35202
35203 \end_inset
35204 </cell>
35205 </row>
35206 <row interlinespace="2.5mm">
35207 <cell alignment="center" valignment="top" usebox="none">
35208 \begin_inset Text
35209
35210 \begin_layout Plain Layout
35211 \begin_inset Info
35212 type  "icon"
35213 arg   "math-macro-make-optional"
35214 \end_inset
35215
35216
35217 \end_layout
35218
35219 \end_inset
35220 </cell>
35221 <cell alignment="center" valignment="top" usebox="none">
35222 \begin_inset Text
35223
35224 \begin_layout Plain Layout
35225
35226 \family sans
35227 編集\SpecialChar menuseparator
35228 数式\SpecialChar menuseparator
35229 マクロ定義\SpecialChar menuseparator
35230 最初の必須引数を
35231 \begin_inset Newline newline
35232 \end_inset
35233
35234
35235 \begin_inset Phantom HPhantom
35236 status open
35237
35238 \begin_layout Plain Layout
35239
35240 \family sans
35241 編集\SpecialChar menuseparator
35242 数式\SpecialChar menuseparator
35243 マクロ定義\SpecialChar menuseparator
35244
35245 \end_layout
35246
35247 \end_inset
35248
35249 非必須引数にする
35250 \end_layout
35251
35252 \end_inset
35253 </cell>
35254 </row>
35255 <row interlinespace="2.5mm">
35256 <cell alignment="center" valignment="top" usebox="none">
35257 \begin_inset Text
35258
35259 \begin_layout Plain Layout
35260 \begin_inset Info
35261 type  "icon"
35262 arg   "math-macro-make-nonoptional"
35263 \end_inset
35264
35265
35266 \end_layout
35267
35268 \end_inset
35269 </cell>
35270 <cell alignment="center" valignment="top" usebox="none">
35271 \begin_inset Text
35272
35273 \begin_layout Plain Layout
35274
35275 \family sans
35276 編集\SpecialChar menuseparator
35277 数式\SpecialChar menuseparator
35278 マクロ定義\SpecialChar menuseparator
35279 最後の非必須引数を
35280 \begin_inset Newline newline
35281 \end_inset
35282
35283
35284 \begin_inset Phantom HPhantom
35285 status open
35286
35287 \begin_layout Plain Layout
35288
35289 \family sans
35290 編集\SpecialChar menuseparator
35291 数式\SpecialChar menuseparator
35292 マクロ定義\SpecialChar menuseparator
35293
35294 \end_layout
35295
35296 \end_inset
35297
35298 必須引数にする
35299 \end_layout
35300
35301 \end_inset
35302 </cell>
35303 </row>
35304 <row interlinespace="2.5mm">
35305 <cell alignment="center" valignment="top" usebox="none">
35306 \begin_inset Text
35307
35308 \begin_layout Plain Layout
35309 \begin_inset Info
35310 type  "icon"
35311 arg   "math-macro-remove-optional-param"
35312 \end_inset
35313
35314
35315 \end_layout
35316
35317 \end_inset
35318 </cell>
35319 <cell alignment="center" valignment="top" usebox="none">
35320 \begin_inset Text
35321
35322 \begin_layout Plain Layout
35323
35324 \family sans
35325 編集\SpecialChar menuseparator
35326 数式\SpecialChar menuseparator
35327 マクロ定義\SpecialChar menuseparator
35328 非必須引数を削除
35329 \end_layout
35330
35331 \end_inset
35332 </cell>
35333 </row>
35334 <row interlinespace="2.5mm">
35335 <cell alignment="center" valignment="top" usebox="none">
35336 \begin_inset Text
35337
35338 \begin_layout Plain Layout
35339 \begin_inset Info
35340 type  "icon"
35341 arg   "math-macro-add-optional-param"
35342 \end_inset
35343
35344
35345 \end_layout
35346
35347 \end_inset
35348 </cell>
35349 <cell alignment="center" valignment="top" usebox="none">
35350 \begin_inset Text
35351
35352 \begin_layout Plain Layout
35353
35354 \family sans
35355 編集\SpecialChar menuseparator
35356 数式\SpecialChar menuseparator
35357 マクロ定義\SpecialChar menuseparator
35358 非必須引数を挿入
35359 \end_layout
35360
35361 \end_inset
35362 </cell>
35363 </row>
35364 <row interlinespace="2.5mm">
35365 <cell alignment="center" valignment="top" usebox="none">
35366 \begin_inset Text
35367
35368 \begin_layout Plain Layout
35369 \begin_inset Info
35370 type  "icon"
35371 arg   "math-macro-remove-greedy-param"
35372 \end_inset
35373
35374
35375 \end_layout
35376
35377 \end_inset
35378 </cell>
35379 <cell alignment="center" valignment="top" usebox="none">
35380 \begin_inset Text
35381
35382 \begin_layout Plain Layout
35383
35384 \family sans
35385 編集\SpecialChar menuseparator
35386 数式\SpecialChar menuseparator
35387 マクロ定義\SpecialChar menuseparator
35388 右に吐き出す形で
35389 \begin_inset Newline newline
35390 \end_inset
35391
35392
35393 \begin_inset Phantom HPhantom
35394 status open
35395
35396 \begin_layout Plain Layout
35397
35398 \family sans
35399 編集\SpecialChar menuseparator
35400 数式\SpecialChar menuseparator
35401 マクロ定義\SpecialChar menuseparator
35402
35403 \end_layout
35404
35405 \end_inset
35406
35407 最後の引数を削除
35408 \end_layout
35409
35410 \end_inset
35411 </cell>
35412 </row>
35413 <row interlinespace="2.5mm">
35414 <cell alignment="center" valignment="top" usebox="none">
35415 \begin_inset Text
35416
35417 \begin_layout Plain Layout
35418 \begin_inset Info
35419 type  "icon"
35420 arg   "math-macro-append-greedy-param"
35421 \end_inset
35422
35423
35424 \end_layout
35425
35426 \end_inset
35427 </cell>
35428 <cell alignment="center" valignment="top" usebox="none">
35429 \begin_inset Text
35430
35431 \begin_layout Plain Layout
35432
35433 \family sans
35434 編集\SpecialChar menuseparator
35435 数式\SpecialChar menuseparator
35436 マクロ定義\SpecialChar menuseparator
35437 右から喰う形で
35438 \begin_inset Newline newline
35439 \end_inset
35440
35441
35442 \begin_inset Phantom HPhantom
35443 status open
35444
35445 \begin_layout Plain Layout
35446
35447 \family sans
35448 編集\SpecialChar menuseparator
35449 数式\SpecialChar menuseparator
35450 マクロ定義\SpecialChar menuseparator
35451
35452 \end_layout
35453
35454 \end_inset
35455
35456 引数を追加
35457 \end_layout
35458
35459 \end_inset
35460 </cell>
35461 </row>
35462 <row interlinespace="2.5mm">
35463 <cell alignment="center" valignment="top" usebox="none">
35464 \begin_inset Text
35465
35466 \begin_layout Plain Layout
35467 \begin_inset Info
35468 type  "icon"
35469 arg   "math-macro-add-greedy-optional-param"
35470 \end_inset
35471
35472
35473 \end_layout
35474
35475 \end_inset
35476 </cell>
35477 <cell alignment="center" valignment="top" usebox="none">
35478 \begin_inset Text
35479
35480 \begin_layout Plain Layout
35481
35482 \family sans
35483 編集\SpecialChar menuseparator
35484 数式\SpecialChar menuseparator
35485 マクロ定義\SpecialChar menuseparator
35486 右から喰う形で
35487 \begin_inset Newline newline
35488 \end_inset
35489
35490
35491 \begin_inset Phantom HPhantom
35492 status open
35493
35494 \begin_layout Plain Layout
35495
35496 \family sans
35497 編集\SpecialChar menuseparator
35498 数式\SpecialChar menuseparator
35499 マクロ定義\SpecialChar menuseparator
35500
35501 \end_layout
35502
35503 \end_inset
35504
35505 非必須引数を追加
35506 \end_layout
35507
35508 \end_inset
35509 </cell>
35510 </row>
35511 </lyxtabular>
35512
35513 \end_inset
35514
35515
35516 \end_layout
35517
35518 \begin_layout Section
35519 コンピュータ代数システム
35520 \end_layout
35521
35522 \begin_layout Standard
35523 \SpecialChar LyX
35524 では,
35525 \SpecialChar LyX
35526 の数式エディタで書かれた数式表現と,
35527 外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です.現在サポートされているプログラムは,
35528
35529 \family sans
35530 Maple
35531 \family default
35532
35533 \family sans
35534 Mathematica
35535 \family default
35536
35537 \family sans
35538 Maxima
35539 \family default
35540
35541 \family sans
35542 Octave
35543 \family default
35544 です.サポートされている数式表現は,
35545 非常に単純なものに限られていますので,
35546 ご注意ください.
35547 \end_layout
35548
35549 \begin_layout Subsection
35550 使用法
35551 \end_layout
35552
35553 \begin_layout Standard
35554 数式表現を書いた後,
35555
35556 \family sans
35557 編集\SpecialChar menuseparator
35558 数式\SpecialChar menuseparator
35559 コンピュータ代数システムを使用
35560 \family default
35561 メニューで,
35562 コンピュータに導入済みのプログラムを選択します.その後,
35563 計算結果が,
35564 数式表現の右に「=」演算子とともに表示されます.
35565 \end_layout
35566
35567 \begin_layout Standard
35568 下記は,
35569 どのような計算が可能かをいくつか例示したものです(出力は
35570 \family typewriter
35571 Maxima
35572 \family default
35573 です).
35574 \end_layout
35575
35576 \begin_layout Itemize
35577 \begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
35578 \end_inset
35579
35580
35581 \end_layout
35582
35583 \begin_layout Itemize
35584 \begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
35585 \end_inset
35586
35587
35588 \end_layout
35589
35590 \begin_layout Itemize
35591 \begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
35592 \end_inset
35593
35594
35595 \end_layout
35596
35597 \begin_layout Itemize
35598 \begin_inset Formula $\int\left(\frac{1}{1+x^{3}}\right)dx=-\frac{\log\left(x^{2}-x+1\right)}{6}+\frac{\arctan\left(\frac{2\,x-1}{\sqrt{3}}\right)}{\sqrt{3}}+\frac{\log\left(x+1\right)}{3}$
35599 \end_inset
35600
35601
35602 \begin_inset Newline newline
35603 \end_inset
35604
35605
35606 \begin_inset Note Greyedout
35607 status open
35608
35609 \begin_layout Plain Layout
35610
35611 \series bold
35612 【註】
35613 \series default
35614 単純な「(」「)」文字ではなく,
35615 適切な区切り差込枠
35616 \begin_inset Formula $\left(\right)$
35617 \end_inset
35618
35619 を使わなくてはなりません.
35620 \end_layout
35621
35622 \end_inset
35623
35624  
35625 \end_layout
35626
35627 \begin_layout Itemize
35628 \begin_inset Formula $\det\left[\begin{array}{ccc}
35629 1 & 6 & 7\\
35630 2 & 5 & 8\\
35631 3 & 4 & 17
35632 \end{array}\right]=-56$
35633 \end_inset
35634
35635
35636 \end_layout
35637
35638 \begin_layout Itemize
35639 \begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
35640 \end_inset
35641
35642
35643 \end_layout
35644
35645 \begin_layout Itemize
35646 \begin_inset Formula $powerseries\left(-\log\left(5-x\right),x,1\right)=\sum_{{\mathit{i}_{2}}=0}^{\infty}{\frac{4^{-{\mathit{i}_{2}}-1}\,\left(x-1\right)^{{\mathit{i}_{2}}+1}}{{\mathit{i}_{2}}+1}}-\log4$
35647 \end_inset
35648
35649
35650 \end_layout
35651
35652 \begin_layout Itemize
35653 \begin_inset Formula $solve\left(x_{1}+y_{1}^{3}=y_{1}+x_{1}^{2},x_{1}\right)=\left[x_{1}=-\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}-1}{2},x_{1}=\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}+1}{2}\right]$
35654 \end_inset
35655
35656
35657 \end_layout
35658
35659 \begin_layout Subsection
35660 捷径
35661 \end_layout
35662
35663 \begin_layout Standard
35664 現在のところ,
35665 代数プログラムを呼び出すための
35666 \begin_inset Flex Ruby
35667 status collapsed
35668
35669 \begin_layout Plain Layout
35670 捷径
35671 \begin_inset Argument post:1
35672 status collapsed
35673
35674 \begin_layout Plain Layout
35675 ショートカット
35676 \end_layout
35677
35678 \end_inset
35679
35680
35681 \end_layout
35682
35683 \end_inset
35684
35685 はありません.しかし,
35686 捷径を
35687 \family sans
35688 math-extern
35689 \family default
35690  \SpecialChar LyX
35691 関数にバインドすることは容易です(取扱説明書『
35692 \family sans
35693 \emph on
35694 \SpecialChar LyX
35695 関数篇
35696 \family default
35697 \emph default
35698 』参照).例えば,
35699 数式エディタ中で
35700 \family sans
35701 リターン
35702 \family default
35703
35704 \begin_inset Flex Ruby
35705 status collapsed
35706
35707 \begin_layout Plain Layout
35708
35709 \begin_inset Argument post:1
35710 status collapsed
35711
35712 \begin_layout Plain Layout
35713 キー
35714 \end_layout
35715
35716 \end_inset
35717
35718
35719 \end_layout
35720
35721 \end_inset
35722
35723 をバインドさせることもできます.それを
35724 \family typewriter
35725 Maxima
35726 \family default
35727 にバインドするには,
35728 下記の捷径定義コマンドを使用します.
35729 \end_layout
35730
35731 \begin_layout Standard
35732
35733 \series bold
35734 command-alternatives paragraph-break;math-extern maxima
35735 \end_layout
35736
35737 \begin_layout Section
35738 補遺
35739 \begin_inset Index idx
35740 range none
35741 pageformat default
35742 status collapsed
35743
35744 \begin_layout Plain Layout
35745 ほい@補遺
35746 \end_layout
35747
35748 \end_inset
35749
35750
35751 \end_layout
35752
35753 \begin_layout Subsection
35754 負の数
35755 \begin_inset Index idx
35756 range none
35757 pageformat default
35758 status collapsed
35759
35760 \begin_layout Plain Layout
35761 かず@数 !
35762  ふの@負の
35763 \end_layout
35764
35765 \end_inset
35766
35767
35768 \end_layout
35769
35770 \begin_layout Standard
35771 数式中の負の数は,
35772 数の前の負符号が,
35773 差演算子記号と同じ長さに設定されてしまうために,
35774 汚く見えてしまうことがあります.負の数を通常の文章として書くと,
35775 負符号は正しく表示されます.
35776 \end_layout
35777
35778 \begin_layout Standard
35779 したがって,
35780 この問題は,
35781 負符号を数式テキストに変換することによって,
35782 解消されます.
35783 \end_layout
35784
35785 \begin_layout Standard
35786 以下は,
35787 この問題を示す例です.
35788 \end_layout
35789
35790 \begin_layout Standard
35791 \align center
35792 \begin_inset Tabular
35793 <lyxtabular version="3" rows="3" columns="2">
35794 <features booktabs="true" tabularvalignment="middle">
35795 <column alignment="right" valignment="top" width="0pt">
35796 <column alignment="left" valignment="top">
35797 <row>
35798 <cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
35799 \begin_inset Text
35800
35801 \begin_layout Plain Layout
35802 通常の文章:
35803
35804 \end_layout
35805
35806 \end_inset
35807 </cell>
35808 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
35809 \begin_inset Text
35810
35811 \begin_layout Plain Layout
35812 x = -2
35813 \end_layout
35814
35815 \end_inset
35816 </cell>
35817 </row>
35818 <row>
35819 <cell alignment="right" valignment="top" leftline="true" usebox="none">
35820 \begin_inset Text
35821
35822 \begin_layout Plain Layout
35823 数式:
35824
35825 \end_layout
35826
35827 \end_inset
35828 </cell>
35829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
35830 \begin_inset Text
35831
35832 \begin_layout Plain Layout
35833 \begin_inset Formula $x=-2$
35834 \end_inset
35835
35836
35837 \end_layout
35838
35839 \end_inset
35840 </cell>
35841 </row>
35842 <row>
35843 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35844 \begin_inset Text
35845
35846 \begin_layout Plain Layout
35847 解決策:
35848
35849 \end_layout
35850
35851 \end_inset
35852 </cell>
35853 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
35854 \begin_inset Text
35855
35856 \begin_layout Plain Layout
35857 \begin_inset Formula $x=\textrm{-}2$
35858 \end_inset
35859
35860
35861 \end_layout
35862
35863 \end_inset
35864 </cell>
35865 </row>
35866 </lyxtabular>
35867
35868 \end_inset
35869
35870
35871 \end_layout
35872
35873 \begin_layout Subsection
35874 位区切りとしてのコンマ
35875 \begin_inset Index idx
35876 range none
35877 pageformat default
35878 status collapsed
35879
35880 \begin_layout Plain Layout
35881 こんま@コンマ
35882 \end_layout
35883
35884 \end_inset
35885
35886
35887 \begin_inset Index idx
35888 range none
35889 pageformat default
35890 status collapsed
35891
35892 \begin_layout Plain Layout
35893 かんま@カンマ
35894 \begin_inset ERT
35895 status collapsed
35896
35897 \begin_layout Plain Layout
35898
35899 |see{
35900 \end_layout
35901
35902 \end_inset
35903
35904 コンマ
35905 \begin_inset ERT
35906 status collapsed
35907
35908 \begin_layout Plain Layout
35909
35910 }
35911 \end_layout
35912
35913 \end_inset
35914
35915
35916 \end_layout
35917
35918 \end_inset
35919
35920
35921 \end_layout
35922
35923 \begin_layout Standard
35924 \SpecialChar LaTeX
35925 では,
35926 英語の慣習にしたがい,
35927 数式中のコンマを数字の位区切りに使用します.よって,
35928 数式中のコンマの後ろには,
35929 つねに空白が加わります.
35930 \end_layout
35931
35932 \begin_layout Standard
35933 これを回避するためには,
35934 コンマを選択して,
35935 数式テキストに変更して下さい(
35936 \begin_inset Flex Ruby
35937 status collapsed
35938
35939 \begin_layout Plain Layout
35940 捷径
35941 \begin_inset Argument post:1
35942 status collapsed
35943
35944 \begin_layout Plain Layout
35945 ショートカット
35946 \end_layout
35947
35948 \end_inset
35949
35950
35951 \end_layout
35952
35953 \end_inset
35954
35955
35956
35957 \begin_inset Info
35958 type  "shortcut"
35959 arg   "math-mode"
35960 \end_inset
35961
35962 ).
35963 \end_layout
35964
35965 \begin_layout Standard
35966 文書中の数式コンマを,
35967 すべて小数点として使うには,
35968 \SpecialChar LaTeX
35969 プリアンブルに
35970 \end_layout
35971
35972 \begin_layout Standard
35973
35974 \series bold
35975
35976 \backslash
35977 usepackage{icomma}
35978 \end_layout
35979
35980 \begin_layout Standard
35981 という行を加えて,
35982
35983 \series bold
35984 icomma.sty
35985 \series default
35986
35987 \begin_inset Foot
35988 status collapsed
35989
35990 \begin_layout Plain Layout
35991
35992 \series bold
35993 icomma
35994 \series default
35995 は,
35996 \SpecialChar LaTeX
35997 パッケージ
35998 \series bold
35999 was
36000 \series default
36001
36002 \begin_inset Index idx
36003 range none
36004 pageformat default
36005 status collapsed
36006
36007 \begin_layout Plain Layout
36008 ぱっけーじ@パッケージ !
36009  was
36010 \begin_inset ERT
36011 status collapsed
36012
36013 \begin_layout Plain Layout
36014
36015
36016 \backslash
36017 vspace{4mm}
36018 \end_layout
36019
36020 \end_inset
36021
36022
36023 \end_layout
36024
36025 \end_inset
36026
36027 に含まれています.
36028 \end_layout
36029
36030 \end_inset
36031
36032
36033 \begin_inset Index idx
36034 range none
36035 pageformat default
36036 status collapsed
36037
36038 \begin_layout Plain Layout
36039 ぱっけーじ@パッケージ !
36040  icomma
36041 \end_layout
36042
36043 \end_inset
36044
36045 ファイルを読み込みます.
36046 \end_layout
36047
36048 \begin_layout Subsection
36049 物理ベクトル
36050 \begin_inset CommandInset label
36051 LatexCommand label
36052 name "subsec:物理ベクトル"
36053
36054 \end_inset
36055
36056
36057 \begin_inset Index idx
36058 range none
36059 pageformat default
36060 status collapsed
36061
36062 \begin_layout Plain Layout
36063 べくとる@ベクトル !
36064  ぶつり@物理
36065 \begin_inset space \thinspace{}
36066 \end_inset
36067
36068
36069
36070
36071 \end_layout
36072
36073 \end_inset
36074
36075
36076 \end_layout
36077
36078 \begin_layout Standard
36079 \SpecialChar LaTeX
36080 パッケージ
36081 \series bold
36082 braket
36083 \series default
36084
36085 \begin_inset Foot
36086 status collapsed
36087
36088 \begin_layout Plain Layout
36089
36090 \series bold
36091 braket
36092 \series default
36093  は標準的\SpecialChar LaTeX
36094 頒布版のすべてに含まれています.
36095 \end_layout
36096
36097 \end_inset
36098
36099
36100 \begin_inset Index idx
36101 range none
36102 pageformat default
36103 status collapsed
36104
36105 \begin_layout Plain Layout
36106 ぱっけーじ@パッケージ !
36107  braket
36108 \end_layout
36109
36110 \end_inset
36111
36112 には,
36113 定義済みのベクトルが提供されており,
36114
36115 \end_layout
36116
36117 \begin_layout Standard
36118
36119 \series bold
36120
36121 \backslash
36122 usepackage{braket}
36123 \end_layout
36124
36125 \begin_layout Standard
36126 という\SpecialChar LaTeX
36127 プリアンブル行で読み込むことができます.
36128 \end_layout
36129
36130 \begin_layout Standard
36131 \begin_inset ERT
36132 status collapsed
36133
36134 \begin_layout Plain Layout
36135
36136
36137 \backslash
36138 ifbraket 
36139 \end_layout
36140
36141 \end_inset
36142
36143
36144 \begin_inset Note Note
36145 status open
36146
36147 \begin_layout Plain Layout
36148 以下の表は,
36149
36150 \series bold
36151 braket
36152 \series default
36153  \SpecialChar LaTeX
36154 パッケージが導入済みのときのみ表示されます.
36155 \end_layout
36156
36157 \end_inset
36158
36159 以下のコマンドが定義されています.
36160 \end_layout
36161
36162 \begin_layout Standard
36163 \align center
36164 \begin_inset Tabular
36165 <lyxtabular version="3" rows="4" columns="2">
36166 <features booktabs="true" tabularvalignment="middle">
36167 <column alignment="center" valignment="top" width="0pt">
36168 <column alignment="center" valignment="top">
36169 <row>
36170 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36171 \begin_inset Text
36172
36173 \begin_layout Plain Layout
36174 コマンド
36175 \end_layout
36176
36177 \end_inset
36178 </cell>
36179 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36180 \begin_inset Text
36181
36182 \begin_layout Plain Layout
36183 出力
36184 \end_layout
36185
36186 \end_inset
36187 </cell>
36188 </row>
36189 <row>
36190 <cell alignment="center" valignment="top" usebox="none">
36191 \begin_inset Text
36192
36193 \begin_layout Plain Layout
36194
36195 \backslash
36196 Bra{
36197 \backslash
36198 psi
36199 \end_layout
36200
36201 \end_inset
36202 </cell>
36203 <cell alignment="center" valignment="top" usebox="none">
36204 \begin_inset Text
36205
36206 \begin_layout Plain Layout
36207 \begin_inset Formula $\Bra{\psi}$
36208 \end_inset
36209
36210
36211 \end_layout
36212
36213 \end_inset
36214 </cell>
36215 </row>
36216 <row>
36217 <cell alignment="center" valignment="top" usebox="none">
36218 \begin_inset Text
36219
36220 \begin_layout Plain Layout
36221
36222 \backslash
36223 Ket{
36224 \backslash
36225 psi
36226 \end_layout
36227
36228 \end_inset
36229 </cell>
36230 <cell alignment="center" valignment="top" usebox="none">
36231 \begin_inset Text
36232
36233 \begin_layout Plain Layout
36234 \begin_inset Formula $\Ket{\psi}$
36235 \end_inset
36236
36237
36238 \end_layout
36239
36240 \end_inset
36241 </cell>
36242 </row>
36243 <row>
36244 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36245 \begin_inset Text
36246
36247 \begin_layout Plain Layout
36248
36249 \backslash
36250 Braket{
36251 \backslash
36252 psi|
36253 \backslash
36254 phi
36255 \end_layout
36256
36257 \end_inset
36258 </cell>
36259 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36260 \begin_inset Text
36261
36262 \begin_layout Plain Layout
36263 \begin_inset Formula $\Braket{\psi|\phi}$
36264 \end_inset
36265
36266
36267 \end_layout
36268
36269 \end_inset
36270 </cell>
36271 </row>
36272 </lyxtabular>
36273
36274 \end_inset
36275
36276
36277 \end_layout
36278
36279 \begin_layout Standard
36280
36281 \series bold
36282
36283 \backslash
36284 Braket
36285 \series default
36286 コマンドを使うと,
36287 以下のように,
36288 すべての縦棒がそれを囲む括弧と同じ大きさに設定されます.
36289 \begin_inset Formula 
36290 \[
36291 \Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
36292 \]
36293
36294 \end_inset
36295
36296
36297 \begin_inset ERT
36298 status collapsed
36299
36300 \begin_layout Plain Layout
36301
36302
36303 \backslash
36304 else 
36305 \end_layout
36306
36307 \end_inset
36308
36309
36310 \begin_inset Note Note
36311 status open
36312
36313 \begin_layout Plain Layout
36314
36315 \series bold
36316 braket
36317 \series default
36318  \SpecialChar LaTeX
36319 パッケージが導入されていないときには,
36320 以下が表示されます.
36321 \end_layout
36322
36323 \end_inset
36324
36325
36326 \end_layout
36327
36328 \begin_layout Standard
36329 本小節の全体を出力で見るためには,
36330
36331 \series bold
36332 braket
36333 \series default
36334  \SpecialChar LaTeX
36335 パッケージを導入する必要があります.
36336 \end_layout
36337
36338 \begin_layout Standard
36339 \begin_inset ERT
36340 status collapsed
36341
36342 \begin_layout Plain Layout
36343
36344
36345 \backslash
36346 fi 
36347 \end_layout
36348
36349 \end_inset
36350
36351
36352 \end_layout
36353
36354 \begin_layout Standard
36355
36356 \series bold
36357
36358 \backslash
36359 Braket
36360 \series default
36361 と同じ効果は,
36362
36363 \begin_inset CommandInset ref
36364 LatexCommand ref
36365 reference "subsec:自動の括弧丈"
36366 nolink "false"
36367
36368 \end_inset
36369
36370 節に説明されているとおり,
36371
36372 \series bold
36373
36374 \backslash
36375 middle
36376 \series default
36377 コマンドを用いることによっても実現できます.
36378 \end_layout
36379
36380 \begin_layout Subsection
36381 自己定義の分数
36382 \begin_inset CommandInset label
36383 LatexCommand label
36384 name "subsec:自己定義の分数"
36385
36386 \end_inset
36387
36388
36389 \begin_inset Index idx
36390 range none
36391 pageformat default
36392 status collapsed
36393
36394 \begin_layout Plain Layout
36395 ぶんすう@分数 !
36396  じこていぎの@自己定義の
36397 \end_layout
36398
36399 \end_inset
36400
36401
36402 \end_layout
36403
36404 \begin_layout Standard
36405 分数用の自己定義コマンドを定義するには,
36406 以下の書式を持つ
36407 \series bold
36408
36409 \backslash
36410 genfrac
36411 \series default
36412
36413 \begin_inset Index idx
36414 range none
36415 pageformat default
36416 status collapsed
36417
36418 \begin_layout Plain Layout
36419 こまんど@コマンド !
36420  G !
36421  
36422 \backslash
36423 genfrac
36424 \end_layout
36425
36426 \end_inset
36427
36428 コマンドを使います.
36429 \end_layout
36430
36431 \begin_layout Standard
36432
36433 \series bold
36434
36435 \backslash
36436 genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
36437 \begin_inset Newline newline
36438 \end_inset
36439
36440
36441 \begin_inset Phantom HPhantom
36442 status open
36443
36444 \begin_layout Plain Layout
36445
36446 \series bold
36447
36448 \backslash
36449 genfrac
36450 \end_layout
36451
36452 \end_inset
36453
36454 {分子}{分母}
36455 \end_layout
36456
36457 \begin_layout Standard
36458 ここで「様式」は,
36459 0
36460 \begin_inset space \thinspace{}
36461 \end_inset
36462
36463 -
36464 \begin_inset space \thinspace{}
36465 \end_inset
36466
36467 3の範囲の数字です.
36468 \end_layout
36469
36470 \begin_layout Standard
36471 \align center
36472 \begin_inset Tabular
36473 <lyxtabular version="3" rows="5" columns="2">
36474 <features booktabs="true" tabularvalignment="middle">
36475 <column alignment="center" valignment="top" width="0pt">
36476 <column alignment="center" valignment="top">
36477 <row>
36478 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36479 \begin_inset Text
36480
36481 \begin_layout Plain Layout
36482 数字
36483 \end_layout
36484
36485 \end_inset
36486 </cell>
36487 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36488 \begin_inset Text
36489
36490 \begin_layout Plain Layout
36491 様式(大きさ)
36492 \end_layout
36493
36494 \end_inset
36495 </cell>
36496 </row>
36497 <row>
36498 <cell alignment="center" valignment="top" usebox="none">
36499 \begin_inset Text
36500
36501 \begin_layout Plain Layout
36502 0
36503 \end_layout
36504
36505 \end_inset
36506 </cell>
36507 <cell alignment="center" valignment="top" usebox="none">
36508 \begin_inset Text
36509
36510 \begin_layout Plain Layout
36511 別行立て様式の数式
36512 \end_layout
36513
36514 \end_inset
36515 </cell>
36516 </row>
36517 <row>
36518 <cell alignment="center" valignment="top" usebox="none">
36519 \begin_inset Text
36520
36521 \begin_layout Plain Layout
36522 1
36523 \end_layout
36524
36525 \end_inset
36526 </cell>
36527 <cell alignment="center" valignment="top" usebox="none">
36528 \begin_inset Text
36529
36530 \begin_layout Plain Layout
36531 行内数式
36532 \end_layout
36533
36534 \end_inset
36535 </cell>
36536 </row>
36537 <row>
36538 <cell alignment="center" valignment="top" usebox="none">
36539 \begin_inset Text
36540
36541 \begin_layout Plain Layout
36542 2
36543 \end_layout
36544
36545 \end_inset
36546 </cell>
36547 <cell alignment="center" valignment="top" usebox="none">
36548 \begin_inset Text
36549
36550 \begin_layout Plain Layout
36551 やや小(small)
36552 \end_layout
36553
36554 \end_inset
36555 </cell>
36556 </row>
36557 <row>
36558 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36559 \begin_inset Text
36560
36561 \begin_layout Plain Layout
36562 3
36563 \end_layout
36564
36565 \end_inset
36566 </cell>
36567 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
36568 \begin_inset Text
36569
36570 \begin_layout Plain Layout
36571 最小(tiny)
36572 \end_layout
36573
36574 \end_inset
36575 </cell>
36576 </row>
36577 </lyxtabular>
36578
36579 \end_inset
36580
36581
36582 \end_layout
36583
36584 \begin_layout Standard
36585 「様式」を指定しないときには,
36586
36587 \series bold
36588
36589 \backslash
36590 frac
36591 \series default
36592 コマンドのように,
36593 大きさは周囲の環境に合わせて調節されます. 
36594 \end_layout
36595
36596 \begin_layout Standard
36597 「分数線の厚み」を指定しないときには,
36598 既定値である0.4
36599 \begin_inset space \thinspace{}
36600 \end_inset
36601
36602 ptが用いられます.
36603 \end_layout
36604
36605 \begin_layout Standard
36606 \begin_inset VSpace medskip
36607 \end_inset
36608
36609 たとえば,
36610
36611 \begin_inset CommandInset ref
36612 LatexCommand ref
36613 reference "subsec:分数"
36614 nolink "false"
36615
36616 \end_inset
36617
36618 節の
36619 \series bold
36620
36621 \backslash
36622 dfrac
36623 \series default
36624 コマンドおよび
36625 \series bold
36626
36627 \backslash
36628 tbinom
36629 \series default
36630 コマンドは,
36631
36632 \end_layout
36633
36634 \begin_layout Standard
36635
36636 \series bold
36637
36638 \backslash
36639 newcommand{
36640 \backslash
36641 dfrac}[2]{
36642 \backslash
36643 genfrac{}{}{}{0}{#1}{#2}}
36644 \end_layout
36645
36646 \begin_layout Standard
36647 あるいは
36648 \end_layout
36649
36650 \begin_layout Standard
36651
36652 \series bold
36653
36654 \backslash
36655 newcommand{
36656 \backslash
36657 tbinom}[2]{
36658 \backslash
36659 genfrac{(}{)}{0pt}{1}{#1}{#2}}
36660 \end_layout
36661
36662 \begin_layout Standard
36663 というコマンドで定義できます.
36664 \end_layout
36665
36666 \begin_layout Standard
36667 \begin_inset VSpace medskip
36668 \end_inset
36669
36670 分数線の厚みを非必須の引数として与えることのできる分数を定義するには,
36671 \SpecialChar LaTeX
36672 プリアンブルに
36673 \end_layout
36674
36675 \begin_layout Standard
36676
36677 \series bold
36678
36679 \backslash
36680 newcommand{
36681 \backslash
36682 fracS}[3][]{
36683 \backslash
36684 genfrac{}{}{#1}{}{#2}{#3}}
36685 \end_layout
36686
36687 \begin_layout Standard
36688 という行を入れます.
36689 \end_layout
36690
36691 \begin_layout Standard
36692 以下は,
36693 そのテストです.
36694 \begin_inset Formula 
36695 \begin{align*}
36696 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
36697 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
36698 \end{align*}
36699
36700 \end_inset
36701
36702 ご覧になってわかるように,
36703 分子や分母から分数線までの距離は,
36704 分数線の厚みの約3倍になります.
36705 \end_layout
36706
36707 \begin_layout Subsection
36708 数式の消去
36709 \begin_inset Index idx
36710 range none
36711 pageformat default
36712 status collapsed
36713
36714 \begin_layout Plain Layout
36715 すうしき@数式 !
36716  しょうきょ@消去
36717 \end_layout
36718
36719 \end_inset
36720
36721
36722 \end_layout
36723
36724 \begin_layout Standard
36725 数式の全体もしくは一部を消去するには,
36726 4つの方法があります.
36727 \end_layout
36728
36729 \begin_layout Standard
36730 \align center
36731 \begin_inset ERT
36732 status collapsed
36733
36734 \begin_layout Plain Layout
36735
36736
36737 \backslash
36738 ifcancel 
36739 \end_layout
36740
36741 \end_inset
36742
36743
36744 \begin_inset Note Note
36745 status open
36746
36747 \begin_layout Plain Layout
36748 下記の表は,
36749 \SpecialChar LaTeX
36750 パッケージ
36751 \series bold
36752 cancel
36753 \series default
36754 が導入済みの時のみ表示されます.
36755 \end_layout
36756
36757 \end_inset
36758
36759
36760 \end_layout
36761
36762 \begin_layout Standard
36763 \align center
36764 \begin_inset Tabular
36765 <lyxtabular version="3" rows="5" columns="2">
36766 <features booktabs="true" tabularvalignment="middle">
36767 <column alignment="center" valignment="top" width="0pt">
36768 <column alignment="center" valignment="top">
36769 <row>
36770 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36771 \begin_inset Text
36772
36773 \begin_layout Plain Layout
36774 コマンド
36775 \end_layout
36776
36777 \end_inset
36778 </cell>
36779 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36780 \begin_inset Text
36781
36782 \begin_layout Plain Layout
36783 出力
36784 \end_layout
36785
36786 \end_inset
36787 </cell>
36788 </row>
36789 <row>
36790 <cell alignment="center" valignment="top" usebox="none">
36791 \begin_inset Text
36792
36793 \begin_layout Plain Layout
36794
36795 \backslash
36796 cancel
36797 \begin_inset space \textvisiblespace{}
36798 \end_inset
36799
36800
36801 \backslash
36802 int
36803 \begin_inset space \textvisiblespace{}
36804 \end_inset
36805
36806 A=B
36807 \end_layout
36808
36809 \end_inset
36810 </cell>
36811 <cell alignment="center" valignment="top" usebox="none">
36812 \begin_inset Text
36813
36814 \begin_layout Plain Layout
36815 \begin_inset Formula $\cancel{\int A=B}$
36816 \end_inset
36817
36818
36819 \end_layout
36820
36821 \end_inset
36822 </cell>
36823 </row>
36824 <row topspace="1.5mm">
36825 <cell alignment="center" valignment="top" usebox="none">
36826 \begin_inset Text
36827
36828 \begin_layout Plain Layout
36829
36830 \backslash
36831 bcancel
36832 \begin_inset space \textvisiblespace{}
36833 \end_inset
36834
36835
36836 \backslash
36837 int
36838 \begin_inset space \textvisiblespace{}
36839 \end_inset
36840
36841 A=B
36842 \end_layout
36843
36844 \end_inset
36845 </cell>
36846 <cell alignment="center" valignment="top" usebox="none">
36847 \begin_inset Text
36848
36849 \begin_layout Plain Layout
36850 \begin_inset Formula $\bcancel{\int A=B}$
36851 \end_inset
36852
36853
36854 \end_layout
36855
36856 \end_inset
36857 </cell>
36858 </row>
36859 <row topspace="1.5mm">
36860 <cell alignment="center" valignment="top" usebox="none">
36861 \begin_inset Text
36862
36863 \begin_layout Plain Layout
36864
36865 \backslash
36866 xcancel
36867 \begin_inset space \textvisiblespace{}
36868 \end_inset
36869
36870
36871 \backslash
36872 int
36873 \begin_inset space \textvisiblespace{}
36874 \end_inset
36875
36876 A=B
36877 \end_layout
36878
36879 \end_inset
36880 </cell>
36881 <cell alignment="center" valignment="top" usebox="none">
36882 \begin_inset Text
36883
36884 \begin_layout Plain Layout
36885 \begin_inset Formula $\xcancel{\int A=B}$
36886 \end_inset
36887
36888
36889 \end_layout
36890
36891 \end_inset
36892 </cell>
36893 </row>
36894 <row>
36895 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36896 \begin_inset Text
36897
36898 \begin_layout Plain Layout
36899
36900 \backslash
36901 cancelto
36902 \begin_inset space \textvisiblespace{}
36903 \end_inset
36904
36905
36906 \backslash
36907 int
36908 \begin_inset space \textvisiblespace{}
36909 \end_inset
36910
36911 A=B
36912 \begin_inset Formula $\to$
36913 \end_inset
36914
36915 1
36916 \end_layout
36917
36918 \end_inset
36919 </cell>
36920 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
36921 \begin_inset Text
36922
36923 \begin_layout Plain Layout
36924 \begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
36925 \end_inset
36926
36927
36928 \end_layout
36929
36930 \end_inset
36931 </cell>
36932 </row>
36933 </lyxtabular>
36934
36935 \end_inset
36936
36937
36938 \end_layout
36939
36940 \begin_layout Standard
36941
36942 \series bold
36943
36944 \backslash
36945 cancelto
36946 \series default
36947 は,
36948 以下のように,
36949 とくに数式中の分数の約分を表示するのに適しています.
36950 \begin_inset Formula 
36951 \[
36952 \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}}}
36953 \]
36954
36955 \end_inset
36956
36957
36958 \end_layout
36959
36960 \begin_layout Standard
36961
36962 \series bold
36963
36964 \backslash
36965 cancelto
36966 \series default
36967 の「下付き文字」寸法の大きさを変えるには,
36968
36969 \end_layout
36970
36971 \begin_layout Standard
36972
36973 \series bold
36974
36975 \backslash
36976 PassOptionsToPackage{オプション}{cancel}
36977 \end_layout
36978
36979 \begin_layout Standard
36980 という行を\SpecialChar LaTeX
36981 プリアンブルに書き加えてください.ここで,
36982
36983 \series bold
36984 オプション
36985 \series default
36986
36987 \series bold
36988 samesize
36989 \series default
36990 にすると,
36991 取り消した部分と同じ寸法になり,
36992
36993 \series bold
36994 Smaller
36995 \series default
36996 にすると,
36997 通常よりも少し小さくなります.
36998 \end_layout
36999
37000 \begin_layout Standard
37001 取り消し線に色を付けるには,
37002 \SpecialChar TeX
37003 コードで以下のコマンドを書き加えてください.
37004 \end_layout
37005
37006 \begin_layout Standard
37007
37008 \series bold
37009
37010 \backslash
37011 renewcommand{
37012 \backslash
37013 CancelColor}{
37014 \backslash
37015 color{red}}
37016 \end_layout
37017
37018 \begin_layout Standard
37019 ここで
37020 \series bold
37021 red
37022 \series default
37023 は,
37024 お好みの色に変更することができます.
37025 \end_layout
37026
37027 \begin_layout Standard
37028 \begin_inset ERT
37029 status collapsed
37030
37031 \begin_layout Plain Layout
37032
37033
37034 \backslash
37035 renewcommand{
37036 \backslash
37037 CancelColor}{
37038 \backslash
37039 color{red}}
37040 \end_layout
37041
37042 \end_inset
37043
37044
37045 \end_layout
37046
37047 \begin_layout Standard
37048 \begin_inset Formula 
37049 \[
37050 \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}}}
37051 \]
37052
37053 \end_inset
37054
37055
37056 \end_layout
37057
37058 \begin_layout Standard
37059 \begin_inset ERT
37060 status collapsed
37061
37062 \begin_layout Plain Layout
37063
37064
37065 \backslash
37066 renewcommand{
37067 \backslash
37068 CancelColor}{
37069 \backslash
37070 color{black}}
37071 \end_layout
37072
37073 \end_inset
37074
37075
37076 \begin_inset Note Note
37077 status open
37078
37079 \begin_layout Plain Layout
37080 色をリセット
37081 \end_layout
37082
37083 \end_inset
37084
37085
37086 \end_layout
37087
37088 \begin_layout Standard
37089 他の微調整については,
37090
37091 \series bold
37092 cancel
37093 \series default
37094 パッケージの取扱説明書
37095 \begin_inset CommandInset citation
37096 LatexCommand cite
37097 key "cancel"
37098 literal "true"
37099
37100 \end_inset
37101
37102 をご覧ください.
37103 \begin_inset Index idx
37104 range none
37105 pageformat default
37106 status collapsed
37107
37108 \begin_layout Plain Layout
37109 ぱっけーじ@パッケージ !
37110  cancel
37111 \end_layout
37112
37113 \end_inset
37114
37115
37116 \end_layout
37117
37118 \begin_layout Standard
37119 \begin_inset ERT
37120 status collapsed
37121
37122 \begin_layout Plain Layout
37123
37124
37125 \backslash
37126 else 
37127 \end_layout
37128
37129 \end_inset
37130
37131
37132 \begin_inset Note Note
37133 status open
37134
37135 \begin_layout Plain Layout
37136 下記の表は,
37137 \SpecialChar LaTeX
37138 パッケージ
37139 \series bold
37140 cancel
37141 \series default
37142 が導入済みの時のみ表示されます.
37143 \end_layout
37144
37145 \end_inset
37146
37147
37148 \end_layout
37149
37150 \begin_layout Standard
37151 本小節の続きを見るには,
37152 \SpecialChar LaTeX
37153 パッケージ
37154 \series bold
37155 cancel
37156 \series default
37157 を導入する必要があります.
37158 \end_layout
37159
37160 \begin_layout Standard
37161 \begin_inset ERT
37162 status collapsed
37163
37164 \begin_layout Plain Layout
37165
37166
37167 \backslash
37168 fi 
37169 \end_layout
37170
37171 \end_inset
37172
37173
37174 \end_layout
37175
37176 \begin_layout Subsection
37177 節見出し中の数式
37178 \begin_inset CommandInset label
37179 LatexCommand label
37180 name "subsec:節見出し中の数式"
37181
37182 \end_inset
37183
37184
37185 \begin_inset Index idx
37186 range none
37187 pageformat default
37188 status collapsed
37189
37190 \begin_layout Plain Layout
37191 すうしき@数式 !
37192  せつみだしちゅうの@節見出し中の
37193 \end_layout
37194
37195 \end_inset
37196
37197
37198 \end_layout
37199
37200 \begin_layout Standard
37201 数式を節見出し中で使う際には,
37202 以下のことに留意しなくてはなりません.
37203 \end_layout
37204
37205 \begin_layout Standard
37206 \begin_inset Note Greyedout
37207 status open
37208
37209 \begin_layout Plain Layout
37210 文書設定ダイアログの
37211 \family sans
37212 PDF特性
37213 \family default
37214
37215 \series bold
37216 hyperref
37217 \series default
37218
37219 \begin_inset Index idx
37220 range none
37221 pageformat default
37222 status collapsed
37223
37224 \begin_layout Plain Layout
37225 ぱっけーじ@パッケージ !
37226  hyperref
37227 \end_layout
37228
37229 \end_inset
37230
37231 サポートが有効になっている場合,
37232 PDFのしおりが,
37233 目次にある節見出しすべてに関して生成されます.しおり中に数式を入れることはPDFの慣習に違反しているため,
37234 節見出しに数式が含まれている場合,
37235 数式はしおり中に誤った文字列として表示されます.
37236 \end_layout
37237
37238 \end_inset
37239
37240
37241 \end_layout
37242
37243 \begin_layout Standard
37244 これらの問題は,
37245
37246 \family sans
37247 挿入\SpecialChar menuseparator
37248 短縮タイトル
37249 \family default
37250 メニューを使って,
37251 問題となる節見出しの最後に短縮タイトルを入れることで解決することができます.短縮タイトルは,
37252 目次が美しく整形されるように,
37253 多行にわたる節見出しに別名を付けるものです.目次中には,
37254 短縮タイトルのみが表示され,
37255 したがってPDFしおり中にも短縮タイトルのみが表示されます.
37256 \end_layout
37257
37258 \begin_layout Standard
37259 数式を目次中でも使わなくてもならないが,
37260
37261 \series bold
37262 hyperref
37263 \series default
37264 も使用しなくてはならないときには,
37265
37266 \end_layout
37267
37268 \begin_layout Standard
37269
37270 \series bold
37271
37272 \backslash
37273 texorpdfstring{部分}{代替文字列}
37274 \begin_inset Index idx
37275 range none
37276 pageformat default
37277 status collapsed
37278
37279 \begin_layout Plain Layout
37280 こまんど@コマンド !
37281  T !
37282  
37283 \backslash
37284 texorpdfstring
37285 \end_layout
37286
37287 \end_inset
37288
37289
37290 \end_layout
37291
37292 \begin_layout Standard
37293 というコマンドを\SpecialChar TeX
37294 モードで使う方法があります.
37295 \end_layout
37296
37297 \begin_layout Standard
37298 「部分」は,
37299 見出し中,
37300 PDFしおりに表示したくない部分です.これは,
37301 文字・数式・脚註のほかに相互参照をとることもできます.しおりには,
37302 この部分の代わりに,
37303 「代替文字列」が用いられます.
37304 \end_layout
37305
37306 \begin_layout Standard
37307 以下の二つは,
37308 見出しの例です.
37309 \begin_inset VSpace -3mm
37310 \end_inset
37311
37312
37313 \begin_inset ERT
37314 status collapsed
37315
37316 \begin_layout Plain Layout
37317
37318
37319 \backslash
37320 boldmath 
37321 \end_layout
37322
37323 \end_inset
37324
37325
37326 \end_layout
37327
37328 \begin_layout Subsubsection
37329 目次中では数式を使わない見出し
37330 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
37331 \end_inset
37332
37333
37334 \begin_inset Argument 1
37335 status collapsed
37336
37337 \begin_layout Plain Layout
37338 目次中では数式を使わない見出し
37339 \end_layout
37340
37341 \end_inset
37342
37343
37344 \end_layout
37345
37346 \begin_layout Subsubsection
37347 目次中で数式を使う見出し
37348 \begin_inset ERT
37349 status collapsed
37350
37351 \begin_layout Plain Layout
37352
37353
37354 \backslash
37355 texorpdfstring{
37356 \end_layout
37357
37358 \end_inset
37359
37360  
37361 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
37362 \end_inset
37363
37364
37365 \begin_inset ERT
37366 status collapsed
37367
37368 \begin_layout Plain Layout
37369
37370 }{}
37371 \end_layout
37372
37373 \end_inset
37374
37375
37376 \end_layout
37377
37378 \begin_layout Standard
37379 \begin_inset ERT
37380 status collapsed
37381
37382 \begin_layout Plain Layout
37383
37384
37385 \backslash
37386 unboldmath 
37387 \end_layout
37388
37389 \end_inset
37390
37391 一つめの見出しでは短縮タイトルが使われており,
37392 二つめの見出しでは
37393 \series bold
37394
37395 \backslash
37396 texorpdfstring
37397 \series default
37398 が使われています.
37399 \end_layout
37400
37401 \begin_layout Standard
37402 他の節見出しと同じ書式を得るために,
37403 上の見出し全体は
37404 \series bold
37405 boldmath
37406 \series default
37407 環境に設定してあります
37408 \begin_inset Foot
37409 status collapsed
37410
37411 \begin_layout Plain Layout
37412
37413 \begin_inset CommandInset ref
37414 LatexCommand ref
37415 reference "subsec:ボールド体の数式"
37416 nolink "false"
37417
37418 \end_inset
37419
37420 節参照.
37421 \end_layout
37422
37423 \end_inset
37424
37425
37426 \end_layout
37427
37428 \begin_layout Subsection
37429 多段組文中の数式
37430 \begin_inset Index idx
37431 range none
37432 pageformat default
37433 status collapsed
37434
37435 \begin_layout Plain Layout
37436 すうしき@数式 !
37437  ただんくみぶんちゅうの@多段組文中の
37438 \end_layout
37439
37440 \end_inset
37441
37442
37443 \end_layout
37444
37445 \begin_layout Standard
37446 多段組文中に数式を作ると,
37447 段の中に収まりきらないことも多く,
37448 ページ幅全体に広がるようにする必要があることがあります.これは,
37449
37450 \series bold
37451 multicol
37452 \series default
37453
37454 \begin_inset Foot
37455 status collapsed
37456
37457 \begin_layout Plain Layout
37458
37459 \series bold
37460 multicol
37461 \series default
37462 は,
37463 標準的\SpecialChar LaTeX
37464 頒布版のすべてに含まれています.
37465 \end_layout
37466
37467 \end_inset
37468
37469
37470 \begin_inset Index idx
37471 range none
37472 pageformat default
37473 status collapsed
37474
37475 \begin_layout Plain Layout
37476 ぱっけーじ@パッケージ !
37477  multicol
37478 \end_layout
37479
37480 \end_inset
37481
37482  \SpecialChar LaTeX
37483 パッケージを,
37484
37485 \end_layout
37486
37487 \begin_layout Standard
37488
37489 \series bold
37490
37491 \backslash
37492 usepackage{multicol}
37493 \end_layout
37494
37495 \begin_layout Standard
37496 という\SpecialChar LaTeX
37497 プリアンブル行を書いて読み込むことで,
37498 実現できます.
37499 \end_layout
37500
37501 \begin_layout Standard
37502 \begin_inset Note Greyedout
37503 status open
37504
37505 \begin_layout Plain Layout
37506 ここで,
37507
37508 \family sans
37509 文書\SpecialChar menuseparator
37510 設定
37511 \family default
37512 メニューの
37513 \family sans
37514 本文レイアウト
37515 \family default
37516 で,
37517
37518 \family sans
37519 二段組文書
37520 \family default
37521 の設定を
37522 \emph on
37523 有効にしてはならない
37524 \emph default
37525 ことに注意してください.
37526 \end_layout
37527
37528 \end_inset
37529
37530
37531 \end_layout
37532
37533 \begin_layout Standard
37534 多段組文の前に
37535 \end_layout
37536
37537 \begin_layout Standard
37538
37539 \series bold
37540
37541 \backslash
37542 begin{multicols}{段数}
37543 \end_layout
37544
37545 \begin_layout Standard
37546 というコマンドを\SpecialChar TeX
37547 モードで書き入れます.「段数」は,
37548 2
37549 \begin_inset space \thinspace{}
37550 \end_inset
37551
37552 -
37553 \begin_inset space \thinspace{}
37554 \end_inset
37555
37556 10のあいだの数字です.多段組文の終わる数式の前には,
37557
37558 \end_layout
37559
37560 \begin_layout Standard
37561
37562 \series bold
37563
37564 \backslash
37565 end{multicols}
37566 \end_layout
37567
37568 \begin_layout Standard
37569 というコマンドを\SpecialChar TeX
37570 モードで入れます.
37571 \end_layout
37572
37573 \begin_layout Standard
37574 このコマンドによって,
37575 数式の前にいくらかの余白が,
37576 自動的に作られます.これをなくすには,
37577 数式の前に-6
37578 \begin_inset space \thinspace{}
37579 \end_inset
37580
37581 mmの垂直空白を入れて下さい.数式様式
37582 \series bold
37583
37584 \begin_inset Foot
37585 status collapsed
37586
37587 \begin_layout Plain Layout
37588 数式様式に関しては,
37589
37590 \begin_inset CommandInset ref
37591 LatexCommand ref
37592 reference "sec:数式様式"
37593 nolink "false"
37594
37595 \end_inset
37596
37597 節をご覧下さい.
37598 \end_layout
37599
37600 \end_inset
37601
37602
37603 \series default
37604 として
37605 \series bold
37606 行頭下げ
37607 \series default
37608 を使用している場合には,
37609 代わりに-9
37610 \begin_inset space \thinspace{}
37611 \end_inset
37612
37613 mmの垂直空白を入れて下さい.
37614 \end_layout
37615
37616 \begin_layout Standard
37617 以下は,
37618 別行立て数式を含む,
37619 多段組文の例です.
37620 \end_layout
37621
37622 \begin_layout Standard
37623 \begin_inset ERT
37624 status collapsed
37625
37626 \begin_layout Plain Layout
37627
37628
37629 \backslash
37630 begin{multicols}{2}
37631 \end_layout
37632
37633 \end_inset
37634
37635
37636 \lang ngerman
37637 Das Spektrum wird fouriertransformiert.
37638  Die Fouriertransformation wird verwendet,
37639  um die  überlagerten Signale (Netzwerk,
37640  Lösungsmittel) zu trennen.
37641  Nachdem wir die Phasenverschiebung bestimmen konnten,
37642  interessiert uns nun das Aussehen des Ausgangssignals.
37643  Im Experiment haben wir es mit sehr vielen Teilchen zu tun,
37644  so das man über alle Phasen integrieren muss.
37645  Sei nun 
37646 \begin_inset Formula $S$
37647 \end_inset
37648
37649  unser normiertes Ausgangssignal und 
37650 \begin_inset Formula $P$
37651 \end_inset
37652
37653  die Phasenverteilungsfunktion,
37654  so ergibt sich die Beziehung
37655 \lang japanese
37656
37657 \begin_inset ERT
37658 status collapsed
37659
37660 \begin_layout Plain Layout
37661
37662
37663 \backslash
37664 end{multicols}
37665 \end_layout
37666
37667 \end_inset
37668
37669
37670 \begin_inset VSpace -6mm
37671 \end_inset
37672
37673
37674 \begin_inset Formula 
37675 \begin{equation}
37676 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
37677 \end{equation}
37678
37679 \end_inset
37680
37681
37682 \begin_inset ERT
37683 status collapsed
37684
37685 \begin_layout Plain Layout
37686
37687
37688 \backslash
37689 begin{multicols}{2}
37690 \end_layout
37691
37692 \end_inset
37693
37694
37695 \lang ngerman
37696 wobei 
37697 \begin_inset Formula $S_{0}$
37698 \end_inset
37699
37700  das Signal ohne Gradient ist und die Normierungsbedingung 
37701 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
37702 \end_inset
37703
37704  gilt.
37705  Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
37706  Direkt nach dem 
37707 \begin_inset Formula $\nicefrac{\pi}{2}$
37708 \end_inset
37709
37710
37711 \begin_inset space \thinspace{}
37712 \end_inset
37713
37714 -rf-Puls beginnt sich die Magnetisierung zu entfokussieren,
37715  wodurch sich das Signal zusätzlich abschwächt.
37716  Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten 
37717 \begin_inset Formula $T_{2}$
37718 \end_inset
37719
37720 -Zeit.
37721 \end_layout
37722
37723 \begin_layout Standard
37724 \begin_inset ERT
37725 status collapsed
37726
37727 \begin_layout Plain Layout
37728
37729
37730 \backslash
37731 end{multicols}
37732 \end_layout
37733
37734 \end_inset
37735
37736  
37737 \end_layout
37738
37739 \begin_layout Subsection
37740 変数の説明付き数式
37741 \begin_inset Index idx
37742 range none
37743 pageformat default
37744 status collapsed
37745
37746 \begin_layout Plain Layout
37747 すうしき@数式 !
37748  へんすうのせつめいつき@変数の説明付き
37749 \end_layout
37750
37751 \end_inset
37752
37753
37754 \end_layout
37755
37756 \begin_layout Standard
37757 \begin_inset CommandInset ref
37758 LatexCommand eqref
37759 reference "eq:within"
37760 nolink "false"
37761
37762 \end_inset
37763
37764 式のように,
37765 数式内で変数の説明をするには,
37766
37767 \begin_inset Formula $n$
37768 \end_inset
37769
37770 個の変数が使われている場合,
37771 左寄せの列を持つ
37772 \begin_inset Formula $2\times n$
37773 \end_inset
37774
37775 行列を使用します
37776 \begin_inset Foot
37777 status collapsed
37778
37779 \begin_layout Plain Layout
37780 行列に関しては,
37781
37782 \begin_inset CommandInset ref
37783 LatexCommand ref
37784 reference "sec:行列"
37785 nolink "false"
37786
37787 \end_inset
37788
37789 節参照.
37790 \end_layout
37791
37792 \end_inset
37793
37794 .説明を小さな文字にするには,
37795 行列の前に,
37796 たとえば
37797 \series bold
37798
37799 \backslash
37800 footnotesize
37801 \series default
37802 コマンドを挿入します
37803 \begin_inset Foot
37804 status collapsed
37805
37806 \begin_layout Plain Layout
37807 フォント寸法に関しては,
37808
37809 \begin_inset CommandInset ref
37810 LatexCommand ref
37811 reference "subsec:書体寸法"
37812 nolink "false"
37813
37814 \end_inset
37815
37816 節参照.
37817 \end_layout
37818
37819 \end_inset
37820
37821
37822 \end_layout
37823
37824 \begin_layout Standard
37825 数式様式に
37826 \series bold
37827 行頭下げ
37828 \begin_inset Foot
37829 status collapsed
37830
37831 \begin_layout Plain Layout
37832 数式様式に関しては,
37833
37834 \begin_inset CommandInset ref
37835 LatexCommand ref
37836 reference "sec:数式様式"
37837 nolink "false"
37838
37839 \end_inset
37840
37841 節参照.
37842 \end_layout
37843
37844 \end_inset
37845
37846
37847 \series default
37848 を使っている場合,
37849 行列を数式とページ余白から等距離に置くために,
37850 行列の前後に
37851 \series bold
37852
37853 \backslash
37854 hfill
37855 \series default
37856
37857 \begin_inset Foot
37858 status collapsed
37859
37860 \begin_layout Plain Layout
37861
37862 \series bold
37863
37864 \backslash
37865 hfill
37866 \series default
37867 は,
37868
37869 \series bold
37870 行頭下げ
37871 \series default
37872 様式のときのみ機能します.第
37873 \begin_inset CommandInset ref
37874 LatexCommand ref
37875 reference "subsec:可変長の空白"
37876 nolink "false"
37877
37878 \end_inset
37879
37880 節をご覧下さい.
37881 \end_layout
37882
37883 \end_inset
37884
37885 を入れます.
37886 \end_layout
37887
37888 \begin_layout Standard
37889 数式様式に
37890 \series bold
37891 中央揃え
37892 \series default
37893 を使っている場合,
37894 数式を字下げするには,
37895
37896 \begin_inset CommandInset ref
37897 LatexCommand ref
37898 reference "subsec:flalign環境"
37899 nolink "false"
37900
37901 \end_inset
37902
37903 節で述べた方法を使用します.
37904 \begin_inset CommandInset ref
37905 LatexCommand eqref
37906 reference "eq:within"
37907 nolink "false"
37908
37909 \end_inset
37910
37911 式には5列があり,
37912 最初の2列には数式,
37913 3列めには行列,
37914 最終列には空の\SpecialChar TeX
37915 括弧が入っています.
37916 \begin_inset Formula 
37917 \begin{flalign}
37918 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
37919 \rho & \textrm{density}\\
37920 V & \textrm{volume}\\
37921 g & \textrm{gravitational acceleration}
37922 \end{array} &  & {}\label{eq:within}
37923 \end{flalign}
37924
37925 \end_inset
37926
37927
37928 \end_layout
37929
37930 \begin_layout Subsection
37931 アップライト体のギリシャ小文字
37932 \begin_inset CommandInset label
37933 LatexCommand label
37934 name "subsec:アップライト体ギリシャ小文字"
37935
37936 \end_inset
37937
37938
37939 \begin_inset Index idx
37940 range none
37941 pageformat default
37942 status collapsed
37943
37944 \begin_layout Plain Layout
37945 ぎりしゃもじ@ギリシャ文字 !
37946  あっぷらいとたい@アップライト体
37947 \end_layout
37948
37949 \end_inset
37950
37951
37952 \end_layout
37953
37954 \begin_layout Standard
37955 ほとんどの数式書体は,
37956 イタリック体のギリシャ小文字しか提供していません.しかし,
37957
37958 \begin_inset Formula $\pi$
37959 \end_inset
37960
37961 中間子やニュートリノのような素粒子の記号には,
37962 アップライト体のギリシャ文字が必要とされます.
37963 \series bold
37964 upgreek.sty
37965 \series default
37966
37967 \begin_inset Foot
37968 status collapsed
37969
37970 \begin_layout Plain Layout
37971
37972 \series bold
37973 upgreek
37974 \series default
37975 は,
37976
37977 \series bold
37978 was
37979 \series default
37980
37981 \begin_inset Index idx
37982 range none
37983 pageformat default
37984 status collapsed
37985
37986 \begin_layout Plain Layout
37987 ぱっけーじ@パッケージ !
37988  was
37989 \begin_inset ERT
37990 status collapsed
37991
37992 \begin_layout Plain Layout
37993
37994
37995 \backslash
37996 vspace{4mm}
37997 \end_layout
37998
37999 \end_inset
38000
38001
38002 \end_layout
38003
38004 \end_inset
38005
38006  \SpecialChar LaTeX
38007 パッケージの一部です.
38008 \end_layout
38009
38010 \end_inset
38011
38012
38013 \begin_inset Index idx
38014 range none
38015 pageformat default
38016 status collapsed
38017
38018 \begin_layout Plain Layout
38019 ぱっけーじ@パッケージ !
38020  upgreek
38021 \end_layout
38022
38023 \end_inset
38024
38025  ファイルを
38026 \end_layout
38027
38028 \begin_layout Standard
38029
38030 \series bold
38031
38032 \backslash
38033 usepackage{upgreek}
38034 \end_layout
38035
38036 \begin_layout Standard
38037 という\SpecialChar LaTeX
38038 プリアンブル行で読み込めば,
38039 これらが提供されるようになります.
38040 \begin_inset ERT
38041 status collapsed
38042
38043 \begin_layout Plain Layout
38044
38045
38046 \backslash
38047 ifupgreek 
38048 \end_layout
38049
38050 \end_inset
38051
38052
38053 \begin_inset Note Note
38054 status open
38055
38056 \begin_layout Plain Layout
38057 以下の表は,
38058
38059 \series bold
38060 upgreek
38061 \series default
38062  \SpecialChar LaTeX
38063 パッケージが導入済みのときのみ表示されます.
38064 \end_layout
38065
38066 \end_inset
38067
38068 アップライト体のギリシャ小文字は,
38069 ギリシャ小文字のコマンド名の前に
38070 \series bold
38071 up
38072 \series default
38073 を付けると作ることができます.たとえば
38074 \series bold
38075
38076 \backslash
38077 uptau
38078 \series default
38079 コマンドは,
38080
38081 \begin_inset Formula $\uptau$
38082 \end_inset
38083
38084 のようになります.
38085 \end_layout
38086
38087 \begin_layout Standard
38088 これらのコマンドを使えば,
38089 以下のような素粒子の反応を組版することができるようになります.
38090 \begin_inset Formula 
38091 \[
38092 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
38093 \]
38094
38095 \end_inset
38096
38097
38098 \end_layout
38099
38100 \begin_layout Standard
38101 アップライト体の文字は,
38102 イタリック体のものよりも太く幅広です.したがって,
38103 これらを「
38104 \begin_inset Formula $\mu m$
38105 \end_inset
38106
38107 」のような単位に使うべきではありません.
38108 \end_layout
38109
38110 \begin_layout Standard
38111 \begin_inset ERT
38112 status collapsed
38113
38114 \begin_layout Plain Layout
38115
38116
38117 \backslash
38118 else 
38119 \end_layout
38120
38121 \end_inset
38122
38123
38124 \begin_inset Note Note
38125 status open
38126
38127 \begin_layout Plain Layout
38128 以下は,
38129
38130 \series bold
38131 upgreek
38132 \series default
38133  \SpecialChar LaTeX
38134 パッケージが導入されていないときのみ表示されます.
38135 \end_layout
38136
38137 \end_inset
38138
38139
38140 \end_layout
38141
38142 \begin_layout Standard
38143 この小節のすべてを出力で見るには,
38144
38145 \series bold
38146 upgreek
38147 \series default
38148  \SpecialChar LaTeX
38149 パッケージを導入する必要があります.
38150 \end_layout
38151
38152 \begin_layout Standard
38153 \begin_inset ERT
38154 status collapsed
38155
38156 \begin_layout Plain Layout
38157
38158
38159 \backslash
38160 fi 
38161 \end_layout
38162
38163 \end_inset
38164
38165
38166 \end_layout
38167
38168 \begin_layout Subsection
38169 数式中のテキスト文字
38170 \begin_inset Index idx
38171 range none
38172 pageformat default
38173 status collapsed
38174
38175 \begin_layout Plain Layout
38176 てきすと @ テキスト !
38177  すうしきちゅうの @ 数式中の
38178 \end_layout
38179
38180 \end_inset
38181
38182
38183 \end_layout
38184
38185 \begin_layout Standard
38186 折にふれて,
38187 テキスト文字を直接数式中に入れたいときがあるでしょう.たとえば,
38188 中黒「·」を
38189 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
38190 \end_inset
38191
38192 のように数式中で頻繁に用いようとすると,
38193 この中黒はすべてのエンコーディングでテキスト文字として定義されているために,
38194 代わりに
38195 \series bold
38196
38197 \backslash
38198 cdot
38199 \series default
38200
38201 \begin_inset Foot
38202 status collapsed
38203
38204 \begin_layout Plain Layout
38205
38206 \begin_inset CommandInset ref
38207 LatexCommand ref
38208 reference "subsec:二項演算子"
38209 nolink "false"
38210
38211 \end_inset
38212
38213 節参照.
38214 \end_layout
38215
38216 \end_inset
38217
38218 コマンドを挿入しなくてはならなくなることでしょう.しかし,
38219
38220 \end_layout
38221
38222 \begin_layout Standard
38223
38224 \series bold
38225
38226 \backslash
38227 Declare Inputtext{183}{
38228 \backslash
38229 ifmmode
38230 \backslash
38231 cdot
38232 \backslash
38233 else
38234 \backslash
38235 textperiodcentered
38236 \backslash
38237 f\SpecialChar ligaturebreak
38238 i}
38239 \end_layout
38240
38241 \begin_layout Standard
38242 という\SpecialChar LaTeX
38243 プリアンブル行を使えば,
38244 エンコーディングに変更を加えることができます.
38245 \end_layout
38246
38247 \begin_layout Standard
38248 文字エンコーディング(
38249 \family sans
38250 文書\SpecialChar menuseparator
38251 設定\SpecialChar menuseparator
38252 言語
38253 \family default
38254 メニュー)は,
38255 キーボード上の
38256 \begin_inset Flex Ruby
38257 status collapsed
38258
38259 \begin_layout Plain Layout
38260
38261 \begin_inset Argument post:1
38262 status collapsed
38263
38264 \begin_layout Plain Layout
38265 キー
38266 \end_layout
38267
38268 \end_inset
38269
38270
38271 \end_layout
38272
38273 \end_inset
38274
38275 が押されたときにどの文字が表示されるかを指定します.「·」文字に対応する鍵が押されると,
38276 内部的には
38277 \series bold
38278
38279 \backslash
38280 textperiodcentered
38281 \series default
38282 コマンドが使用されます.しかし,
38283 このコマンドは数式中では使えないので,
38284 \SpecialChar LaTeX
38285 エラーが発生するのです.変更後のエンコーディングでは,
38286 文字が数式中に挿入されたか否かによって,
38287 正しいコマンドが自動的に選択されます.
38288 \end_layout
38289
38290 \begin_layout Standard
38291 定義ファイル中には,
38292 複数の文字のエンコーディングが保管されています.たとえば,
38293
38294 \series bold
38295 latin9
38296 \series default
38297 エンコーディングは,
38298 \SpecialChar LaTeX
38299 がインストールされたフォルダにある
38300 \series bold
38301 latin9.def
38302 \series default
38303 ファイルに定義されています.エンコーディングは,
38304 \SpecialChar LaTeX
38305 プリアンブルで変更するべきであって,
38306 定義ファイルを変更してはなりません.さもないと,
38307 自分の作成した文書は,
38308 他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます.
38309 \end_layout
38310
38311 \begin_layout Standard
38312 \begin_inset VSpace medskip
38313 \end_inset
38314
38315 中黒の他にこの文書では,
38316 角度記号「
38317 \begin_inset Formula $^{\circ}$
38318 \end_inset
38319
38320 」が,
38321 数式に直接入れることができるよう,
38322 以下のような\SpecialChar LaTeX
38323 プリアンブル行で定義されています
38324 \begin_inset Foot
38325 status collapsed
38326
38327 \begin_layout Plain Layout
38328 【訳註】p\SpecialChar LaTeX
38329 では,
38330 これらの定義は必要ないので,
38331 コメントアウトして無効にしてあります.
38332 \end_layout
38333
38334 \end_inset
38335
38336
38337 \end_layout
38338
38339 \begin_layout Standard
38340
38341 \series bold
38342
38343 \backslash
38344 DeclareInputtext{176}{
38345 \backslash
38346 ifmmode^
38347 \backslash
38348 circ
38349 \backslash
38350 else
38351 \backslash
38352 textdegree
38353 \backslash
38354 f\SpecialChar ligaturebreak
38355 i}
38356 \end_layout
38357
38358 \begin_layout Subsection
38359 数式中の\SpecialChar LaTeX
38360 コメント
38361 \begin_inset Index idx
38362 range none
38363 pageformat default
38364 status collapsed
38365
38366 \begin_layout Plain Layout
38367 L atexこめんと@\SpecialChar LaTeX
38368 コメント
38369 \end_layout
38370
38371 \end_inset
38372
38373
38374 \end_layout
38375
38376 \begin_layout Standard
38377 本文中では,
38378 ファイルの\SpecialChar LaTeX
38379 ソースコードでのみ見ることのできるコメントを,
38380
38381 \family sans
38382 挿入
38383 \lang english
38384 \SpecialChar menuseparator
38385
38386 \lang japanese
38387 註釈
38388 \lang english
38389 \SpecialChar menuseparator
38390
38391 \lang japanese
38392 コメント
38393 \family default
38394 メニューで挿入することができます.これと同じことは,
38395 数式中ではできませんが,
38396
38397 \end_layout
38398
38399 \begin_layout Standard
38400
38401 \series bold
38402
38403 \backslash
38404 %
38405 \end_layout
38406
38407 \begin_layout Standard
38408 というコマンドを使えば,
38409 \SpecialChar LaTeX
38410 コメントを挿入することができます.このコマンドを打ち込むと,
38411 コメントを書き込むことのできるボックスが生成されます.\SpecialChar LyX
38412 のバグのせいで
38413 \begin_inset Foot
38414 status collapsed
38415
38416 \begin_layout Plain Layout
38417 \begin_inset CommandInset href
38418 LatexCommand href
38419 name "LyX-bug #9002"
38420 target "https://www.lyx.org/trac/ticket/9002"
38421 literal "false"
38422
38423 \end_inset
38424
38425
38426 \end_layout
38427
38428 \end_inset
38429
38430
38431 コメント中に,
38432 通常の本文や数式内本文そのものを書くことはできませんが,
38433 \SpecialChar LaTeX
38434 出力中に,
38435 \SpecialChar LaTeX
38436 コマンドの形では見ることができます.
38437 \lang english
38438
38439 \begin_inset Newline newline
38440 \end_inset
38441
38442
38443 \lang japanese
38444 下記は,
38445 \SpecialChar LaTeX
38446 コメントを持つ数式の例です.
38447 \begin_inset Formula 
38448 \[
38449 A=B%\text{これはコメントです。}
38450 \]
38451
38452 \end_inset
38453
38454
38455 \end_layout
38456
38457 \begin_layout Section
38458 \start_of_appendix
38459 組版上の助言
38460 \begin_inset Index idx
38461 range none
38462 pageformat default
38463 status collapsed
38464
38465 \begin_layout Plain Layout
38466 くみばんじょうのじょげん@組版上の助言
38467 \end_layout
38468
38469 \end_inset
38470
38471
38472 \end_layout
38473
38474 \begin_layout Standard
38475 この節は,
38476 ISO規範に掲げてある,
38477 もっとも重要な組版ルールの要約です
38478 \begin_inset Foot
38479 status collapsed
38480
38481 \begin_layout Plain Layout
38482 この要約の一部は,
38483 ISO規則を取り上げている「Duden」
38484 \begin_inset CommandInset citation
38485 LatexCommand cite
38486 key "Duden"
38487 literal "true"
38488
38489 \end_inset
38490
38491 と呼ばれるドイツの半公的辞書から採られています.
38492 \end_layout
38493
38494 \end_inset
38495
38496
38497 \end_layout
38498
38499 \begin_layout Itemize
38500 物理単位は,
38501 つねに(イタリック文中にあるときも)アップライト体にします
38502 \begin_inset Foot
38503 status collapsed
38504
38505 \begin_layout Plain Layout
38506 書体様式で指定します.第
38507 \begin_inset CommandInset ref
38508 LatexCommand ref
38509 reference "subsec:書体様式"
38510 nolink "false"
38511
38512 \end_inset
38513
38514 節を参照.
38515 \end_layout
38516
38517 \end_inset
38518
38519
38520 30
38521 \begin_inset space \thinspace{}
38522 \end_inset
38523
38524 km/h
38525 \begin_inset Newline newline
38526 \end_inset
38527
38528 値と単位の間には,
38529 最小空白を入れます.第
38530 \begin_inset CommandInset ref
38531 LatexCommand ref
38532 reference "subsec:定義済みの空白"
38533 nolink "false"
38534
38535 \end_inset
38536
38537 節を参照.
38538 \begin_inset Newline newline
38539 \end_inset
38540
38541 この慣習は,
38542
38543 \series bold
38544
38545 \backslash
38546 unittwo
38547 \series default
38548 コマンドを使用すると,
38549 つねに満たされます.このコマンドを数式に入れると,
38550 二つの枠が現れます.最初の枠には値をいれ,
38551 第二の枠に単位を入れると,
38552 上記と同じような結果が得られます:
38553
38554 \begin_inset Formula $\unit[30]{km/h}$
38555 \end_inset
38556
38557
38558 \begin_inset space \thinspace{}
38559 \end_inset
38560
38561 .実は,
38562
38563 \series bold
38564
38565 \backslash
38566 unittwo
38567 \series default
38568 は,
38569 \SpecialChar LaTeX
38570 コマンドの実体ではなく,
38571
38572 \series bold
38573
38574 \backslash
38575 unit[値]{単位}
38576 \series default
38577 というコマンドです.したがって,
38578 これを\SpecialChar TeX
38579 コード中で使用することはできません.
38580 \end_layout
38581
38582 \begin_layout Itemize
38583 百分率記号と千分率記号は,
38584 物理単位と同様に組みます:
38585
38586 \begin_inset Newline newline
38587 \end_inset
38588
38589 血中アルコール1,2
38590 \begin_inset space \thinspace{}
38591 \end_inset
38592
38593
38594 \end_layout
38595
38596 \begin_layout Itemize
38597 角度記号は値の直後に置きます:
38598
38599 \begin_inset Formula $15^{\circ}$
38600 \end_inset
38601
38602 .しかし,
38603 単位として用いられるときは別です:
38604 15
38605 \begin_inset space \thinspace{}
38606 \end_inset
38607
38608
38609 \begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
38610 \end_inset
38611
38612
38613 \end_layout
38614
38615 \begin_layout Itemize
38616 4桁以上の数は,
38617 3桁ごとに最小空白を直前に挿入して,
38618 グループ化します:
38619 18
38620 \begin_inset space \thinspace{}
38621 \end_inset
38622
38623 473
38624 \begin_inset space \thinspace{}
38625 \end_inset
38626
38627 588
38628 \end_layout
38629
38630 \begin_layout Itemize
38631 \begin_inset Formula $120\times90\times40$
38632 \end_inset
38633
38634
38635 \begin_inset space \thinspace{}
38636 \end_inset
38637
38638 cmのような寸法には,
38639 積記号「
38640 \begin_inset Formula $\times$
38641 \end_inset
38642
38643 」を用います.これは,
38644
38645 \series bold
38646
38647 \backslash
38648 times
38649 \series default
38650 コマンドか,
38651
38652 \family sans
38653 挿入\SpecialChar menuseparator
38654 特殊文字\SpecialChar menuseparator
38655 記号
38656 \family default
38657 メニューから入れることができます.
38658 \end_layout
38659
38660 \begin_layout Itemize
38661 いくつかの文字を含む関数名は,
38662 混乱を防ぐためにアップライト体にします.第
38663 \begin_inset CommandInset ref
38664 LatexCommand ref
38665 reference "subsec:定義済み函数"
38666 nolink "false"
38667
38668 \end_inset
38669
38670 節を参照.
38671 \end_layout
38672
38673 \begin_layout Itemize
38674 複数の文字を含む指数は,
38675 アップライト体にします:
38676
38677 \begin_inset Formula $E_{\mathrm{kin}}$
38678 \end_inset
38679
38680
38681 \begin_inset Newline newline
38682 \end_inset
38683
38684 行列要素はイタリック体にします:
38685
38686 \begin_inset Formula $\hat{H}_{kl}$
38687 \end_inset
38688
38689
38690 \end_layout
38691
38692 \begin_layout Itemize
38693 微分作用素・積分作用素「d」,
38694 オイラー数「e」,
38695 虚数単位「i」は,
38696 他の変数と間違えることを避けるために,
38697 アップライト体にします.
38698 \end_layout
38699
38700 \begin_layout Itemize
38701
38702 \noun on
38703 フーリエ
38704 \noun default
38705 変換を表す文字は,
38706
38707 \series bold
38708
38709 \backslash
38710 mathscr
38711 \begin_inset space \textvisiblespace{}
38712 \end_inset
38713
38714 {F
38715 \series default
38716 コマンド
38717 \begin_inset Index idx
38718 range none
38719 pageformat default
38720 status collapsed
38721
38722 \begin_layout Plain Layout
38723 こまんど@コマンド!
38724  M !
38725  
38726 \backslash
38727 mathscr
38728 \end_layout
38729
38730 \end_inset
38731
38732
38733 \family sans
38734 挿入\SpecialChar menuseparator
38735 特殊文字\SpecialChar menuseparator
38736 記号\SpecialChar menuseparator
38737 文字様記号
38738 \family default
38739 メニューの
38740 \begin_inset Formula $\mathscr{F}$
38741 \end_inset
38742
38743 で入れることができます.
38744 \end_layout
38745
38746 \begin_layout Standard
38747 \begin_inset Newpage newpage
38748 \end_inset
38749
38750
38751 \end_layout
38752
38753 \begin_layout Section
38754 同義語
38755 \begin_inset Index idx
38756 range none
38757 pageformat default
38758 status collapsed
38759
38760 \begin_layout Plain Layout
38761 どうぎご@同義語
38762 \end_layout
38763
38764 \end_inset
38765
38766
38767 \end_layout
38768
38769 \begin_layout Standard
38770 いくつかの文字や記号は,
38771 複数のコマンドから作ることができます.以下は,
38772 同義のコマンドの一覧です.
38773 \end_layout
38774
38775 \begin_layout Standard
38776 \begin_inset VSpace bigskip
38777 \end_inset
38778
38779
38780 \begin_inset space \hfill{}
38781 \end_inset
38782
38783
38784 \begin_inset Tabular
38785 <lyxtabular version="3" rows="12" columns="2">
38786 <features booktabs="true" tabularvalignment="middle">
38787 <column alignment="center" valignment="top" width="0pt">
38788 <column alignment="center" valignment="top" width="0pt">
38789 <row>
38790 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
38791 \begin_inset Text
38792
38793 \begin_layout Plain Layout
38794 コマンド
38795 \end_layout
38796
38797 \end_inset
38798 </cell>
38799 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
38800 \begin_inset Text
38801
38802 \begin_layout Plain Layout
38803 同義のコマンド
38804 \end_layout
38805
38806 \end_inset
38807 </cell>
38808 </row>
38809 <row>
38810 <cell alignment="center" valignment="top" usebox="none">
38811 \begin_inset Text
38812
38813 \begin_layout Plain Layout
38814
38815 \backslash
38816 ast
38817 \end_layout
38818
38819 \end_inset
38820 </cell>
38821 <cell alignment="center" valignment="top" usebox="none">
38822 \begin_inset Text
38823
38824 \begin_layout Plain Layout
38825 *
38826 \end_layout
38827
38828 \end_inset
38829 </cell>
38830 </row>
38831 <row>
38832 <cell alignment="center" valignment="top" usebox="none">
38833 \begin_inset Text
38834
38835 \begin_layout Plain Layout
38836
38837 \backslash
38838 choose
38839 \end_layout
38840
38841 \end_inset
38842 </cell>
38843 <cell alignment="center" valignment="top" usebox="none">
38844 \begin_inset Text
38845
38846 \begin_layout Plain Layout
38847
38848 \backslash
38849 binom
38850 \end_layout
38851
38852 \end_inset
38853 </cell>
38854 </row>
38855 <row>
38856 <cell alignment="center" valignment="top" usebox="none">
38857 \begin_inset Text
38858
38859 \begin_layout Plain Layout
38860
38861 \backslash
38862 geq
38863 \end_layout
38864
38865 \end_inset
38866 </cell>
38867 <cell alignment="center" valignment="top" usebox="none">
38868 \begin_inset Text
38869
38870 \begin_layout Plain Layout
38871
38872 \backslash
38873 ge
38874 \end_layout
38875
38876 \end_inset
38877 </cell>
38878 </row>
38879 <row>
38880 <cell alignment="center" valignment="top" usebox="none">
38881 \begin_inset Text
38882
38883 \begin_layout Plain Layout
38884
38885 \backslash
38886 lbrace
38887 \end_layout
38888
38889 \end_inset
38890 </cell>
38891 <cell alignment="center" valignment="top" usebox="none">
38892 \begin_inset Text
38893
38894 \begin_layout Plain Layout
38895 {
38896 \end_layout
38897
38898 \end_inset
38899 </cell>
38900 </row>
38901 <row>
38902 <cell alignment="center" valignment="top" usebox="none">
38903 \begin_inset Text
38904
38905 \begin_layout Plain Layout
38906
38907 \backslash
38908 lbracket
38909 \end_layout
38910
38911 \end_inset
38912 </cell>
38913 <cell alignment="center" valignment="top" usebox="none">
38914 \begin_inset Text
38915
38916 \begin_layout Plain Layout
38917 [
38918 \end_layout
38919
38920 \end_inset
38921 </cell>
38922 </row>
38923 <row>
38924 <cell alignment="center" valignment="top" usebox="none">
38925 \begin_inset Text
38926
38927 \begin_layout Plain Layout
38928
38929 \backslash
38930 leftarrow
38931 \end_layout
38932
38933 \end_inset
38934 </cell>
38935 <cell alignment="center" valignment="top" usebox="none">
38936 \begin_inset Text
38937
38938 \begin_layout Plain Layout
38939
38940 \backslash
38941 gets
38942 \end_layout
38943
38944 \end_inset
38945 </cell>
38946 </row>
38947 <row>
38948 <cell alignment="center" valignment="top" usebox="none">
38949 \begin_inset Text
38950
38951 \begin_layout Plain Layout
38952
38953 \backslash
38954 leq
38955 \end_layout
38956
38957 \end_inset
38958 </cell>
38959 <cell alignment="center" valignment="top" usebox="none">
38960 \begin_inset Text
38961
38962 \begin_layout Plain Layout
38963
38964 \backslash
38965 le
38966 \end_layout
38967
38968 \end_inset
38969 </cell>
38970 </row>
38971 <row>
38972 <cell alignment="center" valignment="top" usebox="none">
38973 \begin_inset Text
38974
38975 \begin_layout Plain Layout
38976
38977 \backslash
38978 lor
38979 \end_layout
38980
38981 \end_inset
38982 </cell>
38983 <cell alignment="center" valignment="top" usebox="none">
38984 \begin_inset Text
38985
38986 \begin_layout Plain Layout
38987
38988 \backslash
38989 vee
38990 \end_layout
38991
38992 \end_inset
38993 </cell>
38994 </row>
38995 <row>
38996 <cell alignment="center" valignment="top" usebox="none">
38997 \begin_inset Text
38998
38999 \begin_layout Plain Layout
39000
39001 \backslash
39002 neq
39003 \end_layout
39004
39005 \end_inset
39006 </cell>
39007 <cell alignment="center" valignment="top" usebox="none">
39008 \begin_inset Text
39009
39010 \begin_layout Plain Layout
39011
39012 \backslash
39013 not=
39014 \end_layout
39015
39016 \end_inset
39017 </cell>
39018 </row>
39019 <row>
39020 <cell alignment="center" valignment="top" usebox="none">
39021 \begin_inset Text
39022
39023 \begin_layout Plain Layout
39024
39025 \backslash
39026 slash
39027 \end_layout
39028
39029 \end_inset
39030 </cell>
39031 <cell alignment="center" valignment="top" usebox="none">
39032 \begin_inset Text
39033
39034 \begin_layout Plain Layout
39035 /
39036 \end_layout
39037
39038 \end_inset
39039 </cell>
39040 </row>
39041 <row>
39042 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39043 \begin_inset Text
39044
39045 \begin_layout Plain Layout
39046
39047 \backslash
39048 vert
39049 \end_layout
39050
39051 \end_inset
39052 </cell>
39053 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39054 \begin_inset Text
39055
39056 \begin_layout Plain Layout
39057 |
39058 \end_layout
39059
39060 \end_inset
39061 </cell>
39062 </row>
39063 </lyxtabular>
39064
39065 \end_inset
39066
39067
39068 \begin_inset space \hfill{}
39069 \end_inset
39070
39071
39072 \begin_inset Tabular
39073 <lyxtabular version="3" rows="12" columns="2">
39074 <features booktabs="true" tabularvalignment="middle">
39075 <column alignment="center" valignment="top" width="0pt">
39076 <column alignment="center" valignment="top" width="0pt">
39077 <row>
39078 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
39079 \begin_inset Text
39080
39081 \begin_layout Plain Layout
39082 コマンド
39083 \end_layout
39084
39085 \end_inset
39086 </cell>
39087 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
39088 \begin_inset Text
39089
39090 \begin_layout Plain Layout
39091 同義のコマンド
39092 \end_layout
39093
39094 \end_inset
39095 </cell>
39096 </row>
39097 <row>
39098 <cell alignment="center" valignment="top" usebox="none">
39099 \begin_inset Text
39100
39101 \begin_layout Plain Layout
39102
39103 \backslash
39104 backslash
39105 \end_layout
39106
39107 \end_inset
39108 </cell>
39109 <cell alignment="center" valignment="top" usebox="none">
39110 \begin_inset Text
39111
39112 \begin_layout Plain Layout
39113
39114 \backslash
39115
39116 \backslash
39117
39118 \end_layout
39119
39120 \end_inset
39121 </cell>
39122 </row>
39123 <row>
39124 <cell alignment="center" valignment="top" usebox="none">
39125 \begin_inset Text
39126
39127 \begin_layout Plain Layout
39128
39129 \backslash
39130 dasharrow
39131 \end_layout
39132
39133 \end_inset
39134 </cell>
39135 <cell alignment="center" valignment="top" usebox="none">
39136 \begin_inset Text
39137
39138 \begin_layout Plain Layout
39139
39140 \backslash
39141 dashrightarrow
39142 \end_layout
39143
39144 \end_inset
39145 </cell>
39146 </row>
39147 <row>
39148 <cell alignment="center" valignment="top" usebox="none">
39149 \begin_inset Text
39150
39151 \begin_layout Plain Layout
39152
39153 \backslash
39154 land
39155 \end_layout
39156
39157 \end_inset
39158 </cell>
39159 <cell alignment="center" valignment="top" usebox="none">
39160 \begin_inset Text
39161
39162 \begin_layout Plain Layout
39163
39164 \backslash
39165 wedge
39166 \end_layout
39167
39168 \end_inset
39169 </cell>
39170 </row>
39171 <row>
39172 <cell alignment="center" valignment="top" usebox="none">
39173 \begin_inset Text
39174
39175 \begin_layout Plain Layout
39176
39177 \backslash
39178 rbrace
39179 \end_layout
39180
39181 \end_inset
39182 </cell>
39183 <cell alignment="center" valignment="top" usebox="none">
39184 \begin_inset Text
39185
39186 \begin_layout Plain Layout
39187 }
39188 \end_layout
39189
39190 \end_inset
39191 </cell>
39192 </row>
39193 <row>
39194 <cell alignment="center" valignment="top" usebox="none">
39195 \begin_inset Text
39196
39197 \begin_layout Plain Layout
39198
39199 \backslash
39200 rbracket
39201 \end_layout
39202
39203 \end_inset
39204 </cell>
39205 <cell alignment="center" valignment="top" usebox="none">
39206 \begin_inset Text
39207
39208 \begin_layout Plain Layout
39209 ]
39210 \end_layout
39211
39212 \end_inset
39213 </cell>
39214 </row>
39215 <row>
39216 <cell alignment="center" valignment="top" usebox="none">
39217 \begin_inset Text
39218
39219 \begin_layout Plain Layout
39220
39221 \backslash
39222 rightarrow
39223 \end_layout
39224
39225 \end_inset
39226 </cell>
39227 <cell alignment="center" valignment="top" usebox="none">
39228 \begin_inset Text
39229
39230 \begin_layout Plain Layout
39231
39232 \backslash
39233 to
39234 \end_layout
39235
39236 \end_inset
39237 </cell>
39238 </row>
39239 <row>
39240 <cell alignment="center" valignment="top" usebox="none">
39241 \begin_inset Text
39242
39243 \begin_layout Plain Layout
39244
39245 \backslash
39246 lnot
39247 \end_layout
39248
39249 \end_inset
39250 </cell>
39251 <cell alignment="center" valignment="top" usebox="none">
39252 \begin_inset Text
39253
39254 \begin_layout Plain Layout
39255
39256 \backslash
39257 neg
39258 \end_layout
39259
39260 \end_inset
39261 </cell>
39262 </row>
39263 <row>
39264 <cell alignment="center" valignment="top" usebox="none">
39265 \begin_inset Text
39266
39267 \begin_layout Plain Layout
39268
39269 \backslash
39270 ne
39271 \end_layout
39272
39273 \end_inset
39274 </cell>
39275 <cell alignment="center" valignment="top" usebox="none">
39276 \begin_inset Text
39277
39278 \begin_layout Plain Layout
39279
39280 \backslash
39281 not=
39282 \end_layout
39283
39284 \end_inset
39285 </cell>
39286 </row>
39287 <row>
39288 <cell alignment="center" valignment="top" usebox="none">
39289 \begin_inset Text
39290
39291 \begin_layout Plain Layout
39292
39293 \backslash
39294 owns
39295 \end_layout
39296
39297 \end_inset
39298 </cell>
39299 <cell alignment="center" valignment="top" usebox="none">
39300 \begin_inset Text
39301
39302 \begin_layout Plain Layout
39303
39304 \backslash
39305 ni
39306 \end_layout
39307
39308 \end_inset
39309 </cell>
39310 </row>
39311 <row>
39312 <cell alignment="center" valignment="top" usebox="none">
39313 \begin_inset Text
39314
39315 \begin_layout Plain Layout
39316
39317 \backslash
39318 square
39319 \end_layout
39320
39321 \end_inset
39322 </cell>
39323 <cell alignment="center" valignment="top" usebox="none">
39324 \begin_inset Text
39325
39326 \begin_layout Plain Layout
39327
39328 \backslash
39329 Box
39330 \end_layout
39331
39332 \end_inset
39333 </cell>
39334 </row>
39335 <row>
39336 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39337 \begin_inset Text
39338
39339 \begin_layout Plain Layout
39340
39341 \backslash
39342 Vert
39343 \end_layout
39344
39345 \end_inset
39346 </cell>
39347 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
39348 \begin_inset Text
39349
39350 \begin_layout Plain Layout
39351
39352 \backslash
39353 |
39354 \end_layout
39355
39356 \end_inset
39357 </cell>
39358 </row>
39359 </lyxtabular>
39360
39361 \end_inset
39362
39363
39364 \begin_inset space \hfill{}
39365 \end_inset
39366
39367
39368 \end_layout
39369
39370 \begin_layout Standard
39371 \begin_inset Newpage newpage
39372 \end_inset
39373
39374
39375 \end_layout
39376
39377 \begin_layout Bibliography
39378 \begin_inset CommandInset bibitem
39379 LatexCommand bibitem
39380 key "TLC2"
39381 literal "true"
39382
39383 \end_inset
39384
39385
39386 \shape smallcaps
39387 F.
39388  Mittelbach;
39389  M.
39390  Goossens
39391 \shape default
39392 :
39393  
39394 \shape italic
39395 The \SpecialChar LaTeX
39396  Companion
39397 \shape default
39398 ,
39399  2nd ed.
39400  Addison Wesley,
39401  2004
39402 \end_layout
39403
39404 \begin_layout Bibliography
39405 \begin_inset CommandInset bibitem
39406 LatexCommand bibitem
39407 key "Mathmode"
39408 literal "true"
39409
39410 \end_inset
39411
39412 \SpecialChar LaTeX
39413 の数式能力の
39414 \begin_inset CommandInset href
39415 LatexCommand href
39416 name "説明"
39417 target "https://www.tug.org/~hvoss/PDF/mathmode.pdf"
39418 literal "false"
39419
39420 \end_inset
39421
39422
39423 \end_layout
39424
39425 \begin_layout Bibliography
39426 \begin_inset CommandInset bibitem
39427 LatexCommand bibitem
39428 key "AMS"
39429 literal "true"
39430
39431 \end_inset
39432
39433
39434 \begin_inset ERT
39435 status collapsed
39436
39437 \begin_layout Plain Layout
39438
39439
39440 \backslash
39441 AmS
39442 \end_layout
39443
39444 \end_inset
39445
39446 -\SpecialChar LaTeX
39447
39448 \begin_inset CommandInset href
39449 LatexCommand href
39450 name "説明"
39451 target "https://www.ctan.org/tex-archive/macros/latex/required/amslatex/math/amsldoc.pdf"
39452 literal "false"
39453
39454 \end_inset
39455
39456
39457 \end_layout
39458
39459 \begin_layout Bibliography
39460 \begin_inset CommandInset bibitem
39461 LatexCommand bibitem
39462 key "Symbols"
39463 literal "true"
39464
39465 \end_inset
39466
39467 \SpecialChar LaTeX
39468 パッケージで利用できる記号の
39469 \begin_inset CommandInset href
39470 LatexCommand href
39471 name "全覧"
39472 target "https://ctan.org/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
39473 literal "false"
39474
39475 \end_inset
39476
39477
39478 \end_layout
39479
39480 \begin_layout Bibliography
39481 \begin_inset CommandInset bibitem
39482 LatexCommand bibitem
39483 key "cancel"
39484 literal "true"
39485
39486 \end_inset
39487
39488 \SpecialChar LaTeX
39489  
39490 \series bold
39491 cancel
39492 \series default
39493
39494 \begin_inset Index idx
39495 range none
39496 pageformat default
39497 status collapsed
39498
39499 \begin_layout Plain Layout
39500 ぱっけーじ@パッケージ !
39501  cancel
39502 \end_layout
39503
39504 \end_inset
39505
39506 パッケージの
39507 \begin_inset CommandInset href
39508 LatexCommand href
39509 name "取扱説明書"
39510 target "https://www.ctan.org/tex-archive/macros/latex/contrib/cancel/cancel.pdf"
39511 literal "false"
39512
39513 \end_inset
39514
39515
39516 \end_layout
39517
39518 \begin_layout Bibliography
39519 \begin_inset CommandInset bibitem
39520 LatexCommand bibitem
39521 key "hyperref"
39522 literal "true"
39523
39524 \end_inset
39525
39526 \SpecialChar LaTeX
39527  
39528 \series bold
39529 hyperref
39530 \series default
39531
39532 \begin_inset Index idx
39533 range none
39534 pageformat default
39535 status collapsed
39536
39537 \begin_layout Plain Layout
39538 ぱっけーじ@パッケージ !
39539  hyperref
39540 \end_layout
39541
39542 \end_inset
39543
39544 パッケージの
39545 \begin_inset CommandInset href
39546 LatexCommand href
39547 name "取扱説明書"
39548 target "https://www.ctan.org/tex-archive/macros/latex/contrib/hyperref/doc/manual.pdf"
39549 literal "false"
39550
39551 \end_inset
39552
39553
39554 \end_layout
39555
39556 \begin_layout Bibliography
39557 \begin_inset CommandInset bibitem
39558 LatexCommand bibitem
39559 key "mhchem"
39560 literal "true"
39561
39562 \end_inset
39563
39564 \SpecialChar LaTeX
39565  
39566 \series bold
39567 mhchem
39568 \series default
39569
39570 \begin_inset Index idx
39571 range none
39572 pageformat default
39573 status collapsed
39574
39575 \begin_layout Plain Layout
39576 ぱっけーじ@パッケージ !
39577  mhchem
39578 \end_layout
39579
39580 \end_inset
39581
39582 パッケージの
39583 \begin_inset CommandInset href
39584 LatexCommand href
39585 name "取扱説明書"
39586 target "https://www.ctan.org/tex-archive/macros/latex/contrib/mhchem/mhchem.pdf"
39587 literal "false"
39588
39589 \end_inset
39590
39591
39592 \end_layout
39593
39594 \begin_layout Bibliography
39595 \begin_inset CommandInset bibitem
39596 LatexCommand bibitem
39597 key "Duden"
39598 literal "true"
39599
39600 \end_inset
39601
39602
39603 \emph on
39604 Duden Band
39605 \begin_inset space ~
39606 \end_inset
39607
39608 1
39609 \emph default
39610 .
39611  22.
39612 \begin_inset space ~
39613 \end_inset
39614
39615 Auflage,
39616  Dudenverlag,
39617  2000
39618 \end_layout
39619
39620 \begin_layout Bibliography
39621 \begin_inset CommandInset bibitem
39622 LatexCommand bibitem
39623 key "Checklist"
39624 literal "true"
39625
39626 \end_inset
39627
39628 原稿見直しの
39629 \begin_inset CommandInset href
39630 LatexCommand href
39631 name "チェックリスト"
39632 target "https://www.nist.gov/physical-measurement-laboratory/special-publication-811"
39633 literal "false"
39634
39635 \end_inset
39636
39637
39638 \end_layout
39639
39640 \begin_layout Standard
39641 \begin_inset CommandInset index_print
39642 LatexCommand printindex
39643 type "idx"
39644 name "索引"
39645 literal "false"
39646
39647 \end_inset
39648
39649
39650 \end_layout
39651
39652 \end_body
39653 \end_document