]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/ja/Math.lyx
doc files: port recent changes
[lyx.git] / lib / doc / ja / Math.lyx
index 53dbfd259e1c49847247ac8ab4fa5544d2925b39..03c6243d0c9d424b756a4f0031a37f456bb12d2c 100644 (file)
@@ -1,8 +1,10 @@
-#LyX 1.6.3svn created this file. For more info see http://www.lyx.org/
-\lyxformat 345
+#LyX 2.2 created this file. For more info see http://www.lyx.org/
+\lyxformat 508
 \begin_document
 \begin_header
-\textclass jarticle
+\save_transient_properties true
+\origin /systemlyxdir/doc/ja/
+\textclass scrartcl
 \begin_preamble
 % DO NOT ALTER THIS PREAMBLE!!!
 %
 % the documentation team
 % email: lyx-docs@lists.lyx.org
 
-% if pdflatex is used
-\usepackage{ifpdf}
-\ifpdf
-
-% set fonts for nicer pdf view
-\IfFileExists{lmodern.sty}
- {\usepackage{lmodern}}{}
-
-\fi % end if pdflatex is used
-
-% Folgendes Problem losen:
-% Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
-% Kapiteluberschrift im Inhaltsverzeichnis direkt an oder uber
-% die Kapitelnummer geschrieben.
-% Als Losung wird mehr Platz zwischen Nummer und
-% Uberschrift eingefugt.
+% solves the following problem:
+% If the dection number consits of too many numerals the section heading
+% will be printed in the TOC without a space between it and the section number.
+% As solution more space between the number and the heading is inserted:
 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
 
 
 % increase link area for cross-references and autoname them,
 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
-\newlength{\abc}
-\settowidth{\abc}{\space}
-\addto\extrasenglish{
- \renewcommand{\equationautorefname}{\hspace{-\abc}}
- \renewcommand{\sectionautorefname}{sec.\negthinspace}
- \renewcommand{\subsectionautorefname}{sec.\negthinspace}
- \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
+%\addto\extrasenglish{%
+% \renewcommand*{\equationautorefname}[1]{}
+% \renewcommand{\sectionautorefname}{sec.\negthinspace}
+% \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
+% \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
+%}
 
 % don't load packages twice
 % see first footnote in sec. 9.3
  \cleardoublepage
  \pagenumbering{arabic}}
 
+% add 0.5 mm vertical space for table rows
+\@ifundefined{extrarowheight} {\usepackage{array}}{}
+\setlength{\extrarowheight}{0.5mm}
+
 % insert additional vertical space of 1.5 mm between footnotes,
 \let\myFoot\footnote
 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
 
-% provides caption formatting
+% makes caption labels bold
 %\setkomafont{captionlabel}{\bfseries}
 
-% used in Kap. 22.6
-\usepackage[samesize]{cancel}
-
-% enables calculation of values,
+% enables calculation of values
 \usepackage{calc}
 
-% for multiple table row and column cells
-\usepackage{multirow}
+% for multiple columns used in sec. 24.7
 \usepackage{multicol}
 
 % needed in sec. 19.4
 \usepackage{remreset}
 
-% center multirows (e.g. in sec. 13.3)
-\renewcommand{\multirowsetup}{\centering}
+% for the Fourier transformation symbol
+\usepackage{mathrsfs}
 
 % define a color, used in sec.9.3
 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
@@ -92,8 +81,6 @@
 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
 \DeclareMathOperator{\sgn}{sgn}
 
-\newcommand{\spce}{\textvisiblespace}
-
 % example definitions for sec. 20.1 
 \newcommand{\gr}{\Longrightarrow}
 \newcommand{\us}[1]{\underline{#1}}
 % example macro from sec. 19.4
 %\def\tagform@#1{\maketag@@@{|#1|}}
 
-% macro from sec. 10.2
-\def\clap#1{\hbox to 0pt{\hss #1\hss}}
-\def\mathclap {\mathpalette \mathclapinternal}
-\def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
-
-% redefine the greyed out note
-\renewenvironment{lyxgreyedout}
- {\textcolor{blue}\bgroup}{\egroup}
 
 % ------------------------------------
 % used to check for needed LaTeX packages
 \usepackage{ifthen}
 
+% check for package undertilde
+% used for the command \utilde
+\newboolean{undertilde}
+\IfFileExists{undertilde.sty}
+ {\usepackage{undertilde}
+  \setboolean{undertilde}{true}}
+ {\setboolean{undertilde}{false}}
+
 % check for package eurosym
 % used for the Euro symbol
 \newboolean{eurosym}
   \setboolean{braket}{true}}
  {\setboolean{braket}{false}}
 
+% check for package cancel
+\newboolean{cancel}
+\IfFileExists{cancel.sty}
+ {\usepackage{cancel}
+  \setboolean{cancel}{true}}
+ {\setboolean{cancel}{false}}
+
 % needed in sec. 22.10
 % check for package upgreek
 \newboolean{upgreek}
 
 % make pdf bookmark sane with Japanese
 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
+
+\renewcommand{\seename}{→}
 \end_preamble
-\options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
+\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize
 \use_default_options true
+\maintain_unincluded_children false
+\begin_local_layout
+InsetLayout            Flex:Ruby
+LyxType                charstyle
+LatexType              command
+LatexName              ruby
+BgColor                none
+LabelString            "ルビ"
+Decoration             Conglomerate
+Argument post:1
+LabelString    "ルビ文"
+MenuString     "ルビ文(S)|S"
+Decoration     Conglomerate
+Font
+Size           tiny
+EndFont
+LabelFont
+Size           tiny
+EndFont
+Mandatory      1
+EndArgument
+Preamble
+\IfFileExists{okumacro.sty}
+{\usepackage{okumacro}}
+{\newcommand{\ruby}[2]{#2}}
+EndPreamble
+End
+\end_local_layout
 \language japanese
+\language_package default
 \inputencoding auto
-\font_roman default
-\font_sans default
-\font_typewriter default
+\fontencoding global
+\font_roman "default" "default"
+\font_sans "default" "default"
+\font_typewriter "default" "default"
+\font_math "auto" "auto"
 \font_default_family default
+\use_non_tex_fonts false
 \font_sc false
 \font_osf false
-\font_sf_scale 100
-\font_tt_scale 100
-
+\font_sf_scale 100 100
+\font_tt_scale 100 100
 \graphics default
+\default_output_format pdf3
+\output_sync 0
+\bibtex_command default
+\index_command default
 \paperfontsize default
 \spacing single
 \use_hyperref true
-\pdf_title "LyX数式説明書"
-\pdf_author "LyXプロジェクトチーム・Uwe Stohr"
-\pdf_subject "LyXの数式機能に関する説明書"
+\pdf_title "LyX's Math Manual"
+\pdf_author "LyX Team, Uwe Stohr"
+\pdf_subject "LyX-documentation about math"
 \pdf_keywords "LyX, Mathed"
-\pdf_bookmarks true
+\pdf_bookmarks false
 \pdf_bookmarksnumbered true
 \pdf_bookmarksopen true
 \pdf_bookmarksopenlevel 1
 \pdf_colorlinks true
 \pdf_backref false
 \pdf_pdfusetitle false
-\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
+\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
 \papersize a4paper
 \use_geometry true
-\use_amsmath 2
-\use_esint 1
+\use_package amsmath 2
+\use_package amssymb 2
+\use_package cancel 0
+\use_package esint 1
+\use_package mathdots 1
+\use_package mathtools 2
+\use_package mhchem 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
 \cite_engine basic
+\cite_engine_type default
+\biblio_style plain
 \use_bibtopic false
+\use_indices false
 \paperorientation portrait
+\suppress_date false
+\justification true
+\use_refstyle 0
+\notefontcolor #0000ff
+\index 索引
+\shortcut idx
+\color #008000
+\end_index
 \leftmargin 3.5cm
 \topmargin 3cm
 \rightmargin 3cm
 \papersides 2
 \paperpagestyle plain
 \tracking_changes false
-\output_changes false
-\author "" 
-\author "" 
+\output_changes true
+\html_math_output 0
+\html_css_as_file 0
+\html_be_strict false
 \end_header
 
 \begin_body
 
 \begin_layout Title
-LyXの数式詳細説明書
+\SpecialChar LyX
+の数式詳細説明書
 \end_layout
 
 \begin_layout Author
-LyXプロジェクトチーム
+\SpecialChar LyX
+プロジェクトチーム
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
 \noindent
-コメントや誤りの修正などがございましたら、LyX文書化メーリングリスト
+コメントや誤りの修正などがございましたら,\SpecialChar LyX
+文書化メーリングリスト
 \family typewriter
 
 \begin_inset CommandInset href
@@ -226,7 +280,7 @@ type "mailto:"
 
 
 \family default
-までお知らせください
+までお知らせください
 \end_layout
 
 \end_inset
@@ -251,7 +305,7 @@ status collapsed
 
 
 \family sans
-第1.6.x版
+第2.2.x版
 \end_layout
 
 \begin_layout Standard
@@ -265,26 +319,43 @@ LatexCommand tableofcontents
 
 \begin_layout Standard
 \begin_inset Note Note
-status collapsed
+status open
 
 \begin_layout Plain Layout
-この文書をPDFやPS、DVIにエクスポートするには、LaTeXパッケージの
+この文書をPDFやPS,DVIに書き出すには,\SpecialChar LaTeX
+パッケージの
+\series bold
+braket
+\series default
+・
+\series bold
+cancel
+\series default
+・
 \series bold
 eurosym
 \series default
 ・
 \series bold
-multirow
+mathdots
+\series default
+・
+\series bold
+mhchem
+\series default
+・
+\series bold
+undertilde
 \series default
 ・
 \series bold
-wasが導入されている必要があります。
+was
 \series default
\81\93ã\82\8cã\82\89ã\81\8cå°\8eå\85¥ã\81\95ã\82\8cã\81¦ã\81\84ã\81ªã\81\8fã\81¦ã\82\82æ\96\87æ\9b¸ã\81¯ã\82¨ã\82¯ã\82¹ã\83\9dã\83¼ã\83\88ã\81§ã\81\8dã\81¾ã\81\99ã\81\8cã\80\81ã\83\91ã\83\83ã\82±ã\83¼ã\82¸ã\82\92å¿\85è¦\81ã\81¨ã\81\99ã\82\8bç¯\80ã\81¯å\87ºå\8a\9bã\81«ã\81¯ç\8f¾ã\82\8cã\81¾ã\81\9bã\82\93ã\80\82ã\81¾ã\81\9fã\80\81
\81\8cå°\8eå\85¥ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bå¿\85è¦\81ã\81\8cã\81\82ã\82\8aã\81¾ã\81\99ï¼\8eã\81\93ã\82\8cã\82\89ã\81\8cå°\8eå\85¥ã\81\95ã\82\8cã\81¦ã\81\84ã\81ªã\81\8fã\81¦ã\82\82æ\96\87æ\9b¸ã\81¯ã\82¨ã\82¯ã\82¹ã\83\9dã\83¼ã\83\88ã\81§ã\81\8dã\81¾ã\81\99ã\81\8cï¼\8cã\83\91ã\83\83ã\82±ã\83¼ã\82¸ã\82\92å¿\85è¦\81ã\81¨ã\81\99ã\82\8bç¯\80ã\81¯å\87ºå\8a\9bã\81«ã\81¯ç\8f¾ã\82\8cã\81¾ã\81\9bã\82\93ï¼\8eã\81¾ã\81\9fï¼\8c
 \series bold
-xargs
+mhchem
 \series default
\83\91ã\83\83ã\82±ã\83¼ã\82¸ã\81¯å¿\85é \88ã\81§ã\81\99ã\80\82
\81\8cå°\8eå\85¥ã\81\95ã\82\8cã\81¦ã\81\84ã\81ªã\81\84ã\81¨ï¼\8cæ\9c¬ã\83\95ã\82¡ã\82¤ã\83«ã\82\92æ\9b¸ã\81\8då\87ºã\81\99ã\81\93ã\81¨ã\81\8cã\81§ã\81\8dã\81¾ã\81\9bã\82\93ï¼\8e
 \end_layout
 
 \begin_layout Plain Layout
@@ -294,11 +365,14 @@ xargs
 
 
 \series bold
-http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
+http://wiki.lyx.org/\SpecialChar LyX
+/DocumentationDevelopment#Math
 \begin_inset Newline newline
 \end_inset
 
-にあります。
+
+\series default
+にあります.
 \end_layout
 
 \end_inset
@@ -318,36 +392,38 @@ http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
 \end_layout
 
 \begin_layout Standard
-この文書は、LyXの数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用されるLaTeXコマンドのコレクションでもあります。説明は、コマンドの
-使用を念頭に置いています。したがいまして、ユーザーの手引きの
+この文書は,\SpecialChar LyX
+の数式機能の説明書であると同時に,なによりも数式記号および数式要素に使用される\SpecialChar LaTeX
+コマンドのコレクションでもあります.説明は,コマンドの使用を念頭に置い
+ています.したがって,ユーザーの手引きの
 \family typewriter
 数式
 \family default
-の節をすでにお読みになっていることを前提としています
+の節をすでにお読みになっていることを前提としています
 \end_layout
 
 \begin_layout Standard
-この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
+この説明書で説明されている,ほとんどの数式記号と,数式要素の多くは,
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 数式
 \family default
 メニューか
 \family sans
 数式ツールバー
 \family default
-からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
-なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
+からアクセスすることが可能です.しかし,たくさんの数式を書かなくてはならない人はみな,数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
+なるのです.したがって,この説明書はコマンドに焦点を当てますが,対応するツールバーボタンが利用可能なときには,それにも言及することにします.
 \end_layout
 
 \begin_layout Standard
-とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
+とくに断らなければ,コマンドは数式内からのみ利用可能です.この文書で説明されているすべてのコマンドを利用できるようにするためには,文書設定(
 \family sans
-文書\SpecialChar \menuseparator
-設定\SpecialChar \menuseparator
+文書\SpecialChar menuseparator
+設定\SpecialChar menuseparator
 数式オプション
 \family default
-メニュー
+メニュー)
 \family sans
 AMS mathパッケージを使う
 \family default
@@ -360,7 +436,8 @@ status collapsed
 \family sans
 AMS mathパッケージを自動的に使う
 \family default
-オプションは、LyXでサポートされている数式要素が見つかったときのみ、
+オプションは,\SpecialChar LyX
+でサポートされている数式要素が見つかったときのみ,
 \begin_inset ERT
 status collapsed
 
@@ -373,16 +450,16 @@ AmS
 
 \end_inset
 
--mathパッケージを使用します
+-mathパッケージを使用します
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
-説明を明瞭にするためにこの文書はすべての
+説明を明瞭にするためにこの文書はすべての
 \begin_inset ERT
 status collapsed
 
@@ -413,24 +490,25 @@ AmS
 
 \end_inset
 
--mathコマンドの一覧は
+-mathコマンドの一覧は
 \family sans
 
 \begin_inset CommandInset href
 LatexCommand href
 name "amsguide.ps"
-target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
+target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
 
 \end_inset
 
 
 \family default
-ファイルに収録されています。このファイルは、すべてのLaTeX標準頒布版に含まれています。
+ファイルに収録されています.このファイルは,すべての\SpecialChar LaTeX
+標準頒布版に含まれています.
 \end_layout
 
 \end_inset
 
-を列挙はしません
+を列挙はしません
 \end_layout
 
 \begin_layout Section
@@ -439,74 +517,93 @@ target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
 
 \begin_layout Standard
 本文に埋め込まれた行内数式
-\begin_inset Index
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+すうしき @ 数式 ! ぎょうない @ 行内
+\end_layout
+
+\end_inset
+
+を作成するには,
+\begin_inset Flex Ruby
 status collapsed
 
 \begin_layout Plain Layout
-すうしき ! ぎょうない @ 数式 ! 行内
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \end_inset
 
-を作成するには、短絡キー
+
 \begin_inset Info
 type  "shortcuts"
 arg   "math-mode"
 \end_inset
 
-のうちのいずれか、あるいはツールバーボタン
-\begin_inset Graphics
-       filename /usr/local/share/lyx-svn/images/math-mode.png
-       scale 85
-
+のうちのいずれか,あるいはツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-mode"
 \end_inset
 
-を使用してください
+を使用してください
 \begin_inset Newline newline
 \end_inset
 
-大きく別の段落として表示される別行て数式
-\begin_inset Index
+大きく別の段落として表示される別行て数式
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき ! べつぎょうだてようしき @ 数式 ! 別行建て様式
+すうしき @ 数式 ! べつぎょうだてようしき @ 別行立て様式
 \end_layout
 
 \end_inset
 
-を作成するには
+を作成するには
 \begin_inset Info
 type  "shortcuts"
 arg   "math-display"
 \end_inset
 
-のうちいずれかの短絡キーを使用して下さい。
+のうちいずれかの捷径を使用して下さい.
 \end_layout
 
 \begin_layout Standard
-別行建て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
+別行立て様式の数式を行内数式に変更するには,カーソルを数式内に合わせて
 \begin_inset Info
 type  "shortcuts"
 arg   "math-mode"
 \end_inset
 
-のいずれかの短絡キーか、
+のいずれかの捷径か,
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 数式の表記を変更
 \family default
-メニューを使用して下さい。同じ方法が、行内数式を別行建て数式に変更するのにも使用できます。
+メニューを使用して下さい.同じ方法が,行内数式を別行立て数式に変更するのにも使用できます.
 \end_layout
 
 \begin_layout Standard
-行内数式の一部を別行建て数式の大きさで表示するには、
+行内数式の一部を別行立て数式の大きさで表示するには,
 \series bold
 
 \backslash
 displaystyle
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -521,11 +618,11 @@ displaystyle
 
 
 \series default
-を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
+を数式に入力して下さい.すると,青いボックスが新規に現れて,希望する数式の箇所を挿入することができます.
 \end_layout
 
 \begin_layout Standard
-表の中では、行内数式のみの使用が許されています。
+表の中では,行内数式のみの使用が許されています.
 \end_layout
 
 \begin_layout Standard
@@ -533,44 +630,45 @@ displaystyle
 \family sans
 数式ツールバー
 \family default
-は
+は
 \family sans
-表示\SpecialChar \menuseparator
+表示\SpecialChar menuseparator
 ツールバー
 \family default
-メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
+メニューで表示することができます.そのメニューで「数式」をクリックすると,ツールバーが下部に永続的に表示されます.この状態は,
 \family sans
 ツールバー
 \family default
-メニューの中ではチェック印で表されます。この状態から、
+メニューの中ではチェック印で表されます.この状態から,
 \family sans
 ツールバー
 \family default
-メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
-数式(自動)」に変わることで表されます。
+メニューの「数式」をもう一度クリックすると,数式ツールバーは,カーソルが数式内部にあるときのみ表示されるようになります.この状態は,メニュー項目が「数式」から「
+数式(自動)」に変わることで表されます.
 \end_layout
 
 \begin_layout Standard
-TeXモード
-\begin_inset Index
+\SpecialChar TeX
+モード
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-T@TeXモード
+T exもーど@\SpecialChar TeX
+モード
 \end_layout
 
 \end_inset
 
-は、ツールバーボタン
-\begin_inset Graphics
-       filename /usr/local/share/lyx-svn/images/ert-insert.png
-       scale 85
-
+は,ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "ert-insert"
 \end_inset
 
-を押すか
+を押すか
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 Te
 \begin_inset ERT
 status collapsed
@@ -584,19 +682,24 @@ status collapsed
 
 Xコード
 \family default
-(短絡キー
+(捷径:
 \begin_inset Info
 type  "shortcut"
 arg   "ert-insert"
 \end_inset
 
-)メニューを使うことで、起動できます。
+)メニューを使うことで,起動できます.
 \begin_inset Note Note
 status collapsed
 
 \begin_layout Plain Layout
-LyXには、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、TeX・LaTeX・LyXがあります。これらの名称が、固有名詞として認識される
-のを防ぐために、ここではTeX括弧が挿入されています。
+\SpecialChar LyX
+には,出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」,\SpecialChar TeX
+・\SpecialChar LaTeX
+・\SpecialChar LyX
+があります.これらの名称が,固有名詞として認識されるのを防ぐために,ここでは\SpecialChar TeX
+括弧
+が挿入されています.
 \end_layout
 
 \end_inset
@@ -605,20 +708,22 @@ LyXには、出力においては上付き文字と下付き文字とで表示
 \end_layout
 
 \begin_layout Standard
-LaTeXプリアンブル
-\begin_inset Index
+\SpecialChar LaTeX
+プリアンブル
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-L@LaTeXプリアンブル
+L atexぷりあんぶる@\SpecialChar LaTeX
+プリアンブル
 \end_layout
 
 \end_inset
 
-を変更するには
+を変更するには
 \family sans
-文書\SpecialChar \menuseparator
-設定\SpecialChar \menuseparator
+文書\SpecialChar menuseparator
+設定\SpecialChar menuseparator
 LaT
 \begin_inset ERT
 status collapsed
@@ -632,22 +737,22 @@ status collapsed
 
 eXプリアンブル
 \family default
-メニューを使用してください
+メニューを使用してください
 \end_layout
 
 \begin_layout Standard
-行列や場合分け、多行数式を続けて編集するには、
+行列や場合分け,多行数式を続けて編集するには,
 \family sans
-編集\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
 数式
 \family default
 メニューと
 \family sans
-編集\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
 行と列
 \family default
-メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
-交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
+メニューを使うか,表ツールバーを使用することができます.メニューから行や列を交換するように指定されたときには,カーソルのある列や行は,それぞれ右側の列や下の行と
+交換されます.カーソルが最後の列や行にあるときには,左の列や上の行と交換されることになります.
 \end_layout
 
 \begin_layout Standard
@@ -656,40 +761,40 @@ eXプリアンブル
 status collapsed
 
 \begin_layout Plain Layout
-多行数式では
+多行数式では
 \series bold
 
 \backslash
 intertext
 \series default
-コマンドが使用されます
+コマンドが使用されます
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:多行数式中のテキスト"
+reference "subsec:多行数式中のテキスト"
 
 \end_inset
 
-を参照のこと
+を参照のこと
 \end_layout
 
 \end_inset
 
-には
+には
 \emph on
 数式テキスト
 \emph default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-てきすと ! すうしきないの @ テキスト ! 数式内
+てきすと @ テキスト ! すうしきちゅうの @ 数式中
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -698,20 +803,20 @@ status collapsed
 
 \end_inset
 
-が使用されます。このモードには、短絡キー
+が使用されます.このモードには,捷径
 \begin_inset Info
 type  "shortcut"
 arg   "math-mode"
 \end_inset
 
-を使うか
+を使うか
 \series bold
 
 \backslash
 text
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -722,8 +827,9 @@ text
 
 \end_inset
 
-コマンドを挿入することで入ることができます。テキストは、LyX中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては
-、数式テキストは、他の数式部分とは違って、アップライト体に組まれます。
+コマンドを挿入することで入ることができます.テキストは,\SpecialChar LyX
+中では黒字で表示されるので,青字で表示される他の数式部分とは区別することができます.出力においては,数式
+テキストは,他の数式部分とは違って,アップライト体に組まれます.
 \end_layout
 
 \begin_layout Subsection*
@@ -731,7 +837,8 @@ text
 \end_layout
 
 \begin_layout Standard
-数式要素に使われるほとんどのLaTeXコマンドは、以下のような構成になっています。
+数式要素に使われるほとんどの\SpecialChar LaTeX
+コマンドは,以下のような構成になっています.
 \end_layout
 
 \begin_layout Standard
@@ -743,108 +850,122 @@ text
 \end_layout
 
 \begin_layout Standard
-コマンドはつねにバックスラッシュ「
+コマンドはつねにバックスラッシュ「
 \series bold
 
 \backslash
 
 \series default
-」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、TeX括弧
-\begin_inset Index
+」で始まります.非必須の引数を省略するときには,随伴する括弧も省略しなくてはなりません.必須引数の前後の括弧は,この文書中では,\SpecialChar TeX
+括弧
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-T@TeX括弧
+T exかっこ@\SpecialChar TeX
+括弧
 \end_layout
 
 \end_inset
 
-と呼ぶことにします。数式中でコマンド名に左括弧を付けると、LyXは自動的にTeX括弧を生成します。数式中ではそれ以外に、
+と呼ぶことにします.数式中でコマンド名に左括弧を付けると,\SpecialChar LyX
+は自動的に\SpecialChar TeX
+括弧を生成します.数式中ではそれ以外に,
 \series bold
 
 \backslash
 {
 \series default
-コマンドを使えば、つねにTeX括弧を生成することができます。LyX中で、青字で表示される通常の括弧とは違って、TeX括弧は赤字で表示されます。TeXモード中では
-、TeX括弧を得るのに、とくにコマンドは必要としません。また、TeX括弧は出力中では表示されません。
+コマンドを使えば,つねに\SpecialChar TeX
+括弧を生成することができます.\SpecialChar LyX
+中で,青字で表示される通常の括弧とは違って,\SpecialChar TeX
+括弧は赤字で表示されます.\SpecialChar TeX
+モード中では,\SpecialChar TeX
+括弧を得るのに,とくに
+コマンドは必要としません.また,\SpecialChar TeX
+括弧は出力中では表示されません.
 \end_layout
 
 \begin_layout Standard
-記号のコマンドのように引数のないコマンドをTeXモードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
+記号のコマンドのように引数のないコマンドを\SpecialChar TeX
+モードに入力するときには,コマンドの終わりを表すために,コマンドの後に空白が
 \emph on
 かならず
 \emph default
-入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
-ん
+入力されなくてはなりません.この空白は出力中には現れません.空白を出力中に表示したいときには,空白の後に,通常テキストモードの保護された空白が来なくてはなりませ
+ん
 \end_layout
 
 \begin_layout Standard
-保護された空白は
+保護された空白は
 \begin_inset Info
-type  "shortcut"
-arg   "space-insert protected"
+type  "shortcuts"
+arg   "command-alternatives space-insert protected ; math-space"
 \end_inset
 
-で入力できます。
-\end_layout
+\begin_inset Flex Ruby
+status collapsed
 
-\begin_layout Subsection*
-\begin_inset Newpage newpage
-\end_inset
+\begin_layout Plain Layout
+鍵
+\begin_inset Argument post:1
+status collapsed
 
-文法の説明
+\begin_layout Plain Layout
+キー
 \end_layout
 
-\begin_layout Itemize
-記号
-\begin_inset Foot
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
-この可視化された空白文字は、
-\series bold
 
-\backslash
-textvisiblespace
-\series default
+\end_layout
 
-\begin_inset Index
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
-こまんど@コマンド ! T ! 
-\backslash
-textvisiblespace
+で入力できます.
 \end_layout
 
+\begin_layout Subsection*
+\begin_inset Newpage newpage
 \end_inset
 
-コマンドをTeXモード中に挿入することで作ることができます。
+文法の説明
 \end_layout
 
+\begin_layout Itemize
+記号 
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+ は,空白文字を入力することを表します.
+\end_layout
 
-\begin_inset ERT
+\begin_layout Itemize
+\begin_inset Formula $\to$
+\end_inset
+
+のような矢印は,キーボードから対応する矢印
+\begin_inset Flex Ruby
 status collapsed
 
 \begin_layout Plain Layout
+鍵
+\begin_inset Argument post:1
+status collapsed
 
-
-\backslash
-spce 
+\begin_layout Plain Layout
+キー
 \end_layout
 
 \end_inset
 
-は、空白文字を入力することを表します。
+
 \end_layout
 
-\begin_layout Itemize
-\begin_inset Formula $\to$
 \end_inset
 
\81®ã\82\88ã\81\86ã\81ªç\9f¢å\8d°ã\81¯ã\80\81ã\82­ã\83¼ã\83\9cã\83¼ã\83\89ã\81\8bã\82\89対å¿\9cã\81\99ã\82\8bç\9f¢å\8d°ã\82­ã\83¼ã\82\92æ\8a¼ã\81\99ã\81\93ã\81¨ã\82\92表ã\81\97ã\81¾ã\81\99ã\80\82
\82\92æ\8a¼ã\81\99ã\81\93ã\81¨ã\82\92表ã\81\97ã\81¾ã\81\99ï¼\8e
 \end_layout
 
 \begin_layout Subsection*
@@ -861,7 +982,7 @@ status open
 
 \begin_layout Plain Layout
 \align center
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
@@ -882,11 +1003,11 @@ name "tab:使用できる単位"
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -895,7 +1016,7 @@ name "tab:使用できる単位"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -906,7 +1027,7 @@ name "tab:使用できる単位"
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -915,7 +1036,7 @@ mm
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -926,7 +1047,7 @@ mm
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -935,7 +1056,7 @@ cm
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -946,7 +1067,7 @@ cm
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -955,7 +1076,7 @@ in
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -966,7 +1087,7 @@ in
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -975,7 +1096,7 @@ pt
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -994,7 +1115,7 @@ in)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1003,7 +1124,7 @@ pc
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1022,7 +1143,7 @@ pt)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1031,7 +1152,7 @@ sp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1050,7 +1171,7 @@ pt)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1059,7 +1180,7 @@ bp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1078,7 +1199,7 @@ in)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1087,7 +1208,7 @@ dd
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1110,7 +1231,7 @@ mm)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1119,7 +1240,7 @@ cc
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1138,7 +1259,7 @@ dd)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1147,7 +1268,7 @@ ex
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1158,7 +1279,7 @@ ex
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1167,7 +1288,7 @@ em
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1178,7 +1299,7 @@ em
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1187,11 +1308,11 @@ mu
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-数式単位1
+数式単位(1
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -1203,7 +1324,7 @@ mu =
 \begin_inset space \thinspace{}
 \end_inset
 
-em
+em)
 \end_layout
 
 \end_inset
@@ -1229,12 +1350,12 @@ em)
 \end_layout
 
 \begin_layout Section
-基礎的な
+基礎的な
 \end_layout
 
 \begin_layout Subsection
 指数
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1244,7 +1365,7 @@ status collapsed
 \end_inset
 
 および添字
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1254,17 +1375,17 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-うえつきもじ@上付き文字|see
+うえつきもじ@上付き文字
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -1286,17 +1407,17 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-したつきもじ@下付き文字|see
+したつきもじ@下付き文字
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -1321,32 +1442,34 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
-\begin_inset Graphics
-       filename /usr/local/share/lyx-svn/images/math-subscript.png
-       scale 85
-
+添字は,アンダースコア「_」を打鍵するか,数式ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-subscript"
 \end_inset
 
-を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
-\begin_inset Graphics
-       filename /usr/local/share/lyx-svn/images/math-superscript.png
-       scale 85
+を使って入力することができ,指数は,キャレット「^」を打鍵するか,数式ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-superscript"
+\end_inset
 
+を使って入力することができます.
+\begin_inset Separator latexpar
 \end_inset
 
-を使って入力することができます。
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1355,34 +1478,18 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-結果
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで使われている
-\series bold
-
-\backslash
-raisebox
-\series default
-は単なるスペーサーです。
-\end_layout
-
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1391,7 +1498,7 @@ B_V
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1404,8 +1511,8 @@ B_V
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1414,11 +1521,11 @@ B^V
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}B^{V}$
+\begin_inset Formula $B^{V}$
 \end_inset
 
 
@@ -1427,22 +1534,13 @@ B^V
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 B^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}B^{A}$
+\begin_inset Formula $B^{A}$
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
+キャレットは,言語によってはアクセント記号として使用されているので,そのような場合には,母音字の後でキャレットを押すと,指数にならずにアクセントをつけることにな
 ってしまいます
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
+使用しているキーボード設定によっては,同様のことが母音以外の文字でも起こることがあります.
 \end_layout
 
 \end_inset
 
-。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
+.この場合に指数を作るには,上記の最後の例のように,キャレットの後に
 \family sans
 Space
 \family default
-を押してください
+を押してください
 \end_layout
 
 \begin_layout Subsection
 分数
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:分数"
+name "subsec:分数"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1511,14 +1609,14 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-分数はコマンド
+分数はコマンド
 \series bold
 
 \backslash
 frac
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1530,20 +1628,18 @@ frac
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/frac.png
-       scale 50
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac"
 \end_inset
 
-で作ることができます。フォント寸法は、分数が行内数式にあるか別行建て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/frac-square.png
-       scale 85
-
+で作ることができます.フォント寸法は,分数が行内数式にあるか別行立て数式にあるかに応じて,自動的に調整されます.数式ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac-square"
 \end_inset
 
-を使えば、分数の種類を選ぶことができます。
+を使えば,分数の種類を選ぶことができます.
 \end_layout
 
 \begin_layout Standard
@@ -1552,7 +1648,9 @@ frac
 
 \backslash
 dfrac
-\begin_inset Index
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1563,10 +1661,14 @@ dfrac
 
 \end_inset
 
-を使えば、つねに別行建て数式の大きさを持つ分数を作成することができます。また、コマンド
+を使えば,つねに別行立て数式の大きさを持つ分数を作成することができます.また,コマンド
+\series bold
+
 \backslash
 tfrac
-\begin_inset Index
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1577,11 +1679,11 @@ tfrac
 
 \end_inset
 
-では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
+では,つねに行内数式の大きさで分数が表示されます.以下はこれらの例です.
 \end_layout
 
 \begin_layout Standard
-これはコマンド
+これはコマンド
 \series bold
 
 \backslash
@@ -1591,11 +1693,11 @@ frac
 \begin_inset Formula $\frac{1}{2}$
 \end_inset
 
-を含む行です
+を含む行です
 \end_layout
 
 \begin_layout Standard
-これはコマンド
+これはコマンド
 \series bold
 
 \backslash
@@ -1605,18 +1707,22 @@ dfrac
 \begin_inset Formula $\dfrac{1}{2}$
 \end_inset
 
-を含む行です。
+を含む行です.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1625,50 +1731,25 @@ dfrac
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\frac{A}{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 dfrac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
+\begin_inset Formula $\dfrac{A}{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 dfrac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 1
@@ -1796,11 +1837,11 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
+\begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
 \end_inset
 
 
@@ -1824,14 +1865,14 @@ spce
 \begin_inset Newpage newpage
 \end_inset
 
-入れ子の分数を作るにはコマンド
+入れ子の分数を作るにはコマンド
 \series bold
 
 \backslash
 cfrac
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1842,7 +1883,7 @@ cfrac
 
 \end_inset
 
-が使えます。以下がその例です。
+が使えます.以下がその例です.
 \begin_inset VSpace -3mm
 \end_inset
 
@@ -1850,9 +1891,11 @@ cfrac
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \begin{align*}
+\begin_inset Formula 
+\begin{align*}
 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
-\frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
+\frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
+\end{align*}
 
 \end_inset
 
@@ -1860,7 +1903,7 @@ cfrac
 \end_layout
 
 \begin_layout Standard
-上記の例で使用したコマンドは
+上記の例で使用したコマンドは
 \end_layout
 
 \begin_layout Standard
@@ -1927,7 +1970,7 @@ D
 \end_layout
 
 \begin_layout Standard
-です
+です
 \end_layout
 
 \begin_layout Standard
 \backslash
 cfrac
 \series default
-は、他の分数中に入れ子になっている場合も含め、分数をつねに別行建て数式の大きさに設定します。
+は,他の分数中に入れ子になっている場合も含め,分数をつねに別行立て数式の大きさに設定します.
 \end_layout
 
 \begin_layout Standard
-分子の揃え方は、指定することができます。
+分子の揃え方は,指定することができます.
 \series bold
 
 \backslash
 cfracleft
 \series default
-コマンドは左揃えにし
+コマンドは左揃えにし
 \series bold
 
 \backslash
 cfracright
 \series default
-は右揃えにします
+は右揃えにします
 \series bold
 
 \backslash
 cfrac
 \series default
-は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
-\begin_inset Newline newline
-\end_inset
-
-
+は中央揃えです.以下の各分数は,それぞれの揃え位置を示しています.
 \series bold
 
-\begin_inset Formula $\cfrac[l]{A}{B+C}$
-\end_inset
+\begin_inset Formula 
+\[
+\cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
+\]
 
-, 
-\begin_inset Formula $\cfrac{A}{B+C}$
-\end_inset
-
-, 
-\begin_inset Formula $\cfrac[r]{A}{B+C}$
 \end_inset
 
 
@@ -1994,7 +2029,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \backslash
 cfracleft
 \series default
@@ -2004,13 +2039,15 @@ cfracleft
 \backslash
 cfracright
 \series default
-は、生粋のLaTeXコマンドではなく、実体は、コマンド
+は,生粋の\SpecialChar LaTeX
+コマンドではなく,実体は,コマンド
 \series bold
 
 \backslash
 cfrac[揃え位置]{分子}{分母}
 \series default
-です。したがって、これらをTeXモードで使うことはできません。
+です.したがって,これらを\SpecialChar TeX
+モードで使うことはできません.
 \end_layout
 
 \end_inset
@@ -2022,7 +2059,7 @@ cfrac[揃え位置]{分子}{分母}
 \begin_inset VSpace medskip
 \end_inset
 
-ときに以下のように
+ときに以下のように
 \series bold
 
 \backslash
@@ -2034,9 +2071,11 @@ cfrac
 \backslash
 frac
 \series default
-を組み合わせて使うと便利です。
-\begin_inset Formula \[
-\cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
+を組み合わせて使うと便利です.
+\begin_inset Formula 
+\[
+\cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
+\]
 
 \end_inset
 
@@ -2044,14 +2083,14 @@ frac
 \end_layout
 
 \begin_layout Standard
-斜めの分数線を持つ行内分数を作るにはコマンド
+斜めの分数線を持つ行内分数を作るにはコマンド
 \series bold
 
 \backslash
 nicefrac
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2062,18 +2101,18 @@ nicefrac
 
 \end_inset
 
-例:
+(例:
 \begin_inset Formula $\nicefrac{5}{31}$
 \end_inset
 
-)を使うか、コマンド
+)を使うか,コマンド
 \series bold
 
 \backslash
 unitfrac
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2084,11 +2123,11 @@ unitfrac
 
 \end_inset
 
-例:
+(例:
 \begin_inset Formula $\unitfrac{5}{31}$
 \end_inset
 
-)を使います。さらに、
+)を使います.さらに,
 \begin_inset Formula $\unitfrac[2]{1}{3}$
 \end_inset
 
@@ -2098,7 +2137,7 @@ unitfrac
 \backslash
 unitfracthree
 \series default
-もあります
+もあります
 \end_layout
 
 \begin_layout Standard
@@ -2108,15 +2147,16 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \series default
-実は
+実は
 \series bold
 
 \backslash
 unitfracthree
 \series default
-は生粋のLaTeXコマンドではなく、実体は
+は生粋の\SpecialChar LaTeX
+コマンドではなく,実体は
 \begin_inset Newline newline
 \end_inset
 
@@ -2126,7 +2166,8 @@ unitfracthree
 \backslash
 unitfrac[自然数]{分子}{分母}
 \series default
-というコマンドなので、TeXコードでは使用できません。
+というコマンドなので,\SpecialChar TeX
+コードでは使用できません.
 \end_layout
 
 \end_inset
@@ -2135,19 +2176,30 @@ unitfrac[自然数]{分子}{分母}
 \end_layout
 
 \begin_layout Standard
-分数線を変更できるような独自の分数の定義のしかたは
+分数線を変更できるような独自の分数の定義のしかたは
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:自己定義の分数"
+reference "subsec:自己定義の分数"
 
 \end_inset
 
-節に説明があります。
+節に説明があります.
+\end_layout
+
+\begin_layout Standard
+多行分数の説明は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:多行にわたる分数"
+
+\end_inset
+
+節にあります.
 \end_layout
 
 \begin_layout Subsection
 根号
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2157,17 +2209,17 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-るーと@ルート|see
+るーと@ルート
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -2192,14 +2244,14 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-平方根は
+平方根は
 \series bold
 
 \backslash
 sqrt
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2211,20 +2263,19 @@ sqrt
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/sqrt.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\sqrt"
 \end_inset
 
-で作成することができ、他のすべての根号は、コマンド
+で作成することができ,他のすべての根号は,コマンド
 \series bold
 
 \backslash
 root
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2236,24 +2287,27 @@ root
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/root.png
-       scale 85
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\root"
+\end_inset
 
+で作成することができます.
+\begin_inset Separator latexpar
 \end_inset
 
-で作成することができます。
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -2262,50 +2316,25 @@ root
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 sqrt
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A-B
@@ -2313,11 +2342,11 @@ A-B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
+\begin_inset Formula $\sqrt{A-B}$
 \end_inset
 
 
@@ -2326,24 +2355,15 @@ A-B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 root
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 3
@@ -2355,11 +2375,11 @@ A-B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
+\begin_inset Formula $\sqrt[3]{A-B}$
 \end_inset
 
 
@@ -2376,35 +2396,35 @@ A-B
 \end_layout
 
 \begin_layout Standard
-平方根は、根号指数フィールドを空白のままにしておけば、
+平方根は,根号指数フィールドを空白のままにしておけば,
 \series bold
 
 \backslash
 root
 \series default
-でも作成することができます
+でも作成することができます
 \end_layout
 
 \begin_layout Standard
 \begin_inset Formula $\sqrt[\beta]{B}$
 \end_inset
 
-の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
+の例のように,指数のとる値によっては,根号への距離が近すぎることがあります.
 \begin_inset Newline newline
 \end_inset
 
-この場合には
+この場合には
 \begin_inset Formula $\beta$
 \end_inset
 
-が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
+が根号に触れてしまいます.これを避けるためには,以下のようなコマンド書式で,コマンド
 \series bold
 
 \backslash
 leftroot
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2422,7 +2442,7 @@ leftroot
 uproot
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2433,7 +2453,7 @@ uproot
 
 \end_inset
 
-を使います
+を使います
 \end_layout
 
 \begin_layout Standard
@@ -2451,11 +2471,11 @@ uproot{距離}
 \end_layout
 
 \begin_layout Standard
-ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
-\begin_inset Formula $\mathrm{72\, bp=1}$
+ここで「距離」は,指数を左あるいは上に動かす,Big Point(単位bp;
+\begin_inset Formula $\mathrm{72\,bp=1}$
 \end_inset
 
-インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
+インチ)での数値です.これらのコマンドは,指数に書き込みます.このようにして,コマンド
 \begin_inset Newline newline
 \end_inset
 
@@ -2478,16 +2498,7 @@ uproot{2
 
 \backslash
 beta
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 
 
 \series default
-は正しく組版された数式
+は正しく組版された数式
 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
 \end_inset
 
-を生成します
+を生成します
 \end_layout
 
 \begin_layout Subsection
 二項係数
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2522,14 +2533,14 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-二項係数はコマンド
+二項係数はコマンド
 \series bold
 
 \backslash
 binom
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2541,30 +2552,29 @@ binom
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/frac-square.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac-square"
 \end_inset
 
-の下位メニューを使って挿入することができます。分数(
+の小メニューを使って挿入することができます.分数(
 \series bold
 
 \backslash
 frac
 \series default
-)と同様に、
+)と同様に,
 \series bold
 
 \backslash
 binom
 \series default
-の他にコマンド
+の他にコマンド
 \series bold
 
 \backslash
 dbinom
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2575,12 +2585,16 @@ dbinom
 
 \end_inset
 
+
+\series default
 および
+\series bold
+
 \backslash
 tbinom
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2591,14 +2605,14 @@ tbinom
 
 \end_inset
 
-があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
+があります.二項係数のまわりの括弧に,他の括弧を使うには,コマンド
 \series bold
 
 \backslash
 brace
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2616,7 +2630,7 @@ brace
 brack
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2627,18 +2641,22 @@ brack
 
 \end_inset
 
-があります。
+があります.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -2647,50 +2665,25 @@ brack
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 binom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\binom{A}{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 dbinom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\dbinom{A}{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 tbinom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\tbinom{A}{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 brack
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
+\begin_inset Formula ${A \brack B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 brace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
+\begin_inset Formula ${A \brace B}$
 \end_inset
 
 
@@ -2892,7 +2849,7 @@ B
 
 \begin_layout Subsection
 場合分け
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2908,11 +2865,11 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -2921,7 +2878,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -2932,23 +2889,14 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 cases
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2960,7 +2908,7 @@ B
 \end_inset
 
 0
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2976,7 +2924,7 @@ cases
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -2990,24 +2938,15 @@ A & B>0\end{cases}$
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 cases
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -3021,13 +2960,14 @@ arg   "newline-insert newline"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Formula $\begin{cases}
 A & \textrm{for }x>0\\
-B & \textrm{for }x=0\end{cases}$
+B & \textrm{for }x=0
+\end{cases}$
 \end_inset
 
 
@@ -3051,26 +2991,44 @@ B & \textrm{for }x=0\end{cases}$
 cases
 \series default
 を挿入するか数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/cases.png
-       scale 85
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\cases"
+\end_inset
+
+を使用した後では,
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
 
 \end_inset
 
-を使用した後では、短絡キー
+
+\end_layout
+
+\end_inset
+
+
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
 か表ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature append-row"
 \end_inset
 
-を使えば、新しい行を作ることができます。
+を使えば,新しい行を作ることができます.
 \end_layout
 
 \begin_layout Standard
@@ -3080,18 +3038,18 @@ arg   "newline-insert newline"
 \backslash
 cases
 \series default
-は
+は
 \family sans
-挿入\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 Cases環境
 \family default
-メニューで挿入することもできます
+メニューで挿入することもできます
 \end_layout
 
 \begin_layout Subsection
 否定
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3111,7 +3069,7 @@ status collapsed
 not
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3122,18 +3080,22 @@ not
 
 \end_inset
 
-を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
+を挿入することで,すべての文字を取り消し形で表示できます.文字はスラッシュを上書きされた形になります.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3142,7 +3104,7 @@ not
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3153,7 +3115,7 @@ not
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3164,7 +3126,7 @@ not=
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3178,7 +3140,7 @@ not=
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3191,7 +3153,7 @@ le
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3205,7 +3167,7 @@ le
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3218,7 +3180,7 @@ parallel
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3239,10 +3201,10 @@ parallel
 \end_layout
 
 \begin_layout Standard
-最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(
+最後の例が示すように,すべての否定形がきれいに出力されるわけではありません.このことから,否定形に専用のコマンドを持つものもあります(
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:数学記号"
+reference "subsec:数学記号"
 
 \end_inset
 
@@ -3253,61 +3215,49 @@ reference "sec:関係子"
 
 \end_inset
 
-節を参照)。
+節を参照).
 \end_layout
 
 \begin_layout Subsection
-空打ち文字
+埋め草
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:空打ち文字"
+name "subsec:埋め草"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81\8bã\82\89ã\81\86ã\81¡ã\82\82ã\81\98@空æ\89\93ã\81¡æ\96\87å­\97
\81\86ã\82\81ã\81\8fã\81\95\9f\8bã\82\81è\8d\89
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-\size large
-\color none
 かがくきごう@化学記号 ! どういたい@同位体
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-\size large
-\color none
-どういたい@同位体|see
-\series default
-\size default
-\color inherit
-
+どういたい@同位体
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -3329,25 +3279,17 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-\size large
-\color none
-あいそとーぷ@アイソトープ|see
-\series default
-\size default
-\color inherit
-
+あいそとーぷ@アイソトープ
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -3377,26 +3319,30 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
\8c\96å­¦è¨\98å\8f·ã\81«é\96¢ã\81\99ã\82\8b詳細ã\81¯ã\80\81
\90\8cä½\8dä½\93ã\81¨å\8c\96å­¦è¨\98å\8f·ã\81®çµ\84ç\89\88ã\81«é\96¢ã\81\97ã\81¦ã\81¯ï¼\8c
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:化学記号と化学式"
+reference "subsec:化学記号と化学式"
 
 \end_inset
 
-節に記述があります
+節に記述があります
 \end_layout
 
 \end_inset
 
-を表示しようとすると、次のような問題が起こります。
+を表示しようとすると,次のような問題が起こります.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -3413,7 +3359,7 @@ reference "sub:化学記号と化学式"
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
+\begin_inset Formula $_{9}^{19}\mathrm{F}$
 \end_inset
 
 
@@ -3422,7 +3368,7 @@ reference "sub:化学記号と化学式"
 \end_inset
 </cell>
 </row>
-<row>
+<row topspace="1.5mm">
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
@@ -3450,33 +3396,17 @@ reference "sub:化学記号と化学式"
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
-短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
+短い方の指数は,既定で,長い方の指数の一文字目の下ないし上に配置されてしまいます.これを避けるには,一文字ないし複数の空の文字を生成するコマンド
 \series bold
 
 \backslash
 phantom
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3493,48 +3423,51 @@ status collapsed
 
 \begin_layout Plain Layout
 ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/space.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\space"
 \end_inset
 
-の下位メニューに入っています。
+の小メニューに入っています.
 \end_layout
 
 \end_inset
 
 
-\begin_inset Graphics
-       filename ../../images/math/phantom.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math/phantom"
 \end_inset
 
-があります
+があります
 \series bold
 
 \backslash
 phantom
 \series default
-を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、空打ち文字として適用されることを示しています。したがって、
+を挿入すると,二つの赤い矢印が重なった青枠が表示されます.矢印は,箱の中身の幅と高さの両方が,埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
+ち文字)として適用されることを示しています.したがって,
 \series bold
 
 \backslash
 phantom
 \series default
-の作る文字は、箱の中身の文字の大きさを持つ空打ち文字となります。
+の作る文字は,箱の中身の文字の大きさを持つ埋め草となります.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3543,63 +3476,29 @@ phantom
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 ^19
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _
 \backslash
 phantom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 1
@@ -3607,16 +3506,7 @@ spce
 \end_inset
 
 9
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 F
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
+\begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 ^235
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _
 \backslash
 phantom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 23
@@ -3675,16 +3547,7 @@ spce
 \end_inset
 
 9
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 F
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
+\begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 Lambda^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 phantom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ii
@@ -3745,16 +3590,7 @@ ii
 \end_inset
 
 t
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _MMt
@@ -3762,11 +3598,11 @@ _MMt
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
 \end_inset
 
 
@@ -3783,14 +3619,14 @@ _MMt
 \end_layout
 
 \begin_layout Standard
-さらに
+さらに
 \series bold
 
 \backslash
 vphantom
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3801,25 +3637,24 @@ vphantom
 
 \end_inset
 
-ツールバーボタン
+(ツールバーボタン
 \begin_inset space ~
 \end_inset
 
 
-\begin_inset Graphics
-       filename ../../images/math/vphantom.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math/vphantom"
 \end_inset
 
-および
+)および
 \series bold
 
 \backslash
 hphantom
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3830,50 +3665,40 @@ hphantom
 
 \end_inset
 
-ツールバーボタン
+(ツールバーボタン
 \begin_inset space ~
 \end_inset
 
 
-\begin_inset Graphics
-       filename ../../images/math/hphantom.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math/hphantom"
 \end_inset
 
-)というコマンドもあります。
+)というコマンドもあります.
 \series bold
 
 \backslash
 vphantom
 \series default
-は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
+は,枠内部の文字の最大高のみの空白を作り,幅は考慮しません.
 \series bold
 
 \backslash
 hphantom
 \series default
-は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
+は,枠の内容の幅のみの空白を作ります.このことから,これらの枠は一本の赤矢印のみで表示されます.
 \end_layout
 
 \begin_layout Standard
-たとえば
+たとえば
 \series bold
 
 \backslash
 vphantom
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -3882,7 +3707,7 @@ a
 \backslash
 int
 \series default
-は積分記号
+は積分記号
 \begin_inset Foot
 status collapsed
 
@@ -3893,31 +3718,59 @@ status collapsed
 \backslash
 int
 \series default
-コマンドは、積分記号を生成します。
+コマンドは,積分記号を生成します.
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:大演算子"
+reference "subsec:大演算子"
 
 \end_inset
 
-節を参照してください
+節を参照してください
 \end_layout
 
 \end_inset
 
-が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、
+が最大高の文字なので,積分記号の高さを持つ空白を作ります.実際の適用例については,
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:多行にわたる括弧"
+reference "subsec:多行にわたる括弧"
 
 \end_inset
 
-節を参照してください。
+節を参照してください.
+\end_layout
+
+\begin_layout Standard
+埋め草は,メニュー
+\family sans
+挿入\SpecialChar menuseparator
+整形\SpecialChar menuseparator
+埋め草
+\family default
+を使えば,以下のように本文中でも使用することができます.
+\end_layout
+
+\begin_layout Standard
+これは本文です.
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Phantom Phantom
+status open
+
+\begin_layout Plain Layout
+これは
+\end_layout
+
+\end_inset
+
+本文です.
 \end_layout
 
 \begin_layout Subsection
 横線
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3927,7 +3780,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3937,17 +3790,17 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-ぼうせん@棒線|see
+ぼうせん@棒線
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -3975,11 +3828,11 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3988,54 +3841,29 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 overline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4051,11 +3879,11 @@ overline
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
+\begin_inset Formula $\overline{A+B}$
 \end_inset
 
 
@@ -4064,28 +3892,19 @@ overline
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 underline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4101,11 +3920,11 @@ underline
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\underline{A+B}$
 \end_inset
 
 
@@ -4114,39 +3933,21 @@ underline
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 overline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 underline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
@@ -4154,11 +3955,11 @@ A+B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\overline{\underline{A+B}}$
 \end_inset
 
 
@@ -4175,7 +3976,7 @@ A+B
 \end_layout
 
 \begin_layout Standard
-上記最後の例では先に
+上記最後の例では先に
 \series bold
 
 \backslash
@@ -4187,46 +3988,46 @@ overline
 \backslash
 underline
 \series default
-が来ようが、関係ありません。
+が来ようが,関係ありません.
 \end_layout
 
 \begin_layout Standard
-二重下線を引くには
+二重下線を引くには
 \series bold
 
 \backslash
 underline
 \series default
-を二回使います
+を二回使います
 \end_layout
 
 \begin_layout Standard
-文字の上下6本の線まで引くことができます
+文字の上下6本の線まで引くことができます
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-自製の線は、以下の書式を持つ
+自己定義の線は,以下の書式を持つ
 \series bold
 
 \backslash
 rule
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81\93ã\81¾ã\82\93ã\81©@ã\81\93ã\81¾ã\82\93ã\81© ! R ! 
\81\93ã\81¾ã\82\93ã\81©@ã\82³ã\83\9eã\83³ã\83\89 ! R ! 
 \backslash
 rule
 \end_layout
 
 \end_inset
 
-コマンドで作成することができます
+コマンドで作成することができます
 \end_layout
 
 \begin_layout Standard
@@ -4242,14 +4043,14 @@ rule[垂直オフセット幅]{長さ}{厚み}
 \series bold
 「垂直オフセット幅
 \series default
-」は、行を上方に(値が負であれば下方に)移動させます。値としては、
+」は,行を上方に(値が負であれば下方に)移動させます.値としては,
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "tab:使用できる単位"
 
 \end_inset
 
-表に掲げてある単位を用いることができます。以下に、
+表に掲げてある単位を用いることができます.以下に,
 \begin_inset Newline newline
 \end_inset
 
@@ -4267,37 +4068,54 @@ rule{2cm}{1pt}
 \begin_inset Newline newline
 \end_inset
 
-というコマンドを用いて作成したふたつの例を例示します。
+
+\series default
+というコマンドを用いて作成したふたつの例を例示します.
 \end_layout
 
 \begin_layout Standard
-この行には
+この行には
 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
 \end_inset
 
-二本の線があります
+二本の線があります
 \end_layout
 
 \begin_layout Standard
 
-\series bold
-
 \backslash
-rule
-\series default
-は、TeXモードで挿入すれば、本文中でも使用することができます。
+ruleは,メニュー
+\family sans
+挿入\SpecialChar menuseparator
+整形\SpecialChar menuseparator
+水平線
+\family default
+を使っても,本文に挿入することができます.
+\end_layout
+
+\begin_layout Standard
+これは一行の
+\begin_inset CommandInset line
+LatexCommand rule
+offset "0.5ex"
+width "3cm"
+height "1pt"
+
+\end_inset
+
+文章です.
 \end_layout
 
 \begin_layout Subsection
 省略符号
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:省略符号"
+name "subsec:省略符号"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4310,31 +4128,30 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-省略符号にはいくつかの種類が使用できます
+省略符号にはいくつかの種類が使用できます
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
 数式ツールバー中の
-\begin_inset Graphics
-       filename ../../images/math/ldots.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\ldots"
 \end_inset
 
-ボタンで表示されている下位メニューです。
+ボタンで表示されている小メニューです.
 \end_layout
 
 \end_inset
 
-。列挙のためには、ベースラインの点々(
+.列挙のためには,ベースラインの点々(
 \series bold
 
 \backslash
 ldots
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4345,14 +4162,14 @@ ldots
 
 \end_inset
 
-)を使用しますが、演算子の場合は、演算子と同じ高さの点々(
+)を使用しますが,演算子の場合は,演算子と同じ高さの点々(
 \series bold
 
 \backslash
 cdots
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4363,14 +4180,14 @@ cdots
 
 \end_inset
 
-)が必要です。
+)が必要です.
 \series bold
 
 \backslash
 dots
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4381,18 +4198,23 @@ dots
 
 \end_inset
 
-コマンドを使うと、LaTeXは次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
+コマンドを使うと,\SpecialChar LaTeX
+は次に来る文字がどのような種類の文字であるかによって,自動的にどの種類を使うかを選択します.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="8" columns="2">
-<features>
+<lyxtabular version="3" rows="9" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4401,7 +4223,7 @@ dots
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4412,36 +4234,18 @@ dots
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,
 \backslash
 dots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,A_n
@@ -4449,7 +4253,7 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4463,36 +4267,18 @@ spce
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +
 \backslash
 dots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +A_n
@@ -4500,7 +4286,7 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4514,36 +4300,18 @@ spce
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,
 \backslash
 ldots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,A_n
@@ -4551,7 +4319,7 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4565,36 +4333,18 @@ spce
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +
 \backslash
 cdots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +A_n
@@ -4602,7 +4352,7 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4616,7 +4366,7 @@ spce
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4627,7 +4377,7 @@ vdots
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4641,7 +4391,7 @@ vdots
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4652,7 +4402,7 @@ ddots
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4666,23 +4416,53 @@ ddots
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-いろいろな点々を使った3×3行列
+
+\backslash
+iddots
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\iddots$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+いろいろな点々を使った
+\begin_inset Formula $3\times3$
+\end_inset
+
+行列
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Formula $\begin{array}{ccc}
 A_{11} & \cdots & A_{1m}\\
 \vdots & \ddots & \vdots\\
-A_{n1} & \cdots & A_{nm}\end{array}$
+A_{n1} & \cdots & A_{nm}
+\end{array}$
 \end_inset
 
 
@@ -4701,7 +4481,7 @@ A_{n1} & \cdots & A_{nm}\end{array}$
 \begin_layout Standard
 
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 省略符号
 \family default
 メニューで挿入される省略符号は
@@ -4710,21 +4490,50 @@ A_{n1} & \cdots & A_{nm}\end{array}$
 \backslash
 ldots
 \series default
-です
+です
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace medskip
 \end_inset
 
-とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
+
+\series bold
+
+\backslash
+iddots
+\series default
+を使うには,文書設定の
+\family sans
+数式オプション
+\family default
+にある
+\family sans
+mathdotsパッケージを(自動的に)使う
+\family default
+オプションのうちいずれかを有効にしなくてはなりません.
+\begin_inset Newline newline
+\end_inset
+
+
+\family sans
+mathdotsパッケージを使う
+\family default
+オプションを使用すると,文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+とくに行列には,複数列にわたることのできる省略符号があります.これは,以下の書式を持つ
 \series bold
 
 \backslash
 hdotsfor
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4735,7 +4544,7 @@ hdotsfor
 
 \end_inset
 
-コマンドで作ることができます
+コマンドで作ることができます
 \end_layout
 
 \begin_layout Standard
@@ -4747,46 +4556,50 @@ hdotsfor[距離]{列数}
 \end_layout
 
 \begin_layout Standard
-ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
+ここで「列数」は,何列に広げるかを指定します.「距離」は,点々のあいだの距離を示す因子です.
 \end_layout
 
 \begin_layout Standard
-以下の行列では2行目の1つ目の枠に
+以下の行列では2行目の1つ目の枠に
 \series bold
 
 \backslash
 hdotsfor[2]{4}
 \series default
-を挿入して
+を挿入して
 \series bold
 
 \backslash
 dots
 \series default
-コマンドの2倍の点間距離を持つ省略符号を挿入しています。
-\begin_inset Formula \[
+コマンドの2倍の点間距離を持つ省略符号を挿入しています.
+\begin_inset Formula 
+\[
 \left(\begin{array}{cccc}
 A & B & C & D\\
 \hdotsfor[2]{4}\\
-q & w & e & r\end{array}\right)\]
+q & w & e & r
+\end{array}\right)
+\]
 
 \end_inset
 
-省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないとLaTeXエラーが発生します。
+省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい.さもないと\SpecialChar LaTeX
+エラーが発生します.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-さらに
+さらに
 \series bold
 
 \backslash
 dotfill
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4797,43 +4610,34 @@ dotfill
 
 \end_inset
 
-コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
+コマンドを使えば,行の残りを点々で埋めることもできます.このコマンドの働きは,
 \series bold
 
 \backslash
 hfill
 \series default
-と同様のものです
+と同様のものです
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:可変長の空白"
+reference "subsec:可変長の空白"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい
 \end_layout
 
 \begin_layout Standard
-たとえば
+たとえば
 \series bold
 A
 \backslash
 dotfill
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 \series default
-コマンドは
+コマンドは
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
-のようになります
+のようになります.点々を使う
 \series bold
-点々を使う
+
 \backslash
 dotfill
 \series default
-の直線版として
+の直線版として
 \series bold
 
 \backslash
 hrulefill
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4879,7 +4683,8 @@ hrulefill
 \end_layout
 
 \begin_layout Standard
-があります。これらのコマンドを本文で使用するには、これらのコマンドはTeXモードで挿入される必要があります。
+があります.これらのコマンドを本文で使用するには,これらのコマンドは\SpecialChar TeX
+モードで挿入される必要があります.
 \end_layout
 
 \begin_layout Section
@@ -4891,7 +4696,7 @@ name "sec:行列"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4904,20 +4709,19 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-行列は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/dialog-show_mathmatrix.png
-       scale 85
-
+行列は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathmatrix"
 \end_inset
 
 か
 \family sans
-挿入\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 行列
 \family default
-メニューで挿入することができます。すると、行列の列数及び行数、さらに配置方法を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
+メニューで挿入することができます.すると,行列の行数・列数・配置方法・装飾を尋ねられます.ここで垂直配置は,行内数式内の行列でのみ意味を持ちます.
 \end_layout
 
 \begin_layout Standard
@@ -4925,56 +4729,59 @@ status collapsed
 \begin_inset Formula $\begin{array}[t]{cccc}
 A & D & G & J\\
 B & E & H & K\\
-C & F & I & L\end{array}$
+C & F & I & L
+\end{array}$
 \end_inset
 
-で二番目は「中央」配置
+で二番目は「中央」配置
 \begin_inset Formula $\begin{array}{cccc}
 A & D & G & J\\
 B & E & H & K\\
-C & F & I & L\end{array}$
+C & F & I & L
+\end{array}$
 \end_inset
 
-三番目は「下」配置
+三番目は「下」配置
 \begin_inset Formula $\begin{array}[b]{cccc}
 A & D & G & J\\
 B & E & H & K\\
-C & F & I & L\end{array}$
+C & F & I & L
+\end{array}$
 \end_inset
 
-です
+です
 \end_layout
 
 \begin_layout Standard
-水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
+水平配置は,各列がどのように配置されるべきかを指定します.これは,各列に対応した文字を一つずつ入力することによって設定します.
 \emph on
 l
 \emph default
-は左寄せ
+は左寄せ
 \emph on
 c
 \emph default
-は中央揃え
+は中央揃え
 \emph on
 r
 \emph default
-は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの4
-\series bold
-\series default
-4行列を作成するには、水平配置のところに
+は右寄せを意味します.たとえば,第1列が左寄せで第2列と第3列が中央揃え,第4列が右揃えの
+\begin_inset Formula $4\times4$
+\end_inset
+
+行列を作成するには,水平配置のところに
 \series bold
 lccr
 \series default
-と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
+と入力します.通常,行列では各列は中央揃えですから,各列の既定値は
 \series bold
 c
 \series default
-です
+です
 \end_layout
 
 \begin_layout Standard
-水平行列の例です
+水平行列の例です
 \end_layout
 
 \begin_layout Standard
@@ -4986,7 +4793,8 @@ lll
 \begin_inset Formula $\begin{array}{lll}
 10000 & D & G\\
 B & 10000 & H\\
-C & F & 10000\end{array}$
+C & F & 10000
+\end{array}$
 \end_inset
 
  , 
@@ -4997,7 +4805,8 @@ ccc
 \begin_inset Formula $\begin{array}{ccc}
 10000 & D & G\\
 B & 10000 & H\\
-C & F & 10000\end{array}$
+C & F & 10000
+\end{array}$
 \end_inset
 
  , 
@@ -5008,53 +4817,60 @@ rrr
 \begin_inset Formula $\begin{array}{rrr}
 10000 & D & G\\
 B & 10000 & H\\
-C & F & 10000\end{array}$
+C & F & 10000
+\end{array}$
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-row.png
-       scale 85
-
+つづいて行や列を追加したり削除したりするには,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature append-row"
 \end_inset
 
 や
-\begin_inset Graphics
-       filename ../../images/tabular-feature_delete-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature delete-row"
 \end_inset
 
 などや
 \family sans
-編集\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
 行と列
 \family default
-メニューを使用することができます。また、行は
+メニューを使用することができます.また,行は
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
-で作成することもできます
+で作成することもできます
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-行列を囲む括弧は、
+
+\end_layout
+
+\begin_layout Standard
+
+\family sans
+装飾
+\family default
+は,行列の前後に選択した様式の括弧を加えます.他にも括弧は,
 \series bold
 
 \backslash
 left
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5072,7 +4888,7 @@ left
 right
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5083,22 +4899,42 @@ right
 
 \end_inset
 
-コマンドで作成することができます(短絡キー
+コマンドで作成することもできます(
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+:
 \family sans
 Alt+M
 \begin_inset space ~
 \end_inset
 
-Parenthesis
+括弧
 \family default
-)。
+).
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:自動の括弧丈"
+reference "subsec:自動の括弧丈"
 
 \end_inset
 
-節を参照してください。あるいは、以下のコマンドを使うこともできます。
+節を参照してください.あるいは,以下のコマンドを使うこともできます.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -5112,11 +4948,11 @@ reference "sub:自動の括弧丈"
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5125,72 +4961,44 @@ reference "sub:自動の括弧丈"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 bmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
+\begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
-\mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
+\mathrm{i} & 0
+\end{array}\end{bmatrix}$
 \end_inset
 
 
@@ -5199,46 +5007,34 @@ matrix
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 Bmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
+\begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
-\mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
+\mathrm{i} & 0
+\end{array}\end{Bmatrix}$
 \end_inset
 
 
@@ -5248,45 +5044,33 @@ matrix
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 pmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
+\begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
-\mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
+\mathrm{i} & 0
+\end{array}\end{pmatrix}$
 \end_inset
 
 
@@ -5306,11 +5090,11 @@ matrix
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5319,7 +5103,7 @@ matrix
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5329,46 +5113,34 @@ matrix
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 vmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
+\begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
-\mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
+\mathrm{i} & 0
+\end{array}\end{vmatrix}$
 \end_inset
 
 
@@ -5377,46 +5149,34 @@ matrix
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 Vmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
+\begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
-\mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
+\mathrm{i} & 0
+\end{array}\end{Vmatrix}$
 \end_inset
 
 
@@ -5426,45 +5186,33 @@ matrix
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 matrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
+\begin_inset Formula $\begin{matrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
-\mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
+\mathrm{i} & 0
+\end{array}\end{matrix}$
 \end_inset
 
 
@@ -5494,17 +5242,17 @@ matrix
 \backslash
 vmatrix
 \series default
-などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
+などを挿入すると,青枠が二つの垂直線のあいだに現れるので,そこに行列を挿入することができます.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、
+じつは多行数式はすべて行列なので,行列の各列の間隔を変更するには,
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:列間"
+reference "subsec:列間"
 
 \end_inset
 
@@ -5515,7 +5263,7 @@ reference "sub:列間"
 arraycolsep
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5526,18 +5274,18 @@ arraycolsep
 
 \end_inset
 
-をここでも使用することができます
+をここでも使用することができます
 \end_layout
 
 \begin_layout Standard
-行間隔を変更するには
+行間隔を変更するには
 \series bold
 
 \backslash
 arraystretch
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5548,7 +5296,7 @@ arraystretch
 
 \end_inset
 
-コマンドを使用します。以下のようにして使用します。
+コマンドを使用します.以下のようにして使用します.
 \end_layout
 
 \begin_layout Standard
@@ -5559,7 +5307,7 @@ arraystretch
 renewcommand{
 \backslash
 arraystretch}{伸長因子}
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5580,31 +5328,31 @@ renewcommand
 \backslash
 renewcommand
 \series default
-コマンドは伸長因子を定義済みの
+コマンドは伸長因子を定義済みの
 \series bold
 
 \backslash
 arraystretch
 \series default
-コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
-は
+コマンドに割り当てます.たとえば行間隔を2倍にするには,因子として2を指定して下さい.すると,以降の行列すべてにこれが使用されるようになります.元の間隔に戻すに
+は
 \series bold
 
 \backslash
 arraystretch
 \series default
-に因子1を割り当てて下さい
+に因子1を割り当てて下さい
 \end_layout
 
 \begin_layout Standard
-本文行中に行列を入れるには
+本文行中に行列を入れるには
 \series bold
 
 \backslash
 smallmatrix
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5615,21 +5363,22 @@ smallmatrix
 
 \end_inset
 
-コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
+コマンドを使います.これを挿入すると,二つの点線に囲まれた青枠が現れます.この枠のなかに行列を入れることができます.
 \end_layout
 
 \begin_layout Standard
-これは本文行中の行列
+これは本文行中の行列
 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
-C & D\end{smallmatrix}\right)$
+C & D
+\end{smallmatrix}\right)$
 \end_inset
 
-です
+です
 \end_layout
 
 \begin_layout Section
 括弧と区分記号
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5639,7 +5388,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5653,11 +5402,15 @@ status collapsed
 
 \begin_layout Subsection
 垂直括弧と区分記号
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
 かっこ@括弧 ! すいちょく@垂直
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -5672,11 +5425,11 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5685,7 +5438,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5696,7 +5449,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5705,7 +5458,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5719,7 +5472,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5728,7 +5481,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5742,7 +5495,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5751,7 +5504,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5765,7 +5518,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5776,7 +5529,7 @@ langle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5790,7 +5543,7 @@ langle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5801,7 +5554,7 @@ lceil
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5815,7 +5568,7 @@ lceil
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5826,7 +5579,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5840,7 +5593,7 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5849,7 +5602,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5863,19 +5616,16 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $|$
-\end_inset
-
-
+|
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5899,11 +5649,11 @@ lfloor
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5912,7 +5662,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5923,7 +5673,7 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5932,7 +5682,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5946,7 +5696,7 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5955,7 +5705,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5969,7 +5719,7 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5978,7 +5728,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5992,7 +5742,7 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6003,7 +5753,7 @@ rangle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6017,7 +5767,7 @@ rangle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6028,7 +5778,7 @@ rceil
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6042,7 +5792,7 @@ rceil
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6053,7 +5803,7 @@ rfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6067,7 +5817,7 @@ rfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6080,7 +5830,7 @@ rfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6094,22 +5844,18 @@ rfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-
-\begin_inset Formula $|$
-\end_inset
-
-
+|
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6140,20 +5886,21 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
-TeXモードでは、
+\SpecialChar TeX
+モードでは,
 \backslash
 
 \backslash
-コマンドはその場所に改行を入れてしまうのでバックスラッシュを入力するには
+コマンドはその場所に改行を入れてしまうのでバックスラッシュを入力するには
 \series bold
 
 \backslash
 textbackslash
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6164,7 +5911,7 @@ textbackslash
 
 \end_inset
 
-を使わなくてはなりません
+を使わなくてはなりません
 \end_layout
 
 \end_inset
@@ -6173,7 +5920,7 @@ textbackslash
 \end_layout
 
 \begin_layout Standard
-上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
+上に列挙した文字すべてについて,以下の二小節で説明されているコマンドを使って,大きさを調整することができます.これらのコマンドを使用するにあたっては,
 \series bold
 
 \backslash
@@ -6193,19 +5940,19 @@ rangle
 \begin_inset Formula $>$
 \end_inset
 
-の文字を直接使用することができます
+の文字を直接使用することができます
 \end_layout
 
 \begin_layout Subsubsection
 手動の括弧丈
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:手動の括弧丈"
+name "subsec:手動の括弧丈"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6218,14 +5965,15 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-括弧の丈は、LaTeXコマンドの
+括弧の丈は,\SpecialChar LaTeX
+コマンドの
 \series bold
 
 \backslash
 big
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6236,13 +5984,13 @@ big
 
 \end_inset
 
-、
+,
 \series bold
 
 \backslash
 Big
 \series default
-、
+,
 \series bold
 
 \backslash
@@ -6254,30 +6002,34 @@ bigg
 \backslash
 Bigg
 \series default
-を使って、手動で指定することができます。
+を使って,手動で指定することができます.
 \series bold
 
 \backslash
 big
 \series default
-が最小の大きさであり
+が最小の大きさであり
 \series bold
 
 \backslash
 Bigg
 \series default
-が最大の括弧丈になります
+が最大の括弧丈になります
 \end_layout
 
 \begin_layout Standard
-これらのコマンドは、括弧の階層を強調するのに使われます。
+これらのコマンドは,括弧の階層を強調するのに使われます.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -6294,7 +6046,7 @@ Bigg
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
+\begin_inset Formula $((A+B)(A-B))^{C}$
 \end_inset
 
 
@@ -6303,7 +6055,7 @@ Bigg
 \end_inset
 </cell>
 </row>
-<row>
+<row topspace="2mm">
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
@@ -6331,51 +6083,30 @@ Bigg
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
-二つ目の数式では
+二つ目の数式では
 \series bold
 
 \backslash
 Big((A+B)(A-B)
 \backslash
 Big)^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C
 \series default
-というコマンドが使われています
+というコマンドが使われています
 \end_layout
 
 \begin_layout Standard
-以下は、すべての括弧丈の羅列です。
+以下は,すべての括弧丈の羅列です.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -6399,16 +6130,7 @@ big{
 ln(3x)
 \backslash
 big}^2
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -6416,29 +6138,11 @@ spce
 sin(x)
 \backslash
 Big]^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -6467,14 +6171,14 @@ Bigg)^0,5
 \backslash
 big
 \series default
-型コマンドの他に括弧と中身のあいだにもう少し空白を加える
+型コマンドの他に括弧と中身のあいだにもう少し空白を加える
 \series bold
 
 \backslash
 bigm
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6485,7 +6189,7 @@ bigm
 
 \end_inset
 
-という派生型と空白を追加しない
+という派生型と空白を追加しない
 \series bold
 
 \backslash
@@ -6498,7 +6202,7 @@ bigl
 bigr
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6511,7 +6215,7 @@ bigr
 
 \end_inset
 
-派生型があります
+派生型があります
 \series bold
 
 \backslash
@@ -6521,7 +6225,7 @@ bigl
 \emph on
 l
 \emph default
-は、左括弧であることを示し、右括弧の場合には、
+は,左括弧であることを示し,右括弧の場合には,
 \emph on
 l
 \emph default
 \emph on
 r
 \emph default
-を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
+を用います.左括弧と右括弧は,それぞれ括弧の開始と終了に用いられます.
 \end_layout
 
 \begin_layout Standard
-以下の表は、これらの派生型の比較です。
+以下の表は,これらの派生型の比較です.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features>
-<column alignment="center" valignment="middle" width="0">
-<column alignment="center" valignment="middle" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="middle">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6593,34 +6285,21 @@ bigm(
 ln(3x)
 \backslash
 bigm)^2
-\series bold
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\series default
-
 \backslash
 Bigm)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
+\begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
 \end_inset
 
 
@@ -6629,8 +6308,8 @@ Bigm)
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6643,34 +6322,21 @@ big(
 ln(3x)
 \backslash
 big)^2
-\series bold
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\series default
-
 \backslash
 Big)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
+\begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
 \end_inset
 
 
@@ -6679,8 +6345,8 @@ Big)
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6693,34 +6359,21 @@ bigl(
 ln(3x)
 \backslash
 bigr)^2
-\series bold
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\series default
-
 \backslash
 Bigr)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
+\begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
 \end_inset
 
 
@@ -6729,8 +6382,8 @@ Bigr)
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6745,11 +6398,11 @@ bigr(
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
+\begin_inset Formula $\bigl)\ln(3x)\bigr($
 \end_inset
 
 
@@ -6769,12 +6422,12 @@ bigr(
 自動の括弧丈
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:自動の括弧丈"
+name "subsec:自動の括弧丈"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6787,14 +6440,14 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-可変の丈を持つ括弧は
+可変の丈を持つ括弧は
 \series bold
 
 \backslash
 left
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6812,7 +6465,7 @@ left
 right
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6823,14 +6476,13 @@ right
 
 \end_inset
 
-コマンド、あるいは数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/dialog-show_mathdelimiter.png
-       scale 85
-
+コマンド,あるいは数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathdelimiter"
 \end_inset
 
-で挿入することができます
+で挿入することができます
 \series bold
 
 \backslash
@@ -6842,7 +6494,11 @@ left
 \backslash
 right
 \series default
-の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
+の直後には,必要とする括弧を挿入しなくてはなりません.すると,括弧丈は出力時に自動的に計算されます.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -6854,16 +6510,7 @@ right
 ln(
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 C
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 )
 \series default
 というコマンドは
-\begin_inset Formula \[
-\ln(\frac{A}{C})\]
+\begin_inset Formula 
+\[
+\ln(\frac{A}{C})
+\]
 
 \end_inset
 
-を生成します
+を生成します
 \end_layout
 
 \begin_layout Standard
@@ -6905,16 +6545,7 @@ ln
 left(
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -6922,16 +6553,7 @@ A
 \end_inset
 
 C
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -6939,12 +6561,14 @@ spce
 right)
 \series default
 というコマンドは
-\begin_inset Formula \[
-\ln\left(\frac{A}{C}\right)\]
+\begin_inset Formula 
+\[
+\ln\left(\frac{A}{C}\right)
+\]
 
 \end_inset
 
-を生成します
+を生成します
 \end_layout
 
 \begin_layout Standard
@@ -6960,7 +6584,27 @@ left
 \backslash
 right
 \series default
-の代わりに、短絡キー
+の代わりに,
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
 \family sans
 Alt+M
 \begin_inset space ~
@@ -6968,11 +6612,12 @@ Alt+M
 
 括弧
 \family default
-を使うこともできます。これを使うと、LyX中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
+を使うこともできます.これを使うと,\SpecialChar LyX
+中で即座に実際の括弧丈を確認することができるという利点と,対応する右括弧も生成されるという利点があります.
 \begin_inset Newline newline
 \end_inset
 
-すると先ほどの例を作るコマンドは
+すると先ほどの例を作るコマンドは
 \series bold
 
 \backslash
@@ -6983,16 +6628,7 @@ ln Alt+M
 (
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 C
 \series default
-となります
+となります
 \end_layout
 
 \begin_layout Standard
-左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
+左括弧あるいは右括弧を省略するには,ドットを挿入します.たとえば,
 \series bold
 
 \backslash
 left.
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -7029,16 +6656,7 @@ A
 \end_inset
 
 B
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -7048,12 +6666,18 @@ right}
 というコマンドは
 \series bold
 
-\begin_inset Formula \[
-\left.\frac{A}{B}\right\} \]
+\begin_inset Formula 
+\[
+\left.\frac{A}{B}\right\} 
+\]
 
 \end_inset
 
-を生成します。
+
+\series default
+を生成します.
+\series bold
+
 \backslash
 left
 \series default
@@ -7063,21 +6687,25 @@ left
 \backslash
 right
 \series default
-コマンドは、文書が再度読み込まれたときには、LyXによって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
+コマンドは,文書が再度読み込まれたときには,\SpecialChar LyX
+によって正しい丈の括弧に変換され,省略された括弧は,点線として表示されます.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-著名なLaTeX頒布版は、すべてLaTeXの拡張であるeTeXを使用しているので、これらの頒布版では、すべての括弧および極限に対して
+著名な\SpecialChar LaTeX
+頒布版は,すべて\SpecialChar LaTeX
+の拡張であるe\SpecialChar TeX
+を使用しているので,これらの頒布版では,すべての括弧および極限に対して
 \series bold
 
 \backslash
 middle
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7095,15 +6723,16 @@ status collapsed
 \begin_layout Plain Layout
 
 \series bold
-(訳註)
+【訳註】
 \series default
-pLaTeXでは、標準では
+p\SpecialChar LaTeX
+では,標準では
 \series bold
 
 \backslash
 middle
 \series default
-コマンドは使えません。よって、以下の例では「
+コマンドは使えません.よって,以下の例では「
 \series bold
 
 \backslash
@@ -7123,34 +6752,41 @@ biggm
 \begin_inset Formula $|$
 \end_inset
 
-」を用いています
+」を用いています
 \end_layout
 
 \end_inset
 
-。このコマンドでは、物理ベクトル
-\begin_inset Formula \[
-\left\langle \phi\:\biggm|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
+.このコマンドでは,物理ベクトル
+\begin_inset Formula 
+\[
+\left\langle \phi\:\biggm|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
+\]
 
 \end_inset
 
-で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、
+で必要とされるように,次に続く文字の高さは,囲まれる括弧の高さに調節されます.物理ベクトルに関しては,
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:物理ベクトル"
+reference "subsec:物理ベクトル"
 
 \end_inset
 
-節に説明されているように特殊なLaTeXパッケージがあります。
+節に説明されているように特殊な\SpecialChar LaTeX
+パッケージがあります.
 \end_layout
 
 \begin_layout Subsection
 水平括弧
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
 かっこ@括弧 ! すいへい@水平
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -7162,36 +6798,20 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 コマンド
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7202,76 +6822,26 @@ raisebox
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-raisebox{2.3mm}{
-\end_layout
-
-\end_inset
-
 
 \backslash
 overbrace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 3
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7287,7 +6857,7 @@ overbrace
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7300,64 +6870,23 @@ overbrace
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-raisebox{-2.2mm}{
-\end_layout
-
-\end_inset
-
 
 \backslash
 underbrace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _5
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7373,7 +6902,7 @@ underbrace
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7387,103 +6916,40 @@ underbrace
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 overbrace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 underbrace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B_w
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _7
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C
@@ -7491,7 +6957,7 @@ C
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7512,7 +6978,7 @@ C
 \end_layout
 
 \begin_layout Standard
-最後の例では
+最後の例では
 \series bold
 
 \backslash
@@ -7524,28 +6990,348 @@ overbrace
 \backslash
 underbrace
 \series default
-が先に挿入されようが代わりはありません。
+が先に挿入されようが代わりはありません.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+文書設定の
+\family sans
+数式オプション
+\family default
+で,
+\series bold
+mathtools
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
+\end_layout
+
+\end_inset
+
+パッケージに
+\family sans
+常に読み込み
+\family default
+オプションを設定すると,以下のような角括弧が利用可能になります.
+\begin_inset Separator latexpar
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+overbracket{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+^3
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! O ! 
+\backslash
+overbracket
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\overbracket{A+B}^{3}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+underbracket{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+_5
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! U ! 
+\backslash
+under
+\size normal
+bracket
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\underbracket{A+B}_{5}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+overbracket{
+\backslash
+underbracket{A+B_w
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+_7
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+^
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+C
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+overbracket
+\series default
+と
+\series bold
+
+\backslash
+underbracket
+\series default
+に関しては,コマンドに続く角括弧中に,希望する厚みを指定すれば,以下のように,角括弧の筆跡の厚みに変更を加えることができます.
+\begin_inset Separator latexpar
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="3" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+overbracket[3pt]
+\backslash
+{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+^3
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+underbracket[1pt]
+\backslash
+{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+_5
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-括弧をお互いに重ねる必要がある場合には
+括弧をお互いに重ねる必要がある場合には
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:多行数式"
 
 \end_inset
 
-節に説明されているように、次のような多行数式を使わなくてはなりません。
-\begin_inset Formula \begin{eqnarray*}
-A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
- &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
+節に説明されているように,次のような多行数式を使わなくてはなりません.
+\begin_inset Formula 
+\begin{eqnarray*}
+A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
+ &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
+\end{eqnarray*}
 
 \end_inset
 
-一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
+一行目には,数式が一つめの括弧とともに挿入されています.ここで,空白コマンド
 \begin_inset Foot
 status collapsed
 
@@ -7553,11 +7339,11 @@ status collapsed
 空白コマンドは第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:定義済みの空白"
+reference "subsec:定義済みの空白"
 
 \end_inset
 
-章に説明があります
+章に説明があります
 \end_layout
 
 \end_inset
@@ -7572,32 +7358,32 @@ reference "sub:定義済みの空白"
 \begin_inset Formula $d$
 \end_inset
 
-の前に挿入しておくことが重要です。さもないと、
+の前に挿入しておくことが重要です.さもないと,
 \begin_inset Formula $q$
 \end_inset
 
-の後ろで終わる括弧のせいで直後の「+」の周りに正しく空白が入ることが妨げられてしまう
+の後ろで終わる括弧のせいで直後の「+」の周りに正しく空白が入ることが妨げられてしまう
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-これは、括弧が文字として取り扱われないためです。
+これは,括弧が文字として取り扱われないためです.
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:二項演算子"
+reference "subsec:二項演算子"
 
 \end_inset
 
-章参照
+章参照
 \end_layout
 
 \end_inset
 
-ためです。二行目には、二つめの括弧が挿入されています。
+ためです.二行目には,二つめの括弧が挿入されています.
 \begin_inset Formula $b$
 \end_inset
 
-の直前から始まるようにするためにまず
+の直前から始まるようにするためにまず
 \series bold
 
 \backslash
@@ -7616,29 +7402,29 @@ status collapsed
 \backslash
 hphantom
 \series default
-に関する詳細は
+に関する詳細は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:空打ち文字"
+reference "subsec:埋め草"
 
 \end_inset
 
-章を参照してください
+章を参照してください
 \end_layout
 
 \end_inset
 
-が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
+が挿入されています.この数式中の「+」も空白で囲まれるようにするために,この空白コマンドが必要になっています.二つめの括弧は
 \series bold
-、
+,
 \backslash
 hphantom{bbqq+dddd}
 \series default
-コマンドの下に置きます
+コマンドの下に置きます
 \end_layout
 
 \begin_layout Standard
-以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
+以下の例のように,括弧が反対側に重なる場合には,もっと複雑になります.
 \begin_inset ERT
 status collapsed
 
@@ -7654,9 +7440,11 @@ jot}{-6pt}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray*}
+\begin_inset Formula 
+\begin{eqnarray*}
  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
-A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
+A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
+\end{eqnarray*}
 
 \end_inset
 
@@ -7675,8 +7463,9 @@ jot}{3pt}
 
 \end_inset
 
-最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
-ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
+最初の数式行は,括弧が上に来ていること以外は,先の例の第二行と同じです.二行目には,二つめの括弧と一緒に数式が入っています.一行目の括弧と数式のあいだに余白が入
+ることを防ぐために,行間を減らさなくてはならないのですが,これは\SpecialChar LyX
+のバグ
 \begin_inset Foot
 status collapsed
 
@@ -7693,20 +7482,21 @@ target "http://www.lyx.org/trac/ticket/1505"
 
 \end_inset
 
-のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
+のせいで簡単にはできません.この問題を回避するためには,数式直前に\SpecialChar TeX
+モードで
 \series bold
 setlength{
 \backslash
 jot}{-6pt}
 \series default
-というコマンドを入れて大域的な数式行間
+というコマンドを入れて大域的な数式行間
 \series bold
 
 \backslash
 jot
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7721,29 +7511,29 @@ jot
 \begin_inset space \thinspace{}
 \end_inset
 
-ptに変更しなくてはなりません
+ptに変更しなくてはなりません
 \series bold
 
 \backslash
 jot
 \series default
-は数式直後に同様のコマンドを使って標準値の3
+は数式直後に同様のコマンドを使って標準値の3
 \begin_inset space \thinspace{}
 \end_inset
 
-ptに戻します。数式中の行間について、詳しくは第
+ptに戻します.数式中の行間について,詳しくは第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:行間"
+reference "subsec:行間"
 
 \end_inset
 
-章に説明があります
+章に説明があります
 \end_layout
 
 \begin_layout Section
 矢印
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7756,26 +7546,18 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-矢印は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/leftarrow.png
-       scale 85
-
-\end_inset
-
-か、以下の各小節に列挙してあるコマンドで挿入することができます。
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
+矢印は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leftarrow"
 \end_inset
 
-
+か,以下の各小節に列挙してあるコマンドで挿入することができます.
 \end_layout
 
 \begin_layout Subsection
 水平矢印
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7794,11 +7576,11 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7807,7 +7589,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7818,7 +7600,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7829,7 +7611,7 @@ gets
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7843,7 +7625,7 @@ gets
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7854,7 +7636,7 @@ Leftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7868,7 +7650,7 @@ Leftarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7879,7 +7661,7 @@ longleftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7893,7 +7675,7 @@ longleftarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7904,7 +7686,7 @@ Longleftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7918,7 +7700,7 @@ Longleftarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7929,7 +7711,7 @@ leftharpoonup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7943,7 +7725,7 @@ leftharpoonup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7954,7 +7736,7 @@ leftharpoondown
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7968,7 +7750,7 @@ leftharpoondown
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7979,7 +7761,7 @@ hookleftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8003,11 +7785,11 @@ hookleftarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8016,7 +7798,7 @@ hookleftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8027,7 +7809,7 @@ hookleftarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8038,7 +7820,7 @@ to
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8052,7 +7834,7 @@ to
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8063,7 +7845,7 @@ Rightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8077,7 +7859,7 @@ Rightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8088,7 +7870,7 @@ longrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8102,7 +7884,7 @@ longrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8113,7 +7895,7 @@ Longrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8127,7 +7909,7 @@ Longrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8138,7 +7920,7 @@ rightharpoonup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8152,7 +7934,7 @@ rightharpoonup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8163,7 +7945,7 @@ rightharpoondown
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8177,7 +7959,7 @@ rightharpoondown
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8188,7 +7970,7 @@ hookrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8219,11 +8001,11 @@ hookrightarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8232,7 +8014,7 @@ hookrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8243,7 +8025,7 @@ hookrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8254,7 +8036,7 @@ leftrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8268,7 +8050,7 @@ leftrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8279,7 +8061,7 @@ Leftrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8293,7 +8075,7 @@ Leftrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8304,7 +8086,7 @@ longleftrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8318,7 +8100,7 @@ longleftrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8329,7 +8111,7 @@ Longleftrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8343,7 +8125,7 @@ Longleftrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8354,7 +8136,7 @@ rightleftharpoons
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8383,11 +8165,11 @@ rightleftharpoons
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8396,7 +8178,7 @@ rightleftharpoons
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8407,7 +8189,7 @@ rightleftharpoons
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8418,7 +8200,7 @@ mapsto
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8432,7 +8214,7 @@ mapsto
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8443,7 +8225,7 @@ longmapsto
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8457,7 +8239,7 @@ longmapsto
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8468,7 +8250,7 @@ leadsto
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8482,7 +8264,7 @@ leadsto
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8493,7 +8275,7 @@ dasharrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8521,22 +8303,22 @@ dasharrow
 \begin_inset VSpace medskip
 \end_inset
 
-たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は
+たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:アクセント"
 
 \end_inset
 
-節に一覧があります
+節に一覧があります
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-さらにラベル付き矢印
-\begin_inset Index
+さらにラベル付き矢印
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -8545,14 +8327,14 @@ status collapsed
 
 \end_inset
 
-として
+として
 \series bold
 
 \backslash
 xleftarrow
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -8570,7 +8352,7 @@ xleftarrow
 xrightarrow
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -8594,19 +8376,19 @@ vspace{4mm}
 
 \end_inset
 
-があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
-ます
+があります.これらのコマンドを数式に挿入すると,二つの青枠のついた矢印が現れるので,そこにラベルを入れることができます.矢印の長さは,ラベルの幅に応じて調整され
+ます
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8615,61 +8397,32 @@ vspace{4mm}
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 F(a)
 \backslash
 xleftarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 x=a
 \begin_inset Formula $\downarrow$
 \end_inset
 
-x
-\begin_inset Formula $>$
-\end_inset
-
-0
+x>0
 \begin_inset Formula $\to$
 \end_inset
 
@@ -8678,11 +8431,11 @@ F(x)
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
+\begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
 \end_inset
 
 
@@ -8691,35 +8444,22 @@ F(x)
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 F(x)
 \backslash
 xrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 x=a
 \begin_inset Formula $\downarrow$
 \end_inset
 
-x
-\begin_inset Formula $>$
-\end_inset
-
-0
+x>0
 \begin_inset Formula $\to$
 \end_inset
 
@@ -8728,11 +8468,11 @@ F(a)
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
+\begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
 \end_inset
 
 
@@ -8748,42 +8488,63 @@ F(a)
 
 \end_layout
 
-\begin_layout Subsection
-垂直矢印および対角矢印
-\begin_inset Index
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+文書設定の
+\family sans
+数式オプション
+\family default
+で,
+\series bold
+mathtools
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\82\84ã\81\98ã\82\8bã\81\97\9f¢å\8d° ! ã\81\9fã\81\84ã\81\8bã\81\8f@対è§\92
\81±ã\81£ã\81\91ã\83¼ã\81\98\83\91ã\83\83ã\82±ã\83¼ã\82¸ ! mathtools
 \end_layout
 
 \end_inset
 
+パッケージに
+\family sans
+常に読み込み
+\family default
+オプションを設定すると,以下のようなラベル付き矢印が利用可能になります.
+\end_layout
 
-\begin_inset Index
-status collapsed
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\begin_layout Plain Layout
-やじるし@矢印 ! すいちょく@垂直
-\end_layout
 
+\begin_inset Separator latexpar
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-\begin_inset space \hfill{}
+\align center
+\begin_inset space \hspace*{\fill}
 \end_inset
 
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8792,33 +8553,33 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+Example
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-uparrow
+xleftrightarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\uparrow$
+\begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
 \end_inset
 
 
@@ -8827,23 +8588,23 @@ uparrow
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Uparrow
+xLeftarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Uparrow$
+\begin_inset Formula $\xLeftarrow[x=a]{x>0}$
 \end_inset
 
 
@@ -8852,23 +8613,23 @@ Uparrow
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-updownarrow
+xRightarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\updownarrow$
+\begin_inset Formula $\xRightarrow[x=a]{x>0}$
 \end_inset
 
 
@@ -8877,23 +8638,23 @@ updownarrow
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Updownarrow
+xLeftrightarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Updownarrow$
+\begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
 \end_inset
 
 
@@ -8902,23 +8663,23 @@ Updownarrow
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Downarrow
+xhookleftarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Downarrow$
+\begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
 \end_inset
 
 
@@ -8927,23 +8688,23 @@ Downarrow
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-downarrow
+xhookrightarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\downarrow$
+\begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
 \end_inset
 
 
@@ -8957,17 +8718,17 @@ downarrow
 \end_inset
 
 
-\begin_inset space \hfill{}
+\begin_inset space \hspace*{\fill}
 \end_inset
 
 
 \begin_inset Tabular
-<lyxtabular version="3" rows="5" columns="2">
-<features>
+<lyxtabular version="3" rows="7" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8976,33 +8737,33 @@ downarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+Example
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-nearrow
+xleftharpoondown
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\nearrow$
+\begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
 \end_inset
 
 
@@ -9011,23 +8772,23 @@ nearrow
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-searrow
+xleftharpoonup
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\searrow$
+\begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
 \end_inset
 
 
@@ -9036,23 +8797,23 @@ searrow
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-swarrow
+xrightharpoondown
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\swarrow$
+\begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
 \end_inset
 
 
@@ -9061,23 +8822,23 @@ swarrow
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-nwarrow
+xrightharpoonup
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\nwarrow$
+\begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
 \end_inset
 
 
@@ -9086,176 +8847,84 @@ nwarrow
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\begin_inset space \hfill{}
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
-
-垂直矢印は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:手動の括弧丈"
-
-\end_inset
-
-節および第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:自動の括弧丈"
-
-\end_inset
-
-節に述べられているコマンドを使うと、区分記号として使用することもできます。
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+xleftrightharpoons
 \end_layout
 
-\begin_layout Section
-アクセント
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:アクセント"
-
 \end_inset
-
-
-\begin_inset Index
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-あくせんと@アクセント
-\end_layout
-
+\begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-アクセントは、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/hat.png
-       scale 85
-
 \end_inset
-
-か、以下の各小節に列挙してあるコマンドで入力することができます。
-\end_layout
-
-\begin_layout Subsection
-一文字に付けるアクセント
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-texorpdfstring{
-\end_layout
-
-\end_inset
-
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-本文中のアクセントについては、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:文章中のアクセント"
-
-\end_inset
-
-節を参照。
+xrightleftharpoons
 \end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-}{}
-\end_layout
-
+\begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-
-\backslash
-texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
 \end_layout
 
-\begin_layout Plain Layout
-
-\backslash
-texorpdfstringについての詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:節見出し中の数式"
-
 \end_inset
-
-節にあります。
-\end_layout
+</cell>
+</row>
+</lyxtabular>
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:一文字に付けるアクセント"
-
+\begin_inset space \hspace*{\fill}
 \end_inset
 
 
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-あくせんと@アクセント ! いちもじにつける@一文字に付ける
 \end_layout
 
+\begin_layout Standard
+これらの矢印は,すべて以下のようなコマンドスキームを取ります.
+\begin_inset Separator latexpar
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-\begin_inset space \hfill{}
-\end_inset
-
-
+\align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="8" columns="2">
-<features>
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9264,62 +8933,39 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row bottomspace="0.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
+F(a)
 \backslash
-dot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
+xleftrightarrow[x=a]
 \backslash
-spce 
-\end_layout
-
+{x>0
+\begin_inset Formula $\to$
 \end_inset
 
-A
+F(x)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\dot{A}$
+\begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
 
-\begin_layout Plain Layout
+\end_inset
 
-\backslash
-ddot
-\begin_inset ERT
+
+\end_layout
+
+\begin_layout Subsection
+垂直矢印および対角矢印
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+やじるし@矢印 ! たいかく@対角
+\end_layout
 
+\end_inset
 
-\backslash
-spce 
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+やじるし@矢印 ! すいちょく@垂直
 \end_layout
 
 \end_inset
 
-A
+
 \end_layout
 
+\begin_layout Standard
+\begin_inset space \hfill{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="7" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
-\end_inset
+コマンド
+\end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-dddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A
+uparrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
+\begin_inset Formula $\uparrow$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-ddddot{A
+Uparrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
+\begin_inset Formula $\Uparrow$
 \end_inset
 
 
@@ -9430,47 +9086,47 @@ ddddot{A
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-vec
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
+updownarrow
 \end_layout
 
 \end_inset
-
-A
-\begin_inset Index
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\updownarrow$
+\end_inset
+
 
-\lang english
-Vectors
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+Updownarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\vec{A}$
+\begin_inset Formula $\Updownarrow$
 \end_inset
 
 
@@ -9480,35 +9136,22 @@ Vectors
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-bar
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A
+Downarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\bar{A}$
+\begin_inset Formula $\Downarrow$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-mathring
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A
+downarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
+\begin_inset Formula $\downarrow$
 \end_inset
 
 
 
 
 \begin_inset Tabular
-<lyxtabular version="3" rows="7" columns="2">
-<features>
+<lyxtabular version="3" rows="5" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9579,7 +9209,7 @@ A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-tilde
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A
+nearrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
+\begin_inset Formula $\nearrow$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-hat
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A
+searrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\hat{A}$
+\begin_inset Formula $\searrow$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-check
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A
+swarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\check{A}$
+\begin_inset Formula $\swarrow$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-acute
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A
+nwarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\acute{A}$
+\begin_inset Formula $\nwarrow$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
 
-\begin_layout Plain Layout
+\end_inset
 
-\backslash
-grave
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\begin_inset space \hfill{}
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
 
-A
-\end_layout
+垂直矢印は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:手動の括弧丈"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\grave{A}$
-\end_inset
+節および第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:自動の括弧丈"
 
+\end_inset
 
+節に述べられているコマンドを使うと,区分記号として使用することもできます.
 \end_layout
 
+\begin_layout Section
+アクセント
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:アクセント"
+
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-breve
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+あくせんと@アクセント
+\end_layout
+
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
+\begin_layout Standard
+アクセントは,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\hat"
 \end_inset
 
-A
+か,以下の各小節に列挙してあるコマンドで入力することができます.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+一文字に付けるアクセント
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\breve{A}$
-\end_inset
 
 
+\backslash
+texorpdfstring{
 \end_layout
 
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
-\end_inset
 
+\begin_inset Foot
+status collapsed
 
-\begin_inset space \hfill{}
-\end_inset
+\begin_layout Plain Layout
+本文中のアクセントについては,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:文章中のアクセント"
 
+\end_inset
 
+節を参照.
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
-\backslash
-'{e}
+}{}
 \end_layout
 
 \end_inset
 
-のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
-\begin_inset Index
+
+\begin_inset Note Note
 status collapsed
 
 \begin_layout Plain Layout
-うむらうと@ウムラウト
+
+\series bold
+
+\backslash
+texorpdfstring
+\series default
+は,PDFのしおりに脚註が現れるのを防ぐために使われています.
 \end_layout
 
-\end_inset
+\begin_layout Plain Layout
 
-に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
-として取り扱います。
 \series bold
 
 \backslash
-ddot
+texorpdfstring
 \series default
-と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
+についての詳細は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:節見出し中の数式"
+
+\end_inset
+
+節にあります.
+\end_layout
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:一文字に付けるアクセント"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+あくせんと@アクセント ! いちもじにつける@一文字に付ける
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace -2mm
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-\align center
+\begin_inset space \hfill{}
+\end_inset
+
+
 \begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<lyxtabular version="3" rows="8" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9892,57 +9497,37 @@ ddot
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-および0ポイント空白はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Quotes grd
+
+\backslash
+dot
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-i
+A
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\lang ngerman
-\begin_inset space \hspace{}
-\length 0pt
-\end_inset
-
-
-\begin_inset Formula $"i$
+\begin_inset Formula $\dot{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-i
+A
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
+\begin_inset Formula $\ddot{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-ddot
-\series default
-に比べて良いもう一つの利点は、上記のアクセントコマンドが
-\emph on
-数式中テキストでは使用できない
-\emph default
-のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
-字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
-\end_layout
+dddot
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Standard
-ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
+A
 \end_layout
 
-\begin_layout Subsection
-演算子に付けるアクセント
-\begin_inset Index
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-あくせんと@アクセント ! えんざんしにつける@演算子に付ける
-\end_layout
-
+\begin_inset Formula $\dddot{A}$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-overset
-\series default
-
-\begin_inset Index
-status collapsed
+ddddot
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Plain Layout
-こまんど@コマンド ! O ! 
-\backslash
-overset
+A
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-コマンドや
-\series bold
-
-\backslash
-underset
-\series default
+\begin_layout Plain Layout
+\begin_inset Formula $\ddddot{A}$
+\end_inset
 
-\begin_inset Index
-status collapsed
 
-\begin_layout Plain Layout
-こまんど@コマンド ! U ! 
-\backslash
-underset
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-sideset
-\series default
+vec
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_inset Index
+A
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! S ! 
-\backslash
-sideset
+べくとる@ベクトル
 \end_layout
 
 \end_inset
 
-コマンドを使うと、文字を演算子の前や後ろに付けることができます。コマンド書式は、
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-sideset{前置文字}{後置文字}
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-sideset
-\series default
-は、かならずアクセントを付ける演算子の前に置かなくてはなりません。複数の文字や他の演算子、記号もアクセントとして使用することができます。たとえば、
-\series bold
 
-\backslash
-sideset
-\series default
-を使って演算子の後だけに文字を配置したい場合には、最初の括弧の中には何も書かないようにしますが、括弧を省略することはできません。
 \end_layout
 
-\begin_layout Standard
-たとえば、
-\series bold
-
-\backslash
-sideset{
-\begin_inset Formula $\to$
-\end_inset
-
-
-\backslash
-{
-\series default
-'
-\series bold
-
-\begin_inset Formula $\to$
 \end_inset
-
-
-\backslash
-sum_k=1
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\vec{A}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\series default
-^
-\series bold
-n
-\series default
-というコマンドを入力すると、
-\begin_inset Formula \[
-\sideset{}{'}\sum_{k=1}^{n}\]
-
+\backslash
+bar
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-のようになります。
+A
 \end_layout
 
-\begin_layout Standard
-また、
-\series bold
-
-\backslash
-overset
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\bar{A}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
-
-
-\backslash
-maltese
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-spce 
-\end_layout
-
+mathring
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+A
+\end_layout
 
-\series default
-
-\begin_inset Formula $\uparrow$
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
-
-\series bold
-a
-\series default
-というコマンドならば、
-\begin_inset Formula \[
-\overset{a}{\maltese}\]
-
+\begin_layout Plain Layout
+\begin_inset Formula $\mathring{A}$
 \end_inset
 
-のようになります。最後の例からわかるように、
-\series bold
-
-\backslash
-overset
-\series default
-や
-\series bold
-
-\backslash
-underset
-\series default
-では、記号や文字にアクセントをつけることもできます。一方、
-\series bold
-
-\backslash
-sideset
-\series default
-では、このようなことはできません。
-\end_layout
-
-\begin_layout Subsection
-複数の文字に付けるアクセント
-\begin_inset Index
-status collapsed
 
-\begin_layout Plain Layout
-あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
 \end_layout
 
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
 \begin_inset space \hfill{}
 \end_inset
 
 
 \begin_inset Tabular
-<lyxtabular version="3" rows="5" columns="2">
-<features>
+<lyxtabular version="3" rows="7" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -10264,62 +9744,37 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-overleftarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+tilde
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-A=B
+A
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
+\begin_inset Formula $\tilde{A}$
 \end_inset
 
 
@@ -10328,36 +9783,27 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-underleftarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+hat
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-A=B
+A
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
+\begin_inset Formula $\hat{A}$
 \end_inset
 
 
@@ -10366,36 +9812,27 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-overleftrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+check
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-A=B
+A
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
+\begin_inset Formula $\check{A}$
 \end_inset
 
 
@@ -10404,36 +9841,27 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-underleftrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+acute
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-A=B
+A
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
+\begin_inset Formula $\acute{A}$
 \end_inset
 
 
@@ -10442,70 +9870,56 @@ A=B
 \end_inset
 </cell>
 </row>
-</lyxtabular>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-\end_inset
+\begin_layout Plain Layout
 
-
-\begin_inset space \hfill{}
+\backslash
+grave
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-
-\begin_inset Tabular
-<lyxtabular version="3" rows="5" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-コマンド
+A
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset Formula $\grave{A}$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-overrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+breve
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-A=B
+A
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
+\begin_inset Formula $\breve{A}$
 \end_inset
 
 
@@ -10514,14 +9928,25 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
 
-\begin_layout Plain Layout
+\end_inset
 
-\backslash
-underrightarrow
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -10529,59 +9954,92 @@ status collapsed
 
 
 \backslash
-spce 
+'{e}
 \end_layout
 
 \end_inset
 
-A=B
+のようなアクセントは,数式に直接入れることができます.\SpecialChar LyX
+は,それを対応するアクセントコマンドに変換します.ウムラウト
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+うむらうと@ウムラウト
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
+に関しては,母音の前に引用符を挿入する方法の方がよいでしょう.ウムラウトのある数式部分がドイツ語に指定してあれば,\SpecialChar LaTeX
+は,引用符と母音をまとめて一つの文字として取り
+扱います.
+\series bold
+
+\backslash
+ddot
+\series default
+と違い,この方法では,以下の例に示すように「本物の」ウムラウトが作られます.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace -2mm
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-</row>
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="3" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+コマンド
+\end_layout
 
-\backslash
-widetilde
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
+出力
 \end_layout
 
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Quotes grd
 \end_inset
 
-A=B
+i
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
+
+\lang ngerman
+\begin_inset space \hspace{}
+\length 0pt
+\end_inset
+
+
+\begin_inset Formula $"i$
 \end_inset
 
 
@@ -10590,36 +10048,27 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-widehat
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+ddot
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-A=B
+i
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
+\begin_inset Formula $\ddot{i}$
 \end_inset
 
 
@@ -10633,79 +10082,55 @@ A=B
 \end_inset
 
 
-\begin_inset space \hfill{}
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
 
-これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
 \series bold
 
 \backslash
-widetilde
+ddot
 \series default
-および
-\series bold
+に比べて良いもう一つの利点は,上記のアクセントコマンドが
+\emph on
+数式中テキストでは使用できない
+\emph default
+のに対し,ウムラウトは直接数式中テキストに変換されることです.(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると,アクセントの下にある文
+字しか変換されません.これは,たとえばイタリック体やボールド体への変換など,他のすべての変換に関しても言えることです.
+\end_layout
 
-\backslash
-widehat
-\series default
-のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
-\begin_inset Formula \[
-\widetilde{A+B=C-D}\]
+\begin_layout Standard
+ウムラウトと他のアクセント付き文字は,数式中テキストに直接入れることができます.
+\end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-前小節で述べた
+\SpecialChar LyX
+は,\SpecialChar LaTeX
+パッケージ
 \series bold
-
-\backslash
-overset
+undertilde
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! O ! 
-\backslash
-overset
+ぱっけーじ@パッケージ ! upgreek
 \end_layout
 
 \end_inset
 
-コマンドと
-\series bold
-
-\backslash
-underset
-\series default
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! U ! 
-\backslash
-underset
+がシステム上に導入されていれば,文字下のティルダもサポートします.
 \end_layout
 
-\end_inset
-
-コマンドを使っても、複数の文字にアクセントを付けることができます。
-\series bold
-
-\backslash
-underset
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -10713,78 +10138,98 @@ status collapsed
 
 
 \backslash
-spc
+ifundertild
 \end_layout
 
 \end_inset
 
-A=B
-\begin_inset Formula $\downarrow$
-\end_inset
 
-***
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+以下の表は,
+\series bold
+undertilde
 \series default
-というコマンドは、
-\begin_inset Formula \[
-\underset{***}{A=B}\]
+ \SpecialChar LaTeX
+パッケージが導入済みのときのみ表示されます.
+\end_layout
 
 \end_inset
 
-のようになります。
-\end_layout
-
-\begin_layout Section
-空白
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:空白"
 
+\begin_inset Separator latexpar
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\end_layout
+
+\begin_layout Standard
+\noindent
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
\81\8fã\81\86ã\81¯ã\81\8f@空ç\99½ ! ã\81\99ã\81\84ã\81¸ã\81\84@æ°´å¹³
\82³ã\83\9eã\83³ã\83\89
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+出力
 \end_layout
 
-\begin_layout Subsection
-定義済みの空白
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:定義済みの空白"
-
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset Index
-status collapsed
+\backslash
+utilde
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Plain Layout
-くうはく@空白 ! すいへい@水平 ! ていぎずみ@定義済み
+A
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\utilde{A}$
+\end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(短絡キー
-\begin_inset Info
-type  "shortcut"
-arg   "space-insert protected"
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
 \end_inset
 
-)を挿入することで実現できます。「
-\color blue
 
+\end_layout
+
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -10792,217 +10237,155 @@ status collapsed
 
 
 \backslash
-spc
+els
 \end_layout
 
 \end_inset
 
 
-\color inherit
-」が現れるので、
-\family sans
-Space
-\family default
-を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/space.png
-       scale 85
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+以下は,
+\series bold
+undertilde
+\series default
+ \SpecialChar LaTeX
+パッケージが導入されていないときのみ表示されます.
+\end_layout
 
 \end_inset
 
-を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
-\family sans
-Space
-\family default
-を押すことによって、長さを変更することができます。
+
 \end_layout
 
 \begin_layout Standard
-\noindent
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="7">
-<features>
-<column alignment="center" valignment="middle" width="6.8cm">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-コマンド
+この小節のすべてを出力で見るには,
+\series bold
+undertilde
+\series default
+ \SpecialChar LaTeX
+パッケージを導入する必要があります.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
+
 \backslash
-,
+fi 
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-:
 \end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-;
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+複数の文字に付けるアクセント
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
-\backslash
-quad
+あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-qquad
 \end_layout
 
+\begin_layout Standard
+\begin_inset space \hfill{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\backslash
-!
-\end_layout
 
-\end_inset
-</cell>
-</row>
+\begin_inset Tabular
+<lyxtabular version="3" rows="5" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-保護された空白を挿入したのち、
-\family sans
-Space
-\family default
-を叩く回数
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-0
+出力
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-1
-\end_layout
 
+\backslash
+overleftarrow
+\begin_inset space \textvisiblespace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-2
+A=B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-3
-\end_layout
-
+\begin_inset Formula $\overleftarrow{A=B}$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-4
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-5
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $A\, B$
+\backslash
+underleftarrow
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-
+A=B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\: B$
+\begin_inset Formula $\underleftarrow{A=B}$
 \end_inset
 
 
@@ -11010,23 +10393,28 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\; B$
-\end_inset
 
+\backslash
+overleftrightarrow
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+A=B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\quad B$
+\begin_inset Formula $\overleftrightarrow{A=B}$
 \end_inset
 
 
@@ -11034,23 +10422,28 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</row>
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\qquad B$
-\end_inset
 
+\backslash
+underleftrightarrow
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+A=B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\! B$
+\begin_inset Formula $\underleftrightarrow{A=B}$
 \end_inset
 
 
@@ -11064,19 +10457,13 @@ Space
 \end_inset
 
 
-\end_layout
+\begin_inset space \hfill{}
+\end_inset
 
-\begin_layout Standard
-一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
-さの空白があります。
-\end_layout
 
-\begin_layout Standard
-\align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="3">
-<features>
-<column alignment="center" valignment="middle" width="6.8cm">
+<lyxtabular version="3" rows="5" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -11089,80 +10476,115 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-negmedspace
+出力
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-negthickspace
+overrightarrow
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A=B
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-保護された空白を挿入したのち、
-\family sans
-Space
-\family default
-を叩く回数
+\begin_inset Formula $\overrightarrow{A=B}$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-6
+
+\backslash
+underrightarrow
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A=B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-7
+\begin_inset Formula $\underrightarrow{A=B}$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+
+\backslash
+widetilde
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A=B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\negmedspace B$
+\begin_inset Formula $\widetilde{A=B}$
+\end_inset
+
+
+\end_layout
+
 \end_inset
+</cell>
+</row>
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
+\backslash
+widehat
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+A=B
 \end_layout
 
 \end_inset
@@ -11171,7 +10593,7 @@ Space
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\negthickspace B$
+\begin_inset Formula $\widehat{A=B}$
 \end_inset
 
 
@@ -11185,212 +10607,275 @@ Space
 \end_inset
 
 
-\end_layout
+\begin_inset space \hfill{}
+\end_inset
+
 
-\begin_layout Standard
-負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
 \end_layout
 
 \begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-コマンド
-\end_layout
-
+\begin_inset VSpace medskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-出力
-\begin_inset Note Note
-status collapsed
+これらのコマンドでは,好きなだけ多くの文字にアクセントを付けることができます.しかし,
+\series bold
 
-\begin_layout Plain Layout
-ここで
+\backslash
+widetilde
+\series default
+および
 \series bold
 
 \backslash
-raisebox
+widehat
 \series default
-はスペーサーとして使用しているだけです。
-\end_layout
+のアクセントは,以下の例のように,出力では3文字分の長さにしかなりません.
+\begin_inset Formula 
+\[
+\widetilde{A+B=C-D}
+\]
 
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+前小節で述べた
+\series bold
 
-\begin_layout Plain Layout
+\backslash
+overset
+\series default
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! O ! 
 \backslash
-sum
+overset
+\end_layout
+
+\end_inset
+
+コマンドと
+\series bold
+
 \backslash
-sum
-\begin_inset ERT
+underset
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+こまんど@コマンド ! U ! 
+\backslash
+underset
+\end_layout
+
+\end_inset
 
+コマンドを使っても,複数の文字にアクセントを付けることができます.
+\series bold
 
 \backslash
-spce 
-\end_layout
+underset
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+A=B
+\begin_inset Formula $\downarrow$
 \end_inset
 
-f_kl
+***
+\series default
+というコマンドは,
+\begin_inset Formula 
+\[
+\underset{***}{A=B}
+\]
+
+\end_inset
+
+のようになります.
 \end_layout
 
+\begin_layout Section
+空白
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:空白"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
+くうはく@空白 ! すいへい@水平
+\begin_inset space \thinspace{}
+\end_inset
+
+——
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
+\begin_layout Subsection
+定義済みの空白
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:定義済みの空白"
+
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-sum
-\backslash
-negmedspace
-\backslash
-sum
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+くうはく@空白 ! すいへい@水平
+\begin_inset space \thinspace{}
+\end_inset
 
-
-\backslash
-spce 
+—— ! ていぎずみ@定義済み
 \end_layout
 
 \end_inset
 
-f_kl
+
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+数式に水平方向の空白を挿入することが,必要になることがあります.これは,保護された空白(
+\begin_inset Flex Ruby
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+:
+\begin_inset Info
+type  "shortcut"
+arg   "command-alternatives space-insert protected ; math-space"
 \end_inset
 
+)を挿入することで実現できます.「
+\color blue
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\color inherit
+」が現れるので,
+\family sans
+Space
+\family default
+を何回か押すことによって,8種の異なる長さの空白のうち一つを選択することができます.空白は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\space"
+\end_inset
+
+を押すか,特定のコマンドを入力することで,挿入することができます.挿入したコマンド如何に関わらず,直後に
+\family sans
+Space
+\family default
+を押すことによって,長さを変更することができます.
+\begin_inset Separator latexpar
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
 \end_layout
 
 \begin_layout Standard
+\noindent
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="2" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
+<lyxtabular version="3" rows="6" columns="3">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top" width="15col%">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-通常の数式
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A=B$
-\end_inset
+保護された空白を挿入したのち,
+\family sans
+Space
+\family default
+を叩く回数
+\end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
 
 \backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
+,
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset Formula $\raisebox{5mm}{}$
-\end_inset
-
-空白なしの数式
+\begin_layout Plain Layout
+0
 \end_layout
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A{=}B$
+\begin_inset Formula $A\,B$
 \end_inset
 
 
@@ -11399,350 +10884,250 @@ raisebox
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-\noindent
-二行目の数式を作るコマンドは、
-\series bold
-A
 \backslash
-{=
-\begin_inset Formula $\to$
-\end_inset
-
-B
-\series default
-です。
+:
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
-
-物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
-整形\SpecialChar \menuseparator
-小空白メニュー(短
-絡キー
-\begin_inset Info
-type  "shortcut"
-arg   "space-insert thin"
 \end_inset
-
-)で、最小の空白を挿入することができます。
-\end_layout
-
-\begin_layout Standard
-違いを示す例を以下に掲げます。
-\end_layout
-
-\begin_layout Standard
-\begin_inset Tabular
-<lyxtabular version="3" rows="2" columns="2">
-<features>
-<column alignment="left" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" usebox="none">
+</cell>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-24 kW
-\begin_inset Formula $\cdot$
-\end_inset
-
-h
+1
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-値と単位のあいだに通常の空白を入れた例
+\begin_inset Formula $A\:B$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-24
-\begin_inset space \thinspace{}
-\end_inset
 
-kW
-\begin_inset Formula $\cdot$
-\end_inset
-
-h
+\backslash
+;
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-値と単位のあいだに最小の空白を入れた例
+2
 \end_layout
 
 \end_inset
 </cell>
-</row>
-</lyxtabular>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $A\;B$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Subsection
-可変長の空白
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-texorpdfstring{
+quad
 \end_layout
 
 \end_inset
-
-
-\begin_inset Foot
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-数式中の垂直方向の空白については、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:行間"
-
-\end_inset
-
-節をご覧下さい。
+3
 \end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $A\quad B$
+\end_inset
+
 
-}{}
 \end_layout
 
 \end_inset
-
-
-\begin_inset Note Note
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
+qquad
 \end_layout
 
-\begin_layout Plain Layout
-
-\backslash
-texorpdfstringについての詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:節見出し中の数式"
-
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-節にあります。
+\begin_layout Plain Layout
+4
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:可変長の空白"
-
+\begin_layout Plain Layout
+\begin_inset Formula $A\qquad B$
 \end_inset
 
 
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-くうはく@空白 ! すいへいほうこう@水平方向 ! かへんちょう@可変長
 \end_layout
 
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-指定した長さの空白が、
-\series bold
+\begin_inset space \hfill{}
+\end_inset
 
-\backslash
-hspace
-\series default
 
-\begin_inset Index
-status collapsed
+\begin_inset Tabular
+<lyxtabular version="3" rows="6" columns="3">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top" width="15col%">
+<column alignment="center" valignment="top">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! H ! 
-\backslash
-hspace
+コマンド
 \end_layout
 
 \end_inset
-
-コマンドで入力することができます。すると、ながい「
-\color blue
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
+保護された空白を挿入したのち,
+\family sans
+Space
+\family default
+を叩く回数
 \end_layout
 
 \end_inset
-
-
-\color inherit
-」が現れます。長さは、「
-\color blue
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
+出力
 \end_layout
 
 \end_inset
-
-
-\color inherit
-」を左クリックすることによって指定することができます。長さは負の値でも構いません。数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
-\series bold
-
-\backslash
-hfill
-\series default
-
-\begin_inset Index
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! H ! 
+
 \backslash
 hfill
 \end_layout
 
 \end_inset
-
-コマンドを使用します。
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace -1mm
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</cell>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド(
-\backslash
-hspace 長さ)
+5
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset Formula $A\hfill B$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-A=B
-\backslash
-hspace
-\begin_inset ERT
-status collapsed
-
 \begin_layout Plain Layout
 
-
 \backslash
-spce 
+hspace*{1em}
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset Formula $\to$
-\end_inset
-
-A
-\backslash
-not=C (3
-\begin_inset space \thinspace{}
-\end_inset
-
-cm)
+\begin_layout Plain Layout
+6
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A=B\hspace{3cm}A\not=C$
+\begin_inset Formula $A\hspace*{1em}B$
 \end_inset
 
 
@@ -11752,45 +11137,31 @@ cm)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-A
-\backslash
-hspace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
 
 \backslash
-spce 
+hspace{1em}
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset Formula $\to$
-\end_inset
-
-A
-\backslash
-not=A (-1
-\begin_inset space \thinspace{}
-\end_inset
-
-mm)
+\begin_layout Plain Layout
+7
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\hspace{-1mm}A\not=A$
+\begin_inset Formula $A\hspace{1em}B$
 \end_inset
 
 
@@ -11800,35 +11171,35 @@ mm)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-A=A
+
 \backslash
-hfill
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-B=B
+\begin_layout Plain Layout
+8
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A=A\hfill B=B$
+\begin_inset Formula $AB$
 \end_inset
 
 
@@ -11837,7 +11208,810 @@ B=B
 \end_inset
 </cell>
 </row>
-</lyxtabular>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+!
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+9
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\!B$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+5
+\lang english
+
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\lang japanese
+–
+\lang english
+
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\lang japanese
+7回
+\family sans
+Space
+\family default
+を押した場合は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:可変長の空白"
+
+\end_inset
+
+節に説明されているように,可変空白となります.9回押した場合は,一見,空白を生まないように見えます.実はこれは負の長さなので,他の長さと異なり,\SpecialChar LyX
+中では赤で表示さ
+れます.以下のように,他にもう二つ,負の長さの空白があります.
+\begin_inset Separator latexpar
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="3" columns="3">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="middle" width="6.8cm">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+negmedspace
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+negthickspace
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+保護された空白を挿入したのち,
+\family sans
+Space
+\family default
+を叩く回数
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+10
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+11
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\negmedspace B$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\negthickspace B$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+負の空白を使うと,文字が重なってしまうことがあります.これを利用して,合字処理を強制することができます.これは,たとえば以下のように,和演算子に使えます.
+\begin_inset Separator latexpar
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="3" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+sum
+\backslash
+sum
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+f_kl
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\sum\sum f_{kl}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+sum
+\backslash
+negmedspace
+\backslash
+sum
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+f_kl
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\sum\negmedspace\sum f_{kl}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\noindent
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\noindent
+イコール記号などの関係子は,つねに空白を前後に伴うようになっていますが,これを抑制するには,イコール記号を\SpecialChar TeX
+括弧で囲みます.以下の例にこれを示します.
+\begin_inset Separator latexpar
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+通常の数式
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A=B$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+空白なしの数式
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A{=}B$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\noindent
+二行目の数式を作るコマンドは,
+\series bold
+A
+\backslash
+{=
+\begin_inset Formula $\to$
+\end_inset
+
+B
+\series default
+です.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+物理単位には,値と単位のあいだに通常の空白ではなく,最小の空白を入れる必要があるために,それに適した空白が必要です.本文中の単位には,挿入\SpecialChar menuseparator
+整形\SpecialChar menuseparator
+小空白メニュー(
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+:
+\begin_inset Info
+type  "shortcut"
+arg   "space-insert thin"
+\end_inset
+
+)で,最小の空白を挿入することができます.
+\end_layout
+
+\begin_layout Standard
+違いを示す例を以下に掲げます.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features tabularvalignment="middle">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+24 kW
+\begin_inset Formula $\cdot$
+\end_inset
+
+h
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+値と単位のあいだに通常の空白を入れた例
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+24
+\begin_inset space \thinspace{}
+\end_inset
+
+kW
+\begin_inset Formula $\cdot$
+\end_inset
+
+h
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+値と単位のあいだに最小の空白を入れた例
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+可変長の空白
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+texorpdfstring{
+\end_layout
+
+\end_inset
+
+
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+数式中の垂直方向の空白については,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:行間"
+
+\end_inset
+
+節をご覧下さい.
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}{}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
+\end_layout
+
+\begin_layout Plain Layout
+
+\backslash
+texorpdfstringについての詳細は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:節見出し中の数式"
+
+\end_inset
+
+節にあります.
+\end_layout
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:可変長の空白"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+くうはく@空白 ! すいへい@水平
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! かへんちょう@可変長
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+指定した長さの空白が,
+\series bold
+
+\backslash
+hspace
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! H ! 
+\backslash
+hspace
+\end_layout
+
+\end_inset
+
+コマンドで入力することができます.すると,ながい「
+\color blue
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\color inherit
+」が現れます.長さは,「
+\color blue
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\color inherit
+」を左クリックすることによって指定することができます.長さは負の値でも構いません.空白が行冒頭の文字である場合,それは無視されます.この場合でも,空白出力を強制
+させたいときには,
+\series bold
+
+\backslash
+hspace
+\series default
+コマンドの代わりに
+\series bold
+
+\backslash
+hspace*
+\series default
+コマンドを使用するか,「
+\color blue
+\lang english
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\color inherit
+\lang japanese
+」の上を左クリックして,
+\family sans
+保護
+\family default
+オプションをチェックしてください.
+\begin_inset Newline newline
+\end_inset
+
+数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには,
+\series bold
+
+\backslash
+hfill
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! H ! 
+\backslash
+hfill
+\end_layout
+
+\end_inset
+
+コマンドを使用します.
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド(
+\backslash
+hspace 長さ)
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+A=B
+\backslash
+hspace
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A
+\backslash
+not=C (3
+\begin_inset space \thinspace{}
+\end_inset
+
+cm)
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A=B\hspace{3cm}A\not=C$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+A
+\backslash
+hspace
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A
+\backslash
+not=A (-1
+\begin_inset space \thinspace{}
+\end_inset
+
+mm)
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\hspace{-1mm}A\not=A$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+A=A
+\backslash
+hfill
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+B=B
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A=A\hfill B=B$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
 \end_inset
 
@@ -11845,30 +12019,30 @@ B=B
 \end_layout
 
 \begin_layout Standard
-上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
+上記の最後の例では,使用できる空白は,表の列中もっとも長い要素によって規定されます.行内数式では,空白は,
 \series bold
 
 \backslash
 hfill
 \series default
-が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
+が挿入された行の長さに依存します.つまり,その行が全幅を使用している場合,空白はまったく作られません.また
 \series bold
 
 \backslash
 hfill
 \series default
-は、別行建て数式中では、
+は,別行立て数式中では,
 \series bold
 行頭下げ
 \series default
-数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
+数式スタイルが使われているときのみ,意味を持ちます(数式スタイルは第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節で説明されています)。
+節で説明されています).
 \end_layout
 
 \begin_layout Standard
@@ -11878,7 +12052,7 @@ reference "sec:数式様式"
 \backslash
 hfill
 \series default
-の他にも空白を模様で埋める
+の他にも空白を模様で埋める
 \series bold
 
 \backslash
@@ -11890,32 +12064,32 @@ dotfill
 \backslash
 hrulefill
 \series default
-といったコマンドがあります用例については第
+といったコマンドがあります用例については第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:省略符号"
+reference "subsec:省略符号"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい
 \end_layout
 
 \begin_layout Standard
-本文中では、可変長空白は、
+本文中では,可変長空白は,
 \family sans
-挿入\SpecialChar \menuseparator
-整形\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+整形\SpecialChar menuseparator
 水平方向の空白
 \family default
-メニューで挿入することができます
+メニューで挿入することができます
 \end_layout
 
 \begin_layout Standard
-(例)
+(例)
 \end_layout
 
 \begin_layout Standard
-この行には
+この行には
 \begin_inset space \hspace{}
 \length 2cm
 \end_inset
@@ -11924,20 +12098,20 @@ reference "sub:省略符号"
 \begin_inset space \thinspace{}
 \end_inset
 
-cmの空白が入っています
+cmの空白が入っています
 \end_layout
 
 \begin_layout Standard
-この行には
+この行には
 \begin_inset space \hfill{}
 \end_inset
 
-最大の空白が入っています
+最大の空白が入っています
 \end_layout
 
 \begin_layout Subsection
 行内数式周りの空白
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -11950,12 +12124,12 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-行内数式前後の空白は長さ
+行内数式前後の空白は長さ
 \series bold
 
 \backslash
 mathsurround
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -11968,12 +12142,12 @@ mathsurround
 
 
 \series default
-を使って調節することができます。長さの値は、以下の書式を持つ
+を使って調節することができます.長さの値は,以下の書式を持つ
 \series bold
 
 \backslash
 setlength
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -11986,7 +12160,7 @@ setlength
 
 
 \series default
-コマンドを使って設定することができます
+コマンドを使って設定することができます
 \end_layout
 
 \begin_layout Standard
@@ -12008,7 +12182,7 @@ mathsurround
 \begin_inset space \thinspace{}
 \end_inset
 
-mmの値に設定するには以下のコマンド
+mmの値に設定するには以下のコマンド
 \end_layout
 
 \begin_layout Standard
@@ -12022,11 +12196,12 @@ mathsurround}{5mm}
 \end_layout
 
 \begin_layout Standard
-をTeXモードで挿入します。すると、5
+を\SpecialChar TeX
+モードで挿入します.すると,5
 \begin_inset space \thinspace{}
 \end_inset
 
-mmの空白がすべての行内数式の前後に設定されることになります
+mmの空白がすべての行内数式の前後に設定されることになります
 \begin_inset ERT
 status collapsed
 
@@ -12045,7 +12220,7 @@ mathsurround}{5mm}
 \end_layout
 
 \begin_layout Standard
-この行には周囲に5
+この行には周囲に5
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -12053,7 +12228,7 @@ mmの余白を設定した行内数式
 \begin_inset Formula $A=B$
 \end_inset
 
-があります
+があります
 \begin_inset ERT
 status collapsed
 
@@ -12072,7 +12247,7 @@ mathsurround}{0pt}
 \end_layout
 
 \begin_layout Standard
-既定値に戻すには
+既定値に戻すには
 \series bold
 
 \backslash
@@ -12082,12 +12257,12 @@ mathsurround
 \begin_inset space \thinspace{}
 \end_inset
 
-ptの値に戻して下さい
+ptの値に戻して下さい
 \end_layout
 
 \begin_layout Section
 ボックスと枠
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12097,17 +12272,17 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-わく@枠 | see
+わく@枠
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -12132,31 +12307,35 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-本文中のボックスについては取扱説明書
+本文中のボックスについては取扱説明書
 \family typewriter
 埋め込みオブジェクト篇
 \family default
 の
 \family typewriter
-Boxes
+ボックス
 \family default
-の章に述べられています
+の章に述べられています
 \end_layout
 
 \begin_layout Subsection
-付きボックス
+付きボックス
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:縁付きボックス"
+name "subsec:枠付きボックス"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-ぼっくす@ボックス ! ふちつき@縁付き
+ぼっくす@ボックス ! わくつき@枠付き
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -12172,7 +12351,7 @@ status collapsed
 fbox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12190,7 +12369,7 @@ fbox
 boxed
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12201,27 +12380,27 @@ boxed
 
 \end_inset
 
-コマンドを使えば、数式やその一部を枠の中に入れることができます。
+コマンドを使えば,数式やその一部を枠の中に入れることができます.
 \end_layout
 
 \begin_layout Standard
-どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
+どちらかのコマンドを数式に挿入すると,枠の中に青枠が現れ,数式の断片を入れることができます.
 \series bold
 
 \backslash
 fbox
 \series default
-の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
+の場合には,そのままではボックスの中身が数式テキストとして取り扱われてしまうので,
 \family sans
 Ctrl+M
 \family default
-を使って、このボックスの中にもう一度数式を作らなくてはなりません。
+を使って,このボックスの中にもう一度数式を作らなくてはなりません.
 \series bold
 
 \backslash
 boxed
 \series default
-を使った場合には、新しい数式が自動的に枠内に作られます。
+を使った場合には,新しい数式が自動的に枠内に作られます.
 \end_layout
 
 \begin_layout Standard
@@ -12231,13 +12410,13 @@ boxed
 \backslash
 fbox
 \series default
-コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行建て数式に枠を付けるのには適していません。逆に
+コマンドは,数式がつねに本文の大きさに設定されてしまうので,別行立て数式に枠を付けるのには適していません.逆に
 \series bold
 
 \backslash
 boxed
 \series default
-は、数式がつねに別行建て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
+は,数式がつねに別行立て数式の大きさに設定されてしまうので,行内数式に枠をつけるのには適していません.
 \end_layout
 
 \begin_layout Standard
@@ -12247,14 +12426,14 @@ boxed
 \backslash
 fbox
 \series default
-の拡張として枠幅と配置も指定することができる
+の拡張として枠幅と配置も指定することができる
 \series bold
 
 \backslash
 framebox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12265,13 +12444,13 @@ framebox
 
 \end_inset
 
-コマンドがあります
+コマンドがあります
 \series bold
 
 \backslash
 framebox
 \series default
-は、以下の書式を持ちます。
+は,以下の書式を持ちます.
 \end_layout
 
 \begin_layout Standard
@@ -12283,7 +12462,7 @@ framebox[枠幅][位置]{ボックスの内容}
 \end_layout
 
 \begin_layout Standard
-「位置」は
+「位置」は
 \emph on
 l
 \emph default
 \emph on
 r
 \emph default
-の値をとります
+の値をとります
 \emph on
 l
 \emph default
-は、ボックス中で数式を左寄せ、
+は,ボックス中で数式を左寄せ,
 \emph on
 r
 \emph default
-は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
+は右寄せにします.位置を指定しない時には,数式は中央揃えになります.
 \begin_inset Newline newline
 \end_inset
 
-「枠幅」を指定しない時には、位置を指定することができません。この場合には、
+「枠幅」を指定しない時には,位置を指定することができません.この場合には,
 \series bold
 
 \backslash
 fbox
 \series default
-と同様、枠幅がボックスの内容に応じて調節されるのです。
+と同様,枠幅がボックスの内容に応じて調節されるのです.
 \end_layout
 
 \begin_layout Standard
@@ -12319,22 +12498,26 @@ fbox
 \backslash
 framebox
 \series default
-コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
+コマンドを挿入すると,三つの青枠を含むボックスが現れます.最初の二つの枠は括弧で囲まれており,二つとも非必須の変数であることを意味します.三つ目の枠は,
 \series bold
 
 \backslash
 fbox
 \series default
-同様、数式の断片を入れるためのものです。
+同様,数式の断片を入れるためのものです.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -12350,45 +12533,20 @@ fbox
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -12398,16 +12556,7 @@ Ctrl+M
  
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -12415,11 +12564,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
+\begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
 \end_inset
 
 
@@ -12428,39 +12577,21 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 boxed
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -12468,11 +12599,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
+\begin_inset Formula $\boxed{\int A=B}$
 \end_inset
 
 
@@ -12481,24 +12612,15 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A+
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
+\begin_inset Formula $A+\fbox{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 framebox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 20mm
@@ -12554,16 +12667,7 @@ Ctrl+M
  
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}$
-\end_inset
-
-
 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
 \end_inset
 
 
-\begin_inset Formula $\raisebox{-4mm}{}$
-\end_inset
-
-
 \end_layout
 
 \end_inset
 \end_layout
 
 \begin_layout Standard
-枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
+枠の厚みも調節可能です.そのためには,以下のコマンドを数式の前に\SpecialChar TeX
+モードで挿入しなくてはなりません.
 \end_layout
 
 \begin_layout Standard
@@ -12653,7 +12750,7 @@ fboxsep
 \begin_inset Quotes erd
 \end_inset
 
-は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
+は,枠とボックス内の一文字目との間の距離を示します.これを使った例として,以下の枠付き数式をご覧下さい.
 \begin_inset ERT
 status collapsed
 
@@ -12669,12 +12766,14 @@ fboxsep 3mm
 \end_inset
 
 
-\begin_inset Formula \[
-\boxed{A+B=C}\]
+\begin_inset Formula 
+\[
+\boxed{A+B=C}
+\]
 
 \end_inset
 
-この数式の直前には
+この数式の直前には
 \end_layout
 
 \begin_layout Standard
@@ -12700,11 +12799,12 @@ fboxsep
 \end_layout
 
 \begin_layout Standard
-というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
+というコマンドが,\SpecialChar TeX
+モードで挿入されています.ここで与えられた値は,以後のすべてのボックスに適用されます.
 \end_layout
 
 \begin_layout Standard
-標準の枠寸法に戻すには
+標準の枠寸法に戻すには
 \end_layout
 
 \begin_layout Standard
@@ -12747,23 +12847,28 @@ fboxsep 3pt
 \end_layout
 
 \begin_layout Standard
-というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
+というコマンドを,次の数式が始まる前に\SpecialChar TeX
+モードで挿入しておきます.
 \end_layout
 
 \begin_layout Subsection
-なしボックス
+なしボックス
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:枠なしボックス"
+name "subsec:枠なしボックス"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
 ぼっくす@ボックス ! わくなし@枠なし
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -12772,14 +12877,14 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-縁のないボックスを作るには、
+枠のないボックスを作るには,
 \series bold
 
 \backslash
 mbox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12797,7 +12902,7 @@ mbox
 makebox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12815,7 +12920,7 @@ makebox
 raisebox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12826,7 +12931,7 @@ raisebox
 
 \end_inset
 
-の三つのコマンドがあります
+の三つのコマンドがあります
 \end_layout
 
 \begin_layout Standard
@@ -12836,13 +12941,13 @@ raisebox
 \backslash
 raisebox
 \series default
-を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
+を使うと,ボックスを上付きにしたり下付きにしたりすることができます.しかし,通常の上付き文字・下付き文字とは違い,ボックス内の文字寸法はそのまま保たれます.
 \series bold
 
 \backslash
 raisebox
 \series default
-は、以下の書式で用いられます。
+は,以下の書式で用いられます.
 \end_layout
 
 \begin_layout Standard
@@ -12860,14 +12965,14 @@ raisebox{高さ}{ボックスの内容}
 \backslash
 fbox
 \series default
-と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
+と同様,ボックスに数式を入れる際には,明示的に数式として入れる必要があります.
 \begin_inset Note Greyedout
 status open
 
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \series default
 下の最後の
 \series bold
@@ -12875,31 +12980,36 @@ status open
 \backslash
 raisebox
 \series default
-のところで
+のところで
 \family sans
 Ctrl+M
 \family default
-を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
+を一回でなく二回押すことによって,もう一段数式をいれています.これは,\SpecialChar LyX
+が
 \series bold
 
 \backslash
 raisebox
 \series default
-を直接サポートしていないためです
+を直接サポートしていないためです
 \end_layout
 
 \end_inset
 
 
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -12921,7 +13031,7 @@ raisebox
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -12942,7 +13052,7 @@ raisebox{2mm
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -12956,7 +13066,7 @@ raisebox{2mm
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -12968,20 +13078,404 @@ raisebox{-2mm
 
 
 \backslash
-{al
-\begin_inset Formula $\to$
+{al
+\begin_inset Formula $\to$
+\end_inset
+
+lo
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $H\raisebox{-2mm}{al}lo$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+A=
+\backslash
+raisebox{-2mm
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{
+\family sans
+Ctrl+M Ctrl+M
+\family default
+\backslash
+sqrt
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+B 
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+枠がないことを除けば,
+\series bold
+
+\backslash
+mbox
+\series default
+コマンドは
+\series bold
+
+\backslash
+fbox
+\series default
+と同じであり,
+\series bold
+
+\backslash
+makebox
+\series default
+は
+\series bold
+
+\backslash
+framebox
+\series default
+と同じです.
+\end_layout
+
+\begin_layout Subsection
+色付きボックス
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:色付きボックス"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぼっくす@ボックス ! いろつき@色付き
+\begin_inset space \thinspace{}
+\end_inset
+
+——
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+本節で説明されているコマンドをすべて使えるようにするためには,\SpecialChar LaTeX
+プリアンブルに
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+usepackage{color}
+\end_layout
+
+\begin_layout Standard
+という行
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+定義済みの色を使って,文書中のどこかで文章に色を付けてある場合,\SpecialChar LyX
+は,自動的に\SpecialChar LaTeX
+パッケージ
+\series bold
+color
+\series default
+を読み込みます.したがって,本パッケージが二度読み込まれる可能性があるわけですが,そうなったとしても問題は生じません.
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+本パッケージが二度読み込まれることを防ぐために,\SpecialChar LaTeX
+プリアンブルにマクロを挿入してあります.
+\end_layout
+
+\end_inset
+
+を書き加えて,\SpecialChar LaTeX
+パッケージの
+\series bold
+color
+\series default
+
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+\SpecialChar LaTeX
+パッケージ
+\series bold
+color
+\series default
+は,すべての標準的な\SpecialChar LaTeX
+頒布版に含まれています.
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! color
+\end_layout
+
+\end_inset
+
+を読み込む必要があります.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+ボックスに色を付けるには,
+\series bold
+
+\backslash
+colorbox
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! C ! 
+\backslash
+colorbox
+\end_layout
+
+\end_inset
+
+コマンドを以下の書式で使用します.
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+colorbox{色}{ボックスの内容}
+\end_layout
+
+\begin_layout Standard
+ボックスの内容には,別のボックスが含まれても構いませんし,
+\series bold
+
+\backslash
+colorbox
+\series default
+自体も,別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください).ボックスに数式を含める場合には,
+\series bold
+
+\backslash
+raisebox
+\series default
+と同様,明示的に数式を作らなくてはなりません
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+これは,
+\series bold
+
+\backslash
+fcolorbox
+\series default
+コマンドにも当てはまります.
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+選択できる定義済みの色としては,
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+black
+\series default
+(黒)・
+\series bold
+blue
+\series default
+(青)・
+\series bold
+cyan
+\series default
+(シアン)・
+\series bold
+green
+\series default
+(緑)・
+\series bold
+magenta
+\series default
+(マゼンタ)・
+\series bold
+red
+\series default
+(赤)・
+\series bold
+white
+\series default
+(白)・
+\series bold
+yellow
+\series default
+(黄)
+\end_layout
+
+\begin_layout Standard
+があります.
+\begin_inset Separator latexpar
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+colorbox{yellow
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{A=B
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\colorbox{yellow}{A=B}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+colorbox{green
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{
+\backslash
+fbox
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-lo
+A=B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $H\raisebox{-2mm}{al}lo$
+\begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-A=
+
 \backslash
-raisebox{-2mm
+fbox
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\backslash
+colorbox{green
 \begin_inset Formula $\to$
 \end_inset
 
@@ -13005,33 +13505,28 @@ raisebox{-2mm
 \backslash
 {
 \family sans
-Ctrl+M Ctrl+M
+Ctrl+M
+\family default
+\family sans
+Ctrl+M
 \family default
  
 \backslash
-sqrt
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-B 
+C=D
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A=\raisebox{-2mm}{\mbox{\ensuremath{\sqrt{B}}}}$
+\begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-縁がないことを除けば、
-\series bold
 
-\backslash
-mbox
-\series default
-コマンドは
 \series bold
 
 \backslash
-fbox
+colorbox
 \series default
-と同じであり、
-\series bold
+は,ボックスに色をつけるだけで,ボックス内の文字には色付けをしません.すべての文字に色付けするには,数式全体を選択し,
+\family sans
+文字様式
+\family default
+ダイアログで欲しい色を選択します.このダイアログは,ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "dialog-show character"
+\end_inset
 
-\backslash
-makebox
-\series default
-は
-\series bold
+か
+\family sans
+編集\SpecialChar menuseparator
+文字様式\SpecialChar menuseparator
+任意設定
+\family default
+メニューで開くことができます.すると,数式番号も数式と同じ色になります.数式番号が数式の文字とは別の色になるようにするには,数式内部で色を変えなくてはなりません
+.
+\end_layout
 
-\backslash
-framebox
-\series default
-と同じです。
+\begin_layout Standard
+たとえば,
 \end_layout
 
-\begin_layout Subsection
-色付きボックス
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:色付きボックス"
+\begin_layout Standard
+
+\color red
+\begin_inset Formula 
+\begin{equation}
+\int A=B\label{eq:red}
+\end{equation}
 
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\color green
 
-\begin_layout Plain Layout
-ぼっくす@ボックス ! いろつき@色付き
-\end_layout
+\begin_inset Formula 
+\begin{equation}
+\textcolor{red}{\int A=B}\label{eq:redgreen}
+\end{equation}
 
 \end_inset
 
@@ -13097,310 +13597,641 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
+数式
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:red"
+
+\end_inset
+
+は,全体が赤色です.
+\begin_inset Newline newline
+\end_inset
+
+数式
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:redgreen"
+
+\end_inset
+
+は,数式番号を緑色にするために,まず全体を緑色にします.その後,数式内の文字を赤色にします.
 \end_layout
 
 \begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
 
+ボックスの枠だけ別の色にするには,
 \series bold
 
 \backslash
-usepackage{color}
-\end_layout
+fcolorbox
+\series default
 
-\begin_layout Standard
-という行
-\begin_inset Foot
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
-\series bold
-color
-\series default
-を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
+こまんど@コマンド ! F ! 
+\backslash
+fcolorbox
 \end_layout
 
 \end_inset
 
+コマンドを以下の書式で使用します.
+\end_layout
 
-\begin_inset Note Note
-status collapsed
+\begin_layout Standard
 
-\begin_layout Plain Layout
-本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
+\series bold
+
+\backslash
+fcolorbox{枠の色}{色}{ボックスの内容}
 \end_layout
 
-\end_inset
+\begin_layout Standard
+つまり,
+\series bold
 
-を書き加えて、LaTeXパッケージの
+\backslash
+fcolorbox
+\series default
+は
 \series bold
-color
+
+\backslash
+colorbox
 \series default
+コマンドの拡張です.
+\series bold
 
-\begin_inset Foot
-status collapsed
+\backslash
+framebox
+\series default
+と同様に,枠の厚みは
+\series bold
 
-\begin_layout Plain Layout
-LaTeXパッケージ
+\backslash
+fboxrule
+\series default
+と
 \series bold
-color
+
+\backslash
+fboxsep
 \series default
-は、すべての標準的なLaTeX頒布版に含まれています。
+で設定します.たとえば,
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+fboxrule 1mm 
+\backslash
+fboxsep 1mm
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Formula 
+\[
+\fcolorbox{cyan}{magenta}{A=B}
+\]
+
+\end_inset
+
+
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-ぱっけーじ@パッケージ ! color
+
+
+\backslash
+fboxrule 0.4pt 
+\backslash
+fboxsep 3pt
 \end_layout
 
 \end_inset
 
\82\92読ã\81¿è¾¼ã\82\80å¿\85è¦\81ã\81\8cã\81\82ã\82\8aã\81¾ã\81\99ã\80\82
\81®ã\82\88ã\81\86ã\81«ã\81\97ã\81¾ã\81\99ï¼\8e
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace medskip
+上記の数式は,以下のコマンドで作成されています.
+\begin_inset Newline newline
 \end_inset
 
-ボックスに色を付けるには、
+
 \series bold
 
 \backslash
-colorbox
-\series default
+fcolorbox{cyan
+\begin_inset Formula $\to$
+\end_inset
 
-\begin_inset Index
-status collapsed
 
-\begin_layout Plain Layout
-こまんど@コマンド ! C ! 
 \backslash
-colorbox
+{magenta
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{A=B
+\series default
+.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
-コマンドを以下の書式で使用します。
+定義済みの色以外の色を使いたい場合には,まずその色を定義しなくてはなりません.
 \end_layout
 
 \begin_layout Standard
-
+たとえば,「
 \series bold
-
-\backslash
-colorbox{色}{ボックスの内容}
+darkgreen
+\series default
+」という色を定義するには,\SpecialChar LaTeX
+プリアンブルに
 \end_layout
 
 \begin_layout Standard
-ボックスの内容には、別のボックスが含まれても構いませんし、
+
 \series bold
 
 \backslash
-colorbox
+definecolor{darkgreen}{cmyk}{0.5,
 \series default
-自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
 \series bold
-
-\backslash
-raisebox
+0,
 \series default
-と同様、明示的に数式を作らなくてはなりません
-\begin_inset Foot
+\series bold
+1,
+\series default
+\series bold
+0.5}
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-これは、
-\series bold
-
+こまんど@コマンド ! D ! 
 \backslash
-fcolorbox
-\series default
-コマンドにも当てはまります。
+definecolor
 \end_layout
 
 \end_inset
 
-。
+
 \end_layout
 
 \begin_layout Standard
-選択できる定義済みの色としては、
+という行を書き加えます.
 \end_layout
 
 \begin_layout Standard
 
 \series bold
-black
+cmyk
 \series default
-(黒)・
+とは,
 \series bold
-blue
+cyan
 \series default
-(青)
+(シアン)
 \series bold
-cyan
+magenta
 \series default
-(シアン)
+(マゼンタ)
 \series bold
-green
+yellow
 \series default
-(緑)
+(黄)
 \series bold
-magenta
+black
+\series default
+(黒)の各色を表す色空間です.コンマで区切られた四つの数字は,この色空間における各色の出力強度です.強度は,0
+\begin_inset space \thinspace{}
+\end_inset
+
+-
+\begin_inset space \thinspace{}
+\end_inset
+
+1の範囲をとることができます.定義には,
+\series bold
+cmyk
 \series default
-(マゼンタ)・
+の他に,
+\series bold
+rgb
+\series default
+という色空間を使うこともできます.
+\series bold
+rgb
+\series default
+とは,
 \series bold
 red
 \series default
-(赤)
+(赤)
 \series bold
-white
+green
 \series default
-(白)・
+(緑)・
+\series bold
+blue
+\series default
+(青)の各色を意味し,この場合には,各色に対応した三つの出力強度を指定します.さらに,灰色の出力強度のみをとる
+\series bold
+gray
+\series default
+という色空間もあります.
+\end_layout
+
+\begin_layout Standard
+例として,文字が
 \series bold
 yellow
 \series default
-(黄)
+に色付けされ,新しく定義した
+\series bold
+darkgreen
+\series default
+という色を持つ枠付きボックスを挙げておきます.
+\begin_inset Formula 
+\begin{equation}
+\colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
+\end{equation}
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-があります。
+
+\series bold
+
+\backslash
+textcolor
+\series default
+コマンドを使うと,以下のように,自前で定義した色をテキスト中でも使用することができます.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+てきすと@テキスト ! いろつき@色付き
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-コマンド
+
+
+\backslash
+textcolor{darkgreen}{
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+この文は「darkgreen」です.
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-出力
-\begin_inset Note Note
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+textcolor
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-ここで
+こまんど@コマンド ! T ! 
+\backslash
+textcolor
+\end_layout
+
+\end_inset
+
+は,
 \series bold
 
 \backslash
-raisebox
+textcolor{色}{色付けをする文}
 \series default
\81¯ã\82¹ã\83\9aã\83¼ã\82µã\83¼ã\81¨ã\81\97ã\81¦ä½¿ç\94¨ã\81\97ã\81¦ã\81\84ã\82\8bã\81 ã\81\91ã\81§ã\81\99ã\80\82
\81¨ã\81\84ã\81\86æ\9b¸å¼\8fã\81§ä½¿ç\94¨ã\81\99ã\82\8bã\81\93ã\81¨ã\81\8cã\81§ã\81\8dã\81¾ã\81\99ï¼\8e
 \end_layout
 
+\begin_layout Subsection
+段落ボックス
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:段落ボックス"
+
 \end_inset
 
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぼっくす@ボックス ! だんらく@段落
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\end_layout
+
+\begin_layout Standard
+いくつかの行や段落を含む,いわゆる段落ボックス(parbox)は,
+\family sans
+挿入\SpecialChar menuseparator
+ボックス
+\family default
+メニューかツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "box-insert"
+\end_inset
+
+で作成することができます.
+\end_layout
+
+\begin_layout Standard
+以下の例は,行中の枠付きparboxを示したものです.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+この行は,
+\begin_inset Box Boxed
+position "c"
+hor_pos "c"
+has_inner_box 1
+inner_pos "t"
+use_parbox 1
+use_makebox 0
+width "5cm"
+special "none"
+height "1in"
+height_special "totalheight"
+thickness "0.4pt"
+separation "3pt"
+shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
+status open
 
 \begin_layout Plain Layout
+これは段落ボックスです.これはちょうど5
+\begin_inset space \thinspace{}
+\end_inset
 
-\backslash
-colorbox{yellow
-\begin_inset Formula $\to$
+cmの幅になっており,以下のように数式を含めることもできます.
+\begin_inset Formula $\int A\,\mathrm{d}s=C$
 \end_inset
 
 
-\backslash
-{A=B
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+parboxの入った行です.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+このようなボックスは,灰色のボックス挿入枠を右クリックすることによって作ることができます.すると,ボックスの特性を表示したダイアログが現れます.上の例では,
+\emph on
+装飾
+\emph default
+:簡素な長方形の箱型,
+\emph on
+内部ボックス
+\emph default
+:parboxコマンド,
+\emph on
+幅
+\emph default
+:5
+\begin_inset space \thinspace{}
+\end_inset
+
+cm,
+\emph on
+垂直ボックス配置
+\emph default
+:中央,に設定されています.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+\SpecialChar LaTeX
+では,parboxは,以下の書式を持つ
+\series bold
+
+\backslash
+parbox
+\series default
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
+こまんど@コマンド ! P ! 
+\backslash
+parbox
+\end_layout
+
+\end_inset
+
+コマンドによって作られます.
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+parbox[位置]{幅}{ボックスの内容}
+\end_layout
+
+\begin_layout Standard
+「位置」は,
+\emph on
+b
+\emph default
+と
+\emph on
+t
+\emph default
+の値をとることができます.下揃えを意味する
+\emph on
+b
+\emph default
+(bottom)は,ボックスを,周囲の本文中の最後の行と合わせることを意味します.上揃えを意味する
+\emph on
+t
+\emph default
+(top)は,これを最初の行に合わせます.位置を指定しない時には,ボックスは事実上中央揃えになります.用例については,取扱説明書埋込オブジェクト篇の
+\emph on
+ボックス
+\emph default
+の節をご参照下さい.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
+数式番号を含めて,数式を完全に枠で囲むためには,数式をparbox内に収めなくてはなりません.こうするには,数式前に\SpecialChar TeX
+モードで
+\series bold
+parbox{
+\backslash
+linewidth-2
+\backslash
+fboxsep-2
+\backslash
+fboxrule}{
+\series default
+というコマンドを挿入します.ここで
+\series bold
+
+\backslash
+linewidth
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+こまんど@コマンド ! L ! 
+\backslash
+linewidth
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\series default
+は,使用中の文書に設定されている行幅です.枠は,parboxの外側にあるので,枠余白と枠幅の2倍を行幅から差し引かなくてはなりません.引数中で掛け算や引き算を行
+うためには,\SpecialChar LaTeX
+パッケージの
+\series bold
+calc
+\series default
+
+\begin_inset Foot
+status collapsed
 
 \begin_layout Plain Layout
 
-\backslash
-colorbox{green
-\begin_inset Formula $\to$
+\series bold
+calc
+\series default
+は,標準的\SpecialChar LaTeX
+頒布版のすべてに含まれています.
+\end_layout
+
 \end_inset
 
 
-\backslash
-{
-\backslash
-fbox
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+ぱっけーじ@パッケージ ! calc
+\end_layout
 
+\end_inset
 
-\backslash
-spce 
+を,\SpecialChar LaTeX
+プリアンブル中で
 \end_layout
 
-\end_inset
+\begin_layout Standard
 
-A=B
+\series bold
+
+\backslash
+usepackage{calc}
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+のように読み込んでおく必要があります.数式の後では,\SpecialChar TeX
+モードで
+\series bold
+}}
+\series default
+を入力して,二つのボックスを閉じておかなくてはなりません.以下に例を挙げます.
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
-\end_inset
 
 
+\backslash
+fboxsep 5mm 
+\backslash
+fboxrule 5mm
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-fbox
+\end_layout
+
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -13408,307 +14239,373 @@ status collapsed
 
 
 \backslash
-spce 
+fbox{
+\backslash
+parbox{
+\backslash
+linewidth-2
+\backslash
+fboxsep-2
+\backslash
+fboxrule}{
 \end_layout
 
 \end_inset
 
 
-\backslash
-colorbox{green
-\begin_inset Formula $\to$
+\begin_inset Formula 
+\begin{equation}
+\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
+\end{equation}
+
 \end_inset
 
 
-\backslash
-{
-\family sans
-Ctrl+M
-\family default
-\family sans
-Ctrl+M
-\family default
-\backslash
-int
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
-\backslash
-spce 
+}}
 \end_layout
 
 \end_inset
 
-C=D
-\end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
-\end_inset
 
 
+\backslash
+fboxrule 0.4pt 
+\backslash
+fboxsep 3pt
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
 
 \series bold
 
 \backslash
-colorbox
+fbox
 \series default
-は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
-\family sans
-文字様式
-\family default
-ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/dialog-show_character.png
-       scale 85
-
-\end_inset
+の引数としてparboxが使われているので,この場合には,
+\series bold
 
-か
-\family sans
-編集\SpecialChar \menuseparator
-文字様式\SpecialChar \menuseparator
-任意設定
-\family default
-メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
-。
-\end_layout
+\backslash
+fbox
+\series default
+を使おうが
+\series bold
 
-\begin_layout Standard
-たとえば、
+\backslash
+boxed
+\series default
+を使おうが,差は生じません.
 \end_layout
 
 \begin_layout Standard
-
-\color red
-\begin_inset Formula \begin{equation}
-\int A=B\label{eq:red}\end{equation}
-
+\begin_inset VSpace bigskip
 \end_inset
 
+段落ボックスは,数式にじかにコメントを付けるのにたいへん便利です.これを行うには,
+\series bold
 
-\color green
+\backslash
+parbox
+\series default
+を
+\series bold
 
-\begin_inset Formula \begin{equation}
-\textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
+\backslash
+tag
+\series default
+コマンドといっしょに使います(
+\series bold
 
-\end_inset
+\backslash
+tag
+\series default
+についての詳細は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:自己定義番号"
 
+\end_inset
 
+節をご参照下さい)
 \end_layout
 
 \begin_layout Standard
-数式
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:red"
+以下は,
+\series bold
 
-\end_inset
+\backslash
+parbox
+\series default
+を使ってコメントを付けた数式の例です.
+\end_layout
 
-は、全体が赤色です。
-\begin_inset Newline newline
-\end_inset
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
-数式
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:redgreen"
+\begin_layout Plain Layout
 
-\end_inset
 
-は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
+\backslash
+[5x-7b=3b
+\backslash
+tag*{
+\backslash
+parbox{5cm}{
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
-ボックスの縁だけ別の色にするには、
-\series bold
-
-\backslash
-fcolorbox
-\series default
-
-\begin_inset Index
+これは説明です.数式や多行数式本体からはっきりと離れています.
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! F ! 
+
+}}
 \backslash
-fcolorbox
+]
 \end_layout
 
 \end_inset
 
-コマンドを以下の書式で使用します。
+
 \end_layout
 
 \begin_layout Standard
-
+\SpecialChar LyX
+は,まだ数式中での
 \series bold
 
 \backslash
-fcolorbox{縁の色}{色}{ボックスの内容}
+parbox
+\series default
+コマンドをサポートしていないので,上のような数式は,完全に\SpecialChar TeX
+モードで挿入しなくてはなりません.この数式は,以下のようなコマンド列を使って作ってあります.
 \end_layout
 
 \begin_layout Standard
\81¤ã\81¾ã\82\8aã\80\81
\81¾ã\81\9aï¼\8c
 \series bold
 
 \backslash
-fcolorbox
+[5x-7b=3b
+\backslash
+tag*
+\backslash
+{
+\backslash
+parbox{5cm}{
 \series default
-は
-\series bold
+というコマンドを\SpecialChar TeX
+モードで挿入します
+\begin_inset Foot
+status collapsed
 
-\backslash
-colorbox
+\begin_layout Plain Layout
+
+\series bold
+行頭下げ
 \series default
-コマンドの拡張です。
+数式様式を使用している時には,
 \series bold
 
 \backslash
-frameboxと同様に、縁の厚みは
+tag*
 \backslash
-fboxrule
+{
 \series default
\81¨
\81®ä»£ã\82\8fã\82\8aã\81«
 \series bold
 
 \backslash
-fboxsep
+hfill
 \series default
-で設定します。たとえば、
-\begin_inset ERT
-status collapsed
+を用いることもできます(数式様式に関しては,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:数式様式"
 
-\begin_layout Plain Layout
+\end_inset
+
+節をご参照下さい).
+\end_layout
 
+\end_inset
 
+.それから,説明を通常のテキストとして入れ,最後に
+\series bold
+}}
 \backslash
-fboxrule 1mm 
+]
+\series default
+を\SpecialChar TeX
+モードで挿入します.ここで
+\series bold
+
 \backslash
-fboxsep 1mm
+[
+\series default
+および
+\series bold
+
+\backslash
+]
+\series default
+コマンドは別行立て数式を作るためのものです.
 \end_layout
 
-\end_inset
+\begin_layout Standard
 
+\series bold
 
-\begin_inset Formula \[
-\fcolorbox{cyan}{magenta}{A=B}\]
+\backslash
+parbox
+\series default
+を使う利点は,数式テキストモードを使用して「コメントを付けた」以下の例と比較すると,よくわかるでしょう.
+\begin_inset Formula 
+\[
+5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
+\]
 
 \end_inset
 
 
-\begin_inset ERT
+\end_layout
+
+\begin_layout Section
+演算子
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+えんざんし@演算子
+\end_layout
+
+\end_inset
 
 
-\backslash
-fboxrule 0.4pt 
-\backslash
-fboxsep 3pt
 \end_layout
 
+\begin_layout Subsection
+大演算子
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:大演算子"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+えんざんし@演算子 ! だい@大
+\begin_inset space \thinspace{}
 \end_inset
 
-のようにします。
+——
 \end_layout
 
-\begin_layout Standard
-上記の数式は、以下のコマンドで作成されています。
-\begin_inset Newline newline
 \end_inset
 
 
-\series bold
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+わ@和
+\end_layout
 
-\backslash
-fcolorbox{cyan
-\begin_inset Formula $\to$
 \end_inset
 
 
-\backslash
-{magenta
-\begin_inset Formula $\to$
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+せきぶんきごう@積分記号
+\end_layout
+
 \end_inset
 
 
-\backslash
-{A=B
-\series default
-.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+ここに挙げた積分演算子をすべて使えるようにするには,文書設定の
+\family sans
+数式オプション
+\family default
+の面にある
+\family sans
+esintパッケージを自動的に使う
+\family default
+オプションを有効にしなくてはなりません.
+\end_layout
+
+\begin_layout Standard
+\begin_inset space \hfill{}
 \end_inset
 
-定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="11" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
 \end_layout
 
-\begin_layout Standard
-たとえば、「
-\series bold
-darkgreen
-\series default
-」という色を定義するには、LaTeXプリアンブルに
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-definecolor{darkgreen}{cmyk}{0.5,
-\series default
-\series bold
-0,
-\series default
-\series bold
-1,
-\series default
-\series bold
-0.5}
-\series default
-
-\begin_inset Index
+int
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! D ! 
+こまんど@コマンド ! I ! 
 \backslash
-definecolor
+int
 \end_layout
 
 \end_inset
@@ -13716,735 +14613,639 @@ definecolor
 
 \end_layout
 
-\begin_layout Standard
-という行を書き加えます。
-\end_layout
-
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\series bold
-cmyk
-\series default
-とは、
-\series bold
-cyan
-\series default
-(シアン)・
-\series bold
-magenta
-\series default
-(マゼンタ)・
-\series bold
-yellow
-\series default
-(黄)・
-\series bold
-black
-\series default
-(黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
-\begin_inset space \thinspace{}
+\begin_layout Plain Layout
+\begin_inset Formula $\int$
 \end_inset
 
--
-\begin_inset space \thinspace{}
+
+\end_layout
+
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-1の範囲をとることができます。定義には、
-\series bold
-cmyk
-\series default
-の他に、
-\series bold
-rgb
-\series default
-という色空間を使うこともできます。
-\series bold
-rgb
-\series default
-とは、
-\series bold
-red
-\series default
-(赤)・
-\series bold
-green
-\series default
-(緑)・
-\series bold
-blue
-\series default
-(青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
-\series bold
-gray
-\series default
-という色空間もあります。
+\begin_layout Plain Layout
+
+\backslash
+oint
 \end_layout
 
-\begin_layout Standard
-例として、文字が
-\series bold
-yellow
-\series default
-に色付けされ、新しく定義した
-\series bold
-darkgreen
-\series default
-という色を持つ縁付きボックスを挙げておきます。
-\begin_inset Formula \begin{equation}
-\colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\oint$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-textcolor
-\series default
-コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-てきすと@テキスト ! いろつき@色付き
+ointctrclockwise
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\ointctrclockwise$
+\end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-textcolor{darkgreen}{
+ointclockwise
 \end_layout
 
 \end_inset
-
-この文は「darkgreen」です。
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\ointclockwise$
+\end_inset
+
 
-}
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+sqint
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
+\begin_inset Formula $\sqint$
+\end_inset
 
-\backslash
-textcolor
-\series default
 
-\begin_inset Index
-status collapsed
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! T ! 
+
 \backslash
-textcolor
+fint
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\fint$
+\end_inset
 
-は、
-\series bold
 
-\backslash
-textcolor{色}{色付けをする文}
-\series default
-という書式で使用することができます。
 \end_layout
 
-\begin_layout Subsection
-段落ボックス
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:段落ボックス"
-
 \end_inset
-
-
-\begin_inset Index
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-ぼっくす@ボックス ! だんらく@段落
+
+\backslash
+landupint
 \end_layout
 
 \end_inset
-
-
-\begin_inset Index
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-ぼっくす@ボックス ! parbox|see
-\begin_inset ERT
-status collapsed
+\begin_inset Formula $\landupint$
+\end_inset
 
-\begin_layout Plain Layout
 
-{
 \end_layout
 
 \end_inset
-
-ボックス ! 段落ボックス
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-}
+\backslash
+landdownint
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\landdownint$
+\end_inset
 
 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+bigcap
 \end_layout
 
-\begin_layout Standard
-いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
-\family sans
-挿入\SpecialChar \menuseparator
-ボックス
-\family default
-メニューかツールバーボタン
-\begin_inset Graphics
-       filename ../../images/box-insert.png
-       scale 85
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\bigcap$
 \end_inset
 
-で作成することができます。
-\end_layout
 
-\begin_layout Standard
-以下の例は、行中の縁付きparboxを示したものです。
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace medskip
 \end_inset
-
-この行は、
-\begin_inset Box Boxed
-position "c"
-hor_pos "c"
-has_inner_box 1
-inner_pos "t"
-use_parbox 1
-width "5cm"
-special "none"
-height "1in"
-height_special "totalheight"
-status open
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-これは段落ボックスです。これはちょうど5
-\begin_inset space \thinspace{}
+
+\backslash
+bigcup
+\end_layout
+
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-cmの幅になっており、以下のように数式を含めることもできます。
-\begin_inset Formula $\int A\,\mathrm{d}s=C$
+\begin_layout Plain Layout
+\begin_inset Formula $\bigcup$
 \end_inset
 
 
 \end_layout
 
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
 \end_inset
 
-parboxの入った行です。
-\end_layout
 
-\begin_layout Standard
-\begin_inset VSpace medskip
+\begin_inset space \hfill{}
 \end_inset
 
 
+\begin_inset Tabular
+<lyxtabular version="3" rows="11" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
 \end_layout
 
-\begin_layout Standard
-このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
-\emph on
-装飾
-\emph default
-:簡素な長方形の箱型、
-\emph on
-内部ボックス
-\emph default
-:parboxコマンド、
-\emph on
-幅
-\emph default
-:5
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-cm、
-\emph on
-垂直ボックス配置
-\emph default
-:中央、に設定されています。
+\begin_layout Plain Layout
+出力
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace medskip
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-LaTeXでは、parboxは、以下の書式を持つ
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-parbox
-\series default
-
-\begin_inset Index
+sum
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! P ! 
+こまんど@コマンド ! S ! 
 \backslash
-parbox
+sum
 \end_layout
 
 \end_inset
 
-コマンドによって作られます。
+
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
+\begin_inset Formula $\sum$
+\end_inset
 
-\backslash
-parbox[位置]{幅}{ボックスの内容}
-\end_layout
 
-\begin_layout Standard
-「位置」は、
-\emph on
-b
-\emph default
-と
-\emph on
-t
-\emph default
-の値をとることができます。下揃えを意味する
-\emph on
-b
-\emph default
-(
-\bar under
-b
-\bar default
-ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
-\emph on
-t
-\emph default
-(
-\bar under
-t
-\bar default
-op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
-\emph on
-Boxes
-\emph default
-の節をご参照下さい。
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-数式番号を含めて、数式を完全に縁で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
-\series bold
-parbox{
-\backslash
-linewidth-2
-\backslash
-fboxsep-2
-\backslash
-fboxrule}{
-\series default
-というコマンドを挿入します。ここで
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-linewidth
-\begin_inset Index
+prod
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! L ! 
+こまんど@コマンド ! P ! 
 \backslash
-linewidth
+prod
 \end_layout
 
 \end_inset
 
 
-\series default
-は、使用中の文書に設定されている行幅です。縁は、parboxの外側にあるので、縁余白と縁幅の2倍を行幅から差し引かなくてはなりません。バグ
-\begin_inset Foot
-status collapsed
+\end_layout
 
-\begin_layout Plain Layout
-\begin_inset CommandInset href
-LatexCommand href
-name "LyX-bug #4483"
-target "http://www.lyx.org/trac/ticket/4483"
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\prod$
 \end_inset
 
 
 \end_layout
 
 \end_inset
-
-のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
-\series bold
-calc
-\series default
-
-\begin_inset Foot
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-\series bold
-calc
-\series default
-は、標準的LaTeX頒布版のすべてに含まれています。
+\backslash
+coprod
 \end_layout
 
 \end_inset
-
-
-\begin_inset Index
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-ぱっけーじ@パッケージ ! calc
-\end_layout
-
+\begin_inset Formula $\coprod$
 \end_inset
 
-を、LaTeXプリアンブル中で
+
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-usepackage{calc}
+bigodot
 \end_layout
 
-\begin_layout Standard
-のように読み込んでおく必要があります。数式の後では、TeXモードで
-\series bold
-}}
-\series default
-を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\bigodot$
+\end_inset
 
 
-\backslash
-fboxsep 5mm 
-\backslash
-fboxrule 5mm
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+bigotimes
 \end_layout
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\bigotimes$
+\end_inset
 
 
-\backslash
-fbox{
-\backslash
-parbox{
-\backslash
-linewidth-2
-\backslash
-fboxsep-2
-\backslash
-fboxrule}{
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset Formula \begin{equation}
-\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
+\backslash
+bigoplus
+\end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\bigoplus$
+\end_inset
+
 
-}}
 \end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
-\backslash
-fboxrule 0.4pt 
 \backslash
-fboxsep 3pt
+bigwedge
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace medskip
+\begin_layout Plain Layout
+\begin_inset Formula $\bigwedge$
 \end_inset
 
 
-\series bold
+\end_layout
 
-\backslash
-fbox
-\series default
-の引数としてparboxが使われているので、この場合には、
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-fbox
-\series default
-を使おうが
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-boxed
-\series default
-を使おうが、差は生じません。
+bigvee
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
-\series bold
-
-\backslash
-parbox
-\series default
-を
-\series bold
+\begin_layout Plain Layout
+\begin_inset Formula $\bigvee$
+\end_inset
 
-\backslash
-tag
-\series default
-コマンドといっしょに使います(
-\series bold
 
-\backslash
-tag
-\series default
-についての詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:ユーザー定義番号"
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-節をご参照下さい)
-\end_layout
-
-\begin_layout Standard
-以下は、
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-parbox
-\series default
-を使ってコメントを付けた数式の例です。
+bigsqcup
 \end_layout
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\bigsqcup$
+\end_inset
 
 
-\backslash
-[5x-7b=3b
-\backslash
-tag*{
-\backslash
-parbox{5cm}{
 \end_layout
 
 \end_inset
-
-これは説明です。数式や多行数式本体からはっきりと離れています。
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-}}
 \backslash
-]
+biguplus
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\biguplus$
+\end_inset
 
-\end_layout
-
-\begin_layout Standard
-LyXは、まだ数式中での
-\series bold
 
-\backslash
-parbox
-\series default
-コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
 \end_layout
 
-\begin_layout Standard
-まず、
-\series bold
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\backslash
-[5x-7b=3b
-\backslash
-tag*
-\backslash
-{
-\backslash
-parbox{5cm}{
-\series default
-というコマンドをTeXモードで挿入します
-\begin_inset Foot
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
 
-\series bold
-行頭下げ
-\series default
-数式様式を使用している時には、
-\series bold
+\begin_inset space \hfill{}
+\end_inset
 
-\backslash
-tag*
-\backslash
-{
-\series default
-の代わりに
-\series bold
 
-\backslash
-hfill
-\series default
-を用いることもできます(数式様式に関しては、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:数式様式"
+\end_layout
 
+\begin_layout Standard
+すべての大演算子は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\intop"
 \end_inset
 
-節をご参照下さい)。
+でも挿入することができます.
 \end_layout
 
-\end_inset
+\begin_layout Standard
+これらの演算子は,よく見ないと同じように見える二項演算子よりも大きいので,大演算子と呼ばれます.大演算子はすべて,次小節で説明する「範囲」をとることができます.
+\end_layout
 
-。それから、説明を通常のテキストとして入れ、最後に
-\series bold
-}}
-\backslash
-]
-\series default
-をTeXモードで挿入します。ここで
+\begin_layout Standard
+積分演算子はすべて,
 \series bold
 
 \backslash
-[
+intop
 \series default
\81\8aã\82\88ã\81³
\82\84
 \series bold
 
 \backslash
-]
+ointop
 \series default
\82³ã\83\9eã\83³ã\83\89ã\81¯å\88¥è¡\8c建ã\81¦æ\95°å¼\8fã\82\92ä½\9cã\82\8bã\81\9fã\82\81ã\81®ã\82\82ã\81®ã\81§ã\81\99ã\80\82
-\end_layout
-
-\begin_layout Standard
-
\81®ã\82\88ã\81\86ã\81«ï¼\8c
+\series bold
+op
+\series default
+で終わる別バージョンがあります.これらの演算子は,
 \series bold
 
 \backslash
-parbox
+int
 \series default
-を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
-\begin_inset Formula \[
-5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}\]
+とは範囲の表示のしかたが異なります.第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:演算子の範囲"
 
 \end_inset
 
+節をご参照下さい.
+\end_layout
 
+\begin_layout Subsubsection*
+積分の子細
 \end_layout
 
-\begin_layout Section
-演算子
-\begin_inset Index
+\begin_layout Standard
+積分中で用いられる文字
+\emph on
+d
+\emph default
+は演算子なので,アップライト体で組まれなくてはなりません.これを行うには
+\emph on
+d
+\emph default
+を選択して,
+\begin_inset Flex Ruby
 status collapsed
 
 \begin_layout Plain Layout
-えんざんし@演算子
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
 \end_layout
 
 \end_inset
@@ -14452,57 +15253,70 @@ status collapsed
 
 \end_layout
 
-\begin_layout Subsection
-大演算子
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:大演算子"
-
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Info
+type  "shortcut"
+arg   "font-roman"
+\end_inset
+
+を用います
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-えんざんし@演算子 ! だい@大
-\end_layout
+文字様式については,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:書体様式"
 
 \end_inset
 
+節参照.
+\end_layout
 
-\begin_inset Index
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
-わ@和
+.最後に,演算子の慣例に倣って,
+\emph on
+d
+\emph default
+の前に最小空白を挿入しなくてはなりません.たとえば,
 \end_layout
 
+\begin_layout Standard
+正しくない例:
+\begin_inset Formula $\int A(x)dx$
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\begin_inset Newline newline
+\end_inset
+
+正しい
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
\81\9bã\81\8dã\81¶ã\82\93ã\81\8dã\81\94ã\81\86@ç©\8då\88\86è¨\98å\8f·
\81ªã\81\84
 \end_layout
 
 \end_inset
 
+例:
+\begin_inset Formula $\int A(x)\,\mathrm{d}x$
+\end_inset
+
 
 \end_layout
 
 \begin_layout Standard
-ここに挙げた積分演算子をすべて使えるようにするには、文書設定の
-\family sans
-数式オプション
-\family default
-の面にある
-\family sans
-esintパッケージを自動的に使う
-\family default
-オプションを有効にしなくてはなりません。
+多重積分に関しては,以下のコマンドがあります.
+\begin_inset VSpace medskip
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -14511,8 +15325,8 @@ esintパッケージを自動的に使う
 
 
 \begin_inset Tabular
-<lyxtabular version="3" rows="9" columns="2">
-<features>
+<lyxtabular version="3" rows="4" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -14535,35 +15349,23 @@ esintパッケージを自動的に使う
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-sum
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! S ! 
-\backslash
-sum
-\end_layout
-
-\end_inset
-
-
+iint
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\sum$
+\begin_inset Formula $\iint$
 \end_inset
 
 
@@ -14572,35 +15374,23 @@ sum
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-int
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! I ! 
-\backslash
-int
-\end_layout
-
-\end_inset
-
-
+oiint
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\int$
+\begin_inset Formula $\oiint$
 \end_inset
 
 
@@ -14609,23 +15399,23 @@ int
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-oint
+sqiint
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\oint$
+\begin_inset Formula $\sqiint$
 \end_inset
 
 
@@ -14634,48 +15424,57 @@ oint
 \end_inset
 </cell>
 </row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-ointctrclockwise
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\ointctrclockwise$
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-ointclockwise
+iiint
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\ointclockwise$
+\begin_inset Formula $\iiint$
 \end_inset
 
 
@@ -14684,23 +15483,23 @@ ointclockwise
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-sqint
+iiiint
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\sqint$
+\begin_inset Formula $\iiiint$
 \end_inset
 
 
@@ -14709,23 +15508,23 @@ sqint
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-bigcap
+dotsint
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\bigcap$
+\begin_inset Formula $\dotsint$
 \end_inset
 
 
@@ -14734,43 +15533,51 @@ bigcap
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
 
-\begin_layout Plain Layout
+\end_inset
 
-\backslash
-bigcup
-\end_layout
 
+\begin_inset space \hfill{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\bigcup$
+
+\end_layout
+
+\begin_layout Subsection
+演算子の範囲
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:演算子の範囲"
+
 \end_inset
 
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+えんざんし@演算子 ! はんい@範囲
 \end_layout
 
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
-\end_inset
 
+\end_layout
 
-\begin_inset space \hfill{}
+\begin_layout Standard
+範囲は,上付き文字と下付き文字とで作成することができます.
+\begin_inset Separator latexpar
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="10" columns="2">
-<features>
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -14794,34 +15601,36 @@ bigcup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-prod
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! P ! 
+prod^
 \backslash
-prod
-\end_layout
+infty
+\begin_inset space \textvisiblespace{}
+\end_inset
+
 
+\begin_inset Formula $\to$
 \end_inset
 
+_0
+\begin_inset Formula $\to$
+\end_inset
 
+A(x)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\prod$
+\begin_inset Formula $\prod_{0}^{\infty}A(x)$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
+
+\end_inset
 
-\begin_layout Plain Layout
 
-\backslash
-coprod
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+行内数式では,範囲は演算子の右横に表示されます.別行立て数式での範囲は,積分範囲を除き,演算子の上と下に表示されます.
+\end_layout
+
+\begin_layout Standard
+範囲が演算子の横に表示されるように強制するには,カーソルを当該演算子の直後において,
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+範囲の表記を変更
+\family default
+メニューで
+\family sans
+\series bold
+行内形式
+\family default
+\series default
+(
+\begin_inset Flex Ruby
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\coprod$
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+:
+\begin_inset Info
+type  "shortcut"
+arg   "math-limits"
+\end_inset
 
-\backslash
-bigodot
+)を選択することで範囲形式を変更することができます.以下はその用例です.
 \end_layout
 
+\begin_layout Standard
+既定の範囲形式は,以下のようになっています.
+\begin_inset Formula 
+\[
+\sum_{x=0}^{\infty}\frac{1}{x^{2}}
+\]
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\bigodot$
+以下は,範囲形式を
+\family sans
+\series bold
+行内形式
+\family default
+\series default
+に変更したときの表示です.
+\begin_inset Formula 
+\[
+\sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
+\]
+
 \end_inset
 
 
-\end_layout
+\series bold
+
+\backslash
+intop
+\series default
+や
+\series bold
+
+\backslash
+ointop
+\series default
+などのように
+\series bold
+op
+\series default
+で終わるもの以外の積分記号では,範囲は,既定で演算子の横に設定されます.しかし,多重積分においては,範囲を演算子の下に置くべきときがあります.このことから,以下
+の例では,範囲形式を
+\series bold
+別行立て形式
+\series default
+にして積分記号の下に置くようにしています.
+\begin_inset Formula 
+\begin{equation}
+\iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
+\end{equation}
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-bigotimes
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\bigotimes$
-\end_inset
+範囲に条件を指定したい場合には,
+\series bold
 
+\backslash
+subarray
+\series default
+
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+subarray
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+コマンドや
+\series bold
 
 \backslash
-bigoplus
+substack
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+substack
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\bigoplus$
+コマンドを使用します.たとえば,以下の表記 
+\begin_inset Formula 
+\begin{equation}
+\sum_{\begin{subarray}{c}
+0<k<1000\\
+\\
+k\,\in\,\mathbb{N}
+\end{subarray}}^{n}k^{-2}\label{eq:substack}
+\end{equation}
+
 \end_inset
 
 
 \end_layout
 
+\begin_layout Standard
+を作成するには,以下のようにしなくてはなりません.
+\begin_inset Newline newline
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+まず,
+\series bold
 
 \backslash
-bigwedge
-\end_layout
-
+sum
+\series default
+^
+\series bold
+n
+\begin_inset space \textvisiblespace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\bigwedge$
+_
+\series default
+というコマンドを入力します.すると,和演算子の下の青枠に移動するので,ここに
+\series bold
+
+\backslash
+subarray
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\end_layout
+\series default
+コマンドを挿入します.すると,青枠が紫枠の中に入って,ここに複数の行を書き込むことができるようになります.新しい行は,改行(
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
+\end_inset
 
+)を挿入することで作ることができます.ここに
+\begin_inset Newline newline
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-bigvee
-\end_layout
+\series bold
+0
+\begin_inset Formula $\boldsymbol{<}$
+\end_inset
 
+k
+\begin_inset Formula $\boldsymbol{<}$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\bigvee$
+1000 Ctrl+Return
+\begin_inset Newline newline
 \end_inset
 
 
+\series default
+と入力すると,新規行のための新しい枠が現れます.
 \end_layout
 
+\begin_layout Standard
+各行の揃え方は,
+\family sans
+表ツールバー
+\family default
+か
+\family sans
+編集\SpecialChar menuseparator
+行と列
+\family default
+メニューで変更することができますが,右揃えにするには,行頭に
+\series bold
+
+\backslash
+hfill
+\begin_inset space \textvisiblespace{}
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+
+\series default
+を挿入しなくてはなりません.
+\end_layout
+
+\begin_layout Standard
+
+\series bold
 
 \backslash
-bigsqcup
+substack
+\series default
+コマンドは,各行がつねに中央揃えになることを除いては,
+\series bold
+
+\backslash
+subarray
+\series default
+と同じです.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\bigsqcup$
+演算子の後に来る文字は,範囲の横に来るので,
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:substack"
+
 \end_inset
 
+式のように,演算子の横の余白が大きくなりすぎることがあります.これを防ぐには,コマンド
+\series bold
 
-\end_layout
+\backslash
+smashoperator
+\series default
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
+こまんど@コマンド ! S ! 
 \backslash
-biguplus
+smashoperator
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+を使うことができます.これを有効化するには,文書設定の
+\family sans
+数式オプション
+\family default
+で,
+\series bold
+mathtools
+\series default
+パッケージ
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\biguplus$
+ぱっけーじ@パッケージ ! mathtools
+\end_layout
+
 \end_inset
 
+の
+\family sans
+常に読み込み
+\family default
+オプションを指定してください.
+\series bold
 
-\end_layout
+\backslash
+smashoperator
+\series default
+は,内容物の幅を0
+\lang english
 
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+
+\lang japanese
+ptに設定します.
+\lang english
+
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset space \hfill{}
+\lang japanese
+これを
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:substack"
+
 \end_inset
 
+式に応用してみると,コマンド
+\end_layout
+
+\begin_layout Standard
+
+\series bold
 
+\backslash
+smashoperator{
 \end_layout
 
 \begin_layout Standard
-すべての大演算子は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/intop.png
-       scale 85
+の波括弧の中に,範囲付きの演算子を挿入することになります.波括弧を閉じた後に,数式を続けます.例:
+\begin_inset Formula 
+\[
+\sum_{\mathclap{\substack{0<k<1000\\
+\\
+k\,\in\,\mathbb{N}
+}
+}}^{n}k^{-2}
+\]
 
 \end_inset
 
-でも挿入することができます。
-\end_layout
+演算子の片側だけ,空白を0
+\lang english
 
-\begin_layout Standard
-これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
-\end_layout
+\begin_inset space \thinspace{}
+\end_inset
 
-\begin_layout Standard
-積分演算子はすべて、
+
+\lang japanese
+ptにすることも可能です.そのためには,
 \series bold
 
 \backslash
-intop
+smashoperator
 \series default
\82\84
\81¨ä»\98å±\9eã\81\99ã\82\8bæ³¢æ\8b¬å¼§ã\81®é\96\93ã\81«ï¼\8c
 \series bold
-
-\backslash
-ointop
+[l]
 \series default
\81®ã\82\88ã\81\86ã\81«ã\80\81
\81¾ã\81\9fã\81¯
 \series bold
-op
+[r]
 \series default
\81§çµ\82ã\82\8fã\82\8bå\88¥ã\83\90ã\83¼ã\82¸ã\83§ã\83³ã\81\8cã\81\82ã\82\8aã\81¾ã\81\99ã\80\82ã\81\93ã\82\8cã\82\89ã\81®æ¼\94ç®\97å­\90ã\81¯ã\80\81
\81¨æ\9b¸ã\81\8dè¾¼ã\81¿ã\81¾ã\81\99ï¼\8eä¸\8bè¨\98ã\81¯ï¼\8c
 \series bold
 
 \backslash
-int
+smashoperator
 \series default
-とは範囲の表示のしかたが異なります。第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:演算子の範囲"
+のとりうる形の例です.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Formula 
+\[
+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}
+\]
 
 \end_inset
 
-節をご参照下さい。
-\end_layout
 
-\begin_layout Subsubsection*
-積分の子細
 \end_layout
 
 \begin_layout Standard
-積分中で用いられる文字
-\emph on
-d
-\emph default
-は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
-\emph on
-d
-\emph default
-を選択して、短絡キー
-\begin_inset Info
-type  "shortcut"
-arg   "font-roman"
+\begin_inset VSpace bigskip
 \end_inset
 
-を用います
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-文字様式については、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:書体様式"
-
-\end_inset
 
-節参照。
 \end_layout
 
+\begin_layout Standard
+範囲を持つ演算子が続くとき,出力での,範囲の組版は出来が良くないものになることがあります.下記をご覧ください.
+\begin_inset Formula 
+\[
+\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}
+\]
+
 \end_inset
 
-。最後に、演算子の慣例に倣って、
-\emph on
-d
-\emph default
-の前に最小空白を挿入しなくてはなりません。たとえば、
+組版を改善するには,文書設定の
+\family sans
+数式オプション
+\family default
+で,
+\series bold
+mathtools
+\series default
+パッケージ
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
 \end_layout
 
-\begin_layout Standard
-正しくない例:
-\begin_inset Formula $\int A(x)dx$
 \end_inset
 
+の
+\family sans
+常に読み込み
+\family default
+オプションを指定してください.その上で,数式中の最初の演算子の前に直接,
+\series bold
 
-\begin_inset Newline newline
-\end_inset
-
-正しい
-\begin_inset ERT
+\backslash
+adjustlimits
+\series default
+コマンド
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! A ! 
 \backslash
-hphantom{ない}
+adjustlimits
 \end_layout
 
 \end_inset
 
-例:
-\begin_inset Formula $\int A(x)\,\mathrm{d}x$
+を置いてください.そうすると,上記の例はこのようになります.
+\begin_inset Formula 
+\[
+\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}
+\]
+
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-多重積分に関しては、以下のコマンドがあります。
-\begin_inset VSpace medskip
+\begin_inset VSpace bigskip
 \end_inset
 
+一つの範囲を複数の演算子に用いる方法が,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:自己定義演算子"
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset space \hfill{}
 \end_inset
 
+節に述べられています.
+\end_layout
 
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+演算子の修飾
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
\82³ã\83\9eã\83³ã\83\89
\81\88ã\82\93ã\81\96ã\82\93ã\81\97@æ¼\94ç®\97å­\90 ! ã\81\97ã\82\85ã\81\86ã\81\97ã\82\87ã\81\8f@修飾
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-出力
-\begin_inset Note Note
-status collapsed
 
-\begin_layout Plain Layout
-ここで
+\end_layout
+
+\begin_layout Standard
+
 \series bold
 
 \backslash
-raisebox
+overset
 \series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
 
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+こまんど@コマンド ! O ! 
+\backslash
+overset
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+コマンドや
+\series bold
 
 \backslash
-iint
-\end_layout
+underset
+\series default
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
+こまんど@コマンド ! U ! 
+\backslash
+underset
+\end_layout
+
 \end_inset
 
+コマンドを使うと,それぞれ演算子の上や下に,文字をアクセントとして付けることができます.また,
+\series bold
 
-\end_layout
+\backslash
+sideset
+\series default
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-
+こまんど@コマンド ! S ! 
 \backslash
-oiint
+sideset
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
-\end_inset
+コマンドを使うと,文字を演算子の前や後ろに付けることができます.
+\end_layout
 
+\begin_layout Standard
+
+\series bold
 
+\backslash
+sideset
+\series default
+には4つの派生版があります.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Itemize
 
-\begin_layout Plain Layout
+\series bold
 
 \backslash
-sqiint
+sideset
+\series default
+は,演算子の隅に文字を置くのに用います.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Itemize
 
-\begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
-\end_inset
+\series bold
 
+\backslash
+sidesetn
+\series default
+は,演算子の前後に文字を置くのに用います(この派生版は,\SpecialChar LaTeX
+の元々の
+\series bold
 
+\backslash
+sideset
+\series default
+コマンドを表します).
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
-\end_inset
+\begin_layout Itemize
 
+\series bold
 
-\begin_inset space \hfill{}
-\end_inset
+\backslash
+sidesetl
+\series default
+は,演算子の左隅と後ろに文字を置くのに用います.
+\end_layout
 
+\begin_layout Itemize
 
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\series bold
 
-\begin_layout Plain Layout
-コマンド
+\backslash
+sidesetr
+\series default
+は,演算子の右隅と前に文字を置くのに用います.
 \end_layout
 
+\begin_layout Standard
+たとえば,
+\series bold
+
+\backslash
+sidesetn
+\begin_inset space \textvisiblespace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-出力
-\end_layout
 
+\backslash
+sum
+\begin_inset space \textvisiblespace{}
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-iiint
-\end_layout
+\begin_inset Formula $\to$
+\end_inset
 
+'
+\begin_inset Formula $\to$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
+_k=1
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\end_layout
+\series default
+^
+\series bold
+n
+\series default
+というコマンドを入力すると,
+\begin_inset Formula 
+\[
+\sideset{}{'}\sum_{k=1}^{n}
+\]
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+のようになります.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
+\series bold
+【註】
 \backslash
-iiiint
+sideset
+\series default
+は,大演算子を修飾するためだけに用いることができ,二項演算子には用いることができません.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
-\end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+のようになります.最後の例からわかるように,
+\series bold
 
-\begin_layout Plain Layout
+\backslash
+overset
+\series default
+や
+\series bold
 
 \backslash
-dotsint
-\end_layout
+underset
+\series default
+では,記号や文字にアクセントをつけることもできます.一方. また,
+\series bold
 
+\backslash
+overset
+\begin_inset space \textvisiblespace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
+
+\backslash
+maltese
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\end_layout
+\series default
 
+\begin_inset Formula $\uparrow$
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
-\end_inset
 
+\series bold
+a
+\series default
+というコマンドならば,
+\begin_inset Formula 
+\[
+\overset{a}{\maltese}
+\]
 
-\begin_inset space \hfill{}
 \end_inset
 
 
 \end_layout
 
 \begin_layout Subsection
-演算子の範囲
+二項演算子
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:演算子の範囲"
+name "subsec:二項演算子"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-えんざんし@演算子 ! はんい@範囲
+えんざんし@演算子 ! にこう@二項
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -15432,14 +16392,17 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-範囲は、上付き文字と下付き文字とで作成することができます。
+二項演算子は,前後に文字がある場合,周囲に余白が入ります.
+\begin_inset VSpace medskip
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-\align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="2" columns="2">
-<features>
+<lyxtabular version="3" rows="13" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -15448,15 +16411,6 @@ status collapsed
 
 \begin_layout Plain Layout
 コマンド
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-出力
 \begin_inset Note Note
 status collapsed
 
@@ -15467,7 +16421,7 @@ status collapsed
 \backslash
 raisebox
 \series default
-はスペーサーとして使用しているだけです
+はスペーサーとして使用しているだけです
 \end_layout
 
 \end_inset
@@ -15475,204 +16429,194 @@ raisebox
 
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
++
+\end_layout
 
-\backslash
-prod^
-\backslash
-infty
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $+$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+-
+\end_layout
 
-\begin_inset Formula $\to$
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-_0
-\begin_inset Formula $\to$
+\begin_layout Plain Layout
+\begin_inset Formula $-$
 \end_inset
 
-A(x)
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
-\end_inset
-
 
+\backslash
+pm
 \end_layout
 
 \end_inset
 </cell>
-</row>
-</lyxtabular>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\pm$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-行内数式では、範囲は演算子の右横に表示されます。別行建て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
-\end_layout
-
-\begin_layout Standard
-範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-範囲の表記を変更
-\family default
-メニューで
-\family sans
-\series bold
-行内形式
-\family default
-\series default
-(短絡キー
-\begin_inset Info
-type  "shortcut"
-arg   "math-limits"
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
-)を選択することで範囲形式を変更することができます。以下はその用例です。
+\backslash
+mp
 \end_layout
 
-\begin_layout Standard
-既定の範囲形式は、以下のようになっています。
-\begin_inset Formula \[
-\sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\mp$
 \end_inset
 
-以下は、範囲形式を
-\family sans
-\series bold
-行内形式
-\family default
-\series default
-に変更したときの表示です。
-\begin_inset Formula \[
-\sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
 
-\end_inset
+\end_layout
 
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-intop
-\series default
-や
-\series bold
+cdot
+\end_layout
 
-\backslash
-ointop
-\series default
-などのように
-\series bold
-op
-\series default
-で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
-の例では、範囲形式を
-\series bold
-別行建て形式
-\series default
-にして積分記号の下に置くようにしています。
-\begin_inset Formula \begin{equation}
-\iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\cdot$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace medskip
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-範囲に条件を指定したい場合には、
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-subarray
-\series default
+times
+\end_layout
 
-\begin_inset Index
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! S ! 
-\backslash
-subarray
-\end_layout
-
+\begin_inset Formula $\times$
 \end_inset
 
-コマンドや
-\series bold
 
-\backslash
-substack
-\series default
+\end_layout
 
-\begin_inset Index
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! S ! 
+
 \backslash
-substack
+div
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-コマンドを使用します。たとえば、以下の表記 
-\begin_inset Formula \begin{equation}
-\sum_{\begin{subarray}{c}
-0<k<1000\\
-\\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
-
+\begin_layout Plain Layout
+\begin_inset Formula $\div$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-を作成するには、以下のようにしなくてはなりません。
-\begin_inset Newline newline
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-まず、
-\series bold
-
-\backslash
-sum
-\series default
-^
-\series bold
-n
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
@@ -15680,372 +16624,316 @@ status collapsed
 
 
 \backslash
-spce 
+raisebox{-1.2mm}{
 \end_layout
 
 \end_inset
 
-_
-\series default
-というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
-\series bold
-
-\backslash
-subarray
+*
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
-\backslash
-spce 
+}
 \end_layout
 
 \end_inset
 
 
-\series default
-コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
-\end_inset
-
-)を挿入することで作ることができます。ここに
-\begin_inset Newline newline
-\end_inset
-
-
-\series bold
-0
-\begin_inset Formula $\boldsymbol{<}$
-\end_inset
+\end_layout
 
-k
-\begin_inset Formula $\boldsymbol{<}$
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-1000 Ctrl+Return
-\begin_inset Newline newline
+\begin_layout Plain Layout
+\begin_inset Formula $*$
 \end_inset
 
 
-\series default
-と入力すると、新規行のための新しい枠が現れます。
 \end_layout
 
-\begin_layout Standard
-各行の揃え方は、
-\family sans
-表ツールバー
-\family default
-か
-\family sans
-編集\SpecialChar \menuseparator
-行と列
-\family default
-メニューで変更することができますが、右揃えにするには、行頭に
-\series bold
-
-\backslash
-hfill
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-spce 
+star
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\star$
+\end_inset
 
 
-\series default
-を挿入しなくてはなりません。
 \end_layout
 
-\begin_layout Standard
-
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-substack
-\series default
-コマンドは、各行がつねに中央揃えになることを除いては、
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-subarray
-\series default
-と同じです。
+circ
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-演算子の後に来る文字は、範囲の横に来るので、
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:substack"
-
+\begin_layout Plain Layout
+\begin_inset Formula $\circ$
 \end_inset
 
-式のように、演算子の横の余白が大きくなりすぎることがあります。
-\end_layout
 
-\begin_layout Standard
-これを避けるには、LaTeXプリアンブルに以下のようなマクロを指定する方法があります。
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-def
-\backslash
-clap#1{
-\backslash
-hbox to 0pt{
-\backslash
-hss #1
-\backslash
-hss}}
-\begin_inset Newline newline
-\end_inset
+diamond
+\end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-def
-\backslash
-mathclap {
-\backslash
-mathpalette 
-\backslash
-mathclapinternal}
-\begin_inset Newline newline
+\begin_layout Plain Layout
+\begin_inset Formula $\diamond$
 \end_inset
 
 
-\backslash
-def
-\backslash
-mathclapinternal #1#2{
-\backslash
-clap{$
-\backslash
-mathsurround =0pt #1{#2}$}}
 \end_layout
 
-\begin_layout Standard
-これは、範囲の幅を0
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-ptに設定する
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-mathclap
-\series default
+bullet
+\end_layout
 
-\begin_inset Index
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! M ! 
-\backslash
-mathclap
-\end_layout
-
+\begin_inset Formula $\bullet$
 \end_inset
 
-コマンドを定義しています。このコマンドの書式は、
+
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\series bold
+\end_inset
 
-\backslash
-mathclap{範囲}
-\end_layout
 
-\begin_layout Standard
-となっていて、「範囲」には複数の条件を入れることができます。
-\end_layout
+\begin_inset space \hfill{}
+\end_inset
 
-\begin_layout Standard
-これを
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:substack"
 
-\end_inset
+\begin_inset Tabular
+<lyxtabular version="3" rows="13" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-式に応用すると、以下のようなコマンド
+\begin_layout Plain Layout
+コマンド
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
+出力
+\end_layout
 
-\backslash
-sum_
-\backslash
-mathclap{
-\backslash
-substack
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-spce 
+nabla
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-0
-\begin_inset Formula $\boldsymbol{<}$
+\begin_layout Plain Layout
+\begin_inset Formula $\nabla$
 \end_inset
 
-k
-\begin_inset Formula $\boldsymbol{<}$
-\end_inset
 
-1000 Ctrl+Return
 \end_layout
 
-\begin_layout Standard
-を使用して下限を作成することになります。これによって、足される要素は、和演算子の直後に来ることになります。
-\begin_inset Formula \[
-\sum_{\mathclap{\substack{0<k<1000\\
-\\k\,\in\,\mathbb{N}}
-}}^{n}k^{-2}\]
-
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+bigtriangledown
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-一つの範囲を複数の演算子に用いる方法が、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:自己定義演算子"
-
+\begin_layout Plain Layout
+\begin_inset Formula $\bigtriangledown$
 \end_inset
 
-節に述べられています。
+
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+bigtriangleup
 \end_layout
 
-\begin_layout Subsection
-二項演算子
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:二項演算子"
-
 \end_inset
-
-
-\begin_inset Index
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-えんざんし@演算子 ! にこう@二項
-\end_layout
-
+\begin_inset Formula $\bigtriangleup$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-二項演算子は、前後に文字がある場合、周囲に余白が入ります。
-\begin_inset VSpace medskip
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+Box
 \end_layout
 
-\begin_layout Standard
-\begin_inset space \hfill{}
 \end_inset
-
-
-\begin_inset Tabular
-<lyxtabular version="3" rows="13" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
-\begin_inset Note Note
-status collapsed
+\begin_inset Formula $\Box$
+\end_inset
 
-\begin_layout Plain Layout
-ここで
-\series bold
 
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+cap 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset Formula $\cap$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-+
+
+\backslash
+cup
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $+$
+\begin_inset Formula $\cup$
 \end_inset
 
 
@@ -16055,20 +16943,22 @@ raisebox
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
--
+
+\backslash
+dagger
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $-$
+\begin_inset Formula $\dagger$
 \end_inset
 
 
@@ -16078,22 +16968,22 @@ raisebox
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-pm
+ddagger
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\pm$
+\begin_inset Formula $\ddagger$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-mp
+wr
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mp$
+\begin_inset Formula $\wr$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-cdot
+bigcirc
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\cdot$
+\begin_inset Formula $\bigcirc$
 \end_inset
 
 
@@ -16153,22 +17043,22 @@ cdot
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-times
+wedge
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\times$
+\begin_inset Formula $\wedge$
 \end_inset
 
 
@@ -16178,22 +17068,22 @@ times
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-div
+vee
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\div$
+\begin_inset Formula $\vee$
 \end_inset
 
 
@@ -16202,44 +17092,57 @@ div
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
 
-\begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
 
+\begin_inset space \hfill{}
+\end_inset
 
-\backslash
-raisebox{-1.2mm}{
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="13" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
 \end_layout
 
 \end_inset
-
-*
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-}
+出力
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+oplus
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $*$
+\begin_inset Formula $\oplus$
 \end_inset
 
 
@@ -16249,22 +17152,22 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-star
+ominus
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\star$
+\begin_inset Formula $\ominus$
 \end_inset
 
 
@@ -16274,22 +17177,22 @@ star
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-circ
+otimes
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\circ$
+\begin_inset Formula $\otimes$
 \end_inset
 
 
@@ -16299,22 +17202,22 @@ circ
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-diamond
+oslash
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\diamond$
+\begin_inset Formula $\oslash$
 \end_inset
 
 
@@ -16324,22 +17227,22 @@ diamond
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-bullet
+odot
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\bullet$
+\begin_inset Formula $\odot$
 \end_inset
 
 
@@ -16348,57 +17251,48 @@ bullet
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\begin_inset space \hfill{}
-\end_inset
-
-
-\begin_inset Tabular
-<lyxtabular version="3" rows="13" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
+
+\backslash
+amalg
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset Formula $\amalg$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-nabla
+uplus
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\nabla$
+\begin_inset Formula $\uplus$
 \end_inset
 
 
@@ -16408,22 +17302,22 @@ nabla
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-bigtriangledown
+setminus
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\bigtriangledown$
+\begin_inset Formula $\setminus$
 \end_inset
 
 
@@ -16433,22 +17327,22 @@ bigtriangledown
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-bigtriangleup
+sqcap
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\bigtriangleup$
+\begin_inset Formula $\sqcap$
 \end_inset
 
 
@@ -16458,22 +17352,22 @@ bigtriangleup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Box
+sqcup
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Box$
+\begin_inset Formula $\sqcup$
 \end_inset
 
 
@@ -16483,22 +17377,22 @@ Box
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-cap 
+triangleleft
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\cap$
+\begin_inset Formula $\triangleleft$
 \end_inset
 
 
@@ -16508,22 +17402,22 @@ cap
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-cup
+triangleright
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\cup$
+\begin_inset Formula $\triangleright$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
+
+\end_inset
 
-\begin_layout Plain Layout
 
-\backslash
-dagger
 \end_layout
 
+\begin_layout Standard
+二項演算子は,すべて数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\pm"
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\dagger$
+から挿入することもできます.
+\end_layout
+
+\begin_layout Standard
+ラプラス演算子を組版するには,
+\series bold
+
+\backslash
+bigtriangleup
+\series default
+以外に,
+\series bold
+
+\backslash
+Delta
+\series default
+や
+\series bold
+
+\backslash
+nabla
+\series default
+^
+\series bold
+2
+\series default
+(
+\begin_inset Formula $\nabla^{2}$
 \end_inset
 
+)を使用することもできます.
+\end_layout
+
+\begin_layout Standard
+
+\family sans
+挿入\SpecialChar menuseparator
+特殊文字
+\family default
+メニューの
+\family sans
+メニュー区切り
+\family default
+で入力される文字は,
+\series bold
 
+\backslash
+triangleright
+\series default
+演算子です.
 \end_layout
 
+\begin_layout Subsection
+自己定義演算子
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:自己定義演算子"
+
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
+えんざんし@演算子 ! じこていぎ@自己定義
+\begin_inset space \thinspace{}
+\end_inset
 
-\backslash
-ddagger
+——
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LaTeX
+プリアンブルで
+\series bold
+
+\backslash
+DeclareMathOperator
+\series default
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\ddagger$
+こまんど@コマンド ! D ! 
+\backslash
+dbinom@
+\backslash
+DeclareMathOperator
+\end_layout
+
 \end_inset
 
+コマンドを使用すると,自己定義演算子を定義することができます.このコマンドの書式は
+\end_layout
+
+\begin_layout Standard
+
+\series bold
 
+\backslash
+DeclareMathOperator{新規コマンド}{表示}
 \end_layout
 
+\begin_layout Standard
+です.「表示」は,出力での演算子の表示され方を定義する文字や記号です.大演算子を定義するには,コマンドの後に「*」を置きます.自己定義の大演算子は,すべて第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:演算子の範囲"
+
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+節で述べられた範囲を指定することができます.
+\end_layout
+
+\begin_layout Standard
+たとえば,以下のような\SpecialChar LaTeX
+プリアンブル行
+\end_layout
+
+\begin_layout Standard
+
+\series bold
 
 \backslash
-wr
+DeclareMathOperator*{
+\backslash
+Lozenge}{
+\backslash
+blacklozenge}
 \end_layout
 
+\begin_layout Standard
+は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:その他の記号"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\wr$
+節にある菱形記号を使った大演算子を挿入する,以下のようなコマンド
+\series bold
+
+\backslash
+Lozenge
+\series default
+を定義します.
+\begin_inset Formula 
+\[
+\Lozenge_{n=1}^{\infty}
+\]
+
 \end_inset
 
+上記の数式を作るコマンドは,
+\series bold
+
+\backslash
+Lozenge
+\series default
+^
+\series bold
+
+\backslash
+infty
+\begin_inset Formula $\to$
+\end_inset
 
+_n=1
+\series default
+です.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+自己定義演算子を,同一文書内で複数回用いない時には,以下の書式を持つ
+\series bold
 
 \backslash
-bigcirc
+mathop
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! M ! 
+\backslash
+mathop
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+コマンドおよび
+\series bold
+
+\backslash
+mathbin
+\series default
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\bigcirc$
+こまんど@コマンド ! M ! 
+\backslash
+mathbin
+\end_layout
+
 \end_inset
 
+コマンドを用いて定義を行うこともできます.
+\end_layout
+
+\begin_layout Standard
+(書式)
+\series bold
+
+\backslash
+mathop{表示}
+\series default
+および
+\series bold
 
+\backslash
+mathbin{表示}
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
 
-\begin_layout Plain Layout
+\series bold
 
 \backslash
-wedge
+mathop
+\series default
+は大演算子を定義し,
+\series bold
+
+\backslash
+mathbin
+\series default
+は二項演算子を定義します.
+\end_layout
+
+\begin_layout Standard
+たとえば
+\series bold
+
+\backslash
+mathop
+\series default
+は,以下のように,複数の演算子に共通の範囲指定を行うのに用いることができます.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Formula 
+\[
+\mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
+\]
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\wedge$
+
+\end_layout
+
+\begin_layout Standard
+上記の数式では
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+mathop{
+\backslash
+sum
+\backslash
+negmedspace
+\backslash
+sum
+\series default
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series bold
+
+\begin_inset Formula $\to$
+\end_inset
+
+^N
+\series default
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series bold
+_i,j=1
+\begin_inset Newline newline
 \end_inset
 
 
+\series default
+というコマンドを用いています.
+\end_layout
+
+\begin_layout Section
+書体
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+しょたい@書体
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ふぉんと@フォント
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\backslash
-vee
+|see{
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+書体
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\vee$
+
+}
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
 \end_inset
-</cell>
-</row>
-</lyxtabular>
+
+
+\end_layout
+
+\begin_layout Subsection
+書体様式
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:書体様式"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+しょたい@書体 ! ようしき@様式
+\end_layout
 
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+数式中のラテン文字は,以下の書体様式のうちいずれかに設定することができます.
+\end_layout
+
+\begin_layout Standard
+\align center
 \begin_inset space \hfill{}
 \end_inset
 
 
 \begin_inset Tabular
-<lyxtabular version="3" rows="13" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
+<lyxtabular version="3" rows="6" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -16717,22 +17860,30 @@ vee
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-oplus
+mathbb
+\series bold
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+ABC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\oplus$
+\begin_inset Formula $\mathbb{ABC}$
 \end_inset
 
 
@@ -16742,22 +17893,30 @@ oplus
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-ominus
+mathbf
+\series bold
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+AbC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\ominus$
+\begin_inset Formula $\mathbf{AbC}$
 \end_inset
 
 
@@ -16767,22 +17926,30 @@ ominus
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-otimes
+boldsymbol
+\series bold
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+AbC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\otimes$
+\begin_inset Formula $\boldsymbol{AbC}$
 \end_inset
 
 
@@ -16792,22 +17959,30 @@ otimes
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-oslash
+mathcal
+\series bold
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+ABC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\oslash$
+\begin_inset Formula $\mathcal{ABC}$
 \end_inset
 
 
@@ -16817,97 +17992,97 @@ oslash
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-odot
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+mathfrak
+\series bold
 
-\begin_layout Plain Layout
-\begin_inset Formula $\odot$
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
+\series default
+AbC
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\mathfrak{AbC}$
+\end_inset
+
 
-\backslash
-amalg
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+</row>
+</lyxtabular>
 
-\begin_layout Plain Layout
-\begin_inset Formula $\amalg$
 \end_inset
 
 
-\end_layout
-
+\begin_inset space \hfill{}
 \end_inset
-</cell>
-</row>
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="6" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-uplus
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\uplus$
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-setminus
+mathit
+\series bold
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+AbC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\setminus$
+\begin_inset Formula $\mathit{AbC}$
 \end_inset
 
 
@@ -16917,22 +18092,30 @@ setminus
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-sqcap
+mathrm
+\series bold
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+AbC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\sqcap$
+\begin_inset Formula $\mathrm{AbC}$
 \end_inset
 
 
@@ -16942,22 +18125,30 @@ sqcap
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-sqcup
+mathsf
+\series bold
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+AbC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\sqcup$
+\begin_inset Formula $\mathsf{AbC}$
 \end_inset
 
 
@@ -16967,22 +18158,30 @@ sqcup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-triangleleft
+mathtt
+\series bold
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+AbC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\triangleleft$
+\begin_inset Formula $\mathtt{AbC}$
 \end_inset
 
 
@@ -16992,22 +18191,30 @@ triangleleft
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-triangleright
+mathscr
+\series bold
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+ABC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\triangleright$
+\begin_inset Formula $\mathscr{ABC}$
 \end_inset
 
 
@@ -17028,80 +18235,50 @@ triangleright
 \end_layout
 
 \begin_layout Standard
-二項演算子は、すべて数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/pm.png
-       scale 85
-
-\end_inset
+\begin_inset Note Greyedout
+status open
 
-から挿入することもできます。
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-ラプラス演算子を組版するには、
 \series bold
-
+【註】
 \backslash
-bigtriangleup
+mathbb
 \series default
-以外に、
+,
 \series bold
-
-\backslash
-Delta
+mathcal
 \series default
-や
+様式と
 \series bold
 
 \backslash
-nabla
-\series default
-^
-\series bold
-2
+mathscr
 \series default
-(
-\begin_inset Formula $\nabla^{2}$
+様式は,大文字にのみ使用することができます.
+\end_layout
+
 \end_inset
 
-)を使用することもできます。
+
 \end_layout
 
 \begin_layout Standard
-
-\family sans
-挿入\SpecialChar \menuseparator
-特殊文字
-\family default
-メニューの
-\family sans
-メニュー区切り
-\family default
-で入力される文字は、
+既定では,
 \series bold
 
 \backslash
-triangleright
+mathnormal
 \series default
¼\94ç®\97å­\90ã\81§ã\81\99ã\80\82
§\98å¼\8fã\81«è¨­å®\9aã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ï¼\8e
 \end_layout
 
-\begin_layout Subsection
-自己定義演算子
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:自己定義演算子"
-
-\end_inset
-
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-えんざんし@演算子 ! じこていぎ@自己定義
-\end_layout
+\begin_layout Standard
+書体様式コマンドは,以下のように数式構成要素内の文字に対しても機能します.
+\begin_inset Formula 
+\[
+\mathfrak{A=\frac{b}{C}}
+\]
 
 \end_inset
 
@@ -17109,189 +18286,206 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-LaTeXプリアンブルで
+数式テキストに含まれる文字に対しては,数式書体様式は反映せず,
 \series bold
 
 \backslash
-DeclareMathOperator
+textrm
 \series default
-
-\begin_inset Index
+様式で表示されます.数式テキストの様式を文字様式ダイアログで設定することができないのは,\SpecialChar LyX
+のバグです
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! D ! 
-\backslash
-dbinom@
-\backslash
-DeclareMathOperator
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #4629"
+target "http://www.lyx.org/trac/ticket/4629"
+
+\end_inset
+
+
 \end_layout
 
 \end_inset
 
-コマンドを使用すると、自製演算子を定義することができます。このコマンドの書式は
+.
 \end_layout
 
 \begin_layout Standard
+書体様式コマンドの代わりに,
+\family sans
+編集\SpecialChar menuseparator
+数学\SpecialChar menuseparator
+文字様式
+\family default
+ダイアログや,
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\font"
+\end_inset
 
-\series bold
-
-\backslash
-DeclareMathOperator{新規コマンド}{表示}
+を使用することもできます.
 \end_layout
 
-\begin_layout Standard
\81§ã\81\99ã\80\82ã\80\8c表示ã\80\8dã\81¯ã\80\81å\87ºå\8a\9bã\81§ã\81®æ¼\94ç®\97å­\90ã\81®è¡¨ç¤ºã\81\95ã\82\8cæ\96¹ã\82\92å®\9a義ã\81\99ã\82\8bæ\96\87å­\97ã\82\84è¨\98å\8f·ã\81§ã\81\99ã\80\82大æ¼\94ç®\97å­\90ã\82\92å®\9a義ã\81\99ã\82\8bã\81«ã\81¯ã\80\81ã\82³ã\83\9eã\83³ã\83\89ã\81®å¾\8cã\81«ã\80\8c\80\8dã\82\92ç½®ã\81\8dã\81¾ã\81\99ã\80\82è\87ªå·±å®\9a義ã\81®å¤§æ¼\94ç®\97å­\90ã\81¯ã\80\81ã\81\99ã\81¹ã\81¦ç¬¬
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:演算子の範囲"
+\begin_layout Subsection
\83\9cã\83¼ã\83«ã\83\89ä½\93ã\81®æ\95°å¼\8f
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:ボールド体の数式"
 
 \end_inset
 
-節で述べられた範囲を指定することができます。
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+すうしき@数式 ! ぼーるどたい@ボールド体
 \end_layout
 
-\begin_layout Standard
-たとえば、以下のようなLaTeXプリアンブル行
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-
+数式全体をボールド体にしようとすると,前節の
 \series bold
 
 \backslash
-DeclareMathOperator*{
-\backslash
-Lozenge}{
-\backslash
-blacklozenge}
+mathbf
+\series default
+コマンドは,ギリシャ文字の小文字に対しては機能しないので,使用することができません.さらにこのコマンドは,以下の式のように,ラテン文字をつねにアップライト体に印
+字してしまいます.
 \end_layout
 
 \begin_layout Standard
-は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:その他の記号"
+\begin_inset Formula 
+\[
+\mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
+\]
 
 \end_inset
 
-節にある菱形記号を使った大演算子を挿入する、以下のようなコマンド
+
+\end_layout
+
+\begin_layout Standard
+この数式を正しく表示するには,以下のように,
 \series bold
 
 \backslash
-Lozenge
+boldsymbol
 \series default
-を定義します。
-\begin_inset Formula \[
-\Lozenge_{n=1}^{\infty}\]
+コマンドを使用します.
+\begin_inset Formula 
+\[
+\boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
+\]
 
 \end_inset
 
-上記の数式を作るコマンドは、
+また,数式を
 \series bold
-
-\backslash
-Lozenge
+boldmath環境
 \series default
-^
+に設定する方法もあります.この環境は,\SpecialChar TeX
+モードで
 \series bold
 
 \backslash
-infty
-\begin_inset Formula $\to$
-\end_inset
+boldmath
+\begin_inset Index idx
+status collapsed
 
-_n=1
-\series default
-です。
+\begin_layout Plain Layout
+こまんど@コマンド ! B ! 
+\backslash
+boldmath
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
-自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
-\series bold
 
-\backslash
-mathop
 \series default
+コマンドを挿入することによって作ることができます.環境を閉じるには,
+\series bold
 
-\begin_inset Index
+\backslash
+unboldmath
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! M ! 
+こまんど@コマンド ! U ! 
 \backslash
-mathop
+unboldmath
 \end_layout
 
 \end_inset
 
-コマンドおよび
-\series bold
 
-\backslash
-mathbin
 \series default
-
-\begin_inset Index
+コマンドを\SpecialChar TeX
+モードで挿入します.
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! M ! 
+
+
 \backslash
-mathbin
+boldmath 
 \end_layout
 
 \end_inset
 
-コマンドを用いて定義を行うこともできます。
-\end_layout
 
-\begin_layout Standard
-(書式)
-\series bold
+\begin_inset Formula 
+\[
+\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
+\]
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\backslash
-mathop{表示}
-\series default
-および
-\series bold
 
 \backslash
-mathbin{表示}
+unboldmath 
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-mathop
-\series default
-は大演算子を定義し、
-\series bold
+\end_layout
 
-\backslash
-mathbin
-\series default
-は二項演算子を定義します。
+\begin_layout Subsection
+色付きの数式
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+すうしき@数式 ! いろつき@色付き
 \end_layout
 
-\begin_layout Standard
-たとえば
-\series bold
+\end_inset
+
 
-\backslash
-mathop
-\series default
-は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
-\mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
+数式も,通常の本文と同様,色を付けることができます.数式あるいは数式の一部を選択して,文字様式ダイアログを使用して下さい.下記は,マゼンタ色にした数式です.
+\begin_inset Formula 
+\[
+{\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
+\]
 
 \end_inset
 
@@ -17299,44 +18493,48 @@ mathop
 \end_layout
 
 \begin_layout Standard
-上記の数式では
-\begin_inset Newline newline
-\end_inset
+第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:色付きボックス"
 
+\end_inset
 
+節に述べられているように,自己定義の色を定義することもできます.自己定義の色は,以下の書式を持つ
 \series bold
 
 \backslash
-mathop{
-\backslash
-sum
-\backslash
-negmedspace
-\backslash
-sum
+textcolor
 \series default
 
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! T ! 
 \backslash
-spce 
+textcolor
 \end_layout
 
 \end_inset
 
+\SpecialChar TeX
+コードコマンドで適用することができます.
+\end_layout
+
+\begin_layout Standard
 
 \series bold
 
-\begin_inset Formula $\to$
-\end_inset
+\backslash
+textcolor{色}{文字ないし数式}
+\end_layout
 
-^N
-\series default
+\begin_layout Standard
+下記の例は,全体を濃緑にし,一部を赤にしています.
+\end_layout
 
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -17344,56 +18542,69 @@ status collapsed
 
 
 \backslash
-spce 
+textcolor{darkgreen}{
 \end_layout
 
 \end_inset
 
 
-\series bold
-_i,j=1
-\begin_inset Newline newline
-\end_inset
+\begin_inset Formula 
+\[
+\int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
+\]
 
+\end_inset
 
-\series default
-というコマンドを用いています。
-\end_layout
 
-\begin_layout Section
-書体
-\begin_inset Index
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-しょたい@書体
+
+}
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\end_layout
 
-\begin_layout Plain Layout
-ふぉんと@フォント | see
-\begin_inset ERT
+\begin_layout Standard
+\SpecialChar LyX
+のバグのため,自己定義色は数式全体に対してしか使用することができません
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #5269"
+target "http://www.lyx.org/trac/ticket/5269"
+
+\end_inset
+
 
-{
 \end_layout
 
 \end_inset
 
-書体
-\begin_inset ERT
+.
+\end_layout
+
+\begin_layout Subsection
+書体寸法
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:書体寸法"
+
+\end_inset
+
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-}
+しょたい@書体 ! すんぽう@寸法
 \end_layout
 
 \end_inset
@@ -17401,48 +18612,142 @@ status collapsed
 
 \end_layout
 
-\end_inset
+\begin_layout Standard
+数式内の文字については,本文中の文字同様,以下の書体寸法設定コマンドがあります.
+\end_layout
 
+\begin_layout Standard
 
-\end_layout
+\series bold
 
-\begin_layout Subsection
-書体様式
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:書体様式"
+\backslash
+Huge
+\series default
+,
+\series bold
+
+\backslash
+huge
+\series default
+,
+\series bold
+
+\backslash
+LARGE
+\series default
+,
+\series bold
+
+\backslash
+Large
+\series default
+,
+\series bold
+
+\backslash
+large
+\series default
+,
+\series bold
+
+\backslash
+normalsize
+\series default
+,
+\series bold
 
+\backslash
+small
+\series default
+,
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\series bold
 
-\begin_layout Plain Layout
-しょたい@書体 ! ようしき@様式
+\backslash
+footnotesize
+\series default
+,
+\series bold
+
+\backslash
+scriptsize
+\series default
+,および
+\series bold
+
+\backslash
+tiny
 \end_layout
 
+\begin_layout Standard
+これらのコマンドによって生成される実際の書体寸法は,文書の書体寸法に依存し,文書の書体寸法が
+\series bold
+
+\backslash
+normalsize
+\series default
+コマンドに設定されます.他のコマンドは,
+\series bold
+
+\backslash
+normalsize
+\series default
+を基準として拡大ないし縮小されます.しかしながら,書体寸法は一定の値を越えることができないようになっています.たとえば,文書書体寸法が12
+\begin_inset space \thinspace{}
 \end_inset
 
+ptであるならば,
+\series bold
+
+\backslash
+Huge
+\series default
+コマンドは
+\series bold
 
+\backslash
+huge
+\series default
+コマンドと同じ大きさに落とされます.
 \end_layout
 
 \begin_layout Standard
-数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
-\begin_inset VSpace -2mm
+ある場所以降のすべての数式と本文文字を変更するには,書体寸法コマンドを\SpecialChar TeX
+モードで挿入します.元の書体寸法に戻すには,数式の後に\SpecialChar TeX
+モードで
+\series bold
+
+\backslash
+normalsize
+\series default
+コマンドを挿入します.
+\end_layout
+
+\begin_layout Standard
+数式内では,以下の寸法コマンドまたはツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\style"
+\end_inset
+
+を使用して,寸法を変更することができます.
+\begin_inset Separator latexpar
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
+\noindent
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="6" columns="3">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<lyxtabular version="3" rows="5" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -17451,61 +18756,47 @@ status collapsed
 コマンド
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-出力
-\end_layout
-
 \end_inset
 </cell>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-短絡キー
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-mathbb
-\series bold
-
-\begin_inset ERT
+displaystyle
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! D ! 
 \backslash
-spce 
+displaystyle
 \end_layout
 
 \end_inset
 
 
-\series default
-ABC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mathbb{ABC}$
+\begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
 \end_inset
 
 
@@ -17513,13 +18804,24 @@ ABC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row topspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Info
-type  "shortcut"
-arg   "font-noun"
+
+\backslash
+textstyle
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
 \end_inset
 
 
@@ -17529,39 +18831,47 @@ arg   "font-noun"
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-mathbf
-\series bold
+scriptstyle
+\end_layout
 
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\series default
-AbC
+\backslash
+scriptscriptstyle
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mathbf{AbC}$
+\begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
 \end_inset
 
 
@@ -17569,30 +18879,56 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+これらのコマンドを入力すると,青いボックスが現れるので,そこに数式のパーツを入れることができます.
+\end_layout
+
+\begin_layout Standard
+フォント寸法を変更するにはもう一つの方法がありますが,これは記号と数式内テキストのみに使うことができます.これを使うには,書体寸法コマンドを数式テキスト内に挿入
+します.数式テキストの終わりか,別の書体寸法コマンドが現れるまでの文字すべてが,選択した寸法になります.以下に二つの例を挙げます.
+\begin_inset VSpace -2mm
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Info
-type  "shortcut"
-arg   "font-bold"
+
+
+\backslash
+huge 
+\end_layout
+
+\end_inset
+
+
+\begin_inset Formula 
+\[
+A=\frac{B}{c}\cdot\maltese
+\]
+
 \end_inset
 
 
-\end_layout
+\begin_inset Formula 
+\[
+\maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
+\]
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\backslash
-boldsymbol
-\series bold
 
 \begin_inset ERT
 status collapsed
@@ -17601,138 +18937,161 @@ status collapsed
 
 
 \backslash
-spc
+normalsiz
 \end_layout
 
 \end_inset
 
 
-\series default
-AbC
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\boldsymbol{AbC}$
+二つの式の前には,
+\series bold
+
+\backslash
+huge
+\series default
+コマンドが挿入されています.二つ目の数式を入力するコマンドは,
+\begin_inset Newline newline
 \end_inset
 
 
-\end_layout
+\series bold
 
+\backslash
+maltese
+\begin_inset space \textvisiblespace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Info
-type  "shortcuts"
-arg   "font-boldsymbol"
+A Alt+M M 
+\backslash
+Large
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\end_layout
-
+\backslash
+maltese
+\begin_inset space \textvisiblespace{}
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
 \backslash
-mathcal
-\series bold
+textit
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_inset ERT
-status collapsed
+A
+\begin_inset Formula $\to$
+\end_inset
 
-\begin_layout Plain Layout
 
+\begin_inset Formula $\to$
+\end_inset
 
-\backslash
-spce 
-\end_layout
 
+\begin_inset Newline newline
 \end_inset
 
 
+\begin_inset space \hspace*{}
+\length 1cm
+\end_inset
+
+Alt+M
 \series default
-ABC
-\end_layout
+\series bold
+M 
+\backslash
+tiny
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\backslash
+maltese
+\begin_inset space \textvisiblespace{}
+\end_inset
+
 
+\backslash
+textit
+\begin_inset space \textvisiblespace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\mathcal{ABC}$
+A
+\begin_inset Newline newline
 \end_inset
 
 
+\series default
+のようになります.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+ある記号を別の寸法で表示することができないときには,その記号はつねに既定寸法で表示されます.
+\end_layout
+
+\begin_layout Section
+ギリシャ文字
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Info
-type  "shortcut"
-arg   "font-emph"
+ぎりしゃもじ@ギリシャ文字
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
+\begin_layout Standard
+すべてのギリシャ文字は,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\alpha"
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-
-\backslash
-mathfrak
-\series bold
+からでも挿入することができます.各国の組版規則では,数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが,フランス語やロ
+シア語などいくつかの言語では,それにもかかわらず立体で組版されることがあります.
+\end_layout
 
-\begin_inset ERT
+\begin_layout Subsection
+小文字
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
+ぎりしゃもじ@ギリシャ文字 ! こもじ@小文字
 \end_layout
 
 \end_inset
 
 
-\series default
-AbC
 \end_layout
 
+\begin_layout Standard
+\begin_inset space \hfill{}
 \end_inset
-</cell>
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="11" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mathfrak{AbC}$
-\end_inset
-
-
+コマンド
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
--
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+alpha
 \end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="5" columns="3">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
+\begin_inset Formula $\alpha$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+
+\backslash
+beta
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-短絡キー
+\begin_inset Formula $\beta$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-mathit
-\series bold
+gamma
+\end_layout
 
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset Formula $\gamma$
 \end_inset
 
 
-\series default
-AbC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mathit{AbC}$
-\end_inset
-
 
+\backslash
+delta
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
--
+\begin_inset Formula $\delta$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-mathrm
-\series bold
+epsilon
+\end_layout
 
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset Formula $\epsilon$
 \end_inset
 
 
-\series default
-AbC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mathrm{AbC}$
-\end_inset
-
 
+\backslash
+varepsilon
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Info
-type  "shortcut"
-arg   "font-roman"
+\begin_inset Formula $\varepsilon$
 \end_inset
 
 
@@ -17899,53 +19257,47 @@ arg   "font-roman"
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-mathsf
-\series bold
+zeta
+\end_layout
 
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset Formula $\zeta$
 \end_inset
 
 
-\series default
-AbC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mathsf{AbC}$
-\end_inset
-
 
+\backslash
+eta
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Info
-type  "shortcut"
-arg   "font-sans"
+\begin_inset Formula $\eta$
 \end_inset
 
 
@@ -17955,53 +19307,47 @@ arg   "font-sans"
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-mathtt
-\series bold
+theta
+\end_layout
 
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset Formula $\theta$
 \end_inset
 
 
-\series default
-AbC
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mathtt{AbC}$
-\end_inset
-
 
+\backslash
+vartheta
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Info
-type  "shortcut"
-arg   "font-typewriter"
+\begin_inset Formula $\vartheta$
 \end_inset
 
 
@@ -18015,715 +19361,628 @@ arg   "font-typewriter"
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\begin_inset space \hfill{}
+\end_inset
 
-\begin_layout Plain Layout
 
-\series bold
-(注意)
-\backslash
-mathbb
-\series default
-様式と
-\series bold
+\begin_inset Tabular
+<lyxtabular version="3" rows="12" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-mathcal
-\series default
-様式は、大文字にのみ使用することができます。
+\begin_layout Plain Layout
+コマンド
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+出力
 \end_layout
 
-\begin_layout Standard
-既定では、
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
 \backslash
-mathnormal
-\series default
-様式に設定されています。
+iota
 \end_layout
 
-\begin_layout Standard
-書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
-\begin_inset Formula \[
-\mathfrak{A=\frac{b}{C}}\]
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\iota$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
 \backslash
-textrm
-\series default
-様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
-\begin_inset Foot
-status collapsed
+kappa
+\end_layout
 
-\begin_layout Plain Layout
-\begin_inset CommandInset href
-LatexCommand href
-name "LyX-bug #4091"
-target "http://www.lyx.org/trac/ticket/4629"
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\kappa$
 \end_inset
 
 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-。
-\end_layout
-
-\begin_layout Standard
-書体様式コマンドの代わりに、
-\family sans
-編集\SpecialChar \menuseparator
-数学\SpecialChar \menuseparator
-文字様式
-\family default
-ダイアログや、
-\begin_inset Graphics
-       filename ../../images/math/font.png
-       scale 85
-
-\end_inset
+\begin_layout Plain Layout
 
-を使用することもできます。
+\backslash
+varkappa
 \end_layout
 
-\begin_layout Subsection
-ボールド体の数式
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:ボールド体の数式"
-
 \end_inset
-
-
-\begin_inset Index
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-すうしき@数式 ! ぼーるどたい@ボールド体
-\end_layout
-
+\begin_inset Formula $\varkappa$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-数式全体をボールド体にしようとすると、前節の
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
 \backslash
-mathbf
-\series default
-コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
-字してしまいます。
+lambda
 \end_layout
 
-\begin_layout Standard
-\begin_inset Formula \[
-\mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}\]
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\lambda$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-この数式を正しく表示するには、以下のように、
-\series bold
-
-\backslash
-boldsymbol
-\series default
-コマンドを使用します。
-\begin_inset Formula \[
-\boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}\]
-
 \end_inset
-
-また、数式を
-\series bold
-boldmath環境
-\series default
-に設定する方法もあります。この環境は、TeXモードで
-\series bold
-
-\backslash
-boldmath
-\begin_inset Index
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! B ! 
+
 \backslash
-boldmath
+mu
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\mu$
+\end_inset
 
-\series default
-コマンドを挿入することによって作ることができます。環境を閉じるには、
-\series bold
-
-\backslash
-unboldmath
-\begin_inset Index
-status collapsed
 
-\begin_layout Plain Layout
-こまんど@コマンド ! U ! 
-\backslash
-unboldmath
 \end_layout
 
 \end_inset
-
-
-\series default
-コマンドをTeXモードで挿入します。
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-boldmath 
+nu
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\nu$
+\end_inset
 
 
-\begin_inset Formula \[
-\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}\]
+\end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-unboldmath 
+xi
 \end_layout
 
 \end_inset
-
-
-\end_layout
-
-\begin_layout Subsection
-色付きの数式
-\begin_inset Index
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-すうしき@数式 ! いろつき@色付き
-\end_layout
-
+\begin_inset Formula $\xi$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
-\begin_inset Formula \[
-{\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
-
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-
+\begin_layout Plain Layout
+o
 \end_layout
 
-\begin_layout Standard
-第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:色付きボックス"
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $o$
 \end_inset
 
-節に述べられているように、自製の色を定義することもできます。自製の色は、以下の書式を持つ
-\series bold
 
-\backslash
-textcolor
-\series default
+\end_layout
 
-\begin_inset Index
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! T ! 
+
 \backslash
-textcolor
+pi
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-TeXコードコマンドで適用することができます。
-\end_layout
-
-\begin_layout Standard
-
-\series bold
+\begin_layout Plain Layout
+\begin_inset Formula $\pi$
+\end_inset
 
-\backslash
-textcolor{色}{文字ないし数式}
-\end_layout
 
-\begin_layout Standard
-下記の例は、全体を濃緑にし、一部を赤にしています。
 \end_layout
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-textcolor{darkgreen}{
+varpi
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset Formula \[
-\int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
-
+\begin_layout Plain Layout
+\begin_inset Formula $\varpi$
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
+\backslash
+rho
 \end_layout
 
-\begin_layout Standard
-LyXのバグのため、自製色は数式全体に対してしか使用することができません
-\begin_inset Foot
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset CommandInset href
-LatexCommand href
-name "LyX-bug #5269"
-target "http://www.lyx.org/trac/ticket/5269"
-
+\begin_inset Formula $\rho$
 \end_inset
 
 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
-。
-\end_layout
+\end_inset
 
-\begin_layout Subsection
-書体寸法
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:書体寸法"
 
+\begin_inset space \hfill{}
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\begin_inset Tabular
+<lyxtabular version="3" rows="11" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
\81\97ã\82\87ã\81\9fã\81\84\9b¸ä½\93 ! ã\81\99ã\82\93ã\81½ã\81\86@寸æ³\95
\82³ã\83\9eã\83³ã\83\89
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\end_layout
-
-\begin_layout Standard
-数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
+\begin_layout Plain Layout
+出力
 \end_layout
 
-\begin_layout Standard
-
-\series bold
-
-\backslash
-Huge
-\series default
-、
-\series bold
-
-\backslash
-huge
-\series default
-、
-\series bold
-
-\backslash
-LARGE
-\series default
-、
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-Large
-\series default
-、
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-large
-\series default
-、
-\series bold
+varrho
+\end_layout
 
-\backslash
-normalsize
-\series default
-、
-\series bold
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-small
-\series default
-,
-\begin_inset Newline newline
+\begin_layout Plain Layout
+\begin_inset Formula $\varrho$
 \end_inset
 
 
-\series bold
+\end_layout
 
-\backslash
-footnotesize
-\series default
-、
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-scriptsize
-\series default
-、および
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-tiny
+sigma
 \end_layout
 
-\begin_layout Standard
-これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
-\series bold
-
-\backslash
-normalsize
-\series default
-コマンドに設定されます。他のコマンドは、
-\series bold
-
-\backslash
-normalsize
-\series default
-を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-ptであるならば、
-\series bold
+\begin_layout Plain Layout
+\begin_inset Formula $\sigma$
+\end_inset
 
-\backslash
-Huge
-\series default
-コマンドは
-\series bold
 
-\backslash
-huge
-\series default
-コマンドと同じ大きさに落とされます。
 \end_layout
 
-\begin_layout Standard
-ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
 \backslash
-normalsize
-\series default
-コマンドを挿入します。
+varsigma
 \end_layout
 
-\begin_layout Standard
-数式内部からは、数式テキスト内の記号と文字の寸法だけしか変更することができません。これを実行するには、書体寸法コマンドを数式テキスト内に挿入します。数式テキスト
-の終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
-\begin_inset VSpace -2mm
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\varsigma$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-huge 
+tau
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset Formula \[
-A=\frac{B}{c}\cdot\maltese\]
-
+\begin_layout Plain Layout
+\begin_inset Formula $\tau$
 \end_inset
 
 
-\begin_inset Formula \[
-\maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
+\end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-normalsize 
+upsilon
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\upsilon$
+\end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace medskip
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-二つの式の前には、
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-huge
-\series default
-コマンドが挿入されています。二つ目の数式を入力するコマンドは、
-\begin_inset Newline newline
-\end_inset
-
-
-\series bold
+phi
+\end_layout
 
-\backslash
-maltese
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\phi$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
-
-A Alt+M M 
-\backslash
-Large
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-spce 
+varphi
 \end_layout
 
 \end_inset
-
-
-\backslash
-maltese
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\varphi$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
-
-
-\backslash
-textit
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-spce 
+chi
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-A
-\begin_inset Formula $\to$
-\end_inset
-
-
-\begin_inset Formula $\to$
+\begin_layout Plain Layout
+\begin_inset Formula $\chi$
 \end_inset
 
 
-\begin_inset Newline newline
-\end_inset
-
+\end_layout
 
-\begin_inset space \hspace*{}
-\length 1cm
 \end_inset
-
-Alt+M
-\series default
-\series bold
-M 
-\backslash
-tiny
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-spce 
+psi
 \end_layout
 
 \end_inset
-
-
-\backslash
-maltese
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\psi$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
 \backslash
-textit
-\begin_inset ERT
-status collapsed
+omega
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\omega$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
-A
-\begin_inset Newline newline
 \end_inset
 
 
-\series default
-のようになります。
-\end_layout
-
-\begin_layout Standard
-ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
-\end_layout
+\begin_inset space \hfill{}
+\end_inset
 
-\begin_layout Section
-ギリシャ文字
-\begin_inset Index
-status collapsed
 
-\begin_layout Plain Layout
-ぎりしゃもじ@ギリシャ文字
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
\81\99ã\81¹ã\81¦ã\81®ã\82®ã\83ªã\82·ã\83£æ\96\87å­\97ã\81¯ã\80\81ã\83\84ã\83¼ã\83«ã\83\90ã\83¼ã\83\9cã\82¿ã\83³ã\81®
-\begin_inset Graphics
-       filename ../../images/math/alpha.png
-       scale 85
\82¢ã\83\83ã\83\97ã\83©ã\82¤ã\83\88ä½\93ã\81®ã\82®ã\83ªã\82·ã\83£æ\96\87å­\97ã\82\92ä½\9cæ\88\90ã\81\99ã\82\8bæ\96¹æ³\95ã\81¯ï¼\8c第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:アップライト体ギリシャ小文字"
 
 \end_inset
 
-からでも挿入することができます。
+節に説明されています.
 \end_layout
 
 \begin_layout Subsection
°\8f文字
-\begin_inset Index
¤§文字
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81\8eã\82\8aã\81\97ã\82\83ã\82\82ã\81\98\82®ã\83ªã\82·ã\83£æ\96\87å­\97 ! ã\81\93ã\82\82ã\81\98@å°\8f文字
\81\8eã\82\8aã\81\97ã\82\83ã\82\82ã\81\98\82®ã\83ªã\82·ã\83£æ\96\87å­\97 ! ã\81\8aã\81\8aã\82\82ã\81\98@大文字
 \end_layout
 
 \end_inset
@@ -18737,47 +19996,97 @@ status collapsed
 
 
 \begin_inset Tabular
-<lyxtabular version="3" rows="11" columns="2">
-<features>
+<lyxtabular version="3" rows="7" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+Gamma
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\Gamma$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
+
+\backslash
+Delta
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset Formula $\Delta$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-alpha
+Theta
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\alpha$
+\begin_inset Formula $\Theta$
 \end_inset
 
 
@@ -18787,22 +20096,22 @@ alpha
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-beta
+Lambda
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\beta$
+\begin_inset Formula $\Lambda$
 \end_inset
 
 
@@ -18812,22 +20121,22 @@ beta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-gamma
+Xi
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\gamma$
+\begin_inset Formula $\Xi$
 \end_inset
 
 
@@ -18837,22 +20146,22 @@ gamma
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-delta
+Pi
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\delta$
+\begin_inset Formula $\Pi$
 \end_inset
 
 
@@ -18861,48 +20170,57 @@ delta
 \end_inset
 </cell>
 </row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="6" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-epsilon
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\epsilon$
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-varepsilon
+Sigma
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\varepsilon$
+\begin_inset Formula $\Sigma$
 \end_inset
 
 
@@ -18912,22 +20230,22 @@ varepsilon
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-zeta
+Upsilon
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\zeta$
+\begin_inset Formula $\Upsilon$
 \end_inset
 
 
@@ -18937,22 +20255,22 @@ zeta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-eta
+Phi
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\eta$
+\begin_inset Formula $\Phi$
 \end_inset
 
 
@@ -18962,22 +20280,22 @@ eta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-theta
+Psi
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\theta$
+\begin_inset Formula $\Psi$
 \end_inset
 
 
@@ -18987,22 +20305,22 @@ theta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-vartheta
+Omega
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\vartheta$
+\begin_inset Formula $\Omega$
 \end_inset
 
 
@@ -19020,123 +20338,187 @@ vartheta
 \end_inset
 
 
-\begin_inset Tabular
-<lyxtabular version="3" rows="12" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+大文字のギリシャ文字が立体で表示されるのは,\SpecialChar TeX
+の開発途上に生じたデザイン上のバグによるものです.正しいイタリック体の大文字を得るためには,各コマンドの頭に
+\series bold
+var
+\series default
+を付けてください.たとえば,
+\series bold
+
+\backslash
+varGamma
+\series default
+コマンドは,
+\begin_inset Formula $\varGamma$
+\end_inset
+
+を生成します.もう一つの方法は,パッケージ
+\series bold
+fixmath
+\series default
+
+\begin_inset Foot
+status collapsed
 
 \begin_layout Plain Layout
-コマンド
+
+\series bold
+fixmath
+\series default
+は,\SpecialChar LaTeX
+パッケージ
+\series bold
+was
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! was
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+vspace{4mm}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-出力
+
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+に含まれています.
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
+ぱっけーじ@パッケージ ! fixmath
+\end_layout
+
+\end_inset
+
+を\SpecialChar LaTeX
+プリアンブル行に
+\end_layout
+
+\begin_layout Standard
+
+\series bold
 
 \backslash
-iota
+usepackage{fixmath}
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+と書いて読み込む方法です.すると,文書中の大きなギリシャ文字は,すべて自動的にイタリック体として組版されます.
+\end_layout
+
+\begin_layout Subsection
+ボールド体
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\iota$
+ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+ギリシャ文字は,ラテン文字のようには,多様な書体様式に設定することができません.ギリシャ文字をボールド体にできるのは,
+\series bold
 
-\begin_layout Plain Layout
+\backslash
+boldsymbol
+\series default
+コマンドのみです
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+こまんど@コマンド ! B ! 
 \backslash
-kappa
+boldsymbol
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\kappa$
+.
+\begin_inset Separator latexpar
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-</row>
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="3" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-varkappa
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\varkappa$
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-lambda
+Upsilon
+\backslash
+boldsymbol
+\backslash
+Upsilon
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\lambda$
+\begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
 \end_inset
 
 
@@ -19146,22 +20528,26 @@ lambda
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-mu
+theta
+\backslash
+boldsymbol
+\backslash
+theta
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mu$
+\begin_inset Formula $\theta\boldsymbol{\theta}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+記号
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
+
 \backslash
-nu
+texorpdfstring{
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Foot
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\nu$
+各\SpecialChar LaTeX
+パッケージに含まれる全記号をほとんど網羅した一覧が,
+\begin_inset CommandInset citation
+LatexCommand cite
+key "Symbols"
+
+\end_inset
+
+にあります.
+\end_layout
+
 \end_inset
 
 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}{}
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Note Note
+status collapsed
 
 \begin_layout Plain Layout
 
 \backslash
-xi
+texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
+\end_layout
+
+\begin_layout Plain Layout
+
+\backslash
+texorpdfstringについての詳細は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:節見出し中の数式"
+
+\end_inset
+
+節にあります.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\xi$
+きごう@記号
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
+\begin_layout Standard
+本節に掲げてある各記号の多くは,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\nabla"
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-o
+や
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\digamma"
+\end_inset
+
+でも挿入することができます.
 \end_layout
 
+\begin_layout Subsection
+数学記号
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:数学記号"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $o$
+きごう@記号 ! すうがく@数学
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-</row>
+\begin_layout Standard
+\begin_inset Tabular
+<lyxtabular version="3" rows="10" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-pi
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\pi$
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-varpi
+neg
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\varpi$
+\begin_inset Formula $\neg$
 \end_inset
 
 
@@ -19294,22 +20733,22 @@ varpi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-rho
+Im
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\rho$
+\begin_inset Formula $\Im$
 \end_inset
 
 
@@ -19318,57 +20757,48 @@ rho
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\begin_inset space \hfill{}
-\end_inset
-
-
-\begin_inset Tabular
-<lyxtabular version="3" rows="11" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
+
+\backslash
+Re
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset Formula $\Re$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-varrho
+aleph
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\varrho$
+\begin_inset Formula $\aleph$
 \end_inset
 
 
@@ -19378,22 +20808,22 @@ varrho
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-sigma
+partial
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\sigma$
+\begin_inset Formula $\partial$
 \end_inset
 
 
@@ -19403,22 +20833,22 @@ sigma
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-varsigma
+infty
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\varsigma$
+\begin_inset Formula $\infty$
 \end_inset
 
 
@@ -19428,22 +20858,22 @@ varsigma
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-tau
+wp
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\tau$
+\begin_inset Formula $\wp$
 \end_inset
 
 
@@ -19453,22 +20883,22 @@ tau
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-upsilon
+imath
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\upsilon$
+\begin_inset Formula $\imath$
 \end_inset
 
 
@@ -19478,22 +20908,22 @@ upsilon
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-phi
+jmath
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\phi$
+\begin_inset Formula $\jmath$
 \end_inset
 
 
@@ -19502,23 +20932,48 @@ phi
 \end_inset
 </cell>
 </row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="10" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-varphi
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\varphi$
+\begin_layout Plain Layout
+出力
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+ここで
+\series bold
+
+\backslash
+raisebox
+\series default
+はスペーサーとして使用しているだけです.
+\end_layout
+
 \end_inset
 
 
@@ -19528,22 +20983,22 @@ varphi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-chi
+forall
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\chi$
+\begin_inset Formula $\forall$
 \end_inset
 
 
@@ -19553,22 +21008,22 @@ chi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-psi
+exists
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\psi$
+\begin_inset Formula $\exists$
 \end_inset
 
 
@@ -19578,22 +21033,22 @@ psi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-omega
+nexists
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\omega$
+\begin_inset Formula $\nexists$
 \end_inset
 
 
@@ -19602,114 +21057,48 @@ omega
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\begin_inset space \hfill{}
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-アップライト体のギリシャ文字を作成する方法は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:アップライト体ギリシャ小文字"
-
-\end_inset
-
-節に説明されています。
-\end_layout
-
-\begin_layout Subsection
-大文字
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-ぎりしゃもじ@ギリシャ文字 ! おおもじ@大文字
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset space \hfill{}
-\end_inset
-
-
-\begin_inset Tabular
-<lyxtabular version="3" rows="7" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-コマンド
+\backslash
+emptyset
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\emptyset$
+\end_inset
+
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Gamma
+varnothing
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Gamma$
+\begin_inset Formula $\varnothing$
 \end_inset
 
 
@@ -19719,22 +21108,22 @@ Gamma
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Delta
+dag
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Delta$
+\begin_inset Formula $\dag$
 \end_inset
 
 
@@ -19744,22 +21133,22 @@ Delta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Theta
+ddag
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Theta$
+\begin_inset Formula $\ddag$
 \end_inset
 
 
@@ -19769,47 +21158,46 @@ Theta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Lambda
+complement
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Lambda$
-\end_inset
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
 
+\backslash
+raisebox{-0.8mm}{
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\backslash
-Xi
-\end_layout
 
+\begin_inset Formula $\complement$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Xi$
+
+}
+\end_layout
+
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Pi
+Bbbk
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Pi$
+\begin_inset Formula $\Bbbk$
 \end_inset
 
 
@@ -19853,8 +21241,8 @@ Pi
 
 
 \begin_inset Tabular
-<lyxtabular version="3" rows="6" columns="2">
-<features>
+<lyxtabular version="3" rows="10" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 コマンド
 \end_layout
 
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 出力
 \end_layout
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Sigma
+prime
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Sigma$
+\begin_inset Formula $\prime$
 \end_inset
 
 
@@ -19921,22 +21291,22 @@ Sigma
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Upsilon
+backprime
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Upsilon$
+\begin_inset Formula $\backprime$
 \end_inset
 
 
@@ -19946,22 +21316,22 @@ Upsilon
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Phi
+mho
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Phi$
+\begin_inset Formula $\mho$
 \end_inset
 
 
@@ -19971,22 +21341,22 @@ Phi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Psi
+triangle
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Psi$
+\begin_inset Formula $\triangle$
 \end_inset
 
 
@@ -19996,22 +21366,22 @@ Psi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Omega
+angle
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Omega$
+\begin_inset Formula $\angle$
 \end_inset
 
 
@@ -20020,123 +21390,48 @@ Omega
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\begin_inset space \hfill{}
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
-
-大文字のギリシャ文字がアップライト体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマン
-ドの頭に
-\series bold
-var
-\series default
-を付けてください。たとえば、
-\series bold
-
-\backslash
-varGamma
-\series default
-コマンドは、
-\begin_inset Formula $\varGamma$
-\end_inset
-
-を生成します。
-\end_layout
-
-\begin_layout Subsection
-ボールド体
-\begin_inset Index
-status collapsed
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-ぎりしゃもじ@ギリシャ文字 ! ぼーるどたい@ボールド体
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
-\series bold
-
-\backslash
-boldsymbol
-\series default
-コマンドのみです
-\begin_inset Index
-status collapsed
 
-\begin_layout Plain Layout
-こまんど@コマンド ! B ! 
 \backslash
-boldsymbol
+measuredangle
 \end_layout
 
 \end_inset
-
-。
-\end_layout
-
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
-\end_layout
-
+\begin_inset Formula $\measuredangle$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-出力
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Upsilon
-\backslash
-boldsymbol
-\backslash
-Upsilon
+sphericalangle
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
+\begin_inset Formula $\sphericalangle$
 \end_inset
 
 
@@ -20146,26 +21441,22 @@ Upsilon
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-theta
-\backslash
-boldsymbol
-\backslash
-theta
+top
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\theta\boldsymbol{\theta}$
+\begin_inset Formula $\top$
 \end_inset
 
 
@@ -20174,125 +21465,52 @@ theta
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Section
-記号
-\begin_inset ERT
-status collapsed
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-texorpdfstring{
-\end_layout
-
-\end_inset
-
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
-\begin_inset CommandInset citation
-LatexCommand cite
-key "Symbole"
-
-\end_inset
-
-にあります。
-\end_layout
-
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}{}
+bot
 \end_layout
 
 \end_inset
-
-
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-
-\backslash
-texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
-\end_layout
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-texorpdfstringについての詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:節見出し中の数式"
-
-\end_inset
-
-節にあります。
-\end_layout
-
+\begin_inset Formula $\bot$
 \end_inset
 
 
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-きごう@記号
 \end_layout
 
 \end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-本節に掲げてある各記号の多くは、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/nabla.png
-       scale 85
+</cell>
+</row>
+</lyxtabular>
 
 \end_inset
 
-や
-\begin_inset Graphics
-       filename ../../images/math/digamma.png
-       scale 85
-
-\end_inset
 
-でも挿入することができます。
 \end_layout
 
 \begin_layout Subsection
-数学記号
+その他の記号
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:数学記号"
+name "subsec:その他の記号"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81\8dã\81\94ã\81\86@è¨\98å\8f· ! ã\81\99ã\81\86ã\81\8cã\81\8f\95°å­¦
\81\8dã\81\94ã\81\86@è¨\98å\8f· ! ã\81\9dã\81®ã\81\9f\81\9dã\81®ä»\96
 \end_layout
 
 \end_inset
@@ -20301,17 +21519,15 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-\begin_inset space \hfill{}
-\end_inset
-
-
+\noindent
+\align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20331,22 +21547,22 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-neg
+flat
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\neg$
+\begin_inset Formula $\flat$
 \end_inset
 
 
@@ -20356,22 +21572,22 @@ neg
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Im
+natural
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Im$
+\begin_inset Formula $\natural$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Re
+sharp
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Re$
+\begin_inset Formula $\sharp$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-aleph
+surd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\aleph$
+\begin_inset Formula $\surd$
 \end_inset
 
 
@@ -20431,22 +21647,22 @@ aleph
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-partial
+checkmark
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\partial$
+\begin_inset Formula $\checkmark$
 \end_inset
 
 
@@ -20456,22 +21672,22 @@ partial
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-infty
+yen
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\infty$
+\begin_inset Formula $\yen$
 \end_inset
 
 
@@ -20481,22 +21697,22 @@ infty
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-wp
+pounds
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\wp$
+\begin_inset Formula $\pounds$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-imath
+$
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\imath$
+\begin_inset Formula $\$$
 \end_inset
 
 
@@ -20531,13 +21745,11 @@ imath
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-jmath
 \end_layout
 
 \end_inset
@@ -20546,7 +21758,7 @@ jmath
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\jmath$
+\begin_inset Formula $§$
 \end_inset
 
 
@@ -20566,9 +21778,9 @@ jmath
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -20584,44 +21796,28 @@ jmath
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-forall
+hbar
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\forall$
+\begin_inset Formula $\hbar$
 \end_inset
 
 
@@ -20631,22 +21827,22 @@ forall
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-exists
+hslash
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\exists$
+\begin_inset Formula $\hslash$
 \end_inset
 
 
@@ -20656,22 +21852,22 @@ exists
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-nexists
+clubsuit
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\nexists$
+\begin_inset Formula $\clubsuit$
 \end_inset
 
 
@@ -20681,22 +21877,22 @@ nexists
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-emptyset
+spadesuit
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\emptyset$
+\begin_inset Formula $\spadesuit$
 \end_inset
 
 
@@ -20706,22 +21902,22 @@ emptyset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-varnothing
+bigstar
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\varnothing$
+\begin_inset Formula $\bigstar$
 \end_inset
 
 
@@ -20731,22 +21927,22 @@ varnothing
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-dag
+blacklozenge
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\dag$
+\begin_inset Formula $\blacklozenge$
 \end_inset
 
 
@@ -20756,22 +21952,22 @@ dag
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-ddag
+blacktriangle
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\ddag$
+\begin_inset Formula $\blacktriangle$
 \end_inset
 
 
@@ -20781,46 +21977,22 @@ ddag
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-complement
+blacktiangledown
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-raisebox{-0.8mm}{
-\end_layout
-
-\end_inset
-
-
-\begin_inset Formula $\complement$
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
+\begin_inset Formula $\blacktriangledown$
 \end_inset
 
 
@@ -20836,7 +22008,7 @@ status collapsed
 \begin_layout Plain Layout
 
 \backslash
-Bbbk
+bullet
 \end_layout
 
 \end_inset
@@ -20845,7 +22017,7 @@ Bbbk
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Bbbk$
+\begin_inset Formula $\bullet$
 \end_inset
 
 
@@ -20865,7 +22037,7 @@ Bbbk
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20889,22 +22061,22 @@ Bbbk
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-prime
+diamondsuit
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\prime$
+\begin_inset Formula $\diamondsuit$
 \end_inset
 
 
@@ -20914,22 +22086,22 @@ prime
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-backprime
+Diamond
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\backprime$
+\begin_inset Formula $\Diamond$
 \end_inset
 
 
@@ -20939,22 +22111,22 @@ backprime
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-mho
+heartsuit
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mho$
+\begin_inset Formula $\heartsuit$
 \end_inset
 
 
@@ -20964,22 +22136,22 @@ mho
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-triangle
+P
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\triangle$
+\begin_inset Formula $\P$
 \end_inset
 
 
@@ -20989,22 +22161,22 @@ triangle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-angle
+copyright
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\angle$
+\begin_inset Formula $\copyright$
 \end_inset
 
 
@@ -21014,22 +22186,22 @@ angle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-measuredangle
+circledR
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\measuredangle$
+\begin_inset Formula $\circledR$
 \end_inset
 
 
@@ -21039,22 +22211,22 @@ measuredangle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-sphericalangle
+maltese
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\sphericalangle$
+\begin_inset Formula $\maltese$
 \end_inset
 
 
@@ -21064,22 +22236,22 @@ sphericalangle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-top
+diagup
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\top$
+\begin_inset Formula $\diagup$
 \end_inset
 
 
@@ -21095,7 +22267,7 @@ top
 \begin_layout Plain Layout
 
 \backslash
-bot
+diagdown
 \end_layout
 
 \end_inset
@@ -21104,7 +22276,7 @@ bot
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\bot$
+\begin_inset Formula $\diagdown$
 \end_inset
 
 
 \end_inset
 
 
-\begin_inset space \hfill{}
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
 
 
 \end_layout
 
-\begin_layout Subsection
-その他の記号
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:その他の記号"
+\begin_layout Standard
+寸法を変えて表示することのできる記号もあります.第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:書体寸法"
 
 \end_inset
 
+節をご参照下さい.
+\end_layout
 
-\begin_inset Index
+\begin_layout Subsection
+ユーロ通貨記号
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81\8dã\81\94ã\81\86@è¨\98å\8f· ! ã\81\9dã\81®ã\81\9f\81\9dã\81®ä»\96
\81\8dã\81\94ã\81\86@è¨\98å\8f· ! ã\82\86ã\83¼ã\82\8dã\81¤ã\81\86ã\81\8bã\81\8dã\81\94ã\81\86\83¦ã\83¼ã\83­é\80\9a貨è¨\98å\8f·
 \end_layout
 
 \end_inset
 
 
-\end_layout
+\begin_inset Index idx
+status collapsed
 
-\begin_layout Standard
-\noindent
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="10" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Plain Layout
+E@
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-コマンド
+
+\backslash
+officialeuro
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-出力
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-flat
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+ユーロ通貨記号を数式で使用するには,\SpecialChar LaTeX
+パッケージ
+\series bold
+eurosym
+\series default
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\flat$
-\end_inset
+ぱっけーじ@パッケージ ! eurosym
+\end_layout
 
+\end_inset
 
+が導入されていて,以下のような\SpecialChar LaTeX
+プリアンブル行によって読み込まれていなくてはなりません.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
 
-\begin_layout Plain Layout
+\series bold
 
 \backslash
-natural
+usepackage[gennarrow]{eurosym}
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+すると,ユーロ通貨記号を
+\series bold
+
+\backslash
+euro
+\series default
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\natural$
+こまんど@コマンド ! E ! 
+\backslash
+euro
+\end_layout
+
 \end_inset
 
+コマンドで挿入することができるようになります.
+\end_layout
+
+\begin_layout Standard
+数式テキストには,
+\series bold
+eurosym
+\series default
+が導入されていなくても,ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます.
+\series bold
+eurosym
+\series default
+が導入されていれば,
+\series bold
+
+\backslash
+euro
+\series default
+は\SpecialChar TeX
+モードでも挿入することができます.また,正式な通貨記号を
+\series bold
+
+\backslash
+officialeuro
+\series default
+
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+こまんど@コマンド ! O ! 
+\backslash
+officialeuro
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+コマンド(これは\SpecialChar TeX
+モードでのみ使用することができます)で挿入することができます.
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
+
 \backslash
-sharp
+ifeurosym 
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Note Note
+status open
 
 \begin_layout Plain Layout
-\begin_inset Formula $\sharp$
+以下の表は,\SpecialChar LaTeX
+パッケージ
+\series bold
+eurosym
+\series default
+が導入済みのときのみ表示されます.
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
+\begin_layout Standard
+以下は,各ユーロ通貨記号のまとめです.
+\begin_inset Separator latexpar
 \end_inset
-</cell>
-</row>
+
+
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" columns="3">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
 \begin_layout Plain Layout
 
+
 \backslash
-surd
+cmidrule[0.08em]{2-3}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\surd$
-\end_inset
 
 
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-checkmark
+コマンド
 \end_layout
 
 \end_inset
@@ -21307,32 +22517,38 @@ checkmark
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\checkmark$
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+数式
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-yen
+euro
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\yen$
+\begin_inset Formula $\euro$
 \end_inset
 
 
@@ -21342,59 +22558,52 @@ yen
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-pounds
+数式テキスト
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\pounds$
-\end_inset
-
-
+(ユーロ記号)
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-$
+(ユーロ記号)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\$$
-\end_inset
-
-
+\SpecialChar TeX
+モード
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\backslash
+officialeuro
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $§$
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+officialeuro
+\end_layout
+
 \end_inset
 
 
 \end_inset
 
 
-\begin_inset Tabular
-<lyxtabular version="3" rows="10" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset Note Note
+status collapsed
 
 \begin_layout Plain Layout
+ここでは,
+\series bold
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-コマンド
+\backslash
+cmidrule
+\series default
+は表罫線のためだけに用いられています.詳細については,取扱説明書
+\emph on
+埋込オブジェクト篇
+\emph default
+の
+\family sans
+フォーマル形式の表
+\family default
+の節をご覧下さい.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-出力
+
+\backslash
+else 
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+以下は,\SpecialChar LaTeX
+パッケージ
+\series bold
+eurosym
+\series default
+が導入されていないときのみ表示されます.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+本節の残りを出力としてみるためには,\SpecialChar LaTeX
+パッケージ
+\series bold
+eurosym
+\series default
+を導入する必要があります.
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
+
 \backslash
-hbar
+fi 
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\hbar$
+
+\end_layout
+
+\begin_layout Section
+関係子
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:関係子"
+
 \end_inset
 
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+かんけいし@関係子
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ひかくし@比較子
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\backslash
-hslash
+|see{
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+関係子
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\hslash$
+
+}
+\end_layout
+
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-</row>
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+関係子はすべて,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leq"
+\end_inset
+
+でも挿入することができます.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Tabular
+<lyxtabular version="3" rows="17" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-clubsuit
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\clubsuit$
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-spadesuit
+<
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\spadesuit$
+\begin_inset Formula $<$
 \end_inset
 
 
@@ -21561,22 +22830,22 @@ spadesuit
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-bigstar
+le
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\bigstar$
+\begin_inset Formula $\le$
 \end_inset
 
 
@@ -21586,22 +22855,22 @@ bigstar
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-blacklozenge
+ll
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\blacklozenge$
+\begin_inset Formula $\ll$
 \end_inset
 
 
@@ -21611,22 +22880,22 @@ blacklozenge
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-blacktriangle
+prec
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\blacktriangle$
+\begin_inset Formula $\prec$
 \end_inset
 
 
@@ -21636,22 +22905,22 @@ blacktriangle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-blacktiangledown
+preceq
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\blacktriangledown$
+\begin_inset Formula $\preceq$
 \end_inset
 
 
@@ -21661,22 +22930,22 @@ blacktiangledown
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-bullet
+subset
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\bullet$
+\begin_inset Formula $\subset$
 \end_inset
 
 
@@ -21685,71 +22954,48 @@ bullet
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\begin_inset Tabular
-<lyxtabular version="3" rows="10" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-コマンド
+\backslash
+subseteq
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\subseteq$
+\end_inset
+
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-diamondsuit
+sqsubseteq
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\diamondsuit$
+\begin_inset Formula $\sqsubseteq$
 \end_inset
 
 
@@ -21759,22 +23005,22 @@ diamondsuit
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-Diamond
+in
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Diamond$
+\begin_inset Formula $\in$
 \end_inset
 
 
@@ -21784,22 +23030,22 @@ Diamond
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-heartsuit
+vdash
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\heartsuit$
+\begin_inset Formula $\vdash$
 \end_inset
 
 
@@ -21809,22 +23055,22 @@ heartsuit
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-P
+smile
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\P$
+\begin_inset Formula $\smile$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-copyright
+lhd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\copyright$
+\begin_inset Formula $\lhd$
 \end_inset
 
 
@@ -21859,22 +23105,22 @@ copyright
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-circledR
+unlhd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\circledR$
+\begin_inset Formula $\unlhd$
 \end_inset
 
 
@@ -21884,22 +23130,22 @@ circledR
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-maltese
+gtrless
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\maltese$
+\begin_inset Formula $\gtrless$
 \end_inset
 
 
@@ -21909,22 +23155,22 @@ maltese
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-diagup
+mid
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\diagup$
+\begin_inset Formula $\mid$
 \end_inset
 
 
@@ -21940,7 +23186,7 @@ diagup
 \begin_layout Plain Layout
 
 \backslash
-diagdown
+nmid
 \end_layout
 
 \end_inset
@@ -21949,7 +23195,7 @@ diagdown
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\diagdown$
+\begin_inset Formula $\nmid$
 \end_inset
 
 
@@ -21963,208 +23209,16 @@ diagdown
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
-
-ここにある以上の記号が、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:他の特殊文字"
-
-\end_inset
-
-節に挙げてあります。
-\end_layout
-
-\begin_layout Standard
-寸法を変えて表示することのできる記号もあります。第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:書体寸法"
-
-\end_inset
-
-節をご参照下さい。
-\end_layout
-
-\begin_layout Subsection
-ユーロ通貨記号€
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-きごう@記号 ! ゆーろつうかきごう@ユーロ通貨記号
-\end_layout
-
-\end_inset
-
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-
-\backslash
-@
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-officialeuro
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
-\series bold
-eurosym
-\series default
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-ぱっけーじ@パッケージ ! eurosym
-\end_layout
-
-\end_inset
-
-が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[gennarrow]{eurosym}
-\end_layout
-
-\begin_layout Standard
-すると、ユーロ通貨記号を
-\series bold
-
-\backslash
-euro
-\series default
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! E ! 
-\backslash
-euro
-\end_layout
-
-\end_inset
-
-コマンドで挿入することができるようになります。
-\end_layout
-
-\begin_layout Standard
-数式テキストには、
-\series bold
-eurosym
-\series default
-が導入されていなくても、ユーロ通貨記号を直接€キーを使って挿入することができます。
-\series bold
-eurosym
-\series default
-が導入されていれば、
-\series bold
-
-\backslash
-euro
-\series default
-はTeXモードでも挿入することができます。また、正式な通貨記号を
-\series bold
-
-\backslash
-officialeuro
-\series default
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! O ! 
-\backslash
-officialeuro
-\end_layout
-
-\end_inset
-
-コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
-\end_layout
-
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-ifeurosym 
-\end_layout
-
-\end_inset
-
-
-\begin_inset Note Note
-status open
-
-\begin_layout Plain Layout
-以下の表は、LaTeXパッケージ
-\series bold
-eurosym
-\series default
-が導入済みのときのみ表示されます。
-\end_layout
-
+\begin_inset space \hfill{}
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-以下は、各ユーロ通貨記号のまとめです。
-\end_layout
-
-\begin_layout Standard
-\align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="3">
-<features>
-<column alignment="center" valignment="top" width="0pt">
+<lyxtabular version="3" rows="17" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\end_layout
-
-\end_inset
-</cell>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
@@ -22185,31 +23239,20 @@ eurosym
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-数式
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-euro
+=
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\euro$
+\begin_inset Formula $=$
 \end_inset
 
 
@@ -22219,29 +23262,22 @@ euro
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-数式テキスト
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-€
+\backslash
+not=
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mbox{€}$
+\begin_inset Formula $\not=$
 \end_inset
 
 
@@ -22251,40 +23287,22 @@ euro
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-TeXモード
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-officialeuro
+equiv
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-officialeuro
-\end_layout
-
+\begin_inset Formula $\equiv$
 \end_inset
 
 
@@ -22293,179 +23311,123 @@ officialeuro
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-else 
+sim
 \end_layout
 
 \end_inset
-
-
-\begin_inset Note Note
-status open
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-以下は、LaTeXパッケージ
-\series bold
-eurosym
-\series default
-が導入されていないときのみ表示されます。
-\end_layout
-
+\begin_inset Formula $\sim$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-本節の残りを出力としてみるためには、LaTeXパッケージ
-\series bold
-eurosym
-\series default
-を導入する必要があります。
-\end_layout
-
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-fi 
-\end_layout
-
-\end_inset
-
-
+simeq
 \end_layout
 
-\begin_layout Section
-関係子
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:関係子"
-
 \end_inset
-
-
-\begin_inset Index
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-かんけいし@関係子
-\end_layout
-
+\begin_inset Formula $\simeq$
 \end_inset
 
 
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-ひかくし@比較子|see
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{
 \end_layout
 
 \end_inset
-
-関係子
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-}
+\backslash
+approx
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\end_layout
-
+\begin_layout Plain Layout
+\begin_inset Formula $\approx$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-関係子はすべて、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/leq.png
-       scale 85
-
-\end_inset
-
-でも挿入することができます。
-\end_layout
-
-\begin_layout Standard
-\begin_inset space \hfill{}
 \end_inset
-
-
-\begin_inset Tabular
-<lyxtabular version="3" rows="17" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
+</cell>
+</row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
+
+\backslash
+cong
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset Formula $\cong$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $<$
-\end_inset
-
 
+\backslash
+bowtie
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $<$
+\begin_inset Formula $\bowtie$
 \end_inset
 
 
@@ -22475,22 +23437,22 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-le
+notin
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\le$
+\begin_inset Formula $\notin$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-ll
+perp
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\ll$
+\begin_inset Formula $\perp$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-prec
+propto
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\prec$
+\begin_inset Formula $\propto$
 \end_inset
 
 
@@ -22550,22 +23512,22 @@ prec
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-preceq
+asymp
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\preceq$
+\begin_inset Formula $\asymp$
 \end_inset
 
 
@@ -22575,22 +23537,22 @@ preceq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-subset
+doteq
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\subset$
+\begin_inset Formula $\doteq$
 \end_inset
 
 
@@ -22600,22 +23562,22 @@ subset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-subseteq
+circeq
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\subseteq$
+\begin_inset Formula $\circeq$
 \end_inset
 
 
@@ -22625,22 +23587,22 @@ subseteq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-sqsubseteq
+models
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\sqsubseteq$
+\begin_inset Formula $\models$
 \end_inset
 
 
@@ -22650,22 +23612,22 @@ sqsubseteq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-in
+widehat=
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\in$
+\begin_inset Formula $\widehat{=}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="17" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-vdash
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\vdash$
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-smile
+>
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\smile$
+\begin_inset Formula $>$
 \end_inset
 
 
@@ -22725,22 +23694,22 @@ smile
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-lhd
+ge
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\lhd$
+\begin_inset Formula $\ge$
 \end_inset
 
 
@@ -22750,22 +23719,22 @@ lhd
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-unlhd
+gg
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\unlhd$
+\begin_inset Formula $\gg$
 \end_inset
 
 
@@ -22775,22 +23744,22 @@ unlhd
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-gtrless
+succ
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\gtrless$
+\begin_inset Formula $\succ$
 \end_inset
 
 
@@ -22800,22 +23769,22 @@ gtrless
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-mid
+succeq
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mid$
+\begin_inset Formula $\succeq$
 \end_inset
 
 
@@ -22825,22 +23794,22 @@ mid
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-nmid
+supset
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\nmid$
+\begin_inset Formula $\supset$
 \end_inset
 
 
@@ -22849,55 +23818,48 @@ nmid
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\begin_inset space \hfill{}
-\end_inset
-
-
-\begin_inset Tabular
-<lyxtabular version="3" rows="17" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
+
+\backslash
+supseteq
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset Formula $\supseteq$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-=
+
+\backslash
+sqsupseteq
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $=$
+\begin_inset Formula $\sqsupseteq$
 \end_inset
 
 
@@ -22907,22 +23869,22 @@ nmid
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-not=
+ni
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\not=$
+\begin_inset Formula $\ni$
 \end_inset
 
 
@@ -22932,22 +23894,22 @@ not=
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-equiv
+dashv
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\equiv$
+\begin_inset Formula $\dashv$
 \end_inset
 
 
@@ -22957,22 +23919,22 @@ equiv
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-sim
+frown
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\sim$
+\begin_inset Formula $\frown$
 \end_inset
 
 
@@ -22982,22 +23944,22 @@ sim
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-simeq
+rhd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\simeq$
+\begin_inset Formula $\rhd$
 \end_inset
 
 
@@ -23007,22 +23969,22 @@ simeq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-approx
+unrhd
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\approx$
+\begin_inset Formula $\unrhd$
 \end_inset
 
 
@@ -23032,22 +23994,22 @@ approx
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-cong
+lessgtr
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\cong$
+\begin_inset Formula $\lessgtr$
 \end_inset
 
 
@@ -23057,22 +24019,22 @@ cong
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-bowtie
+parallel
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\bowtie$
+\begin_inset Formula $\parallel$
 \end_inset
 
 
@@ -23082,22 +24044,22 @@ bowtie
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-notin
+nparallel
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\notin$
+\begin_inset Formula $\nparallel$
 \end_inset
 
 
@@ -23106,73 +24068,155 @@ notin
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
 
-\begin_layout Plain Layout
+
+\series bold
 
 \backslash
-perp
+lhd
+\series default
+と
+\series bold
+
+\backslash
+rhd
+\series default
+の文字は,同じように見える演算子
+\series bold
+
+\backslash
+triangleleft
+\series default
+および
+\series bold
+
+\backslash
+triangleright
+\series default
+よりも大きくなっています.
 \end_layout
 
+\begin_layout Standard
+\SpecialChar LyX
+は,特殊な関係子を多くサポートしています.これらの関係子一覧を見るには,ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leqq"
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+をご覧ください.
+\end_layout
+
+\begin_layout Standard
+関係子は,記号とは違って,つねに前後に余白が置かれます.
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+stackrel
+\series default
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\perp$
+こまんど@コマンド ! S ! 
+\backslash
+stackrel
+\end_layout
+
+\end_inset
+
+コマンドを使うと,以下のように,ラベル付きの関係子を作ることができます.
+\begin_inset Separator latexpar
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-</row>
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-propto
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\propto$
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+A(r)
+\backslash
+stackrel
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+r
 \backslash
-asymp
+to
+\backslash
+infty
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\begin_inset Formula $\downarrow$
+\end_inset
+
+
+\backslash
+approx
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\asymp$
+\begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
 \end_inset
 
 
@@ -23181,48 +24225,101 @@ asymp
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Section
+関数
+\end_layout
+
+\begin_layout Subsection
+定義済み関数
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:定義済み函数"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
+かんすう@関数 ! ていぎずみ@定義済み
+\end_layout
+
+\end_inset
+
 
-\backslash
-doteq
 \end_layout
 
+\begin_layout Standard
+一般的に,数式表現では変数は
+\shape italic
+イタリック体
+\shape default
+に設定されますが,関数名はイタリック体にしません.なぜなら,
+\begin_inset Formula $sin$
+\end_inset
+
+は
+\begin_inset Formula $s\cdot i\cdot n$
+\end_inset
+
+であるかのように誤解させる恐れがあるためです.そのために,定義済み関数が存在し,これらは先行する要素よりも少し離れて配置されます.定義済み関数は,関数名の前にバ
+ックスラッシュを加えたコマンドとして挿入します.
+\begin_inset Separator latexpar
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+
+
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\doteq$
-\end_inset
+コマンド
+\end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-circeq
+Asin(x)+B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\circeq$
+\begin_inset Formula $Asin(x)+B$
 \end_inset
 
 
@@ -23231,48 +24328,57 @@ circeq
 \end_inset
 </cell>
 </row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \quad{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-models
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\models$
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
+A
 \backslash
-widehat=
+sin(x)+B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\widehat{=}$
+\begin_inset Formula $A\sin(x)+B$
 \end_inset
 
 
@@ -23286,13 +24392,26 @@ widehat=
 \end_inset
 
 
-\begin_inset space \hfill{}
+\end_layout
+
+\begin_layout Standard
+以下の関数が定義済みです.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace -2mm
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="17" columns="2">
-<features>
+<lyxtabular version="3" rows="9" columns="4">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -23300,15 +24419,24 @@ widehat=
 \begin_inset Text
 
 \begin_layout Plain Layout
+コマンド
+\end_layout
 
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 コマンド
 \end_layout
 
@@ -23318,417 +24446,375 @@ widehat=
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
-出力
+コマンド
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $>$
-\end_inset
-
 
+\backslash
+sin
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $>$
-\end_inset
-
 
+\backslash
+sinh
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-ge
+arcsin
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\ge$
-\end_inset
-
 
+\backslash
+sup
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-gg
+cos
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\gg$
-\end_inset
-
 
+\backslash
+cosh
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-succ
+arccos
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\succ$
-\end_inset
-
 
+\backslash
+inf
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-succeq
+tan
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\succeq$
-\end_inset
-
 
+\backslash
+tanh
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-supset
+arctan
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\supset$
-\end_inset
-
 
+\backslash
+lim
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-supseteq
+cot
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\supseteq$
-\end_inset
-
 
+\backslash
+coth
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-sqsupseteq
+arg
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\sqsupseteq$
-\end_inset
-
 
+\backslash
+liminf
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-ni
+sec
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\ni$
-\end_inset
-
 
+\backslash
+min
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-dashv
+deg
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\dashv$
-\end_inset
-
 
+\backslash
+limsup
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-frown
+csc
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\frown$
-\end_inset
-
 
+\backslash
+max
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-rhd
+det
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\rhd$
-\end_inset
-
 
+\backslash
+Pr
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-unrhd
+ln
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\unrhd$
-\end_inset
-
 
+\backslash
+exp
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-lessgtr
+dim
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\lessgtr$
-\end_inset
-
 
+\backslash
+hom
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-parallel
+lg
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\parallel$
-\end_inset
-
 
+\backslash
+log
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-nparallel
+ker
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\nparallel$
-\end_inset
-
 
+\backslash
+gcd
 \end_layout
 
 \end_inset
@@ -23739,255 +24825,148 @@ nparallel
 \end_inset
 
 
-\begin_inset space \hfill{}
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace medskip
+上記は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\functions"
 \end_inset
 
-
-\series bold
-
-\backslash
-lhd
-\series default
-と
-\series bold
-
-\backslash
-rhd
-\series default
-の文字は、同じように見える演算子
-\series bold
-
-\backslash
-triangleleft
-\series default
-および
-\series bold
-
-\backslash
-triangleright
-\series default
-よりも大きくなっています。
-\end_layout
-
-\begin_layout Standard
-関係子は、記号とは違って、つねに前後に余白が置かれます。
+でも挿入することができます.
 \end_layout
 
-\begin_layout Standard
-
-\series bold
-
-\backslash
-stackrel
-\series default
-
-\begin_inset Index
+\begin_layout Subsection
+自己定義関数
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! S ! 
-\backslash
-stackrel
+かんすう@関数 ! じこていぎ@自己定義
 \end_layout
 
 \end_inset
 
-コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
+
 \end_layout
 
 \begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="2" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-コマンド
+たとえば符号関数sgn(x)のように,定義済みでない関数を使うには,二つの方法があります.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-出力
-\begin_inset Note Note
+\begin_layout Itemize
+以下の行を\SpecialChar LaTeX
+プリアンブルに加えることによって関数を定義します.
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-ここで
+
 \series bold
 
 \backslash
-raisebox
+DeclareMathOperator
 \series default
-はスペーサーとして使用しているだけです。
-\end_layout
+についての詳細は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:自己定義演算子"
 
 \end_inset
 
-
+節をご参照下さい.
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-A(r)
-\backslash
-stackrel
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
 
-\backslash
-spce 
-\end_layout
 
+\begin_inset Newline newline
 \end_inset
 
-r
-\backslash
-to
-\backslash
-infty
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
 
+\begin_inset VSpace -3mm
 \end_inset
 
 
-\begin_inset Formula $\downarrow$
+\begin_inset Newline newline
 \end_inset
 
 
-\backslash
-approx
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
+\series bold
 
 \backslash
-spce 
-\end_layout
-
-\end_inset
-
+DeclareMathOperator{
+\backslash
+sgn}{sgn}
+\series default
 
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! D ! 
+\backslash
+dbinom@
 \backslash
-spce 
+DeclareMathOperator
 \end_layout
 
 \end_inset
 
-B
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
+\begin_inset Newline newline
 \end_inset
 
 
-\end_layout
-
+\begin_inset VSpace -2mm
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+
+\begin_inset Newline newline
 \end_inset
 
+これによって,新しく定義された関数を
+\series bold
 
+\backslash
+sgn
+\series default
+コマンドで呼び出すことができるようになります.
 \end_layout
 
-\begin_layout Section
-函数
+\begin_layout Itemize
+数式を普通に書き下し,関数名を選択して(上記の例では
+\emph on
+sgn
+\emph default
+の文字),それを数式テキストに変更します.最後に,空白を先行する要素と関数の間に入れます.
 \end_layout
 
-\begin_layout Subsection
-定義済み函数
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:定義済み函数"
-
-\end_inset
-
-
-\begin_inset Index
+\begin_layout Standard
+双方とも定義済み関数と同等の出力をもたらします
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@函数 ! ていぎずみ@定義済み
+\SpecialChar LyX
+上では,自己定義関数は赤で表示され,定義済み関数は黒で表示されます.
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-一般的に、数式表現では変数は
-\shape italic
-イタリック体
-\shape default
-に設定されますが、函数名はイタリック体にしません。なぜなら、
-\begin_inset Formula $sin$
+.
+\begin_inset Separator latexpar
 \end_inset
 
-は
-\begin_inset Formula $s\cdot i\cdot n$
-\end_inset
 
-であるかのように誤解させる恐れがあるためです。そのために、定義済み函数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み函数は、函数名の前にバ
-ックスラッシュを加えたコマンドとして挿入します。
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="2" columns="4">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
+<lyxtabular version="3" rows="3" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -24007,42 +24986,26 @@ status collapsed
 出力
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-コマンド
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-出力
-\end_layout
-
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Asin(x)+B
+A
+\backslash
+sgn(x)+B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $Asin(x)+B$
+\begin_inset Formula $A\sgn(x)+B$
 \end_inset
 
 
@@ -24050,13 +25013,19 @@ Asin(x)+B
 
 \end_inset
 </cell>
+</row>
+<row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A
 \backslash
-sin(x)+B
+,
+\begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
+\end_inset
+
+(x)+B
 \end_layout
 
 \end_inset
@@ -24065,7 +25034,7 @@ sin(x)+B
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\sin(x)+B$
+\begin_inset Formula $A\,\textrm{sgn}(x)+B$
 \end_inset
 
 
@@ -24082,426 +25051,484 @@ sin(x)+B
 \end_layout
 
 \begin_layout Standard
-以下の函数が定義済みです。
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace -2mm
-\end_inset
-
-
+自己定義関数を何回か使用する場合には,一番目の方法の方が適切です.
 \end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="9" columns="4">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+極限
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
\82³ã\83\9eã\83³ã\83\89
\81\8dã\82\87ã\81\8fã\81\92ã\82\93@極é\99\90
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-コマンド
+
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+極限用には,
+\series bold
 
-\begin_layout Plain Layout
-コマンド
-\end_layout
+\backslash
+lim
+\series default
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-コマンド
+こまんど@コマンド ! L ! 
+\backslash
+lim
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+・
+\series bold
 
 \backslash
-sin
-\end_layout
+liminf
+\series default
+・
+\series bold
 
+\backslash
+limsup
+\series default
+の他に,以下の関数があります.
+\begin_inset Separator latexpar
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-sinh
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="5" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-arcsin
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
-
-\begin_layout Plain Layout
-
-\backslash
-sup
+
+\begin_layout Plain Layout
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-cos
+varliminf
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\varliminf$
+\end_inset
+
 
-\backslash
-cosh
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-arccos
+varlimsup
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\varlimsup$
+\end_inset
+
 
-\backslash
-inf
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-tan
+varprojlim
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\varprojlim$
+\end_inset
+
 
-\backslash
-tanh
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-arctan
+varinjlim
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\varinjlim$
+\end_inset
+
 
-\backslash
-lim
 \end_layout
 
 \end_inset
 </cell>
 </row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+極限は,下付き文字を挿入することによって示されます.行内数式では,極限は,以下のように関数の横に置かれます.
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-cot
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-coth
+出力
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-arg
+lim_x
+\backslash
+to
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+x=B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\lim_{x\to A}x=B$
+\end_inset
+
 
-\backslash
-liminf
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
+
+\end_inset
 
-\begin_layout Plain Layout
 
-\backslash
-sec
 \end_layout
 
+\begin_layout Standard
+別行立て数式では,極限は,以下のように通常どおり下に置かれます.
+\begin_inset Formula 
+\[
+\lim_{x\to A}x=B
+\]
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-min
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-deg
 \end_layout
 
+\begin_layout Standard
+極限の組版を調整する仕方については,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:演算子の範囲"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+節をご覧ください.
+\end_layout
 
-\backslash
-limsup
+\begin_layout Subsection
+剰余関数
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+かんすう@関数 ! じょうよ@剰余
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+かんすう@関数 ! もじゅらす@モジュラス
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\backslash
-csc
+|see{
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+剰余
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
-\backslash
-max
+}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-det
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-Pr
 \end_layout
 
+\begin_layout Standard
+剰余関数は,特別に4つの派生型があります.
+\end_layout
+
+\begin_layout Standard
+以下は,別行立て数式での派生型です.
+\begin_inset Formula 
+\begin{align*}
+\underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
+\mathrm{a\backslash mod\textrm{␣}b} &  & a\mod b\\
+\mathrm{a\backslash pmod\textrm{␣}b} &  & a\pmod b\\
+\mathrm{a\backslash bmod\textrm{␣}b} &  & a\bmod b\\
+\mathrm{a\backslash pod\textrm{␣}b} &  & a\pod b
+\end{align*}
+
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-ln
 \end_layout
 
+\begin_layout Standard
+行内数式では,すべての派生型で,関数名の前の余白がすこし小さく設定されます.既定では,剰余関数は,続く一文字目だけを考慮します.二文字以上を使いたい時には,下記
+のように文字を\SpecialChar TeX
+括弧で囲みます.
+\begin_inset Formula 
+\begin{align*}
+\underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
+\mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
+\mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
+\end{align*}
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+
+\end_layout
+
+\begin_layout Section
+特殊文字
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
+とくしゅもじ@特殊文字
+\end_layout
+
+\end_inset
+
 
-\backslash
-exp
 \end_layout
 
+\begin_layout Standard
+^および_の各文字は,通常,上付き文字や下付き文字を生成してしまいます.これらの文字自体を得るには,その前に
+\backslash
+を付けなくてはなりません.
+\begin_inset Separator latexpar
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+
+
+\end_layout
+
+\begin_layout Standard
+\noindent
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="3" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="block" valignment="top">
+<row>
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-dim
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\backslash
-hom
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-lg
+^
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\mathcircumflex$
+\end_inset
+
 
-\backslash
-log
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-ker
+_
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\_$
+\end_inset
+
 
-\backslash
-gcd
 \end_layout
 
 \end_inset
 
 \end_layout
 
+\begin_layout Subsection
+数式テキストにおける特殊文字
+\end_layout
+
 \begin_layout Standard
-上記は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/functions.png
-       scale 85
+以下の各コマンドは,数式テキストか\SpecialChar TeX
+モード中でのみ使用することができます.
+\end_layout
 
+\begin_layout Standard
+\begin_inset space \hfill{}
 \end_inset
 
-でも挿入することができます。
-\end_layout
 
-\begin_layout Subsection
-自己定義函数
-\begin_inset Index
-status collapsed
+\begin_inset Tabular
+<lyxtabular version="3" rows="8" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="block" valignment="top">
+<row>
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
\81\8bã\82\93ã\81\99ã\81\86\87½æ\95° ! ã\81\98ã\81\93ã\81¦ã\81\84ã\81\8e\87ªå·±å®\9a義
\82³ã\83\9eã\83³ã\83\89
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\end_layout
-
-\begin_layout Standard
-たとえば符号函数sgn(x)のように、定義済みでない函数を使うには、二つの方法があります。
+\begin_layout Plain Layout
+出力
 \end_layout
 
-\begin_layout Itemize
-以下の行をLaTeXプリアンブルに加えることによって函数を定義します。
-\begin_inset Foot
-status collapsed
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-\series bold
-
 \backslash
-DeclareMathOperator
-\series default
-についての詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:自己定義演算子"
-
-\end_inset
-
-節をご参照下さい。
+oe
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset Newline newline
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{œ}$
 \end_inset
 
 
-\begin_inset VSpace -3mm
-\end_inset
-
+\end_layout
 
-\begin_inset Newline newline
 \end_inset
-
-
-\series bold
-
-\backslash
-DeclareMathOperator{
-\backslash
-sgn}{sgn}
-\series default
-
-\begin_inset Index
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! D ! 
-\backslash
-dbinom@
+
 \backslash
-DeclareMathOperator
+OE
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset VSpace -2mm
-\end_inset
-
-
-\begin_inset Newline newline
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{Œ}$
 \end_inset
 
-これによって、新しく定義された函数を
-\series bold
-
-\backslash
-sgn
-\series default
-コマンドで呼び出すことができるようになります。
-\end_layout
-
-\begin_layout Itemize
-数式を普通に書き下し、函数名を選択して(上記の例では
-\emph on
-sgn
-\emph default
-の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と函数の間に入れます。
-\end_layout
-
-\begin_layout Standard
-双方とも定義済み函数と同等の出力をもたらします
-\begin_inset Foot
-status collapsed
 
-\begin_layout Plain Layout
-LyX上では、自己定義函数は赤で表示され、定義済み函数は黒で表示されます。
 \end_layout
 
 \end_inset
-
-。
-\end_layout
-
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
+</cell>
+</row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
+
+\backslash
+ae
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset Formula $\textrm{æ}$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-A
+
 \backslash
-sgn(x)+B
+AE
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\sgn(x)+B$
+\begin_inset Formula $\textrm{Æ}$
 \end_inset
 
 
@@ -24697,26 +25681,22 @@ sgn(x)+B
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-A
-\backslash
-,
-\begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt+M}\,\textrm{M}}$
-\end_inset
 
-(x)+B
+\backslash
+aa
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\,\textrm{sgn}(x)+B$
+\begin_inset Formula $\textrm{å}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-</lyxtabular>
+<row>
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\end_inset
+\begin_layout Plain Layout
 
+\backslash
+AA
+\begin_inset Index idx
+status collapsed
 
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-自己定義函数を何回か使用する場合には、一番目の方法の方が適切です。
-\end_layout
+\lang english
 
-\begin_layout Subsection
-極限
-\begin_inset Index
+\backslash
+@
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-きょくげん@極限
+
+
+\backslash
+textrm{
+\backslash
+AA}
 \end_layout
 
 \end_inset
@@ -24750,73 +25739,80 @@ status collapsed
 
 \end_layout
 
-\begin_layout Standard
-極限用には、
-\series bold
+\end_inset
 
-\backslash
-lim
-\series default
 
-\begin_inset Index
-status collapsed
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! L ! 
-\backslash
-lim
+\begin_inset Formula $\textrm{Å}$
+\end_inset
+
+
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-・
-\series bold
-
-\backslash
-liminf
-\series default
-・
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-limsup
-\series default
-の他に、以下の函数があります。
+i
 \end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="5" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
+\begin_inset Formula $\textrm{ı}$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="8" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
+<row>
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+コマンド
 \begin_inset Note Note
 status collapsed
 
 \begin_layout Plain Layout
-ここで
-\series bold
+0
+\begin_inset space \thinspace{}
+\end_inset
 
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
+mm空白を分離用に使っているのは,そうしないと出力が¡や¿になってしまうためです.
 \end_layout
 
 \end_inset
@@ -24824,26 +25820,35 @@ raisebox
 
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-varliminf
+o
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\varliminf$
+\begin_inset Formula $\textrm{ø}$
 \end_inset
 
 
@@ -24853,13 +25858,13 @@ varliminf
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-varlimsup
+O
 \end_layout
 
 \end_inset
@@ -24868,7 +25873,7 @@ varlimsup
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\varlimsup$
+\begin_inset Formula $\textrm{Ø}$
 \end_inset
 
 
@@ -24878,13 +25883,13 @@ varlimsup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-varprojlim
+l
 \end_layout
 
 \end_inset
@@ -24893,7 +25898,7 @@ varprojlim
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\varprojlim$
+\begin_inset Formula $\textrm{ł}$
 \end_inset
 
 
@@ -24903,26 +25908,22 @@ varprojlim
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-varinjlim
+L
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\varinjlim$
-\end_inset
-
-
-\begin_inset Formula $\raisebox{-2.5mm}{}$
+\begin_inset Formula $\textrm{Ł}$
 \end_inset
 
 
@@ -24931,59 +25932,30 @@ varinjlim
 \end_inset
 </cell>
 </row>
-</lyxtabular>
+<row>
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+!
+\begin_inset space \hspace{}
+\length 0mm
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace medskip
+`
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように函数の横に置かれます。
-\end_layout
-
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="2" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
-<row>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset space \hspace{}
-\length 1cm
-\end_inset
-
-出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
+\begin_inset Formula $\textrm{!`}$
 \end_inset
 
 
@@ -24993,50 +25965,54 @@ raisebox
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+?
+\begin_inset space \hspace{}
+\length 0mm
+\end_inset
 
-\backslash
-lim_x
-\backslash
-to
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+`
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
-
-A
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\textrm{?`}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-x=B
+\begin_layout Plain Layout
+
+\backslash
+j
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
+\begin_inset Formula $\textrm{ȷ}$
 \end_inset
 
 
@@ -25050,93 +26026,66 @@ x=B
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-別行建て数式では、極限は、以下のように通常どおり下に置かれます。
-\begin_inset Formula \[
-\lim_{x\to A}x=B\]
-
+\begin_inset space \hfill{}
 \end_inset
 
 
 \end_layout
 
-\begin_layout Subsection
-剰余函数
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-かんすう@函数 ! じょうよ@剰余
-\end_layout
-
+\begin_layout Standard
+\begin_inset Formula $\textrm{\textrm{Å}}$
 \end_inset
 
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-かんすう@函数 ! もじゅらす@モジュラス | see
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{
-\end_layout
-
+と
+\begin_inset Formula $\textrm{\textrm{Ø}}$
 \end_inset
 
-剰余
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
+の各文字は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\digamma"
 \end_inset
 
-
+からも挿入することができます.
 \end_layout
 
+\begin_layout Standard
+例外は,
+\series bold
+!
+\begin_inset space \hspace{}
+\length 0mm
 \end_inset
 
+`
+\series default
+と
+\series bold
+?
+\begin_inset space \hspace{}
+\length 0mm
+\end_inset
 
+`
+\series default
+の各コマンドで,これらは直接\SpecialChar LyX
+中の本文に入れることができます.
 \end_layout
 
-\begin_layout Standard
-剰余函数は、特別に4つの派生型があります。
-\end_layout
-
-\begin_layout Standard
-以下は、別行建て数式での派生型です。
-\begin_inset Formula \begin{align*}
-\underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
-\mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
-\mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
-\mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
-\mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
+\begin_layout Subsection
+文章中のアクセント
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:文章中のアクセント"
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。
-\end_layout
-
-\begin_layout Section
-特殊文字
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81¨ã\81\8fã\81\97ã\82\85ã\82\82ã\81\98\89¹æ®\8aæ\96\87å­\97
\81\82ã\81\8fã\81\9bã\82\93ã\81¨@ã\82¢ã\82¯ã\82»ã\83³ã\83\88 ! ã\81¶ã\82\93ã\81\97ã\82\87ã\81\86ã\81¡ã\82\85ã\81\86ã\81®@æ\96\87章中ã\81®
 \end_layout
 
 \end_inset
@@ -25144,12 +26093,9 @@ status collapsed
 
 \end_layout
 
-\begin_layout Subsection
-数式テキストにおける特殊文字
-\end_layout
-
 \begin_layout Standard
-以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
+以下に挙げる各コマンドを使えば,すべての文字にアクセントを付けることができます.これらのコマンドは,\SpecialChar TeX
+モードで入れなくてはなりません.
 \end_layout
 
 \begin_layout Standard
@@ -25159,11 +26105,11 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features>
-<column alignment="block" valignment="top" width="0">
-<column alignment="block" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="block" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25183,48 +26129,36 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-oe
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\textrm{œ}$
+\begin_inset Quotes grd
 \end_inset
 
-
+e
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
 \begin_layout Plain Layout
 
+
 \backslash
-OE
+"e
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\textrm{Œ}$
-\end_inset
 
 
 \end_layout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-ae
+`e
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\textrm{æ}$
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+`e
+\end_layout
+
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-AE
+^
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+e
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\textrm{Æ}$
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+^e
+\end_layout
+
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-aa
+=e
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\textrm{\aa}$
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+=e
+\end_layout
+
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-AA
-\begin_inset Index
-status collapsed
+u
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Plain Layout
+e
+\end_layout
 
-\lang english
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-@
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
@@ -25331,9 +26299,7 @@ status collapsed
 
 
 \backslash
-textrm{
-\backslash
-AA}
+u e
 \end_layout
 
 \end_inset
@@ -25342,17 +26308,38 @@ AA}
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+
+\backslash
+b
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+e
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\textrm{Å}$
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+b e
+\end_layout
+
 \end_inset
 
 
@@ -25362,13 +26349,17 @@ AA}
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-i
+t
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+ee
 \end_layout
 
 \end_inset
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\textrm{ı}$
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+t ee
+\end_layout
+
 \end_inset
 
 
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features>
-<column alignment="block" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 コマンド
-\begin_inset Note Note
-status collapsed
+\end_layout
 
-\begin_layout Plain Layout
-0
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
+\begin_layout Plain Layout
+出力
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+
+\backslash
+H
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+e
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+H e
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-o
+'e
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\textrm{ø}$
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+'e
+\end_layout
+
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-O
+~e
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ちるだ@チルダ
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\textrm{Ø}$
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+~e
+\end_layout
+
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-l
+.e
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\textrm{ł}$
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+.e
+\end_layout
+
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-L
+v
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+e
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\textrm{Ł}$
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+v e
+\end_layout
+
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-!
-\begin_inset space \hspace{}
-\length 0mm
+
+\backslash
+d
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-`
+e
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
@@ -25552,7 +26635,7 @@ status collapsed
 
 
 \backslash
-spce 
+d e
 \end_layout
 
 \end_inset
@@ -25562,30 +26645,27 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\textrm{!`}$
-\end_inset
 
+\backslash
+c
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+e
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-?
-\begin_inset space \hspace{}
-\length 0mm
-\end_inset
-
-`
 \begin_inset ERT
 status collapsed
 
@@ -25593,7 +26673,7 @@ status collapsed
 
 
 \backslash
-spce 
+c e
 \end_layout
 
 \end_inset
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+</row>
+</lyxtabular>
 
-\begin_layout Plain Layout
-\begin_inset Formula $\textrm{?`}$
+\end_inset
+
+
+\begin_inset space \hfill{}
 \end_inset
 
 
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+
+\series bold
+
+\backslash
+t
+\series default
+コマンドは異なる二つの文字にアクセントを付けることもできます.たとえば,コマンド
+\series bold
+
+\backslash
+t
+\begin_inset space \textvisiblespace{}
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+
+sz
+\series default
+は,
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
 
+
 \backslash
-j
+t sz
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\textrm{ȷ}$
-\end_inset
-
 
+となります.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
+\begin_layout Standard
 
-\end_inset
+\series bold
+`
+\series default
+ ・
+\series bold
+ '
+\series default
+ ・ 
+\series bold
+^
+\series default
+ の各アクセントは,\SpecialChar TeX
+モードを使わなくても,母音といっしょに直接キーボードから入力することもできます.チルダ
+\begin_inset Foot
+status collapsed
 
+\begin_layout Plain Layout
+これは,チルダがアクセントとして定義されているキーボードのみに適用されます.
+\end_layout
 
-\begin_inset space \hfill{}
 \end_inset
 
 
+\series bold
+~
+\series default
+を,
+\emph on
+a
+\emph default
+や
+\emph on
+n
+\emph default
+や
+\emph on
+o
+\emph default
+といっしょに使うときも同様です.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula $\textrm{\textrm{Å}}$
-\end_inset
 
-と
-\begin_inset Formula $\textrm{\textrm{Ø}}$
-\end_inset
+\series bold
 
-の各文字は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/digamma.png
-       scale 85
+\backslash
+b
+\series default
+・
+\series bold
 
-\end_inset
+\backslash
+c
+\series default
+・
+\series bold
 
-からも挿入することができます。
-\end_layout
+\backslash
+d
+\series default
+・
+\series bold
 
-\begin_layout Standard
-例外は、
+\backslash
+H
+\series default
+・
 \series bold
-!
-\begin_inset space \hspace{}
-\length 0mm
-\end_inset
 
-`
+\backslash
+t
 \series default
\81¨
\83»
 \series bold
-?
-\begin_inset space \hspace{}
-\length 0mm
-\end_inset
 
-`
+\backslash
+u
 \series default
\81®å\90\84ã\82³ã\83\9eã\83³ã\83\89ã\81§ã\80\81ã\81\93ã\82\8cã\82\89ã\81¯ç\9b´æ\8e¥LyX中ã\81®æ\9c¬æ\96\87ã\81«å\85¥ã\82\8cã\82\8bã\81\93ã\81¨ã\81\8cã\81§ã\81\8dã\81¾ã\81\99ã\80\82
-\end_layout
\83»
+\series bold
 
-\begin_layout Subsection
-文章中のアクセント
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:文章中のアクセント"
+\backslash
+v
+\series default
+の各コマンドと,キーボードから直接挿入するアクセントは,数式テキスト中でも使うことができます.他のアクセントについては,数式内向けの特別な数式コマンドがあります
+.第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:一文字に付けるアクセント"
 
 \end_inset
 
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-あくせんと@アクセント ! ぶんしょうちゅうの@文章中の---
+節をご参照下さい.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
+さらに,
+\series bold
 
-\end_layout
+\backslash
+textcircled
+\series default
 
-\begin_layout Standard
-以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! T ! 
+\backslash
+textcircled
 \end_layout
 
-\begin_layout Standard
-\begin_inset space \hfill{}
 \end_inset
 
+コマンドを使えば,著作権マークのように,あらゆる数字や文字を丸で囲む—敢えて言えば,丸囲みでアクセントを付けるようなものといえるでしょう—ことができます.
+\end_layout
 
+\begin_layout Standard
+\align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="8" columns="2">
-<features>
-<column alignment="block" valignment="top" width="0">
-<column alignment="block" valignment="top" width="0">
+<lyxtabular version="3" rows="3" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -25748,22 +26881,18 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-
-\begin_inset Quotes grd
-\end_inset
-
-e
+textcircled{w}
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25774,7 +26903,7 @@ status collapsed
 
 
 \backslash
-"e
+textcircled{w}
 \end_layout
 
 \end_inset
@@ -25785,19 +26914,27 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-`e
+Large 
+\backslash
+textcircled{
+\backslash
+normalsize
+\backslash
+protect
+\backslash
+raisebox{-1.5pt}{W}}
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25808,7 +26945,15 @@ status collapsed
 
 
 \backslash
-`e
+Large 
+\backslash
+textcircled{
+\backslash
+normalsize
+\backslash
+protect
+\backslash
+raisebox{-1.5pt}W}
 \end_layout
 
 \end_inset
@@ -25819,124 +26964,136 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
+
+\end_inset
 
-\begin_layout Plain Layout
+
+\end_layout
+
+\begin_layout Standard
+ここではユーザーが,文字が丸のなかに収まるように調整してやらなくてはなりません.ここでは,
+\series bold
 
 \backslash
-^
-\begin_inset ERT
+Large
+\series default
+
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
+第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:書体寸法"
 
+\end_inset
 
-\backslash
-spce 
+節参照のこと.
 \end_layout
 
 \end_inset
 
-e
-\end_layout
+で丸の大きさを指定しています.そして
+\series bold
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\backslash
+raisebox
+\series default
 
-\begin_layout Plain Layout
-\begin_inset ERT
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
+第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:枠なしボックス"
 
+\end_inset
 
-\backslash
-^e
+節参照のこと.
 \end_layout
 
 \end_inset
 
+を使って,文字が真ん中にくるようにしています.
+\end_layout
+
+\begin_layout Subsection
+古式数字
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+こしきすうじ@古式数字
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-=e
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
+古式数字は,
+\series bold
 
-\begin_layout Plain Layout
-\begin_inset ERT
+\backslash
+oldstylenums
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! O ! 
 \backslash
-=e
+oldstylenums
 \end_layout
 
 \end_inset
 
-
+コマンドで作成することができます.このコマンドは,数式中でも\SpecialChar TeX
+モード中でも使うことができます.コマンド書式は,
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
 
-\begin_layout Plain Layout
+\series bold
 
 \backslash
-u
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+oldstylenums{数字}
+\end_layout
 
+\begin_layout Standard
+です.
+\series bold
 
 \backslash
-spce 
-\end_layout
-
+oldstylenums{0123456789}
+\series default
+というコマンドは,
+\begin_inset Formula $\oldstylenums{0123456789}$
 \end_inset
 
-e
+のようになります.
 \end_layout
 
+\begin_layout Section
+数式様式
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:数式様式"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset ERT
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
-\backslash
-u e
+すうしき@数式 ! ようしき@様式
 \end_layout
 
 \end_inset
 
 \end_layout
 
+\begin_layout Itemize
+以下の二つの配置様式があります.
+\begin_inset Separator latexpar
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\backslash
-b
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\end_layout
 
+\begin_deeper
+\begin_layout Description
+中央揃え 事前に定義された標準です.
+\end_layout
 
-\backslash
-spce 
+\begin_layout Description
+行頭下げ これを使うには,
+\family sans
+文書\SpecialChar menuseparator
+設定
+\family default
+メニューの
+\family sans
+文書クラス
+\family default
+において,
+\series bold
+fleqn
+\series default
+オプションを指定しておかなくてはなりません.
 \end_layout
 
-\end_inset
+\begin_layout Standard
 
-e
-\end_layout
+\series bold
+行頭下げ
+\series default
+を用いる場合には,行頭下げの大きさを
+\series bold
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\backslash
+mathindent
+\series default
 
-\begin_layout Plain Layout
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! M ! 
 \backslash
-b e
+mathindent
 \end_layout
 
 \end_inset
 
+の値で調整することができます.これを15
+\begin_inset space \thinspace{}
+\end_inset
 
+mmにするには,\SpecialChar LaTeX
+プリアンブルに以下のコマンドを入れておきます.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
 
-\begin_layout Plain Layout
+\series bold
 
 \backslash
-t
-\begin_inset ERT
-status collapsed
+setlength{
+\backslash
+mathindent}{15mm}
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
 
+\series bold
 
 \backslash
-spce 
-\end_layout
-
+mathindent
+\series default
+を明示的に指定しない場合には,事前に定義されている30
+\begin_inset space \thinspace{}
 \end_inset
 
-ee
+ptが適用されます.
 \end_layout
 
+\end_deeper
+\begin_layout Itemize
+また,以下の二つの連番様式があります.
+\begin_inset Separator latexpar
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
 
+\end_layout
 
-\backslash
-t ee
+\begin_deeper
+\begin_layout Description
+右 事前に定義された標準です.
 \end_layout
 
-\end_inset
+\begin_layout Description
+左 これを使うには,
+\family sans
+文書\SpecialChar menuseparator
+設定
+\family default
+メニューの
+\family sans
+文書クラス
+\family default
+において,
+\series bold
+leqno
+\series default
+オプションを指定しておかなくてはなりません.
+\end_layout
 
+\end_deeper
+\begin_layout Standard
 
+\series bold
+fleqn
+\series default
+と
+\series bold
+leqno
+\series default
+は,いっしょに指定することができます.両方のオプションを同時に入れる場合には,コンマで区切って下さい.
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
+\begin_layout Standard
+これで選択した様式は,文書中のすべての別行立て数式に用いられます.もし,中央揃えと行頭下げの両様式を同一文書中で用いたい場合には,
+\series bold
+中央揃え
+\series default
+様式を指定するようにします.そして,行頭下げにしたい数式は,flalign環境に指定するようにします.第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:flalign環境"
 
 \end_inset
 
+節をご覧下さい.
+\end_layout
+
+\begin_layout Section
+多行数式
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:多行数式"
 
-\begin_inset space \hfill{}
 \end_inset
 
 
-\begin_inset Tabular
-<lyxtabular version="3" rows="8" columns="2">
-<features>
-<column alignment="block" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-コマンド
-\end_layout
-
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-出力
+——
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\backslash
-H
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
 
+\end_layout
 
-\backslash
-spce 
+\begin_layout Subsection
+概要
 \end_layout
 
+\begin_layout Standard
+\SpecialChar LyX
+では,多行数式は,数式中で
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
 \end_inset
 
-e
-\end_layout
+を押すことで作られます.この操作によって,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:eqnarray環境"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
+節に述べられている
+\series bold
+eqnarray環境
+\series default
+が作り出されるか,あるいは文書設定で
+\family sans
+AMS mathパッケージを使う
+\family default
+オプションが選択されている場合には,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:標準align環境"
 
-\begin_layout Plain Layout
+\end_inset
 
+節に述べられている
+\series bold
+align環境
+\series default
+が作り出されることになります.
+\end_layout
 
-\backslash
-H e
+\begin_layout Standard
+他にも,
+\family sans
+挿入\SpecialChar menuseparator
+数式
+\family default
+メニューで作ることのできる多行数式環境があります.これらの環境は,以下の各節で説明します.
 \end_layout
 
+\begin_layout Standard
+すべての多行数式において,新規行は,
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
 \end_inset
 
-
-\end_layout
-
+を押すことによって作られます.行を足したり削ったりするには,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature append-row"
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+や
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature delete-row"
+\end_inset
 
-\backslash
-'e
+を使うか,
+\family sans
+編集\SpecialChar menuseparator
+行と列
+\family default
+メニューを使うことができます.
 \end_layout
 
+\begin_layout Subsubsection
+行間
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:行間"
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset ERT
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
 
-
-\backslash
-'e
+—— ! ぎょうかん@行間
 \end_layout
 
 \end_inset
@@ -26153,37 +27372,49 @@ status collapsed
 
 \end_layout
 
+\begin_layout Standard
+以下のように,多行数式において行のあいだの空白が足りないことが,ときどき起こります.
+\begin_inset Formula 
+\begin{eqnarray*}
+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}\\
+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
+\end{eqnarray*}
+
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-~e
-\begin_inset Index
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LaTeX
+において行間を付け加えるには,新規行コマンドに非必須の引数をとらせて指定しますが,これはまだ\SpecialChar LyX
+には実装されていない
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-
-\lang english
-Tilde
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #1505"
+target "http://www.lyx.org/trac/ticket/1505"
 
 \end_inset
 
-
+を参照.
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ので,数式全体を\SpecialChar TeX
+モードで入れなくてはなりません.上記の例の行間を大きくするには,最初の行の最後に
+\series bold
+
+\backslash
+
+\backslash
+[3mm]
+\series default
+というコマンドを入れます.すると,次のようになります.
 \begin_inset ERT
 status collapsed
 
@@ -26191,41 +27422,43 @@ status collapsed
 
 
 \backslash
-~e
+begin{eqnarray*}
 \end_layout
 
-\end_inset
+\begin_layout Plain Layout
 
+B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
+ = & 
+\backslash
+textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
+\backslash
 
+\backslash
+[3mm]
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
 \begin_layout Plain Layout
 
+4x^{2}
 \backslash
-.e
+left(B^{2}+x_{0}^{2}
+\backslash
+right)+4x_{0}x
+\backslash
+left(D-B^{2}
+\backslash
+right)+B^{2}
+\backslash
+left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
+\backslash
+right) & = & 0
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
-
 \begin_layout Plain Layout
 
 
 \backslash
-.e
+end{eqnarray*}
 \end_layout
 
 \end_inset
@@ -26233,132 +27466,105 @@ status collapsed
 
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+同一数式内のすべての行の行間を一律に指定するには,
+\series bold
 
 \backslash
-v
-\begin_inset ERT
+jot
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! J ! 
 \backslash
-spce 
+jot
 \end_layout
 
 \end_inset
 
-e
-\end_layout
-
+変数を変更します.定義は,
+\begin_inset Formula $\mbox{行間}=\mathrm{6\,pt+\backslash jot}$
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
 
+となっています.
+\series bold
 
 \backslash
-v e
-\end_layout
-
+jot
+\series default
+の既定値は,3
+\begin_inset space \thinspace{}
 \end_inset
 
+ptです.上記の例のように,行間を3
+\begin_inset space \thinspace{}
+\end_inset
 
+mm追加するには,
 \end_layout
 
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Standard
 
-\begin_layout Plain Layout
+\series bold
 
 \backslash
-d
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
+setlength{
 \backslash
-spce 
+jot}{3mm+3pt}
 \end_layout
 
-\end_inset
-
-e
+\begin_layout Standard
+というコマンドを,数式直前に\SpecialChar TeX
+モードで入れておきます.これを行うには,\SpecialChar LaTeX
+プリアンブルに
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+\begin_layout Standard
 
+\series bold
 
 \backslash
-d e
+usepackage{calc}
 \end_layout
 
-\end_inset
+\begin_layout Standard
+という行を入れて,\SpecialChar LaTeX
+パッケージ
+\series bold
+calc
+\series default
 
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
 
+\series bold
+calc
+\series default
+は標準的な\SpecialChar LaTeX
+頒布版のすべてに付属しています.
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-c
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-e
+ぱっけーじ@パッケージ ! calc
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+ を読み込んでおく必要があります.すると,
 \begin_inset ERT
 status collapsed
 
@@ -26366,43 +27572,26 @@ status collapsed
 
 
 \backslash
-c e
-\end_layout
-
-\end_inset
-
-
+setlength{
+\backslash
+jot}{3mm+3pt}
 \end_layout
 
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
-\end_inset
 
+\begin_inset Formula 
+\begin{eqnarray*}
+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}\\
+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
+\end{eqnarray*}
 
-\begin_inset space \hfill{}
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
-
-
-\series bold
-
-\backslash
-t
-\series default
-コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
-\series bold
-
-\backslash
-t
 \begin_inset ERT
 status collapsed
 
@@ -26410,210 +27599,131 @@ status collapsed
 
 
 \backslash
-spce 
+setlength{
+\backslash
+jot}{3pt}
 \end_layout
 
 \end_inset
 
-sz
-\series default
-は、
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
+のような結果を得ます.行間を既定値に戻すには,
+\series bold
 
 \backslash
-t sz
-\end_layout
-
+jot
+\series default
+をふたたび3
+\begin_inset space \thinspace{}
 \end_inset
 
-となります。
+ptに戻します.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Subsubsection
+列間
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:列間"
 
-\series bold
-`
-\series default
- ・
-\series bold
- '
-\series default
- ・ 
-\series bold
-^
-\series default
- の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
-\begin_inset Foot
+\end_inset
+
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! れつかん@列間
 \end_layout
 
 \end_inset
 
 
-\series bold
-~
-\series default
-を、
-\emph on
-a
-\emph default
-や
-\emph on
-n
-\emph default
-や
-\emph on
-o
-\emph default
-といっしょに使うときも同様です。
 \end_layout
 
 \begin_layout Standard
+多行数式は,行列を形成します.たとえば,eqnarray環境の数式は,3列からなる行列です.この環境で列間を変更すれば,関係子周辺の余白を変更することができます
+.
+\end_layout
 
+\begin_layout Standard
+列間は,
 \series bold
 
 \backslash
-b
+arraycolsep
 \series default
-・
-\series bold
 
-\backslash
-c
-\series default
-・
-\series bold
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+こまんど@コマンド ! A ! 
 \backslash
-d
-\series default
-・
-\series bold
+arraycolsep
+\end_layout
 
-\backslash
-H
-\series default
-・
-\series bold
+\end_inset
+
+変数を使って指定し,
+\begin_inset Newline newline
+\end_inset
+
+列間 = 2
+\begin_inset space \thinspace{}
+\end_inset
 
-\backslash
-t
-\series default
-・
-\series bold
 
-\backslash
-u
-\series default
-・
 \series bold
 
 \backslash
-v
+arraycolsep
 \series default
-の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
-。第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:一文字に付けるアクセント"
 
+\begin_inset Newline newline
 \end_inset
 
-節をご参照下さい。
+という関係があります.したがって,
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
 
-さらに、
 \series bold
 
 \backslash
-textcircled
-\series default
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! T ! 
+setlength{
 \backslash
-textcircled
-\end_layout
-
-\end_inset
-
-コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
-。
+arraycolsep}{1cm}
 \end_layout
 
 \begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-コマンド
-\end_layout
-
+というコマンドを\SpecialChar TeX
+モードで入れると,ここから後のすべての数式の列間が2
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-出力
-\begin_inset Note Note
-status collapsed
 
-\begin_layout Plain Layout
-ここで
+cmになります.これを既定値に戻すには,
 \series bold
 
 \backslash
-raisebox
+arraycolsep
 \series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
+を5
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\backslash
-textcircled{w}
+ptに戻して下さい.
 \end_layout
 
+\begin_layout Standard
+以下は,2
+\begin_inset space \thinspace{}
 \end_inset
-</cell>
-<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
+cmの列間を持つ数式です.
 \begin_inset ERT
 status collapsed
 
@@ -26621,45 +27731,27 @@ status collapsed
 
 
 \backslash
-textcircled{w}
-\end_layout
-
-\end_inset
-
-
+setlength{
+\backslash
+arraycolsep}{1cm}
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-Large 
-\backslash
-textcircled{
-\backslash
-normalsize
-\backslash
-protect
-\backslash
-raisebox{-1.5pt}{W}}
-\end_layout
+\begin_inset Formula 
+\begin{eqnarray*}
+A & = & B\\
+C & \ne & A
+\end{eqnarray*}
 
 \end_inset
-</cell>
-<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}$
+行列の既定の列間10
+\begin_inset space \thinspace{}
 \end_inset
 
-
+ptを持つ数式です.
 \begin_inset ERT
 status collapsed
 
@@ -26667,30 +27759,33 @@ status collapsed
 
 
 \backslash
-Large 
-\backslash
-textcircled{
-\backslash
-normalsize
-\backslash
-protect
+setlength{
 \backslash
-raisebox{-1.5pt}W}
+arraycolsep}{5pt}
 \end_layout
 
 \end_inset
 
 
-\begin_inset Formula $\raisebox{-2mm}{}$
+\begin_inset Formula 
+\begin{eqnarray*}
+A & = & B\\
+C & \ne & A
+\end{eqnarray*}
+
 \end_inset
 
 
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
+\begin_layout Subsubsection
+長い数式
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+すうしき@数式 ! ながい@長い
+\end_layout
 
 \end_inset
 
@@ -26698,181 +27793,167 @@ raisebox{-1.5pt}W}
 \end_layout
 
 \begin_layout Standard
-ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
+長い数式は,以下の方法を使って組版することができます.
+\end_layout
+
+\begin_layout Itemize
+左辺ないし右辺の一方が,行幅よりもかなり短いときには,以下のように,短い方を左辺に置き,右辺を二行に分けて組版します.
+\begin_inset Formula 
+\begin{eqnarray}
+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 \\
+ &  & -\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}
+\end{eqnarray}
+
+\end_inset
+
+二行目の最初のマイナス記号は,行頭の文字になってしまうため,通常,表示の上で演算子としては取り扱われません.前後に余白が置かれることもなく,分数線からも離れて表
+示されません.これを避けるために,マイナス記号の後に
 \series bold
 
 \backslash
-Large
+hspace
 \series default
-
+.
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:書体寸法"
-
-\end_inset
-
-節参照のこと。
-\end_layout
-
-\end_inset
 
-で丸の大きさを指定しています。そして
 \series bold
 
 \backslash
-raisebox
+hspace
 \series default
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-第
+に関しての詳細は,第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:枠なしボックス"
+reference "subsec:可変長の空白"
 
 \end_inset
 
-節参照のこと。
+節をご覧下さい.
 \end_layout
 
 \end_inset
 
-を使って、文字が真ん中にくるようにしています。
-\end_layout
 
-\begin_layout Subsection
-小数字
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-しょうすうじ@小数字
+こまんど@コマンド ! H ! 
+\backslash
+hspace
 \end_layout
 
 \end_inset
 
+コマンドを使って3
+\begin_inset space \thinspace{}
+\end_inset
 
+pt空白を入れてあります.
 \end_layout
 
-\begin_layout Standard
-小数字(minuscule number)は、
+\begin_layout Itemize
+数式の両辺がともに長すぎるときには,
 \series bold
 
 \backslash
-oldstylenums
+lefteqn
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! O ! 
+こまんど@コマンド ! L ! 
 \backslash
-oldstylenums
+lefteqn
 \end_layout
 
 \end_inset
 
-コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
-\end_layout
-
-\begin_layout Standard
+コマンドを使います.これを最初の行の第一列に入れると,以下のように,続きの内容が他の列にかかって表示されます.
+\begin_inset Formula 
+\begin{eqnarray}
+\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 \\
+ &  & -\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 \\
+ &  & =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}
+\end{eqnarray}
 
-\series bold
+\end_inset
 
-\backslash
-oldstylenums{数字}
-\end_layout
 
-\begin_layout Standard
-です。
 \series bold
 
 \backslash
-oldstylenums{0123456789}
+lefteqn
 \series default
-というコマンドは、
-\begin_inset Formula $\oldstylenums{0123456789}$
+を入力すると,青枠から少し左にずれたところに現れる紫枠にカーソルが移るので,ここに数式を入力します.
+\begin_inset Newline newline
+\end_inset
+
+二行め以降の行の内容は,二列め以降の列に挿入します.挿入する列が右になるほど,字下げの量が大きくなります.
+\begin_inset VSpace medskip
 \end_inset
 
-のようになります。
-\end_layout
-
-\begin_layout Subsection
-他の特殊文字
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:他の特殊文字"
 
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
-とくしゅもじ@特殊文字 ! たの@他の
-\end_layout
-
-\end_inset
 
+\series bold
 
+\backslash
+lefteqn
+\series default
+を使用する際には,以下のことにご注意下さい.
 \end_layout
 
-\begin_layout Standard
-以下の各文字は、数式中でコマンドを使用してのみ、挿入することができます。
+\begin_layout Itemize
+数式では,ページ幅全部を使うことはしません.たとえば,上記の例で,最初の行に
+\begin_inset Formula $-B^{2}$
+\end_inset
+
+という項を置いたとすると,ページ余白の領域に出てしまいますが,これはよくありません.幅をうまく使うには,最初の行の行頭に負の空白を入れる方法もあります.
 \end_layout
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+\begin_layout Itemize
+\SpecialChar LyX
+のバグによって,最初の行にマウスでカーソルを入れることはできません
+\begin_inset Foot
+status collapsed
 
 \begin_layout Plain Layout
-コマンド
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #1429"
+target "http://www.lyx.org/trac/ticket/1429"
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-出力
+
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\backslash
-^
-\begin_inset ERT
+.カーソルを行頭に合わせて,矢印
+\begin_inset Flex Ruby
 status collapsed
 
 \begin_layout Plain Layout
+鍵
+\begin_inset Argument post:1
+status collapsed
 
-
-\backslash
-spce 
+\begin_layout Plain Layout
+キー
 \end_layout
 
 \end_inset
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\mathcircumflex$
-\end_inset
-
 
+で移動するしかありません.
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
 
-\backslash
-_
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Itemize
+長い数式を組む他の方法として,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:multline環境"
 
-\begin_layout Plain Layout
-\begin_inset Formula $\_$
 \end_inset
 
+節と第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:数式の一部の多行化"
+
+\end_inset
 
+節で述べられている環境を用いる方法があります.
 \end_layout
 
+\begin_layout Subsubsection
+多行にわたる分数
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:多行にわたる分数"
+
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Plain Layout
-^
-\begin_inset ERT
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
+ぶんすう@分数 ! たぎょうにわたる@多行にわたる
 \end_layout
 
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+分数の分母もしくは分子が長すぎて,一行に入りきらないことがあります.この場合には,分数内で改行をしなくてはなりません.これを行うには,
+\series bold
+
 \backslash
-circ
-\begin_inset Index
+splitfrac
+\series default
+コマンド
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-\lang english
-
+こまんど@コマンド ! S ! 
 \backslash
-@°
+splitfrac
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+を使うことができます.これを有効化するには,文書設定の
+\family sans
+数式オプション
+\family default
+で,
+\series bold
+mathtools
+\series default
+パッケージ
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $^{\circ}$
-\end_inset
-
-
+ぱっけーじ@パッケージ ! mathtools
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
 \end_inset
 
+の
+\family sans
+常に読み込み
+\family default
+オプションを指定してください.
+\series bold
 
+\backslash
+splitfrac
+\series default
+のスキームは
 \end_layout
 
 \begin_layout Standard
-しかしながら、角度記号「°」は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
-\begin_inset Foot
-status collapsed
 
-\begin_layout Plain Layout
-この件に関する詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:数式中のテキスト文字"
+\series bold
 
-\end_inset
+\backslash
+splitfrac{1行目}{2行目}
+\end_layout
 
-節にあります。
+\begin_layout Standard
+となっており,分母にも分子にも使うことができます.
 \end_layout
 
+\begin_layout Standard
+\begin_inset Formula 
+\[
+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}
+\]
+
 \end_inset
 
-。
+上記の最初の分子に使われているコマンドは,
 \end_layout
 
 \begin_layout Standard
@@ -27005,33 +28088,33 @@ reference "sub:数式中のテキスト文字"
 \series bold
 
 \backslash
-DeclareInputtext{176}{
-\backslash
-ifmmode^
-\backslash
-circ
-\backslash
-else
-\backslash
-textdegree
+splitfrac{xy+xy+xy+xy+xy
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
 \backslash
-fi}
+{+wy+wy+wy+wy
 \end_layout
 
-\begin_layout Section
-数式様式
+\begin_layout Standard
+です.
+\end_layout
+
+\begin_layout Subsubsection
+多行にわたる括弧
 \begin_inset CommandInset label
 LatexCommand label
-name "sec:数式様式"
+name "subsec:多行にわたる括弧"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81\99ã\81\86ã\81\97ã\81\8d\95°å¼\8f ! ã\82\88ã\81\86ã\81\97ã\81\8d@æ§\98å¼\8f
\81\8bã\81£ã\81\93\8b¬å¼§ ! ã\81\9fã\81\8eã\82\87ã\81\86ã\81\99ã\81\86ã\81\97ã\81\8dã\82\88ã\81\86@å¤\9aè¡\8cæ\95°å¼\8fç\94¨
 \end_layout
 
 \end_inset
@@ -27039,258 +28122,227 @@ status collapsed
 
 \end_layout
 
-\begin_layout Itemize
-以下の二つの配置様式があります。
-\end_layout
+\begin_layout Standard
+多行にわたる括弧を作ろうとすると,以下のような問題が生じます.
+\begin_inset Formula 
+\begin{eqnarray*}
+A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
+ &  & \left.\cdots+B-D\right]
+\end{eqnarray*}
+
+\end_inset
 
-\begin_deeper
-\begin_layout Description
-中央揃え 事前に定義された標準です。
-\end_layout
 
-\begin_layout Description
-行頭下げ これを使うには、
-\family sans
-文書\SpecialChar \menuseparator
-設定
-\family default
-メニューの
-\family sans
-文書クラス
-\family default
-において、
-\series bold
-fleqn
-\series default
-オプションを指定しておかなくてはなりません。
 \end_layout
 
 \begin_layout Standard
+可変寸法の括弧は多行にわたることができないので,閉じ括弧が初めの括弧よりも小さくなってしまっています.
+\end_layout
 
-\series bold
-行頭下げ
-\series default
-を用いる場合には、行頭下げの大きさを
+\begin_layout Standard
+二行めの括弧の大きさを正しく設定するには,最初の行の終わりを
 \series bold
 
 \backslash
-mathindent
+right.
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! M ! 
+こまんど@コマンド ! R ! 
 \backslash
-mathindent
+right
 \end_layout
 
 \end_inset
 
-の値で調整することができます。これを15
-\begin_inset space \thinspace{}
-\end_inset
+とし,二行めの始めを
+\series bold
 
-mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
-\end_layout
+\backslash
+left.
+\begin_inset Foot
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
 \backslash
-setlength{
-\backslash
-mathindent}{15mm}
-\end_layout
-
-\begin_layout Standard
-
+left
+\series default
+と
 \series bold
 
 \backslash
-mathindent
+right
 \series default
-を明示的に指定しない場合には、事前に定義されている30
-\begin_inset space \thinspace{}
+に関する詳細は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:自動の括弧丈"
+
 \end_inset
 
-ptが適用されます。
+節をご覧下さい.
 \end_layout
 
-\end_deeper
-\begin_layout Itemize
-また、以下の二つの連番様式があります。
-\end_layout
+\end_inset
 
-\begin_deeper
-\begin_layout Description
-右 事前に定義された標準です。
-\end_layout
 
-\begin_layout Description
-左 これを使うには、
-\family sans
-文書\SpecialChar \menuseparator
-設定
-\family default
-メニューの
-\family sans
-文書クラス
-\family default
-において、
-\series bold
-leqno
 \series default
-オプションを指定しておかなくてはなりません。
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! L ! 
+\backslash
+left
 \end_layout
 
-\end_deeper
-\begin_layout Standard
+\end_inset
 
+とします.一行めにおいては,範囲付き積演算子がもっとも大きな記号であり,これが二行めの括弧の大きさにならなくてはならないので,
 \series bold
-fleqn
+
+\backslash
+left.
 \series default
\81¨
\81®å¾\8cã\81«ï¼\8c
 \series bold
-leqno
+
+\backslash
+vphantom
 \series default
-は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
-\end_layout
 
-\begin_layout Standard
-これで選択した様式は、文書中のすべての別行建て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
 \series bold
-中央揃え
+
+\backslash
+prod
 \series default
-様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:flalign環境"
+^
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+
+\series bold
+
+\backslash
+infty
+\series default
+
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-節をご覧下さい。
-\end_layout
 
-\begin_layout Section
-多行数式
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:多行数式"
+\series bold
 
+\begin_inset Formula $\downarrow$
 \end_inset
 
+_R=1}
+\series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行
+こまんど@コマンド ! V ! 
+\backslash
+vphantom
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
-\begin_layout Subsection
-概要
+というコマンドを挿入します.
 \end_layout
 
 \begin_layout Standard
-LyXでは、多行数式は、数式中で
-\series bold
+その結果が以下の数式です.
+\begin_inset Formula 
+\begin{eqnarray*}
+A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
+ &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
+\end{eqnarray*}
 
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
 \end_inset
 
 
-\series default
-を押すことで作られます。この操作によって、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:eqnarray環境"
-
-\end_inset
+\end_layout
 
-節に述べられている
-\series bold
-eqnarray環境
-\series default
-が作り出されるか、あるいは文書設定で
-\family sans
-AMS mathパッケージを使う
-\family default
-オプションが選択されている場合には、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:標準align環境"
+\begin_layout Subsection
+align環境
+\end_layout
 
-\end_inset
+\begin_layout Standard
+align環境は,すべての型の多行数式に使うことができ,とくに,いくつかの数式を並べて表示させるのに便利です.
+\end_layout
 
-節に述べられている
-\series bold
-align環境
-\series default
-が作り出されることになります。
+\begin_layout Standard
+align環境には列があり,奇数列は右揃え,偶数列は左揃えに設定されます.align環境の行にはすべて,付番することができます.
 \end_layout
 
 \begin_layout Standard
-他にも、
+align環境は,
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 数式
 \family default
-メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
+メニューから作ることができます.
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+数式の表記を変更
+\family default
+メニューを使えば,既存の数式をalign環境に変更することができます.
 \end_layout
 
 \begin_layout Standard
-すべての多行数式において、新規行は、
+列を追加したり削除したりするには,数式ツールバーボタンの
 \begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
-\end_inset
-
-を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-row.png
-       scale 85
-
+type  "icon"
+arg   "tabular-feature append-column"
 \end_inset
 
 や
-\begin_inset Graphics
-       filename ../../images/tabular-feature_delete-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature delete-column"
 \end_inset
 
-を使うか
+を使うか
 \family sans
-編集\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
 行と列
 \family default
\83¡ã\83\8bã\83¥ã\83¼ã\82\92使ã\81\86ã\81\93ã\81¨ã\81\8cã\81§ã\81\8dã\81¾ã\81\99ã\80\82
\83¡ã\83\8bã\83¥ã\83¼ã\82\92使ã\81\84ã\81¾ã\81\99ï¼\8e
 \end_layout
 
 \begin_layout Subsubsection
-行間
+標準align環境
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:行間"
+name "subsec:標準align環境"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! ぎょうかん@行間
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! alignかんきょう@align環境
 \end_layout
 
 \end_inset
@@ -27299,207 +28351,318 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
-\begin_inset Formula \begin{eqnarray*}
-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}\\
-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\end{eqnarray*}
-
+このalign環境は,数式中で
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
 \end_inset
 
-
+を押すか,
+\family sans
+挿入\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+AMS align環境
+\family default
+メニューで作ることができます.
 \end_layout
 
 \begin_layout Standard
-LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
+以下は,二つの数式を横に並べた例ですが,これは4列からなるalign環境として作ります.
+\begin_inset Formula 
+\begin{align*}
+A & =\sin(B) & C & =D\\
+C & \ne A & B & \ne D
+\end{align*}
+
+\end_inset
+
+ご覧になって分かるように,この環境の数式は,一列めの前と偶数列の後に
+\series bold
+
+\backslash
+hfill
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-\begin_inset CommandInset href
-LatexCommand href
-name "LyX-bug #1505"
-target "http://www.lyx.org/trac/ticket/1505"
+
+\series bold
+
+\backslash
+hfill
+\series default
+に関する詳細は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:可変長の空白"
 
 \end_inset
 
-を参照。
+節をご覧下さい.
 \end_layout
 
 \end_inset
 
-ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
-\series bold
-
-\backslash
 
-\backslash
-[3mm]
 \series default
-というコマンドを入れます。すると、次のようになります。
-\begin_inset ERT
+があるかのように配置されます.数式様式として
+\series bold
+行頭下げ
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
 
+\series bold
+数式様式については,第
+\series default
 
-\backslash
-begin{eqnarray*}
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:数式様式"
+
+\end_inset
+
+節をご覧下さい.
 \end_layout
 
-\begin_layout Plain Layout
+\end_inset
 
-B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
- = & 
-\backslash
-textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
-\backslash
+
+\series default
+を使う場合には,第一列の前の
+\series bold
 
 \backslash
-[3mm]
+hfill
+\series default
+はない形で数式が設定されます.
 \end_layout
 
+\begin_layout Subsubsection
+alignat環境
+\begin_inset Index idx
+status collapsed
+
 \begin_layout Plain Layout
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
 
-4x^{2}
-\backslash
-left(B^{2}+x_{0}^{2}
-\backslash
-right)+4x_{0}x
-\backslash
-left(D-B^{2}
-\backslash
-right)+B^{2}
-\backslash
-left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
-\backslash
-right) & = & 0
+—— ! alignatかんきょう@alignat環境
 \end_layout
 
-\begin_layout Plain Layout
+\end_inset
 
 
-\backslash
-end{eqnarray*}
 \end_layout
 
-\end_inset
+\begin_layout Standard
+alignat環境には,事前に設定された列間が存在しません.列間は,必要ならば,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:空白"
 
+\end_inset
 
+節に述べられている空白を使用して手動で入れます.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+以下は,上記の例をalignat環境に設定し,二つめの数式の頭に1
+\begin_inset space \thinspace{}
 \end_inset
 
-同一数式内のすべての行の行間を一律に指定するには、
-\series bold
+cmの空白を入れたものです.
+\begin_inset Formula 
+\begin{alignat*}{2}
+A & =\sin(B) & \hspace{1cm}C & =D\\
+C & \ne A & B & \ne D
+\end{alignat*}
 
-\backslash
-jot
-\series default
+\end_inset
+
+列間を各列ごとに設定することができるので,この環境は,とくに三つないし四つの数式を横に並べるのに向いています.
+\end_layout
+
+\begin_layout Subsubsection
+flalign環境
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:flalign環境"
 
-\begin_inset Index
+\end_inset
+
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! J ! 
-\backslash
-jot
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! flalignかんきょう@flalign環境
 \end_layout
 
 \end_inset
 
-変数を変更します。定義は、
-\begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
+
+\end_layout
+
+\begin_layout Standard
+この環境では,つねに,最初の二列をできるだけ左寄せにし,最後の二列をできるだけ右寄せにするように設定されます.以下がその例です.
+\begin_inset Formula 
+\begin{flalign*}
+A & =1 & B & =2 & C & =3\\
+X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
+\end{flalign*}
+
 \end_inset
 
-となっています。
-\series bold
 
-\backslash
-jot
+\end_layout
+
+\begin_layout Standard
+奇数列のflalign環境を作成し,最後の列に空の\SpecialChar TeX
+括弧を入れておくと,数式様式として
+\series bold
+中央揃え
 \series default
-の既定値は、3
+が用いられているときでも,一部の数式を左寄せにすることができます.以下は,例として
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:VolInt"
+
+\end_inset
+
+式を行頭下げにしたものです.
+\begin_inset Formula 
+\begin{flalign}
+\hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
+\end{flalign}
+
+\end_inset
+
+ここで,最初の二列には数式が入れられており,行頭下げ数式様式と同等の字下げを行うために,30
+\begin_inset space \thinspace{}
+\end_inset
+
+ptの空白が第1列の頭に入れてあります.
+\end_layout
+
+\begin_layout Subsection
+eqnarray環境
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:eqnarray環境"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+すうしき@数式 ! たぎょう@多行
 \begin_inset space \thinspace{}
 \end_inset
 
-ptです。上記の例のように、行間を3
-\begin_inset space \thinspace{}
+—— ! eqnarrayかんきょう@eqnarray環境
+\end_layout
+
 \end_inset
 
-mm追加するには、
+
 \end_layout
 
 \begin_layout Standard
+この環境を作成すると,三つの青枠が現れます.最初の枠の内容は右寄せに設定され,最後の枠の内容は左寄せに設定されます.中央の枠は,関係子のみを入れることを想定して
+いるので,その内容は中央揃えで少し小さく設定されます.
+\begin_inset Formula 
+\begin{eqnarray*}
+\frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
+AB & AB & AB\\
+A & = & A
+\end{eqnarray*}
+
+\end_inset
 
-\series bold
 
-\backslash
-setlength{
-\backslash
-jot}{3mm+3pt}
 \end_layout
 
-\begin_layout Standard
-というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
+\begin_layout Subsection
+gather環境
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! gatherかんきょう@gather環境
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-usepackage{calc}
 \end_layout
 
 \begin_layout Standard
-という行を入れて、LaTeXパッケージ
-\series bold
-calc
-\series default
+この環境には,中央揃えに設定された列一つしかありません.行はすべて付番することができます.
+\begin_inset Formula 
+\begin{gather}
+A=1\\
+X=\textrm{-}1
+\end{gather}
 
-\begin_inset Foot
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
 
-\series bold
-calc
-\series default
-は標準的なLaTeX頒布版のすべてに付属しています。
 \end_layout
 
+\begin_layout Subsection
+multline環境
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:multline環境"
+
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-ぱっけーじ@パッケージ ! calc
-\end_layout
-
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
 \end_inset
 
- を読み込んでおく必要があります。すると、
-\begin_inset ERT
-status collapsed
+—— ! multlineかんきょう@multpline環境
+\end_layout
 
-\begin_layout Plain Layout
+\end_inset
 
 
-\backslash
-setlength{
-\backslash
-jot}{3mm+3pt}
 \end_layout
 
-\end_inset
+\begin_layout Standard
+gather環境同様,multline環境には,中央揃えに設定された列一つしかありません.ただし,一行めが左揃えに設定され,最終行が右揃えに設定されるのです.他
+の行はすべて中央揃えになります.このことから,この環境は,長い数式に使うのに向いています.用例として,
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:lefteqn"
 
+\end_inset
 
-\begin_inset Formula \begin{eqnarray*}
-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}\\
-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\end{eqnarray*}
+式をmultline環境に置いたものを示します.
+\begin_inset Formula 
+\begin{multline}
+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}\\
+-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}\\
+=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}}
+\end{multline}
 
 \end_inset
 
@@ -27507,133 +28670,122 @@ B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \te
 \end_layout
 
 \begin_layout Standard
-\begin_inset ERT
+文書の付番設定が右寄せ(左寄せ)になっているときには,出力では,multline環境の最後(最初)の行だけが付番されます
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
+付番様式については,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:数式様式"
 
+\end_inset
 
-\backslash
-setlength{
-\backslash
-jot}{3pt}
+節を参照.
 \end_layout
 
 \end_inset
 
-のような結果を得ます。行間を既定値に戻すには、
+.
+\end_layout
+
+\begin_layout Standard
+
 \series bold
 
 \backslash
-jot
-\series default
-をふたたび3
-\begin_inset space \thinspace{}
-\end_inset
+shoveright
+\begin_inset Index idx
+status collapsed
 
-ptに戻します。
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+shoveright
 \end_layout
 
-\begin_layout Subsubsection
-列間
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:列間"
-
 \end_inset
 
-
-\begin_inset Index
+コマンドや
+\backslash
+shoveleft
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょうすうしき@多行数式 ! れつかん@列間
+こまんど@コマンド ! S ! 
+\backslash
+shoveleft
 \end_layout
 
 \end_inset
 
 
+\series default
+コマンドを使えば,中央揃えの行を右寄せや左寄せにすることができます.これらのコマンドは,以下のようにして使います.
 \end_layout
 
 \begin_layout Standard
-多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
-。
-\end_layout
 
-\begin_layout Standard
-列間は、
 \series bold
 
 \backslash
-arraycolsep
+shoveright{行の内容}
 \series default
+あるいは
+\series bold
 
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! A ! 
 \backslash
-arraycolsep
+shoveleft{行の内容}
 \end_layout
 
-\end_inset
-
-変数を使って指定し、
-\begin_inset Newline newline
-\end_inset
-
-列間 = 2
-\begin_inset space \thinspace{}
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
 
 
 \series bold
 
 \backslash
-arraycolsep
-\series default
+multlinegap
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! M ! 
+\backslash
+multlinegap
+\end_layout
 
-\begin_inset Newline newline
 \end_inset
 
-という関係があります。したがって、
-\end_layout
 
-\begin_layout Standard
+\series default
+長は,一行めの左ページ余白からの距離を指定します.既定値は0
+\begin_inset space \thinspace{}
+\end_inset
 
-\series bold
+ptの長さです.
+\end_layout
 
-\backslash
-setlength{
-\backslash
-arraycolsep}{1cm}
+\begin_layout Standard
+以下は,上記の数式に
 \end_layout
 
 \begin_layout Standard
-というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
-\begin_inset space \thinspace{}
-\end_inset
 
-cmになります。これを既定値に戻すには、
 \series bold
 
 \backslash
-arraycolsep
-\series default
-を5
-\begin_inset space \thinspace{}
-\end_inset
-
-ptに戻して下さい。
+setlength{
+\backslash
+multlinegap}{2cm}
 \end_layout
 
 \begin_layout Standard
-以下は、2
-\begin_inset space \thinspace{}
-\end_inset
-
-cmの列間を持つ数式です。
+というコマンドを,\SpecialChar TeX
+モードで直前に挿入した例です.
 \begin_inset ERT
 status collapsed
 
@@ -27643,23 +28795,22 @@ status collapsed
 \backslash
 setlength{
 \backslash
-arraycolsep}{1cm}
+multlinegap}{2cm}
 \end_layout
 
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray*}
-A & = & B\\
-C & \ne & A\end{eqnarray*}
+\begin_inset Formula 
+\begin{multline}
+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}\\
+\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}}\\
+=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}}
+\end{multline}
 
 \end_inset
 
-行列の既定の列間10
-\begin_inset space \thinspace{}
-\end_inset
 
-ptを持つ数式です。
 \begin_inset ERT
 status collapsed
 
@@ -27669,28 +28820,38 @@ status collapsed
 \backslash
 setlength{
 \backslash
-arraycolsep}{5pt}
+multlinegap}{0pt}
 \end_layout
 
 \end_inset
 
+二行めは,
+\series bold
 
-\begin_inset Formula \begin{eqnarray*}
-A & = & B\\
-C & \ne & A\end{eqnarray*}
+\backslash
+shoveleft
+\series default
+を使って左揃えにしています.
+\end_layout
 
-\end_inset
+\begin_layout Subsection
+数式の一部の多行化
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:数式の一部の多行化"
 
+\end_inset
 
-\end_layout
 
-\begin_layout Subsubsection
-長い数式
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! ながい@長い
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! すうしきのいちぶ@数式の一部
 \end_layout
 
 \end_inset
@@ -27699,370 +28860,361 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-長い数式は、以下の方法を使って組版することができます。
+数式の一部分のみを多行表示したい場合には,
+\series bold
+aligned
+\series default
+・
+\series bold
+alignedat
+\series default
+・
+\series bold
+gathered
+\series default
+・
+\series bold
+split
+\series default
+のうちのいずれかの環境を使用します.これらは,
+\family sans
+挿入\SpecialChar menuseparator
+数式
+\family default
+メニューか,本節で解説している各コマンドを使用して挿入することができます.
 \end_layout
 
-\begin_layout Itemize
-左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
-\begin_inset Formula \begin{eqnarray}
-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 \\
- &  & -\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}\end{eqnarray}
+\begin_layout Standard
+最初の三つの環境は,環境名から
+\series bold
+ed
+\series default
+を省いた同名の多行数式環境と同じ性格を持ちますが,環境の前後に数式を続けることが可能です.たとえば,
+\begin_inset Formula 
+\[
+\left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
+\Delta E\Delta t & \ge\frac{\hbar}{2}
+\end{aligned}
+\right\} \textrm{不確定性原理}
+\]
 
 \end_inset
 
-二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
-示されません。これを避けるために、マイナス記号の後に
+
+\end_layout
+
+\begin_layout Standard
+この数式を作るには,別行立て数式をまず作っておいて,そこに
 \series bold
 
 \backslash
-hspace
-\series default
-.
-\begin_inset Foot
+aligned
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-
+こまんど@コマンド ! A ! 
 \backslash
-hspace
-\series default
-に関しての詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:可変長の空白"
-
-\end_inset
-
-節をご覧下さい。
+aligned
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! H ! 
-\backslash
-hspace
+\series default
+コマンドを挿入しています.紫枠の中に青枠が現れるので,そこに必要に応じて,列や行を加えていきます.この多行環境の外には,括弧などの他の数式要素を入れることができ
+ます.
 \end_layout
 
+\begin_layout Standard
+aligned環境は,長い数式を水平方向を揃えて表示するのにも向いています.別行立て数式内でalignedを用いるようにすると,数式番号を行末の,数式全高の中心
+に配置できる利点があります.以下に例として,
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:shortlong"
+
 \end_inset
 
-コマンドを使って3
-\begin_inset space \thinspace{}
+式にaligned環境を適用したものを示します.
+\begin_inset Formula 
+\begin{equation}
+\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}|}\\
+ & -\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}|}
+\end{aligned}
+\end{equation}
+
 \end_inset
 
-pt空白を入れてあります。
+
 \end_layout
 
-\begin_layout Itemize
-数式の両辺がともに長すぎるときには、
+\begin_layout Standard
+
+\series bold
+alignedat
+\series default
+・
+\series bold
+gathered
+\series default
+・
+\series bold
+split
+\series default
+の各環境を使うには,それぞれ
 \series bold
 
 \backslash
-lefteqn
+alignedat
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! L ! 
+こまんど@コマンド ! A ! 
 \backslash
-lefteqn
+alignedat
 \end_layout
 
 \end_inset
 
-コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
-\begin_inset Formula \begin{eqnarray}
-\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 \\
- &  & -\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 \\
- &  & =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}\end{eqnarray}
-
-\end_inset
-
-
+・
 \series bold
 
 \backslash
-lefteqn
+gathered
 \series default
-を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
-\begin_inset Newline newline
-\end_inset
 
-二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
-\begin_inset VSpace medskip
-\end_inset
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+こまんど@コマンド ! G ! 
+\backslash
+gathered
+\end_layout
 
-\begin_inset Newline newline
 \end_inset
 
-
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
+・
 \series bold
 
 \backslash
-lefteqn
+split
 \series default
-を使用する際には、以下のことにご注意下さい。
-\end_layout
-
-\begin_layout Itemize
-数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
-\begin_inset Formula $-B^{2}$
-\end_inset
-
-という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
-\end_layout
 
-\begin_layout Itemize
-LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
-\begin_inset Foot
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-\begin_inset CommandInset href
-LatexCommand href
-name "LyX-bug #1429"
-target "http://www.lyx.org/trac/ticket/1429"
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-。カーソルを行頭に合わせて、矢印キーで移動するしかありません。
+こまんど@コマンド ! S ! 
+\backslash
+split
 \end_layout
 
 \end_inset
 
-
+の各コマンドを挿入します.split環境は,aligned環境と同じ性格を持ちますが,二つの列しか作ることができません.
 \end_layout
 
-\begin_layout Itemize
-長い数式を組む他の方法として、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:multline環境"
+\begin_layout Subsection
+多行数式中のテキスト
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:多行数式中のテキスト"
 
 \end_inset
 
-節と第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:数式の一部の多行化"
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-節で述べられている環境を用いる方法があります。
+\begin_layout Plain Layout
+てきすと @ テキスト ! すうしきちゅうの @ 数式中の
 \end_layout
 
-\begin_layout Subsubsection
-多行にわたる括弧
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:多行にわたる括弧"
-
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-かっこ@括弧 ! たぎょうすうしきよう@多行数式用
-\end_layout
-
+すうしき @ 数式 ! たぎょう @ 多行
+\begin_inset space \thinspace{}
 \end_inset
 
-
+—— ! てきすと @ テキスト
 \end_layout
 
-\begin_layout Standard
-多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
-\begin_inset Formula \begin{eqnarray*}
-A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
- &  & \left.\cdots+B-D\right]\end{eqnarray*}
-
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
-\end_layout
-
-\begin_layout Standard
-二行めの括弧の大きさを正しく設定するには、最初の行の終わりを
+各align系環境およびmultline・gather環境では,独立した行に列揃えの影響を受けない形でテキストを挿入することができます.これを行うには,以下の書
+式を持つ
 \series bold
 
 \backslash
-right.
+intertext
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! R ! 
+こまんど@コマンド ! I ! 
 \backslash
-right
+intertext
 \end_layout
 
 \end_inset
 
-とし、二行めの始めを
+コマンドを使います.
+\end_layout
+
+\begin_layout Standard
+
 \series bold
 
 \backslash
-left.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
+intertext{テキスト}
+\end_layout
 
+\begin_layout Standard
+テキストのハイフネーションを行うことはできないので,テキストは一行に収めなくてはなりません.\SpecialChar LyX
+は,現時点では
 \series bold
 
 \backslash
-left
+intertext
 \series default
\81¨
\82\92ç\9b´æ\8e¥ã\82µã\83\9dã\83¼ã\83\88ã\81\97ã\81¦ã\81\84ã\81ªã\81\84ã\81®ã\81§ï¼\8cã\83\86ã\82­ã\82¹ã\83\88ã\81¯æ\95°å¼\8fã\83\86ã\82­ã\82¹ã\83\88ã\81¨ã\81\97ã\81¦æ\9b¸ã\81\8då\85¥ã\82\8cã\81¾ã\81\99ï¼\8eã\81\93ã\81\93ã\81§ï¼\8c
 \series bold
 
 \backslash
-right
+intertext
 \series default
-に関する詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:自動の括弧丈"
+は行頭になくてはならず,当該行の上に出力されます.以下は,二行めの行頭にテキストを入れた例です.
+\begin_inset Formula 
+\begin{align}
+I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
+\intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
+\end{align}
 
 \end_inset
 
-節をご覧下さい。
+
 \end_layout
 
-\end_inset
+\begin_layout Standard
 
+\series bold
 
+\backslash
+intertext
+\series default
+は,文と数式行の間に,常に縦空白を生み出します.この空白を抑制するには,文書設定の
+\family sans
+数式オプション
+\family default
+で
+\series bold
+mathtools
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! L ! 
-\backslash
-left
+ぱっけーじ@パッケージ ! mathtools
 \end_layout
 
 \end_inset
 
-とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
+パッケージを
+\family sans
+常に読み込み
+\family default
+に設定してください.そうすると,以下のように,
 \series bold
 
 \backslash
-left.
+intertext
 \series default
-の後に、
+の代わりに
 \series bold
 
 \backslash
-vphantom
+shortintertext
 \series default
 
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! S ! 
 \backslash
-spce 
+shortintertext
 \end_layout
 
 \end_inset
 
+コマンドを使うことができます.
+\begin_inset Formula 
+\begin{align}
+I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
+\shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
+\end{align}
 
-\series bold
+\end_inset
 
-\backslash
-prod
-\series default
-^
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\end_layout
 
+\begin_layout Section
+数式番号
+\begin_inset Index idx
+status collapsed
 
-\backslash
-spce 
+\begin_layout Plain Layout
+すうしきばんごう@数式番号
 \end_layout
 
 \end_inset
 
 
-\series bold
-
-\backslash
-infty
-\series default
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+すうしき@数式 ! ばんごう@番号
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-
-\backslash
-spce 
+|see{
 \end_layout
 
 \end_inset
 
-
-\series bold
-
-\begin_inset Formula $\downarrow$
-\end_inset
-
-_R=1}
-\series default
-
-\begin_inset Index
+数式番号
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! V ! 
-\backslash
-vphantom
+
+}
 \end_layout
 
 \end_inset
 
-というコマンドを挿入します。
-\end_layout
 
-\begin_layout Standard
-その結果が以下の数式です。
-\begin_inset Formula \begin{eqnarray*}
-A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
- &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
+\end_layout
 
 \end_inset
 
@@ -28070,69 +29222,94 @@ A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
 \end_layout
 
 \begin_layout Subsection
-align環境
+概要
 \end_layout
 
 \begin_layout Standard
-align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
+付番数式は,
+\family sans
+挿入\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+付番数式
+\family default
+メニュー(
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
 \end_layout
 
-\begin_layout Standard
-align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
+\end_inset
+
+
 \end_layout
 
-\begin_layout Standard
-align環境は、
+\end_inset
+
+:
 \family sans
-挿入\SpecialChar \menuseparator
-数式
+Ctrl+Alt
+\begin_inset space ~
+\end_inset
+
+N
 \family default
-メニューから作ることができます。
+)で作ることができます.既存の数式に番号を振るには,
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-数式の表記を変更
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+数式全体を付番
 \family default
-メニューを使えば、既存の数式をalign環境に変更することができます。
-\end_layout
-
-\begin_layout Standard
-列を追加したり削除したりするには、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-column.png
-       scale 85
-
+メニュー(捷径:
+\begin_inset Info
+type  "shortcut"
+arg   "math-number-toggle"
 \end_inset
 
-や
-\begin_inset Graphics
-       filename ../../images/tabular-feature_delete-column.png
-       scale 85
-
-\end_inset
+)を使います.\SpecialChar LyX
+中において数式番号は,数式の後に括弧に囲まれた「#」で表されます.「#」は,実際の出力では数式番号に置き換えられます.
+\end_layout
 
-を使うか、
+\begin_layout Standard
+多行数式で付番が有効になっているときには,すべての行に番号が振られます.ただし,
 \family sans
-編集\SpecialChar \menuseparator
-行と列
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+この行を付番
 \family default
-メニューを使います。
+メニュー(捷径:
+\begin_inset Info
+type  "shortcut"
+arg   "math-number-line-toggle"
+\end_inset
+
+)を使用すれば,各行毎に付番するかどうか指定することができます.
 \end_layout
 
-\begin_layout Subsubsection
-標準align環境
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:標準align環境"
+\begin_layout Standard
+行内数式を除いて,すべての数式は二通りの様式で番号を振ることができます.第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:数式様式"
 
 \end_inset
 
+節をご覧下さい.
+\end_layout
 
-\begin_inset Index
+\begin_layout Subsection
+相互参照
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81\99ã\81\86ã\81\97ã\81\8d\95°å¼\8f ! ã\81\9fã\81\8eã\82\87ã\81\86@å¤\9aè¡\8c ! alignã\81\8bã\82\93ã\81\8dã\82\87ã\81\86@alignç\92°å¢\83
\81\9dã\81\86ã\81\94ã\81\95ã\82\93ã\81\97ã\82\87ã\81\86\9b¸äº\92å\8f\82ç\85§ ! ã\81\99ã\81\86ã\81\97ã\81\8dã\81¸ã\81®@æ\95°å¼\8fã\81¸ã\81®
 \end_layout
 
 \end_inset
@@ -28141,146 +29318,154 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-このalign環境は、数式中で
+ラベルを付けた数式は,すべて相互参照することができます.ラベルは,
+\family sans
+挿入\SpecialChar menuseparator
+ラベル
+\family default
+メニューか,ツールバーボタンの
 \begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
+type  "icon"
+arg   "label-insert"
 \end_inset
 
-を押すか、
+で付けることができます.このとき,カーソルは別行立て数式の中になくてはなりません.すると,テキストフィールドの中に
+\series bold
+eq:と
+\series default
+いう接頭語の入ったダイアログが現れるので,接頭語の後にラベルを挿入します.この既定の接頭辞は「equation(数式)」を意味し,こうして数式ラベルであるとの標
+を付けることによって,節ラベルなどから区別し,大きな文書の中でラベルを見つけるのを容易にします.ラベルを変更するには,
 \family sans
-挿入\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-AMS align環境
+挿入\SpecialChar menuseparator
+ラベル
 \family default
\83¡ã\83\8bã\83¥ã\83¼ã\81§ä½\9cã\82\8bã\81\93ã\81¨ã\81\8cã\81§ã\81\8dã\81¾ã\81\99ã\80\82
\83¡ã\83\8bã\83¥ã\83¼ã\82\92ã\82\82ã\81\86ã\81\84ã\81¡ã\81©ä½¿ã\81£ã\81¦ä¸\8bã\81\95ã\81\84ï¼\8e
 \end_layout
 
 \begin_layout Standard
-以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
-\begin_inset Formula \begin{align*}
-A & =\sin(B) & C & =D\\
-C & \ne A & B & \ne D\end{align*}
+\SpecialChar LyX
+中でラベル名は,数式の後ろに,二つの括弧に囲まれて表示されます.ラベル付きの数式はつねに付番されます.
+\end_layout
 
+\begin_layout Standard
+相互参照は,
+\family sans
+挿入\SpecialChar menuseparator
+相互参照
+\family default
+メニューかツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset ref"
 \end_inset
 
\81\94覧ã\81«ã\81ªã\81£ã\81¦å\88\86ã\81\8bã\82\8bã\82\88ã\81\86ã\81«ã\80\81ã\81\93ã\81®ç\92°å¢\83ã\81®æ\95°å¼\8fã\81¯ã\80\81ä¸\80å\88\97ã\82\81ã\81®å\89\8dã\81¨å\81¶æ\95°å\88\97ã\81®å¾\8cã\81«
\82\92使ã\81£ã\81¦æ\8c¿å\85¥ã\81\97ã\81¾ã\81\99ï¼\8eæ\95°å¼\8fç\9b¸äº\92å\8f\82ç\85§ã\81¯ï¼\8cå\87ºå\8a\9bã\81§ã\81¯æ\95°å¼\8fç\95ªå\8f·ã\81¨ã\81\97ã\81¦è¡¨ç¤ºã\81\95ã\82\8cã\81¾ã\81\99ï¼\8eç\9b¸äº\92å\8f\82ç\85§ã\83\80ã\82¤ã\82¢ã\83­ã\82°ã\81§ã\80\8c
 \series bold
+(<参照>)
+\series default
+」書式を選択した場合には,出力での相互参照は,括弧に囲まれた数式番号として表示されます.
+\begin_inset Newline newline
+\end_inset
 
-\backslash
-hfill
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
+\SpecialChar LyX
+中で相互参照を右クリックすると,参照先の数式に移動することができます.
+\end_layout
 
-\series bold
+\begin_layout Standard
+以下は,後の各小節に現れる数式への相互参照を含む例です.
+\begin_inset Note Note
+status open
 
-\backslash
-hfill
-\series default
-に関する詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:可変長の空白"
+\begin_layout Plain Layout
+相互参照の型の違いに留意してください.
+\end_layout
 
 \end_inset
 
-節をご覧下さい。
+
 \end_layout
 
+\begin_layout Standard
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:tag"
+
 \end_inset
 
+式と
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:c"
 
-\series default
-があるかのように配置されます。数式様式として
-\series bold
-行頭下げ
-\begin_inset Foot
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
+式は,等価です.(
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "eq:Rom"
 
-\series bold
-数式様式については、第
-\series default
+\end_inset
 
+)式とは異なり,(
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sec:数式様式"
+reference "eq:Lat"
 
 \end_inset
 
-節をご覧下さい。
+)式では,付番にラテン数字を使用しています.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
 
 
-\series default
-を使う場合には、第一列の前の
 \series bold
 
 \backslash
-hfill
-\series default
-はない形で数式が設定されます。
-\end_layout
-
-\begin_layout Subsubsection
-alignat環境
-\begin_inset Index
+tag
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! alignatかんきょう@alignat環境
-\end_layout
 
-\end_inset
-
-
-\end_layout
+\series bold
 
-\begin_layout Standard
-alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、第
+\backslash
+tag
+\series default
+は,第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:空白"
+reference "subsec:自己定義番号"
 
 \end_inset
 
-ç¯\80ã\81«è¿°ã\81¹ã\82\89ã\82\8cã\81¦ã\81\84ã\82\8b空ç\99½ã\82\92使ç\94¨ã\81\97ã\81¦æ\89\8bå\8b\95ã\81§å\85¥ã\82\8cã\81¾ã\81\99ã\80\82
+ç¯\80ã\81«èª¬æ\98\8eã\81\8cã\81\82ã\82\8aã\81¾ã\81\99ï¼\8e
 \end_layout
 
-\begin_layout Standard
-以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
-\begin_inset space \thinspace{}
-\end_inset
-
-cmの空白を入れたものです。
-\begin_inset Formula \begin{alignat*}{2}
-A & =\sin(B) & \hspace{1cm}C & =D\\
-C & \ne A & B & \ne D\end{alignat*}
-
 \end_inset
 
-列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
-\end_layout
 
-\begin_layout Subsubsection
-flalign環境
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:flalign環境"
+\series default
+の引数が,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:段落ボックス"
 
 \end_inset
 
+節で述べたボックスを含んでいるときには,その数式を参照することはできません.
+\end_layout
 
-\begin_inset Index
+\begin_layout Subsection
+細目番号
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! flalignかんきょう@flalign環境
+すうしきばんごう@数式番号 ! さいもくばんごう@細目番号
 \end_layout
 
 \end_inset
@@ -28289,82 +29474,76 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
-\begin_inset Formula \begin{flalign*}
-A & =1 & B & =2 & C & =3\\
-X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
 
-\end_inset
+\series bold
 
+\backslash
+begin{subequations}
+\series default
+および
+\series bold
 
+\backslash
+end{subequations}
+\series default
+コマンドを使うと,数式に細目番号を付けることができます.これらのコマンドは,\SpecialChar TeX
+モードで入れます.
 \end_layout
 
 \begin_layout Standard
-奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
-\series bold
-中央揃え
-\series default
-が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:VolInt"
+たとえば,
+\begin_inset Formula 
+\begin{equation}
+A=C-B
+\end{equation}
 
 \end_inset
 
-式を行頭下げにしたものです。
-\begin_inset Formula \begin{flalign}
-\hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
 
-\end_inset
+\begin_inset ERT
+status open
 
-ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
-\begin_inset space \thinspace{}
-\end_inset
+\begin_layout Plain Layout
 
-ptの空白が第1列の頭に入れてあります。
-\end_layout
 
-\begin_layout Subsection
-eqnarray環境
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:eqnarray環境"
+\backslash
+begin{subequations}
+\end_layout
 
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\begin_inset VSpace -5mm
+\end_inset
 
-\begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! eqnarrayかんきょう@eqnarray環境
-\end_layout
 
-\end_inset
+\begin_inset Formula 
+\begin{equation}
+B=C-A\label{eq:b}
+\end{equation}
 
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
-いるので、その内容は中央揃えで少し小さく設定されます。
-\begin_inset Formula \begin{eqnarray*}
-\frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
-AB & AB & AB\\
-A & = & A\end{eqnarray*}
+\begin_inset Formula 
+\begin{equation}
+C=A+B\label{eq:c}
+\end{equation}
 
 \end_inset
 
 
 \end_layout
 
-\begin_layout Subsection
-gather環境
-\begin_inset Index
-status collapsed
+\begin_layout Standard
+\begin_inset ERT
+status open
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! gatherかんきょう@gather環境
+
+
+\backslash
+end{subequations}
 \end_layout
 
 \end_inset
@@ -28373,192 +29552,229 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
-\begin_inset Formula \begin{gather}
-A=1\\
-X=\textrm{-}1\end{gather}
+この例を作るには,次のようにします.
+\end_layout
 
-\end_inset
+\begin_layout Enumerate
+一つめの数式を入力します.
+\end_layout
 
+\begin_layout Enumerate
+一つめの数式の後に
+\begin_inset Newline newline
+\end_inset
 
-\end_layout
 
-\begin_layout Subsection
-multline環境
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:multline環境"
+\series bold
 
+\backslash
+begin{subequations}
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\series default
+を入力します.
+\end_layout
 
-\begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! multlineかんきょう@multpline環境
+\begin_layout Enumerate
+二つめの数式を入力します.
 \end_layout
 
-\end_inset
+\begin_layout Enumerate
+三つめの数式を入力します.
+\end_layout
 
+\begin_layout Enumerate
+三つめの数式の後に,
+\series bold
 
+\backslash
+end{subequations}
+\series default
+を入力します.
 \end_layout
 
 \begin_layout Standard
-gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。他
-の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:lefteqn"
-
-\end_inset
-
-式をmultline環境に置いたものを示します。
-\begin_inset Formula \begin{multline}
-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}\\
--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}\\
-=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}}\end{multline}
 
-\end_inset
+\series bold
 
+\backslash
+begin
+\series default
+コマンドと
+\series bold
 
+\backslash
+end
+\series default
+コマンドのあいだの数式はすべて,出力中ではa・b・c\SpecialChar ldots
+のように細目番号が振られます.
 \end_layout
 
 \begin_layout Standard
-文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
-\begin_inset Foot
-status collapsed
+細目番号への参照は,
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:b"
 
-\begin_layout Plain Layout
-付番様式については、第
+\end_inset
+
+や
 \begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:数式様式"
+LatexCommand eqref
+reference "eq:c"
 
 \end_inset
 
-節を参照。
-\end_layout
+のように,通常の数式参照同様に動作します.細目数式全体に対する参照が欲しい場合には,
+\series bold
+\backslash
+begin{subequations}の直後にラベルを挿入して,それを参照してください.
+\series default
+数式
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:以下は、二行めのみ付番を無効にしている多行数式の例です。"
 
 \end_inset
 
\80\82
\81¯ã\81\9dã\81®ä¾\8bã\81§ã\81\99ï¼\8e
 \end_layout
 
 \begin_layout Standard
+上記のように,コマンドを\SpecialChar TeX
+モードで入れると,最初の二つの数式のあいだに空白が生じてしまいます.これを戻すために,-5
+\begin_inset space \thinspace{}
+\end_inset
 
+mmの垂直空白を
 \series bold
 
 \backslash
-shoveright
-\begin_inset Index
+begin{subequations}
+\series default
+コマンドの後に入れています.数式様式として
+\series bold
+行頭下げ
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! S ! 
-\backslash
-shoveright
-\end_layout
 
-\end_inset
+\series bold
+数式様式に関しては,第
+\series default
 
-コマンドや
-\backslash
-shoveleft
-\begin_inset Index
-status collapsed
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:数式様式"
 
-\begin_layout Plain Layout
-こまんど@コマンド ! S ! 
-\backslash
-shoveleft
+\end_inset
+
+節を参照.
 \end_layout
 
 \end_inset
 
 
 \series default
-コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
+を用いているときには,これを-7
+\begin_inset space \thinspace{}
+\end_inset
+
+mm空白にしてください.
 \end_layout
 
 \begin_layout Standard
-
-\series bold
-
-\backslash
-shoveright{行の内容}
-\series default
-あるいは
+ラテン小文字でない細目番号を得るには,
 \series bold
 
 \backslash
-shoveleft{行の内容}
+begin{subequations}の直後にTeXコードで下記のコマンドを挿入してください.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
-
 
 \series bold
 
 \backslash
-multlinegap
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! M ! 
+renewcommand{
 \backslash
-multlinegap
+theequation}{
+\backslash
+theparentequation -
+\backslash
+roman{equation}}
 \end_layout
 
-\end_inset
-
+\begin_layout Standard
 
+\series bold
+ここで,
+\backslash
+theparentequationは親番号を生成し,
+\backslash
+roman{equation}は細目番号として小文字ローマ数字を生成します.番号付けの調整について,詳しくは
 \series default
-長は、一行めの左ページ余白からの距離を指定します。既定値は0
-\begin_inset space \thinspace{}
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:ローマ数字や文字を使った付番"
+
 \end_inset
 
-ptの長さです。
+を参照してください.
 \end_layout
 
 \begin_layout Standard
-以下は、上記の数式に
-\end_layout
+下記は,番号付けを調整済みで,2行目の付番を消した多行数式の例です.
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-\series bold
 
 \backslash
-setlength{
-\backslash
-multlinegap}{2cm}
+begin{subequations}
 \end_layout
 
-\begin_layout Standard
-というコマンドを、TeXモードで直前に挿入した例です。
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "eq:以下は、二行めのみ付番を無効にしている多行数式の例です。"
+
+\end_inset
+
+
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
 
 \backslash
-setlength{
+renewcommand{
 \backslash
-multlinegap}{2cm}
+theequation}{
+\backslash
+theparentequation -
+\backslash
+roman{equation}}
 \end_layout
 
 \end_inset
 
 
-\begin_inset Formula \begin{multline}
-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}\\
-\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}}\\
-=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}}\end{multline}
+\begin_inset Formula 
+\begin{eqnarray}
+A & = & (B-Z)^{2}=(B-Z)(B-Z)\\
+ & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
+ & = & B^{2}-2BZ+Z^{2}
+\end{eqnarray}
 
 \end_inset
 
@@ -28570,36 +29786,28 @@ status collapsed
 
 
 \backslash
-setlength{
-\backslash
-multlinegap}{0pt}
+end{subequations}
 \end_layout
 
 \end_inset
 
-二行めは、
-\series bold
 
-\backslash
-shoveleft
-\series default
-を使って左揃えにしています。
 \end_layout
 
 \begin_layout Subsection
-数式の一部の多行化
+自己定義番号
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:数式の一部の多行化"
+name "subsec:自己定義番号"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! すうしきのいちぶ@数式の一部
+すうしきばんごう@数式番号 ! じこていぎ@自己定義
 \end_layout
 
 \end_inset
@@ -28608,40 +29816,54 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式の一部分のみを多行表示したい場合には、
-\series bold
-aligned
-\series default
-・
-\series bold
-alignedat
-\series default
-・
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
+\end_layout
+
+\end_inset
+
+標準の付番では,数式番号の周りに括弧が表示されます.括弧をたとえば縦棒に置き換えるには,\SpecialChar LaTeX
+プリアンブルに以下の行を付け加えます.
+\end_layout
+
+\begin_layout Standard
+
 \series bold
-gathered
+
+\backslash
+def
+\backslash
+tagform@#1{
+\backslash
+maketag@@@{
 \series default
-・
+
+\begin_inset Formula $\boldsymbol{|}$
+\end_inset
+
+
 \series bold
-split
+#1
 \series default
-のうちのいずれかの環境を使用します。これらは、
-\family sans
-挿入\SpecialChar \menuseparator
-数式
-\family default
-メニューか、本節で解説している各コマンドを使用して挿入することができます。
-\end_layout
 
-\begin_layout Standard
-最初の三つの環境は、環境名から
+\begin_inset Formula $\boldsymbol{|}$
+\end_inset
+
+
 \series bold
-ed
+}}
 \series default
-を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
-\begin_inset Formula \[
-\left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
-\Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
-\right\} \textrm{不確定性原理}\]
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+このマクロは,テスト用に\SpecialChar LaTeX
+プリアンブルで既に宣言されています.これを有効にするには,最初のパーセント記号を取り除いて下さい.
+\end_layout
 
 \end_inset
 
 \end_layout
 
 \begin_layout Standard
-この数式を作るには、別行建て数式をまず作っておいて、そこに
+他の記号を使いたいときには,
+\series bold
+#1
+\series default
+脇の縦棒を一つないし複数の文字で置き換えて下さい.数式番号だけで良い時は,縦棒を削除して下さい.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+数式の後ろに,括弧に囲まれた連番の代わりに,何かしらの表現が欲しいときには,以下のように
 \series bold
 
 \backslash
-aligned
-\begin_inset Index
+tag
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! A ! 
+こまんど@コマンド ! T ! 
 \backslash
-aligned
+tag
 \end_layout
 
 \end_inset
 
+コマンドを使います.
+\begin_inset Formula 
+\begin{equation}
+A+B=C\tag{何とかかんとか}\label{eq:tag}
+\end{equation}
+
+\end_inset
+
+上記の例では,
+\series bold
+
+\backslash
+tag
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+何とかかんとか
 \series default
-コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
-ます。
+というコマンドを数式に打ち込んでいます.
 \end_layout
 
 \begin_layout Standard
-aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行建て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
-に配置できる利点があります。以下に例として、
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:shortlong"
+代わりに
+\series bold
 
+\backslash
+tag*
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-式にaligned環境を適用したものを示します。
-\begin_inset Formula \begin{equation}
-\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}|}\\
- & -\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}|}\end{aligned}
-\end{equation}
+何とかかんとか
+\series default
+というコマンドを使うと,星印は表現の周りの括弧を抑制するので,以下のようになります.
+\begin_inset Formula 
+\[
+A+B=C\tag*{something}
+\]
 
 \end_inset
 
@@ -28692,125 +29944,148 @@ reference "eq:shortlong"
 \end_layout
 
 \begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+数式番号を,文書中の新しい部門や節ごとに振りなおしたいときには,部に関しては
+\begin_inset Newline newline
+\end_inset
+
 
-\series bold
-alignedat
-\series default
-・
-\series bold
-gathered
-\series default
-・
-\series bold
-split
-\series default
-の各環境を使うには、それぞれ
 \series bold
 
 \backslash
-alignedat
+@addtoreset{equation}{part}
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! A ! 
+こまんど@コマンド ! 
 \backslash
-alignedat
-\end_layout
-
-\end_inset
-
-・
-\series bold
-
+@記号 ! 
 \backslash
-gathered
-\series default
 
-\begin_inset Index
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! G ! 
-\backslash
-gathered
+
+"
 \end_layout
 
 \end_inset
 
-・
-\series bold
-
-\backslash
-split
-\series default
-
-\begin_inset Index
+@
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! S ! 
-\backslash
-split
+
+"
 \end_layout
 
 \end_inset
 
-の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
+addtoreset
 \end_layout
 
-\begin_layout Subsection
-多行数式中のテキスト
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:多行数式中のテキスト"
+\end_inset
+
 
+\begin_inset Newline newline
+\end_inset
+
+節に関しては
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\series bold
+
+\backslash
+@addtoreset{equation}{section}
+\begin_inset Newline newline
+\end_inset
+
+
+\series default
+というコマンドを使います.
+\end_layout
+
+\begin_layout Standard
+これらのコマンドを\SpecialChar TeX
+モードで使えるようにするためには,
+\series bold
+
+\backslash
+makeatletter
+\series default
+コマンドで「@」字を\SpecialChar LaTeX
+中で「有効」にしてやらなくてはなりません.一方,
+\series bold
 
-\begin_layout Plain Layout
-てきすと@テキスト ! すうしきちゅうの@数式中の
+\backslash
+makeatother
+\series default
+コマンドはこれを無効にします.したがって,\SpecialChar TeX
+モード中での上記コマンド列は,
 \end_layout
 
+\begin_layout Standard
+
+\series bold
+
+\backslash
+makeatletter
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\backslash
+@addtoreset{equation}{section}
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! てきすと@テキスト
-\end_layout
 
+\backslash
+makeatother
+\begin_inset Newline newline
 \end_inset
 
 
+\series default
+のようにならなくてはなりません.
 \end_layout
 
 \begin_layout Standard
-各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
-式を持つ
+\SpecialChar LaTeX
+プリアンブル中では,
 \series bold
 
 \backslash
-intertext
-\begin_inset Index
-status collapsed
+makeatletter
+\series default
+と
+\series bold
 
-\begin_layout Plain Layout
-こまんど@コマンド ! I ! 
 \backslash
-intertext
+makeatother
+\series default
+は,\SpecialChar LyX
+が内部的に自動で挿入するので省略してかまいません.
 \end_layout
 
-\end_inset
+\begin_layout Standard
 
-コマンドを使います。
+\series bold
+
+\backslash
+@addtoreset
+\series default
+を戻すには,まず\SpecialChar LaTeX
+プリアンブル中に
 \end_layout
 
 \begin_layout Standard
@@ -28818,333 +30093,302 @@ intertext
 \series bold
 
 \backslash
-intertext{テキスト}
+usepackage{remreset}
 \end_layout
 
 \begin_layout Standard
\83\86ã\82­ã\82¹ã\83\88ã\81®ã\83\8fã\82¤ã\83\95ã\83\8dã\83¼ã\82·ã\83§ã\83³ã\82\92è¡\8cã\81\86ã\81\93ã\81¨ã\81¯ã\81§ã\81\8dã\81ªã\81\84ã\81®ã\81§ã\80\81ã\83\86ã\82­ã\82¹ã\83\88ã\81¯ä¸\80è¡\8cã\81«å\8f\8eã\82\81ã\81ªã\81\8fã\81¦ã\81¯ã\81ªã\82\8aã\81¾ã\81\9bã\82\93ã\80\82LyXã\81¯ã\80\81ç\8f¾æ\99\82ç\82¹ã\81§ã\81¯
\81¨ã\81\84ã\81\86è¡\8cã\82\92å\85¥ã\82\8cã\81¦ï¼\8c
 \series bold
+remreset.sty
+\series default
 
-\backslash
-intertext
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+
+\series bold
+remreset
 \series default
-を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
+は,\SpecialChar LaTeX
+パッケージの
 \series bold
-
-\backslash
-intertext
+carlisle
 \series default
-は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
-\begin_inset Formula \begin{align}
-I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
-\intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\end{align}
 
-\end_inset
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! carlisle
+\end_layout
 
+\end_inset
 
+の一部として含まれており,\SpecialChar LaTeX
+標準頒布版には含まれています.
 \end_layout
 
-\begin_layout Section
-数式番号
-\begin_inset Index
+\end_inset
+
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81\99ã\81\86ã\81\97ã\81\8dã\81°ã\82\93ã\81\94ã\81\86\95°å¼\8fç\95ªå\8f·
\81±ã\81£ã\81\91ã\83¼ã\81\98\83\91ã\83\83ã\82±ã\83¼ã\82¸ ! remreset
 \end_layout
 
 \end_inset
 
+ファイルを読み込んでおかなくてはなりません.その後
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+@removefromreset
+\series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! ばんごう@番号|see
+こまんど@コマンド ! 
+\backslash
+@記号 ! 
+\backslash
+
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+"
 \end_layout
 
 \end_inset
 
-数式番号
+@
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-}
+"
 \end_layout
 
 \end_inset
 
-
+removefromreset
 \end_layout
 
 \end_inset
 
+コマンドを
+\series bold
 
-\end_layout
+\backslash
+@addtoreset
+\series default
+と同じ書式で使用すると,
+\series bold
 
-\begin_layout Subsection
-概要
+\backslash
+@addtoreset
+\series default
+を戻すことができます.
 \end_layout
 
 \begin_layout Standard
-付番数式は、
-\family sans
-挿入\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-付番数式
-\family default
-メニュー(短絡キー
-\family sans
-Ctrl+Alt
-\begin_inset space ~
-\end_inset
-
-N
-\family default
-)で作ることができます。既存の数式に番号を振るには、
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-数式全体を付番
-\family default
-メニュー(短絡キー
-\begin_inset Info
-type  "shortcut"
-arg   "math-number-toggle"
+\begin_inset VSpace bigskip
 \end_inset
 
-)を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
+ときには,数式を
 \end_layout
 
 \begin_layout Standard
-多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-この行を付番
-\family default
-メニュー(短絡キー
-\begin_inset Info
-type  "shortcut"
-arg   "math-number-line-toggle"
-\end_inset
 
-)を使用すれば、各行毎に付番するかどうか指定することができます。
+\family typewriter
+(節番号.数式番号)
 \end_layout
 
 \begin_layout Standard
-行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:数式様式"
+のような形で付番し,節ごとに数式番号を「1」から始めさせなくてはならないときがあります.
+\end_layout
 
-\end_inset
+\begin_layout Standard
+このような場合のために,
+\series bold
 
-節をご覧下さい。
-\end_layout
+\backslash
+numberwithin
+\series default
 
-\begin_layout Subsection
-相互参照
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-そうごさんしょう@相互参照 ! すうしきへの@数式への
+こまんど@コマンド ! N ! 
+\backslash
+numberwithin
 \end_layout
 
 \end_inset
 
-
+というコマンドがあり,
 \end_layout
 
 \begin_layout Standard
-ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
-\family sans
-挿入\SpecialChar \menuseparator
-ラベル
-\family default
-メニューか、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/label-insert.png
-       scale 85
-
-\end_inset
 
-で付けることができます。このとき、カーソルは別行建て数式の中になくてはなりません。すると、テキストフィールドの中に
 \series bold
-eq:と
-\series default
-いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
-を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
-\family sans
-挿入\SpecialChar \menuseparator
-ラベル
-\family default
-メニューをもういちど使って下さい。
+
+\backslash
+numberwithin{カウンタ}{節階層}
 \end_layout
 
 \begin_layout Standard
-LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
+という書式で用います.「カウンタ」は,どの番号を制御するかを表し,「節階層」は点の前に何の番号を振るのかを表します.
 \end_layout
 
 \begin_layout Standard
-相互参照は、
-\family sans
-挿入\SpecialChar \menuseparator
-相互参照
-\family default
-メニューかツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/dialog-show-new-inset_ref.png
-       scale 85
+したがって,ここでは\SpecialChar LaTeX
+プリアンブルか\SpecialChar TeX
+コードで
+\end_layout
 
-\end_inset
+\begin_layout Standard
 
-を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
 \series bold
-(<参照>)
-\series default
-」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
-\begin_inset Newline newline
-\end_inset
 
-LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
+\backslash
+numberwithin{equation}{section}
 \end_layout
 
 \begin_layout Standard
-以下は、後の各小節に現れる数式への相互参照を含む例です。
-\begin_inset Note Note
-status open
+という行を用いることにしましょう.その結果がこれです.
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-相互参照の型の違いに留意してください。
-\end_layout
-
-\end_inset
 
 
+\backslash
+numberwithin{equation}{section}
 \end_layout
 
-\begin_layout Standard
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:tag"
-
 \end_inset
 
-式と
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:c"
+
+\begin_inset Formula 
+\begin{equation}
+A+B=C
+\end{equation}
 
 \end_inset
 
-式は、等価です。(
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "eq:Rom"
 
+\end_layout
+
+\begin_layout Standard
+たとえば,部番号を節階層として使用して,表に付番を施すときには
+\begin_inset Newline newline
 \end_inset
 
-)式とは異なり、(
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "eq:Lat"
 
-\end_inset
+\series bold
 
-)式では、付番にラテン数字を使用しています。
+\backslash
+numberwithin{table}{part}
+\series default
+を用います.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
+標準の付番方式に戻したいときや,この種の付番が文書クラスで定義されているときに,それを止めさせたい場合には,
+\end_layout
 
+\begin_layout Standard
 
 \series bold
 
 \backslash
-tag
-\begin_inset Foot
+renewcommand{
+\backslash
+theequation}{
+\backslash
+arabic{equation}}
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+こまんど@コマンド ! A ! 
+\backslash
+arabic
+\end_layout
+
+\end_inset
 
-\series bold
 
-\backslash
-tag
 \series default
-は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:ユーザー定義番号"
 
-\end_inset
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
 
-節に説明があります。
+\backslash
+renewcommand{
+\backslash
+theequation}{
+\backslash
+arabic{equation}}
 \end_layout
 
 \end_inset
 
 
-\series default
-の引数が、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:段落ボックス"
+\series bold
 
+\begin_inset Newline newline
 \end_inset
 
-節で述べたボックスを含んでいるときには、その数式を参照することはできません。
-\end_layout
-
-\begin_layout Subsection
-細目番号
-\begin_inset Index
-status collapsed
 
-\begin_layout Plain Layout
\81\99ã\81\86ã\81\97ã\81\8dã\81°ã\82\93ã\81\94ã\81\86\95°å¼\8fç\95ªå\8f· ! ã\81\95ã\81\84ã\82\82ã\81\8fã\81°ã\82\93ã\81\94ã\81\86@ç´°ç\9b®ç\95ªå\8f·
-\end_layout
+\series default
\81\82ã\82\8bã\81\84ã\81¯
+\series bold
 
+\begin_inset Newline newline
 \end_inset
 
 
+\backslash
+renewcommand{
+\backslash
+thetable}{
+\backslash
+arabic{table}}
 \end_layout
 
 \begin_layout Standard
-
+というコマンドを\SpecialChar TeX
+コードとして入れるか,\SpecialChar LaTeX
+プリアンブルに入れます.
 \series bold
 
 \backslash
-begin{subequations}
+numberwithin
 \series default
\81\8aã\82\88ã\81³
\81¯ï¼\8cå\86\85é\83¨ç\9a\84ã\81«ä¸\8aè¨\98ã\81§è¿°ã\81¹ã\81\9f
 \series bold
 
 \backslash
-end{subequations}
+@addtoreset
 \series default
-コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
-\end_layout
-
-\begin_layout Standard
-たとえば、
-\begin_inset Formula \begin{equation}
-A=C-B\label{eq:a}\end{equation}
-
-\end_inset
-
-
+コマンドを使用しているので,これも使用後は戻しておかなくてはなりません.
 \begin_inset ERT
 status collapsed
 
@@ -29152,52 +30396,52 @@ status collapsed
 
 
 \backslash
-addtocounter{equation}{-1}
+makeatletter
 \end_layout
 
-\end_inset
+\begin_layout Plain Layout
 
 
-\begin_inset ERT
-status collapsed
+\backslash
+@removefromreset{equation}{section}
+\end_layout
 
 \begin_layout Plain Layout
 
 
 \backslash
-begin{subequations}
+makeatother
 \end_layout
 
 \end_inset
 
 
-\begin_inset VSpace -5mm
-\end_inset
-
+\end_layout
 
-\begin_inset Formula \begin{equation}
-B=C-A\label{eq:b}\end{equation}
+\begin_layout Subsection
+ローマ数字や文字を使った付番
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:ローマ数字や文字を使った付番"
 
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-C=A+B\label{eq:c}\end{equation}
+\begin_inset Index idx
+status collapsed
 
-\end_inset
+\begin_layout Plain Layout
+すうしきばんごう@数式番号 ! もじをつかった@文字を使った
+\end_layout
 
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
-\backslash
-end{subequations}
+すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
 \end_layout
 
 \end_inset
@@ -29206,206 +30450,220 @@ end{subequations}
 \end_layout
 
 \begin_layout Standard
-この例を作るには、次のようにします。
+数式は,ローマ数字やラテン文字を使って付番することもできます.たとえば,小文字のローマ数字を使って付番するには,数式の前に\SpecialChar TeX
+モードで
 \end_layout
 
-\begin_layout Enumerate
-一つめの数式を入力します。
-\end_layout
+\begin_layout Standard
 
-\begin_layout Enumerate
-一つめの数式の後に
-\begin_inset Newline newline
-\end_inset
+\series bold
 
+\backslash
+renewcommand{
+\backslash
+theequation}{
+\backslash
+roman{equation}}
+\end_layout
 
+\begin_layout Standard
+というコマンドを入れます.
 \series bold
 
 \backslash
-addtocounter{equation}{-1} 
-\backslash
-begin{subequations}
-\begin_inset Index
+renewcommand
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! A ! 
+こまんど@コマンド ! R ! 
 \backslash
-addtocounter
+renewcommand
 \end_layout
 
 \end_inset
 
+は,定義済みのコマンド
+\series bold
 
-\begin_inset Newline newline
-\end_inset
-
-
+\backslash
+theequation
 \series default
-を入力します。
-\end_layout
-
-\begin_layout Enumerate
-二つめの数式を入力します。
-\end_layout
-
-\begin_layout Enumerate
-三つめの数式を入力します。
-\end_layout
-
-\begin_layout Enumerate
-三つめの数式の後に、
+をコマンド
 \series bold
 
 \backslash
-end{subequations}
+roman{equation}
 \series default
-を入力します。
-\end_layout
+に再定義します
+\begin_inset Foot
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
 \backslash
-begin
+renewcommand
 \series default
-コマンドと
+コマンドは,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:newcommandコマンド"
+
+\end_inset
+
+節に述べられている
 \series bold
 
 \backslash
-end
+newcommand
 \series default
-コマンドのあいだの数式はすべて、a・b・
-\begin_inset Newline linebreak
+コマンドと同じ書式を持ちます.
+\end_layout
+
 \end_inset
 
-c\SpecialChar \ldots{}
-のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
-\emph on
-ひとつの
-\emph default
-付番数式として扱われますが、それぞれの付番数式が
+.ここで,
 \series bold
 equation
 \series default
\82«ã\82¦ã\83³ã\82¿ã\82\92ä¸\80ã\81¤ã\81\9aã\81¤é\80²ã\82\81ã\81¦ã\81\97ã\81¾ã\81\86ã\81®ã\81§ã\80\81
\81¯æ\95°å¼\8fã\82«ã\82¦ã\83³ã\82¿ã\81§ã\81\99ï¼\8eã\82³ã\83\9eã\83³ã\83\89
 \series bold
 
 \backslash
-addtocounter
+the
 \series default
-コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:a"
-
-\end_inset
-
-式・
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:b"
-
-\end_inset
-
-式・
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:c"
-
-\end_inset
+をカウンタの接頭辞として使用すると,カウンタの値がアラビア数字として出力されます.数式に番号を振ると,\SpecialChar LaTeX
+は,内部的に
+\series bold
 
-式は、それぞれ
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:a"
+\backslash
+theequation
+\series default
+コマンドを数式の後ろに置くのです.
+\series bold
 
-\end_inset
+\backslash
+roman{equation}
+\begin_inset Index idx
+status collapsed
 
-式・
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:d"
+\begin_layout Plain Layout
+こまんど@コマンド ! R ! 
+\backslash
+roman
+\end_layout
 
 \end_inset
 
-式・
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:f"
-
-\end_inset
 
-式として番号が振られてしまいます。
+\series default
+は,カウンタを小文字のローマ数字として出力します.
 \end_layout
 
 \begin_layout Standard
-上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
-\begin_inset space \thinspace{}
-\end_inset
+こうして,
+\series bold
 
-mmの垂直空白を
+\backslash
+renew
+\series default
+c
+\series bold
+ommand
+\series default
+コマンド以降の数式はすべて,ローマ数字で付番されるようになります.大文字のローマ数字での付番に切り替えたいときは,同じコマンドの
 \series bold
 
 \backslash
-begin{subequations}
+roman
 \series default
\82³ã\83\9eã\83³ã\83\89ã\81®å¾\8cã\81«å\85¥ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ã\80\82æ\95°å¼\8fæ§\98å¼\8fã\81¨ã\81\97ã\81¦
\81®é\83¨å\88\86ã\82\92
 \series bold
-行頭下げ
-\begin_inset Foot
+
+\backslash
+Roman
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+こまんど@コマンド ! R ! 
+\backslash
+roman@
+\backslash
+Roman
+\end_layout
+
+\end_inset
 
+に変えて挿入します.また,小文字ラテン文字を使って「付番」したいときのために,
 \series bold
-数式様式に関しては、第
-\series default
 
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:数式様式"
+\backslash
+alph
+\series default
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-節を参照。
+\begin_layout Plain Layout
+こまんど@コマンド ! A ! 
+\backslash
+alph
 \end_layout
 
 \end_inset
 
+コマンドがあり,大文字ラテン文字を使って付番したいときのためには,
+\series bold
 
+\backslash
+Alph
 \series default
-を用いているときには、これを-7
-\begin_inset space \thinspace{}
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! A ! 
+\backslash
+alph@
+\backslash
+Alph
+\end_layout
+
 \end_inset
 
-mm空白にしてください。
+コマンドがあります.
 \end_layout
 
 \begin_layout Standard
-以下は、二行めのみ付番を無効にしている多行数式の例です。
-\begin_inset ERT
-status collapsed
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
-
-\backslash
-begin{subequations}
+\series bold
+【註】
+\series default
+ラテン文字を使うと,一つの文書の中で,最大26個の数式しか番号を振ることができません.
 \end_layout
 
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray}
-A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
- & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
- & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
-
+\begin_inset Newpage newpage
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -29413,7 +30671,11 @@ status collapsed
 
 
 \backslash
-end{subequations}
+renewcommand{
+\backslash
+theequation}{
+\backslash
+roman{equation}}
 \end_layout
 
 \end_inset
@@ -29421,144 +30683,121 @@ end{subequations}
 
 \end_layout
 
-\begin_layout Subsection
-ユーザー定義番号
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:ユーザー定義番号"
+\begin_layout Standard
+\begin_inset Formula 
+\begin{equation}
+A=\textrm{小文字ローマ数字}
+\end{equation}
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-すうしきばんごう@数式番号 ! ゆーざーていぎ@ユーザー定義
+
+
+\backslash
+renewcommand{
+\backslash
+theequation}{
+\backslash
+Roman{equation}}
 \end_layout
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Standard
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-すうしきばんごう@数式番号 ! じこていぎくぎり@自己定義区切り
-\end_layout
+\begin_inset Formula 
+\begin{equation}
+B=\textrm{大文字ローマ数字}\label{eq:Rom}
+\end{equation}
 
 \end_inset
 
-標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
-\end_layout
 
-\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\series bold
 
 \backslash
-def
+renewcommand{
 \backslash
-tagform@#1{
+theequation}{
 \backslash
-maketag@@@{
-\series default
+alph{equation}}
+\end_layout
 
-\begin_inset Formula $\boldsymbol{|}$
 \end_inset
 
 
-\series bold
-#1
-\series default
+\begin_inset Formula 
+\begin{equation}
+C=\textrm{小文字ラテン文字}
+\end{equation}
 
-\begin_inset Formula $\boldsymbol{|}$
 \end_inset
 
 
-\series bold
-}}
-\series default
-
-\begin_inset Note Note
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
+
+
+\backslash
+renewcommand{
+\backslash
+theequation}{
+\backslash
+Alph{equation}}
 \end_layout
 
 \end_inset
 
 
+\begin_inset Formula 
+\begin{equation}
+D=\textrm{大文字ラテン文字}\label{eq:Lat}
+\end{equation}
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-他の記号を使いたいときには、
-\series bold
-#1
-\series default
-脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
+既定の付番方式に戻すには,以下のコマンドを挿入してください.
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
 
-数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
 \series bold
 
 \backslash
-tag
-\series default
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! T ! 
+renewcommand{
 \backslash
-tag
-\end_layout
-
-\end_inset
-
-コマンドを使います。
-\begin_inset Formula \begin{equation}
-A+B=C\tag{何とかかんとか}\label{eq:tag}\end{equation}
-
-\end_inset
-
-上記の例では、
-\series bold
-
+theequation}{
 \backslash
-tag
-\begin_inset ERT
+arabic{equation}}
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! A ! 
 \backslash
-spce 
+arabic
 \end_layout
 
 \end_inset
 
-何とかかんとか
-\series default
-というコマンドを数式に打ち込んでいます。
+
 \end_layout
 
 \begin_layout Standard
-代わりに
-\series bold
-
-\backslash
-tag*
 \begin_inset ERT
 status collapsed
 
@@ -29566,16 +30805,20 @@ status collapsed
 
 
 \backslash
-spce 
+renewcommand{
+\backslash
+theequation}{
+\backslash
+arabic{equation}}
 \end_layout
 
 \end_inset
 
-何とかかんとか
-\series default
-というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
-\begin_inset Formula \[
-A+B=C\tag*{something}\]
+
+\begin_inset Formula 
+\begin{equation}
+E=\textrm{アラビア数字}
+\end{equation}
 
 \end_inset
 
@@ -29583,857 +30826,1002 @@ A+B=C\tag*{something}\]
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+\begin_inset VSpace medskip
 \end_inset
 
-数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
-\begin_inset Newline newline
+以上からわかるとおり,付番様式の違いに関わらず,数式番号は連番で振られます.様式変更時に「1」から番号が始まるようにするためには,新しい数式カウンタを定義しなく
+てはなりません.この点に関する説明は,ファイル
+\begin_inset CommandInset href
+LatexCommand href
+name "Formula-numbering.lyx"
+target "run:Formula-numbering.lyx"
+
 \end_inset
 
+にあります.
+\end_layout
 
-\series bold
+\begin_layout Section
+化学記号と化学式
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:化学記号と化学式"
 
-\backslash
-@addtoreset{equation}{part}
-\series default
+\end_inset
 
-\begin_inset Index
-status collapsed
 
-\begin_layout Plain Layout
-こまんど@コマンド ! 
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-"
+かがくきごう@化学記号 ! きごう@記号
 \end_layout
 
 \end_inset
 
-@
-\begin_inset ERT
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-"
+かがくしき@化学式
 \end_layout
 
 \end_inset
 
- ! 
-\backslash
 
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-"
+きごう@記号 ! かがく@化学
 \end_layout
 
 \end_inset
 
-@
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
 
-"
 \end_layout
 
-\end_inset
-
-addtoreset
+\begin_layout Standard
+以下は,化学関係の文章の例です.
 \end_layout
 
+\begin_layout Quote
+\begin_inset Formula $\mathrm{SO_{4}^{2-}}$
 \end_inset
 
-
-\begin_inset Newline newline
+イオンは,2つの
+\begin_inset Formula $\mathrm{Na^{+}}$
 \end_inset
 
-節に関しては
-\begin_inset Newline newline
+イオンと反応して,硫酸化塩
+\begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
 \end_inset
 
+を形成します.この化学式は以下のようになります.
+\begin_inset Formula 
+\begin{equation}
+\mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
+\end{equation}
 
-\series bold
-
-\backslash
-@addtoreset{equation}{section}
-\begin_inset Newline newline
 \end_inset
 
 
-\series default
-というコマンドを使います。
 \end_layout
 
 \begin_layout Standard
-これらのコマンドをTeXモードで使えるようにするためには、
-\series bold
+この化学式は,直接数式として作成することができます.記号がイタリック体として表示されることを防ぐには,全体を選択してから
+\begin_inset Flex Ruby
+status collapsed
 
-\backslash
-makeatletter
-\series default
-コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
-\series bold
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
 
-\backslash
-makeatother
-\series default
-コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
+\begin_layout Plain Layout
+ショートカット
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-makeatletter
-\begin_inset Newline newline
+\end_layout
+
 \end_inset
 
 
-\backslash
-@addtoreset{equation}{section}
-\begin_inset Newline newline
+\begin_inset Info
+type  "shortcut"
+arg   "font-roman"
 \end_inset
 
+を押せば,アップライトフォント様式に変更することができます
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+フォント様式に関しては,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:書体様式"
 
-\backslash
-makeatother
-\begin_inset Newline newline
 \end_inset
 
+節を参照のこと.
+\end_layout
+
+\end_inset
 
-\series default
-のようにならなくてはなりません。
+.
 \end_layout
 
 \begin_layout Standard
-LaTeXプリアンブル中では、
+化学式を組版するのにもう少し便利な方法は,\SpecialChar LaTeX
+パッケージ
 \series bold
-
-\backslash
-makeatletter
+mhchem
 \series default
-と
-\series bold
 
-\backslash
-makeatother
-\series default
-は、LyXが内部的に自動で挿入するので省略してかまいません。
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mhchem
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
+が導入されているときに使用することができる
 \series bold
 
 \backslash
-@addtoreset
+ce
 \series default
-を戻すには、まずLaTeXプリアンブル中に
-\end_layout
-
-\begin_layout Standard
 
-\series bold
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+こまんど@コマンド ! C ! 
 \backslash
-usepackage{remreset}
+ce
 \end_layout
 
-\begin_layout Standard
-という行を入れて、
+\end_inset
+
+コマンドを使用することです.
 \series bold
-remreset.sty
-\series default
 
-\begin_inset Foot
-status collapsed
+\backslash
+ce
+\series default
+を数式に入力すると,新しい青いボックスが現れ,直感的に化学式を入力することができます.
+\begin_inset Separator latexpar
+\end_inset
 
-\begin_layout Plain Layout
 
-\series bold
-remreset
-\series default
-は、LaTeXパッケージの
-\series bold
-carlisle
-\series default
+\end_layout
 
-\begin_inset Index
-status collapsed
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="10" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
\81±ã\81£ã\81\91ã\83¼ã\81\98\83\91ã\83\83ã\82±ã\83¼ã\82¸ ! carlisle
\82³ã\83\9eã\83³ã\83\89
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-の一部として含まれており、LaTeX標準頒布版には含まれています。
+\begin_layout Plain Layout
+出力
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset Index
-status collapsed
+\backslash
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Plain Layout
-ぱっけーじ@パッケージ ! remreset
+H2CO3
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-ファイルを読み込んでおかなくてはなりません。その後
-\begin_inset Newline newline
+\begin_layout Plain Layout
+\begin_inset Formula $\ce{H2CO3}$
 \end_inset
 
 
-\series bold
-
-\backslash
-@removefromreset
-\series default
+\end_layout
 
-\begin_inset Index
-status collapsed
+\end_inset
+</cell>
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! 
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\backslash
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-"
+SO4^2-
 \end_layout
 
 \end_inset
-
-@
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\ce{SO4^{2-}}$
+\end_inset
+
 
-"
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
- ! 
 \backslash
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_inset ERT
-status collapsed
+(NH4)2S
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\ce{(NH4)2S}$
+\end_inset
+
 
-"
 \end_layout
 
 \end_inset
-
-@
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-"
+\backslash
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+KCr(SO4)2.12H2O
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
+\end_inset
+
 
-removefromreset
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-コマンドを
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-@addtoreset
-\series default
-と同じ書式で使用すると、
-\series bold
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+A-B
 \backslash
-@addtoreset
-\series default
-を戻すことができます。
-\end_layout
+dbond
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
+C
+\backslash
+tbond
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-ときには、数式を
+D
 \end_layout
 
-\begin_layout Standard
-
-\family typewriter
-(節番号.数式番号)
-\end_layout
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_layout Standard
-のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
-\end_layout
+\begin_layout Plain Layout
+\begin_inset Formula $\ce{A-B\dbond C\tbond D}$
+\end_inset
 
-\begin_layout Standard
-このような場合のために、
-\series bold
 
-\backslash
-numberwithin
-\series default
+\end_layout
 
-\begin_inset Index
-status collapsed
+\end_inset
+</cell>
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! N ! 
+
 \backslash
-numberwithin
-\end_layout
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+^227
+\begin_inset Formula $\downarrow$
 \end_inset
 
-というコマンドがあり、
-\end_layout
+_90
+\begin_inset Formula $\to$
+\end_inset
 
-\begin_layout Standard
+Th+
+\end_layout
 
-\series bold
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-numberwithin{カウンタ}{節階層}
-\end_layout
+\begin_layout Plain Layout
+\begin_inset Formula $\ce{_{90}^{227}Th+}$
+\end_inset
 
-\begin_layout Standard
-という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
-\end_layout
 
-\begin_layout Standard
-したがって、ここではLaTeXプリアンブルかTeXコードで
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-numberwithin{equation}{section}
-\end_layout
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Standard
-という行を用いることにしましょう。その結果がこれです。
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\backslash
+mu
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
-numberwithin{equation}{section}
+hyphen
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+Cl
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
+\end_inset
 
 
-\begin_inset Formula \begin{equation}
-A+B=C\end{equation}
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\end_layout
+\backslash
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Standard
-たとえば、部番号を節階層として使用して、表に付番を施すときには
-\begin_inset Newline newline
+CO2
+\begin_inset space \textvisiblespace{}
 \end_inset
 
++
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\series bold
+C
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\backslash
-numberwithin{table}{part}
-\series default
-を用います。
-\end_layout
+<=>
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Standard
-標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
+2CO
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
+\begin_inset Formula $\ce{CO2 + C <=> 2CO}$
+\end_inset
 
-\backslash
-renewcommand{
-\backslash
-theequation}{
-\backslash
-arabic{equation}}
-\begin_inset Index
-status collapsed
 
-\begin_layout Plain Layout
-こまんど@コマンド ! A ! 
-\backslash
-arabic
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\series default
+\backslash
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_inset ERT
-status collapsed
+CO2
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Plain Layout
++
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+C
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+->[
 \backslash
-renewcommand{
-\backslash
-theequation}{
+alpha][
 \backslash
-arabic{equation}}
-\end_layout
-
+beta]
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+2CO}
+\end_layout
 
-\series bold
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_inset Newline newline
+\begin_layout Plain Layout
+\begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
 \end_inset
 
 
-\series default
-あるいは
-\series bold
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\begin_inset Newline newline
 \end_inset
 
 
-\backslash
-renewcommand{
-\backslash
-thetable}{
-\backslash
-arabic{table}}
 \end_layout
 
 \begin_layout Standard
-というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
-\series bold
+\begin_inset Note Greyedout
+status open
 
-\backslash
-numberwithin
+\begin_layout Plain Layout
+
+\series bold
+【註】
+\series default
+\SpecialChar LyX
+では,
+\series bold
+mhchem
 \series default
\81¯ã\80\81å\86\85é\83¨ç\9a\84ã\81«ä¸\8aè¨\98ã\81§è¿°ã\81¹ã\81\9f
\81®èª¬æ\98\8eæ\9b¸é\80\9aã\82\8aã\81«ä¸\8aç\9f¢å\8d°ã\82\92å¾\97ã\82\88ã\81\86ã\81¨^æ\96\87å­\97ã\82\92使ç\94¨ã\81\97ã\81¦ã\82\82ï¼\8cã\81\86ã\81¾ã\81\8fè¡\8cã\81\8dã\81¾ã\81\9bã\82\93ï¼\8e代ã\82\8fã\82\8aã\81«ï¼\8c次ã\81®ã\82\88ã\81\86ã\81«ï¼\8cè² ã\81®å°\8f空ç\99½ã\81®å¾\8cã\81«
 \series bold
 
 \backslash
-@addtoreset
+uparrow
 \series default
-コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
-\begin_inset ERT
-status collapsed
+コマンドを続けます.
+\color none
 
-\begin_layout Plain Layout
+\begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
+\end_inset
 
 
-\backslash
-makeatletter
 \end_layout
 
-\begin_layout Plain Layout
+\end_inset
 
 
-\backslash
-@removefromreset{equation}{section}
 \end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
 
+\series bold
 
 \backslash
-makeatother
-\end_layout
+ce
+\series default
+を使うと
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:chem-reaction"
 
 \end_inset
 
+式のコマンドは
+\begin_inset Newline newline
+\end_inset
 
-\end_layout
-
-\begin_layout Subsection
-ローマ数字や文字を使った付番
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-すうしきばんごう@数式番号 ! もじをつかった@文字を使った
-\end_layout
 
+\series bold
+\backslash
+ce
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+2Na+
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-すうしきばんごう@数式番号 ! ろーますうじをつかった@ローマ数字を使った
-\end_layout
++
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+SO4^2-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\end_layout
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Standard
-数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
-\end_layout
+->
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Standard
+Na2SO4
+\begin_inset Newline newline
+\end_inset
 
-\series bold
 
-\backslash
-renewcommand{
-\backslash
-theequation}{
-\backslash
-roman{equation}}
+\series default
+のようになります.
 \end_layout
 
 \begin_layout Standard
-というコマンドを入れます。
-\series bold
-
-\backslash
-renewcommand
-\series default
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! R ! 
-\backslash
-renewcommand
-\end_layout
+複数行の化学式を作るには,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:多行数式"
 
 \end_inset
 
-は、定義済みのコマンド
+節に述べられている方法で,多行数式をまず作ります.その後,数式の小さな青いボックスそれぞれに
 \series bold
 
 \backslash
-theequation
+ce
 \series default
-をコマンド
-\series bold
+コマンドを使用します.
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:TEOS-reaction-1"
 
-\backslash
-roman{equation}
-\series default
-に再定義します
-\begin_inset Foot
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
+式と
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:TEOS-reaction-2"
 
-\series bold
+\end_inset
 
-\backslash
-renewcommand
-\series default
-コマンドは、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:newcommandコマンド"
+式は,多段化学反応式の例で,一つの式毎に番号が振られています.
+\begin_inset Formula 
+\begin{eqnarray}
+\ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
+\ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
+\end{eqnarray}
 
 \end_inset
 
-節に述べられている
-\series bold
 
-\backslash
-newcommand
-\series default
-コマンドと同じ書式を持ちます。
 \end_layout
 
-\end_inset
+\begin_layout Standard
 
-。ここで、
 \series bold
-equation
+mhchem
 \series default
\81¯æ\95°å¼\8fã\82«ã\82¦ã\83³ã\82¿ã\81§ã\81\99ã\80\82ã\82³ã\83\9eã\83³ã\83\89
\83\91ã\83\83ã\82±ã\83¼ã\82¸ã\81¯ï¼\8c
 \series bold
 
 \backslash
-the
+ce
 \series default
\82\92ã\82«ã\82¦ã\83³ã\82¿ã\81®æ\8e¥é ­è¾\9eã\81¨ã\81\97ã\81¦ä½¿ç\94¨ã\81\99ã\82\8bã\81¨ã\80\81ã\82«ã\82¦ã\83³ã\82¿ã\81®å\80¤ã\81\8cã\82¢ã\83©ã\83\93ã\82¢æ\95°å­\97ã\81¨ã\81\97ã\81¦å\87ºå\8a\9bã\81\95ã\82\8cã\81¾ã\81\99ã\80\82æ\95°å¼\8fã\81«ç\95ªå\8f·ã\82\92æ\8c¯ã\82\8bã\81¨ã\80\81LaTeXã\81¯ã\80\81å\86\85é\83¨ç\9a\84ã\81«
\81®ä»\96ã\81«ï¼\8cç\89¹æ®\8aã\82±ã\83¼ã\82¹ã\81«ä½¿ç\94¨ã\81\99ã\82\8b
 \series bold
 
 \backslash
-theequation
+cf
 \series default
-コマンドを数式の後ろに置くのです。
-\series bold
 
-\backslash
-roman{equation}
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! R ! 
+こまんど@コマンド ! C ! 
 \backslash
-roman
+cf
 \end_layout
 
 \end_inset
 
-
-\series default
-は、カウンタを小文字のローマ数字として出力します。
-\end_layout
-
-\begin_layout Standard
-こうして、
+コマンドを提供しています.
 \series bold
 
 \backslash
-renew
+cf
 \series default
-c
+の詳しい情報と例示については,
 \series bold
-ommand
+mhchem
 \series default
-コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
-\series bold
 
-\backslash
-roman
+\begin_inset CommandInset citation
+LatexCommand cite
+key "mhchem"
+
+\end_inset
+
+の取扱説明書をご覧ください.
+\end_layout
+
+\begin_layout Section
+図解
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LyX
+は,二つの型の可換図
+\series bold
+amscd
 \series default
\81®é\83¨å\88\86ã\82\92
\81\8aã\82\88ã\81³
 \series bold
-
-\backslash
-Roman
+xymatrix
 \series default
+をサポートしており,以下でこれらの説明をします.
+\end_layout
 
-\begin_inset Index
+\begin_layout Subsection
+amscd図解
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! R ! 
-\backslash
-roman@
-\backslash
-Roman
+ずかい@図解 ! amscd
 \end_layout
 
 \end_inset
 
-に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
-\series bold
-
-\backslash
-alph
-\series default
-
-\begin_inset Index
-status collapsed
 
-\begin_layout Plain Layout
-こまんど@コマンド ! A ! 
-\backslash
-alph
 \end_layout
 
+\begin_layout Standard
+この型の図解は,以下のように,関係を縦横の線や矢印で図示します.
+\begin_inset Formula 
+\[
+\begin{CD}A@>>>B@>>>C\\
+@AAA@.@VVV\\
+F@<<<E@<<<D
+\end{CD}
+\]
+
 \end_inset
 
-コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
+
+\end_layout
+
+\begin_layout Standard
+これを作るには,数式に
 \series bold
 
 \backslash
-Alph
-\series default
-
-\begin_inset Index
+CD
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! A ! 
-\backslash
-alph@
+こまんど@コマンド ! C ! 
 \backslash
-Alph
+CD
 \end_layout
 
 \end_inset
 
-コマンドがあります。
+
+\series default
+コマンドを挿入します.二つの点線に囲まれた青枠が現れるので,ここにコマンドを入れていきます.
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
+\end_inset
+
+を押すと,新しい行が作られます.水平方向の関係は奇数行に入れ,垂直方向の関係は偶数行に入れます.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Note Greyedout
-status open
+関係を作るには,以下のコマンドがあります.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Itemize
+\begin_inset Formula $\boldsymbol{@<<<}$
+\end_inset
+
+は左矢印,
+\begin_inset Formula $\boldsymbol{@>>>}$
+\end_inset
 
+は右矢印,
 \series bold
-(注意)
+@=
 \series default
\83©ã\83\86ã\83³æ\96\87å­\97ã\82\92使ã\81\86ã\81¨ã\80\81ä¸\80ã\81¤ã\81®æ\96\87æ\9b¸ã\81®ä¸­ã\81§ã\80\81æ\9c\80大26å\80\8bã\81®æ\95°å¼\8fã\81\97ã\81\8bç\95ªå\8f·ã\82\92æ\8c¯ã\82\8bã\81\93ã\81¨ã\81\8cã\81§ã\81\8dã\81¾ã\81\9bã\82\93ã\80\82
\81¯é\95·ã\81\84ç­\89å\8f·ã\82\92ç\94\9fæ\88\90ã\81\97ã\81¾ã\81\99ï¼\8e
 \end_layout
 
+\begin_layout Itemize
+
+\series bold
+@AAA
+\series default
+は上矢印,
+\series bold
+@VVV
+\series default
+は下矢印,
+\begin_inset Formula $\boldsymbol{@|}$
 \end_inset
 
+は縦向きの等号を生成します.
+\end_layout
+
+\begin_layout Itemize
 
+\series bold
+@.
+\series default
+は関係が存在しない部分に置きます.
 \end_layout
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
+矢印はすべて,以下のようにラベル付けをすることができます.
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Itemize
+文章を,第1と第2の「
+\begin_inset Formula $<$
+\end_inset
 
+」ないし「
+\begin_inset Formula $>$
+\end_inset
 
-\backslash
-renewcommand{
-\backslash
-theequation}{
-\backslash
-roman{equation}}
-\end_layout
+」のあいだに入れると,この文章は矢印の上に表示されます.第2・第3の「
+\begin_inset Formula $<$
+\end_inset
 
+」ないし「
+\begin_inset Formula $>$
 \end_inset
 
+」のあいだに入れると,矢印の下に表示されます.
+\end_layout
+
+\begin_layout Itemize
+縦矢印に付ける文章を,第1・第2の「A」ないし「V」のあいだに入れると,この文章は矢印の左に表示されます.第2・第3のもののあいだに入れると,矢印の右に表示され
+ます.文章中に「A」や「V」の文字があるときには,これらは\SpecialChar TeX
+括弧の中に入れなくてはなりません.
+\end_layout
 
+\begin_layout Standard
+以下は,上記のすべての関係を使った例です.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \begin{equation}
-A=\textrm{小文字ローマ数字}\label{eq:rom}\end{equation}
+\begin_inset Formula 
+\[
+\begin{CD}A@>j>>B@>>k>C@=F\\
+@AmAA@.@VV{V}V@|\\
+D@<<j<E@>k>>F@=C
+\end{CD}
+\]
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+これを作るコマンドは,以下のとおりです.
+\begin_inset Newline newline
+\end_inset
 
 
+\series bold
+
 \backslash
-renewcommand{
-\backslash
-theequation}{
-\backslash
-Roman{equation}}
-\end_layout
+CD
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A
+\begin_inset Formula $\boldsymbol{@>}$
+\end_inset
 
+j
+\begin_inset Formula $\boldsymbol{>>}$
 \end_inset
 
+B
+\begin_inset Formula $\boldsymbol{@>>}$
+\end_inset
 
-\begin_inset Formula \begin{equation}
-B=\textrm{大文字ローマ数字}\label{eq:Rom}\end{equation}
+k
+\begin_inset Formula $\boldsymbol{>}$
+\end_inset
 
+C@=F Ctrl+Return
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
+\series bold
 
 \backslash
-renewcommand{
-\backslash
-theequation}{
-\backslash
-alph{equation}}
+CD
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
 \end_layout
 
 \end_inset
 
+@AmAA@.@VV
+\backslash
+{V
+\series default
+
+\begin_inset Formula $\to$
+\end_inset
+
 
-\begin_inset Formula \begin{equation}
-C=\textrm{小文字ラテン文字}\label{eq:lat}\end{equation}
+\series bold
+V
+\begin_inset Formula $\boldsymbol{@|}$
+\end_inset
 
+ Ctrl+Return
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
+\series bold
 
 \backslash
-renewcommand{
-\backslash
-theequation}{
-\backslash
-Alph{equation}}
-\end_layout
-
+CD
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-D=\textrm{大文字ラテン文字}\label{eq:Lat}\end{equation}
+\end_layout
 
 \end_inset
 
+D
+\begin_inset Formula $\boldsymbol{@<<}$
+\end_inset
 
-\end_layout
+j
+\begin_inset Formula $\boldsymbol{<}$
+\end_inset
 
-\begin_layout Standard
-既定の付番方式に戻すには、以下のコマンドを挿入してください。
-\end_layout
+E
+\begin_inset Formula $\boldsymbol{@>}$
+\end_inset
 
-\begin_layout Standard
+k
+\begin_inset Formula $\boldsymbol{>>}$
+\end_inset
 
-\series bold
+F@=C
+\end_layout
 
-\backslash
-renewcommand{
-\backslash
-theequation}{
-\backslash
-arabic{equation}}
-\begin_inset Index
+\begin_layout Subsection
+xymatrix図解
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! A ! 
-\backslash
-arabic
+ずかい@図解 ! xymatrix
 \end_layout
 
 \end_inset
@@ -30442,25 +31830,51 @@ arabic
 \end_layout
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
+xymatricesを使うには,\SpecialChar LaTeX
+パッケージの
+\series bold
+xypic
+\series default
+が導入済みである必要があります.xymatrixは,数式中に
+\series bold
 
-\begin_layout Plain Layout
+\backslash
+xymatrix
+\series default
+コマンドを入れることで作ることができます.すると,通常の行列と同じようにして,列や行を付け加えることができます.第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:行列"
 
+\end_inset
 
-\backslash
-renewcommand{
-\backslash
-theequation}{
-\backslash
-arabic{equation}}
+節をご参照下さい.
 \end_layout
 
-\end_inset
+\begin_layout Standard
+amscd図解とは異なり,xymatricesは,対角矢印や曲がった矢印など多様なサポートをしています.作ることのできる可換図と装飾は,
+\family sans
+ヘルプ\SpecialChar menuseparator
+用途別説明書\SpecialChar menuseparator
+XY-pic説明書
+\family default
+メニューにある
+\emph on
+XY-pic説明書
+\emph default
+で詳しく網羅しています.
+\end_layout
 
+\begin_layout Subsection
+ファインマン図
+\series medium
+
+\begin_inset Index idx
+status collapsed
 
-\begin_inset Formula \begin{equation}
-E=\textrm{アラビア数字}\label{eq:arab}\end{equation}
+\begin_layout Plain Layout
+ずかい@図解 ! ファインマン
+\end_layout
 
 \end_inset
 
@@ -30468,27 +31882,48 @@ E=\textrm{アラビア数字}\label{eq:arab}\end{equation}
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
+ファインマン図を使うには,\SpecialChar LaTeX
+パッケージ
+\series bold
+feyn
+\series default
+を導入しておかなくてはなりません.すると,ファインマン図は,数式中で
+\series bold
 
-以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
-てはなりません。この点に関する説明は、ファイル
-\begin_inset CommandInset href
-LatexCommand href
-target "Formula-numbering.lyx"
+\backslash
+Diagram
+\series default
+コマンドを挿入すれば生成されます.通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:行列"
 
 \end_inset
 
-にあります。
+節参照).
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LyX
+でのファインマン図の作り方は,メニュー
+\family sans
+ヘルプ\SpecialChar menuseparator
+用途別説明書
+\family default
+内の『
+\emph on
+ファインマン図
+\emph default
+』にあります.
 \end_layout
 
 \begin_layout Section
-ユーザー定義コマンド
-\begin_inset Index
+自己定義コマンド
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\82\86ã\83¼ã\81\96ã\83¼ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@ã\83¦ã\83¼ã\82¶ã\83¼定義コマンド
\81\98ã\81\93ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@è\87ªå·±定義コマンド
 \end_layout
 
 \end_inset
@@ -30501,7 +31936,7 @@ status collapsed
 status open
 
 \begin_layout Plain Layout
-(注意)ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
+【註】自己定義コマンド名及びマクロ名には,ラテン文字しか使用することができません.
 \end_layout
 
 \end_inset
@@ -30515,16 +31950,16 @@ status open
 newcommandコマンド
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:newcommandコマンド"
+name "subsec:newcommandコマンド"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\82\86ã\83¼ã\81\96ã\83¼ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@ã\83¦ã\83¼ã\82¶ã\83¼定義コマンド ! 
\81\98ã\81\93ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@è\87ªå·±定義コマンド ! 
 \backslash
 newcommand
 \end_layout
@@ -30532,7 +31967,7 @@ newcommand
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -30547,13 +31982,14 @@ newcommand
 \end_layout
 
 \begin_layout Standard
-頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
+頻繁に用いるには,長すぎる\SpecialChar LaTeX
+コマンドはたくさんありますが,
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドを使えば、新しい短縮コマンドを定義することが可能です。
+コマンドを使えば,新しい短縮コマンドを定義することが可能です.
 \end_layout
 
 \begin_layout Standard
@@ -30563,7 +31999,7 @@ newcommand
 \backslash
 newcommand
 \series default
-コマンドの書式は
+コマンドの書式は
 \end_layout
 
 \begin_layout Standard
@@ -30576,27 +32012,15 @@ newcommand{新コマンド名}[引数の数][オプションの値]
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
-
-\backslash
-phantom{
-\end_layout
-
-\end_inset
-
+\series bold
 
 \backslash
 newcommand
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
 \end_layout
 
 \end_inset
@@ -30605,7 +32029,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-です
+です
 \end_layout
 
 \begin_layout Standard
@@ -30615,9 +32039,10 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
-新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
+新コマンド名が,使用中の文書や呼び出している\SpecialChar LaTeX
+パッケージで,既に使用されていないことを確認して下さい.たとえば,
 \series bold
 
 \backslash
@@ -30629,7 +32054,7 @@ Leftarrow
 \backslash
 le
 \series default
-というコマンドを定義したとすると
+というコマンドを定義したとすると
 \series bold
 
 \backslash
@@ -30639,7 +32064,7 @@ le
 \begin_inset Formula $\le$
 \end_inset
 
-」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
+」を表すコマンドとして定義されてしまっているので,エラーメッセージが表示されます.
 \end_layout
 
 \end_inset
@@ -30648,7 +32073,7 @@ le
 \end_layout
 
 \begin_layout Standard
-「引数の数」は0
+「引数の数」は0
 \begin_inset space \thinspace{}
 \end_inset
 
 \begin_inset space \thinspace{}
 \end_inset
 
-9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
+9の範囲の整数であり,新コマンドがいくつの引数をとるかを指定するものです.「オプションの値」では,非必須の引数の既定値を定義できます.これを指定すると,新コマン
 ドの
 \emph on
 最初の
 \emph default
-引数は、自動的に非必須の引数になります。
+引数は,自動的に非必須の引数になります.
 \end_layout
 
 \begin_layout Standard
-以下にいくつかの例を挙げます
+以下にいくつかの例を挙げます
 \end_layout
 
 \begin_layout Itemize
@@ -30681,7 +32106,8 @@ Longrightarrow
 \backslash
 gr
 \series default
-というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
+というコマンドを定義するには,\SpecialChar LaTeX
+プリアンブルに以下の行を加えます.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -30713,7 +32139,7 @@ underline
 \backslash
 us
 \series default
-というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
+というコマンドを定義するには,(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません.このためには,以下のようなプリアンブル行を入れます.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -30743,11 +32169,11 @@ underline{#1}}
 \series bold
 #
 \series default
-」という文字は、引数の入る場所を示し、その後ろの「
+」という文字は,引数の入る場所を示し,その後ろの「
 \series bold
 1
 \series default
-」は、これが第1引数の入る場所であることを示します。
+」は,これが第1引数の入る場所であることを示します.
 \end_layout
 
 \begin_layout Itemize
@@ -30757,13 +32183,13 @@ underline{#1}}
 \backslash
 framebox
 \series default
-の短縮形としてたとえば
+の短縮形としてたとえば
 \series bold
 
 \backslash
 fb
 \series default
-というコマンドを定義するには
+というコマンドを定義するには
 \begin_inset VSpace medskip
 \end_inset
 
@@ -30789,20 +32215,20 @@ framebox#1#2{$#3$}}
 \begin_inset Newline newline
 \end_inset
 
-二つのドルマークは
+二つのドルマークは
 \series bold
 
 \backslash
 framebox
 \series default
-が必要とする内部の数式を作り出します
+が必要とする内部の数式を作り出します
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:縁付きボックス"
+reference "subsec:枠付きボックス"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい
 \end_layout
 
 \begin_layout Itemize
@@ -30812,7 +32238,7 @@ reference "sub:縁付きボックス"
 \backslash
 fcolorbox
 \series default
-用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
+用の新コマンドを作るには,以下のように,色を示す引数を非必須として定義します.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -30844,24 +32270,28 @@ fcolorbox{#2}{#1}{$#3$}}
 \backslash
 cb
 \series default
-を使うときに色が指定されなければ事前に定義された色である
+を使うときに色が指定されなければ事前に定義された色である
 \series bold
 white
 \series default
-が使用されます
+が使用されます
 \end_layout
 
 \begin_layout Standard
-以下は、上で定義したコマンドの動作テストです。
+以下は,上で定義したコマンドの動作テストです.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -30877,45 +32307,20 @@ white
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A
 \backslash
 gr
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -30948,11 +32353,11 @@ us{ABcd
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
+\begin_inset Formula $\us{ABcd}$
 \end_inset
 
 
@@ -30961,8 +32366,8 @@ us{ABcd
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -30983,16 +32388,7 @@ fb{[2cm]
 {
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -31000,11 +32396,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
+\begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
 \end_inset
 
 
@@ -31013,8 +32409,8 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -31029,16 +32425,7 @@ cb{red
 {
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -31046,11 +32433,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
+\begin_inset Formula $\cb{red}{\int A=B}$
 \end_inset
 
 
@@ -31059,8 +32446,8 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -31073,20 +32460,11 @@ cb[green]
 \end_inset
 
 
-\backslash
-{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\backslash
+{
+\backslash
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -31094,11 +32472,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
+\begin_inset Formula $\cb[green]{red}{\int A=B}$
 \end_inset
 
 
@@ -31116,17 +32494,17 @@ A=B
 
 \begin_layout Subsection
 数式マクロ
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\82\86ã\83¼ã\81\96ã\83¼ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@ã\83¦ã\83¼ã\82¶ã\83¼定義コマンド ! すうしきまくろ@数式マクロ
\81\98ã\81\93ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@è\87ªå·±定義コマンド ! すうしきまくろ@数式マクロ
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -31139,16 +32517,20 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
-般型は、
-\begin_inset Formula \[
-0=\lambda^{2}+p\lambda+q\]
+自己定義コマンドは,複雑な表現を使うときに特に便利です.たとえば,文書中で二次方程式を扱っているとすると,同じような解の形が何度も出てきます.二次方程式の一般型
+は,
+\begin_inset Formula 
+\[
+0=\lambda^{2}+p\lambda+q
+\]
 
 \end_inset
 
-であり、その解の一般型は
-\begin_inset Formula \[
-\lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
+であり,その解の一般型は
+\begin_inset Formula 
+\[
+\lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
+\]
 
 \end_inset
 
@@ -31156,7 +32538,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-です
+です
 \begin_inset Formula $\lambda$
 \end_inset
 
@@ -31168,11 +32550,12 @@ status collapsed
 \begin_inset Formula $q$
 \end_inset
 
-の3つのパラメータを指定することが必須であり
+の3つのパラメータを指定することが必須であり
 \begin_inset Formula $\lambda$
 \end_inset
 
-の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
+の指数をオプションとして与えることができるような,解の公式のコマンドを定義するには,以下のような\SpecialChar LaTeX
+プリアンブル行を加えます.
 \begin_inset Newline newline
 \end_inset
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
-
-\backslash
-hphantom{
-\end_layout
-
-\end_inset
-
+\series bold
 
 \backslash
 newcommand
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
 \end_layout
 
 \end_inset
@@ -31226,7 +32597,7 @@ frac{#3^{2}}{4}-#4}}
 \end_layout
 
 \begin_layout Standard
-これを使って解の公式を作るには
+これを使って解の公式を作るには
 \begin_inset Newline newline
 \end_inset
 
@@ -31250,41 +32621,44 @@ lambda
 \backslash
 {q
 \series default
-というコマンドを数式に入れます
+というコマンドを数式に入れます
 \end_layout
 
 \begin_layout Standard
-新コマンドを定義する方法は、たとえばLaTeX中で分数は
+新コマンドを定義する方法は,たとえば\SpecialChar LaTeX
+中で分数は
 \series bold
 
 \backslash
 frac{分子}{分母}
 \series default
-の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
-ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
+の形で入れなくてはならないことなど,使用するすべての\SpecialChar LaTeX
+コマンドの書式を知っている必要があるので,直感的ではありません.さらに,定義中で中括弧を入れ忘れることはよく
+あり,それをやってしまうと,\SpecialChar LyX
+からは新コマンドが何をやらかしているか確認しにくくなってしまいます.これらの問題を回避するために,\SpecialChar LyX
+は,
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドの代わりに、数式マクロを使う方法を提供しています。
+コマンドの代わりに,数式マクロを使う方法を提供しています.
 \end_layout
 
 \begin_layout Standard
-数式マクロは
+数式マクロは
 \family sans
-挿入\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 マクロ
 \family default
-メニューか、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro_newmacroname_newcommand.png
-       scale 85
-
+メニューか,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-macro newmacroname_newcommand"
 \end_inset
 
-で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
+で作ることができます.すると,数式マクロツールバーが表示されるとともに,マクロを定義した箇所に以下のようなボックスが現れます.
 \begin_inset Newline newline
 \end_inset
 
@@ -31294,7 +32668,8 @@ newcommand
 
 
 \begin_inset Graphics
-       filename ../clipart/macrobox.png
+       filename clipart/macrobox.png
+       scale 50
 
 \end_inset
 
@@ -31313,7 +32688,7 @@ newcommand
 
 
 \backslash
-newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
+newmacronameが既定のマクロ名として現れますが,意味のある名称に変更するべきでしょう.欲しい数式は一つ目の青枠の中に入れます.引数を置く場所は,
 \series bold
 
 \backslash
@@ -31325,29 +32700,27 @@ newmacronameが既定のマクロ名として現れますが、意味のある
 \backslash
 #引数番号
 \series default
-というコマンドで入力するか、マクロツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro-add-param.png
-       scale 85
-
+というコマンドで入力するか,マクロツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-param"
 \end_inset
 
-を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro-add-optional-param.png
-       scale 85
-
+を使用します.引数位置は赤で表示されます.引数は,最大で9つまでとることができます.非必須引数は,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-optional-param"
 \end_inset
 
-で作ることができます。最初の必須引数は、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro-make-optional.png
-       scale 85
-
+で作ることができます.最初の必須引数は,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-macro-make-optional"
 \end_inset
 
-を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
-なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
+を使って,非必須引数にすることができます.二つ目の青枠には,\SpecialChar LyX
+中でのマクロの表示のしかたを定義することができます.通常は,定義したとおりに表示された方が便利なので
+,この枠は空白にしておきます.しかし,画面の過半を占拠してしまうようなマクロを作ってしまった場合には,たとえばこの枠に
 \begin_inset Newline newline
 \end_inset
 
@@ -31383,27 +32756,29 @@ qG:
 
 
 \series default
-のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
-されます。
+のように入れることができます.このようにすると,マクロ名と引数のみが\SpecialChar LyX
+上に表示され,見通しが良くなります.一方,出力での数式は,最初の枠で定義したように表示されま
+す.
 \begin_inset Newline newline
 \end_inset
 
-さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
+さらに,数式中のマクロ表示は,マクロの中にカーソルを置いて,
 \family sans
-表示\SpecialChar \menuseparator
-数式マクロを展開(畳む)
+表示\SpecialChar menuseparator
+数式マクロを展開(畳む)
 \family default
-メニューを使うことで、マクロ毎に変えることができます。
+メニューを使うことで,マクロ毎に変えることができます.
 \end_layout
 
 \begin_layout Standard
-マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
+マクロを使うには,数式中にマクロ名をコマンドとして入れます.上記の例では,
 \series bold
 
 \backslash
 qG
 \series default
-とします。このマクロは、LyX中では以下のように表示されます。
+とします.このマクロは,\SpecialChar LyX
+中では以下のように表示されます.
 \begin_inset Newline newline
 \end_inset
 
@@ -31414,6 +32789,7 @@ qG
 
 \begin_inset Graphics
        filename ../clipart/macrouse.png
+       scale 75
 
 \end_inset
 
@@ -31425,7 +32801,7 @@ qG
 \begin_inset Newline newline
 \end_inset
 
-以下は、上記の例に、引数
+以下は,上記の例に,引数
 \begin_inset Formula $x$
 \end_inset
 
 \begin_inset Formula $B$
 \end_inset
 
-を指定したものです
+を指定したものです
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
-\qG x{\ln(x)}B\]
+\begin_inset Formula 
+\[
+\qG x{\ln(x)}B
+\]
 
 \end_inset
 
 \end_layout
 
 \begin_layout Standard
-数式マクロは、文書書き出し時に、内部的に
+\SpecialChar LyX
+は,
+\family sans
+ツール\SpecialChar menuseparator
+設定\SpecialChar menuseparator
+編集\SpecialChar menuseparator
+制御
+\family default
+メニューで,マクロを編集するのに複数の様式を用意しています.あなたに最も合った様式を見つけるには,様式を選択してから,違いを見るために数式マクロにカーソルを合わ
+せてみてください.
+\end_layout
+
+\begin_layout Standard
+数式マクロは,文書書き出し時に,内部的に
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドに変換されますこうして生成された
+コマンドに変換されますこうして生成された
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
+コマンドは,\SpecialChar LaTeX
+プリアンブルには置かれませんので,マクロは,文書中,マクロ定義ボックスよりも後の数式でのみ使うことができます.
 \end_layout
 
 \begin_layout Standard
-数式マクロは
+数式マクロは
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
+コマンドから直接作ることもできます.たとえば,\SpecialChar LyX
+中に通常の文章として,
 \series bold
 
 \begin_inset Newline newline
@@ -31490,24 +32883,45 @@ xleftarrow[#2]{#1}}
 
 
 \series default
-というコマンドを書き入れ、この全体を選択して、短絡キー
+というコマンドを書き入れ,この全体を選択して,
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
 \family sans
 Ctrl+M
 \family default
-を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
+を押すと,このコマンドは数式マクロに変換されます.この方法を使うに当たっては,
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
+コマンドが正しく入力されていることに気をつけなくてはなりません.さもないと,間違ったマクロが作られてしまって,\SpecialChar LaTeX
+エラーが発生します.
 \end_layout
 
 \begin_layout Standard
-数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、
+数式マクロには,まだ,マクロ定義中に再帰的に数式を入れてしまうと,正しく処理されないという問題が残っています.したがって,
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:newcommandコマンド"
+reference "subsec:newcommandコマンド"
 
 \end_inset
 
@@ -31517,11 +32931,12 @@ reference "sub:newcommandコマンド"
 \backslash
 fb
 \series default
-は、マクロとしては作ることができません。
+は,マクロとしては作ることができません.
 \end_layout
 
 \begin_layout Standard
-カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
+カーソルがマクロ定義ボックスの中にあるとき,\SpecialChar LyX
+中に以下のようなマクロツールバーが表示されます.
 \end_layout
 
 \begin_layout Standard
@@ -31538,7 +32953,7 @@ fb
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -31558,7 +32973,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-マクロツールバーは、左から右に、以下の各ボタンがあります。
+マクロツールバーは,左から右に,以下の各ボタンがあります.
 \end_layout
 
 \begin_layout Standard
@@ -31571,1043 +32986,609 @@ status collapsed
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features islongtable="true">
-<column alignment="left" valignment="top" width="0">
+<features islongtable="true" longtabularalignment="center">
+<column alignment="left" valignment="top">
 <column alignment="left" valignment="top" width="85col%">
 <row interlinespace="2.5mm">
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-remove-param.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-最後の引数を削除
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-add-param.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-引数を追加
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-make-optional.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-最初の必須引数を
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-hphantom{
-\end_layout
-
-\end_inset
-
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-非必須引数にする
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-make-nonoptional.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-最後の非必須引数を
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-hphantom{
-\end_layout
-
-\end_inset
-
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-必須引数にする
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-remove-optional-param.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-非必須引数を削除
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-add-optional-param.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-非必須引数を挿入
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-remove-greedy-param.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-右に吐き出す形で
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-hphantom{
-\end_layout
-
-\end_inset
-
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-最後の引数を削除
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-append-greedy-param.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-右から喰う形で
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-hphantom{
-\end_layout
-
-\end_inset
-
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-引数を追加
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row interlinespace="2.5mm">
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-add-greedy-optional-param.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-右から喰う形で
-\begin_inset Newline newline
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-hphantom{
-\end_layout
-
-\end_inset
-
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-非必須引数を追加
-\end_layout
-
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
-\begin_layout Section
-図解
-\end_layout
-
-\begin_layout Standard
-LyXは、二つの型の可換図
-\series bold
-amscd
-\series default
-および
-\series bold
-xymatrix
-\series default
-をサポートしており、以下でこれらの説明をします。
-\end_layout
-
-\begin_layout Subsection
-amscd図解
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-ずかい@図解 ! amscd
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
-\begin_inset Formula \[
-\begin{CD}A@>>>B@>>>C\\
-@AAA@.@VVV\\
-F@<<<E@<<<D\end{CD}\]
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-これを作るには、数式に
-\series bold
-
-\backslash
-CD
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! C ! 
-\backslash
-CD
-\end_layout
-
-\end_inset
-
-
-\series default
-コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
-\begin_inset Info
-type  "shortcut"
-arg   "newline-insert newline"
-\end_inset
-
-を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
-\end_layout
-
-\begin_layout Standard
-関係を作るには、以下のコマンドがあります。
-\end_layout
-
-\begin_layout Itemize
-\begin_inset Formula $\boldsymbol{@<<<}$
-\end_inset
-
-は左矢印、
-\begin_inset Formula $\boldsymbol{@>>>}$
-\end_inset
-
-は右矢印、
-\series bold
-@=
-\series default
-は長い等号を生成します。
-\end_layout
-
-\begin_layout Itemize
-
-\series bold
-@AAAは上矢印、@VVV
-\series default
-は下矢印、
-\begin_inset Formula $\boldsymbol{@|}$
+\begin_layout Plain Layout
+\begin_inset Info
+type  "icon"
+arg   "math-macro-remove-param"
 \end_inset
 
-は縦向きの等号を生成します。
+
 \end_layout
 
-\begin_layout Itemize
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-\series bold
-@.
-\series default
-は関係が存在しない部分に置きます。
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Standard
-矢印はすべて、以下のようにラベル付けをすることができます。
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
+最後の引数を削除
 \end_layout
 
-\begin_layout Itemize
-文章を、第1と第2の「
-\begin_inset Formula $<$
-\end_inset
-
-」ないし「
-\begin_inset Formula $>$
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
-\begin_inset Formula $<$
+\begin_layout Plain Layout
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-param"
 \end_inset
 
-」ないし「
-\begin_inset Formula $>$
-\end_inset
 
-」のあいだに入れると、矢印の下に表示されます。
 \end_layout
 
-\begin_layout Itemize
-縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
-ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
-\end_layout
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-\begin_layout Standard
-以下は、上記のすべての関係を使った例です。
+\begin_layout Plain Layout
+
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
+引数を追加
 \end_layout
 
-\begin_layout Standard
-\begin_inset Formula \[
-\begin{CD}A@>j>>B@>>k>C@=F\\
-@AmAA@.@VV{V}V@|\\
-D@<<j<E@>k>>F@=C\end{CD}\]
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Info
+type  "icon"
+arg   "math-macro-make-optional"
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-これを作るコマンドは、以下のとおりです。
-\begin_inset Newline newline
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
+最初の必須引数を
+\begin_inset Newline newline
+\end_inset
 
-\series bold
 
-\backslash
-CD
-\begin_inset ERT
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
 
-A
-\begin_inset Formula $\boldsymbol{@>}$
-\end_inset
+非必須引数にする
+\end_layout
 
-j
-\begin_inset Formula $\boldsymbol{>>}$
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-B
-\begin_inset Formula $\boldsymbol{@>>}$
+\begin_layout Plain Layout
+\begin_inset Info
+type  "icon"
+arg   "math-macro-make-nonoptional"
 \end_inset
 
-k
-\begin_inset Formula $\boldsymbol{>}$
+
+\end_layout
+
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-C@=F Ctrl+Return
+\begin_layout Plain Layout
+
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
+最後の非必須引数を
 \begin_inset Newline newline
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 
-\backslash
-hphantom{
 \end_layout
 
 \end_inset
 
+必須引数にする
+\end_layout
 
-\backslash
-CD
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Info
+type  "icon"
+arg   "math-macro-remove-optional-param"
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\begin_inset ERT
-status collapsed
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
+非必須引数を削除
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-optional-param"
+\end_inset
+
 
-}
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-@AmAA@.@VV
-\backslash
-{V
-\series default
+\begin_layout Plain Layout
 
-\begin_inset Formula $\to$
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
+非必須引数を挿入
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Info
+type  "icon"
+arg   "math-macro-remove-greedy-param"
 \end_inset
 
 
-\series bold
-V
-\begin_inset Formula $\boldsymbol{@|}$
+\end_layout
+
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
- Ctrl+Return
+\begin_layout Plain Layout
+
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
+右に吐き出す形で
 \begin_inset Newline newline
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 
-\backslash
-hphantom{
 \end_layout
 
 \end_inset
 
+最後の引数を削除
+\end_layout
 
-\backslash
-CD
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Info
+type  "icon"
+arg   "math-macro-append-greedy-param"
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
+右から喰う形で
+\begin_inset Newline newline
+\end_inset
 
-\begin_inset ERT
-status collapsed
+
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
-}
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
+
 \end_layout
 
 \end_inset
 
-D
-\begin_inset Formula $\boldsymbol{@<<}$
-\end_inset
+引数を追加
+\end_layout
 
-j
-\begin_inset Formula $\boldsymbol{<}$
 \end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-E
-\begin_inset Formula $\boldsymbol{@>}$
+\begin_layout Plain Layout
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-greedy-optional-param"
 \end_inset
 
-k
-\begin_inset Formula $\boldsymbol{>>}$
-\end_inset
 
-F@=C
 \end_layout
 
-\begin_layout Subsection
-xymatrix図解
-\begin_inset Index
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-ずかい@図解 ! xymatrix
-\end_layout
 
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
+右から喰う形で
+\begin_inset Newline newline
 \end_inset
 
 
-\end_layout
+\begin_inset Phantom HPhantom
+status open
 
-\begin_layout Standard
-xymatricesを使うには、LaTeXパッケージの
-\series bold
-xypic
-\series default
-が導入済みである必要があります。xymatrixは、数式中に
-\series bold
+\begin_layout Plain Layout
 
-\backslash
-xymatrix
-\series default
-コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:行列"
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
+
+\end_layout
 
 \end_inset
 
-節をご参照下さい。
+非必須引数を追加
 \end_layout
 
-\begin_layout Standard
-amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
-\family sans
-ヘルプ\SpecialChar \menuseparator
-用途別説明書\SpecialChar \menuseparator
-XY-pic説明書
-\family default
-メニューにある
-\emph on
-XY-pic説明書
-\emph default
-で詳しく網羅しています。
-\end_layout
+\end_inset
+</cell>
+</row>
+</lyxtabular>
 
-\begin_layout Standard
-\begin_inset Newpage newpage
 \end_inset
 
 
 \end_layout
 
 \begin_layout Section
-さまざまな秘訣
-\begin_inset ERT
-status collapsed
+コンピュータ代数システム
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Standard
+\SpecialChar LyX
+では,\SpecialChar LyX
+の数式エディタで書かれた数式表現と,外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です.現在サポートされているプログラムは,
+\family sans
+Maple
+\family default
+・
+\family sans
+Mathematica
+\family default
+・
+\family sans
+Maxima
+\family default
+・
+\family sans
+Octave
+\family default
+です.サポートされている数式表現は,非常に単純なものに限られていますので,ご注意ください.
+\end_layout
 
+\begin_layout Subsection
+使用法
+\end_layout
 
-\backslash
-texorpdfstring{
+\begin_layout Standard
+数式表現を書いた後,
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+コンピュータ代数システムを使用
+\family default
+メニューで,コンピュータに導入済みのプログラムを選択します.その後,計算結果が,数式表現の右に「=」演算子とともに表示されます.
 \end_layout
 
-\end_inset
+\begin_layout Standard
+下記は,どのような計算が可能かをいくつか例示したものです(出力は
+\family typewriter
+Maxima
+\family default
+です).
+\end_layout
 
+\begin_layout Itemize
+\begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
+\end_inset
 
-\begin_inset Foot
-status collapsed
 
-\begin_layout Plain Layout
-\begin_inset CommandInset citation
-LatexCommand cite
-key "Voss"
+\end_layout
 
+\begin_layout Itemize
+\begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
 \end_inset
 
-には、他にも便利な数学関係のヒントがあります。
+
 \end_layout
 
+\begin_layout Itemize
+\begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}{}
 \end_layout
 
+\begin_layout Itemize
+\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}$
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Plain Layout
 
-\backslash
-texorpdfstringは、脚注がPDFのしおりに現れるのを抑制するために使われています。
-\end_layout
+\lang english
 
-\begin_layout Plain Layout
+\begin_inset Note Greyedout
+status open
 
-\backslash
-texorpdfstringについての詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:節見出し中の数式"
+\begin_layout Plain Layout
 
+\series bold
+\lang english
+Note:
+\series default
+ One needs to use proper delimiter insets 
+\begin_inset Formula $\left(\right)$
 \end_inset
 
-節にあります。
+ instead of simple '(' ')' characters.
 \end_layout
 
 \end_inset
 
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-ひけつ@秘訣
 \end_layout
 
+\begin_layout Itemize
+\begin_inset Formula $\det\left[\begin{array}{ccc}
+1 & 6 & 7\\
+2 & 5 & 8\\
+3 & 4 & 17
+\end{array}\right]=-56$
 \end_inset
 
 
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-いおん@イオン | see
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{
 \end_layout
 
+\begin_layout Itemize
+\begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
 \end_inset
 
-化学記号
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
 
-}
 \end_layout
 
+\begin_layout Itemize
+\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$
 \end_inset
 
 
 \end_layout
 
+\begin_layout Itemize
+\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]$
 \end_inset
 
 
 \end_layout
 
 \begin_layout Subsection
-化学記号と化学式
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:化学記号と化学式"
-
-\end_inset
+捷径
+\end_layout
 
+\begin_layout Standard
+現在のところ,代数プログラムを呼び出すための
+\begin_inset Flex Ruby
+status collapsed
 
-\begin_inset Index
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
 status collapsed
 
 \begin_layout Plain Layout
\81\8bã\81\8cã\81\8fã\81\8dã\81\94ã\81\86\8c\96å­¦è¨\98å\8f· ! ã\81\8dã\81\94ã\81\86@è¨\98å\8f·
\82·ã\83§ã\83¼ã\83\88ã\82«ã\83\83ã\83\88
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-かがくしき@化学式
 \end_layout
 
 \end_inset
 
+はありません.しかし,捷径を
+\family sans
+math-extern
+\family default
+ \SpecialChar LyX
+関数にバインドすることは容易です(取扱説明書『
+\family sans
+\emph on
+\SpecialChar LyX
+関数篇
+\family default
+\emph default
+』参照).例えば,数式エディタ中で
+\family sans
+リターン
+\family default
 
-\begin_inset Index
+\begin_inset Flex Ruby
 status collapsed
 
 \begin_layout Plain Layout
-きごう@記号 ! かがく@化学
-\end_layout
-
-\end_inset
-
-
-\end_layout
+鍵
+\begin_inset Argument post:1
+status collapsed
 
-\begin_layout Standard
-以下は、化学関係の文章の例です。
+\begin_layout Plain Layout
+キー
 \end_layout
 
-\begin_layout Quote
-\begin_inset Formula $\mathrm{SO_{4}^{2-}}$
-\end_inset
-
-イオンは、2つの
-\begin_inset Formula $\mathrm{Na^{+}}$
 \end_inset
 
-イオンと反応して、硫酸化塩
-\begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
-\end_inset
 
-を形成します。この化学式は以下のようになります。
-\begin_inset Formula \[
-\mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
+\end_layout
 
 \end_inset
 
-
+をバインドさせることもできます.それを
+\family typewriter
+Maxima
+\family default
+にバインドするには,下記の捷径定義コマンドを使用します.
 \end_layout
 
 \begin_layout Standard
-この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから短絡キー
-\begin_inset Info
-type  "shortcut"
-arg   "font-roman"
-\end_inset
 
-を押せば、アップライトフォント様式に変更することができます
-\begin_inset Foot
+\series bold
+command-alternatives paragraph-break;math-extern maxima
+\end_layout
+
+\begin_layout Section
+補遺
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-フォント様式に関しては、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:書体様式"
-
-\end_inset
-
-節を参照のこと。
+ほい@補遺
 \end_layout
 
 \end_inset
 
-。
+
 \end_layout
 
 \begin_layout Subsection
 負の数
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-かず@数 ! ふの@負の ---
+かず@数 ! ふの@負の
 \end_layout
 
 \end_inset
@@ -32616,27 +33597,31 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
-く表示されます
+数式中の負の数は,数の前の負符号が,差演算子記号と同じ長さに設定されてしまうために,汚く見えてしまうことがあります.負の数を通常の文章として書くと,負符号は正し
+く表示されます
 \end_layout
 
 \begin_layout Standard
-したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
+したがって,この問題は,負符号を数式テキストに変換することによって,解消されます.
 \end_layout
 
 \begin_layout Standard
-以下は、この問題を示す例です。
+以下は,この問題を示す例です.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features>
-<column alignment="right" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="right" valignment="top" width="0pt">
+<column alignment="left" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32656,7 +33641,7 @@ x = -2
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="right" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32665,7 +33650,7 @@ x = -2
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32679,7 +33664,7 @@ x = -2
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32710,7 +33695,7 @@ x = -2
 
 \begin_layout Subsection
 位区切りとしてのコンマ
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -32720,17 +33705,17 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-かんま@カンマ|see
+かんま@カンマ
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -32755,21 +33740,43 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
+\SpecialChar LaTeX
+では,英語の慣習にしたがい,数式中のコンマを数字の位区切りに使用します.よって,数式中のコンマの後ろには,つねに空白が加わります.
 \end_layout
 
 \begin_layout Standard
-これを回避するためには、コンマを選択して、数式テキストに変更して下さい(短絡キー
+これを回避するためには,コンマを選択して,数式テキストに変更して下さい(
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+:
 \begin_inset Info
 type  "shortcut"
 arg   "math-mode"
 \end_inset
 
-)。
+).
 \end_layout
 
 \begin_layout Standard
-文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
+文書中の数式コンマを,すべて小数点として使うには,\SpecialChar LaTeX
+プリアンブルに
 \end_layout
 
 \begin_layout Standard
@@ -32781,7 +33788,7 @@ usepackage{icomma}
 \end_layout
 
 \begin_layout Standard
-という行を加えて
+という行を加えて
 \series bold
 icomma.sty
 \series default
@@ -32794,12 +33801,13 @@ status collapsed
 \series bold
 icomma
 \series default
-は、LaTeXパッケージ
+は,\SpecialChar LaTeX
+パッケージ
 \series bold
 was
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -32821,13 +33829,13 @@ vspace{4mm}
 
 \end_inset
 
-に含まれています
+に含まれています
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -32836,23 +33844,27 @@ status collapsed
 
 \end_inset
 
-ファイルを読み込みます
+ファイルを読み込みます
 \end_layout
 
 \begin_layout Subsection
 物理ベクトル
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:物理ベクトル"
+name "subsec:物理ベクトル"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-Vectors ! physical
+べくとる@ベクトル ! ぶつり@物理
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -32861,7 +33873,8 @@ Vectors ! physical
 \end_layout
 
 \begin_layout Standard
-LaTeXパッケージ
+\SpecialChar LaTeX
+パッケージ
 \series bold
 braket
 \series default
@@ -32874,13 +33887,14 @@ status collapsed
 \series bold
 braket
 \series default
- は標準的LaTeX頒布版のすべてに含まれています。
+ は標準的\SpecialChar LaTeX
+頒布版のすべてに含まれています.
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -32889,7 +33903,7 @@ status collapsed
 
 \end_inset
 
-には、定義済みのベクトルが提供されており、
+には,定義済みのベクトルが提供されており,
 \end_layout
 
 \begin_layout Standard
@@ -32901,7 +33915,8 @@ usepackage{braket}
 \end_layout
 
 \begin_layout Standard
-というLaTeXプリアンブル行で読み込むことができます。
+という\SpecialChar LaTeX
+プリアンブル行で読み込むことができます.
 \end_layout
 
 \begin_layout Standard
@@ -32922,27 +33937,32 @@ ifbraket
 status open
 
 \begin_layout Plain Layout
-以下の表は
+以下の表は
 \series bold
 braket
 \series default
- LaTeXパッケージが導入済みのときのみ表示されます。
+ \SpecialChar LaTeX
+パッケージが導入済みのときのみ表示されます.
 \end_layout
 
 \end_inset
 
-以下のコマンドが定義されています。
+以下のコマンドが定義されています.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32951,7 +33971,7 @@ braket
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32962,7 +33982,7 @@ braket
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32975,7 +33995,7 @@ psi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32989,7 +34009,7 @@ psi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33002,7 +34022,7 @@ psi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33016,7 +34036,7 @@ psi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33024,18 +34044,14 @@ psi
 \backslash
 Braket{
 \backslash
-psi
-\begin_inset Formula $|$
-\end_inset
-
-
+psi|
 \backslash
 phi
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33062,9 +34078,11 @@ phi
 \backslash
 Braket
 \series default
-コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
-\begin_inset Formula \[
-\Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
+コマンドを使うと,以下のように,すべての縦棒がそれを囲む括弧と同じ大きさに設定されます.
+\begin_inset Formula 
+\[
+\Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
+\]
 
 \end_inset
 
@@ -33090,7 +34108,8 @@ status open
 \series bold
 braket
 \series default
- LaTeXパッケージが導入されていないときには、以下が表示されます。
+ \SpecialChar LaTeX
+パッケージが導入されていないときには,以下が表示されます.
 \end_layout
 
 \end_inset
@@ -33099,11 +34118,12 @@ braket
 \end_layout
 
 \begin_layout Standard
-本小節の全体を出力で見るためには
+本小節の全体を出力で見るためには
 \series bold
 braket
 \series default
- LaTeXパッケージを導入する必要があります。
+ \SpecialChar LaTeX
+パッケージを導入する必要があります.
 \end_layout
 
 \begin_layout Standard
 \backslash
 Braket
 \series default
-と同じ効果は
+と同じ効果は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:自動の括弧丈"
+reference "subsec:自動の括弧丈"
 
 \end_inset
 
-節に説明されているとおり
+節に説明されているとおり
 \series bold
 
 \backslash
 middle
 \series default
-コマンドを用いることによっても実現できます
+コマンドを用いることによっても実現できます
 \end_layout
 
 \begin_layout Subsection
 自己定義の分数
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:自己定義の分数"
+name "subsec:自己定義の分数"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-ぶんすう@分数 ! じこていぎの@自己定義の ---
+ぶんすう@分数 ! じこていぎの@自己定義の
 \end_layout
 
 \end_inset
@@ -33167,14 +34187,14 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-分数用の自製コマンドを定義するには、以下の書式を持つ
+分数用の自己定義コマンドを定義するには,以下の書式を持つ
 \series bold
 
 \backslash
 genfrac
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -33185,7 +34205,7 @@ genfrac
 
 \end_inset
 
-コマンドを使います
+コマンドを使います
 \end_layout
 
 \begin_layout Standard
@@ -33198,27 +34218,15 @@ genfrac{左括弧}{右括弧}{分数線の厚み}{様式}
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
-
-\backslash
-phantom{
-\end_layout
-
-\end_inset
-
+\series bold
 
 \backslash
 genfrac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
 \end_layout
 
 \end_inset
@@ -33227,7 +34235,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-ここで「様式」は0
+ここで「様式」は0
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -33235,18 +34243,22 @@ status collapsed
 \begin_inset space \thinspace{}
 \end_inset
 
-3の範囲の数字です。
+3の範囲の数字です.
+\begin_inset Separator latexpar
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33255,18 +34267,18 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-様式(大きさ)
+様式(大きさ)
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33275,18 +34287,18 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-別行て様式の数式
+別行て様式の数式
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33295,7 +34307,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33306,7 +34318,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33315,18 +34327,18 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-やや小(small)
+やや小(small)
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33335,11 +34347,11 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-最小(tiny)
+最小(tiny)
 \end_layout
 
 \end_inset
@@ -33353,31 +34365,31 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-「様式」を指定しないときには
+「様式」を指定しないときには
 \series bold
 
 \backslash
 frac
 \series default
-コマンドのように、大きさは周囲の環境に合わせて調節されます。 
+コマンドのように,大きさは周囲の環境に合わせて調節されます. 
 \end_layout
 
 \begin_layout Standard
-「分数線の厚み」を指定しないときには既定値である0.4
+「分数線の厚み」を指定しないときには既定値である0.4
 \begin_inset space \thinspace{}
 \end_inset
 
-ptが用いられます
+ptが用いられます
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace medskip
 \end_inset
 
-たとえば
+たとえば
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:分数"
+reference "subsec:分数"
 
 \end_inset
 
@@ -33393,7 +34405,7 @@ dfrac
 \backslash
 tbinom
 \series default
-コマンドは
+コマンドは
 \end_layout
 
 \begin_layout Standard
@@ -33425,14 +34437,15 @@ genfrac{(}{)}{0pt}{1}{#1}{#2}}
 \end_layout
 
 \begin_layout Standard
-というコマンドで定義できます
+というコマンドで定義できます
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace medskip
 \end_inset
 
-分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
+分数線の厚みを非必須の引数として与えることのできる分数を定義するには,\SpecialChar LaTeX
+プリアンブルに
 \end_layout
 
 \begin_layout Standard
@@ -33448,27 +34461,29 @@ genfrac{}{}{#1}{}{#2}{#3}}
 \end_layout
 
 \begin_layout Standard
-という行を入れます
+という行を入れます
 \end_layout
 
 \begin_layout Standard
-以下は、そのテストです。
-\begin_inset Formula \begin{align*}
+以下は,そのテストです.
+\begin_inset Formula 
+\begin{align*}
 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
-\text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
+\text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
+\end{align*}
 
 \end_inset
 
-ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
+ご覧になってわかるように,分子や分母から分数線までの距離は,分数線の厚みの約3倍になります.
 \end_layout
 
 \begin_layout Subsection
-数式の取り消し
-\begin_inset Index
+数式の消去
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81\99ã\81\86ã\81\97ã\81\8d\95°å¼\8f ! ã\81¨ã\82\8aã\81\91ã\81\97\8f\96ã\82\8aæ¶\88ã\81\97
\81\99ã\81\86ã\81\97ã\81\8d\95°å¼\8f ! ã\81\97ã\82\87ã\81\86ã\81\8dã\82\87@æ¶\88å\8e»
 \end_layout
 
 \end_inset
@@ -33477,62 +34492,54 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式あるいはその一部を取り消すには、
-\series bold
-cancel
-\series default
-
-\begin_inset Foot
-status collapsed
+数式の全体もしくは一部を消去するには,4つの方法があります.
+\begin_inset Separator latexpar
+\end_inset
 
-\begin_layout Plain Layout
 
-\series bold
-cancel
-\series default
-は、標準的なLaTeX頒布版のすべてに含まれています。
 \end_layout
 
-\end_inset
-
-
-\begin_inset Index
+\begin_layout Standard
+\align center
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-ぱっけーじ@パッケージ ! cancel
+
+
+\backslash
+ifcancel 
 \end_layout
 
 \end_inset
 
- LaTeXパッケージを、LaTeXプリアンブル行に
-\end_layout
 
-\begin_layout Standard
+\begin_inset Note Note
+status open
 
+\begin_layout Plain Layout
+下記の表は,\SpecialChar LaTeX
+パッケージ
 \series bold
-
-\backslash
-usepackage[samesize]{cancel}
+cancel
+\series default
+が導入済みの時のみ表示されます.
 \end_layout
 
-\begin_layout Standard
-と書いて読み込む必要があります。
-\end_layout
+\end_inset
+
 
-\begin_layout Standard
-数式を取り消すには、4つの方法があります。
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features>
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33541,25 +34548,44 @@ usepackage[samesize]{cancel}
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-ここで
-\series bold
 
 \backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
+cancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\backslash
+int
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A=B
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\cancel{\int A=B}$
+\end_inset
 
 
 \end_layout
@@ -33567,26 +34593,21 @@ raisebox
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-cancel{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+bcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
-spce 
-\end_layout
-
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -33594,11 +34615,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\bcancel{\int A=B}$
 \end_inset
 
 
@@ -33607,26 +34628,21 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-bcancel{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+xcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
-spce 
-\end_layout
-
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -33634,11 +34650,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\xcancel{\int A=B}$
 \end_inset
 
 
@@ -33648,37 +34664,36 @@ A=B
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-xcancel{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+cancelto
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
-spce 
-\end_layout
-
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
+\begin_inset Formula $\to$
+\end_inset
+
+1
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
 \end_inset
 
 
@@ -33687,22 +34702,92 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
 
-\begin_layout Plain Layout
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\series bold
 
 \backslash
-cancelto{1
-\begin_inset Formula $\to$
+cancelto
+\series default
+は,以下のように,とくに数式中の分数の約分を表示するのに適しています.
+\begin_inset Formula 
+\[
+\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}}}
+\]
+
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
 \backslash
-{
+cancelto
+\series default
+の「下付き文字」寸法の大きさを変えるには,
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
 \backslash
-int
+PassOptionsToPackage{オプション}{cancel}
+\end_layout
+
+\begin_layout Standard
+という行を\SpecialChar LaTeX
+プリアンブルに書き加えてください.ここで,
+\series bold
+オプション
+\series default
+を
+\series bold
+samesize
+\series default
+にすると,取り消した部分と同じ寸法になり,
+\series bold
+Smaller
+\series default
+にすると,通常よりも少し小さくなります.
+\end_layout
+
+\begin_layout Standard
+取り消し線に色を付けるには,\SpecialChar TeX
+コードで以下のコマンドを書き加えてください.
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+renewcommand{
+\backslash
+CancelColor}{
+\backslash
+color{red}}
+\end_layout
+
+\begin_layout Standard
+ここで
+\series bold
+red
+\series default
+は,お好みの色に変更することができます.
+\end_layout
+
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -33710,30 +34795,78 @@ status collapsed
 
 
 \backslash
-spce 
+renewcommand{
+\backslash
+CancelColor}{
+\backslash
+color{red}}
 \end_layout
 
 \end_inset
 
-A=B
+
 \end_layout
 
+\begin_layout Standard
+\begin_inset Formula 
+\[
+\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}}}
+\]
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
+
+
+\backslash
+renewcommand{
+\backslash
+CancelColor}{
+\backslash
+color{black}}
+\end_layout
+
 \end_inset
 
 
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+色をリセット
 \end_layout
 
 \end_inset
-</cell>
-</row>
-</lyxtabular>
+
+
+\end_layout
+
+\begin_layout Standard
+他の微調整については,
+\series bold
+cancel
+\series default
+パッケージの取扱説明書
+\begin_inset CommandInset citation
+LatexCommand cite
+key "cancel"
+
+\end_inset
+
+をご覧ください.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! cancel
+\end_layout
 
 \end_inset
 
@@ -33741,15 +34874,55 @@ A=B
 \end_layout
 
 \begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\series bold
 
 \backslash
-cancelto
+else 
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+下記の表は,\SpecialChar LaTeX
+パッケージ
+\series bold
+cancel
 \series default
-は、以下のように、とくに数式中の分数を約分を表示するのに適しています。
-\begin_inset Formula \[
-\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}}}\]
+が導入済みの時のみ表示されます.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+本小節の続きを見るには,\SpecialChar LaTeX
+パッケージ
+\series bold
+cancel
+\series default
+を導入する必要があります.
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+fi 
+\end_layout
 
 \end_inset
 
@@ -33760,16 +34933,16 @@ cancelto
 節見出し中の数式
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:節見出し中の数式"
+name "subsec:節見出し中の数式"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! せつみだしちゅうの@節見出し中の ---
+すうしき@数式 ! せつみだしちゅうの@節見出し中の
 \end_layout
 
 \end_inset
@@ -33778,7 +34951,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
+数式を節見出し中で使う際には,以下のことに留意しなくてはなりません.
 \end_layout
 
 \begin_layout Standard
@@ -33795,7 +34968,7 @@ PDF特性
 hyperref
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -33804,8 +34977,8 @@ status collapsed
 
 \end_inset
 
-サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
-出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
+サポートが有効になっている場合,PDFのしおりが,目次にある節見出しすべてに関して生成されます.しおり中に数式を入れることはPDFの慣習に違反しているため,節見
+出しに数式が含まれている場合,数式はしおり中に誤った文字列として表示されます.
 \end_layout
 
 \end_inset
@@ -33814,21 +34987,21 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-これらの問題は
+これらの問題は
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 短縮タイトル
 \family default
-メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
-に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
+メニューを使って,問題となる節見出しの最後に短縮タイトルを入れることで解決することができます.短縮タイトルは,目次が美しく整形されるように,多行にわたる節見出し
+に別名を付けるものです.目次中には,短縮タイトルのみが表示され,したがってPDFしおり中にも短縮タイトルのみが表示されます.
 \end_layout
 
 \begin_layout Standard
-数式を目次中でも使わなくてもならないが
+数式を目次中でも使わなくてもならないが
 \series bold
 hyperref
 \series default
-も使用しなくてはならないときには
+も使用しなくてはならないときには
 \end_layout
 
 \begin_layout Standard
@@ -33837,7 +35010,7 @@ hyperref
 
 \backslash
 texorpdfstring{部分}{代替文字列}
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -33852,16 +35025,17 @@ texorpdfstring
 \end_layout
 
 \begin_layout Standard
-というコマンドをTeXモードで使う方法があります。
+というコマンドを\SpecialChar TeX
+モードで使う方法があります.
 \end_layout
 
 \begin_layout Standard
-「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
-文字列」が用いられます
+「部分」は,見出し中,PDFしおりに表示したくない部分です.これは,文字・数式・脚註のほかに相互参照をとることもできます.しおりには,この部分の代わりに,「代替
+文字列」が用いられます
 \end_layout
 
 \begin_layout Standard
-以下の二つは、見出しの例です。
+以下の二つは,見出しの例です.
 \begin_inset VSpace -3mm
 \end_inset
 
@@ -33887,7 +35061,7 @@ boldmath
 \end_inset
 
 
-\begin_inset OptArg
+\begin_inset Argument 1
 status collapsed
 
 \begin_layout Plain Layout
@@ -33944,17 +35118,17 @@ unboldmath
 
 \end_inset
 
-一つめの見出しでは短縮タイトルが使われており二つめの見出しでは
+一つめの見出しでは短縮タイトルが使われており二つめの見出しでは
 \series bold
 
 \backslash
 texorpdfstring
 \series default
-が使われています
+が使われています
 \end_layout
 
 \begin_layout Standard
-他の節見出しと同じ書式を得るために上の見出し全体は
+他の節見出しと同じ書式を得るために上の見出し全体は
 \series bold
 boldmath
 \series default
@@ -33966,25 +35140,25 @@ status collapsed
 第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:ボールド体の数式"
+reference "subsec:ボールド体の数式"
 
 \end_inset
 
-節参照
+節参照
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Subsection
 多段組文中の数式
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の ---
+すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の
 \end_layout
 
 \end_inset
@@ -33993,7 +35167,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
+多段組文中に数式を作ると,段の中に収まりきらないことも多く,ページ幅全体に広がるようにする必要があることがあります.これは,
 \series bold
 multicol
 \series default
@@ -34006,13 +35180,14 @@ status collapsed
 \series bold
 multicol
 \series default
-は、標準的LaTeX頒布版のすべてに含まれています。
+は,標準的\SpecialChar LaTeX
+頒布版のすべてに含まれています.
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34021,7 +35196,8 @@ status collapsed
 
 \end_inset
 
- LaTeXパッケージを、
+ \SpecialChar LaTeX
+パッケージを,
 \end_layout
 
 \begin_layout Standard
@@ -34033,7 +35209,8 @@ usepackage{multicol}
 \end_layout
 
 \begin_layout Standard
-というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
+という\SpecialChar LaTeX
+プリアンブル行を書いて読み込むことで,実現できます.
 \end_layout
 
 \begin_layout Standard
@@ -34041,16 +35218,16 @@ usepackage{multicol}
 status open
 
 \begin_layout Plain Layout
-ここで
+ここで
 \family sans
-文書\SpecialChar \menuseparator
+文書\SpecialChar menuseparator
 設定
 \family default
 メニューの
 \family sans
 本文レイアウト
 \family default
-で
+で
 \family sans
 二段組文書
 \family default
@@ -34058,7 +35235,7 @@ status open
 \emph on
 有効にしてはならない
 \emph default
-ことに注意してください
+ことに注意してください
 \end_layout
 
 \end_inset
@@ -34079,7 +35256,8 @@ begin{multicols}{段数}
 \end_layout
 
 \begin_layout Standard
-というコマンドをTeXモードで書き入れます。「段数」は、2
+というコマンドを\SpecialChar TeX
+モードで書き入れます.「段数」は,2
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -34087,7 +35265,7 @@ begin{multicols}{段数}
 \begin_inset space \thinspace{}
 \end_inset
 
-10のあいだの数字です。多段組文の終わる数式の前には、
+10のあいだの数字です.多段組文の終わる数式の前には,
 \end_layout
 
 \begin_layout Standard
@@ -34099,33 +35277,30 @@ end{multicols}
 \end_layout
 
 \begin_layout Standard
-というコマンドをTeXモードで入れます。
+というコマンドを\SpecialChar TeX
+モードで入れます.
 \end_layout
 
 \begin_layout Standard
-このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
+このコマンドによって,数式の前にいくらかの余白が,自動的に作られます.これをなくすには,数式の前に-6
 \begin_inset space \thinspace{}
 \end_inset
 
-mmの垂直空白を入れて下さい数式様式
+mmの垂直空白を入れて下さい数式様式
 \series bold
 
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-数式様式に関しては、第
-\series default
-
+数式様式に関しては,第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節をご覧下さい
+節をご覧下さい
 \end_layout
 
 \end_inset
@@ -34136,15 +35311,15 @@ reference "sec:数式様式"
 \series bold
 行頭下げ
 \series default
-を使用している場合には代わりに-9
+を使用している場合には代わりに-9
 \begin_inset space \thinspace{}
 \end_inset
 
-mmの垂直空白を入れて下さい
+mmの垂直空白を入れて下さい
 \end_layout
 
 \begin_layout Standard
-以下は、別行建て数式を含む、多段組文の例です。
+以下は,別行立て数式を含む,多段組文の例です.
 \end_layout
 
 \begin_layout Standard
@@ -34163,21 +35338,21 @@ begin{multicols}{2}
 
 \lang ngerman
 Das Spektrum wird fouriertransformiert.
the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
Die Fouriertransformation wird verwendet, um die überlagerten Signale (Netzwerk
 , Lösungsmittel) zu trennen.
- Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
+ Nachdem wir die Phasenverschiebung bestimmen konnten, interessiert uns
  nun das Aussehen des Ausgangssignals.
- Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
+ Im Experiment haben wir es mit sehr vielen Teilchen zu tun, so das man
  über alle Phasen integrieren muss.
  Sei nun 
 \begin_inset Formula $S$
 \end_inset
 
- unser normiertes Ausgangssignal and 
+ unser normiertes Ausgangssignal und 
 \begin_inset Formula $P$
 \end_inset
 
the Phasenverteilungsfunktion, so ergibt sich the Beziehung
die Phasenverteilungsfunktion, so ergibt sich die Beziehung
 \lang japanese
 
 \begin_inset ERT
@@ -34197,8 +35372,10 @@ end{multicols}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\end{equation}
+\begin_inset Formula 
+\begin{equation}
+S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
+\end{equation}
 
 \end_inset
 
@@ -34221,13 +35398,13 @@ wobei
 \begin_inset Formula $S_{0}$
 \end_inset
 
- das Signal ohne Gradient ist and the Normierungsbedingung 
+ das Signal ohne Gradient ist und die Normierungsbedingung 
 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
 \end_inset
 
  gilt.
- Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
- Direkt nach the 
+ Nun dürfen wir aber nicht den Relaxationsprozess außer Acht lassen.
+ Direkt nach dem 
 \begin_inset Formula $\nicefrac{\pi}{2}$
 \end_inset
 
@@ -34235,9 +35412,9 @@ wobei
 \begin_inset space \thinspace{}
 \end_inset
 
--rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
+-rf-Puls beginnt sich die Magnetisierung zu entfokussieren, wodurch sich
  das Signal zusätzlich abschwächt.
- Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
+ Diese Abschwächung verläuft exponentiell in Abhängigkeit der so genannten
  
 \begin_inset Formula $T_{2}$
 \end_inset
@@ -34263,7 +35440,7 @@ end{multicols}
 
 \begin_layout Subsection
 変数の説明付き数式
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34282,16 +35459,12 @@ reference "eq:within"
 
 \end_inset
 
-式のように、数式内で変数の説明をするには、
+式のように,数式内で変数の説明をするには,
 \begin_inset Formula $n$
 \end_inset
 
-個の変数が使われている場合、左寄せの列を持つ2
-\series bold
-\series default
-
-\begin_inset Formula $n$
+個の変数が使われている場合,左寄せの列を持つ
+\begin_inset Formula $2\times n$
 \end_inset
 
 行列を使用します
@@ -34299,19 +35472,19 @@ reference "eq:within"
 status collapsed
 
 \begin_layout Plain Layout
-行列に関しては
+行列に関しては
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:行列"
 
 \end_inset
 
-節参照
+節参照
 \end_layout
 
 \end_inset
 
-。説明を小さな文字にするには、行列の前に、たとえば
+.説明を小さな文字にするには,行列の前に,たとえば
 \series bold
 
 \backslash
@@ -34322,19 +35495,19 @@ footnotesize
 status collapsed
 
 \begin_layout Plain Layout
-フォント寸法に関しては
+フォント寸法に関しては
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:書体寸法"
+reference "subsec:書体寸法"
 
 \end_inset
 
-節参照
+節参照
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
@@ -34345,25 +35518,21 @@ reference "sub:書体寸法"
 status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-数式様式に関しては、第
-\series default
-
+数式様式に関しては,第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節参照
+節参照
 \end_layout
 
 \end_inset
 
 
 \series default
-を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
+を使っている場合,行列を数式とページ余白から等距離に置くために,行列の前後に
 \series bold
 
 \backslash
@@ -34380,23 +35549,23 @@ status collapsed
 \backslash
 hfill
 \series default
-は
+は
 \series bold
 行頭下げ
 \series default
-様式のときのみ機能します
+様式のときのみ機能します
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:可変長の空白"
+reference "subsec:可変長の空白"
 
 \end_inset
 
-節をご覧下さい
+節をご覧下さい
 \end_layout
 
 \end_inset
 
-を入れます
+を入れます
 \end_layout
 
 \begin_layout Standard
@@ -34404,26 +35573,30 @@ reference "sub:可変長の空白"
 \series bold
 中央揃え
 \series default
-を使っている場合、数式を字下げするには、
+を使っている場合,数式を字下げするには,
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:flalign環境"
+reference "subsec:flalign環境"
 
 \end_inset
 
-節で述べた方法を使用します
+節で述べた方法を使用します
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:within"
 
 \end_inset
 
-式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
-\begin_inset Formula \begin{flalign}
+式には5列があり,最初の2列には数式,3列めには行列,最終列には空の\SpecialChar TeX
+括弧が入っています.
+\begin_inset Formula 
+\begin{flalign}
 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
 \rho & \textrm{density}\\
 V & \textrm{volume}\\
-g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
+g & \textrm{gravitational acceleration}
+\end{array} &  & {}\label{eq:within}
+\end{flalign}
 
 \end_inset
 
@@ -34434,12 +35607,12 @@ g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{
 アップライト体のギリシャ小文字
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:アップライト体ギリシャ小文字"
+name "subsec:アップライト体ギリシャ小文字"
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34452,11 +35625,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
+ほとんどの数式書体は,イタリック体のギリシャ小文字しか提供していません.しかし,
 \begin_inset Formula $\pi$
 \end_inset
 
-中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
+中間子やニュートリノのような素粒子の記号には,アップライト体のギリシャ文字が必要とされます.
 \series bold
 upgreek.sty
 \series default
@@ -34469,12 +35642,12 @@ status collapsed
 \series bold
 upgreek
 \series default
-は
+は
 \series bold
 was
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34496,13 +35669,14 @@ vspace{4mm}
 
 \end_inset
 
- LaTeXパッケージの一部です。
+ \SpecialChar LaTeX
+パッケージの一部です.
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34523,7 +35697,8 @@ usepackage{upgreek}
 \end_layout
 
 \begin_layout Standard
-というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
+という\SpecialChar LaTeX
+プリアンブル行で読み込めば,これらが提供されるようになります.
 \begin_inset ERT
 status collapsed
 
@@ -34541,36 +35716,39 @@ ifupgreek
 status open
 
 \begin_layout Plain Layout
-以下の表は
+以下の表は
 \series bold
 upgreek
 \series default
- LaTeXパッケージが導入済みのときのみ表示されます。
+ \SpecialChar LaTeX
+パッケージが導入済みのときのみ表示されます.
 \end_layout
 
 \end_inset
 
-アップライト体のギリシャ小文字はギリシャ小文字のコマンド名の前に
+アップライト体のギリシャ小文字はギリシャ小文字のコマンド名の前に
 \series bold
 up
 \series default
-を付けると作ることができますたとえば
+を付けると作ることができますたとえば
 \series bold
 
 \backslash
 uptau
 \series default
-コマンドは
+コマンドは
 \begin_inset Formula $\uptau$
 \end_inset
 
-のようになります
+のようになります
 \end_layout
 
 \begin_layout Standard
-これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
-\begin_inset Formula \[
-\uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
+これらのコマンドを使えば,以下のような素粒子の反応を組版することができるようになります.
+\begin_inset Formula 
+\[
+\uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
+\]
 
 \end_inset
 
@@ -34578,7 +35756,11 @@ uptau
 \end_layout
 
 \begin_layout Standard
-アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「µm」のような単位に使うべきではありません。
+アップライト体の文字は,イタリック体のものよりも太く幅広です.したがって,これらを「
+\begin_inset Formula $\mu m$
+\end_inset
+
+」のような単位に使うべきではありません.
 \end_layout
 
 \begin_layout Standard
@@ -34599,11 +35781,12 @@ else
 status open
 
 \begin_layout Plain Layout
-以下は
+以下は
 \series bold
 upgreek
 \series default
- LaTeXパッケージが導入されていないときのみ表示されます。
+ \SpecialChar LaTeX
+パッケージが導入されていないときのみ表示されます.
 \end_layout
 
 \end_inset
@@ -34612,11 +35795,12 @@ upgreek
 \end_layout
 
 \begin_layout Standard
-この小節のすべてを出力で見るには
+この小節のすべてを出力で見るには
 \series bold
 upgreek
 \series default
- LaTeXパッケージを導入する必要があります。
+ \SpecialChar LaTeX
+パッケージを導入する必要があります.
 \end_layout
 
 \begin_layout Standard
 
 \begin_layout Subsection
 数式中のテキスト文字
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:数式中のテキスト文字"
-
-\end_inset
-
-
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-てきすと@テキスト ! すうしきちゅうの@数式中の ---
+てきすと @ テキスト ! すうしきちゅうの @ 数式中の
 \end_layout
 
 \end_inset
@@ -34657,11 +35834,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
+折にふれて,テキスト文字を直接数式中に入れたいときがあるでしょう.たとえば,中黒「·」を
 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
 \end_inset
 
-のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
+のように数式中で頻繁に用いようとすると,この中黒はすべてのエンコーディングでテキスト文字として定義されているために,代わりに
 \series bold
 
 \backslash
@@ -34675,16 +35852,16 @@ status collapsed
 第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:二項演算子"
+reference "subsec:二項演算子"
 
 \end_inset
 
-節参照
+節参照
 \end_layout
 
 \end_inset
 
-コマンドを挿入しなくてはならなくなることでしょう。しかし、
+コマンドを挿入しなくてはならなくなることでしょう.しかし,
 \end_layout
 
 \begin_layout Standard
@@ -34702,59 +35879,89 @@ else
 \backslash
 textperiodcentered
 \backslash
-f\SpecialChar \textcompwordmark{}
+f\SpecialChar ligaturebreak
 i}
 \end_layout
 
 \begin_layout Standard
-というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
+という\SpecialChar LaTeX
+プリアンブル行を使えば,エンコーディングに変更を加えることができます.
 \end_layout
 
 \begin_layout Standard
-文字エンコーディング
+文字エンコーディング(
 \family sans
-文書\SpecialChar \menuseparator
-設定\SpecialChar \menuseparator
+文書\SpecialChar menuseparator
+設定\SpecialChar menuseparator
 言語
 \family default
-メニュー)は、キーボード上のキーが押されたときにどの文字が表示されるかを指定します。「·」文字に対応するキーが押されると、内部的には
+メニュー)は,キーボード上の
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+鍵
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+キー
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+が押されたときにどの文字が表示されるかを指定します.「·」文字に対応する鍵が押されると,内部的には
 \series bold
 
 \backslash
 textperiodcentered
 \series default
-コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
-否かによって、正しいコマンドが自動的に選択されます。
+コマンドが使用されます.しかし,このコマンドは数式中では使えないので,\SpecialChar LaTeX
+エラーが発生するのです.変更後のエンコーディングでは,文字が数式中に挿入されたか否かによっ
+て,正しいコマンドが自動的に選択されます.
 \end_layout
 
 \begin_layout Standard
-定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
+定義ファイル中には,複数の文字のエンコーディングが保管されています.たとえば,
 \series bold
 latin9
 \series default
-エンコーディングは、LaTeXがインストールされたフォルダにある
+エンコーディングは,\SpecialChar LaTeX
+がインストールされたフォルダにある
 \series bold
 latin9.def
 \series default
-ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
-は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
+ファイルに定義されています.エンコーディングは,\SpecialChar LaTeX
+プリアンブルで変更するべきであって,定義ファイルを変更してはなりません.さもないと,自分の作成した文書は,他のコ
+ンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace medskip
 \end_inset
 
-中黒の他にこの文書では、角度記号「°」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
+中黒の他にこの文書では,角度記号「
+\begin_inset Formula $^{\circ}$
+\end_inset
+
+」が,数式に直接入れることができるよう,以下のような\SpecialChar LaTeX
+プリアンブル行で定義されています
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-(訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
+【訳註】p\SpecialChar LaTeX
+では,これらの定義は必要ないので,コメントアウトして無効にしてあります.
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
@@ -34772,12 +35979,90 @@ else
 \backslash
 textdegree
 \backslash
-f\SpecialChar \textcompwordmark{}
+f\SpecialChar ligaturebreak
 i}
 \end_layout
 
+\begin_layout Subsection
+数式中の\SpecialChar LaTeX
+コメント
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+L atexこめんと@\SpecialChar LaTeX
+コメント
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
-\begin_inset Newpage newpage
+本文中では,ファイルの\SpecialChar LaTeX
+ソースコードでのみ見ることのできるコメントを,
+\family sans
+挿入
+\lang english
+\SpecialChar menuseparator
+
+\lang japanese
+註釈
+\lang english
+\SpecialChar menuseparator
+
+\lang japanese
+コメント
+\family default
+メニューで挿入することができます.これと同じことは,数式中ではできませんが,
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+%
+\end_layout
+
+\begin_layout Standard
+というコマンドを使えば,\SpecialChar LaTeX
+コメントを挿入することができます.このコマンドを打ち込むと,コメントを書き込むことのできるボックスが生成されます.\SpecialChar LyX
+のバグのせいで
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #9002"
+target "http://www.lyx.org/trac/ticket/9002"
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+,コメント中に,通常の本文や数式内本文そのものを書くことはできませんが,\SpecialChar LaTeX
+出力中に,\SpecialChar LaTeX
+コマンドの形では見ることができます.
+\lang english
+
+\begin_inset Newline newline
+\end_inset
+
+
+\lang japanese
+下記は,\SpecialChar LaTeX
+コメントを持つ数式の例です.
+\begin_inset Formula 
+\[
+A=B%\text{これはコメントです。}
+\]
+
 \end_inset
 
 
@@ -34786,7 +36071,7 @@ i}
 \begin_layout Section
 \start_of_appendix
 組版上の助言
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34799,40 +36084,40 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
+この節は,ISO規範に掲げてある,もっとも重要な組版ルールの要約です
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-この要約の一部はISO規則を取り上げている「Duden」
+この要約の一部はISO規則を取り上げている「Duden」
 \begin_inset CommandInset citation
 LatexCommand cite
 key "Duden"
 
 \end_inset
 
-と呼ばれるドイツの半公的辞書から採られています
+と呼ばれるドイツの半公的辞書から採られています
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Itemize
-物理単位は、つねにアップライト体にします
+物理単位は,つねに(イタリック文中にあるときも)アップライト体にします
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-書体様式で指定します
+書体様式で指定します
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:書体様式"
+reference "subsec:書体様式"
 
 \end_inset
 
-節を参照
+節を参照
 \end_layout
 
 \end_inset
@@ -34845,24 +36130,24 @@ km/h
 \begin_inset Newline newline
 \end_inset
 
-値と単位の間には、最小空白を入れます。
+値と単位の間には,最小空白を入れます.
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:定義済みの空白"
+reference "subsec:定義済みの空白"
 
 \end_inset
 
-節を参照
+節を参照
 \begin_inset Newline newline
 \end_inset
 
-この慣習は
+この慣習は
 \series bold
 
 \backslash
 unittwo
 \series default
-コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
+コマンドを使用すると,つねに満たされます.このコマンドを数式に入れると,二つの枠が現れます.最初の枠には値をいれ,第二の枠に単位を入れると,上記と同じような結果
 が得られます:
 \begin_inset Formula $\unit[30]{km/h}$
 \end_inset
@@ -34871,23 +36156,25 @@ unittwo
 \begin_inset space \thinspace{}
 \end_inset
 
-。実は、
+.実は,
 \series bold
 
 \backslash
 unittwo
 \series default
-は、LaTeXコマンドの実体ではなく、
+は,\SpecialChar LaTeX
+コマンドの実体ではなく,
 \series bold
 
 \backslash
 unit[値]{単位}
 \series default
-というコマンドです。したがって、これをTeXコード中で使用することはできません。
+というコマンドです.したがって,これを\SpecialChar TeX
+コード中で使用することはできません.
 \end_layout
 
 \begin_layout Itemize
-百分率記号と千分率記号は物理単位と同様に組みます:
+百分率記号と千分率記号は物理単位と同様に組みます:
 \begin_inset Newline newline
 \end_inset
 
@@ -34899,15 +36186,23 @@ unit[値]{単位}
 \end_layout
 
 \begin_layout Itemize
-角度記号は値の直後に置きます:15°。しかし、単位として用いられるときは別です:15
+角度記号は値の直後に置きます:
+\begin_inset Formula $15^{\circ}$
+\end_inset
+
+.しかし,単位として用いられるときは別です:15
 \begin_inset space \thinspace{}
 \end_inset
 
-°C
+
+\begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
+\end_inset
+
+
 \end_layout
 
 \begin_layout Itemize
-4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
+4桁以上の数は,3桁ごとに最小空白を直前に挿入して,グループ化します:18
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -34919,32 +36214,45 @@ unit[値]{単位}
 \end_layout
 
 \begin_layout Itemize
-120×90×40
+\begin_inset Formula $120\times90\times40$
+\end_inset
+
+
 \begin_inset space \thinspace{}
 \end_inset
 
-cmのような寸法には、積記号「×」を用います。これは、
+cmのような寸法には,積記号「
+\begin_inset Formula $\times$
+\end_inset
+
+」を用います.これは,
+\series bold
+
+\backslash
+times
+\series default
+コマンドか,
 \family sans
-挿入\SpecialChar \menuseparator
-特殊文字\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+特殊文字\SpecialChar menuseparator
 記号
 \family default
-メニューから入れることができます。キーボード定義によっては、直接入力することもできます。
+メニューから入れることができます
 \end_layout
 
 \begin_layout Itemize
-いくつかの文字を含む函数名は、混乱を防ぐためにアップライト体にします。
+いくつかの文字を含む関数名は,混乱を防ぐためにアップライト体にします.
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:定義済み函数"
+reference "subsec:定義済み函数"
 
 \end_inset
 
-節を参照
+節を参照
 \end_layout
 
 \begin_layout Itemize
-複数の文字を含む指数はアップライト体にします:
+複数の文字を含む指数はアップライト体にします:
 \begin_inset Formula $E_{\mathrm{kin}}$
 \end_inset
 
@@ -34960,7 +36268,48 @@ reference "sub:定義済み函数"
 \end_layout
 
 \begin_layout Itemize
-微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
+微分作用素・積分作用素「d」,オイラー数「e」,虚数単位「i」は,他の変数と間違えることを避けるために,アップライト体にします.
+\end_layout
+
+\begin_layout Itemize
+
+\noun on
+フーリエ
+\noun default
+変換を表す文字は,
+\series bold
+
+\backslash
+mathscr
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+{F
+\series default
+コマンド
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド! M ! 
+\backslash
+mathscr
+\end_layout
+
+\end_inset
+
+か
+\family sans
+挿入\SpecialChar menuseparator
+特殊文字\SpecialChar menuseparator
+記号\SpecialChar menuseparator
+文字様記号
+\family default
+メニューの
+\begin_inset Formula $\mathscr{F}$
+\end_inset
+
+で入れることができます.
 \end_layout
 
 \begin_layout Standard
@@ -34972,7 +36321,7 @@ reference "sub:定義済み函数"
 
 \begin_layout Section
 同義語
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34985,7 +36334,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
+いくつかの文字や記号は,複数のコマンドから作ることができます.以下は,同義のコマンドの一覧です.
 \end_layout
 
 \begin_layout Standard
@@ -34993,17 +36342,21 @@ status collapsed
 \end_inset
 
 
+\lang english
+
 \begin_inset space \hfill{}
 \end_inset
 
 
+\lang japanese
+
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35012,34 +36365,18 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 同義のコマンド
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35050,41 +36387,18 @@ ast
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-raisebox{-1.2mm}{
-\end_layout
-
-\end_inset
-
 *
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35095,7 +36409,7 @@ choose
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35108,7 +36422,7 @@ binom
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35119,7 +36433,7 @@ geq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35132,7 +36446,7 @@ ge
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35143,7 +36457,7 @@ lbrace
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35154,7 +36468,7 @@ lbrace
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35165,7 +36479,7 @@ lbracket
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35176,7 +36490,7 @@ lbracket
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35187,7 +36501,7 @@ leftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35200,7 +36514,7 @@ gets
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35211,7 +36525,7 @@ leq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35224,7 +36538,7 @@ le
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35235,7 +36549,7 @@ lor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35248,7 +36562,7 @@ vee
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35259,7 +36573,7 @@ neq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35272,7 +36586,7 @@ not=
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35283,7 +36597,7 @@ slash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35294,7 +36608,7 @@ slash
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35305,14 +36619,11 @@ vert
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $|$
-\end_inset
-
-
+|
 \end_layout
 
 \end_inset
@@ -35329,11 +36640,11 @@ vert
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features>
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35342,7 +36653,7 @@ vert
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35353,7 +36664,7 @@ vert
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35364,7 +36675,7 @@ backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35379,7 +36690,7 @@ backslash
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35390,7 +36701,7 @@ dasharrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35403,7 +36714,7 @@ dashrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35414,7 +36725,7 @@ land
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35427,7 +36738,7 @@ wedge
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35438,7 +36749,7 @@ rbrace
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35449,7 +36760,7 @@ rbrace
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35460,7 +36771,7 @@ rbracket
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35471,7 +36782,7 @@ rbracket
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35482,7 +36793,7 @@ rightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35495,7 +36806,7 @@ to
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35506,7 +36817,7 @@ lnot
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35519,7 +36830,7 @@ neg
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35530,7 +36841,7 @@ ne
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35543,7 +36854,7 @@ not=
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35554,7 +36865,7 @@ owns
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35567,7 +36878,7 @@ ni
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35578,7 +36889,7 @@ square
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35591,7 +36902,7 @@ Box
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -35602,17 +36913,13 @@ Vert
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-
-\begin_inset Formula $|$
-\end_inset
-
-
+|
 \end_layout
 
 \end_inset
@@ -35650,7 +36957,8 @@ Mittelbach, F.
 \shape default
 : 
 \shape italic
-The LaTeX Companion
+The \SpecialChar LaTeX
+ Companion
 \shape default
 , 2nd ed.
  Addison Wesley, 2004
@@ -35663,7 +36971,8 @@ key "Mathmode"
 
 \end_inset
 
-LaTeXの数式能力の
+\SpecialChar LaTeX
+の数式能力の
 \begin_inset CommandInset href
 LatexCommand href
 name "説明"
@@ -35672,24 +36981,6 @@ target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
 \end_inset
 
 
-\end_layout
-
-\begin_layout Bibliography
-\begin_inset CommandInset bibitem
-LatexCommand bibitem
-key "Voss"
-
-\end_inset
-
-LaTeXの技と秘訣の
-\begin_inset CommandInset href
-LatexCommand href
-name "ページ"
-target "http://tug.org/TeXnik/"
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Bibliography
@@ -35712,11 +37003,12 @@ AmS
 
 \end_inset
 
--LaTeXの
+-\SpecialChar LaTeX
+の
 \begin_inset CommandInset href
 LatexCommand href
 name "説明"
-target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
+target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
 
 \end_inset
 
@@ -35726,11 +37018,12 @@ target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Symbole"
+key "Symbols"
 
 \end_inset
 
-LaTeXパッケージで利用できる記号の
+\SpecialChar LaTeX
+パッケージで利用できる記号の
 \begin_inset CommandInset href
 LatexCommand href
 name "全覧"
@@ -35744,20 +37037,21 @@ target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "hyperref"
+key "cancel"
 
 \end_inset
 
-LaTeX 
+\SpecialChar LaTeX
 \series bold
-hyperref
+cancel
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-ぱっけーじ@パッケージ ! hyperref
+ぱっけーじ@パッケージ ! cancel
 \end_layout
 
 \end_inset
@@ -35766,7 +37060,7 @@ status collapsed
 \begin_inset CommandInset href
 LatexCommand href
 name "取扱説明書"
-target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
+target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
 
 \end_inset
 
@@ -35776,43 +37070,66 @@ target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
 \begin_layout Bibliography
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Mathclap"
+key "hyperref"
 
 \end_inset
 
-第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:演算子の範囲"
+\SpecialChar LaTeX
+\series bold
+hyperref
+\series default
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-節に述べられている
-\series bold
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! hyperref
+\end_layout
 
-\backslash
-mathclap
-\series default
-コマンドの
+\end_inset
+
+パッケージの
 \begin_inset CommandInset href
 LatexCommand href
-name "説明"
-target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
+name "取扱説明書"
+target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "mhchem"
 
 \end_inset
 
+\SpecialChar LaTeX
+\series bold
+mhchem
+\series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! M ! 
-\backslash
-mathclap
+ぱっけーじ@パッケージ ! mhchem
 \end_layout
 
 \end_inset
 
+パッケージの
+\begin_inset CommandInset href
+LatexCommand href
+name "取扱説明書"
+target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
+
+\end_inset
+
 
 \end_layout
 
@@ -35832,9 +37149,28 @@ Duden Band 1
  Auflage, Duden 2001
 \end_layout
 
-\begin_layout Subsubsection*
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "Checklist"
+
+\end_inset
+
+原稿見直しの
+\begin_inset CommandInset href
+LatexCommand href
+name "チェックリスト"
+target "http://physics.nist.gov/Pubs/SP811/sec11.html"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
 \begin_inset CommandInset index_print
 LatexCommand printindex
+type "idx"
 
 \end_inset