]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/ja/Math.lyx
Japanese docs: translations from Koji
[lyx.git] / lib / doc / ja / Math.lyx
index a2af99dfeba05e85a54b280c7c6d6044cb3ee998..c40815a3394817254ea639f91f1b060d43b5e535 100644 (file)
@@ -1,8 +1,8 @@
-#LyX 2.0 created this file. For more info see http://www.lyx.org/
-\lyxformat 413
+#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!!!
 %
 %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
 %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
 
+% increase link area for cross-references and autoname them,
+%\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
+%\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
 \@ifundefined{textcolor}{\usepackage{color}}{}
@@ -62,8 +71,9 @@
 % provides caption formatting
 %\setkomafont{captionlabel}{\bfseries}
 
+%% because this is loaded twice, add "samesize" option as an global option
 % used in sec. 24.5
-\usepackage[samesize]{cancel}
+%\usepackage[samesize]{cancel}
 
 % enables calculation of values
 \usepackage{calc}
@@ -74,6 +84,9 @@
 % needed in sec. 19.4
 \usepackage{remreset}
 
+% for the Fourier transformation symbol
+\usepackage{mathrsfs}
+
 % define a color, used in sec.9.3
 \definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
 
   \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            "ルビ"
+MenuString             "ルビ(R)|R"
+Decoration             Conglomerate
+Argument post:1
+      LabelString      "ルビ文"
+      MenuString       "ルビ文(S)|S"
+      Decoration       Conglomerate
+      Font
+            Size               tiny
+      EndFont
+      LabelFont
+            Size               tiny
+      EndFont
+      Mandatory        1
+EndArgument
+Preamble
+\IfFileExists{okumacro.sty}
+ {\usepackage{okumacro}}
+ {\newcommand{\ruby}[2]{#2}}
+EndPreamble
+End
+\end_local_layout
 \language japanese
 \language_package default
 \inputencoding auto
 \font_roman default
 \font_sans default
 \font_typewriter default
+\font_math auto
 \font_default_family default
 \use_non_tex_fonts false
 \font_sc false
 \font_osf false
 \font_sf_scale 100
 \font_tt_scale 100
-
 \graphics default
-\default_output_format default
+\default_output_format pdf3
 \output_sync 0
 \bibtex_command default
 \index_command default
 \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 2
+\use_package esint 1
+\use_package mathdots 1
+\use_package mathtools 0
+\use_package mhchem 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
 \cite_engine basic
+\cite_engine_type default
+\biblio_style plain
 \use_bibtopic false
 \use_indices false
 \paperorientation portrait
 \suppress_date false
+\justification true
 \use_refstyle 0
 \notefontcolor #0000ff
 \index 索引
@@ -256,7 +314,7 @@ status collapsed
 
 
 \family sans
-第2.0.x版
+第2.1.x版
 \end_layout
 
 \begin_layout Standard
@@ -360,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
@@ -467,7 +525,27 @@ status collapsed
 
 \end_inset
 
-を作成するには、短絡キー
+を作成するには、
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
 \begin_inset Info
 type  "shortcuts"
 arg   "math-mode"
@@ -484,12 +562,12 @@ arg   "math-mode"
 \begin_inset Newline newline
 \end_inset
 
-大きく別の段落として表示される別行て数式
+大きく別の段落として表示される別行て数式
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき ! べつぎょうだてようしき @ 数式 ! 別行て様式
+すうしき ! べつぎょうだてようしき @ 数式 ! 別行て様式
 \end_layout
 
 \end_inset
@@ -500,27 +578,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
@@ -566,7 +684,7 @@ displaystyle
 ツールバー
 \family default
 メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
-数式(自動)」に変わることで表されます。
+数式(自動)」に変わることで表されます。
 \end_layout
 
 \begin_layout Standard
@@ -603,13 +721,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
 
@@ -717,7 +855,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"
@@ -863,33 +1021,27 @@ spce
 \begin_inset Formula $\to$
 \end_inset
 
-のような矢印は、キーボードから対応する矢印キーを押すことを表します。
-\lang english
-The 
-\family sans
-Tab
-\family default
- key can often be used instead of 
-\begin_inset Formula $\to$
-\end_inset
+のような矢印は、キーボードから対応する矢印
+\begin_inset Flex Ruby
+status collapsed
 
- and 
-\begin_inset Formula $\downarrow$
-\end_inset
+\begin_layout Plain Layout
+鍵
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+キー
+\end_layout
 
-, and 
-\family sans
-Shift+Tab
-\family default
- instead of 
-\begin_inset Formula $\leftarrow$
 \end_inset
 
- and 
-\begin_inset Formula $\uparrow$
+
+\end_layout
+
 \end_inset
 
-.
+を押すことを表します。
 \end_layout
 
 \begin_layout Subsection*
@@ -906,7 +1058,7 @@ status open
 
 \begin_layout Plain Layout
 \align center
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
@@ -927,9 +1079,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
@@ -1236,7 +1388,7 @@ mu
 \begin_inset Text
 
 \begin_layout Plain Layout
-数式単位1
+数式単位(1
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -1248,7 +1400,7 @@ mu =
 \begin_inset space \thinspace{}
 \end_inset
 
-em
+em)
 \end_layout
 
 \end_inset
@@ -1274,7 +1426,7 @@ em)
 \end_layout
 
 \begin_layout Section
-基礎的な
+基礎的な
 \end_layout
 
 \begin_layout Subsection
@@ -1387,7 +1539,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>
@@ -1581,7 +1733,7 @@ frac
 
 \end_inset
 
-で作ることができます。フォント寸法は、分数が行内数式にあるか別行て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
+で作ることができます。フォント寸法は、分数が行内数式にあるか別行て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
 \begin_inset Graphics
        filename ../../images/math/frac-square.png
        scale 85
@@ -1610,7 +1762,7 @@ dfrac
 
 \end_inset
 
-を使えば、つねに別行て数式の大きさを持つ分数を作成することができます。また、コマンド
+を使えば、つねに別行て数式の大きさを持つ分数を作成することができます。また、コマンド
 \series bold
 
 \backslash
@@ -1663,7 +1815,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>
@@ -1807,6 +1959,19 @@ spce
 \end_inset
 
 e^
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+spce 
+\end_layout
+
+\end_inset
+
+
 \backslash
 frac
 \begin_inset ERT
@@ -1984,7 +2149,7 @@ D
 \backslash
 cfrac
 \series default
-は、他の分数中に入れ子になっている場合も含め、分数をつねに別行て数式の大きさに設定します。
+は、他の分数中に入れ子になっている場合も含め、分数をつねに別行て数式の大きさに設定します。
 \end_layout
 
 \begin_layout Standard
@@ -2007,13 +2172,21 @@ cfracright
 cfrac
 \series default
 は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
+\begin_inset Newline newline
+\end_inset
+
+
 \series bold
 
-\begin_inset Formula 
-\[
-\cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
-\]
+\begin_inset Formula $\cfrac[l]{A}{B+C}$
+\end_inset
+
+, 
+\begin_inset Formula $\cfrac{A}{B+C}$
+\end_inset
 
+, 
+\begin_inset Formula $\cfrac[r]{A}{B+C}$
 \end_inset
 
 
@@ -2026,7 +2199,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \backslash
 cfracleft
 \series default
@@ -2096,11 +2269,11 @@ nicefrac
 
 \end_inset
 
-例:
+(例:
 \begin_inset Formula $\nicefrac{5}{31}$
 \end_inset
 
-を使うか、コマンド
+)を使うか、コマンド
 \series bold
 
 \backslash
@@ -2118,11 +2291,11 @@ unitfrac
 
 \end_inset
 
-例:
+(例:
 \begin_inset Formula $\unitfrac{5}{31}$
 \end_inset
 
-を使います。さらに、
+)を使います。さらに、
 \begin_inset Formula $\unitfrac[2]{1}{3}$
 \end_inset
 
@@ -2142,7 +2315,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \series default
 実は、
 \series bold
@@ -2283,7 +2456,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>
@@ -2485,11 +2658,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
 
@@ -2581,13 +2754,13 @@ binom
 
 \end_inset
 
-の下位メニューを使って挿入することができます。分数(
+の小メニューを使って挿入することができます。分数(
 \series bold
 
 \backslash
 frac
 \series default
-と同様に、
+)と同様に、
 \series bold
 
 \backslash
@@ -2672,7 +2845,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>
@@ -2946,7 +3119,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>
@@ -3096,7 +3269,27 @@ cases
 
 \end_inset
 
-を使用した後では、短絡キー
+を使用した後では、
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
@@ -3168,7 +3361,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>
@@ -3278,7 +3471,7 @@ parallel
 \end_layout
 
 \begin_layout Standard
-最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります
+最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sub:数学記号"
@@ -3292,7 +3485,7 @@ reference "sec:関係子"
 
 \end_inset
 
-節を参照
+節を参照)
 \end_layout
 
 \begin_layout Subsection
@@ -3415,7 +3608,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>
@@ -3518,7 +3711,7 @@ status collapsed
 
 \end_inset
 
-の下位メニューに入っています。
+のメニューに入っています。
 \end_layout
 
 \end_inset
@@ -3536,8 +3729,8 @@ status collapsed
 \backslash
 phantom
 \series default
-を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草指定した文字と同じ大きさの余白を確保するために使われる空打
-ち文字として適用されることを示しています。したがって、
+を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
+ち文字)として適用されることを示しています。したがって、
 \series bold
 
 \backslash
@@ -3550,9 +3743,9 @@ phantom
 \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
@@ -3821,7 +4014,7 @@ vphantom
 
 \end_inset
 
-ツールバーボタン
+(ツールバーボタン
 \begin_inset space ~
 \end_inset
 
@@ -3832,7 +4025,7 @@ vphantom
 
 \end_inset
 
-および
+)および
 \series bold
 
 \backslash
@@ -3850,7 +4043,7 @@ hphantom
 
 \end_inset
 
-ツールバーボタン
+(ツールバーボタン
 \begin_inset space ~
 \end_inset
 
@@ -3861,7 +4054,7 @@ hphantom
 
 \end_inset
 
-というコマンドもあります。
+)というコマンドもあります。
 \series bold
 
 \backslash
@@ -4023,7 +4216,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>
@@ -4290,7 +4483,7 @@ rule[垂直オフセット幅]{長さ}{厚み}
 \series bold
 「垂直オフセット幅
 \series default
-」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
+」は、行を上方に(値が負であれば下方に)移動させます。値としては、第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "tab:使用できる単位"
@@ -4387,12 +4580,12 @@ status collapsed
 
 \end_inset
 
-ボタンで表示されている下位メニューです。
+ボタンで表示されているメニューです。
 \end_layout
 
 \end_inset
 
-。列挙のためには、ベースラインの点々
+。列挙のためには、ベースラインの点々(
 \series bold
 
 \backslash
@@ -4410,7 +4603,7 @@ ldots
 
 \end_inset
 
-)を使用しますが、演算子の場合は、演算子と同じ高さの点々(
+)を使用しますが、演算子の場合は、演算子と同じ高さの点々(
 \series bold
 
 \backslash
@@ -4428,7 +4621,7 @@ cdots
 
 \end_inset
 
-が必要です。
+)が必要です。
 \series bold
 
 \backslash
@@ -4453,7 +4646,7 @@ dots
 \align center
 \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>
@@ -4760,7 +4953,11 @@ iddots
 \begin_inset Text
 
 \begin_layout Plain Layout
-いろいろな点々を使った3×3行列
+いろいろな点々を使った
+\begin_inset Formula $3\times3$
+\end_inset
+
+行列
 \end_layout
 
 \end_inset
@@ -4820,7 +5017,7 @@ iddots
 \family default
 にある
 \family sans
-mathdotsパッケージを(自動的に)使う
+mathdotsパッケージを(自動的に)使う
 \family default
 オプションのうちいずれかを有効にしなくてはなりません。
 \begin_inset Newline newline
 \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
@@ -5220,7 +5417,27 @@ 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 ~
@@ -5228,7 +5445,7 @@ Alt+M
 
 括弧
 \family default
-。第
+)。第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sub:自動の括弧丈"
@@ -5249,9 +5466,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
@@ -5308,11 +5525,11 @@ spce
 
 \end_inset
 
-2
-\series bold
-\series default
-2行列
+
+\begin_inset Formula $2\times2$
+\end_inset
+
+行列
 \end_layout
 
 \end_inset
@@ -5353,11 +5570,11 @@ spce
 
 \end_inset
 
-2
-\series bold
-\series default
-2行列
+
+\begin_inset Formula $2\times2$
+\end_inset
+
+行列
 \end_layout
 
 \end_inset
@@ -5398,11 +5615,11 @@ spce
 
 \end_inset
 
-2
-\series bold
-\series default
-2行列
+
+\begin_inset Formula $2\times2$
+\end_inset
+
+行列
 \end_layout
 
 \end_inset
@@ -5434,9 +5651,9 @@ spce
 
 \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
@@ -5477,11 +5694,11 @@ spce
 
 \end_inset
 
-2
-\series bold
-\series default
-2行列
+
+\begin_inset Formula $2\times2$
+\end_inset
+
+行列
 \end_layout
 
 \end_inset
@@ -5522,11 +5739,11 @@ spce
 
 \end_inset
 
-2
-\series bold
-\series default
-2行列
+
+\begin_inset Formula $2\times2$
+\end_inset
+
+行列
 \end_layout
 
 \end_inset
@@ -5567,11 +5784,11 @@ spce
 
 \end_inset
 
-2
-\series bold
-\series default
-2行列
+
+\begin_inset Formula $2\times2$
+\end_inset
+
+行列
 \end_layout
 
 \end_inset
@@ -5616,48 +5833,6 @@ vmatrix
 などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
 \end_layout
 
-\begin_layout Standard
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-\lang english
-Note:
-\series default
- LaTeX limits the number of matrix columns with decorations to 10.
- If you need more than 10
-\begin_inset space ~
-\end_inset
-
-columns, you have to add this line to the document preamble:
-\end_layout
-
-\begin_layout Plain Layout
-
-\series bold
-\lang english
-
-\backslash
-setcounter{MaxMatrixCols}{number}
-\end_layout
-
-\begin_layout Plain Layout
-
-\lang english
-where 
-\emph on
-number
-\emph default
- is the number of columns between 11 and 99.
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
@@ -5834,7 +6009,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>
@@ -6061,7 +6236,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>
@@ -6302,7 +6477,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
 TeXモードでは、
 \backslash
@@ -6439,7 +6614,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>
@@ -6702,9 +6877,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
@@ -7126,7 +7301,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 ~
@@ -7267,7 +7462,7 @@ status collapsed
 \begin_layout Plain Layout
 
 \series bold
-(訳註)
+(訳註)
 \series default
 pLaTeXでは、標準では
 \series bold
@@ -7336,7 +7531,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>
@@ -7944,13 +8139,6 @@ status collapsed
 か、以下の各小節に列挙してあるコマンドで挿入することができます。
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Subsection
 水平矢印
 \begin_inset Index idx
@@ -7972,7 +8160,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>
@@ -8181,7 +8369,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>
@@ -8397,7 +8585,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>
@@ -8561,7 +8749,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>
@@ -8780,7 +8968,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>
@@ -8957,7 +9145,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>
@@ -9141,7 +9329,7 @@ downarrow
 
 \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>
@@ -9293,14 +9481,7 @@ reference "sub:自動の括弧丈"
 
 \end_inset
 
-節に述べられているコマンドを使うと、区分記号として使用することもできます。
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
+節に述べられているコマンドを使うと、区分記号として使用することもできます。伊藤の公式を用いて
 \end_layout
 
 \begin_layout Section
@@ -9437,7 +9618,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>
@@ -9765,7 +9946,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>
@@ -10078,9 +10259,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
@@ -10206,7 +10387,7 @@ ddot
 \emph on
 数式中テキストでは使用できない
 \emph default
-のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
+のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
 字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
 \end_layout
 
@@ -10215,12 +10396,12 @@ ddot
 \end_layout
 
 \begin_layout Subsection
-演算子に付けるアクセント
+複数の文字に付けるアクセント
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81\82ã\81\8fã\81\9bã\82\93ã\81¨@ã\82¢ã\82¯ã\82»ã\83³ã\83\88 ! ã\81\88ã\82\93ã\81\96ã\82\93ã\81\97ã\81«ã\81¤ã\81\91ã\82\8b@æ¼\94ç®\97å­\90に付ける
\81\82ã\81\8fã\81\9bã\82\93ã\81¨@ã\82¢ã\82¯ã\82»ã\83³ã\83\88 ! ã\81µã\81\8fã\81\99ã\81\86ã\81®ã\82\82ã\81\98ã\81«ã\81¤ã\81\91ã\82\8b@è¤\87æ\95°ã\81®æ\96\87å­\97に付ける
 \end_layout
 
 \end_inset
@@ -10229,109 +10410,97 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
 
-\series bold
-
-\backslash
-overset
-\series default
 
-\begin_inset Index idx
-status collapsed
+\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" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-こまんど@コマンド ! O ! 
-\backslash
-overset
+コマンド
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-コマンドや
-\series bold
-
-\backslash
-underset
-\series default
-
-\begin_inset Index idx
+\begin_layout Plain Layout
+出力
+\begin_inset Note Note
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! U ! 
-\backslash
-underset
-\end_layout
-
-\end_inset
-
-コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
+ここで
 \series bold
 
 \backslash
-sideset
+raisebox
 \series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! S ! 
-\backslash
-sideset
+はスペーサーとして使用しているだけです。
 \end_layout
 
 \end_inset
 
-コマンドを使うと、文字を演算子の前や後ろに付けることができます。コマンド書式は、
+
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-sideset{前置文字}{後置文字}
-\end_layout
+overleftarrow
+\begin_inset ERT
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-\series bold
 
 \backslash
-sideset
-\series default
-は、かならずアクセントを付ける演算子の前に置かなくてはなりません。複数の文字や他の演算子、記号もアクセントとして使用することができます。たとえば、
-\series bold
+spce 
+\end_layout
 
-\backslash
-sideset
-\series default
-を使って演算子の後だけに文字を配置したい場合には、最初の括弧の中には何も書かないようにしますが、括弧を省略することはできません。
+\end_inset
+
+A=B
 \end_layout
 
-\begin_layout Standard
-たとえば、
-\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{
-\begin_inset Formula $\to$
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
 \end_inset
 
 
-\backslash
-{
-\series default
-'
-\series bold
+\end_layout
 
-\begin_inset Formula $\to$
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
 \backslash
-sum_k=1
+underleftarrow
 \begin_inset ERT
 status collapsed
 
@@ -10344,44 +10513,32 @@ spce
 
 \end_inset
 
-
-\series default
-^
-\series bold
-n
-\series default
-というコマンドを入力すると、
-\begin_inset Formula 
-\[
-\sideset{}{'}\sum_{k=1}^{n}
-\]
-
-\end_inset
-
-のようになります。
+A=B
 \end_layout
 
-\begin_layout Standard
-また、
-\series bold
-
-\backslash
-overset
-\begin_inset ERT
-status collapsed
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
 
 \backslash
-maltese
+overleftrightarrow
 \begin_inset ERT
 status collapsed
 
@@ -10394,67 +10551,74 @@ spce
 
 \end_inset
 
+A=B
+\end_layout
 
-\series default
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\begin_inset Formula $\uparrow$
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
 \end_inset
 
 
-\series bold
-a
-\series default
-というコマンドならば、
-\begin_inset Formula 
-\[
-\overset{a}{\maltese}
-\]
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-のようになります。最後の例からわかるように、
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-overset
-\series default
-や
-\series bold
+underleftrightarrow
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\backslash
-underset
-\series default
-では、記号や文字にアクセントをつけることもできます。一方、
-\series bold
 
 \backslash
-sideset
-\series default
-では、このようなことはできません。
+spce 
 \end_layout
 
-\begin_layout Subsection
-複数の文字に付けるアクセント
-\begin_inset Index idx
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
-あくせんと@アクセント ! ふくすうのもじにつける@複数の文字に付ける
+A=B
 \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}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
+\end_inset
 
 
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
 \begin_inset space \hfill{}
 \end_inset
 
 
 \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>
@@ -10472,22 +10636,6 @@ status collapsed
 
 \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
@@ -10500,7 +10648,7 @@ raisebox
 \begin_layout Plain Layout
 
 \backslash
-overleftarrow
+overrightarrow
 \begin_inset ERT
 status collapsed
 
@@ -10522,7 +10670,7 @@ A=B
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
+\begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
 \end_inset
 
 
@@ -10538,193 +10686,7 @@ A=B
 \begin_layout Plain Layout
 
 \backslash
-underleftarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A=B
-\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}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
-\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
-overleftrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A=B
-\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{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
-\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
-underleftrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A=B
-\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}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
-\end_inset
-
-
-\begin_inset space \hfill{}
-\end_inset
-
-
-\begin_inset Tabular
-<lyxtabular version="3" rows="5" columns="2">
-<features 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
-出力
-\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
-overrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-A=B
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
-\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
-underrightarrow
+underrightarrow
 \begin_inset ERT
 status collapsed
 
@@ -10983,13 +10945,33 @@ 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   "space-insert protected"
 \end_inset
 
-を挿入することで実現できます。「
+)を挿入することで実現できます。「
 \color blue
 
 \begin_inset ERT
@@ -11029,14 +11011,14 @@ Space
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="7">
-<features tabularvalignment="middle">
+<features rotate="0" 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">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -11282,7 +11264,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">
@@ -11402,9 +11384,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
@@ -11538,7 +11520,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
@@ -11651,9 +11652,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
@@ -11885,17 +11886,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
@@ -12064,18 +12065,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
@@ -12118,7 +12119,7 @@ reference "sub:省略符号"
 \end_layout
 
 \begin_layout Standard
-(例)
+(例)
 \end_layout
 
 \begin_layout Standard
@@ -12438,13 +12439,13 @@ boxed
 \backslash
 fbox
 \series default
-コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行て数式に枠を付けるのには適していません。逆に
+コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行て数式に枠を付けるのには適していません。逆に
 \series bold
 
 \backslash
 boxed
 \series default
-は、数式がつねに別行て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
+は、数式がつねに別行て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
 \end_layout
 
 \begin_layout Standard
@@ -12539,9 +12540,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
@@ -13076,7 +13077,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \series default
 下の最後の
 \series bold
@@ -13106,9 +13107,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
@@ -13413,7 +13414,7 @@ colorbox{色}{ボックスの内容}
 \backslash
 colorbox
 \series default
-自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
+自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
 \series bold
 
 \backslash
@@ -13447,35 +13448,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
@@ -13486,9 +13487,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
@@ -13948,19 +13949,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
 
@@ -13984,15 +13985,15 @@ rgb
 \series bold
 red
 \series default
-(赤)
+(赤)
 \series bold
 green
 \series default
-(緑)
+(緑)
 \series bold
 blue
 \series default
-(青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
+(青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
 \series bold
 gray
 \series default
@@ -14148,7 +14149,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
+いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
 \family sans
 挿入\SpecialChar \menuseparator
 ボックス
 \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
@@ -14508,7 +14509,7 @@ parbox
 \backslash
 tag
 \series default
-コマンドといっしょに使います
+コマンドといっしょに使います(
 \series bold
 
 \backslash
@@ -14521,7 +14522,7 @@ reference "sub:ユーザー定義番号"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい)
 \end_layout
 
 \begin_layout Standard
@@ -14613,14 +14614,14 @@ tag*
 \backslash
 hfill
 \series default
-を用いることもできます数式様式に関しては、第
+を用いることもできます(数式様式に関しては、第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい)
 \end_layout
 
 \end_inset
@@ -14643,7 +14644,7 @@ reference "sec:数式様式"
 \backslash
 ]
 \series default
-コマンドは別行て数式を作るためのものです。
+コマンドは別行て数式を作るためのものです。
 \end_layout
 
 \begin_layout Standard
@@ -14738,7 +14739,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>
@@ -14996,7 +14997,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>
 \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"
@@ -15399,9 +15420,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
@@ -15524,9 +15545,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
@@ -15662,7 +15683,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>
@@ -15757,7 +15778,7 @@ A(x)
 \end_layout
 
 \begin_layout Standard
-行内数式では、範囲は演算子の右横に表示されます。別行て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
+行内数式では、範囲は演算子の右横に表示されます。別行て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
 \end_layout
 
 \begin_layout Standard
@@ -15773,13 +15794,33 @@ 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
@@ -15824,7 +15865,7 @@ op
 で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
 の例では、範囲形式を
 \series bold
-別行て形式
+別行て形式
 \series default
 にして積分記号の下に置くようにしています。
 \begin_inset Formula 
@@ -15939,13 +15980,13 @@ spce
 
 
 \series default
-コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行
+コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
-を挿入することで作ることができます。ここに
+)を挿入することで作ることができます。ここに
 \begin_inset Newline newline
 \end_inset
 
@@ -16186,8 +16227,236 @@ reference "sub:自己定義演算子"
 節に述べられています。
 \end_layout
 
+\begin_layout Subsection
+演算子の修飾
+\begin_inset Index idx
+status open
+
+\begin_layout Plain Layout
+えんざんし@演算子 ! 
+\family sans
+\series bold
+しゅうしょく@修飾
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
-\begin_inset Newpage newpage
+
+\series bold
+
+\backslash
+overset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! O ! 
+\backslash
+overset
+\end_layout
+
+\end_inset
+
+コマンドや
+\series bold
+
+\backslash
+underset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! U ! 
+\backslash
+underset
+\end_layout
+
+\end_inset
+
+コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
+\series bold
+
+\backslash
+sideset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+sideset
+\end_layout
+
+\end_inset
+
+コマンドを使うと、文字を演算子の前や後ろに付けることができます。コマンド書式は、
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+sideset{前置文字}{後置文字}
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+sideset
+\series default
+は、かならずアクセントを付ける演算子の前に置かなくてはなりません。複数の文字や他の演算子、記号もアクセントとして使用することができます。たとえば、
+\series bold
+
+\backslash
+sideset
+\series default
+を使って演算子の後だけに文字を配置したい場合には、最初の括弧の中には何も書かないようにしますが、括弧を省略することはできません。
+\end_layout
+
+\begin_layout Standard
+たとえば、
+\series bold
+
+\backslash
+sideset{
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+{
+\series default
+'
+\series bold
+
+\begin_inset Formula $\to$
+\end_inset
+
+
+\backslash
+sum_k=1
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+spce 
+\end_layout
+
+\end_inset
+
+
+\series default
+^
+\series bold
+n
+\series default
+というコマンドを入力すると、
+\begin_inset Formula 
+\[
+\sideset{}{'}\sum_{k=1}^{n}
+\]
+
+\end_inset
+
+のようになります。
+\end_layout
+
+\begin_layout Standard
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+【註】
+\backslash
+sideset
+\series default
+は、大演算子を修飾するためだけに用いることができ、二項演算子には用いることができません。
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+のようになります。最後の例からわかるように、
+\series bold
+
+\backslash
+overset
+\series default
+や
+\series bold
+
+\backslash
+underset
+\series default
+では、記号や文字にアクセントをつけることもできます。一方。 また、
+\series bold
+
+\backslash
+overset
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+spce 
+\end_layout
+
+\end_inset
+
+
+\backslash
+maltese
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+spce 
+\end_layout
+
+\end_inset
+
+
+\series default
+
+\begin_inset Formula $\uparrow$
+\end_inset
+
+
+\series bold
+a
+\series default
+というコマンドならば、
+\begin_inset Formula 
+\[
+\overset{a}{\maltese}
+\]
+
 \end_inset
 
 
@@ -16229,7 +16498,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>
@@ -16596,7 +16865,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>
@@ -16930,7 +17199,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>
@@ -17298,11 +17567,11 @@ nabla
 \series bold
 2
 \series default
-(
+(
 \begin_inset Formula $\nabla^{2}$
 \end_inset
 
-を使用することもできます。
+)を使用することもできます。
 \end_layout
 
 \begin_layout Standard
@@ -17489,7 +17758,7 @@ mathbin
 \end_layout
 
 \begin_layout Standard
-(書式)
+(書式)
 \series bold
 
 \backslash
@@ -17680,10 +17949,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
@@ -17707,7 +17976,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
@@ -18050,10 +18338,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
@@ -18077,7 +18365,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
@@ -18316,7 +18623,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \backslash
 mathbb
 \series default
@@ -18791,13 +19098,6 @@ normalsize
 コマンドを挿入します。
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Standard
 数式内では、以下の寸法コマンドを使用して、寸法を変更することができます。
 \end_layout
@@ -18807,9 +19107,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
 
 \begin_layout Standard
 ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
-\begin_inset Newpage newpage
-\end_inset
-
-
 \end_layout
 
 \begin_layout Section
@@ -19229,7 +19525,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>
@@ -19513,7 +19809,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>
@@ -19820,7 +20116,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>
@@ -20143,7 +20439,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>
@@ -20345,7 +20641,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>
@@ -20650,9 +20946,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
@@ -20736,6 +21032,10 @@ theta
 \end_inset
 
 
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -20864,7 +21164,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>
@@ -21123,7 +21423,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>
@@ -21422,7 +21722,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>
@@ -21707,7 +22007,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
@@ -22249,7 +22549,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>
@@ -22548,7 +22848,7 @@ reference "sub:書体寸法"
 \end_layout
 
 \begin_layout Subsection
-ユーロ通貨記号
+ユーロ通貨記号
 \begin_inset Index idx
 status collapsed
 
@@ -22639,7 +22939,7 @@ euro
 \series bold
 eurosym
 \series default
-が導入されていなくても、ユーロ通貨記号を直接€キーを使って挿入することができます。
+が導入されていなくても、ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます。
 \series bold
 eurosym
 \series default
@@ -22667,7 +22967,7 @@ officialeuro
 
 \end_inset
 
-コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
+コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
 \end_layout
 
 \begin_layout Standard
@@ -22708,7 +23008,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">
@@ -22789,7 +23089,7 @@ euro
 \begin_inset Text
 
 \begin_layout Plain Layout
-€
+(ユーロ記号)
 \end_layout
 
 \end_inset
@@ -22798,10 +23098,7 @@ euro
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mbox{€}$
-\end_inset
-
-
+(ユーロ記号)
 \end_layout
 
 \end_inset
@@ -22982,7 +23279,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>
@@ -23417,7 +23714,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>
@@ -23849,7 +24146,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>
@@ -24363,9 +24660,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
 \end_layout
 
 \begin_layout Section
-
+
 \end_layout
 
 \begin_layout Subsection
-定義済み
+定義済み
 \begin_inset CommandInset label
 LatexCommand label
 name "sub:定義済み函数"
@@ -24513,7 +24810,7 @@ name "sub:定義済み函数"
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! ていぎずみ@定義済み
+かんすう@数 ! ていぎずみ@定義済み
 \end_layout
 
 \end_inset
@@ -24526,7 +24823,7 @@ status collapsed
 \shape italic
 イタリック体
 \shape default
-に設定されますが、数名はイタリック体にしません。なぜなら、
+に設定されますが、数名はイタリック体にしません。なぜなら、
 \begin_inset Formula $sin$
 \end_inset
 
@@ -24534,7 +24831,7 @@ status collapsed
 \begin_inset Formula $s\cdot i\cdot n$
 \end_inset
 
-であるかのように誤解させる恐れがあるためです。そのために、定義済み函数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み函数は、函数名の前にバ
+であるかのように誤解させる恐れがあるためです。そのために、定義済み関数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み関数は、関数名の前にバ
 ックスラッシュを加えたコマンドとして挿入します。
 \end_layout
 
@@ -24542,7 +24839,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">
@@ -24639,7 +24936,7 @@ sin(x)+B
 \end_layout
 
 \begin_layout Standard
-以下の数が定義済みです。
+以下の数が定義済みです。
 \end_layout
 
 \begin_layout Standard
@@ -24653,7 +24950,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">
@@ -25083,12 +25380,12 @@ gcd
 \end_layout
 
 \begin_layout Subsection
-自己定義
+自己定義
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! じこていぎ@自己定義
+かんすう@数 ! じこていぎ@自己定義
 \end_layout
 
 \end_inset
@@ -25097,11 +25394,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-たとえば符号函数sgn(x)のように、定義済みでない函数を使うには、二つの方法があります。
+たとえば符号関数sgn(x)のように、定義済みでない関数を使うには、二つの方法があります。
 \end_layout
 
 \begin_layout Itemize
-以下の行をLaTeXプリアンブルに加えることによって数を定義します。
+以下の行をLaTeXプリアンブルに加えることによって数を定義します。
 \begin_inset Foot
 status collapsed
 
@@ -25170,7 +25467,7 @@ DeclareMathOperator
 \begin_inset Newline newline
 \end_inset
 
-これによって、新しく定義された数を
+これによって、新しく定義された数を
 \series bold
 
 \backslash
@@ -25180,20 +25477,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
@@ -25205,7 +25502,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
@@ -25338,16 +25635,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
@@ -25499,14 +25796,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>
@@ -25610,7 +25907,7 @@ x=B
 \end_layout
 
 \begin_layout Standard
-別行て数式では、極限は、以下のように通常どおり下に置かれます。
+別行て数式では、極限は、以下のように通常どおり下に置かれます。
 \begin_inset Formula 
 \[
 \lim_{x\to A}x=B
@@ -25622,12 +25919,12 @@ x=B
 \end_layout
 
 \begin_layout Subsection
-剰余
+剰余
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! じょうよ@剰余
+かんすう@数 ! じょうよ@剰余
 \end_layout
 
 \end_inset
@@ -25637,7 +25934,7 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! もじゅらす@モジュラス | see
+かんすう@数 ! もじゅらす@モジュラス | see
 \begin_inset ERT
 status collapsed
 
@@ -25668,11 +25965,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-剰余数は、特別に4つの派生型があります。
+剰余数は、特別に4つの派生型があります。
 \end_layout
 
 \begin_layout Standard
-以下は、別行て数式での派生型です。
+以下は、別行て数式での派生型です。
 \begin_inset Formula 
 \begin{align*}
 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
@@ -25688,16 +25985,13 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。
-\lang english
-By default the modulo-functions take only the first following character
- into account.
- To use more than one character, one has to put them into TeX-braces:
+行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。既定では、剰余関数は、続く一文字目だけを考慮します。二文字以上を使いたい時には、下記
+のように文字をTeX括弧で囲みます。
 \begin_inset Formula 
 \begin{align*}
-\underline{\textrm{Command}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Result}}\\
+\underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
 \mathrm{a\backslash pod\textrm{\spce}bcd} &  & a\pod bcd\\
-\mathrm{a\backslash pod\backslash\{bc\to d} &  & a\pod{bc}d
+\mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
 \end{align*}
 
 \end_inset
@@ -25734,9 +26028,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
@@ -26299,9 +26593,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
@@ -26627,9 +26921,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
@@ -27134,9 +27428,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
@@ -27337,7 +27631,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-小数字(minuscule number)は、
+小数字(minuscule number)は、
 \series bold
 
 \backslash
@@ -27409,9 +27703,9 @@ status collapsed
 \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
@@ -27555,7 +27849,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-しかしながら、角度記号「°」は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
+しかしながら、角度記号
+\begin_inset Formula $^{\circ}$
+\end_inset
+
+は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
 \begin_inset Foot
 status collapsed
 
@@ -27591,6 +27889,10 @@ else
 textdegree
 \backslash
 fi}
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -27735,7 +28037,7 @@ leqno
 \end_layout
 
 \begin_layout Standard
-これで選択した様式は、文書中のすべての別行て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
+これで選択した様式は、文書中のすべての別行て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
 \series bold
 中央揃え
 \series default
@@ -27812,9 +28114,6 @@ reference "sub:標準align環境"
 align環境
 \series default
 が作り出されることになります。
-\lang english
-The align environment is recommended because it provides in any case a typograph
-ically correct output.
 \end_layout
 
 \begin_layout Standard
@@ -28434,7 +28733,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
@@ -29033,7 +29352,7 @@ reference "eq:lefteqn"
 \end_layout
 
 \begin_layout Standard
-文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
+文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
 \begin_inset Foot
 status collapsed
 
@@ -29262,7 +29581,7 @@ ed
 \end_layout
 
 \begin_layout Standard
-この数式を作るには、別行て数式をまず作っておいて、そこに
+この数式を作るには、別行て数式をまず作っておいて、そこに
 \series bold
 
 \backslash
@@ -29285,7 +29604,7 @@ aligned
 \end_layout
 
 \begin_layout Standard
-aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
+aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
 に配置できる利点があります。以下に例として、
 \begin_inset CommandInset ref
 LatexCommand eqref
@@ -29414,6 +29733,8 @@ status collapsed
 
 \backslash
 intertext
+\series default
+
 \begin_inset Index idx
 status collapsed
 
@@ -29453,12 +29774,16 @@ intertext
 \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
+\intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
 \end{align}
 
 \end_inset
 
 
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -29518,7 +29843,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 ~
@@ -29526,19 +29871,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
@@ -29548,13 +29893,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
@@ -29595,32 +29940,17 @@ status collapsed
 
 \end_inset
 
-で付けることができます。このとき、カーソルは別行建て数式の中になくてはなりません。
-\lang english
-Alternatively you can right-click on the formula and choose 
-\family sans
-Equation Label
-\family default
-.
-\lang japanese
-すると、テキストフィールドの中に
+で付けることができます。このとき、カーソルは別行立て数式の中になくてはなりません。すると、テキストフィールドの中に
 \series bold
 eq:と
 \series default
-いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
+いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
 を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
 \family sans
 挿入\SpecialChar \menuseparator
 ラベル
 \family default
-メニューをもういちど使って下さい
-\lang english
-or you right-click on a formula and then on 
-\family sans
-Equation Label
-\family default
-\lang japanese
-。
+メニューをもういちど使って下さい。
 \end_layout
 
 \begin_layout Standard
@@ -30951,8 +31281,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-\color none
-(注意)
+【註】
 \series default
 ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
 \end_layout
@@ -31209,7 +31538,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"
@@ -31281,9 +31630,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
@@ -31784,7 +32133,6 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-\color none
 【註】
 \backslash
 ce
@@ -31799,7 +32147,7 @@ mu
 \backslash
 hyphen$Cl}
 \series default
-(
+(
 \begin_inset ERT
 status collapsed
 
@@ -31816,44 +32164,7 @@ hyphen$Cl}
 
 \end_inset
 
-)のようにTeXコードを使わなくてはなりません。
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-
-\lang english
-\begin_inset Note Greyedout
-status open
-
-\begin_layout Plain Layout
-
-\series bold
-\color none
-\lang english
-Note:
-\series default
- It is not possible in LyX to use the character ^ to get an up-arrow as
- described in the 
-\series bold
-mhchem
-\series default
- manual.
- One instead uses a negative thin space followed by the command 
-\series bold
-
-\backslash
-uparrow
-\series default
-: 
-\begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
-\end_inset
-
-
+)のようにTeXコードを使わなくてはなりません。
 \end_layout
 
 \end_inset
@@ -32059,13 +32370,6 @@ key "mhchem"
 の取扱説明書をご覧ください。
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 図解
 \end_layout
@@ -32412,7 +32716,7 @@ XY-pic説明書
 \end_layout
 
 \begin_layout Subsection
-ファインマン・ダイアグラム
+ファインマン
 \series medium
 
 \begin_inset Index idx
@@ -32428,46 +32732,39 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-ファインマン・ダイアグラムを使うには、LaTeXパッケージ
+ファインマンを使うには、LaTeXパッケージ
 \series bold
 feyn
 \series default
-を導入しておかなくてはなりません。すると、ファインマン・ダイアグラムは、数式中で
+を導入しておかなくてはなりません。すると、ファインマンは、数式中で
 \series bold
 
 \backslash
 Diagram
 \series default
-コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます
+コマンドを挿入すれば生成されます。通常の行列で行うのと同じようにして新規行や新規列を加えることができます(
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:行列"
 
 \end_inset
 
-節参照
+節参照)
 \end_layout
 
 \begin_layout Standard
-LyXでのファインマン・ダイアグラムの作り方は、メニュー
+LyXでのファインマンの作り方は、メニュー
 \family sans
 ヘルプ\SpecialChar \menuseparator
 用途別説明書
 \family default
 内の『
 \emph on
-ファインマン・ダイアグラム
+ファインマン
 \emph default
 』にあります。
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\end_layout
-
 \begin_layout Section
 ユーザー定義コマンド
 \begin_inset Index idx
@@ -32487,7 +32784,7 @@ status collapsed
 status open
 
 \begin_layout Plain Layout
-(注意)ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
+【註】ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
 \end_layout
 
 \end_inset
@@ -32589,7 +32886,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
 新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
 \series bold
@@ -32687,7 +32984,7 @@ underline
 \backslash
 us
 \series default
-というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
+というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
 \begin_inset VSpace medskip
 \end_inset
 
@@ -32833,9 +33130,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
@@ -33260,7 +33557,7 @@ newcommand
 
 
 \begin_inset Graphics
-       filename ../clipart/macrobox.png
+       filename clipart/macrobox.png
 
 \end_inset
 
@@ -33357,7 +33654,7 @@ qG:
 さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
 \family sans
 表示\SpecialChar \menuseparator
-数式マクロを展開(畳む)
+数式マクロを展開(畳む)
 \family default
 メニューを使うことで、マクロ毎に変えることができます。
 \end_layout
@@ -33470,7 +33767,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
@@ -33551,8 +33868,8 @@ 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">
@@ -33936,73 +34253,49 @@ status open
 \end_layout
 
 \begin_layout Section
-
-\lang english
-Computer Algebra Systems
+コンピュータ代数システム
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-LyX offers the exchange between mathematical expressions written in LyX's
- math editor and external applications or user defined scripts.
- Currently supported applications are 
+LyXでは、LyXの数式エディタで書かれた数式表現と、外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です。現在サポートされているプログラムは、
 \family sans
 Maple
 \family default
-, 
+・
 \family sans
 Mathematica
 \family default
-, 
+・
 \family sans
 Maxima
 \family default
- and 
+・
 \family sans
 Octave
 \family default
-.
- Note that the set of supported mathematical constructs is limited only
- to very simple cases.
+です。サポートされている数式表現は、非常に単純なものに限られていますので、ご注意ください。
 \end_layout
 
 \begin_layout Subsection
-
-\lang english
-Usage
+使用法
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-Write some expression in a formula, go to the 
+数式表現を書いた後、
 \family sans
-Edit\SpecialChar \menuseparator
-Math\SpecialChar \menuseparator
-Use Computer Algebra System
+編集\SpecialChar \menuseparator
+数式\SpecialChar \menuseparator
+コンピュータ代数システムを使用
 \family default
- menu and choose the application you have installed on the computer.
- After that the result of computation should show on the right side of the
- expression together with the 
-\begin_inset Quotes eld
-\end_inset
-
-=
-\begin_inset Quotes erd
-\end_inset
-
- operator.
+メニューで、コンピュータに導入済みのプログラムを選択します。その後、計算結果が、数式表現の右に「=」演算子とともに表示されます。
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-Here are few simple examples (with results from 
+下記は、どのような計算が可能かをいくつか例示したものです(出力は
 \family typewriter
 Maxima
 \family default
-) to show what kind of computations can be performed:
+です)。
 \end_layout
 
 \begin_layout Itemize
@@ -34045,67 +34338,84 @@ Maxima
 \end_layout
 
 \begin_layout Subsection
-
-\lang english
-Keyboard shortcut
+捷径
 \end_layout
 
 \begin_layout Standard
+現在のところ、代数プログラムを呼び出すための
+\begin_inset Flex Ruby
+status collapsed
 
-\lang english
-Currently there is no keyboard shortcut for calling the algebra applications.
- One can easily bind a shortcut to the 
+\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 function (see the 
+ LyX関数にバインドすることは容易です(取扱説明書『
 \family sans
 \emph on
-LyX Functions
+LyX関数篇
 \family default
 \emph default
- manual).
- One could e.
-\begin_inset space \thinspace{}
+』参照)。例えば、数式エディタ中で
+\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
 
-g.
-\begin_inset space ~
+
+\end_layout
+
 \end_inset
 
-bind the 
-\family sans
-Return
-\family default
- key inside the math editor.
- To bind it to 
+をバインドさせることもできます。それを
 \family typewriter
 Maxima
 \family default
- one would use this shortcut definition command:
+にバインドするには、下記の捷径定義コマンドを使用します。
 \end_layout
 
 \begin_layout Standard
 
 \series bold
-\lang english
 command-alternatives break-paragraph;math-extern maxima
 \end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
-\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
@@ -34144,9 +34454,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
@@ -34271,13 +34581,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
@@ -34450,9 +34780,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
@@ -34744,9 +35074,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
@@ -34761,7 +35091,7 @@ genfrac
 \begin_inset Text
 
 \begin_layout Plain Layout
-様式(大きさ)
+様式(大きさ)
 \end_layout
 
 \end_inset
@@ -34781,7 +35111,7 @@ genfrac
 \begin_inset Text
 
 \begin_layout Plain Layout
-別行て様式の数式
+別行て様式の数式
 \end_layout
 
 \end_inset
@@ -34821,7 +35151,7 @@ genfrac
 \begin_inset Text
 
 \begin_layout Plain Layout
-やや小(small)
+やや小(small)
 \end_layout
 
 \end_inset
@@ -34841,7 +35171,7 @@ genfrac
 \begin_inset Text
 
 \begin_layout Plain Layout
-最小(tiny)
+最小(tiny)
 \end_layout
 
 \end_inset
@@ -34951,6 +35281,10 @@ genfrac{}{}{#1}{}{#2}{#3}}
 
 \begin_layout Standard
 という行を入れます。
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -34967,12 +35301,12 @@ genfrac{}{}{#1}{}{#2}{#3}}
 \end_layout
 
 \begin_layout Subsection
-数式の取り消し
+数式の消去
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81\99ã\81\86ã\81\97ã\81\8d\95°å¼\8f ! ã\81¨ã\82\8aã\81\91ã\81\97\8f\96ã\82\8aæ¶\88ã\81\97
\81\99ã\81\86ã\81\97ã\81\8d\95°å¼\8f ! ã\81\97ã\82\87ã\81\86ã\81\8dã\82\87@æ¶\88å\8e»
 \end_layout
 
 \end_inset
@@ -34981,7 +35315,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式あるいはその一部を取り消すには、
+数式あるいはその一部を消去するには、
 \series bold
 cancel
 \series default
@@ -35025,16 +35359,16 @@ usepackage{cancel}
 \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
@@ -35264,41 +35598,28 @@ cancelto
 
 \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 load the package 
+の「下付き」数字の寸法を変更するには、
 \series bold
 cancel
 \series default
- with either the option 
+パッケージを
 \series bold
 samesize
 \series default
- which leads to the same size as for the canceled value or with the option
+オプションをつけて読み込んで、消去された数字と同じ大きさにするか、
 \series bold
 Smaller
 \series default
- which makes is it a bit smaller than the size one gets without using a
- package option.
- In this document 
+オプションをつけて、オプションを付けなかった時よりも少し小さな大きさにするかの2つの方法があります。この文書では、
 \series bold
 cancel
 \series default
- was loaded with this line:
+は
 \end_layout
 
 \begin_layout Standard
@@ -35310,9 +35631,7 @@ usepackage[samesize]{cancel}
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-To color the cancellation bar one adds this command as TeX code:
+という行で読み込まれています。取り消し線に色を付けるには、TeXコードで以下のコマンドを書き加えてください。
 \end_layout
 
 \begin_layout Standard
@@ -35328,12 +35647,11 @@ color{red}}
 \end_layout
 
 \begin_layout Standard
-
+ここで
 \series bold
-\lang english
 red
 \series default
- can be replaced by a color of your choice.
+は、お好みの色に変更することができます。
 \end_layout
 
 \begin_layout Standard
@@ -35385,15 +35703,11 @@ color{black}}
 \end_inset
 
 
-\lang english
-
 \begin_inset Note Note
 status open
 
 \begin_layout Plain Layout
-
-\lang english
-reset the color
+色をリセット
 \end_layout
 
 \end_inset
@@ -35402,22 +35716,18 @@ reset the color
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-For further customizations, see the documentation of the package
-\lang japanese
+他の微調整については、
 \series bold
 cancel
 \series default
-, 
+パッケージの取扱説明書
 \begin_inset CommandInset citation
 LatexCommand cite
 key "cancel"
 
 \end_inset
 
-.
+をご覧ください。
 \end_layout
 
 \begin_layout Subsection
@@ -35551,7 +35861,7 @@ boldmath
 \end_inset
 
 
-\begin_inset Argument
+\begin_inset Argument 1
 status collapsed
 
 \begin_layout Plain Layout
@@ -35808,7 +36118,7 @@ mmの垂直空白を入れて下さい。
 \end_layout
 
 \begin_layout Standard
-以下は、別行て数式を含む、多段組文の例です。
+以下は、別行て数式を含む、多段組文の例です。
 \end_layout
 
 \begin_layout Standard
@@ -35952,12 +36262,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
 
 行列を使用します
@@ -36249,7 +36555,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
 \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
@@ -36415,12 +36749,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
@@ -36491,7 +36829,7 @@ key "Duden"
 \end_layout
 
 \begin_layout Itemize
-物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
+物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
 \begin_inset Foot
 status collapsed
 
@@ -36570,11 +36908,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
@@ -36590,11 +36936,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
@@ -36610,7 +36963,7 @@ times
 \end_layout
 
 \begin_layout Itemize
-いくつかの文字を含む数名は、混乱を防ぐためにアップライト体にします。第
+いくつかの文字を含む数名は、混乱を防ぐためにアップライト体にします。第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sub:定義済み函数"
@@ -36688,36 +37041,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
@@ -36756,7 +37079,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>
@@ -37086,7 +37409,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>
@@ -37394,7 +37717,6 @@ Vert
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "TLC2"
@@ -37415,7 +37737,6 @@ The LaTeX Companion
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Mathmode"
@@ -37434,7 +37755,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 "AMS"
@@ -37466,7 +37786,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"
@@ -37485,7 +37804,6 @@ 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 "cancel"
@@ -37518,7 +37836,6 @@ target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "hyperref"
@@ -37551,7 +37868,6 @@ target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "mhchem"
@@ -37584,7 +37900,6 @@ 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"
@@ -37628,7 +37943,6 @@ mathclap
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Duden"
@@ -37645,7 +37959,6 @@ Duden Band 1
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Checklist"