]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/ja/Math.lyx
Math.lyx: describe new support for \hspace* etc.
[lyx.git] / lib / doc / ja / Math.lyx
index 53dbfd259e1c49847247ac8ab4fa5544d2925b39..70ba865822dbac45eb444882d311dbf23eb3e541 100644 (file)
@@ -1,8 +1,8 @@
-#LyX 1.6.3svn created this file. For more info see http://www.lyx.org/
-\lyxformat 345
+#LyX 2.1 created this file. For more info see http://www.lyx.org/
+\lyxformat 474
 \begin_document
 \begin_header
-\textclass jarticle
+\textclass scrartcl
 \begin_preamble
 % DO NOT ALTER THIS PREAMBLE!!!
 %
@@ -13,6 +13,9 @@
 % the documentation team
 % email: lyx-docs@lists.lyx.org
 
+\ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
+\AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
+
 % if pdflatex is used
 \usepackage{ifpdf}
 \ifpdf
 
 % 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
 % provides caption formatting
 %\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 +90,6 @@
 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
 \DeclareMathOperator{\sgn}{sgn}
 
-\newcommand{\spce}{\textvisiblespace}
-
 % example definitions for sec. 20.1 
 \newcommand{\gr}{\Longrightarrow}
 \newcommand{\us}[1]{\underline{#1}}
 \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}}
+% Added by lyx2lyx
 \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
+\fontencoding global
 \font_roman default
 \font_sans default
 \font_typewriter default
+\font_math auto
 \font_default_family default
+\use_non_tex_fonts false
 \font_sc false
 \font_osf false
 \font_sf_scale 100
 \font_tt_scale 100
-
 \graphics default
+\default_output_format default
+\output_sync 0
+\bibtex_command default
+\index_command default
 \paperfontsize default
 \spacing single
 \use_hyperref true
 \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 0
+\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
 \paperpagestyle plain
 \tracking_changes false
 \output_changes false
-\author "" 
-\author "" 
+\html_math_output 0
+\html_css_as_file 0
+\html_be_strict false
 \end_header
 
 \begin_body
@@ -251,7 +315,7 @@ status collapsed
 
 
 \family sans
-第1.6.x版
+第2.1.x版
 \end_layout
 
 \begin_layout Standard
@@ -265,26 +329,42 @@ LatexCommand tableofcontents
 
 \begin_layout Standard
 \begin_inset Note Note
-status collapsed
+status open
 
 \begin_layout Plain Layout
-この文書をPDFやPS、DVIにエクスポートするには、LaTeXパッケージの
+この文書をPDFやPS、DVIに書き出すには、LaTeXパッケージの
+\series bold
+braket
+\series default
+・
+\series bold
+cancel
+\series default
+・
 \series bold
 eurosym
 \series default
 ・
 \series bold
-multirow
+mathdots
 \series default
 ・
 \series bold
-wasが導入されている必要があります。
+mhchem
 \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
\83»
 \series bold
-xargs
+undertilde
 \series default
-パッケージは必須です。
+・
+\series bold
+was
+\series default
+が導入されている必要があります。これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
+\series bold
+mhchem
+\series default
+が導入されていないと、本ファイルを書き出すことができません。
 \end_layout
 
 \begin_layout Plain Layout
@@ -298,6 +378,8 @@ http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
 \begin_inset Newline newline
 \end_inset
 
+
+\series default
 にあります。
 \end_layout
 
@@ -319,7 +401,7 @@ http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
 
 \begin_layout Standard
 この文書は、LyXの数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用されるLaTeXコマンドのコレクションでもあります。説明は、コマンドの
-使ç\94¨ã\82\92念頭ã\81«ç½®ã\81\84ã\81¦ã\81\84ã\81¾ã\81\99ã\80\82ã\81\97ã\81\9fã\81\8cã\81\84ã\81¾ã\81\97て、ユーザーの手引きの
+使ç\94¨ã\82\92念頭ã\81«ç½®ã\81\84ã\81¦ã\81\84ã\81¾ã\81\99ã\80\82ã\81\97ã\81\9fã\81\8cã\81£て、ユーザーの手引きの
 \family typewriter
 数式
 \family default
@@ -341,13 +423,13 @@ http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
 \end_layout
 
 \begin_layout Standard
-とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定
+とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
 \family sans
 文書\SpecialChar \menuseparator
 設定\SpecialChar \menuseparator
 数式オプション
 \family default
-メニュー
+メニュー)
 \family sans
 AMS mathパッケージを使う
 \family default
@@ -419,7 +501,7 @@ AmS
 \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
 
@@ -439,7 +521,7 @@ 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
@@ -448,7 +530,27 @@ status collapsed
 
 \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"
@@ -456,7 +558,7 @@ arg   "math-mode"
 
 のうちのいずれか、あるいはツールバーボタン
 \begin_inset Graphics
-       filename /usr/local/share/lyx-svn/images/math-mode.png
+       filename ../../images/math-mode.png
        scale 85
 
 \end_inset
@@ -465,12 +567,12 @@ arg   "math-mode"
 \begin_inset Newline newline
 \end_inset
 
-大きく別の段落として表示される別行て数式
-\begin_inset Index
+大きく別の段落として表示される別行て数式
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき ! べつぎょうだてようしき @ 数式 ! 別行て様式
+すうしき ! べつぎょうだてようしき @ 数式 ! 別行て様式
 \end_layout
 
 \end_inset
@@ -481,32 +583,72 @@ type  "shortcuts"
 arg   "math-display"
 \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
+
+を使用して下さい。
 \end_layout
 
 \begin_layout Standard
-別行て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
+別行て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
 \begin_inset Info
 type  "shortcuts"
 arg   "math-mode"
 \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
 編集\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
@@ -547,12 +689,12 @@ displaystyle
 ツールバー
 \family default
 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
-数式(自動)」に変わることで表されます。
+数式(自動)」に変わることで表されます。
 \end_layout
 
 \begin_layout Standard
 TeXモード
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -563,7 +705,7 @@ T@TeXモード
 
 は、ツールバーボタン
 \begin_inset Graphics
-       filename /usr/local/share/lyx-svn/images/ert-insert.png
+       filename ../../images/ert-insert.png
        scale 85
 
 \end_inset
@@ -584,13 +726,33 @@ status collapsed
 
 Xコード
 \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
+
+
 \begin_inset Info
 type  "shortcut"
 arg   "ert-insert"
 \end_inset
 
-メニューを使うことで、起動できます。
+)メニューを使うことで、起動できます。
 \begin_inset Note Note
 status collapsed
 
@@ -606,7 +768,7 @@ LyXには、出力においては上付き文字と下付き文字とで表示
 
 \begin_layout Standard
 LaTeXプリアンブル
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -679,7 +841,7 @@ reference "sub:多行数式中のテキスト"
 数式テキスト
 \emph default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -689,7 +851,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -698,7 +860,27 @@ status collapsed
 
 \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   "math-mode"
@@ -711,7 +893,7 @@ arg   "math-mode"
 text
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -750,7 +932,7 @@ text
 
 \series default
 」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、TeX括弧
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -796,55 +978,38 @@ arg   "space-insert protected"
 \end_layout
 
 \begin_layout Itemize
-記号
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-この可視化された空白文字は、
-\series bold
-
-\backslash
-textvisiblespace
-\series default
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! T ! 
-\backslash
-textvisiblespace
-\end_layout
-
+記号 
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-コマンドをTeXモード中に挿入することで作ることができます。
+ は、空白文字を入力することを表します。
 \end_layout
 
+\begin_layout Itemize
+\begin_inset Formula $\to$
 \end_inset
 
-
-\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
 
-\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
+を押すことを表します。
 \end_layout
 
 \begin_layout Subsection*
@@ -861,7 +1026,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,9 +1047,9 @@ 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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -1191,7 +1356,7 @@ mu
 \begin_inset Text
 
 \begin_layout Plain Layout
-数式単位1
+数式単位(1
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -1203,7 +1368,7 @@ mu =
 \begin_inset space \thinspace{}
 \end_inset
 
-em
+em)
 \end_layout
 
 \end_inset
@@ -1229,12 +1394,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 +1409,7 @@ status collapsed
 \end_inset
 
 および添字
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1254,7 +1419,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1286,7 +1451,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1323,14 +1488,14 @@ status collapsed
 \begin_layout Standard
 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
 \begin_inset Graphics
-       filename /usr/local/share/lyx-svn/images/math-subscript.png
+       filename ../../images/math-subscript.png
        scale 85
 
 \end_inset
 
 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
 \begin_inset Graphics
-       filename /usr/local/share/lyx-svn/images/math-superscript.png
+       filename ../../images/math-superscript.png
        scale 85
 
 \end_inset
@@ -1342,7 +1507,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -1433,16 +1598,7 @@ B^V
 
 \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
@@ -1498,7 +1654,7 @@ name "sub:分数"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1518,7 +1674,7 @@ status collapsed
 frac
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1536,7 +1692,7 @@ frac
 
 \end_inset
 
-で作ることができます。フォント寸法は、分数が行内数式にあるか別行て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
+で作ることができます。フォント寸法は、分数が行内数式にあるか別行て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
 \begin_inset Graphics
        filename ../../images/math/frac-square.png
        scale 85
@@ -1552,7 +1708,9 @@ frac
 
 \backslash
 dfrac
-\begin_inset Index
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1563,10 +1721,14 @@ dfrac
 
 \end_inset
 
-を使えば、つねに別行建て数式の大きさを持つ分数を作成することができます。また、コマンド
+を使えば、つねに別行立て数式の大きさを持つ分数を作成することができます。また、コマンド
+\series bold
+
 \backslash
 tfrac
-\begin_inset Index
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1612,7 +1774,7 @@ dfrac
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -1659,16 +1821,7 @@ raisebox
 
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -1701,16 +1854,7 @@ B
 
 \backslash
 dfrac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \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
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 1
@@ -1831,7 +1948,7 @@ spce
 cfrac
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -1850,9 +1967,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
 
@@ -1944,7 +2063,7 @@ D
 \backslash
 cfrac
 \series default
-は、他の分数中に入れ子になっている場合も含め、分数をつねに別行て数式の大きさに設定します。
+は、他の分数中に入れ子になっている場合も含め、分数をつねに別行て数式の大きさに設定します。
 \end_layout
 
 \begin_layout Standard
@@ -1994,7 +2113,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \backslash
 cfracleft
 \series default
@@ -2035,8 +2154,10 @@ cfrac
 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
 
@@ -2051,7 +2172,7 @@ frac
 nicefrac
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2062,18 +2183,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 +2205,11 @@ unitfrac
 
 \end_inset
 
-例:
+(例:
 \begin_inset Formula $\unitfrac{5}{31}$
 \end_inset
 
-を使います。さらに、
+)を使います。さらに、
 \begin_inset Formula $\unitfrac[2]{1}{3}$
 \end_inset
 
@@ -2108,7 +2229,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \series default
 実は、
 \series bold
@@ -2147,7 +2268,7 @@ reference "sub:自己定義の分数"
 
 \begin_layout Subsection
 根号
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2157,7 +2278,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2199,7 +2320,7 @@ status collapsed
 sqrt
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2224,7 +2345,7 @@ sqrt
 root
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2249,7 +2370,7 @@ root
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -2296,16 +2417,7 @@ raisebox
 
 \backslash
 sqrt
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A-B
@@ -2334,16 +2446,7 @@ A-B
 
 \backslash
 root
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 3
@@ -2404,7 +2507,7 @@ root
 leftroot
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2422,7 +2525,7 @@ leftroot
 uproot
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2451,11 +2554,11 @@ uproot{距離}
 \end_layout
 
 \begin_layout Standard
-ここで「距離」は、指数を左あるいは上に動かす、Big Point単位bp;
+ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
 \begin_inset Formula $\mathrm{72\, bp=1}$
 \end_inset
 
-インチでの数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
+インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
 \begin_inset Newline newline
 \end_inset
 
@@ -2478,16 +2581,7 @@ uproot{2
 
 \backslash
 beta
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -2509,7 +2603,7 @@ B
 
 \begin_layout Subsection
 二項係数
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2529,7 +2623,7 @@ status collapsed
 binom
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2547,13 +2641,13 @@ binom
 
 \end_inset
 
-の下位メニューを使って挿入することができます。分数(
+の小メニューを使って挿入することができます。分数(
 \series bold
 
 \backslash
 frac
 \series default
-と同様に、
+)と同様に、
 \series bold
 
 \backslash
@@ -2564,7 +2658,7 @@ binom
 
 \backslash
 dbinom
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2575,12 +2669,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
@@ -2598,7 +2696,7 @@ tbinom
 brace
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2616,7 +2714,7 @@ brace
 brack
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2634,7 +2732,7 @@ brack
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -2681,16 +2779,7 @@ raisebox
 
 \backslash
 binom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2723,16 +2812,7 @@ B
 
 \backslash
 dbinom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2765,16 +2845,7 @@ B
 
 \backslash
 tbinom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2807,16 +2878,7 @@ B
 
 \backslash
 brack
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2849,16 +2911,7 @@ B
 
 \backslash
 brace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2892,7 +2945,7 @@ B
 
 \begin_layout Subsection
 場合分け
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2908,7 +2961,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -2939,16 +2992,7 @@ status collapsed
 
 \backslash
 cases
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2960,7 +3004,7 @@ B
 \end_inset
 
 0
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -2998,16 +3042,7 @@ A & B>0\end{cases}$
 
 \backslash
 cases
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -3027,7 +3062,8 @@ arg   "newline-insert newline"
 \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
 
 
@@ -3057,7 +3093,27 @@ 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"
@@ -3091,7 +3147,7 @@ Cases環境
 
 \begin_layout Subsection
 否定
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3111,7 +3167,7 @@ status collapsed
 not
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3129,7 +3185,7 @@ not
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -3239,7 +3295,7 @@ parallel
 \end_layout
 
 \begin_layout Standard
-最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります
+最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sub:数学記号"
@@ -3253,55 +3309,43 @@ reference "sec:関係子"
 
 \end_inset
 
-節を参照
+節を参照)
 \end_layout
 
 \begin_layout Subsection
-空打ち文字
+埋め草
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:空打ち文字"
+name "sub:埋め草"
 
 \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
 
@@ -3329,19 +3373,11 @@ 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
 
@@ -3377,7 +3413,7 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
\8c\96å­¦è¨\98å\8f·ã\81«é\96¢ã\81\99ã\82\8b詳細は、第
\90\8cä½\8dä½\93ã\81¨å\8c\96å­¦è¨\98å\8f·ã\81®çµ\84ç\89\88ã\81«é\96¢ã\81\97ã\81¦は、第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sub:化学記号と化学式"
@@ -3396,7 +3432,7 @@ reference "sub:化学記号と化学式"
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -3476,7 +3512,7 @@ raisebox
 phantom
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3499,7 +3535,7 @@ status collapsed
 
 \end_inset
 
-の下位メニューに入っています。
+のメニューに入っています。
 \end_layout
 
 \end_inset
@@ -3517,22 +3553,23 @@ status collapsed
 \backslash
 phantom
 \series default
-を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、空打ち文字として適用されることを示しています。したがって、
+を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
+ち文字)として適用されることを示しています。したがって、
 \series bold
 
 \backslash
 phantom
 \series default
-の作る文字は、箱の中身の文字の大きさを持つ空打ち文字となります。
+の作る文字は、箱の中身の文字の大きさを持つ埋め草となります。
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -3575,31 +3612,13 @@ raisebox
 
 \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 +3626,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
 
 \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 +3667,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
 
 \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 +3710,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
@@ -3790,7 +3746,7 @@ _MMt
 vphantom
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3801,7 +3757,7 @@ vphantom
 
 \end_inset
 
-ツールバーボタン
+(ツールバーボタン
 \begin_inset space ~
 \end_inset
 
@@ -3812,14 +3768,14 @@ vphantom
 
 \end_inset
 
-および
+)および
 \series bold
 
 \backslash
 hphantom
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3830,7 +3786,7 @@ hphantom
 
 \end_inset
 
-ツールバーボタン
+(ツールバーボタン
 \begin_inset space ~
 \end_inset
 
@@ -3841,7 +3797,7 @@ hphantom
 
 \end_inset
 
-というコマンドもあります。
+)というコマンドもあります。
 \series bold
 
 \backslash
@@ -3864,16 +3820,7 @@ hphantom
 vphantom
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -3915,9 +3862,37 @@ reference "sub:多行にわたる括弧"
 節を参照してください。
 \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 +3902,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3937,7 +3912,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -3975,7 +3950,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -4022,20 +3997,11 @@ raisebox
 
 \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
@@ -4072,20 +4038,11 @@ overline
 
 \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
@@ -4122,31 +4079,13 @@ underline
 
 \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
@@ -4215,7 +4154,7 @@ underline
 rule
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4242,7 +4181,7 @@ rule[垂直オフセット幅]{長さ}{厚み}
 \series bold
 「垂直オフセット幅
 \series default
-」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
+」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "tab:使用できる単位"
@@ -4267,6 +4206,8 @@ rule{2cm}{1pt}
 \begin_inset Newline newline
 \end_inset
 
+
+\series default
 というコマンドを用いて作成したふたつの例を例示します。
 \end_layout
 
@@ -4280,12 +4221,27 @@ rule{2cm}{1pt}
 
 \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
@@ -4297,7 +4253,7 @@ name "sub:省略符号"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4322,19 +4278,19 @@ status collapsed
 
 \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 +4301,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 +4319,14 @@ cdots
 
 \end_inset
 
-が必要です。
+)が必要です。
 \series bold
 
 \backslash
 dots
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4387,8 +4343,8 @@ dots
 \begin_layout Standard
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="8" columns="2">
-<features>
+<lyxtabular version="3" rows="9" columns="2">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -4417,31 +4373,13 @@ dots
 
 \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
@@ -4468,31 +4406,13 @@ spce
 
 \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
@@ -4519,31 +4439,13 @@ spce
 
 \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
@@ -4570,43 +4472,50 @@ spce
 
 \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_inset space \textvisiblespace{}
+\end_inset
+
++A_n
+\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_{1}+\cdots+A_{n}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-+A_n
+\begin_layout Plain Layout
+
+\backslash
+vdots
 \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" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A_{1}+\cdots+A_{n}$
+\begin_inset Formula $\vdots$
 \end_inset
 
 
@@ -4622,7 +4531,7 @@ spce
 \begin_layout Plain Layout
 
 \backslash
-vdots
+ddots
 \end_layout
 
 \end_inset
@@ -4631,7 +4540,7 @@ vdots
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\vdots$
+\begin_inset Formula $\ddots$
 \end_inset
 
 
@@ -4647,7 +4556,7 @@ vdots
 \begin_layout Plain Layout
 
 \backslash
-ddots
+iddots
 \end_layout
 
 \end_inset
@@ -4656,7 +4565,7 @@ ddots
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\ddots$
+\begin_inset Formula $\iddots$
 \end_inset
 
 
@@ -4670,7 +4579,11 @@ ddots
 \begin_inset Text
 
 \begin_layout Plain Layout
-いろいろな点々を使った3×3行列
+いろいろな点々を使った
+\begin_inset Formula $3\times3$
+\end_inset
+
+行列
 \end_layout
 
 \end_inset
@@ -4682,7 +4595,8 @@ ddots
 \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
 
 
@@ -4717,6 +4631,35 @@ ldots
 \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
 
@@ -4724,7 +4667,7 @@ ldots
 hdotsfor
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4764,11 +4707,14 @@ hdotsfor[2]{4}
 dots
 \series default
 コマンドの2倍の点間距離を持つ省略符号を挿入しています。
-\begin_inset Formula \[
+\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
 
@@ -4786,7 +4732,7 @@ q & w & e & r\end{array}\right)\]
 dotfill
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4819,16 +4765,7 @@ reference "sub:可変長の空白"
 A
 \backslash
 dotfill
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
@@ -4844,9 +4781,9 @@ B
 \end_layout
 
 \begin_layout Standard
-のようになります。
+のようになります。点々を使う
 \series bold
-点々を使う
+
 \backslash
 dotfill
 \series default
@@ -4857,7 +4794,7 @@ dotfill
 hrulefill
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4891,7 +4828,7 @@ name "sec:行列"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -4917,7 +4854,7 @@ status collapsed
 数式\SpecialChar \menuseparator
 行列
 \family default
-メニューで挿入することができます。すると、行列の列数及び行数、さらに配置方法を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
+メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
 \end_layout
 
 \begin_layout Standard
@@ -4925,21 +4862,24 @@ 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
 
 です。
 \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
@@ -4986,7 +4926,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 +4938,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,7 +4950,8 @@ 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
 
 
@@ -5047,14 +4990,22 @@ arg   "newline-insert newline"
 \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 +5023,7 @@ left
 right
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5083,15 +5034,35 @@ 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:自動の括弧丈"
@@ -5112,9 +5083,9 @@ 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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -5159,27 +5130,14 @@ raisebox
 
 \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
@@ -5190,7 +5148,8 @@ matrix
 \begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\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}\raisebox{-5.3mm}{}$
 \end_inset
 
 
@@ -5207,27 +5166,14 @@ matrix
 
 \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
@@ -5238,7 +5184,8 @@ matrix
 \begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\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}\raisebox{-5.3mm}{}$
 \end_inset
 
 
@@ -5255,27 +5202,14 @@ matrix
 
 \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
@@ -5286,7 +5220,8 @@ matrix
 \begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\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}\raisebox{-5.3mm}{}$
 \end_inset
 
 
@@ -5306,9 +5241,9 @@ 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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -5337,27 +5272,14 @@ matrix
 
 \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
@@ -5368,7 +5290,8 @@ matrix
 \begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\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}\raisebox{-5.3mm}{}$
 \end_inset
 
 
@@ -5385,27 +5308,14 @@ matrix
 
 \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
@@ -5416,7 +5326,8 @@ matrix
 \begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\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}\raisebox{-5.3mm}{}$
 \end_inset
 
 
@@ -5433,27 +5344,14 @@ matrix
 
 \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
@@ -5464,7 +5362,8 @@ matrix
 \begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\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}\raisebox{-5.3mm}{}$
 \end_inset
 
 
@@ -5515,7 +5414,7 @@ reference "sub:列間"
 arraycolsep
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5537,7 +5436,7 @@ arraycolsep
 arraystretch
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5559,7 +5458,7 @@ arraystretch
 renewcommand{
 \backslash
 arraystretch}{伸長因子}
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5604,7 +5503,7 @@ arraystretch
 smallmatrix
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5621,7 +5520,8 @@ smallmatrix
 \begin_layout Standard
 これは、本文行中の行列
 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
-C & D\end{smallmatrix}\right)$
+C & D
+\end{smallmatrix}\right)$
 \end_inset
 
 です。
@@ -5629,7 +5529,7 @@ C & D\end{smallmatrix}\right)$
 
 \begin_layout Section
 括弧と区分記号
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5639,7 +5539,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5653,7 +5553,7 @@ status collapsed
 
 \begin_layout Subsection
 垂直括弧と区分記号
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -5672,7 +5572,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -5899,7 +5799,7 @@ lfloor
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -6140,7 +6040,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
 TeXモードでは、
 \backslash
@@ -6153,7 +6053,7 @@ TeXモードでは、
 textbackslash
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6205,7 +6105,7 @@ name "sub:手動の括弧丈"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6225,7 +6125,7 @@ status collapsed
 big
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6277,7 +6177,7 @@ Bigg
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -6357,16 +6257,7 @@ raisebox
 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
@@ -6399,16 +6290,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 +6298,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
 
 
@@ -6474,7 +6338,7 @@ big
 bigm
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6498,7 +6362,7 @@ bigl
 bigr
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6540,9 +6404,9 @@ r
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="middle">
+<column alignment="center" valignment="middle">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -6595,16 +6459,7 @@ ln(3x)
 bigm)^2
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -6645,16 +6500,7 @@ ln(3x)
 big)^2
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -6695,16 +6541,7 @@ ln(3x)
 bigr)^2
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -6774,7 +6611,7 @@ name "sub:自動の括弧丈"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6794,7 +6631,7 @@ status collapsed
 left
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6812,7 +6649,7 @@ left
 right
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -6854,16 +6691,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
 
@@ -6905,16 +6726,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 +6734,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,8 +6742,10 @@ spce
 right)
 \series default
 というコマンドは
-\begin_inset Formula \[
-\ln\left(\frac{A}{C}\right)\]
+\begin_inset Formula 
+\[
+\ln\left(\frac{A}{C}\right)
+\]
 
 \end_inset
 
@@ -6960,7 +6765,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 ~
@@ -6983,16 +6808,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
@@ -7012,16 +6828,7 @@ C
 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 +6836,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 +6846,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
@@ -7077,7 +6881,7 @@ right
 middle
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7095,7 +6899,7 @@ status collapsed
 \begin_layout Plain Layout
 
 \series bold
-(訳註)
+(訳註)
 \series default
 pLaTeXでは、標準では
 \series bold
@@ -7129,8 +6933,10 @@ biggm
 \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
 
@@ -7146,7 +6952,7 @@ reference "sub:物理ベクトル"
 
 \begin_layout Subsection
 水平括弧
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7162,7 +6968,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -7221,42 +7027,15 @@ raisebox{2.3mm}{
 
 \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
@@ -7271,7 +7050,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7320,29 +7099,11 @@ raisebox{-2.2mm}{
 
 \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
@@ -7357,7 +7118,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7394,96 +7155,33 @@ underbrace
 
 \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
@@ -7539,9 +7237,11 @@ reference "sec:多行数式"
 \end_inset
 
 節に説明されているように、次のような多行数式を使わなくてはなりません。
-\begin_inset Formula \begin{eqnarray*}
+\begin_inset Formula 
+\begin{eqnarray*}
 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
- &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
+ &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
+\end{eqnarray*}
 
 \end_inset
 
@@ -7619,7 +7319,7 @@ hphantom
 に関する詳細は、第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:空打ち文字"
+reference "sub:埋め草"
 
 \end_inset
 
@@ -7654,9 +7354,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
 
@@ -7706,7 +7408,7 @@ jot}{-6pt}
 jot
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7743,7 +7445,7 @@ reference "sub:行間"
 
 \begin_layout Section
 矢印
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7766,16 +7468,9 @@ status collapsed
 か、以下の各小節に列挙してあるコマンドで挿入することができます。
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Subsection
 水平矢印
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -7794,7 +7489,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8003,7 +7698,7 @@ hookleftarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8219,7 +7914,7 @@ hookrightarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8383,7 +8078,7 @@ rightleftharpoons
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8536,7 +8231,7 @@ reference "sec:アクセント"
 \end_inset
 
 さらに、ラベル付き矢印
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -8552,7 +8247,7 @@ status collapsed
 xleftarrow
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -8570,7 +8265,7 @@ xleftarrow
 xrightarrow
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -8602,7 +8297,7 @@ vspace{4mm}
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8649,16 +8344,7 @@ raisebox
 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
@@ -8699,16 +8385,7 @@ F(x)
 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
@@ -8750,7 +8427,7 @@ F(a)
 
 \begin_layout Subsection
 垂直矢印および対角矢印
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -8760,7 +8437,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -8779,7 +8456,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8963,7 +8640,7 @@ downarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -9115,14 +8792,7 @@ reference "sub:自動の括弧丈"
 
 \end_inset
 
-節に述べられているコマンドを使うと、区分記号として使用することもできます。
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
+節に述べられているコマンドを使うと、区分記号として使用することもできます。伊藤の公式を用いて
 \end_layout
 
 \begin_layout Section
@@ -9134,7 +8804,7 @@ name "sec:アクセント"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -9205,14 +8875,22 @@ status collapsed
 
 \begin_layout Plain Layout
 
+\series bold
+
 \backslash
-texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
+texorpdfstring
+\series default
+は、PDFのしおりに脚注が現れるのを防ぐために使われています。
 \end_layout
 
 \begin_layout Plain Layout
 
+\series bold
+
 \backslash
-texorpdfstringについての詳細は、第
+texorpdfstring
+\series default
+についての詳細は、第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sub:節見出し中の数式"
@@ -9232,7 +8910,7 @@ name "sub:一文字に付けるアクセント"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -9251,7 +8929,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -9298,16 +8976,7 @@ raisebox
 
 \backslash
 dot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9336,16 +9005,7 @@ A
 
 \backslash
 ddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9374,16 +9034,7 @@ A
 
 \backslash
 dddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9411,7 +9062,11 @@ A
 \begin_layout Plain Layout
 
 \backslash
-ddddot{A
+ddddot
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A
 \end_layout
 
 \end_inset
@@ -9437,20 +9092,11 @@ ddddot{A
 
 \backslash
 vec
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -9487,16 +9133,7 @@ Vectors
 
 \backslash
 bar
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9525,16 +9162,7 @@ A
 
 \backslash
 mathring
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9566,7 +9194,7 @@ A
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -9597,16 +9225,7 @@ A
 
 \backslash
 tilde
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9635,16 +9254,7 @@ A
 
 \backslash
 hat
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9673,16 +9283,7 @@ A
 
 \backslash
 check
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9711,16 +9312,7 @@ A
 
 \backslash
 acute
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9749,16 +9341,7 @@ A
 
 \backslash
 grave
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9787,16 +9370,7 @@ A
 
 \backslash
 breve
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9849,7 +9423,7 @@ status collapsed
 \end_inset
 
 のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -9879,9 +9453,9 @@ ddot
 \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">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -9959,16 +9533,7 @@ i
 
 \backslash
 ddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 i
@@ -10007,7 +9572,7 @@ ddot
 \emph on
 数式中テキストでは使用できない
 \emph default
-のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
+のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
 \end_layout
 
@@ -10015,15 +9580,8 @@ ddot
 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
 \end_layout
 
-\begin_layout Subsection
-演算子に付けるアクセント
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-あくせんと@アクセント ! えんざんしにつける@演算子に付ける
-\end_layout
-
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
@@ -10031,141 +9589,123 @@ status collapsed
 
 \begin_layout Standard
 
+\lang english
+LyX also supports a tilde under the character if the LaTeX-package
+\lang japanese
 \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
+\lang english
+is installed on your system:
+\end_layout
 
-\begin_inset Index
+\begin_layout Standard
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! U ! 
+
+
 \backslash
-underset
+ifundertilde 
 \end_layout
 
 \end_inset
 
-コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
-\series bold
 
-\backslash
-sideset
-\series default
-
-\begin_inset Index
-status collapsed
+\begin_inset Note Note
+status open
 
 \begin_layout Plain Layout
-こまんど@コマンド ! S ! 
-\backslash
-sideset
+以下の表は、
+\series bold
+undertilde
+\series default
+ LaTeXパッケージが導入済みのときのみ表示されます。
 \end_layout
 
 \end_inset
 
-コマンドを使うと、文字を演算子の前や後ろに付けることができます。コマンド書式は、
-\end_layout
-
-\begin_layout Standard
 
-\series bold
-
-\backslash
-sideset{前置文字}{後置文字}
 \end_layout
 
 \begin_layout Standard
+\noindent
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features rotate="0" 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
 
-\series bold
+\begin_layout Plain Layout
+コマンド
+\end_layout
 
-\backslash
-sideset
-\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
-sideset
-\series default
-を使って演算子の後だけに文字を配置したい場合には、最初の括弧の中には何も書かないようにしますが、括弧を省略することはできません。
+\begin_layout Plain Layout
+出力
 \end_layout
 
-\begin_layout Standard
-たとえば、
-\series bold
-
-\backslash
-sideset{
-\begin_inset Formula $\to$
 \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
-{
-\series default
-'
-\series bold
-
-\begin_inset Formula $\to$
+utilde
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+A
+\end_layout
 
-\backslash
-sum_k=1
-\begin_inset ERT
-status collapsed
+\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}{}\utilde{A}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
-
-
-\series default
-^
-\series bold
-n
-\series default
-というコマンドを入力すると、
-\begin_inset Formula \[
-\sideset{}{'}\sum_{k=1}^{n}\]
+</cell>
+</row>
+</lyxtabular>
 
 \end_inset
 
-のようになります。
+
 \end_layout
 
 \begin_layout Standard
-また、
-\series bold
-
-\backslash
-overset
 \begin_inset ERT
 status collapsed
 
@@ -10173,66 +9713,55 @@ status collapsed
 
 
 \backslash
-spc
+els
 \end_layout
 
 \end_inset
 
 
-\backslash
-maltese
-\begin_inset ERT
-status collapsed
+\begin_inset Note Note
+status open
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
+以下は、
+\series bold
+undertilde
+\series default
+ LaTeXパッケージが導入されていないときのみ表示されます。
 \end_layout
 
 \end_inset
 
 
-\series default
-
-\begin_inset Formula $\uparrow$
-\end_inset
-
+\end_layout
 
+\begin_layout Standard
+この小節のすべてを出力で見るには、
 \series bold
-a
+undertilde
 \series default
-というコマンドならば、
-\begin_inset Formula \[
-\overset{a}{\maltese}\]
+ LaTeXパッケージを導入する必要があります。
+\end_layout
 
-\end_inset
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
-のようになります。最後の例からわかるように、
-\series bold
+\begin_layout Plain Layout
 
-\backslash
-overset
-\series default
-や
-\series bold
 
 \backslash
-underset
-\series default
-では、記号や文字にアクセントをつけることもできます。一方、
-\series bold
+fi 
+\end_layout
+
+\end_inset
+
 
-\backslash
-sideset
-\series default
-では、このようなことはできません。
 \end_layout
 
 \begin_layout Subsection
 複数の文字に付けるアクセント
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -10251,7 +9780,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -10298,16 +9827,7 @@ raisebox
 
 \backslash
 overleftarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10336,16 +9856,7 @@ A=B
 
 \backslash
 underleftarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10374,16 +9885,7 @@ A=B
 
 \backslash
 overleftrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10412,16 +9914,7 @@ A=B
 
 \backslash
 underleftrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10453,7 +9946,7 @@ A=B
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -10484,16 +9977,7 @@ A=B
 
 \backslash
 overrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10522,16 +10006,7 @@ A=B
 
 \backslash
 underrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10560,16 +10035,7 @@ A=B
 
 \backslash
 widetilde
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10598,16 +10064,7 @@ A=B
 
 \backslash
 widehat
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10656,8 +10113,10 @@ widetilde
 widehat
 \series default
 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
-\begin_inset Formula \[
-\widetilde{A+B=C-D}\]
+\begin_inset Formula 
+\[
+\widetilde{A+B=C-D}
+\]
 
 \end_inset
 
@@ -10672,7 +10131,7 @@ widehat
 overset
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -10690,7 +10149,7 @@ overset
 underset
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -10706,16 +10165,7 @@ underset
 
 \backslash
 underset
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10725,8 +10175,10 @@ A=B
 ***
 \series default
 というコマンドは、
-\begin_inset Formula \[
-\underset{***}{A=B}\]
+\begin_inset Formula 
+\[
+\underset{***}{A=B}
+\]
 
 \end_inset
 
@@ -10742,7 +10194,7 @@ name "sub:空白"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -10763,7 +10215,7 @@ name "sub:定義済みの空白"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -10776,28 +10228,39 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(短絡キー
-\begin_inset Info
-type  "shortcut"
-arg   "space-insert protected"
-\end_inset
-
-)を挿入することで実現できます。「
-\color blue
+数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(
+\begin_inset Flex Ruby
+status collapsed
 
-\begin_inset ERT
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
 status collapsed
 
 \begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
 
 
+\begin_inset Info
+type  "shortcut"
+arg   "space-insert protected"
+\end_inset
+
+)を挿入することで実現できます。「
+\color blue
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
 \color inherit
 」が現れるので、
 \family sans
@@ -10821,17 +10284,13 @@ Space
 \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">
+<lyxtabular version="3" rows="6" columns="3">
+<features rotate="0" 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" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -10840,6 +10299,30 @@ Space
 
 \end_inset
 </cell>
+<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" 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
 
@@ -10854,6 +10337,29 @@ Space
 <cell alignment="center" valignment="top" topline="true" leftline="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" 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" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
 \begin_layout Plain Layout
 
 \backslash
@@ -10865,6 +10371,29 @@ Space
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
+\begin_layout Plain Layout
+1
+\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 $A\: B$
+\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
@@ -10876,6 +10405,29 @@ Space
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
+\begin_layout Plain Layout
+2
+\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 $A\; B$
+\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
@@ -10887,6 +10439,29 @@ quad
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
+\begin_layout Plain Layout
+3
+\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 $A\quad B$
+\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
 
 \backslash
@@ -10895,20 +10470,54 @@ qquad
 
 \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" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+4
+\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\qquad B$
+\end_inset
+
 
-\backslash
-!
 \end_layout
 
 \end_inset
 </cell>
 </row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="6" columns="3">
+<features rotate="0" 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" 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" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -10921,20 +10530,24 @@ Space
 
 \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>
+</row>
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-1
+
+\backslash
+hfill
 \end_layout
 
 \end_inset
@@ -10943,16 +10556,32 @@ Space
 \begin_inset Text
 
 \begin_layout Plain Layout
-2
+5
 \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 $A\hfill B$
+\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
-3
+
+\backslash
+hspace*{1em}
 \end_layout
 
 \end_inset
@@ -10961,7 +10590,7 @@ Space
 \begin_inset Text
 
 \begin_layout Plain Layout
-4
+6
 \end_layout
 
 \end_inset
@@ -10970,39 +10599,41 @@ Space
 \begin_inset Text
 
 \begin_layout Plain Layout
-5
+\begin_inset Formula $A\hspace*{1em}B$
+\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" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+
+\backslash
+hspace{1em}
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\, B$
-\end_inset
-
-
+7
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\B$
+\begin_inset Formula $A\hspace{1em}B$
 \end_inset
 
 
@@ -11010,11 +10641,16 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\; B$
+
+\backslash
+
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -11022,11 +10658,20 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\quad B$
+8
+\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 $A\ B$
 \end_inset
 
 
@@ -11034,14 +10679,24 @@ Space
 
 \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 Formula $A\qquad B$
-\end_inset
 
+\backslash
+!
+\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
+9
 \end_layout
 
 \end_inset
@@ -11067,7 +10722,30 @@ Space
 \end_layout
 
 \begin_layout Standard
-一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
+
+\lang english
+Space
+\begin_inset space ~
+\end_inset
+
+5
+\begin_inset space \thinspace{}
+\end_inset
+
+--
+\begin_inset space \thinspace{}
+\end_inset
+
+7 are variable spaces which are explained in
+\lang japanese
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:可変長の空白"
+
+\end_inset
+
+.一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
 さの空白があります。
 \end_layout
 
@@ -11075,7 +10753,7 @@ Space
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="middle" width="6.8cm">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
@@ -11130,7 +10808,7 @@ Space
 \begin_inset Text
 
 \begin_layout Plain Layout
-6
+10
 \end_layout
 
 \end_inset
@@ -11139,7 +10817,7 @@ Space
 \begin_inset Text
 
 \begin_layout Plain Layout
-7
+11
 \end_layout
 
 \end_inset
@@ -11195,9 +10873,9 @@ Space
 \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">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -11244,16 +10922,7 @@ raisebox
 sum
 \backslash
 sum
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 f_kl
@@ -11286,16 +10955,7 @@ sum
 negmedspace
 \backslash
 sum
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 f_kl
@@ -11324,6 +10984,15 @@ f_kl
 \end_layout
 
 \begin_layout Standard
+\noindent
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\noindent
 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
 \end_layout
 
@@ -11331,7 +11000,7 @@ f_kl
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 
 物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\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
@@ -11444,9 +11132,9 @@ arg   "space-insert thin"
 \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">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
 <row>
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
@@ -11581,7 +11269,7 @@ name "sub:可変長の空白"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -11601,7 +11289,7 @@ status collapsed
 hspace
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -11615,16 +11303,7 @@ hspace
 コマンドで入力することができます。すると、ながい「
 \color blue
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -11632,28 +11311,60 @@ spce
 」が現れます。長さは、「
 \color blue
 
-\begin_inset ERT
-status collapsed
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Plain Layout
 
+\color inherit
+」を左クリックすることによって指定することができます。長さは負の値でも構いません。
+\lang english
+When a space would be the first character in a line it would be omitted.
+ To force its output use the command 
+\series bold
 
 \backslash
-spce 
-\end_layout
+hspace*
+\series default
+ instead of 
+\series bold
+
+\backslash
+hspace
+\series default
+ or left-click on the 
+\begin_inset Quotes eld
+\end_inset
+
 
+\color blue
+
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \color inherit
-」を左クリックすることによって指定することができます。長さは負の値でも構いません。数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
+
+\begin_inset Quotes erd
+\end_inset
+
+ and check the option 
+\family sans
+Protect
+\family default
+.
+\lang japanese
+
+\begin_inset Newline newline
+\end_inset
+
+数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
 \series bold
 
 \backslash
 hfill
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -11678,17 +11389,17 @@ hfill
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<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 長さ
+hspace 長さ)
 \end_layout
 
 \end_inset
@@ -11711,20 +11422,7 @@ hspace 長さ)
 A=B
 \backslash
 hspace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
-\begin_inset Formula $\to$
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -11759,20 +11457,7 @@ cm)
 A
 \backslash
 hspace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
-\begin_inset Formula $\to$
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -11807,16 +11492,7 @@ mm)
 A=A
 \backslash
 hfill
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B=B
@@ -11857,18 +11533,18 @@ hfill
 \backslash
 hfill
 \series default
-は、別行て数式中では、
+は、別行て数式中では、
 \series bold
 行頭下げ
 \series default
-数式スタイルが使われているときのみ、意味を持ちます数式スタイルは第
+数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節で説明されています
+節で説明されています)
 \end_layout
 
 \begin_layout Standard
@@ -11911,7 +11587,7 @@ reference "sub:省略符号"
 \end_layout
 
 \begin_layout Standard
-(例)
+(例)
 \end_layout
 
 \begin_layout Standard
@@ -11937,7 +11613,7 @@ cmの空白が入っています。
 
 \begin_layout Subsection
 行内数式周りの空白
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -11955,7 +11631,7 @@ status collapsed
 
 \backslash
 mathsurround
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -11973,7 +11649,7 @@ mathsurround
 
 \backslash
 setlength
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12087,7 +11763,7 @@ ptの値に戻して下さい。
 
 \begin_layout Section
 ボックスと枠
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12097,7 +11773,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12152,7 +11828,7 @@ name "sub:縁付きボックス"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12172,7 +11848,7 @@ status collapsed
 fbox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12190,7 +11866,7 @@ fbox
 boxed
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12231,13 +11907,13 @@ boxed
 \backslash
 fbox
 \series default
-コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行て数式に枠を付けるのには適していません。逆に
+コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行て数式に枠を付けるのには適していません。逆に
 \series bold
 
 \backslash
 boxed
 \series default
-は、数式がつねに別行て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
+は、数式がつねに別行て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
 \end_layout
 
 \begin_layout Standard
@@ -12254,7 +11930,7 @@ fbox
 framebox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12332,9 +12008,9 @@ fbox
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -12379,16 +12055,7 @@ raisebox
 
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -12398,16 +12065,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
@@ -12436,31 +12094,13 @@ A=B
 
 \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
@@ -12489,16 +12129,7 @@ A=B
 A+
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 
 \backslash
 framebox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 20mm
@@ -12554,16 +12176,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
@@ -12669,8 +12282,10 @@ fboxsep 3mm
 \end_inset
 
 
-\begin_inset Formula \[
-\boxed{A+B=C}\]
+\begin_inset Formula 
+\[
+\boxed{A+B=C}
+\]
 
 \end_inset
 
@@ -12759,7 +12374,7 @@ name "sub:枠なしボックス"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12779,7 +12394,7 @@ status collapsed
 mbox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12797,7 +12412,7 @@ mbox
 makebox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12815,7 +12430,7 @@ makebox
 raisebox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -12867,7 +12482,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \series default
 下の最後の
 \series bold
@@ -12897,9 +12512,9 @@ raisebox
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -13010,16 +12625,7 @@ Ctrl+M Ctrl+M
  
 \backslash
 sqrt
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B 
@@ -13084,7 +12690,7 @@ name "sub:色付きボックス"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -13152,7 +12758,7 @@ color
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -13175,7 +12781,7 @@ status collapsed
 colorbox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -13204,7 +12810,7 @@ colorbox{色}{ボックスの内容}
 \backslash
 colorbox
 \series default
-自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
+自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
 \series bold
 
 \backslash
@@ -13238,35 +12844,35 @@ fcolorbox
 \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
@@ -13277,9 +12883,9 @@ yellow
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -13363,16 +12969,7 @@ colorbox{green
 {
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -13401,16 +12998,7 @@ A=B
 
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -13432,16 +13020,7 @@ Ctrl+M
  
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C=D
@@ -13504,16 +13083,20 @@ colorbox
 \begin_layout Standard
 
 \color red
-\begin_inset Formula \begin{equation}
-\int A=B\label{eq:red}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+\int A=B\label{eq:red}
+\end{equation}
 
 \end_inset
 
 
 \color green
 
-\begin_inset Formula \begin{equation}
-\textcolor{red}{\int A=B}\label{eq:redgreen}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+\textcolor{red}{\int A=B}\label{eq:redgreen}
+\end{equation}
 
 \end_inset
 
@@ -13553,7 +13136,7 @@ reference "eq:redgreen"
 fcolorbox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -13592,7 +13175,11 @@ colorbox
 \series bold
 
 \backslash
-frameboxと同様に、縁の厚みは
+framebox
+\series default
+と同様に、縁の厚みは
+\series bold
+
 \backslash
 fboxrule
 \series default
@@ -13618,8 +13205,10 @@ fboxsep 1mm
 \end_inset
 
 
-\begin_inset Formula \[
-\fcolorbox{cyan}{magenta}{A=B}\]
+\begin_inset Formula 
+\[
+\fcolorbox{cyan}{magenta}{A=B}
+\]
 
 \end_inset
 
@@ -13702,7 +13291,7 @@ definecolor{darkgreen}{cmyk}{0.5,
 0.5}
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -13729,19 +13318,19 @@ cmyk
 \series bold
 cyan
 \series default
-(シアン)
+(シアン)
 \series bold
 magenta
 \series default
-(マゼンタ)
+(マゼンタ)
 \series bold
 yellow
 \series default
-(黄)
+(黄)
 \series bold
 black
 \series default
-(黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
+(黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -13765,15 +13354,15 @@ rgb
 \series bold
 red
 \series default
-(赤)
+(赤)
 \series bold
 green
 \series default
-(緑)
+(緑)
 \series bold
 blue
 \series default
-(青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
+(青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
 \series bold
 gray
 \series default
@@ -13790,8 +13379,10 @@ yellow
 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}
+\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
 
@@ -13806,7 +13397,7 @@ darkgreen
 textcolor
 \series default
 コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -13853,7 +13444,7 @@ status collapsed
 textcolor
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -13882,7 +13473,7 @@ name "sub:段落ボックス"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -13892,7 +13483,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -13927,7 +13518,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
+いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
 \family sans
 挿入\SpecialChar \menuseparator
 ボックス
@@ -13957,6 +13548,7 @@ hor_pos "c"
 has_inner_box 1
 inner_pos "t"
 use_parbox 1
+use_makebox 0
 width "5cm"
 special "none"
 height "1in"
@@ -14022,7 +13614,7 @@ LaTeXでは、parboxは、以下の書式を持つ
 parbox
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
 \emph on
 b
 \emph default
-(
+(
 \bar under
 b
 \bar default
-ottomは、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
+ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
 \emph on
 t
 \emph default
-(
+(
 \bar under
 t
 \bar default
-opは、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
+op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
 \emph on
 Boxes
 \emph default
@@ -14095,7 +13687,7 @@ fboxrule}{
 
 \backslash
 linewidth
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -14144,7 +13736,7 @@ calc
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -14209,8 +13801,10 @@ fboxrule}{
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
+\end{equation}
 
 \end_inset
 
@@ -14284,7 +13878,7 @@ parbox
 \backslash
 tag
 \series default
-コマンドといっしょに使います
+コマンドといっしょに使います(
 \series bold
 
 \backslash
@@ -14297,7 +13891,7 @@ reference "sub:ユーザー定義番号"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい)
 \end_layout
 
 \begin_layout Standard
@@ -14389,14 +13983,14 @@ tag*
 \backslash
 hfill
 \series default
-を用いることもできます数式様式に関しては、第
+を用いることもできます(数式様式に関しては、第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい)
 \end_layout
 
 \end_inset
@@ -14419,7 +14013,7 @@ reference "sec:数式様式"
 \backslash
 ]
 \series default
-コマンドは別行て数式を作るためのものです。
+コマンドは別行て数式を作るためのものです。
 \end_layout
 
 \begin_layout Standard
@@ -14430,8 +14024,10 @@ reference "sec:数式様式"
 parbox
 \series default
 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
-\begin_inset Formula \[
-5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}\]
+\begin_inset Formula 
+\[
+5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
+\]
 
 \end_inset
 
@@ -14440,7 +14036,7 @@ parbox
 
 \begin_layout Section
 演算子
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -14461,7 +14057,7 @@ name "sub:大演算子"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -14471,7 +14067,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -14481,7 +14077,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -14512,7 +14108,7 @@ esintパッケージを自動的に使う
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -14543,7 +14139,7 @@ esintパッケージを自動的に使う
 
 \backslash
 sum
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -14580,7 +14176,7 @@ sum
 
 \backslash
 int
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -14770,7 +14366,7 @@ bigcup
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -14801,7 +14397,7 @@ bigcup
 
 \backslash
 prod
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
 \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
+
+
+\end_layout
+
+\end_inset
+
+
 \begin_inset Info
 type  "shortcut"
 arg   "font-roman"
 \end_inset
 
 正しい
-\begin_inset ERT
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
-
-
-\backslash
-hphantom{ない}
+ない
 \end_layout
 
 \end_inset
@@ -15176,9 +14789,9 @@ hphantom{ない}
 
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -15301,9 +14914,9 @@ sqiint
 
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -15419,7 +15032,7 @@ name "sub:演算子の範囲"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -15439,7 +15052,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -15488,16 +15101,7 @@ raisebox
 prod^
 \backslash
 infty
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -15534,7 +15138,7 @@ A(x)
 \end_layout
 
 \begin_layout Standard
-行内数式では、範囲は演算子の右横に表示されます。別行て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
+行内数式では、範囲は演算子の右横に表示されます。別行て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
 \end_layout
 
 \begin_layout Standard
@@ -15550,19 +15154,41 @@ A(x)
 行内形式
 \family default
 \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
+
+
 \begin_inset Info
 type  "shortcut"
 arg   "math-limits"
 \end_inset
 
-を選択することで範囲形式を変更することができます。以下はその用例です。
+)を選択することで範囲形式を変更することができます。以下はその用例です。
 \end_layout
 
 \begin_layout Standard
 既定の範囲形式は、以下のようになっています。
-\begin_inset Formula \[
-\sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
+\begin_inset Formula 
+\[
+\sum_{x=0}^{\infty}\frac{1}{x^{2}}
+\]
 
 \end_inset
 
@@ -15573,8 +15199,10 @@ arg   "math-limits"
 \family default
 \series default
 に変更したときの表示です。
-\begin_inset Formula \[
-\sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
+\begin_inset Formula 
+\[
+\sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
+\]
 
 \end_inset
 
 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
 の例では、範囲形式を
 \series bold
-別行て形式
+別行て形式
 \series default
 にして積分記号の下に置くようにしています。
-\begin_inset Formula \begin{equation}
-\iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+\iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
+\end{equation}
 
 \end_inset
 
@@ -15619,7 +15249,7 @@ op
 subarray
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -15637,7 +15267,7 @@ subarray
 substack
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -15649,10 +15279,14 @@ substack
 \end_inset
 
 コマンドを使用します。たとえば、以下の表記 
-\begin_inset Formula \begin{equation}
+\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}
+\\
+k\,\in\,\mathbb{N}
+\end{subarray}}^{n}k^{-2}\label{eq:substack}
+\end{equation}
 
 \end_inset
 
@@ -15673,16 +15307,7 @@ sum
 ^
 \series bold
 n
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _
 
 \backslash
 subarray
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \series default
-コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行
+コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
-を挿入することで作ることができます。ここに
+)を挿入することで作ることができます。ここに
 \begin_inset Newline newline
 \end_inset
 
 
 \backslash
 hfill
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -15853,7 +15460,7 @@ ptに設定する
 mathclap
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -15900,16 +15507,7 @@ sum_
 mathclap{
 \backslash
 substack
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 0
 
 \begin_layout Standard
 を使用して下限を作成することになります。これによって、足される要素は、和演算子の直後に来ることになります。
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \sum_{\mathclap{\substack{0<k<1000\\
-\\k\,\in\,\mathbb{N}}
-}}^{n}k^{-2}\]
+\\
+k\,\in\,\mathbb{N}
+}
+}}^{n}k^{-2}
+\]
 
 \end_inset
 
@@ -15949,8 +15551,254 @@ reference "sub:自己定義演算子"
 節に述べられています。
 \end_layout
 
+\begin_layout Subsection
+演算子の修飾
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+えんざんし@演算子 ! 
+\family sans
+\series bold
+しゅうしょく@修飾
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
-\begin_inset Newpage newpage
+
+\series bold
+
+\backslash
+overset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! O ! 
+\backslash
+overset
+\end_layout
+
+\end_inset
+
+コマンドや
+\series bold
+
+\backslash
+underset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! U ! 
+\backslash
+underset
+\end_layout
+
+\end_inset
+
+コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
+\series bold
+
+\backslash
+sideset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+sideset
+\end_layout
+
+\end_inset
+
+コマンドを使うと、文字を演算子の前や後ろに付けることができます。
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+There are 4
+\begin_inset space ~
+\end_inset
+
+variants of 
+\series bold
+
+\backslash
+sideset
+\series default
+:
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+\lang english
+
+\backslash
+sideset
+\series default
+ is used to set characters at the corners of the operator
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+\lang english
+
+\backslash
+sidesetn
+\series default
+ is used to set characters before and/or behind the operator (this variant
+ represents LaTeX's original 
+\series bold
+
+\backslash
+sideset
+\series default
+ command)
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+\lang english
+
+\backslash
+sidesetl
+\series default
+ is used to set characters at the left corners and/or behind the operator
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+\lang english
+
+\backslash
+sidesetr
+\series default
+ is used to set characters at the right corners and/or before the operator
+\end_layout
+
+\begin_layout Standard
+たとえば、
+\series bold
+
+\backslash
+sidesetn
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\backslash
+sum
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\begin_inset Formula $\to$
+\end_inset
+
+'
+\begin_inset Formula $\to$
+\end_inset
+
+_k=1
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+^
+\series bold
+n
+\series default
+というコマンドを入力すると、
+\begin_inset Formula 
+\[
+\sideset{}{'}\sum_{k=1}^{n}
+\]
+
+\end_inset
+
+のようになります。
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+【註】
+\backslash
+sideset
+\series default
+は、大演算子を修飾するためだけに用いることができ、二項演算子には用いることができません。
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+のようになります。最後の例からわかるように、
+\series bold
+
+\backslash
+overset
+\series default
+や
+\series bold
+
+\backslash
+underset
+\series default
+では、記号や文字にアクセントをつけることもできます。一方。 また、
+\series bold
+
+\backslash
+overset
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\backslash
+maltese
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+
+\begin_inset Formula $\uparrow$
+\end_inset
+
+
+\series bold
+a
+\series default
+というコマンドならば、
+\begin_inset Formula 
+\[
+\overset{a}{\maltese}
+\]
+
 \end_inset
 
 
@@ -15965,7 +15813,7 @@ name "sub:二項演算子"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -15992,7 +15840,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -16359,7 +16207,7 @@ bullet
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -16693,7 +16541,7 @@ vee
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -17061,11 +16909,11 @@ nabla
 \series bold
 2
 \series default
-(
+(
 \begin_inset Formula $\nabla^{2}$
 \end_inset
 
-を使用することもできます。
+)を使用することもできます。
 \end_layout
 
 \begin_layout Standard
@@ -17096,7 +16944,7 @@ name "sub:自己定義演算子"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -17116,7 +16964,7 @@ LaTeXプリアンブルで
 DeclareMathOperator
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -17182,8 +17030,10 @@ reference "sub:その他の記号"
 Lozenge
 \series default
 を定義します。
-\begin_inset Formula \[
-\Lozenge_{n=1}^{\infty}\]
+\begin_inset Formula 
+\[
+\Lozenge_{n=1}^{\infty}
+\]
 
 \end_inset
 
@@ -17217,7 +17067,7 @@ _n=1
 mathop
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -17235,7 +17085,7 @@ mathop
 mathbin
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -17250,7 +17100,7 @@ mathbin
 \end_layout
 
 \begin_layout Standard
-(書式)
+(書式)
 \series bold
 
 \backslash
@@ -17290,8 +17140,10 @@ mathop
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
-\mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
+\begin_inset Formula 
+\[
+\mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
+\]
 
 \end_inset
 
@@ -17316,16 +17168,7 @@ negmedspace
 sum
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17337,16 +17180,7 @@ spce
 ^N
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17362,7 +17196,7 @@ _i,j=1
 
 \begin_layout Section
 書体
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -17372,7 +17206,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -17415,7 +17249,7 @@ name "sub:書体様式"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -17438,11 +17272,11 @@ status collapsed
 \begin_layout Standard
 \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="7" columns="3">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -17466,7 +17300,26 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-短絡キー
+\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
+
+
 \end_layout
 
 \end_inset
@@ -17482,16 +17335,7 @@ status collapsed
 mathbb
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17538,16 +17382,7 @@ arg   "font-noun"
 mathbf
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17594,16 +17429,7 @@ arg   "font-bold"
 boldsymbol
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17650,16 +17476,7 @@ arg   "font-boldsymbol"
 mathcal
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17697,7 +17514,7 @@ arg   "font-emph"
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17706,17 +17523,50 @@ arg   "font-emph"
 mathfrak
 \series bold
 
-\begin_inset ERT
-status collapsed
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+AbC
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\mathfrak{AbC}$
+\end_inset
 
 
-\backslash
-spce 
 \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
+-
+\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
+mathscr
+\series bold
+
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \series default
@@ -17729,7 +17579,7 @@ AbC
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mathfrak{AbC}$
+\begin_inset Formula $\mathscr{AbC}$
 \end_inset
 
 
@@ -17758,10 +17608,10 @@ AbC
 \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">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -17785,7 +17635,26 @@ AbC
 \begin_inset Text
 
 \begin_layout Plain Layout
-短絡キー
+\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
+
+
 \end_layout
 
 \end_inset
@@ -17801,16 +17670,7 @@ AbC
 mathit
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17852,16 +17712,7 @@ AbC
 mathrm
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17908,16 +17759,7 @@ arg   "font-roman"
 mathsf
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17964,16 +17806,7 @@ arg   "font-sans"
 mathtt
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -18024,7 +17857,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \backslash
 mathbb
 \series default
@@ -18054,8 +17887,10 @@ mathnormal
 
 \begin_layout Standard
 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
-\begin_inset Formula \[
-\mathfrak{A=\frac{b}{C}}\]
+\begin_inset Formula 
+\[
+\mathfrak{A=\frac{b}{C}}
+\]
 
 \end_inset
 
@@ -18076,7 +17911,7 @@ status collapsed
 \begin_layout Plain Layout
 \begin_inset CommandInset href
 LatexCommand href
-name "LyX-bug #4091"
+name "LyX-bug #4629"
 target "http://www.lyx.org/trac/ticket/4629"
 
 \end_inset
@@ -18115,7 +17950,7 @@ name "sub:ボールド体の数式"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -18139,8 +17974,10 @@ mathbf
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
-\mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}\]
+\begin_inset Formula 
+\[
+\mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
+\]
 
 \end_inset
 
@@ -18155,8 +17992,10 @@ mathbf
 boldsymbol
 \series default
 コマンドを使用します。
-\begin_inset Formula \[
-\boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}\]
+\begin_inset Formula 
+\[
+\boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
+\]
 
 \end_inset
 
@@ -18169,7 +18008,7 @@ boldmath環境
 
 \backslash
 boldmath
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -18187,7 +18026,7 @@ boldmath
 
 \backslash
 unboldmath
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -18214,8 +18053,10 @@ boldmath
 \end_inset
 
 
-\begin_inset Formula \[
-\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}\]
+\begin_inset Formula 
+\[
+\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
+\]
 
 \end_inset
 
@@ -18237,7 +18078,7 @@ unboldmath
 
 \begin_layout Subsection
 色付きの数式
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -18251,8 +18092,10 @@ status collapsed
 
 \begin_layout Standard
 数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
-\begin_inset Formula \[
-{\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}\]
+\begin_inset Formula 
+\[
+{\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
+\]
 
 \end_inset
 
@@ -18274,7 +18117,7 @@ reference "sub:色付きボックス"
 textcolor
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -18314,8 +18157,10 @@ textcolor{darkgreen}{
 \end_inset
 
 
-\begin_inset Formula \[
-\int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}\]
+\begin_inset Formula 
+\[
+\int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
+\]
 
 \end_inset
 
@@ -18363,7 +18208,7 @@ name "sub:書体寸法"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -18488,8 +18333,179 @@ normalsize
 \end_layout
 
 \begin_layout Standard
-数式内部からは、数式テキスト内の記号と文字の寸法だけしか変更することができません。これを実行するには、書体寸法コマンドを数式テキスト内に挿入します。数式テキスト
-の終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
+数式内では、以下の寸法コマンドを使用して、寸法を変更することができます。
+\end_layout
+
+\begin_layout Standard
+\noindent
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="5" columns="2">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<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
+出力
+\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">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+displaystyle
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! D ! 
+\backslash
+displaystyle
+\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 $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
+\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
+textstyle
+\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}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
+\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
+scriptstyle
+\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}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.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 Plain Layout
+
+\backslash
+scriptscriptstyle
+\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{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
+\end_layout
+
+\begin_layout Standard
+フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
+します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
 \begin_inset VSpace -2mm
 \end_inset
 
@@ -18510,14 +18526,18 @@ huge
 \end_inset
 
 
-\begin_inset Formula \[
-A=\frac{B}{c}\cdot\maltese\]
+\begin_inset Formula 
+\[
+A=\frac{B}{c}\cdot\maltese
+\]
 
 \end_inset
 
 
-\begin_inset Formula \[
-\maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
+\begin_inset Formula 
+\[
+\maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
+\]
 
 \end_inset
 
@@ -18556,61 +18576,25 @@ huge
 
 \backslash
 maltese
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A Alt+M M 
 \backslash
 Large
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 maltese
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 textit
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -18637,46 +18621,19 @@ Alt+M
 M 
 \backslash
 tiny
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 maltese
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 textit
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \begin_layout Section
 ギリシャ文字
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -18714,12 +18671,13 @@ status collapsed
 
 \end_inset
 
-からでも挿入することができます。
+からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
+シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
 \end_layout
 
 \begin_layout Subsection
 小文字
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -18738,7 +18696,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -19022,7 +18980,7 @@ vartheta
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -19329,7 +19287,7 @@ rho
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -19633,7 +19591,7 @@ reference "sub:アップライト体ギリシャ小文字"
 
 \begin_layout Subsection
 大文字
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -19652,7 +19610,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -19854,7 +19812,7 @@ Pi
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20035,8 +19993,7 @@ Omega
 \begin_inset VSpace medskip
 \end_inset
 
-大文字のギリシャ文字がアップライト体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマン
-ドの頭に
+大文字のギリシャ文字が立体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
 \series bold
 var
 \series default
@@ -20050,12 +20007,79 @@ varGamma
 \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
+は、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
+
+
+\end_layout
+
+\end_inset
+
+に含まれています。
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! fixmath
+\end_layout
+
+\end_inset
+
+をLaTeXプリアンブル行に
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+usepackage{fixmath}
+\end_layout
+
+\begin_layout Standard
+と書いて読み込む方法です。すると、文書中の大きなギリシャ文字は、すべて自動的にイタリック体として組版されます。
 \end_layout
 
 \begin_layout Subsection
 ボールド体
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -20075,7 +20099,7 @@ status collapsed
 boldsymbol
 \series default
 コマンドのみです
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -20093,9 +20117,9 @@ boldsymbol
 \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">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -20179,6 +20203,10 @@ theta
 \end_inset
 
 
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -20203,7 +20231,7 @@ status collapsed
 各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
 \begin_inset CommandInset citation
 LatexCommand cite
-key "Symbole"
+key "Symbols"
 
 \end_inset
 
@@ -20249,7 +20277,7 @@ reference "sub:節見出し中の数式"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -20288,7 +20316,7 @@ name "sub:数学記号"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -20307,7 +20335,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20566,7 +20594,7 @@ jmath
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20865,7 +20893,7 @@ Bbbk
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -21133,7 +21161,7 @@ name "sub:その他の記号"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -21150,7 +21178,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $§$
+\begin_inset Formula $\mathsection$
 \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">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -21692,7 +21720,7 @@ bullet
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -21991,8 +22019,8 @@ reference "sub:書体寸法"
 \end_layout
 
 \begin_layout Subsection
-ユーロ通貨記号
-\begin_inset Index
+ユーロ通貨記号
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -22002,7 +22030,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -22035,7 +22063,7 @@ officialeuro
 eurosym
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -22063,7 +22091,7 @@ usepackage[gennarrow]{eurosym}
 euro
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -22082,7 +22110,7 @@ euro
 \series bold
 eurosym
 \series default
-が導入されていなくても、ユーロ通貨記号を直接€キーを使って挿入することができます。
+が導入されていなくても、ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます。
 \series bold
 eurosym
 \series default
@@ -22099,7 +22127,7 @@ euro
 officialeuro
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -22110,7 +22138,7 @@ officialeuro
 
 \end_inset
 
-コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
+コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
 \end_layout
 
 \begin_layout Standard
@@ -22151,7 +22179,7 @@ eurosym
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="3">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
@@ -22232,7 +22260,7 @@ euro
 \begin_inset Text
 
 \begin_layout Plain Layout
-€
+(ユーロ記号)
 \end_layout
 
 \end_inset
@@ -22241,10 +22269,7 @@ euro
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mbox{€}$
-\end_inset
-
-
+(ユーロ記号)
 \end_layout
 
 \end_inset
@@ -22363,7 +22388,7 @@ name "sec:関係子"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -22373,7 +22398,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -22425,7 +22450,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -22860,7 +22885,7 @@ nmid
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -23292,7 +23317,7 @@ widehat=
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -23788,7 +23813,7 @@ triangleright
 stackrel
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -23806,9 +23831,9 @@ stackrel
 \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">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -23853,16 +23878,7 @@ raisebox
 A(r)
 \backslash
 stackrel
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 r
 to
 \backslash
 infty
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -23889,29 +23896,11 @@ spce
 
 \backslash
 approx
-\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
 
 B
 \end_layout
 
 \begin_layout Section
-
+
 \end_layout
 
 \begin_layout Subsection
-定義済み
+定義済み
 \begin_inset CommandInset label
 LatexCommand label
 name "sub:定義済み函数"
@@ -23952,11 +23941,11 @@ name "sub:定義済み函数"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! ていぎずみ@定義済み
+かんすう@数 ! ていぎずみ@定義済み
 \end_layout
 
 \end_inset
@@ -23969,7 +23958,7 @@ status collapsed
 \shape italic
 イタリック体
 \shape default
-に設定されますが、数名はイタリック体にしません。なぜなら、
+に設定されますが、数名はイタリック体にしません。なぜなら、
 \begin_inset Formula $sin$
 \end_inset
 
@@ -23977,7 +23966,7 @@ status collapsed
 \begin_inset Formula $s\cdot i\cdot n$
 \end_inset
 
-であるかのように誤解させる恐れがあるためです。そのために、定義済み函数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み函数は、函数名の前にバ
+であるかのように誤解させる恐れがあるためです。そのために、定義済み関数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み関数は、関数名の前にバ
 ックスラッシュを加えたコマンドとして挿入します。
 \end_layout
 
@@ -23985,7 +23974,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="4">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
@@ -24082,7 +24071,7 @@ sin(x)+B
 \end_layout
 
 \begin_layout Standard
-以下の数が定義済みです。
+以下の数が定義済みです。
 \end_layout
 
 \begin_layout Standard
@@ -24096,7 +24085,7 @@ sin(x)+B
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="4">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
@@ -24526,12 +24515,12 @@ gcd
 \end_layout
 
 \begin_layout Subsection
-自己定義
-\begin_inset Index
+自己定義
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! じこていぎ@自己定義
+かんすう@数 ! じこていぎ@自己定義
 \end_layout
 
 \end_inset
@@ -24540,11 +24529,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-たとえば符号函数sgn(x)のように、定義済みでない函数を使うには、二つの方法があります。
+たとえば符号関数sgn(x)のように、定義済みでない関数を使うには、二つの方法があります。
 \end_layout
 
 \begin_layout Itemize
-以下の行をLaTeXプリアンブルに加えることによって数を定義します。
+以下の行をLaTeXプリアンブルに加えることによって数を定義します。
 \begin_inset Foot
 status collapsed
 
@@ -24588,7 +24577,7 @@ DeclareMathOperator{
 sgn}{sgn}
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -24613,7 +24602,7 @@ DeclareMathOperator
 \begin_inset Newline newline
 \end_inset
 
-これによって、新しく定義された数を
+これによって、新しく定義された数を
 \series bold
 
 \backslash
@@ -24623,20 +24612,20 @@ sgn
 \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上では、自己定義函数は赤で表示され、定義済み函数は黒で表示されます。
+LyX上では、自己定義関数は赤で表示され、定義済み関数は黒で表示されます。
 \end_layout
 
 \end_inset
@@ -24648,7 +24637,7 @@ LyX上では、自己定義函数は赤で表示され、定義済み函数は
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 \end_layout
 
 \begin_layout Standard
-自己定義数を何回か使用する場合には、一番目の方法の方が適切です。
+自己定義数を何回か使用する場合には、一番目の方法の方が適切です。
 \end_layout
 
 \begin_layout Subsection
 極限
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -24758,7 +24747,7 @@ status collapsed
 lim
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -24781,16 +24770,16 @@ liminf
 \backslash
 limsup
 \series default
-の他に、以下の数があります。
+の他に、以下の数があります。
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -24942,14 +24931,14 @@ varinjlim
 \begin_inset VSpace medskip
 \end_inset
 
-極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように数の横に置かれます。
+極限は、下付き文字を挿入することによって示されます。行内数式では、極限は、以下のように数の横に置かれます。
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -25002,29 +24991,11 @@ raisebox
 lim_x
 \backslash
 to
-\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
 
 x=B
@@ -25053,9 +25024,11 @@ x=B
 \end_layout
 
 \begin_layout Standard
-別行建て数式では、極限は、以下のように通常どおり下に置かれます。
-\begin_inset Formula \[
-\lim_{x\to A}x=B\]
+別行立て数式では、極限は、以下のように通常どおり下に置かれます。
+\begin_inset Formula 
+\[
+\lim_{x\to A}x=B
+\]
 
 \end_inset
 
@@ -25063,22 +25036,22 @@ x=B
 \end_layout
 
 \begin_layout Subsection
-剰余
-\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
-かんすう@数 ! もじゅらす@モジュラス | see
+かんすう@数 ! もじゅらす@モジュラス | see
 \begin_inset ERT
 status collapsed
 
@@ -25109,17 +25082,19 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-剰余数は、特別に4つの派生型があります。
+剰余数は、特別に4つの派生型があります。
 \end_layout
 
 \begin_layout Standard
-以下は、別行建て数式での派生型です。
-\begin_inset Formula \begin{align*}
+以下は、別行立て数式での派生型です。
+\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*}
+\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
 
@@ -25127,12 +25102,23 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。
+行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。既定では、剰余関数は、続く一文字目だけを考慮します。二文字以上を使いたい時には、下記
+のように文字を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
+
+
 \end_layout
 
 \begin_layout Section
 特殊文字
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -25159,9 +25145,9 @@ 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 rotate="0" tabularvalignment="middle">
+<column alignment="block" valignment="top">
+<column alignment="block" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -25315,7 +25301,7 @@ aa
 
 \backslash
 AA
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
 
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="block" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 \end_inset
 
 `
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -25586,16 +25563,7 @@ spce
 \end_inset
 
 `
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -25701,7 +25669,7 @@ name "sub:文章中のアクセント"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -25724,9 +25692,9 @@ 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 rotate="0" tabularvalignment="middle">
+<column alignment="block" valignment="top">
+<column alignment="block" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -25827,16 +25795,7 @@ status collapsed
 
 \backslash
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
@@ -25908,16 +25867,7 @@ status collapsed
 
 \backslash
 u
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
@@ -25955,16 +25905,7 @@ u e
 
 \backslash
 b
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
@@ -26002,16 +25943,7 @@ b e
 
 \backslash
 t
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ee
@@ -26052,9 +25984,9 @@ t ee
 
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="block" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -26083,16 +26015,7 @@ t ee
 
 \backslash
 H
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
@@ -26164,7 +26087,7 @@ status collapsed
 
 \backslash
 ~e
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -26244,16 +26167,7 @@ status collapsed
 
 \backslash
 v
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
@@ -26291,16 +26205,7 @@ v e
 
 \backslash
 d
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
@@ -26338,16 +26243,7 @@ d e
 
 \backslash
 c
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 
 \backslash
 t
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 sz
@@ -26540,7 +26427,7 @@ reference "sub:一文字に付けるアクセント"
 textcircled
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -26559,9 +26446,9 @@ textcircled
 \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">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -26749,7 +26636,7 @@ reference "sub:枠なしボックス"
 
 \begin_layout Subsection
 小数字
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -26762,14 +26649,14 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-小数字(minuscule number)は、
+小数字(minuscule number)は、
 \series bold
 
 \backslash
 oldstylenums
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -26814,7 +26701,7 @@ name "sub:他の特殊文字"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -26834,9 +26721,9 @@ status collapsed
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -26865,16 +26752,7 @@ status collapsed
 
 \backslash
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 
 \begin_layout Plain Layout
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 circ
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -26980,7 +26849,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-しかしながら、角度記号「°」は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
+しかしながら、角度記号
+\begin_inset Formula $^{\circ}$
+\end_inset
+
+は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
 \begin_inset Foot
 status collapsed
 
@@ -27016,6 +26889,10 @@ else
 textdegree
 \backslash
 fi}
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -27027,7 +26904,7 @@ name "sec:数式様式"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27077,7 +26954,7 @@ fleqn
 mathindent
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27160,7 +27037,7 @@ leqno
 \end_layout
 
 \begin_layout Standard
-これで選択した様式は、文書中のすべての別行て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
+これで選択した様式は、文書中のすべての別行て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
 \series bold
 中央揃え
 \series default
@@ -27183,7 +27060,7 @@ name "sec:多行数式"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27286,7 +27163,7 @@ name "sub:行間"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27300,9 +27177,11 @@ status collapsed
 
 \begin_layout Standard
 以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
-\begin_inset Formula \begin{eqnarray*}
+\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*}
+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
 
@@ -27398,7 +27277,7 @@ end{eqnarray*}
 jot
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27472,7 +27351,7 @@ calc
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27497,9 +27376,11 @@ jot}{3mm+3pt}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray*}
+\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*}
+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
 
@@ -27543,7 +27424,7 @@ name "sub:列間"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27568,7 +27449,7 @@ status collapsed
 arraycolsep
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27649,9 +27530,11 @@ arraycolsep}{1cm}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray*}
+\begin_inset Formula 
+\begin{eqnarray*}
 A & = & B\\
-C & \ne & A\end{eqnarray*}
+C & \ne & A
+\end{eqnarray*}
 
 \end_inset
 
@@ -27675,9 +27558,11 @@ arraycolsep}{5pt}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray*}
+\begin_inset Formula 
+\begin{eqnarray*}
 A & = & B\\
-C & \ne & A\end{eqnarray*}
+C & \ne & A
+\end{eqnarray*}
 
 \end_inset
 
@@ -27686,7 +27571,7 @@ C & \ne & A\end{eqnarray*}
 
 \begin_layout Subsubsection
 長い数式
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27704,9 +27589,11 @@ status collapsed
 
 \begin_layout Itemize
 左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
-\begin_inset Formula \begin{eqnarray}
+\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}
+ &  & -\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
 
@@ -27741,7 +27628,7 @@ reference "sub:可変長の空白"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27767,7 +27654,7 @@ pt空白を入れてあります。
 lefteqn
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27779,10 +27666,12 @@ lefteqn
 \end_inset
 
 コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
-\begin_inset Formula \begin{eqnarray}
+\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}
+ &  & =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
 
@@ -27844,7 +27733,27 @@ target "http://www.lyx.org/trac/ticket/1429"
 
 \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
+
+で移動するしかありません。
 \end_layout
 
 \end_inset
@@ -27879,7 +27788,7 @@ name "sub:多行にわたる括弧"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27893,9 +27802,11 @@ status collapsed
 
 \begin_layout Standard
 多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
-\begin_inset Formula \begin{eqnarray*}
+\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*}
+ &  & \left.\cdots+B-D\right]
+\end{eqnarray*}
 
 \end_inset
 
@@ -27914,7 +27825,7 @@ A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
 right.
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27961,7 +27872,7 @@ reference "sub:自動の括弧丈"
 
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -27985,16 +27896,7 @@ left.
 vphantom
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -28004,16 +27906,7 @@ spce
 prod
 \series default
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -28023,16 +27916,7 @@ spce
 infty
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -28044,7 +27928,7 @@ spce
 _R=1}
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28060,9 +27944,11 @@ vphantom
 
 \begin_layout Standard
 その結果が以下の数式です。
-\begin_inset Formula \begin{eqnarray*}
+\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*}
+ &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
+\end{eqnarray*}
 
 \end_inset
 
@@ -28128,7 +28014,7 @@ name "sub:標準align環境"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28158,9 +28044,11 @@ AMS align環境
 
 \begin_layout Standard
 以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
-\begin_inset Formula \begin{align*}
+\begin_inset Formula 
+\begin{align*}
 A & =\sin(B) & C & =D\\
-C & \ne A & B & \ne D\end{align*}
+C & \ne A & B & \ne D
+\end{align*}
 
 \end_inset
 
@@ -28229,7 +28117,7 @@ hfill
 
 \begin_layout Subsubsection
 alignat環境
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28258,9 +28146,11 @@ reference "sub:空白"
 \end_inset
 
 cmの空白を入れたものです。
-\begin_inset Formula \begin{alignat*}{2}
+\begin_inset Formula 
+\begin{alignat*}{2}
 A & =\sin(B) & \hspace{1cm}C & =D\\
-C & \ne A & B & \ne D\end{alignat*}
+C & \ne A & B & \ne D
+\end{alignat*}
 
 \end_inset
 
@@ -28276,7 +28166,7 @@ name "sub:flalign環境"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28290,9 +28180,11 @@ status collapsed
 
 \begin_layout Standard
 この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
-\begin_inset Formula \begin{flalign*}
+\begin_inset Formula 
+\begin{flalign*}
 A & =1 & B & =2 & C & =3\\
-X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
+X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
+\end{flalign*}
 
 \end_inset
 
@@ -28312,8 +28204,10 @@ reference "eq:VolInt"
 \end_inset
 
 式を行頭下げにしたものです。
-\begin_inset Formula \begin{flalign}
-\hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
+\begin_inset Formula 
+\begin{flalign}
+\hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
+\end{flalign}
 
 \end_inset
 
@@ -28333,7 +28227,7 @@ name "sub:eqnarray環境"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28348,10 +28242,12 @@ status collapsed
 \begin_layout Standard
 この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
 いるので、その内容は中央揃えで少し小さく設定されます。
-\begin_inset Formula \begin{eqnarray*}
+\begin_inset Formula 
+\begin{eqnarray*}
 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
 AB & AB & AB\\
-A & = & A\end{eqnarray*}
+A & = & A
+\end{eqnarray*}
 
 \end_inset
 
@@ -28360,7 +28256,7 @@ A & = & A\end{eqnarray*}
 
 \begin_layout Subsection
 gather環境
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28374,9 +28270,11 @@ status collapsed
 
 \begin_layout Standard
 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
-\begin_inset Formula \begin{gather}
+\begin_inset Formula 
+\begin{gather}
 A=1\\
-X=\textrm{-}1\end{gather}
+X=\textrm{-}1
+\end{gather}
 
 \end_inset
 
@@ -28392,7 +28290,7 @@ name "sub:multline環境"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28414,10 +28312,12 @@ reference "eq:lefteqn"
 \end_inset
 
 式をmultline環境に置いたものを示します。
-\begin_inset Formula \begin{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}
+=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
 
@@ -28425,7 +28325,7 @@ reference "eq:lefteqn"
 \end_layout
 
 \begin_layout Standard
-文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
+文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
 \begin_inset Foot
 status collapsed
 
@@ -28451,7 +28351,7 @@ reference "sec:数式様式"
 
 \backslash
 shoveright
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28465,7 +28365,7 @@ shoveright
 コマンドや
 \backslash
 shoveleft
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28504,7 +28404,7 @@ shoveleft{行の内容}
 
 \backslash
 multlinegap
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28555,10 +28455,12 @@ multlinegap}{2cm}
 \end_inset
 
 
-\begin_inset Formula \begin{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}\\
 \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}
+=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
 
@@ -28595,7 +28497,7 @@ name "sub:数式の一部の多行化"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28638,10 +28540,13 @@ split
 ed
 \series default
 を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
-\begin_inset Formula \[
+\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{不確定性原理}\]
+\Delta E\Delta t & \ge\frac{\hbar}{2}
+\end{aligned}
+\right\} \textrm{不確定性原理}
+\]
 
 \end_inset
 
 \end_layout
 
 \begin_layout Standard
-この数式を作るには、別行て数式をまず作っておいて、そこに
+この数式を作るには、別行て数式をまず作っておいて、そこに
 \series bold
 
 \backslash
 aligned
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28672,7 +28577,7 @@ aligned
 \end_layout
 
 \begin_layout Standard
-aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
+aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
 に配置できる利点があります。以下に例として、
 \begin_inset CommandInset ref
 LatexCommand eqref
@@ -28681,9 +28586,11 @@ reference "eq:shortlong"
 \end_inset
 
 式にaligned環境を適用したものを示します。
-\begin_inset Formula \begin{equation}
+\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}
+ & -\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
@@ -28711,7 +28618,7 @@ split
 alignedat
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28729,7 +28636,7 @@ alignedat
 gathered
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28747,7 +28654,7 @@ gathered
 split
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28770,7 +28677,7 @@ name "sub:多行数式中のテキスト"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28780,7 +28687,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28799,7 +28706,9 @@ status collapsed
 
 \backslash
 intertext
-\begin_inset Index
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28835,10 +28744,16 @@ intertext
 intertext
 \series default
 は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
-\begin_inset Formula \begin{align}
+\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}
+\intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
+\end{align}
+
+\end_inset
+
 
+\begin_inset Newpage newpage
 \end_inset
 
 
@@ -28846,7 +28761,7 @@ I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
 
 \begin_layout Section
 数式番号
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28856,7 +28771,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28901,7 +28816,27 @@ status collapsed
 数式\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
+
+
 \family sans
 Ctrl+Alt
 \begin_inset space ~
@@ -28909,19 +28844,19 @@ Ctrl+Alt
 
 N
 \family default
-で作ることができます。既存の数式に番号を振るには、
+)で作ることができます。既存の数式に番号を振るには、
 \family sans
 編集\SpecialChar \menuseparator
 数式\SpecialChar \menuseparator
 数式全体を付番
 \family default
-メニュー(短絡キー
+メニュー(捷径
 \begin_inset Info
 type  "shortcut"
 arg   "math-number-toggle"
 \end_inset
 
-を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
+)を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
 \end_layout
 
 \begin_layout Standard
@@ -28931,13 +28866,13 @@ arg   "math-number-toggle"
 数式\SpecialChar \menuseparator
 この行を付番
 \family default
-メニュー(短絡キー
+メニュー(捷径
 \begin_inset Info
 type  "shortcut"
 arg   "math-number-line-toggle"
 \end_inset
 
-を使用すれば、各行毎に付番するかどうか指定することができます。
+)を使用すれば、各行毎に付番するかどうか指定することができます。
 \end_layout
 
 \begin_layout Standard
@@ -28953,7 +28888,7 @@ reference "sec:数式様式"
 
 \begin_layout Subsection
 相互参照
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -28978,11 +28913,11 @@ status collapsed
 
 \end_inset
 
-で付けることができます。このとき、カーソルは別行て数式の中になくてはなりません。すると、テキストフィールドの中に
+で付けることができます。このとき、カーソルは別行て数式の中になくてはなりません。すると、テキストフィールドの中に
 \series bold
 eq:と
 \series default
-いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
+いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
 \family sans
 挿入\SpecialChar \menuseparator
@@ -29109,7 +29044,7 @@ reference "sub:段落ボックス"
 
 \begin_layout Subsection
 細目番号
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -29139,8 +29074,10 @@ end{subequations}
 
 \begin_layout Standard
 たとえば、
-\begin_inset Formula \begin{equation}
-A=C-B\label{eq:a}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+A=C-B\label{eq:a}
+\end{equation}
 
 \end_inset
 
@@ -29175,14 +29112,18 @@ begin{subequations}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-B=C-A\label{eq:b}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+B=C-A\label{eq:b}
+\end{equation}
 
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-C=A+B\label{eq:c}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+C=A+B\label{eq:c}
+\end{equation}
 
 \end_inset
 
@@ -29225,7 +29166,7 @@ end{subequations}
 addtocounter{equation}{-1} 
 \backslash
 begin{subequations}
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -29398,10 +29339,12 @@ begin{subequations}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray}
+\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}
+ & = & B^{2}-2BZ+Z^{2}\label{eq:f}
+\end{eqnarray}
 
 \end_inset
 
@@ -29430,7 +29373,7 @@ name "sub:ユーザー定義番号"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -29443,7 +29386,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -29514,7 +29457,7 @@ status collapsed
 tag
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -29526,8 +29469,10 @@ tag
 \end_inset
 
 コマンドを使います。
-\begin_inset Formula \begin{equation}
-A+B=C\tag{何とかかんとか}\label{eq:tag}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+A+B=C\tag{何とかかんとか}\label{eq:tag}
+\end{equation}
 
 \end_inset
 
@@ -29536,57 +29481,247 @@ A+B=C\tag{何とかかんとか}\label{eq:tag}\end{equation}
 
 \backslash
 tag
-\begin_inset ERT
-status collapsed
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Plain Layout
+何とかかんとか
+\series default
+というコマンドを数式に打ち込んでいます。
+\end_layout
 
+\begin_layout Standard
+代わりに
+\series bold
 
 \backslash
-spce 
-\end_layout
-
+tag*
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 何とかかんとか
 \series default
-というコマンドを数式に打ち込んでいます。
+というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
+\begin_inset Formula 
+\[
+A+B=C\tag*{something}
+\]
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-代わりに
+\begin_inset VSpace bigskip
+\end_inset
+
+数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
+\begin_inset Newline newline
+\end_inset
+
+
 \series bold
 
 \backslash
-tag*
+@addtoreset{equation}{part}
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! 
 \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
+
+ ! 
 \backslash
-spce 
+
+\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
+
+addtoreset
+\end_layout
+
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+節に関しては
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+@addtoreset{equation}{section}
+\begin_inset Newline newline
+\end_inset
+
+
 \series default
-というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
-\begin_inset Formula \[
-A+B=C\tag*{something}\]
+というコマンドを使います。
+\end_layout
 
+\begin_layout Standard
+これらのコマンドをTeXモードで使えるようにするためには、
+\series bold
+
+\backslash
+makeatletter
+\series default
+コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
+\series bold
+
+\backslash
+makeatother
+\series default
+コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+makeatletter
+\begin_inset Newline newline
+\end_inset
+
+
+\backslash
+@addtoreset{equation}{section}
+\begin_inset Newline newline
 \end_inset
 
 
+\backslash
+makeatother
+\begin_inset Newline newline
+\end_inset
+
+
+\series default
+のようにならなくてはなりません。
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+LaTeXプリアンブル中では、
+\series bold
+
+\backslash
+makeatletter
+\series default
+と
+\series bold
+
+\backslash
+makeatother
+\series default
+は、LyXが内部的に自動で挿入するので省略してかまいません。
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+@addtoreset
+\series default
+を戻すには、まずLaTeXプリアンブル中に
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+usepackage{remreset}
+\end_layout
+
+\begin_layout Standard
+という行を入れて、
+\series bold
+remreset.sty
+\series default
+
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+
+\series bold
+remreset
+\series default
+は、LaTeXパッケージの
+\series bold
+carlisle
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! carlisle
+\end_layout
+
 \end_inset
 
-数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
+の一部として含まれており、LaTeX標準頒布版には含まれています。
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! remreset
+\end_layout
+
+\end_inset
+
+ファイルを読み込んでおかなくてはなりません。その後
 \begin_inset Newline newline
 \end_inset
 
@@ -29594,216 +29729,10 @@ A+B=C\tag*{something}\]
 \series bold
 
 \backslash
-@addtoreset{equation}{part}
+@removefromreset
 \series default
 
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! 
-\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
-
- ! 
-\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
-
-addtoreset
-\end_layout
-
-\end_inset
-
-
-\begin_inset Newline newline
-\end_inset
-
-節に関しては
-\begin_inset Newline newline
-\end_inset
-
-
-\series bold
-
-\backslash
-@addtoreset{equation}{section}
-\begin_inset Newline newline
-\end_inset
-
-
-\series default
-というコマンドを使います。
-\end_layout
-
-\begin_layout Standard
-これらのコマンドをTeXモードで使えるようにするためには、
-\series bold
-
-\backslash
-makeatletter
-\series default
-コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
-\series bold
-
-\backslash
-makeatother
-\series default
-コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-makeatletter
-\begin_inset Newline newline
-\end_inset
-
-
-\backslash
-@addtoreset{equation}{section}
-\begin_inset Newline newline
-\end_inset
-
-
-\backslash
-makeatother
-\begin_inset Newline newline
-\end_inset
-
-
-\series default
-のようにならなくてはなりません。
-\end_layout
-
-\begin_layout Standard
-LaTeXプリアンブル中では、
-\series bold
-
-\backslash
-makeatletter
-\series default
-と
-\series bold
-
-\backslash
-makeatother
-\series default
-は、LyXが内部的に自動で挿入するので省略してかまいません。
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-@addtoreset
-\series default
-を戻すには、まずLaTeXプリアンブル中に
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage{remreset}
-\end_layout
-
-\begin_layout Standard
-という行を入れて、
-\series bold
-remreset.sty
-\series default
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-
-\series bold
-remreset
-\series default
-は、LaTeXパッケージの
-\series bold
-carlisle
-\series default
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-ぱっけーじ@パッケージ ! carlisle
-\end_layout
-
-\end_inset
-
-の一部として含まれており、LaTeX標準頒布版には含まれています。
-\end_layout
-
-\end_inset
-
-
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-ぱっけーじ@パッケージ ! 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
@@ -29898,7 +29827,7 @@ removefromreset
 numberwithin
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -29951,8 +29880,10 @@ numberwithin{equation}{section}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-A+B=C\end{equation}
+\begin_inset Formula 
+\begin{equation}
+A+B=C
+\end{equation}
 
 \end_inset
 
@@ -29987,7 +29918,7 @@ renewcommand{
 theequation}{
 \backslash
 arabic{equation}}
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -30085,7 +30016,7 @@ makeatother
 
 \begin_layout Subsection
 ローマ数字や文字を使った付番
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -30095,7 +30026,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -30131,7 +30062,7 @@ roman{equation}}
 renewcommand
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -30204,7 +30135,7 @@ theequation
 
 \backslash
 roman{equation}
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -30244,7 +30175,7 @@ roman
 Roman
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -30264,7 +30195,7 @@ Roman
 alph
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -30282,7 +30213,7 @@ alph
 Alph
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -30305,7 +30236,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
 \end_layout
@@ -30336,8 +30267,10 @@ roman{equation}}
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \begin{equation}
-A=\textrm{小文字ローマ数字}\label{eq:rom}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+A=\textrm{小文字ローマ数字}
+\end{equation}
 
 \end_inset
 
@@ -30359,8 +30292,10 @@ Roman{equation}}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-B=\textrm{大文字ローマ数字}\label{eq:Rom}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+B=\textrm{大文字ローマ数字}\label{eq:Rom}
+\end{equation}
 
 \end_inset
 
@@ -30382,8 +30317,10 @@ alph{equation}}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-C=\textrm{小文字ラテン文字}\label{eq:lat}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+C=\textrm{小文字ラテン文字}
+\end{equation}
 
 \end_inset
 
@@ -30405,8 +30342,10 @@ Alph{equation}}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-D=\textrm{大文字ラテン文字}\label{eq:Lat}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+D=\textrm{大文字ラテン文字}\label{eq:Lat}
+\end{equation}
 
 \end_inset
 
@@ -30427,7 +30366,7 @@ renewcommand{
 theequation}{
 \backslash
 arabic{equation}}
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -30459,8 +30398,10 @@ arabic{equation}}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-E=\textrm{アラビア数字}\label{eq:arab}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+E=\textrm{アラビア数字}
+\end{equation}
 
 \end_inset
 
@@ -30475,7 +30416,8 @@ E=\textrm{アラビア数字}\label{eq:arab}\end{equation}
 てはなりません。この点に関する説明は、ファイル
 \begin_inset CommandInset href
 LatexCommand href
-target "Formula-numbering.lyx"
+name "Formula-numbering.lyx"
+target "run:Formula-numbering.lyx"
 
 \end_inset
 
@@ -30483,25 +30425,39 @@ target "Formula-numbering.lyx"
 \end_layout
 
 \begin_layout Section
-ユーザー定義コマンド
-\begin_inset Index
+化学記号と化学式
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:化学記号と化学式"
+
+\end_inset
+
+
+\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¼å®\9a義ã\82³ã\83\9eã\83³ã\83\89
\81\8bã\81\8cã\81\8fã\81\8dã\81\94ã\81\86\8c\96å­¦è¨\98å\8f· ! ã\81\8dã\81\94ã\81\86@è¨\98å\8f·
 \end_layout
 
 \end_inset
 
 
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+かがくしき@化学式
 \end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-(注意)ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
+きごう@記号 ! かがく@化学
 \end_layout
 
 \end_inset
@@ -30509,36 +30465,45 @@ status open
 
 \end_layout
 
-\begin_layout Subsection
-
-\backslash
-newcommandコマンド
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:newcommandコマンド"
+\begin_layout Standard
+以下は、化学関係の文章の例です。
+\end_layout
 
+\begin_layout Quote
+\begin_inset Formula $\mathrm{SO_{4}^{2-}}$
 \end_inset
 
+イオンは、2つの
+\begin_inset Formula $\mathrm{Na^{+}}$
+\end_inset
 
-\begin_inset Index
-status collapsed
+イオンと反応して、硫酸化塩
+\begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
+\end_inset
 
-\begin_layout Plain Layout
-ゆーざーていぎこまんど@ユーザー定義コマンド ! 
-\backslash
-newcommand
-\end_layout
+を形成します。この化学式は以下のようになります。
+\begin_inset Formula 
+\begin{equation}
+\mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
+\end{equation}
 
 \end_inset
 
 
-\begin_inset Index
+\end_layout
+
+\begin_layout Standard
+この化学式は、直接数式として作成することができます。記号がイタリック体として表示されることを防ぐには、全体を選択してから
+\begin_inset Flex Ruby
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! N ! 
-\backslash
-newcommand
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
 \end_layout
 
 \end_inset
@@ -30546,350 +30511,268 @@ newcommand
 
 \end_layout
 
-\begin_layout Standard
-頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
-\series bold
+\end_inset
 
-\backslash
-newcommand
-\series default
-コマンドを使えば、新しい短縮コマンドを定義することが可能です。
-\end_layout
 
-\begin_layout Standard
+\begin_inset Info
+type  "shortcut"
+arg   "font-roman"
+\end_inset
 
-\series bold
+を押せば、アップライトフォント様式に変更することができます
+\begin_inset Foot
+status collapsed
 
-\backslash
-newcommand
-\series default
-コマンドの書式は、
-\end_layout
+\begin_layout Plain Layout
+フォント様式に関しては、第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:書体様式"
 
-\begin_layout Standard
+\end_inset
 
-\series bold
+節を参照のこと。
+\end_layout
 
-\backslash
-newcommand{新コマンド名}[引数の数][オプションの値]
-\begin_inset Newline newline
 \end_inset
 
+。
+\end_layout
+
+\begin_layout Standard
+化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
+\series bold
+mhchem
+\series default
 
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
-\backslash
-phantom{
+ぱっけーじ@パッケージ ! mhchem
 \end_layout
 
 \end_inset
 
+が導入されているときに使用することができる
+\series bold
 
 \backslash
-newcommand
-\begin_inset ERT
+ce
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-}
+こまんど@コマンド ! C ! 
+\backslash
+ce
 \end_layout
 
 \end_inset
 
-{コマンド定義}
+コマンドを使用することです。
+\series bold
+
+\backslash
+ce
+\series default
+を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
 \end_layout
 
 \begin_layout Standard
-です。
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="9" columns="2">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<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
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
+\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
-(注意)
-\series default
-新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
-\series bold
+\begin_layout Plain Layout
 
-\backslash
-Leftarrow
-\series default
-の短縮のつもりで
 \series bold
 
 \backslash
-le
+raisebox
 \series default
\81¨ã\81\84ã\81\86ã\82³ã\83\9eã\83³ã\83\89ã\82\92å®\9a義ã\81\97ã\81\9fã\81¨ã\81\99ã\82\8bã\81¨ã\80\81
-\series bold
\81¯ã\82¹ã\83\9aã\83¼ã\82µã\83¼ã\81¨ã\81\97ã\81¦ã\81®ã\81¿ä½¿ç\94¨ã\81\95ã\82\8cã\81¦ã\81\84ã\81¾ã\81\99ã\80\82
+\end_layout
 
-\backslash
-le
-\series default
-は既に「
-\begin_inset Formula $\le$
 \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
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+H2CO3
 \end_layout
 
-\begin_layout Standard
-「引数の数」は、0
-\begin_inset space \thinspace{}
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
--
-\begin_inset space \thinspace{}
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
 \end_inset
 
-9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
-ドの
-\emph on
-最初の
-\emph default
-引数は、自動的に非必須の引数になります。
-\end_layout
 
-\begin_layout Standard
-以下にいくつかの例を挙げます。
 \end_layout
 
-\begin_layout Itemize
-
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-Longrightarrow
-\series default
-の短縮形として
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-gr
-\series default
-というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
-\begin_inset VSpace medskip
+ce
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+SO4^2-
+\end_layout
 
-\begin_inset Newline newline
 \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{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
+\end_inset
 
-\series bold
 
-\backslash
-newcommand{
-\backslash
-gr}{
-\backslash
-Longrightarrow}
 \end_layout
 
-\begin_layout Itemize
-
-\series bold
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-underline
-\series default
-の短縮形として
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-us
-\series default
-というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
-\begin_inset VSpace medskip
+ce
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+(NH4)2S
+\end_layout
 
-\begin_inset Newline newline
 \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}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
+\end_inset
 
-\series bold
 
-\backslash
-newcommand{
-\backslash
-us}[1]{
-\backslash
-underline{#1}}
-\series default
+\end_layout
 
-\begin_inset VSpace medskip
 \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 Newline newline
+\backslash
+ce
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-「
-\series bold
-#
-\series default
-」という文字は、引数の入る場所を示し、その後ろの「
-\series bold
-1
-\series default
-」は、これが第1引数の入る場所であることを示します。
+KCr(SO4)2.12H2O
 \end_layout
 
-\begin_layout Itemize
-
-\series bold
-
-\backslash
-framebox
-\series default
-の短縮形として、たとえば
-\series bold
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-fb
-\series default
-というコマンドを定義するには、
-\begin_inset VSpace medskip
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
 \end_inset
 
 
-\begin_inset Newline newline
+\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
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+A-B
 \backslash
-newcommand{
-\backslash
-fb}[3]{
-\backslash
-framebox#1#2{$#3$}}
-\series default
-
-\begin_inset VSpace medskip
-\end_inset
-
-
-\begin_inset Newline newline
-\end_inset
-
-二つのドルマークは、
-\series bold
-
-\backslash
-framebox
-\series default
-が必要とする内部の数式を作り出します。第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:縁付きボックス"
-
-\end_inset
-
-節をご参照下さい。
-\end_layout
-
-\begin_layout Itemize
-ボックスの色を指定する必要がない
-\series bold
-
-\backslash
-fcolorbox
-\series default
-用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
-\begin_inset VSpace medskip
-\end_inset
-
-
-\begin_inset Newline newline
+dbond
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-
-\series bold
-
-\backslash
-newcommand{
-\backslash
-cb}[3][white]{
+C
 \backslash
-fcolorbox{#2}{#1}{$#3$}}
-\series default
-
-\begin_inset VSpace medskip
-\end_inset
-
-
-\begin_inset Newline newline
+tbond
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-
-\series bold
-
-\backslash
-cb
-\series default
-を使うときに色が指定されなければ、事前に定義された色である
-\series bold
-white
-\series default
-が使用されます。
-\end_layout
-
-\begin_layout Standard
-以下は、上で定義したコマンドの動作テストです。
-\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">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-コマンド
+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" topline="true" leftline="true" rightline="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
-
+\begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
 \end_inset
 
 
@@ -30899,60 +30782,34 @@ raisebox
 </cell>
 </row>
 <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
-A
-\backslash
-gr
-\begin_inset ERT
-status collapsed
-
 \begin_layout Plain Layout
 
-
 \backslash
-spce 
-\end_layout
-
-\end_inset
-
-B
-\end_layout
-
+ce
+\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 $A\gr B$
+^227
+\begin_inset Formula $\downarrow$
 \end_inset
 
-
-\end_layout
-
+_90
+\begin_inset Formula $\to$
 \end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
 
-\backslash
-us{ABcd
+Th+
 \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 $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
+\begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
 \end_inset
 
 
@@ -30968,34 +30825,27 @@ us{ABcd
 \begin_layout Plain Layout
 
 \backslash
-fb{[2cm]
-\begin_inset Formula $\to$
+ce
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-
-\backslash
-{
-\begin_inset Formula $\to$
+CO2
+\begin_inset space \textvisiblespace{}
 \end_inset
 
++
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\backslash
-{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
+C
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+<=>
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-A=B
+2CO
 \end_layout
 
 \end_inset
@@ -31004,7 +30854,7 @@ A=B
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
+\begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
 \end_inset
 
 
@@ -31014,43 +30864,46 @@ A=B
 </cell>
 </row>
 <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
-cb{red
-\begin_inset Formula $\to$
+ce
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+CO2
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\backslash
-{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
++
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+C
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+->[
 \backslash
-spce 
-\end_layout
-
+alpha][
+\backslash
+beta]
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-A=B
+2CO}
 \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 $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
+\begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -31059,24 +30912,35 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
 
 \begin_layout Plain Layout
 
+\series bold
+【註】
 \backslash
-cb[green]
-\backslash
-{red
-\begin_inset Formula $\to$
-\end_inset
-
+ce
+\series default
+ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
+\series bold
 
 \backslash
-{
+ce{$
 \backslash
-int
+mu
+\backslash
+hyphen$Cl}
+\series default
+(
 \begin_inset ERT
 status collapsed
 
@@ -31084,262 +30948,1337 @@ status collapsed
 
 
 \backslash
-spce 
+ce{$
+\backslash
+mu
+\backslash
+hyphen$Cl}
 \end_layout
 
 \end_inset
 
-A=B
+)のようにTeXコードを使わなくてはなりません。
 \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{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
-\end_inset
 
 
 \end_layout
 
+\begin_layout Standard
+
+\series bold
+
+\backslash
+ce
+\series default
+を使うと
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:chem-reaction"
+
 \end_inset
-</cell>
-</row>
-</lyxtabular>
 
+式のコマンドは
+\begin_inset Newline newline
 \end_inset
 
 
-\end_layout
+\series bold
+\backslash
+ce
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Subsection
-数式マクロ
-\begin_inset Index
-status collapsed
+2Na+
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Plain Layout
-ゆーざーていぎこまんど@ユーザー定義コマンド ! すうしきまくろ@数式マクロ
-\end_layout
++
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+SO4^2-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\begin_inset Index
-status collapsed
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Plain Layout
-まくろ@マクロ
-\end_layout
+->
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+Na2SO4
+\begin_inset Newline newline
 \end_inset
 
 
+\series default
+のようになります。
 \end_layout
 
 \begin_layout Standard
-ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
-般型は、
-\begin_inset Formula \[
-0=\lambda^{2}+p\lambda+q\]
+複数行の化学式を作るには、第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:多行数式"
 
 \end_inset
 
-であり、その解の一般型は
-\begin_inset Formula \[
-\lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
+節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
+\series bold
 
-\end_inset
+\backslash
+ce
+\series default
+コマンドを使用します。
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:TEOS-reaction-1"
 
+\end_inset
 
-\end_layout
+式と
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:TEOS-reaction-2"
 
-\begin_layout Standard
-です。
-\begin_inset Formula $\lambda$
 \end_inset
 
-・
-\begin_inset Formula $p$
-\end_inset
+式は、多段化学反応式の例で、一つの式毎に番号が振られています。
+\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}
 
-・
-\begin_inset Formula $q$
 \end_inset
 
-の3つのパラメータを指定することが必須であり、
-\begin_inset Formula $\lambda$
-\end_inset
 
-の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
-\begin_inset Newline newline
-\end_inset
+\end_layout
 
+\begin_layout Standard
 
+\series bold
+mhchem
+\series default
+パッケージは、
 \series bold
 
 \backslash
-newcommand{
-\backslash
-qG}[4][1,
-\backslash
-,2]{#2_{#1}=-
-\backslash
-frac{#3}{2}
-\backslash
-pm
-\begin_inset Newline newline
-\end_inset
+ce
+\series default
+の他に、特殊ケースに使用する
+\series bold
 
+\backslash
+cf
+\series default
 
-\begin_inset ERT
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! C ! 
 \backslash
-hphantom{
+cf
 \end_layout
 
 \end_inset
 
+コマンドを提供しています。
+\series bold
 
 \backslash
-newcommand
-\begin_inset ERT
+cf
+\series default
+の詳しい情報と例示については、
+\series bold
+mhchem
+\series default
+
+\begin_inset CommandInset citation
+LatexCommand cite
+key "mhchem"
+
+\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 idx
 status collapsed
 
 \begin_layout Plain Layout
-
-}
+ずかい@図解 ! amscd
 \end_layout
 
 \end_inset
 
 
-\backslash
-sqrt{
-\backslash
-frac{#3^{2}}{4}-#4}}
 \end_layout
 
 \begin_layout Standard
-これを使って解の公式を作るには、
-\begin_inset Newline newline
+この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
+\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
-qG{
-\backslash
-lambda
-\begin_inset Formula $\to$
-\end_inset
-
+CD
+\begin_inset Index idx
+status collapsed
 
+\begin_layout Plain Layout
+こまんど@コマンド ! C ! 
 \backslash
-{p
-\begin_inset Formula $\to$
+CD
+\end_layout
+
 \end_inset
 
 
-\backslash
-{q
 \series default
-というコマンドを数式に入れます。
+コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
+\begin_inset Info
+type  "shortcut"
+arg   "newline-insert newline"
+\end_inset
+
+を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
 \end_layout
 
 \begin_layout Standard
-新コマンドを定義する方法は、たとえばLaTeX中で分数は
+関係を作るには、以下のコマンドがあります。
+\end_layout
+
+\begin_layout Itemize
+\begin_inset Formula $\boldsymbol{@<<<}$
+\end_inset
+
+は左矢印、
+\begin_inset Formula $\boldsymbol{@>>>}$
+\end_inset
+
+は右矢印、
 \series bold
+@=
+\series default
+は長い等号を生成します。
+\end_layout
 
-\backslash
-frac{分子}{分母}
+\begin_layout Itemize
+
+\series bold
+@AAA
 \series default
-の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
-ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
+は上矢印、
 \series bold
+@VVV
+\series default
+は下矢印、
+\begin_inset Formula $\boldsymbol{@|}$
+\end_inset
 
-\backslash
-newcommand
+は縦向きの等号を生成します。
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+@.
 \series default
\82³ã\83\9eã\83³ã\83\89ã\81®ä»£ã\82\8fã\82\8aã\81«ã\80\81æ\95°å¼\8fã\83\9eã\82¯ã\83­ã\82\92使ã\81\86æ\96¹æ³\95ã\82\92æ\8f\90ä¾\9bã\81\97ã\81¦ã\81\84ます。
\81¯é\96¢ä¿\82ã\81\8cå­\98å\9c¨ã\81\97ã\81ªã\81\84é\83¨å\88\86ã\81«ç½®ã\81\8dます。
 \end_layout
 
 \begin_layout Standard
-数式マクロは、
-\family sans
-挿入\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ
-\family default
-メニューか、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro_newmacroname_newcommand.png
-       scale 85
+矢印はすべて、以下のようにラベル付けをすることができます。
+\end_layout
 
+\begin_layout Itemize
+文章を、第1と第2の「
+\begin_inset Formula $<$
 \end_inset
 
\81§ä½\9cã\82\8bã\81\93ã\81¨ã\81\8cã\81§ã\81\8dã\81¾ã\81\99ã\80\82ã\81\99ã\82\8bã\81¨ã\80\81æ\95°å¼\8fã\83\9eã\82¯ã\83­ã\83\84ã\83¼ã\83«ã\83\90ã\83¼ã\81\8c表示ã\81\95ã\82\8cã\82\8bã\81¨ã\81¨ã\82\82ã\81«ã\80\81ã\83\9eã\82¯ã\83­ã\82\92å®\9a義ã\81\97ã\81\9fç®\87æ\89\80ã\81«ä»¥ä¸\8bã\81®ã\82\88ã\81\86ã\81ªã\83\9cã\83\83ã\82¯ã\82¹ã\81\8cç\8f¾ã\82\8cã\81¾ã\81\99ã\80\82
-\begin_inset Newline newline
\80\8dã\81ªã\81\84ã\81\97ã\80\8c
+\begin_inset Formula $>$
 \end_inset
 
+」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
+\begin_inset Formula $<$
+\end_inset
 
-\begin_inset space \hspace*{\fill}
+」ないし「
+\begin_inset Formula $>$
 \end_inset
 
+」のあいだに入れると、矢印の下に表示されます。
+\end_layout
 
-\begin_inset Graphics
-       filename ../clipart/macrobox.png
+\begin_layout Itemize
+縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
+ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
+\end_layout
 
-\end_inset
+\begin_layout Standard
+以下は、上記のすべての関係を使った例です。
+\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}
+\]
 
-\begin_inset space \hspace*{\fill}
 \end_inset
 
 
-\begin_inset Newline newline
-\end_inset
-
+\end_layout
 
-\begin_inset FormulaMacro
-\newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
+\begin_layout Standard
+これを作るコマンドは、以下のとおりです。
+\begin_inset Newline newline
 \end_inset
 
 
-\backslash
-newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
 \series bold
 
 \backslash
-#1
-\series default
-のように
-\series bold
+CD
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\backslash
-#引数番号
-\series default
-というコマンドで入力するか、マクロツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro-add-param.png
-       scale 85
+A
+\begin_inset Formula $\boldsymbol{@>}$
+\end_inset
 
+j
+\begin_inset Formula $\boldsymbol{>>}$
 \end_inset
 
-を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro-add-optional-param.png
-       scale 85
+B
+\begin_inset Formula $\boldsymbol{@>>}$
+\end_inset
 
+k
+\begin_inset Formula $\boldsymbol{>}$
 \end_inset
 
-で作ることができます。最初の必須引数は、ツールバーボタンの
+C@=F Ctrl+Return
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+
+\backslash
+CD
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+@AmAA@.@VV
+\backslash
+{V
+\series default
+
+\begin_inset Formula $\to$
+\end_inset
+
+
+\series bold
+V
+\begin_inset Formula $\boldsymbol{@|}$
+\end_inset
+
+ Ctrl+Return
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+
+\backslash
+CD
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+D
+\begin_inset Formula $\boldsymbol{@<<}$
+\end_inset
+
+j
+\begin_inset Formula $\boldsymbol{<}$
+\end_inset
+
+E
+\begin_inset Formula $\boldsymbol{@>}$
+\end_inset
+
+k
+\begin_inset Formula $\boldsymbol{>>}$
+\end_inset
+
+F@=C
+\end_layout
+
+\begin_layout Subsection
+xymatrix図解
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ずかい@図解 ! xymatrix
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+xymatricesを使うには、LaTeXパッケージの
+\series bold
+xypic
+\series default
+が導入済みである必要があります。xymatrixは、数式中に
+\series bold
+
+\backslash
+xymatrix
+\series default
+コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:行列"
+
+\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
+
+\begin_layout Subsection
+ファインマン図
+\series medium
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ずかい@図解 ! ファインマン
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+ファインマン図を使うには、LaTeXパッケージ
+\series bold
+feyn
+\series default
+を導入しておかなくてはなりません。すると、ファインマン図は、数式中で
+\series bold
+
+\backslash
+Diagram
+\series default
+コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:行列"
+
+\end_inset
+
+節参照)。
+\end_layout
+
+\begin_layout Standard
+LyXでのファインマン図の作り方は、メニュー
+\family sans
+ヘルプ\SpecialChar \menuseparator
+用途別説明書
+\family default
+内の『
+\emph on
+ファインマン図
+\emph default
+』にあります。
+\end_layout
+
+\begin_layout Section
+ユーザー定義コマンド
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ゆーざーていぎこまんど@ユーザー定義コマンド
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+【註】ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+
+\backslash
+newcommandコマンド
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:newcommandコマンド"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ゆーざーていぎこまんど@ユーザー定義コマンド ! 
+\backslash
+newcommand
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! N ! 
+\backslash
+newcommand
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
+\series bold
+
+\backslash
+newcommand
+\series default
+コマンドを使えば、新しい短縮コマンドを定義することが可能です。
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+newcommand
+\series default
+コマンドの書式は、
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+newcommand{新コマンド名}[引数の数][オプションの値]
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+
+\backslash
+newcommand
+\end_layout
+
+\end_inset
+
+{コマンド定義}
+\end_layout
+
+\begin_layout Standard
+です。
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+【註】
+\series default
+新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
+\series bold
+
+\backslash
+Leftarrow
+\series default
+の短縮のつもりで
+\series bold
+
+\backslash
+le
+\series default
+というコマンドを定義したとすると、
+\series bold
+
+\backslash
+le
+\series default
+は既に「
+\begin_inset Formula $\le$
+\end_inset
+
+」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+「引数の数」は、0
+\begin_inset space \thinspace{}
+\end_inset
+
+-
+\begin_inset space \thinspace{}
+\end_inset
+
+9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
+ドの
+\emph on
+最初の
+\emph default
+引数は、自動的に非必須の引数になります。
+\end_layout
+
+\begin_layout Standard
+以下にいくつかの例を挙げます。
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+
+\backslash
+Longrightarrow
+\series default
+の短縮形として
+\series bold
+
+\backslash
+gr
+\series default
+というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
+\begin_inset VSpace medskip
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+newcommand{
+\backslash
+gr}{
+\backslash
+Longrightarrow}
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+
+\backslash
+underline
+\series default
+の短縮形として
+\series bold
+
+\backslash
+us
+\series default
+というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
+\begin_inset VSpace medskip
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+newcommand{
+\backslash
+us}[1]{
+\backslash
+underline{#1}}
+\series default
+
+\begin_inset VSpace medskip
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+「
+\series bold
+#
+\series default
+」という文字は、引数の入る場所を示し、その後ろの「
+\series bold
+1
+\series default
+」は、これが第1引数の入る場所であることを示します。
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+
+\backslash
+framebox
+\series default
+の短縮形として、たとえば
+\series bold
+
+\backslash
+fb
+\series default
+というコマンドを定義するには、
+\begin_inset VSpace medskip
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+newcommand{
+\backslash
+fb}[3]{
+\backslash
+framebox#1#2{$#3$}}
+\series default
+
+\begin_inset VSpace medskip
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+二つのドルマークは、
+\series bold
+
+\backslash
+framebox
+\series default
+が必要とする内部の数式を作り出します。第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:縁付きボックス"
+
+\end_inset
+
+節をご参照下さい。
+\end_layout
+
+\begin_layout Itemize
+ボックスの色を指定する必要がない
+\series bold
+
+\backslash
+fcolorbox
+\series default
+用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
+\begin_inset VSpace medskip
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+newcommand{
+\backslash
+cb}[3][white]{
+\backslash
+fcolorbox{#2}{#1}{$#3$}}
+\series default
+
+\begin_inset VSpace medskip
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+cb
+\series default
+を使うときに色が指定されなければ、事前に定義された色である
+\series bold
+white
+\series default
+が使用されます。
+\end_layout
+
+\begin_layout Standard
+以下は、上で定義したコマンドの動作テストです。
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="6" columns="2">
+<features rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<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
+出力
+\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">
+\begin_inset Text
+
+\begin_layout Plain Layout
+A
+\backslash
+gr
+\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">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\gr B$
+\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
+us{ABcd
+\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}{}\us{ABcd}\raisebox{-2mm}{}$
+\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
+fb{[2cm]
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{
+\backslash
+int
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A=B
+\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{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
+\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
+cb{red
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{
+\backslash
+int
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A=B
+\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{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
+\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
+
+\backslash
+cb[green]
+\backslash
+{red
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{
+\backslash
+int
+\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">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+数式マクロ
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ゆーざーていぎこまんど@ユーザー定義コマンド ! すうしきまくろ@数式マクロ
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+まくろ@マクロ
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
+般型は、
+\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}
+\]
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+です。
+\begin_inset Formula $\lambda$
+\end_inset
+
+・
+\begin_inset Formula $p$
+\end_inset
+
+・
+\begin_inset Formula $q$
+\end_inset
+
+の3つのパラメータを指定することが必須であり、
+\begin_inset Formula $\lambda$
+\end_inset
+
+の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+newcommand{
+\backslash
+qG}[4][1,
+\backslash
+,2]{#2_{#1}=-
+\backslash
+frac{#3}{2}
+\backslash
+pm
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Phantom HPhantom
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+
+\backslash
+newcommand
+\end_layout
+
+\end_inset
+
+
+\backslash
+sqrt{
+\backslash
+frac{#3^{2}}{4}-#4}}
+\end_layout
+
+\begin_layout Standard
+これを使って解の公式を作るには、
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
+
+\backslash
+qG{
+\backslash
+lambda
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{p
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{q
+\series default
+というコマンドを数式に入れます。
+\end_layout
+
+\begin_layout Standard
+新コマンドを定義する方法は、たとえばLaTeX中で分数は
+\series bold
+
+\backslash
+frac{分子}{分母}
+\series default
+の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
+ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
+\series bold
+
+\backslash
+newcommand
+\series default
+コマンドの代わりに、数式マクロを使う方法を提供しています。
+\end_layout
+
+\begin_layout Standard
+数式マクロは、
+\family sans
+挿入\SpecialChar \menuseparator
+数式\SpecialChar \menuseparator
+マクロ
+\family default
+メニューか、ツールバーボタンの
+\begin_inset Graphics
+       filename ../../images/math-macro_newmacroname_newcommand.png
+       scale 85
+
+\end_inset
+
+で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset space \hspace*{\fill}
+\end_inset
+
+
+\begin_inset Graphics
+       filename clipart/macrobox.png
+
+\end_inset
+
+
+\begin_inset space \hspace*{\fill}
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset FormulaMacro
+\newcommand{\qG}[4][1,\,2]{#2_{#1}=-\frac{#3}{2}\pm\sqrt{\frac{#3^{2}}{4}-#4}}
+\end_inset
+
+
+\backslash
+newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
+\series bold
+
+\backslash
+#1
+\series default
+のように
+\series bold
+
+\backslash
+#引数番号
+\series default
+というコマンドで入力するか、マクロツールバーボタンの
+\begin_inset Graphics
+       filename ../../images/math-macro-add-param.png
+       scale 85
+
+\end_inset
+
+を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
+\begin_inset Graphics
+       filename ../../images/math-macro-add-optional-param.png
+       scale 85
+
+\end_inset
+
+で作ることができます。最初の必須引数は、ツールバーボタンの
 \begin_inset Graphics
        filename ../../images/math-macro-make-optional.png
        scale 85
@@ -31391,7 +32330,7 @@ qG:
 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
 \family sans
 表示\SpecialChar \menuseparator
-数式マクロを展開(畳む)
+数式マクロを展開(畳む)
 \family default
 メニューを使うことで、マクロ毎に変えることができます。
 \end_layout
 \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
+LyXは、
+\family sans
+ツール\SpecialChar \menuseparator
+設定\SpecialChar \menuseparator
+編集\SpecialChar \menuseparator
+制御
+\family default
+メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
+せてみてください。
+\end_layout
+
 \begin_layout Standard
 数式マクロは、文書書き出し時に、内部的に
 \series bold
@@ -31489,8 +32442,28 @@ xleftarrow[#2]{#1}}
 \end_inset
 
 
-\series default
-というコマンドを書き入れ、この全体を選択して、短絡キー
+\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
@@ -31538,7 +32511,7 @@ fb
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -31571,8 +32544,8 @@ 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 rotate="0" 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">
@@ -31581,7 +32554,6 @@ status collapsed
 \begin_layout Plain Layout
 \begin_inset Graphics
        filename ../../images/math-macro-remove-param.png
-       BoundingBox 0bp 5bp 20bp 25bp
        rotateOrigin center
 
 \end_inset
@@ -31613,7 +32585,6 @@ status collapsed
 \begin_layout Plain Layout
 \begin_inset Graphics
        filename ../../images/math-macro-add-param.png
-       BoundingBox 0bp 5bp 20bp 25bp
        rotateOrigin center
 
 \end_inset
@@ -31645,7 +32616,6 @@ status collapsed
 \begin_layout Plain Layout
 \begin_inset Graphics
        filename ../../images/math-macro-make-optional.png
-       BoundingBox 0bp 5bp 20bp 25bp
        rotateOrigin center
 
 \end_inset
@@ -31669,28 +32639,16 @@ status collapsed
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
-
-\backslash
-hphantom{
-\end_layout
-
-\end_inset
-
+\family sans
 編集\SpecialChar \menuseparator
 数式\SpecialChar \menuseparator
 マクロ定義\SpecialChar \menuseparator
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
 \end_layout
 
 \end_inset
@@ -31708,902 +32666,442 @@ status collapsed
 \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{@|}$
-\end_inset
-
-は縦向きの等号を生成します。
-\end_layout
-
-\begin_layout Itemize
-
-\series bold
-@.
-\series default
-は関係が存在しない部分に置きます。
-\end_layout
-
-\begin_layout Standard
-矢印はすべて、以下のようにラベル付けをすることができます。
-\end_layout
-
-\begin_layout Itemize
-文章を、第1と第2の「
-\begin_inset Formula $<$
-\end_inset
-
-」ないし「
-\begin_inset Formula $>$
-\end_inset
-
-」のあいだに入れると、この文章は矢印の上に表示されます。第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」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
-\end_layout
-
-\begin_layout Standard
-以下は、上記のすべての関係を使った例です。
-\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
-
-
-\end_layout
-
-\begin_layout Standard
-これを作るコマンドは、以下のとおりです。
-\begin_inset Newline newline
-\end_inset
-
-
-\series bold
-
-\backslash
-CD
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A
-\begin_inset Formula $\boldsymbol{@>}$
-\end_inset
-
-j
-\begin_inset Formula $\boldsymbol{>>}$
-\end_inset
-
-B
-\begin_inset Formula $\boldsymbol{@>>}$
+
 \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 Graphics
+       filename ../../images/math-macro-remove-optional-param.png
+       rotateOrigin center
+
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</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
 
-@AmAA@.@VV
-\backslash
-{V
-\series default
+\begin_layout Plain Layout
+\begin_inset Graphics
+       filename ../../images/math-macro-add-optional-param.png
+       rotateOrigin center
 
-\begin_inset Formula $\to$
 \end_inset
 
 
-\series bold
-V
-\begin_inset Formula $\boldsymbol{@|}$
-\end_inset
+\end_layout
 
- Ctrl+Return
-\begin_inset Newline newline
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
-\backslash
-hphantom{
+\family sans
+編集\SpecialChar \menuseparator
+数式\SpecialChar \menuseparator
+マクロ定義\SpecialChar \menuseparator
+非必須引数を挿入
 \end_layout
 
 \end_inset
-
-
-\backslash
-CD
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
+\begin_inset Graphics
+       filename ../../images/math-macro-remove-greedy-param.png
+       rotateOrigin center
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-D
-\begin_inset Formula $\boldsymbol{@<<}$
-\end_inset
+\begin_layout Plain Layout
 
-j
-\begin_inset Formula $\boldsymbol{<}$
+\family sans
+編集\SpecialChar \menuseparator
+数式\SpecialChar \menuseparator
+マクロ定義\SpecialChar \menuseparator
+右に吐き出す形で
+\begin_inset Newline newline
 \end_inset
 
-E
-\begin_inset Formula $\boldsymbol{@>}$
-\end_inset
 
-k
-\begin_inset Formula $\boldsymbol{>>}$
-\end_inset
+\begin_inset Phantom HPhantom
+status open
 
-F@=C
-\end_layout
+\begin_layout Plain Layout
 
-\begin_layout Subsection
-xymatrix図解
-\begin_inset Index
-status collapsed
+\family sans
+編集\SpecialChar \menuseparator
+数式\SpecialChar \menuseparator
+マクロ定義\SpecialChar \menuseparator
 
-\begin_layout Plain Layout
-ずかい@図解 ! xymatrix
 \end_layout
 
 \end_inset
 
-
+最後の引数を削除
 \end_layout
 
-\begin_layout Standard
-xymatricesを使うには、LaTeXパッケージの
-\series bold
-xypic
-\series default
-が導入済みである必要があります。xymatrixは、数式中に
-\series bold
+\end_inset
+</cell>
+</row>
+<row interlinespace="2.5mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-\backslash
-xymatrix
-\series default
-コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sec:行列"
+\begin_layout Plain Layout
+\begin_inset Graphics
+       filename ../../images/math-macro-append-greedy-param.png
+       rotateOrigin center
 
 \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
 
-\begin_layout Standard
-\begin_inset Newpage newpage
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
-\end_layout
+\family sans
+編集\SpecialChar \menuseparator
+数式\SpecialChar \menuseparator
+マクロ定義\SpecialChar \menuseparator
+右から喰う形で
+\begin_inset Newline newline
+\end_inset
 
-\begin_layout Section
-さまざまな秘訣
-\begin_inset ERT
-status collapsed
+
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
+\family sans
+編集\SpecialChar \menuseparator
+数式\SpecialChar \menuseparator
+マクロ定義\SpecialChar \menuseparator
 
-\backslash
-texorpdfstring{
 \end_layout
 
 \end_inset
 
+引数を追加
+\end_layout
 
-\begin_inset Foot
-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 CommandInset citation
-LatexCommand cite
-key "Voss"
+\begin_inset Graphics
+       filename ../../images/math-macro-add-greedy-optional-param.png
+       rotateOrigin center
 
 \end_inset
 
-には、他にも便利な数学関係のヒントがあります。
+
 \end_layout
 
 \end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-}{}
-\end_layout
-
+\family sans
+編集\SpecialChar \menuseparator
+数式\SpecialChar \menuseparator
+マクロ定義\SpecialChar \menuseparator
+右から喰う形で
+\begin_inset Newline newline
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
+\begin_inset Phantom HPhantom
+status open
 
 \begin_layout Plain Layout
 
-\backslash
-texorpdfstringは、脚注がPDFのしおりに現れるのを抑制するために使われています。
+\family sans
+編集\SpecialChar \menuseparator
+数式\SpecialChar \menuseparator
+マクロ定義\SpecialChar \menuseparator
+
 \end_layout
 
-\begin_layout Plain Layout
+\end_inset
 
-\backslash
-texorpdfstringについての詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:節見出し中の数式"
+非必須引数を追加
+\end_layout
 
 \end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
 
-節にあります。
 \end_layout
 
-\end_inset
+\begin_layout Section
+コンピュータ代数システム
+\end_layout
 
+\begin_layout Standard
+LyXでは、LyXの数式エディタで書かれた数式表現と、外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です。現在サポートされているプログラムは、
+\family sans
+Maple
+\family default
+・
+\family sans
+Mathematica
+\family default
+・
+\family sans
+Maxima
+\family default
+・
+\family sans
+Octave
+\family default
+です。サポートされている数式表現は、非常に単純なものに限られていますので、ご注意ください。
+\end_layout
 
-\begin_inset Index
-status collapsed
+\begin_layout Subsection
+使用法
+\end_layout
 
-\begin_layout Plain Layout
-ひけつ@秘訣
+\begin_layout Standard
+数式表現を書いた後、
+\family sans
+編集\SpecialChar \menuseparator
+数式\SpecialChar \menuseparator
+コンピュータ代数システムを使用
+\family default
+メニューで、コンピュータに導入済みのプログラムを選択します。その後、計算結果が、数式表現の右に「=」演算子とともに表示されます。
 \end_layout
 
+\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 Index
-status collapsed
+\end_layout
 
-\begin_layout Plain Layout
-いおん@イオン | see
-\begin_inset ERT
-status collapsed
+\begin_layout Itemize
+\begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
+\end_inset
 
-\begin_layout Plain Layout
 
-{
 \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 $\det\left[\begin{array}{ccc}
+1 & 6 & 7\\
+2 & 5 & 8\\
+3 & 4 & 17
+\end{array}\right]=-56$
 \end_inset
 
 
 \end_layout
 
+\begin_layout Itemize
+\begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
 \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
+ LyX関数にバインドすることは容易です(取扱説明書『
+\family sans
+\emph on
+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 break-paragraph;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
@@ -32632,9 +33130,9 @@ status collapsed
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="right" valignment="top">
+<column alignment="left" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -32710,7 +33208,7 @@ x = -2
 
 \begin_layout Subsection
 位区切りとしてのコンマ
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -32720,7 +33218,7 @@ status collapsed
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -32759,13 +33257,33 @@ 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
@@ -32799,7 +33317,7 @@ icomma
 was
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -32827,7 +33345,7 @@ vspace{4mm}
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -32848,7 +33366,7 @@ name "sub:物理ベクトル"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -32880,7 +33398,7 @@ braket
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -32938,9 +33456,9 @@ braket
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -33063,8 +33581,10 @@ phi
 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
 
@@ -33154,7 +33674,7 @@ name "sub:自己定義の分数"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -33174,7 +33694,7 @@ status collapsed
 genfrac
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -33198,27 +33718,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
@@ -33242,9 +33750,9 @@ status collapsed
 \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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -33259,7 +33767,7 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-様式(大きさ)
+様式(大きさ)
 \end_layout
 
 \end_inset
@@ -33279,7 +33787,7 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-別行て様式の数式
+別行て様式の数式
 \end_layout
 
 \end_inset
@@ -33319,7 +33827,7 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-やや小(small)
+やや小(small)
 \end_layout
 
 \end_inset
@@ -33339,7 +33847,7 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-最小(tiny)
+最小(tiny)
 \end_layout
 
 \end_inset
@@ -33449,13 +33957,19 @@ genfrac{}{}{#1}{}{#2}{#3}}
 
 \begin_layout Standard
 という行を入れます。
+\begin_inset Newpage newpage
+\end_inset
+
+
 \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
 
@@ -33463,74 +33977,30 @@ genfrac{}{}{#1}{}{#2}{#3}}
 \end_layout
 
 \begin_layout Subsection
-数式の取り消し
-\begin_inset Index
-status collapsed
-
-\begin_layout Plain Layout
-すうしき@数式 ! とりけし@取り消し
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-数式あるいはその一部を取り消すには、
-\series bold
-cancel
-\series default
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-
-\series bold
-cancel
-\series default
-は、標準的なLaTeX頒布版のすべてに含まれています。
-\end_layout
-
-\end_inset
-
-
-\begin_inset Index
+数式の消去
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81±ã\81£ã\81\91ã\83¼ã\81\98\83\91ã\83\83ã\82±ã\83¼ã\82¸ ! cancel
\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
 
- LaTeXパッケージを、LaTeXプリアンブル行に
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[samesize]{cancel}
-\end_layout
 
-\begin_layout Standard
-と書いて読み込む必要があります。
 \end_layout
 
 \begin_layout Standard
-数式を取り消すには、4つの方法があります。
+数式を消去するには、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 rotate="0" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -33574,19 +34044,12 @@ raisebox
 \begin_layout Plain Layout
 
 \backslash
-cancel{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
+cancel
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -33614,19 +34077,14 @@ A=B
 \begin_layout Plain Layout
 
 \backslash
-bcancel{
-\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
@@ -33654,19 +34112,14 @@ A=B
 \begin_layout Plain Layout
 
 \backslash
-xcancel{
-\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
@@ -33694,28 +34147,21 @@ A=B
 \begin_layout Plain Layout
 
 \backslash
-cancelto{1
-\begin_inset Formula $\to$
+cancelto
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\backslash
-{
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
+\begin_inset Formula $\to$
+\end_inset
+
+1
 \end_layout
 
 \end_inset
@@ -33748,8 +34194,166 @@ A=B
 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}}}\]
+\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
+
+\lang english
+To change the size of 
+\series bold
+
+\backslash
+cancelto
+\series default
+'s 
+\begin_inset Quotes eld
+\end_inset
+
+subscript
+\begin_inset Quotes erd
+\end_inset
+
+ value one can add the LaTeX-preamble line
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+PassOptionsToPackage{option}{cancel}
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+where 
+\series bold
+option
+\series default
+ is either 
+\series bold
+samesize
+\series default
+ which leads to the same size as for the canceled value, or 
+\series bold
+Smaller
+\series default
+ which makes is it a bit smaller than normal.
+\end_layout
+
+\begin_layout Standard
+という行で読み込まれています。取り消し線に色を付けるには、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
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand{
+\backslash
+CancelColor}{
+\backslash
+color{red}}
+\end_layout
+
+\end_inset
+
+
+\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
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\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
+
+
+\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
 
@@ -33765,7 +34369,7 @@ name "sub:節見出し中の数式"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -33795,7 +34399,7 @@ PDF特性
 hyperref
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -33837,7 +34441,7 @@ hyperref
 
 \backslash
 texorpdfstring{部分}{代替文字列}
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -33887,7 +34491,7 @@ boldmath
 \end_inset
 
 
-\begin_inset OptArg
+\begin_inset Argument 1
 status collapsed
 
 \begin_layout Plain Layout
@@ -33980,7 +34584,7 @@ reference "sub:ボールド体の数式"
 
 \begin_layout Subsection
 多段組文中の数式
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34012,7 +34616,7 @@ multicol
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34144,7 +34748,7 @@ mmの垂直空白を入れて下さい。
 \end_layout
 
 \begin_layout Standard
-以下は、別行て数式を含む、多段組文の例です。
+以下は、別行て数式を含む、多段組文の例です。
 \end_layout
 
 \begin_layout Standard
@@ -34163,21 +34767,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 +34801,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 +34827,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 +34841,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 +34869,7 @@ end{multicols}
 
 \begin_layout Subsection
 変数の説明付き数式
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34286,12 +34892,8 @@ reference "eq:within"
 \begin_inset Formula $n$
 \end_inset
 
-個の変数が使われている場合、左寄せの列を持つ2
-\series bold
-\series default
-
-\begin_inset Formula $n$
+個の変数が使われている場合、左寄せの列を持つ
+\begin_inset Formula $2\times n$
 \end_inset
 
 行列を使用します
@@ -34419,11 +35021,14 @@ reference "eq:within"
 \end_inset
 
 式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
-\begin_inset Formula \begin{flalign}
+\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
 
@@ -34439,7 +35044,7 @@ name "sub:アップライト体ギリシャ小文字"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34474,7 +35079,7 @@ upgreek
 was
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34502,7 +35107,7 @@ vspace{4mm}
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34569,8 +35174,10 @@ uptau
 
 \begin_layout Standard
 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
-\begin_inset Formula \[
-\uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
+\begin_inset Formula 
+\[
+\uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
+\]
 
 \end_inset
 
@@ -34578,7 +35185,11 @@ uptau
 \end_layout
 
 \begin_layout Standard
-アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「µm」のような単位に使うべきではありません。
+アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「
+\begin_inset Formula $\mu m$
+\end_inset
+
+」のような単位に使うべきではありません。
 \end_layout
 
 \begin_layout Standard
 \end_inset
 
 
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsection
@@ -34644,7 +35259,7 @@ name "sub:数式中のテキスト文字"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
 \end_layout
 
 \begin_layout Standard
-文字エンコーディング
+文字エンコーディング(
 \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
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+が押されたときにどの文字が表示されるかを指定します。「·」文字に対応する鍵が押されると、内部的には
 \series bold
 
 \backslash
@@ -34744,12 +35379,16 @@ latin9.def
 \begin_inset VSpace medskip
 \end_inset
 
-中黒の他にこの文書では、角度記号「°」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
+中黒の他にこの文書では、角度記号「
+\begin_inset Formula $^{\circ}$
+\end_inset
+
+」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-(訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
+(訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
 \end_layout
 
 \end_inset
@@ -34786,7 +35425,7 @@ i}
 \begin_layout Section
 \start_of_appendix
 組版上の助言
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34820,7 +35459,7 @@ key "Duden"
 \end_layout
 
 \begin_layout Itemize
-物理単位は、つねにアップライト体にします
+物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
 \begin_inset Foot
 status collapsed
 
@@ -34899,11 +35538,19 @@ 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
@@ -34919,21 +35566,34 @@ 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
 記号
 \family default
-メニューから入れることができます。キーボード定義によっては、直接入力することもできます。
+メニューから入れることができます。
 \end_layout
 
 \begin_layout Itemize
-いくつかの文字を含む数名は、混乱を防ぐためにアップライト体にします。第
+いくつかの文字を含む数名は、混乱を防ぐためにアップライト体にします。第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sub:定義済み函数"
@@ -34963,6 +35623,47 @@ reference "sub:定義済み函数"
 微分作用素・積分作用素「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
 \begin_inset Newpage newpage
 \end_inset
@@ -34972,7 +35673,7 @@ reference "sub:定義済み函数"
 
 \begin_layout Section
 同義語
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -34999,7 +35700,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -35329,7 +36030,7 @@ vert
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features>
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -35672,24 +36373,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
@@ -35716,7 +36399,7 @@ AmS
 \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,7 +36409,7 @@ 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
 
@@ -35739,6 +36422,38 @@ target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
 \end_inset
 
 
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "cancel"
+
+\end_inset
+
+LaTeX 
+\series bold
+cancel
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! cancel
+\end_layout
+
+\end_inset
+
+パッケージの
+\begin_inset CommandInset href
+LatexCommand href
+name "取扱説明書"
+target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Bibliography
@@ -35753,7 +36468,7 @@ LaTeX
 hyperref
 \series default
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -35771,6 +36486,38 @@ 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
+
+LaTeX 
+\series bold
+mhchem
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! 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
 
 \begin_layout Bibliography
@@ -35802,7 +36549,7 @@ target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
 \end_inset
 
 
-\begin_inset Index
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
@@ -35832,9 +36579,28 @@ Duden Band 1
  Auflage, Duden 2001
 \end_layout
 
+\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/Document/checklist.pdf"
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Subsubsection*
 \begin_inset CommandInset index_print
 LatexCommand printindex
+type "idx"
 
 \end_inset