]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/ja/Math.lyx
Japanese doc image files: updates and additions by Koji
[lyx.git] / lib / doc / ja / Math.lyx
index 1907a1da1b4d0e4871981d8ce95e2878157975b3..4f56252269f235a66e59d898d8fb5e9228e78d49 100644 (file)
@@ -1,8 +1,8 @@
-#LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
-\lyxformat 401
+#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!!!
 %
 
 % 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}
@@ -95,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}}
 % example macro from sec. 19.4
 %\def\tagform@#1{\maketag@@@{|#1|}}
 
-% macro from sec. 10.2
-\def\clap#1{\hbox to 0pt{\hss #1\hss}}
-\def\mathclap {\mathpalette \mathclapinternal}
-\def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
-
 
 % ------------------------------------
 % 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 bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
+\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_xetex false
+\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
+\default_output_format pdf
 \output_sync 0
 \bibtex_command default
 \index_command default
 \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"
+\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_mhchem 1
-\use_mathdots 1
+\use_package amsmath 2
+\use_package amssymb 2
+\use_package cancel 0
+\use_package esint 1
+\use_package mathdots 1
+\use_package mathtools 2
+\use_package mhchem 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
 \cite_engine basic
+\cite_engine_type default
+\biblio_style plain
 \use_bibtopic false
 \use_indices false
 \paperorientation portrait
 \suppress_date false
+\justification true
+\use_refstyle 0
 \notefontcolor #0000ff
 \index 索引
 \shortcut idx
 \tracking_changes false
 \output_changes false
 \html_math_output 0
+\html_css_as_file 0
 \html_be_strict false
 \end_header
 
@@ -267,7 +310,7 @@ status collapsed
 
 
 \family sans
-第2.0.x版
+第2.1.x版
 \end_layout
 
 \begin_layout Standard
@@ -281,26 +324,38 @@ LatexCommand tableofcontents
 
 \begin_layout Standard
 \begin_inset Note Note
-status collapsed
+status open
 
 \begin_layout Plain Layout
 この文書をPDFやPS、DVIに書き出すには、LaTeXパッケージの
 \series bold
+braket
+\series default
+・
+\series bold
+cancel
+\series default
+・
+\series bold
 eurosym
 \series default
 ・
 \series bold
+mathdots
+\series default
+・
+\series bold
 mhchem
 \series default
 ・
 \series bold
-multirow
+undertilde
 \series default
 ・
 \series bold
-wasが導入されている必要があります。
+was
 \series default
-これらが導入されていなくても文書はエクスポートできますが、パッケージを必要とする節は出力には現れません。また、
\81\8cå°\8eå\85¥ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bå¿\85è¦\81ã\81\8cã\81\82ã\82\8aã\81¾ã\81\99ã\80\82ã\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
 \series bold
 mhchem
 \series default
@@ -341,7 +396,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
@@ -363,13 +418,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
@@ -441,7 +496,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
 
@@ -470,29 +525,48 @@ 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"
 \end_inset
 
 のうちのいずれか、あるいはツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math-mode.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-mode"
 \end_inset
 
 を使用してください。
 \begin_inset Newline newline
 \end_inset
 
-大きく別の段落として表示される別行て数式
+大きく別の段落として表示される別行て数式
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき ! べつぎょうだてようしき @ 数式 ! 別行て様式
+すうしき ! べつぎょうだてようしき @ 数式 ! 別行て様式
 \end_layout
 
 \end_inset
@@ -503,27 +577,67 @@ 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
@@ -569,7 +683,7 @@ displaystyle
 ツールバー
 \family default
 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
-数式(自動)」に変わることで表されます。
+数式(自動)」に変わることで表されます。
 \end_layout
 
 \begin_layout Standard
@@ -584,10 +698,9 @@ T@TeXモード
 \end_inset
 
 は、ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/ert-insert.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "ert-insert"
 \end_inset
 
 を押すか、
@@ -606,13 +719,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
 
@@ -720,7 +853,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"
@@ -818,55 +971,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 idx
-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*
@@ -883,7 +1019,7 @@ status open
 
 \begin_layout Plain Layout
 \align center
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
@@ -904,9 +1040,9 @@ name "tab:使用できる単位"
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -1213,7 +1349,7 @@ mu
 \begin_inset Text
 
 \begin_layout Plain Layout
-数式単位1
+数式単位(1
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -1225,7 +1361,7 @@ mu =
 \begin_inset space \thinspace{}
 \end_inset
 
-em
+em)
 \end_layout
 
 \end_inset
@@ -1251,7 +1387,7 @@ em)
 \end_layout
 
 \begin_layout Section
-基礎的な
+基礎的な
 \end_layout
 
 \begin_layout Subsection
@@ -1344,17 +1480,15 @@ status collapsed
 
 \begin_layout Standard
 添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math-subscript.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-subscript"
 \end_inset
 
 を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math-superscript.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-superscript"
 \end_inset
 
 を使って入力することができます。
@@ -1364,7 +1498,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -1455,16 +1589,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
@@ -1552,17 +1677,15 @@ frac
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/frac.png
-       scale 50
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac"
 \end_inset
 
-で作ることができます。フォント寸法は、分数が行内数式にあるか別行建て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/frac-square.png
-       scale 85
-
+で作ることができます。フォント寸法は、分数が行内数式にあるか別行立て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac-square"
 \end_inset
 
 を使えば、分数の種類を選ぶことができます。
@@ -1574,6 +1697,8 @@ frac
 
 \backslash
 dfrac
+\series default
+
 \begin_inset Index idx
 status collapsed
 
@@ -1585,9 +1710,13 @@ dfrac
 
 \end_inset
 
-を使えば、つねに別行建て数式の大きさを持つ分数を作成することができます。また、コマンド
+を使えば、つねに別行立て数式の大きさを持つ分数を作成することができます。また、コマンド
+\series bold
+
 \backslash
 tfrac
+\series default
+
 \begin_inset Index idx
 status collapsed
 
@@ -1634,7 +1763,7 @@ dfrac
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -1681,16 +1810,7 @@ raisebox
 
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -1723,16 +1843,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
@@ -1872,7 +1956,8 @@ 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*}
@@ -1967,7 +2052,7 @@ D
 \backslash
 cfrac
 \series default
-は、他の分数中に入れ子になっている場合も含め、分数をつねに別行て数式の大きさに設定します。
+は、他の分数中に入れ子になっている場合も含め、分数をつねに別行て数式の大きさに設定します。
 \end_layout
 
 \begin_layout Standard
@@ -2017,7 +2102,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \backslash
 cfracleft
 \series default
@@ -2058,8 +2143,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
 
@@ -2085,11 +2172,11 @@ nicefrac
 
 \end_inset
 
-例:
+(例:
 \begin_inset Formula $\nicefrac{5}{31}$
 \end_inset
 
-を使うか、コマンド
+)を使うか、コマンド
 \series bold
 
 \backslash
@@ -2107,11 +2194,11 @@ unitfrac
 
 \end_inset
 
-例:
+(例:
 \begin_inset Formula $\unitfrac{5}{31}$
 \end_inset
 
-を使います。さらに、
+)を使います。さらに、
 \begin_inset Formula $\unitfrac[2]{1}{3}$
 \end_inset
 
@@ -2131,7 +2218,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \series default
 実は、
 \series bold
@@ -2168,6 +2255,21 @@ reference "sub:自己定義の分数"
 節に説明があります。
 \end_layout
 
+\begin_layout Standard
+
+\lang english
+Multiline fractions are explained in
+\lang japanese
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Multiline-Fractions"
+
+\end_inset
+
+。
+\end_layout
+
 \begin_layout Subsection
 根号
 \begin_inset Index idx
@@ -2234,10 +2336,9 @@ sqrt
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/sqrt.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\sqrt"
 \end_inset
 
 で作成することができ、他のすべての根号は、コマンド
@@ -2259,10 +2360,9 @@ root
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/root.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\root"
 \end_inset
 
 で作成することができます。
@@ -2272,7 +2372,7 @@ root
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -2319,16 +2419,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
@@ -2357,16 +2448,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
@@ -2474,11 +2556,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
 
@@ -2501,16 +2583,7 @@ uproot{2
 
 \backslash
 beta
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -2564,19 +2637,18 @@ binom
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/frac-square.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac-square"
 \end_inset
 
-の下位メニューを使って挿入することができます。分数(
+の小メニューを使って挿入することができます。分数(
 \series bold
 
 \backslash
 frac
 \series default
-と同様に、
+)と同様に、
 \series bold
 
 \backslash
@@ -2598,7 +2670,11 @@ dbinom
 
 \end_inset
 
+
+\series default
 および
+\series bold
+
 \backslash
 tbinom
 \series default
@@ -2657,7 +2733,7 @@ brack
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -2704,16 +2780,7 @@ raisebox
 
 \backslash
 binom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2746,16 +2813,7 @@ B
 
 \backslash
 dbinom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2788,16 +2846,7 @@ B
 
 \backslash
 tbinom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2830,16 +2879,7 @@ B
 
 \backslash
 brack
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2872,16 +2912,7 @@ B
 
 \backslash
 brace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2931,7 +2962,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -2962,16 +2993,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
@@ -3021,16 +3043,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
 
 
@@ -3075,23 +3088,41 @@ B & \textrm{for }x=0
 cases
 \series default
 を挿入するか数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/cases.png
-       scale 85
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\cases"
+\end_inset
+
+を使用した後では、
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
-を使用した後では、短絡キー
+
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
 か表ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular append-row"
 \end_inset
 
 を使えば、新しい行を作ることができます。
@@ -3153,7 +3184,7 @@ not
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -3263,7 +3294,7 @@ parallel
 \end_layout
 
 \begin_layout Standard
-最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります
+最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sub:数学記号"
@@ -3277,14 +3308,14 @@ reference "sec:関係子"
 
 \end_inset
 
-節を参照
+節を参照)
 \end_layout
 
 \begin_layout Subsection
-空打ち文字
+埋め草
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:空打ち文字"
+name "sub:埋め草"
 
 \end_inset
 
@@ -3293,7 +3324,7 @@ name "sub:空打ち文字"
 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
@@ -3400,7 +3431,7 @@ reference "sub:化学記号と化学式"
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -3497,13 +3528,12 @@ status collapsed
 
 \begin_layout Plain Layout
 ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/space.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\space"
 \end_inset
 
-の下位メニューに入っています。
+のメニューに入っています。
 \end_layout
 
 \end_inset
@@ -3521,22 +3551,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 tabularvalignment="middle">
-<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
@@ -3579,31 +3610,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
@@ -3611,16 +3624,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
@@ -3679,16 +3665,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
@@ -3749,16 +3708,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
@@ -3805,7 +3755,7 @@ vphantom
 
 \end_inset
 
-ツールバーボタン
+(ツールバーボタン
 \begin_inset space ~
 \end_inset
 
@@ -3816,7 +3766,7 @@ vphantom
 
 \end_inset
 
-および
+)および
 \series bold
 
 \backslash
@@ -3834,7 +3784,7 @@ hphantom
 
 \end_inset
 
-ツールバーボタン
+(ツールバーボタン
 \begin_inset space ~
 \end_inset
 
@@ -3845,7 +3795,7 @@ hphantom
 
 \end_inset
 
-というコマンドもあります。
+)というコマンドもあります。
 \series bold
 
 \backslash
@@ -3868,16 +3818,7 @@ hphantom
 vphantom
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -3920,22 +3861,17 @@ reference "sub:多行にわたる括弧"
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-Placeholders can also be used for text when it is inserted via the menu
+埋め草は、メニュー
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Phantom
+挿入\SpecialChar \menuseparator
+整形\SpecialChar \menuseparator
+埋め草
 \family default
-:
+を使えば、以下のように本文中でも使用することができます。
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-This is a sentence.
+これは本文です。
 \begin_inset Newline newline
 \end_inset
 
@@ -3944,14 +3880,12 @@ This is a sentence.
 status open
 
 \begin_layout Plain Layout
-
-\lang english
-This
+これは
 \end_layout
 
 \end_inset
 
- is a sentence.
+本文です。
 \end_layout
 
 \begin_layout Subsection
@@ -4014,7 +3948,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -4061,16 +3995,7 @@ raisebox
 
 \backslash
 overline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
@@ -4111,16 +4036,7 @@ overline
 
 \backslash
 underline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
@@ -4161,31 +4077,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
@@ -4281,7 +4179,7 @@ rule[垂直オフセット幅]{長さ}{厚み}
 \series bold
 「垂直オフセット幅
 \series default
-」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
+」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "tab:使用できる単位"
@@ -4306,6 +4204,8 @@ rule{2cm}{1pt}
 \begin_inset Newline newline
 \end_inset
 
+
+\series default
 というコマンドを用いて作成したふたつの例を例示します。
 \end_layout
 
@@ -4319,29 +4219,18 @@ rule{2cm}{1pt}
 
 \begin_layout Standard
 
-\series bold
-\lang english
-
 \backslash
-rule
-\series default
- can also be used for text when a line is inserted via the menu 
+ruleは、メニュー
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Horizontal
-\begin_inset space ~
-\end_inset
-
-Line
+挿入\SpecialChar \menuseparator
+整形\SpecialChar \menuseparator
+水平線
 \family default
-:
+を使っても、本文に挿入することができます。
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-This is a sentence 
+これは一行の
 \begin_inset CommandInset line
 LatexCommand rule
 offset "0.5ex"
@@ -4350,7 +4239,7 @@ height "1pt"
 
 \end_inset
 
- with one line.
+文章です。
 \end_layout
 
 \begin_layout Subsection
@@ -4381,18 +4270,17 @@ status collapsed
 
 \begin_layout Plain Layout
 数式ツールバー中の
-\begin_inset Graphics
-       filename ../../images/math/ldots.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\ldots"
 \end_inset
 
-ボタンで表示されている下位メニューです。
+ボタンで表示されているメニューです。
 \end_layout
 
 \end_inset
 
-。列挙のためには、ベースラインの点々
+。列挙のためには、ベースラインの点々(
 \series bold
 
 \backslash
@@ -4410,7 +4298,7 @@ ldots
 
 \end_inset
 
-)を使用しますが、演算子の場合は、演算子と同じ高さの点々(
+)を使用しますが、演算子の場合は、演算子と同じ高さの点々(
 \series bold
 
 \backslash
@@ -4428,7 +4316,7 @@ cdots
 
 \end_inset
 
-が必要です。
+)が必要です。
 \series bold
 
 \backslash
@@ -4452,8 +4340,8 @@ dots
 \begin_layout Standard
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
+<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>
@@ -4482,31 +4370,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
@@ -4533,31 +4403,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
@@ -4584,31 +4436,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
@@ -4635,43 +4469,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
 
 
@@ -4687,7 +4528,7 @@ spce
 \begin_layout Plain Layout
 
 \backslash
-vdots
+ddots
 \end_layout
 
 \end_inset
@@ -4696,7 +4537,7 @@ vdots
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\vdots$
+\begin_inset Formula $\ddots$
 \end_inset
 
 
@@ -4712,7 +4553,7 @@ vdots
 \begin_layout Plain Layout
 
 \backslash
-ddots
+iddots
 \end_layout
 
 \end_inset
@@ -4721,7 +4562,7 @@ ddots
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\ddots$
+\begin_inset Formula $\iddots$
 \end_inset
 
 
@@ -4735,7 +4576,11 @@ ddots
 \begin_inset Text
 
 \begin_layout Plain Layout
-いろいろな点々を使った3×3行列
+いろいろな点々を使った
+\begin_inset Formula $3\times3$
+\end_inset
+
+行列
 \end_layout
 
 \end_inset
@@ -4783,6 +4628,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
 
@@ -4830,12 +4704,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)\]
+\end{array}\right)
+\]
 
 \end_inset
 
@@ -4886,16 +4762,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
@@ -4911,9 +4778,9 @@ B
 \end_layout
 
 \begin_layout Standard
-のようになります。
+のようになります。点々を使う
 \series bold
-点々を使う
+
 \backslash
 dotfill
 \series default
@@ -4972,10 +4839,9 @@ status collapsed
 
 \begin_layout Standard
 行列は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/dialog-show_mathmatrix.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathmatrix"
 \end_inset
 
 か
@@ -4984,9 +4850,7 @@ status collapsed
 数式\SpecialChar \menuseparator
 行列
 \family default
-メニューで挿入することができます。すると、行列の列数及び行数、さらに配置方法を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
-\lang english
-and the decoration
+メニューで挿入することができます。すると、行列の行数・列数・配置方法・装飾を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
 \end_layout
 
 \begin_layout Standard
 \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
@@ -5091,17 +4955,15 @@ C & F & 10000
 
 \begin_layout Standard
 つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular append-row"
 \end_inset
 
 や
-\begin_inset Graphics
-       filename ../../images/tabular-feature_delete-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular delete-row"
 \end_inset
 
 などや
@@ -5123,15 +4985,14 @@ arg   "newline-insert newline"
 \end_inset
 
 
-\lang english
-The 
+\end_layout
+
+\begin_layout Standard
+
 \family sans
-Decoration
+装飾
 \family default
- adds parentheses in the selected style around the matrix.
- Alternatively, parentheses can can either be created with the
-\lang japanese
- 行列を囲む括弧は、
+は、行列の前後に選択した様式の括弧を加えます。他にも括弧は、
 \series bold
 
 \backslash
@@ -5167,15 +5028,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:自動の括弧丈"
@@ -5196,9 +5077,9 @@ reference "sub:自動の括弧丈"
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -5243,27 +5124,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
@@ -5292,27 +5160,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
@@ -5341,27 +5196,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
@@ -5393,9 +5235,9 @@ matrix
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -5424,27 +5266,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
@@ -5473,27 +5302,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
@@ -5522,27 +5338,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
@@ -5763,7 +5566,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -5990,7 +5793,7 @@ lfloor
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -6231,7 +6034,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
 TeXモードでは、
 \backslash
@@ -6368,7 +6171,7 @@ Bigg
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -6448,16 +6251,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
@@ -6490,16 +6284,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
 
 
@@ -6507,29 +6292,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
 
 
@@ -6631,9 +6398,9 @@ r
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -6686,16 +6453,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
 
 
@@ -6736,16 +6494,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
 
 
@@ -6786,16 +6535,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
 
 
@@ -6915,10 +6655,9 @@ right
 \end_inset
 
 コマンド、あるいは数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/dialog-show_mathdelimiter.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathdelimiter"
 \end_inset
 
 で挿入することができます。
@@ -6945,16 +6684,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
 
@@ -6996,16 +6719,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
@@ -7013,16 +6727,7 @@ A
 \end_inset
 
 C
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -7030,8 +6735,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
 
@@ -7051,7 +6758,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 ~
@@ -7074,16 +6801,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
@@ -7103,16 +6821,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
@@ -7120,16 +6829,7 @@ A
 \end_inset
 
 B
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -7139,12 +6839,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
@@ -7186,7 +6892,7 @@ status collapsed
 \begin_layout Plain Layout
 
 \series bold
-(訳註)
+(訳註)
 \series default
 pLaTeXでは、標準では
 \series bold
@@ -7220,8 +6926,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
 
@@ -7253,7 +6961,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -7312,42 +7020,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
@@ -7411,29 +7092,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
@@ -7485,96 +7148,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
@@ -7618,6 +7218,457 @@ underbrace
 が先に挿入されようが代わりはありません。
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+If you set in the document settings under 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+Options
+\family default
+ for the package
+\lang japanese
+\series bold
+mathtools
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
+\end_layout
+
+\end_inset
+
+\lang english
+the option 
+\family sans
+Load
+\begin_inset space ~
+\end_inset
+
+always
+\family default
+, you have access to square backets:
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" 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
+
+\begin_layout Plain Layout
+コマンド
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+ここで
+\series bold
+
+\backslash
+raisebox
+\series default
+はスペーサーとして使用しているだけです。
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+raisebox{2.3mm}{
+\end_layout
+
+\end_inset
+
+
+\backslash
+overbracket{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+^3
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! O ! 
+\backslash
+overbracket
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\overbracket{A+B}^{3}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+raisebox{-2.2mm}{
+\end_layout
+
+\end_inset
+
+
+\backslash
+underbracket{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+_5
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! U ! 
+\backslash
+under
+\size normal
+bracket
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\underbracket{A+B}_{5}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+overbracket{
+\backslash
+underbracket{A+B_w
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+_7
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+^
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+C
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+For 
+\series bold
+
+\backslash
+overbracket
+\series default
+ and 
+\series bold
+
+\backslash
+underbracket
+\series default
+ you can change the thickness of the bracket's stroke by specifying the
+ desired thickness in square brackets behind the command:
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="3" 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
+
+\begin_layout Plain Layout
+コマンド
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+ここで
+\series bold
+
+\backslash
+raisebox
+\series default
+はスペーサーとして使用しているだけです。
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+raisebox{2.3mm}{
+\end_layout
+
+\end_inset
+
+
+\backslash
+overbracket[3pt]
+\backslash
+{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+^3
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
+\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
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+raisebox{-2.2mm}{
+\end_layout
+
+\end_inset
+
+
+\backslash
+underbracket[1pt]
+\backslash
+{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+_5
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
@@ -7630,7 +7681,8 @@ 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*}
@@ -7711,7 +7763,7 @@ hphantom
 に関する詳細は、第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:空打ち文字"
+reference "sub:埋め草"
 
 \end_inset
 
@@ -7746,7 +7798,8 @@ 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*}
@@ -7850,22 +7903,14 @@ status collapsed
 
 \begin_layout Standard
 矢印は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/leftarrow.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leftarrow"
 \end_inset
 
 か、以下の各小節に列挙してあるコマンドで挿入することができます。
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Subsection
 水平矢印
 \begin_inset Index idx
@@ -7887,7 +7932,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8096,7 +8141,7 @@ hookleftarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8312,7 +8357,7 @@ hookrightarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8476,7 +8521,7 @@ rightleftharpoons
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8695,7 +8740,7 @@ vspace{4mm}
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8742,16 +8787,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
@@ -8775,7 +8811,7 @@ F(x)
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
+\begin_inset Formula $\raisebox{5.5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -8792,16 +8828,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
@@ -8825,7 +8852,7 @@ F(a)
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
+\begin_inset Formula $\raisebox{5.5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -8841,38 +8868,62 @@ F(a)
 
 \end_layout
 
-\begin_layout Subsection
-垂直矢印および対角矢印
-\begin_inset Index idx
-status collapsed
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
 
-\begin_layout Plain Layout
-やじるし@矢印 ! たいかく@対角
 \end_layout
 
+\begin_layout Standard
+
+\lang english
+If you set in the document settings under 
+\family sans
+Math
+\begin_inset space ~
 \end_inset
 
+Options
+\family default
+ for the package
+\lang japanese
+\series bold
+mathtools
+\series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\82\84ã\81\98ã\82\8bã\81\97\9f¢å\8d° ! ã\81\99ã\81\84ã\81¡ã\82\87ã\81\8f\9e\82ç\9b´
\81±ã\81£ã\81\91ã\83¼ã\81\98\83\91ã\83\83ã\82±ã\83¼ã\82¸ ! mathtools
 \end_layout
 
 \end_inset
 
+\lang english
+the option 
+\family sans
+Load
+\begin_inset space ~
+\end_inset
 
+always
+\family default
+, you have access to the following labeled arrows:
 \end_layout
 
 \begin_layout Standard
-\begin_inset space \hfill{}
+\align center
+\begin_inset space \hspace*{\fill}
 \end_inset
 
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -8889,7 +8940,27 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+
+\lang english
+Example
+\lang japanese
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+ここで
+\series bold
+
+\backslash
+raisebox
+\series default
+はスペーサーとして使用しているだけです。
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \end_inset
@@ -8902,7 +8973,7 @@ status collapsed
 \begin_layout Plain Layout
 
 \backslash
-uparrow
+xleftrightarrow
 \end_layout
 
 \end_inset
@@ -8911,7 +8982,7 @@ uparrow
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\uparrow$
+\begin_inset Formula $\raisebox{6mm}{}\xleftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -8927,7 +8998,7 @@ uparrow
 \begin_layout Plain Layout
 
 \backslash
-Uparrow
+xLeftarrow
 \end_layout
 
 \end_inset
@@ -8936,7 +9007,7 @@ Uparrow
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Uparrow$
+\begin_inset Formula $\raisebox{6mm}{}\xLeftarrow[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -8952,7 +9023,7 @@ Uparrow
 \begin_layout Plain Layout
 
 \backslash
-updownarrow
+xRightarrow
 \end_layout
 
 \end_inset
@@ -8961,7 +9032,7 @@ updownarrow
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\updownarrow$
+\begin_inset Formula $\raisebox{6mm}{}\xRightarrow[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -8977,7 +9048,7 @@ updownarrow
 \begin_layout Plain Layout
 
 \backslash
-Updownarrow
+xLeftrightarrow
 \end_layout
 
 \end_inset
@@ -8986,7 +9057,7 @@ Updownarrow
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Updownarrow$
+\begin_inset Formula $\raisebox{6mm}{}\xLeftrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -8996,22 +9067,22 @@ Updownarrow
 </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
-Downarrow
+xhookleftarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\Downarrow$
+\begin_inset Formula $\raisebox{6mm}{}\xhookleftarrow[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -9021,22 +9092,22 @@ Downarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-downarrow
+xhookrightarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\downarrow$
+\begin_inset Formula $\raisebox{6mm}{}\xhookrightarrow[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -9050,13 +9121,13 @@ downarrow
 \end_inset
 
 
-\begin_inset space \hfill{}
+\begin_inset space \hspace*{\fill}
 \end_inset
 
 
 \begin_inset Tabular
-<lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<lyxtabular version="3" rows="7" columns="2">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -9073,7 +9144,27 @@ downarrow
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+
+\lang english
+Example
+\lang japanese
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+ここで
+\series bold
+
+\backslash
+raisebox
+\series default
+はスペーサーとして使用しているだけです。
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \end_inset
@@ -9086,7 +9177,7 @@ downarrow
 \begin_layout Plain Layout
 
 \backslash
-nearrow
+xleftharpoondown
 \end_layout
 
 \end_inset
@@ -9095,7 +9186,7 @@ nearrow
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\nearrow$
+\begin_inset Formula $\raisebox{6mm}{}\xleftharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -9111,7 +9202,7 @@ nearrow
 \begin_layout Plain Layout
 
 \backslash
-searrow
+xleftharpoonup
 \end_layout
 
 \end_inset
@@ -9120,7 +9211,7 @@ searrow
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\searrow$
+\begin_inset Formula $\raisebox{6mm}{}\xleftharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -9130,22 +9221,22 @@ searrow
 </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
-swarrow
+xrightharpoondown
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\swarrow$
+\begin_inset Formula $\raisebox{6mm}{}\xrightharpoondown[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -9155,22 +9246,22 @@ swarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" 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
-nwarrow
+xrightharpoonup
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\nwarrow$
+\begin_inset Formula $\raisebox{6mm}{}\xrightharpoonup[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
@@ -9179,172 +9270,78 @@ nwarrow
 \end_inset
 </cell>
 </row>
-</lyxtabular>
-
-\end_inset
-
-
-\begin_inset space \hfill{}
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace medskip
-\end_inset
-
-垂直矢印は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:手動の括弧丈"
-
-\end_inset
-
-節および第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:自動の括弧丈"
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\end_inset
+\begin_layout Plain Layout
 
-節に述べられているコマンドを使うと、区分記号として使用することもできます。
+\backslash
+xleftrightharpoons
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
 \end_inset
-
-
-\end_layout
-
-\begin_layout Section
-アクセント
-\begin_inset CommandInset label
-LatexCommand label
-name "sec:アクセント"
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-あくせんと@アクセント
-\end_layout
-
+\begin_inset Formula $\raisebox{6mm}{}\xleftrightharpoons[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-アクセントは、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/hat.png
-       scale 85
-
 \end_inset
-
-か、以下の各小節に列挙してあるコマンドで入力することができます。
-\end_layout
-
-\begin_layout Subsection
-一文字に付けるアクセント
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-texorpdfstring{
+xrightleftharpoons
 \end_layout
 
 \end_inset
-
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-本文中のアクセントについては、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:文章中のアクセント"
-
-\end_inset
-
-節を参照。
-\end_layout
-
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-
-}{}
-\end_layout
-
+\begin_inset Formula $\raisebox{6mm}{}\xrightleftharpoons[x=a]{x>0}\raisebox{-4mm}{}$
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-
-\backslash
-texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
 \end_layout
 
-\begin_layout Plain Layout
-
-\backslash
-texorpdfstringについての詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:節見出し中の数式"
-
 \end_inset
-
-節にあります。
-\end_layout
+</cell>
+</row>
+</lyxtabular>
 
 \end_inset
 
 
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:一文字に付けるアクセント"
-
+\begin_inset space \hspace*{\fill}
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-あくせんと@アクセント ! いちもじにつける@一文字に付ける
 \end_layout
 
-\end_inset
-
+\begin_layout Standard
 
+\lang english
+The command scheme is for all these arrows:
 \end_layout
 
 \begin_layout Standard
-\begin_inset space \hfill{}
-\end_inset
-
-
+\align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
+<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>
@@ -9388,22 +9385,79 @@ raisebox
 \begin_inset Text
 
 \begin_layout Plain Layout
-
+F(a)
 \backslash
-dot
-\begin_inset ERT
+xleftrightarrow[x=a]
+\backslash
+{x>0
+\begin_inset Formula $\to$
+\end_inset
+
+F(x)
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{6mm}{}F(a)\xleftrightarrow[x=a]{x>0}F(x)\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
 
-\backslash
-spce 
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+やじるし@矢印 ! すいちょく@垂直
 \end_layout
 
 \end_inset
 
-A
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="7" 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
+
+\begin_layout Plain Layout
+コマンド
 \end_layout
 
 \end_inset
@@ -9412,7 +9466,29 @@ A
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\dot{A}$
+出力
+\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
+uparrow
+\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 $\uparrow$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" 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
-ddot
-\begin_inset ERT
-status collapsed
+Uparrow
+\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 $\Uparrow$
+\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
+\begin_layout Plain Layout
+
+\backslash
+updownarrow
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
+\begin_inset Formula $\updownarrow$
 \end_inset
 
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" 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
-dddot
-\begin_inset ERT
-status collapsed
+Updownarrow
+\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 $\Updownarrow$
+\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
-spce 
+Downarrow
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-A
+\begin_layout Plain Layout
+\begin_inset Formula $\Downarrow$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+downarrow
 \end_layout
 
 \end_inset
@@ -9488,7 +9613,7 @@ A
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
+\begin_inset Formula $\downarrow$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="5" 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" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-ddddot
-\begin_inset ERT
-status collapsed
+nearrow
+\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 $\nearrow$
+\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
-spce 
+searrow
 \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 $\searrow$
+\end_inset
+
 
-A
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
+
+\backslash
+swarrow
+\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 $\swarrow$
 \end_inset
 
 
@@ -9542,7 +9738,89 @@ A
 \begin_layout Plain Layout
 
 \backslash
-vec
+nwarrow
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\nwarrow$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+垂直矢印は、第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:手動の括弧丈"
+
+\end_inset
+
+節および第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:自動の括弧丈"
+
+\end_inset
+
+節に述べられているコマンドを使うと、区分記号として使用することもできます。伊藤の公式を用いて
+\end_layout
+
+\begin_layout Section
+アクセント
+\begin_inset CommandInset label
+LatexCommand label
+name "sec:アクセント"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+あくせんと@アクセント
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+アクセントは、数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\hat"
+\end_inset
+
+か、以下の各小節に列挙してあるコマンドで入力することができます。
+\end_layout
+
+\begin_layout Subsection
+一文字に付けるアクセント
 \begin_inset ERT
 status collapsed
 
@@ -9550,19 +9828,128 @@ status collapsed
 
 
 \backslash
-spce 
+texorpdfstring{
 \end_layout
 
 \end_inset
 
-A
+
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+本文中のアクセントについては、第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:文章中のアクセント"
+
+\end_inset
+
+節を参照。
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}{}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+
+\series bold
+
+\backslash
+texorpdfstring
+\series default
+は、PDFのしおりに脚注が現れるのを防ぐために使われています。
+\end_layout
+
+\begin_layout Plain Layout
+
+\series bold
+
+\backslash
+texorpdfstring
+\series default
+についての詳細は、第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:節見出し中の数式"
+
+\end_inset
+
+節にあります。
+\end_layout
+
+\end_inset
+
+
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:一文字に付けるアクセント"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+あくせんと@アクセント ! いちもじにつける@一文字に付ける
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="8" 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
+
+\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
 
-\lang english
-Vectors
+\backslash
+raisebox
+\series default
+はスペーサーとして使用しているだけです。
 \end_layout
 
 \end_inset
@@ -9572,11 +9959,28 @@ Vectors
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+</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 $\raisebox{5mm}{}\vec{A}$
+
+\backslash
+dot
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{5mm}{}\dot{A}$
 \end_inset
 
 
@@ -9592,17 +9996,66 @@ Vectors
 \begin_layout Plain Layout
 
 \backslash
-bar
-\begin_inset ERT
-status collapsed
+ddot
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
 \backslash
-spce 
+dddot
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A
 \end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+ddddot
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9614,7 +10067,7 @@ A
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\bar{A}$
+\begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
 \end_inset
 
 
 \begin_layout Plain Layout
 
 \backslash
-mathring
-\begin_inset ERT
+vec
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
 
+\lang english
+Vectors
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{5mm}{}\vec{A}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
 \backslash
-spce 
+bar
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{5mm}{}\bar{A}$
+\end_inset
+
+
 \end_layout
 
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+mathring
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9672,7 +10186,7 @@ A
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 
 \backslash
 tilde
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \backslash
 hat
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \backslash
 check
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \backslash
 acute
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \backslash
 grave
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \backslash
 breve
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9985,9 +10445,9 @@ ddot
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
-<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
 
 \backslash
 ddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 i
@@ -10113,7 +10564,7 @@ ddot
 \emph on
 数式中テキストでは使用できない
 \emph default
-のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
+のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
 \end_layout
 
@@ -10121,15 +10572,8 @@ ddot
 ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
 \end_layout
 
-\begin_layout Subsection
-演算子に付けるアクセント
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-あくせんと@アクセント ! えんざんしにつける@演算子に付ける
-\end_layout
-
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
@@ -10137,141 +10581,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 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 idx
+\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 idx
-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
 
@@ -10279,61 +10705,50 @@ 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
@@ -10357,7 +10772,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -10404,16 +10819,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
@@ -10442,16 +10848,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
@@ -10480,16 +10877,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
@@ -10518,16 +10906,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
@@ -10559,7 +10938,7 @@ A=B
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -10590,16 +10969,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
@@ -10628,16 +10998,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
@@ -10666,16 +11027,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
@@ -10704,16 +11056,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
@@ -10762,8 +11105,10 @@ widetilde
 widehat
 \series default
 のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
-\begin_inset Formula \[
-\widetilde{A+B=C-D}\]
+\begin_inset Formula 
+\[
+\widetilde{A+B=C-D}
+\]
 
 \end_inset
 
@@ -10812,16 +11157,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
@@ -10831,8 +11167,10 @@ A=B
 ***
 \series default
 というコマンドは、
-\begin_inset Formula \[
-\underset{***}{A=B}\]
+\begin_inset Formula 
+\[
+\underset{***}{A=B}
+\]
 
 \end_inset
 
@@ -10882,38 +11220,48 @@ 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
 Space
 \family default
 を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/space.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\space"
 \end_inset
 
 を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
@@ -10927,17 +11275,13 @@ Space
 \noindent
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="7">
-<features tabularvalignment="middle">
-<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
@@ -10946,6 +11290,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
 
@@ -10960,6 +11328,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
@@ -10971,6 +11362,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
@@ -10982,6 +11396,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
@@ -10993,6 +11430,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
@@ -11001,20 +11461,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
@@ -11027,20 +11521,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
@@ -11049,16 +11547,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
@@ -11067,7 +11581,7 @@ Space
 \begin_inset Text
 
 \begin_layout Plain Layout
-4
+6
 \end_layout
 
 \end_inset
@@ -11076,39 +11590,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
 
 
@@ -11116,11 +11632,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
 
 
@@ -11128,11 +11649,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
 
 
@@ -11140,14 +11670,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
@@ -11173,7 +11713,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
 
@@ -11181,7 +11744,7 @@ Space
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features tabularvalignment="middle">
+<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">
@@ -11236,7 +11799,7 @@ Space
 \begin_inset Text
 
 \begin_layout Plain Layout
-6
+10
 \end_layout
 
 \end_inset
@@ -11245,7 +11808,7 @@ Space
 \begin_inset Text
 
 \begin_layout Plain Layout
-7
+11
 \end_layout
 
 \end_inset
@@ -11301,9 +11864,9 @@ Space
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -11350,16 +11913,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
@@ -11392,16 +11946,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
@@ -11430,6 +11975,15 @@ f_kl
 \end_layout
 
 \begin_layout Standard
+\noindent
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\noindent
 イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
 \end_layout
 
@@ -11437,7 +11991,7 @@ f_kl
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<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
@@ -11550,9 +12123,9 @@ arg   "space-insert thin"
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -11721,16 +12294,7 @@ hspace
 コマンドで入力することができます。すると、ながい「
 \color blue
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -11738,21 +12302,53 @@ 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
@@ -11784,17 +12380,17 @@ hfill
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -11817,20 +12413,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
@@ -11865,20 +12448,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
@@ -11913,16 +12483,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
@@ -11963,18 +12524,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
@@ -12017,7 +12578,7 @@ reference "sub:省略符号"
 \end_layout
 
 \begin_layout Standard
-(例)
+(例)
 \end_layout
 
 \begin_layout Standard
@@ -12337,13 +12898,13 @@ boxed
 \backslash
 fbox
 \series default
-コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行て数式に枠を付けるのには適していません。逆に
+コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行て数式に枠を付けるのには適していません。逆に
 \series bold
 
 \backslash
 boxed
 \series default
-は、数式がつねに別行て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
+は、数式がつねに別行て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
 \end_layout
 
 \begin_layout Standard
@@ -12438,9 +12999,9 @@ fbox
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -12485,16 +13046,7 @@ raisebox
 
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -12504,16 +13056,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
@@ -12542,31 +13085,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
@@ -12595,16 +13120,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
@@ -12660,16 +13167,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
@@ -12775,8 +13273,10 @@ fboxsep 3mm
 \end_inset
 
 
-\begin_inset Formula \[
-\boxed{A+B=C}\]
+\begin_inset Formula 
+\[
+\boxed{A+B=C}
+\]
 
 \end_inset
 
@@ -12973,7 +13473,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \series default
 下の最後の
 \series bold
@@ -13003,9 +13503,9 @@ raisebox
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -13116,16 +13616,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 
@@ -13310,7 +13801,7 @@ colorbox{色}{ボックスの内容}
 \backslash
 colorbox
 \series default
-自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
+自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
 \series bold
 
 \backslash
@@ -13344,35 +13835,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
@@ -13383,9 +13874,9 @@ yellow
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -13469,16 +13960,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
@@ -13507,16 +13989,7 @@ A=B
 
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -13538,16 +14011,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
@@ -13587,10 +14051,9 @@ colorbox
 文字様式
 \family default
 ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/dialog-show_character.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "dialog-show character"
 \end_inset
 
 か
@@ -13610,16 +14073,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
 
@@ -13698,7 +14165,11 @@ colorbox
 \series bold
 
 \backslash
-frameboxと同様に、縁の厚みは
+framebox
+\series default
+と同様に、縁の厚みは
+\series bold
+
 \backslash
 fboxrule
 \series default
@@ -13724,8 +14195,10 @@ fboxsep 1mm
 \end_inset
 
 
-\begin_inset Formula \[
-\fcolorbox{cyan}{magenta}{A=B}\]
+\begin_inset Formula 
+\[
+\fcolorbox{cyan}{magenta}{A=B}
+\]
 
 \end_inset
 
@@ -13835,19 +14308,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
 
@@ -13871,15 +14344,15 @@ rgb
 \series bold
 red
 \series default
-(赤)
+(赤)
 \series bold
 green
 \series default
-(緑)
+(緑)
 \series bold
 blue
 \series default
-(青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
+(青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
 \series bold
 gray
 \series default
@@ -13896,8 +14369,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
 
@@ -14033,16 +14508,15 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
+いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
 \family sans
 挿入\SpecialChar \menuseparator
 ボックス
 \family default
 メニューかツールバーボタン
-\begin_inset Graphics
-       filename ../../images/box-insert.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "box-insert"
 \end_inset
 
 で作成することができます。
 \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
@@ -14316,8 +14790,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
 
@@ -14391,7 +14867,7 @@ parbox
 \backslash
 tag
 \series default
-コマンドといっしょに使います
+コマンドといっしょに使います(
 \series bold
 
 \backslash
@@ -14404,7 +14880,7 @@ reference "sub:ユーザー定義番号"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい)
 \end_layout
 
 \begin_layout Standard
@@ -14496,14 +14972,14 @@ tag*
 \backslash
 hfill
 \series default
-を用いることもできます数式様式に関しては、第
+を用いることもできます(数式様式に関しては、第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい)
 \end_layout
 
 \end_inset
@@ -14526,7 +15002,7 @@ reference "sec:数式様式"
 \backslash
 ]
 \series default
-コマンドは別行て数式を作るためのものです。
+コマンドは別行て数式を作るためのものです。
 \end_layout
 
 \begin_layout Standard
@@ -14537,8 +15013,10 @@ reference "sec:数式様式"
 parbox
 \series default
 を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
-\begin_inset Formula \[
-5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}\]
+\begin_inset Formula 
+\[
+5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
+\]
 
 \end_inset
 
@@ -14619,7 +15097,7 @@ esintパッケージを自動的に使う
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -14877,7 +15355,7 @@ bigcup
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -15150,10 +15628,9 @@ biguplus
 
 \begin_layout Standard
 すべての大演算子は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/intop.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\intop"
 \end_inset
 
 でも挿入することができます。
 \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"
@@ -15280,9 +15777,9 @@ status open
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -15405,9 +15902,9 @@ sqiint
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -15543,7 +16040,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -15592,16 +16089,7 @@ raisebox
 prod^
 \backslash
 infty
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -15638,7 +16126,7 @@ A(x)
 \end_layout
 
 \begin_layout Standard
-行内数式では、範囲は演算子の右横に表示されます。別行て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
+行内数式では、範囲は演算子の右横に表示されます。別行て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
 \end_layout
 
 \begin_layout Standard
@@ -15654,19 +16142,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
 
@@ -15677,8 +16187,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
 
@@ -15753,12 +16267,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}
+\end{subarray}}^{n}k^{-2}\label{eq:substack}
+\end{equation}
 
 \end_inset
 
@@ -15779,16 +16295,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
 
 
@@ -15901,142 +16390,477 @@ reference "eq:substack"
 \end_inset
 
 式のように、演算子の横の余白が大きくなりすぎることがあります。
+\lang english
+To avoid this the command 
+\series bold
+\lang japanese
+
+\backslash
+smashoperator
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+smashoperator
 \end_layout
 
-\begin_layout Standard
-これを避けるには、LaTeXプリアンブルに以下のようなマクロを指定する方法があります。
+\end_inset
+
+
+\lang english
+ can be used.
+ To activate it, set in the document settings under 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+Options
+\family default
+ for the package
+\lang japanese
+\series bold
+mathtools
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
+\lang english
+the option 
+\family sans
+Load
+\begin_inset space ~
+\end_inset
+
+always
+\family default
+.
 \series bold
 
 \backslash
-def
-\backslash
-clap#1{
-\backslash
-hbox to 0pt{
-\backslash
-hss #1
-\backslash
-hss}}
+smashoperator
+\series default
+ sets the space besides the operator to 0
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
 \begin_inset Newline newline
 \end_inset
 
 
+\lang japanese
+これを
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:substack"
+
+\end_inset
+
+式に応用すると、以下のようなコマンド
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
 \backslash
-def
-\backslash
-mathclap {
-\backslash
-mathpalette 
-\backslash
-mathclapinternal}
-\begin_inset Newline newline
+smashoperator{
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+and inserts the operator with its limits into the braces.
+ Behind the brace one continues the formula:
+\lang japanese
+
+\begin_inset Formula 
+\[
+\smashoperator{\sum_{\begin{subarray}{c}
+0<k<1000\\
+\\
+k\,\in\,\mathbb{N}
+\end{subarray}}^{n}}k^{-2}
+\]
+
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+It is possible to set the space of only one side of the operator to 0
+\begin_inset space \thinspace{}
+\end_inset
+
+pt.
+ To do this write either 
+\series bold
+[l]
+\series default
+ or 
+\series bold
+[r]
+\series default
+ between 
+\series bold
+
 \backslash
-def
+smashoperator
+\series default
+ and its brace.
+\series bold
+l
+\series default
+ stands for the left and 
+\series bold
+r
+\series default
+ for the right side of the operator.
+ Here is an example of the possible 
+\series bold
+
 \backslash
-mathclapinternal #1#2{
+smashoperator
+\series default
+ forms:
+\end_layout
+
+\begin_layout Standard
+\begin_inset Formula 
+\[
+Y\smashoperator{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[l]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[r]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}
+\]
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+When several consecutive operators have limits the typesetting of the limits
+ looks often imperfect in the output, see this example:
+\lang japanese
+
+\begin_inset Formula 
+\[
+\text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
+\]
+
+\end_inset
+
+
+\lang english
+To improve the typesetting set in the document settings under 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+Options
+\family default
+ for the package
+\lang japanese
+\series bold
+mathtools
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
+\end_layout
+
+\end_inset
+
+\lang english
+the option 
+\family sans
+Load
+\begin_inset space ~
+\end_inset
+
+always
+\family default
+.
+ Then insert into your formula the command 
+\series bold
+\lang japanese
+
 \backslash
-clap{$
+adjustlimits
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! A ! 
 \backslash
-mathsurround =0pt #1{#2}$}}
+adjustlimits
+\end_layout
+
+\end_inset
+
+\lang english
+directly before the first operator.
+ The example will then look like this:
+\lang japanese
+
+\begin_inset Formula 
+\[
+\text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
+\]
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-これは、範囲の幅を0
-\begin_inset space \thinspace{}
+\begin_inset VSpace bigskip
 \end_inset
 
-ptに設定する
+一つの範囲を複数の演算子に用いる方法が、第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:自己定義演算子"
+
+\end_inset
+
+節に述べられています。
+\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
+
 \series bold
 
 \backslash
-mathclap
+overset
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! M ! 
+こまんど@コマンド ! O ! 
 \backslash
-mathclap
+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
 
-\begin_layout Standard
+\end_inset
 
+コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
 \series bold
 
 \backslash
-mathclap{範囲}
+sideset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+sideset
 \end_layout
 
-\begin_layout Standard
-となっていて、「範囲」には複数の条件を入れることができます。
+\end_inset
+
+コマンドを使うと、文字を演算子の前や後ろに付けることができます。
 \end_layout
 
 \begin_layout Standard
-これを
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:substack"
 
+\lang english
+There are 4
+\begin_inset space ~
 \end_inset
 
-式に応用すると、以下のようなコマンド
+variants of 
+\series bold
+
+\backslash
+sideset
+\series default
+:
 \end_layout
 
-\begin_layout Standard
+\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
-sum_
+sidesetn
+\series default
+ is used to set characters before and/or behind the operator (this variant
+ represents LaTeX's original 
+\series bold
+
 \backslash
-mathclap{
+sideset
+\series default
+ command)
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+\lang english
+
 \backslash
-substack
-\begin_inset ERT
-status collapsed
+sidesetl
+\series default
+ is used to set characters at the left corners and/or behind the operator
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Itemize
 
+\series bold
+\lang english
 
 \backslash
-spce 
+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
 
-0
-\begin_inset Formula $\boldsymbol{<}$
+
+\backslash
+sum
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-k
-\begin_inset Formula $\boldsymbol{<}$
+
+\begin_inset Formula $\to$
 \end_inset
 
-1000 Ctrl+Return
+'
+\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 Formula \[
-\sum_{\mathclap{\substack{0<k<1000\\
-\\
-k\,\in\,\mathbb{N}
-}
-}}^{n}k^{-2}\]
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+【註】
+\backslash
+sideset
+\series default
+は、大演算子を修飾するためだけに用いることができ、二項演算子には用いることができません。
+\end_layout
 
 \end_inset
 
@@ -16044,21 +16868,48 @@ k\,\in\,\mathbb{N}
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+のようになります。最後の例からわかるように、
+\series bold
+
+\backslash
+overset
+\series default
+や
+\series bold
+
+\backslash
+underset
+\series default
+では、記号や文字にアクセントをつけることもできます。一方。 また、
+\series bold
+
+\backslash
+overset
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-一つの範囲を複数の演算子に用いる方法が、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:自己定義演算子"
 
+\backslash
+maltese
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-節に述べられています。
-\end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
+\series default
+
+\begin_inset Formula $\uparrow$
+\end_inset
+
+
+\series bold
+a
+\series default
+というコマンドならば、
+\begin_inset Formula 
+\[
+\overset{a}{\maltese}
+\]
+
 \end_inset
 
 
@@ -16100,7 +16951,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -16467,7 +17318,7 @@ bullet
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -16801,7 +17652,7 @@ vee
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -17137,10 +17988,9 @@ triangleright
 
 \begin_layout Standard
 二項演算子は、すべて数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/pm.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\pm"
 \end_inset
 
 から挿入することもできます。
@@ -17169,11 +18019,11 @@ nabla
 \series bold
 2
 \series default
-(
+(
 \begin_inset Formula $\nabla^{2}$
 \end_inset
 
-を使用することもできます。
+)を使用することもできます。
 \end_layout
 
 \begin_layout Standard
@@ -17290,8 +18140,10 @@ reference "sub:その他の記号"
 Lozenge
 \series default
 を定義します。
-\begin_inset Formula \[
-\Lozenge_{n=1}^{\infty}\]
+\begin_inset Formula 
+\[
+\Lozenge_{n=1}^{\infty}
+\]
 
 \end_inset
 
@@ -17358,7 +18210,7 @@ mathbin
 \end_layout
 
 \begin_layout Standard
-(書式)
+(書式)
 \series bold
 
 \backslash
@@ -17398,8 +18250,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
 
@@ -17424,16 +18278,7 @@ negmedspace
 sum
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17445,16 +18290,7 @@ spce
 ^N
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17547,10 +18383,10 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="3">
-<features tabularvalignment="middle">
-<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
@@ -17574,7 +18410,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
@@ -17590,16 +18445,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
 
 
@@ -17646,16 +18492,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
 
 
@@ -17702,16 +18539,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
 
 
@@ -17758,16 +18586,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
 
 
@@ -17814,16 +18633,7 @@ arg   "font-emph"
 mathfrak
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17865,16 +18675,7 @@ AbC
 mathscr
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17917,10 +18718,10 @@ AbC
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="3">
-<features tabularvalignment="middle">
-<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
@@ -17944,7 +18745,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
@@ -17960,16 +18780,7 @@ AbC
 mathit
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -18011,16 +18822,7 @@ AbC
 mathrm
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -18067,16 +18869,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
 
 
@@ -18123,16 +18916,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
 
 
@@ -18183,7 +18967,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \backslash
 mathbb
 \series default
@@ -18213,8 +18997,10 @@ mathnormal
 
 \begin_layout Standard
 書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
-\begin_inset Formula \[
-\mathfrak{A=\frac{b}{C}}\]
+\begin_inset Formula 
+\[
+\mathfrak{A=\frac{b}{C}}
+\]
 
 \end_inset
 
@@ -18256,10 +19042,9 @@ target "http://www.lyx.org/trac/ticket/4629"
 文字様式
 \family default
 ダイアログや、
-\begin_inset Graphics
-       filename ../../images/math/font.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\font"
 \end_inset
 
 を使用することもできます。
@@ -18298,8 +19083,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
 
@@ -18314,8 +19101,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
 
@@ -18373,8 +19162,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
 
@@ -18410,8 +19201,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
 
@@ -18473,8 +19266,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
 
@@ -18647,14 +19442,17 @@ normalsize
 \end_layout
 
 \begin_layout Standard
-\begin_inset Newpage newpage
+数式内では、以下の寸法コマンドを使用して、寸法を変更することができます
+\lang english
+or the toolbar button
+\lang japanese
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\style"
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-数式内では、以下の寸法コマンドを使用して、寸法を変更することができます。
+。
 \end_layout
 
 \begin_layout Standard
@@ -18662,9 +19460,9 @@ normalsize
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -18847,14 +19645,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
 
@@ -18893,61 +19695,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
@@ -18974,46 +19740,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 Standard
 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
-\begin_inset Newpage newpage
-\end_inset
-
-
 \end_layout
 
 \begin_layout Section
@@ -19049,13 +19784,13 @@ status collapsed
 
 \begin_layout Standard
 すべてのギリシャ文字は、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/alpha.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\alpha"
 \end_inset
 
-からでも挿入することができます。
+からでも挿入することができます。各国の組版規則では、数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが、フランス語やロ
+シア語などいくつかの言語では、それにもかかわらず立体で組版されることがあります。
 \end_layout
 
 \begin_layout Subsection
@@ -19079,7 +19814,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -19363,7 +20098,7 @@ vartheta
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -19670,7 +20405,7 @@ rho
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -19993,7 +20728,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20195,7 +20930,7 @@ Pi
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20376,8 +21111,7 @@ Omega
 \begin_inset VSpace medskip
 \end_inset
 
-大文字のギリシャ文字がアップライト体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマン
-ドの頭に
+大文字のギリシャ文字が立体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマンドの頭に
 \series bold
 var
 \series default
@@ -20391,7 +21125,74 @@ 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
@@ -20434,9 +21235,9 @@ boldsymbol
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -20520,6 +21321,10 @@ theta
 \end_inset
 
 
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -20604,17 +21409,15 @@ status collapsed
 
 \begin_layout Standard
 本節に掲げてある各記号の多くは、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/nabla.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\nabla"
 \end_inset
 
 や
-\begin_inset Graphics
-       filename ../../images/math/digamma.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\digamma"
 \end_inset
 
 でも挿入することができます。
@@ -20648,7 +21451,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20907,7 +21710,7 @@ jmath
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -21206,7 +22009,7 @@ Bbbk
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -21491,7 +22294,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<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 tabularvalignment="middle">
-<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
@@ -22033,7 +22836,7 @@ bullet
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -22332,7 +23135,7 @@ reference "sub:書体寸法"
 \end_layout
 
 \begin_layout Subsection
-ユーロ通貨記号
+ユーロ通貨記号
 \begin_inset Index idx
 status collapsed
 
@@ -22423,7 +23226,7 @@ euro
 \series bold
 eurosym
 \series default
-が導入されていなくても、ユーロ通貨記号を直接€キーを使って挿入することができます。
+が導入されていなくても、ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます。
 \series bold
 eurosym
 \series default
@@ -22451,7 +23254,7 @@ officialeuro
 
 \end_inset
 
-コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
+コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
 \end_layout
 
 \begin_layout Standard
@@ -22492,7 +23295,7 @@ eurosym
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="3">
-<features tabularvalignment="middle">
+<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">
@@ -22573,7 +23376,7 @@ euro
 \begin_inset Text
 
 \begin_layout Plain Layout
-€
+(ユーロ記号)
 \end_layout
 
 \end_inset
@@ -22582,10 +23385,7 @@ euro
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mbox{€}$
-\end_inset
-
-
+(ユーロ記号)
 \end_layout
 
 \end_inset
@@ -22750,10 +23550,9 @@ status collapsed
 
 \begin_layout Standard
 関係子はすべて、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/leq.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leq"
 \end_inset
 
 でも挿入することができます。
@@ -22766,7 +23565,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -23201,7 +24000,7 @@ nmid
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -23633,7 +24432,7 @@ widehat=
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -24117,6 +24916,25 @@ triangleright
 よりも大きくなっています。
 \end_layout
 
+\begin_layout Standard
+
+\lang english
+LyX supports also many special relations.
+ Use the toolbar button
+\lang japanese
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leqq"
+\end_inset
+
+\lang english
+to see a list of these relations
+\lang japanese
+。
+\end_layout
+
 \begin_layout Standard
 関係子は、記号とは違って、つねに前後に余白が置かれます。
 \end_layout
@@ -24147,9 +24965,9 @@ stackrel
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -24194,16 +25012,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
 
 
@@ -24230,29 +25030,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:定義済み函数"
@@ -24297,7 +25079,7 @@ name "sub:定義済み函数"
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! ていぎずみ@定義済み
+かんすう@数 ! ていぎずみ@定義済み
 \end_layout
 
 \end_inset
@@ -24310,7 +25092,7 @@ status collapsed
 \shape italic
 イタリック体
 \shape default
-に設定されますが、数名はイタリック体にしません。なぜなら、
+に設定されますが、数名はイタリック体にしません。なぜなら、
 \begin_inset Formula $sin$
 \end_inset
 
@@ -24318,7 +25100,7 @@ status collapsed
 \begin_inset Formula $s\cdot i\cdot n$
 \end_inset
 
-であるかのように誤解させる恐れがあるためです。そのために、定義済み函数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み函数は、函数名の前にバ
+であるかのように誤解させる恐れがあるためです。そのために、定義済み関数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み関数は、関数名の前にバ
 ックスラッシュを加えたコマンドとして挿入します。
 \end_layout
 
@@ -24326,7 +25108,7 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="4">
-<features tabularvalignment="middle">
+<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">
@@ -24423,7 +25205,7 @@ sin(x)+B
 \end_layout
 
 \begin_layout Standard
-以下の数が定義済みです。
+以下の数が定義済みです。
 \end_layout
 
 \begin_layout Standard
@@ -24437,7 +25219,7 @@ sin(x)+B
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="4">
-<features tabularvalignment="middle">
+<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">
@@ -24857,22 +25639,21 @@ gcd
 
 \begin_layout Standard
 上記は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/functions.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\functions"
 \end_inset
 
 でも挿入することができます。
 \end_layout
 
 \begin_layout Subsection
-自己定義
+自己定義
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! じこていぎ@自己定義
+かんすう@数 ! じこていぎ@自己定義
 \end_layout
 
 \end_inset
@@ -24881,11 +25662,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-たとえば符号函数sgn(x)のように、定義済みでない函数を使うには、二つの方法があります。
+たとえば符号関数sgn(x)のように、定義済みでない関数を使うには、二つの方法があります。
 \end_layout
 
 \begin_layout Itemize
-以下の行をLaTeXプリアンブルに加えることによって数を定義します。
+以下の行をLaTeXプリアンブルに加えることによって数を定義します。
 \begin_inset Foot
 status collapsed
 
@@ -24954,7 +25735,7 @@ DeclareMathOperator
 \begin_inset Newline newline
 \end_inset
 
-これによって、新しく定義された数を
+これによって、新しく定義された数を
 \series bold
 
 \backslash
@@ -24964,20 +25745,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
@@ -24989,7 +25770,7 @@ LyX上では、自己定義函数は赤で表示され、定義済み函数は
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<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
@@ -25122,16 +25903,16 @@ liminf
 \backslash
 limsup
 \series default
-の他に、以下の数があります。
+の他に、以下の数があります。
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -25283,14 +26064,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 tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -25343,29 +26124,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
@@ -25394,22 +26157,46 @@ 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
+
+
+\end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
 
 
 \end_layout
 
+\begin_layout Standard
+
+\lang english
+How to adjust the typesetting of the limits see 
+\lang japanese
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:演算子の範囲"
+
+\end_inset
+
+。
+\end_layout
+
 \begin_layout Subsection
-剰余
+剰余
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! じょうよ@剰余
+かんすう@数 ! じょうよ@剰余
 \end_layout
 
 \end_inset
@@ -25419,7 +26206,7 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! もじゅらす@モジュラス | see
+かんすう@数 ! もじゅらす@モジュラス | see
 \begin_inset ERT
 status collapsed
 
@@ -25450,17 +26237,18 @@ 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
+\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
@@ -25469,7 +26257,18 @@ 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
@@ -25484,6 +26283,105 @@ status collapsed
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+The characters ^ and _ would normally create a subscript and subscript,
+ respectively.
+ To get these characters you have to insert them with a leading 
+\backslash
+:
+\end_layout
+
+\begin_layout Standard
+\noindent
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="3" columns="2">
+<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
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+^
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\mathcircumflex$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+_
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\_$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsection
@@ -25501,9 +26399,9 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
-<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
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
-<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
 
 
@@ -25928,16 +26817,7 @@ spce
 \end_inset
 
 `
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \end_inset
 
 の各文字は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/digamma.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\digamma"
 \end_inset
 
 からも挿入することができます。
@@ -26066,9 +26945,9 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -26169,16 +27048,7 @@ status collapsed
 
 \backslash
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
@@ -26250,16 +27120,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
@@ -26297,16 +27158,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
@@ -26344,16 +27196,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
@@ -26394,9 +27237,9 @@ t ee
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -26425,16 +27268,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
@@ -26586,16 +27420,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
@@ -26633,16 +27458,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
@@ -26680,16 +27496,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
@@ -26901,9 +27699,9 @@ textcircled
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -27104,7 +27902,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-小数字(minuscule number)は、
+小数字(minuscule number)は、
 \series bold
 
 \backslash
@@ -27147,219 +27945,6 @@ oldstylenums{0123456789}
 のようになります。
 \end_layout
 
-\begin_layout Subsection
-他の特殊文字
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:他の特殊文字"
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-とくしゅもじ@特殊文字 ! たの@他の
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-以下の各文字は、数式中でコマンドを使用してのみ、挿入することができます。
-\end_layout
-
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-コマンド
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-出力
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\backslash
-^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\mathcircumflex$
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\backslash
-_
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\_$
-\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
-^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
-\backslash
-circ
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-
-\lang english
-
-\backslash
-@°
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $^{\circ}$
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-しかしながら、角度記号「°」は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-この件に関する詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:数式中のテキスト文字"
-
-\end_inset
-
-節にあります。
-\end_layout
-
-\end_inset
-
-。
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-DeclareInputtext{176}{
-\backslash
-ifmmode^
-\backslash
-circ
-\backslash
-else
-\backslash
-textdegree
-\backslash
-fi}
-\end_layout
-
 \begin_layout Section
 数式様式
 \begin_inset CommandInset label
@@ -27502,7 +28087,7 @@ leqno
 \end_layout
 
 \begin_layout Standard
-これで選択した様式は、文書中のすべての別行て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
+これで選択した様式は、文書中のすべての別行て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
 \series bold
 中央揃え
 \series default
@@ -27543,15 +28128,11 @@ status collapsed
 
 \begin_layout Standard
 LyXでは、多行数式は、数式中で
-\series bold
-
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
-
-\series default
 を押すことで作られます。この操作によって、第
 \begin_inset CommandInset ref
 LatexCommand ref
@@ -27598,17 +28179,15 @@ arg   "newline-insert newline"
 \end_inset
 
 を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular append-row"
 \end_inset
 
 や
-\begin_inset Graphics
-       filename ../../images/tabular-feature_delete-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular delete-row"
 \end_inset
 
 を使うか、
@@ -27642,7 +28221,8 @@ 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*}
@@ -27840,7 +28420,8 @@ 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*}
@@ -27993,7 +28574,8 @@ arraycolsep}{1cm}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray*}
+\begin_inset Formula 
+\begin{eqnarray*}
 A & = & B\\
 C & \ne & A
 \end{eqnarray*}
@@ -28020,7 +28602,8 @@ arraycolsep}{5pt}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray*}
+\begin_inset Formula 
+\begin{eqnarray*}
 A & = & B\\
 C & \ne & A
 \end{eqnarray*}
@@ -28050,7 +28633,8 @@ 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}
@@ -28126,7 +28710,8 @@ 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}
@@ -28192,7 +28777,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
@@ -28218,6 +28823,144 @@ reference "sub:数式の一部の多行化"
 節で述べられている環境を用いる方法があります。
 \end_layout
 
+\begin_layout Subsubsection
+
+Multiline Fractions
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Multiline-Fractions"
+
+\end_inset
+
+
+
+\begin_inset Index idx
+status open
+
+\begin_layout Plain Layout
+ぶんすう@分数 ! 
+\lang english
+Multiline
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+There are cases where the denominator and/or the numerator of a fraction
+ is so long that the fraction does not fit into one line.
+ It is then necessary to add a line break within the fraction.
+ This can be done using the command
+\lang japanese
+\series bold
+
+\backslash
+splitfrac
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+splitfrac
+\end_layout
+
+\end_inset
+
+。 
+\lang english
+To activate it, set in the document settings under 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+Options
+\family default
+ for the package 
+\series bold
+\lang japanese
+mathtools
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
+\end_layout
+
+\end_inset
+
+\lang english
+the option 
+\family sans
+Load
+\begin_inset space ~
+\end_inset
+
+always
+\family default
+.
+\series bold
+
+\backslash
+splitfrac
+\series default
+ has the scheme
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+\lang english
+
+\backslash
+splitfrac{first line}{second line}
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+and is used as denominator and/or numerator:
+\end_layout
+
+\begin_layout Standard
+\begin_inset Formula 
+\[
+a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z}
+\]
+
+\end_inset
+
+
+\lang english
+The command for the first numerator above is:
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+splitfrac{xy+xy+xy+xy+xy
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\backslash
+{+wy+wy+wy+wy
+\end_layout
+
 \begin_layout Subsubsection
 多行にわたる括弧
 \begin_inset CommandInset label
@@ -28241,7 +28984,8 @@ 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*}
@@ -28334,16 +29078,7 @@ left.
 vphantom
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -28353,16 +29088,7 @@ spce
 prod
 \series default
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -28372,16 +29098,7 @@ spce
 infty
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -28409,7 +29126,8 @@ 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*}
@@ -28448,17 +29166,15 @@ align環境は、
 
 \begin_layout Standard
 列を追加したり削除したりするには、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-column.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular append-column"
 \end_inset
 
 や
-\begin_inset Graphics
-       filename ../../images/tabular-feature_delete-column.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "inset-modify tabular delete-column"
 \end_inset
 
 を使うか、
@@ -28508,7 +29224,8 @@ 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*}
@@ -28609,7 +29326,8 @@ 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*}
@@ -28642,7 +29360,8 @@ 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*}
@@ -28665,8 +29384,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
 
@@ -28701,7 +29422,8 @@ 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
@@ -28728,7 +29450,8 @@ status collapsed
 
 \begin_layout Standard
 この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
-\begin_inset Formula \begin{gather}
+\begin_inset Formula 
+\begin{gather}
 A=1\\
 X=\textrm{-}1
 \end{gather}
@@ -28769,7 +29492,8 @@ 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}}
@@ -28781,7 +29505,7 @@ reference "eq:lefteqn"
 \end_layout
 
 \begin_layout Standard
-文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
+文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
 \begin_inset Foot
 status collapsed
 
@@ -28911,7 +29635,8 @@ 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}}
@@ -28995,11 +29720,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{不確定性原理}\]
+\right\} \textrm{不確定性原理}
+\]
 
 \end_inset
 
@@ -29007,7 +29734,7 @@ ed
 \end_layout
 
 \begin_layout Standard
-この数式を作るには、別行て数式をまず作っておいて、そこに
+この数式を作るには、別行て数式をまず作っておいて、そこに
 \series bold
 
 \backslash
@@ -29030,7 +29757,7 @@ aligned
 \end_layout
 
 \begin_layout Standard
-aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
+aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
 に配置できる利点があります。以下に例として、
 \begin_inset CommandInset ref
 LatexCommand eqref
@@ -29039,7 +29766,8 @@ 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}
@@ -29158,6 +29886,8 @@ status collapsed
 
 \backslash
 intertext
+\series default
+
 \begin_inset Index idx
 status collapsed
 
@@ -29194,9 +29924,96 @@ 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{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
+\end{align}
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+intertext
+\series default
+\lang english
+always creates some vertical space between the text and the formula lines.
+ To avoid this space, set in the document settings under 
+\family sans
+Math
+\begin_inset space ~
+\end_inset
+
+Options
+\family default
+ for the package 
+\series bold
+\lang japanese
+mathtools
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
+\end_layout
+
+\end_inset
+
+\lang english
+the option 
+\family sans
+Load
+\begin_inset space ~
+\end_inset
+
+always
+\family default
+.
+ Then you can use the command
+\lang japanese
+\series bold
+
+\backslash
+shortintertext
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+shortintertext
+\end_layout
+
+\end_inset
+
+\lang english
+instead of 
+\series bold
+
+\backslash
+intertext
+\series default
+:
+\lang japanese
+
+\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
+\shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
 \end{align}
 
 \end_inset
@@ -29261,7 +30078,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 ~
@@ -29269,19 +30106,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
@@ -29291,13 +30128,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
@@ -29332,17 +30169,16 @@ status collapsed
 ラベル
 \family default
 メニューか、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/label-insert.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "label-insert"
 \end_inset
 
-で付けることができます。このとき、カーソルは別行て数式の中になくてはなりません。すると、テキストフィールドの中に
+で付けることができます。このとき、カーソルは別行て数式の中になくてはなりません。すると、テキストフィールドの中に
 \series bold
 eq:と
 \series default
-いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
+いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
 \family sans
 挿入\SpecialChar \menuseparator
@@ -29362,10 +30198,9 @@ LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて
 相互参照
 \family default
 メニューかツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/dialog-show-new-inset_ref.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset ref"
 \end_inset
 
 を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
@@ -29499,8 +30334,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
 
@@ -29535,14 +30372,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
 
@@ -29758,7 +30599,8 @@ 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}
@@ -29887,8 +30729,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
 
@@ -29897,16 +30741,7 @@ A+B=C\tag{何とかかんとか}\label{eq:tag}\end{equation}
 
 \backslash
 tag
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 何とかかんとか
@@ -29920,23 +30755,16 @@ spce
 
 \backslash
 tag*
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 何とかかんとか
 \series default
 というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
-\begin_inset Formula \[
-A+B=C\tag*{something}\]
+\begin_inset Formula 
+\[
+A+B=C\tag*{something}
+\]
 
 \end_inset
 
@@ -30312,8 +31140,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
 
@@ -30666,7 +31496,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
 \end_layout
@@ -30697,8 +31527,10 @@ roman{equation}}
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \begin{equation}
-A=\textrm{小文字ローマ数字}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+A=\textrm{小文字ローマ数字}
+\end{equation}
 
 \end_inset
 
@@ -30720,8 +31552,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
 
@@ -30743,8 +31577,10 @@ alph{equation}}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-C=\textrm{小文字ラテン文字}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+C=\textrm{小文字ラテン文字}
+\end{equation}
 
 \end_inset
 
@@ -30766,8 +31602,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
 
@@ -30820,8 +31658,10 @@ arabic{equation}}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
-E=\textrm{アラビア数字}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+E=\textrm{アラビア数字}
+\end{equation}
 
 \end_inset
 
@@ -30902,8 +31742,10 @@ status collapsed
 \end_inset
 
 を形成します。この化学式は以下のようになります。
-\begin_inset Formula \begin{equation}
-\mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}\end{equation}
+\begin_inset Formula 
+\begin{equation}
+\mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
+\end{equation}
 
 \end_inset
 
@@ -30911,7 +31753,27 @@ status collapsed
 \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   "font-roman"
@@ -30983,9 +31845,9 @@ ce
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -31030,16 +31892,7 @@ raisebox
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 H2CO3
@@ -31068,16 +31921,7 @@ H2CO3
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 SO4^2-
@@ -31106,16 +31950,7 @@ SO4^2-
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 (NH4)2S
@@ -31144,16 +31979,7 @@ spce
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 KCr(SO4)2.12H2O
@@ -31182,46 +32008,19 @@ KCr(SO4)2.12H2O
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A-B
 \backslash
 dbond
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C
 \backslash
 tbond
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 D
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ^227
@@ -31296,68 +32086,23 @@ Th+
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 CO2
-\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
-\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
 
 2CO
@@ -31386,55 +32131,19 @@ spce
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 CO2
-\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
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ->[
@@ -31442,16 +32151,7 @@ spce
 alpha][
 \backslash
 beta]
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2CO}
@@ -31500,7 +32200,7 @@ mu
 \backslash
 hyphen$Cl}
 \series default
-(
+(
 \begin_inset ERT
 status collapsed
 
@@ -31517,7 +32217,7 @@ hyphen$Cl}
 
 \end_inset
 
-のようにTeXコードを使わなくてはなりません。
+)のようにTeXコードを使わなくてはなりません。
 \end_layout
 
 \end_inset
@@ -31548,81 +32248,27 @@ reference "eq:chem-reaction"
  
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2Na+
-\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
 
 SO4^2-
-\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
 
 Na2SO4
 コマンドを使用します。
 \begin_inset CommandInset ref
 LatexCommand eqref
-reference "eq:TEOS反応1"
+reference "eq:TEOS-reaction-1"
 
 \end_inset
 
 式と
 \begin_inset CommandInset ref
 LatexCommand eqref
-reference "eq:TEOS反応2"
+reference "eq:TEOS-reaction-2"
 
 \end_inset
 
 式は、多段化学反応式の例で、一つの式毎に番号が振られています。
-\begin_inset Formula \begin{eqnarray}
-\ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS=00003D00003D0053CD=00003D00003D005FDC1}\\
-\ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS=00003D00003D0053CD=00003D00003D005FDC2}
+\begin_inset Formula 
+\begin{eqnarray}
+\ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
+\ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
 \end{eqnarray}
 
 \end_inset
@@ -31722,13 +32369,6 @@ key "mhchem"
 の取扱説明書をご覧ください。
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 図解
 \end_layout
@@ -31761,11 +32401,13 @@ status collapsed
 
 \begin_layout Standard
 この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \begin{CD}A@>>>B@>>>C\\
 @AAA@.@VVV\\
 F@<<<E@<<<D
-\end{CD}\]
+\end{CD}
+\]
 
 \end_inset
 
@@ -31877,11 +32519,13 @@ arg   "newline-insert newline"
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \begin{CD}A@>j>>B@>>k>C@=F\\
 @AmAA@.@VV{V}V@|\\
 D@<<j<E@>k>>F@=C
-\end{CD}\]
+\end{CD}
+\]
 
 \end_inset
 
@@ -31898,16 +32542,7 @@ D@<<j<E@>k>>F@=C
 
 \backslash
 CD
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -31940,16 +32575,7 @@ status open
 
 \backslash
 CD
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -31985,16 +32611,7 @@ status open
 
 \backslash
 CD
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -32071,19 +32688,14 @@ XY-pic説明書
 \end_layout
 
 \begin_layout Subsection
-
-\noun on
-\lang english
-Feynman
-\noun default
- Diagrams
-\lang japanese
+ファインマン図
+\series medium
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-ずかい@図解 ! Feynman
+ずかい@図解 ! ファインマン
 \end_layout
 
 \end_inset
@@ -32092,69 +32704,37 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-To be able to use 
-\noun on
-Feynman
-\noun default
--diagrams, the LaTeX-package 
+ファインマン図を使うには、LaTeXパッケージ
 \series bold
 feyn
 \series default
- must be installed.
- A 
-\noun on
-Feynman
-\noun default
--diagram is created by inserting the command 
+を導入しておかなくてはなりません。すると、ファインマン図は、数式中で
 \series bold
 
 \backslash
 Diagram
 \series default
- in a formula.
- Then you are able to add new matrix columns and rows like for normal matrices,
- see
-\lang japanese
+コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:行列"
 
 \end_inset
 
-.
+節参照)。
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-Examples how to create 
-\noun on
-Feynman-
-\noun default
-diagrams in LyX is given in the 
-\emph on
-Feynman-diagram manual
-\emph default
- that you find in the menu 
+LyXでのファインマン図の作り方は、メニュー
 \family sans
-Help\SpecialChar \menuseparator
-Specific
-\begin_inset space ~
-\end_inset
-
-Manuals
+ヘルプ\SpecialChar \menuseparator
+用途別説明書
 \family default
-.
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
+内の『
+\emph on
+ファインマン図
+\emph default
+』にあります。
 \end_layout
 
 \begin_layout Section
@@ -32176,7 +32756,7 @@ status collapsed
 status open
 
 \begin_layout Plain Layout
-(注意)ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
+【註】ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
 \end_layout
 
 \end_inset
@@ -32278,7 +32858,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
 \series bold
@@ -32376,7 +32956,7 @@ underline
 \backslash
 us
 \series default
-というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
+というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
 \begin_inset VSpace medskip
 \end_inset
 
@@ -32522,9 +33102,9 @@ white
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -32569,16 +33149,7 @@ raisebox
 A
 \backslash
 gr
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
@@ -32646,16 +33217,7 @@ fb{[2cm]
 {
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -32692,16 +33254,7 @@ cb{red
 {
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -32740,16 +33293,7 @@ cb[green]
 {
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -32804,14 +33348,18 @@ status collapsed
 \begin_layout Standard
 ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
 般型は、
-\begin_inset Formula \[
-0=\lambda^{2}+p\lambda+q\]
+\begin_inset Formula 
+\[
+0=\lambda^{2}+p\lambda+q
+\]
 
 \end_inset
 
 であり、その解の一般型は
-\begin_inset Formula \[
-\lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}\]
+\begin_inset Formula 
+\[
+\lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
+\]
 
 \end_inset
 
@@ -32929,10 +33477,9 @@ newcommand
 マクロ
 \family default
 メニューか、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro_newmacroname_newcommand.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro newmacroname_newcommand"
 \end_inset
 
 で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
@@ -32977,24 +33524,21 @@ newmacronameが既定のマクロ名として現れますが、意味のある
 #引数番号
 \series default
 というコマンドで入力するか、マクロツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro-add-param.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-param"
 \end_inset
 
 を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro-add-optional-param.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-optional-param"
 \end_inset
 
 で作ることができます。最初の必須引数は、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro-make-optional.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-make-optional"
 \end_inset
 
 を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
@@ -33042,7 +33586,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
 
@@ -33153,7 +33699,27 @@ xleftarrow[#2]{#1}}
 
 
 \series default
-というコマンドを書き入れ、この全体を選択して、短絡キー
+というコマンドを書き入れ、この全体を選択して、
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
 \family sans
 Ctrl+M
 \family default
@@ -33234,19 +33800,17 @@ status collapsed
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features islongtable="true" longtabularalignment="center">
-<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">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-remove-param.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-remove-param"
 \end_inset
 
 
@@ -33274,11 +33838,9 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-add-param.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-param"
 \end_inset
 
 
@@ -33306,11 +33868,9 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-make-optional.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-make-optional"
 \end_inset
 
 
@@ -33357,11 +33917,9 @@ status open
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-make-nonoptional.png
-       BoundingBox 0bp 5bp 20bp 25bp
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-make-nonoptional"
 \end_inset
 
 
@@ -33408,11 +33966,9 @@ status open
 \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
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-remove-optional-param"
 \end_inset
 
 
@@ -33440,11 +33996,9 @@ status open
 \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
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-optional-param"
 \end_inset
 
 
@@ -33472,11 +34026,9 @@ status open
 \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
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-remove-greedy-param"
 \end_inset
 
 
@@ -33523,11 +34075,9 @@ status open
 \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
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-append-greedy-param"
 \end_inset
 
 
@@ -33574,11 +34124,9 @@ status open
 \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
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-greedy-optional-param"
 \end_inset
 
 
@@ -33627,20 +34175,170 @@ status open
 
 \end_layout
 
+\begin_layout Section
+コンピュータ代数システム
+\end_layout
+
 \begin_layout Standard
-\begin_inset Newpage newpage
+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_layout Subsection
+使用法
+\end_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
+
+
+\end_layout
+
+\begin_layout Itemize
+\begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
 \end_inset
 
 
 \end_layout
 
+\begin_layout Itemize
+\begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
+\end_inset
+
+
+\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
+捷径
+\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
+
+はありません。しかし、捷径を
+\family sans
+math-extern
+\family default
+ LyX関数にバインドすることは容易です(取扱説明書『
+\family sans
+\emph on
+LyX関数篇
+\family default
+\emph default
+』参照)。例えば、数式エディタ中で
+\family sans
+リターン
+\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 typewriter
+Maxima
+\family default
+にバインドするには、下記の捷径定義コマンドを使用します。
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+command-alternatives paragraph-break;math-extern maxima
+\end_layout
+
 \begin_layout Section
-さまざまな秘訣
+補遺
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81²ã\81\91ã\81¤@ç§\98訣
\81»ã\81\84@è£\9cé\81º
 \end_layout
 
 \end_inset
@@ -33679,9 +34377,9 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -33806,13 +34504,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
@@ -33985,9 +34703,9 @@ braket
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -34110,8 +34828,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
 
@@ -34277,9 +34997,9 @@ genfrac
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
-<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
@@ -34294,7 +35014,7 @@ genfrac
 \begin_inset Text
 
 \begin_layout Plain Layout
-様式(大きさ)
+様式(大きさ)
 \end_layout
 
 \end_inset
@@ -34314,7 +35034,7 @@ genfrac
 \begin_inset Text
 
 \begin_layout Plain Layout
-別行て様式の数式
+別行て様式の数式
 \end_layout
 
 \end_inset
@@ -34354,7 +35074,7 @@ genfrac
 \begin_inset Text
 
 \begin_layout Plain Layout
-やや小(small)
+やや小(small)
 \end_layout
 
 \end_inset
@@ -34374,7 +35094,7 @@ genfrac
 \begin_inset Text
 
 \begin_layout Plain Layout
-最小(tiny)
+最小(tiny)
 \end_layout
 
 \end_inset
@@ -34484,11 +35204,16 @@ 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*}
@@ -34499,74 +35224,30 @@ genfrac{}{}{#1}{}{#2}{#3}}
 \end_layout
 
 \begin_layout Subsection
-数式の取り消し
-\begin_inset Index idx
-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 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 tabularvalignment="middle">
-<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
@@ -34610,19 +35291,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
@@ -34650,19 +35324,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
@@ -34690,19 +35359,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
@@ -34730,28 +35394,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
@@ -34784,8 +35441,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
 
@@ -34923,7 +35738,7 @@ boldmath
 \end_inset
 
 
-\begin_inset Argument
+\begin_inset Argument 1
 status collapsed
 
 \begin_layout Plain Layout
@@ -35180,7 +35995,7 @@ mmの垂直空白を入れて下さい。
 \end_layout
 
 \begin_layout Standard
-以下は、別行て数式を含む、多段組文の例です。
+以下は、別行て数式を含む、多段組文の例です。
 \end_layout
 
 \begin_layout Standard
@@ -35233,8 +36048,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
 
@@ -35322,12 +36139,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
 
 行列を使用します
@@ -35455,12 +36268,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}
+\end{array} &  & {}\label{eq:within}
+\end{flalign}
 
 \end_inset
 
@@ -35606,8 +36421,10 @@ uptau
 
 \begin_layout Standard
 これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
-\begin_inset Formula \[
-\uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
+\begin_inset Formula 
+\[
+\uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
+\]
 
 \end_inset
 
@@ -35615,7 +36432,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
 数式中のテキスト文字
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:数式中のテキスト文字"
-
-\end_inset
-
-
 \begin_inset Index idx
 status collapsed
 
 \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
@@ -35781,12 +36619,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
@@ -35813,6 +36655,78 @@ f\SpecialChar \textcompwordmark{}
 i}
 \end_layout
 
+\begin_layout Subsection
+
+\lang english
+LaTeX-comments in formulas
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+In text you can insert a comment that will only be visible in the LaTeX
+ source code of your file with the menu 
+\family sans
+Insert\SpecialChar \menuseparator
+Note\SpecialChar \menuseparator
+Comment
+\family default
+.
+ This is not possible in a formula but you can insert LaTeX-comments with
+ the command
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+%
+\end_layout
+
+\begin_layout Standard
+
+\lang english
+This creates a box in which you can write your comment.
+ Due to a bug in LyX
+\lang japanese
+
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #9002"
+target "http://www.lyx.org/trac/ticket/9002"
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+\lang english
+you cannot write normal text into the comment, even when you use mathematical
+ text, you will see its LaTeX-commands in the LaTeX-output.
+\begin_inset Newline newline
+\end_inset
+
+This a formula with a LaTeX-comment:
+\lang japanese
+
+\begin_inset Formula 
+\[
+A=B%\text{This is the comment}
+\]
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
 \begin_inset Newpage newpage
 \end_inset
@@ -35857,7 +36771,7 @@ key "Duden"
 \end_layout
 
 \begin_layout Itemize
-物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
+物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
 \begin_inset Foot
 status collapsed
 
@@ -35936,11 +36850,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
@@ -35956,11 +36878,18 @@ 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
@@ -35976,7 +36905,7 @@ times
 \end_layout
 
 \begin_layout Itemize
-いくつかの文字を含む数名は、混乱を防ぐためにアップライト体にします。第
+いくつかの文字を含む数名は、混乱を防ぐためにアップライト体にします。第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sub:定義済み函数"
@@ -36016,16 +36945,7 @@ reference "sub:定義済み函数"
 
 \backslash
 mathscr
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 {F
@@ -36054,36 +36974,6 @@ mathscr
 \end_inset
 
 で入れることができます。
-\begin_inset Newline newline
-\end_inset
-
-
-\series bold
-
-\backslash
-mathscr
-\series default
-コマンドを使うためには、LaTeXパッケージの
-\series bold
-mathrsfs
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-ぱっけーじ@パッケージ! mathrsfs
-\end_layout
-
-\end_inset
-
-を、LaTeXプリアンブルで
-\series bold
-
-\backslash
-usepackage{mathrsfs}
-\series default
-として読み込む必要があります。
 \end_layout
 
 \begin_layout Standard
@@ -36122,7 +37012,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -36452,7 +37342,7 @@ vert
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features tabularvalignment="middle">
+<features rotate="0" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -36760,7 +37650,6 @@ Vert
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "TLC2"
@@ -36781,7 +37670,6 @@ The LaTeX Companion
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Mathmode"
@@ -36800,26 +37688,6 @@ target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
-\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
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "AMS"
@@ -36843,7 +37711,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
 
@@ -36851,7 +37719,6 @@ target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Symbols"
@@ -36870,23 +37737,22 @@ target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "hyperref"
+key "cancel"
 
 \end_inset
 
 LaTeX 
 \series bold
-hyperref
+cancel
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-ぱっけーじ@パッケージ ! hyperref
+ぱっけーじ@パッケージ ! cancel
 \end_layout
 
 \end_inset
@@ -36895,7 +37761,7 @@ status collapsed
 \begin_inset CommandInset href
 LatexCommand href
 name "取扱説明書"
-target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
+target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
 
 \end_inset
 
@@ -36903,51 +37769,70 @@ target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Mathclap"
+key "hyperref"
 
 \end_inset
 
-第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:演算子の範囲"
+LaTeX 
+\series bold
+hyperref
+\series default
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-節に述べられている
-\series bold
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! hyperref
+\end_layout
 
-\backslash
-mathclap
-\series default
-コマンドの
+\end_inset
+
+パッケージの
 \begin_inset CommandInset href
 LatexCommand href
-name "説明"
-target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
+name "取扱説明書"
+target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "mhchem"
 
 \end_inset
 
+LaTeX 
+\series bold
+mhchem
+\series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! M ! 
-\backslash
-mathclap
+ぱっけーじ@パッケージ ! mhchem
 \end_layout
 
 \end_inset
 
+パッケージの
+\begin_inset CommandInset href
+LatexCommand href
+name "取扱説明書"
+target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
+
+\end_inset
+
 
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Duden"
@@ -36963,6 +37848,24 @@ 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