]> git.lyx.org Git - features.git/blobdiff - lib/doc/ja/Math.lyx
Math.lyx: add shortcuts for font styles
[features.git] / lib / doc / ja / Math.lyx
index ebf94ce000238948ba8a86eb6cb63ded92a25696..120c18e3f074d06f8260d97ece78548b0cceea1c 100644 (file)
@@ -1,8 +1,10 @@
-#LyX 2.0.0beta2 created this file. For more info see http://www.lyx.org/
-\lyxformat 410
+#LyX 2.2 created this file. For more info see http://www.lyx.org/
+\lyxformat 508
 \begin_document
 \begin_header
-\textclass jarticle
+\save_transient_properties true
+\origin /systemlyxdir/doc/ja/
+\textclass scrartcl
 \begin_preamble
 % DO NOT ALTER THIS PREAMBLE!!!
 %
 % the documentation team
 % email: lyx-docs@lists.lyx.org
 
-\ifnum 42146=\euc"A4A2 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}\else
-\AtBeginDvi{\special{pdf:tounicode 90ms-RKSJ-UCS2}}\fi
-
-% if pdflatex is used
-\usepackage{ifpdf}
-\ifpdf
-
-% set fonts for nicer pdf view
-\IfFileExists{lmodern.sty}
- {\usepackage{lmodern}}{}
-
-\fi % end if pdflatex is used
-
-% Folgendes Problem losen:
-% Besteht die Kapitelnummer aus zu vielen Ziffern, wird  die
-% Kapiteluberschrift im Inhaltsverzeichnis direkt an oder uber
-% die Kapitelnummer geschrieben.
-% Als Losung wird mehr Platz zwischen Nummer und
-% Uberschrift eingefugt.
+% solves the following problem:
+% If the dection number consits of too many numerals the section heading
+% will be printed in the TOC without a space between it and the section number.
+% As solution more space between the number and the heading is inserted:
 \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
 \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
 
 
 % increase link area for cross-references and autoname them,
 %\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
-\newlength{\abc}
-\settowidth{\abc}{\space}
-\AtBeginDocument{%
-\addto\extrasenglish{
- \renewcommand{\equationautorefname}{\hspace{-\abc}}
- \renewcommand{\sectionautorefname}{sec.\negthinspace}
- \renewcommand{\subsectionautorefname}{sec.\negthinspace}
- \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
-}
+%\addto\extrasenglish{%
+% \renewcommand*{\equationautorefname}[1]{}
+% \renewcommand{\sectionautorefname}{sec.\negthinspace}
+% \renewcommand{\subsectionautorefname}[1]{sec.\negthinspace}
+% \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
+%}
 
 % don't load packages twice
 % see first footnote in sec. 9.3
  \cleardoublepage
  \pagenumbering{arabic}}
 
+% add 0.5 mm vertical space for table rows
+\@ifundefined{extrarowheight} {\usepackage{array}}{}
+\setlength{\extrarowheight}{0.5mm}
+
 % insert additional vertical space of 1.5 mm between footnotes,
 \let\myFoot\footnote
 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
 
-% provides caption formatting
+% makes caption labels bold
 %\setkomafont{captionlabel}{\bfseries}
 
-% used in sec. 23.6
-\usepackage[samesize]{cancel}
-
 % enables calculation of values
 \usepackage{calc}
 
-% for multiple columns used in sec. 23.7
+% for multiple columns used in sec. 24.7
 \usepackage{multicol}
 
 % 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}
 
@@ -93,8 +81,6 @@
 \DeclareMathOperator*{\Lozenge}{\blacklozenge}
 \DeclareMathOperator{\sgn}{sgn}
 
-\newcommand{\spce}{\textvisiblespace}
-
 % example definitions for sec. 20.1 
 \newcommand{\gr}{\Longrightarrow}
 \newcommand{\us}[1]{\underline{#1}}
 % example macro from sec. 19.4
 %\def\tagform@#1{\maketag@@@{|#1|}}
 
-% macro from sec. 10.2
-\def\clap#1{\hbox to 0pt{\hss #1\hss}}
-\def\mathclap {\mathpalette \mathclapinternal}
-\def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
-
 
 % ------------------------------------
 % used to check for needed LaTeX packages
 \usepackage{ifthen}
 
+% check for package undertilde
+% used for the command \utilde
+\newboolean{undertilde}
+\IfFileExists{undertilde.sty}
+ {\usepackage{undertilde}
+  \setboolean{undertilde}{true}}
+ {\setboolean{undertilde}{false}}
+
 % check for package eurosym
 % used for the Euro symbol
 \newboolean{eurosym}
   \setboolean{braket}{true}}
  {\setboolean{braket}{false}}
 
+% check for package cancel
+\newboolean{cancel}
+\IfFileExists{cancel.sty}
+ {\usepackage{cancel}
+  \setboolean{cancel}{true}}
+ {\setboolean{cancel}{false}}
+
 % needed in sec. 22.10
 % check for package upgreek
 \newboolean{upgreek}
 
 % make pdf bookmark sane with Japanese
 \AtBeginDvi{\special{pdf:tounicode EUC-UCS2}}
+
+\renewcommand{\seename}{→}
 \end_preamble
-\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
+\options bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,samesize
 \use_default_options true
 \maintain_unincluded_children false
+\begin_local_layout
+InsetLayout            Flex:Ruby
+LyxType                charstyle
+LatexType              command
+LatexName              ruby
+BgColor                none
+LabelString            "ルビ"
+Decoration             Conglomerate
+Argument post:1
+LabelString    "ルビ文"
+MenuString     "ルビ文(S)|S"
+Decoration     Conglomerate
+Font
+Size           tiny
+EndFont
+LabelFont
+Size           tiny
+EndFont
+Mandatory      1
+EndArgument
+Preamble
+\IfFileExists{okumacro.sty}
+{\usepackage{okumacro}}
+{\newcommand{\ruby}[2]{#2}}
+EndPreamble
+End
+\end_local_layout
 \language japanese
+\language_package default
 \inputencoding auto
 \fontencoding global
-\font_roman default
-\font_sans default
-\font_typewriter default
+\font_roman "default" "default"
+\font_sans "default" "default"
+\font_typewriter "default" "default"
+\font_math "auto" "auto"
 \font_default_family default
 \use_non_tex_fonts false
 \font_sc false
 \font_osf false
-\font_sf_scale 100
-\font_tt_scale 100
-
+\font_sf_scale 100 100
+\font_tt_scale 100 100
 \graphics default
-\default_output_format default
+\default_output_format pdf3
 \output_sync 0
 \bibtex_command default
 \index_command default
 \paperfontsize default
 \spacing single
 \use_hyperref true
-\pdf_title "LyX数式説明書"
-\pdf_author "LyXプロジェクトチーム・Uwe Stohr"
-\pdf_subject "LyXの数式機能に関する説明書"
+\pdf_title "LyX's Math Manual"
+\pdf_author "LyX Team, Uwe Stohr"
+\pdf_subject "LyX-documentation about math"
 \pdf_keywords "LyX, Mathed"
-\pdf_bookmarks true
+\pdf_bookmarks false
 \pdf_bookmarksnumbered true
 \pdf_bookmarksopen true
 \pdf_bookmarksopenlevel 1
 \pdf_colorlinks true
 \pdf_backref false
 \pdf_pdfusetitle false
-\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
+\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
 \papersize a4paper
 \use_geometry true
-\use_amsmath 2
-\use_esint 1
-\use_mhchem 1
-\use_mathdots 1
+\use_package amsmath 2
+\use_package amssymb 2
+\use_package cancel 0
+\use_package esint 1
+\use_package mathdots 1
+\use_package mathtools 2
+\use_package mhchem 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
 \cite_engine basic
+\cite_engine_type default
+\biblio_style plain
 \use_bibtopic false
 \use_indices false
 \paperorientation portrait
 \suppress_date false
+\justification true
 \use_refstyle 0
 \notefontcolor #0000ff
 \index 索引
 \papersides 2
 \paperpagestyle plain
 \tracking_changes false
-\output_changes false
+\output_changes true
 \html_math_output 0
+\html_css_as_file 0
 \html_be_strict false
 \end_header
 
 \begin_body
 
 \begin_layout Title
-LyXの数式詳細説明書
+\SpecialChar LyX
+の数式詳細説明書
 \end_layout
 
 \begin_layout Author
-LyXプロジェクトチーム
+\SpecialChar LyX
+プロジェクトチーム
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
 \noindent
-コメントや誤りの修正などがございましたら、LyX文書化メーリングリスト
+コメントや誤りの修正などがございましたら,\SpecialChar LyX
+文書化メーリングリスト
 \family typewriter
 
 \begin_inset CommandInset href
@@ -241,7 +280,7 @@ type "mailto:"
 
 
 \family default
-までお知らせください
+までお知らせください
 \end_layout
 
 \end_inset
@@ -266,7 +305,7 @@ status collapsed
 
 
 \family sans
-第2.0.x版
+第2.2.x版
 \end_layout
 
 \begin_layout Standard
@@ -280,26 +319,43 @@ LatexCommand tableofcontents
 
 \begin_layout Standard
 \begin_inset Note Note
-status collapsed
+status open
 
 \begin_layout Plain Layout
-この文書をPDFやPS、DVIに書き出すには、LaTeXパッケージの
+この文書をPDFやPS,DVIに書き出すには,\SpecialChar LaTeX
+パッケージの
+\series bold
+braket
+\series default
+・
+\series bold
+cancel
+\series default
+・
 \series bold
 eurosym
 \series default
 ・
 \series bold
+mathdots
+\series default
+・
+\series bold
 mhchem
 \series default
 ・
 \series bold
-wasが導入されている必要があります。
+undertilde
+\series default
+・
+\series bold
+was
 \series default
\81\93ã\82\8cã\82\89ã\81\8cå°\8eå\85¥ã\81\95ã\82\8cã\81¦ã\81\84ã\81ªã\81\8fã\81¦ã\82\82æ\96\87æ\9b¸ã\81¯ã\82¨ã\82¯ã\82¹ã\83\9dã\83¼ã\83\88ã\81§ã\81\8dã\81¾ã\81\99ã\81\8cã\80\81ã\83\91ã\83\83ã\82±ã\83¼ã\82¸ã\82\92å¿\85è¦\81ã\81¨ã\81\99ã\82\8bç¯\80ã\81¯å\87ºå\8a\9bã\81«ã\81¯ç\8f¾ã\82\8cã\81¾ã\81\9bã\82\93ã\80\82ã\81¾ã\81\9fã\80\81
\81\8cå°\8eå\85¥ã\81\95ã\82\8cã\81¦ã\81\84ã\82\8bå¿\85è¦\81ã\81\8cã\81\82ã\82\8aã\81¾ã\81\99ï¼\8eã\81\93ã\82\8cã\82\89ã\81\8cå°\8eå\85¥ã\81\95ã\82\8cã\81¦ã\81\84ã\81ªã\81\8fã\81¦ã\82\82æ\96\87æ\9b¸ã\81¯ã\82¨ã\82¯ã\82¹ã\83\9dã\83¼ã\83\88ã\81§ã\81\8dã\81¾ã\81\99ã\81\8cï¼\8cã\83\91ã\83\83ã\82±ã\83¼ã\82¸ã\82\92å¿\85è¦\81ã\81¨ã\81\99ã\82\8bç¯\80ã\81¯å\87ºå\8a\9bã\81«ã\81¯ç\8f¾ã\82\8cã\81¾ã\81\9bã\82\93ï¼\8eã\81¾ã\81\9fï¼\8c
 \series bold
 mhchem
 \series default
-が導入されていないと、本ファイルを書き出すことができません。
+が導入されていないと,本ファイルを書き出すことができません.
 \end_layout
 
 \begin_layout Plain Layout
@@ -309,13 +365,14 @@ mhchem
 
 
 \series bold
-http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
+http://wiki.lyx.org/\SpecialChar LyX
+/DocumentationDevelopment#Math
 \begin_inset Newline newline
 \end_inset
 
 
 \series default
-にあります
+にあります
 \end_layout
 
 \end_inset
@@ -335,36 +392,38 @@ http://wiki.lyx.org/LyX/DocumentationDevelopment#Math
 \end_layout
 
 \begin_layout Standard
-この文書は、LyXの数式機能の説明書であると同時に、なによりも数式記号および数式要素に使用されるLaTeXコマンドのコレクションでもあります。説明は、コマンドの
-使用を念頭に置いています。したがいまして、ユーザーの手引きの
+この文書は,\SpecialChar LyX
+の数式機能の説明書であると同時に,なによりも数式記号および数式要素に使用される\SpecialChar LaTeX
+コマンドのコレクションでもあります.説明は,コマンドの使用を念頭に置い
+ています.したがって,ユーザーの手引きの
 \family typewriter
 数式
 \family default
-の節をすでにお読みになっていることを前提としています
+の節をすでにお読みになっていることを前提としています
 \end_layout
 
 \begin_layout Standard
-この説明書で説明されている、ほとんどの数式記号と、数式要素の多くは、
+この説明書で説明されている,ほとんどの数式記号と,数式要素の多くは,
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 数式
 \family default
 メニューか
 \family sans
 数式ツールバー
 \family default
-からアクセスすることが可能です。しかし、たくさんの数式を書かなくてはならない人はみな、数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
-なるのです。したがって、この説明書はコマンドに焦点を当てますが、対応するツールバーボタンが利用可能なときには、それにも言及することにします。
+からアクセスすることが可能です.しかし,たくさんの数式を書かなくてはならない人はみな,数式ツールバーを使うよりもコマンドを使った方がずっと速いことに気付くことに
+なるのです.したがって,この説明書はコマンドに焦点を当てますが,対応するツールバーボタンが利用可能なときには,それにも言及することにします.
 \end_layout
 
 \begin_layout Standard
-とくに断らなければ、コマンドは数式内からのみ利用可能です。この文書で説明されているすべてのコマンドを利用できるようにするためには、文書設定(
+とくに断らなければ,コマンドは数式内からのみ利用可能です.この文書で説明されているすべてのコマンドを利用できるようにするためには,文書設定(
 \family sans
-文書\SpecialChar \menuseparator
-設定\SpecialChar \menuseparator
+文書\SpecialChar menuseparator
+設定\SpecialChar menuseparator
 数式オプション
 \family default
-メニュー
+メニュー)
 \family sans
 AMS mathパッケージを使う
 \family default
@@ -377,7 +436,8 @@ status collapsed
 \family sans
 AMS mathパッケージを自動的に使う
 \family default
-オプションは、LyXでサポートされている数式要素が見つかったときのみ、
+オプションは,\SpecialChar LyX
+でサポートされている数式要素が見つかったときのみ,
 \begin_inset ERT
 status collapsed
 
@@ -390,16 +450,16 @@ AmS
 
 \end_inset
 
--mathパッケージを使用します
+-mathパッケージを使用します
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
-説明を明瞭にするためにこの文書はすべての
+説明を明瞭にするためにこの文書はすべての
 \begin_inset ERT
 status collapsed
 
@@ -430,24 +490,25 @@ AmS
 
 \end_inset
 
--mathコマンドの一覧は
+-mathコマンドの一覧は
 \family sans
 
 \begin_inset CommandInset href
 LatexCommand href
 name "amsguide.ps"
-target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
+target "ftp://ftp.ams.org/pub/tex/doc/amstex/amsguide.pdf"
 
 \end_inset
 
 
 \family default
-ファイルに収録されています。このファイルは、すべてのLaTeX標準頒布版に含まれています。
+ファイルに収録されています.このファイルは,すべての\SpecialChar LaTeX
+標準頒布版に含まれています.
 \end_layout
 
 \end_inset
 
-を列挙はしません
+を列挙はしません
 \end_layout
 
 \begin_layout Section
@@ -460,65 +521,84 @@ target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
 status collapsed
 
 \begin_layout Plain Layout
-すうしき ! ぎょうない @ 数式 ! 行内
+すうしき @ 数式 ! ぎょうない @ 行内
 \end_layout
 
 \end_inset
 
-を作成するには、短絡キー
+を作成するには,
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
 \begin_inset Info
 type  "shortcuts"
 arg   "math-mode"
 \end_inset
 
-のうちのいずれか、あるいはツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math-mode.png
-       scale 85
-
+のうちのいずれか,あるいはツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-mode"
 \end_inset
 
-を使用してください
+を使用してください
 \begin_inset Newline newline
 \end_inset
 
-大きく別の段落として表示される別行て数式
+大きく別の段落として表示される別行て数式
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-すうしき ! べつぎょうだてようしき @ 数式 ! 別行建て様式
+すうしき @ 数式 ! べつぎょうだてようしき @ 別行立て様式
 \end_layout
 
 \end_inset
 
-を作成するには
+を作成するには
 \begin_inset Info
 type  "shortcuts"
 arg   "math-display"
 \end_inset
 
-のうちいずれかの短絡キーを使用して下さい。
+のうちいずれかの捷径を使用して下さい.
 \end_layout
 
 \begin_layout Standard
-別行建て様式の数式を行内数式に変更するには、カーソルを数式内に合わせて
+別行立て様式の数式を行内数式に変更するには,カーソルを数式内に合わせて
 \begin_inset Info
 type  "shortcuts"
 arg   "math-mode"
 \end_inset
 
-のいずれかの短絡キーか、
+のいずれかの捷径か,
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 数式の表記を変更
 \family default
-メニューを使用して下さい。同じ方法が、行内数式を別行建て数式に変更するのにも使用できます。
+メニューを使用して下さい.同じ方法が,行内数式を別行立て数式に変更するのにも使用できます.
 \end_layout
 
 \begin_layout Standard
-行内数式の一部を別行建て数式の大きさで表示するには、
+行内数式の一部を別行立て数式の大きさで表示するには,
 \series bold
 
 \backslash
@@ -538,11 +618,11 @@ displaystyle
 
 
 \series default
-を数式に入力して下さい。すると、青いボックスが新規に現れて、希望する数式の箇所を挿入することができます。
+を数式に入力して下さい.すると,青いボックスが新規に現れて,希望する数式の箇所を挿入することができます.
 \end_layout
 
 \begin_layout Standard
-表の中では、行内数式のみの使用が許されています。
+表の中では,行内数式のみの使用が許されています.
 \end_layout
 
 \begin_layout Standard
@@ -550,70 +630,65 @@ displaystyle
 \family sans
 数式ツールバー
 \family default
-は
+は
 \family sans
-表示\SpecialChar \menuseparator
+表示\SpecialChar menuseparator
 ツールバー
 \family default
-メニューで表示することができます。そのメニューで「数式」をクリックすると、ツールバーが下部に永続的に表示されます。この状態は、
+メニューで表示することができます.そのメニューで「数式」をクリックすると,ツールバーが下部に永続的に表示されます.この状態は,
 \family sans
 ツールバー
 \family default
-メニューの中ではチェック印で表されます。この状態から、
+メニューの中ではチェック印で表されます.この状態から,
 \family sans
 ツールバー
 \family default
-メニューの「数式」をもう一度クリックすると、数式ツールバーは、カーソルが数式内部にあるときのみ表示されるようになります。この状態は、メニュー項目が「数式」から「
-数式(自動)」に変わることで表されます。
+メニューの「数式」をもう一度クリックすると,数式ツールバーは,カーソルが数式内部にあるときのみ表示されるようになります.この状態は,メニュー項目が「数式」から「
+数式(自動)」に変わることで表されます.
 \end_layout
 
 \begin_layout Standard
-TeXモード
+\SpecialChar TeX
+モード
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-T@TeXモード
+T exもーど@\SpecialChar TeX
+モード
 \end_layout
 
 \end_inset
 
-は、ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/ert-insert.png
-       scale 85
-
+は,ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "ert-insert"
 \end_inset
 
-を押すか
+を押すか
 \family sans
-挿入\SpecialChar \menuseparator
-Te
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-Xコード
+挿入\SpecialChar menuseparator
+TeXコード
 \family default
-(短絡キー
+(捷径:
 \begin_inset Info
 type  "shortcut"
 arg   "ert-insert"
 \end_inset
 
-)メニューを使うことで、起動できます。
+)メニューを使うことで,起動できます.
 \begin_inset Note Note
 status collapsed
 
 \begin_layout Plain Layout
-LyXには、出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」、TeX・LaTeX・LyXがあります。これらの名称が、固有名詞として認識される
-のを防ぐために、ここではTeX括弧が挿入されています。
+\SpecialChar LyX
+には,出力においては上付き文字と下付き文字とで表示される三つの「固有名詞」,\SpecialChar TeX
+・\SpecialChar LaTeX
+・\SpecialChar LyX
+があります.これらの名称が,固有名詞として認識されるのを防ぐために,ここでは\SpecialChar TeX
+括弧
+が挿入されています.
 \end_layout
 
 \end_inset
@@ -622,49 +697,40 @@ LyXには、出力においては上付き文字と下付き文字とで表示
 \end_layout
 
 \begin_layout Standard
-LaTeXプリアンブル
+\SpecialChar LaTeX
+プリアンブル
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-L@LaTeXプリアンブル
+L atexぷりあんぶる@\SpecialChar LaTeX
+プリアンブル
 \end_layout
 
 \end_inset
 
-を変更するには
+を変更するには
 \family sans
-文書\SpecialChar \menuseparator
-設定\SpecialChar \menuseparator
-LaT
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{}
-\end_layout
-
-\end_inset
-
-eXプリアンブル
+文書\SpecialChar menuseparator
+設定\SpecialChar menuseparator
+LaTeXプリアンブル
 \family default
-メニューを使用してください
+メニューを使用してください
 \end_layout
 
 \begin_layout Standard
-行列や場合分け、多行数式を続けて編集するには、
+行列や場合分け,多行数式を続けて編集するには,
 \family sans
-編集\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
 数式
 \family default
 メニューと
 \family sans
-編集\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
 行と列
 \family default
-メニューを使うか、表ツールバーを使用することができます。メニューから行や列を交換するように指定されたときには、カーソルのある列や行は、それぞれ右側の列や下の行と
-交換されます。カーソルが最後の列や行にあるときには、左の列や上の行と交換されることになります。
+メニューを使うか,表ツールバーを使用することができます.メニューから行や列を交換するように指定されたときには,カーソルのある列や行は,それぞれ右側の列や下の行と
+交換されます.カーソルが最後の列や行にあるときには,左の列や上の行と交換されることになります.
 \end_layout
 
 \begin_layout Standard
@@ -673,25 +739,25 @@ eXプリアンブル
 status collapsed
 
 \begin_layout Plain Layout
-多行数式では
+多行数式では
 \series bold
 
 \backslash
 intertext
 \series default
-コマンドが使用されます
+コマンドが使用されます
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:多行数式中のテキスト"
+reference "subsec:多行数式中のテキスト"
 
 \end_inset
 
-を参照のこと
+を参照のこと
 \end_layout
 
 \end_inset
 
-には
+には
 \emph on
 数式テキスト
 \emph default
@@ -700,7 +766,7 @@ reference "sub:多行数式中のテキスト"
 status collapsed
 
 \begin_layout Plain Layout
-てきすと ! すうしきないの @ テキスト ! 数式内
+てきすと @ テキスト ! すうしきちゅうの @ 数式中
 \end_layout
 
 \end_inset
@@ -715,13 +781,13 @@ status collapsed
 
 \end_inset
 
-が使用されます。このモードには、短絡キー
+が使用されます.このモードには,捷径
 \begin_inset Info
 type  "shortcut"
 arg   "math-mode"
 \end_inset
 
-を使うか
+を使うか
 \series bold
 
 \backslash
@@ -739,8 +805,9 @@ text
 
 \end_inset
 
-コマンドを挿入することで入ることができます。テキストは、LyX中では黒字で表示されるので、青字で表示される他の数式部分とは区別することができます。出力においては
-、数式テキストは、他の数式部分とは違って、アップライト体に組まれます。
+コマンドを挿入することで入ることができます.テキストは,\SpecialChar LyX
+中では黒字で表示されるので,青字で表示される他の数式部分とは区別することができます.出力においては,数式
+テキストは,他の数式部分とは違って,アップライト体に組まれます.
 \end_layout
 
 \begin_layout Subsection*
@@ -748,7 +815,8 @@ text
 \end_layout
 
 \begin_layout Standard
-数式要素に使われるほとんどのLaTeXコマンドは、以下のような構成になっています。
+数式要素に使われるほとんどの\SpecialChar LaTeX
+コマンドは,以下のような構成になっています.
 \end_layout
 
 \begin_layout Standard
@@ -760,108 +828,122 @@ text
 \end_layout
 
 \begin_layout Standard
-コマンドはつねにバックスラッシュ「
+コマンドはつねにバックスラッシュ「
 \series bold
 
 \backslash
 
 \series default
-」で始まります。非必須の引数を省略するときには、随伴する括弧も省略しなくてはなりません。必須引数の前後の括弧は、この文書中では、TeX括弧
+」で始まります.非必須の引数を省略するときには,随伴する括弧も省略しなくてはなりません.必須引数の前後の括弧は,この文書中では,\SpecialChar TeX
+括弧
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-T@TeX括弧
+T exかっこ@\SpecialChar TeX
+括弧
 \end_layout
 
 \end_inset
 
-と呼ぶことにします。数式中でコマンド名に左括弧を付けると、LyXは自動的にTeX括弧を生成します。数式中ではそれ以外に、
+と呼ぶことにします.数式中でコマンド名に左括弧を付けると,\SpecialChar LyX
+は自動的に\SpecialChar TeX
+括弧を生成します.数式中ではそれ以外に,
 \series bold
 
 \backslash
 {
 \series default
-コマンドを使えば、つねにTeX括弧を生成することができます。LyX中で、青字で表示される通常の括弧とは違って、TeX括弧は赤字で表示されます。TeXモード中では
-、TeX括弧を得るのに、とくにコマンドは必要としません。また、TeX括弧は出力中では表示されません。
+コマンドを使えば,つねに\SpecialChar TeX
+括弧を生成することができます.\SpecialChar LyX
+中で,青字で表示される通常の括弧とは違って,\SpecialChar TeX
+括弧は赤字で表示されます.\SpecialChar TeX
+モード中では,\SpecialChar TeX
+括弧を得るのに,とくに
+コマンドは必要としません.また,\SpecialChar TeX
+括弧は出力中では表示されません.
 \end_layout
 
 \begin_layout Standard
-記号のコマンドのように引数のないコマンドをTeXモードに入力するときには、コマンドの終わりを表すために、コマンドの後に空白が
+記号のコマンドのように引数のないコマンドを\SpecialChar TeX
+モードに入力するときには,コマンドの終わりを表すために,コマンドの後に空白が
 \emph on
 かならず
 \emph default
-入力されなくてはなりません。この空白は出力中には現れません。空白を出力中に表示したいときには、空白の後に、通常テキストモードの保護された空白が来なくてはなりませ
-ん
+入力されなくてはなりません.この空白は出力中には現れません.空白を出力中に表示したいときには,空白の後に,通常テキストモードの保護された空白が来なくてはなりませ
+ん
 \end_layout
 
 \begin_layout Standard
-保護された空白は
+保護された空白は
 \begin_inset Info
-type  "shortcut"
-arg   "space-insert protected"
+type  "shortcuts"
+arg   "command-alternatives space-insert protected ; math-space"
 \end_inset
 
-で入力できます。
-\end_layout
+\begin_inset Flex Ruby
+status collapsed
 
-\begin_layout Subsection*
-\begin_inset Newpage newpage
-\end_inset
+\begin_layout Plain Layout
+鍵
+\begin_inset Argument post:1
+status collapsed
 
-文法の説明
+\begin_layout Plain Layout
+キー
 \end_layout
 
-\begin_layout Itemize
-記号
-\begin_inset Foot
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
-この可視化された空白文字は、
-\series bold
 
-\backslash
-textvisiblespace
-\series default
+\end_layout
 
-\begin_inset Index idx
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
-こまんど@コマンド ! T ! 
-\backslash
-textvisiblespace
+で入力できます.
 \end_layout
 
+\begin_layout Subsection*
+\begin_inset Newpage newpage
 \end_inset
 
-コマンドをTeXモード中に挿入することで作ることができます。
+文法の説明
 \end_layout
 
+\begin_layout Itemize
+記号 
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+ は,空白文字を入力することを表します.
+\end_layout
 
-\begin_inset ERT
+\begin_layout Itemize
+\begin_inset Formula $\to$
+\end_inset
+
+のような矢印は,キーボードから対応する矢印
+\begin_inset Flex Ruby
 status collapsed
 
 \begin_layout Plain Layout
+鍵
+\begin_inset Argument post:1
+status collapsed
 
-
-\backslash
-spce 
+\begin_layout Plain Layout
+キー
 \end_layout
 
 \end_inset
 
-は、空白文字を入力することを表します。
+
 \end_layout
 
-\begin_layout Itemize
-\begin_inset Formula $\to$
 \end_inset
 
\81®ã\82\88ã\81\86ã\81ªç\9f¢å\8d°ã\81¯ã\80\81ã\82­ã\83¼ã\83\9cã\83¼ã\83\89ã\81\8bã\82\89対å¿\9cã\81\99ã\82\8bç\9f¢å\8d°ã\82­ã\83¼ã\82\92æ\8a¼ã\81\99ã\81\93ã\81¨ã\82\92表ã\81\97ã\81¾ã\81\99ã\80\82
\82\92æ\8a¼ã\81\99ã\81\93ã\81¨ã\82\92表ã\81\97ã\81¾ã\81\99ï¼\8e
 \end_layout
 
 \begin_layout Subsection*
@@ -878,7 +960,7 @@ status open
 
 \begin_layout Plain Layout
 \align center
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
@@ -899,11 +981,11 @@ 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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -912,7 +994,7 @@ name "tab:使用できる単位"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -923,7 +1005,7 @@ name "tab:使用できる単位"
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -932,7 +1014,7 @@ mm
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -943,7 +1025,7 @@ mm
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -952,7 +1034,7 @@ cm
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -963,7 +1045,7 @@ cm
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -972,7 +1054,7 @@ in
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -983,7 +1065,7 @@ in
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -992,7 +1074,7 @@ pt
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1011,7 +1093,7 @@ in)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1020,7 +1102,7 @@ pc
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1039,7 +1121,7 @@ pt)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1048,7 +1130,7 @@ sp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1067,7 +1149,7 @@ pt)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1076,7 +1158,7 @@ bp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1095,7 +1177,7 @@ in)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1104,7 +1186,7 @@ dd
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1127,7 +1209,7 @@ mm)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1136,7 +1218,7 @@ cc
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1155,7 +1237,7 @@ dd)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1164,7 +1246,7 @@ ex
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1175,7 +1257,7 @@ ex
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1184,7 +1266,7 @@ em
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1195,7 +1277,7 @@ em
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1204,11 +1286,11 @@ mu
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-数式単位1
+数式単位(1
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -1220,7 +1302,7 @@ mu =
 \begin_inset space \thinspace{}
 \end_inset
 
-em
+em)
 \end_layout
 
 \end_inset
@@ -1246,7 +1328,7 @@ em)
 \end_layout
 
 \begin_layout Section
-基礎的な
+基礎的な
 \end_layout
 
 \begin_layout Subsection
@@ -1275,13 +1357,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-うえつきもじ@上付き文字|see
+うえつきもじ@上付き文字
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -1307,13 +1389,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-したつきもじ@下付き文字|see
+したつきもじ@下付き文字
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -1338,32 +1420,30 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-添字は、アンダースコア「_」を打鍵するか、数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math-subscript.png
-       scale 85
-
+添字は,アンダースコア「_」を打鍵するか,数式ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-subscript"
 \end_inset
 
-を使って入力することができ、指数は、キャレット「^」を打鍵するか、数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math-superscript.png
-       scale 85
-
+を使って入力することができ,指数は,キャレット「^」を打鍵するか,数式ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-superscript"
 \end_inset
 
-を使って入力することができます
+を使って入力することができます
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1372,34 +1452,18 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-結果
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで使われている
-\series bold
-
-\backslash
-raisebox
-\series default
-は単なるスペーサーです。
-\end_layout
-
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1408,7 +1472,7 @@ B_V
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1421,8 +1485,8 @@ B_V
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1431,11 +1495,11 @@ B^V
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}B^{V}$
+\begin_inset Formula $B^{V}$
 \end_inset
 
 
@@ -1444,22 +1508,13 @@ B^V
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 B^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}B^{A}$
+\begin_inset Formula $B^{A}$
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-キャレットは、言語によってはアクセント記号として使用されているので、そのような場合には、母音字の後でキャレットを押すと、指数にならずにアクセントをつけることにな
+キャレットは,言語によってはアクセント記号として使用されているので,そのような場合には,母音字の後でキャレットを押すと,指数にならずにアクセントをつけることにな
 ってしまいます
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-使用しているキーボード設定によっては、同様のことが母音以外の文字でも起こることがあります。
+使用しているキーボード設定によっては,同様のことが母音以外の文字でも起こることがあります.
 \end_layout
 
 \end_inset
 
-。この場合に指数を作るには、上記の最後の例のように、キャレットの後に
+.この場合に指数を作るには,上記の最後の例のように,キャレットの後に
 \family sans
 Space
 \family default
-を押してください
+を押してください
 \end_layout
 
 \begin_layout Subsection
 分数
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:分数"
+name "subsec:分数"
 
 \end_inset
 
@@ -1528,7 +1583,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-分数はコマンド
+分数はコマンド
 \series bold
 
 \backslash
@@ -1547,20 +1602,18 @@ frac
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/frac.png
-       scale 50
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac"
 \end_inset
 
-で作ることができます。フォント寸法は、分数が行内数式にあるか別行建て数式にあるかに応じて、自動的に調整されます。数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/frac-square.png
-       scale 85
-
+で作ることができます.フォント寸法は,分数が行内数式にあるか別行立て数式にあるかに応じて,自動的に調整されます.数式ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac-square"
 \end_inset
 
-を使えば、分数の種類を選ぶことができます。
+を使えば,分数の種類を選ぶことができます.
 \end_layout
 
 \begin_layout Standard
@@ -1569,6 +1622,8 @@ frac
 
 \backslash
 dfrac
+\series default
+
 \begin_inset Index idx
 status collapsed
 
@@ -1580,9 +1635,13 @@ dfrac
 
 \end_inset
 
-を使えば、つねに別行建て数式の大きさを持つ分数を作成することができます。また、コマンド
+を使えば,つねに別行立て数式の大きさを持つ分数を作成することができます.また,コマンド
+\series bold
+
 \backslash
 tfrac
+\series default
+
 \begin_inset Index idx
 status collapsed
 
@@ -1594,11 +1653,11 @@ tfrac
 
 \end_inset
 
-では、つねに行内数式の大きさで分数が表示されます。以下はこれらの例です。
+では,つねに行内数式の大きさで分数が表示されます.以下はこれらの例です.
 \end_layout
 
 \begin_layout Standard
-これはコマンド
+これはコマンド
 \series bold
 
 \backslash
@@ -1608,11 +1667,11 @@ frac
 \begin_inset Formula $\frac{1}{2}$
 \end_inset
 
-を含む行です
+を含む行です
 \end_layout
 
 \begin_layout Standard
-これはコマンド
+これはコマンド
 \series bold
 
 \backslash
@@ -1622,18 +1681,18 @@ dfrac
 \begin_inset Formula $\dfrac{1}{2}$
 \end_inset
 
-を含む行です
+を含む行です
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -1642,50 +1701,25 @@ dfrac
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\frac{A}{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 dfrac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
+\begin_inset Formula $\dfrac{A}{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 dfrac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 1
@@ -1813,11 +1807,11 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
+\begin_inset Formula $\dfrac{e^{\frac{1}{2}}}{3}$
 \end_inset
 
 
@@ -1841,7 +1835,7 @@ spce
 \begin_inset Newpage newpage
 \end_inset
 
-入れ子の分数を作るにはコマンド
+入れ子の分数を作るにはコマンド
 \series bold
 
 \backslash
@@ -1859,7 +1853,7 @@ cfrac
 
 \end_inset
 
-が使えます。以下がその例です。
+が使えます.以下がその例です.
 \begin_inset VSpace -3mm
 \end_inset
 
@@ -1867,7 +1861,8 @@ cfrac
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \begin{align*}
+\begin_inset Formula 
+\begin{align*}
 \textrm{\textbf{\textbackslash frac}を使用して作成} &  & \textrm{\textbf{\textbackslash cfrac}を使用して作成}\\
 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}
 \end{align*}
@@ -1878,7 +1873,7 @@ cfrac
 \end_layout
 
 \begin_layout Standard
-上記の例で使用したコマンドは
+上記の例で使用したコマンドは
 \end_layout
 
 \begin_layout Standard
@@ -1945,7 +1940,7 @@ D
 \end_layout
 
 \begin_layout Standard
-です
+です
 \end_layout
 
 \begin_layout Standard
 \backslash
 cfrac
 \series default
-は、他の分数中に入れ子になっている場合も含め、分数をつねに別行建て数式の大きさに設定します。
+は,他の分数中に入れ子になっている場合も含め,分数をつねに別行立て数式の大きさに設定します.
 \end_layout
 
 \begin_layout Standard
-分子の揃え方は、指定することができます。
+分子の揃え方は,指定することができます.
 \series bold
 
 \backslash
 cfracleft
 \series default
-コマンドは左揃えにし
+コマンドは左揃えにし
 \series bold
 
 \backslash
 cfracright
 \series default
-は右揃えにします
+は右揃えにします
 \series bold
 
 \backslash
 cfrac
 \series default
-は中央揃えです。以下の各分数は、それぞれの揃え位置を示しています。
-\begin_inset Newline newline
-\end_inset
-
-
+は中央揃えです.以下の各分数は,それぞれの揃え位置を示しています.
 \series bold
 
-\begin_inset Formula $\cfrac[l]{A}{B+C}$
-\end_inset
-
-, 
-\begin_inset Formula $\cfrac{A}{B+C}$
-\end_inset
+\begin_inset Formula 
+\[
+\cfrac[l]{A}{B+C}\,,\,\cfrac{A}{B+C}\,,\,\cfrac[r]{A}{B+C}
+\]
 
-, 
-\begin_inset Formula $\cfrac[r]{A}{B+C}$
 \end_inset
 
 
@@ -2012,7 +1999,7 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \backslash
 cfracleft
 \series default
@@ -2022,13 +2009,15 @@ cfracleft
 \backslash
 cfracright
 \series default
-は、生粋のLaTeXコマンドではなく、実体は、コマンド
+は,生粋の\SpecialChar LaTeX
+コマンドではなく,実体は,コマンド
 \series bold
 
 \backslash
 cfrac[揃え位置]{分子}{分母}
 \series default
-です。したがって、これらをTeXモードで使うことはできません。
+です.したがって,これらを\SpecialChar TeX
+モードで使うことはできません.
 \end_layout
 
 \end_inset
@@ -2040,7 +2029,7 @@ cfrac[揃え位置]{分子}{分母}
 \begin_inset VSpace medskip
 \end_inset
 
-ときに以下のように
+ときに以下のように
 \series bold
 
 \backslash
@@ -2052,8 +2041,9 @@ cfrac
 \backslash
 frac
 \series default
-を組み合わせて使うと便利です。
-\begin_inset Formula \[
+を組み合わせて使うと便利です.
+\begin_inset Formula 
+\[
 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}
 \]
 
@@ -2063,7 +2053,7 @@ frac
 \end_layout
 
 \begin_layout Standard
-斜めの分数線を持つ行内分数を作るにはコマンド
+斜めの分数線を持つ行内分数を作るにはコマンド
 \series bold
 
 \backslash
@@ -2081,11 +2071,11 @@ nicefrac
 
 \end_inset
 
-例:
+(例:
 \begin_inset Formula $\nicefrac{5}{31}$
 \end_inset
 
-)を使うか、コマンド
+)を使うか,コマンド
 \series bold
 
 \backslash
@@ -2103,11 +2093,11 @@ unitfrac
 
 \end_inset
 
-例:
+(例:
 \begin_inset Formula $\unitfrac{5}{31}$
 \end_inset
 
-)を使います。さらに、
+)を使います.さらに,
 \begin_inset Formula $\unitfrac[2]{1}{3}$
 \end_inset
 
@@ -2117,7 +2107,7 @@ unitfrac
 \backslash
 unitfracthree
 \series default
-もあります
+もあります
 \end_layout
 
 \begin_layout Standard
@@ -2127,15 +2117,16 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \series default
-実は
+実は
 \series bold
 
 \backslash
 unitfracthree
 \series default
-は生粋のLaTeXコマンドではなく、実体は
+は生粋の\SpecialChar LaTeX
+コマンドではなく,実体は
 \begin_inset Newline newline
 \end_inset
 
@@ -2145,7 +2136,8 @@ unitfracthree
 \backslash
 unitfrac[自然数]{分子}{分母}
 \series default
-というコマンドなので、TeXコードでは使用できません。
+というコマンドなので,\SpecialChar TeX
+コードでは使用できません.
 \end_layout
 
 \end_inset
@@ -2154,14 +2146,25 @@ unitfrac[自然数]{分子}{分母}
 \end_layout
 
 \begin_layout Standard
-分数線を変更できるような独自の分数の定義のしかたは、第
+分数線を変更できるような独自の分数の定義のしかたは,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:自己定義の分数"
+
+\end_inset
+
+節に説明があります.
+\end_layout
+
+\begin_layout Standard
+多行分数の説明は,第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:自己定義の分数"
+reference "subsec:多行にわたる分数"
 
 \end_inset
 
-節に説明があります。
+節にあります.
 \end_layout
 
 \begin_layout Subsection
@@ -2180,13 +2183,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-るーと@ルート|see
+るーと@ルート
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -2211,7 +2214,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-平方根は
+平方根は
 \series bold
 
 \backslash
@@ -2230,13 +2233,12 @@ sqrt
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/sqrt.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\sqrt"
 \end_inset
 
-で作成することができ、他のすべての根号は、コマンド
+で作成することができ,他のすべての根号は,コマンド
 \series bold
 
 \backslash
@@ -2255,24 +2257,23 @@ root
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/root.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\root"
 \end_inset
 
-で作成することができます
+で作成することができます
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -2281,50 +2282,25 @@ root
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 sqrt
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A-B
@@ -2332,11 +2308,11 @@ A-B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
+\begin_inset Formula $\sqrt{A-B}$
 \end_inset
 
 
@@ -2345,24 +2321,15 @@ A-B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 root
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 3
@@ -2374,11 +2341,11 @@ A-B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
+\begin_inset Formula $\sqrt[3]{A-B}$
 \end_inset
 
 
@@ -2395,28 +2362,28 @@ A-B
 \end_layout
 
 \begin_layout Standard
-平方根は、根号指数フィールドを空白のままにしておけば、
+平方根は,根号指数フィールドを空白のままにしておけば,
 \series bold
 
 \backslash
 root
 \series default
-でも作成することができます
+でも作成することができます
 \end_layout
 
 \begin_layout Standard
 \begin_inset Formula $\sqrt[\beta]{B}$
 \end_inset
 
-の例のように、指数のとる値によっては、根号への距離が近すぎることがあります。
+の例のように,指数のとる値によっては,根号への距離が近すぎることがあります.
 \begin_inset Newline newline
 \end_inset
 
-この場合には
+この場合には
 \begin_inset Formula $\beta$
 \end_inset
 
-が根号に触れてしまいます。これを避けるためには、以下のようなコマンド書式で、コマンド
+が根号に触れてしまいます.これを避けるためには,以下のようなコマンド書式で,コマンド
 \series bold
 
 \backslash
@@ -2452,7 +2419,7 @@ uproot
 
 \end_inset
 
-を使います
+を使います
 \end_layout
 
 \begin_layout Standard
@@ -2470,11 +2437,11 @@ uproot{距離}
 \end_layout
 
 \begin_layout Standard
-ここで「距離」は、指数を左あるいは上に動かす、Big Point(単位bp;
-\begin_inset Formula $\mathrm{72\, bp=1}$
+ここで「距離」は,指数を左あるいは上に動かす,Big Point(単位bp;
+\begin_inset Formula $\mathrm{72\,bp=1}$
 \end_inset
 
-インチ)での数値です。これらのコマンドは、指数に書き込みます。このようにして、コマンド
+インチ)での数値です.これらのコマンドは,指数に書き込みます.このようにして,コマンド
 \begin_inset Newline newline
 \end_inset
 
@@ -2497,16 +2464,7 @@ uproot{2
 
 \backslash
 beta
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 
 
 \series default
-は正しく組版された数式
+は正しく組版された数式
 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
 \end_inset
 
-を生成します
+を生成します
 \end_layout
 
 \begin_layout Subsection
@@ -2541,7 +2499,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-二項係数はコマンド
+二項係数はコマンド
 \series bold
 
 \backslash
@@ -2560,25 +2518,24 @@ binom
 \end_inset
 
 か数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/frac-square.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\frac-square"
 \end_inset
 
-の下位メニューを使って挿入することができます。分数(
+の小メニューを使って挿入することができます.分数(
 \series bold
 
 \backslash
 frac
 \series default
-)と同様に、
+)と同様に,
 \series bold
 
 \backslash
 binom
 \series default
-の他にコマンド
+の他にコマンド
 \series bold
 
 \backslash
@@ -2594,7 +2551,11 @@ dbinom
 
 \end_inset
 
+
+\series default
 および
+\series bold
+
 \backslash
 tbinom
 \series default
@@ -2610,7 +2571,7 @@ tbinom
 
 \end_inset
 
-があります。二項係数のまわりの括弧に、他の括弧を使うには、コマンド
+があります.二項係数のまわりの括弧に,他の括弧を使うには,コマンド
 \series bold
 
 \backslash
@@ -2646,18 +2607,18 @@ brack
 
 \end_inset
 
-があります
+があります
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -2666,50 +2627,25 @@ brack
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 binom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\binom{A}{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 dbinom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\dbinom{A}{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 tbinom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\tbinom{A}{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 brack
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
+\begin_inset Formula ${A \brack B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 brace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
+\begin_inset Formula ${A \brace B}$
 \end_inset
 
 
@@ -2927,11 +2827,11 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -2940,7 +2840,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -2951,23 +2851,14 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 cases
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -2995,7 +2886,7 @@ cases
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3009,24 +2900,15 @@ A & B>0\end{cases}$
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 cases
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -3040,7 +2922,7 @@ arg   "newline-insert newline"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3071,26 +2953,44 @@ B & \textrm{for }x=0
 cases
 \series default
 を挿入するか数式ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/cases.png
-       scale 85
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\cases"
+\end_inset
+
+を使用した後では,
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
 
 \end_inset
 
-を使用した後では、短絡キー
+
+\end_layout
+
+\end_inset
+
+
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
 か表ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature append-row"
 \end_inset
 
-を使えば、新しい行を作ることができます。
+を使えば,新しい行を作ることができます.
 \end_layout
 
 \begin_layout Standard
@@ -3100,13 +3000,13 @@ arg   "newline-insert newline"
 \backslash
 cases
 \series default
-は
+は
 \family sans
-挿入\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 Cases環境
 \family default
-メニューで挿入することもできます
+メニューで挿入することもできます
 \end_layout
 
 \begin_layout Subsection
@@ -3142,18 +3042,18 @@ not
 
 \end_inset
 
-を挿入することで、すべての文字を取り消し形で表示できます。文字はスラッシュを上書きされた形になります。
+を挿入することで,すべての文字を取り消し形で表示できます.文字はスラッシュを上書きされた形になります.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3162,7 +3062,7 @@ not
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3173,7 +3073,7 @@ not
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3184,7 +3084,7 @@ not=
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3198,7 +3098,7 @@ not=
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3211,7 +3111,7 @@ le
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3225,7 +3125,7 @@ le
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3238,7 +3138,7 @@ parallel
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3259,10 +3159,10 @@ parallel
 \end_layout
 
 \begin_layout Standard
-最後の例が示すように、すべての否定形がきれいに出力されるわけではありません。このことから、否定形に専用のコマンドを持つものもあります(
+最後の例が示すように,すべての否定形がきれいに出力されるわけではありません.このことから,否定形に専用のコマンドを持つものもあります(
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:数学記号"
+reference "subsec:数学記号"
 
 \end_inset
 
@@ -3273,14 +3173,14 @@ reference "sec:関係子"
 
 \end_inset
 
-節を参照)。
+節を参照).
 \end_layout
 
 \begin_layout Subsection
-空打ち文字
+埋め草
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:空打ち文字"
+name "subsec:埋め草"
 
 \end_inset
 
@@ -3289,7 +3189,7 @@ name "sub:空打ち文字"
 status collapsed
 
 \begin_layout Plain Layout
\81\8bã\82\89ã\81\86ã\81¡ã\82\82ã\81\98@空æ\89\93ã\81¡æ\96\87å­\97
\81\86ã\82\81ã\81\8fã\81\95\9f\8bã\82\81è\8d\89
 \end_layout
 
 \end_inset
@@ -3309,13 +3209,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-どういたい@同位体|see
+どういたい@同位体
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -3341,13 +3241,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-あいそとーぷ@アイソトープ|see
+あいそとーぷ@アイソトープ
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -3377,26 +3277,26 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-同位体と化学記号の組版に関しては
+同位体と化学記号の組版に関しては
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:化学記号と化学式"
+reference "subsec:化学記号と化学式"
 
 \end_inset
 
-節に記述があります
+節に記述があります
 \end_layout
 
 \end_inset
 
-を表示しようとすると、次のような問題が起こります。
+を表示しようとすると,次のような問題が起こります.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -3413,7 +3313,7 @@ reference "sub:化学記号と化学式"
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
+\begin_inset Formula $_{9}^{19}\mathrm{F}$
 \end_inset
 
 
@@ -3422,7 +3322,7 @@ reference "sub:化学記号と化学式"
 \end_inset
 </cell>
 </row>
-<row>
+<row topspace="1.5mm">
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
@@ -3450,26 +3350,10 @@ reference "sub:化学記号と化学式"
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
-短い方の指数は、既定で、長い方の指数の一文字目の下ないし上に配置されてしまいます。これを避けるには、一文字ないし複数の空の文字を生成するコマンド
+短い方の指数は,既定で,長い方の指数の一文字目の下ないし上に配置されてしまいます.これを避けるには,一文字ないし複数の空の文字を生成するコマンド
 \series bold
 
 \backslash
@@ -3493,48 +3377,47 @@ status collapsed
 
 \begin_layout Plain Layout
 ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/math/space.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\space"
 \end_inset
 
-の下位メニューに入っています。
+の小メニューに入っています.
 \end_layout
 
 \end_inset
 
 
-\begin_inset Graphics
-       filename ../../images/math/phantom.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math/phantom"
 \end_inset
 
-があります
+があります
 \series bold
 
 \backslash
 phantom
 \series default
-を挿入すると、二つの赤い矢印が重なった青枠が表示されます。矢印は、箱の中身の幅と高さの両方が、空打ち文字として適用されることを示しています。したがって、
+を挿入すると,二つの赤い矢印が重なった青枠が表示されます.矢印は,箱の中身の幅と高さの両方が,埋め草(指定した文字と同じ大きさの余白を確保するために使われる空打
+ち文字)として適用されることを示しています.したがって,
 \series bold
 
 \backslash
 phantom
 \series default
-の作る文字は、箱の中身の文字の大きさを持つ空打ち文字となります。
+の作る文字は,箱の中身の文字の大きさを持つ埋め草となります.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -3543,63 +3426,29 @@ phantom
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 ^19
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _
 \backslash
 phantom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 1
@@ -3607,16 +3456,7 @@ spce
 \end_inset
 
 9
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 F
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
+\begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 ^235
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _
 \backslash
 phantom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 23
@@ -3675,16 +3497,7 @@ spce
 \end_inset
 
 9
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 F
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
+\begin_inset Formula $_{\phantom{23}9}^{235}\mathrm{F}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 Lambda^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 phantom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ii
@@ -3745,16 +3540,7 @@ ii
 \end_inset
 
 t
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _MMt
@@ -3762,11 +3548,11 @@ _MMt
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\Lambda_{MMt}^{\phantom{ii}t}$
 \end_inset
 
 
@@ -3783,7 +3569,7 @@ _MMt
 \end_layout
 
 \begin_layout Standard
-さらに
+さらに
 \series bold
 
 \backslash
@@ -3801,18 +3587,17 @@ vphantom
 
 \end_inset
 
-ツールバーボタン
+(ツールバーボタン
 \begin_inset space ~
 \end_inset
 
 
-\begin_inset Graphics
-       filename ../../images/math/vphantom.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math/vphantom"
 \end_inset
 
-および
+)および
 \series bold
 
 \backslash
@@ -3830,50 +3615,40 @@ hphantom
 
 \end_inset
 
-ツールバーボタン
+(ツールバーボタン
 \begin_inset space ~
 \end_inset
 
 
-\begin_inset Graphics
-       filename ../../images/math/hphantom.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math/hphantom"
 \end_inset
 
-)というコマンドもあります。
+)というコマンドもあります.
 \series bold
 
 \backslash
 vphantom
 \series default
-は、枠内部の文字の最大高のみの空白を作り、幅は考慮しません。
+は,枠内部の文字の最大高のみの空白を作り,幅は考慮しません.
 \series bold
 
 \backslash
 hphantom
 \series default
-は、枠の内容の幅のみの空白を作ります。このことから、これらの枠は一本の赤矢印のみで表示されます。
+は,枠の内容の幅のみの空白を作ります.このことから,これらの枠は一本の赤矢印のみで表示されます.
 \end_layout
 
 \begin_layout Standard
-たとえば
+たとえば
 \series bold
 
 \backslash
 vphantom
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -3882,7 +3657,7 @@ a
 \backslash
 int
 \series default
-は積分記号
+は積分記号
 \begin_inset Foot
 status collapsed
 
@@ -3893,45 +3668,40 @@ status collapsed
 \backslash
 int
 \series default
-コマンドは、積分記号を生成します。
+コマンドは,積分記号を生成します.
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:大演算子"
+reference "subsec:大演算子"
 
 \end_inset
 
-節を参照してください
+節を参照してください
 \end_layout
 
 \end_inset
 
-が最大高の文字なので、積分記号の高さを持つ空白を作ります。実際の適用例については、
+が最大高の文字なので,積分記号の高さを持つ空白を作ります.実際の適用例については,
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:多行にわたる括弧"
+reference "subsec:多行にわたる括弧"
 
 \end_inset
 
-節を参照してください
+節を参照してください
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-Placeholders can also be used for text when it is inserted via the menu
+埋め草は,メニュー
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Phantom
+挿入\SpecialChar menuseparator
+整形\SpecialChar menuseparator
+埋め草
 \family default
-:
+を使えば,以下のように本文中でも使用することができます.
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-This is a sentence.
+これは本文です.
 \begin_inset Newline newline
 \end_inset
 
@@ -3940,14 +3710,12 @@ This is a sentence.
 status open
 
 \begin_layout Plain Layout
-
-\lang english
-This
+これは
 \end_layout
 
 \end_inset
 
- is a sentence.
+本文です.
 \end_layout
 
 \begin_layout Subsection
@@ -3976,13 +3744,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-ぼうせん@棒線|see
+ぼうせん@棒線
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -4010,11 +3778,11 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4023,50 +3791,25 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 overline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
@@ -4086,11 +3829,11 @@ overline
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
+\begin_inset Formula $\overline{A+B}$
 \end_inset
 
 
@@ -4099,24 +3842,15 @@ overline
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 underline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
@@ -4136,11 +3870,11 @@ underline
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\underline{A+B}$
 \end_inset
 
 
@@ -4149,39 +3883,21 @@ underline
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 overline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 underline
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A+B
@@ -4189,11 +3905,11 @@ A+B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\overline{\underline{A+B}}$
 \end_inset
 
 
@@ -4210,7 +3926,7 @@ A+B
 \end_layout
 
 \begin_layout Standard
-上記最後の例では先に
+上記最後の例では先に
 \series bold
 
 \backslash
@@ -4222,28 +3938,28 @@ overline
 \backslash
 underline
 \series default
-が来ようが、関係ありません。
+が来ようが,関係ありません.
 \end_layout
 
 \begin_layout Standard
-二重下線を引くには
+二重下線を引くには
 \series bold
 
 \backslash
 underline
 \series default
-を二回使います
+を二回使います
 \end_layout
 
 \begin_layout Standard
-文字の上下6本の線まで引くことができます
+文字の上下6本の線まで引くことができます
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-自製の線は、以下の書式を持つ
+自己定義の線は,以下の書式を持つ
 \series bold
 
 \backslash
@@ -4254,14 +3970,14 @@ rule
 status collapsed
 
 \begin_layout Plain Layout
\81\93ã\81¾ã\82\93ã\81©@ã\81\93ã\81¾ã\82\93ã\81© ! R ! 
\81\93ã\81¾ã\82\93ã\81©@ã\82³ã\83\9eã\83³ã\83\89 ! R ! 
 \backslash
 rule
 \end_layout
 
 \end_inset
 
-コマンドで作成することができます
+コマンドで作成することができます
 \end_layout
 
 \begin_layout Standard
@@ -4277,14 +3993,14 @@ rule[垂直オフセット幅]{長さ}{厚み}
 \series bold
 「垂直オフセット幅
 \series default
-」は、行を上方に(値が負であれば下方に)移動させます。値としては、
+」は,行を上方に(値が負であれば下方に)移動させます.値としては,
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "tab:使用できる単位"
 
 \end_inset
 
-表に掲げてある単位を用いることができます。以下に、
+表に掲げてある単位を用いることができます.以下に,
 \begin_inset Newline newline
 \end_inset
 
@@ -4302,42 +4018,33 @@ rule{2cm}{1pt}
 \begin_inset Newline newline
 \end_inset
 
-というコマンドを用いて作成したふたつの例を例示します。
+
+\series default
+というコマンドを用いて作成したふたつの例を例示します.
 \end_layout
 
 \begin_layout Standard
-この行には
+この行には
 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
 \end_inset
 
-二本の線があります
+二本の線があります
 \end_layout
 
 \begin_layout Standard
 
-\series bold
-\lang english
-
 \backslash
-rule
-\series default
- can also be used for text when a line is inserted via the menu 
+ruleは,メニュー
 \family sans
-Insert\SpecialChar \menuseparator
-Formatting\SpecialChar \menuseparator
-Horizontal
-\begin_inset space ~
-\end_inset
-
-Line
+挿入\SpecialChar menuseparator
+整形\SpecialChar menuseparator
+水平線
 \family default
-:
+を使っても,本文に挿入することができます.
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-This is a sentence 
+これは一行の
 \begin_inset CommandInset line
 LatexCommand rule
 offset "0.5ex"
@@ -4346,14 +4053,14 @@ height "1pt"
 
 \end_inset
 
- with one line.
+文章です.
 \end_layout
 
 \begin_layout Subsection
 省略符号
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:省略符号"
+name "subsec:省略符号"
 
 \end_inset
 
@@ -4371,24 +4078,23 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-省略符号にはいくつかの種類が使用できます
+省略符号にはいくつかの種類が使用できます
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
 数式ツールバー中の
-\begin_inset Graphics
-       filename ../../images/math/ldots.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\ldots"
 \end_inset
 
-ボタンで表示されている下位メニューです。
+ボタンで表示されている小メニューです.
 \end_layout
 
 \end_inset
 
-。列挙のためには、ベースラインの点々(
+.列挙のためには,ベースラインの点々(
 \series bold
 
 \backslash
@@ -4406,7 +4112,7 @@ ldots
 
 \end_inset
 
-)を使用しますが、演算子の場合は、演算子と同じ高さの点々(
+)を使用しますが,演算子の場合は,演算子と同じ高さの点々(
 \series bold
 
 \backslash
@@ -4424,7 +4130,7 @@ cdots
 
 \end_inset
 
-)が必要です。
+)が必要です.
 \series bold
 
 \backslash
@@ -4442,18 +4148,19 @@ dots
 
 \end_inset
 
-コマンドを使うと、LaTeXは次に来る文字がどのような種類の文字であるかによって、自動的にどの種類を使うかを選択します。
+コマンドを使うと,\SpecialChar LaTeX
+は次に来る文字がどのような種類の文字であるかによって,自動的にどの種類を使うかを選択します.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4462,7 +4169,7 @@ dots
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4473,36 +4180,18 @@ dots
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,
 \backslash
 dots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,A_n
@@ -4510,7 +4199,7 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4524,36 +4213,18 @@ spce
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +
 \backslash
 dots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +A_n
@@ -4561,7 +4232,7 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4575,36 +4246,18 @@ spce
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,
 \backslash
 ldots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ,A_n
@@ -4612,7 +4265,7 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4626,36 +4279,18 @@ spce
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A_1
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +
 \backslash
 cdots
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +A_n
@@ -4663,7 +4298,7 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4677,7 +4312,7 @@ spce
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4688,7 +4323,7 @@ vdots
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4702,7 +4337,7 @@ vdots
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4713,7 +4348,7 @@ ddots
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4727,7 +4362,7 @@ ddots
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4738,7 +4373,7 @@ iddots
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4752,16 +4387,20 @@ iddots
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-いろいろな点々を使った3×3行列
+いろいろな点々を使った
+\begin_inset Formula $3\times3$
+\end_inset
+
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -4788,7 +4427,7 @@ A_{n1} & \cdots & A_{nm}
 \begin_layout Standard
 
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 省略符号
 \family default
 メニューで挿入される省略符号は
@@ -4797,7 +4436,7 @@ A_{n1} & \cdots & A_{nm}
 \backslash
 ldots
 \series default
-です
+です
 \end_layout
 
 \begin_layout Standard
@@ -4805,42 +4444,35 @@ ldots
 \end_inset
 
 
-\lang english
-To use 
 \series bold
 
 \backslash
 iddots
 \series default
-, one of the options 
+を使うには,文書設定の
 \family sans
-Use mathdots package (automatically)
+数式オプション
 \family default
- must be set in the document settings under 
+にある
 \family sans
-Math
-\begin_inset space ~
-\end_inset
-
-Options
+mathdotsパッケージを(自動的に)使う
 \family default
-.
+オプションのうちいずれかを有効にしなくてはなりません.
 \begin_inset Newline newline
 \end_inset
 
-Using the option 
+
 \family sans
-Use mathdots package
+mathdotsパッケージを使う
 \family default
- will improve the appearance of all dots in the documents if their font
- style or size is not the default.
+オプションを使用すると,文書中のフォント様式や寸法が既定値でないときのあらゆるドットの表示が改善されます.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace medskip
 \end_inset
 
-とくに行列には、複数列にわたることのできる省略符号があります。これは、以下の書式を持つ
+とくに行列には,複数列にわたることのできる省略符号があります.これは,以下の書式を持つ
 \series bold
 
 \backslash
@@ -4858,7 +4490,7 @@ hdotsfor
 
 \end_inset
 
-コマンドで作ることができます
+コマンドで作ることができます
 \end_layout
 
 \begin_layout Standard
@@ -4870,24 +4502,25 @@ hdotsfor[距離]{列数}
 \end_layout
 
 \begin_layout Standard
-ここで「列数」は、何列に広げるかを指定します。「距離」は、点々のあいだの距離を示す因子です。
+ここで「列数」は,何列に広げるかを指定します.「距離」は,点々のあいだの距離を示す因子です.
 \end_layout
 
 \begin_layout Standard
-以下の行列では2行目の1つ目の枠に
+以下の行列では2行目の1つ目の枠に
 \series bold
 
 \backslash
 hdotsfor[2]{4}
 \series default
-を挿入して
+を挿入して
 \series bold
 
 \backslash
 dots
 \series default
-コマンドの2倍の点間距離を持つ省略符号を挿入しています。
-\begin_inset Formula \[
+コマンドの2倍の点間距離を持つ省略符号を挿入しています.
+\begin_inset Formula 
+\[
 \left(\begin{array}{cccc}
 A & B & C & D\\
 \hdotsfor[2]{4}\\
@@ -4897,14 +4530,15 @@ q & w & e & r
 
 \end_inset
 
-省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい。さもないとLaTeXエラーが発生します。
+省略符号を広げる対象となる行列フィールドは空白にしておく必要があることに注意して下さい.さもないと\SpecialChar LaTeX
+エラーが発生します.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-さらに
+さらに
 \series bold
 
 \backslash
@@ -4922,43 +4556,34 @@ dotfill
 
 \end_inset
 
-コマンドを使えば、行の残りを点々で埋めることもできます。このコマンドの働きは、
+コマンドを使えば,行の残りを点々で埋めることもできます.このコマンドの働きは,
 \series bold
 
 \backslash
 hfill
 \series default
-と同様のものです
+と同様のものです
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:可変長の空白"
+reference "subsec:可変長の空白"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい
 \end_layout
 
 \begin_layout Standard
-たとえば
+たとえば
 \series bold
 A
 \backslash
 dotfill
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 \series default
-コマンドは
+コマンドは
 \end_layout
 
 \begin_layout Standard
 \end_layout
 
 \begin_layout Standard
-のようになります
+のようになります.点々を使う
 \series bold
-点々を使う
+
 \backslash
 dotfill
 \series default
-の直線版として
+の直線版として
 \series bold
 
 \backslash
@@ -5004,7 +4629,8 @@ hrulefill
 \end_layout
 
 \begin_layout Standard
-があります。これらのコマンドを本文で使用するには、これらのコマンドはTeXモードで挿入される必要があります。
+があります.これらのコマンドを本文で使用するには,これらのコマンドは\SpecialChar TeX
+モードで挿入される必要があります.
 \end_layout
 
 \begin_layout Section
@@ -5029,22 +4655,19 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-行列は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/dialog-show_mathmatrix.png
-       scale 85
-
+行列は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathmatrix"
 \end_inset
 
 か
 \family sans
-挿入\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 行列
 \family default
-メニューで挿入することができます。すると、行列の列数及び行数、さらに配置方法を尋ねられます。ここで垂直配置は、行内数式内の行列でのみ意味を持ちます。
-\lang english
-and the decoration
+メニューで挿入することができます.すると,行列の行数・列数・配置方法・装飾を尋ねられます.ここで垂直配置は,行内数式内の行列でのみ意味を持ちます.
 \end_layout
 
 \begin_layout Standard
@@ -5056,7 +4679,7 @@ C & F & I & L
 \end{array}$
 \end_inset
 
-で二番目は「中央」配置
+で二番目は「中央」配置
 \begin_inset Formula $\begin{array}{cccc}
 A & D & G & J\\
 B & E & H & K\\
@@ -5064,7 +4687,7 @@ C & F & I & L
 \end{array}$
 \end_inset
 
-三番目は「下」配置
+三番目は「下」配置
 \begin_inset Formula $\begin{array}[b]{cccc}
 A & D & G & J\\
 B & E & H & K\\
@@ -5072,39 +4695,39 @@ C & F & I & L
 \end{array}$
 \end_inset
 
-です
+です
 \end_layout
 
 \begin_layout Standard
-水平配置は、各列がどのように配置されるべきかを指定します。これは、各列に対応した文字を一つずつ入力することによって設定します。
+水平配置は,各列がどのように配置されるべきかを指定します.これは,各列に対応した文字を一つずつ入力することによって設定します.
 \emph on
 l
 \emph default
-は左寄せ
+は左寄せ
 \emph on
 c
 \emph default
-は中央揃え
+は中央揃え
 \emph on
 r
 \emph default
-は右寄せを意味します。たとえば、第1列が左寄せで第2列と第3列が中央揃え、第4列が右揃えの4
-\series bold
-\series default
-4行列を作成するには、水平配置のところに
+は右寄せを意味します.たとえば,第1列が左寄せで第2列と第3列が中央揃え,第4列が右揃えの
+\begin_inset Formula $4\times4$
+\end_inset
+
+行列を作成するには,水平配置のところに
 \series bold
 lccr
 \series default
-と入力します。通常、行列では各列は中央揃えですから、各列の既定値は
+と入力します.通常,行列では各列は中央揃えですから,各列の既定値は
 \series bold
 c
 \series default
-です
+です
 \end_layout
 
 \begin_layout Standard
-水平行列の例です
+水平行列の例です
 \end_layout
 
 \begin_layout Standard
@@ -5148,32 +4771,30 @@ C & F & 10000
 \end_layout
 
 \begin_layout Standard
-つづいて行や列を追加したり削除したりするには、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-row.png
-       scale 85
-
+つづいて行や列を追加したり削除したりするには,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature append-row"
 \end_inset
 
 や
-\begin_inset Graphics
-       filename ../../images/tabular-feature_delete-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature delete-row"
 \end_inset
 
 などや
 \family sans
-編集\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
 行と列
 \family default
-メニューを使用することができます。また、行は
+メニューを使用することができます.また,行は
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
-で作成することもできます
+で作成することもできます
 \end_layout
 
 \begin_layout Standard
@@ -5181,15 +4802,14 @@ arg   "newline-insert newline"
 \end_inset
 
 
-\lang english
-The 
+\end_layout
+
+\begin_layout Standard
+
 \family sans
-Decoration
+装飾
 \family default
- adds parentheses in the selected style around the matrix.
- Alternatively, parentheses can can either be created with the
-\lang japanese
- 行列を囲む括弧は、
+は,行列の前後に選択した様式の括弧を加えます.他にも括弧は,
 \series bold
 
 \backslash
@@ -5225,22 +4845,42 @@ right
 
 \end_inset
 
-コマンドで作成することができます(短絡キー
+コマンドで作成することもできます(
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+:
 \family sans
 Alt+M
 \begin_inset space ~
 \end_inset
 
-Parenthesis
+括弧
 \family default
-)。
+).
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:自動の括弧丈"
+reference "subsec:自動の括弧丈"
 
 \end_inset
 
-節を参照してください。あるいは、以下のコマンドを使うこともできます。
+節を参照してください.あるいは,以下のコマンドを使うこともできます.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -5254,11 +4894,11 @@ 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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5267,73 +4907,44 @@ reference "sub:自動の括弧丈"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 bmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
+\begin_inset Formula $\begin{bmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0
-\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
+\end{array}\end{bmatrix}$
 \end_inset
 
 
@@ -5342,47 +4953,34 @@ matrix
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 Bmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
+\begin_inset Formula $\begin{Bmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0
-\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
+\end{array}\end{Bmatrix}$
 \end_inset
 
 
@@ -5392,46 +4990,33 @@ matrix
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 pmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
+\begin_inset Formula $\begin{pmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0
-\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
+\end{array}\end{pmatrix}$
 \end_inset
 
 
@@ -5451,11 +5036,11 @@ matrix
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5464,7 +5049,7 @@ matrix
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5474,47 +5059,34 @@ matrix
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 vmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
+\begin_inset Formula $\begin{vmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0
-\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
+\end{array}\end{vmatrix}$
 \end_inset
 
 
@@ -5523,47 +5095,34 @@ matrix
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 Vmatrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
+\begin_inset Formula $\begin{Vmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0
-\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
+\end{array}\end{Vmatrix}$
 \end_inset
 
 
@@ -5573,46 +5132,33 @@ matrix
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 matrix
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-2
-\series bold
-\series default
-2
-\begin_inset space \thinspace{}
+
+\begin_inset Formula $2\times2$
 \end_inset
 
-matrix
+行列
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
+\begin_inset Formula $\begin{matrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0
-\end{array}\end{matrix}\raisebox{-5.3mm}{}$
+\end{array}\end{matrix}$
 \end_inset
 
 
@@ -5642,17 +5188,17 @@ matrix
 \backslash
 vmatrix
 \series default
-などを挿入すると、青枠が二つの垂直線のあいだに現れるので、そこに行列を挿入することができます。
+などを挿入すると,青枠が二つの垂直線のあいだに現れるので,そこに行列を挿入することができます.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-じつは多行数式はすべて行列なので、行列の各列の間隔を変更するには、
+じつは多行数式はすべて行列なので,行列の各列の間隔を変更するには,
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:列間"
+reference "subsec:列間"
 
 \end_inset
 
@@ -5674,11 +5220,11 @@ arraycolsep
 
 \end_inset
 
-をここでも使用することができます
+をここでも使用することができます
 \end_layout
 
 \begin_layout Standard
-行間隔を変更するには
+行間隔を変更するには
 \series bold
 
 \backslash
@@ -5696,7 +5242,7 @@ arraystretch
 
 \end_inset
 
-コマンドを使用します。以下のようにして使用します。
+コマンドを使用します.以下のようにして使用します.
 \end_layout
 
 \begin_layout Standard
@@ -5728,24 +5274,24 @@ renewcommand
 \backslash
 renewcommand
 \series default
-コマンドは伸長因子を定義済みの
+コマンドは伸長因子を定義済みの
 \series bold
 
 \backslash
 arraystretch
 \series default
-コマンドに割り当てます。たとえば行間隔を2倍にするには、因子として2を指定して下さい。すると、以降の行列すべてにこれが使用されるようになります。元の間隔に戻すに
-は
+コマンドに割り当てます.たとえば行間隔を2倍にするには,因子として2を指定して下さい.すると,以降の行列すべてにこれが使用されるようになります.元の間隔に戻すに
+は
 \series bold
 
 \backslash
 arraystretch
 \series default
-に因子1を割り当てて下さい
+に因子1を割り当てて下さい
 \end_layout
 
 \begin_layout Standard
-本文行中に行列を入れるには
+本文行中に行列を入れるには
 \series bold
 
 \backslash
@@ -5763,17 +5309,17 @@ smallmatrix
 
 \end_inset
 
-コマンドを使います。これを挿入すると、二つの点線に囲まれた青枠が現れます。この枠のなかに行列を入れることができます。
+コマンドを使います.これを挿入すると,二つの点線に囲まれた青枠が現れます.この枠のなかに行列を入れることができます.
 \end_layout
 
 \begin_layout Standard
-これは本文行中の行列
+これは本文行中の行列
 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
 C & D
 \end{smallmatrix}\right)$
 \end_inset
 
-です
+です
 \end_layout
 
 \begin_layout Section
@@ -5807,6 +5353,10 @@ status collapsed
 
 \begin_layout Plain Layout
 かっこ@括弧 ! すいちょく@垂直
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -5821,11 +5371,11 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5834,7 +5384,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5845,7 +5395,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5854,7 +5404,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5868,7 +5418,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5877,7 +5427,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5891,7 +5441,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5900,7 +5450,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5914,7 +5464,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5925,7 +5475,7 @@ langle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5939,7 +5489,7 @@ langle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5950,7 +5500,7 @@ lceil
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5964,7 +5514,7 @@ lceil
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5975,7 +5525,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5989,7 +5539,7 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -5998,7 +5548,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6012,19 +5562,16 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $|$
-\end_inset
-
-
+|
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6048,11 +5595,11 @@ lfloor
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6061,7 +5608,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6072,7 +5619,7 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6081,7 +5628,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6095,7 +5642,7 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6104,7 +5651,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6118,7 +5665,7 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6127,7 +5674,7 @@ lfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6141,7 +5688,7 @@ lfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6152,7 +5699,7 @@ rangle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6166,7 +5713,7 @@ rangle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6177,7 +5724,7 @@ rceil
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6191,7 +5738,7 @@ rceil
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6202,7 +5749,7 @@ rfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6216,7 +5763,7 @@ rfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6229,7 +5776,7 @@ rfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6243,22 +5790,18 @@ rfloor
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-
-\begin_inset Formula $|$
-\end_inset
-
-
+|
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6289,13 +5832,14 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
-TeXモードでは、
+\SpecialChar TeX
+モードでは,
 \backslash
 
 \backslash
-コマンドはその場所に改行を入れてしまうのでバックスラッシュを入力するには
+コマンドはその場所に改行を入れてしまうのでバックスラッシュを入力するには
 \series bold
 
 \backslash
@@ -6313,7 +5857,7 @@ textbackslash
 
 \end_inset
 
-を使わなくてはなりません
+を使わなくてはなりません
 \end_layout
 
 \end_inset
@@ -6322,7 +5866,7 @@ textbackslash
 \end_layout
 
 \begin_layout Standard
-上に列挙した文字すべてについて、以下の二小節で説明されているコマンドを使って、大きさを調整することができます。これらのコマンドを使用するにあたっては、
+上に列挙した文字すべてについて,以下の二小節で説明されているコマンドを使って,大きさを調整することができます.これらのコマンドを使用するにあたっては,
 \series bold
 
 \backslash
@@ -6342,14 +5886,14 @@ rangle
 \begin_inset Formula $>$
 \end_inset
 
-の文字を直接使用することができます
+の文字を直接使用することができます
 \end_layout
 
 \begin_layout Subsubsection
 手動の括弧丈
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:手動の括弧丈"
+name "subsec:手動の括弧丈"
 
 \end_inset
 
@@ -6367,7 +5911,8 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-括弧の丈は、LaTeXコマンドの
+括弧の丈は,\SpecialChar LaTeX
+コマンドの
 \series bold
 
 \backslash
@@ -6385,13 +5930,13 @@ big
 
 \end_inset
 
-、
+,
 \series bold
 
 \backslash
 Big
 \series default
-、
+,
 \series bold
 
 \backslash
@@ -6403,30 +5948,30 @@ bigg
 \backslash
 Bigg
 \series default
-を使って、手動で指定することができます。
+を使って,手動で指定することができます.
 \series bold
 
 \backslash
 big
 \series default
-が最小の大きさであり
+が最小の大きさであり
 \series bold
 
 \backslash
 Bigg
 \series default
-が最大の括弧丈になります
+が最大の括弧丈になります
 \end_layout
 
 \begin_layout Standard
-これらのコマンドは、括弧の階層を強調するのに使われます。
+これらのコマンドは,括弧の階層を強調するのに使われます.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -6443,7 +5988,7 @@ Bigg
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
+\begin_inset Formula $((A+B)(A-B))^{C}$
 \end_inset
 
 
@@ -6452,7 +5997,7 @@ Bigg
 \end_inset
 </cell>
 </row>
-<row>
+<row topspace="2mm">
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
@@ -6480,51 +6025,26 @@ Bigg
 \end_inset
 
 
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
-二つ目の数式では
+二つ目の数式では
 \series bold
 
 \backslash
 Big((A+B)(A-B)
 \backslash
 Big)^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C
 \series default
-というコマンドが使われています
+というコマンドが使われています
 \end_layout
 
 \begin_layout Standard
-以下は、すべての括弧丈の羅列です。
+以下は,すべての括弧丈の羅列です.
 \end_layout
 
 \begin_layout Standard
@@ -6548,16 +6068,7 @@ big{
 ln(3x)
 \backslash
 big}^2
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -6565,29 +6076,11 @@ spce
 sin(x)
 \backslash
 Big]^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -6616,7 +6109,7 @@ Bigg)^0,5
 \backslash
 big
 \series default
-型コマンドの他に括弧と中身のあいだにもう少し空白を加える
+型コマンドの他に括弧と中身のあいだにもう少し空白を加える
 \series bold
 
 \backslash
@@ -6634,7 +6127,7 @@ bigm
 
 \end_inset
 
-という派生型と空白を追加しない
+という派生型と空白を追加しない
 \series bold
 
 \backslash
@@ -6660,7 +6153,7 @@ bigr
 
 \end_inset
 
-派生型があります
+派生型があります
 \series bold
 
 \backslash
@@ -6670,7 +6163,7 @@ bigl
 \emph on
 l
 \emph default
-は、左括弧であることを示し、右括弧の場合には、
+は,左括弧であることを示し,右括弧の場合には,
 \emph on
 l
 \emph default
 \emph on
 r
 \emph default
-を用います。左括弧と右括弧は、それぞれ括弧の開始と終了に用いられます。
+を用います.左括弧と右括弧は,それぞれ括弧の開始と終了に用いられます.
 \end_layout
 
 \begin_layout Standard
-以下の表は、これらの派生型の比較です。
+以下の表は,これらの派生型の比較です.
 \end_layout
 
 \begin_layout Standard
 \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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="middle">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6742,34 +6219,21 @@ bigm(
 ln(3x)
 \backslash
 bigm)^2
-\series bold
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\series default
-
 \backslash
 Bigm)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
+\begin_inset Formula $\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)$
 \end_inset
 
 
@@ -6778,8 +6242,8 @@ Bigm)
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6792,34 +6256,21 @@ big(
 ln(3x)
 \backslash
 big)^2
-\series bold
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\series default
-
 \backslash
 Big)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
+\begin_inset Formula $\Big(\big(\ln(3x)\big)^{2}\Big)$
 \end_inset
 
 
@@ -6828,8 +6279,8 @@ Big)
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6842,34 +6293,21 @@ bigl(
 ln(3x)
 \backslash
 bigr)^2
-\series bold
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\series default
-
 \backslash
 Bigr)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
+\begin_inset Formula $\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)$
 \end_inset
 
 
@@ -6878,8 +6316,8 @@ Bigr)
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="0.5mm">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -6894,11 +6332,11 @@ bigr(
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
+\begin_inset Formula $\bigl)\ln(3x)\bigr($
 \end_inset
 
 
@@ -6918,7 +6356,7 @@ bigr(
 自動の括弧丈
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:自動の括弧丈"
+name "subsec:自動の括弧丈"
 
 \end_inset
 
@@ -6936,7 +6374,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-可変の丈を持つ括弧は
+可変の丈を持つ括弧は
 \series bold
 
 \backslash
@@ -6972,14 +6410,13 @@ right
 
 \end_inset
 
-コマンド、あるいは数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/dialog-show_mathdelimiter.png
-       scale 85
-
+コマンド,あるいは数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "dialog-show mathdelimiter"
 \end_inset
 
-で挿入することができます
+で挿入することができます
 \series bold
 
 \backslash
@@ -6991,7 +6428,7 @@ left
 \backslash
 right
 \series default
-の直後には、必要とする括弧を挿入しなくてはなりません。すると、括弧丈は出力時に自動的に計算されます。
+の直後には,必要とする括弧を挿入しなくてはなりません.すると,括弧丈は出力時に自動的に計算されます.
 \end_layout
 
 \begin_layout Standard
@@ -7003,16 +6440,7 @@ right
 ln(
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 \end_inset
 
 C
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 )
 \series default
 というコマンドは
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \ln(\frac{A}{C})
 \]
 
 \end_inset
 
-を生成します
+を生成します
 \end_layout
 
 \begin_layout Standard
@@ -7055,16 +6475,7 @@ ln
 left(
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -7072,16 +6483,7 @@ A
 \end_inset
 
 C
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -7089,13 +6491,14 @@ spce
 right)
 \series default
 というコマンドは
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \ln\left(\frac{A}{C}\right)
 \]
 
 \end_inset
 
-を生成します
+を生成します
 \end_layout
 
 \begin_layout Standard
@@ -7111,7 +6514,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 ~
@@ -7119,11 +6542,12 @@ Alt+M
 
 括弧
 \family default
-を使うこともできます。これを使うと、LyX中で即座に実際の括弧丈を確認することができるという利点と、対応する右括弧も生成されるという利点があります。
+を使うこともできます.これを使うと,\SpecialChar LyX
+中で即座に実際の括弧丈を確認することができるという利点と,対応する右括弧も生成されるという利点があります.
 \begin_inset Newline newline
 \end_inset
 
-すると先ほどの例を作るコマンドは
+すると先ほどの例を作るコマンドは
 \series bold
 
 \backslash
@@ -7134,16 +6558,7 @@ ln Alt+M
 (
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 C
 \series default
-となります
+となります
 \end_layout
 
 \begin_layout Standard
-左括弧あるいは右括弧を省略するには、ドットを挿入します。たとえば、
+左括弧あるいは右括弧を省略するには,ドットを挿入します.たとえば,
 \series bold
 
 \backslash
 left.
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -7180,16 +6586,7 @@ A
 \end_inset
 
 B
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -7199,13 +6596,18 @@ right}
 というコマンドは
 \series bold
 
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \left.\frac{A}{B}\right\} 
 \]
 
 \end_inset
 
-を生成します。
+
+\series default
+を生成します.
+\series bold
+
 \backslash
 left
 \series default
@@ -7215,14 +6617,18 @@ left
 \backslash
 right
 \series default
-コマンドは、文書が再度読み込まれたときには、LyXによって正しい丈の括弧に変換され、省略された括弧は、点線として表示されます。
+コマンドは,文書が再度読み込まれたときには,\SpecialChar LyX
+によって正しい丈の括弧に変換され,省略された括弧は,点線として表示されます.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-著名なLaTeX頒布版は、すべてLaTeXの拡張であるeTeXを使用しているので、これらの頒布版では、すべての括弧および極限に対して
+著名な\SpecialChar LaTeX
+頒布版は,すべて\SpecialChar LaTeX
+の拡張であるe\SpecialChar TeX
+を使用しているので,これらの頒布版では,すべての括弧および極限に対して
 \series bold
 
 \backslash
@@ -7247,15 +6653,16 @@ status collapsed
 \begin_layout Plain Layout
 
 \series bold
-(訳註)
+【訳註】
 \series default
-pLaTeXでは、標準では
+p\SpecialChar LaTeX
+では,標準では
 \series bold
 
 \backslash
 middle
 \series default
-コマンドは使えません。よって、以下の例では「
+コマンドは使えません.よって,以下の例では「
 \series bold
 
 \backslash
@@ -7275,26 +6682,28 @@ biggm
 \begin_inset Formula $|$
 \end_inset
 
-」を用いています
+」を用いています
 \end_layout
 
 \end_inset
 
-。このコマンドでは、物理ベクトル
-\begin_inset Formula \[
-\left\langle \phi\:\biggm|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle 
+.このコマンドでは,物理ベクトル
+\begin_inset Formula 
+\[
+\left\langle \phi\:\biggm|\:J=\frac{3}{2}\,,\,M_{J}\right\rangle 
 \]
 
 \end_inset
 
-で必要とされるように、次に続く文字の高さは、囲まれる括弧の高さに調節されます。物理ベクトルに関しては、
+で必要とされるように,次に続く文字の高さは,囲まれる括弧の高さに調節されます.物理ベクトルに関しては,
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:物理ベクトル"
+reference "subsec:物理ベクトル"
 
 \end_inset
 
-節に説明されているように特殊なLaTeXパッケージがあります。
+節に説明されているように特殊な\SpecialChar LaTeX
+パッケージがあります.
 \end_layout
 
 \begin_layout Subsection
@@ -7304,6 +6713,10 @@ status collapsed
 
 \begin_layout Plain Layout
 かっこ@括弧 ! すいへい@水平
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -7315,36 +6728,20 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 コマンド
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7355,82 +6752,77 @@ raisebox
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
-
 \begin_layout Plain Layout
 
-
 \backslash
-raisebox{2.3mm}{
-\end_layout
+overbrace
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+A+B
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+^
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\backslash
-overbrace
-\begin_inset ERT
+3
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! O ! 
 \backslash
-spce 
+overbrace
 \end_layout
 
 \end_inset
 
-A+B
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
 \end_layout
 
 \end_inset
-
-^
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\overbrace{A+B}^{3}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
-
-3
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-}
-\end_layout
-
+\backslash
+underbrace
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+_5
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! O ! 
+こまんど@コマンド ! U ! 
 \backslash
-overbrace
+underbrace
 \end_layout
 
 \end_inset
@@ -7440,11 +6832,11 @@ overbrace
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\overbrace{A+B}^{3}$
+\begin_inset Formula $\underbrace{A+B}_{5}$
 \end_inset
 
 
@@ -7454,69 +6846,162 @@ overbrace
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\backslash
+overbrace
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
-raisebox{-2.2mm}{
-\end_layout
+underbrace
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+A+B_w
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\backslash
-underbrace
-\begin_inset ERT
-status collapsed
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+_7
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+^
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+C
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
-A+B
-\begin_inset ERT
-status collapsed
+\end_inset
 
-\begin_layout Plain Layout
 
+\end_layout
+
+\begin_layout Standard
+最後の例では,
+\series bold
+
+\backslash
+overbrace
+\series default
+が先に挿入されようが
+\series bold
 
 \backslash
-spce 
+underbrace
+\series default
+が先に挿入されようが代わりはありません.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
 \end_inset
 
-_5
-\begin_inset ERT
+
+\end_layout
+
+\begin_layout Standard
+文書設定の
+\family sans
+数式オプション
+\family default
+で,
+\series bold
+mathtools
+\series default
+
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
+\end_layout
 
-}
+\end_inset
+
+パッケージに
+\family sans
+常に読み込み
+\family default
+オプションを設定すると,以下のような角括弧が利用可能になります.
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="4" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+
+\backslash
+overbracket{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+^3
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! U ! 
+こまんど@コマンド ! O ! 
 \backslash
-underbrace
+overbracket
 \end_layout
 
 \end_inset
@@ -7526,11 +7011,11 @@ underbrace
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\underbrace{A+B}_{5}$
+\begin_inset Formula $\overbracket{A+B}^{3}$
 \end_inset
 
 
@@ -7539,116 +7024,169 @@ underbrace
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-overbrace
-\begin_inset ERT
+underbracket{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+_5
+\begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-
-
+こまんど@コマンド ! U ! 
 \backslash
-spce 
+under
+\size normal
+bracket
 \end_layout
 
 \end_inset
 
 
-\backslash
-underbrace
-\begin_inset ERT
-status collapsed
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\underbracket{A+B}_{5}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
-
-A+B_w
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-spce 
-\end_layout
+overbracket{
+\backslash
+underbracket{A+B_w
+\begin_inset space \textvisiblespace{}
+\end_inset
+
 
+\begin_inset space \textvisiblespace{}
 \end_inset
 
+_7
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+^
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\backslash
-spce 
+C
 \end_layout
 
 \end_inset
-
-_7
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\overbracket{\underbracket{A+B_{w}}_{7}}^{C}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
+\end_inset
 
-\begin_inset ERT
-status collapsed
 
-\begin_layout Plain Layout
+\end_layout
+
+\begin_layout Standard
 
+\series bold
 
 \backslash
-spce 
-\end_layout
+overbracket
+\series default
+と
+\series bold
 
-\end_inset
+\backslash
+underbracket
+\series default
+に関しては,コマンドに続く角括弧中に,希望する厚みを指定すれば,以下のように,角括弧の筆跡の厚みに変更を加えることができます.
+\end_layout
 
-^
-\begin_inset ERT
-status collapsed
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="3" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+コマンド
+\end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-spce 
+\begin_layout Plain Layout
+出力
 \end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-C
+\begin_layout Plain Layout
+
+\backslash
+overbracket[3pt]
+\backslash
+{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+^3
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
+\begin_inset Formula $\overbracket[3pt]{A+B}^{3}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-</lyxtabular>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+underbracket[1pt]
+\backslash
+{A+B
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+_5
+\end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\underbracket[1pt]{A+B}_{5}$
+\end_inset
 
 
 \end_layout
 
-\begin_layout Standard
-最後の例では、
-\series bold
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
 
-\backslash
-overbrace
-\series default
-が先に挿入されようが
-\series bold
 
-\backslash
-underbrace
-\series default
-が先に挿入されようが代わりはありません。
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-括弧をお互いに重ねる必要がある場合には
+括弧をお互いに重ねる必要がある場合には
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:多行数式"
 
 \end_inset
 
-節に説明されているように、次のような多行数式を使わなくてはなりません。
-\begin_inset Formula \begin{eqnarray*}
-A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
+節に説明されているように,次のような多行数式を使わなくてはなりません.
+\begin_inset Formula 
+\begin{eqnarray*}
+A & = & \underbrace{gggg+bbqq}_{r}+\:dddd\\
  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}
 \end{eqnarray*}
 
 \end_inset
 
-一行目には、数式が一つめの括弧とともに挿入されています。ここで、空白コマンド
+一行目には,数式が一つめの括弧とともに挿入されています.ここで,空白コマンド
 \begin_inset Foot
 status collapsed
 
@@ -7707,11 +7261,11 @@ status collapsed
 空白コマンドは第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:定義済みの空白"
+reference "subsec:定義済みの空白"
 
 \end_inset
 
-章に説明があります
+章に説明があります
 \end_layout
 
 \end_inset
@@ -7726,32 +7280,32 @@ reference "sub:定義済みの空白"
 \begin_inset Formula $d$
 \end_inset
 
-の前に挿入しておくことが重要です。さもないと、
+の前に挿入しておくことが重要です.さもないと,
 \begin_inset Formula $q$
 \end_inset
 
-の後ろで終わる括弧のせいで直後の「+」の周りに正しく空白が入ることが妨げられてしまう
+の後ろで終わる括弧のせいで直後の「+」の周りに正しく空白が入ることが妨げられてしまう
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-これは、括弧が文字として取り扱われないためです。
+これは,括弧が文字として取り扱われないためです.
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:二項演算子"
+reference "subsec:二項演算子"
 
 \end_inset
 
-章参照
+章参照
 \end_layout
 
 \end_inset
 
-ためです。二行目には、二つめの括弧が挿入されています。
+ためです.二行目には,二つめの括弧が挿入されています.
 \begin_inset Formula $b$
 \end_inset
 
-の直前から始まるようにするためにまず
+の直前から始まるようにするためにまず
 \series bold
 
 \backslash
@@ -7770,29 +7324,29 @@ status collapsed
 \backslash
 hphantom
 \series default
-に関する詳細は
+に関する詳細は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:空打ち文字"
+reference "subsec:埋め草"
 
 \end_inset
 
-章を参照してください
+章を参照してください
 \end_layout
 
 \end_inset
 
-が挿入されています。この数式中の「+」も空白で囲まれるようにするために、この空白コマンドが必要になっています。二つめの括弧は
+が挿入されています.この数式中の「+」も空白で囲まれるようにするために,この空白コマンドが必要になっています.二つめの括弧は
 \series bold
-、
+,
 \backslash
 hphantom{bbqq+dddd}
 \series default
-コマンドの下に置きます
+コマンドの下に置きます
 \end_layout
 
 \begin_layout Standard
-以下の例のように、括弧が反対側に重なる場合には、もっと複雑になります。
+以下の例のように,括弧が反対側に重なる場合には,もっと複雑になります.
 \begin_inset ERT
 status collapsed
 
@@ -7808,9 +7362,10 @@ jot}{-6pt}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray*}
+\begin_inset Formula 
+\begin{eqnarray*}
  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
-A & = & \underbrace{gggg+bbqq}_{r}+\: dddd
+A & = & \underbrace{gggg+bbqq}_{r}+\:dddd
 \end{eqnarray*}
 
 \end_inset
@@ -7830,8 +7385,9 @@ jot}{3pt}
 
 \end_inset
 
-最初の数式行は、括弧が上に来ていること以外は、先の例の第二行と同じです。二行目には、二つめの括弧と一緒に数式が入っています。一行目の括弧と数式のあいだに余白が入
-ることを防ぐために、行間を減らさなくてはならないのですが、これはLyXのバグ
+最初の数式行は,括弧が上に来ていること以外は,先の例の第二行と同じです.二行目には,二つめの括弧と一緒に数式が入っています.一行目の括弧と数式のあいだに余白が入
+ることを防ぐために,行間を減らさなくてはならないのですが,これは\SpecialChar LyX
+のバグ
 \begin_inset Foot
 status collapsed
 
@@ -7848,13 +7404,14 @@ target "http://www.lyx.org/trac/ticket/1505"
 
 \end_inset
 
-のせいで簡単にはできません。この問題を回避するためには、数式直前にTeXモードで
+のせいで簡単にはできません.この問題を回避するためには,数式直前に\SpecialChar TeX
+モードで
 \series bold
 setlength{
 \backslash
 jot}{-6pt}
 \series default
-というコマンドを入れて大域的な数式行間
+というコマンドを入れて大域的な数式行間
 \series bold
 
 \backslash
@@ -7876,24 +7433,24 @@ jot
 \begin_inset space \thinspace{}
 \end_inset
 
-ptに変更しなくてはなりません
+ptに変更しなくてはなりません
 \series bold
 
 \backslash
 jot
 \series default
-は数式直後に同様のコマンドを使って標準値の3
+は数式直後に同様のコマンドを使って標準値の3
 \begin_inset space \thinspace{}
 \end_inset
 
-ptに戻します。数式中の行間について、詳しくは第
+ptに戻します.数式中の行間について,詳しくは第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:行間"
+reference "subsec:行間"
 
 \end_inset
 
-章に説明があります
+章に説明があります
 \end_layout
 
 \begin_layout Section
@@ -7911,21 +7468,13 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-矢印は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/leftarrow.png
-       scale 85
-
-\end_inset
-
-か、以下の各小節に列挙してあるコマンドで挿入することができます。
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
+矢印は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leftarrow"
 \end_inset
 
-
+か,以下の各小節に列挙してあるコマンドで挿入することができます.
 \end_layout
 
 \begin_layout Subsection
@@ -7949,11 +7498,11 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7962,7 +7511,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7973,7 +7522,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7984,7 +7533,7 @@ gets
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -7998,7 +7547,7 @@ gets
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8009,7 +7558,7 @@ Leftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8023,7 +7572,7 @@ Leftarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8034,7 +7583,7 @@ longleftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8048,7 +7597,7 @@ longleftarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8059,7 +7608,7 @@ Longleftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8073,7 +7622,7 @@ Longleftarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8084,7 +7633,7 @@ leftharpoonup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8098,7 +7647,7 @@ leftharpoonup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8109,7 +7658,7 @@ leftharpoondown
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8123,7 +7672,7 @@ leftharpoondown
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8134,7 +7683,7 @@ hookleftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8158,11 +7707,11 @@ hookleftarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8171,7 +7720,7 @@ hookleftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8182,7 +7731,7 @@ hookleftarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8193,7 +7742,7 @@ to
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8207,7 +7756,7 @@ to
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8218,7 +7767,7 @@ Rightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8232,7 +7781,7 @@ Rightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8243,7 +7792,7 @@ longrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8257,7 +7806,7 @@ longrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8268,7 +7817,7 @@ Longrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8282,7 +7831,7 @@ Longrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8293,7 +7842,7 @@ rightharpoonup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8307,7 +7856,7 @@ rightharpoonup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8318,7 +7867,7 @@ rightharpoondown
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8332,7 +7881,7 @@ rightharpoondown
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8343,7 +7892,7 @@ hookrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8374,11 +7923,11 @@ hookrightarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8387,7 +7936,7 @@ hookrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8398,7 +7947,7 @@ hookrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8409,7 +7958,7 @@ leftrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8423,7 +7972,7 @@ leftrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8434,7 +7983,7 @@ Leftrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8448,7 +7997,7 @@ Leftrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8459,7 +8008,7 @@ longleftrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8473,7 +8022,7 @@ longleftrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8484,7 +8033,7 @@ Longleftrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8498,7 +8047,7 @@ Longleftrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8509,7 +8058,7 @@ rightleftharpoons
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8538,11 +8087,11 @@ rightleftharpoons
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8551,7 +8100,7 @@ rightleftharpoons
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8562,7 +8111,7 @@ rightleftharpoons
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8573,7 +8122,7 @@ mapsto
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8587,7 +8136,7 @@ mapsto
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8598,7 +8147,7 @@ longmapsto
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8612,7 +8161,7 @@ longmapsto
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8623,7 +8172,7 @@ leadsto
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8637,7 +8186,7 @@ leadsto
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8648,7 +8197,7 @@ dasharrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8676,21 +8225,21 @@ dasharrow
 \begin_inset VSpace medskip
 \end_inset
 
-たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は
+たとえばベクトル記号の矢印のようにアクセントとして使用される矢印は
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:アクセント"
 
 \end_inset
 
-節に一覧があります
+節に一覧があります
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-さらにラベル付き矢印
+さらにラベル付き矢印
 \begin_inset Index idx
 status collapsed
 
@@ -8700,7 +8249,7 @@ status collapsed
 
 \end_inset
 
-として
+として
 \series bold
 
 \backslash
@@ -8749,19 +8298,19 @@ vspace{4mm}
 
 \end_inset
 
-があります。これらのコマンドを数式に挿入すると、二つの青枠のついた矢印が現れるので、そこにラベルを入れることができます。矢印の長さは、ラベルの幅に応じて調整され
-ます
+があります.これらのコマンドを数式に挿入すると,二つの青枠のついた矢印が現れるので,そこにラベルを入れることができます.矢印の長さは,ラベルの幅に応じて調整され
+ます
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8770,74 +8319,285 @@ vspace{4mm}
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-ここで
-\series bold
+F(a)
+\backslash
+xleftarrow
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+x=a
+\begin_inset Formula $\downarrow$
+\end_inset
+
+x>0
+\begin_inset Formula $\to$
+\end_inset
+
+F(x)
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $F(a)\xleftarrow[x>0]{x=a}F(x)$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+F(x)
 \backslash
-raisebox
+xrightarrow
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+x=a
+\begin_inset Formula $\downarrow$
+\end_inset
+
+x>0
+\begin_inset Formula $\to$
+\end_inset
+
+F(a)
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $F(x)\xrightarrow[x>0]{x=a}F(a)$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+文書設定の
+\family sans
+数式オプション
+\family default
+で,
+\series bold
+mathtools
 \series default
-はスペーサーとして使用しているだけです。
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
 \end_layout
 
 \end_inset
 
+パッケージに
+\family sans
+常に読み込み
+\family default
+オプションを設定すると,以下のようなラベル付き矢印が利用可能になります.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset space \hspace*{\fill}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="7" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Example
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-F(a)
+
 \backslash
-xleftarrow
-\begin_inset ERT
-status collapsed
+xleftrightarrow
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\xleftrightarrow[x=a]{x>0}$
+\end_inset
+
 
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
 \backslash
-spce 
+xLeftarrow
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-x=a
-\begin_inset Formula $\downarrow$
+\begin_layout Plain Layout
+\begin_inset Formula $\xLeftarrow[x=a]{x>0}$
 \end_inset
 
-x
-\begin_inset Formula $>$
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+xRightarrow
+\end_layout
+
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
-0
-\begin_inset Formula $\to$
+\begin_layout Plain Layout
+\begin_inset Formula $\xRightarrow[x=a]{x>0}$
 \end_inset
 
-F(x)
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
+
+\backslash
+xLeftrightarrow
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\xLeftrightarrow[x=a]{x>0}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+xhookleftarrow
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\xhookleftarrow[x=a]{x>0}$
 \end_inset
 
 
@@ -8846,48 +8606,280 @@ F(x)
 \end_inset
 </cell>
 </row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+xhookrightarrow
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\xhookrightarrow[x=a]{x>0}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hspace*{\fill}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="7" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-F(x)
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Example
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
 \backslash
-xrightarrow
-\begin_inset ERT
-status collapsed
+xleftharpoondown
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\xleftharpoondown[x=a]{x>0}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
+\backslash
+xleftharpoonup
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\xleftharpoonup[x=a]{x>0}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
 \backslash
-spce 
+xrightharpoondown
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\xrightharpoondown[x=a]{x>0}$
+\end_inset
+
+
+\end_layout
 
-x=a
-\begin_inset Formula $\downarrow$
 \end_inset
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+xrightharpoonup
+\end_layout
 
-x
-\begin_inset Formula $>$
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\xrightharpoonup[x=a]{x>0}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+xleftrightharpoons
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\xleftrightharpoons[x=a]{x>0}$
+\end_inset
+
+
+\end_layout
 
-0
-\begin_inset Formula $\to$
 \end_inset
+</cell>
+</row>
+<row topspace="2mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+xrightleftharpoons
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset Formula $\xrightleftharpoons[x=a]{x>0}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hspace*{\fill}
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+これらの矢印は,すべて以下のようなコマンドスキームを取ります.
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row bottomspace="0.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 F(a)
+\backslash
+xleftrightarrow[x=a]
+\backslash
+{x>0
+\begin_inset Formula $\to$
+\end_inset
+
+F(x)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
+\begin_inset Formula $F(a)\xleftrightarrow[x=a]{x>0}F(x)$
 \end_inset
 
 
@@ -8934,11 +8926,11 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8947,7 +8939,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8958,7 +8950,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8969,7 +8961,7 @@ uparrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8983,7 +8975,7 @@ uparrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -8994,7 +8986,7 @@ Uparrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9008,7 +9000,7 @@ Uparrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9019,7 +9011,7 @@ updownarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9033,7 +9025,7 @@ updownarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9044,7 +9036,7 @@ Updownarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9058,7 +9050,7 @@ Updownarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9069,7 +9061,7 @@ Downarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9083,7 +9075,7 @@ Downarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9094,7 +9086,7 @@ downarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9118,11 +9110,11 @@ downarrow
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9131,7 +9123,7 @@ downarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9142,7 +9134,7 @@ downarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9153,7 +9145,7 @@ nearrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9167,7 +9159,7 @@ nearrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9178,7 +9170,7 @@ searrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9192,7 +9184,7 @@ searrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9203,7 +9195,7 @@ swarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9217,7 +9209,7 @@ swarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9228,7 +9220,7 @@ nwarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9256,28 +9248,21 @@ nwarrow
 \begin_inset VSpace medskip
 \end_inset
 
-垂直矢印は
+垂直矢印は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:手動の括弧丈"
+reference "subsec:手動の括弧丈"
 
 \end_inset
 
 節および第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:自動の括弧丈"
+reference "subsec:自動の括弧丈"
 
 \end_inset
 
-節に述べられているコマンドを使うと、区分記号として使用することもできます。
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
+節に述べられているコマンドを使うと,区分記号として使用することもできます.
 \end_layout
 
 \begin_layout Section
@@ -9302,14 +9287,13 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-アクセントは、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/hat.png
-       scale 85
-
+アクセントは,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\hat"
 \end_inset
 
-か、以下の各小節に列挙してあるコマンドで入力することができます。
+か,以下の各小節に列挙してあるコマンドで入力することができます.
 \end_layout
 
 \begin_layout Subsection
@@ -9331,14 +9315,14 @@ texorpdfstring{
 status collapsed
 
 \begin_layout Plain Layout
-本文中のアクセントについては
+本文中のアクセントについては
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:文章中のアクセント"
+reference "subsec:文章中のアクセント"
 
 \end_inset
 
-節を参照
+節を参照
 \end_layout
 
 \end_inset
@@ -9365,7 +9349,7 @@ status collapsed
 \backslash
 texorpdfstring
 \series default
-は、PDFのしおりに脚注が現れるのを防ぐために使われています。
+は,PDFのしおりに脚註が現れるのを防ぐために使われています.
 \end_layout
 
 \begin_layout Plain Layout
@@ -9375,14 +9359,14 @@ texorpdfstring
 \backslash
 texorpdfstring
 \series default
-についての詳細は
+についての詳細は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:節見出し中の数式"
+reference "subsec:節見出し中の数式"
 
 \end_inset
 
-節にあります
+節にあります
 \end_layout
 
 \end_inset
@@ -9390,7 +9374,7 @@ reference "sub:節見出し中の数式"
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:一文字に付けるアクセント"
+name "subsec:一文字に付けるアクセント"
 
 \end_inset
 
@@ -9414,11 +9398,11 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9427,50 +9411,25 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 dot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\dot{A}$
+\begin_inset Formula $\dot{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
+\begin_inset Formula $\ddot{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 dddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
+\begin_inset Formula $\dddot{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ddddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
+\begin_inset Formula $\ddddot{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 vec
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -9630,9 +9553,7 @@ A
 status collapsed
 
 \begin_layout Plain Layout
-
-\lang english
-Vectors
+べくとる@ベクトル
 \end_layout
 
 \end_inset
@@ -9642,11 +9563,11 @@ Vectors
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\vec{A}$
+\begin_inset Formula $\vec{A}$
 \end_inset
 
 
@@ -9655,24 +9576,15 @@ Vectors
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 bar
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\bar{A}$
+\begin_inset Formula $\bar{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 mathring
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
+\begin_inset Formula $\mathring{A}$
 \end_inset
 
 
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -9755,7 +9658,7 @@ A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 tilde
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
+\begin_inset Formula $\tilde{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 hat
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\hat{A}$
+\begin_inset Formula $\hat{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 check
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\check{A}$
+\begin_inset Formula $\check{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 acute
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\acute{A}$
+\begin_inset Formula $\acute{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 grave
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\grave{A}$
+\begin_inset Formula $\grave{A}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 breve
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\breve{A}$
+\begin_inset Formula $\breve{A}$
 \end_inset
 
 
@@ -10024,7 +9873,8 @@ status collapsed
 
 \end_inset
 
-のようなアクセントは、数式に直接入れることができます。LyXは、それを対応するアクセントコマンドに変換します。ウムラウト
+のようなアクセントは,数式に直接入れることができます.\SpecialChar LyX
+は,それを対応するアクセントコマンドに変換します.ウムラウト
 \begin_inset Index idx
 status collapsed
 
@@ -10034,14 +9884,15 @@ status collapsed
 
 \end_inset
 
-に関しては、母音の前に引用符を挿入する方法の方がよいでしょう。ウムラウトのある数式部分がドイツ語に指定してあれば、LaTeXは、引用符と母音をまとめて一つの文字
-として取り扱います。
+に関しては,母音の前に引用符を挿入する方法の方がよいでしょう.ウムラウトのある数式部分がドイツ語に指定してあれば,\SpecialChar LaTeX
+は,引用符と母音をまとめて一つの文字として取り
+扱います.
 \series bold
 
 \backslash
 ddot
 \series default
-と違い、この方法では、以下の例に示すように「本物の」ウムラウトが作られます。
+と違い,この方法では,以下の例に示すように「本物の」ウムラウトが作られます.
 \end_layout
 
 \begin_layout Standard
@@ -10055,11 +9906,11 @@ 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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -10068,34 +9919,18 @@ ddot
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-および0ポイント空白はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -10107,7 +9942,7 @@ i
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ddot
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 i
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
+\begin_inset Formula $\ddot{i}$
 \end_inset
 
 
 \backslash
 ddot
 \series default
-に比べて良いもう一つの利点は上記のアクセントコマンドが
+に比べて良いもう一つの利点は上記のアクセントコマンドが
 \emph on
 数式中テキストでは使用できない
 \emph default
-のに対し、ウムラウトは直接数式中テキストに変換されることです。(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると、アクセントの下にある文
-字しか変換されません。これは、たとえばイタリック体やボールド体への変換など、他のすべての変換に関しても言えることです。
+のに対し,ウムラウトは直接数式中テキストに変換されることです.(アクセントコマンドによる)アクセント付き文字を数式中テキストに変換すると,アクセントの下にある文
+字しか変換されません.これは,たとえばイタリック体やボールド体への変換など,他のすべての変換に関しても言えることです.
 \end_layout
 
 \begin_layout Standard
-ウムラウトと他のアクセント付き文字は、数式中テキストに直接入れることができます。
-\end_layout
-
-\begin_layout Subsection
-演算子に付けるアクセント
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-あくせんと@アクセント ! えんざんしにつける@演算子に付ける
+ウムラウトと他のアクセント付き文字は,数式中テキストに直接入れることができます.
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace bigskip
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-
+\SpecialChar LyX
+は,\SpecialChar LaTeX
+パッケージ
 \series bold
-
-\backslash
-overset
+undertilde
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! O ! 
-\backslash
-overset
+ぱっけーじ@パッケージ ! upgreek
 \end_layout
 
 \end_inset
 
-コマンドや
-\series bold
-
-\backslash
-underset
-\series default
+がシステム上に導入されていれば,文字下のティルダもサポートします.
+\end_layout
 
-\begin_inset Index idx
+\begin_layout Standard
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! U ! 
+
+
 \backslash
-underset
+ifundertilde 
 \end_layout
 
 \end_inset
 
-コマンドを使うと、それぞれ演算子の上や下に、文字をアクセントとして付けることができます。また、
-\series bold
 
-\backslash
-sideset
-\series default
-
-\begin_inset Index idx
-status collapsed
+\begin_inset Note Note
+status open
 
 \begin_layout Plain Layout
-こまんど@コマンド ! S ! 
-\backslash
-sideset
+以下の表は,
+\series bold
+undertilde
+\series default
+ \SpecialChar LaTeX
+パッケージが導入済みのときのみ表示されます.
 \end_layout
 
 \end_inset
 
-コマンドを使うと、文字を演算子の前や後ろに付けることができます。コマンド書式は、
+
 \end_layout
 
 \begin_layout Standard
+\noindent
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
+コマンド
+\end_layout
 
-\backslash
-sideset{前置文字}{後置文字}
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
 
 \backslash
-sideset
-\series default
-は、かならずアクセントを付ける演算子の前に置かなくてはなりません。複数の文字や他の演算子、記号もアクセントとして使用することができます。たとえば、
-\series bold
+utilde
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\backslash
-sideset
-\series default
-を使って演算子の後だけに文字を配置したい場合には、最初の括弧の中には何も書かないようにしますが、括弧を省略することはできません。
+A
 \end_layout
 
-\begin_layout Standard
-たとえば、
-\series bold
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-sideset{
-\begin_inset Formula $\to$
+\begin_layout Plain Layout
+\begin_inset Formula $\utilde{A}$
 \end_inset
 
 
-\backslash
-{
-\series default
-'
-\series bold
+\end_layout
 
-\begin_inset Formula $\to$
 \end_inset
+</cell>
+</row>
+</lyxtabular>
 
+\end_inset
 
-\backslash
-sum_k=1
+
+\end_layout
+
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -10316,48 +10147,39 @@ status collapsed
 
 
 \backslash
-spc
+els
 \end_layout
 
 \end_inset
 
 
-\series default
-^
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+以下は,
 \series bold
-n
+undertilde
 \series default
-というコマンドを入力すると、
-\begin_inset Formula \[
-\sideset{}{'}\sum_{k=1}^{n}
-\]
+ \SpecialChar LaTeX
+パッケージが導入されていないときのみ表示されます.
+\end_layout
 
 \end_inset
 
-のようになります。
+
 \end_layout
 
 \begin_layout Standard
\81¾ã\81\9fã\80\81
\81\93ã\81®å°\8fç¯\80ã\81®ã\81\99ã\81¹ã\81¦ã\82\92å\87ºå\8a\9bã\81§è¦\8bã\82\8bã\81«ã\81¯ï¼\8c
 \series bold
-
-\backslash
-overset
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
+undertilde
+\series default
+ \SpecialChar LaTeX
+パッケージを導入する必要があります.
 \end_layout
 
-\end_inset
-
-
-\backslash
-maltese
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -10365,47 +10187,19 @@ status collapsed
 
 
 \backslash
-spce 
+fi 
 \end_layout
 
 \end_inset
 
 
-\series default
-
-\begin_inset Formula $\uparrow$
-\end_inset
-
-
-\series bold
-a
-\series default
-というコマンドならば、
-\begin_inset Formula \[
-\overset{a}{\maltese}
-\]
+\end_layout
 
+\begin_layout Standard
+\begin_inset Newpage newpage
 \end_inset
 
-のようになります。最後の例からわかるように、
-\series bold
-
-\backslash
-overset
-\series default
-や
-\series bold
-
-\backslash
-underset
-\series default
-では、記号や文字にアクセントをつけることもできます。一方、
-\series bold
 
-\backslash
-sideset
-\series default
-では、このようなことはできません。
 \end_layout
 
 \begin_layout Subsection
@@ -10429,7 +10223,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -10447,45 +10241,20 @@ 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
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 overleftarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10493,11 +10262,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
+\begin_inset Formula $\overleftarrow{A=B}$
 \end_inset
 
 
@@ -10506,24 +10275,15 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 underleftarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10531,11 +10291,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
+\begin_inset Formula $\underleftarrow{A=B}$
 \end_inset
 
 
@@ -10544,24 +10304,15 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 overleftrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10569,11 +10320,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
+\begin_inset Formula $\overleftrightarrow{A=B}$
 \end_inset
 
 
@@ -10582,24 +10333,15 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 underleftrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10611,7 +10353,7 @@ A=B
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
+\begin_inset Formula $\underleftrightarrow{A=B}$
 \end_inset
 
 
@@ -10631,7 +10373,7 @@ A=B
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -10654,24 +10396,15 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 overrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10679,11 +10412,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
+\begin_inset Formula $\overrightarrow{A=B}$
 \end_inset
 
 
@@ -10692,24 +10425,15 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 underrightarrow
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10717,11 +10441,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
+\begin_inset Formula $\underrightarrow{A=B}$
 \end_inset
 
 
@@ -10730,24 +10454,15 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 widetilde
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10755,11 +10470,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
+\begin_inset Formula $\widetilde{A=B}$
 \end_inset
 
 
@@ -10768,24 +10483,15 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 widehat
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10797,7 +10503,7 @@ A=B
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
+\begin_inset Formula $\widehat{A=B}$
 \end_inset
 
 
@@ -10821,7 +10527,7 @@ A=B
 \begin_inset VSpace medskip
 \end_inset
 
-これらのコマンドでは、好きなだけ多くの文字にアクセントを付けることができます。しかし、
+これらのコマンドでは,好きなだけ多くの文字にアクセントを付けることができます.しかし,
 \series bold
 
 \backslash
@@ -10833,8 +10539,9 @@ widetilde
 \backslash
 widehat
 \series default
-のアクセントは、以下の例のように、出力では3文字分の長さにしかなりません。
-\begin_inset Formula \[
+のアクセントは,以下の例のように,出力では3文字分の長さにしかなりません.
+\begin_inset Formula 
+\[
 \widetilde{A+B=C-D}
 \]
 
@@ -10880,21 +10587,12 @@ underset
 
 \end_inset
 
-コマンドを使っても、複数の文字にアクセントを付けることができます。
+コマンドを使っても,複数の文字にアクセントを付けることができます.
 \series bold
 
 \backslash
 underset
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -10903,21 +10601,22 @@ A=B
 
 ***
 \series default
-というコマンドは、
-\begin_inset Formula \[
+というコマンドは,
+\begin_inset Formula 
+\[
 \underset{***}{A=B}
 \]
 
 \end_inset
 
-のようになります
+のようになります
 \end_layout
 
 \begin_layout Section
 空白
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:空白"
+name "subsec:空白"
 
 \end_inset
 
@@ -10927,6 +10626,10 @@ status collapsed
 
 \begin_layout Plain Layout
 くうはく@空白 ! すいへい@水平
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -10938,7 +10641,7 @@ status collapsed
 定義済みの空白
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:定義済みの空白"
+name "subsec:定義済みの空白"
 
 \end_inset
 
@@ -10947,7 +10650,11 @@ name "sub:定義済みの空白"
 status collapsed
 
 \begin_layout Plain Layout
-くうはく@空白 ! すいへい@水平 ! ていぎずみ@定義済み
+くうはく@空白 ! すいへい@水平
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! ていぎずみ@定義済み
 \end_layout
 
 \end_inset
@@ -10956,62 +10663,68 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式に水平方向の空白を挿入することが、必要になることがあります。これは、保護された空白(短絡キー
-\begin_inset Info
-type  "shortcut"
-arg   "space-insert protected"
-\end_inset
-
-)を挿入することで実現できます。「
-\color blue
+数式に水平方向の空白を挿入することが,必要になることがあります.これは,保護された空白(
+\begin_inset Flex Ruby
+status collapsed
 
-\begin_inset ERT
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
 status collapsed
 
 \begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
 
+:
+\begin_inset Info
+type  "shortcut"
+arg   "command-alternatives space-insert protected ; math-space"
+\end_inset
+
+)を挿入することで実現できます.「
+\color blue
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
 
 \color inherit
-」が現れるので
+」が現れるので
 \family sans
 Space
 \family default
-を何回か押すことによって、8種の異なる長さの空白のうち一つを選択することができます。空白は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/space.png
-       scale 85
-
+を何回か押すことによって,8種の異なる長さの空白のうち一つを選択することができます.空白は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\space"
 \end_inset
 
-を押すか、特定のコマンドを入力することで、挿入することができます。挿入したコマンド如何に関わらず、直後に
+を押すか,特定のコマンドを入力することで,挿入することができます.挿入したコマンド如何に関わらず,直後に
 \family sans
 Space
 \family default
-を押すことによって、長さを変更することができます。
+を押すことによって,長さを変更することができます.
 \end_layout
 
 \begin_layout Standard
 \noindent
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="7">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="middle" width="6.8cm">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<lyxtabular version="3" rows="6" columns="3">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top" width="15col%">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11020,7 +10733,31 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+保護された空白を挿入したのち,
+\family sans
+Space
+\family default
+を叩く回数
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+出力
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11031,7 +10768,30 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+0
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\,B$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11042,7 +10802,30 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+1
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\:B$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11053,7 +10836,30 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+2
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\;B$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11064,7 +10870,30 @@ quad
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+3
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\quad B$
+\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
@@ -11075,24 +10904,58 @@ qquad
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+4
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\qquad B$
+\end_inset
+
 
-\backslash
-!
 \end_layout
 
 \end_inset
 </cell>
 </row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="6" columns="3">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top">
+<column alignment="center" valignment="top" width="15col%">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-保護された空白を挿入したのち
+保護された空白を挿入したのち
 \family sans
 Space
 \family default
@@ -11101,88 +10964,110 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-0
+出力
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-1
+
+\backslash
+hfill
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-2
+5
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-3
+\begin_inset Formula $A\hfill B$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-4
+
+\backslash
+hspace*{1em}
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-5
+6
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset Formula $A\hspace*{1em}B$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\, B$
-\end_inset
 
+\backslash
+hspace{1em}
+\end_layout
 
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+7
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\B$
+\begin_inset Formula $A\hspace{1em}B$
 \end_inset
 
 
@@ -11190,11 +11075,16 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\; B$
+
+\backslash
+
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -11202,11 +11092,20 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\quad B$
+8
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $A\ B$
 \end_inset
 
 
@@ -11214,23 +11113,33 @@ Space
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\qquad B$
-\end_inset
 
+\backslash
+!
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+9
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $A\! B$
+\begin_inset Formula $A\!B$
 \end_inset
 
 
@@ -11247,15 +11156,43 @@ Space
 \end_layout
 
 \begin_layout Standard
-一番右の長さは、一見、空白を生まないように見えます。実はこれは負の長さなので、他の長さと異なり、LyX中では赤で表示されます。以下のように、他にもう二つ、負の長
-さの空白があります。
+5
+\lang english
+
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\lang japanese
+–
+\lang english
+
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\lang japanese
+7回
+\family sans
+Space
+\family default
+を押した場合は,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:可変長の空白"
+
+\end_inset
+
+節に説明されているように,可変空白となります.9回押した場合は,一見,空白を生まないように見えます.実はこれは負の長さなので,他の長さと異なり,\SpecialChar LyX
+中では赤で表示さ
+れます.以下のように,他にもう二つ,負の長さの空白があります.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="middle" width="6.8cm">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
@@ -11297,7 +11234,7 @@ negthickspace
 \begin_inset Text
 
 \begin_layout Plain Layout
-保護された空白を挿入したのち
+保護された空白を挿入したのち
 \family sans
 Space
 \family default
@@ -11310,7 +11247,7 @@ Space
 \begin_inset Text
 
 \begin_layout Plain Layout
-6
+10
 \end_layout
 
 \end_inset
@@ -11319,7 +11256,7 @@ Space
 \begin_inset Text
 
 \begin_layout Plain Layout
-7
+11
 \end_layout
 
 \end_inset
@@ -11368,16 +11305,16 @@ Space
 \end_layout
 
 \begin_layout Standard
-負の空白を使うと、文字が重なってしまうことがあります。これを利用して、合字処理を強制することができます。これは、たとえば以下のように、和演算子に使えます。
+負の空白を使うと,文字が重なってしまうことがあります.これを利用して,合字処理を強制することができます.これは,たとえば以下のように,和演算子に使えます.
 \end_layout
 
 \begin_layout Standard
 \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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -11393,29 +11330,13 @@ Space
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11424,16 +11345,7 @@ raisebox
 sum
 \backslash
 sum
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 f_kl
@@ -11441,11 +11353,11 @@ f_kl
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\sum\sum f_{kl}$
 \end_inset
 
 
@@ -11455,7 +11367,7 @@ f_kl
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11466,16 +11378,7 @@ sum
 negmedspace
 \backslash
 sum
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 f_kl
@@ -11483,11 +11386,11 @@ f_kl
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\sum\negmedspace\sum f_{kl}$
 \end_inset
 
 
@@ -11504,14 +11407,24 @@ f_kl
 \end_layout
 
 \begin_layout Standard
-イコール記号などの関係子は、つねに空白を前後に伴うようになっていますが、これを抑制するには、イコール記号をTeX括弧で囲みます。以下の例にこれを示します。
+\noindent
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\noindent
+イコール記号などの関係子は,つねに空白を前後に伴うようになっていますが,これを抑制するには,イコール記号を\SpecialChar TeX
+括弧で囲みます.以下の例にこれを示します.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -11542,25 +11455,6 @@ f_kl
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
-\begin_inset Formula $\raisebox{5mm}{}$
-\end_inset
-
 空白なしの数式
 \end_layout
 
@@ -11588,7 +11482,7 @@ raisebox
 
 \begin_layout Standard
 \noindent
-二行目の数式を作るコマンドは
+二行目の数式を作るコマンドは
 \series bold
 A
 \backslash
 
 B
 \series default
-です
+です
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-物理単位には、値と単位のあいだに通常の空白ではなく、最小の空白を入れる必要があるために、それに適した空白が必要です。本文中の単位には、挿入\SpecialChar \menuseparator
-整形\SpecialChar \menuseparator
-小空白メニュー(短
-絡キー
+物理単位には,値と単位のあいだに通常の空白ではなく,最小の空白を入れる必要があるために,それに適した空白が必要です.本文中の単位には,挿入\SpecialChar menuseparator
+整形\SpecialChar menuseparator
+小空白メニュー(
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+:
 \begin_inset Info
 type  "shortcut"
 arg   "space-insert thin"
 \end_inset
 
-)で、最小の空白を挿入することができます。
+)で,最小の空白を挿入することができます.
 \end_layout
 
 \begin_layout Standard
-違いを示す例を以下に掲げます
+違いを示す例を以下に掲げます
 \end_layout
 
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
 <features tabularvalignment="middle">
-<column alignment="left" valignment="top" width="0">
-<column alignment="left" valignment="top" width="0">
+<column alignment="left" valignment="top">
+<column alignment="left" valignment="top">
 <row>
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
@@ -11705,14 +11618,14 @@ texorpdfstring{
 status collapsed
 
 \begin_layout Plain Layout
-数式中の垂直方向の空白については
+数式中の垂直方向の空白については
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:行間"
+reference "subsec:行間"
 
 \end_inset
 
-節をご覧下さい
+節をご覧下さい
 \end_layout
 
 \end_inset
@@ -11735,20 +11648,20 @@ status collapsed
 \begin_layout Plain Layout
 
 \backslash
-texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
+texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
 \end_layout
 
 \begin_layout Plain Layout
 
 \backslash
-texorpdfstringについての詳細は
+texorpdfstringについての詳細は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:節見出し中の数式"
+reference "subsec:節見出し中の数式"
 
 \end_inset
 
-節にあります
+節にあります
 \end_layout
 
 \end_inset
@@ -11756,7 +11669,7 @@ reference "sub:節見出し中の数式"
 
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:可変長の空白"
+name "subsec:可変長の空白"
 
 \end_inset
 
@@ -11765,7 +11678,11 @@ name "sub:可変長の空白"
 status collapsed
 
 \begin_layout Plain Layout
-くうはく@空白 ! すいへいほうこう@水平方向 ! かへんちょう@可変長
+くうはく@空白 ! すいへい@水平
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! かへんちょう@可変長
 \end_layout
 
 \end_inset
@@ -11774,7 +11691,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-指定した長さの空白が
+指定した長さの空白が
 \series bold
 
 \backslash
@@ -11792,41 +11709,54 @@ hspace
 
 \end_inset
 
-コマンドで入力することができます。すると、ながい「
+コマンドで入力することができます.すると,ながい「
 \color blue
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \color inherit
-」が現れます。長さは、
+」が現れます.長さは,
 \color blue
 
-\begin_inset ERT
-status collapsed
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\begin_layout Plain Layout
 
+\color inherit
+」を左クリックすることによって指定することができます.長さは負の値でも構いません.空白が行冒頭の文字である場合,それは無視されます.この場合でも,空白出力を強制
+させたいときには,
+\series bold
 
 \backslash
-spce 
-\end_layout
+hspace
+\series default
+コマンドの代わりに
+\series bold
 
+\backslash
+hspace*
+\series default
+コマンドを使用するか,「
+\color blue
+\lang english
+
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \color inherit
-」を左クリックすることによって指定することができます。長さは負の値でも構いません。数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには、
+\lang japanese
+」の上を左クリックして,
+\family sans
+保護
+\family default
+オプションをチェックしてください.
+\begin_inset Newline newline
+\end_inset
+
+数式が使用できる空白をすべて使い尽くすだけの空白を挿入するには,
 \series bold
 
 \backslash
@@ -11844,31 +11774,24 @@ hfill
 
 \end_inset
 
-コマンドを使用します。
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace -1mm
-\end_inset
-
-
+コマンドを使用します.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
+コマンド(
 \backslash
-hspace 長さ
+hspace 長さ)
 \end_layout
 
 \end_inset
@@ -11884,27 +11807,14 @@ hspace 長さ)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A=B
 \backslash
 hspace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
-\begin_inset Formula $\to$
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -11918,7 +11828,7 @@ cm)
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11932,27 +11842,14 @@ cm)
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A
 \backslash
 hspace
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
-\begin_inset Formula $\to$
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -11966,7 +11863,7 @@ mm)
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -11987,16 +11884,7 @@ mm)
 A=A
 \backslash
 hfill
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B=B
@@ -12025,30 +11913,30 @@ B=B
 \end_layout
 
 \begin_layout Standard
-上記の最後の例では、使用できる空白は、表の列中もっとも長い要素によって規定されます。行内数式では、空白は、
+上記の最後の例では,使用できる空白は,表の列中もっとも長い要素によって規定されます.行内数式では,空白は,
 \series bold
 
 \backslash
 hfill
 \series default
-が挿入された行の長さに依存します。つまり、その行が全幅を使用している場合、空白はまったく作られません。また
+が挿入された行の長さに依存します.つまり,その行が全幅を使用している場合,空白はまったく作られません.また
 \series bold
 
 \backslash
 hfill
 \series default
-は、別行建て数式中では、
+は,別行立て数式中では,
 \series bold
 行頭下げ
 \series default
-数式スタイルが使われているときのみ、意味を持ちます(数式スタイルは第
+数式スタイルが使われているときのみ,意味を持ちます(数式スタイルは第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節で説明されています)。
+節で説明されています).
 \end_layout
 
 \begin_layout Standard
@@ -12058,7 +11946,7 @@ reference "sec:数式様式"
 \backslash
 hfill
 \series default
-の他にも空白を模様で埋める
+の他にも空白を模様で埋める
 \series bold
 
 \backslash
@@ -12070,32 +11958,32 @@ dotfill
 \backslash
 hrulefill
 \series default
-といったコマンドがあります用例については第
+といったコマンドがあります用例については第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:省略符号"
+reference "subsec:省略符号"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい
 \end_layout
 
 \begin_layout Standard
-本文中では、可変長空白は、
+本文中では,可変長空白は,
 \family sans
-挿入\SpecialChar \menuseparator
-整形\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+整形\SpecialChar menuseparator
 水平方向の空白
 \family default
-メニューで挿入することができます
+メニューで挿入することができます
 \end_layout
 
 \begin_layout Standard
-(例)
+(例)
 \end_layout
 
 \begin_layout Standard
-この行には
+この行には
 \begin_inset space \hspace{}
 \length 2cm
 \end_inset
@@ -12104,15 +11992,15 @@ reference "sub:省略符号"
 \begin_inset space \thinspace{}
 \end_inset
 
-cmの空白が入っています
+cmの空白が入っています
 \end_layout
 
 \begin_layout Standard
-この行には
+この行には
 \begin_inset space \hfill{}
 \end_inset
 
-最大の空白が入っています
+最大の空白が入っています
 \end_layout
 
 \begin_layout Subsection
@@ -12130,7 +12018,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-行内数式前後の空白は長さ
+行内数式前後の空白は長さ
 \series bold
 
 \backslash
@@ -12148,7 +12036,7 @@ mathsurround
 
 
 \series default
-を使って調節することができます。長さの値は、以下の書式を持つ
+を使って調節することができます.長さの値は,以下の書式を持つ
 \series bold
 
 \backslash
@@ -12166,7 +12054,7 @@ setlength
 
 
 \series default
-コマンドを使って設定することができます
+コマンドを使って設定することができます
 \end_layout
 
 \begin_layout Standard
@@ -12188,7 +12076,7 @@ mathsurround
 \begin_inset space \thinspace{}
 \end_inset
 
-mmの値に設定するには以下のコマンド
+mmの値に設定するには以下のコマンド
 \end_layout
 
 \begin_layout Standard
@@ -12202,11 +12090,12 @@ mathsurround}{5mm}
 \end_layout
 
 \begin_layout Standard
-をTeXモードで挿入します。すると、5
+を\SpecialChar TeX
+モードで挿入します.すると,5
 \begin_inset space \thinspace{}
 \end_inset
 
-mmの空白がすべての行内数式の前後に設定されることになります
+mmの空白がすべての行内数式の前後に設定されることになります
 \begin_inset ERT
 status collapsed
 
@@ -12225,7 +12114,7 @@ mathsurround}{5mm}
 \end_layout
 
 \begin_layout Standard
-この行には周囲に5
+この行には周囲に5
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -12233,7 +12122,7 @@ mmの余白を設定した行内数式
 \begin_inset Formula $A=B$
 \end_inset
 
-があります
+があります
 \begin_inset ERT
 status collapsed
 
@@ -12252,7 +12141,7 @@ mathsurround}{0pt}
 \end_layout
 
 \begin_layout Standard
-既定値に戻すには
+既定値に戻すには
 \series bold
 
 \backslash
@@ -12262,7 +12151,7 @@ mathsurround
 \begin_inset space \thinspace{}
 \end_inset
 
-ptの値に戻して下さい
+ptの値に戻して下さい
 \end_layout
 
 \begin_layout Section
@@ -12281,13 +12170,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-わく@枠 | see
+わく@枠
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -12312,22 +12201,22 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-本文中のボックスについては取扱説明書
+本文中のボックスについては取扱説明書
 \family typewriter
 埋め込みオブジェクト篇
 \family default
 の
 \family typewriter
-Boxes
+ボックス
 \family default
-の章に述べられています
+の章に述べられています
 \end_layout
 
 \begin_layout Subsection
-付きボックス
+付きボックス
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:縁付きボックス"
+name "subsec:枠付きボックス"
 
 \end_inset
 
@@ -12336,7 +12225,11 @@ name "sub:縁付きボックス"
 status collapsed
 
 \begin_layout Plain Layout
-ぼっくす@ボックス ! ふちつき@縁付き
+ぼっくす@ボックス ! わくつき@枠付き
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -12381,27 +12274,27 @@ boxed
 
 \end_inset
 
-コマンドを使えば、数式やその一部を枠の中に入れることができます。
+コマンドを使えば,数式やその一部を枠の中に入れることができます.
 \end_layout
 
 \begin_layout Standard
-どちらかのコマンドを数式に挿入すると、枠の中に青枠が現れ、数式の断片を入れることができます。
+どちらかのコマンドを数式に挿入すると,枠の中に青枠が現れ,数式の断片を入れることができます.
 \series bold
 
 \backslash
 fbox
 \series default
-の場合には、そのままではボックスの中身が数式テキストとして取り扱われてしまうので、
+の場合には,そのままではボックスの中身が数式テキストとして取り扱われてしまうので,
 \family sans
 Ctrl+M
 \family default
-を使って、このボックスの中にもう一度数式を作らなくてはなりません。
+を使って,このボックスの中にもう一度数式を作らなくてはなりません.
 \series bold
 
 \backslash
 boxed
 \series default
-を使った場合には、新しい数式が自動的に枠内に作られます。
+を使った場合には,新しい数式が自動的に枠内に作られます.
 \end_layout
 
 \begin_layout Standard
@@ -12411,13 +12304,13 @@ boxed
 \backslash
 fbox
 \series default
-コマンドは、数式がつねに本文の大きさに設定されてしまうので、別行建て数式に枠を付けるのには適していません。逆に
+コマンドは,数式がつねに本文の大きさに設定されてしまうので,別行立て数式に枠を付けるのには適していません.逆に
 \series bold
 
 \backslash
 boxed
 \series default
-は、数式がつねに別行建て数式の大きさに設定されてしまうので、行内数式に枠をつけるのには適していません。
+は,数式がつねに別行立て数式の大きさに設定されてしまうので,行内数式に枠をつけるのには適していません.
 \end_layout
 
 \begin_layout Standard
@@ -12427,7 +12320,7 @@ boxed
 \backslash
 fbox
 \series default
-の拡張として枠幅と配置も指定することができる
+の拡張として枠幅と配置も指定することができる
 \series bold
 
 \backslash
@@ -12445,13 +12338,13 @@ framebox
 
 \end_inset
 
-コマンドがあります
+コマンドがあります
 \series bold
 
 \backslash
 framebox
 \series default
-は、以下の書式を持ちます。
+は,以下の書式を持ちます.
 \end_layout
 
 \begin_layout Standard
@@ -12463,7 +12356,7 @@ framebox[枠幅][位置]{ボックスの内容}
 \end_layout
 
 \begin_layout Standard
-「位置」は
+「位置」は
 \emph on
 l
 \emph default
 \emph on
 r
 \emph default
-の値をとります
+の値をとります
 \emph on
 l
 \emph default
-は、ボックス中で数式を左寄せ、
+は,ボックス中で数式を左寄せ,
 \emph on
 r
 \emph default
-は右寄せにします。位置を指定しない時には、数式は中央揃えになります。
+は右寄せにします.位置を指定しない時には,数式は中央揃えになります.
 \begin_inset Newline newline
 \end_inset
 
-「枠幅」を指定しない時には、位置を指定することができません。この場合には、
+「枠幅」を指定しない時には,位置を指定することができません.この場合には,
 \series bold
 
 \backslash
 fbox
 \series default
-と同様、枠幅がボックスの内容に応じて調節されるのです。
+と同様,枠幅がボックスの内容に応じて調節されるのです.
 \end_layout
 
 \begin_layout Standard
@@ -12499,22 +12392,22 @@ fbox
 \backslash
 framebox
 \series default
-コマンドを挿入すると、三つの青枠を含むボックスが現れます。最初の二つの枠は括弧で囲まれており、二つとも非必須の変数であることを意味します。三つ目の枠は、
+コマンドを挿入すると,三つの青枠を含むボックスが現れます.最初の二つの枠は括弧で囲まれており,二つとも非必須の変数であることを意味します.三つ目の枠は,
 \series bold
 
 \backslash
 fbox
 \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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -12530,45 +12423,20 @@ fbox
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -12578,16 +12446,7 @@ Ctrl+M
  
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -12595,11 +12454,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\fbox{\ensuremath{\int A=B}}\raisebox{-4mm}{}$
+\begin_inset Formula $\fbox{\ensuremath{\int A=B}}$
 \end_inset
 
 
@@ -12608,39 +12467,21 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 boxed
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -12648,11 +12489,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
+\begin_inset Formula $\boxed{\int A=B}$
 \end_inset
 
 
@@ -12661,24 +12502,15 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A+
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
+\begin_inset Formula $A+\fbox{B}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 framebox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 20mm
@@ -12734,16 +12557,7 @@ Ctrl+M
  
 \backslash
 frac
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}$
-\end_inset
-
-
 \begin_inset Formula $\framebox[20mm][]{\ensuremath{\frac{A}{B}}}$
 \end_inset
 
 
-\begin_inset Formula $\raisebox{-4mm}{}$
-\end_inset
-
-
 \end_layout
 
 \end_inset
 \end_layout
 
 \begin_layout Standard
-枠の厚みも調節可能です。そのためには、以下のコマンドを数式の前にTeXモードで挿入しなくてはなりません。
+枠の厚みも調節可能です.そのためには,以下のコマンドを数式の前に\SpecialChar TeX
+モードで挿入しなくてはなりません.
 \end_layout
 
 \begin_layout Standard
@@ -12833,7 +12640,7 @@ fboxsep
 \begin_inset Quotes erd
 \end_inset
 
-は、枠とボックス内の一文字目との間の距離を示します。これを使った例として、以下の枠付き数式をご覧下さい。
+は,枠とボックス内の一文字目との間の距離を示します.これを使った例として,以下の枠付き数式をご覧下さい.
 \begin_inset ERT
 status collapsed
 
@@ -12849,13 +12656,14 @@ fboxsep 3mm
 \end_inset
 
 
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \boxed{A+B=C}
 \]
 
 \end_inset
 
-この数式の直前には
+この数式の直前には
 \end_layout
 
 \begin_layout Standard
@@ -12881,11 +12689,12 @@ fboxsep
 \end_layout
 
 \begin_layout Standard
-というコマンドが、TeXモードで挿入されています。ここで与えられた値は、以後のすべてのボックスに適用されます。
+というコマンドが,\SpecialChar TeX
+モードで挿入されています.ここで与えられた値は,以後のすべてのボックスに適用されます.
 \end_layout
 
 \begin_layout Standard
-標準の枠寸法に戻すには
+標準の枠寸法に戻すには
 \end_layout
 
 \begin_layout Standard
@@ -12928,14 +12737,15 @@ fboxsep 3pt
 \end_layout
 
 \begin_layout Standard
-というコマンドを、次の数式が始まる前にTeXモードで挿入しておきます。
+というコマンドを,次の数式が始まる前に\SpecialChar TeX
+モードで挿入しておきます.
 \end_layout
 
 \begin_layout Subsection
-なしボックス
+なしボックス
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:枠なしボックス"
+name "subsec:枠なしボックス"
 
 \end_inset
 
@@ -12945,6 +12755,10 @@ status collapsed
 
 \begin_layout Plain Layout
 ぼっくす@ボックス ! わくなし@枠なし
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -12953,7 +12767,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-縁のないボックスを作るには、
+枠のないボックスを作るには,
 \series bold
 
 \backslash
@@ -13007,7 +12821,7 @@ raisebox
 
 \end_inset
 
-の三つのコマンドがあります
+の三つのコマンドがあります
 \end_layout
 
 \begin_layout Standard
@@ -13017,13 +12831,13 @@ raisebox
 \backslash
 raisebox
 \series default
-を使うと、ボックスを上付きにしたり下付きにしたりすることができます。しかし、通常の上付き文字・下付き文字とは違い、ボックス内の文字寸法はそのまま保たれます。
+を使うと,ボックスを上付きにしたり下付きにしたりすることができます.しかし,通常の上付き文字・下付き文字とは違い,ボックス内の文字寸法はそのまま保たれます.
 \series bold
 
 \backslash
 raisebox
 \series default
-は、以下の書式で用いられます。
+は,以下の書式で用いられます.
 \end_layout
 
 \begin_layout Standard
@@ -13041,14 +12855,14 @@ raisebox{高さ}{ボックスの内容}
 \backslash
 fbox
 \series default
-と同様、ボックスに数式を入れる際には、明示的に数式として入れる必要があります。
+と同様,ボックスに数式を入れる際には,明示的に数式として入れる必要があります.
 \begin_inset Note Greyedout
 status open
 
 \begin_layout Plain Layout
 
 \series bold
-(註)
+【註】
 \series default
 下の最後の
 \series bold
@@ -13056,17 +12870,18 @@ status open
 \backslash
 raisebox
 \series default
-のところで
+のところで
 \family sans
 Ctrl+M
 \family default
-を一回でなく二回押すことによって、もう一段数式をいれています。これは、LyXが
+を一回でなく二回押すことによって,もう一段数式をいれています.これは,\SpecialChar LyX
+が
 \series bold
 
 \backslash
 raisebox
 \series default
-を直接サポートしていないためです
+を直接サポートしていないためです
 \end_layout
 
 \end_inset
@@ -13078,9 +12893,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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -13102,7 +12917,7 @@ raisebox
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -13123,7 +12938,7 @@ raisebox{2mm
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -13137,7 +12952,7 @@ raisebox{2mm
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -13158,7 +12973,7 @@ lo
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -13191,16 +13006,7 @@ Ctrl+M Ctrl+M
  
 \backslash
 sqrt
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B 
 \end_layout
 
 \begin_layout Standard
-縁がないことを除けば、
+枠がないことを除けば,
 \series bold
 
 \backslash
@@ -13241,7 +13047,7 @@ mbox
 \backslash
 fbox
 \series default
-と同じであり
+と同じであり
 \series bold
 
 \backslash
@@ -13253,14 +13059,14 @@ makebox
 \backslash
 framebox
 \series default
-と同じです
+と同じです
 \end_layout
 
 \begin_layout Subsection
 色付きボックス
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:色付きボックス"
+name "subsec:色付きボックス"
 
 \end_inset
 
@@ -13270,6 +13076,10 @@ status collapsed
 
 \begin_layout Plain Layout
 ぼっくす@ボックス ! いろつき@色付き
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -13278,7 +13088,8 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-本節で説明されているコマンドをすべて使えるようにするためには、LaTeXプリアンブルに
+本節で説明されているコマンドをすべて使えるようにするためには,\SpecialChar LaTeX
+プリアンブルに
 \end_layout
 
 \begin_layout Standard
@@ -13295,11 +13106,13 @@ usepackage{color}
 status collapsed
 
 \begin_layout Plain Layout
-定義済みの色を使って、文書中のどこかで文章に色を付けてある場合、LyXは、自動的にLaTeXパッケージ
+定義済みの色を使って,文書中のどこかで文章に色を付けてある場合,\SpecialChar LyX
+は,自動的に\SpecialChar LaTeX
+パッケージ
 \series bold
 color
 \series default
-を読み込みます。したがって、本パッケージが二度読み込まれる可能性があるわけですが、そうなったとしても問題は生じません。
+を読み込みます.したがって,本パッケージが二度読み込まれる可能性があるわけですが,そうなったとしても問題は生じません.
 \end_layout
 
 \end_inset
@@ -13309,12 +13122,14 @@ color
 status collapsed
 
 \begin_layout Plain Layout
-本パッケージが二度読み込まれることを防ぐために、LaTeXプリアンブルにマクロを挿入してあります。
+本パッケージが二度読み込まれることを防ぐために,\SpecialChar LaTeX
+プリアンブルにマクロを挿入してあります.
 \end_layout
 
 \end_inset
 
-を書き加えて、LaTeXパッケージの
+を書き加えて,\SpecialChar LaTeX
+パッケージの
 \series bold
 color
 \series default
@@ -13323,11 +13138,13 @@ color
 status collapsed
 
 \begin_layout Plain Layout
-LaTeXパッケージ
+\SpecialChar LaTeX
+パッケージ
 \series bold
 color
 \series default
-は、すべての標準的なLaTeX頒布版に含まれています。
+は,すべての標準的な\SpecialChar LaTeX
+頒布版に含まれています.
 \end_layout
 
 \end_inset
@@ -13342,14 +13159,14 @@ status collapsed
 
 \end_inset
 
-を読み込む必要があります
+を読み込む必要があります
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace medskip
 \end_inset
 
-ボックスに色を付けるには
+ボックスに色を付けるには
 \series bold
 
 \backslash
@@ -13367,7 +13184,7 @@ colorbox
 
 \end_inset
 
-コマンドを以下の書式で使用します
+コマンドを以下の書式で使用します
 \end_layout
 
 \begin_layout Standard
@@ -13379,39 +13196,39 @@ colorbox{色}{ボックスの内容}
 \end_layout
 
 \begin_layout Standard
-ボックスの内容には、別のボックスが含まれても構いませんし、
+ボックスの内容には,別のボックスが含まれても構いませんし,
 \series bold
 
 \backslash
 colorbox
 \series default
-自体も、別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください)。ボックスに数式を含める場合には、
+自体も,別のボックスに入っていても構いません(以下の二番目と三番目の例を参照してください).ボックスに数式を含める場合には,
 \series bold
 
 \backslash
 raisebox
 \series default
-と同様明示的に数式を作らなくてはなりません
+と同様明示的に数式を作らなくてはなりません
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-これは
+これは
 \series bold
 
 \backslash
 fcolorbox
 \series default
-コマンドにも当てはまります
+コマンドにも当てはまります
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
-選択できる定義済みの色としては
+選択できる定義済みの色としては
 \end_layout
 
 \begin_layout Standard
@@ -13419,48 +13236,48 @@ 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
-があります
+があります
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -13476,29 +13293,13 @@ yellow
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -13515,11 +13316,11 @@ colorbox{yellow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
+\begin_inset Formula $\colorbox{yellow}{A=B}$
 \end_inset
 
 
@@ -13528,8 +13329,8 @@ colorbox{yellow
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -13544,16 +13345,7 @@ colorbox{green
 {
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -13561,11 +13353,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
+\begin_inset Formula $\colorbox{green}{\fbox{A=B}}$
 \end_inset
 
 
@@ -13574,24 +13366,15 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 fbox
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -13613,16 +13396,7 @@ Ctrl+M
  
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C=D
@@ -13630,11 +13404,11 @@ C=D
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7mm}{}\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}\raisebox{-5mm}{}$
+\begin_inset Formula $\fbox{\colorbox{green}{\mbox{\ensuremath{\int C=D}}}}$
 \end_inset
 
 
@@ -13657,35 +13431,35 @@ C=D
 \backslash
 colorbox
 \series default
-は、ボックスに色をつけるだけで、ボックス内の文字には色付けをしません。すべての文字に色付けするには、数式全体を選択し、
+は,ボックスに色をつけるだけで,ボックス内の文字には色付けをしません.すべての文字に色付けするには,数式全体を選択し,
 \family sans
 文字様式
 \family default
-ダイアログで欲しい色を選択します。このダイアログは、ツールバーボタン
-\begin_inset Graphics
-       filename ../../images/dialog-show_character.png
-       scale 85
-
+ダイアログで欲しい色を選択します.このダイアログは,ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "dialog-show character"
 \end_inset
 
 か
 \family sans
-編集\SpecialChar \menuseparator
-文字様式\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+文字様式\SpecialChar menuseparator
 任意設定
 \family default
-メニューで開くことができます。すると、数式番号も数式と同じ色になります。数式番号が数式の文字とは別の色になるようにするには、数式内部で色を変えなくてはなりません
-。
+メニューで開くことができます.すると,数式番号も数式と同じ色になります.数式番号が数式の文字とは別の色になるようにするには,数式内部で色を変えなくてはなりません
+.
 \end_layout
 
 \begin_layout Standard
-たとえば
+たとえば
 \end_layout
 
 \begin_layout Standard
 
 \color red
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 \int A=B\label{eq:red}
 \end{equation}
 
@@ -13694,7 +13468,8 @@ colorbox
 
 \color green
 
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 \textcolor{red}{\int A=B}\label{eq:redgreen}
 \end{equation}
 
@@ -13711,7 +13486,7 @@ reference "eq:red"
 
 \end_inset
 
-は、全体が赤色です。
+は,全体が赤色です.
 \begin_inset Newline newline
 \end_inset
 
@@ -13722,14 +13497,14 @@ reference "eq:redgreen"
 
 \end_inset
 
-は、数式番号を緑色にするために、まず全体を緑色にします。その後、数式内の文字を赤色にします。
+は,数式番号を緑色にするために,まず全体を緑色にします.その後,数式内の文字を赤色にします.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-ボックスの縁だけ別の色にするには、
+ボックスの枠だけ別の色にするには,
 \series bold
 
 \backslash
@@ -13747,7 +13522,7 @@ fcolorbox
 
 \end_inset
 
-コマンドを以下の書式で使用します
+コマンドを以下の書式で使用します
 \end_layout
 
 \begin_layout Standard
@@ -13755,11 +13530,11 @@ fcolorbox
 \series bold
 
 \backslash
-fcolorbox{の色}{色}{ボックスの内容}
+fcolorbox{の色}{色}{ボックスの内容}
 \end_layout
 
 \begin_layout Standard
-つまり
+つまり
 \series bold
 
 \backslash
@@ -13771,11 +13546,15 @@ fcolorbox
 \backslash
 colorbox
 \series default
-コマンドの拡張です
+コマンドの拡張です
 \series bold
 
 \backslash
-frameboxと同様に、縁の厚みは
+framebox
+\series default
+と同様に,枠の厚みは
+\series bold
+
 \backslash
 fboxrule
 \series default
@@ -13785,7 +13564,7 @@ fboxrule
 \backslash
 fboxsep
 \series default
-で設定します。たとえば、
+で設定します.たとえば,
 \begin_inset ERT
 status collapsed
 
@@ -13801,7 +13580,8 @@ fboxsep 1mm
 \end_inset
 
 
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \fcolorbox{cyan}{magenta}{A=B}
 \]
 
@@ -13822,11 +13602,11 @@ fboxsep 3pt
 
 \end_inset
 
-のようにします
+のようにします
 \end_layout
 
 \begin_layout Standard
-上記の数式は、以下のコマンドで作成されています。
+上記の数式は,以下のコマンドで作成されています.
 \begin_inset Newline newline
 \end_inset
 
@@ -13855,15 +13635,16 @@ fcolorbox{cyan
 \begin_inset VSpace bigskip
 \end_inset
 
-定義済みの色以外の色を使いたい場合には、まずその色を定義しなくてはなりません。
+定義済みの色以外の色を使いたい場合には,まずその色を定義しなくてはなりません.
 \end_layout
 
 \begin_layout Standard
-たとえば
+たとえば
 \series bold
 darkgreen
 \series default
-」という色を定義するには、LaTeXプリアンブルに
+」という色を定義するには,\SpecialChar LaTeX
+プリアンブルに
 \end_layout
 
 \begin_layout Standard
@@ -13901,7 +13682,7 @@ definecolor
 \end_layout
 
 \begin_layout Standard
-という行を書き加えます
+という行を書き加えます
 \end_layout
 
 \begin_layout Standard
@@ -13909,23 +13690,23 @@ definecolor
 \series bold
 cmyk
 \series default
-とは
+とは
 \series bold
 cyan
 \series default
-(シアン)
+(シアン)
 \series bold
 magenta
 \series default
-(マゼンタ)
+(マゼンタ)
 \series bold
 yellow
 \series default
-(黄)
+(黄)
 \series bold
 black
 \series default
-(黒)の各色を表す色空間です。コンマで区切られた四つの数字は、この色空間における各色の出力強度です。強度は、0
+(黒)の各色を表す色空間です.コンマで区切られた四つの数字は,この色空間における各色の出力強度です.強度は,0
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -13933,48 +13714,49 @@ black
 \begin_inset space \thinspace{}
 \end_inset
 
-1の範囲をとることができます。定義には、
+1の範囲をとることができます.定義には,
 \series bold
 cmyk
 \series default
-の他に
+の他に
 \series bold
 rgb
 \series default
-という色空間を使うこともできます
+という色空間を使うこともできます
 \series bold
 rgb
 \series default
-とは
+とは
 \series bold
 red
 \series default
-(赤)
+(赤)
 \series bold
 green
 \series default
-(緑)
+(緑)
 \series bold
 blue
 \series default
-(青)の各色を意味し、この場合には、各色に対応した三つの出力強度を指定します。さらに、灰色の出力強度のみをとる
+(青)の各色を意味し,この場合には,各色に対応した三つの出力強度を指定します.さらに,灰色の出力強度のみをとる
 \series bold
 gray
 \series default
-という色空間もあります
+という色空間もあります
 \end_layout
 
 \begin_layout Standard
-例として文字が
+例として文字が
 \series bold
 yellow
 \series default
-に色付けされ新しく定義した
+に色付けされ新しく定義した
 \series bold
 darkgreen
 \series default
-という色を持つ縁付きボックスを挙げておきます。
-\begin_inset Formula \begin{equation}
+という色を持つ枠付きボックスを挙げておきます.
+\begin_inset Formula 
+\begin{equation}
 \colorbox{darkgreen}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}
 \end{equation}
 
@@ -13990,7 +13772,7 @@ darkgreen
 \backslash
 textcolor
 \series default
-コマンドを使うと、以下のように、自前で定義した色をテキスト中でも使用することができます。
+コマンドを使うと,以下のように,自前で定義した色をテキスト中でも使用することができます.
 \begin_inset Index idx
 status collapsed
 
@@ -14016,7 +13798,7 @@ textcolor{darkgreen}{
 
 \end_inset
 
-この文は「darkgreen」です
+この文は「darkgreen」です
 \begin_inset ERT
 status collapsed
 
@@ -14049,20 +13831,20 @@ textcolor
 
 \end_inset
 
-は
+は
 \series bold
 
 \backslash
 textcolor{色}{色付けをする文}
 \series default
-という書式で使用することができます
+という書式で使用することができます
 \end_layout
 
 \begin_layout Subsection
 段落ボックス
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:段落ボックス"
+name "subsec:段落ボックス"
 
 \end_inset
 
@@ -14072,38 +13854,10 @@ status collapsed
 
 \begin_layout Plain Layout
 ぼっくす@ボックス ! だんらく@段落
-\end_layout
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-ぼっくす@ボックス ! parbox|see
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-{
-\end_layout
-
-\end_inset
-
-ボックス ! 段落ボックス
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
+\begin_inset space \thinspace{}
 \end_inset
 
-
+——
 \end_layout
 
 \end_inset
@@ -14112,30 +13866,29 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-いくつかの行や段落を含む、いわゆる段落ボックス(parbox)は、
+いくつかの行や段落を含む,いわゆる段落ボックス(parbox)は,
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 ボックス
 \family default
 メニューかツールバーボタン
-\begin_inset Graphics
-       filename ../../images/box-insert.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "box-insert"
 \end_inset
 
-で作成することができます
+で作成することができます
 \end_layout
 
 \begin_layout Standard
-以下の例は、行中の縁付きparboxを示したものです。
+以下の例は,行中の枠付きparboxを示したものです.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace medskip
 \end_inset
 
-この行は
+この行は
 \begin_inset Box Boxed
 position "c"
 hor_pos "c"
@@ -14147,14 +13900,19 @@ width "5cm"
 special "none"
 height "1in"
 height_special "totalheight"
+thickness "0.4pt"
+separation "3pt"
+shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
 status open
 
 \begin_layout Plain Layout
-これは段落ボックスですこれはちょうど5
+これは段落ボックスですこれはちょうど5
 \begin_inset space \thinspace{}
 \end_inset
 
-cmの幅になっており、以下のように数式を含めることもできます。
+cmの幅になっており,以下のように数式を含めることもできます.
 \begin_inset Formula $\int A\,\mathrm{d}s=C$
 \end_inset
 
@@ -14163,7 +13921,7 @@ cmの幅になっており、以下のように数式を含めることもでき
 
 \end_inset
 
-parboxの入った行です
+parboxの入った行です
 \end_layout
 
 \begin_layout Standard
@@ -14174,15 +13932,15 @@ parboxの入った行です。
 \end_layout
 
 \begin_layout Standard
-このようなボックスは、灰色のボックス挿入枠を右クリックすることによって作ることができます。すると、ボックスの特性を表示したダイアログが現れます。上の例では、
+このようなボックスは,灰色のボックス挿入枠を右クリックすることによって作ることができます.すると,ボックスの特性を表示したダイアログが現れます.上の例では,
 \emph on
 装飾
 \emph default
-:簡素な長方形の箱型
+:簡素な長方形の箱型
 \emph on
 内部ボックス
 \emph default
-:parboxコマンド
+:parboxコマンド
 \emph on
 幅
 \emph default
@@ -14190,18 +13948,19 @@ parboxの入った行です。
 \begin_inset space \thinspace{}
 \end_inset
 
-cm
+cm
 \emph on
 垂直ボックス配置
 \emph default
-:中央、に設定されています。
+:中央,に設定されています.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace medskip
 \end_inset
 
-LaTeXでは、parboxは、以下の書式を持つ
+\SpecialChar LaTeX
+では,parboxは,以下の書式を持つ
 \series bold
 
 \backslash
@@ -14219,7 +13978,7 @@ parbox
 
 \end_inset
 
-コマンドによって作られます
+コマンドによって作られます
 \end_layout
 
 \begin_layout Standard
@@ -14231,7 +13990,7 @@ parbox[位置]{幅}{ボックスの内容}
 \end_layout
 
 \begin_layout Standard
-「位置」は
+「位置」は
 \emph on
 b
 \emph default
 \emph on
 t
 \emph default
-の値をとることができます下揃えを意味する
+の値をとることができます下揃えを意味する
 \emph on
 b
 \emph default
-(
-\bar under
-b
-\bar default
-ottom)は、ボックスを、周囲の本文中の最後の行と合わせることを意味します。上揃えを意味する
+(bottom)は,ボックスを,周囲の本文中の最後の行と合わせることを意味します.上揃えを意味する
 \emph on
 t
 \emph default
-(
-\bar under
-t
-\bar default
-op)は、これを最初の行に合わせます。位置を指定しない時には、ボックスは事実上中央揃えになります。用例については、取扱説明書埋込オブジェクト篇の
+(top)は,これを最初の行に合わせます.位置を指定しない時には,ボックスは事実上中央揃えになります.用例については,取扱説明書埋込オブジェクト篇の
 \emph on
-Boxes
+ボックス
 \emph default
-の節をご参照下さい
+の節をご参照下さい
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-数式番号を含めて、数式を完全に縁で囲むためには、数式をparbox内に収めなくてはなりません。こうするには、数式前にTeXモードで
+数式番号を含めて,数式を完全に枠で囲むためには,数式をparbox内に収めなくてはなりません.こうするには,数式前に\SpecialChar TeX
+モードで
 \series bold
 parbox{
 \backslash
@@ -14276,7 +14028,7 @@ fboxsep-2
 \backslash
 fboxrule}{
 \series default
-というコマンドを挿入しますここで
+というコマンドを挿入しますここで
 \series bold
 
 \backslash
@@ -14294,24 +14046,9 @@ linewidth
 
 
 \series default
-は、使用中の文書に設定されている行幅です。縁は、parboxの外側にあるので、縁余白と縁幅の2倍を行幅から差し引かなくてはなりません。バグ
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-\begin_inset CommandInset href
-LatexCommand href
-name "LyX-bug #4483"
-target "http://www.lyx.org/trac/ticket/4483"
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-のせいでLyXはこれを自動的に行いませんので、TeXモードを使用する必要があります。引数中で掛け算や引き算を行うためには、LaTeXパッケージの
+は,使用中の文書に設定されている行幅です.枠は,parboxの外側にあるので,枠余白と枠幅の2倍を行幅から差し引かなくてはなりません.引数中で掛け算や引き算を行
+うためには,\SpecialChar LaTeX
+パッケージの
 \series bold
 calc
 \series default
@@ -14324,7 +14061,8 @@ status collapsed
 \series bold
 calc
 \series default
-は、標準的LaTeX頒布版のすべてに含まれています。
+は,標準的\SpecialChar LaTeX
+頒布版のすべてに含まれています.
 \end_layout
 
 \end_inset
@@ -14339,7 +14077,8 @@ status collapsed
 
 \end_inset
 
-を、LaTeXプリアンブル中で
+を,\SpecialChar LaTeX
+プリアンブル中で
 \end_layout
 
 \begin_layout Standard
@@ -14351,11 +14090,12 @@ usepackage{calc}
 \end_layout
 
 \begin_layout Standard
-のように読み込んでおく必要があります。数式の後では、TeXモードで
+のように読み込んでおく必要があります.数式の後では,\SpecialChar TeX
+モードで
 \series bold
 }}
 \series default
-を入力して、二つのボックスを閉じておかなくてはなりません。以下に例を挙げます。
+を入力して,二つのボックスを閉じておかなくてはなりません.以下に例を挙げます.
 \begin_inset ERT
 status collapsed
 
@@ -14395,7 +14135,8 @@ fboxrule}{
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}
 \end{equation}
 
@@ -14440,7 +14181,7 @@ fboxsep 3pt
 \backslash
 fbox
 \series default
-の引数としてparboxが使われているので、この場合には、
+の引数としてparboxが使われているので,この場合には,
 \series bold
 
 \backslash
@@ -14452,14 +14193,14 @@ fbox
 \backslash
 boxed
 \series default
-を使おうが、差は生じません。
+を使おうが,差は生じません.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-段落ボックスは、数式にじかにコメントを付けるのにたいへん便利です。これを行うには、
+段落ボックスは,数式にじかにコメントを付けるのにたいへん便利です.これを行うには,
 \series bold
 
 \backslash
@@ -14471,30 +14212,30 @@ parbox
 \backslash
 tag
 \series default
-コマンドといっしょに使います
+コマンドといっしょに使います(
 \series bold
 
 \backslash
 tag
 \series default
-についての詳細は
+についての詳細は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:ユーザー定義番号"
+reference "subsec:自己定義番号"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい)
 \end_layout
 
 \begin_layout Standard
-以下は
+以下は
 \series bold
 
 \backslash
 parbox
 \series default
-を使ってコメントを付けた数式の例です
+を使ってコメントを付けた数式の例です
 \end_layout
 
 \begin_layout Standard
@@ -14514,7 +14255,7 @@ parbox{5cm}{
 
 \end_inset
 
-これは説明です。数式や多行数式本体からはっきりと離れています。
+これは説明です.数式や多行数式本体からはっきりと離れています.
 \begin_inset ERT
 status collapsed
 
@@ -14531,17 +14272,19 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-LyXは、まだ数式中での
+\SpecialChar LyX
+は,まだ数式中での
 \series bold
 
 \backslash
 parbox
 \series default
-コマンドをサポートしていないので、上のような数式は、完全にTeXモードで挿入しなくてはなりません。この数式は、以下のようなコマンド列を使って作ってあります。
+コマンドをサポートしていないので,上のような数式は,完全に\SpecialChar TeX
+モードで挿入しなくてはなりません.この数式は,以下のようなコマンド列を使って作ってあります.
 \end_layout
 
 \begin_layout Standard
-まず
+まず
 \series bold
 
 \backslash
@@ -14553,7 +14296,8 @@ tag*
 \backslash
 parbox{5cm}{
 \series default
-というコマンドをTeXモードで挿入します
+というコマンドを\SpecialChar TeX
+モードで挿入します
 \begin_inset Foot
 status collapsed
 
@@ -14562,7 +14306,7 @@ status collapsed
 \series bold
 行頭下げ
 \series default
-数式様式を使用している時には
+数式様式を使用している時には
 \series bold
 
 \backslash
@@ -14576,25 +14320,26 @@ tag*
 \backslash
 hfill
 \series default
-を用いることもできます(数式様式に関しては、
+を用いることもできます(数式様式に関しては,
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節をご参照下さい)。
+節をご参照下さい).
 \end_layout
 
 \end_inset
 
-。それから、説明を通常のテキストとして入れ、最後に
+.それから,説明を通常のテキストとして入れ,最後に
 \series bold
 }}
 \backslash
 ]
 \series default
-をTeXモードで挿入します。ここで
+を\SpecialChar TeX
+モードで挿入します.ここで
 \series bold
 
 \backslash
@@ -14606,7 +14351,7 @@ reference "sec:数式様式"
 \backslash
 ]
 \series default
-コマンドは別行建て数式を作るためのものです。
+コマンドは別行立て数式を作るためのものです.
 \end_layout
 
 \begin_layout Standard
@@ -14616,8 +14361,9 @@ reference "sec:数式様式"
 \backslash
 parbox
 \series default
-を使う利点は、数式テキストモードを使用して「コメントを付けた」以下の例と比較すると、よくわかるでしょう。
-\begin_inset Formula \[
+を使う利点は,数式テキストモードを使用して「コメントを付けた」以下の例と比較すると,よくわかるでしょう.
+\begin_inset Formula 
+\[
 5x-7b=3b\textrm{これは説明です。数式本体から離れていません...}
 \]
 
@@ -14644,7 +14390,7 @@ status collapsed
 大演算子
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:大演算子"
+name "subsec:大演算子"
 
 \end_inset
 
@@ -14654,6 +14400,10 @@ status collapsed
 
 \begin_layout Plain Layout
 えんざんし@演算子 ! だい@大
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -14682,7 +14432,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-ここに挙げた積分演算子をすべて使えるようにするには文書設定の
+ここに挙げた積分演算子をすべて使えるようにするには文書設定の
 \family sans
 数式オプション
 \family default
@@ -14690,7 +14440,7 @@ status collapsed
 \family sans
 esintパッケージを自動的に使う
 \family default
-オプションを有効にしなくてはなりません
+オプションを有効にしなくてはなりません
 \end_layout
 
 \begin_layout Standard
@@ -14699,8 +14449,8 @@ esintパッケージを自動的に使う
 
 
 \begin_inset Tabular
-<lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
+<lyxtabular version="3" rows="11" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -14724,44 +14474,7 @@ esintパッケージを自動的に使う
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\backslash
-sum
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! S ! 
-\backslash
-sum
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\sum$
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14784,7 +14497,7 @@ int
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14798,7 +14511,7 @@ int
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14809,7 +14522,7 @@ oint
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14823,7 +14536,7 @@ oint
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14834,7 +14547,7 @@ ointctrclockwise
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14848,7 +14561,7 @@ ointctrclockwise
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14859,7 +14572,7 @@ ointclockwise
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14873,7 +14586,7 @@ ointclockwise
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14884,7 +14597,7 @@ sqint
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14898,7 +14611,85 @@ sqint
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+fint
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\fint$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+landupint
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\landupint$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+landdownint
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\landdownint$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14909,7 +14700,7 @@ bigcap
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14923,7 +14714,7 @@ bigcap
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14934,7 +14725,7 @@ bigcup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -14957,8 +14748,8 @@ bigcup
 
 
 \begin_inset Tabular
-<lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<lyxtabular version="3" rows="11" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -14982,7 +14773,44 @@ bigcup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+sum
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+sum
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\sum$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15005,7 +14833,7 @@ prod
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15019,7 +14847,7 @@ prod
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15030,7 +14858,7 @@ coprod
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15044,7 +14872,7 @@ coprod
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15055,7 +14883,7 @@ bigodot
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15069,7 +14897,7 @@ bigodot
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15080,7 +14908,7 @@ bigotimes
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15094,7 +14922,7 @@ bigotimes
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15105,7 +14933,7 @@ bigoplus
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15119,7 +14947,7 @@ bigoplus
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15130,7 +14958,7 @@ bigwedge
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15144,7 +14972,7 @@ bigwedge
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15155,7 +14983,7 @@ bigvee
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15169,7 +14997,7 @@ bigvee
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15180,7 +15008,7 @@ bigsqcup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15194,7 +15022,7 @@ bigsqcup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15205,7 +15033,7 @@ biguplus
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15230,22 +15058,21 @@ biguplus
 \end_layout
 
 \begin_layout Standard
-すべての大演算子は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/intop.png
-       scale 85
-
+すべての大演算子は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\intop"
 \end_inset
 
-でも挿入することができます
+でも挿入することができます
 \end_layout
 
 \begin_layout Standard
-これらの演算子は、よく見ないと同じように見える二項演算子よりも大きいので、大演算子と呼ばれます。大演算子はすべて、次小節で説明する「範囲」をとることができます。
+これらの演算子は,よく見ないと同じように見える二項演算子よりも大きいので,大演算子と呼ばれます.大演算子はすべて,次小節で説明する「範囲」をとることができます.
 \end_layout
 
 \begin_layout Standard
-積分演算子はすべて
+積分演算子はすべて
 \series bold
 
 \backslash
@@ -15257,24 +15084,24 @@ intop
 \backslash
 ointop
 \series default
-のように
+のように
 \series bold
 op
 \series default
-で終わる別バージョンがあります。これらの演算子は、
+で終わる別バージョンがあります.これらの演算子は,
 \series bold
 
 \backslash
 int
 \series default
-とは範囲の表示のしかたが異なります
+とは範囲の表示のしかたが異なります
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:演算子の範囲"
+reference "subsec:演算子の範囲"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい
 \end_layout
 
 \begin_layout Subsubsection*
@@ -15286,11 +15113,31 @@ reference "sub:演算子の範囲"
 \emph on
 d
 \emph default
-は演算子なので、アップライト体で組まれなくてはなりません。これを行うには
+は演算子なので,アップライト体で組まれなくてはなりません.これを行うには
 \emph on
 d
 \emph default
-を選択して、短絡キー
+を選択して,
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
 \begin_inset Info
 type  "shortcut"
 arg   "font-roman"
@@ -15301,23 +15148,23 @@ arg   "font-roman"
 status collapsed
 
 \begin_layout Plain Layout
-文字様式については
+文字様式については
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:書体様式"
+reference "subsec:書体様式"
 
 \end_inset
 
-節参照
+節参照
 \end_layout
 
 \end_inset
 
-。最後に、演算子の慣例に倣って、
+.最後に,演算子の慣例に倣って,
 \emph on
 d
 \emph default
-の前に最小空白を挿入しなくてはなりません。たとえば、
+の前に最小空白を挿入しなくてはなりません.たとえば,
 \end_layout
 
 \begin_layout Standard
@@ -15347,7 +15194,7 @@ status open
 \end_layout
 
 \begin_layout Standard
-多重積分に関しては、以下のコマンドがあります。
+多重積分に関しては,以下のコマンドがあります.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -15361,9 +15208,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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -15379,29 +15226,13 @@ status open
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15412,11 +15243,11 @@ iint
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
+\begin_inset Formula $\iint$
 \end_inset
 
 
@@ -15425,8 +15256,8 @@ iint
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15437,11 +15268,11 @@ oiint
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
+\begin_inset Formula $\oiint$
 \end_inset
 
 
@@ -15450,8 +15281,8 @@ oiint
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15462,11 +15293,11 @@ sqiint
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
+\begin_inset Formula $\sqiint$
 \end_inset
 
 
@@ -15486,9 +15317,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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -15509,8 +15340,8 @@ sqiint
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15521,11 +15352,11 @@ iiint
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
+\begin_inset Formula $\iiint$
 \end_inset
 
 
@@ -15534,8 +15365,8 @@ iiint
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15546,11 +15377,11 @@ iiiint
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
+\begin_inset Formula $\iiiint$
 \end_inset
 
 
@@ -15559,8 +15390,8 @@ iiiint
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15571,11 +15402,11 @@ dotsint
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
+\begin_inset Formula $\dotsint$
 \end_inset
 
 
@@ -15599,7 +15430,7 @@ dotsint
 演算子の範囲
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:演算子の範囲"
+name "subsec:演算子の範囲"
 
 \end_inset
 
@@ -15617,14 +15448,14 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-範囲は、上付き文字と下付き文字とで作成することができます。
+範囲は,上付き文字と下付き文字とで作成することができます.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -15642,29 +15473,13 @@ 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
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -15673,16 +15488,7 @@ raisebox
 prod^
 \backslash
 infty
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -15698,11 +15504,11 @@ A(x)
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
+\begin_inset Formula $\prod_{0}^{\infty}A(x)$
 \end_inset
 
 
@@ -15719,14 +15525,14 @@ A(x)
 \end_layout
 
 \begin_layout Standard
-行内数式では、範囲は演算子の右横に表示されます。別行建て数式での範囲は、積分範囲を除き、演算子の上と下に表示されます。
+行内数式では,範囲は演算子の右横に表示されます.別行立て数式での範囲は,積分範囲を除き,演算子の上と下に表示されます.
 \end_layout
 
 \begin_layout Standard
-範囲が演算子の横に表示されるように強制するには、カーソルを当該演算子の直後において、
+範囲が演算子の横に表示されるように強制するには,カーソルを当該演算子の直後において,
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 範囲の表記を変更
 \family default
 メニューで
@@ -15735,31 +15541,53 @@ A(x)
 行内形式
 \family default
 \series default
-(短絡キー
+(
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+:
 \begin_inset Info
 type  "shortcut"
 arg   "math-limits"
 \end_inset
 
-)を選択することで範囲形式を変更することができます。以下はその用例です。
+)を選択することで範囲形式を変更することができます.以下はその用例です.
 \end_layout
 
 \begin_layout Standard
-既定の範囲形式は、以下のようになっています。
-\begin_inset Formula \[
+既定の範囲形式は,以下のようになっています.
+\begin_inset Formula 
+\[
 \sum_{x=0}^{\infty}\frac{1}{x^{2}}
 \]
 
 \end_inset
 
-以下は範囲形式を
+以下は範囲形式を
 \family sans
 \series bold
 行内形式
 \family default
 \series default
-に変更したときの表示です。
-\begin_inset Formula \[
+に変更したときの表示です.
+\begin_inset Formula 
+\[
 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}
 \]
 
@@ -15781,13 +15609,14 @@ ointop
 \series bold
 op
 \series default
-で終わるもの以外の積分記号では、範囲は、既定で演算子の横に設定されます。しかし、多重積分においては、範囲を演算子の下に置くべきときがあります。このことから、以下
-の例では範囲形式を
+で終わるもの以外の積分記号では,範囲は,既定で演算子の横に設定されます.しかし,多重積分においては,範囲を演算子の下に置くべきときがあります.このことから,以下
+の例では範囲形式を
 \series bold
-別行て形式
+別行て形式
 \series default
-にして積分記号の下に置くようにしています。
-\begin_inset Formula \begin{equation}
+にして積分記号の下に置くようにしています.
+\begin_inset Formula 
+\begin{equation}
 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}
 \end{equation}
 
@@ -15800,7 +15629,7 @@ op
 \begin_inset VSpace medskip
 \end_inset
 
-範囲に条件を指定したい場合には
+範囲に条件を指定したい場合には
 \series bold
 
 \backslash
@@ -15836,8 +15665,9 @@ substack
 
 \end_inset
 
-コマンドを使用します。たとえば、以下の表記 
-\begin_inset Formula \begin{equation}
+コマンドを使用します.たとえば,以下の表記 
+\begin_inset Formula 
+\begin{equation}
 \sum_{\begin{subarray}{c}
 0<k<1000\\
 \\
@@ -15851,11 +15681,11 @@ k\,\in\,\mathbb{N}
 \end_layout
 
 \begin_layout Standard
-を作成するには、以下のようにしなくてはなりません。
+を作成するには,以下のようにしなくてはなりません.
 \begin_inset Newline newline
 \end_inset
 
-まず
+まず
 \series bold
 
 \backslash
@@ -15864,46 +15694,28 @@ sum
 ^
 \series bold
 n
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 _
 \series default
-というコマンドを入力します。すると、和演算子の下の青枠に移動するので、ここに
+というコマンドを入力します.すると,和演算子の下の青枠に移動するので,ここに
 \series bold
 
 \backslash
 subarray
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \series default
-コマンドを挿入します。すると、青枠が紫枠の中に入って、ここに複数の行を書き込むことができるようになります。新しい行は、改行(
+コマンドを挿入します.すると,青枠が紫枠の中に入って,ここに複数の行を書き込むことができるようになります.新しい行は,改行(
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
-)を挿入することで作ることができます。ここに
+)を挿入することで作ることができます.ここに
 \begin_inset Newline newline
 \end_inset
 
 
 
 \series default
-と入力すると、新規行のための新しい枠が現れます。
+と入力すると,新規行のための新しい枠が現れます.
 \end_layout
 
 \begin_layout Standard
-各行の揃え方は
+各行の揃え方は
 \family sans
 表ツールバー
 \family default
 か
 \family sans
-編集\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
 行と列
 \family default
-メニューで変更することができますが、右揃えにするには、行頭に
+メニューで変更することができますが,右揃えにするには,行頭に
 \series bold
 
 \backslash
 hfill
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \series default
-を挿入しなくてはなりません
+を挿入しなくてはなりません
 \end_layout
 
 \begin_layout Standard
 \backslash
 substack
 \series default
-コマンドは、各行がつねに中央揃えになることを除いては、
+コマンドは,各行がつねに中央揃えになることを除いては,
 \series bold
 
 \backslash
 subarray
 \series default
-と同じです
+と同じです
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-演算子の後に来る文字は、範囲の横に来るので、
+演算子の後に来る文字は,範囲の横に来るので,
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:substack"
 
 \end_inset
 
-式のように、演算子の横の余白が大きくなりすぎることがあります。
+式のように,演算子の横の余白が大きくなりすぎることがあります.これを防ぐには,コマンド
+\series bold
+
+\backslash
+smashoperator
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+smashoperator
 \end_layout
 
-\begin_layout Standard
-これを避けるには、LaTeXプリアンブルに以下のようなマクロを指定する方法があります。
+\end_inset
+
+を使うことができます.これを有効化するには,文書設定の
+\family sans
+数式オプション
+\family default
+で,
+\series bold
+mathtools
+\series default
+パッケージ
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
+の
+\family sans
+常に読み込み
+\family default
+オプションを指定してください.
 \series bold
 
 \backslash
-def
-\backslash
-clap#1{
-\backslash
-hbox to 0pt{
-\backslash
-hss #1
-\backslash
-hss}}
+smashoperator
+\series default
+は,内容物の幅を0
+\lang english
+
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\lang japanese
+ptに設定します.
+\lang english
+
 \begin_inset Newline newline
 \end_inset
 
 
+\lang japanese
+これを
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:substack"
+
+\end_inset
+
+式に応用してみると,コマンド
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
 \backslash
-def
-\backslash
-mathclap {
-\backslash
-mathpalette 
-\backslash
-mathclapinternal}
-\begin_inset Newline newline
+smashoperator{
+\end_layout
+
+\begin_layout Standard
+の波括弧の中に,範囲付きの演算子を挿入することになります.波括弧を閉じた後に,数式を続けます.例:
+\begin_inset Formula 
+\[
+\sum_{\mathclap{\substack{0<k<1000\\
+\\
+k\,\in\,\mathbb{N}
+}
+}}^{n}k^{-2}
+\]
+
 \end_inset
 
+演算子の片側だけ,空白を0
+\lang english
+
+\begin_inset space \thinspace{}
+\end_inset
+
+
+\lang japanese
+ptにすることも可能です.そのためには,
+\series bold
 
 \backslash
-def
+smashoperator
+\series default
+と付属する波括弧の間に,
+\series bold
+[l]
+\series default
+または
+\series bold
+[r]
+\series default
+と書き込みます.下記は,
+\series bold
+
 \backslash
-mathclapinternal #1#2{
+smashoperator
+\series default
+のとりうる形の例です.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Formula 
+\[
+Y\smashoperator{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[l]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}=Y\smashoperator[r]{\sum_{1\le i\le j\le n}^{n=3456}}X_{ij}
+\]
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+範囲を持つ演算子が続くとき,出力での,範囲の組版は出来が良くないものになることがあります.下記をご覧ください.
+\begin_inset Formula 
+\[
+\text{a)}\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\limsup_{n\to\infty}\max_{p\ge n}
+\]
+
+\end_inset
+
+組版を改善するには,文書設定の
+\family sans
+数式オプション
+\family default
+で,
+\series bold
+mathtools
+\series default
+パッケージ
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
+\end_layout
+
+\end_inset
+
+の
+\family sans
+常に読み込み
+\family default
+オプションを指定してください.その上で,数式中の最初の演算子の前に直接,
+\series bold
+
 \backslash
-clap{$
+adjustlimits
+\series default
+コマンド
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! A ! 
 \backslash
-mathsurround =0pt #1{#2}$}}
+adjustlimits
+\end_layout
+
+\end_inset
+
+を置いてください.そうすると,上記の例はこのようになります.
+\begin_inset Formula 
+\[
+\text{a)}\adjustlimits\lim_{n\to\infty}\max_{p\ge n}\quad\text{b)}\adjustlimits\lim_{n\to\infty}\max_{p^{2}\ge n}\quad\text{c)}\adjustlimits\lim_{n\to\infty}\sup_{p^{2}\ge nK}\quad\text{d)}\adjustlimits\limsup_{n\to\infty}\max_{p\ge n}
+\]
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-これは、範囲の幅を0
-\begin_inset space \thinspace{}
+\begin_inset VSpace bigskip
+\end_inset
+
+一つの範囲を複数の演算子に用いる方法が,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:自己定義演算子"
+
+\end_inset
+
+節に述べられています.
+\end_layout
+
+\begin_layout Subsection
+演算子の修飾
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+えんざんし@演算子 ! しゅうしょく@修飾
+\end_layout
+
 \end_inset
 
-ptに設定する
+
+\end_layout
+
+\begin_layout Standard
+
 \series bold
 
 \backslash
-mathclap
+overset
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! M ! 
+こまんど@コマンド ! O ! 
 \backslash
-mathclap
+overset
 \end_layout
 
 \end_inset
 
-コマンドを定義しています。このコマンドの書式は、
+コマンドや
+\series bold
+
+\backslash
+underset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! U ! 
+\backslash
+underset
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
+コマンドを使うと,それぞれ演算子の上や下に,文字をアクセントとして付けることができます.また,
 \series bold
 
 \backslash
-mathclap{範囲}
+sideset
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+sideset
 \end_layout
 
-\begin_layout Standard
-となっていて、「範囲」には複数の条件を入れることができます。
+\end_inset
+
+コマンドを使うと,文字を演算子の前や後ろに付けることができます.
 \end_layout
 
 \begin_layout Standard
-これを
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:substack"
 
-\end_inset
+\series bold
 
-式に応用すると、以下のようなコマンド
+\backslash
+sideset
+\series default
+には4つの派生版があります.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Itemize
 
 \series bold
 
 \backslash
-sum_
+sideset
+\series default
+は,演算子の隅に文字を置くのに用います.
+\end_layout
+
+\begin_layout Itemize
+
+\series bold
+
 \backslash
-mathclap{
+sidesetn
+\series default
+は,演算子の前後に文字を置くのに用います(この派生版は,\SpecialChar LaTeX
+の元々の
+\series bold
+
 \backslash
-substack
-\begin_inset ERT
-status collapsed
+sideset
+\series default
+コマンドを表します).
+\end_layout
 
-\begin_layout Plain Layout
+\begin_layout Itemize
 
+\series bold
 
 \backslash
-spce 
+sidesetl
+\series default
+は,演算子の左隅と後ろに文字を置くのに用います.
 \end_layout
 
+\begin_layout Itemize
+
+\series bold
+
+\backslash
+sidesetr
+\series default
+は,演算子の右隅と前に文字を置くのに用います.
+\end_layout
+
+\begin_layout Standard
+たとえば,
+\series bold
+
+\backslash
+sidesetn
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-0
-\begin_inset Formula $\boldsymbol{<}$
+
+\backslash
+sum
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-k
-\begin_inset Formula $\boldsymbol{<}$
+
+\begin_inset Formula $\to$
 \end_inset
 
-1000 Ctrl+Return
+'
+\begin_inset Formula $\to$
+\end_inset
+
+_k=1
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+^
+\series bold
+n
+\series default
+というコマンドを入力すると,
+\begin_inset Formula 
+\[
+\sideset{}{'}\sum_{k=1}^{n}
+\]
+
+\end_inset
+
+のようになります.
 \end_layout
 
 \begin_layout Standard
-を使用して下限を作成することになります。これによって、足される要素は、和演算子の直後に来ることになります。
-\begin_inset Formula \[
-\sum_{\mathclap{\substack{0<k<1000\\
-\\
-k\,\in\,\mathbb{N}
-}
-}}^{n}k^{-2}
-\]
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+【註】
+\backslash
+sideset
+\series default
+は,大演算子を修飾するためだけに用いることができ,二項演算子には用いることができません.
+\end_layout
 
 \end_inset
 
@@ -16130,21 +16197,48 @@ k\,\in\,\mathbb{N}
 \end_layout
 
 \begin_layout Standard
-\begin_inset VSpace bigskip
+のようになります.最後の例からわかるように,
+\series bold
+
+\backslash
+overset
+\series default
+や
+\series bold
+
+\backslash
+underset
+\series default
+では,記号や文字にアクセントをつけることもできます.一方. また,
+\series bold
+
+\backslash
+overset
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-一つの範囲を複数の演算子に用いる方法が、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:自己定義演算子"
 
+\backslash
+maltese
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-節に述べられています。
-\end_layout
 
-\begin_layout Standard
-\begin_inset Newpage newpage
+\series default
+
+\begin_inset Formula $\uparrow$
+\end_inset
+
+
+\series bold
+a
+\series default
+というコマンドならば,
+\begin_inset Formula 
+\[
+\overset{a}{\maltese}
+\]
+
 \end_inset
 
 
@@ -16154,7 +16248,7 @@ reference "sub:自己定義演算子"
 二項演算子
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:二項演算子"
+name "subsec:二項演算子"
 
 \end_inset
 
@@ -16164,6 +16258,10 @@ status collapsed
 
 \begin_layout Plain Layout
 えんざんし@演算子 ! にこう@二項
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -16172,7 +16270,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-二項演算子は、前後に文字がある場合、周囲に余白が入ります。
+二項演算子は,前後に文字がある場合,周囲に余白が入ります.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -16180,13 +16278,9 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-\begin_inset space \hfill{}
-\end_inset
-
-
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -16205,7 +16299,7 @@ status collapsed
 \backslash
 raisebox
 \series default
-はスペーサーとして使用しているだけです
+はスペーサーとして使用しているだけです
 \end_layout
 
 \end_inset
@@ -16226,7 +16320,7 @@ raisebox
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16235,7 +16329,7 @@ raisebox
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16249,7 +16343,7 @@ raisebox
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16258,7 +16352,7 @@ raisebox
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16272,7 +16366,7 @@ raisebox
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16283,7 +16377,7 @@ pm
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16297,7 +16391,7 @@ pm
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16308,7 +16402,7 @@ mp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16322,7 +16416,7 @@ mp
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16333,7 +16427,7 @@ cdot
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16347,7 +16441,7 @@ cdot
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16358,7 +16452,7 @@ times
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16372,7 +16466,7 @@ times
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16383,7 +16477,7 @@ div
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16397,7 +16491,7 @@ div
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16429,7 +16523,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16443,7 +16537,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16454,7 +16548,7 @@ star
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16468,7 +16562,7 @@ star
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16479,7 +16573,7 @@ circ
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16493,7 +16587,7 @@ circ
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16504,7 +16598,7 @@ diamond
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16518,7 +16612,7 @@ diamond
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16529,7 +16623,7 @@ bullet
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16553,7 +16647,7 @@ bullet
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -16577,7 +16671,7 @@ bullet
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16588,7 +16682,7 @@ nabla
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16602,7 +16696,7 @@ nabla
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16613,7 +16707,7 @@ bigtriangledown
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16627,7 +16721,7 @@ bigtriangledown
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16638,7 +16732,7 @@ bigtriangleup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16652,7 +16746,7 @@ bigtriangleup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16663,7 +16757,7 @@ Box
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16677,7 +16771,7 @@ Box
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16688,7 +16782,7 @@ cap
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16702,7 +16796,7 @@ cap
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16713,7 +16807,7 @@ cup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16727,7 +16821,7 @@ cup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16738,7 +16832,7 @@ dagger
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16752,7 +16846,7 @@ dagger
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16763,7 +16857,7 @@ ddagger
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16777,7 +16871,7 @@ ddagger
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16788,7 +16882,7 @@ wr
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16802,7 +16896,7 @@ wr
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16813,7 +16907,7 @@ bigcirc
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16827,7 +16921,7 @@ bigcirc
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16838,7 +16932,7 @@ wedge
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16852,7 +16946,7 @@ wedge
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16863,7 +16957,7 @@ vee
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16887,7 +16981,7 @@ vee
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -16911,7 +17005,7 @@ vee
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16922,7 +17016,7 @@ oplus
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16936,7 +17030,7 @@ oplus
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16947,7 +17041,7 @@ ominus
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16961,7 +17055,7 @@ ominus
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16972,7 +17066,7 @@ otimes
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16986,7 +17080,7 @@ otimes
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -16997,7 +17091,7 @@ oslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17011,7 +17105,7 @@ oslash
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17022,7 +17116,7 @@ odot
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17036,7 +17130,7 @@ odot
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17047,7 +17141,7 @@ amalg
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17061,7 +17155,7 @@ amalg
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17072,7 +17166,7 @@ uplus
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17086,7 +17180,7 @@ uplus
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17097,7 +17191,7 @@ setminus
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17111,7 +17205,7 @@ setminus
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17122,7 +17216,7 @@ sqcap
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17136,7 +17230,7 @@ sqcap
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17147,7 +17241,7 @@ sqcup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17161,7 +17255,7 @@ sqcup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17172,7 +17266,7 @@ triangleleft
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17186,7 +17280,7 @@ triangleleft
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17197,7 +17291,7 @@ triangleright
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17215,31 +17309,26 @@ triangleright
 \end_inset
 
 
-\begin_inset space \hfill{}
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
-二項演算子は、すべて数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/pm.png
-       scale 85
-
+二項演算子は,すべて数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\pm"
 \end_inset
 
-から挿入することもできます
+から挿入することもできます
 \end_layout
 
 \begin_layout Standard
-ラプラス演算子を組版するには
+ラプラス演算子を組版するには
 \series bold
 
 \backslash
 bigtriangleup
 \series default
-以外に
+以外に
 \series bold
 
 \backslash
@@ -17255,37 +17344,37 @@ nabla
 \series bold
 2
 \series default
-(
+(
 \begin_inset Formula $\nabla^{2}$
 \end_inset
 
-)を使用することもできます。
+)を使用することもできます.
 \end_layout
 
 \begin_layout Standard
 
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 特殊文字
 \family default
 メニューの
 \family sans
 メニュー区切り
 \family default
-で入力される文字は
+で入力される文字は
 \series bold
 
 \backslash
 triangleright
 \series default
-演算子です
+演算子です
 \end_layout
 
 \begin_layout Subsection
 自己定義演算子
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:自己定義演算子"
+name "subsec:自己定義演算子"
 
 \end_inset
 
@@ -17295,6 +17384,10 @@ status collapsed
 
 \begin_layout Plain Layout
 えんざんし@演算子 ! じこていぎ@自己定義
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -17303,7 +17396,8 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-LaTeXプリアンブルで
+\SpecialChar LaTeX
+プリアンブルで
 \series bold
 
 \backslash
@@ -17323,7 +17417,7 @@ DeclareMathOperator
 
 \end_inset
 
-コマンドを使用すると、自製演算子を定義することができます。このコマンドの書式は
+コマンドを使用すると,自己定義演算子を定義することができます.このコマンドの書式は
 \end_layout
 
 \begin_layout Standard
@@ -17335,18 +17429,19 @@ DeclareMathOperator{新規コマンド}{表示}
 \end_layout
 
 \begin_layout Standard
-です。「表示」は、出力での演算子の表示され方を定義する文字や記号です。大演算子を定義するには、コマンドの後に「*」を置きます。自己定義の大演算子は、すべて第
+です.「表示」は,出力での演算子の表示され方を定義する文字や記号です.大演算子を定義するには,コマンドの後に「*」を置きます.自己定義の大演算子は,すべて第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:演算子の範囲"
+reference "subsec:演算子の範囲"
 
 \end_inset
 
-節で述べられた範囲を指定することができます
+節で述べられた範囲を指定することができます
 \end_layout
 
 \begin_layout Standard
-たとえば、以下のようなLaTeXプリアンブル行
+たとえば,以下のような\SpecialChar LaTeX
+プリアンブル行
 \end_layout
 
 \begin_layout Standard
@@ -17362,27 +17457,28 @@ blacklozenge}
 \end_layout
 
 \begin_layout Standard
-は
+は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:その他の記号"
+reference "subsec:その他の記号"
 
 \end_inset
 
-節にある菱形記号を使った大演算子を挿入する以下のようなコマンド
+節にある菱形記号を使った大演算子を挿入する以下のようなコマンド
 \series bold
 
 \backslash
 Lozenge
 \series default
-を定義します。
-\begin_inset Formula \[
+を定義します.
+\begin_inset Formula 
+\[
 \Lozenge_{n=1}^{\infty}
 \]
 
 \end_inset
 
-上記の数式を作るコマンドは
+上記の数式を作るコマンドは
 \series bold
 
 \backslash
@@ -17398,14 +17494,14 @@ infty
 
 _n=1
 \series default
-です
+です
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-自己定義演算子を、同一文書内で複数回用いない時には、以下の書式を持つ
+自己定義演算子を,同一文書内で複数回用いない時には,以下の書式を持つ
 \series bold
 
 \backslash
@@ -17441,11 +17537,11 @@ mathbin
 
 \end_inset
 
-コマンドを用いて定義を行うこともできます
+コマンドを用いて定義を行うこともできます
 \end_layout
 
 \begin_layout Standard
-(書式)
+(書式)
 \series bold
 
 \backslash
@@ -17465,13 +17561,13 @@ mathbin{表示}
 \backslash
 mathop
 \series default
-は大演算子を定義し
+は大演算子を定義し
 \series bold
 
 \backslash
 mathbin
 \series default
-は二項演算子を定義します
+は二項演算子を定義します
 \end_layout
 
 \begin_layout Standard
@@ -17481,11 +17577,12 @@ mathbin
 \backslash
 mathop
 \series default
-は、以下のように、複数の演算子に共通の範囲指定を行うのに用いることができます。
+は,以下のように,複数の演算子に共通の範囲指定を行うのに用いることができます.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}
 \]
 
@@ -17512,16 +17609,7 @@ negmedspace
 sum
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17533,16 +17621,7 @@ spce
 ^N
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17553,7 +17632,7 @@ _i,j=1
 
 
 \series default
-というコマンドを用いています
+というコマンドを用いています
 \end_layout
 
 \begin_layout Section
@@ -17572,13 +17651,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-ふぉんと@フォント | see
+ふぉんと@フォント
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -17606,7 +17685,7 @@ status collapsed
 書体様式
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:書体様式"
+name "subsec:書体様式"
 
 \end_inset
 
@@ -17624,21 +17703,17 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式中のラテン文字は、以下の書体様式のうちいずれかに設定することができます。
-\begin_inset VSpace -2mm
-\end_inset
-
-
+数式中のラテン文字は,以下の書体様式のうちいずれかに設定することができます.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="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">
+<lyxtabular version="3" rows="6" columns="3">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<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
@@ -17649,7 +17724,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17658,18 +17733,20 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-短絡キー
+
+\lang english
+Shortcut
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17678,16 +17755,7 @@ status collapsed
 mathbb
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17697,7 +17765,7 @@ ABC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17709,23 +17777,18 @@ ABC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Info
-type  "shortcut"
-arg   "font-noun"
-\end_inset
-
-
+-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17734,16 +17797,7 @@ arg   "font-noun"
 mathbf
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17753,7 +17807,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17765,7 +17819,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17781,7 +17835,7 @@ arg   "font-bold"
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17790,16 +17844,7 @@ arg   "font-bold"
 boldsymbol
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17809,7 +17854,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17821,12 +17866,12 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Info
-type  "shortcuts"
+type  "shortcut"
 arg   "font-boldsymbol"
 \end_inset
 
@@ -17837,7 +17882,7 @@ arg   "font-boldsymbol"
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17846,16 +17891,7 @@ arg   "font-boldsymbol"
 mathcal
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17865,7 +17901,7 @@ ABC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17877,23 +17913,18 @@ ABC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Info
-type  "shortcut"
-arg   "font-emph"
-\end_inset
-
-
+-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17902,16 +17933,7 @@ arg   "font-emph"
 mathfrak
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -17921,7 +17943,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -17933,58 +17955,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
--
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\backslash
-mathscr
-\series bold
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
-\end_inset
-
-
-\series default
-AbC
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\mathscr{AbC}$
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18004,11 +17975,11 @@ AbC
 \begin_layout Standard
 \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">
+<lyxtabular version="3" rows="6" columns="3">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<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
@@ -18019,7 +17990,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18028,18 +17999,20 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-短絡キー
+
+\lang english
+Shortcut
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18048,16 +18021,7 @@ AbC
 mathit
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -18067,7 +18031,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18079,7 +18043,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18090,7 +18054,7 @@ AbC
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18099,16 +18063,7 @@ AbC
 mathrm
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -18118,7 +18073,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18130,7 +18085,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18146,7 +18101,7 @@ arg   "font-roman"
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18155,16 +18110,7 @@ arg   "font-roman"
 mathsf
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -18174,7 +18120,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18186,7 +18132,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18202,7 +18148,7 @@ arg   "font-sans"
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18211,16 +18157,7 @@ arg   "font-sans"
 mathtt
 \series bold
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -18230,7 +18167,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18242,7 +18179,7 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18254,6 +18191,48 @@ arg   "font-typewriter"
 
 \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
+mathscr
+\series bold
+
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\series default
+ABC
+\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 $\mathscr{ABC}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+-
+\end_layout
+
 \end_inset
 </cell>
 </row>
@@ -18271,17 +18250,21 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \backslash
 mathbb
 \series default
+,
+\series bold
+mathcal
+\series default
 様式と
 \series bold
 
 \backslash
-mathcal
+mathscr
 \series default
-様式は、大文字にのみ使用することができます。
+様式は,大文字にのみ使用することができます.
 \end_layout
 
 \end_inset
@@ -18290,18 +18273,19 @@ mathcal
 \end_layout
 
 \begin_layout Standard
-既定では
+既定では
 \series bold
 
 \backslash
 mathnormal
 \series default
-様式に設定されています
+様式に設定されています
 \end_layout
 
 \begin_layout Standard
-書体様式コマンドは、以下のように数式構成要素内の文字に対しても機能します。
-\begin_inset Formula \[
+書体様式コマンドは,以下のように数式構成要素内の文字に対しても機能します.
+\begin_inset Formula 
+\[
 \mathfrak{A=\frac{b}{C}}
 \]
 
@@ -18311,13 +18295,14 @@ mathnormal
 \end_layout
 
 \begin_layout Standard
-数式テキストに含まれる文字に対しては、数式書体様式は反映せず、
+数式テキストに含まれる文字に対しては,数式書体様式は反映せず,
 \series bold
 
 \backslash
 textrm
 \series default
-様式で表示されます。数式テキストの様式を文字様式ダイアログで設定することができないのは、LyXのバグです
+様式で表示されます.数式テキストの様式を文字様式ダイアログで設定することができないのは,\SpecialChar LyX
+のバグです
 \begin_inset Foot
 status collapsed
 
@@ -18334,31 +18319,30 @@ target "http://www.lyx.org/trac/ticket/4629"
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
-書体様式コマンドの代わりに
+書体様式コマンドの代わりに
 \family sans
-編集\SpecialChar \menuseparator
-数学\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数学\SpecialChar menuseparator
 文字様式
 \family default
-ダイアログや、
-\begin_inset Graphics
-       filename ../../images/math/font.png
-       scale 85
-
+ダイアログや,
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\font"
 \end_inset
 
-を使用することもできます
+を使用することもできます
 \end_layout
 
 \begin_layout Subsection
 ボールド体の数式
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:ボールド体の数式"
+name "subsec:ボールド体の数式"
 
 \end_inset
 
@@ -18376,18 +18360,19 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式全体をボールド体にしようとすると前節の
+数式全体をボールド体にしようとすると前節の
 \series bold
 
 \backslash
 mathbf
 \series default
-コマンドは、ギリシャ文字の小文字に対しては機能しないので、使用することができません。さらにこのコマンドは、以下の式のように、ラテン文字をつねにアップライト体に印
-字してしまいます
+コマンドは,ギリシャ文字の小文字に対しては機能しないので,使用することができません.さらにこのコマンドは,以下の式のように,ラテン文字をつねにアップライト体に印
+字してしまいます
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{\textbackslash mathbfを使用した数式}
 \]
 
@@ -18397,24 +18382,26 @@ mathbf
 \end_layout
 
 \begin_layout Standard
-この数式を正しく表示するには、以下のように、
+この数式を正しく表示するには,以下のように,
 \series bold
 
 \backslash
 boldsymbol
 \series default
-コマンドを使用します。
-\begin_inset Formula \[
+コマンドを使用します.
+\begin_inset Formula 
+\[
 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{\textbackslash boldsymbolを使用した数式}}
 \]
 
 \end_inset
 
-また数式を
+また数式を
 \series bold
 boldmath環境
 \series default
-に設定する方法もあります。この環境は、TeXモードで
+に設定する方法もあります.この環境は,\SpecialChar TeX
+モードで
 \series bold
 
 \backslash
@@ -18432,7 +18419,7 @@ boldmath
 
 
 \series default
-コマンドを挿入することによって作ることができます。環境を閉じるには、
+コマンドを挿入することによって作ることができます.環境を閉じるには,
 \series bold
 
 \backslash
@@ -18450,7 +18437,8 @@ unboldmath
 
 
 \series default
-コマンドをTeXモードで挿入します。
+コマンドを\SpecialChar TeX
+モードで挿入します.
 \begin_inset ERT
 status collapsed
 
@@ -18464,7 +18452,8 @@ boldmath
 \end_inset
 
 
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{boldmath環境に置いた数式}
 \]
 
@@ -18501,8 +18490,9 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式も、通常の本文と同様、色を付けることができます。数式あるいは数式の一部を選択して、文字様式ダイアログを使用して下さい。下記は、マゼンタ色にした数式です。
-\begin_inset Formula \[
+数式も,通常の本文と同様,色を付けることができます.数式あるいは数式の一部を選択して,文字様式ダイアログを使用して下さい.下記は,マゼンタ色にした数式です.
+\begin_inset Formula 
+\[
 {\color{magenta}\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}
 \]
 
@@ -18515,11 +18505,11 @@ status collapsed
 第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:色付きボックス"
+reference "subsec:色付きボックス"
 
 \end_inset
 
-節に述べられているように、自製の色を定義することもできます。自製の色は、以下の書式を持つ
+節に述べられているように,自己定義の色を定義することもできます.自己定義の色は,以下の書式を持つ
 \series bold
 
 \backslash
@@ -18537,7 +18527,8 @@ textcolor
 
 \end_inset
 
-TeXコードコマンドで適用することができます。
+\SpecialChar TeX
+コードコマンドで適用することができます.
 \end_layout
 
 \begin_layout Standard
@@ -18549,7 +18540,7 @@ textcolor{色}{文字ないし数式}
 \end_layout
 
 \begin_layout Standard
-下記の例は、全体を濃緑にし、一部を赤にしています。
+下記の例は,全体を濃緑にし,一部を赤にしています.
 \end_layout
 
 \begin_layout Standard
@@ -18566,7 +18557,8 @@ textcolor{darkgreen}{
 \end_inset
 
 
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \int A\,\mathrm{d}x=\frac{{\color{red}\sqrt[5]{B}}}{\ln\left(\frac{1}{3}\right)}
 \]
 
@@ -18587,7 +18579,8 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-LyXのバグのため、自製色は数式全体に対してしか使用することができません
+\SpecialChar LyX
+のバグのため,自己定義色は数式全体に対してしか使用することができません
 \begin_inset Foot
 status collapsed
 
@@ -18604,14 +18597,14 @@ target "http://www.lyx.org/trac/ticket/5269"
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Subsection
 書体寸法
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:書体寸法"
+name "subsec:書体寸法"
 
 \end_inset
 
@@ -18629,7 +18622,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式内の文字については、本文中の文字同様、以下の書体寸法設定コマンドがあります。
+数式内の文字については,本文中の文字同様,以下の書体寸法設定コマンドがあります.
 \end_layout
 
 \begin_layout Standard
@@ -18639,37 +18632,37 @@ status collapsed
 \backslash
 Huge
 \series default
-、
+,
 \series bold
 
 \backslash
 huge
 \series default
-、
+,
 \series bold
 
 \backslash
 LARGE
 \series default
-、
+,
 \series bold
 
 \backslash
 Large
 \series default
-、
+,
 \series bold
 
 \backslash
 large
 \series default
-、
+,
 \series bold
 
 \backslash
 normalsize
 \series default
-、
+,
 \series bold
 
 \backslash
@@ -18685,13 +18678,13 @@ small
 \backslash
 footnotesize
 \series default
-、
+,
 \series bold
 
 \backslash
 scriptsize
 \series default
-および
+および
 \series bold
 
 \backslash
@@ -18699,23 +18692,23 @@ tiny
 \end_layout
 
 \begin_layout Standard
-これらのコマンドによって生成される実際の書体寸法は、文書の書体寸法に依存し、文書の書体寸法が
+これらのコマンドによって生成される実際の書体寸法は,文書の書体寸法に依存し,文書の書体寸法が
 \series bold
 
 \backslash
 normalsize
 \series default
-コマンドに設定されます。他のコマンドは、
+コマンドに設定されます.他のコマンドは,
 \series bold
 
 \backslash
 normalsize
 \series default
-を基準として拡大ないし縮小されます。しかしながら、書体寸法は一定の値を越えることができないようになっています。たとえば、文書書体寸法が12
+を基準として拡大ないし縮小されます.しかしながら,書体寸法は一定の値を越えることができないようになっています.たとえば,文書書体寸法が12
 \begin_inset space \thinspace{}
 \end_inset
 
-ptであるならば
+ptであるならば
 \series bold
 
 \backslash
@@ -18727,28 +18720,29 @@ Huge
 \backslash
 huge
 \series default
-コマンドと同じ大きさに落とされます
+コマンドと同じ大きさに落とされます
 \end_layout
 
 \begin_layout Standard
-ある場所以降のすべての数式と本文文字を変更するには、書体寸法コマンドをTeXモードで挿入します。元の書体寸法に戻すには、数式の後にTeXモードで
+ある場所以降のすべての数式と本文文字を変更するには,書体寸法コマンドを\SpecialChar TeX
+モードで挿入します.元の書体寸法に戻すには,数式の後に\SpecialChar TeX
+モードで
 \series bold
 
 \backslash
 normalsize
 \series default
-コマンドを挿入します
+コマンドを挿入します
 \end_layout
 
 \begin_layout Standard
-\begin_inset Newpage newpage
+数式内では,以下の寸法コマンドまたはツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\style"
 \end_inset
 
-
-\end_layout
-
-\begin_layout Standard
-数式内では、以下の寸法コマンドを使用して、寸法を変更することができます。
+を使用して,寸法を変更することができます.
 \end_layout
 
 \begin_layout Standard
@@ -18756,9 +18750,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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -18774,29 +18768,13 @@ normalsize
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-
-\series bold
-
-\backslash
-raisebox
-\series default
- はスペーサーとして使用されているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18819,11 +18797,11 @@ displaystyle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6.5mm}{}{\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-5.5mm}{}$
+\begin_inset Formula ${\displaystyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
 \end_inset
 
 
@@ -18832,8 +18810,8 @@ displaystyle
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18844,11 +18822,11 @@ textstyle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}{\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-4mm}{}$
+\begin_inset Formula ${\textstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
 \end_inset
 
 
@@ -18858,7 +18836,7 @@ textstyle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18869,11 +18847,11 @@ scriptstyle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}{\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
+\begin_inset Formula ${\scriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
 \end_inset
 
 
@@ -18883,7 +18861,7 @@ scriptstyle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -18894,11 +18872,11 @@ scriptscriptstyle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}{\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}\raisebox{-3.5mm}{}$
+\begin_inset Formula ${\scriptscriptstyle E_{\mathrm{pot_{1}}}=\frac{K}{l+\frac{m}{n_{2}}}}$
 \end_inset
 
 
@@ -18915,12 +18893,12 @@ scriptscriptstyle
 \end_layout
 
 \begin_layout Standard
-これらのコマンドを入力すると、青いボックスが現れるので、そこに数式のパーツを入れることができます。
+これらのコマンドを入力すると,青いボックスが現れるので,そこに数式のパーツを入れることができます.
 \end_layout
 
 \begin_layout Standard
-フォント寸法を変更するにはもう一つの方法がありますが、これは記号と数式内テキストのみに使うことができます。これを使うには、書体寸法コマンドを数式テキスト内に挿入
-します。数式テキストの終わりか、別の書体寸法コマンドが現れるまでの文字すべてが、選択した寸法になります。以下に二つの例を挙げます。
+フォント寸法を変更するにはもう一つの方法がありますが,これは記号と数式内テキストのみに使うことができます.これを使うには,書体寸法コマンドを数式テキスト内に挿入
+します.数式テキストの終わりか,別の書体寸法コマンドが現れるまでの文字すべてが,選択した寸法になります.以下に二つの例を挙げます.
 \begin_inset VSpace -2mm
 \end_inset
 
@@ -18941,14 +18919,16 @@ huge
 \end_inset
 
 
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 A=\frac{B}{c}\cdot\maltese
 \]
 
 \end_inset
 
 
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}
 \]
 
@@ -18974,13 +18954,13 @@ normalsize
 \begin_inset VSpace medskip
 \end_inset
 
-二つの式の前には
+二つの式の前には
 \series bold
 
 \backslash
 huge
 \series default
-コマンドが挿入されています。二つ目の数式を入力するコマンドは、
+コマンドが挿入されています.二つ目の数式を入力するコマンドは,
 \begin_inset Newline newline
 \end_inset
 
@@ -18989,61 +18969,25 @@ huge
 
 \backslash
 maltese
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A Alt+M M 
 \backslash
 Large
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 maltese
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 textit
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -19070,46 +19014,19 @@ Alt+M
 M 
 \backslash
 tiny
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 maltese
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
 \backslash
 textit
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
 
 
 \series default
-のようになります
+のようになります
 \end_layout
 
 \begin_layout Standard
-ある記号を別の寸法で表示することができないときには、その記号はつねに既定寸法で表示されます。
-\begin_inset Newpage newpage
-\end_inset
-
-
+ある記号を別の寸法で表示することができないときには,その記号はつねに既定寸法で表示されます.
 \end_layout
 
 \begin_layout Section
@@ -19144,19 +19057,14 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-すべてのギリシャ文字は、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/alpha.png
-       scale 85
-
+すべてのギリシャ文字は,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\alpha"
 \end_inset
 
-からでも挿入することができます。 
-\lang english
-All international typesetting norms purport that Greek letters in math have
- to be typeset italic/slanted.
- In some languages, like French or Russian, they are nevertheless sometimes
- typeset upright.
+からでも挿入することができます.各国の組版規則では,数式内のギリシャ文字はどれもイタリック体か斜体で組版されなくてはならないことになっていますが,フランス語やロ
+シア語などいくつかの言語では,それにもかかわらず立体で組版されることがあります.
 \end_layout
 
 \begin_layout Subsection
@@ -19180,7 +19088,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -19204,7 +19112,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19215,7 +19123,7 @@ alpha
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19229,7 +19137,7 @@ alpha
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19240,7 +19148,7 @@ beta
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19254,7 +19162,7 @@ beta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19265,7 +19173,7 @@ gamma
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19279,7 +19187,7 @@ gamma
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19290,7 +19198,7 @@ delta
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19304,7 +19212,7 @@ delta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19315,7 +19223,7 @@ epsilon
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19329,7 +19237,7 @@ epsilon
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19340,7 +19248,7 @@ varepsilon
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19354,7 +19262,7 @@ varepsilon
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19365,7 +19273,7 @@ zeta
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19379,7 +19287,7 @@ zeta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19390,7 +19298,7 @@ eta
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19404,7 +19312,7 @@ eta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19415,7 +19323,7 @@ theta
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19429,7 +19337,7 @@ theta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19440,7 +19348,7 @@ vartheta
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19464,7 +19372,7 @@ vartheta
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -19488,7 +19396,7 @@ vartheta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19499,7 +19407,7 @@ iota
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19513,7 +19421,7 @@ iota
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19524,7 +19432,7 @@ kappa
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19538,7 +19446,7 @@ kappa
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19549,7 +19457,7 @@ varkappa
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19563,7 +19471,7 @@ varkappa
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19574,7 +19482,7 @@ lambda
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19588,7 +19496,7 @@ lambda
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19599,7 +19507,7 @@ mu
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19613,7 +19521,7 @@ mu
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19624,7 +19532,7 @@ nu
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19638,7 +19546,7 @@ nu
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19649,7 +19557,7 @@ xi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19663,7 +19571,7 @@ xi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19697,7 +19605,7 @@ pi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19711,7 +19619,7 @@ pi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19722,7 +19630,7 @@ varpi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19736,7 +19644,7 @@ varpi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19747,7 +19655,7 @@ rho
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19771,7 +19679,7 @@ rho
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -19795,7 +19703,7 @@ rho
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19806,7 +19714,7 @@ varrho
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19820,7 +19728,7 @@ varrho
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19831,7 +19739,7 @@ sigma
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19845,7 +19753,7 @@ sigma
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19856,7 +19764,7 @@ varsigma
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19870,7 +19778,7 @@ varsigma
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19881,7 +19789,7 @@ tau
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19895,7 +19803,7 @@ tau
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19906,7 +19814,7 @@ upsilon
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19920,7 +19828,7 @@ upsilon
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19931,7 +19839,7 @@ phi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19945,7 +19853,7 @@ phi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19956,7 +19864,7 @@ varphi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19970,7 +19878,7 @@ varphi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19981,7 +19889,7 @@ chi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -19995,7 +19903,7 @@ chi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20006,7 +19914,7 @@ psi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20020,7 +19928,7 @@ psi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20031,7 +19939,7 @@ omega
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20063,14 +19971,14 @@ omega
 \end_layout
 
 \begin_layout Standard
-アップライト体のギリシャ文字を作成する方法は
+アップライト体のギリシャ文字を作成する方法は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:アップライト体ギリシャ小文字"
+reference "subsec:アップライト体ギリシャ小文字"
 
 \end_inset
 
-節に説明されています
+節に説明されています
 \end_layout
 
 \begin_layout Subsection
@@ -20094,7 +20002,7 @@ status collapsed
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20102,15 +20010,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 コマンド
 \end_layout
 
@@ -20120,15 +20019,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 出力
 \end_layout
 
@@ -20136,7 +20026,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20147,7 +20037,7 @@ Gamma
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20161,7 +20051,7 @@ Gamma
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20172,7 +20062,7 @@ Delta
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20186,7 +20076,7 @@ Delta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20197,7 +20087,7 @@ Theta
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20211,7 +20101,7 @@ Theta
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20222,7 +20112,7 @@ Lambda
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20236,7 +20126,7 @@ Lambda
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20247,7 +20137,7 @@ Xi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20261,7 +20151,7 @@ Xi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20272,7 +20162,7 @@ Pi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20296,7 +20186,7 @@ Pi
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 コマンド
 \end_layout
 
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 出力
 \end_layout
 
@@ -20338,7 +20210,7 @@ Pi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20349,7 +20221,7 @@ Sigma
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20363,7 +20235,7 @@ Sigma
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20374,7 +20246,7 @@ Upsilon
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20388,7 +20260,7 @@ Upsilon
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20399,7 +20271,7 @@ Phi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20413,7 +20285,7 @@ Phi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20424,7 +20296,7 @@ Psi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20438,7 +20310,7 @@ Psi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20449,7 +20321,7 @@ Omega
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20477,26 +20349,22 @@ Omega
 \begin_inset VSpace medskip
 \end_inset
 
-大文字のギリシャ文字がアップライト体で表示されるのは、TeXの開発途上に生じたデザイン上のバグによるものです。正しいイタリック体の大文字を得るためには、各コマン
-ドの頭に
+大文字のギリシャ文字が立体で表示されるのは,\SpecialChar TeX
\81®é\96\8bç\99ºé\80\94ä¸\8aã\81«ç\94\9fã\81\98ã\81\9fã\83\87ã\82¶ã\82¤ã\83³ä¸\8aã\81®ã\83\90ã\82°ã\81«ã\82\88ã\82\8bã\82\82ã\81®ã\81§ã\81\99ï¼\8eæ­£ã\81\97ã\81\84ã\82¤ã\82¿ã\83ªã\83\83ã\82¯ä½\93ã\81®å¤§æ\96\87å­\97ã\82\92å¾\97ã\82\8bã\81\9fã\82\81ã\81«ã\81¯ï¼\8cå\90\84ã\82³ã\83\9eã\83³ã\83\89ã\81®é ­ã\81«
 \series bold
 var
 \series default
-を付けてください。たとえば、
+を付けてください.たとえば,
 \series bold
 
 \backslash
 varGamma
 \series default
-コマンドは
+コマンドは
 \begin_inset Formula $\varGamma$
 \end_inset
 
-を生成します。 
-\lang english
-Another way is to load the package
-\lang japanese
+を生成します.もう一つの方法は,パッケージ
 \series bold
 fixmath
 \series default
@@ -20509,7 +20377,8 @@ status collapsed
 \series bold
 fixmath
 \series default
-は、LaTeXパッケージ
+は,\SpecialChar LaTeX
+パッケージ
 \series bold
 was
 \series default
@@ -20536,7 +20405,7 @@ vspace{4mm}
 
 \end_inset
 
-に含まれています
+に含まれています
 \end_layout
 
 \end_inset
@@ -20551,9 +20420,8 @@ status collapsed
 
 \end_inset
 
-\lang english
-with the LaTeX-preamble line
+を\SpecialChar LaTeX
+プリアンブル行に
 \end_layout
 
 \begin_layout Standard
@@ -20565,9 +20433,7 @@ usepackage{fixmath}
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-Then all big Greek letters in a document will automatically be typeset italic.
+と書いて読み込む方法です.すると,文書中の大きなギリシャ文字は,すべて自動的にイタリック体として組版されます.
 \end_layout
 
 \begin_layout Subsection
@@ -20585,7 +20451,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-ギリシャ文字は、ラテン文字のようには、多様な書体様式に設定することができません。ギリシャ文字をボールド体にできるのは、
+ギリシャ文字は,ラテン文字のようには,多様な書体様式に設定することができません.ギリシャ文字をボールド体にできるのは,
 \series bold
 
 \backslash
@@ -20603,16 +20469,16 @@ boldsymbol
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
 \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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -20634,7 +20500,7 @@ boldsymbol
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20649,7 +20515,7 @@ Upsilon
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20663,7 +20529,7 @@ Upsilon
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20678,7 +20544,7 @@ theta
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20717,14 +20583,15 @@ texorpdfstring{
 status collapsed
 
 \begin_layout Plain Layout
-各LaTeXパッケージに含まれる全記号をほとんど網羅した一覧が、
+各\SpecialChar LaTeX
+パッケージに含まれる全記号をほとんど網羅した一覧が,
 \begin_inset CommandInset citation
 LatexCommand cite
 key "Symbols"
 
 \end_inset
 
-にあります
+にあります
 \end_layout
 
 \end_inset
@@ -20747,20 +20614,20 @@ status collapsed
 \begin_layout Plain Layout
 
 \backslash
-texorpdfstringは、PDFのしおりに脚注が現れるのを防ぐために使われています。
+texorpdfstringは,PDFのしおりに脚註が現れるのを防ぐために使われています.
 \end_layout
 
 \begin_layout Plain Layout
 
 \backslash
-texorpdfstringについての詳細は
+texorpdfstringについての詳細は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:節見出し中の数式"
+reference "subsec:節見出し中の数式"
 
 \end_inset
 
-節にあります
+節にあります
 \end_layout
 
 \end_inset
@@ -20779,28 +20646,26 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-本節に掲げてある各記号の多くは、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/nabla.png
-       scale 85
-
+本節に掲げてある各記号の多くは,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\nabla"
 \end_inset
 
 や
-\begin_inset Graphics
-       filename ../../images/math/digamma.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\digamma"
 \end_inset
 
-でも挿入することができます
+でも挿入することができます
 \end_layout
 
 \begin_layout Subsection
 数学記号
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:数学記号"
+name "subsec:数学記号"
 
 \end_inset
 
@@ -20818,13 +20683,9 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-\begin_inset space \hfill{}
-\end_inset
-
-
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -20848,7 +20709,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20859,7 +20720,7 @@ neg
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20873,7 +20734,7 @@ neg
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20884,7 +20745,7 @@ Im
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20898,7 +20759,7 @@ Im
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20909,7 +20770,7 @@ Re
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20923,7 +20784,7 @@ Re
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20934,7 +20795,7 @@ aleph
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20948,7 +20809,7 @@ aleph
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20959,7 +20820,7 @@ partial
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20973,7 +20834,7 @@ partial
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20984,7 +20845,7 @@ infty
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -20998,7 +20859,7 @@ infty
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21009,7 +20870,7 @@ wp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21023,7 +20884,7 @@ wp
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21034,7 +20895,7 @@ imath
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21083,7 +20944,7 @@ jmath
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -21111,7 +20972,7 @@ status collapsed
 \backslash
 raisebox
 \series default
-はスペーサーとして使用しているだけです
+はスペーサーとして使用しているだけです
 \end_layout
 
 \end_inset
@@ -21123,7 +20984,7 @@ raisebox
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21134,7 +20995,7 @@ forall
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21148,7 +21009,7 @@ forall
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21159,7 +21020,7 @@ exists
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21173,7 +21034,7 @@ exists
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21184,7 +21045,7 @@ nexists
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21198,7 +21059,7 @@ nexists
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21209,7 +21070,7 @@ emptyset
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21223,7 +21084,7 @@ emptyset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21234,7 +21095,7 @@ varnothing
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21248,7 +21109,7 @@ varnothing
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21259,7 +21120,7 @@ dag
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21273,7 +21134,7 @@ dag
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21284,7 +21145,7 @@ ddag
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21298,7 +21159,7 @@ ddag
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21309,7 +21170,7 @@ complement
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21382,7 +21243,7 @@ Bbbk
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -21406,7 +21267,7 @@ Bbbk
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21417,7 +21278,7 @@ prime
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21431,7 +21292,7 @@ prime
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21442,7 +21303,7 @@ backprime
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21456,7 +21317,7 @@ backprime
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21467,7 +21328,7 @@ mho
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21481,7 +21342,7 @@ mho
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21492,7 +21353,7 @@ triangle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21506,7 +21367,7 @@ triangle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21517,7 +21378,7 @@ angle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21531,7 +21392,7 @@ angle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21542,7 +21403,7 @@ measuredangle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21556,7 +21417,7 @@ measuredangle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21567,7 +21428,7 @@ sphericalangle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21581,7 +21442,7 @@ sphericalangle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21592,7 +21453,7 @@ top
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21635,17 +21496,13 @@ bot
 \end_inset
 
 
-\begin_inset space \hfill{}
-\end_inset
-
-
 \end_layout
 
 \begin_layout Subsection
 その他の記号
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:その他の記号"
+name "subsec:その他の記号"
 
 \end_inset
 
@@ -21667,23 +21524,14 @@ status collapsed
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 コマンド
 \end_layout
 
@@ -21693,15 +21541,6 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 出力
 \end_layout
 
@@ -21709,7 +21548,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21720,7 +21559,7 @@ flat
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21734,7 +21573,7 @@ flat
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21745,7 +21584,7 @@ natural
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21759,7 +21598,7 @@ natural
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21770,7 +21609,7 @@ sharp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21784,7 +21623,7 @@ sharp
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21795,7 +21634,7 @@ surd
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21809,7 +21648,7 @@ surd
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21820,7 +21659,7 @@ checkmark
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21834,7 +21673,7 @@ checkmark
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21845,7 +21684,7 @@ yen
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21859,7 +21698,7 @@ yen
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21870,7 +21709,7 @@ pounds
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21884,7 +21723,7 @@ pounds
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \end_inset
 
 
+\begin_inset space \hfill{}
+\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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 コマンド
 \end_layout
 
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 出力
 \end_layout
 
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -21989,7 +21814,7 @@ hbar
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22003,7 +21828,7 @@ hbar
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22014,7 +21839,7 @@ hslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22028,7 +21853,7 @@ hslash
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22039,7 +21864,7 @@ clubsuit
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22053,7 +21878,7 @@ clubsuit
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22064,7 +21889,7 @@ spadesuit
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22078,7 +21903,7 @@ spadesuit
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22089,7 +21914,7 @@ bigstar
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22103,7 +21928,7 @@ bigstar
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22114,7 +21939,7 @@ blacklozenge
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22128,7 +21953,7 @@ blacklozenge
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22139,7 +21964,7 @@ blacktriangle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22153,7 +21978,7 @@ blacktriangle
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22164,7 +21989,7 @@ blacktiangledown
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22178,7 +22003,7 @@ blacktiangledown
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22189,7 +22014,7 @@ bullet
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22207,9 +22032,13 @@ bullet
 \end_inset
 
 
+\begin_inset space \hfill{}
+\end_inset
+
+
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -22217,15 +22046,6 @@ bullet
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 コマンド
 \end_layout
 
@@ -22235,15 +22055,6 @@ bullet
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 出力
 \end_layout
 
@@ -22251,7 +22062,7 @@ bullet
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22262,7 +22073,7 @@ diamondsuit
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22276,7 +22087,7 @@ diamondsuit
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22287,7 +22098,7 @@ Diamond
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22301,7 +22112,7 @@ Diamond
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22312,7 +22123,7 @@ heartsuit
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22326,7 +22137,7 @@ heartsuit
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22362,7 +22173,7 @@ copyright
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22376,7 +22187,7 @@ copyright
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22387,7 +22198,7 @@ circledR
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22401,7 +22212,7 @@ circledR
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22412,7 +22223,7 @@ maltese
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22426,7 +22237,7 @@ maltese
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22437,7 +22248,7 @@ diagup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22486,29 +22297,22 @@ diagdown
 \begin_inset VSpace medskip
 \end_inset
 
-ここにある以上の記号が、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:他の特殊文字"
 
-\end_inset
-
-節に挙げてあります。
 \end_layout
 
 \begin_layout Standard
-寸法を変えて表示することのできる記号もあります
+寸法を変えて表示することのできる記号もあります
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:書体寸法"
+reference "subsec:書体寸法"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい
 \end_layout
 
 \begin_layout Subsection
-ユーロ通貨記号
+ユーロ通貨記号
 \begin_inset Index idx
 status collapsed
 
@@ -22523,9 +22327,7 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
-\backslash
-@
+E@
 \begin_inset ERT
 status collapsed
 
@@ -22547,7 +22349,8 @@ officialeuro
 \end_layout
 
 \begin_layout Standard
-ユーロ通貨記号を数式で使用するには、LaTeXパッケージ
+ユーロ通貨記号を数式で使用するには,\SpecialChar LaTeX
+パッケージ
 \series bold
 eurosym
 \series default
@@ -22561,7 +22364,8 @@ status collapsed
 
 \end_inset
 
-が導入されていて、以下のようなLaTeXプリアンブル行によって読み込まれていなくてはなりません。
+が導入されていて,以下のような\SpecialChar LaTeX
+プリアンブル行によって読み込まれていなくてはなりません.
 \end_layout
 
 \begin_layout Standard
@@ -22573,7 +22377,7 @@ usepackage[gennarrow]{eurosym}
 \end_layout
 
 \begin_layout Standard
-するとユーロ通貨記号を
+するとユーロ通貨記号を
 \series bold
 
 \backslash
@@ -22591,25 +22395,26 @@ euro
 
 \end_inset
 
-コマンドで挿入することができるようになります
+コマンドで挿入することができるようになります
 \end_layout
 
 \begin_layout Standard
-数式テキストには
+数式テキストには
 \series bold
 eurosym
 \series default
-が導入されていなくても、ユーロ通貨記号を直接€キーを使って挿入することができます。
+が導入されていなくても,ユーロ通貨記号を直接キーボードを使って(あれば)挿入することができます.
 \series bold
 eurosym
 \series default
-が導入されていれば
+が導入されていれば
 \series bold
 
 \backslash
 euro
 \series default
-はTeXモードでも挿入することができます。また、正式な通貨記号を
+は\SpecialChar TeX
+モードでも挿入することができます.また,正式な通貨記号を
 \series bold
 
 \backslash
@@ -22627,7 +22432,8 @@ officialeuro
 
 \end_inset
 
-コマンド(これはTeXモードでのみ使用することができます)で挿入することができます。
+コマンド(これは\SpecialChar TeX
+モードでのみ使用することができます)で挿入することができます.
 \end_layout
 
 \begin_layout Standard
@@ -22648,11 +22454,12 @@ ifeurosym
 status open
 
 \begin_layout Plain Layout
-以下の表は、LaTeXパッケージ
+以下の表は,\SpecialChar LaTeX
+パッケージ
 \series bold
 eurosym
 \series default
-が導入済みのときのみ表示されます
+が導入済みのときのみ表示されます
 \end_layout
 
 \end_inset
@@ -22661,28 +22468,40 @@ eurosym
 \end_layout
 
 \begin_layout Standard
-以下は、各ユーロ通貨記号のまとめです。
+以下は,各ユーロ通貨記号のまとめです.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="3">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+cmidrule[0.08em]{2-3}
+\end_layout
+
+\end_inset
+
 
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22691,7 +22510,7 @@ eurosym
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22702,7 +22521,7 @@ eurosym
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22711,7 +22530,7 @@ eurosym
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22722,7 +22541,7 @@ euro
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22736,7 +22555,7 @@ euro
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22745,39 +22564,37 @@ euro
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-€
+(ユーロ記号)
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mbox{€}$
-\end_inset
-
-
+(ユーロ記号)
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-TeXモード
+\SpecialChar TeX
+モード
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22788,7 +22605,7 @@ officialeuro
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22815,6 +22632,30 @@ officialeuro
 \end_inset
 
 
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+ここでは,
+\series bold
+
+\backslash
+cmidrule
+\series default
+は表罫線のためだけに用いられています.詳細については,取扱説明書
+\emph on
+埋込オブジェクト篇
+\emph default
+の
+\family sans
+フォーマル形式の表
+\family default
+の節をご覧下さい.
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -22835,11 +22676,12 @@ else
 status open
 
 \begin_layout Plain Layout
-以下は、LaTeXパッケージ
+以下は,\SpecialChar LaTeX
+パッケージ
 \series bold
 eurosym
 \series default
-が導入されていないときのみ表示されます
+が導入されていないときのみ表示されます
 \end_layout
 
 \end_inset
@@ -22848,11 +22690,12 @@ eurosym
 \end_layout
 
 \begin_layout Standard
-本節の残りを出力としてみるためには、LaTeXパッケージ
+本節の残りを出力としてみるためには,\SpecialChar LaTeX
+パッケージ
 \series bold
 eurosym
 \series default
-を導入する必要があります
+を導入する必要があります
 \end_layout
 
 \begin_layout Standard
@@ -22894,13 +22737,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-ひかくし@比較子|see
+ひかくし@比較子
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -22925,24 +22768,19 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-関係子はすべて、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/leq.png
-       scale 85
-
+関係子はすべて,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leq"
 \end_inset
 
-でも挿入することができます
+でも挿入することができます
 \end_layout
 
 \begin_layout Standard
-\begin_inset space \hfill{}
-\end_inset
-
-
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -22966,19 +22804,16 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $<$
-\end_inset
-
-
+<
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -22992,7 +22827,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23003,7 +22838,7 @@ le
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23017,7 +22852,7 @@ le
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23028,7 +22863,7 @@ ll
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23042,7 +22877,7 @@ ll
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23053,7 +22888,7 @@ prec
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23067,7 +22902,7 @@ prec
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23078,7 +22913,7 @@ preceq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23092,7 +22927,7 @@ preceq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23103,7 +22938,7 @@ subset
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23117,7 +22952,7 @@ subset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23128,7 +22963,7 @@ subseteq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23142,7 +22977,7 @@ subseteq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23153,7 +22988,7 @@ sqsubseteq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23167,7 +23002,7 @@ sqsubseteq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23178,7 +23013,7 @@ in
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23192,7 +23027,7 @@ in
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23203,7 +23038,7 @@ vdash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23217,7 +23052,7 @@ vdash
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23228,7 +23063,7 @@ smile
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23242,7 +23077,7 @@ smile
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23253,7 +23088,7 @@ lhd
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23267,7 +23102,7 @@ lhd
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23278,7 +23113,7 @@ unlhd
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23292,7 +23127,7 @@ unlhd
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23303,7 +23138,7 @@ gtrless
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23317,7 +23152,7 @@ gtrless
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23328,7 +23163,7 @@ mid
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23342,7 +23177,7 @@ mid
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23353,7 +23188,7 @@ nmid
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23377,7 +23212,7 @@ nmid
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -23401,7 +23236,7 @@ nmid
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23410,7 +23245,7 @@ nmid
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23424,7 +23259,7 @@ nmid
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23435,7 +23270,7 @@ not=
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23449,7 +23284,7 @@ not=
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23460,7 +23295,7 @@ equiv
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23474,7 +23309,7 @@ equiv
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23485,7 +23320,7 @@ sim
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23499,7 +23334,7 @@ sim
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23510,7 +23345,7 @@ simeq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23524,7 +23359,7 @@ simeq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23535,7 +23370,7 @@ approx
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23549,7 +23384,7 @@ approx
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23560,7 +23395,7 @@ cong
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23574,7 +23409,7 @@ cong
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23585,7 +23420,7 @@ bowtie
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23599,7 +23434,7 @@ bowtie
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23610,7 +23445,7 @@ notin
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23624,7 +23459,7 @@ notin
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23635,7 +23470,7 @@ perp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23649,7 +23484,7 @@ perp
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23660,7 +23495,7 @@ propto
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23674,7 +23509,7 @@ propto
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23685,7 +23520,7 @@ asymp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23699,7 +23534,7 @@ asymp
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23710,7 +23545,7 @@ doteq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23724,7 +23559,7 @@ doteq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23735,7 +23570,7 @@ circeq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23749,7 +23584,7 @@ circeq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23760,7 +23595,7 @@ models
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23774,7 +23609,7 @@ models
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23785,7 +23620,7 @@ widehat=
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23809,7 +23644,7 @@ widehat=
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -23817,15 +23652,6 @@ widehat=
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 コマンド
 \end_layout
 
@@ -23835,15 +23661,6 @@ widehat=
 \begin_inset Text
 
 \begin_layout Plain Layout
-
-\family roman
-\series medium
-\shape up
-\size normal
-\emph off
-\bar no
-\noun off
-\color none
 出力
 \end_layout
 
@@ -23851,19 +23668,16 @@ widehat=
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $>$
-\end_inset
-
-
+>
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23877,7 +23691,7 @@ widehat=
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23888,7 +23702,7 @@ ge
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23902,7 +23716,7 @@ ge
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23913,7 +23727,7 @@ gg
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23927,7 +23741,7 @@ gg
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23938,7 +23752,7 @@ succ
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23952,7 +23766,7 @@ succ
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23963,7 +23777,7 @@ succeq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23977,7 +23791,7 @@ succeq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -23988,7 +23802,7 @@ supset
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24002,7 +23816,7 @@ supset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24013,7 +23827,7 @@ supseteq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24027,7 +23841,7 @@ supseteq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24038,7 +23852,7 @@ sqsupseteq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24052,7 +23866,7 @@ sqsupseteq
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24063,7 +23877,7 @@ ni
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24077,7 +23891,7 @@ ni
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24088,7 +23902,7 @@ dashv
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24102,7 +23916,7 @@ dashv
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24113,7 +23927,7 @@ frown
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24127,7 +23941,7 @@ frown
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24138,7 +23952,7 @@ rhd
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24152,7 +23966,7 @@ rhd
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24163,7 +23977,7 @@ unrhd
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24177,7 +23991,7 @@ unrhd
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24188,7 +24002,7 @@ lessgtr
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24202,7 +24016,7 @@ lessgtr
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24213,7 +24027,7 @@ parallel
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24227,7 +24041,7 @@ parallel
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24238,7 +24052,7 @@ nparallel
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24256,10 +24070,6 @@ nparallel
 \end_inset
 
 
-\begin_inset space \hfill{}
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
@@ -24278,7 +24088,7 @@ lhd
 \backslash
 rhd
 \series default
-の文字は同じように見える演算子
+の文字は同じように見える演算子
 \series bold
 
 \backslash
@@ -24290,11 +24100,22 @@ triangleleft
 \backslash
 triangleright
 \series default
-よりも大きくなっています。
+よりも大きくなっています.
+\end_layout
+
+\begin_layout Standard
+\SpecialChar LyX
+は,特殊な関係子を多くサポートしています.これらの関係子一覧を見るには,ツールバーボタン
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\leqq"
+\end_inset
+
+をご覧ください.
 \end_layout
 
 \begin_layout Standard
-関係子は、記号とは違って、つねに前後に余白が置かれます。
+関係子は,記号とは違って,つねに前後に余白が置かれます.
 \end_layout
 
 \begin_layout Standard
@@ -24316,16 +24137,16 @@ stackrel
 
 \end_inset
 
-コマンドを使うと、以下のように、ラベル付きの関係子を作ることができます。
+コマンドを使うと,以下のように,ラベル付きの関係子を作ることができます.
 \end_layout
 
 \begin_layout Standard
 \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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -24341,45 +24162,20 @@ stackrel
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A(r)
 \backslash
 stackrel
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 r
 to
 \backslash
 infty
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -24406,29 +24193,11 @@ spce
 
 \backslash
 approx
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
+\begin_inset Formula $A(r)\stackrel{r\to\infty}{\approx}B$
 \end_inset
 
 
 \end_layout
 
 \begin_layout Section
-
+
 \end_layout
 
 \begin_layout Subsection
-定義済み
+定義済み
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:定義済み函数"
+name "subsec:定義済み函数"
 
 \end_inset
 
@@ -24473,7 +24242,7 @@ name "sub:定義済み函数"
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! ていぎずみ@定義済み
+かんすう@数 ! ていぎずみ@定義済み
 \end_layout
 
 \end_inset
@@ -24482,11 +24251,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-一般的に数式表現では変数は
+一般的に数式表現では変数は
 \shape italic
 イタリック体
 \shape default
-に設定されますが、函数名はイタリック体にしません。なぜなら、
+に設定されますが,関数名はイタリック体にしません.なぜなら,
 \begin_inset Formula $sin$
 \end_inset
 
@@ -24494,21 +24263,19 @@ status collapsed
 \begin_inset Formula $s\cdot i\cdot n$
 \end_inset
 
-であるかのように誤解させる恐れがあるためです。そのために、定義済み函数が存在し、これらは先行する要素よりも少し離れて配置されます。定義済み函数は、函数名の前にバ
-ックスラッシュを加えたコマンドとして挿入します
+であるかのように誤解させる恐れがあるためです.そのために,定義済み関数が存在し,これらは先行する要素よりも少し離れて配置されます.定義済み関数は,関数名の前にバ
+ックスラッシュを加えたコマンドとして挿入します
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="2" columns="4">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0pt">
-<column alignment="center" valignment="top" width="0pt">
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24517,7 +24284,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24526,48 +24293,66 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-コマンド
+Asin(x)+B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-出力
+\begin_inset Formula $Asin(x)+B$
+\end_inset
+
+
 \end_layout
 
 \end_inset
 </cell>
 </row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \quad{}
+\end_inset
+
+
+\begin_inset Tabular
+<lyxtabular version="3" rows="2" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-Asin(x)+B
+コマンド
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $Asin(x)+B$
-\end_inset
-
-
+出力
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24578,7 +24363,7 @@ sin(x)+B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24599,7 +24384,7 @@ sin(x)+B
 \end_layout
 
 \begin_layout Standard
-以下の函数が定義済みです。
+以下の関数が定義済みです.
 \end_layout
 
 \begin_layout Standard
@@ -24613,7 +24398,7 @@ sin(x)+B
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="4">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
@@ -24657,7 +24442,7 @@ sin(x)+B
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24668,7 +24453,7 @@ sin
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24679,7 +24464,7 @@ sinh
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24690,7 +24475,7 @@ arcsin
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24703,7 +24488,7 @@ sup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24714,7 +24499,7 @@ cos
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24725,7 +24510,7 @@ cosh
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24736,7 +24521,7 @@ arccos
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24749,7 +24534,7 @@ inf
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24760,7 +24545,7 @@ tan
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24771,7 +24556,7 @@ tanh
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24782,7 +24567,7 @@ arctan
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24795,7 +24580,7 @@ lim
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24806,7 +24591,7 @@ cot
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24817,7 +24602,7 @@ coth
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24828,7 +24613,7 @@ arg
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24841,7 +24626,7 @@ liminf
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24852,7 +24637,7 @@ sec
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24863,7 +24648,7 @@ min
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24874,7 +24659,7 @@ deg
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24887,7 +24672,7 @@ limsup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24898,7 +24683,7 @@ csc
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24909,7 +24694,7 @@ max
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24920,7 +24705,7 @@ det
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24933,7 +24718,7 @@ Pr
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24944,7 +24729,7 @@ ln
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24955,7 +24740,7 @@ exp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24966,7 +24751,7 @@ dim
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24979,7 +24764,7 @@ hom
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -24990,7 +24775,7 @@ lg
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25001,7 +24786,7 @@ log
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25012,7 +24797,7 @@ ker
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25032,23 +24817,22 @@ gcd
 \end_layout
 
 \begin_layout Standard
-上記は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/functions.png
-       scale 85
-
+上記は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\functions"
 \end_inset
 
-でも挿入することができます
+でも挿入することができます
 \end_layout
 
 \begin_layout Subsection
-自己定義
+自己定義
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! じこていぎ@自己定義
+かんすう@数 ! じこていぎ@自己定義
 \end_layout
 
 \end_inset
@@ -25057,11 +24841,12 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-たとえば符号函数sgn(x)のように、定義済みでない函数を使うには、二つの方法があります。
+たとえば符号関数sgn(x)のように,定義済みでない関数を使うには,二つの方法があります.
 \end_layout
 
 \begin_layout Itemize
-以下の行をLaTeXプリアンブルに加えることによって函数を定義します。
+以下の行を\SpecialChar LaTeX
+プリアンブルに加えることによって関数を定義します.
 \begin_inset Foot
 status collapsed
 
@@ -25072,14 +24857,14 @@ status collapsed
 \backslash
 DeclareMathOperator
 \series default
-についての詳細は
+についての詳細は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:自己定義演算子"
+reference "subsec:自己定義演算子"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい
 \end_layout
 
 \end_inset
@@ -25130,42 +24915,43 @@ DeclareMathOperator
 \begin_inset Newline newline
 \end_inset
 
-これによって、新しく定義された函数を
+これによって,新しく定義された関数を
 \series bold
 
 \backslash
 sgn
 \series default
-コマンドで呼び出すことができるようになります
+コマンドで呼び出すことができるようになります
 \end_layout
 
 \begin_layout Itemize
-数式を普通に書き下し、函数名を選択して(上記の例では
+数式を普通に書き下し,関数名を選択して(上記の例では
 \emph on
 sgn
 \emph default
-の文字)、それを数式テキストに変更します。最後に、空白を先行する要素と函数の間に入れます。
+の文字),それを数式テキストに変更します.最後に,空白を先行する要素と関数の間に入れます.
 \end_layout
 
 \begin_layout Standard
-双方とも定義済み数と同等の出力をもたらします
+双方とも定義済み数と同等の出力をもたらします
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-LyX上では、自己定義函数は赤で表示され、定義済み函数は黒で表示されます。
+\SpecialChar LyX
+上では,自己定義関数は赤で表示され,定義済み関数は黒で表示されます.
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
@@ -25189,7 +24975,7 @@ LyX上では、自己定義函数は赤で表示され、定義済み函数は
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25200,7 +24986,7 @@ sgn(x)+B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \end_layout
 
 \begin_layout Standard
-自己定義函数を何回か使用する場合には、一番目の方法の方が適切です。
+自己定義関数を何回か使用する場合には,一番目の方法の方が適切です.
 \end_layout
 
 \begin_layout Subsection
@@ -25268,7 +25054,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-極限用には
+極限用には
 \series bold
 
 \backslash
@@ -25298,16 +25084,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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -25323,29 +25109,13 @@ limsup
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25356,7 +25126,7 @@ varliminf
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25369,8 +25139,8 @@ varliminf
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25394,8 +25164,8 @@ varlimsup
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25419,8 +25189,8 @@ varprojlim
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25439,10 +25209,6 @@ varinjlim
 \end_inset
 
 
-\begin_inset Formula $\raisebox{-2.5mm}{}$
-\end_inset
-
-
 \end_layout
 
 \end_inset
@@ -25459,18 +25225,18 @@ 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 booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25479,31 +25245,11 @@ varinjlim
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset space \hspace{}
-\length 1cm
-\end_inset
-
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
@@ -25519,29 +25265,11 @@ raisebox
 lim_x
 \backslash
 to
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 x=B
@@ -25553,7 +25281,7 @@ x=B
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
+\begin_inset Formula $\lim_{x\to A}x=B$
 \end_inset
 
 
@@ -25570,8 +25298,9 @@ x=B
 \end_layout
 
 \begin_layout Standard
-別行建て数式では、極限は、以下のように通常どおり下に置かれます。
-\begin_inset Formula \[
+別行立て数式では,極限は,以下のように通常どおり下に置かれます.
+\begin_inset Formula 
+\[
 \lim_{x\to A}x=B
 \]
 
@@ -25580,13 +25309,31 @@ x=B
 
 \end_layout
 
+\begin_layout Standard
+\begin_inset VSpace medskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+極限の組版を調整する仕方については,第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:演算子の範囲"
+
+\end_inset
+
+節をご覧ください.
+\end_layout
+
 \begin_layout Subsection
-剰余
+剰余
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@数 ! じょうよ@剰余
+かんすう@数 ! じょうよ@剰余
 \end_layout
 
 \end_inset
@@ -25596,13 +25343,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-かんすう@函数 ! もじゅらす@モジュラス | see
+かんすう@関数 ! もじゅらす@モジュラス
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -25627,17 +25374,18 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-剰余函数は、特別に4つの派生型があります。
+剰余関数は,特別に4つの派生型があります.
 \end_layout
 
 \begin_layout Standard
-以下は、別行建て数式での派生型です。
-\begin_inset Formula \begin{align*}
+以下は,別行立て数式での派生型です.
+\begin_inset Formula 
+\begin{align*}
 \underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
-\mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
-\mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
-\mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
-\mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b
+\mathrm{a\backslash mod\textrm{}b} &  & a\mod b\\
+\mathrm{a\backslash pmod\textrm{}b} &  & a\pmod b\\
+\mathrm{a\backslash bmod\textrm{}b} &  & a\bmod b\\
+\mathrm{a\backslash pod\textrm{}b} &  & a\pod b
 \end{align*}
 
 \end_inset
@@ -25646,7 +25394,19 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。
+行内数式では,すべての派生型で,関数名の前の余白がすこし小さく設定されます.既定では,剰余関数は,続く一文字目だけを考慮します.二文字以上を使いたい時には,下記
+のように文字を\SpecialChar TeX
+括弧で囲みます.
+\begin_inset Formula 
+\begin{align*}
+\underline{\textrm{コマンド}\raisebox{-0.9mm}{}} &  & \underline{\textrm{出力}}\\
+\mathrm{a\backslash pod\textrm{␣}bcd} &  & a\pod bcd\\
+\mathrm{a\backslash pod\backslash\{bc\backslash\}d} &  & a\pod{bc}d
+\end{align*}
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
@@ -25661,6 +25421,101 @@ status collapsed
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+^および_の各文字は,通常,上付き文字や下付き文字を生成してしまいます.これらの文字自体を得るには,その前に
+\backslash
+を付けなくてはなりません.
+\end_layout
+
+\begin_layout Standard
+\noindent
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="3" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="block" valignment="top">
+<row>
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+コマンド
+\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="left" valignment="top" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+^
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\mathcircumflex$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+_
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\_$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsection
@@ -25668,7 +25523,8 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-以下の各コマンドは、数式テキストかTeXモード中でのみ使用することができます。
+以下の各コマンドは,数式テキストか\SpecialChar TeX
+モード中でのみ使用することができます.
 \end_layout
 
 \begin_layout Standard
@@ -25678,11 +25534,11 @@ 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 booktabs="true" tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="block" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25702,7 +25558,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25713,7 +25569,7 @@ oe
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25727,7 +25583,7 @@ oe
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25738,7 +25594,7 @@ OE
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25752,7 +25608,7 @@ OE
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25763,7 +25619,7 @@ ae
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25777,7 +25633,7 @@ ae
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25788,7 +25644,7 @@ AE
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25802,7 +25658,7 @@ AE
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\textrm{\aa}$
+\begin_inset Formula $\textrm{å}$
 \end_inset
 
 
@@ -25827,7 +25683,7 @@ aa
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25867,7 +25723,7 @@ AA}
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25881,7 +25737,7 @@ AA}
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \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 booktabs="true" tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -25933,7 +25789,7 @@ status collapsed
 \begin_inset space \thinspace{}
 \end_inset
 
-mm空白を分離用に使っているのは、そうしないと出力が¡や¿になってしまうためです。
+mm空白を分離用に使っているのは,そうしないと出力が¡や¿になってしまうためです.
 \end_layout
 
 \end_inset
@@ -25954,7 +25810,7 @@ mm空白を分離用に使っているのは、そうしないと出力が¡や
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \end_inset
 
 `
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -26081,7 +25928,7 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26095,7 +25942,7 @@ spce
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26105,16 +25952,7 @@ spce
 \end_inset
 
 `
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -26122,7 +25960,7 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26136,7 +25974,7 @@ spce
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 \begin_inset Formula $\textrm{\textrm{Ø}}$
 \end_inset
 
-の各文字は、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math/digamma.png
-       scale 85
-
+の各文字は,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-insert \\digamma"
 \end_inset
 
-からも挿入することができます
+からも挿入することができます
 \end_layout
 
 \begin_layout Standard
-例外は
+例外は
 \series bold
 !
 \begin_inset space \hspace{}
 
 `
 \series default
-の各コマンドで、これらは直接LyX中の本文に入れることができます。
+の各コマンドで,これらは直接\SpecialChar LyX
+中の本文に入れることができます.
 \end_layout
 
 \begin_layout Subsection
 文章中のアクセント
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:文章中のアクセント"
+name "subsec:文章中のアクセント"
 
 \end_inset
 
@@ -26224,7 +26062,7 @@ name "sub:文章中のアクセント"
 status collapsed
 
 \begin_layout Plain Layout
-あくせんと@アクセント ! ぶんしょうちゅうの@文章中の---
+あくせんと@アクセント ! ぶんしょうちゅうの@文章中の
 \end_layout
 
 \end_inset
@@ -26233,7 +26071,8 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-以下に挙げる各コマンドを使えば、すべての文字にアクセントを付けることができます。これらのコマンドは、TeXモードで入れなくてはなりません。
+以下に挙げる各コマンドを使えば,すべての文字にアクセントを付けることができます.これらのコマンドは,\SpecialChar TeX
+モードで入れなくてはなりません.
 \end_layout
 
 \begin_layout Standard
@@ -26243,11 +26082,11 @@ 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 booktabs="true" tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="block" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26267,7 +26106,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26305,7 +26144,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26316,7 +26155,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26339,23 +26178,14 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26386,7 +26216,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26397,7 +26227,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26420,23 +26250,14 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 u
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26467,23 +26288,14 @@ u e
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 b
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26514,23 +26326,14 @@ b e
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 t
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ee
@@ -26571,11 +26374,11 @@ 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 booktabs="true" tabularvalignment="middle">
+<column alignment="left" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26595,23 +26398,14 @@ t ee
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 H
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26642,7 +26436,7 @@ H e
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26653,7 +26447,7 @@ H e
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26676,7 +26470,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26687,9 +26481,7 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-
-\lang english
-Tilde
+ちるだ@チルダ
 \end_layout
 
 \end_inset
@@ -26699,7 +26491,7 @@ Tilde
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26722,7 +26514,7 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26733,7 +26525,7 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26756,23 +26548,14 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 v
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26803,23 +26586,14 @@ v e
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 d
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26850,23 +26624,14 @@ d e
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="left" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 c
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 e
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -26917,26 +26682,17 @@ c e
 \backslash
 t
 \series default
-コマンドは異なる二つの文字にアクセントを付けることもできます。たとえば、コマンド
+コマンドは異なる二つの文字にアクセントを付けることもできます.たとえば,コマンド
 \series bold
 
 \backslash
 t
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 sz
 \series default
-は
+は
 \begin_inset ERT
 status collapsed
 
@@ -26949,7 +26705,7 @@ t sz
 
 \end_inset
 
-となります
+となります
 \end_layout
 
 \begin_layout Standard
@@ -26965,12 +26721,13 @@ t sz
 \series bold
 ^
 \series default
- の各アクセントは、TeXモードを使わなくても、母音といっしょに直接キーボードから入力することもできます。チルダ
+ の各アクセントは,\SpecialChar TeX
+モードを使わなくても,母音といっしょに直接キーボードから入力することもできます.チルダ
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-これは、チルダがアクセントとして定義されているキーボードのみに適用されます。
+これは,チルダがアクセントとして定義されているキーボードのみに適用されます.
 \end_layout
 
 \end_inset
@@ -26979,7 +26736,7 @@ status collapsed
 \series bold
 ~
 \series default
-を
+を
 \emph on
 a
 \emph default
 \emph on
 o
 \emph default
-といっしょに使うときも同様です
+といっしょに使うときも同様です
 \end_layout
 
 \begin_layout Standard
 \backslash
 v
 \series default
-の各コマンドと、キーボードから直接挿入するアクセントは、数式テキスト中でも使うことができます。他のアクセントについては、数式内向けの特別な数式コマンドがあります
-
+の各コマンドと,キーボードから直接挿入するアクセントは,数式テキスト中でも使うことができます.他のアクセントについては,数式内向けの特別な数式コマンドがあります
+
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:一文字に付けるアクセント"
+reference "subsec:一文字に付けるアクセント"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-さらに
+さらに
 \series bold
 
 \backslash
@@ -27070,292 +26827,16 @@ textcircled
 
 \end_inset
 
-コマンドを使えば、著作権マークのように、あらゆる数字や文字を丸で囲む---敢えて言えば、丸囲みでアクセントを付けるようなものといえるでしょう---ことができます
-。
+コマンドを使えば,著作権マークのように,あらゆる数字や文字を丸で囲む—敢えて言えば,丸囲みでアクセントを付けるようなものといえるでしょう—ことができます.
 \end_layout
 
 \begin_layout Standard
 \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">
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-コマンド
-\end_layout
-
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\backslash
-textcircled{w}
-\end_layout
-
-\end_inset
-</cell>
-<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-textcircled{w}
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-
-\backslash
-Large 
-\backslash
-textcircled{
-\backslash
-normalsize
-\backslash
-protect
-\backslash
-raisebox{-1.5pt}{W}}
-\end_layout
-
-\end_inset
-</cell>
-<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}$
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-Large 
-\backslash
-textcircled{
-\backslash
-normalsize
-\backslash
-protect
-\backslash
-raisebox{-1.5pt}W}
-\end_layout
-
-\end_inset
-
-
-\begin_inset Formula $\raisebox{-2mm}{}$
-\end_inset
-
-
-\end_layout
-
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-ここではユーザーが、文字が丸のなかに収まるように調整してやらなくてはなりません。ここでは、
-\series bold
-
-\backslash
-Large
-\series default
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:書体寸法"
-
-\end_inset
-
-節参照のこと。
-\end_layout
-
-\end_inset
-
-で丸の大きさを指定しています。そして
-\series bold
-
-\backslash
-raisebox
-\series default
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Plain Layout
-第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:枠なしボックス"
-
-\end_inset
-
-節参照のこと。
-\end_layout
-
-\end_inset
-
-を使って、文字が真ん中にくるようにしています。
-\end_layout
-
-\begin_layout Subsection
-小数字
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-しょうすうじ@小数字
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-小数字(minuscule number)は、
-\series bold
-
-\backslash
-oldstylenums
-\series default
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! O ! 
-\backslash
-oldstylenums
-\end_layout
-
-\end_inset
-
-コマンドで作成することができます。このコマンドは、数式中でもTeXモード中でも使うことができます。コマンド書式は、
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-oldstylenums{数字}
-\end_layout
-
-\begin_layout Standard
-です。
-\series bold
-
-\backslash
-oldstylenums{0123456789}
-\series default
-というコマンドは、
-\begin_inset Formula $\oldstylenums{0123456789}$
-\end_inset
-
-のようになります。
-\end_layout
-
-\begin_layout Subsection
-他の特殊文字
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:他の特殊文字"
-
-\end_inset
-
-
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-とくしゅもじ@特殊文字 ! たの@他の
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-以下の各文字は、数式中でコマンドを使用してのみ、挿入することができます。
-\end_layout
-
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -27377,13 +26858,21 @@ status collapsed
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-^
+textcircled{w}
+\end_layout
+
+\end_inset
+</cell>
+<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
@@ -27391,7 +26880,7 @@ status collapsed
 
 
 \backslash
-spce 
+textcircled{w}
 \end_layout
 
 \end_inset
@@ -27401,37 +26890,50 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+</row>
+<row topspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\mathcircumflex$
-\end_inset
-
 
+\backslash
+Large 
+\backslash
+textcircled{
+\backslash
+normalsize
+\backslash
+protect
+\backslash
+raisebox{-1.5pt}{W}}
 \end_layout
 
 \end_inset
 </cell>
-</row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
+\begin_layout Plain Layout
+\begin_inset ERT
+status collapsed
+
 \begin_layout Plain Layout
 
+
 \backslash
-_
+Large 
+\backslash
+textcircled{
+\backslash
+normalsize
+\backslash
+protect
+\backslash
+raisebox{-1.5pt}W}
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Plain Layout
-\begin_inset Formula $\_$
-\end_inset
 
 
 \end_layout
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
 
-\begin_layout Plain Layout
-^
-\begin_inset ERT
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+ここではユーザーが,文字が丸のなかに収まるように調整してやらなくてはなりません.ここでは,
+\series bold
+
+\backslash
+Large
+\series default
+
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
+第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:書体寸法"
 
+\end_inset
 
-\backslash
-spce 
+節参照のこと.
 \end_layout
 
 \end_inset
 
+で丸の大きさを指定しています.そして
+\series bold
 
 \backslash
-circ
-\begin_inset Index idx
+raisebox
+\series default
+
+\begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
+第
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:枠なしボックス"
 
-\lang english
+\end_inset
 
-\backslash
-@°
+節参照のこと.
 \end_layout
 
 \end_inset
 
-
+を使って,文字が真ん中にくるようにしています.
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+\begin_layout Subsection
+古式数字
+\begin_inset Index idx
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $^{\circ}$
-\end_inset
-
-
+こしきすうじ@古式数字
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
-
 \end_inset
 
 
 \end_layout
 
 \begin_layout Standard
-しかしながら、角度記号「°」は、以下の行をLaTeXプリアンブルに書き加えれば、直接挿入することができます
-\begin_inset Foot
-status collapsed
+古式数字は,
+\series bold
 
-\begin_layout Plain Layout
-この件に関する詳細は、第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:数式中のテキスト文字"
+\backslash
+oldstylenums
+\series default
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-節にあります。
+\begin_layout Plain Layout
+こまんど@コマンド ! O ! 
+\backslash
+oldstylenums
 \end_layout
 
 \end_inset
 
-。
+コマンドで作成することができます.このコマンドは,数式中でも\SpecialChar TeX
+モード中でも使うことができます.コマンド書式は,
 \end_layout
 
 \begin_layout Standard
@@ -27524,17 +27040,21 @@ reference "sub:数式中のテキスト文字"
 \series bold
 
 \backslash
-DeclareInputtext{176}{
-\backslash
-ifmmode^
-\backslash
-circ
-\backslash
-else
-\backslash
-textdegree
+oldstylenums{数字}
+\end_layout
+
+\begin_layout Standard
+です.
+\series bold
+
 \backslash
-fi}
+oldstylenums{0123456789}
+\series default
+というコマンドは,
+\begin_inset Formula $\oldstylenums{0123456789}$
+\end_inset
+
+のようになります.
 \end_layout
 
 \begin_layout Section
@@ -27559,29 +27079,29 @@ status collapsed
 \end_layout
 
 \begin_layout Itemize
-以下の二つの配置様式があります
+以下の二つの配置様式があります
 \end_layout
 
 \begin_deeper
 \begin_layout Description
-中央揃え 事前に定義された標準です
+中央揃え 事前に定義された標準です
 \end_layout
 
 \begin_layout Description
-行頭下げ これを使うには
+行頭下げ これを使うには
 \family sans
-文書\SpecialChar \menuseparator
+文書\SpecialChar menuseparator
 設定
 \family default
 メニューの
 \family sans
 文書クラス
 \family default
-において
+において
 \series bold
 fleqn
 \series default
-オプションを指定しておかなくてはなりません
+オプションを指定しておかなくてはなりません
 \end_layout
 
 \begin_layout Standard
@@ -27589,7 +27109,7 @@ fleqn
 \series bold
 行頭下げ
 \series default
-を用いる場合には行頭下げの大きさを
+を用いる場合には行頭下げの大きさを
 \series bold
 
 \backslash
@@ -27607,11 +27127,12 @@ mathindent
 
 \end_inset
 
-の値で調整することができますこれを15
+の値で調整することができますこれを15
 \begin_inset space \thinspace{}
 \end_inset
 
-mmにするには、LaTeXプリアンブルに以下のコマンドを入れておきます。
+mmにするには,\SpecialChar LaTeX
+プリアンブルに以下のコマンドを入れておきます.
 \end_layout
 
 \begin_layout Standard
@@ -27631,38 +27152,38 @@ mathindent}{15mm}
 \backslash
 mathindent
 \series default
-を明示的に指定しない場合には事前に定義されている30
+を明示的に指定しない場合には事前に定義されている30
 \begin_inset space \thinspace{}
 \end_inset
 
-ptが適用されます
+ptが適用されます
 \end_layout
 
 \end_deeper
 \begin_layout Itemize
-また、以下の二つの連番様式があります。
+また,以下の二つの連番様式があります.
 \end_layout
 
 \begin_deeper
 \begin_layout Description
-右 事前に定義された標準です
+右 事前に定義された標準です
 \end_layout
 
 \begin_layout Description
-左 これを使うには
+左 これを使うには
 \family sans
-文書\SpecialChar \menuseparator
+文書\SpecialChar menuseparator
 設定
 \family default
 メニューの
 \family sans
 文書クラス
 \family default
-において
+において
 \series bold
 leqno
 \series default
-オプションを指定しておかなくてはなりません
+オプションを指定しておかなくてはなりません
 \end_layout
 
 \end_deeper
@@ -27675,22 +27196,22 @@ fleqn
 \series bold
 leqno
 \series default
-は、いっしょに指定することができます。両方のオプションを同時に入れる場合には、コンマで区切って下さい。
+は,いっしょに指定することができます.両方のオプションを同時に入れる場合には,コンマで区切って下さい.
 \end_layout
 
 \begin_layout Standard
-これで選択した様式は、文書中のすべての別行建て数式に用いられます。もし、中央揃えと行頭下げの両様式を同一文書中で用いたい場合には、
+これで選択した様式は,文書中のすべての別行立て数式に用いられます.もし,中央揃えと行頭下げの両様式を同一文書中で用いたい場合には,
 \series bold
 中央揃え
 \series default
-様式を指定するようにします。そして、行頭下げにしたい数式は、flalign環境に指定するようにします。
+様式を指定するようにします.そして,行頭下げにしたい数式は,flalign環境に指定するようにします.
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:flalign環境"
+reference "subsec:flalign環境"
 
 \end_inset
 
-節をご覧下さい
+節をご覧下さい
 \end_layout
 
 \begin_layout Section
@@ -27707,6 +27228,10 @@ status collapsed
 
 \begin_layout Plain Layout
 すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -27719,20 +27244,17 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-LyXでは、多行数式は、数式中で
-\series bold
-
+\SpecialChar LyX
+では,多行数式は,数式中で
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
-
-\series default
-を押すことで作られます。この操作によって、第
+を押すことで作られます.この操作によって,第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:eqnarray環境"
+reference "subsec:eqnarray環境"
 
 \end_inset
 
@@ -27740,14 +27262,14 @@ reference "sub:eqnarray環境"
 \series bold
 eqnarray環境
 \series default
-が作り出されるかあるいは文書設定で
+が作り出されるかあるいは文書設定で
 \family sans
 AMS mathパッケージを使う
 \family default
-オプションが選択されている場合には
+オプションが選択されている場合には
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:標準align環境"
+reference "subsec:標準align環境"
 
 \end_inset
 
@@ -27755,52 +27277,50 @@ reference "sub:標準align環境"
 \series bold
 align環境
 \series default
-が作り出されることになります
+が作り出されることになります
 \end_layout
 
 \begin_layout Standard
-他にも
+他にも
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 数式
 \family default
-メニューで作ることのできる多行数式環境があります。これらの環境は、以下の各節で説明します。
+メニューで作ることのできる多行数式環境があります.これらの環境は,以下の各節で説明します.
 \end_layout
 
 \begin_layout Standard
-すべての多行数式において、新規行は、
+すべての多行数式において,新規行は,
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
-を押すことによって作られます。行を足したり削ったりするには、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-row.png
-       scale 85
-
+を押すことによって作られます.行を足したり削ったりするには,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature append-row"
 \end_inset
 
 や
-\begin_inset Graphics
-       filename ../../images/tabular-feature_delete-row.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature delete-row"
 \end_inset
 
-を使うか
+を使うか
 \family sans
-編集\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
 行と列
 \family default
-メニューを使うことができます
+メニューを使うことができます
 \end_layout
 
 \begin_layout Subsubsection
 行間
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:行間"
+name "subsec:行間"
 
 \end_inset
 
@@ -27809,7 +27329,11 @@ name "sub:行間"
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! ぎょうかん@行間
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! ぎょうかん@行間
 \end_layout
 
 \end_inset
@@ -27818,8 +27342,9 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-以下のように、多行数式において行のあいだの空白が足りないことが、ときどき起こります。
-\begin_inset Formula \begin{eqnarray*}
+以下のように,多行数式において行のあいだの空白が足りないことが,ときどき起こります.
+\begin_inset Formula 
+\begin{eqnarray*}
 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
 \end{eqnarray*}
@@ -27830,7 +27355,9 @@ B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \te
 \end_layout
 
 \begin_layout Standard
-LaTeXにおいて行間を付け加えるには、新規行コマンドに非必須の引数をとらせて指定しますが、これはまだLyXには実装されていない
+\SpecialChar LaTeX
+において行間を付け加えるには,新規行コマンドに非必須の引数をとらせて指定しますが,これはまだ\SpecialChar LyX
+には実装されていない
 \begin_inset Foot
 status collapsed
 
@@ -27842,12 +27369,13 @@ target "http://www.lyx.org/trac/ticket/1505"
 
 \end_inset
 
-を参照
+を参照
 \end_layout
 
 \end_inset
 
-ので、数式全体をTeXモードで入れなくてはなりません。上記の例の行間を大きくするには、最初の行の最後に
+ので,数式全体を\SpecialChar TeX
+モードで入れなくてはなりません.上記の例の行間を大きくするには,最初の行の最後に
 \series bold
 
 \backslash
@@ -27855,7 +27383,7 @@ target "http://www.lyx.org/trac/ticket/1505"
 \backslash
 [3mm]
 \series default
-というコマンドを入れます。すると、次のようになります。
+というコマンドを入れます.すると,次のようになります.
 \begin_inset ERT
 status collapsed
 
@@ -27911,7 +27439,7 @@ end{eqnarray*}
 \begin_inset VSpace bigskip
 \end_inset
 
-同一数式内のすべての行の行間を一律に指定するには
+同一数式内のすべての行の行間を一律に指定するには
 \series bold
 
 \backslash
@@ -27929,25 +27457,25 @@ jot
 
 \end_inset
 
-変数を変更します。定義は、
-\begin_inset Formula $\mbox{行間}=\mathrm{6\, pt+\backslash jot}$
+変数を変更します.定義は,
+\begin_inset Formula $\mbox{行間}=\mathrm{6\,pt+\backslash jot}$
 \end_inset
 
-となっています
+となっています
 \series bold
 
 \backslash
 jot
 \series default
-の既定値は3
+の既定値は3
 \begin_inset space \thinspace{}
 \end_inset
 
-ptです。上記の例のように、行間を3
+ptです.上記の例のように,行間を3
 \begin_inset space \thinspace{}
 \end_inset
 
-mm追加するには
+mm追加するには
 \end_layout
 
 \begin_layout Standard
@@ -27961,7 +27489,9 @@ jot}{3mm+3pt}
 \end_layout
 
 \begin_layout Standard
-というコマンドを、数式直前にTeXモードで入れておきます。これを行うには、LaTeXプリアンブルに
+というコマンドを,数式直前に\SpecialChar TeX
+モードで入れておきます.これを行うには,\SpecialChar LaTeX
+プリアンブルに
 \end_layout
 
 \begin_layout Standard
@@ -27973,7 +27503,8 @@ usepackage{calc}
 \end_layout
 
 \begin_layout Standard
-という行を入れて、LaTeXパッケージ
+という行を入れて,\SpecialChar LaTeX
+パッケージ
 \series bold
 calc
 \series default
@@ -27986,7 +27517,8 @@ status collapsed
 \series bold
 calc
 \series default
-は標準的なLaTeX頒布版のすべてに付属しています。
+は標準的な\SpecialChar LaTeX
+頒布版のすべてに付属しています.
 \end_layout
 
 \end_inset
@@ -28001,7 +27533,7 @@ status collapsed
 
 \end_inset
 
- を読み込んでおく必要があります。すると、
+ を読み込んでおく必要があります.すると,
 \begin_inset ERT
 status collapsed
 
@@ -28017,7 +27549,8 @@ jot}{3mm+3pt}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray*}
+\begin_inset Formula 
+\begin{eqnarray*}
 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}\\
 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right) & = & 0
 \end{eqnarray*}
@@ -28042,7 +27575,7 @@ jot}{3pt}
 
 \end_inset
 
-のような結果を得ます。行間を既定値に戻すには、
+のような結果を得ます.行間を既定値に戻すには,
 \series bold
 
 \backslash
@@ -28052,14 +27585,14 @@ jot
 \begin_inset space \thinspace{}
 \end_inset
 
-ptに戻します
+ptに戻します
 \end_layout
 
 \begin_layout Subsubsection
 列間
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:列間"
+name "subsec:列間"
 
 \end_inset
 
@@ -28068,7 +27601,11 @@ name "sub:列間"
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょうすうしき@多行数式 ! れつかん@列間
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! れつかん@列間
 \end_layout
 
 \end_inset
@@ -28077,12 +27614,12 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-多行数式は、行列を形成します。たとえば、eqnarray環境の数式は、3列からなる行列です。この環境で列間を変更すれば、関係子周辺の余白を変更することができます
-。
+多行数式は,行列を形成します.たとえば,eqnarray環境の数式は,3列からなる行列です.この環境で列間を変更すれば,関係子周辺の余白を変更することができます
+.
 \end_layout
 
 \begin_layout Standard
-列間は
+列間は
 \series bold
 
 \backslash
@@ -28100,7 +27637,7 @@ arraycolsep
 
 \end_inset
 
-変数を使って指定し
+変数を使って指定し
 \begin_inset Newline newline
 \end_inset
 
@@ -28118,7 +27655,7 @@ arraycolsep
 \begin_inset Newline newline
 \end_inset
 
-という関係があります。したがって、
+という関係があります.したがって,
 \end_layout
 
 \begin_layout Standard
@@ -28132,11 +27669,12 @@ arraycolsep}{1cm}
 \end_layout
 
 \begin_layout Standard
-というコマンドをTeXモードで入れると、ここから後のすべての数式の列間が2
+というコマンドを\SpecialChar TeX
+モードで入れると,ここから後のすべての数式の列間が2
 \begin_inset space \thinspace{}
 \end_inset
 
-cmになります。これを既定値に戻すには、
+cmになります.これを既定値に戻すには,
 \series bold
 
 \backslash
@@ -28146,15 +27684,15 @@ arraycolsep
 \begin_inset space \thinspace{}
 \end_inset
 
-ptに戻して下さい
+ptに戻して下さい
 \end_layout
 
 \begin_layout Standard
-以下は2
+以下は2
 \begin_inset space \thinspace{}
 \end_inset
 
-cmの列間を持つ数式です
+cmの列間を持つ数式です
 \begin_inset ERT
 status collapsed
 
@@ -28170,7 +27708,8 @@ arraycolsep}{1cm}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray*}
+\begin_inset Formula 
+\begin{eqnarray*}
 A & = & B\\
 C & \ne & A
 \end{eqnarray*}
@@ -28181,7 +27720,7 @@ C & \ne & A
 \begin_inset space \thinspace{}
 \end_inset
 
-ptを持つ数式です
+ptを持つ数式です
 \begin_inset ERT
 status collapsed
 
@@ -28197,7 +27736,8 @@ arraycolsep}{5pt}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray*}
+\begin_inset Formula 
+\begin{eqnarray*}
 A & = & B\\
 C & \ne & A
 \end{eqnarray*}
@@ -28222,20 +27762,21 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-長い数式は、以下の方法を使って組版することができます。
+長い数式は,以下の方法を使って組版することができます.
 \end_layout
 
 \begin_layout Itemize
-左辺ないし右辺の一方が、行幅よりもかなり短いときには、以下のように、短い方を左辺に置き、右辺を二行に分けて組版します。
-\begin_inset Formula \begin{eqnarray}
+左辺ないし右辺の一方が,行幅よりもかなり短いときには,以下のように,短い方を左辺に置き,右辺を二行に分けて組版します.
+\begin_inset Formula 
+\begin{eqnarray}
 H & = & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\nonumber \\
  &  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}\label{eq:shortlong}
 \end{eqnarray}
 
 \end_inset
 
-二行目の最初のマイナス記号は、行頭の文字になってしまうため、通常、表示の上で演算子としては取り扱われません。前後に余白が置かれることもなく、分数線からも離れて表
-示されません。これを避けるために、マイナス記号の後に
+二行目の最初のマイナス記号は,行頭の文字になってしまうため,通常,表示の上で演算子としては取り扱われません.前後に余白が置かれることもなく,分数線からも離れて表
+示されません.これを避けるために,マイナス記号の後に
 \series bold
 
 \backslash
@@ -28252,14 +27793,14 @@ status collapsed
 \backslash
 hspace
 \series default
-に関しての詳細は
+に関しての詳細は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:可変長の空白"
+reference "subsec:可変長の空白"
 
 \end_inset
 
-節をご覧下さい
+節をご覧下さい
 \end_layout
 
 \end_inset
@@ -28280,11 +27821,11 @@ hspace
 \begin_inset space \thinspace{}
 \end_inset
 
-pt空白を入れてあります
+pt空白を入れてあります
 \end_layout
 
 \begin_layout Itemize
-数式の両辺がともに長すぎるときには
+数式の両辺がともに長すぎるときには
 \series bold
 
 \backslash
@@ -28302,8 +27843,9 @@ lefteqn
 
 \end_inset
 
-コマンドを使います。これを最初の行の第一列に入れると、以下のように、続きの内容が他の列にかかって表示されます。
-\begin_inset Formula \begin{eqnarray}
+コマンドを使います.これを最初の行の第一列に入れると,以下のように,続きの内容が他の列にかかって表示されます.
+\begin_inset Formula 
+\begin{eqnarray}
 \lefteqn{4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}}\nonumber \\
  &  & -\hspace{3pt}B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\nonumber \\
  &  & =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}\label{eq:lefteqn}
@@ -28317,11 +27859,11 @@ lefteqn
 \backslash
 lefteqn
 \series default
-を入力すると、青枠から少し左にずれたところに現れる紫枠にカーソルが移るので、ここに数式を入力します。
+を入力すると,青枠から少し左にずれたところに現れる紫枠にカーソルが移るので,ここに数式を入力します.
 \begin_inset Newline newline
 \end_inset
 
-二行め以降の行の内容は、二列め以降の列に挿入します。挿入する列が右になるほど、字下げの量が大きくなります。
+二行め以降の行の内容は,二列め以降の列に挿入します.挿入する列が右になるほど,字下げの量が大きくなります.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -28340,19 +27882,20 @@ status open
 \backslash
 lefteqn
 \series default
-を使用する際には、以下のことにご注意下さい。
+を使用する際には,以下のことにご注意下さい.
 \end_layout
 
 \begin_layout Itemize
-数式では、ページ幅全部を使うことはしません。たとえば、上記の例で、最初の行に
+数式では,ページ幅全部を使うことはしません.たとえば,上記の例で,最初の行に
 \begin_inset Formula $-B^{2}$
 \end_inset
 
-という項を置いたとすると、ページ余白の領域に出てしまいますが、これはよくありません。幅をうまく使うには、最初の行の行頭に負の空白を入れる方法もあります。
+という項を置いたとすると,ページ余白の領域に出てしまいますが,これはよくありません.幅をうまく使うには,最初の行の行頭に負の空白を入れる方法もあります.
 \end_layout
 
 \begin_layout Itemize
-LyXのバグによって、最初の行にマウスでカーソルを入れることはできません
+\SpecialChar LyX
+のバグによって,最初の行にマウスでカーソルを入れることはできません
 \begin_inset Foot
 status collapsed
 
@@ -28369,7 +27912,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
@@ -28378,28 +27941,140 @@ target "http://www.lyx.org/trac/ticket/1429"
 \end_layout
 
 \begin_layout Itemize
-長い数式を組む他の方法として
+長い数式を組む他の方法として
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:multline環境"
+reference "subsec:multline環境"
 
 \end_inset
 
 節と第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:数式の一部の多行化"
+reference "subsec:数式の一部の多行化"
 
 \end_inset
 
-節で述べられている環境を用いる方法があります。
+節で述べられている環境を用いる方法があります.
+\end_layout
+
+\begin_layout Subsubsection
+多行にわたる分数
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:多行にわたる分数"
+
+\end_inset
+
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぶんすう@分数 ! たぎょうにわたる@多行にわたる
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+分数の分母もしくは分子が長すぎて,一行に入りきらないことがあります.この場合には,分数内で改行をしなくてはなりません.これを行うには,
+\series bold
+
+\backslash
+splitfrac
+\series default
+コマンド
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+splitfrac
+\end_layout
+
+\end_inset
+
+を使うことができます.これを有効化するには,文書設定の
+\family sans
+数式オプション
+\family default
+で,
+\series bold
+mathtools
+\series default
+パッケージ
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
+\end_layout
+
+\end_inset
+
+の
+\family sans
+常に読み込み
+\family default
+オプションを指定してください.
+\series bold
+
+\backslash
+splitfrac
+\series default
+のスキームは
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+splitfrac{1行目}{2行目}
+\end_layout
+
+\begin_layout Standard
+となっており,分母にも分子にも使うことができます.
+\end_layout
+
+\begin_layout Standard
+\begin_inset Formula 
+\[
+a=\frac{\splitfrac{xy+xy+xy+xy+xy}{+wy+wy+wy+wy}}{z}\ne\frac{\splitdfrac{xy+\frac{xy}{z}+xy+xy+xy}{+xy+xy+xy+xy}}{z}
+\]
+
+\end_inset
+
+上記の最初の分子に使われているコマンドは,
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+splitfrac{xy+xy+xy+xy+xy
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\backslash
+{+wy+wy+wy+wy
+\end_layout
+
+\begin_layout Standard
+です.
 \end_layout
 
 \begin_layout Subsubsection
 多行にわたる括弧
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:多行にわたる括弧"
+name "subsec:多行にわたる括弧"
 
 \end_inset
 
@@ -28417,8 +28092,9 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-多行にわたる括弧を作ろうとすると、以下のような問題が生じます。
-\begin_inset Formula \begin{eqnarray*}
+多行にわたる括弧を作ろうとすると,以下のような問題が生じます.
+\begin_inset Formula 
+\begin{eqnarray*}
 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
  &  & \left.\cdots+B-D\right]
 \end{eqnarray*}
@@ -28429,11 +28105,11 @@ A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
 \end_layout
 
 \begin_layout Standard
-可変寸法の括弧は多行にわたることができないので、閉じ括弧が初めの括弧よりも小さくなってしまっています。
+可変寸法の括弧は多行にわたることができないので,閉じ括弧が初めの括弧よりも小さくなってしまっています.
 \end_layout
 
 \begin_layout Standard
-二行めの括弧の大きさを正しく設定するには最初の行の終わりを
+二行めの括弧の大きさを正しく設定するには最初の行の終わりを
 \series bold
 
 \backslash
@@ -28451,7 +28127,7 @@ right
 
 \end_inset
 
-とし二行めの始めを
+とし二行めの始めを
 \series bold
 
 \backslash
@@ -28472,14 +28148,14 @@ left
 \backslash
 right
 \series default
-に関する詳細は
+に関する詳細は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:自動の括弧丈"
+reference "subsec:自動の括弧丈"
 
 \end_inset
 
-節をご覧下さい
+節をご覧下さい
 \end_layout
 
 \end_inset
@@ -28498,29 +28174,20 @@ left
 
 \end_inset
 
-とします。一行めにおいては、範囲付き積演算子がもっとも大きな記号であり、これが二行めの括弧の大きさにならなくてはならないので、
+とします.一行めにおいては,範囲付き積演算子がもっとも大きな記号であり,これが二行めの括弧の大きさにならなくてはならないので,
 \series bold
 
 \backslash
 left.
 \series default
-の後に
+の後に
 \series bold
 
 \backslash
 vphantom
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -28530,16 +28197,7 @@ spce
 prod
 \series default
 ^
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -28549,16 +28207,7 @@ spce
 infty
 \series default
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -28581,12 +28230,13 @@ vphantom
 
 \end_inset
 
-というコマンドを挿入します
+というコマンドを挿入します
 \end_layout
 
 \begin_layout Standard
-その結果が以下の数式です。
-\begin_inset Formula \begin{eqnarray*}
+その結果が以下の数式です.
+\begin_inset Formula 
+\begin{eqnarray*}
 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]
 \end{eqnarray*}
@@ -28601,56 +28251,54 @@ align環境
 \end_layout
 
 \begin_layout Standard
-align環境は、すべての型の多行数式に使うことができ、とくに、いくつかの数式を並べて表示させるのに便利です。
+align環境は,すべての型の多行数式に使うことができ,とくに,いくつかの数式を並べて表示させるのに便利です.
 \end_layout
 
 \begin_layout Standard
-align環境には列があり、奇数列は右揃え、偶数列は左揃えに設定されます。align環境の行にはすべて、付番することができます。
+align環境には列があり,奇数列は右揃え,偶数列は左揃えに設定されます.align環境の行にはすべて,付番することができます.
 \end_layout
 
 \begin_layout Standard
-align環境は
+align環境は
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 数式
 \family default
-メニューから作ることができます
+メニューから作ることができます
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 数式の表記を変更
 \family default
-メニューを使えば、既存の数式をalign環境に変更することができます。
+メニューを使えば,既存の数式をalign環境に変更することができます.
 \end_layout
 
 \begin_layout Standard
-列を追加したり削除したりするには、数式ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/tabular-feature_append-column.png
-       scale 85
-
+列を追加したり削除したりするには,数式ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature append-column"
 \end_inset
 
 や
-\begin_inset Graphics
-       filename ../../images/tabular-feature_delete-column.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "tabular-feature delete-column"
 \end_inset
 
-を使うか
+を使うか
 \family sans
-編集\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
 行と列
 \family default
-メニューを使います
+メニューを使います
 \end_layout
 
 \begin_layout Subsubsection
 標準align環境
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:標準align環境"
+name "subsec:標準align環境"
 
 \end_inset
 
@@ -28659,7 +28307,11 @@ name "sub:標準align環境"
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! alignかんきょう@align環境
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! alignかんきょう@align環境
 \end_layout
 
 \end_inset
@@ -28668,31 +28320,32 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-このalign環境は数式中で
+このalign環境は数式中で
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
-を押すか
+を押すか
 \family sans
-挿入\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 AMS align環境
 \family default
-メニューで作ることができます
+メニューで作ることができます
 \end_layout
 
 \begin_layout Standard
-以下は、二つの数式を横に並べた例ですが、これは4列からなるalign環境として作ります。
-\begin_inset Formula \begin{align*}
+以下は,二つの数式を横に並べた例ですが,これは4列からなるalign環境として作ります.
+\begin_inset Formula 
+\begin{align*}
 A & =\sin(B) & C & =D\\
 C & \ne A & B & \ne D
 \end{align*}
 
 \end_inset
 
-ご覧になって分かるように、この環境の数式は、一列めの前と偶数列の後に
+ご覧になって分かるように,この環境の数式は,一列めの前と偶数列の後に
 \series bold
 
 \backslash
@@ -28707,21 +28360,21 @@ status collapsed
 \backslash
 hfill
 \series default
-に関する詳細は
+に関する詳細は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:可変長の空白"
+reference "subsec:可変長の空白"
 
 \end_inset
 
-節をご覧下さい
+節をご覧下さい
 \end_layout
 
 \end_inset
 
 
 \series default
-があるかのように配置されます数式様式として
+があるかのように配置されます数式様式として
 \series bold
 行頭下げ
 \begin_inset Foot
@@ -28730,7 +28383,7 @@ status collapsed
 \begin_layout Plain Layout
 
 \series bold
-数式様式については
+数式様式については
 \series default
 
 \begin_inset CommandInset ref
@@ -28739,20 +28392,20 @@ reference "sec:数式様式"
 
 \end_inset
 
-節をご覧下さい
+節をご覧下さい
 \end_layout
 
 \end_inset
 
 
 \series default
-を使う場合には第一列の前の
+を使う場合には第一列の前の
 \series bold
 
 \backslash
 hfill
 \series default
-はない形で数式が設定されます
+はない形で数式が設定されます
 \end_layout
 
 \begin_layout Subsubsection
@@ -28761,7 +28414,11 @@ alignat環境
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! alignatかんきょう@alignat環境
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! alignatかんきょう@alignat環境
 \end_layout
 
 \end_inset
@@ -28770,37 +28427,38 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-alignat環境には、事前に設定された列間が存在しません。列間は、必要ならば、
+alignat環境には,事前に設定された列間が存在しません.列間は,必要ならば,
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:空白"
+reference "subsec:空白"
 
 \end_inset
 
-節に述べられている空白を使用して手動で入れます
+節に述べられている空白を使用して手動で入れます
 \end_layout
 
 \begin_layout Standard
-以下は、上記の例をalignat環境に設定し、二つめの数式の頭に1
+以下は,上記の例をalignat環境に設定し,二つめの数式の頭に1
 \begin_inset space \thinspace{}
 \end_inset
 
-cmの空白を入れたものです。
-\begin_inset Formula \begin{alignat*}{2}
+cmの空白を入れたものです.
+\begin_inset Formula 
+\begin{alignat*}{2}
 A & =\sin(B) & \hspace{1cm}C & =D\\
 C & \ne A & B & \ne D
 \end{alignat*}
 
 \end_inset
 
-列間を各列ごとに設定することができるので、この環境は、とくに三つないし四つの数式を横に並べるのに向いています。
+列間を各列ごとに設定することができるので,この環境は,とくに三つないし四つの数式を横に並べるのに向いています.
 \end_layout
 
 \begin_layout Subsubsection
 flalign環境
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:flalign環境"
+name "subsec:flalign環境"
 
 \end_inset
 
@@ -28809,7 +28467,11 @@ name "sub:flalign環境"
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! flalignかんきょう@flalign環境
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! flalignかんきょう@flalign環境
 \end_layout
 
 \end_inset
@@ -28818,8 +28480,9 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-この環境では、つねに、最初の二列をできるだけ左寄せにし、最後の二列をできるだけ右寄せにするように設定されます。以下がその例です。
-\begin_inset Formula \begin{flalign*}
+この環境では,つねに,最初の二列をできるだけ左寄せにし,最後の二列をできるだけ右寄せにするように設定されます.以下がその例です.
+\begin_inset Formula 
+\begin{flalign*}
 A & =1 & B & =2 & C & =3\\
 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
 \end{flalign*}
@@ -28830,36 +28493,38 @@ X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4
 \end_layout
 
 \begin_layout Standard
-奇数列のflalign環境を作成し、最後の列に空のTeX括弧を入れておくと、数式様式として
+奇数列のflalign環境を作成し,最後の列に空の\SpecialChar TeX
+括弧を入れておくと,数式様式として
 \series bold
 中央揃え
 \series default
-が用いられているときでも、一部の数式を左寄せにすることができます。以下は、例として
+が用いられているときでも,一部の数式を左寄せにすることができます.以下は,例として
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:VolInt"
 
 \end_inset
 
-式を行頭下げにしたものです。
-\begin_inset Formula \begin{flalign}
+式を行頭下げにしたものです.
+\begin_inset Formula 
+\begin{flalign}
 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}
 \end{flalign}
 
 \end_inset
 
-ここで、最初の二列には数式が入れられており、行頭下げ数式様式と同等の字下げを行うために、30
+ここで,最初の二列には数式が入れられており,行頭下げ数式様式と同等の字下げを行うために,30
 \begin_inset space \thinspace{}
 \end_inset
 
-ptの空白が第1列の頭に入れてあります
+ptの空白が第1列の頭に入れてあります
 \end_layout
 
 \begin_layout Subsection
 eqnarray環境
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:eqnarray環境"
+name "subsec:eqnarray環境"
 
 \end_inset
 
@@ -28868,7 +28533,11 @@ name "sub:eqnarray環境"
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! eqnarrayかんきょう@eqnarray環境
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! eqnarrayかんきょう@eqnarray環境
 \end_layout
 
 \end_inset
@@ -28877,9 +28546,10 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-この環境を作成すると、三つの青枠が現れます。最初の枠の内容は右寄せに設定され、最後の枠の内容は左寄せに設定されます。中央の枠は、関係子のみを入れることを想定して
-いるので、その内容は中央揃えで少し小さく設定されます。
-\begin_inset Formula \begin{eqnarray*}
+この環境を作成すると,三つの青枠が現れます.最初の枠の内容は右寄せに設定され,最後の枠の内容は左寄せに設定されます.中央の枠は,関係子のみを入れることを想定して
+いるので,その内容は中央揃えで少し小さく設定されます.
+\begin_inset Formula 
+\begin{eqnarray*}
 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
 AB & AB & AB\\
 A & = & A
@@ -28896,7 +28566,11 @@ gather環境
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! gatherかんきょう@gather環境
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! gatherかんきょう@gather環境
 \end_layout
 
 \end_inset
@@ -28905,8 +28579,9 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-この環境には、中央揃えに設定された列一つしかありません。行はすべて付番することができます。
-\begin_inset Formula \begin{gather}
+この環境には,中央揃えに設定された列一つしかありません.行はすべて付番することができます.
+\begin_inset Formula 
+\begin{gather}
 A=1\\
 X=\textrm{-}1
 \end{gather}
@@ -28920,7 +28595,7 @@ X=\textrm{-}1
 multline環境
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:multline環境"
+name "subsec:multline環境"
 
 \end_inset
 
@@ -28929,7 +28604,11 @@ name "sub:multline環境"
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! multlineかんきょう@multpline環境
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! multlineかんきょう@multpline環境
 \end_layout
 
 \end_inset
@@ -28938,16 +28617,17 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-gather環境同様、multline環境には、中央揃えに設定された列一つしかありません。ただし、一行めが左揃えに設定され、最終行が右揃えに設定されるのです。
-の行はすべて中央揃えになります。このことから、この環境は、長い数式に使うのに向いています。用例として、
+gather環境同様,multline環境には,中央揃えに設定された列一つしかありません.ただし,一行めが左揃えに設定され,最終行が右揃えに設定されるのです.
+の行はすべて中央揃えになります.このことから,この環境は,長い数式に使うのに向いています.用例として,
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:lefteqn"
 
 \end_inset
 
-式をmultline環境に置いたものを示します。
-\begin_inset Formula \begin{multline}
+式をmultline環境に置いたものを示します.
+\begin_inset Formula 
+\begin{multline}
 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
 -B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}\\
 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
@@ -28959,24 +28639,24 @@ reference "eq:lefteqn"
 \end_layout
 
 \begin_layout Standard
-文書の付番設定が右寄せ(左寄せ)になっているときには、出力では、multline環境の最後(最初)の行だけが付番されます
+文書の付番設定が右寄せ(左寄せ)になっているときには,出力では,multline環境の最後(最初)の行だけが付番されます
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-付番様式については
+付番様式については
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節を参照
+節を参照
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
@@ -29012,7 +28692,7 @@ shoveleft
 
 
 \series default
-コマンドを使えば、中央揃えの行を右寄せや左寄せにすることができます。これらのコマンドは、以下のようにして使います。
+コマンドを使えば,中央揃えの行を右寄せや左寄せにすることができます.これらのコマンドは,以下のようにして使います.
 \end_layout
 
 \begin_layout Standard
@@ -29051,15 +28731,15 @@ multlinegap
 
 
 \series default
-長は、一行めの左ページ余白からの距離を指定します。既定値は0
+長は,一行めの左ページ余白からの距離を指定します.既定値は0
 \begin_inset space \thinspace{}
 \end_inset
 
-ptの長さです
+ptの長さです
 \end_layout
 
 \begin_layout Standard
-以下は上記の数式に
+以下は上記の数式に
 \end_layout
 
 \begin_layout Standard
@@ -29073,7 +28753,8 @@ multlinegap}{2cm}
 \end_layout
 
 \begin_layout Standard
-というコマンドを、TeXモードで直前に挿入した例です。
+というコマンドを,\SpecialChar TeX
+モードで直前に挿入した例です.
 \begin_inset ERT
 status collapsed
 
@@ -29089,7 +28770,8 @@ multlinegap}{2cm}
 \end_inset
 
 
-\begin_inset Formula \begin{multline}
+\begin_inset Formula 
+\begin{multline}
 4x^{2}\left(B^{2}+x_{0}^{2}\right)+4x_{0}x\left(D-B^{2}\right)+B^{2}\left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}\right)+D^{2}\\
 \shoveleft{-B^{2}-2B\sqrt{r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}+r_{g}^{2}-x^{2}+2x_{0}x-x_{0}^{2}}\\
 =B^{2}+2\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)+\frac{\left(r_{g}^{2}+2x_{0}x-x_{0}^{2}-r_{k}^{2}\right)^{2}}{B^{2}}
@@ -29112,20 +28794,20 @@ multlinegap}{0pt}
 
 \end_inset
 
-二行めは
+二行めは
 \series bold
 
 \backslash
 shoveleft
 \series default
-を使って左揃えにしています
+を使って左揃えにしています
 \end_layout
 
 \begin_layout Subsection
 数式の一部の多行化
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:数式の一部の多行化"
+name "subsec:数式の一部の多行化"
 
 \end_inset
 
@@ -29134,7 +28816,11 @@ name "sub:数式の一部の多行化"
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! すうしきのいちぶ@数式の一部
+すうしき@数式 ! たぎょう@多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! すうしきのいちぶ@数式の一部
 \end_layout
 
 \end_inset
@@ -29143,7 +28829,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式の一部分のみを多行表示したい場合には
+数式の一部分のみを多行表示したい場合には
 \series bold
 aligned
 \series default
@@ -29159,21 +28845,22 @@ gathered
 \series bold
 split
 \series default
-のうちのいずれかの環境を使用します。これらは、
+のうちのいずれかの環境を使用します.これらは,
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 数式
 \family default
-メニューか、本節で解説している各コマンドを使用して挿入することができます。
+メニューか,本節で解説している各コマンドを使用して挿入することができます.
 \end_layout
 
 \begin_layout Standard
-最初の三つの環境は環境名から
+最初の三つの環境は環境名から
 \series bold
 ed
 \series default
-を省いた同名の多行数式環境と同じ性格を持ちますが、環境の前後に数式を続けることが可能です。たとえば、
-\begin_inset Formula \[
+を省いた同名の多行数式環境と同じ性格を持ちますが,環境の前後に数式を続けることが可能です.たとえば,
+\begin_inset Formula 
+\[
 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
 \Delta E\Delta t & \ge\frac{\hbar}{2}
 \end{aligned}
@@ -29186,7 +28873,7 @@ ed
 \end_layout
 
 \begin_layout Standard
-この数式を作るには、別行建て数式をまず作っておいて、そこに
+この数式を作るには,別行立て数式をまず作っておいて,そこに
 \series bold
 
 \backslash
@@ -29204,21 +28891,22 @@ aligned
 
 
 \series default
-コマンドを挿入しています。紫枠の中に青枠が現れるので、そこに必要に応じて、列や行を加えていきます。この多行環境の外には、括弧などの他の数式要素を入れることができ
-ます
+コマンドを挿入しています.紫枠の中に青枠が現れるので,そこに必要に応じて,列や行を加えていきます.この多行環境の外には,括弧などの他の数式要素を入れることができ
+ます
 \end_layout
 
 \begin_layout Standard
-aligned環境は、長い数式を水平方向を揃えて表示するのにも向いています。別行建て数式内でalignedを用いるようにすると、数式番号を行末の、数式全高の中心
-に配置できる利点があります。以下に例として、
+aligned環境は,長い数式を水平方向を揃えて表示するのにも向いています.別行立て数式内でalignedを用いるようにすると,数式番号を行末の,数式全高の中心
+に配置できる利点があります.以下に例として,
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:shortlong"
 
 \end_inset
 
-式にaligned環境を適用したものを示します。
-\begin_inset Formula \begin{equation}
+式にaligned環境を適用したものを示します.
+\begin_inset Formula 
+\begin{equation}
 \begin{aligned}H=\; & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{1}}\Delta_{1}-\frac{\hbar^{2}}{2m_{2}}\Delta_{2}-\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{1}|}\\
  & -\hspace{3pt}\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{r}-\mathbf{R}_{2}|}+\frac{e^{2}}{4\pi\varepsilon_{0}|\mathbf{R}_{1}-\mathbf{R}_{2}|}
 \end{aligned}
@@ -29242,7 +28930,7 @@ gathered
 \series bold
 split
 \series default
-の各環境を使うにはそれぞれ
+の各環境を使うにはそれぞれ
 \series bold
 
 \backslash
@@ -29296,14 +28984,14 @@ split
 
 \end_inset
 
-の各コマンドを挿入します。split環境は、aligned環境と同じ性格を持ちますが、二つの列しか作ることができません。
+の各コマンドを挿入します.split環境は,aligned環境と同じ性格を持ちますが,二つの列しか作ることができません.
 \end_layout
 
 \begin_layout Subsection
 多行数式中のテキスト
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:多行数式中のテキスト"
+name "subsec:多行数式中のテキスト"
 
 \end_inset
 
@@ -29312,7 +29000,7 @@ name "sub:多行数式中のテキスト"
 status collapsed
 
 \begin_layout Plain Layout
-てきすと@テキスト ! すうしきちゅうの@数式中の
+てきすと @ テキスト ! すうしきちゅうの @ 数式中の
 \end_layout
 
 \end_inset
@@ -29322,7 +29010,11 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! たぎょう@多行 ! てきすと@テキスト
+すうしき @ 数式 ! たぎょう @ 多行
+\begin_inset space \thinspace{}
+\end_inset
+
+—— ! てきすと @ テキスト
 \end_layout
 
 \end_inset
@@ -29331,12 +29023,14 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-各align系環境およびmultline・gather環境では、独立した行に列揃えの影響を受けない形でテキストを挿入することができます。これを行うには、以下の書
+各align系環境およびmultline・gather環境では,独立した行に列揃えの影響を受けない形でテキストを挿入することができます.これを行うには,以下の書
 式を持つ
 \series bold
 
 \backslash
 intertext
+\series default
+
 \begin_inset Index idx
 status collapsed
 
@@ -29348,7 +29042,7 @@ intertext
 
 \end_inset
 
-コマンドを使います
+コマンドを使います
 \end_layout
 
 \begin_layout Standard
@@ -29360,22 +29054,89 @@ intertext{テキスト}
 \end_layout
 
 \begin_layout Standard
-テキストのハイフネーションを行うことはできないので、テキストは一行に収めなくてはなりません。LyXは、現時点では
+テキストのハイフネーションを行うことはできないので,テキストは一行に収めなくてはなりません.\SpecialChar LyX
+は,現時点では
+\series bold
+
+\backslash
+intertext
+\series default
+を直接サポートしていないので,テキストは数式テキストとして書き入れます.ここで,
+\series bold
+
+\backslash
+intertext
+\series default
+は行頭になくてはならず,当該行の上に出力されます.以下は,二行めの行頭にテキストを入れた例です.
+\begin_inset Formula 
+\begin{align}
+I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
+\intertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
+\end{align}
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+
 \series bold
 
 \backslash
 intertext
 \series default
-を直接サポートしていないので、テキストは数式テキストとして書き入れます。ここで、
+は,文と数式行の間に,常に縦空白を生み出します.この空白を抑制するには,文書設定の
+\family sans
+数式オプション
+\family default
+で
+\series bold
+mathtools
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! mathtools
+\end_layout
+
+\end_inset
+
+パッケージを
+\family sans
+常に読み込み
+\family default
+に設定してください.そうすると,以下のように,
 \series bold
 
 \backslash
 intertext
 \series default
-は行頭になくてはならず、当該行の上に出力されます。以下は、二行めの行頭にテキストを入れた例です。
-\begin_inset Formula \begin{align}
+の代わりに
+\series bold
+
+\backslash
+shortintertext
+\series default
+
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+こまんど@コマンド ! S ! 
+\backslash
+shortintertext
+\end_layout
+
+\end_inset
+
+コマンドを使うことができます.
+\begin_inset Formula 
+\begin{align}
 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
-\intertext{\text{integrand is symmetric to \ensuremath{\phi=\pi}, therefore}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
+\shortintertext{\text{被積分函数は\ensuremath{\phi=\pi}において対称なので、}} & =2a\sqrt{2}\int_{0}^{\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi
 \end{align}
 
 \end_inset
@@ -29399,13 +29160,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! ばんごう@番号|see
+すうしき@数式 ! ばんごう@番号
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -29434,13 +29195,33 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-付番数式は
+付番数式は
 \family sans
-挿入\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 付番数式
 \family default
-メニュー(短絡キー
+メニュー(
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+:
 \family sans
 Ctrl+Alt
 \begin_inset space ~
@@ -29448,46 +29229,47 @@ Ctrl+Alt
 
 N
 \family default
-)で作ることができます。既存の数式に番号を振るには、
+)で作ることができます.既存の数式に番号を振るには,
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 数式全体を付番
 \family default
-メニュー(短絡キー
+メニュー(捷径:
 \begin_inset Info
 type  "shortcut"
 arg   "math-number-toggle"
 \end_inset
 
-)を使います。LyX中において数式番号は、数式の後に括弧に囲まれた「#」で表されます。「#」は、実際の出力では数式番号に置き換えられます。
+)を使います.\SpecialChar LyX
+中において数式番号は,数式の後に括弧に囲まれた「#」で表されます.「#」は,実際の出力では数式番号に置き換えられます.
 \end_layout
 
 \begin_layout Standard
-多行数式で付番が有効になっているときには、すべての行に番号が振られます。ただし、
+多行数式で付番が有効になっているときには,すべての行に番号が振られます.ただし,
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 この行を付番
 \family default
-メニュー(短絡キー
+メニュー(捷径:
 \begin_inset Info
 type  "shortcut"
 arg   "math-number-line-toggle"
 \end_inset
 
-)を使用すれば、各行毎に付番するかどうか指定することができます。
+)を使用すれば,各行毎に付番するかどうか指定することができます.
 \end_layout
 
 \begin_layout Standard
-行内数式を除いて、すべての数式は二通りの様式で番号を振ることができます。
+行内数式を除いて,すべての数式は二通りの様式で番号を振ることができます.
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節をご覧下さい
+節をご覧下さい
 \end_layout
 
 \begin_layout Subsection
@@ -29505,66 +29287,66 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-ラベルを付けた数式は、すべて相互参照することができます。ラベルは、
+ラベルを付けた数式は,すべて相互参照することができます.ラベルは,
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 ラベル
 \family default
-メニューか、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/label-insert.png
-       scale 85
-
+メニューか,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "label-insert"
 \end_inset
 
-で付けることができます。このとき、カーソルは別行建て数式の中になくてはなりません。すると、テキストフィールドの中に
+で付けることができます.このとき,カーソルは別行立て数式の中になくてはなりません.すると,テキストフィールドの中に
 \series bold
 eq:と
 \series default
-いう接頭語の入ったダイアログが現れるので、接頭語の後にラベルを挿入します。この既定の接頭辞は「equation(数式)」を意味し、こうして数式ラベルであるとの標
-を付けることによって、節ラベルなどから区別し、大きな文書の中でラベルを見つけるのを容易にします。ラベルを変更するには、
+いう接頭語の入ったダイアログが現れるので,接頭語の後にラベルを挿入します.この既定の接頭辞は「equation(数式)」を意味し,こうして数式ラベルであるとの標
+を付けることによって,節ラベルなどから区別し,大きな文書の中でラベルを見つけるのを容易にします.ラベルを変更するには,
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 ラベル
 \family default
-メニューをもういちど使って下さい
+メニューをもういちど使って下さい
 \end_layout
 
 \begin_layout Standard
-LyX中でラベル名は、数式の後ろに、二つの括弧に囲まれて表示されます。ラベル付きの数式はつねに付番されます。
+\SpecialChar LyX
+中でラベル名は,数式の後ろに,二つの括弧に囲まれて表示されます.ラベル付きの数式はつねに付番されます.
 \end_layout
 
 \begin_layout Standard
-相互参照は
+相互参照は
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 相互参照
 \family default
 メニューかツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/dialog-show-new-inset_ref.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "dialog-show-new-inset ref"
 \end_inset
 
-を使って挿入します。数式相互参照は、出力では数式番号として表示されます。相互参照ダイアログで「
+を使って挿入します.数式相互参照は,出力では数式番号として表示されます.相互参照ダイアログで「
 \series bold
 (<参照>)
 \series default
-」書式を選択した場合には、出力での相互参照は、括弧に囲まれた数式番号として表示されます。
+」書式を選択した場合には,出力での相互参照は,括弧に囲まれた数式番号として表示されます.
 \begin_inset Newline newline
 \end_inset
 
-LyX中で相互参照を右クリックすると、参照先の数式に移動することができます。
+\SpecialChar LyX
+中で相互参照を右クリックすると,参照先の数式に移動することができます.
 \end_layout
 
 \begin_layout Standard
-以下は、後の各小節に現れる数式への相互参照を含む例です。
+以下は,後の各小節に現れる数式への相互参照を含む例です.
 \begin_inset Note Note
 status open
 
 \begin_layout Plain Layout
-相互参照の型の違いに留意してください
+相互参照の型の違いに留意してください
 \end_layout
 
 \end_inset
@@ -29586,21 +29368,21 @@ reference "eq:c"
 
 \end_inset
 
-式は、等価です。(
+式は,等価です.(
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "eq:Rom"
 
 \end_inset
 
-)式とは異なり(
+)式とは異なり(
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "eq:Lat"
 
 \end_inset
 
-)式では、付番にラテン数字を使用しています。
+)式では,付番にラテン数字を使用しています.
 \end_layout
 
 \begin_layout Standard
@@ -29622,28 +29404,28 @@ status collapsed
 \backslash
 tag
 \series default
-は
+は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:ユーザー定義番号"
+reference "subsec:自己定義番号"
 
 \end_inset
 
-節に説明があります
+節に説明があります
 \end_layout
 
 \end_inset
 
 
 \series default
-の引数が
+の引数が
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:段落ボックス"
+reference "subsec:段落ボックス"
 
 \end_inset
 
-節で述べたボックスを含んでいるときには、その数式を参照することはできません。
+節で述べたボックスを含んでいるときには,その数式を参照することはできません.
 \end_layout
 
 \begin_layout Subsection
@@ -29673,33 +29455,22 @@ begin{subequations}
 \backslash
 end{subequations}
 \series default
-コマンドを使うと、数式に細目番号を付けることができます。これらのコマンドは、TeXモードで入れます。
+コマンドを使うと,数式に細目番号を付けることができます.これらのコマンドは,\SpecialChar TeX
+モードで入れます.
 \end_layout
 
 \begin_layout Standard
-たとえば、
-\begin_inset Formula \begin{equation}
-A=C-B\label{eq:a}
+たとえば,
+\begin_inset Formula 
+\begin{equation}
+A=C-B
 \end{equation}
 
 \end_inset
 
 
 \begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-addtocounter{equation}{-1}
-\end_layout
-
-\end_inset
-
-
-\begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -29715,14 +29486,16 @@ begin{subequations}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 B=C-A\label{eq:b}
 \end{equation}
 
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 C=A+B\label{eq:c}
 \end{equation}
 
@@ -29733,7 +29506,7 @@ C=A+B\label{eq:c}
 
 \begin_layout Standard
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
@@ -29748,11 +29521,11 @@ end{subequations}
 \end_layout
 
 \begin_layout Standard
-この例を作るには、次のようにします。
+この例を作るには,次のようにします.
 \end_layout
 
 \begin_layout Enumerate
-一つめの数式を入力します
+一つめの数式を入力します
 \end_layout
 
 \begin_layout Enumerate
@@ -29763,46 +29536,32 @@ end{subequations}
 
 \series bold
 
-\backslash
-addtocounter{equation}{-1} 
 \backslash
 begin{subequations}
-\begin_inset Index idx
-status collapsed
-
-\begin_layout Plain Layout
-こまんど@コマンド ! A ! 
-\backslash
-addtocounter
-\end_layout
-
-\end_inset
-
-
 \begin_inset Newline newline
 \end_inset
 
 
 \series default
-を入力します
+を入力します
 \end_layout
 
 \begin_layout Enumerate
-二つめの数式を入力します
+二つめの数式を入力します
 \end_layout
 
 \begin_layout Enumerate
-三つめの数式を入力します
+三つめの数式を入力します
 \end_layout
 
 \begin_layout Enumerate
-三つめの数式の後に
+三つめの数式の後に
 \series bold
 
 \backslash
 end{subequations}
 \series default
-を入力します
+を入力します
 \end_layout
 
 \begin_layout Standard
@@ -29818,72 +29577,44 @@ begin
 \backslash
 end
 \series default
-コマンドのあいだの数式はすべて、a・b・
-\begin_inset Newline linebreak
-\end_inset
-
-c\SpecialChar \ldots{}
-のように細目番号が振られます。多行数式の場合は、すべての行に細目番号が振られます。細目番号が振られた数式はすべて、
-\emph on
-ひとつの
-\emph default
-付番数式として扱われますが、それぞれの付番数式が
-\series bold
-equation
-\series default
-カウンタを一つずつ進めてしまうので、
-\series bold
-
-\backslash
-addtocounter
-\series default
-コマンドを使ってカウンタを戻さなくてはなりません。これを怠ると、
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:a"
-
-\end_inset
+コマンドのあいだの数式はすべて,出力中ではa・b・c\SpecialChar ldots
+のように細目番号が振られます.
+\end_layout
 
-式・
+\begin_layout Standard
+細目番号への参照は,
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:b"
 
 \end_inset
 
-式・
+や
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:c"
 
 \end_inset
 
-式は、それぞれ
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:a"
-
-\end_inset
-
-式・
-\begin_inset CommandInset ref
-LatexCommand eqref
-reference "eq:d"
-
-\end_inset
-
-式・
+のように,通常の数式参照同様に動作します.細目数式全体に対する参照が欲しい場合には,
+\series bold
+\backslash
+begin{subequations}の直後にラベルを挿入して,それを参照してください.
+\series default
+数式
 \begin_inset CommandInset ref
 LatexCommand eqref
-reference "eq:f"
+reference "eq:以下は、二行めのみ付番を無効にしている多行数式の例です。"
 
 \end_inset
 
-式として番号が振られてしまいます。
+はその例です.
 \end_layout
 
 \begin_layout Standard
-上記のように、コマンドをTeXモードで入れると、最初の二つの数式のあいだに空白が生じてしまいます。これを戻すために、-5
+上記のように,コマンドを\SpecialChar TeX
+モードで入れると,最初の二つの数式のあいだに空白が生じてしまいます.これを戻すために,-5
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -29893,7 +29624,7 @@ mmの垂直空白を
 \backslash
 begin{subequations}
 \series default
-コマンドの後に入れています数式様式として
+コマンドの後に入れています数式様式として
 \series bold
 行頭下げ
 \begin_inset Foot
@@ -29902,7 +29633,7 @@ status collapsed
 \begin_layout Plain Layout
 
 \series bold
-数式様式に関しては
+数式様式に関しては
 \series default
 
 \begin_inset CommandInset ref
@@ -29911,22 +29642,63 @@ reference "sec:数式様式"
 
 \end_inset
 
-節を参照
+節を参照
 \end_layout
 
 \end_inset
 
 
 \series default
-を用いているときにはこれを-7
+を用いているときにはこれを-7
 \begin_inset space \thinspace{}
 \end_inset
 
-mm空白にしてください。
+mm空白にしてください.
+\end_layout
+
+\begin_layout Standard
+ラテン小文字でない細目番号を得るには,
+\series bold
+
+\backslash
+begin{subequations}の直後にTeXコードで下記のコマンドを挿入してください.
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+renewcommand{
+\backslash
+theequation}{
+\backslash
+theparentequation -
+\backslash
+roman{equation}}
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+ここで,
+\backslash
+theparentequationは親番号を生成し,
+\backslash
+roman{equation}は細目番号として小文字ローマ数字を生成します.番号付けの調整について,詳しくは
+\series default
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "subsec:ローマ数字や文字を使った付番"
+
+\end_inset
+
+を参照してください.
 \end_layout
 
 \begin_layout Standard
»¥ä¸\8bã\81¯ã\80\81äº\8cè¡\8cã\82\81ã\81®ã\81¿ä»\98ç\95ªã\82\92ç\84¡å\8a¹ã\81«ã\81\97ã\81¦ã\81\84ã\82\8bå¤\9aè¡\8cæ\95°å¼\8fã\81®ä¾\8bã\81§ã\81\99ã\80\82
¸\8bè¨\98ã\81¯ï¼\8cç\95ªå\8f·ä»\98ã\81\91ã\82\92調æ\95´æ¸\88ã\81¿ã\81§ï¼\8c2è¡\8cç\9b®ã\81®ä»\98ç\95ªã\82\92æ¶\88ã\81\97ã\81\9få¤\9aè¡\8cæ\95°å¼\8fã\81®ä¾\8bã\81§ã\81\99ï¼\8e
 \begin_inset ERT
 status collapsed
 
@@ -29940,10 +29712,37 @@ begin{subequations}
 \end_inset
 
 
-\begin_inset Formula \begin{eqnarray}
-A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
+\begin_inset CommandInset label
+LatexCommand label
+name "eq:以下は、二行めのみ付番を無効にしている多行数式の例です。"
+
+\end_inset
+
+
+\begin_inset ERT
+status open
+
+\begin_layout Plain Layout
+
+
+\backslash
+renewcommand{
+\backslash
+theequation}{
+\backslash
+theparentequation -
+\backslash
+roman{equation}}
+\end_layout
+
+\end_inset
+
+
+\begin_inset Formula 
+\begin{eqnarray}
+A & = & (B-Z)^{2}=(B-Z)(B-Z)\\
  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
- & = & B^{2}-2BZ+Z^{2}\label{eq:f}
+ & = & B^{2}-2BZ+Z^{2}
 \end{eqnarray}
 
 \end_inset
@@ -29965,10 +29764,10 @@ end{subequations}
 \end_layout
 
 \begin_layout Subsection
-ユーザー定義番号
+自己定義番号
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:ユーザー定義番号"
+name "subsec:自己定義番号"
 
 \end_inset
 
@@ -29977,7 +29776,7 @@ name "sub:ユーザー定義番号"
 status collapsed
 
 \begin_layout Plain Layout
\81\99ã\81\86ã\81\97ã\81\8dã\81°ã\82\93ã\81\94ã\81\86\95°å¼\8fç\95ªå\8f· ! ã\82\86ã\83¼ã\81\96ã\83¼ã\81¦ã\81\84ã\81\8e\83¦ã\83¼ã\82¶ã\83¼定義
\81\99ã\81\86ã\81\97ã\81\8dã\81°ã\82\93ã\81\94ã\81\86\95°å¼\8fç\95ªå\8f· ! ã\81\98ã\81\93ã\81¦ã\81\84ã\81\8e\87ªå·±定義
 \end_layout
 
 \end_inset
@@ -29995,7 +29794,8 @@ status collapsed
 
 \end_inset
 
-標準の付番では、数式番号の周りに括弧が表示されます。括弧をたとえば縦棒に置き換えるには、LaTeXプリアンブルに以下の行を付け加えます。
+標準の付番では,数式番号の周りに括弧が表示されます.括弧をたとえば縦棒に置き換えるには,\SpecialChar LaTeX
+プリアンブルに以下の行を付け加えます.
 \end_layout
 
 \begin_layout Standard
@@ -30030,7 +29830,8 @@ maketag@@@{
 status collapsed
 
 \begin_layout Plain Layout
-このマクロは、テスト用にLaTeXプリアンブルで既に宣言されています。これを有効にするには、最初のパーセント記号を取り除いて下さい。
+このマクロは,テスト用に\SpecialChar LaTeX
+プリアンブルで既に宣言されています.これを有効にするには,最初のパーセント記号を取り除いて下さい.
 \end_layout
 
 \end_inset
@@ -30039,18 +29840,18 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-他の記号を使いたいときには
+他の記号を使いたいときには
 \series bold
 #1
 \series default
-脇の縦棒を一つないし複数の文字で置き換えて下さい。数式番号だけで良い時は、縦棒を削除して下さい。
+脇の縦棒を一つないし複数の文字で置き換えて下さい.数式番号だけで良い時は,縦棒を削除して下さい.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-数式の後ろに、括弧に囲まれた連番の代わりに、何かしらの表現が欲しいときには、以下のように
+数式の後ろに,括弧に囲まれた連番の代わりに,何かしらの表現が欲しいときには,以下のように
 \series bold
 
 \backslash
@@ -30068,33 +29869,25 @@ tag
 
 \end_inset
 
-コマンドを使います。
-\begin_inset Formula \begin{equation}
+コマンドを使います.
+\begin_inset Formula 
+\begin{equation}
 A+B=C\tag{何とかかんとか}\label{eq:tag}
 \end{equation}
 
 \end_inset
 
-上記の例では
+上記の例では
 \series bold
 
 \backslash
 tag
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 何とかかんとか
 \series default
-というコマンドを数式に打ち込んでいます
+というコマンドを数式に打ち込んでいます
 \end_layout
 
 \begin_layout Standard
@@ -30103,22 +29896,14 @@ spce
 
 \backslash
 tag*
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 何とかかんとか
 \series default
-というコマンドを使うと、星印は表現の周りの括弧を抑制するので、以下のようになります。
-\begin_inset Formula \[
+というコマンドを使うと,星印は表現の周りの括弧を抑制するので,以下のようになります.
+\begin_inset Formula 
+\[
 A+B=C\tag*{something}
 \]
 
@@ -30131,7 +29916,7 @@ A+B=C\tag*{something}
 \begin_inset VSpace bigskip
 \end_inset
 
-数式番号を、文書中の新しい部門や節ごとに振りなおしたいときには、部に関しては
+数式番号を,文書中の新しい部門や節ごとに振りなおしたいときには,部に関しては
 \begin_inset Newline newline
 \end_inset
 
@@ -30147,28 +29932,8 @@ status collapsed
 
 \begin_layout Plain Layout
 こまんど@コマンド ! 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-"
-\end_layout
-
-\end_inset
-
-@
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-"
-\end_layout
-
-\end_inset
-
- ! 
+\backslash
+@記号 ! 
 \backslash
 
 \begin_inset ERT
@@ -30215,23 +29980,26 @@ addtoreset
 
 
 \series default
-というコマンドを使います
+というコマンドを使います
 \end_layout
 
 \begin_layout Standard
-これらのコマンドをTeXモードで使えるようにするためには、
+これらのコマンドを\SpecialChar TeX
+モードで使えるようにするためには,
 \series bold
 
 \backslash
 makeatletter
 \series default
-コマンドで「@」字をLaTeX中で「有効」にしてやらなくてはなりません。一方、
+コマンドで「@」字を\SpecialChar LaTeX
+中で「有効」にしてやらなくてはなりません.一方,
 \series bold
 
 \backslash
 makeatother
 \series default
-コマンドはこれを無効にします。したがって、TeXモード中での上記コマンド列は、
+コマンドはこれを無効にします.したがって,\SpecialChar TeX
+モード中での上記コマンド列は,
 \end_layout
 
 \begin_layout Standard
@@ -30257,11 +30025,12 @@ makeatother
 
 
 \series default
-のようにならなくてはなりません
+のようにならなくてはなりません
 \end_layout
 
 \begin_layout Standard
-LaTeXプリアンブル中では、
+\SpecialChar LaTeX
+プリアンブル中では,
 \series bold
 
 \backslash
@@ -30273,7 +30042,8 @@ makeatletter
 \backslash
 makeatother
 \series default
-は、LyXが内部的に自動で挿入するので省略してかまいません。
+は,\SpecialChar LyX
+が内部的に自動で挿入するので省略してかまいません.
 \end_layout
 
 \begin_layout Standard
@@ -30283,7 +30053,8 @@ makeatother
 \backslash
 @addtoreset
 \series default
-を戻すには、まずLaTeXプリアンブル中に
+を戻すには,まず\SpecialChar LaTeX
+プリアンブル中に
 \end_layout
 
 \begin_layout Standard
@@ -30295,7 +30066,7 @@ usepackage{remreset}
 \end_layout
 
 \begin_layout Standard
-という行を入れて
+という行を入れて
 \series bold
 remreset.sty
 \series default
@@ -30308,7 +30079,8 @@ status collapsed
 \series bold
 remreset
 \series default
-は、LaTeXパッケージの
+は,\SpecialChar LaTeX
+パッケージの
 \series bold
 carlisle
 \series default
@@ -30322,7 +30094,8 @@ status collapsed
 
 \end_inset
 
-の一部として含まれており、LaTeX標準頒布版には含まれています。
+の一部として含まれており,\SpecialChar LaTeX
+標準頒布版には含まれています.
 \end_layout
 
 \end_inset
@@ -30337,7 +30110,7 @@ status collapsed
 
 \end_inset
 
-ファイルを読み込んでおかなくてはなりませんその後
+ファイルを読み込んでおかなくてはなりませんその後
 \begin_inset Newline newline
 \end_inset
 
@@ -30353,28 +30126,8 @@ status collapsed
 
 \begin_layout Plain Layout
 こまんど@コマンド ! 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-"
-\end_layout
-
-\end_inset
-
-@
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-"
-\end_layout
-
-\end_inset
-
- ! 
+\backslash
+@記号 ! 
 \backslash
 
 \begin_inset ERT
@@ -30409,20 +30162,20 @@ removefromreset
 \backslash
 @addtoreset
 \series default
-と同じ書式で使用すると
+と同じ書式で使用すると
 \series bold
 
 \backslash
 @addtoreset
 \series default
-を戻すことができます
+を戻すことができます
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace bigskip
 \end_inset
 
-ときには数式を
+ときには数式を
 \end_layout
 
 \begin_layout Standard
@@ -30432,11 +30185,11 @@ removefromreset
 \end_layout
 
 \begin_layout Standard
-のような形で付番し、節ごとに数式番号を「1」から始めさせなくてはならないときがあります。
+のような形で付番し,節ごとに数式番号を「1」から始めさせなくてはならないときがあります.
 \end_layout
 
 \begin_layout Standard
-このような場合のために
+このような場合のために
 \series bold
 
 \backslash
@@ -30454,7 +30207,7 @@ numberwithin
 
 \end_inset
 
-というコマンドがあり
+というコマンドがあり
 \end_layout
 
 \begin_layout Standard
@@ -30466,11 +30219,13 @@ numberwithin{カウンタ}{節階層}
 \end_layout
 
 \begin_layout Standard
-という書式で用います。「カウンタ」は、どの番号を制御するかを表し、「節階層」は点の前に何の番号を振るのかを表します。
+という書式で用います.「カウンタ」は,どの番号を制御するかを表し,「節階層」は点の前に何の番号を振るのかを表します.
 \end_layout
 
 \begin_layout Standard
-したがって、ここではLaTeXプリアンブルかTeXコードで
+したがって,ここでは\SpecialChar LaTeX
+プリアンブルか\SpecialChar TeX
+コードで
 \end_layout
 
 \begin_layout Standard
@@ -30482,7 +30237,7 @@ numberwithin{equation}{section}
 \end_layout
 
 \begin_layout Standard
-という行を用いることにしましょう。その結果がこれです。
+という行を用いることにしましょう.その結果がこれです.
 \begin_inset ERT
 status collapsed
 
@@ -30496,7 +30251,8 @@ numberwithin{equation}{section}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 A+B=C
 \end{equation}
 
@@ -30506,7 +30262,7 @@ A+B=C
 \end_layout
 
 \begin_layout Standard
-たとえば、部番号を節階層として使用して、表に付番を施すときには
+たとえば,部番号を節階層として使用して,表に付番を施すときには
 \begin_inset Newline newline
 \end_inset
 
@@ -30516,11 +30272,11 @@ A+B=C
 \backslash
 numberwithin{table}{part}
 \series default
-を用います
+を用います
 \end_layout
 
 \begin_layout Standard
-標準の付番方式に戻したいときや、この種の付番が文書クラスで定義されているときに、それを止めさせたい場合には、
+標準の付番方式に戻したいときや,この種の付番が文書クラスで定義されているときに,それを止めさせたい場合には,
 \end_layout
 
 \begin_layout Standard
@@ -30587,19 +30343,21 @@ arabic{table}}
 \end_layout
 
 \begin_layout Standard
-というコマンドをTeXコードとして入れるか、LaTeXプリアンブルに入れます。
+というコマンドを\SpecialChar TeX
+コードとして入れるか,\SpecialChar LaTeX
+プリアンブルに入れます.
 \series bold
 
 \backslash
 numberwithin
 \series default
-は内部的に上記で述べた
+は内部的に上記で述べた
 \series bold
 
 \backslash
 @addtoreset
 \series default
-コマンドを使用しているので、これも使用後は戻しておかなくてはなりません。
+コマンドを使用しているので,これも使用後は戻しておかなくてはなりません.
 \begin_inset ERT
 status collapsed
 
@@ -30631,6 +30389,13 @@ makeatother
 
 \begin_layout Subsection
 ローマ数字や文字を使った付番
+\begin_inset CommandInset label
+LatexCommand label
+name "subsec:ローマ数字や文字を使った付番"
+
+\end_inset
+
+
 \begin_inset Index idx
 status collapsed
 
@@ -30654,7 +30419,8 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式は、ローマ数字やラテン文字を使って付番することもできます。たとえば、小文字のローマ数字を使って付番するには、数式の前にTeXモードで
+数式は,ローマ数字やラテン文字を使って付番することもできます.たとえば,小文字のローマ数字を使って付番するには,数式の前に\SpecialChar TeX
+モードで
 \end_layout
 
 \begin_layout Standard
@@ -30670,7 +30436,7 @@ roman{equation}}
 \end_layout
 
 \begin_layout Standard
-というコマンドを入れます
+というコマンドを入れます
 \series bold
 
 \backslash
@@ -30688,7 +30454,7 @@ renewcommand
 
 \end_inset
 
-は定義済みのコマンド
+は定義済みのコマンド
 \series bold
 
 \backslash
@@ -30711,10 +30477,10 @@ status collapsed
 \backslash
 renewcommand
 \series default
-コマンドは
+コマンドは
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:newcommandコマンド"
+reference "subsec:newcommandコマンド"
 
 \end_inset
 
@@ -30724,28 +30490,29 @@ reference "sub:newcommandコマンド"
 \backslash
 newcommand
 \series default
-コマンドと同じ書式を持ちます
+コマンドと同じ書式を持ちます
 \end_layout
 
 \end_inset
 
-。ここで、
+.ここで,
 \series bold
 equation
 \series default
-は数式カウンタですコマンド
+は数式カウンタですコマンド
 \series bold
 
 \backslash
 the
 \series default
-をカウンタの接頭辞として使用すると、カウンタの値がアラビア数字として出力されます。数式に番号を振ると、LaTeXは、内部的に
+をカウンタの接頭辞として使用すると,カウンタの値がアラビア数字として出力されます.数式に番号を振ると,\SpecialChar LaTeX
+は,内部的に
 \series bold
 
 \backslash
 theequation
 \series default
-コマンドを数式の後ろに置くのです
+コマンドを数式の後ろに置くのです
 \series bold
 
 \backslash
@@ -30763,11 +30530,11 @@ roman
 
 
 \series default
-は、カウンタを小文字のローマ数字として出力します。
+は,カウンタを小文字のローマ数字として出力します.
 \end_layout
 
 \begin_layout Standard
-こうして
+こうして
 \series bold
 
 \backslash
 \series bold
 ommand
 \series default
-コマンド以降の数式はすべて、ローマ数字で付番されるようになります。大文字のローマ数字での付番に切り替えたいときは、同じコマンドの
+コマンド以降の数式はすべて,ローマ数字で付番されるようになります.大文字のローマ数字での付番に切り替えたいときは,同じコマンドの
 \series bold
 
 \backslash
@@ -30803,7 +30570,7 @@ Roman
 
 \end_inset
 
-に変えて挿入します。また、小文字ラテン文字を使って「付番」したいときのために、
+に変えて挿入します.また,小文字ラテン文字を使って「付番」したいときのために,
 \series bold
 
 \backslash
@@ -30821,7 +30588,7 @@ alph
 
 \end_inset
 
-コマンドがあり、大文字ラテン文字を使って付番したいときのためには、
+コマンドがあり,大文字ラテン文字を使って付番したいときのためには,
 \series bold
 
 \backslash
@@ -30841,7 +30608,7 @@ Alph
 
 \end_inset
 
-コマンドがあります
+コマンドがあります
 \end_layout
 
 \begin_layout Standard
@@ -30851,14 +30618,18 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
-ラテン文字を使うと、一つの文書の中で、最大26個の数式しか番号を振ることができません。
+ラテン文字を使うと,一つの文書の中で,最大26個の数式しか番号を振ることができません.
 \end_layout
 
 \end_inset
 
 
+\begin_inset Newpage newpage
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
@@ -30882,7 +30653,8 @@ roman{equation}}
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 A=\textrm{小文字ローマ数字}
 \end{equation}
 
@@ -30906,7 +30678,8 @@ Roman{equation}}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 B=\textrm{大文字ローマ数字}\label{eq:Rom}
 \end{equation}
 
@@ -30930,7 +30703,8 @@ alph{equation}}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 C=\textrm{小文字ラテン文字}
 \end{equation}
 
@@ -30954,7 +30728,8 @@ Alph{equation}}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 D=\textrm{大文字ラテン文字}\label{eq:Lat}
 \end{equation}
 
@@ -30964,7 +30739,7 @@ D=\textrm{大文字ラテン文字}\label{eq:Lat}
 \end_layout
 
 \begin_layout Standard
-既定の付番方式に戻すには、以下のコマンドを挿入してください。
+既定の付番方式に戻すには,以下のコマンドを挿入してください.
 \end_layout
 
 \begin_layout Standard
@@ -31009,7 +30784,8 @@ arabic{equation}}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 E=\textrm{アラビア数字}
 \end{equation}
 
@@ -31022,8 +30798,8 @@ E=\textrm{アラビア数字}
 \begin_inset VSpace medskip
 \end_inset
 
-以上からわかるとおり、付番様式の違いに関わらず、数式番号は連番で振られます。様式変更時に「1」から番号が始まるようにするためには、新しい数式カウンタを定義しなく
-てはなりません。この点に関する説明は、ファイル
+以上からわかるとおり,付番様式の違いに関わらず,数式番号は連番で振られます.様式変更時に「1」から番号が始まるようにするためには,新しい数式カウンタを定義しなく
+てはなりません.この点に関する説明は,ファイル
 \begin_inset CommandInset href
 LatexCommand href
 name "Formula-numbering.lyx"
@@ -31031,14 +30807,14 @@ target "run:Formula-numbering.lyx"
 
 \end_inset
 
-にあります
+にあります
 \end_layout
 
 \begin_layout Section
 化学記号と化学式
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:化学記号と化学式"
+name "subsec:化学記号と化学式"
 
 \end_inset
 
@@ -31076,24 +30852,25 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-以下は、化学関係の文章の例です。
+以下は,化学関係の文章の例です.
 \end_layout
 
 \begin_layout Quote
 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
 \end_inset
 
-イオンは2つの
+イオンは2つの
 \begin_inset Formula $\mathrm{Na^{+}}$
 \end_inset
 
-イオンと反応して硫酸化塩
+イオンと反応して硫酸化塩
 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
 \end_inset
 
-を形成します。この化学式は以下のようになります。
-\begin_inset Formula \begin{equation}
-\mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
+を形成します.この化学式は以下のようになります.
+\begin_inset Formula 
+\begin{equation}
+\mathrm{2\,Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\label{eq:chem-reaction}
 \end{equation}
 
 \end_inset
@@ -31102,34 +30879,55 @@ 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"
 \end_inset
 
-を押せばアップライトフォント様式に変更することができます
+を押せばアップライトフォント様式に変更することができます
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-フォント様式に関しては
+フォント様式に関しては
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:書体様式"
+reference "subsec:書体様式"
 
 \end_inset
 
-節を参照のこと
+節を参照のこと
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
-化学式を組版するのにもう少し便利な方法は、LaTeXパッケージ
+化学式を組版するのにもう少し便利な方法は,\SpecialChar LaTeX
+パッケージ
 \series bold
 mhchem
 \series default
 
 \end_inset
 
-コマンドを使用することです
+コマンドを使用することです
 \series bold
 
 \backslash
 ce
 \series default
-を数式に入力すると、新しい青いボックスが現れ、直感的に化学式を入力することができます。
+を数式に入力すると,新しい青いボックスが現れ,直感的に化学式を入力することができます.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
-<lyxtabular version="3" rows="9" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<lyxtabular version="3" rows="10" columns="2">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとしてのみ使用されています。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 H2CO3
@@ -31238,11 +31011,11 @@ H2CO3
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\ce{H2CO3}\raisebox{-2mm}{}$
+\begin_inset Formula $\ce{H2CO3}$
 \end_inset
 
 
@@ -31251,24 +31024,15 @@ H2CO3
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 SO4^2-
@@ -31276,11 +31040,11 @@ SO4^2-
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\ce{SO4^{2-}}\raisebox{-2mm}{}$
+\begin_inset Formula $\ce{SO4^{2-}}$
 \end_inset
 
 
@@ -31289,24 +31053,15 @@ SO4^2-
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 (NH4)2S
@@ -31314,11 +31069,11 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\ce{(NH4)2S}\raisebox{-2mm}{}$
+\begin_inset Formula $\ce{(NH4)2S}$
 \end_inset
 
 
@@ -31327,24 +31082,15 @@ spce
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 KCr(SO4)2.12H2O
@@ -31352,11 +31098,11 @@ KCr(SO4)2.12H2O
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\ce{KCr(SO4)2.12H2O}\raisebox{-2mm}{}$
+\begin_inset Formula $\ce{KCr(SO4)2.12H2O}$
 \end_inset
 
 
@@ -31365,54 +31111,27 @@ KCr(SO4)2.12H2O
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A-B
 \backslash
 dbond
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C
 \backslash
 tbond
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 D
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\ce{A-B\dbond C\tbond D}\raisebox{-2mm}{}$
+\begin_inset Formula $\ce{A-B\dbond C\tbond D}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ^227
@@ -31466,11 +31176,11 @@ Th+
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\ce{_{90}^{227}Th+}\raisebox{-2mm}{}$
+\begin_inset Formula $\ce{_{90}^{227}Th+}$
 \end_inset
 
 
@@ -31480,75 +31190,71 @@ Th+
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
-spce 
-\end_layout
-
+mu
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-CO2
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
 
 \backslash
-spce 
+hyphen
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+Cl
 \end_layout
 
 \end_inset
-
-+
-\begin_inset ERT
-status collapsed
+</cell>
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
+\begin_inset Formula $\ce{\ensuremath{\mu\hyphen}Cl}$
+\end_inset
 
 
-\backslash
-spce 
 \end_layout
 
 \end_inset
-
-C
-\begin_inset ERT
-status collapsed
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
 
-
 \backslash
-spce 
-\end_layout
-
+ce
+\begin_inset space \textvisiblespace{}
 \end_inset
 
-<=>
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+CO2
+\begin_inset space \textvisiblespace{}
+\end_inset
 
++
+\begin_inset space \textvisiblespace{}
+\end_inset
 
-\backslash
-spce 
-\end_layout
+C
+\begin_inset space \textvisiblespace{}
+\end_inset
 
+<=>
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2CO
@@ -31560,7 +31266,7 @@ spce
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\ce{CO2 + C <=> 2CO}\raisebox{-2mm}{}$
+\begin_inset Formula $\ce{CO2 + C <=> 2CO}$
 \end_inset
 
 
@@ -31569,63 +31275,27 @@ spce
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 CO2
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 C
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ->[
@@ -31633,16 +31303,7 @@ spce
 alpha][
 \backslash
 beta]
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2CO}
@@ -31650,11 +31311,11 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{5mm}{}\ce{CO2 + C ->[\alpha][\beta] 2CO}\raisebox{-4mm}{}$
+\begin_inset Formula $\ce{CO2 + C ->[\alpha][\beta] 2CO}$
 \end_inset
 
 
@@ -31678,37 +31339,25 @@ status open
 
 \series bold
 【註】
-\backslash
-ce
 \series default
-ボックスに数式を入れようとすると、LaTeXエラーが発生します。このような場合には、
+\SpecialChar LyX
+では,
 \series bold
-
-\backslash
-ce{$
-\backslash
-mu
-\backslash
-hyphen$Cl}
+mhchem
 \series default
-(
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
+の説明書通りに上矢印を得ようと^文字を使用しても,うまく行きません.代わりに,次のように,負の小空白の後に
+\series bold
 
 \backslash
-ce{$
-\backslash
-mu
-\backslash
-hyphen$Cl}
-\end_layout
+uparrow
+\series default
+コマンドを続けます.
+\color none
 
+\begin_inset Formula $\ce{Fe + 2H+ -> Fe^{2+} + H2\negthinspace\uparrow}$
 \end_inset
 
-)のようにTeXコードを使わなくてはなりません。
+
 \end_layout
 
 \end_inset
@@ -31739,81 +31388,27 @@ reference "eq:chem-reaction"
  
 \backslash
 ce
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 2Na+
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 +
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 SO4^2-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 ->
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 Na2SO4
@@ -31822,24 +31417,24 @@ Na2SO4
 
 
 \series default
-のようになります
+のようになります
 \end_layout
 
 \begin_layout Standard
-複数行の化学式を作るには
+複数行の化学式を作るには
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:多行数式"
 
 \end_inset
 
-節に述べられている方法で、多行数式をまず作ります。その後、数式の小さな青いボックスそれぞれに
+節に述べられている方法で,多行数式をまず作ります.その後,数式の小さな青いボックスそれぞれに
 \series bold
 
 \backslash
 ce
 \series default
-コマンドを使用します
+コマンドを使用します
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:TEOS-reaction-1"
@@ -31853,8 +31448,9 @@ reference "eq:TEOS-reaction-2"
 
 \end_inset
 
-式は、多段化学反応式の例で、一つの式毎に番号が振られています。
-\begin_inset Formula \begin{eqnarray}
+式は,多段化学反応式の例で,一つの式毎に番号が振られています.
+\begin_inset Formula 
+\begin{eqnarray}
 \ce{TEOS + 4O} & \ce{->} & \ce{Si(OH)4 + 4C2H4O}\label{eq:TEOS-reaction-1}\\
 \ce{Si(OH)4} & \ce{->} & \ce{SiO2 + 2H2O}\label{eq:TEOS-reaction-2}
 \end{eqnarray}
@@ -31869,13 +31465,13 @@ reference "eq:TEOS-reaction-2"
 \series bold
 mhchem
 \series default
-パッケージは
+パッケージは
 \series bold
 
 \backslash
 ce
 \series default
-の他に特殊ケースに使用する
+の他に特殊ケースに使用する
 \series bold
 
 \backslash
 
 \end_inset
 
-コマンドを提供しています
+コマンドを提供しています
 \series bold
 
 \backslash
 cf
 \series default
-の詳しい情報と例示については
+の詳しい情報と例示については
 \series bold
 mhchem
 \series default
@@ -31910,14 +31506,7 @@ key "mhchem"
 
 \end_inset
 
-の取扱説明書をご覧ください。
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
+の取扱説明書をご覧ください.
 \end_layout
 
 \begin_layout Section
@@ -31925,7 +31514,8 @@ key "mhchem"
 \end_layout
 
 \begin_layout Standard
-LyXは、二つの型の可換図
+\SpecialChar LyX
+は,二つの型の可換図
 \series bold
 amscd
 \series default
@@ -31933,7 +31523,7 @@ amscd
 \series bold
 xymatrix
 \series default
-をサポートしており、以下でこれらの説明をします。
+をサポートしており,以下でこれらの説明をします.
 \end_layout
 
 \begin_layout Subsection
@@ -31951,8 +31541,9 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-この型の図解は、以下のように、関係を縦横の線や矢印で図示します。
-\begin_inset Formula \[
+この型の図解は,以下のように,関係を縦横の線や矢印で図示します.
+\begin_inset Formula 
+\[
 \begin{CD}A@>>>B@>>>C\\
 @AAA@.@VVV\\
 F@<<<E@<<<D
@@ -31965,7 +31556,7 @@ F@<<<E@<<<D
 \end_layout
 
 \begin_layout Standard
-これを作るには数式に
+これを作るには数式に
 \series bold
 
 \backslash
 
 
 \series default
-コマンドを挿入します。二つの点線に囲まれた青枠が現れるので、ここにコマンドを入れていきます。
+コマンドを挿入します.二つの点線に囲まれた青枠が現れるので,ここにコマンドを入れていきます.
 \begin_inset Info
 type  "shortcut"
 arg   "newline-insert newline"
 \end_inset
 
-を押すと、新しい行が作られます。水平方向の関係は奇数行に入れ、垂直方向の関係は偶数行に入れます。
+を押すと,新しい行が作られます.水平方向の関係は奇数行に入れ,垂直方向の関係は偶数行に入れます.
 \end_layout
 
 \begin_layout Standard
-関係を作るには、以下のコマンドがあります。
+関係を作るには,以下のコマンドがあります.
 \end_layout
 
 \begin_layout Itemize
 \begin_inset Formula $\boldsymbol{@<<<}$
 \end_inset
 
-は左矢印
+は左矢印
 \begin_inset Formula $\boldsymbol{@>>>}$
 \end_inset
 
-は右矢印
+は右矢印
 \series bold
 @=
 \series default
-は長い等号を生成します
+は長い等号を生成します
 \end_layout
 
 \begin_layout Itemize
@@ -32016,15 +31607,15 @@ arg   "newline-insert newline"
 \series bold
 @AAA
 \series default
-は上矢印
+は上矢印
 \series bold
 @VVV
 \series default
-は下矢印
+は下矢印
 \begin_inset Formula $\boldsymbol{@|}$
 \end_inset
 
-は縦向きの等号を生成します
+は縦向きの等号を生成します
 \end_layout
 
 \begin_layout Itemize
@@ -32032,15 +31623,15 @@ arg   "newline-insert newline"
 \series bold
 @.
 \series default
-は関係が存在しない部分に置きます
+は関係が存在しない部分に置きます
 \end_layout
 
 \begin_layout Standard
-矢印はすべて、以下のようにラベル付けをすることができます。
+矢印はすべて,以下のようにラベル付けをすることができます.
 \end_layout
 
 \begin_layout Itemize
-文章を第1と第2の「
+文章を第1と第2の「
 \begin_inset Formula $<$
 \end_inset
 
@@ -32048,7 +31639,7 @@ arg   "newline-insert newline"
 \begin_inset Formula $>$
 \end_inset
 
-」のあいだに入れると、この文章は矢印の上に表示されます。第2・第3の「
+」のあいだに入れると,この文章は矢印の上に表示されます.第2・第3の「
 \begin_inset Formula $<$
 \end_inset
 
@@ -32056,20 +31647,22 @@ arg   "newline-insert newline"
 \begin_inset Formula $>$
 \end_inset
 
-」のあいだに入れると、矢印の下に表示されます。
+」のあいだに入れると,矢印の下に表示されます.
 \end_layout
 
 \begin_layout Itemize
-縦矢印に付ける文章を、第1・第2の「A」ないし「V」のあいだに入れると、この文章は矢印の左に表示されます。第2・第3のもののあいだに入れると、矢印の右に表示され
-ます。文章中に「A」や「V」の文字があるときには、これらはTeX括弧の中に入れなくてはなりません。
+縦矢印に付ける文章を,第1・第2の「A」ないし「V」のあいだに入れると,この文章は矢印の左に表示されます.第2・第3のもののあいだに入れると,矢印の右に表示され
+ます.文章中に「A」や「V」の文字があるときには,これらは\SpecialChar TeX
+括弧の中に入れなくてはなりません.
 \end_layout
 
 \begin_layout Standard
-以下は、上記のすべての関係を使った例です。
+以下は,上記のすべての関係を使った例です.
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \begin{CD}A@>j>>B@>>k>C@=F\\
 @AmAA@.@VV{V}V@|\\
 D@<<j<E@>k>>F@=C
@@ -32082,7 +31675,7 @@ D@<<j<E@>k>>F@=C
 \end_layout
 
 \begin_layout Standard
-これを作るコマンドは、以下のとおりです。
+これを作るコマンドは,以下のとおりです.
 \begin_inset Newline newline
 \end_inset
 
@@ -32091,16 +31684,7 @@ D@<<j<E@>k>>F@=C
 
 \backslash
 CD
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A
@@ -32133,16 +31717,7 @@ status open
 
 \backslash
 CD
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -32178,16 +31753,7 @@ status open
 
 \backslash
 CD
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 
@@ -32229,54 +31795,50 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-xymatricesを使うには、LaTeXパッケージの
+xymatricesを使うには,\SpecialChar LaTeX
+パッケージの
 \series bold
 xypic
 \series default
-が導入済みである必要があります。xymatrixは、数式中に
+が導入済みである必要があります.xymatrixは,数式中に
 \series bold
 
 \backslash
 xymatrix
 \series default
-コマンドを入れることで作ることができます。すると、通常の行列と同じようにして、列や行を付け加えることができます。
+コマンドを入れることで作ることができます.すると,通常の行列と同じようにして,列や行を付け加えることができます.
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:行列"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい
 \end_layout
 
 \begin_layout Standard
-amscd図解とは異なり、xymatricesは、対角矢印や曲がった矢印など多様なサポートをしています。作ることのできる可換図と装飾は、
+amscd図解とは異なり,xymatricesは,対角矢印や曲がった矢印など多様なサポートをしています.作ることのできる可換図と装飾は,
 \family sans
-ヘルプ\SpecialChar \menuseparator
-用途別説明書\SpecialChar \menuseparator
+ヘルプ\SpecialChar menuseparator
+用途別説明書\SpecialChar menuseparator
 XY-pic説明書
 \family default
 メニューにある
 \emph on
 XY-pic説明書
 \emph default
-で詳しく網羅しています
+で詳しく網羅しています
 \end_layout
 
 \begin_layout Subsection
-
-\noun on
-\lang english
-Feynman
-\noun default
- Diagrams
-\lang japanese
+ファインマン図
+\series medium
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-ずかい@図解 ! Feynman
+ずかい@図解 ! ファインマン
 \end_layout
 
 \end_inset
@@ -32285,78 +31847,48 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-To be able to use 
-\noun on
-Feynman
-\noun default
--diagrams, the LaTeX-package 
+ファインマン図を使うには,\SpecialChar LaTeX
+パッケージ
 \series bold
 feyn
 \series default
- must be installed.
- A 
-\noun on
-Feynman
-\noun default
--diagram is created by inserting the command 
+を導入しておかなくてはなりません.すると,ファインマン図は,数式中で
 \series bold
 
 \backslash
 Diagram
 \series default
- in a formula.
- Then you are able to add new matrix columns and rows like for normal matrices,
- see
-\lang japanese
+コマンドを挿入すれば生成されます.通常の行列で行うのと同じようにして新規行や新規列を加えることができます(第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:行列"
 
 \end_inset
 
-.
+節参照).
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-Examples how to create 
-\noun on
-Feynman-
-\noun default
-diagrams in LyX is given in the 
-\emph on
-Feynman-diagram manual
-\emph default
- that you find in the menu 
+\SpecialChar LyX
+でのファインマン図の作り方は,メニュー
 \family sans
-Help\SpecialChar \menuseparator
-Specific
-\begin_inset space ~
-\end_inset
-
-Manuals
+ヘルプ\SpecialChar menuseparator
+用途別説明書
 \family default
-.
-\end_layout
-
-\begin_layout Standard
-\begin_inset Newpage newpage
-\end_inset
-
-
+内の『
+\emph on
+ファインマン図
+\emph default
+』にあります.
 \end_layout
 
 \begin_layout Section
-ユーザー定義コマンド
+自己定義コマンド
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\82\86ã\83¼ã\81\96ã\83¼ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@ã\83¦ã\83¼ã\82¶ã\83¼定義コマンド
\81\98ã\81\93ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@è\87ªå·±定義コマンド
 \end_layout
 
 \end_inset
@@ -32369,7 +31901,7 @@ status collapsed
 status open
 
 \begin_layout Plain Layout
-(注意)ユーザー定義コマンド名及びマクロ名には、ラテン文字しか使用することができません。
+【註】自己定義コマンド名及びマクロ名には,ラテン文字しか使用することができません.
 \end_layout
 
 \end_inset
@@ -32383,7 +31915,7 @@ status open
 newcommandコマンド
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:newcommandコマンド"
+name "subsec:newcommandコマンド"
 
 \end_inset
 
@@ -32392,7 +31924,7 @@ name "sub:newcommandコマンド"
 status collapsed
 
 \begin_layout Plain Layout
\82\86ã\83¼ã\81\96ã\83¼ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@ã\83¦ã\83¼ã\82¶ã\83¼定義コマンド ! 
\81\98ã\81\93ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@è\87ªå·±定義コマンド ! 
 \backslash
 newcommand
 \end_layout
@@ -32415,13 +31947,14 @@ newcommand
 \end_layout
 
 \begin_layout Standard
-頻繁に用いるには、長すぎるLaTeXコマンドはたくさんありますが、
+頻繁に用いるには,長すぎる\SpecialChar LaTeX
+コマンドはたくさんありますが,
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドを使えば、新しい短縮コマンドを定義することが可能です。
+コマンドを使えば,新しい短縮コマンドを定義することが可能です.
 \end_layout
 
 \begin_layout Standard
@@ -32431,7 +31964,7 @@ newcommand
 \backslash
 newcommand
 \series default
-コマンドの書式は
+コマンドの書式は
 \end_layout
 
 \begin_layout Standard
@@ -32461,7 +31994,7 @@ newcommand
 \end_layout
 
 \begin_layout Standard
-です
+です
 \end_layout
 
 \begin_layout Standard
@@ -32471,9 +32004,10 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-(注意)
+【註】
 \series default
-新コマンド名が、使用中の文書や呼び出しているLaTeXパッケージで、既に使用されていないことを確認して下さい。たとえば、
+新コマンド名が,使用中の文書や呼び出している\SpecialChar LaTeX
+パッケージで,既に使用されていないことを確認して下さい.たとえば,
 \series bold
 
 \backslash
@@ -32485,7 +32019,7 @@ Leftarrow
 \backslash
 le
 \series default
-というコマンドを定義したとすると
+というコマンドを定義したとすると
 \series bold
 
 \backslash
@@ -32495,7 +32029,7 @@ le
 \begin_inset Formula $\le$
 \end_inset
 
-」を表すコマンドとして定義されてしまっているので、エラーメッセージが表示されます。
+」を表すコマンドとして定義されてしまっているので,エラーメッセージが表示されます.
 \end_layout
 
 \end_inset
@@ -32504,7 +32038,7 @@ le
 \end_layout
 
 \begin_layout Standard
-「引数の数」は0
+「引数の数」は0
 \begin_inset space \thinspace{}
 \end_inset
 
 \begin_inset space \thinspace{}
 \end_inset
 
-9の範囲の整数であり、新コマンドがいくつの引数をとるかを指定するものです。「オプションの値」では、非必須の引数の既定値を定義できます。これを指定すると、新コマン
+9の範囲の整数であり,新コマンドがいくつの引数をとるかを指定するものです.「オプションの値」では,非必須の引数の既定値を定義できます.これを指定すると,新コマン
 ドの
 \emph on
 最初の
 \emph default
-引数は、自動的に非必須の引数になります。
+引数は,自動的に非必須の引数になります.
 \end_layout
 
 \begin_layout Standard
-以下にいくつかの例を挙げます
+以下にいくつかの例を挙げます
 \end_layout
 
 \begin_layout Itemize
@@ -32537,7 +32071,8 @@ Longrightarrow
 \backslash
 gr
 \series default
-というコマンドを定義するには、LaTeXプリアンブルに以下の行を加えます。
+というコマンドを定義するには,\SpecialChar LaTeX
+プリアンブルに以下の行を加えます.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -32569,7 +32104,7 @@ underline
 \backslash
 us
 \series default
-というコマンドを定義するには、(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません。このためには、以下のようなプリアンブル行を入れます。
+というコマンドを定義するには,(下線を引くべき文字列を示す)引数を考慮に入れなくてはなりません.このためには,以下のようなプリアンブル行を入れます.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -32599,11 +32134,11 @@ underline{#1}}
 \series bold
 #
 \series default
-」という文字は、引数の入る場所を示し、その後ろの「
+」という文字は,引数の入る場所を示し,その後ろの「
 \series bold
 1
 \series default
-」は、これが第1引数の入る場所であることを示します。
+」は,これが第1引数の入る場所であることを示します.
 \end_layout
 
 \begin_layout Itemize
@@ -32613,13 +32148,13 @@ underline{#1}}
 \backslash
 framebox
 \series default
-の短縮形としてたとえば
+の短縮形としてたとえば
 \series bold
 
 \backslash
 fb
 \series default
-というコマンドを定義するには
+というコマンドを定義するには
 \begin_inset VSpace medskip
 \end_inset
 
@@ -32645,20 +32180,20 @@ framebox#1#2{$#3$}}
 \begin_inset Newline newline
 \end_inset
 
-二つのドルマークは
+二つのドルマークは
 \series bold
 
 \backslash
 framebox
 \series default
-が必要とする内部の数式を作り出します
+が必要とする内部の数式を作り出します
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:縁付きボックス"
+reference "subsec:枠付きボックス"
 
 \end_inset
 
-節をご参照下さい
+節をご参照下さい
 \end_layout
 
 \begin_layout Itemize
@@ -32668,7 +32203,7 @@ reference "sub:縁付きボックス"
 \backslash
 fcolorbox
 \series default
-用の新コマンドを作るには、以下のように、色を示す引数を非必須として定義します。
+用の新コマンドを作るには,以下のように,色を示す引数を非必須として定義します.
 \begin_inset VSpace medskip
 \end_inset
 
@@ -32700,24 +32235,24 @@ fcolorbox{#2}{#1}{$#3$}}
 \backslash
 cb
 \series default
-を使うときに色が指定されなければ事前に定義された色である
+を使うときに色が指定されなければ事前に定義された色である
 \series bold
 white
 \series default
-が使用されます
+が使用されます
 \end_layout
 
 \begin_layout Standard
-以下は、上で定義したコマンドの動作テストです。
+以下は,上で定義したコマンドの動作テストです.
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
@@ -32733,45 +32268,20 @@ white
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 A
 \backslash
 gr
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32804,11 +32314,11 @@ us{ABcd
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
+\begin_inset Formula $\us{ABcd}$
 \end_inset
 
 
@@ -32817,8 +32327,8 @@ us{ABcd
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32839,16 +32349,7 @@ fb{[2cm]
 {
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -32856,11 +32357,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
+\begin_inset Formula $\fb{[2cm]}{}{\int A=B}$
 \end_inset
 
 
@@ -32869,8 +32370,8 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32885,16 +32386,7 @@ cb{red
 {
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -32902,11 +32394,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
+\begin_inset Formula $\cb{red}{\int A=B}$
 \end_inset
 
 
@@ -32915,8 +32407,8 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<row topspace="1.5mm" bottomspace="1mm">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -32933,16 +32425,7 @@ cb[green]
 {
 \backslash
 int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -32950,11 +32433,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
+\begin_inset Formula $\cb[green]{red}{\int A=B}$
 \end_inset
 
 
@@ -32976,7 +32459,7 @@ A=B
 status collapsed
 
 \begin_layout Plain Layout
\82\86ã\83¼ã\81\96ã\83¼ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@ã\83¦ã\83¼ã\82¶ã\83¼定義コマンド ! すうしきまくろ@数式マクロ
\81\98ã\81\93ã\81¦ã\81\84ã\81\8eã\81\93ã\81¾ã\82\93ã\81©@è\87ªå·±定義コマンド ! すうしきまくろ@数式マクロ
 \end_layout
 
 \end_inset
@@ -32995,16 +32478,18 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-ユーザー定義コマンドは、複雑な表現を使うときに特に便利です。たとえば、文書中で二次方程式を扱っているとすると、同じような解の形が何度も出てきます。二次方程式の一
-般型は、
-\begin_inset Formula \[
+自己定義コマンドは,複雑な表現を使うときに特に便利です.たとえば,文書中で二次方程式を扱っているとすると,同じような解の形が何度も出てきます.二次方程式の一般型
+は,
+\begin_inset Formula 
+\[
 0=\lambda^{2}+p\lambda+q
 \]
 
 \end_inset
 
-であり、その解の一般型は
-\begin_inset Formula \[
+であり,その解の一般型は
+\begin_inset Formula 
+\[
 \lambda_{1,2}=-\frac{p}{2}\pm\sqrt{\frac{p²}{4}-q}
 \]
 
@@ -33014,7 +32499,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-です
+です
 \begin_inset Formula $\lambda$
 \end_inset
 
@@ -33026,11 +32511,12 @@ status collapsed
 \begin_inset Formula $q$
 \end_inset
 
-の3つのパラメータを指定することが必須であり
+の3つのパラメータを指定することが必須であり
 \begin_inset Formula $\lambda$
 \end_inset
 
-の指数をオプションとして与えることができるような、解の公式のコマンドを定義するには、以下のようなLaTeXプリアンブル行を加えます。
+の指数をオプションとして与えることができるような,解の公式のコマンドを定義するには,以下のような\SpecialChar LaTeX
+プリアンブル行を加えます.
 \begin_inset Newline newline
 \end_inset
 
@@ -33072,7 +32558,7 @@ frac{#3^{2}}{4}-#4}}
 \end_layout
 
 \begin_layout Standard
-これを使って解の公式を作るには
+これを使って解の公式を作るには
 \begin_inset Newline newline
 \end_inset
 
@@ -33096,41 +32582,44 @@ lambda
 \backslash
 {q
 \series default
-というコマンドを数式に入れます
+というコマンドを数式に入れます
 \end_layout
 
 \begin_layout Standard
-新コマンドを定義する方法は、たとえばLaTeX中で分数は
+新コマンドを定義する方法は,たとえば\SpecialChar LaTeX
+中で分数は
 \series bold
 
 \backslash
 frac{分子}{分母}
 \series default
-の形で入れなくてはならないことなど、使用するすべてのLaTeXコマンドの書式を知っている必要があるので、直感的ではありません。さらに、定義中で中括弧を入れ忘れる
-ことはよくあり、それをやってしまうと、LyXからは新コマンドが何をやらかしているか確認しにくくなってしまいます。これらの問題を回避するために、LyXは、
+の形で入れなくてはならないことなど,使用するすべての\SpecialChar LaTeX
+コマンドの書式を知っている必要があるので,直感的ではありません.さらに,定義中で中括弧を入れ忘れることはよく
+あり,それをやってしまうと,\SpecialChar LyX
+からは新コマンドが何をやらかしているか確認しにくくなってしまいます.これらの問題を回避するために,\SpecialChar LyX
+は,
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドの代わりに、数式マクロを使う方法を提供しています。
+コマンドの代わりに,数式マクロを使う方法を提供しています.
 \end_layout
 
 \begin_layout Standard
-数式マクロは
+数式マクロは
 \family sans
-挿入\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+数式\SpecialChar menuseparator
 マクロ
 \family default
-メニューか、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro_newmacroname_newcommand.png
-       scale 85
-
+メニューか,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-macro newmacroname_newcommand"
 \end_inset
 
-で作ることができます。すると、数式マクロツールバーが表示されるとともに、マクロを定義した箇所に以下のようなボックスが現れます。
+で作ることができます.すると,数式マクロツールバーが表示されるとともに,マクロを定義した箇所に以下のようなボックスが現れます.
 \begin_inset Newline newline
 \end_inset
 
@@ -33140,7 +32629,8 @@ newcommand
 
 
 \begin_inset Graphics
-       filename ../clipart/macrobox.png
+       filename clipart/macrobox.png
+       scale 50
 
 \end_inset
 
@@ -33159,7 +32649,7 @@ newcommand
 
 
 \backslash
-newmacronameが既定のマクロ名として現れますが、意味のある名称に変更するべきでしょう。欲しい数式は一つ目の青枠の中に入れます。引数を置く場所は、
+newmacronameが既定のマクロ名として現れますが,意味のある名称に変更するべきでしょう.欲しい数式は一つ目の青枠の中に入れます.引数を置く場所は,
 \series bold
 
 \backslash
@@ -33171,29 +32661,27 @@ newmacronameが既定のマクロ名として現れますが、意味のある
 \backslash
 #引数番号
 \series default
-というコマンドで入力するか、マクロツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro-add-param.png
-       scale 85
-
+というコマンドで入力するか,マクロツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-param"
 \end_inset
 
-を使用します。引数位置は赤で表示されます。引数は、最大で9つまでとることができます。非必須引数は、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro-add-optional-param.png
-       scale 85
-
+を使用します.引数位置は赤で表示されます.引数は,最大で9つまでとることができます.非必須引数は,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-optional-param"
 \end_inset
 
-で作ることができます。最初の必須引数は、ツールバーボタンの
-\begin_inset Graphics
-       filename ../../images/math-macro-make-optional.png
-       scale 85
-
+で作ることができます.最初の必須引数は,ツールバーボタンの
+\begin_inset Info
+type  "icon"
+arg   "math-macro-make-optional"
 \end_inset
 
-を使って、非必須引数にすることができます。二つ目の青枠には、LyX中でのマクロの表示のしかたを定義することができます。通常は、定義したとおりに表示された方が便利
-なので、この枠は空白にしておきます。しかし、画面の過半を占拠してしまうようなマクロを作ってしまった場合には、たとえばこの枠に
+を使って,非必須引数にすることができます.二つ目の青枠には,\SpecialChar LyX
+中でのマクロの表示のしかたを定義することができます.通常は,定義したとおりに表示された方が便利なので
+,この枠は空白にしておきます.しかし,画面の過半を占拠してしまうようなマクロを作ってしまった場合には,たとえばこの枠に
 \begin_inset Newline newline
 \end_inset
 
@@ -33229,27 +32717,29 @@ qG:
 
 
 \series default
-のように入れることができます。このようにすると、マクロ名と引数のみがLyX上に表示され、見通しが良くなります。一方、出力での数式は、最初の枠で定義したように表示
-されます。
+のように入れることができます.このようにすると,マクロ名と引数のみが\SpecialChar LyX
+上に表示され,見通しが良くなります.一方,出力での数式は,最初の枠で定義したように表示されま
+す.
 \begin_inset Newline newline
 \end_inset
 
-さらに、数式中のマクロ表示は、マクロの中にカーソルを置いて、
+さらに,数式中のマクロ表示は,マクロの中にカーソルを置いて,
 \family sans
-表示\SpecialChar \menuseparator
-数式マクロを展開(畳む)
+表示\SpecialChar menuseparator
+数式マクロを展開(畳む)
 \family default
-メニューを使うことで、マクロ毎に変えることができます。
+メニューを使うことで,マクロ毎に変えることができます.
 \end_layout
 
 \begin_layout Standard
-マクロを使うには、数式中にマクロ名をコマンドとして入れます。上記の例では、
+マクロを使うには,数式中にマクロ名をコマンドとして入れます.上記の例では,
 \series bold
 
 \backslash
 qG
 \series default
-とします。このマクロは、LyX中では以下のように表示されます。
+とします.このマクロは,\SpecialChar LyX
+中では以下のように表示されます.
 \begin_inset Newline newline
 \end_inset
 
@@ -33260,6 +32750,7 @@ qG
 
 \begin_inset Graphics
        filename ../clipart/macrouse.png
+       scale 75
 
 \end_inset
 
@@ -33271,7 +32762,7 @@ qG
 \begin_inset Newline newline
 \end_inset
 
-以下は、上記の例に、引数
+以下は,上記の例に,引数
 \begin_inset Formula $x$
 \end_inset
 
 \begin_inset Formula $B$
 \end_inset
 
-を指定したものです
+を指定したものです
 \end_layout
 
 \begin_layout Standard
-\begin_inset Formula \[
+\begin_inset Formula 
+\[
 \qG x{\ln(x)}B
 \]
 
 \end_layout
 
 \begin_layout Standard
-LyXは、
+\SpecialChar LyX
+は,
 \family sans
-ツール\SpecialChar \menuseparator
-設定\SpecialChar \menuseparator
-編集\SpecialChar \menuseparator
+ツール\SpecialChar menuseparator
+設定\SpecialChar menuseparator
+編集\SpecialChar menuseparator
 制御
 \family default
-メニューで、マクロを編集するのに複数の様式を用意しています。あなたに最も合った様式を見つけるには、様式を選択してから、違いを見るために数式マクロにカーソルを合わ
-せてみてください
+メニューで,マクロを編集するのに複数の様式を用意しています.あなたに最も合った様式を見つけるには,様式を選択してから,違いを見るために数式マクロにカーソルを合わ
+せてみてください
 \end_layout
 
 \begin_layout Standard
-数式マクロは、文書書き出し時に、内部的に
+数式マクロは,文書書き出し時に,内部的に
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドに変換されますこうして生成された
+コマンドに変換されますこうして生成された
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドは、LaTeXプリアンブルには置かれませんので、マクロは、文書中、マクロ定義ボックスよりも後の数式でのみ使うことができます。
+コマンドは,\SpecialChar LaTeX
+プリアンブルには置かれませんので,マクロは,文書中,マクロ定義ボックスよりも後の数式でのみ使うことができます.
 \end_layout
 
 \begin_layout Standard
-数式マクロは
+数式マクロは
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドから直接作ることもできます。たとえば、LyX中に通常の文章として、
+コマンドから直接作ることもできます.たとえば,\SpecialChar LyX
+中に通常の文章として,
 \series bold
 
 \begin_inset Newline newline
@@ -33349,24 +32844,45 @@ xleftarrow[#2]{#1}}
 
 
 \series default
-というコマンドを書き入れ、この全体を選択して、短絡キー
+というコマンドを書き入れ,この全体を選択して,
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+
 \family sans
 Ctrl+M
 \family default
-を押すと、このコマンドは数式マクロに変換されます。この方法を使うに当たっては、
+を押すと,このコマンドは数式マクロに変換されます.この方法を使うに当たっては,
 \series bold
 
 \backslash
 newcommand
 \series default
-コマンドが正しく入力されていることに気をつけなくてはなりません。さもないと、間違ったマクロが作られてしまって、LaTeXエラーが発生します。
+コマンドが正しく入力されていることに気をつけなくてはなりません.さもないと,間違ったマクロが作られてしまって,\SpecialChar LaTeX
+エラーが発生します.
 \end_layout
 
 \begin_layout Standard
-数式マクロには、まだ、マクロ定義中に再帰的に数式を入れてしまうと、正しく処理されないという問題が残っています。したがって、
+数式マクロには,まだ,マクロ定義中に再帰的に数式を入れてしまうと,正しく処理されないという問題が残っています.したがって,
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:newcommandコマンド"
+reference "subsec:newcommandコマンド"
 
 \end_inset
 
@@ -33376,11 +32892,12 @@ reference "sub:newcommandコマンド"
 \backslash
 fb
 \series default
-は、マクロとしては作ることができません。
+は,マクロとしては作ることができません.
 \end_layout
 
 \begin_layout Standard
-カーソルがマクロ定義ボックスの中にあるとき、LyX中に以下のようなマクロツールバーが表示されます。
+カーソルがマクロ定義ボックスの中にあるとき,\SpecialChar LyX
+中に以下のようなマクロツールバーが表示されます.
 \end_layout
 
 \begin_layout Standard
@@ -33417,7 +32934,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-マクロツールバーは、左から右に、以下の各ボタンがあります。
+マクロツールバーは,左から右に,以下の各ボタンがあります.
 \end_layout
 
 \begin_layout Standard
@@ -33431,17 +32948,16 @@ status collapsed
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
 <features islongtable="true" longtabularalignment="center">
-<column alignment="left" valignment="top" width="0">
+<column alignment="left" valignment="top">
 <column alignment="left" valignment="top" width="85col%">
 <row interlinespace="2.5mm">
 <cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-remove-param.png
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-remove-param"
 \end_inset
 
 
@@ -33455,9 +32971,9 @@ status collapsed
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 最後の引数を削除
 \end_layout
 
@@ -33469,10 +32985,9 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-add-param.png
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-param"
 \end_inset
 
 
@@ -33486,9 +33001,9 @@ status collapsed
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 引数を追加
 \end_layout
 
@@ -33500,10 +33015,9 @@ status collapsed
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-make-optional.png
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-make-optional"
 \end_inset
 
 
@@ -33517,9 +33031,9 @@ status collapsed
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 最初の必須引数を
 \begin_inset Newline newline
 \end_inset
@@ -33531,9 +33045,9 @@ status open
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 
 \end_layout
 
@@ -33550,10 +33064,9 @@ status open
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-make-nonoptional.png
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-make-nonoptional"
 \end_inset
 
 
@@ -33567,9 +33080,9 @@ status open
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 最後の非必須引数を
 \begin_inset Newline newline
 \end_inset
@@ -33581,9 +33094,9 @@ status open
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 
 \end_layout
 
@@ -33600,10 +33113,9 @@ status open
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-remove-optional-param.png
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-remove-optional-param"
 \end_inset
 
 
@@ -33617,9 +33129,9 @@ status open
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 非必須引数を削除
 \end_layout
 
@@ -33631,10 +33143,9 @@ status open
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-add-optional-param.png
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-optional-param"
 \end_inset
 
 
@@ -33648,9 +33159,9 @@ status open
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 非必須引数を挿入
 \end_layout
 
@@ -33662,10 +33173,9 @@ status open
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-remove-greedy-param.png
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-remove-greedy-param"
 \end_inset
 
 
@@ -33679,9 +33189,9 @@ status open
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 右に吐き出す形で
 \begin_inset Newline newline
 \end_inset
@@ -33693,9 +33203,9 @@ status open
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 
 \end_layout
 
@@ -33712,10 +33222,9 @@ status open
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-append-greedy-param.png
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-append-greedy-param"
 \end_inset
 
 
@@ -33729,9 +33238,9 @@ status open
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 右から喰う形で
 \begin_inset Newline newline
 \end_inset
@@ -33743,9 +33252,9 @@ status open
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 
 \end_layout
 
@@ -33762,10 +33271,9 @@ status open
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Graphics
-       filename ../../images/math-macro-add-greedy-optional-param.png
-       rotateOrigin center
-
+\begin_inset Info
+type  "icon"
+arg   "math-macro-add-greedy-optional-param"
 \end_inset
 
 
@@ -33779,9 +33287,9 @@ status open
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 右から喰う形で
 \begin_inset Newline newline
 \end_inset
@@ -33793,9 +33301,9 @@ status open
 \begin_layout Plain Layout
 
 \family sans
-編集\SpecialChar \menuseparator
-数式\SpecialChar \menuseparator
-マクロ定義\SpecialChar \menuseparator
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+マクロ定義\SpecialChar menuseparator
 
 \end_layout
 
@@ -33814,20 +33322,220 @@ status open
 
 \end_layout
 
+\begin_layout Section
+コンピュータ代数システム
+\end_layout
+
 \begin_layout Standard
-\begin_inset Newpage newpage
+\SpecialChar LyX
+では,\SpecialChar LyX
+の数式エディタで書かれた数式表現と,外部プログラムやユーザ定義スクリプトとの間のやり取りが可能です.現在サポートされているプログラムは,
+\family sans
+Maple
+\family default
+・
+\family sans
+Mathematica
+\family default
+・
+\family sans
+Maxima
+\family default
+・
+\family sans
+Octave
+\family default
+です.サポートされている数式表現は,非常に単純なものに限られていますので,ご注意ください.
+\end_layout
+
+\begin_layout Subsection
+使用法
+\end_layout
+
+\begin_layout Standard
+数式表現を書いた後,
+\family sans
+編集\SpecialChar menuseparator
+数式\SpecialChar menuseparator
+コンピュータ代数システムを使用
+\family default
+メニューで,コンピュータに導入済みのプログラムを選択します.その後,計算結果が,数式表現の右に「=」演算子とともに表示されます.
+\end_layout
+
+\begin_layout Standard
+下記は,どのような計算が可能かをいくつか例示したものです(出力は
+\family typewriter
+Maxima
+\family default
+です).
+\end_layout
+
+\begin_layout Itemize
+\begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$
+\end_inset
+
+
+\end_layout
+
+\begin_layout Itemize
+\begin_inset Formula $\frac{37.0}{3}=12.33333333333333$
+\end_inset
+
+
+\end_layout
+
+\begin_layout Itemize
+\begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$
 \end_inset
 
 
 \end_layout
 
+\begin_layout Itemize
+\begin_inset Formula $\int\left(\frac{1}{1+x^{3}}\right)dx=-\frac{\log\left(x^{2}-x+1\right)}{6}+\frac{\arctan\left(\frac{2\,x-1}{\sqrt{3}}\right)}{\sqrt{3}}+\frac{\log\left(x+1\right)}{3}$
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
+
+
+\lang english
+
+\begin_inset Note Greyedout
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+\lang english
+Note:
+\series default
+ One needs to use proper delimiter insets 
+\begin_inset Formula $\left(\right)$
+\end_inset
+
+ instead of simple '(' ')' characters.
+\end_layout
+
+\end_inset
+
+\end_layout
+
+\begin_layout Itemize
+\begin_inset Formula $\det\left[\begin{array}{ccc}
+1 & 6 & 7\\
+2 & 5 & 8\\
+3 & 4 & 17
+\end{array}\right]=-56$
+\end_inset
+
+
+\end_layout
+
+\begin_layout Itemize
+\begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$
+\end_inset
+
+
+\end_layout
+
+\begin_layout Itemize
+\begin_inset Formula $powerseries\left(-\log\left(5-x\right),x,1\right)=\sum_{{\mathit{i}_{2}}=0}^{\infty}{\frac{4^{-{\mathit{i}_{2}}-1}\,\left(x-1\right)^{{\mathit{i}_{2}}+1}}{{\mathit{i}_{2}}+1}}-\log4$
+\end_inset
+
+
+\end_layout
+
+\begin_layout Itemize
+\begin_inset Formula $solve\left(x_{1}+y_{1}^{3}=y_{1}+x_{1}^{2},x_{1}\right)=\left[x_{1}=-\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}-1}{2},x_{1}=\frac{\sqrt{4\,y_{1}^{3}-4\,y_{1}+1}+1}{2}\right]$
+\end_inset
+
+
+\end_layout
+
+\begin_layout Subsection
+捷径
+\end_layout
+
+\begin_layout Standard
+現在のところ,代数プログラムを呼び出すための
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+はありません.しかし,捷径を
+\family sans
+math-extern
+\family default
+ \SpecialChar LyX
+関数にバインドすることは容易です(取扱説明書『
+\family sans
+\emph on
+\SpecialChar LyX
+関数篇
+\family default
+\emph default
+』参照).例えば,数式エディタ中で
+\family sans
+リターン
+\family default
+
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+鍵
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+キー
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+をバインドさせることもできます.それを
+\family typewriter
+Maxima
+\family default
+にバインドするには,下記の捷径定義コマンドを使用します.
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+command-alternatives paragraph-break;math-extern maxima
+\end_layout
+
 \begin_layout Section
-さまざまな秘訣
+補遺
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
\81²ã\81\91ã\81¤@ç§\98訣
\81»ã\81\84@è£\9cé\81º
 \end_layout
 
 \end_inset
@@ -33841,7 +33549,7 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-かず@数 ! ふの@負の ---
+かず@数 ! ふの@負の
 \end_layout
 
 \end_inset
@@ -33850,27 +33558,27 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式中の負の数は、数の前の負符号が、差演算子記号と同じ長さに設定されてしまうために、汚く見えてしまうことがあります。負の数を通常の文章として書くと、負符号は正し
-く表示されます
+数式中の負の数は,数の前の負符号が,差演算子記号と同じ長さに設定されてしまうために,汚く見えてしまうことがあります.負の数を通常の文章として書くと,負符号は正し
+く表示されます
 \end_layout
 
 \begin_layout Standard
-したがって、この問題は、負符号を数式テキストに変換することによって、解消されます。
+したがって,この問題は,負符号を数式テキストに変換することによって,解消されます.
 \end_layout
 
 \begin_layout Standard
-以下は、この問題を示す例です。
+以下は,この問題を示す例です.
 \end_layout
 
 \begin_layout Standard
 \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 booktabs="true" tabularvalignment="middle">
+<column alignment="right" valignment="top" width="0pt">
+<column alignment="left" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="right" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33890,7 +33598,7 @@ x = -2
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="right" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33899,7 +33607,7 @@ x = -2
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" rightline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33913,7 +33621,7 @@ x = -2
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -33958,13 +33666,13 @@ status collapsed
 status collapsed
 
 \begin_layout Plain Layout
-かんま@カンマ|see
+かんま@カンマ
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-{
+|see{
 \end_layout
 
 \end_inset
@@ -33989,21 +33697,43 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-LaTeXでは、英語の慣習にしたがい、数式中のコンマを数字の位区切りに使用します。よって、数式中のコンマの後ろには、つねに空白が加わります。
+\SpecialChar LaTeX
+では,英語の慣習にしたがい,数式中のコンマを数字の位区切りに使用します.よって,数式中のコンマの後ろには,つねに空白が加わります.
 \end_layout
 
 \begin_layout Standard
-これを回避するためには、コンマを選択して、数式テキストに変更して下さい(短絡キー
+これを回避するためには,コンマを選択して,数式テキストに変更して下さい(
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+捷径
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+ショートカット
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+:
 \begin_inset Info
 type  "shortcut"
 arg   "math-mode"
 \end_inset
 
-)。
+).
 \end_layout
 
 \begin_layout Standard
-文書中の数式コンマを、すべて小数点として使うには、LaTeXプリアンブルに
+文書中の数式コンマを,すべて小数点として使うには,\SpecialChar LaTeX
+プリアンブルに
 \end_layout
 
 \begin_layout Standard
@@ -34015,7 +33745,7 @@ usepackage{icomma}
 \end_layout
 
 \begin_layout Standard
-という行を加えて
+という行を加えて
 \series bold
 icomma.sty
 \series default
@@ -34028,7 +33758,8 @@ status collapsed
 \series bold
 icomma
 \series default
-は、LaTeXパッケージ
+は,\SpecialChar LaTeX
+パッケージ
 \series bold
 was
 \series default
@@ -34055,7 +33786,7 @@ vspace{4mm}
 
 \end_inset
 
-に含まれています
+に含まれています
 \end_layout
 
 \end_inset
@@ -34070,14 +33801,14 @@ status collapsed
 
 \end_inset
 
-ファイルを読み込みます
+ファイルを読み込みます
 \end_layout
 
 \begin_layout Subsection
 物理ベクトル
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:物理ベクトル"
+name "subsec:物理ベクトル"
 
 \end_inset
 
@@ -34086,7 +33817,11 @@ name "sub:物理ベクトル"
 status collapsed
 
 \begin_layout Plain Layout
-Vectors ! physical
+べくとる@ベクトル ! ぶつり@物理
+\begin_inset space \thinspace{}
+\end_inset
+
+——
 \end_layout
 
 \end_inset
@@ -34095,7 +33830,8 @@ Vectors ! physical
 \end_layout
 
 \begin_layout Standard
-LaTeXパッケージ
+\SpecialChar LaTeX
+パッケージ
 \series bold
 braket
 \series default
@@ -34108,7 +33844,8 @@ status collapsed
 \series bold
 braket
 \series default
- は標準的LaTeX頒布版のすべてに含まれています。
+ は標準的\SpecialChar LaTeX
+頒布版のすべてに含まれています.
 \end_layout
 
 \end_inset
@@ -34123,7 +33860,7 @@ status collapsed
 
 \end_inset
 
-には、定義済みのベクトルが提供されており、
+には,定義済みのベクトルが提供されており,
 \end_layout
 
 \begin_layout Standard
@@ -34135,7 +33872,8 @@ usepackage{braket}
 \end_layout
 
 \begin_layout Standard
-というLaTeXプリアンブル行で読み込むことができます。
+という\SpecialChar LaTeX
+プリアンブル行で読み込むことができます.
 \end_layout
 
 \begin_layout Standard
@@ -34156,27 +33894,28 @@ ifbraket
 status open
 
 \begin_layout Plain Layout
-以下の表は
+以下の表は
 \series bold
 braket
 \series default
- LaTeXパッケージが導入済みのときのみ表示されます。
+ \SpecialChar LaTeX
+パッケージが導入済みのときのみ表示されます.
 \end_layout
 
 \end_inset
 
-以下のコマンドが定義されています
+以下のコマンドが定義されています
 \end_layout
 
 \begin_layout Standard
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
-<features tabularvalignment="middle">
-<column alignment="center" valignment="top" width="0">
-<column alignment="center" valignment="top" width="0">
+<features booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34185,7 +33924,7 @@ braket
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34196,7 +33935,7 @@ braket
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34209,7 +33948,7 @@ psi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34223,7 +33962,7 @@ psi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34236,7 +33975,7 @@ psi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34250,7 +33989,7 @@ psi
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34258,18 +33997,14 @@ psi
 \backslash
 Braket{
 \backslash
-psi
-\begin_inset Formula $|$
-\end_inset
-
-
+psi|
 \backslash
 phi
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34296,9 +34031,10 @@ phi
 \backslash
 Braket
 \series default
-コマンドを使うと、以下のように、すべての縦棒がそれを囲む括弧と同じ大きさに設定されます。
-\begin_inset Formula \[
-\Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}
+コマンドを使うと,以下のように,すべての縦棒がそれを囲む括弧と同じ大きさに設定されます.
+\begin_inset Formula 
+\[
+\Braket{\phi|J=\frac{3}{2}\,,\,M_{J}}
 \]
 
 \end_inset
@@ -34325,7 +34061,8 @@ status open
 \series bold
 braket
 \series default
- LaTeXパッケージが導入されていないときには、以下が表示されます。
+ \SpecialChar LaTeX
+パッケージが導入されていないときには,以下が表示されます.
 \end_layout
 
 \end_inset
@@ -34334,11 +34071,12 @@ braket
 \end_layout
 
 \begin_layout Standard
-本小節の全体を出力で見るためには
+本小節の全体を出力で見るためには
 \series bold
 braket
 \series default
- LaTeXパッケージを導入する必要があります。
+ \SpecialChar LaTeX
+パッケージを導入する必要があります.
 \end_layout
 
 \begin_layout Standard
 \backslash
 Braket
 \series default
-と同じ効果は
+と同じ効果は
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:自動の括弧丈"
+reference "subsec:自動の括弧丈"
 
 \end_inset
 
-節に説明されているとおり
+節に説明されているとおり
 \series bold
 
 \backslash
 middle
 \series default
-コマンドを用いることによっても実現できます
+コマンドを用いることによっても実現できます
 \end_layout
 
 \begin_layout Subsection
 自己定義の分数
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:自己定義の分数"
+name "subsec:自己定義の分数"
 
 \end_inset
 
@@ -34393,7 +34131,7 @@ name "sub:自己定義の分数"
 status collapsed
 
 \begin_layout Plain Layout
-ぶんすう@分数 ! じこていぎの@自己定義の ---
+ぶんすう@分数 ! じこていぎの@自己定義の
 \end_layout
 
 \end_inset
@@ -34402,7 +34140,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-分数用の自製コマンドを定義するには、以下の書式を持つ
+分数用の自己定義コマンドを定義するには,以下の書式を持つ
 \series bold
 
 \backslash
@@ -34420,7 +34158,7 @@ genfrac
 
 \end_inset
 
-コマンドを使います
+コマンドを使います
 \end_layout
 
 \begin_layout Standard
@@ -34450,7 +34188,7 @@ genfrac
 \end_layout
 
 \begin_layout Standard
-ここで「様式」は0
+ここで「様式」は0
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -34458,18 +34196,18 @@ genfrac
 \begin_inset space \thinspace{}
 \end_inset
 
-3の範囲の数字です
+3の範囲の数字です
 \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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34478,18 +34216,18 @@ genfrac
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-様式(大きさ)
+様式(大きさ)
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34498,18 +34236,18 @@ genfrac
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-別行て様式の数式
+別行て様式の数式
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34518,7 +34256,7 @@ genfrac
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34529,7 +34267,7 @@ genfrac
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34538,18 +34276,18 @@ genfrac
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-やや小(small)
+やや小(small)
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34558,11 +34296,11 @@ genfrac
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-最小(tiny)
+最小(tiny)
 \end_layout
 
 \end_inset
@@ -34576,31 +34314,31 @@ genfrac
 \end_layout
 
 \begin_layout Standard
-「様式」を指定しないときには
+「様式」を指定しないときには
 \series bold
 
 \backslash
 frac
 \series default
-コマンドのように、大きさは周囲の環境に合わせて調節されます。 
+コマンドのように,大きさは周囲の環境に合わせて調節されます. 
 \end_layout
 
 \begin_layout Standard
-「分数線の厚み」を指定しないときには既定値である0.4
+「分数線の厚み」を指定しないときには既定値である0.4
 \begin_inset space \thinspace{}
 \end_inset
 
-ptが用いられます
+ptが用いられます
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace medskip
 \end_inset
 
-たとえば
+たとえば
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:分数"
+reference "subsec:分数"
 
 \end_inset
 
@@ -34616,7 +34354,7 @@ dfrac
 \backslash
 tbinom
 \series default
-コマンドは
+コマンドは
 \end_layout
 
 \begin_layout Standard
@@ -34648,14 +34386,15 @@ genfrac{(}{)}{0pt}{1}{#1}{#2}}
 \end_layout
 
 \begin_layout Standard
-というコマンドで定義できます
+というコマンドで定義できます
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace medskip
 \end_inset
 
-分数線の厚みを非必須の引数として与えることのできる分数を定義するには、LaTeXプリアンブルに
+分数線の厚みを非必須の引数として与えることのできる分数を定義するには,\SpecialChar LaTeX
+プリアンブルに
 \end_layout
 
 \begin_layout Standard
@@ -34671,28 +34410,29 @@ genfrac{}{}{#1}{}{#2}{#3}}
 \end_layout
 
 \begin_layout Standard
-という行を入れます
+という行を入れます
 \end_layout
 
 \begin_layout Standard
-以下は、そのテストです。
-\begin_inset Formula \begin{align*}
+以下は,そのテストです.
+\begin_inset Formula 
+\begin{align*}
 \text{コマンド} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
 \text{出力} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}
 \end{align*}
 
 \end_inset
 
-ご覧になってわかるように、分子や分母から分数線までの距離は、分数線の厚みの約3倍になります。
+ご覧になってわかるように,分子や分母から分数線までの距離は,分数線の厚みの約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
@@ -34701,62 +34441,50 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式あるいはその一部を取り消すには、
-\series bold
-cancel
-\series default
+数式の全体もしくは一部を消去するには,4つの方法があります.
+\end_layout
 
-\begin_inset Foot
+\begin_layout Standard
+\align center
+\begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
-\series bold
-cancel
-\series default
-は、標準的なLaTeX頒布版のすべてに含まれています。
+
+\backslash
+ifcancel 
 \end_layout
 
 \end_inset
 
 
-\begin_inset Index idx
-status collapsed
+\begin_inset Note Note
+status open
 
 \begin_layout Plain Layout
-ぱっけーじ@パッケージ ! cancel
+下記の表は,\SpecialChar LaTeX
+パッケージ
+\series bold
+cancel
+\series default
+が導入済みの時のみ表示されます.
 \end_layout
 
 \end_inset
 
- LaTeXパッケージを、LaTeXプリアンブル行に
-\end_layout
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-usepackage[samesize]{cancel}
-\end_layout
-
-\begin_layout Standard
-と書いて読み込む必要があります。
-\end_layout
 
-\begin_layout Standard
-数式を取り消すには、4つの方法があります。
 \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 booktabs="true" tabularvalignment="middle">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -34765,25 +34493,44 @@ usepackage[samesize]{cancel}
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 出力
-\begin_inset Note Note
-status collapsed
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
 
 \begin_layout Plain Layout
-ここで
-\series bold
 
 \backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
+cancel
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+
+\backslash
+int
+\begin_inset space \textvisiblespace{}
+\end_inset
+
+A=B
 \end_layout
 
 \end_inset
+</cell>
+<cell alignment="center" valignment="top" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\cancel{\int A=B}$
+\end_inset
 
 
 \end_layout
@@ -34791,26 +34538,21 @@ raisebox
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-cancel{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+bcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
-spce 
-\end_layout
-
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -34818,11 +34560,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\bcancel{\int A=B}$
 \end_inset
 
 
@@ -34831,26 +34573,21 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row topspace="1.5mm">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-bcancel{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+xcancel
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
-spce 
-\end_layout
-
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
@@ -34858,11 +34595,11 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\xcancel{\int A=B}$
 \end_inset
 
 
@@ -34872,37 +34609,36 @@ A=B
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-xcancel{
-\backslash
-int
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
+cancelto
+\begin_inset space \textvisiblespace{}
+\end_inset
 
 
 \backslash
-spce 
-\end_layout
-
+int
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 A=B
+\begin_inset Formula $\to$
+\end_inset
+
+1
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
+\begin_inset Formula $\cancelto{1}{\int A=B}\hspace{3mm}$
 \end_inset
 
 
@@ -34911,22 +34647,92 @@ A=B
 \end_inset
 </cell>
 </row>
-<row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
-\begin_inset Text
+</lyxtabular>
+
+\end_inset
 
-\begin_layout Plain Layout
+
+\end_layout
+
+\begin_layout Standard
+
+\series bold
 
 \backslash
-cancelto{1
-\begin_inset Formula $\to$
+cancelto
+\series default
+は,以下のように,とくに数式中の分数の約分を表示するのに適しています.
+\begin_inset Formula 
+\[
+\frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
+\]
+
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
 \backslash
-{
+cancelto
+\series default
+の「下付き文字」寸法の大きさを変えるには,
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
 \backslash
-int
+PassOptionsToPackage{オプション}{cancel}
+\end_layout
+
+\begin_layout Standard
+という行を\SpecialChar LaTeX
+プリアンブルに書き加えてください.ここで,
+\series bold
+オプション
+\series default
+を
+\series bold
+samesize
+\series default
+にすると,取り消した部分と同じ寸法になり,
+\series bold
+Smaller
+\series default
+にすると,通常よりも少し小さくなります.
+\end_layout
+
+\begin_layout Standard
+取り消し線に色を付けるには,\SpecialChar TeX
+コードで以下のコマンドを書き加えてください.
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+renewcommand{
+\backslash
+CancelColor}{
+\backslash
+color{red}}
+\end_layout
+
+\begin_layout Standard
+ここで
+\series bold
+red
+\series default
+は,お好みの色に変更することができます.
+\end_layout
+
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
@@ -34934,30 +34740,78 @@ status collapsed
 
 
 \backslash
-spce 
+renewcommand{
+\backslash
+CancelColor}{
+\backslash
+color{red}}
 \end_layout
 
 \end_inset
 
-A=B
+
 \end_layout
 
+\begin_layout Standard
+\begin_inset Formula 
+\[
+\frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
+\]
+
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
 
 \begin_layout Plain Layout
-\begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
+
+
+\backslash
+renewcommand{
+\backslash
+CancelColor}{
+\backslash
+color{black}}
+\end_layout
+
 \end_inset
 
 
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+色をリセット
 \end_layout
 
 \end_inset
-</cell>
-</row>
-</lyxtabular>
+
+
+\end_layout
+
+\begin_layout Standard
+他の微調整については,
+\series bold
+cancel
+\series default
+パッケージの取扱説明書
+\begin_inset CommandInset citation
+LatexCommand cite
+key "cancel"
+
+\end_inset
+
+をご覧ください.
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! cancel
+\end_layout
 
 \end_inset
 
@@ -34965,16 +34819,55 @@ A=B
 \end_layout
 
 \begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\series bold
 
 \backslash
-cancelto
+else 
+\end_layout
+
+\end_inset
+
+
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+下記の表は,\SpecialChar LaTeX
+パッケージ
+\series bold
+cancel
 \series default
-は、以下のように、とくに数式中の分数を約分を表示するのに適しています。
-\begin_inset Formula \[
-\frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}}
-\]
+が導入済みの時のみ表示されます.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+本小節の続きを見るには,\SpecialChar LaTeX
+パッケージ
+\series bold
+cancel
+\series default
+を導入する必要があります.
+\end_layout
+
+\begin_layout Standard
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+fi 
+\end_layout
 
 \end_inset
 
@@ -34985,7 +34878,7 @@ cancelto
 節見出し中の数式
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:節見出し中の数式"
+name "subsec:節見出し中の数式"
 
 \end_inset
 
@@ -34994,7 +34887,7 @@ name "sub:節見出し中の数式"
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! せつみだしちゅうの@節見出し中の ---
+すうしき@数式 ! せつみだしちゅうの@節見出し中の
 \end_layout
 
 \end_inset
@@ -35003,7 +34896,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-数式を節見出し中で使う際には、以下のことに留意しなくてはなりません。
+数式を節見出し中で使う際には,以下のことに留意しなくてはなりません.
 \end_layout
 
 \begin_layout Standard
@@ -35029,8 +34922,8 @@ status collapsed
 
 \end_inset
 
-サポートが有効になっている場合、PDFのしおりが、目次にある節見出しすべてに関して生成されます。しおり中に数式を入れることはPDFの慣習に違反しているため、節見
-出しに数式が含まれている場合、数式はしおり中に誤った文字列として表示されます。
+サポートが有効になっている場合,PDFのしおりが,目次にある節見出しすべてに関して生成されます.しおり中に数式を入れることはPDFの慣習に違反しているため,節見
+出しに数式が含まれている場合,数式はしおり中に誤った文字列として表示されます.
 \end_layout
 
 \end_inset
@@ -35039,21 +34932,21 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-これらの問題は
+これらの問題は
 \family sans
-挿入\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
 短縮タイトル
 \family default
-メニューを使って、問題となる節見出しの最後に短縮タイトルを入れることで解決することができます。短縮タイトルは、目次が美しく整形されるように、多行にわたる節見出し
-に別名を付けるものです。目次中には、短縮タイトルのみが表示され、したがってPDFしおり中にも短縮タイトルのみが表示されます。
+メニューを使って,問題となる節見出しの最後に短縮タイトルを入れることで解決することができます.短縮タイトルは,目次が美しく整形されるように,多行にわたる節見出し
+に別名を付けるものです.目次中には,短縮タイトルのみが表示され,したがってPDFしおり中にも短縮タイトルのみが表示されます.
 \end_layout
 
 \begin_layout Standard
-数式を目次中でも使わなくてもならないが
+数式を目次中でも使わなくてもならないが
 \series bold
 hyperref
 \series default
-も使用しなくてはならないときには
+も使用しなくてはならないときには
 \end_layout
 
 \begin_layout Standard
@@ -35077,16 +34970,17 @@ texorpdfstring
 \end_layout
 
 \begin_layout Standard
-というコマンドをTeXモードで使う方法があります。
+というコマンドを\SpecialChar TeX
+モードで使う方法があります.
 \end_layout
 
 \begin_layout Standard
-「部分」は、見出し中、PDFしおりに表示したくない部分です。これは、文字・数式・脚注のほかに相互参照をとることもできます。しおりには、この部分の代わりに、「代替
-文字列」が用いられます
+「部分」は,見出し中,PDFしおりに表示したくない部分です.これは,文字・数式・脚註のほかに相互参照をとることもできます.しおりには,この部分の代わりに,「代替
+文字列」が用いられます
 \end_layout
 
 \begin_layout Standard
-以下の二つは、見出しの例です。
+以下の二つは,見出しの例です.
 \begin_inset VSpace -3mm
 \end_inset
 
@@ -35112,7 +35006,7 @@ boldmath
 \end_inset
 
 
-\begin_inset Argument
+\begin_inset Argument 1
 status collapsed
 
 \begin_layout Plain Layout
@@ -35169,17 +35063,17 @@ unboldmath
 
 \end_inset
 
-一つめの見出しでは短縮タイトルが使われており二つめの見出しでは
+一つめの見出しでは短縮タイトルが使われており二つめの見出しでは
 \series bold
 
 \backslash
 texorpdfstring
 \series default
-が使われています
+が使われています
 \end_layout
 
 \begin_layout Standard
-他の節見出しと同じ書式を得るために上の見出し全体は
+他の節見出しと同じ書式を得るために上の見出し全体は
 \series bold
 boldmath
 \series default
@@ -35191,16 +35085,16 @@ status collapsed
 第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:ボールド体の数式"
+reference "subsec:ボールド体の数式"
 
 \end_inset
 
-節参照
+節参照
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Subsection
@@ -35209,7 +35103,7 @@ reference "sub:ボールド体の数式"
 status collapsed
 
 \begin_layout Plain Layout
-すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の ---
+すうしき@数式 ! ただんくみぶんちゅうの@多段組文中の
 \end_layout
 
 \end_inset
@@ -35218,7 +35112,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-多段組文中に数式を作ると、段の中に収まりきらないことも多く、ページ幅全体に広がるようにする必要があることがあります。これは、
+多段組文中に数式を作ると,段の中に収まりきらないことも多く,ページ幅全体に広がるようにする必要があることがあります.これは,
 \series bold
 multicol
 \series default
@@ -35231,7 +35125,8 @@ status collapsed
 \series bold
 multicol
 \series default
-は、標準的LaTeX頒布版のすべてに含まれています。
+は,標準的\SpecialChar LaTeX
+頒布版のすべてに含まれています.
 \end_layout
 
 \end_inset
@@ -35246,7 +35141,8 @@ status collapsed
 
 \end_inset
 
- LaTeXパッケージを、
+ \SpecialChar LaTeX
+パッケージを,
 \end_layout
 
 \begin_layout Standard
@@ -35258,7 +35154,8 @@ usepackage{multicol}
 \end_layout
 
 \begin_layout Standard
-というLaTeXプリアンブル行を書いて読み込むことで、実現できます。
+という\SpecialChar LaTeX
+プリアンブル行を書いて読み込むことで,実現できます.
 \end_layout
 
 \begin_layout Standard
@@ -35266,16 +35163,16 @@ usepackage{multicol}
 status open
 
 \begin_layout Plain Layout
-ここで
+ここで
 \family sans
-文書\SpecialChar \menuseparator
+文書\SpecialChar menuseparator
 設定
 \family default
 メニューの
 \family sans
 本文レイアウト
 \family default
-で
+で
 \family sans
 二段組文書
 \family default
@@ -35283,7 +35180,7 @@ status open
 \emph on
 有効にしてはならない
 \emph default
-ことに注意してください
+ことに注意してください
 \end_layout
 
 \end_inset
@@ -35304,7 +35201,8 @@ begin{multicols}{段数}
 \end_layout
 
 \begin_layout Standard
-というコマンドをTeXモードで書き入れます。「段数」は、2
+というコマンドを\SpecialChar TeX
+モードで書き入れます.「段数」は,2
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -35312,7 +35210,7 @@ begin{multicols}{段数}
 \begin_inset space \thinspace{}
 \end_inset
 
-10のあいだの数字です。多段組文の終わる数式の前には、
+10のあいだの数字です.多段組文の終わる数式の前には,
 \end_layout
 
 \begin_layout Standard
@@ -35324,33 +35222,30 @@ end{multicols}
 \end_layout
 
 \begin_layout Standard
-というコマンドをTeXモードで入れます。
+というコマンドを\SpecialChar TeX
+モードで入れます.
 \end_layout
 
 \begin_layout Standard
-このコマンドによって、数式の前にいくらかの余白が、自動的に作られます。これをなくすには、数式の前に-6
+このコマンドによって,数式の前にいくらかの余白が,自動的に作られます.これをなくすには,数式の前に-6
 \begin_inset space \thinspace{}
 \end_inset
 
-mmの垂直空白を入れて下さい数式様式
+mmの垂直空白を入れて下さい数式様式
 \series bold
 
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-数式様式に関しては、第
-\series default
-
+数式様式に関しては,第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節をご覧下さい
+節をご覧下さい
 \end_layout
 
 \end_inset
@@ -35361,15 +35256,15 @@ reference "sec:数式様式"
 \series bold
 行頭下げ
 \series default
-を使用している場合には代わりに-9
+を使用している場合には代わりに-9
 \begin_inset space \thinspace{}
 \end_inset
 
-mmの垂直空白を入れて下さい
+mmの垂直空白を入れて下さい
 \end_layout
 
 \begin_layout Standard
-以下は、別行建て数式を含む、多段組文の例です。
+以下は,別行立て数式を含む,多段組文の例です.
 \end_layout
 
 \begin_layout Standard
@@ -35422,7 +35317,8 @@ end{multicols}
 \end_inset
 
 
-\begin_inset Formula \begin{equation}
+\begin_inset Formula 
+\begin{equation}
 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi
 \end{equation}
 
@@ -35508,16 +35404,12 @@ reference "eq:within"
 
 \end_inset
 
-式のように、数式内で変数の説明をするには、
+式のように,数式内で変数の説明をするには,
 \begin_inset Formula $n$
 \end_inset
 
-個の変数が使われている場合、左寄せの列を持つ2
-\series bold
-\series default
-
-\begin_inset Formula $n$
+個の変数が使われている場合,左寄せの列を持つ
+\begin_inset Formula $2\times n$
 \end_inset
 
 行列を使用します
@@ -35525,19 +35417,19 @@ reference "eq:within"
 status collapsed
 
 \begin_layout Plain Layout
-行列に関しては
+行列に関しては
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:行列"
 
 \end_inset
 
-節参照
+節参照
 \end_layout
 
 \end_inset
 
-。説明を小さな文字にするには、行列の前に、たとえば
+.説明を小さな文字にするには,行列の前に,たとえば
 \series bold
 
 \backslash
@@ -35548,19 +35440,19 @@ footnotesize
 status collapsed
 
 \begin_layout Plain Layout
-フォント寸法に関しては
+フォント寸法に関しては
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:書体寸法"
+reference "subsec:書体寸法"
 
 \end_inset
 
-節参照
+節参照
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
@@ -35571,25 +35463,21 @@ reference "sub:書体寸法"
 status collapsed
 
 \begin_layout Plain Layout
-
-\series bold
-数式様式に関しては、第
-\series default
-
+数式様式に関しては,第
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:数式様式"
 
 \end_inset
 
-節参照
+節参照
 \end_layout
 
 \end_inset
 
 
 \series default
-を使っている場合、行列を数式とページ余白から等距離に置くために、行列の前後に
+を使っている場合,行列を数式とページ余白から等距離に置くために,行列の前後に
 \series bold
 
 \backslash
@@ -35606,23 +35494,23 @@ status collapsed
 \backslash
 hfill
 \series default
-は
+は
 \series bold
 行頭下げ
 \series default
-様式のときのみ機能します
+様式のときのみ機能します
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:可変長の空白"
+reference "subsec:可変長の空白"
 
 \end_inset
 
-節をご覧下さい
+節をご覧下さい
 \end_layout
 
 \end_inset
 
-を入れます
+を入れます
 \end_layout
 
 \begin_layout Standard
@@ -35630,22 +35518,24 @@ reference "sub:可変長の空白"
 \series bold
 中央揃え
 \series default
-を使っている場合、数式を字下げするには、
+を使っている場合,数式を字下げするには,
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:flalign環境"
+reference "subsec:flalign環境"
 
 \end_inset
 
-節で述べた方法を使用します
+節で述べた方法を使用します
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:within"
 
 \end_inset
 
-式には5列があり、最初の2列には数式、3列めには行列、最終列には空のTeX括弧が入っています。
-\begin_inset Formula \begin{flalign}
+式には5列があり,最初の2列には数式,3列めには行列,最終列には空の\SpecialChar TeX
+括弧が入っています.
+\begin_inset Formula 
+\begin{flalign}
 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
 \rho & \textrm{density}\\
 V & \textrm{volume}\\
@@ -35662,7 +35552,7 @@ g & \textrm{gravitational acceleration}
 アップライト体のギリシャ小文字
 \begin_inset CommandInset label
 LatexCommand label
-name "sub:アップライト体ギリシャ小文字"
+name "subsec:アップライト体ギリシャ小文字"
 
 \end_inset
 
@@ -35680,11 +35570,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-ほとんどの数式書体は、イタリック体のギリシャ小文字しか提供していません。しかし、
+ほとんどの数式書体は,イタリック体のギリシャ小文字しか提供していません.しかし,
 \begin_inset Formula $\pi$
 \end_inset
 
-中間子やニュートリノのような素粒子の記号には、アップライト体のギリシャ文字が必要とされます。
+中間子やニュートリノのような素粒子の記号には,アップライト体のギリシャ文字が必要とされます.
 \series bold
 upgreek.sty
 \series default
@@ -35697,7 +35587,7 @@ status collapsed
 \series bold
 upgreek
 \series default
-は
+は
 \series bold
 was
 \series default
@@ -35724,7 +35614,8 @@ vspace{4mm}
 
 \end_inset
 
- LaTeXパッケージの一部です。
+ \SpecialChar LaTeX
+パッケージの一部です.
 \end_layout
 
 \end_inset
@@ -35751,7 +35642,8 @@ usepackage{upgreek}
 \end_layout
 
 \begin_layout Standard
-というLaTeXプリアンブル行で読み込めば、これらが提供されるようになります。
+という\SpecialChar LaTeX
+プリアンブル行で読み込めば,これらが提供されるようになります.
 \begin_inset ERT
 status collapsed
 
@@ -35769,35 +35661,37 @@ ifupgreek
 status open
 
 \begin_layout Plain Layout
-以下の表は
+以下の表は
 \series bold
 upgreek
 \series default
- LaTeXパッケージが導入済みのときのみ表示されます。
+ \SpecialChar LaTeX
+パッケージが導入済みのときのみ表示されます.
 \end_layout
 
 \end_inset
 
-アップライト体のギリシャ小文字はギリシャ小文字のコマンド名の前に
+アップライト体のギリシャ小文字はギリシャ小文字のコマンド名の前に
 \series bold
 up
 \series default
-を付けると作ることができますたとえば
+を付けると作ることができますたとえば
 \series bold
 
 \backslash
 uptau
 \series default
-コマンドは
+コマンドは
 \begin_inset Formula $\uptau$
 \end_inset
 
-のようになります
+のようになります
 \end_layout
 
 \begin_layout Standard
-これらのコマンドを使えば、以下のような素粒子の反応を組版することができるようになります。
-\begin_inset Formula \[
+これらのコマンドを使えば,以下のような素粒子の反応を組版することができるようになります.
+\begin_inset Formula 
+\[
 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}
 \]
 
@@ -35807,7 +35701,11 @@ uptau
 \end_layout
 
 \begin_layout Standard
-アップライト体の文字は、イタリック体のものよりも太く幅広です。したがって、これらを「µm」のような単位に使うべきではありません。
+アップライト体の文字は,イタリック体のものよりも太く幅広です.したがって,これらを「
+\begin_inset Formula $\mu m$
+\end_inset
+
+」のような単位に使うべきではありません.
 \end_layout
 
 \begin_layout Standard
@@ -35828,11 +35726,12 @@ else
 status open
 
 \begin_layout Plain Layout
-以下は
+以下は
 \series bold
 upgreek
 \series default
- LaTeXパッケージが導入されていないときのみ表示されます。
+ \SpecialChar LaTeX
+パッケージが導入されていないときのみ表示されます.
 \end_layout
 
 \end_inset
@@ -35841,11 +35740,12 @@ upgreek
 \end_layout
 
 \begin_layout Standard
-この小節のすべてを出力で見るには
+この小節のすべてを出力で見るには
 \series bold
 upgreek
 \series default
- LaTeXパッケージを導入する必要があります。
+ \SpecialChar LaTeX
+パッケージを導入する必要があります.
 \end_layout
 
 \begin_layout Standard
 
 \begin_layout Subsection
 数式中のテキスト文字
-\begin_inset CommandInset label
-LatexCommand label
-name "sub:数式中のテキスト文字"
-
-\end_inset
-
-
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-てきすと@テキスト ! すうしきちゅうの@数式中の ---
+てきすと @ テキスト ! すうしきちゅうの @ 数式中の
 \end_layout
 
 \end_inset
@@ -35886,11 +35779,11 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-折にふれて、テキスト文字を直接数式中に入れたいときがあるでしょう。たとえば、中黒「·」を
+折にふれて,テキスト文字を直接数式中に入れたいときがあるでしょう.たとえば,中黒「·」を
 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
 \end_inset
 
-のように数式中で頻繁に用いようとすると、この中黒はすべてのエンコーディングでテキスト文字として定義されているために、代わりに
+のように数式中で頻繁に用いようとすると,この中黒はすべてのエンコーディングでテキスト文字として定義されているために,代わりに
 \series bold
 
 \backslash
@@ -35904,16 +35797,16 @@ status collapsed
 第
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:二項演算子"
+reference "subsec:二項演算子"
 
 \end_inset
 
-節参照
+節参照
 \end_layout
 
 \end_inset
 
-コマンドを挿入しなくてはならなくなることでしょう。しかし、
+コマンドを挿入しなくてはならなくなることでしょう.しかし,
 \end_layout
 
 \begin_layout Standard
@@ -35931,59 +35824,89 @@ else
 \backslash
 textperiodcentered
 \backslash
-f\SpecialChar \textcompwordmark{}
+f\SpecialChar ligaturebreak
 i}
 \end_layout
 
 \begin_layout Standard
-というLaTeXプリアンブル行を使えば、エンコーディングに変更を加えることができます。
+という\SpecialChar LaTeX
+プリアンブル行を使えば,エンコーディングに変更を加えることができます.
 \end_layout
 
 \begin_layout Standard
-文字エンコーディング
+文字エンコーディング(
 \family sans
-文書\SpecialChar \menuseparator
-設定\SpecialChar \menuseparator
+文書\SpecialChar menuseparator
+設定\SpecialChar menuseparator
 言語
 \family default
-メニュー)は、キーボード上のキーが押されたときにどの文字が表示されるかを指定します。「·」文字に対応するキーが押されると、内部的には
+メニュー)は,キーボード上の
+\begin_inset Flex Ruby
+status collapsed
+
+\begin_layout Plain Layout
+鍵
+\begin_inset Argument post:1
+status collapsed
+
+\begin_layout Plain Layout
+キー
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+が押されたときにどの文字が表示されるかを指定します.「·」文字に対応する鍵が押されると,内部的には
 \series bold
 
 \backslash
 textperiodcentered
 \series default
-コマンドが使用されます。しかし、このコマンドは数式中では使えないので、LaTeXエラーが発生するのです。変更後のエンコーディングでは、文字が数式中に挿入されたか
-否かによって、正しいコマンドが自動的に選択されます。
+コマンドが使用されます.しかし,このコマンドは数式中では使えないので,\SpecialChar LaTeX
+エラーが発生するのです.変更後のエンコーディングでは,文字が数式中に挿入されたか否かによっ
+て,正しいコマンドが自動的に選択されます.
 \end_layout
 
 \begin_layout Standard
-定義ファイル中には、複数の文字のエンコーディングが保管されています。たとえば、
+定義ファイル中には,複数の文字のエンコーディングが保管されています.たとえば,
 \series bold
 latin9
 \series default
-エンコーディングは、LaTeXがインストールされたフォルダにある
+エンコーディングは,\SpecialChar LaTeX
+がインストールされたフォルダにある
 \series bold
 latin9.def
 \series default
-ファイルに定義されています。エンコーディングは、LaTeXプリアンブルで変更するべきであって、定義ファイルを変更してはなりません。さもないと、自分の作成した文書
-は、他のコンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます。
+ファイルに定義されています.エンコーディングは,\SpecialChar LaTeX
+プリアンブルで変更するべきであって,定義ファイルを変更してはなりません.さもないと,自分の作成した文書は,他のコ
+ンピューターで作業をしている他のユーザーによっては編集することができなくなってしまいます.
 \end_layout
 
 \begin_layout Standard
 \begin_inset VSpace medskip
 \end_inset
 
-中黒の他にこの文書では、角度記号「°」が、数式に直接入れることができるよう、以下のようなLaTeXプリアンブル行で定義されています
+中黒の他にこの文書では,角度記号「
+\begin_inset Formula $^{\circ}$
+\end_inset
+
+」が,数式に直接入れることができるよう,以下のような\SpecialChar LaTeX
+プリアンブル行で定義されています
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-(訳註)pLaTeXでは、これらの定義は必要ないので、コメントアウトして無効にしてあります。
+【訳註】p\SpecialChar LaTeX
+では,これらの定義は必要ないので,コメントアウトして無効にしてあります.
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Standard
@@ -36001,12 +35924,90 @@ else
 \backslash
 textdegree
 \backslash
-f\SpecialChar \textcompwordmark{}
+f\SpecialChar ligaturebreak
 i}
 \end_layout
 
+\begin_layout Subsection
+数式中の\SpecialChar LaTeX
+コメント
+\begin_inset Index idx
+status collapsed
+
+\begin_layout Plain Layout
+L atexこめんと@\SpecialChar LaTeX
+コメント
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
 \begin_layout Standard
-\begin_inset Newpage newpage
+本文中では,ファイルの\SpecialChar LaTeX
+ソースコードでのみ見ることのできるコメントを,
+\family sans
+挿入
+\lang english
+\SpecialChar menuseparator
+
+\lang japanese
+註釈
+\lang english
+\SpecialChar menuseparator
+
+\lang japanese
+コメント
+\family default
+メニューで挿入することができます.これと同じことは,数式中ではできませんが,
+\end_layout
+
+\begin_layout Standard
+
+\series bold
+
+\backslash
+%
+\end_layout
+
+\begin_layout Standard
+というコマンドを使えば,\SpecialChar LaTeX
+コメントを挿入することができます.このコマンドを打ち込むと,コメントを書き込むことのできるボックスが生成されます.\SpecialChar LyX
+のバグのせいで
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #9002"
+target "http://www.lyx.org/trac/ticket/9002"
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+
+,コメント中に,通常の本文や数式内本文そのものを書くことはできませんが,\SpecialChar LaTeX
+出力中に,\SpecialChar LaTeX
+コマンドの形では見ることができます.
+\lang english
+
+\begin_inset Newline newline
+\end_inset
+
+
+\lang japanese
+下記は,\SpecialChar LaTeX
+コメントを持つ数式の例です.
+\begin_inset Formula 
+\[
+A=B%\text{これはコメントです。}
+\]
+
 \end_inset
 
 
@@ -36028,40 +36029,40 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-この節は、ISO規範に掲げてある、もっとも重要な組版ルールの要約です
+この節は,ISO規範に掲げてある,もっとも重要な組版ルールの要約です
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-この要約の一部はISO規則を取り上げている「Duden」
+この要約の一部はISO規則を取り上げている「Duden」
 \begin_inset CommandInset citation
 LatexCommand cite
 key "Duden"
 
 \end_inset
 
-と呼ばれるドイツの半公的辞書から採られています
+と呼ばれるドイツの半公的辞書から採られています
 \end_layout
 
 \end_inset
 
-。
+.
 \end_layout
 
 \begin_layout Itemize
-物理単位は、つねに(イタリック文中にあるときも)アップライト体にします
+物理単位は,つねに(イタリック文中にあるときも)アップライト体にします
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-書体様式で指定します
+書体様式で指定します
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:書体様式"
+reference "subsec:書体様式"
 
 \end_inset
 
-節を参照
+節を参照
 \end_layout
 
 \end_inset
@@ -36074,24 +36075,24 @@ km/h
 \begin_inset Newline newline
 \end_inset
 
-値と単位の間には、最小空白を入れます。
+値と単位の間には,最小空白を入れます.
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:定義済みの空白"
+reference "subsec:定義済みの空白"
 
 \end_inset
 
-節を参照
+節を参照
 \begin_inset Newline newline
 \end_inset
 
-この慣習は
+この慣習は
 \series bold
 
 \backslash
 unittwo
 \series default
-コマンドを使用すると、つねに満たされます。このコマンドを数式に入れると、二つの枠が現れます。最初の枠には値をいれ、第二の枠に単位を入れると、上記と同じような結果
+コマンドを使用すると,つねに満たされます.このコマンドを数式に入れると,二つの枠が現れます.最初の枠には値をいれ,第二の枠に単位を入れると,上記と同じような結果
 が得られます:
 \begin_inset Formula $\unit[30]{km/h}$
 \end_inset
@@ -36100,23 +36101,25 @@ unittwo
 \begin_inset space \thinspace{}
 \end_inset
 
-。実は、
+.実は,
 \series bold
 
 \backslash
 unittwo
 \series default
-は、LaTeXコマンドの実体ではなく、
+は,\SpecialChar LaTeX
+コマンドの実体ではなく,
 \series bold
 
 \backslash
 unit[値]{単位}
 \series default
-というコマンドです。したがって、これをTeXコード中で使用することはできません。
+というコマンドです.したがって,これを\SpecialChar TeX
+コード中で使用することはできません.
 \end_layout
 
 \begin_layout Itemize
-百分率記号と千分率記号は物理単位と同様に組みます:
+百分率記号と千分率記号は物理単位と同様に組みます:
 \begin_inset Newline newline
 \end_inset
 
@@ -36128,15 +36131,23 @@ unit[値]{単位}
 \end_layout
 
 \begin_layout Itemize
-角度記号は値の直後に置きます:15°。しかし、単位として用いられるときは別です:15
+角度記号は値の直後に置きます:
+\begin_inset Formula $15^{\circ}$
+\end_inset
+
+.しかし,単位として用いられるときは別です:15
 \begin_inset space \thinspace{}
 \end_inset
 
-°C
+
+\begin_inset Formula $^{\circ}\negmedspace\mbox{C}$
+\end_inset
+
+
 \end_layout
 
 \begin_layout Itemize
-4桁以上の数は、3桁ごとに最小空白を直前に挿入して、グループ化します:18
+4桁以上の数は,3桁ごとに最小空白を直前に挿入して,グループ化します:18
 \begin_inset space \thinspace{}
 \end_inset
 
@@ -36148,38 +36159,45 @@ unit[値]{単位}
 \end_layout
 
 \begin_layout Itemize
-120×90×40
+\begin_inset Formula $120\times90\times40$
+\end_inset
+
+
 \begin_inset space \thinspace{}
 \end_inset
 
-cmのような寸法には、積記号「×」を用います。これは、
+cmのような寸法には,積記号「
+\begin_inset Formula $\times$
+\end_inset
+
+」を用います.これは,
 \series bold
 
 \backslash
 times
 \series default
-コマンドか
+コマンドか
 \family sans
-挿入\SpecialChar \menuseparator
-特殊文字\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+特殊文字\SpecialChar menuseparator
 記号
 \family default
-メニューから入れることができます
+メニューから入れることができます
 \end_layout
 
 \begin_layout Itemize
-いくつかの文字を含む函数名は、混乱を防ぐためにアップライト体にします。
+いくつかの文字を含む関数名は,混乱を防ぐためにアップライト体にします.
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "sub:定義済み函数"
+reference "subsec:定義済み函数"
 
 \end_inset
 
-節を参照
+節を参照
 \end_layout
 
 \begin_layout Itemize
-複数の文字を含む指数はアップライト体にします:
+複数の文字を含む指数はアップライト体にします:
 \begin_inset Formula $E_{\mathrm{kin}}$
 \end_inset
 
@@ -36195,7 +36213,7 @@ reference "sub:定義済み函数"
 \end_layout
 
 \begin_layout Itemize
-微分作用素・積分作用素「d」、オイラー数「e」、虚数単位「i」は、他の変数と間違えることを避けるために、アップライト体にします。
+微分作用素・積分作用素「d」,オイラー数「e」,虚数単位「i」は,他の変数と間違えることを避けるために,アップライト体にします.
 \end_layout
 
 \begin_layout Itemize
@@ -36203,21 +36221,12 @@ reference "sub:定義済み函数"
 \noun on
 フーリエ
 \noun default
-変換を表す文字は
+変換を表す文字は
 \series bold
 
 \backslash
 mathscr
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-spce 
-\end_layout
-
+\begin_inset space \textvisiblespace{}
 \end_inset
 
 {F
@@ -36236,46 +36245,16 @@ mathscr
 
 か
 \family sans
-挿入\SpecialChar \menuseparator
-特殊文字\SpecialChar \menuseparator
-記号\SpecialChar \menuseparator
+挿入\SpecialChar menuseparator
+特殊文字\SpecialChar menuseparator
+記号\SpecialChar menuseparator
 文字様記号
 \family default
 メニューの
 \begin_inset Formula $\mathscr{F}$
 \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
@@ -36300,7 +36279,7 @@ status collapsed
 \end_layout
 
 \begin_layout Standard
-いくつかの文字や記号は、複数のコマンドから作ることができます。以下は、同義のコマンドの一覧です。
+いくつかの文字や記号は,複数のコマンドから作ることができます.以下は,同義のコマンドの一覧です.
 \end_layout
 
 \begin_layout Standard
@@ -36308,17 +36287,21 @@ status collapsed
 \end_inset
 
 
+\lang english
+
 \begin_inset space \hfill{}
 \end_inset
 
 
+\lang japanese
+
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36327,34 +36310,18 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 同義のコマンド
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Plain Layout
-ここで
-\series bold
-
-\backslash
-raisebox
-\series default
-はスペーサーとして使用しているだけです。
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36365,41 +36332,18 @@ ast
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-
-\backslash
-raisebox{-1.2mm}{
-\end_layout
-
-\end_inset
-
 *
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \end_inset
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36410,7 +36354,7 @@ choose
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36423,7 +36367,7 @@ binom
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36434,7 +36378,7 @@ geq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36447,7 +36391,7 @@ ge
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36458,7 +36402,7 @@ lbrace
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36469,7 +36413,7 @@ lbrace
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36480,7 +36424,7 @@ lbracket
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36491,7 +36435,7 @@ lbracket
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36502,7 +36446,7 @@ leftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36515,7 +36459,7 @@ gets
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36526,7 +36470,7 @@ leq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36539,7 +36483,7 @@ le
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36550,7 +36494,7 @@ lor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36563,7 +36507,7 @@ vee
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36574,7 +36518,7 @@ neq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36587,7 +36531,7 @@ not=
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36598,7 +36542,7 @@ slash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36609,7 +36553,7 @@ slash
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36620,14 +36564,11 @@ vert
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
-\begin_inset Formula $|$
-\end_inset
-
-
+|
 \end_layout
 
 \end_inset
@@ -36644,11 +36585,11 @@ vert
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
-<features tabularvalignment="middle">
+<features booktabs="true" tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36657,7 +36598,7 @@ vert
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36668,7 +36609,7 @@ vert
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36679,7 +36620,7 @@ backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36694,7 +36635,7 @@ backslash
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36705,7 +36646,7 @@ dasharrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36718,7 +36659,7 @@ dashrightarrow
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36729,7 +36670,7 @@ land
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36742,7 +36683,7 @@ wedge
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36753,7 +36694,7 @@ rbrace
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36764,7 +36705,7 @@ rbrace
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36775,7 +36716,7 @@ rbracket
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36786,7 +36727,7 @@ rbracket
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36797,7 +36738,7 @@ rightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36810,7 +36751,7 @@ to
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36821,7 +36762,7 @@ lnot
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36834,7 +36775,7 @@ neg
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36845,7 +36786,7 @@ ne
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36858,7 +36799,7 @@ not=
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36869,7 +36810,7 @@ owns
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36882,7 +36823,7 @@ ni
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36893,7 +36834,7 @@ square
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36906,7 +36847,7 @@ Box
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
@@ -36917,17 +36858,13 @@ Vert
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
 \begin_layout Plain Layout
 
 \backslash
-
-\begin_inset Formula $|$
-\end_inset
-
-
+|
 \end_layout
 
 \end_inset
@@ -36952,7 +36889,6 @@ Vert
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "TLC2"
@@ -36966,21 +36902,22 @@ Mittelbach, F.
 \shape default
 : 
 \shape italic
-The LaTeX Companion
+The \SpecialChar LaTeX
+ Companion
 \shape default
 , 2nd ed.
  Addison Wesley, 2004
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Mathmode"
 
 \end_inset
 
-LaTeXの数式能力の
+\SpecialChar LaTeX
+の数式能力の
 \begin_inset CommandInset href
 LatexCommand href
 name "説明"
@@ -36992,26 +36929,6 @@ target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
-\begin_inset CommandInset bibitem
-LatexCommand bibitem
-key "Voss"
-
-\end_inset
-
-LaTeXの技と秘訣の
-\begin_inset CommandInset href
-LatexCommand href
-name "ページ"
-target "http://tug.org/TeXnik/"
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "AMS"
@@ -37031,11 +36948,12 @@ AmS
 
 \end_inset
 
--LaTeXの
+-\SpecialChar LaTeX
+の
 \begin_inset CommandInset href
 LatexCommand href
 name "説明"
-target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
+target "http://mirrors.ctan.org/macros/latex/required/amslatex/math/amsldoc.pdf"
 
 \end_inset
 
@@ -37043,14 +36961,14 @@ 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"
 
 \end_inset
 
-LaTeXパッケージで利用できる記号の
+\SpecialChar LaTeX
+パッケージで利用できる記号の
 \begin_inset CommandInset href
 LatexCommand href
 name "全覧"
@@ -37062,23 +36980,23 @@ target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "hyperref"
+key "cancel"
 
 \end_inset
 
-LaTeX 
+\SpecialChar LaTeX
 \series bold
-hyperref
+cancel
 \series default
 
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-ぱっけーじ@パッケージ ! hyperref
+ぱっけーじ@パッケージ ! cancel
 \end_layout
 
 \end_inset
@@ -37087,7 +37005,7 @@ status collapsed
 \begin_inset CommandInset href
 LatexCommand href
 name "取扱説明書"
-target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
+target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf"
 
 \end_inset
 
@@ -37095,51 +37013,72 @@ target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
-key "Mathclap"
+key "hyperref"
 
 \end_inset
 
-第
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "sub:演算子の範囲"
+\SpecialChar LaTeX
+\series bold
+hyperref
+\series default
 
-\end_inset
+\begin_inset Index idx
+status collapsed
 
-節に述べられている
-\series bold
+\begin_layout Plain Layout
+ぱっけーじ@パッケージ ! hyperref
+\end_layout
 
-\backslash
-mathclap
-\series default
-コマンドの
+\end_inset
+
+パッケージの
 \begin_inset CommandInset href
 LatexCommand href
-name "説明"
-target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
+name "取扱説明書"
+target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
 
 \end_inset
 
 
+\end_layout
+
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "mhchem"
+
+\end_inset
+
+\SpecialChar LaTeX
+\series bold
+mhchem
+\series default
+
 \begin_inset Index idx
 status collapsed
 
 \begin_layout Plain Layout
-こまんど@コマンド ! M ! 
-\backslash
-mathclap
+ぱっけーじ@パッケージ ! mhchem
 \end_layout
 
 \end_inset
 
+パッケージの
+\begin_inset CommandInset href
+LatexCommand href
+name "取扱説明書"
+target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
+
+\end_inset
+
 
 \end_layout
 
 \begin_layout Bibliography
-\labelwidthstring 参考文献
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "Duden"
@@ -37155,7 +37094,25 @@ Duden Band 1
  Auflage, Duden 2001
 \end_layout
 
-\begin_layout Subsubsection*
+\begin_layout Bibliography
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
+key "Checklist"
+
+\end_inset
+
+原稿見直しの
+\begin_inset CommandInset href
+LatexCommand href
+name "チェックリスト"
+target "http://physics.nist.gov/Pubs/SP811/sec11.html"
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
 \begin_inset CommandInset index_print
 LatexCommand printindex
 type "idx"