lyx_mirror/lib/doc/ja/EmbeddedObjects.lyx
Uwe Stöhr 69463d7f13 EmbeddedObjects.lyx: description of new support for \includeonly , many thanks Jürgen!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37124 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-06 02:17:54 +00:00

33157 lines
587 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
\lyxformat 410
\begin_document
\begin_header
\textclass jbook
\begin_preamble
%% Added by the translator
% Correction for PDF bookmarks
\usepackage[dvipdfm,bookmarks=true,bookmarksnumbered=true,bookmarkstype=toc]{hyperref}
\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
% that links to image floats jumps
% to the beginning of the float and
% not to its caption
\usepackage[figure]{hypcap}
% the pages of the TOC is numbered roman
% and a PDF-bookmark for the TOC is added
\let\myTOC\tableofcontents
\renewcommand\tableofcontents{%
\frontmatter
\pdfbookmark[1]{\contentsname}{}
\myTOC
\mainmatter }
% provides caption formatting
\usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
% provides commands to set caption
% beside tables/images
\usepackage{sidecap}
\newcommand{\TabBesBeg}{%
\let\MyTable\table
\let\MyEndtable\endtable
\renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
\newcommand{\TabBesEnd}{%
\let\table\MyTable
\let\endtable\MyEndtable}
\newcommand{\FigBesBeg}{%
\let\MyFigure\figure
\let\MyEndfigure\endfigure
\renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
\newcommand{\FigBesEnd}{%
\let\figure\MyFigure
\let\endfigure\MyEndfigure}
% enables calculation of values,
\usepackage{calc}
% increase the bottom float placement fraction
\renewcommand{\bottomfraction}{0.5}
% avoids that floats are placed before their
% corresponding section starts
\let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
% speed up the longtable calculation
\setcounter{LTchunksize}{100}
% used for scaled and rotated boxes
\@ifundefined{rotatebox}{\usepackage{graphicx}}{}
% used for colored tables
\@ifundefined{textcolor}
{\usepackage{color}}{}
\definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
\definecolor{lightgrey}{gray}{0.8}
% check for package colortbl
% used for colored table cells
\newboolean{colortbl}
\IfFileExists{colortbl.sty}
{\usepackage{colortbl}
\setboolean{colortbl}{true}}
{\setboolean{colortbl}{false}}
% used for book-style tables
\usepackage{booktabs}
% used to have extra space in table cells
\@ifundefined{extrarowheight}
{\usepackage{array}}{}
\setlength{\extrarowheight}{2pt}
% used for customized tables
% ---
\newcolumntype{M}[1]
{>{\centering\hspace{0pt}}m{#1}}
\newcolumntype{S}[2]
{>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
\newcolumntype{K}[1]
{>{\columncolor{#1}\hspace{0pt}}c}
\newcolumntype{V}{!{\vrule width 1.5pt}}
\newcolumntype{W}{!{\color{green}\vline}}
% ---
% insert additional vertical space of
% 1.5 mm between footnotes
\let\myFoot\footnote
\renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
% number algorithm floats within chapters
\numberwithin{algorithm}{chapter}
% ------------------------------------
% used to check for needed LaTeX packages
\usepackage{ifthen}
% check for package arydshln
% used for tables with dashed lines
\newboolean{arydshln}
\IfFileExists{arydshln.sty}
{\usepackage{arydshln}
\setboolean{arydshln}{true}}
{\setboolean{arydshln}{false}}
% check for package marginnote
% used for margin notes
\newboolean{marginnote}
\IfFileExists{marginnote.sty}
{\usepackage{marginnote}
\let\marginpar\marginnote
\setboolean{marginnote}{true}}
{\setboolean{marginnote}{false}}
% check for package sidecap
% used for captions on the side
\newboolean{sidecap}
\IfFileExists{sidecap.sty}
{\usepackage{sidecap}
\setboolean{sidecap}{true}}
{\setboolean{sidecap}{false}}
% redefine the \LyX macro for PDF bookmarks
\def\LyX{\texorpdfstring{%
L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
{LyX}}
\usepackage{t1enc}
\renewcommand{\seename}{→}
\usepackage{subfig}
\DeclareCaptionOption{large}[]{\def\captionfont{\large}}
\DeclareCaptionOption{Large}[]{\def\captionfont{\Large}}
\end_preamble
\options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
\use_default_options false
\maintain_unincluded_children false
\language japanese
\inputencoding auto
\fontencoding global
\font_roman default
\font_sans default
\font_typewriter default
\font_default_family default
\use_non_tex_fonts false
\font_sc false
\font_osf false
\font_sf_scale 100
\font_tt_scale 100
\graphics default
\default_output_format default
\output_sync 0
\bibtex_command default
\index_command default
\paperfontsize 12
\spacing single
\use_hyperref true
\pdf_title "LyX's Figure, Table, Floats, Notes, and Boxes manual"
\pdf_author "LyX Team, Uwe Stohr"
\pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
\pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
\pdf_bookmarks true
\pdf_bookmarksnumbered true
\pdf_bookmarksopen true
\pdf_bookmarksopenlevel 1
\pdf_breaklinks false
\pdf_pdfborder false
\pdf_colorlinks true
\pdf_backref false
\pdf_pdfusetitle false
\pdf_quoted_options " linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false, pdfpagelabels"
\papersize a4paper
\use_geometry true
\use_amsmath 2
\use_esint 0
\use_mhchem 1
\use_mathdots 1
\cite_engine basic
\use_bibtopic false
\use_indices false
\paperorientation portrait
\suppress_date false
\use_refstyle 0
\notefontcolor #0000ff
\index 索引
\shortcut idx
\color #008000
\end_index
\leftmargin 2.5cm
\topmargin 2.5cm
\rightmargin 2.5cm
\bottommargin 3cm
\secnumdepth 3
\tocdepth 3
\paragraph_separation skip
\defskip medskip
\quotes_language english
\papercolumns 1
\papersides 2
\paperpagestyle default
\bullet 1 1 34 -1
\bullet 2 2 35 -1
\bullet 3 2 7 -1
\tracking_changes false
\output_changes false
\html_math_output 0
\html_be_strict false
\end_header
\begin_body
\begin_layout Title
LyXにおける図表・フロート・注釈・ボックス・外部素材の詳細についての説明書
\end_layout
\begin_layout Author
LyXプロジェクトチーム
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
\noindent
コメントや間違いの指摘がありましたら、LyX文書化メーリングリスト
\begin_inset CommandInset href
LatexCommand href
name "lyx-docs@lists.lyx.org"
target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
type "mailto:"
\end_inset
までお送り下さい。
\end_layout
\end_inset
\begin_inset Note Note
status collapsed
\begin_layout Plain Layout
著者Uwe Stöhr
\end_layout
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset Newline newline
\end_inset
\family sans
バージョン2.0.x
\end_layout
\begin_layout Standard
\begin_inset CommandInset toc
LatexCommand tableofcontents
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Note
status collapsed
\begin_layout Plain Layout
本文書の全体をPDFやPS、DVIに書き出すには、
\series bold
arydshln
\series default
\series bold
colortbl
\series default
\series bold
marginnote
\series default
\series bold
sidecap
\series default
の各LaTeXパッケージが導入されている必要があります。これらが導入されていなくても、文書を書き出すことはできますが、これらのパッケージが必要な節は出力には表示
されません。
\end_layout
\begin_layout Plain Layout
本文書の最新PDF版は
\begin_inset Newline newline
\end_inset
\series bold
http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
\series default
\begin_inset Newline newline
\end_inset
にあります。
\end_layout
\end_inset
\end_layout
\begin_layout Chapter
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ず@図
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
がぞう@画像|see
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
{
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Section
画像ダイアログ
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ず@図 ! がぞうだいあろぐ@画像ダイアログ
\end_layout
\end_inset
\begin_inset CommandInset label
LatexCommand label
name "sec:画像ダイアログ"
\end_inset
\end_layout
\begin_layout Standard
画像を文書に挿入するには、文中の挿入箇所にカーソルを置いて、ツールバーアイコン
\begin_inset Graphics
filename ../../images/dialog-show-new-inset_graphics.png
scale 85
scaleBeforeRotation
\end_inset
をクリックするか、
\family sans
挿入\SpecialChar \menuseparator
画像
\family default
メニューを使用して下さい。すると、ダイアログが現れるので、読み込むファイルを選択して下さい。出力中での画像は、本文中の挿入位置に正確に出力されます。
\end_layout
\begin_layout Standard
画像ダイアログは、画像をクリックすることによって、いつでも呼び出すことができます。このダイアログには、以下の三つのタブがあります。
\end_layout
\begin_layout Description
\family sans
画像
\family default
ここでは、画像ファイルを選択し、その出力での表示のしかたを調整することができます。画像寸法で使用することのできる単位については付録
\begin_inset CommandInset ref
LatexCommand ref
reference "cha:LyXで使用できる単位"
\end_inset
に説明があります。
\begin_inset Newline newline
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ず@図 ! のかいてん@---の回転
\end_layout
\end_inset
回転角と回転原点を指定することによって、反時計廻り方向へ画像を回転することができます。画像は、LyX内でも回転して表示されます。
\begin_inset Newline newline
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ず@図 ! のしんしゅく@---の伸縮
\end_layout
\end_inset
画像は、パーセント値を指定するか、幅と高さを明示的に設定することによって、伸縮させることができます。幅と高さのどちらか一方のみを指定した場合には、残りの寸法は自
動的に決定されます。両方とも指定した場合には、指定した寸法に画像が変換されますので、変形してしまう可能性があります。画像が変形するのを防ぐには、
\family sans
縦横比を維持する
\family default
オプションを指定して下さい。すると画像は、幅と高さが指定した寸法を越えないように伸縮されます。
\begin_inset Newline newline
\end_inset
画像を右クリックすると現れるコンテクストメニューで
\family sans
外部で編集
\family default
という項目を選ぶことによって、画像を指定したプログラムで開くことができます。このプログラムは、LyX設定のファイル書式設定で、各画像書式ごとに設定することができ
ます。
\end_layout
\begin_layout Description
\family sans
切り抜き
\family default
伸縮単位を使用する代わりに、出力における画像の縦横の長さを調整するのに、画像座標の設定をすることができます。座標は、
\family sans
ファイルから取得
\family default
ボタンを押すことによって、自動的に計算することもできます。
\family sans
境界枠で切り抜く
\family default
オプションは、指定された座標内の画像領域のみ印字します。通常は、画像座標を気にする必要はないので、このタブは無視して構いません。
\end_layout
\begin_layout Description
\family sans
LaTeXとLyXのオプション
\family default
このタブでは、LyX内での画像表示法を調整できる他、LaTeXのエキスパート向けにLaTeXオプションを追加することができるようになっています。
\family sans
\begin_inset Newline newline
\end_inset
下書きモード
\family default
オプションを指定すると、画像は出力には現れず、画像と同じ大きさの枠だけが表示されます。
\family sans
\begin_inset Newline newline
\end_inset
エクスポートする際に解凍しない
\family default
オプションは、
\emph on
x.eps.gz
\emph default
のような、zip圧縮されたEPS画像のみに有効です。このオプションが有効になっていると、LaTeXはzip圧縮EPS画像をそのまま取り扱えるので、画像は解凍され
ません。
\begin_inset Newline newline
\end_inset
zip圧縮EPS画像は、出力書式としてPostScriptを選択する場合には、ディスク領域を節約できるので便利です。付録
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:PostScript"
\end_inset
をご参照下さい。EPS画像をzip圧縮するには、UNIXシェルかWindowsコンソールから以下のコマンドを実行して下さい。
\begin_inset Newline newline
\end_inset
\series bold
gzip x.eps
\series default
\begin_inset Newline newline
\end_inset
\series bold
zgrep %%Bounding x.eps.gz > x.eps.bb
\series default
\begin_inset Newline newline
\end_inset
二つめのコマンドは、LaTeXが圧縮画像を取り扱う際に必要な領域ボックスファイル「x.eps.bb」を生成します。
\begin_inset Newline newline
\end_inset
\family sans
画像グループ
\family default
フィールドでは、画像設定グループを定義したり既存のグループに所属させたりすることができます
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ず@図 ! せっていぐるーぷ@設定グループ
\end_layout
\end_inset
。これらのグループ内の画像は、共通した設定を持つので、グループ内の一つの画像の設定をいじると、自動的にグループ内の全ての画像の設定が同じように変更されます。した
がって、たとえば、たくさんの画像の寸法を変更したいときにも、一つ一つの寸法を手動で変更せずに済むのです。既存のグループに帰属させるには、画像のコンテクストメニュ
ーを使用して、望むグループ名をチェックすることで行うこともできます。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
下記はEPS書式
\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
\align center
\begin_inset Graphics
filename ../clipart/mobius.eps
scale 70
scaleBeforeRotation
rotateOrigin center
\end_inset
\end_layout
\begin_layout Standard
下記は上と同じ画像ですが、下書きモードのものです。
\end_layout
\begin_layout Standard
\align center
\begin_inset Graphics
filename ../clipart/mobius.eps
scale 70
draft
scaleBeforeRotation
rotateOrigin center
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Newpage newpage
\end_inset
\end_layout
\begin_layout Section
図フロート
\begin_inset CommandInset label
LatexCommand label
name "sec:図フロート"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! ず@図
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ず@図 ! ふろーと@フロート
\end_layout
\end_inset
\end_layout
\begin_layout Standard
フロートについての一般的な説明は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:フロートはじめに"
\end_inset
節をご覧下さい。
\end_layout
\begin_layout Standard
ツールバーボタンの
\begin_inset Graphics
filename ../../images/float-insert_figure.png
scale 85
scaleBeforeRotation
\end_inset
\family sans
挿入\SpecialChar \menuseparator
フロート\SpecialChar \menuseparator
\family default
メニューを用いると、「図 #」(#は実際には数字です)というラベルのキャプションを持ったフロートが挿入されます。画像は、図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:犠牲のカモノハシ"
\end_inset
のようにキャプションの上に置くこともできますし、図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:エッシャー"
\end_inset
のようにキャプションの下に置くこともできます。キャプションの配置について詳しくは、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:キャプションの配置"
\end_inset
節に述べられています。
\end_layout
\begin_layout Standard
\begin_inset Float figure
wide false
sideways false
status open
\begin_layout Plain Layout
\align center
\begin_inset Graphics
filename ../clipart/platypus.eps
width 50col%
scaleBeforeRotation
rotateOrigin center
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:犠牲のカモノハシ"
\end_inset
フロート中の激しく歪んだカモノハシ
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float figure
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:エッシャー"
\end_inset
行ってしまったM.C.エッシャー
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Graphics
filename ../clipart/escher-lsd.eps
scale 80
scaleBeforeRotation
rotateOrigin center
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
さんしょう@参照 ! ずへの@図への ---
\end_layout
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:犠牲のカモノハシ"
\end_inset
図と第
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:エッシャー"
\end_inset
図は、参照された図の例です。図は、本文中でラベルを参照することによって参照できます。これをするには、まず、
\family sans
挿入\SpecialChar \menuseparator
ラベル
\family default
メニューかツールバーボタン
\begin_inset Graphics
filename ../../images/label-insert.png
scale 85
scaleBeforeRotation
\end_inset
を使用して、キャプションにラベルを挿入してください。その後、
\family sans
挿入\SpecialChar \menuseparator
相互参照
\family default
メニューかツールバーボタン
\begin_inset Graphics
filename ../../images/dialog-show-new-inset_ref.png
scale 85
scaleBeforeRotation
\end_inset
を使用して、ラベルを参照することができます。LaTeXは仕上文書でのフロートの位置を調整するので、「上図」のような曖昧な参照のしかたをするのではなく、フロートを
直接参照することが重要です。仕上文書では、「上図」ではないことが、大いにありうるからです。
\begin_inset Newline newline
\end_inset
参照は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:フロートの参照"
\end_inset
節で詳細に説明されています。
\end_layout
\begin_layout Standard
通常、図フロートには一つの画像だけを挿入しますが、場合によっては、二つの画像に別々の副キャプションをつけて挿入したいこともあるかもしれません。その場合は、既存の
図フロートの中に図フロートを入れ込むことによって、実現することができます。ただし、図一覧にはフロートの主キャプションのみが表示されることに留意してください。図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:歪められた二つの像"
\end_inset
は、二つの画像が横に並んでいる図フロートの例です。二つめの画像を一つめの下に持ってくることも可能です。図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:何かわからない構造"
\end_inset
と図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:カモノハシ"
\end_inset
が内部図になります。
\end_layout
\begin_layout Standard
\begin_inset Float figure
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset space \hfill{}
\end_inset
\begin_inset Float figure
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:何かわからない構造"
\end_inset
何かわからない構造
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Graphics
filename ../clipart/escher-lsd.eps
width 45col%
scaleBeforeRotation
groupId distorted
\end_inset
\end_layout
\end_inset
\begin_inset space \hfill{}
\end_inset
\begin_inset Float figure
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:カモノハシ"
\end_inset
カモノハシ
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Graphics
filename ../clipart/platypus.eps
width 45col%
scaleBeforeRotation
groupId distorted
\end_inset
\end_layout
\end_inset
\begin_inset space \hfill{}
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:歪められた二つの像"
\end_inset
歪められた二つの像。両画像とも、「歪曲」画像設定グループに属しています。
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Newpage newpage
\end_inset
\end_layout
\begin_layout Section
画像書式
\begin_inset CommandInset label
LatexCommand label
name "sec:画像書式"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
がぞうしょしき@画像書式
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ず@図 ! がぞうしょしき@画像書式
\end_layout
\end_inset
\end_layout
\begin_layout Standard
画像は、既知のファイル形式であれば、どのような形式でも挿入することができます。しかし、付録
\begin_inset CommandInset ref
LatexCommand ref
reference "cha:ファイル出力形式"
\end_inset
で説明されているように、出力に関しては、どの出力文書形式も、いくつかの画像形式しか受け付けません。したがってLyXは、画像を正しい形式に変換するのに、バックグラ
ウンドで
\family typewriter
ImageMagick
\family default
というプログラムを使用しています。バックグラウンドで変換が発生することを避けて作業能率を上げようとお考えならば、出力ファイル書式に直接埋め込める画像書式のみを使
用するとよいでしょう。出力ファイル書式は、付録
\begin_inset CommandInset ref
LatexCommand ref
reference "cha:ファイル出力形式"
\end_inset
に説明されています。
\end_layout
\begin_layout Standard
フォントと同じく、画像形式にも以下の二つの型があります。
\end_layout
\begin_layout Description
ビットマップ画像 は、ピクセル値を(時により圧縮された形で)保持しています。したがって、この画像形式は完全に伸縮可能ではなく、拡大するとピクセルが目立つようにな
ります。よく知られたビットマップ画像形式には、「Graphics Interchange Format画像交換形式GIF・ファイル拡張子は「
\family typewriter
.gif
\family default
」)
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
GIF|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
\end_inset
\end_layout
\end_inset
、「Portable Network Graphics可搬性ネットワーク画像ファイルPNG・ファイル拡張子は「
\family typewriter
.png
\family default
」)
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
PNG|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
\end_inset
\end_layout
\end_inset
、「Joint Photographic Experts Group写真専門家連合組織JPG・ファイル拡張子は「
\family typewriter
.jpg
\family default
」または「
\family typewriter
.jpeg
\family default
」)
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
JPG|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
\end_inset
\end_layout
\end_inset
などがあります。
\end_layout
\begin_layout Description
ベクトル画像 はベクトル値を保持しているので、データ損失なしに任意の寸法の伸縮させることができます。プレゼンテーションは、ビデオプロジェクタがかならず伸縮操作を
行うことになるので、プレゼンテーションを作成したいときには画像が伸縮できることが必須です。また、伸縮性は、オンライン文書でユーザーが図の拡大ができるようにするの
に便利です。
\begin_inset Newline newline
\end_inset
よく知られた伸縮可能画像形式には、「Scalable Vector Graphics伸縮可能ベクトル画像ファイルSVG・ファイル拡張子は「
\family typewriter
.svg
\family default
」)
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
SVG|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
\end_inset
\end_layout
\end_inset
、「Encapsulated PostScriptカプセル化ポストスクリプトEPS・ファイル拡張子は「
\family typewriter
.eps
\family default
」)
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
EPS|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
\end_inset
\end_layout
\end_inset
、「Portable Document Format可搬文書形式PDF・ファイル拡張子は「
\family typewriter
.pdf
\family default
」)
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
PDF
\end_layout
\end_inset
、「Windowsメタファイル」WMF・ファイル拡張子は「
\family typewriter
.wmf
\family default
」)
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
SVG|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
\end_inset
\end_layout
\end_inset
がありえます。「ありえます」と言ったのは、ビットマップ画像はいつでもPDFやEPSに変換することができますが、変換後も依然としてビットマップ画像のままだからです
。このような場合には、画像特性を示すヘッダが元々の画像に付け加えられるだけなのです
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
PDFの場合には、さらに元画像が圧縮されます。
\end_layout
\end_inset
。たとえば、
\family typewriter
Adobe Photoshop
\family default
が生成するPDFファイルは、ビットマップ画像です。
\end_layout
\begin_layout Standard
通常、ビットマップ画像を伸縮可能画像には変換できず、その逆のみが可能です。PDFやPostScript出力ファイルに直接埋め込むことができるのは、それぞれPDF
画像書式とEPS画像書式のみです。いまのところ適切なWMF/SVG
\begin_inset Formula $\to$
\end_inset
PDF/EPS変換子がないので、SVGおよびWMF画像は、出力ファイルが生成される際にビットマップに計算し直されます。
\end_layout
\begin_layout Chapter
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表
\end_layout
\end_inset
\end_layout
\begin_layout Section
はじめに
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! はじめに
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
表を挿入するには、ツールバーボタン
\begin_inset Graphics
filename ../../images/tabular-insert.png
scale 85
\end_inset
か、
\family sans
\series default
\shape default
\size default
\emph default
\bar default
\noun default
\color inherit
挿入\SpecialChar \menuseparator
\family default
メニューを選択します。ツールバーボタンを押すと、グラフィカルな選択ができます。マウスを動かして、生成する表の行数・列数を設定し、マウスボタンを押して下さい。表を
作るのにメニューを使う場合は、ダイアログが現れ、行数と列数を訊いてきます。
\begin_inset Newline newline
\end_inset
既定の表では、各セルの周囲に罫線が引かれ、第一行が表の他の部分から分離して表示されます。この分離が起こるのは二重線のためです。第一行のセルが下に罫線を伴っている
のと同時に、第二行のセルも上に罫線を伴っているのです。以下は表の一例です。
\end_layout
\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="4">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" 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
1
\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
2
\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
3
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout 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>
</lyxtabular>
\end_inset
\end_layout
\begin_layout Section
表ダイアログ
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! だいあろぐ@ダイアログ
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
表を右クリックすると、表ダイアログが表示されて、表を変更することができます。ここでは、現在カーソルが置かれているセルないし行・列の設定を調節することができます。
また、ダイアログオプションのほとんどは、選択範囲に対しても動作します。つまり、複数のセルや行・列を選択していれば、操作は選択範囲の全てに対して行われます。
\family default
\series default
\shape default
\size default
\emph default
\bar default
\noun default
\color inherit
セルの
\emph on
内容
\emph default
を選択するのと、セル自体を選択するのは違うことに注意して下さい。
\begin_inset Newline newline
\end_inset
\lang english
With the dialog option
\family sans
Immediate
\begin_inset space ~
\end_inset
Apply
\family default
every change you make in the dialog is directly applied.
If you move the cursor to another table cell the dialog will then also
be updated with the parameters of the new cell.
If you change length values in the dialog you must press return to get
the change applied.
\lang japanese
\begin_inset Newline newline
\end_inset
表ダイアログの以下の各タブを使用して、表に変更を加えることができます。
\end_layout
\begin_layout Description
\family sans
表の設定
\family default
ここでは、現在列の幅と水平揃えを設定することができます。
\lang english
The alignment
\family sans
At
\begin_inset space ~
\end_inset
Decimal
\begin_inset space ~
\end_inset
Separator
\family default
is described in
\lang japanese
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:特殊なセル揃え"
\end_inset
。幅を設定した場合には、現在行の垂直揃えも調整することができます。列幅を与えると、改行や多段落の文章をセルに入れることができます。これに関しては、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:複数行"
\end_inset
節をご参照下さい。列幅を設定しない場合には、列幅は、もっとも幅の広いセル内容の幅になります。
\begin_inset Newline newline
\end_inset
さらに、同一行の一つまたは複数のセルを連結列セルとして指定することができます。これに関しては、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:連結列"
\end_inset
節をご参照下さい
\lang english
or the cells of one column as multirow cell, see section
\lang japanese
\begin_inset space ~
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:連結行"
\end_inset
\begin_inset Newline newline
\end_inset
回転関連のチェックボックスは、現在セルや選択範囲あるいは表全体を反時計廻りに90度回転させます。回転は、LyX内部では反映されず、出力にのみ現れます。
\begin_inset Newline newline
\end_inset
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
DVIビューアのすべてが回転を表示できるわけではありません。
\end_layout
\end_inset
\begin_inset Newline newline
\end_inset
\lang english
The table-wide vertical alignment is used for tables within text lines:
\begin_inset Newline newline
\end_inset
A line with tables with different alignments
\lang japanese
:
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="top">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\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
1
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
A
\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>
</lyxtabular>
\end_inset
\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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
1
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
A
\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>
</lyxtabular>
\end_inset
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="2">
<features tabularvalignment="bottom">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\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
1
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
A
\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>
</lyxtabular>
\end_inset
\begin_inset Newline newline
\end_inset
また、特殊な表設定に必要なLaTeX引数を入力することもできます。これに関しては、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:連結列の計算"
\end_inset
節および第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:色付きの表"
\end_inset
節をご参照下さい。
\end_layout
\begin_layout Description
\family sans
罫線
\family default
このタブでは、現在列ないし現在行の罫線を引いたり消したりすることができます。
\begin_inset Newline newline
\end_inset
様式オプションとして
\family sans
フォーマル様式
\family default
を使用すると、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:フォーマル形式の表"
\end_inset
節に述べられているフォーマル様式の表に表を変換します。
\begin_inset Newline newline
\end_inset
またここで、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:行の余白取り"
\end_inset
節に述べられているように、表の行に空白を追加することもできます。
\end_layout
\begin_layout Description
\family sans
長尺表
\family default
このタブは、複数のページにわたる、いわゆる「
\emph on
長尺表
\emph default
」を作るためのものです。第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:長尺表"
\end_inset
節および第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:長尺表にまつわる諸点"
\end_inset
節に、長尺表の機能に関する詳細な説明があります。
\end_layout
\begin_layout Section
表ツールバー
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! つーるばー@ツールバー
\end_layout
\end_inset
\end_layout
\begin_layout Standard
表ツールバーは、表ダイアログの代わりに、表をすばやく変更できるようにするためのものです。通常、カーソルが表の内部にあるときに、LyXのメインウィンドウの底部に表
示されます。ご希望であれば、LyXのメインメニューバーを右クリックすることによって、つねに表示されるように切り替えることもできます。
\end_layout
\begin_layout Standard
ツールバーには、以下のアイコンがあります。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_append-row.png
scaleBeforeRotation
\end_inset
は、現在セルあるいは選択範囲の下に行を追加します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_append-column.png
scaleBeforeRotation
\end_inset
は、現在セルあるいは選択範囲の右に列を追加します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_delete-row.png
scaleBeforeRotation
\end_inset
は、現在行あるいは選択範囲行を削除します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_delete-column.png
scaleBeforeRotation
\end_inset
は、現在列あるいは選択範囲列を削除します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_toggle-line-top.png
scaleBeforeRotation
\end_inset
は、現在セルや現在行、あるいは選択範囲の上部に罫線を描画します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_toggle-line-bottom.png
scaleBeforeRotation
\end_inset
は、現在セルや現在行、あるいは選択範囲の下部に罫線を描画します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_toggle-line-left.png
scaleBeforeRotation
\end_inset
は、 現在セルや現在行、あるいは選択範囲の左側に罫線を描画します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_toggle-line-right.png
scaleBeforeRotation
\end_inset
は、 現在セルや現在行、あるいは選択範囲の右側に罫線を描画します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_set-all-lines.png
scaleBeforeRotation
\end_inset
は、現在セルあるいは選択範囲の周囲に罫線を描画します。現在セルが連結列でなければ、現在行と現在列にも影響します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_unset-all-lines.png
scaleBeforeRotation
\end_inset
は、現在セルあるいは選択範囲のすべての罫線を消去します。現在セルが連結列でなければ、現在行と現在列にも影響します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_m-align-left.png
scaleBeforeRotation
\end_inset
は、現在セルあるいは現在列の内容を左揃えにします。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_m-align-center.png
scaleBeforeRotation
\end_inset
は、現在セルあるいは現在列の内容を水平方向中央揃えにします。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_m-align-right.png
scaleBeforeRotation
\end_inset
は、現在セルあるいは現在列の内容を右揃えにします。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_align-decimal.png
scaleBeforeRotation
\end_inset
\lang english
aligns the content of the current column at a character
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_m-valign-top.png
scaleBeforeRotation
\end_inset
は、現在セルの内容を垂直方向上揃えにします。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_m-valign-middle.png
scaleBeforeRotation
\end_inset
は、現在セルの内容を垂直方向中央揃えにします。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_m-valign-bottom.png
scaleBeforeRotation
\end_inset
は、現在セルの内容を垂直方向下揃えにします。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_set-rotate-cell.png
scaleBeforeRotation
\end_inset
は、現在セルあるいは選択範囲を反時計廻りに90度回転します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_set-rotate-tabular.png
scaleBeforeRotation
\end_inset
は、表全体を反時計廻りに90度回転します。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_multicolumn.png
scaleBeforeRotation
\end_inset
は、現在セルあるいは選択範囲を連結列にします。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\begin_inset Graphics
filename ../../images/tabular-feature_multirow.png
scaleBeforeRotation
\end_inset
\lang english
sets the current cell or selection as a multirow
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
出力では、行の最初のセルの垂直揃えが、同一行の他のセルすべてに適用されます。
\end_layout
\end_inset
\end_layout
\begin_layout Section
表編集メニュー
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! へんしゅうめにゅー@編集メニュー
\end_layout
\end_inset
\end_layout
\begin_layout Standard
表ダイアログと表ツールバーの他に、
\family sans
編集\SpecialChar \menuseparator
\family default
メニューでも、現在行や現在列の罫線を引いたり消したりすることができ、あるいは現在の選択範囲を連結列に指定したりすることができます。このメニューは、カーソルが表内
部にあるときのみ、表示されます。
\end_layout
\begin_layout Section
表フロート
\begin_inset CommandInset label
LatexCommand label
name "sec:表フロート"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! ひょう@表
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! ふろーと@フロート
\end_layout
\end_inset
\end_layout
\begin_layout Standard
フロートの一般的な説明については、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:フロートはじめに"
\end_inset
節をご覧下さい。
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:表フロート"
\end_inset
表フロート
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
1
\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 roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
2
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
3
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
森嶋
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
宇沢
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 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
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
\begin_inset Formula $\int x^{2}dx$
\end_inset
\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 roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
\begin_inset Formula $\left[\begin{array}{cc}
a & b\\
c & d
\end{array}\right]$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
\begin_inset Formula $1+1=2$
\end_inset
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
表フロートは、
\family sans
挿入
\shape up
\SpecialChar \menuseparator
フロート\SpecialChar \menuseparator
\family default
\shape default
メニューかツールバーボタン
\begin_inset Graphics
filename ../../images/float-insert_table.png
scale 85
scaleBeforeRotation
\end_inset
を使うと挿入することができます。
\end_layout
\begin_layout Standard
フロートは折りたたむことのできるボックスとして表示され、中には「表
\begin_inset space ~
\end_inset
#:」(#は実際には表番号です)というラベルのついたキャプションがあります。表は、このキャプションの上にも下にも入れることができます。
\end_layout
\begin_layout Standard
\begin_inset space ~
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:表フロート"
\end_inset
は、表フロートに入れた表の例です。
\end_layout
\begin_layout Standard
キャプションを表の上に入れるのは、標準的な組版方法ですが、残念ながらLaTeXの標準クラスではサポートされていません。つまり、article・book・lett
er・reportのような文書クラスを使用した場合には、キャプションと表のあいだに余白が入りません。必要な余白を入れるには、使用中の文書のプリアンブルに、LaT
eXパッケージの
\series bold
caption
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! caption
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\series bold
tableposition=top
\end_layout
\begin_layout Standard
というオプションとともにloadコマンドを使って読み込んでください
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
詳しくは、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:キャプションの配置"
\end_inset
節をご覧下さい。
\end_layout
\end_inset
。キャプション書式を調整するには、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:キャプションの書式設定"
\end_inset
節にものべられているように
\series bold
caption
\series default
パッケージを使用します。
\end_layout
\begin_layout Standard
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
さんしょう@参照 ! ひょうへの@表への
\end_layout
\end_inset
表は、本文中において、ラベルを参照することによって相互参照することができます。そのためには、
\family sans
挿入\SpecialChar \menuseparator
ラベル
\family default
メニューかツールバーボタンの
\begin_inset Graphics
filename ../../images/label-insert.png
scale 85
scaleBeforeRotation
\end_inset
を用いて、キャプションにラベルを挿入して下さい。然る後に、挿入\SpecialChar \menuseparator
相互参照メニューかツールバーボタンの
\begin_inset Graphics
filename ../../images/dialog-show-new-inset_ref.png
scale 85
scaleBeforeRotation
\end_inset
を用いて、このラベルを参照することができます。
\begin_inset Newline newline
\end_inset
参照は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:フロートの参照"
\end_inset
節で詳細に説明されています。
\end_layout
\begin_layout Section
長尺表
\begin_inset CommandInset label
LatexCommand label
name "sec:長尺表"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ちょうしゃくひょう@長尺表
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! ちょうしゃくひょう@長尺表
\end_layout
\end_inset
\end_layout
\begin_layout Standard
表が長すぎて1ページに収まりきらないときには、表ダイアログの
\family sans
長尺表
\family default
タブにある
\family sans
長尺表を使う
\family default
オプションを使用して、複数ページに自動的に分割させることができます。このオプションを有効にすると、いくつかのチェックボックスが使えるようになり、以下のものを定義
することができるようになります。
\end_layout
\begin_layout Description
ヘッダ: カーソル位置の行が、長尺表の全ページに表示されるヘッダ行として定義されます。
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
ただし、
\family sans
\series default
\shape default
\size default
\emph default
\bar default
\noun default
\color inherit
冒頭ヘッダ
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
が定義されているときは、冒頭ページを除きます。
\family default
\series default
\shape default
\size default
\emph default
\bar default
\noun default
\color inherit
これと区別して、このヘッダは本体ヘッダと呼びます。
\end_layout
\begin_layout Description
冒頭ヘッダ: カーソル位置の行が、長尺表の最初のページに表示されるヘッダ行として定義されます。
\end_layout
\begin_layout Description
フッタ: カーソル位置の行が、長尺表の全ページに表示されるフッタ行として定義されます。
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
ただし、
\family sans
\series default
\shape default
\size default
\emph default
\bar default
\noun default
\color inherit
末尾フッタ
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
が定義されているときは、末尾ページを除きます。
\end_layout
\begin_layout Description
末尾フッタ: カーソル位置の行が、長尺表の最後のページに表示されるフッタ行として定義されます。
\end_layout
\begin_layout Description
キャプション: カーソル位置の行を表のキャプションにします。この行は一列にリセットされ、キャプションが挿入されます。長尺表のキャプションについての詳細は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:長尺表のキャプション"
\end_inset
節で説明されています。
\end_layout
\begin_layout Standard
加えて、表が分割される行を指定することができます。長尺表の動作を見るために以下の例を参照してください。
\end_layout
\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="69" columns="3">
<features islongtable="true" longtabularalignment="center">
<column alignment="left" valignment="top" width="0cm">
<column alignment="left" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
例示用電話帳(名前は無視してください)
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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 endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
氏名
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
TEL.
\end_layout
\end_inset
</cell>
</row>
<row endhead="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
例示用電話帳
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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 endhead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
氏名
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
TEL.
\end_layout
\end_inset
</cell>
</row>
<row endfoot="true">
<cell multicolumn="1" alignment="right" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
次頁へつづく
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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
\series bold
Annovi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Silvia
\end_layout
\end_inset
</cell>
<cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Bertoli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Stefano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Bozzi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Walter
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cachia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maria
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cachia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maurizio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cinquemani
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Giusi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Colin
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Bernard
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Concli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Gianfranco
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Dal Bosco
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Carolina
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Dalpiaz
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Annamaria
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Feliciello
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Domenico
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Focarelli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paola
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Galletti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Oreste
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Gasparini
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Franca
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Rizzardi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paola
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Lassini
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Giancarlo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Malfatti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Luciano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Malfatti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Valeriano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Meneguzzo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Roberto
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Mezzadra
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Roberto
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Pirpamer
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Erich
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Pochiesa
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paolo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111, 222
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Radina
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Claudio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Stuffer
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Oskar
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Tacchelli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Ugo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Tezzele
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Margit
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Unterkalmsteiner
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Frieda
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Vieider
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Hilde
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Vigna
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Jürgen
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Weber
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maurizio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Winkler
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Franz
\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
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Annovi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Silvia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Bertoli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Stefano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Bozzi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Walter
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cachia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maria
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cachia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maurizio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cinquemani
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Giusi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Colin
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Bernard
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Concli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Gianfranco
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Dal Bosco
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Carolina
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Dalpiaz
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Annamaria
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Feliciello
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Domenico
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Focarelli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paola
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Galletti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Oreste
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Gasparini
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Franca
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Rizzardi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paola
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Lassini
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Giancarlo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Malfatti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Luciano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Malfatti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Valeriano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Meneguzzo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Roberto
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Mezzadra
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Roberto
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Pirpamer
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Erich
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Pochiesa
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paolo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555, 222
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Radina
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Claudio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Stuffer
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Oskar
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Tacchelli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Ugo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Tezzele
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Margit
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Unterkalmsteiner
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Frieda
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Vieider
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Hilde
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Vigna
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Jürgen
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
999
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Weber
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maurizio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\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
\series bold
Winkler
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Franz
\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
555
\end_layout
\end_inset
</cell>
</row>
<row endlastfoot="true">
<cell multicolumn="1" alignment="right" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
以上
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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>
</lyxtabular>
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
addtocounter{table}{-1}
\end_layout
\end_inset
\begin_inset Note Note
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 CommandInset label
LatexCommand label
name "sub:長尺表での脚注"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ちょうしゃくひょう@長尺表 ! きゃくちゅう@脚注
\end_layout
\end_inset
\end_layout
\begin_layout Standard
脚注は、どの長尺表セルにも入れることができます。脚注は、脚注のついた表セルのあるページの下部に表示されます。たとえば、表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:別キャプション"
\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
\lang english
The horizontal alignment of longtables can be set in the table settings
dialog.
For left- and right-alignment the table will be directly at the page border.
To add space between the table and the border one has to set the alignment
to center and change the value of the LaTeX-lengths
\series bold
\backslash
LTleft
\series default
or
\series bold
\backslash
LTright
\series default
by inserting this line as TeX-Code before the longtable:
\end_layout
\begin_layout Standard
\series bold
\backslash
setlength{
\backslash
LTleft}{値}
\end_layout
\begin_layout Standard
という行を当該長尺表の前にTeXコードとして挿入して、長さ
\series bold
\backslash
LTleft
\series default
および
\series bold
\backslash
LTright
\series default
の値を変更しなくてはなりません。ここで「値」は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:単位"
\end_inset
表に挙げてある単位であれば、どの単位を取ることもできます。
\series bold
\backslash
LTleft
\series default
は、左頁余白から長尺表までの水平方向の距離を制御し、
\series bold
\backslash
LTright
\series default
は、右頁余白からの距離を制御します。これらの長さの既定値は
\series bold
\backslash
fill
\series default
となっており、LyXの水平フィルと同等になっています。
\end_layout
\begin_layout Standard
\lang english
The following longtable was centered and
\lang japanese
\series bold
\backslash
LTleft
\series default
\lang english
set to
\lang japanese
\family sans
0.1
\backslash
columnwidth
\family default
:
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
LTleft}{0.1
\backslash
columnwidth}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="5" columns="5">
<features islongtable="true" longtabularalignment="center">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
1
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
2
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
3
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
4
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
5
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\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
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\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>
</lyxtabular>
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
LTleft}{
\backslash
fill}
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
addtocounter{table}{-1}
\end_layout
\end_inset
\begin_inset Note Note
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
\begin_inset CommandInset label
LatexCommand label
name "sub:長尺表のキャプション"
\end_inset
\end_layout
\begin_layout Standard
フロートは一頁に収まらなくてはならないので、長尺表を表フロートに入れることはできません。しかし、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:長尺表"
\end_inset
節に述べられているように、ある行で長尺表オプションの
\family sans
キャプション
\family default
を使用すれば、フロートのキャプション環境を長尺表でも使用することができます。キャプションを入れることができる行はひとつだけです。
\end_layout
\begin_layout Standard
以下は、動作を確認するための短い長尺表です。
\end_layout
\begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="5">
<features islongtable="true" longtabularalignment="center">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row caption="true">
<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
キャプション付き長尺表
\begin_inset Argument
status collapsed
\begin_layout Plain Layout
長尺表
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
1
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
2
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
3
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
4
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
5
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\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
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\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>
</lyxtabular>
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace medskip
\end_inset
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註1】
\series default
表番号は、長尺表にキャプションを付けなかったとしても、各長尺表毎に加番されます。このため、あいだにキャプションのない二つの長尺表が挟まっていたならば、表一覧では
、たとえば表2.1の後に表2.4が来ることがあります。これを回避するためには、キャプションのないすべての長尺表の後に、TeXコードで
\end_layout
\begin_layout Plain Layout
\series bold
\backslash
addtocounter{table}{-1}
\end_layout
\begin_layout Plain Layout
というコマンドを挿入する方法があります。
\end_layout
\begin_layout Plain Layout
全長尺表にキャプションがなかったり、文書プリアンブルに以下のコードを書き加えていれば、以上のことは必要ありません。
\end_layout
\begin_layout Plain Layout
\series bold
\backslash
let
\backslash
myEnd
\backslash
endlongtable
\begin_inset Newline newline
\end_inset
\backslash
renewcommand{
\backslash
endlongtable}{
\backslash
myEnd
\backslash
addtocounter{table}{-1}}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註2】
\series default
相互参照をリンクするために、
\family sans
文書設定
\family default
ダイアログの
\family sans
PDF特性
\family default
\series bold
hyperref
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
\end_layout
\end_inset
を使用している場合、長尺表キャプションへのリンクは、つねに文頭に向けられます。
\end_layout
\end_inset
\end_layout
\begin_layout Subsubsection
長尺表への参照
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ちょうしゃくひょう@長尺表 ! さんしょう@参照
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="5">
<features islongtable="true" longtabularalignment="center">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row caption="true">
<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
参照された長尺表
\begin_inset CommandInset label
LatexCommand label
name "tab:参照例"
\end_inset
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
1
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
2
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
3
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
4
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
5
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\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
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\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>
</lyxtabular>
\end_inset
\end_layout
\begin_layout Standard
長尺表を参照するには、キャプションにラベルを挿入してください。
\end_layout
\begin_layout Standard
これは表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:参照例"
\end_inset
への参照です。
\end_layout
\begin_layout Standard
キャプションのレイアウトは、文書中の他のすべてのキャプションと一緒に、LaTeXパッケージの
\series bold
caption
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! caption
\end_layout
\end_inset
を使用して設定することができます。第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:キャプションの書式設定"
\end_inset
節をご覧下さい。
\end_layout
\begin_layout Subsubsection
キャプションの幅
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ちょうしゃくひょう@長尺表 ! きゃぷしょんのはば@キャプションの幅
\end_layout
\end_inset
\end_layout
\begin_layout Standard
キャプション行の最大長は、長さ
\series bold
\backslash
LTcapwidth
\series default
によって指定することができます。既定値は4
\begin_inset space \thinspace{}
\end_inset
inです。これを変更するには、現文書の文書プリアンブルか、調整したい長尺表の前の文中にTeXコードとして
\end_layout
\begin_layout Standard
\series bold
\backslash
setlength{
\backslash
LTcapwidth}{幅}
\end_layout
\begin_layout Standard
というコマンドを書き加えて下さい。ここで「幅」には、付録
\begin_inset CommandInset ref
LatexCommand ref
reference "cha:LyXで使用できる単位"
\end_inset
に挙げられている単位を取ることができます。
\end_layout
\begin_layout Standard
以下の各表で違いを示します。
\end_layout
\begin_layout Standard
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="5">
<features islongtable="true" longtabularalignment="center">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row caption="true">
<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル・既定幅のなが〜いフルタイトル
\begin_inset Argument
status collapsed
\begin_layout Plain Layout
既定幅のキャプション
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
1
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
2
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
3
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
4
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
5
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\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
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\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>
</lyxtabular>
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
LTcapwidth}{5cm}
\end_layout
\end_inset
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="5">
<features islongtable="true" longtabularalignment="center">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row caption="true">
<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
5
\begin_inset space \thinspace{}
\end_inset
cm幅のなが〜いフルタイトル・5
\begin_inset space \thinspace{}
\end_inset
cm幅のなが〜いフルタイトル・5
\begin_inset space \thinspace{}
\end_inset
cm幅のなが〜いフルタイトル
\begin_inset Argument
status collapsed
\begin_layout Plain Layout
5
\begin_inset space \thinspace{}
\end_inset
cm幅のキャプション
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
1
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
2
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
3
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
4
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
5
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\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
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\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>
</lyxtabular>
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
LTcapwidth}{4in}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
この文書のようにLaTeXパッケージの
\series bold
caption
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! caption
\end_layout
\end_inset
を使用している時には、
\series bold
\backslash
LTcapwidth
\series default
に既定値の4
\begin_inset space \thinspace{}
\end_inset
inを使用している場合、ページの全幅が用いられます。この場合、正確に4
\begin_inset space \thinspace{}
\end_inset
in幅のキャプションを作るには、3.99
\begin_inset space \thinspace{}
\end_inset
inのように4.0
\begin_inset space \thinspace{}
\end_inset
inと少し違う値を指定するか、
\series bold
caption
\series default
パッケージが提供している
\series bold
\backslash
captionsetup{width=値}
\series default
というLaTeXコマンドを用いる方法があります。
\end_layout
\end_inset
\end_layout
\begin_layout Subsubsection
表の各ページごとに異なるキャプション
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ちょうしゃくひょう@長尺表 ! ぺーじごとにことなるきゃぷしょん@ページごとに異なるキャプション
\end_layout
\end_inset
\end_layout
\begin_layout Standard
次頁以降の表のキャプションを、1頁めとは異なるものにしたい場合には、キャプションを
\end_layout
\begin_layout Standard
\series bold
\backslash
caption*{キャプション文}
\backslash
\backslash
%
\end_layout
\begin_layout Standard
というTeXコードコマンドを使って、ヘッダとして指定したダミーのキャプション行に入れて下さい。表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:別キャプション"
\end_inset
は、異なるヘッダを持つ長尺表の一例です。2番目のキャプションには表番が現れないようにしてあります。
\end_layout
\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="59" columns="3">
<features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
<column alignment="left" valignment="top" width="0cm">
<column alignment="left" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row caption="true">
<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
例示用電話帳
\begin_inset CommandInset label
LatexCommand label
name "tab:別キャプション"
\end_inset
\begin_inset Argument
status collapsed
\begin_layout Plain Layout
例示用電話帳
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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 endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
例示用電話帳(名前は無視の事)
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
氏名
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
TEL.
\end_layout
\end_inset
</cell>
</row>
<row endhead="true">
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
caption*{例示用電話帳の続き}
\backslash
\backslash
%
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row endhead="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
例示用電話帳
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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 endhead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
氏名
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
TEL.
\end_layout
\end_inset
</cell>
</row>
<row endfoot="true">
<cell multicolumn="1" alignment="right" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
次頁に続く
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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
\series bold
Annovi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Silvia
\end_layout
\end_inset
</cell>
<cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Bertoli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Stefano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Bozzi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Walter
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cachia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maria
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cachia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maurizio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cinquemani
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Giusi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Colin
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Bernard
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Concli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Gianfranco
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Dal Bosco
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Carolina
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Dalpiaz
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Annamaria
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Feliciello
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Domenico
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Focarelli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paola
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Galletti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Oreste
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Gasparini
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Franca
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Rizzardi
\series default
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
例示用脚注
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paola
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Lassini
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Giancarlo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Malfatti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Luciano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Malfatti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Valeriano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Meneguzzo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Roberto
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Mezzadra
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Roberto
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Pirpamer
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Erich
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Pochiesa
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paolo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111, 222
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Radina
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Claudio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Stuffer
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Oskar
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Tacchelli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Ugo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Tezzele
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Margit
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Unterkalmsteiner
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Frieda
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Vieider
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Hilde
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Vigna
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Jürgen
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Weber
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maurizio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Winkler
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Franz
\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
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Annovi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Silvia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Bertoli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Stefano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Bozzi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Walter
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cachia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maria
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cachia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maurizio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cinquemani
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Giusi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Colin
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Bernard
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Concli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Gianfranco
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Dal Bosco
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Carolina
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Dalpiaz
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Annamaria
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Feliciello
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Domenico
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Focarelli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paola
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Galletti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Oreste
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Gasparini
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Franca
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Rizzardi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paola
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Lassini
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Giancarlo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Malfatti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Luciano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Malfatti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Valeriano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Meneguzzo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Roberto
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
555
\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
\series bold
Mezzadra
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Roberto
\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
555
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\begin_layout Section
長尺表にまつわる諸点
\begin_inset CommandInset label
LatexCommand label
name "sec:長尺表にまつわる諸点"
\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
LaTeXは、表ページの頁高と改頁をいわゆる単位塊チャンクchunkを使って計算します。単位塊は、一度にLaTeXのメモリに読み込まれる表の断片です。歴史上
の経緯から、既定値はたった表20行分に設定されています。多頁にわたる長尺表がある場合、この設定では文書の生成に時間がかかるかもしれません。この場合、
\end_layout
\begin_layout Standard
\series bold
\backslash
setcounter{LTchunksize}{100}
\end_layout
\begin_layout Standard
というコマンド行を文書のプリアンブルに書き加えることで、単位塊の大きさを100から1000の値に支障なく増やすことができます。
\end_layout
\begin_layout Subsection
フロートと長尺表
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ちょうしゃくひょう@長尺表 ! ふろーと@フロート
\end_layout
\end_inset
\end_layout
\begin_layout Standard
長尺表が開始するのと同じページにフロートが置かれると問題が発生する可能性があります。このような状況を避けるためには、
\series bold
\backslash
clearpage
\series default
コマンドを長尺表の前にTeXコードとして書き加えてください。
\end_layout
\begin_layout Subsection
強制改頁
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ちょうしゃくひょう@長尺表 ! きょうせいかいぺーじ@強制改頁
\end_layout
\end_inset
\end_layout
\begin_layout Standard
既定の設定では、表は行の間でのみ改頁されます。もし複数行を含むセルがあり、そのセル中で改頁を行いたい時には、セル中の改頁してもよい場所にTeXコードで改行コマン
ド「
\series bold
\backslash
\backslash
\series default
」を挿入します。
\series bold
\backslash
\backslash
\series default
コマンドの前には、現セルよりも右にある列数と同じ数の「
\series bold
&
\series default
」文字を、TeXコードで挿入してやる必要があります。この
\series bold
&
\series default
は、表セルの区切り文字です。各
\series bold
&
\series default
の後に、右側の本来のセルに入るべき内容をTeXコードで書き込み、右側のセルの内容は削除してください。
\begin_inset Newline newline
\end_inset
\series bold
\backslash
\backslash
\series default
コマンドの後ろには、現在列の左側にある列数と同じ数の
\series bold
&
\series default
文字を挿入してください。表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:強制改頁"
\end_inset
では、改頁さるべきセルは、全列中2列めにあります。したがって、
\end_layout
\begin_layout Standard
\series bold
& 111
\backslash
\backslash
\backslash
newpage
\begin_inset Newline newline
\end_inset
&
\end_layout
\begin_layout Standard
というコマンドが、セル中「
\emph on
Castelchiodato,
\emph default
」の後にTeXコードとして挿入してあります。
\end_layout
\begin_layout Standard
同一行3列目の「111」は削除してあります。
\series bold
\backslash
newpage
\series default
は、改行がこの場所でかならず起こるように指定したいときのみ必要です。これを書かなければ、改頁の候補として指定するに過ぎません。何らかの理由で長尺表のフッタ行に上
罫線を引いていないけれども、セルを改頁する場所で水平線を引きたい場合には、代わりに
\end_layout
\begin_layout Standard
\series bold
& 111
\backslash
\backslash
\begin_inset Newline newline
\end_inset
\backslash
hline &
\end_layout
\begin_layout Standard
というコマンドを使用して下さい。
\end_layout
\begin_layout Standard
改頁をしたいセルが最右列にある場合には、
\end_layout
\begin_layout Standard
\series bold
\backslash
setlength{
\backslash
parfillskip}{0pt}
\end_layout
\begin_layout Standard
というコマンドを当該セルの初めにTeXコードで挿入しなくてはなりません。こうすることで、新規頁部分に表示されるセル内の部分が、正しく全幅を使用するようにできます
\end_layout
\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="38" columns="3">
<features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
<column alignment="left" valignment="top" width="0cm">
<column alignment="left" valignment="top" width="3cm">
<column alignment="center" valignment="top" width="0pt">
<row caption="true">
<cell multicolumn="1" alignment="left" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
表セル内で強制改頁をしている表
\begin_inset CommandInset label
LatexCommand label
name "tab:強制改頁"
\end_inset
\begin_inset Argument
status collapsed
\begin_layout Plain Layout
表セル内で強制改頁をしている表
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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 endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
例示用電話帳(氏名は無視の事)
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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 endfirsthead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
氏名
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
TEL.
\end_layout
\end_inset
</cell>
</row>
<row endhead="true">
<cell alignment="left" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
caption*{例示用電話帳の続き}
\backslash
\backslash
%
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row endhead="true">
<cell multicolumn="1" 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>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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 endhead="true">
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
氏名
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
TEL.
\end_layout
\end_inset
</cell>
</row>
<row endfoot="true">
<cell multicolumn="1" alignment="right" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
次頁に続く
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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
\series bold
Annovi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Silvia
\end_layout
\end_inset
</cell>
<cell alignment="right" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Bertoli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Stefano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Bozzi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Walter
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cachia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maria
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cachia
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maurizio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Cinquemani
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Giusi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Colin
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Bernard
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Concli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Gianfranco
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Dal Bosco
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Carolina
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Dalpiaz
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Annamaria
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Feliciello
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Domenico
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Focarelli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paola
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Galletti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Oreste
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Gasparini
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Franca
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Lassini
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Giancarlo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Malfatti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Luciano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Malfatti
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Valeriano
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Meneguzzo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Roberto
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Mezzadra
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Roberto
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Pirpamer
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Erich
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Pochiesa
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paolo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111, 222
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Radina
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Claudio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Rizzardi
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Paolo, 11.
Fürst von Montecompatri, 11.
Fürst von Sulmona und Vivaro, 10.
Fürst von Rossano, 5.
Herzog von Canemorte, 11.
Herzog von Palombara, 5.
Herzog von Castelchiodato,
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
& 111
\backslash
\backslash
\backslash
newpage
\end_layout
\begin_layout Plain Layout
&
\end_layout
\end_inset
11.
Herzog von Poggionativo, 11.
Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
Graf von Valinfreda, 11.
Baron von Cropalati, 11.
Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" 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
\series bold
Stuffer
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Oskar
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Tacchelli
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Ugo
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Tezzele
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Margit
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Unterkalmsteiner
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Frieda
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Vieider
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Hilde
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Vigna
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Jürgen
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Weber
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Maurizio
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\series bold
Winkler
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Franz
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
111
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\begin_layout Section
複数行・連結列・連結行
\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
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! かいぎょう@改行
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\noindent
\begin_inset Float table
placement H
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:複数行表"
\end_inset
セル内に複数の行がある表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="middle" width="2.5cm">
<column alignment="center" valignment="middle" width="0">
<column alignment="center" valignment="middle" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
複数の
\begin_inset Newline linebreak
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
列に固定幅を指定することによって、文章をハイフネーションを伴った複数行の段落として、入れることができるようになります。
\end_layout
\begin_layout Standard
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:複数行表"
\end_inset
を生成するには、まず3×3表を作り、最初のセルを右クリックして現れるメニューから、
\family sans
設定
\family default
メニューを選択します。すると表ダイアログが現れるので、セル幅を2.5
\begin_inset space \thinspace{}
\end_inset
cm幅とし、水平揃え及び垂直揃えをともに中央揃えに設定します。垂直揃えは、その行のすべてのセルに適用されます。この例の文章は2.5
\begin_inset space \thinspace{}
\end_inset
cmよりも短いため、一行しか表示されません。そこで二行とも表示するために、両端揃え改行短絡キー
\begin_inset Info
type "shortcut"
arg "newline-insert linebreak"
\end_inset
)を挿入してあります。もし文章が設定されたセル幅よりも広い場合には、文章は自動的にいくつかの行に改行されます。
\end_layout
\begin_layout Standard
固定幅のセルに長い単語を入れた場合、もしそれがセルの最初にあると、LaTeXはハイフネーションを行うことができません。したがって、その単語がセルの最初に来ないよ
うにするためには、何かを入れなくてはなりません。そこで、その単語の前に0
\begin_inset space \thinspace{}
\end_inset
pt幅の水平空白を挿入します。空白がゼロ幅なので、出力は変わりません。表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:ハイフネーション表"
\end_inset
が違いを示しています
\begin_inset Foot
status open
\begin_layout Plain Layout
\series bold
【訳註】
\series default
pLaTeXを使用している場合、日本語の文章は正しく改行されます。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:ハイフネーション表"
\end_inset
ハイフネーション有/無の表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset space \hfill{}
\end_inset
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="middle" width="2.5cm">
<column alignment="center" valignment="middle" width="0">
<column alignment="center" valignment="middle" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
verylongtablecellword
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\begin_inset space \hfill{}
\end_inset
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="middle" width="2.5cm">
<column alignment="center" valignment="middle" width="0">
<column alignment="center" valignment="middle" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset space \hspace{}
\length 0pt
\end_inset
verylongtablecellword
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\begin_inset space \hfill{}
\end_inset
\end_layout
\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
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! れんけつれつ@連結列
\end_layout
\end_inset
\end_layout
\begin_layout Subsubsection
連結列の基礎
\end_layout
\begin_layout Standard
一つのセルが複数の列にまたがるようにするためには、行中から一つの連結セルにまとめるべき各セルを選択して、表ツールバーボタン
\begin_inset Graphics
filename ../../images/tabular-feature_multicolumn.png
scale 85
scaleBeforeRotation
\end_inset
を押すか、
\family sans
編集\SpecialChar \menuseparator
表\SpecialChar \menuseparator
連結列
\family default
メニューを使用するか、あるいは選択したセルを右クリックして現れるメニューから
\family sans
連結列
\family default
を有効にするかしてください。
\end_layout
\begin_layout Standard
連結列はセル設定が独立しています。つまり、セル罫線やセルの縦横揃え、幅設定等を変更した場合には、現在の連結列のみに適用されるのです。以下は、第一行に連結行があり
、最下行に上罫線のない連結行がある表の例です。
\end_layout
\begin_layout Standard
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="4">
<features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="middle" width="0">
<column alignment="center" valignment="top" width="0in">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
いろは
\end_layout
\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
にほへとちり
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
ぬるを
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\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
\end_layout
\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" 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>
</lyxtabular>
\end_inset
\end_layout
\begin_layout Subsubsection
連結列の計算
\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
LyXは、連結列を直接にサポートしていますが、同列にある連結セル以外のセル幅については、考慮が必要です。
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:中央揃え表"
\end_inset
中央揃え連結列の下にちょうど半分の幅を持つ列が2つある表
\begin_inset Argument
status collapsed
\begin_layout Plain Layout
完全なる連結列表
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="middle" width="1.25cm" special=">{\centering}m{1.25cm-6.2pt}">
<column alignment="center" valignment="middle" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" width="2.5cm" special=">{\centering}m{2.5cm}">
\begin_inset Text
\begin_layout Plain Layout
複数行にわたる連結列
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
たとえば、表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:中央揃え表"
\end_inset
を生成するには、3×3表の第一行の最初の二つのセルを選択して、右クリックして現れるメニューから
\family sans
設定
\family default
を選択します。そして現れる表の設定ダイアログで、このセルを
\emph on
連結列
\emph default
\emph on
中央揃え
\emph default
、2.5
\begin_inset space \thinspace{}
\end_inset
cm幅に設定します。被連結列のセルが連結列セルのちょうど半分の幅になるようにしたいので、第一列の幅を1.25
\begin_inset space \thinspace{}
\end_inset
cm幅に設定します。すると第二列は自動的に1.25
\begin_inset space \thinspace{}
\end_inset
cm幅連結列幅マイナス第一列の幅になります。表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:半分でない表"
\end_inset
もこのようにして作成してあります。
\end_layout
\begin_layout Standard
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:半分でない表"
\end_inset
連結セルの下の列が正確に半分になっていない表
\begin_inset Argument
status collapsed
\begin_layout Plain Layout
不完全な連結列表
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="1.25cm">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
\begin_inset Text
\begin_layout Plain Layout
複数行にわたる連結列
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
ご覧になって分かるように、第一列が、連結セルの幅の半分よりも少し大きくなっています。その原因は、セル幅が、指定された幅よりもつねに少しだけ大きく描かれるために、
指定したセル幅
\begin_inset Formula $W_{\mbox{指}}$
\end_inset
がセルの全幅
\begin_inset Formula $W_{\text{全}}$
\end_inset
と等しくならないためです。付録
\begin_inset CommandInset ref
LatexCommand eqref
reference "cha:式の説明"
\end_inset
がこの事情を詳細に説明しています。
\end_layout
\begin_layout Standard
\emph on
n
\emph default
列を連結する際、各列の全幅が
\begin_inset Formula $W_{\mbox{全}:\mbox{連結}}/n$
\end_inset
となるために必要な指定幅
\begin_inset Formula $W_{\mbox{指}:n}$
\end_inset
は、
\begin_inset Formula \begin{equation}
W_{\mbox{指}:n}=(W_{\mbox{指}:\text{連結列}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
\end{equation}
\end_inset
\end_layout
\begin_layout Standard
で計算することができます。上記の例では
\begin_inset Formula $n=2$
\end_inset
かつ
\begin_inset Formula $W_{\text{指}:\mbox{連結列}}=2.5\,$
\end_inset
cmかつ長さは既定値ですから、第
\begin_inset CommandInset ref
LatexCommand ref
reference "eq:Wgn"
\end_inset
式は
\begin_inset Formula \begin{equation}
W_{\text{指}:2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
\end{equation}
\end_inset
\end_layout
\begin_layout Standard
となります。LaTeX中で計算を可能にするには、文書プリアンブル行に
\end_layout
\begin_layout Standard
\series bold
\backslash
usepackage{calc}
\end_layout
\begin_layout Standard
と書いて、LaTeXパッケージ
\series bold
calc
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! calc
\end_layout
\end_inset
を読み込まなくてはなりません。LyXの「表の設定」ダイアログの幅フィールドでは、長さを計算することができません。したがって、ダイアログのLaTeXの引数欄に書き
込むことによって列を整形しなくてはなりません。以下は、その引数の概要です。
\end_layout
\begin_layout Itemize
\series bold
p{幅}
\series default
は固定幅セルを生成し、内容文は垂直方向上揃えになります。
\end_layout
\begin_layout Itemize
\series bold
m{幅}
\series default
は固定幅セルを生成し、内容文は垂直方向中央揃えになります。
\end_layout
\begin_layout Itemize
\series bold
b{幅}
\series default
は固定幅セルを生成し、内容文は垂直方向下揃えになります。
\end_layout
\begin_layout Standard
LaTeX変数を入力すると、表ダイアログで設定されたすべてのセル設定は無効になります。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
バグのせいで、LyXは無効にされた設定も表示してしまいます。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
文章を水平方向中央揃えにしたいので、
\series bold
\backslash
centering
\series default
コマンドを入れます。したがって、以下のようなLaTeX変数を、最初の被連結列に入れます。
\end_layout
\begin_layout Standard
\series bold
>{
\backslash
centering}m{1.25cm-6.2pt}
\end_layout
\begin_layout Standard
\series bold
>{ }
\series default
コマンドは、セルが生成される前に中括弧内のコマンドを適用するという意味です。
\end_layout
\begin_layout Standard
こうして被連結列セルの文章に、中央揃えを選択しましたが、連結セルの文章は依然として左揃えになっています。これは、LyXは揃えを一列分のみに適用するためです。した
がって、連結セルには
\end_layout
\begin_layout Standard
\series bold
>{
\backslash
centering}m{2.5cm}
\end_layout
\begin_layout Standard
というLaTeX変数を指定しなくてはなりません。
\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
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! れんけつぎょう@連結行
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\lang english
To merge cells over multiple rows, select as many cells within a column
as you want to merge and use either the table-toolbar button
\lang japanese
\begin_inset Graphics
filename ../../images/tabular-feature_multirow.png
scale 85
scaleBeforeRotation
\end_inset
,
\lang english
or the menu
\family sans
Edit\SpecialChar \menuseparator
Table\SpecialChar \menuseparator
Multirow
\family default
, or right click on the marked cells and choose
\family sans
Multirow
\family default
in the context menu.
\end_layout
\begin_layout Standard
\lang english
Here is an example table with a multirow in the first column:
\end_layout
\begin_layout Standard
\align center
\lang english
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\lang english
a long cell entry
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\lang english
b
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\lang english
c
\end_layout
\end_inset
</cell>
</row>
<row>
<cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\lang english
multirow
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\lang english
e
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\lang english
f
\end_layout
\end_inset
</cell>
</row>
<row>
<cell multirow="4" 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
\lang english
h
\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
\lang english
i
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\begin_layout Standard
\lang english
The width of multirow cells is set by setting the width and alignment for
the whole column.
The
\family sans
Vertical Offset
\family default
shifts the content of the multirow up/down if the offset is positive/negative.
\end_layout
\begin_layout Standard
\lang english
If the column of a multirow cell has no explicit width, the multirow cell
inherits the alignment of the column.
Otherwise it is by default left-aligned.
To override the default, renew the command
\series bold
\backslash
multirowsetup
\series default
with the command
\end_layout
\begin_layout Standard
\series bold
\backslash
renewcommand{
\backslash
multirowsetup}{
\backslash
centering}
\end_layout
\begin_layout Standard
というコマンドを使用して、コマンド
\series bold
\backslash
multirowsetup
\series default
を書き換えて下さい。すると、文書中の連結行の中身が、すべて中央揃えになります。もしいくつかの表だけ中央揃えにしたいのであれば、プリアンブルではなく表の直前にTe
Xコードボックスを入れて、このコマンドを書き換えれば済みます。文章を右揃えにしたい場合には、
\series bold
\backslash
centering
\series default
の代わりに
\series bold
\backslash
raggedleft
\series default
を使用して下さい。左揃えに戻すには、
\series bold
\backslash
raggedright
\series default
とします。
\end_layout
\begin_layout Standard
\lang english
This is an example table with a right-aligned multirow cell that has a vertical
offset of -4
\begin_inset space \thinspace{}
\end_inset
mm and is in a 3
\begin_inset space \thinspace{}
\end_inset
cm wide column:
\end_layout
\begin_layout Standard
\noindent
\align center
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewcommand{
\backslash
multirowsetup}{
\backslash
raggedleft}
\end_layout
\end_inset
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="3cm">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
a long cell entry
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
b
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
c
\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
t
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
n
\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
m
\end_layout
\end_inset
</cell>
</row>
<row>
<cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
multirow
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
e
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
f
\end_layout
\end_inset
</cell>
</row>
<row>
<cell multirow="4" 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
h
\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
i
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewcommand{
\backslash
multirowsetup}{
\backslash
raggedright}
\end_layout
\end_inset
\end_layout
\begin_layout Section
フォーマル形式の表
\begin_inset CommandInset label
LatexCommand label
name "sec:フォーマル形式の表"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! ふぉーまるけいしき@フォーマル形式
\end_layout
\end_inset
\end_layout
\begin_layout Standard
書籍中の表は、よく表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:ブックタブ表の例"
\end_inset
のように組版されます。この種の表は、「
\emph on
フォーマル形式
\emph default
」と呼ばれます。表をフォーマル形式にするには、表の設定ダイアログの罫線タブでフォーマル形式オプションを有効にして下さい。
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:ブックタブ表の例"
\end_inset
ブックタブ表の例
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="8" columns="4">
<features booktabs="true" tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
システム
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Medipix
\begin_inset space \thinspace{}
\end_inset
1
\end_layout
\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Medipix
\begin_inset space \thinspace{}
\end_inset
2
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
cmidrule(r){2-2}
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
cmidrule(l){3-4}
\end_layout
\end_inset
検知器の厚み [µm]
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
300
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
300
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
700
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
エッジ角 [°]
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
3.55
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
2.71
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
7.99
\end_layout
\end_inset
</cell>
</row>
<row topspace="default">
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
空間分解能 [µm]
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
4.26
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
10.17
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
10.56
\end_layout
\end_inset
</cell>
</row>
<row topspace="default">
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $f_{\mathrm{max}}$
\end_inset
におけるMTF
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
0.53
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
0.37
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
0.39
\end_layout
\end_inset
</cell>
</row>
<row topspace="default">
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
cmidrule(l{10pt}){1-1}
\end_layout
\end_inset
LSF空間分解能
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
µm表示
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
129.7
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
52.75
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
50.78
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
ピクセルサイズに対する%表示
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
76.3
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
95.9
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
92.3
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
表中の行に余白を加えるには、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:行の余白取り"
\end_inset
節に述べられているように、表の設定ダイアログの
\family sans
罫線
\family default
タブを使用します。
\end_layout
\begin_layout Standard
通常の表と違って、フォーマル形式の表には縦罫線がありません。表の横罫線は、通常の表と同様に指定することができますが、出力でこれらの線幅は異なります。
\begin_inset Newline newline
\end_inset
最初と最後の表罫線の既定幅は0.08
\begin_inset space \thinspace{}
\end_inset
emですが、他の罫線の既定幅は0.05
\begin_inset space \thinspace{}
\end_inset
emです。
\end_layout
\begin_layout Standard
これらの既定幅は、以下のプリアンブル行を指定することによって変更することができます。
\end_layout
\begin_layout Standard
\series bold
\backslash
let
\backslash
mytoprule
\backslash
toprule
\begin_inset Newline newline
\end_inset
\backslash
renewcommand{
\backslash
toprule}{
\backslash
mytoprule[幅]}
\end_layout
\begin_layout Standard
上の例は、
\series bold
toprule
\series default
という最初の罫線を設定しています。最後の罫線の線幅を変更するには、
\series bold
toprule
\series default
\series bold
bottomrule
\series default
に置き換えて下さい。他の罫線の線幅を変更するには、
\series bold
toprule
\series default
\series bold
midrule
\series default
に置き換えます。線幅を設定する上では、付録
\begin_inset CommandInset ref
LatexCommand ref
reference "cha:LyXで使用できる単位"
\end_inset
に挙げてあるすべての単位を使用することができます。
\end_layout
\begin_layout Standard
全列にまたがらない罫線は、連結列セルに罫線を指定することで作成することができます。LyXは、内部的に
\series bold
\backslash
cmidrule
\series default
コマンドを使用して、このような罫線を引きます。このコマンドの完全な書式は
\end_layout
\begin_layout Standard
\series bold
\backslash
cmidrule[幅](刈込){開始列-終了列}
\end_layout
\begin_layout Standard
です。
\series bold
\backslash
cmidrule
\series default
のオプションは、現在のところLyXがサポートしていないので、オプションを使用するためには、TeXコードを使わなくてはなりません。
\series bold
\backslash
cmidrule
\series default
は、行の第一列の中に、最初にTeXコードでこのコマンドを入れることによって、手動で指定することができます。この罫線は、出力では現在行の上に引かれることになります
\end_layout
\begin_layout Standard
この線幅の既定値は0.03
\begin_inset space \thinspace{}
\end_inset
emです。「開始列」は罫線を開始する列番号で、「終了列」は罫線を終了する列番号です。終了列は、罫線を一列だけに引きたいときも含めて、常に指定しなくてはなりません
。非必須パラメーターの「刈込」は、
\emph on
l{刈込幅}
\emph default
あるいは
\emph on
r{刈込幅}
\emph default
の値を取り、刈込幅の指定は非必須です。たとえば、
\emph on
l{2pt}
\emph default
というパラメーターを使うと、罫線が左端から2
\begin_inset space \thinspace{}
\end_inset
ptだけ刈り込まれます。刈込幅を指定しないと、罫線は既定値の0.5
\begin_inset space \thinspace{}
\end_inset
emだけ刈り込まれます。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:ブックタブ表の例"
\end_inset
は、
\end_layout
\begin_layout Standard
\series bold
\backslash
cmidrule(r){2-2}
\backslash
cmidrule(l){3-4}
\end_layout
\begin_layout Standard
というコマンドを第二行の初めに使用し、
\end_layout
\begin_layout Standard
\series bold
\backslash
cmidrule(l{10pt}){1-1}
\end_layout
\begin_layout Standard
を第六行に使用して作成されています。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
ときには、表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:特殊なブックタブ表"
\end_inset
のような重なり合った
\series bold
\backslash
cmidrule
\series default
が欲しいことがあるかもしれません。これは、TeXコードで
\end_layout
\begin_layout Standard
\series bold
\backslash
morecmidrules
\end_layout
\begin_layout Standard
コマンドを使用することによって実現することができます。表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:特殊なブックタブ表"
\end_inset
の第二列には
\end_layout
\begin_layout Standard
\series bold
\backslash
cmidrule(r){2-2}
\backslash
cmidrule(l){3-4}
\backslash
morecmidrules
\backslash
cmidrule{2-4}
\end_layout
\begin_layout Standard
というコマンドが使用されており、第六列には
\end_layout
\begin_layout Standard
\series bold
\backslash
midrule
\backslash
morecmidrules
\backslash
cmidrule{3-4}
\end_layout
\begin_layout Standard
というコマンドが使用されています。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
罫線の余白取りにどうしても満足が行かない場合には、
\end_layout
\begin_layout Standard
\series bold
\backslash
specialrule{幅}{上余白}{下余白}
\end_layout
\begin_layout Standard
というコマンドを使用すれば、全列にわたる罫線を生成することができます。これらの特殊機能については、LaTeXパッケージ
\series bold
booktabs
\series default
\begin_inset CommandInset citation
LatexCommand cite
key "booktabs"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
\end_layout
\end_inset
の取扱説明書をご参照下さい。
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:特殊なブックタブ表"
\end_inset
特殊なブックタブ表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="8" columns="4">
<features booktabs="true" tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
システム
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Medipix
\begin_inset space \thinspace{}
\end_inset
1
\end_layout
\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Medipix
\begin_inset space \thinspace{}
\end_inset
2
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
cmidrule(r){2-2}
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
cmidrule(l){3-4}
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
morecmidrules
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
cmidrule{2-4}
\end_layout
\end_inset
検知器の厚み [µm]
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
300
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
300
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
700
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
エッジ角 [°]
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
3.55
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
2.71
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
7.99
\end_layout
\end_inset
</cell>
</row>
<row topspace="default">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
空間分解能 [µm]
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
4.26
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
10.17
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
10.56
\end_layout
\end_inset
</cell>
</row>
<row topspace="default">
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $f_{\mathrm{max}}$
\end_inset
におけるMTF
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
0.53
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
0.37
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
0.39
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
morecmidrules
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
cmidrule{3-4}
\end_layout
\end_inset
LSF空間分解能
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="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
µm表示
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
129.7
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
52.75
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
50.78
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
ピクセルサイズに対する%表示
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
76.3
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
95.9
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
92.3
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Section
表の垂直揃え
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! そろえ@揃え
\end_layout
\end_inset
\end_layout
\begin_layout Standard
本文行中で表の垂直揃えをするには、その表をボックスの中に入れなくてはなりません。そうした上で、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:ボックスダイアログ"
\end_inset
節に述べられているように、ボックスの垂直揃えを行います。
\end_layout
\begin_layout Standard
以下の例では、各表は15
\begin_inset space \thinspace{}
\end_inset
列幅%を持つminipage
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
minipageは第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:ミニページ"
\end_inset
節で説明されています。
\end_layout
\end_inset
ボックスの中に入れてあります。
\end_layout
\begin_layout Itemize
動作試験
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "15col%"
special "none"
height "1in"
height_special "totalheight"
status collapsed
\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="3" 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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
動作試験
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
raisebox{0.85
\backslash
baselineskip}{
\end_layout
\end_inset
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "15col%"
special "none"
height "1in"
height_special "totalheight"
status collapsed
\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="3" 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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\end_layout
\begin_layout Itemize
動作試験
\begin_inset Box Frameless
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "15col%"
special "none"
height "1in"
height_special "totalheight"
status collapsed
\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="3" 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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Itemize
動作試験
\begin_inset Box Frameless
position "b"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "15col%"
special "none"
height "1in"
height_special "totalheight"
status collapsed
\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="3" 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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
動作試験
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
raisebox{-0.32
\backslash
baselineskip}{
\end_layout
\end_inset
\begin_inset Box Frameless
position "b"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "15col%"
special "none"
height "1in"
height_special "totalheight"
status collapsed
\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="3" 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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" 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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
上記のとおり、表の第一行あるいは最終行の中身が、表外の本文行と揃っていません。これらを揃えるには、minipageボックスをraisebox
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
raiseboxは、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:垂直揃え"
\end_inset
節で説明されています。
\end_layout
\end_inset
の中に入れなくてはなりません。上記の例では、最初の項目の第二表は、ボックスの前に
\end_layout
\begin_layout Standard
\series bold
\backslash
raisebox{0.85
\backslash
baselineskip}{
\end_layout
\begin_layout Standard
というTeXコードコマンドを使用して揃えています。ボックスの後には、閉じ括弧
\series bold
}
\series default
をTeXコードとして挿入してあります。最後の項目の第二表には、
\end_layout
\begin_layout Standard
\series bold
\backslash
raisebox{-0.32
\backslash
baselineskip}{
\end_layout
\begin_layout Standard
というコマンドを使用しています。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
表の行の中身の周囲の本文行への揃えは、つねに同じ値をとるわけではありません。この揃え方に必要な
\series bold
\backslash
raisebox
\series default
コマンドの値は、文書フォントやフォント寸法、表罫線の線幅によって変わります。
\end_layout
\end_inset
\end_layout
\begin_layout Section
色付きの表
\begin_inset CommandInset label
LatexCommand label
name "sec:色付きの表"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! いろつき@色付き
\end_layout
\end_inset
\end_layout
\begin_layout Subsection
色付きのセル
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょうのいろ@表の色 ! せるぶ@セル部
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
いろつき@色付き ! ひょうせるぶ@表セル部
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:colortblなしの表"
\end_inset
\series bold
colortbl
\series default
パッケージを使用しない色付き表
\begin_inset Argument
status collapsed
\begin_layout Plain Layout
colortblなしの表
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" 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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\color green
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\color red
\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
\color red
\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
\color green
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\color blue
\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
\color blue
\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
\color green
\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
\color blue
\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
\color blue
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
もし色の付いた文章が欲しいだけならば、そのセルを選択して、
\family sans
編集\SpecialChar \menuseparator
文字様式
\family default
メニューで色を選んでください。表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:colortblなしの表"
\end_inset
を作るのに、この方法が使われています。それ以外の場合には、LaTeXパッケージの
\series bold
colortbl
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
\end_layout
\end_inset
を使用しなくてはなりません。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
ifcolortbl
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Plain Layout
本節の以下の部分は、LaTeXパッケージ
\series bold
colortbl
\series default
が導入済みのときのみ表示されます。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
色付きの表を作成するには、プリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
usepackage{colortbl}
\end_layout
\begin_layout Standard
という行を書いて
\series bold
colortbl
\series default
を読み込まなくてはなりません。列の色は、
\series bold
>{ }
\series default
コマンドの中に
\end_layout
\begin_layout Standard
\series bold
\backslash
columncolor{色彩名}
\end_layout
\begin_layout Standard
というコマンドを書いて指定することができます。
\series bold
>{}
\series default
コマンドに関する詳細は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:連結列の計算"
\end_inset
節に述べられています。
\end_layout
\begin_layout Standard
以下の色彩名が事前に定義されています。
\end_layout
\begin_layout Standard
\family sans
red
\family default
\family sans
green
\family default
\family sans
yellow
\family default
\family sans
blue
\family default
\family sans
cyan
\family default
\family sans
magenta
\family default
\family sans
black
\family default
\family sans
white
\end_layout
\begin_layout Standard
\begin_inset VSpace medskip
\end_inset
\end_layout
\begin_layout Standard
また
\end_layout
\begin_layout Standard
\series bold
\backslash
definecolor{色彩名}{色彩モデル}{色彩値}
\end_layout
\begin_layout Standard
というコマンドを使用すれば、自分自身の色彩を定義することができます。ここで色彩モデルは
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
cmykシアン
\bar under
c
\bar default
yan・マゼンタ
\bar under
m
\bar default
agenta・黄
\bar under
y
\bar default
ellow・黒blac
\bar under
k
\bar default
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
rgb
\bar under
r
\bar default
ed・緑
\bar under
g
\bar default
reen・青
\bar under
b
\bar default
lue
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
grayグレー
\end_layout
\begin_layout Standard
から選択することができ、色彩値は、0から1の間の数字をコンマで区切ったもので、それぞれ当該色彩モデルにおける各色彩の大きさを示します。
\end_layout
\begin_layout Standard
たとえば、プリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5}
\end_layout
\begin_layout Standard
と書くことによって、「
\emph on
darkgreen
\emph default
」色を定義することができますし、
\end_layout
\begin_layout Standard
\series bold
\backslash
definecolor{lightgray}{gray}{0.8}
\end_layout
\begin_layout Standard
と書けば、「
\emph on
lightgray
\emph default
」色を定義することができます。
\end_layout
\begin_layout Standard
\begin_inset VSpace medskip
\end_inset
\end_layout
\begin_layout Standard
罫線は
\end_layout
\begin_layout Standard
\series bold
\backslash
rowcolor{色彩名}
\end_layout
\begin_layout Standard
というコマンドを使用して色付けすることができ、セルは
\end_layout
\begin_layout Standard
\series bold
\backslash
cellcolor{色彩名}
\end_layout
\begin_layout Standard
というコマンドで色付けすることができます。どちらのコマンドも、セルの冒頭にTeXコードで書き込みます。
\end_layout
\begin_layout Standard
表中の文字に色付けをするには、セルを選択してから、LyXのメニュー
\family sans
編集\SpecialChar \menuseparator
文字様式
\family default
を使用します。セルにTeXコードが入っている場合には、文章部分だけ選択してください。さもないと色付け指定されたTeXコードがLaTeXエラーを引き起こしてしまい
ます。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
【註】DVIビューアーのすべてが自己定義の色を表示できるわけではありません。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:色付き表"
\end_inset
を作成するには、以下のようにしてください。第一列の色は
\emph on
darkgreen
\emph default
にしたいので、この列のLaTeX変数として
\end_layout
\begin_layout Standard
\series bold
>{
\backslash
columncolor{darkgreen}
\backslash
centering}c
\end_layout
\begin_layout Standard
と書き込みます。第一列は青にしたいので、この列の最初のセルに
\end_layout
\begin_layout Standard
\series bold
\backslash
rowcolow{cyan}
\end_layout
\begin_layout Standard
というTeXコードコマンドを書き込みます。これによって、第一セルの列色指定が上書きされてしまうことに注意してください。最下行の最後のセルは、
\end_layout
\begin_layout Standard
\series bold
\backslash
cellcolor{magenta}
\end_layout
\begin_layout Standard
というTeXコードコマンドを書き込むことで、マゼンタに色づけされています。この後、
\family sans
編集\SpecialChar \menuseparator
文字様式
\family default
メニューを使って、各文字に色付けをすることができます。
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\series bold
\begin_inset CommandInset label
LatexCommand label
name "tab:色付き表"
\end_inset
colortbl
\series default
パッケージを使用した色付き表
\begin_inset Argument
status collapsed
\begin_layout Plain Layout
colortblを使った表
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
rowcolor{cyan}
\end_layout
\end_inset
\color magenta
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\color red
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\color red
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\color yellow
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\color blue
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\color blue
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\color yellow
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\color blue
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
cellcolor{magenta}
\end_layout
\end_inset
\color green
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
else
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Plain Layout
以下は、LaTeXパッケージ
\series bold
colortbl
\series default
が導入されていないときに表示されます。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
この節の内容を出力で表示させるには、
\series bold
colortbl
\series default
パッケージを導入する必要があります。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
fi
\end_layout
\end_inset
\end_layout
\begin_layout Subsection
色付き罫線
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょうのいろ@表の色 ! けいせんぶ@罫線部
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
いろつき@色付き ! ひょうけいせんぶ@表罫線部
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:罫線幅"
\end_inset
節に述べられているように、表中の全罫線の線幅は、長さ
\series bold
\backslash
arrayrulewidth
\series default
を使って調節することができます。本節の表では、すべて1.5
\begin_inset space \thinspace{}
\end_inset
ptに設定されています。
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
arrayrulewidth}{1.5pt}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
たとえば縦罫線を緑に着色するには、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:自製書式"
\end_inset
節の説明にしたがって、以下の列書式を文書プリアンブル中で作成して下さい。
\end_layout
\begin_layout Standard
\series bold
\backslash
newcolumntype{W}{!{
\backslash
color{green}
\backslash
vline}}
\end_layout
\begin_layout Standard
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:色付き縦罫線の表"
\end_inset
では、最右列にLaTeX変数
\series bold
WcW
\series default
、他の列にLaTeX変数
\series bold
Wc
\series default
が使用されています。
\end_layout
\begin_layout Standard
複数の色を用いたいときには、列書式をもっと定義してください。
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:色付き縦罫線の表"
\end_inset
色付き縦罫線の表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0" special="Wc">
<column alignment="center" valignment="top" width="0" special="Wc">
<column alignment="center" valignment="top" width="0" special="WcW">
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="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" 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>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:色付き横罫線の表"
\end_inset
のように、たとえば横罫線を赤にしたいときには、表ないし表フロートの前にTeXコードで
\end_layout
\begin_layout Standard
\series bold
\backslash
let
\backslash
myHlineC
\backslash
hline
\begin_inset Newline newline
\end_inset
\backslash
renewcommand{
\backslash
hline}
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\begin_inset space ~
\end_inset
\end_layout
\end_inset
{
\backslash
arrayrulecolor{red}
\backslash
myHlineC
\backslash
arrayrulecolor{black}}
\end_layout
\begin_layout Standard
というコマンドを入力して下さい。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
let
\backslash
myHlineC
\backslash
hline
\end_layout
\begin_layout Plain Layout
\backslash
renewcommand{
\backslash
hline}
\end_layout
\begin_layout Plain Layout
{
\backslash
arrayrulecolor{red}
\backslash
myHlineC
\backslash
arrayrulecolor{black}}
\end_layout
\end_inset
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:色付き横罫線の表"
\end_inset
色付き横罫線の表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" 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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
既定値の黒罫線に戻るには、
\end_layout
\begin_layout Standard
\series bold
\backslash
renewcommand{
\backslash
hline}{
\backslash
myHlineC}
\end_layout
\begin_layout Standard
というコマンドを、表ないし表フロートの後にTeXコードで入力して下さい。表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:色付き罫線の表"
\end_inset
は、縦横罫線を色付けした例です。
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:色付き罫線の表"
\end_inset
色付き罫線の表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0" special="Wc">
<column alignment="center" valignment="top" width="0" special="Wc">
<column alignment="center" valignment="top" width="0" special="WcW">
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row topspace="default">
<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>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewcommand{
\backslash
hline}{
\backslash
myHlineC}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
arrayrulewidth}{0.4pt}
\end_layout
\end_inset
\end_layout
\begin_layout Section
表の調整
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょうのちょうせい@表の調整
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょう@表 ! ちょうせい@調整
\end_layout
\end_inset
\end_layout
\begin_layout 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
表の設定ダイアログの
\family sans
罫線
\family default
タブで、表の行に縦方向の余白を加えることができます。ここでは三つのことができます。
\end_layout
\begin_layout Description
行上 これは表の行の文字上に余白を追加します。もし表がフォーマル形式の表
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
フォーマル形式の表は第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:フォーマル形式の表"
\end_inset
節で説明されています。
\end_layout
\end_inset
ならば、LyXは既定値として0.5
\begin_inset space \thinspace{}
\end_inset
emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
\begin_inset VSpace medskip
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset space \hspace*{}
\length 0pt
\end_inset
\begin_inset space \hfill{}
\end_inset
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="1">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<row>
<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 topspace="3mm">
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
行上に3
\begin_inset space \thinspace{}
\end_inset
mmの余白
\end_layout
\end_inset
</cell>
</row>
<row>
<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>
</lyxtabular>
\end_inset
\begin_inset space \hfill{}
\end_inset
\begin_inset space \hspace*{}
\length 0pt
\end_inset
\begin_inset VSpace medskip
\end_inset
\begin_inset Newline newline
\end_inset
したがって、通常表の行上に余白を加えるのは、縦罫線がないときのみに使用することができます。
\end_layout
\begin_layout Description
行下 これは表の行の文字下に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
\begin_inset space \thinspace{}
\end_inset
emの余白を挿入し、通常の表ならば既定値として2
\begin_inset space \thinspace{}
\end_inset
ptを挿入します。
\end_layout
\begin_layout Description
行間 これは表の現在行と次の行の間に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5
\begin_inset space \thinspace{}
\end_inset
emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。
\begin_inset VSpace medskip
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset space \hspace*{}
\length 0pt
\end_inset
\begin_inset space \hfill{}
\end_inset
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="1">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<row>
<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 interlinespace="3mm">
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $\downarrow$
\end_inset
行間に3
\begin_inset space \thinspace{}
\end_inset
mmの余白
\begin_inset Formula $\downarrow$
\end_inset
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $\uparrow$
\end_inset
行間に3
\begin_inset space \thinspace{}
\end_inset
mmの余白
\begin_inset Formula $\uparrow$
\end_inset
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\begin_inset space \hfill{}
\end_inset
\begin_inset space \hspace*{}
\length 0pt
\end_inset
\begin_inset VSpace medskip
\end_inset
\begin_inset Newline newline
\end_inset
したがって、通常表の行間に余白を加えるのは、縦罫線がないときのみに使用することができます。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
すべての表の全セルの高さを上げたい場合には、以下の行をプリアンブルに加えることによって実現できます。
\end_layout
\begin_layout Standard
\series bold
\backslash
@ifundefined{extrarowheight}
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\begin_inset space ~
\end_inset
\end_layout
\end_inset
{
\backslash
usepackage{array}}{}
\begin_inset Newline newline
\end_inset
\backslash
setlength{
\backslash
extrarowheight}{height}
\end_layout
\begin_layout Standard
しかしこの方法は、セル内の文章が縦方向に中央揃えにならないという欠点があります自己定義の表書式を用いると、LyXは自動的に
\series bold
array
\series default
パッケージを読み込みます。これが二度読み込まれることを防ぐために、上記のコマンドでは
\series bold
\backslash
@ifundefined
\series default
が使用されています)。
\end_layout
\begin_layout Standard
標準大よりも大きいフォント寸法を使用している場合には、文字が表罫線に近寄りすぎることがよくあります。これは、表の行の最初にTeXコードで
\series bold
\backslash
strut
\series default
コマンドを挿入することで補正することができます。表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:垂直揃え"
\end_inset
は、この効果を示したものです。
\end_layout
\begin_layout Standard
\noindent
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:垂直揃え"
\end_inset
大きなフォント寸法の文章の垂直揃え
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset space \hfill{}
\end_inset
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
通常の表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="1">
<features tabularvalignment="middle">
<column alignment="left" valignment="top" width="0">
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Normal, g
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\size large
Large
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\size larger
Larger
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\size largest
Largest
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\size huge
Huge
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\size giant
Huger
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\begin_inset space \hfill{}
\end_inset
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\series bold
\backslash
strut
\series default
コマンドを使用した表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\noindent
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="6" columns="1">
<features tabularvalignment="middle">
<column alignment="left" valignment="top" width="0">
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
Normal, g
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\size large
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
strut
\end_layout
\end_inset
Large
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\size larger
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
strut
\end_layout
\end_inset
Larger
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\size largest
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
strut
\end_layout
\end_inset
Largest
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\size huge
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
strut
\end_layout
\end_inset
Huge
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\size giant
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
strut
\end_layout
\end_inset
Huger
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\begin_inset space \hfill{}
\end_inset
\end_layout
\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
ときには表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:表セル"
\end_inset
の小数点のように、同一列の各セルの内容が、特定の文字で揃えられた方が見栄えの良いことがあります。
\lang english
This alignment is achieved by setting the cursor into the column and then
either pressing the toolbar button
\lang japanese
\begin_inset Graphics
filename ../../images/tabular-feature_align-decimal.png
scale 85
scaleBeforeRotation
\end_inset
\lang english
or setting the alignment in the table settings to
\family sans
At
\begin_inset space ~
\end_inset
Decimal
\begin_inset space ~
\end_inset
Separator
\family default
.
The alignment character can be a character of your choice and is specified
in the table settings.
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:表セル"
\end_inset
一列が小数点で揃えられた表セル
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="1">
<features booktabs="true" tabularvalignment="middle">
<column alignment="decimal" decimal_point="." valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
見出し
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
12.6
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
0.68
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
-123.0
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Table-align-operator"
\end_inset
\lang english
Table cells of a column aligned with the operators.
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="2">
<features booktabs="true" tabularvalignment="middle">
<column alignment="right" valignment="top" width="0pt">
<column alignment="left" valignment="top" width="0pt" special="@{}l">
<row>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
見出し
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $12\,+$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $\,6$
\end_inset
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $0\,-$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $\,68$
\end_inset
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $-123\,/$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $\,0$
\end_inset
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\lang english
For alignments at characters in formulas this method does not work because
the field to specify the alignment character does not allow formulas.
In this case one need to use the method from
\lang japanese
\lang english
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Table-align-operator"
\end_inset
.
This table was created with a 4×2 table.
The heading is a centered multicolumn.
The first column is right-aligned and contains the first part including
the operator.
The second column is left aligned and contains the rest.
A small space was added at the beginning of each cell of the second column
to get the space that is usually around operators.
\lang japanese
第2列には、小数点以下の各桁が左揃えで収められています。通常、表の列間に加えられる余白を削るために、
\end_layout
\begin_layout Standard
\series bold
@{}l
\end_layout
\begin_layout Standard
というLaTeX引数を第2列に指定します。
\end_layout
\begin_layout Standard
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:表セル揃え"
\end_inset
は、揃え方の例をいくつか示しています。
\lang english
For the alignment with the relation sign, a small space was added like for
the second column of
\lang japanese
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Table-align-operator"
\end_inset
.
\end_layout
\begin_layout Standard
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:表セル揃え"
\end_inset
表セルの揃えの例
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="6">
<features tabularvalignment="middle">
<column alignment="right" valignment="top" width="0">
<column alignment="left" valignment="top" width="0" special="@{}l">
<column alignment="right" valignment="top" width="0">
<column alignment="left" valignment="top" width="0" special="@{}l">
<column alignment="right" valignment="top" width="0">
<column alignment="left" valignment="top" width="0" special="@{}l">
<row>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
単位
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
冪数
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
関係子
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
12×
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
24本の瓶
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $10\cdot$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $10^{\mbox{-}17}$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $\Gamma(t)\propto$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $\:\Upsilon(t)$
\end_inset
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
1024×
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
768ピクセル
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $5.78\cdot$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $10^{7}$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $A\ne$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $\: B_{\mathrm{red}}$
\end_inset
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
32×
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
6
\begin_inset space \thinspace{}
\end_inset
cm
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
-
\begin_inset Formula $33.5\cdot$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $10^{4}$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $\sin(\alpha)\ge$
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset Formula $\:\sin(\beta)$
\end_inset
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\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
連結列セルを含む表がいくつもある場合には、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:連結列の計算"
\end_inset
節のように連結部分を含む列に必要とされる幅を計算することはたいへん面倒です。そこで楽をするために、プリアンブルでセル・列書式を定義してしまえば、それを文書中のす
べての表で使うことができます。書式は、以下のように定義します。
\end_layout
\begin_layout Standard
\series bold
\backslash
newcolumntype{書式名}[引数の数]{コマンド}
\end_layout
\begin_layout Standard
書式名は、一文字だけでも構いません。
\emph on
b
\emph default
\emph on
c
\emph default
\emph on
l
\emph default
\emph on
m
\emph default
\emph on
p
\emph default
\emph on
r
\emph default
の文字は定義済みですので使用することができませんが、これらの文字の大文字は使用可能です。
\end_layout
\begin_layout Standard
\begin_inset VSpace medskip
\end_inset
\end_layout
\begin_layout Standard
固定幅の縦横中央揃えの連結列セルの場合は、以下のセル書式を定義するとよいでしょう。
\end_layout
\begin_layout Standard
\series bold
\backslash
newcolumntype{M}[1]{>{
\backslash
centering
\backslash
hspace{0pt}}m{#1}}
\end_layout
\begin_layout Standard
ここで
\series bold
\backslash
hspace{0pt}
\series default
は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:複数行"
\end_inset
節で述べたように、最初の単語がハイフネートされる問題を回避するためのものです。すると連結列を作成する際には、表ダイアログのLaTeX引数で
\end_layout
\begin_layout Standard
\series bold
M{width}
\end_layout
\begin_layout Standard
と入力するだけですみます。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
連結列セルにまたがられる各セルについては、以下の書式を定義するとよいでしょう。
\end_layout
\begin_layout Standard
\series bold
\backslash
newcolumntype{S}[2]{>{
\backslash
centering
\backslash
hspace{0pt}}
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\backslash
newcolumntype
\end_layout
\end_inset
m{(#1+(2
\backslash
tabcolsep+
\backslash
arrayrulewidth)*(1-#2))/#2}}
\end_layout
\begin_layout Standard
この書式は、またがられる各セルが同じ幅になる幅を計算するのに、第
\begin_inset CommandInset ref
LatexCommand eqref
reference "eq:Wgn"
\end_inset
式を使用しています。
\end_layout
\begin_layout Standard
こうしておけば、当該セルのLaTeX引数に
\end_layout
\begin_layout Standard
\series bold
S{連結列セルの幅}{連結列セルがまたがる列の数}
\end_layout
\begin_layout Standard
と入力するだけですみます。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
色付き列については、以下のように定義するとよいでしょう。
\end_layout
\begin_layout Standard
\series bold
\backslash
newcolumntype{K}[1]{>{
\backslash
columncolor{#1}
\backslash
hspace{0pt}}c}
\end_layout
\begin_layout Standard
最後の「c」は、文字列が水平方向中央揃えになった可変幅の列を生成します。こうしておいて、LaTeX引数に
\end_layout
\begin_layout Standard
\series bold
K{色名}
\end_layout
\begin_layout Standard
と入力します。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:ユーザー定義の表書式"
\end_inset
を生成するには、第1列と連結列にLaTeX引数として
\end_layout
\begin_layout Standard
\series bold
M{2.5cm}
\end_layout
\begin_layout Standard
を指定し、最終列に
\end_layout
\begin_layout Standard
\series bold
K{red}
\end_layout
\begin_layout Standard
そして第2列の各セルに
\end_layout
\begin_layout Standard
\series bold
S{2.5cm}{2}
\end_layout
\begin_layout Standard
と指定します。
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:ユーザー定義の表書式"
\end_inset
ユーザー定義の表書式を使用した表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="4">
<features tabularvalignment="middle">
<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
<column alignment="center" valignment="middle" width="0">
<column alignment="center" valignment="middle" width="0" special="K{red}">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
とても長い表セル中の単語
\end_layout
\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
\begin_inset Text
\begin_layout Plain Layout
複数行の連結列
\end_layout
\end_inset
</cell>
<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="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">
\begin_inset Text
\begin_layout Plain Layout
c
\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
d
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
e
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
f
\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
g
\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
h
\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
i
\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
j
\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
k
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\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
表中のすべての罫線の罫線幅を調整するには、長さ
\series bold
\backslash
arrayrulewidth
\series default
を使用します。たとえば、表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:Table-with-1.5"
\end_inset
のように罫線幅を1.5
\begin_inset space \thinspace{}
\end_inset
ptにするには、表や表フロートの前にTeXコードで
\end_layout
\begin_layout Standard
\series bold
\backslash
setlength{
\backslash
arrayrulewidth}{1.5pt}
\end_layout
\begin_layout Standard
というコマンドを挿入します。こうして変更した罫線幅は、これ以降のすべての表に適用されます。ふたたび既定値を使用するには、表か表フロートの前にTeXコードで
\series bold
\backslash
arrayrulewidth
\series default
を0.4
\begin_inset space \thinspace{}
\end_inset
ptに設定してください。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
arrayrulewidth}{1.5pt}
\end_layout
\end_inset
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:Table-with-1.5"
\end_inset
1.5
\begin_inset space \thinspace{}
\end_inset
pt幅罫線の表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" 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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
arrayrulewidth}{0.4pt}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:1.5pt幅横罫"
\end_inset
のように横罫だけを1.5
\begin_inset space \thinspace{}
\end_inset
pt幅にするには、表または表フロートの前にTeXコードとして以下のコマンドを挿入してください。
\end_layout
\begin_layout Standard
\series bold
\backslash
let
\backslash
myHline
\backslash
hline
\begin_inset Newline newline
\end_inset
\backslash
renewcommand{
\backslash
hline}
\begin_inset Newline newline
\end_inset
{
\backslash
noalign{
\backslash
global
\backslash
arrayrulewidth 1.5pt}
\begin_inset Newline newline
\end_inset
\backslash
myHline
\backslash
noalign{
\backslash
global
\backslash
arrayrulewidth 0.4pt}}
\end_layout
\begin_layout Standard
既定幅に戻すには、表または表フロートの後にTeXコードとして以下のコマンドを挿入します。
\end_layout
\begin_layout Standard
\series bold
\backslash
renewcommand{
\backslash
hline}{
\backslash
myHline}
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
let
\backslash
myHline
\backslash
hline
\end_layout
\begin_layout Plain Layout
\backslash
renewcommand{
\backslash
hline}
\end_layout
\begin_layout Plain Layout
{
\backslash
noalign{
\backslash
global
\backslash
arrayrulewidth 1.5pt}
\end_layout
\begin_layout Plain Layout
\backslash
myHline
\backslash
noalign{
\backslash
global
\backslash
arrayrulewidth 0.4pt}}
\end_layout
\end_inset
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:1.5pt幅横罫"
\end_inset
1.5
\begin_inset space \thinspace{}
\end_inset
pt幅横罫の表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" 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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewcommand{
\backslash
hline}{
\backslash
myHline}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
縦罫だけを1.5
\begin_inset space \thinspace{}
\end_inset
pt幅にするには、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:自製書式"
\end_inset
節の説明にしたがって、文書プリアンブルに以下のような列書式を作成してください。
\end_layout
\begin_layout Standard
\series bold
\backslash
newcolumntype{V}{!{
\backslash
vrule width 1.5pt}}
\end_layout
\begin_layout Standard
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:1.5pt幅縦罫"
\end_inset
を作るには、最右列にLaTeX引数
\end_layout
\begin_layout Standard
\series bold
VcV
\end_layout
\begin_layout Standard
を指定し、他の列には
\end_layout
\begin_layout Standard
\series bold
Vc
\end_layout
\begin_layout Standard
を指定します。
\end_layout
\begin_layout Standard
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:1.5pt幅縦罫"
\end_inset
1.5
\begin_inset space \thinspace{}
\end_inset
pt幅縦罫の表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="3">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0" special="Vc">
<column alignment="center" valignment="top" width="0" special="Vc">
<column alignment="center" valignment="top" width="0" special="VcV">
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="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" 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>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
sd
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\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
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
ifarydshln
\end_layout
\end_inset
\begin_inset Note Note
status collapsed
\begin_layout Plain Layout
この節は、LaTeXパッケージarydshlnが導入済みの時のみ表示されます。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float table
placement H
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:点罫表"
\end_inset
点罫を使用した表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="5" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0" special=":c">
<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" 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>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
hdashline
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<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" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
cdashline{4-5}
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell multicolumn="2" 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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\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>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
LyXは点罫を自前ではサポートしません。そこでTeXコードを使用する必要があります。必須要件として、文書プリアンブル中に
\end_layout
\begin_layout Standard
\series bold
\backslash
usepackage{arydshln}
\end_layout
\begin_layout Standard
というコマンドを書き、LaTeXパッケージの
\series bold
arydshln
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! arydshln
\end_layout
\end_inset
を読み込んでおく必要があります。縦罫を点罫にするには、表セルダイアログのLaTeX変数として、水平揃え用の文字とともにコロン「:」を入力してください。
\end_layout
\begin_layout Standard
横点罫を得るには、表中当該行の最初のセルの冒頭に、TeXコードで
\end_layout
\begin_layout Standard
\series bold
\backslash
hdashline
\end_layout
\begin_layout Standard
というコマンドを加えてください。
\end_layout
\begin_layout Standard
連結列に点罫を書くには、表中当該行の最初のセルの冒頭に、TeXコードで
\end_layout
\begin_layout Standard
\series bold
\backslash
cdashline{列番号
\series default
}
\end_layout
\begin_layout Standard
なるコマンドを使用してください。たとえば、第2列から第4列にわたる連結列があって、その上に点罫が欲しい場合には、連結列のある行の最初のセルの冒頭に
\end_layout
\begin_layout Standard
\series bold
\backslash
cdashline{2-4}
\end_layout
\begin_layout Standard
なるコマンドを置いてください。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:点罫表"
\end_inset
は、第3列のLaTeX変数に「:c」を指定して作られています。第3行の最初のセルには、TeXコードのコマンド
\series bold
\backslash
hdashlineが挿れられており、第3行の最初のセルには、
\series default
TeXコードのコマンド
\begin_inset Newline newline
\end_inset
\series bold
\backslash
cdashline{4-5}が挿れられています。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
ここで用いられているLaTeXパッケージ
\series bold
arydshln
\series default
は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:色付きの表"
\end_inset
節の色付き表で用いられているLaTeXパッケージ
\series bold
colortbl
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! colortbl
\end_layout
\end_inset
とは、どうやら共存し得ないようです。すなわち、色付き表に点罫をつけることはできません。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
else
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Plain Layout
以下は、LaTeXパッケージ
\series bold
arydshln
\series default
が導入済みでないときに表示されます。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
本節の内容を出力に表示するためには、
\series bold
arydshln
\series default
パッケージを導入しなくてはなりません。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
fi
\end_layout
\end_inset
\end_layout
\begin_layout Chapter
フロート
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート
\end_layout
\end_inset
\end_layout
\begin_layout Section
はじめに
\begin_inset CommandInset label
LatexCommand label
name "sec:フロートはじめに"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! はじめに
\end_layout
\end_inset
\end_layout
\begin_layout Standard
フロートは、何かしらのラベルに関連付けられた文章の塊で、固定された居場所を持ちません。フロートはもっとも適した場所を求めて、1頁ないし2頁、前後にただようフロ
ート)ことができます。
\family sans
脚注
\family default
\family sans
傍注
\family default
も、当該ページに註が多すぎる場合には次頁にただよって行きますので、フロートの一種です。
\end_layout
\begin_layout Standard
フロートを使うと、質の良いレイアウトを組むことができます。図表が均等に各ページに割り当てられるので、文章のない空白やページが出ることを避けることができるためです
。このようなフローティングは、文章と図表のあいだの連関を破壊してしまうことがあるので、各フロートは文中から参照することができるようになっています。このため、フロ
ートには連番が割り当てられます。参照については、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:フロートの参照"
\end_inset
節で述べられています。
\end_layout
\begin_layout Standard
フロートを挿入するには、
\family sans
挿入\SpecialChar \menuseparator
フロート
\family default
メニューを使えば、ラベルのついたボックスすなわち
\family sans
キャプション
\family default
差込枠が挿入されます。このラベルは、出力の際に自動的に文書言語に翻訳されます。ラベルの後ろには、キャプションの文章を入れ、画像ないし表は、フロート中、キャプショ
ンの上ないし下に別の段落として挿入します。キャプションの配置に関して詳しくは、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:キャプションの配置"
\end_inset
節に述べられています。また、LyX文書を読みやすくするために、ボックスラベルを左クリックすれば、フロートボックスを広げたり畳んだりすることができるようになってい
ます。畳んだフロートボックスは、
\begin_inset Graphics
filename clipart/floatQt4.png
scale 70
scaleBeforeRotation
\end_inset
のように、灰色ボタンに赤字ラベルで表示されます。
\end_layout
\begin_layout Standard
周囲の文章に特殊な整形がなされているときにはLaTeXエラーが発生し得るので、これを避けるために、フロートは独立した段落として挿入することをお勧めします。
\end_layout
\begin_layout Standard
既存の図表は、選択した後に新規フロートのツールバーボタンを押せば、フロート中の図表にすることができます。
\end_layout
\begin_layout Section
フロート型
\end_layout
\begin_layout Standard
LyXには、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:図フロート"
\end_inset
節および第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:表フロート"
\end_inset
節で各々説明されている図フロートと表フロート以外に、
\series bold
アルゴリズム型
\series default
\series bold
折返し型
\series default
のフロート型があります。
\end_layout
\begin_layout Subsection
アルゴリズムフロート
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! あるごりずむ@アルゴリズム
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float algorithm
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "alg:アルゴリズムフロートの例"
\end_inset
アルゴリズムフロートの例
\end_layout
\end_inset
\end_layout
\begin_layout LyX-Code
for I in 1..N loop
\begin_inset Newline newline
\end_inset
Sum:= Sum + A(I); /*comment*/
\begin_inset Newline newline
\end_inset
end loop
\begin_inset VSpace -4mm
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
このフロート型は、
\family sans
挿入
\shape up
\SpecialChar \menuseparator
フロート\SpecialChar \menuseparator
アルゴリズム
\family default
\shape default
メニューを使うと挿入することができます。これは、プログラムコードやアルゴリズムの記述に用いられ、第
\begin_inset CommandInset ref
LatexCommand ref
reference "cha:プログラムコードリスト"
\end_inset
章で説明されているプログラムコードリストの代わりとみなすことができます。
\emph on
LyXユーザーの手引き
\emph default
に述べられているように、アルゴリズム向けの環境としては、
\family sans
LyXコード
\family default
があります。 アルゴリズム
\begin_inset CommandInset ref
LatexCommand ref
reference "alg:アルゴリズムフロートの例"
\end_inset
は、アルゴリズムフロートの一例であり、下の罫線が最後の文字行のちょうど下に来るように、フロートの終わりに-4
\begin_inset space \thinspace{}
\end_inset
mmの垂直空白が入れてあります。
\end_layout
\begin_layout Standard
フロートラベルは、自動的に文書言語に翻訳されるわけではありません。使用中の文書が英語でない場合には、文書プリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
floatname{algorithm}{付けたい名称}
\end_layout
\begin_layout Standard
という行を手動で加える必要があります。ここで
\family sans
\series bold
付けたい名称
\family default
\series default
には、お使いの言語で「
\emph on
algorithm
\emph default
」に対応する単語を指定します。
\end_layout
\begin_layout Standard
アルゴリズム一覧を挿入するには、文書言語がLyXのメニューに表示されている言語と同じであるならば、
\family sans
挿入\SpecialChar \menuseparator
一覧/目次\SpecialChar \menuseparator
アルゴリズム一覧
\family default
メニューを使用します。それ以外の場合には、代わりに
\end_layout
\begin_layout Standard
\series bold
\backslash
listof{algorithm}{付けたい名称}
\end_layout
\begin_layout Standard
というコマンドをTeXコードとして用います。ここで
\family sans
付けたい名称
\family default
とは、「
\emph on
List of Algorithm
\emph default
s」という単語に相当する、ご使用になりたい言語での単語です。
\end_layout
\begin_layout Standard
アルゴリズムフロートは、多くの文書クラスにおける図表フロートとは違って、「chapter.algorithm」スキームでは既定で付番されていません。このスキームで
アルゴリズムフロートに連番を振るには、使用している文書のプリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
numberwithin{algorithm}{chapter}
\end_layout
\begin_layout Standard
というコマンドを追加してください。
\series bold
\backslash
numberwithin
\series default
というコマンドを使用するには、文書設定の
\family sans
数式オプション
\family default
タブで
\family sans
AMS mathパッケージを使用する
\family default
オプションを有効にしてください。
\end_layout
\begin_layout Subsection
折返しフロート
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! おりかえしふろーと@折返しフロート
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Wrap figure
lines 0
placement l
overhang 1cm
width "40col%"
status open
\begin_layout Plain Layout
\begin_inset Graphics
filename ../clipart/mobius.eps
width 40col%
scaleBeforeRotation
rotateOrigin center
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:折返し図フロート"
\end_inset
これは折返し図フロートです。
\end_layout
\end_inset
\end_layout
\end_inset
このフロート型は、本文が図の周りに折返して入ることによって、図が段幅の一部しか占拠しないようにしたいときに用います。折返しフロートは、LaTeXパッケージの
\series bold
wrapfig
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
\end_layout
\end_inset
を導入済みであれば、
\family sans
挿入\SpecialChar \menuseparator
フロート\SpecialChar \menuseparator
折返し図フロート
\family default
\family sans
折返し表フロート
\family default
メニューで挿入することができます
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
LaTeXパッケージの導入方法は、取扱説明書の『LaTeXの設定』に説明されています。
\end_layout
\end_inset
。フロートの設定は、フロートボックスを右クリックすることで変更することができます。必須の設定項目は、フロートの
\family sans
配置
\family default
\family sans
\family default
です。非必須項目として、
\family sans
ぶら下げ
\family default
\family sans
行幅
\family default
があります。前者は、フロートがどれくらい段落ないしページ余白に入り込むかを指定するものであり、後者は、フロートが必要とするおおよその本文行数を指定するものです。
行幅は、推測するのが難しいことがよくあるので、フロートの配置に問題が生じたときのみ使用するようにした方が良いでしょう。さらに、フロートを段落内でフロートするよう
にするか、周囲の段落までフロートすることをLaTeXに許可するかを指定することができます。第
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:折返し図フロート"
\end_inset
図は、40
\begin_inset space \thinspace{}
\end_inset
列幅の幅と1
\begin_inset space \thinspace{}
\end_inset
cmのぶら下げを持ち、左揃えの折返しフロートを例示してあります
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
使うことのできる単位は付録
\begin_inset CommandInset ref
LatexCommand ref
reference "cha:LyXで使用できる単位"
\end_inset
に収録してあります。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
折返しフロートは壊れやすいことがあります!例えば、図をページの下すぎる位置に置いてしまうと、ごちゃごちゃになって、フロートが出力に現れなかったり、他の本文の上に
上書きされて出力されたりします。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
原則として、
\end_layout
\begin_layout Itemize
折返しフロートは、改頁に掛かってしまう段落に置くべきではありません。つまり、折返しフロートは、文書がほぼ完成する段階になって、どこに改頁が現れるかを予測できるよ
うになってから、正確な位置に挿入しなくてはなりません。
\end_layout
\begin_layout Itemize
折返しフロートは、入れ込む段落の前に単独の段落を設けて挿入するか、その段落自体の中に挿入しなくてはなりません。
\end_layout
\begin_layout Itemize
折返しフロートを二つの段落に連続して入れると問題を引き起こす可能性があるので、二つの折返しフロートのあいだには本文のみの段落が入るのようにしてください。
\end_layout
\begin_layout Itemize
折返しフロートは、節見出しや表中に入れることは認められていません。
\end_layout
\begin_layout Section
フロートの連番
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! れんばん@連番
\end_layout
\end_inset
\end_layout
\begin_layout Standard
フロートは通常、フロートのある節とは関係なく番号が振られるか、あるいは「章.番号」や「節.番号」といった形で番号が付けられます。これは、使用している文書クラスによっ
て変わります。
\end_layout
\begin_layout Standard
節から独立して付けられている連番を変更するには、文書プリアンブルで
\end_layout
\begin_layout Standard
\series bold
\backslash
renewcommand{
\backslash
thetable}{
\backslash
roman{table}}
\end_layout
\begin_layout Standard
\series bold
というコマンドを使うと良いでしょう。
\backslash
thetable
\series default
は表番号を印字するコマンドで、図フロートの場合であれば、代わりに
\series bold
\backslash
thefigure
\series default
コマンドを使用します。上のコマンドで使用されている
\series bold
\backslash
roman
\series default
は、表番号を小文字のローマ数字で印字するコマンドです。
\end_layout
\begin_layout Standard
連番の付け方をたとえば「小節.番号」に変更するには、プリアンブルで
\end_layout
\begin_layout Standard
\series bold
\backslash
numberwithin{table}{subsection}
\end_layout
\begin_layout Standard
というコマンドを使用してください。
\series bold
\backslash
numberwithin
\series default
コマンドを使用可能にするためには、文書設定の
\family sans
数式オプション
\family default
タブで、
\family sans
AMS
\begin_inset space ~
\end_inset
math数式パッケージを使用する
\family default
を使用します。
\end_layout
\begin_layout Standard
連番コマンドについての詳細と大切な注意点については、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:脚注の付番"
\end_inset
節もご覧ください。
\end_layout
\begin_layout Section
フロートの参照
\begin_inset CommandInset label
LatexCommand label
name "sec:フロートの参照"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! さんしょう@参照
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
さんしょう@参照 ! ふろーとにたいする@フロートに対する
\end_layout
\end_inset
\end_layout
\begin_layout Standard
フロートを参照するには、
\family sans
挿入\SpecialChar \menuseparator
ラベル
\family default
メニューかツールバーボタンを使用して、フロートのキャプションにラベルを挿入してください。
\begin_inset Graphics
filename ../clipart/labelQt4.png
scale 85
scaleBeforeRotation
\end_inset
のような灰色のラベルボックスが挿入され、ラベルウィンドウがポップアップして、ラベルの字句を入力するよう促します。LyXは、キャプションの最初の数単語に前置句をつ
けたものを候補として示します。前置句はフロート型に依存し、たとえば図フロートには「
\family sans
fig:
\family default
」という前置句がつけられます。
\end_layout
\begin_layout Standard
ラベルは、参照のための名称兼位置標として用いられます。
\family sans
挿入\SpecialChar \menuseparator
相互参照
\family default
メニューかツールバーボタン
\begin_inset Graphics
filename ../../images/dialog-show-new-inset_ref.png
scale 85
scaleBeforeRotation
\end_inset
を使えば、ラベルを参照することができます。
\begin_inset Graphics
filename clipart/referenceQt4.png
scale 85
scaleBeforeRotation
\end_inset
のような灰色の相互参照ボックスが挿入され、文書中のすべてのラベルを表示した相互参照ウィンドウが現れます。複数のLyX文書が開かれている場合には、ダイアログの上方
にあるドロップリストから作業中の文書を選択してください。ここでラベルを整序してから選ぶこともできます。出力中では、相互参照ボックスの位置にはフロート番号が表示さ
れます。
\end_layout
\begin_layout Standard
相互参照名と数字の間に改行が入るのを防ぐために、両者の間の空白には保護された空白を用いた方が良いでしょう。もし相互参照が存在しないラベルを参照している場合には、
出力では、参照の代わりに二つの疑問符が表示されることになります。
\end_layout
\begin_layout Standard
ラベルは、ラベルボックスをクリックすることによって、いつでも変更することができます。変更されたラベルへの参照は、自動的に新しいラベル文へのリンクに変更されますの
で、リンクの更新に手間を割く必要はありません。
\end_layout
\begin_layout Standard
相互参照ウィンドウの
\family sans
ラベルへ移動
\family default
ボタンは、参照されているラベルの前にカーソルを移動します。すると、ボタンの文字が
\family sans
戻る
\family default
に変わるので、相互参照にカーソルを戻すのに使用することができます。相互参照ボックスを右クリックしても、カーソルを参照されているラベルの前に移すことができますが、
この場合には元に戻ることができません。
\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
相互参照には、以下の6種類があります。
\end_layout
\begin_layout Description
<参照>: これはフロート番号を表示します。これが既定値です。例:
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:歪められた二つの像"
\end_inset
\end_layout
\begin_layout Description
(<参照>): これはフロート番号を2つのかっこの中に表示します。これはふつう数式を、とくに参照名「Equation」を省略して参照する際に用いられる様式です。
例:
\begin_inset CommandInset ref
LatexCommand eqref
reference "eq:Wgn"
\end_inset
\end_layout
\begin_layout Description
<参照ページ>: これはページ番号を表示します。例Page
\begin_inset space ~
\end_inset
\begin_inset CommandInset ref
LatexCommand pageref
reference "fig:歪められた二つの像"
\end_inset
\end_layout
\begin_layout Description
on
\begin_inset space ~
\end_inset
page
\begin_inset space ~
\end_inset
<参照ページ>: これは「on page」という文とページ番号を表示します。例
\begin_inset CommandInset ref
LatexCommand vpageref
reference "fig:歪められた二つの像"
\end_inset
\end_layout
\begin_layout Description
<参照>
\begin_inset space ~
\end_inset
on
\begin_inset space ~
\end_inset
page
\begin_inset space ~
\end_inset
<参照ページ>: これはフロート番号と「on page」という文とページ番号を表示します。例
\begin_inset CommandInset ref
LatexCommand vref
reference "fig:歪められた二つの像"
\end_inset
\end_layout
\begin_layout Description
\lang english
Formatted
\begin_inset space ~
\end_inset
reference: prints a self-defined cross-reference format.
\begin_inset Newline newline
\end_inset
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
\lang english
Note:
\series default
This feature is only available when you have the LaTeX-package
\series bold
prettyref
\series default
or
\series bold
refstyle
\series default
\lang japanese
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ! prettyref
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
\end_layout
\end_inset
\lang english
installed.
\end_layout
\end_inset
\lang japanese
\begin_inset Newline newline
\end_inset
\lang english
You can select which LaTeX-package should be used for this feature by setting
the option
\family sans
Use refstyle (not prettyref) for cross-references
\family default
in the menu
\family sans
Document\SpecialChar \menuseparator
Settings\SpecialChar \menuseparator
Document Class
\family default
.
The format is specified by adding the command
\series bold
\backslash
newrefformat
\series default
(prettyref) or
\series bold
\backslash
newref
\series default
(refstyle) to the preamble of the document.
For example redefining all references to figures (which have the label
shortcut
\begin_inset Quotes eld
\end_inset
\family sans
fig
\family default
\begin_inset Quotes erd
\end_inset
) can be done with this command
\lang japanese
\begin_inset Newline newline
\end_inset
\series bold
\backslash
newref{fig}{refcmd={
\lang english
Image on page
\lang japanese
\backslash
pageref{#1}}}
\series default
\begin_inset Newline newline
\end_inset
\lang english
For more information about the format, have a look at the package documentations
\lang japanese
,
\begin_inset CommandInset citation
LatexCommand cite
key "prettyref,refstyle"
\end_inset
.
\end_layout
\begin_layout Description
\lang english
Textual
\begin_inset space ~
\end_inset
reference: prints the caption of the reference
\lang japanese
:
\begin_inset CommandInset ref
LatexCommand nameref
reference "fig:歪められた二つの像"
\end_inset
\end_layout
\begin_layout Standard
\family sans
\lang english
<page>
\family default
will not print the page number if the label is on the previous, the same,
or the next page.
You will e.
\begin_inset space \thinspace{}
\end_inset
g.
\begin_inset space \space{}
\end_inset
see the text
\begin_inset Quotes eld
\end_inset
\family sans
on this page
\family default
\begin_inset Quotes erd
\end_inset
instead.
The style
\family sans
<reference> on page <page>
\family default
will not print anything about the page if the label is on the same page.
\end_layout
\begin_layout Standard
\lang english
The number and current page of the part of the document referred to in the
output is automatically calculated by LaTeX.
The varieties are adjusted in the field
\family sans
Format
\family default
of the cross-reference window that appears when you click on the cross-referenc
e box.
\end_layout
\begin_layout Standard
\lang english
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
\lang english
Note:
\series default
It is recommended to use the LaTeX-package
\series bold
refstyle
\series default
\lang japanese
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
\end_layout
\end_inset
\lang english
because
\series bold
prettyref
\series default
\lang japanese
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ! prettyref
\end_layout
\end_inset
\lang english
does not know all of LyX's possible label shortcuts
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
\lang english
\begin_inset Quotes eld
\end_inset
fig:
\begin_inset Quotes erd
\end_inset
is for example LyX's shortcut for labels in figure captions.
\end_layout
\end_inset
and is not internationalized.
\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
\family sans
文書設定
\family default
ダイアログの
\family sans
PDF特性
\family default
で有効にされた
\series bold
hyperref
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
\end_layout
\end_inset
LaTeXパッケージは、相互参照が参照されたフロートあるいは
\emph on
\emph default
のような文章中の箇所)の名称を自動的に取り入れてくれるという、たいへん便利な機能を提供します。つまり、図への参照毎に前に「図」と書き込む必要はなくなるのです。こ
の機能を使用するには、hyperrefを有効にして、
\end_layout
\begin_layout Standard
\series bold
\backslash
AtBeginDocument{
\backslash
renewcommand{
\backslash
ref}[1]{
\backslash
mbox{
\backslash
autoref{#1}}}}
\end_layout
\begin_layout Standard
という行をLaTeXプリアンブルに挿入してください。たとえば「section」の代わりに「sec.
\begin_inset space \thinspace{}
\end_inset
」としたいなど、既定の参照名以外のものが欲しい場合には、
\end_layout
\begin_layout Standard
\series bold
\backslash
addto
\backslash
extrasenglish{
\backslash
renewcommand{
\backslash
sectionautorefname}
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
{sec.
\backslash
negthinspace}}
\end_layout
\begin_layout Standard
のようにプリアンブルに挿入することで参照名を再定義することができます。英語以外の文書言語を使用している際には、
\begin_inset Newline newline
\end_inset
\series bold
\backslash
extrasenglishを
\backslash
extras***
\series default
に置き換えてください(***は使用中の言語名)。
\end_layout
\begin_layout Standard
自動命名を行いたいけれども、ある参照型以外、たとえば数式以外に対して行いたいときには、以下のようなプリアンブルコードを書いてください。
\end_layout
\begin_layout Standard
\series bold
\backslash
newlength{
\backslash
abc}
\begin_inset Newline newline
\end_inset
\backslash
settowidth{
\backslash
abc}{
\backslash
space}
\begin_inset Newline newline
\end_inset
\backslash
addto
\backslash
extrasenglish{
\backslash
renewcommand{
\backslash
equationautorefname}
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
{
\backslash
hspace{-
\backslash
abc}}
\end_layout
\begin_layout Standard
この話題に関する詳細は、hyperrefの説明書
\begin_inset CommandInset citation
LatexCommand cite
key "hyperref"
\end_inset
をお読みください。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
参照の自動命名は、相互参照を
\family sans
整形参照
\family default
様式(第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:相互参照の書式"
\end_inset
節)で使用しているときには、使用することができません。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
取扱説明書
\emph on
数式篇
\emph default
は、参照の自動命名が使用されている一例です。
\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
\family sans
文書設定
\family default
ダイアログの
\family sans
PDF特性
\family default
で、
\series bold
hyperref
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
\end_layout
\end_inset
を使用して出力中で相互参照をリンクするようにした場合には、画像フロート参照をクリックすると、画像ラベルに移動できるようになります。キャプションは、スクリーン上の
テキストの最初の部分なので、スクロールしないと画像を見ることができません。これは、参照リンク標がラベルの位置に置かれるからです。LaTeXパッケージの
\series bold
hyperref
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
\end_layout
\end_inset
の一部である
\series bold
hyperref
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
\end_layout
\end_inset
パッケージを使うと、リンク標はフロートの最初に置かれます。この機能を図フロートに対して使用するには、文書プリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
usepackage[figure]{hypcap}
\end_layout
\begin_layout Standard
という行を書いて、hypcapを読み込んでください。hypcapをすべてのフロート型に対して使用することもできますが、安定性の問題から推奨できません。詳しくは、
hypcapの説明書
\begin_inset CommandInset citation
LatexCommand cite
key "hypcap"
\end_inset
をご覧ください。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】hypcap
\series default
は内部図への参照には効力がありません。
\end_layout
\end_inset
\end_layout
\begin_layout Section
フロートの配置
\begin_inset CommandInset label
LatexCommand label
name "sec:フロートの配置"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! はいち@配置
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
フロートボックスを右クリックすると、ダイアログが開いて、ここでLaTeXがフロートを配置するのに使う配置オプションを変更できるようになります。
\begin_inset Newline newline
\end_inset
\family sans
\series default
\shape default
\size default
\emph default
\bar default
\noun default
\color inherit
段をまたぐ
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
オプションは、二段組文書でのみ有効です。これを選択すると、フロートは段の中のみに収められないで、ページの両段にまたがって広がります。
\begin_inset Newline newline
\end_inset
\family sans
\series default
\shape default
\size default
\emph default
\bar default
\noun default
\color inherit
横倒しに回転
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
オプションは、フロートを回転するのに用います。第
\family default
\series default
\shape default
\size default
\emph default
\bar default
\noun default
\color inherit
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:回転フロート"
\end_inset
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
節をご参照ください。
\end_layout
\begin_layout Standard
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
フロートダイアログでは、
\family sans
\series default
\shape default
\size default
\emph default
\bar default
\noun default
\color inherit
既定の配置を使う
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
オプションを無効にしたときには、特定のフロートの配置を設定するのに以下のオプションの一つ以上を設定することができます。
\end_layout
\begin_layout Description
可能ならば現在位置に:
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
フロートを挿入位置に配置することを試みます
\end_layout
\begin_layout Description
ページ上部:
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
フロートを現在ページの上部に配置することを試みます
\end_layout
\begin_layout Description
ページ下部:
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
フロートを現在ページの下部に配置することを試みます
\end_layout
\begin_layout Description
フロートを独立したページに:
\family roman
\series medium
\shape up
\size normal
\emph off
\bar no
\noun off
\color none
フロートを独立したページに配置することを試みます
\end_layout
\begin_layout Standard
LaTeXは、
\emph on
つねに
\emph default
上記のオプション順を用います。すなわち、既定の配置を使用すると、LaTeXはまず
\family sans
可能ならば現在位置に
\family default
を試み、次に
\family sans
ページの上部
\family default
、その後他のオプションを試みます。既定値を使わないときには、LaTeXは有効化されたオプションのみを使用しますが、やはり同じ順序でこれらを試みます。これら四つの
配置がいずれも無理な場合は、フロートを内部的に次のページにおいてみて同様の手続きがうまくいくかどうかを試みます。
\end_layout
\begin_layout Standard
既定では、各オプションはそれぞれ以下の規則を持っています。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\family sans
ページ上部
\family default
は、フロートのページに占める割合が7割以下の場合のみ、ページ上部に配置します
\series bold
\backslash
topfraction
\series default
)。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\family sans
ページ下部
\family default
は、フロートのページに占める割合が3割以下の場合のみ、ページ下部に配置します
\series bold
\backslash
bottomfraction
\series default
)。
\end_layout
\begin_layout Labeling
\labelwidthstring 00.00.0000
\family sans
フロートを独立したページ
\family default
には、フロートのページに占める割合が5割以下の場合のみ、複数のフロートを同一ページに配置します
\series bold
\backslash
floatpagefraction
\series default
)。
\end_layout
\begin_layout Standard
これらの規則に従いたくないときは、
\family sans
LaTeXの規則を無視する
\family default
オプションを追加することによって、これらを無視することができます。
\begin_inset Newline newline
\end_inset
上記説明の後ろに括弧でくくってあるLaTeXコマンドを使うと、これらの規則を定義しなおすこともできます。たとえば、往々にして小さすぎる、ページ下部規則の既定値を
、ページの5割に変えるには、文書プリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
renewcommand{
\backslash
bottomfraction}{0.5}
\end_layout
\begin_layout Standard
という行を加えてください。
\end_layout
\begin_layout Standard
ときにはフロートを、挿入位置に正確に、しかもかならず配置させたい場合があるかもしれません。このような場合には、
\family sans
何としても現在位置に置く
\family default
オプションを使用します。このオプションはできる限り使わないようにし、使う場合でも印刷する直前にまで文書が仕上がってから、使用するようにしてください。なぜならば、
このオプションを使うことによって、フロートはもはや「漂う」ことができなくなりますから、文書に変更を加えてしまうと、ページのレイアウトが往々にして破壊されてしまう
からです。
\end_layout
\begin_layout Standard
折返しフロートは、つねにどれかの段落の本文で囲まれますので、配置オプションはありません。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
対応する節がページの中程から始まるのというのに、フロートがページの先頭に置かれてしまうために、読者がフロートを前節の一部であると勘違いしてしまうという問題に直面
することがあります。この問題を避けるには、LaTeXコマンドの
\backslash
suppressfloatsを使用することができます。これは、これが挿入されたページの特定のフロートの配置を抑制するので、節が始まる前にフロートが設定されてしま
うのを避けるのに使用することができます。これを用いるには、文書プリアンブルに以下のコマンドを加えてください。
\end_layout
\begin_layout Standard
\series bold
\backslash
let
\backslash
mySection
\backslash
section
\begin_inset Newline newline
\end_inset
\backslash
renewcommand{
\backslash
section}{
\backslash
suppressfloats[t]
\backslash
mySection}
\end_layout
\begin_layout Standard
これと同じものは、章や小節など、すべての節見出しに用いることができます。この定義は、小々節のような小さい文字の部分では、LaTeXが適当な配置を見つけるのに失敗
することがあるので、これらに対する定義はお勧めしません。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
場合によっては、すべての図表を文末に置く必要があることがあります。この目的のために、LaTeXパッケージ
\series bold
endfloat
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
\end_layout
\end_inset
が開発されました。このパッケージは、すべての図表を文末に独立した節として置きます。元のフロート位置には、
\begin_inset Quotes eld
\end_inset
\family sans
[Figure
\begin_inset space ~
\end_inset
3.2 about here.]
\family default
\begin_inset Quotes erd
\end_inset
というようなヒント文が挿入されます。endfloatパッケージは、プリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
usepackage[options]{endfloat}
\end_layout
\begin_layout Standard
という行を加えることで読み込まれます。このようにして生成された図表の節を整形するために、さまざまなパッケージオプションがあります。詳細は、
\series bold
endfloat
\series default
取扱説明書
\begin_inset CommandInset citation
LatexCommand cite
key "endfloat"
\end_inset
をご参照ください。
\begin_inset Newline newline
\end_inset
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】endfloat
\series default
は、ヒント文の自動翻訳を行わないので、手動で行わなくてはなりません。
\begin_inset CommandInset citation
LatexCommand cite
key "endfloat"
\end_inset
の第4節をご参照ください。
\end_layout
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
現在のところ、
\series bold
endfloat
\series default
にはキャプションにドイツ語の「ß」が含まれているときにうまく動かないバグがあります。この場合には、「ß」の代わりにTeXコードで「
\series bold
\backslash
ss
\series default
」コマンドを使用してください。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
フロートの割付に関する詳細は、LaTeX関連書
\begin_inset CommandInset citation
LatexCommand cite
key "latexcompanion,latexguide,latexbook"
\end_inset
をご覧ください。
\end_layout
\begin_layout Section
回転フロート
\begin_inset CommandInset label
LatexCommand label
name "sec:回転フロート"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! かいてん@回転
\end_layout
\end_inset
\end_layout
\begin_layout Standard
特に横長の表などの場合、フロートを回転させたいことがあります。キャプションを含むフロート全体を回転させたいときは、フロートボックスを右クリックして、
\family sans
横倒しに回転
\family default
オプションを有効にします。
\end_layout
\begin_layout Standard
回転フロートは、つねに独立したページ(二段組文書のときは独立した段)に配置されます。フロート設定の
\family sans
段をまたぐ
\family default
オプションを有効にすれば、複数の段にまたがるようにすることができます。また、回転フロートは、外側余白方向から読むことができるような形に回転されます。全ページにわ
たって回転方向を強制したい場合には、文書クラスオプションに
\series bold
figuresleft
\series default
オプションあるいは
\series bold
figuresright
\series default
オプションを加えることができます。
\end_layout
\begin_layout Standard
回転フロートへの相互参照は、通常のフロートの場合と同じです。キャプションの形式も同じです。表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:回転した表"
\end_inset
が回転表フロートの例です。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
すべてのDVIビューアが回転フロートを表示できるわけではありません。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float table
wide false
sideways true
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:回転した表"
\end_inset
回転した表
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
試験
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\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>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Section
従属フロート
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! じゅうぞくふろーと@従属フロート
\end_layout
\end_inset
\end_layout
\begin_layout Standard
従属フロートは、図が複数の画像から成るような場合に使用します。これは、フロートの中に新たなフロートを挿入することで作ることができます。従属フロートの揃えは、表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:従属表を横に並べたもの"
\end_inset
と表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:従属表を縦に並べたもの"
\end_inset
に示されているように段落と同様に指定することができます。
\end_layout
\begin_layout Standard
従属フロートの参照は、通常のフロートの参照と同様にすることができます。例:表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:これは従属表a"
\end_inset
と表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:これは従属表b"
\end_inset
は表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:従属表を横に並べたもの"
\end_inset
の従属フロートです。
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:従属表を横に並べたもの"
\end_inset
従属表を横に並べたもの
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset space \hfill{}
\end_inset
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:これは従属表a"
\end_inset
これは従属表aです。
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
試験
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\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>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\begin_inset space \hfill{}
\end_inset
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:これは従属表b"
\end_inset
これは従属表bです。
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\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>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\begin_inset space \hfill{}
\end_inset
\end_layout
\end_inset
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:従属表を縦に並べたもの"
\end_inset
従属表を縦に並べたもの。(a)は4セルから成る表、(b)は5セルから成る表。
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="4">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
試験
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
試験
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
試験
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
試験
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\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>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Section
横並びのフロート
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! よこならび@横並び
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:左側のフロート"
\end_inset
や図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:右側のフロート"
\end_inset
のようにフロートを横並びに配置するには、
\emph on
ひとつの
\emph default
フロートのみを使用し、その中に二つのminipageボックスを挿入します
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
Minipageは第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:ミニページ"
\end_inset
節に説明があります。
\end_layout
\end_inset
。幅は45
\begin_inset space \thinspace{}
\end_inset
-50
\begin_inset space \thinspace{}
\end_inset
列幅とし、各minipageのボックス配置を
\family sans
\family default
に設定します。minipageボックスには、フロートと同じように画像とキャプションを入れます。フロートと唯一違う点は、画像単位
\family sans
列幅%
\family default
がここではminipageボックスの幅によって計算されることです。
\end_layout
\begin_layout Standard
\begin_inset Float figure
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Box Frameless
position "b"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 0
width "45col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
\begin_inset Graphics
filename ../clipart/mobius.eps
lyxscale 50
width 100col%
scaleBeforeRotation
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:左側のフロート"
\end_inset
左側のフロート
\end_layout
\end_inset
\end_layout
\end_inset
\begin_inset space \hfill{}
\end_inset
\begin_inset Box Frameless
position "b"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 0
width "45col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
\begin_inset Graphics
filename ../clipart/platypus.eps
lyxscale 50
width 100col%
scaleBeforeRotation
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:右側のフロート"
\end_inset
右側のフロート
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\end_layout
\end_inset
\end_layout
\begin_layout Section
キャプションの書式設定
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
きゃぷしょん@キャプション ! しょしきせってい@書式設定
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! きゃぷしょんのしょしきせってい@キャプションの書式設定
\end_layout
\end_inset
\begin_inset CommandInset label
LatexCommand label
name "sec:キャプションの書式設定"
\end_inset
\end_layout
\begin_layout Standard
\family sans
キャプション
\family default
環境は、
\family sans
フロート
\family default
の既定の段落環境です。キャプションは、LyX画面上では、例えば「
\family sans
図 #:
\family default
」のようなラベルの後に、キャプション文を伴って表示されます。ここで「
\family sans
#
\family default
」には、実際には参照番号が入ります。既定の設定では、ラベルと番号はキャプション文と同じフォントになっており、ラベルと文を分けるために、番号の後にコロンが入ります
。このキャプション書式は、すべての文書書式に適しているわけではありません。
\end_layout
\begin_layout Standard
既定のキャプション書式を変更するには、文書プリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
usepackage[format definition]{caption}
\end_layout
\begin_layout Standard
という行を加えて、LaTeXパッケージ
\series bold
caption
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! caption
\end_layout
\end_inset
を読み込んでください。たとえば、ラベルと番号をサンセリフのボールド体にして、表キャプションを、この文書のように常に表の上に置くようにするには、
\end_layout
\begin_layout Standard
\series bold
\backslash
usepackage[labelfont={bf,sf}, tableposition=top]{caption}
\end_layout
\begin_layout Standard
というコマンドを使用してください。また、各フロート型毎に別々のキャプション書式を定義することもできます。この場合には、
\series bold
caption
\series default
パッケージを書式関連オプション抜きで読み込み、文書プリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
captionsetup[フロート型]{書式定義}
\end_layout
\begin_layout Standard
というコマンドを使用して、個別の書式を指定してください。たとえば、図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:図キャプション"
\end_inset
と表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:表キャプション"
\end_inset
に使われているキャプション書式は、文書プリアンブルに以下のコマンドを指定することで作り出すことができます。
\end_layout
\begin_layout Standard
\series bold
\backslash
usepackage[tableposition=top]{caption}
\series default
\begin_inset Newline newline
\end_inset
\series bold
\backslash
captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\backslash
captionsetup[figure]{
\end_layout
\end_inset
labelsep=period}
\begin_inset Newline newline
\end_inset
\backslash
captionsetup[table]{labelfont={bf,sf}}
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
オプションのうち、
\series bold
tableposition=top
\series default
は、文書クラスに
\series bold
KOMA-script
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
\end_layout
\end_inset
が使われているときには、無効になります。この場合には、文書クラスオプション
\series bold
captions=tableheading
\series default
を指定しなくてはなりません。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\series bold
caption
\series default
パッケージについての詳細は、その取扱説明書
\begin_inset CommandInset citation
LatexCommand cite
key "caption"
\end_inset
をご覧ください。
\end_layout
\begin_layout Standard
ラベル名を、たとえば「図」から「画像」に変更するには、以下のプリアンブルコマンドを使用してください。
\end_layout
\begin_layout Standard
\series bold
\backslash
renewcommand{
\backslash
fnum@figure}{画像~
\backslash
thefigure}
\end_layout
\begin_layout Standard
なお、
\series bold
\backslash
thefigure
\series default
は表番号を挿入し、「
\series bold
~
\series default
」は保護された空白を入れます。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\series bold
KOMA-script
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
\end_layout
\end_inset
文書クラス(
\family sans
article (KOMA-script)
\family default
\family sans
book (KOMA-script)
\family default
\family sans
letter (KOMA-script)
\family default
\family sans
report (KOMA-script)
\family default
)を使用している場合には、
\series bold
caption
\series default
パッケージの代わりに
\series bold
KOMA-script
\series default
のビルトインコマンド
\series bold
etkomafont
\series default
を使用することもできます。たとえば、キャプションラベルをボールド体にするには、以下のコマンドを文書プリアンブルに加えます。
\end_layout
\begin_layout Standard
\series bold
\backslash
setkomafont{captionlabel}{
\backslash
bfseries}
\end_layout
\begin_layout Standard
\series bold
\backslash
setkomafont
\series default
についての詳細は、
\series bold
KOMA-script
\series default
の取扱説明書
\begin_inset CommandInset citation
LatexCommand cite
key "koma-script"
\end_inset
をご覧ください。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
}
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Plain Layout
キャプション書式は、この例のみ変更してあります。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float figure
placement !p
wide false
sideways false
status open
\begin_layout Plain Layout
\align center
\begin_inset Graphics
filename ../clipart/mobius.eps
lyxscale 50
scale 50
scaleBeforeRotation
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:図キャプション"
\end_inset
これは、別のキャプション書式を例示するための、一行よりも長い図キャプションです。ここでは、自製キャプション書式が使用されています。
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
on}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float table
placement !p
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:表キャプション"
\end_inset
これは、別のキャプション書式を例示するための、一行よりも長い表キャプションです。ここでは、この文書での表キャプションの標準書式が使用されています。
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="1" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\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>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Section
キャプションの配置
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
きゃぷしょん@キャプション ! はいち@配置
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! きゃぷしょんのはいち@キャプションの配置
\end_layout
\end_inset
\begin_inset CommandInset label
LatexCommand label
name "sec:キャプションの配置"
\end_inset
\end_layout
\begin_layout Standard
通常、キャプションの配置原則は、
\end_layout
\begin_layout Description
図の場合: キャプションを図の下に置く
\end_layout
\begin_layout Description
表の場合: キャプションを表の上に置く
\end_layout
\begin_layout Standard
という風になっています。LaTeXの標準クラスでは、キャプションを表の上に置くことは、残念ながらサポートされていません。したがって、
\family sans
article
\family default
\family sans
book
\family default
\family sans
letter
\family default
\family sans
report
\family default
といった文書クラスを使用している時には、キャプションと表の間に余白が置かれなくなってしまいます。本来あるべき余白を挿入するには、お使いの文書プリアンブルでLaT
eXパッケージ
\series bold
caption
\series default
を読み込むコマンドに
\end_layout
\begin_layout Standard
\series bold
tableposition=top
\end_layout
\begin_layout Standard
というオプションを追加してください
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
\series bold
caption
\series default
パッケージについての詳細な情報は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:キャプションの書式設定"
\end_inset
節をご覧ください。
\end_layout
\end_inset
\series bold
KOMA-script
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
\end_layout
\end_inset
文書クラス(
\family sans
article (KOMA-script)
\family default
\family sans
book (KOMA-script)
\family default
\family sans
letter (KOMA-script)
\family default
\family sans
report (KOMA-script)
\family default
\begin_inset space \thinspace{}
\end_inset
)をお使いの場合には、
\series bold
caption
\series default
パッケージにオプションを与える代わりに、文書クラスオプション
\series bold
captions=tableheading
\series default
を設定することもできます。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
また、キャプションは、図表の横に置くこともできます。これを実現するには、文書プリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
usepackage[option]{sidecap}
\end_layout
\begin_layout Standard
という行を入れて、LaTeXパッケージ
\series bold
sidecap
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
\end_layout
\end_inset
を読み込まなくてはなりません。オプションを与えなければ、ページの外側余白の側に---偶数ページでは右側、奇数頁では左側に---キャプションが置かれます。
\series bold
innercaption
\series default
オプションを与えれば、内側余白側に配置を変更することができます。配置をつねに右側ないし左側に来るように強制するには、
\series bold
rightcaption
\series default
ないし
\series bold
leftcaption
\series default
オプションを用います。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
ifsidecap
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Plain Layout
以下の部分は、LaTeXパッケージ
\series bold
sidecap
\series default
が導入されているときのみ表示されます。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
LyXでフロートのキャプションを横に配置するには、以下のコマンド群を文書プリアンブルに追加する必要があります。
\end_layout
\begin_layout Standard
\noindent
\begin_inset CommandInset line
LatexCommand rule
offset "0.5ex"
width "100line%"
height "1pt"
\end_inset
\end_layout
\begin_layout Standard
\series bold
\backslash
newcommand{
\backslash
TabBesBeg}{%
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
let
\backslash
MyTable
\backslash
table
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
let
\backslash
MyEndtable
\backslash
endtable
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
renewenvironment{table}{
\backslash
begin{SCtable}}{
\backslash
end{SCtable}}}
\end_layout
\begin_layout Standard
\series bold
\backslash
newcommand{
\backslash
TabBesEnd}{%
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
let
\backslash
table
\backslash
MyTable
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
let
\backslash
endtable
\backslash
MyEndtable
\end_layout
\begin_layout Standard
\series bold
\backslash
newcommand{
\backslash
FigBesBeg}{%
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
let
\backslash
MyFigure
\backslash
figure
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
let
\backslash
MyEndfigure
\backslash
endfigure
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
renewenvironment{figure}{
\backslash
begin{SCfigure}}{
\backslash
end{SCfigure}}}
\end_layout
\begin_layout Standard
\series bold
\backslash
newcommand{
\backslash
FigBesEnd}{%
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
let
\backslash
figure
\backslash
MyFigure
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
let
\backslash
endfigure
\backslash
MyEndfigure}
\end_layout
\begin_layout Standard
\noindent
\begin_inset CommandInset line
LatexCommand rule
offset "0.5ex"
width "100line%"
height "1pt"
\end_inset
\end_layout
\begin_layout Standard
これらのコマンドは、キャプションが脇に来るようにフロートを再定義することを可能にするものです。図フロートの場合は、
\end_layout
\begin_layout Standard
\series bold
\backslash
FigBesBeg
\end_layout
\begin_layout Standard
というコマンドを、フロートの前にTeXコードで入れてください。本来のフロート定義に戻すには、フロートの後に、TeXコードで
\end_layout
\begin_layout Standard
\series bold
\backslash
FigBesEnd
\end_layout
\begin_layout Standard
というコマンドを挿入してください。
\end_layout
\begin_layout Standard
表フロートに対しては、対応するコマンド
\end_layout
\begin_layout Standard
\series bold
\backslash
TabBesBeg
\series default
および
\series bold
\backslash
TabBesEnd
\end_layout
\begin_layout Standard
を使用してください。図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:図横キャプション"
\end_inset
と表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:表横キャプション"
\end_inset
がキャプションを脇に設定した例です。
\end_layout
\begin_layout Standard
これらの例において、表フロートの場合には、キャプションの文章がフロート上部に表示され、図フロートではフロート下部に表示されることが確認いただけると思います。これ
を変更するには、文書プリアンブルかフロート直前に、TeXコードとして
\end_layout
\begin_layout Standard
\series bold
\backslash
sidecaptionvpos{フロート型}{配置}
\end_layout
\begin_layout Standard
というコマンドを使用します。ここで「フロート型」は
\family sans
figure
\family default
\family sans
table
\family default
であり、「配置」は、上揃えの場合はtopの
\end_layout
\begin_layout Standard
\family sans
t
\family default
」、中央揃えの場合はcenterの「
\family sans
c
\family default
」、下揃えの場合はbottomの「
\family sans
b
\family default
」のいずれかになります。たとえば、図フロートのキャプションを縦方向中央揃えとしたい場合には、
\end_layout
\begin_layout Standard
\series bold
\backslash
sidecaptionvpos{figure}{c}
\end_layout
\begin_layout Standard
というコマンドを使用します。これは、図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:図横キャプション-2"
\end_inset
で使用されています。
\end_layout
\begin_layout Standard
\begin_inset VSpace medskip
\end_inset
\series bold
sidecap
\series default
パッケージについての詳細は、
\begin_inset CommandInset citation
LatexCommand cite
key "sidecap"
\end_inset
の説明書をご参照ください。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:参照位置"
\end_inset
節に説明があるLaTeXパッケージ
\series bold
hypcap
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! hypcap
\end_layout
\end_inset
は、キャプションを脇に表示したフロートに対しては、効果を持ちません。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
FigBesBeg
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float figure
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Graphics
filename ../clipart/escher-lsd.eps
scale 75
scaleBeforeRotation
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:図横キャプション"
\end_inset
これは図の横にあるキャプションです。
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
TabBesBeg
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float table
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:表横キャプション"
\end_inset
これは表の横にあるキャプションです。
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="5">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\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>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
TabBesEnd
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
sidecaptionvpos{figure}{c}
\end_layout
\end_inset
\begin_inset Float figure
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Graphics
filename ../clipart/escher-lsd.eps
scale 75
scaleBeforeRotation
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:図横キャプション-2"
\end_inset
これは図の横にある縦方向中央揃えのキャプションです。
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
FigBesEnd
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
else
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Plain Layout
以下の部分は、LaTeXパッケージ
\series bold
sidecap
\series default
が導入されていないときのみ表示されます。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
本節の残りの部分を出力で表示するには、LaTeXパッケージ
\series bold
sidecap
\series default
を導入する必要があります。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
fi
\end_layout
\end_inset
\end_layout
\begin_layout Section
フロート一覧
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! ふろーといちらん@フロート一覧
\end_layout
\end_inset
\end_layout
\begin_layout Standard
文書中の各節が列挙されたものである目次と同様、文書中の図など、すべてのフロート型に一覧があります。これらは、
\family sans
挿入\SpecialChar \menuseparator
一覧/目次
\family default
メニューで挿入することができます。
\end_layout
\begin_layout Standard
一覧の見出しは、フロートのキャプションないし短縮タイトル、フロート番号、これらが文書中で現れるページ番号で構成されます。
\end_layout
\begin_layout Standard
本文書の終わりに、図一覧と表一覧があります。
\end_layout
\begin_layout Chapter
注釈
\end_layout
\begin_layout Section
LyX注釈
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ちゅうしゃく@注釈 ! LyXのーと@LyXート
\end_layout
\end_inset
\end_layout
\begin_layout Standard
注釈は、ツールバーボタン
\begin_inset Graphics
filename ../../images/note-insert.png
scale 85
scaleBeforeRotation
\end_inset
か、
\family sans
挿入\SpecialChar \menuseparator
注釈
\family default
メニューで挿入することができます。注釈には、以下の三つの型があります。
\end_layout
\begin_layout Description
LyX注釈 この注釈型は、内部用途の注釈で出力には現れません。注釈ボックスは、以下のように表示されます。
\begin_inset Newline newline
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset Graphics
filename ../clipart/LyXNoteImageQt4.png
display false
scale 85
scaleBeforeRotation
\end_inset
\begin_inset Note Note
status open
\begin_layout Plain Layout
これは、出力には現れない注釈ボックスに書かれた文章です。
\end_layout
\end_inset
\end_layout
\begin_layout Description
コメント この注釈も出力には現れませんが、
\family sans
ファイル\SpecialChar \menuseparator
エクスポート\SpecialChar \menuseparator
LaTeX (pdflatex) / (平文)
\family default
メニューを使って文書をLaTeXにエクスポートする際には、LaTeXコメントとして出力されます。注釈ボックスは、以下のように表示されます。
\begin_inset Newline newline
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset Graphics
filename ../clipart/CommentNoteImageQt4.png
display false
scale 85
scaleBeforeRotation
\end_inset
\begin_inset Note Comment
status open
\begin_layout Plain Layout
これは、LaTeXファイルのコメントのみに現れる注釈ボックスに書かれた文章です。
\end_layout
\end_inset
\end_layout
\begin_layout Description
淡色表示 この注釈は、薄灰色の文章として出力に現れます。注釈ボックスは、以下のように表示されます。
\begin_inset Newline newline
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset Graphics
filename ../clipart/GreyedOutNoteImageQt4.png
display false
scale 85
scaleBeforeRotation
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewenvironment{lyxgreyedout}
\end_layout
\begin_layout Plain Layout
{
\backslash
textcolor[gray]{0.8}
\backslash
bgroup}{
\backslash
egroup}
\end_layout
\end_inset
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
これは、出力に薄灰色の文章として現れるコメントに書かれた文章
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
これは、淡色表示注釈内に脚注を用いた例です。
\end_layout
\end_inset
です。
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewenvironment{lyxgreyedout}
\end_layout
\begin_layout Plain Layout
{
\backslash
textcolor{blue}
\backslash
bgroup}{
\backslash
egroup}
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Plain Layout
以下に述べられているように、淡色表示注釈は、青文字で表示されるよう本文書のプリアンブルで再定義されているため、ここの淡色表示注釈は、LyX本来の定義で表示される
ように再定義されています。
\end_layout
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset Newline newline
\end_inset
この例から分かるように、淡色表示注釈の最初の行は少し字下げされるほか、淡色表示注釈には脚注を入れることができます。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
注釈を挿入するのにツールバーボタン
\begin_inset Graphics
filename ../../images/note-insert.png
scale 85
scaleBeforeRotation
\end_inset
を使用すると、
\family sans
LyX注釈
\family default
が挿入されます。注釈ボックスを右クリックすれば、五つの注釈型を切り替えることができます。既存の平文を注釈に変えるには、平文を選択して、注釈ツールバーボタンをクリ
ックしてください。注釈を平文に変更するには、カーソルを注釈の先頭に置いてBackspaceキーを押すか、カーソルを注釈の最後に置いてDeleteキーを押してくだ
さい。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
淡色注釈の文字色は、プリアンブルに以下のコマンドを置くことで変更することができます。
\end_layout
\begin_layout Standard
\series bold
\backslash
renewenvironment{lyxgreyedout}
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
{
\backslash
textcolor{色彩名}
\backslash
bgroup}{
\backslash
egroup}
\end_layout
\begin_layout Standard
使用できる色彩名と、自製色の定義の仕方は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:色付きの表"
\end_inset
節で説明されています。
\end_layout
\begin_layout Standard
本文書で青で表示されている注釈は、青文字に設定した淡色表示注釈を使用しています。
\end_layout
\begin_layout Section
脚注
\begin_inset CommandInset label
LatexCommand label
name "sec:脚注"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ちゅうしゃく@注釈 ! きゃくちゅう@脚注
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
きゃくちゅう@脚注
\end_layout
\end_inset
\end_layout
\begin_layout Standard
脚注は、ツールバーボタン
\begin_inset Graphics
filename ../../images/footnote-insert.png
scale 85
scaleBeforeRotation
\end_inset
か、
\family sans
挿入\SpecialChar \menuseparator
脚注
\family default
メニューを使って挿入することができます。すると、脚注文を挿入したところに、
\begin_inset Graphics
filename clipart/footnoteQt4.png
scale 80
scaleBeforeRotation
\end_inset
のような脚注ボックスが現れます。もし既存の文章を脚注に変えたいならば、その文章を選択して、脚注ツールバーボタンをクリックしてください。脚注を平文に変えるには、カ
ーソルが脚注の先頭にある時にBackspaceキーを押すか、カーソルが脚注の最後にある時にDeleteキーを押します。
\end_layout
\begin_layout Standard
これが脚注の例です
\begin_inset Foot
status open
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fn:これは脚注の一例"
\end_inset
これは脚注の一例です。
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
newcounter{MyRepeatFoot}
\end_layout
\begin_layout Plain Layout
\backslash
setcounter{MyRepeatFoot}{
\backslash
thefootnote}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
出力に於いては、脚注は、文中の脚注ボックスを置いた位置に上付き数字として表示され、脚注文は現ページ底部に置かれます。脚注番号はLaTeXが計算を行い、連番が付け
られます。脚注番号が章毎にリセットされるか否かは、使用する文書クラスに依ります。
\end_layout
\begin_layout Standard
脚注もフロート同様、参照することができます。脚注にラベルを挿入し、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:フロートの参照"
\end_inset
節に説明されているようにして、本文中でこのラベルを相互参照してください。
\begin_inset Newline newline
\end_inset
これは脚注
\begin_inset CommandInset ref
LatexCommand ref
reference "fn:これは脚注の一例"
\end_inset
の相互参照です。
\end_layout
\begin_layout Standard
\begin_inset VSpace defskip
\end_inset
\end_layout
\begin_layout Standard
\lang english
Footnotes in tables are not printed by LaTeX due to technical reasons.
However there exists another method to print them: Instead of the footnote
the command
\series bold
\backslash
footnotemark{}
\series default
is inserted as TeX-code.
The text of the footnote is entered as an argument of the TeX-code command
\series bold
\backslash
footnotetext
\series default
after the table.
\begin_inset Newline newline
\end_inset
This was done for the following table with the command
\end_layout
\begin_layout Standard
\series bold
\lang english
\backslash
footnotetext{
\series default
Printed table footnote.
\series bold
}
\end_layout
\begin_layout Standard
\lang english
\begin_inset Tabular
<lyxtabular version="3" rows="2" columns="1">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\lang english
This an example text.
\begin_inset Foot
status open
\begin_layout Plain Layout
\lang english
This footnote will not be printed!
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\lang english
This an example text.
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
footnotemark{}
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
footnotetext{
\end_layout
\end_inset
Printed table footnote.
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\lang english
Footnotes in longtables are described in section
\begin_inset space ~
\end_inset
\lang japanese
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:長尺表での脚注"
\end_inset
\lang english
.
\end_layout
\begin_layout Standard
\lang english
Footnotes in minipage boxes are printed, but inside the box and with a different
numbering because a minipage box is like a page inside a page.
(For more about minipages, see section
\begin_inset space ~
\end_inset
\lang japanese
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:ミニページ"
\end_inset
\lang english
.) To get a footnote in the minipage that is output at the bottom of the
page like normal footnotes, also use the method of
\series bold
\backslash
footnotemark{}
\series default
and
\series bold
\backslash
footnotetext
\series default
.
\end_layout
\begin_layout Standard
\lang english
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 0
width "100col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\lang english
This an example text in a minipage.
\begin_inset Foot
status open
\begin_layout Plain Layout
\lang english
Footnote in the minipage.
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\lang english
This an example text in a minipage.
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
footnotemark{}
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\lang english
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
footnotetext{
\end_layout
\end_inset
Footnote outside the minipage.
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\lang english
\begin_inset VSpace defskip
\end_inset
\end_layout
\begin_layout Standard
\lang english
To refer to the same footnote several times without printing the footnote
text every time, use the command
\series bold
\backslash
footnotemark[number]
\series default
in TeX-code.
\begin_inset Newline newline
\end_inset
As you do not know the number of the repeating footnote while you are writing
the text, you have to store its number.
For the following footnote mark example, these commands were inserted in
TeX-code after Footnote
\begin_inset space ~
\end_inset
\lang japanese
\begin_inset CommandInset ref
LatexCommand ref
reference "fn:これは脚注の一例"
\end_inset
\lang english
to store the footnote number:
\end_layout
\begin_layout Standard
\series bold
\lang english
\backslash
newcounter{MyRepeatFoot}
\begin_inset Newline newline
\end_inset
\backslash
setcounter{MyRepeatFoot}{
\backslash
thefootnote}
\end_layout
\begin_layout Standard
\lang english
The footnote mark was then created with this command:
\end_layout
\begin_layout Standard
\series bold
\lang english
\backslash
footnotemark[
\backslash
theMyRepeatFoot]
\end_layout
\begin_layout Standard
\lang english
Here is a repeated footnote:
\family roman
\series medium
\bar no
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
footnotemark[
\backslash
theMyRepeatFoot]
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\lang english
If you want to repeat the previous footnote, you can omit the storage of
the footnote number and just use this command instead:
\end_layout
\begin_layout Standard
\series bold
\lang english
\backslash
footnotemark[
\backslash
thefootnote]
\end_layout
\begin_layout Standard
\lang english
Here is another repeated footnote:
\family roman
\series medium
\bar no
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
footnotemark[
\backslash
thefootnote]
\end_layout
\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
各節毎に脚注番号を1にリセットするには、文書プリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
@addtoreset{footnote}{section}
\end_layout
\begin_layout Standard
というコマンドを加えてください。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
以下のプリアンブルコマンドを使うと、脚注の付番様式を小文字ローマ数字に変更することができます。
\end_layout
\begin_layout Standard
\series bold
\backslash
renewcommand{
\backslash
thefootnote}{
\backslash
roman{footnote}}
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewcommand{
\backslash
thefootnote}{
\backslash
roman{footnote}}
\end_layout
\end_inset
これは、ローマ数字を使った脚注です
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
これは、ローマ数字を使った脚注の例です。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
付番様式を大文字ローマ数字に変更するには、上記コマンドの
\series bold
\backslash
roman
\series default
\series bold
\backslash
Roman
\series default
に置き換えてください。脚注を大文字または小文字ラテン「文字」で付番するには、それぞれ
\series bold
\backslash
Alph
\series default
または
\series bold
\backslash
alph
\series default
を使用してください。記号を使って付「番」するには、
\series bold
\backslash
fnsymbol
\series default
を使ってください。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
この付番方法には1文字しか使えないので、ラテン文字を使うと26個の脚注しか番号を振ることができません。
\end_layout
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
記号を使うと9個の脚注しか番号を振ることができません。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
付番様式を変更した後、既定様式に戻すには、上記コマンドの
\series bold
\backslash
roman
\series default
\series bold
\backslash
arabic
\series default
に置き換えて使用してください。
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewcommand{
\backslash
thefootnote}{
\backslash
arabic{footnote}}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
脚注を「章番号.脚注番号」スキームで付番したいときには、使用中文書のプリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
numberwithin{footnote}{chapter}
\end_layout
\begin_layout Standard
というコマンドを加えてください。
\series bold
\backslash
numberwithin
\series default
コマンドを使用できるようにするためには、文書設定の
\family sans
数式オプション
\family default
タブで
\family sans
AMS
\begin_inset space ~
\end_inset
mathパッケージを使う
\family default
オプションを有効にしてください。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
numberwithin{footnote}{chapter}
\end_layout
\end_inset
これは、脚注のもう一つの例です
\series bold
\begin_inset Foot
status open
\begin_layout Plain Layout
\series bold
これは、
\series default
「章番号.脚注番号」スキームで番号を振られた脚注です。
\end_layout
\end_inset
\series default
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewcommand{
\backslash
thefootnote}{
\backslash
arabic{footnote}}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\backslash
numberwithin
\series default
は、脚注番号を常にアラビア数字で出力します。それよりも前にアラビア数字以外に再定義されたものは無効となります。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
また、例えば「章番号.
\backslash
Roman{footnote}」スキームを得るには、
\series bold
\backslash
numberwithin
\series default
の代わりに以下のコマンドを使用してください。
\end_layout
\begin_layout Standard
\series bold
\backslash
renewcommand{
\backslash
thefootnote}{
\backslash
thechapter.
\backslash
Roman{footnote}}
\end_layout
\begin_layout Subsection
脚注の配置
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
きゃくちゅう@脚注 ! はいち@配置
\end_layout
\end_inset
\end_layout
\begin_layout Standard
同一ページに複数の脚注がある場合、それらはページ底部に縦方向の余白を空けることなく、並べられます。これを読みやすくするには、例えば以下のようなコマンドをプリアン
ブルに足して、1.5
\begin_inset space \thinspace{}
\end_inset
mmの余白を追加することもできます。
\end_layout
\begin_layout Standard
\series bold
\backslash
let
\backslash
myFoot
\backslash
footnote
\begin_inset Newline newline
\end_inset
\backslash
renewcommand{
\backslash
footnote}[1]{
\backslash
myFoot{#1
\backslash
vspace{1.5mm}}}
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
二段組文書では、脚注は各段底部に表示されます(図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:標準的脚注配置"
\end_inset
)。図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:ftnright脚注配置"
\end_inset
のように、脚注を右段底部にのみ表示するようにするには、文書プリアンブルに
\end_layout
\begin_layout Standard
\series bold
\backslash
usepackage{ftnright}
\end_layout
\begin_layout Standard
というコマンドを書いて、LaTeXパッケージ
\series bold
ftnright
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! ftnright
\end_layout
\end_inset
を読み込みます。
\begin_inset Float figure
placement !h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
framebox{
\end_layout
\end_inset
\begin_inset Graphics
filename ../clipart/without_fntright.pdf
width 100col%
scaleBeforeRotation
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:標準的脚注配置"
\end_inset
二段組文書の標準的な脚注配置
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Float figure
placement !h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
framebox{
\end_layout
\end_inset
\begin_inset Graphics
filename ../clipart/with_fntright.pdf
width 100col%
scaleBeforeRotation
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:ftnright脚注配置"
\end_inset
LaTeXパッケージ
\series bold
ftnright
\series default
を使用したときの二段組文書の脚注配置
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
科学的文献に於いては、図
\begin_inset CommandInset ref
LatexCommand ref
reference "fig:後注"
\end_inset
のように、節の末尾に別段落を設けて、脚注をまとめて出力することも普通に行われます。これは「後注
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
こちゅう@後注
\end_layout
\end_inset
」と呼ばれるものです。文書中で脚注の代わりに後注を使用するには、
\family sans
文書\SpecialChar \menuseparator
設定\SpecialChar \menuseparator
モジュール
\family default
メニューで
\family sans
脚注から後注へ
\family default
を読み込んでください。まとめた注を出力するには、節ないし章末にTeXコードで
\end_layout
\begin_layout Standard
\series bold
\backslash
theendnotes
\end_layout
\begin_layout Standard
というコマンドを挿入してください。
\end_layout
\begin_layout Standard
\begin_inset Float figure
wide false
sideways false
status open
\begin_layout Plain Layout
\align center
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
framebox{
\end_layout
\end_inset
\begin_inset Graphics
filename ../clipart/endnotes.pdf
scaleBeforeRotation
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "fig:後注"
\end_inset
後注 注を節ないし章末に別段落として印字します。
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace medskip
\end_inset
後注の段落見出しは、文書言語に自動的に翻訳されることはありませんので、手動で翻訳しなくてはなりません。プリアンブルで
\end_layout
\begin_layout Standard
\series bold
\backslash
renewcommand{
\backslash
notesname}{Anmerkungen}
\end_layout
\begin_layout Standard
というコマンドを使えば、既定の英語名「Notes」を独語訳「Anmerkungen」に変えることができます。
\end_layout
\begin_layout Standard
\begin_inset VSpace medskip
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:脚注の付番"
\end_inset
節で述べた脚注の付番と同様に、後注の付番も変更することができます。
\series bold
\backslash
thefootnote
\series default
コマンドの代わりに
\series bold
\backslash
theendnote
\series default
を用いてください。後注番号をリセットするには、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:脚注の付番"
\end_inset
節で述べたコマンド
\series bold
\backslash
@addtoreset
\series default
の、パラメータ
\series bold
footnote
\series default
\series bold
endnote
\series default
に変えて、使用してください。
\end_layout
\begin_layout Standard
後注の印だけを作成するには、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:脚注"
\end_inset
節で説明した
\series bold
\backslash
footnotemark
\series default
コマンドの代わりに、
\series bold
\backslash
endnotemark[番号]
\series default
コマンドを使用してください。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
脚注はページ余白に置くこともでき、脚注文の揃えも変更することができます。詳細は、LaTeXパッケージ
\series bold
footmisc
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
\end_layout
\end_inset
\begin_inset CommandInset citation
LatexCommand cite
key "footmisc"
\end_inset
を参照してください。
\end_layout
\begin_layout Standard
脚注の整形にまつわるその他多くの話題が、LaTeX関連書籍
\begin_inset CommandInset citation
LatexCommand cite
key "latexcompanion,latexguide,latexbook"
\end_inset
に載っています。
\end_layout
\begin_layout Section
傍注
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ちゅうしゃく@注釈 ! ぼうちゅう@傍注
\end_layout
\end_inset
\end_layout
\begin_layout Standard
LyX内において、傍注注釈は、脚注のような外見と挙動を示します。これは
\family sans
挿入\SpecialChar \menuseparator
傍注
\family default
メニューかツールバーボタン
\begin_inset Graphics
filename ../../images/marginalnote-insert.png
scale 85
scaleBeforeRotation
\end_inset
で挿入することができます。すると、紫字で「傍注」と書かれた灰色のボックスが現れて、そこに傍注文を入れることができます。
\end_layout
\begin_layout Standard
横にあるのが傍注です
\begin_inset Marginal
status open
\begin_layout Plain Layout
これは傍注文です。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
片面文書においては、傍注は右側に表示され、両面文書においては外側余白---偶数ページでは左側、奇数ページでは右側---に表示されます。傍注文は、外側余白の反対側
に---注が左余白に現れるときには右揃えに---寄せられます。傍注文の一行目は、傍注が挿入された文書箇所と同じ行に来るように配置されます。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
傍注を内側余白に置くには、傍注の前にTeXコードで
\end_layout
\begin_layout Standard
\series bold
\backslash
reversemarginpar
\end_layout
\begin_layout Standard
というコマンドを書き加えてください。この新しい配置は、以後のすべての傍注に対して効力があります。
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
reversemarginpar
\end_layout
\end_inset
\begin_inset Marginal
status open
\begin_layout Plain Layout
これは内側余白の傍注です。
\end_layout
\end_inset
\series bold
\begin_inset Newline newline
\end_inset
\series default
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
【註】内側余白には充分な空白がないことがよくあり、出力で傍注が正しく表示されないことがあります。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
既定の配置に戻すには、TeXコードで
\end_layout
\begin_layout Standard
\series bold
\backslash
normalmarginpar
\end_layout
\begin_layout Standard
というコマンドを書き加えてください。
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
normalmarginpar
\end_layout
\end_inset
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\backslash
reversemarginpar
\series default
コマンドが既に挿入されている段落内では、このコマンドは無視されます。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\begin_inset Marginal
status open
\begin_layout Plain Layout
AVeryLongMarginParWordとっても長い傍注段落中の単語がハイフネートされない例。
\end_layout
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:複数行"
\end_inset
節で述べられている事例と同様に、長い単語が傍注文の最初の単語として来るとハイフネートが行われません。これを回避するには、その単語の前に0
\begin_inset space \thinspace{}
\end_inset
pt水平空白を挿入してください
\begin_inset Marginal
status open
\begin_layout Plain Layout
\begin_inset space \hspace*{}
\length 0pt
\end_inset
AVeryLongMarginParWordとっても長い傍注段落中の単語がハイフネートされる例。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
通常、傍注は表やフロート、脚注の中では使用することができません。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
ifmarginnote
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Plain Layout
以下の部分は、LaTeXパッケージ
\series bold
marginnote
\series default
が導入されているときのみ表示されます。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
この制約は、LaTeXパッケージ
\series bold
marginnote
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
\end_layout
\end_inset
を使用することで回避することができます。以下の二行を使用中の文書プリアンブルに書き加えると、LyXが傍注に使うコマンドが再定義されて、
\series bold
marginnote
\series default
パッケージが提供するコマンドを使うようになります。
\end_layout
\begin_layout Standard
\series bold
\backslash
usepackage{marginnote}
\begin_inset Newline newline
\end_inset
\backslash
let
\backslash
marginpar
\backslash
marginnote
\end_layout
\begin_layout Standard
\series bold
marginnote
\series default
には他にも便利な機能があるので、この方法が本文書でも使われています。というのは、
\series bold
marginnote
\series default
を使うと、傍注文に垂直オフセットを設定することができるからです。これは、あまりにもたくさんの傍注が非常に近いところに集まっていたり、もっとよいページレイアウトが
望まれるときなどに、よく必要とされます。オフセットは、LyX中の傍注の後ろにTeXコードで直接
\end_layout
\begin_layout Standard
\series bold
[オフセット]
\end_layout
\begin_layout Standard
という形で書くことで設定することができます。ここで「オフセット」には、表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:単位"
\end_inset
に挙げてある単位の一つを使用します。負の値を与えると注釈は上にずれ、正の値だと下にずれます。たとえば、この本文行の横にある傍注は、TeXコードコマンド「
\series bold
[-1.5cm]
\series default
」を使用して、1.5
\begin_inset space \thinspace{}
\end_inset
cm上にずらしてあります
\begin_inset Marginal
status open
\begin_layout Plain Layout
この傍注は、本来の位置よりも1.5
\begin_inset space \thinspace{}
\end_inset
cm上にずらしてあります。
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
[-1.5cm]
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace medskip
\end_inset
\series bold
marginnote
\series default
を使うと、傍注の揃えを変更することもできます。たとえば、
\end_layout
\begin_layout Standard
\series bold
\backslash
renewcommand*{
\backslash
raggedleftmarginnote}{
\backslash
centering}
\begin_inset Newline newline
\end_inset
\backslash
renewcommand*{
\backslash
raggedrightmarginnote}{
\backslash
centering}
\end_layout
\begin_layout Standard
というコマンドを使うと、中央揃えになります。
\series bold
\backslash
raggedleftmarginnote
\series default
とは、左側に表示されている傍注のことを指します
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewcommand*{
\backslash
raggedleftmarginnote}{
\backslash
centering}
\end_layout
\begin_layout Plain Layout
\backslash
renewcommand*{
\backslash
raggedrightmarginnote}{
\backslash
centering}
\end_layout
\end_inset
\begin_inset Marginal
status open
\begin_layout Plain Layout
この傍注の文章は中央揃えになっています。
\end_layout
\end_inset
。既定の設定は、
\end_layout
\begin_layout Standard
\series bold
\backslash
renewcommand*{
\backslash
raggedleftmarginnote}{
\backslash
raggedleft}
\begin_inset Newline newline
\end_inset
\backslash
renewcommand*{
\backslash
raggedrightmarginnote}{
\backslash
raggedright}
\series default
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewcommand*{
\backslash
raggedleftmarginnote}{
\backslash
raggedleft}
\end_layout
\begin_layout Plain Layout
\backslash
renewcommand*{
\backslash
raggedrightmarginnote}{
\backslash
raggedright}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
です。
\end_layout
\begin_layout Standard
\begin_inset VSpace medskip
\end_inset
\series bold
marginnote
\series default
の他の機能については、
\begin_inset CommandInset citation
LatexCommand cite
key "marginnote"
\end_inset
の取扱説明書をご参照ください。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
傍注のレイアウトは、傍注の定義を変更することによって変えることができます。たとえば、すべての傍注に、下線を引いたサンセリフ体の太字で「
\family sans
\series bold
\bar under
注意!
\family default
\series default
\bar default
」というヘッダ文をつけるには、以下を使用している文書プリアンブルに書き加えてください。
\end_layout
\begin_layout Standard
\series bold
\backslash
let
\backslash
myMarginpar
\backslash
marginpar
\begin_inset Newline newline
\end_inset
\backslash
renewcommand{
\backslash
marginpar}[1]{
\backslash
myMarginpar{%
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
hspace{0pt}
\backslash
textsf{
\backslash
textbf{
\backslash
underbar{注意!}}}%
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
\backslash
vspace{1.5mm}
\backslash
\backslash
#1}}
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
let
\backslash
myMarginpar
\backslash
marginpar
\end_layout
\begin_layout Plain Layout
\backslash
renewcommand{
\backslash
marginpar}[1]{
\backslash
myMarginpar{%
\end_layout
\begin_layout Plain Layout
\backslash
textsf{
\backslash
textbf{
\backslash
underbar{注意!}}}%
\end_layout
\begin_layout Plain Layout
\backslash
vspace{1.5mm}
\backslash
\backslash
#1}}
\end_layout
\end_inset
\begin_inset Marginal
status open
\begin_layout Plain Layout
これは、定義したヘッダをつけた傍注です。
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
[-1.5cm]
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
renewcommand{
\backslash
marginpar}[1]{
\backslash
myMarginpar{#1}}
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Plain Layout
傍注書式は、この例の分だけ変更してあります。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
else
\end_layout
\end_inset
\begin_inset Note Note
status open
\begin_layout Plain Layout
以下の部分は、LaTeXパッケージ
\series bold
marginnote
\series default
が導入されていないときのみ表示されます。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
本節の以下の部分を出力に表示するには、LaTeXパッケージ
\series bold
marginnote
\series default
を導入する必要があります。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
fi
\end_layout
\end_inset
\end_layout
\begin_layout Chapter
ボックス
\end_layout
\begin_layout Section
はじめに
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! はじめに
\end_layout
\end_inset
\end_layout
\begin_layout Standard
ボックスは、一塊の文章を整形するのに使用します。ボックスは、多言語文書を書くのに使用したり(第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:ミニページ"
\end_inset
節参照)、文章を囲ったり(第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:装飾"
\end_inset
節参照)、単語がハイフネートされるのを予防したり(第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:ハイフネーションの回避"
\end_inset
節参照)、文章を揃えたり(第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:垂直揃え"
\end_inset
節参照)、あるいは文章の背景色を設定したり(第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:色付きボックス"
\end_inset
節参照)するのに使用します。
\end_layout
\begin_layout Standard
ボックスは、
\family sans
挿入\SpecialChar \menuseparator
ボックス
\family default
メニューかツールバーボタン
\begin_inset Graphics
filename ../../images/box-insert.png
scale 85
scaleBeforeRotation
\end_inset
を使って挿入することができます。すると、
\begin_inset Graphics
filename ../clipart/BoxInsetDefaultQt4.png
scale 85
scaleBeforeRotation
\end_inset
のように
\family sans
ボックスminipage環境
\family default
というラベルのついた灰色の箱形が挿入されます。ボックス型は、この箱形を右クリックすると出てくるメニューで指定することができます。
\family sans
設定
\family default
メニューを選択すると現れるボックスダイアログでは、
\family sans
parboxコマンド
\family default
\family sans
minipage環境
\family default
の二つの
\family sans
内部ボックス
\family default
型を選択することができます。
\family sans
minipage
\family default
型は、新規ボックスの既定値となっており、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:ミニページ"
\end_inset
節で説明します。
\family sans
parbox
\family default
型は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:Parboxes"
\end_inset
節で述べます
\lang english
and the type
\family sans
Makebox
\family default
in
\lang japanese
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:ハイフネーションの回避"
\end_inset
\end_layout
\begin_layout Standard
ボックスは付番されないので、フロートや脚注のように参照することはできません。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
【註】ボックスは、
\family sans
箇条書き(記号)
\family default
環境や
\family sans
箇条書き(記述)
\family default
環境の単独要素とすべきではありません。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
【註】理由は不明ですが、枠付きボックスを使用している場合には、
\family sans
内部ボックス
\family default
型は
\family sans
なし
\family default
にしか設定することができません。
\family sans
内部ボックス
\family default
型や枠のないボックスについては、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:ハイフネーションの回避"
\end_inset
節で説明します。
\end_layout
\end_inset
\end_layout
\begin_layout Section
ボックスダイアログ
\begin_inset CommandInset label
LatexCommand label
name "sec:ボックスダイアログ"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! ぼっくすだいあろぐ@ボックスダイアログ
\end_layout
\end_inset
\end_layout
\begin_layout Subsection
寸法
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! すんぽう@寸法
\end_layout
\end_inset
\end_layout
\begin_layout Standard
ボックスダイアログでは、
\family sans
\family default
\family sans
高さ
\family default
の各フィールドでボックスのジオメトリを調整することができます。ジオメトリに使用することのできる単位は、表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:単位"
\end_inset
に説明されています。
\family sans
高さ
\family default
フィールドには、加えて以下の寸法を使用することができます。
\end_layout
\begin_layout Description
階層 これは平文の「高さ」です。ボックス中に複数行がある場合には、全体としての階層は無視されます。
\begin_inset Newline newline
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "12col%"
special "none"
height "1in"
height_special "depth"
status open
\begin_layout Plain Layout
\align center
高さを1階層に設定したボックス
\end_layout
\end_inset
\begin_inset Newline newline
\end_inset
\begin_inset Newline newline
\end_inset
\end_layout
\begin_layout Description
高さ これはボックス内部にある文章の高さです。この寸法でたとえば2の値を与えると、ボックスの高さを文章の2倍の高さに設定します。
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "2in"
height_special "height"
status open
\begin_layout Plain Layout
\align center
高さを2高さに設定したボックス
\end_layout
\end_inset
\end_layout
\begin_layout Description
全高 これは「高さ」+「階層」です。
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
高さを1全高に設定したボックス
\end_layout
\end_inset
\end_layout
\begin_layout Description
幅 これはボックスの幅を高さに設定します。
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "12col%"
special "none"
height "1in"
height_special "width"
status open
\begin_layout Plain Layout
\align center
高さを1幅に設定したボックス
\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
\family sans
内部ボックス
\family default
を選んだ場合には、ボックスの垂直揃えを以下のいずれかに設定できます。
\end_layout
\begin_layout Description
上 これは例示のための本文行です。
\begin_inset Box Boxed
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "12col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
このボックスは上揃えです。
\end_layout
\end_inset
これは例示のための本文行です。
\end_layout
\begin_layout Description
中央 これは例示のための本文行です。
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "12col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
このボックスは中央揃えです。
\end_layout
\end_inset
これは例示のための本文行です。
\end_layout
\begin_layout Description
下 これは例示のための本文行です。
\begin_inset Box Boxed
position "b"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "12col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
このボックスは下揃えです。
\end_layout
\end_inset
これは例示のための本文行です。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
同一行に二つのボックスがあり、一方だけに影付きなどが設定されている場合には、ボックスの垂直文字揃えが出力中で無効となる場合があります。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
ボックスを独立した段落においた場合には、ボックスの水平文字揃えは、LyXの段落ダイアログから設定できます。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\family sans
内部ボックス
\family default
を設定したときには、ボックスの内容を以下のように垂直揃えを行うことができます。
\end_layout
\begin_layout Description
上 これは例示のための本文行です。
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 0
width "12col%"
special "none"
height "1.5in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
このボックスの文章は上揃えです。
\end_layout
\end_inset
これは例示のための本文行です。
\end_layout
\begin_layout Description
中央 これは例示のための本文行です。
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "12col%"
special "none"
height "1.5in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
このボックスの文章は中央揃えです。
\end_layout
\end_inset
これは例示のための本文行です。
\end_layout
\begin_layout Description
下 これは例示のための本文行です。
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "b"
use_parbox 0
use_makebox 0
width "12col%"
special "none"
height "1.5in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
このボックスの文章は下揃えです。
\end_layout
\end_inset
これは例示のための本文行です。
\end_layout
\begin_layout Description
広げる これは例示のための本文行です。
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "s"
use_parbox 0
use_makebox 0
width "17col%"
special "none"
height "1.5in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
このボックスの
\end_layout
\begin_layout Plain Layout
\align center
文章は広げて
\end_layout
\begin_layout Plain Layout
\align center
あります。
\end_layout
\end_inset
これは例示のための本文行です。
\end_layout
\begin_layout Standard
ボックスの内容を広げるには、ボックスに複数の段落がなくてはなりません。上述の例では、文章の各行を独立の段落に設定してあります。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\family sans
内部ボックス
\family default
を設定しているときに、ボックスの内容を水平方向に揃えるには、LyXの段落ダイアログを用います。
\end_layout
\begin_layout Standard
\align center
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "s"
use_parbox 0
use_makebox 0
width "25col%"
special "none"
height "1.25in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align left
このボックスの
\end_layout
\begin_layout Plain Layout
\align center
文章は広げて
\end_layout
\begin_layout Plain Layout
\align right
あります。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\family sans
内部ボックス
\family default
を設定していないときには、ボックスの内容は、ボックスダイアログの中で水平揃えの設定をすることができます。
\end_layout
\begin_layout Standard
\align center
\begin_inset Box Boxed
position "c"
hor_pos "s"
has_inner_box 0
inner_pos "s"
use_parbox 0
use_makebox 0
width "90col%"
special "none"
height "1.25in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align left
このボックスの文章は水平方向に広げてあります。
\end_layout
\end_inset
\end_layout
\begin_layout Subsection
装飾
\begin_inset CommandInset label
LatexCommand label
name "sec:装飾"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! そうしょく@装飾
\end_layout
\end_inset
\end_layout
\begin_layout Standard
ボックス型は、ボックスダイアログ中の
\family sans
装飾
\family default
ドロップダウン式一覧から指定することができます。以下の型を指定することができます。
\end_layout
\begin_layout Description
\lang english
No
\begin_inset space ~
\end_inset
frame Nothing is drawn.
\end_layout
\begin_layout Description
簡素な長方形の枠 これはボックスの周りに長方形の枠を描きます。枠線の太さは
\series bold
\backslash
fboxrule
\series default
の値になります。
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
長方形の箱型
\end_layout
\end_inset
\end_layout
\begin_layout Description
楕円形の枠(細線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.4
\begin_inset space \thinspace{}
\end_inset
ptです。
\begin_inset Box ovalbox
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
楕円形の箱型(細線)
\end_layout
\end_inset
\end_layout
\begin_layout Description
楕円形の枠(太線) これはボックスの周りに楕円形の枠を描きます。枠線の太さは0.8
\begin_inset space \thinspace{}
\end_inset
ptです。
\begin_inset Box Ovalbox
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
楕円形の箱型(太線)
\end_layout
\end_inset
\end_layout
\begin_layout Description
影付き これはボックスの周りに影付きの長方形の枠を描きます。枠線の太さは
\series bold
\backslash
fboxrule
\series default
の値になり、影の幅は4
\begin_inset space \thinspace{}
\end_inset
ptになります。
\begin_inset Box Shadowbox
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
影付きの箱型
\end_layout
\end_inset
\end_layout
\begin_layout Description
影の背景 これは背景色が赤のボックスを描きます。色付きボックスとは違って
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:色付きボックス"
\end_inset
節を参照のこと。
\end_layout
\end_inset
、これは列幅全体を使用し、ボックスは独立した段落に設定されます。
\begin_inset Box Shaded
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width "50col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
影付き背景の箱型
\end_layout
\end_inset
\end_layout
\begin_layout Description
二重線の長方形の枠 これはボックスの周りに二重線の長方形の枠を描きます。内側の枠線の太さは0.75
\begin_inset space \thinspace{}
\end_inset
\series bold
\backslash
fboxrule
\series default
であり、外側の枠線の太さは1.5
\begin_inset space \thinspace{}
\end_inset
\series bold
\backslash
fboxrule
\series default
です。枠線間の距離は1.5
\begin_inset space \thinspace{}
\end_inset
\series bold
\backslash
fboxrule
\series default
\begin_inset space \thinspace{}
\end_inset
+
\begin_inset space \thinspace{}
\end_inset
0.5
\begin_inset space \thinspace{}
\end_inset
ptです。
\begin_inset Box Doublebox
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "20col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
二重の長方形の箱型
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
LyXのボックスラベルには、使用中の枠の型が表示されます。すべての型を使用可能にするには、LaTeXパッケージ
\series bold
fancybox
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! fancybox
\end_layout
\end_inset
が導入済みでなくてはなりません。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
装飾として
\family sans
簡素な長方形の箱型
\family default
を使用し、内部ボックスをなしにした場合には、ボックス内で改行をすることができます。その際、他の枠付きボックスと異なり、枠は列幅全体に広げられて独立した段落に置か
れ、このボックス型では
\series bold
\backslash
fboxrule
\series default
\series bold
\backslash
fboxsep
\series default
は無効となります。枠線の太さは
\series bold
\backslash
FrameRule
\series default
の値になります。
\begin_inset Box Framed
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width "100col%"
special "none"
height "1in"
height_special "totalheight"
status collapsed
\begin_layout Plain Layout
改行可能な箱型
\end_layout
\end_inset
\end_layout
\begin_layout Section
ボックスの詳細な設定
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! しょうさいなせってい@詳細な設定
\end_layout
\end_inset
\end_layout
\begin_layout Standard
寸法
\series bold
\backslash
fboxrule
\series default
の既定値は0.4
\begin_inset space \thinspace{}
\end_inset
ptです。これは、TeXコードで以下のコマンドを使うことによって、たとえば2
\begin_inset space \thinspace{}
\end_inset
ptに変更することができます。
\end_layout
\begin_layout Standard
\series bold
\backslash
setlength{
\backslash
fboxrule}{2pt}
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
fboxrule}{2pt}
\end_layout
\end_inset
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "25col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
\series bold
\backslash
fboxrule
\series default
\begin_inset space \thinspace{}
\end_inset
=
\begin_inset space \thinspace{}
\end_inset
2
\begin_inset space \thinspace{}
\end_inset
ptの長方形の箱型
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
fboxrule}{0.4pt}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
枠とボックスの内容との空白は、すべての枠様式について3
\begin_inset space \thinspace{}
\end_inset
ptが既定値になっています。これは、長さ
\series bold
\backslash
fboxsep
\series default
を別の値に設定することによって変更することができます。たとえば
\end_layout
\begin_layout Standard
\series bold
\backslash
setlength{
\backslash
fboxsep}{10pt}
\end_layout
\begin_layout Standard
というコマンドは、この値を10
\begin_inset space \thinspace{}
\end_inset
ptにし、以下のボックスのようになります。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
fboxsep}{10pt}
\end_layout
\end_inset
\begin_inset Box Boxed
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "25col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
\series bold
\backslash
fboxsep
\series default
\begin_inset space \thinspace{}
\end_inset
=
\begin_inset space \thinspace{}
\end_inset
10
\begin_inset space \thinspace{}
\end_inset
ptの長方形の箱型
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
fboxsep}{3pt}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
楕円形ボックスの丸い角の直径は、コマンド
\series bold
\backslash
cornersize
\series default
で設定することができます。
\end_layout
\begin_layout Standard
\series bold
\backslash
cornersize*{1cm}
\end_layout
\begin_layout Standard
というコマンドは、直径を1
\begin_inset space \thinspace{}
\end_inset
cmに設定します。
\end_layout
\begin_layout Standard
\series bold
\backslash
cornersize{数値}
\end_layout
\begin_layout Standard
というコマンドは、直径を
\family sans
数値
\begin_inset space \thinspace{}
\end_inset
×
\begin_inset space \thinspace{}
\end_inset
(ボックスの幅と高さの小さい方)
\family default
に設定します。既定値は
\series bold
\backslash
cornersize{0.5}
\series default
です。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
cornersize*{1.5cm}
\end_layout
\end_inset
\begin_inset Box Ovalbox
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "25col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
\series bold
\backslash
cornersize
\series default
\begin_inset space \thinspace{}
\end_inset
=
\begin_inset space \thinspace{}
\end_inset
1.5
\begin_inset space \thinspace{}
\end_inset
cmの楕円形の箱型
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
cornersize{0.5}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
影の大きさは、長さ
\series bold
\backslash
shadowsize
\series default
を変更することで調整できます。以下のボックスでは
\end_layout
\begin_layout Standard
\series bold
\backslash
setlength{
\backslash
shadowsize}{2pt}
\end_layout
\begin_layout Standard
というコマンドを使って、2
\begin_inset space \thinspace{}
\end_inset
ptに設定しています。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
shadowsize}{2pt}
\end_layout
\end_inset
\begin_inset Box Shadowbox
position "c"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "25col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
\series bold
\backslash
shadowsize
\series default
\begin_inset space \thinspace{}
\end_inset
=
\begin_inset space \thinspace{}
\end_inset
2
\begin_inset space \thinspace{}
\end_inset
ptの影付きボックス
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
shadowsize}{4pt}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
寸法
\series bold
\backslash
FrameRule
\series default
の既定値は0.4
\begin_inset space \thinspace{}
\end_inset
ptです。ボックスの中身と枠の間の空白の既定値は9
\begin_inset space \thinspace{}
\end_inset
ptですが、
\series bold
\backslash
FrameSep
\series default
の値を変えることで変更することができます。たとえば、下記の
\family sans
ボックス
\family default
の枠の外見は、
\end_layout
\begin_layout Standard
\series bold
\backslash
setlength{
\backslash
FrameRule}{5pt}
\begin_inset Newline newline
\end_inset
\backslash
setlength{
\backslash
FrameSep}{0.5cm}
\end_layout
\begin_layout Standard
というTeXコードコマンドで設定してあります。
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
FrameRule}{5pt}
\end_layout
\begin_layout Plain Layout
\backslash
setlength{
\backslash
FrameSep}{0.5cm}
\end_layout
\end_inset
\begin_inset Box Framed
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width "100col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
これは
\family sans
改頁可能
\family default
ボックスの文章です。
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
FrameRule}{0.4pt}
\end_layout
\begin_layout Plain Layout
\backslash
setlength{
\backslash
FrameSep}{9pt}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
\family sans
影付き背景
\family default
ボックスでは、ボックスの内容と枠の余白の既定値は3
\begin_inset space \thinspace{}
\end_inset
ptになっていますが、
\series bold
\backslash
fboxsep
\series default
の値を変更することで変えられます。既定の背景色である赤色は、
\series bold
\backslash
definecolor{shadebox}
\series default
コマンドで局所的に変更することもできますし、
\family sans
ツール\SpecialChar \menuseparator
設定\SpecialChar \menuseparator
色\SpecialChar \menuseparator
影付きボックス
\family default
メニューからグローバルに変更することもできます。
\series bold
\backslash
definecolor
\series default
コマンドの用法は第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:色付きの表"
\end_inset
\begin_inset Foot
status open
\begin_layout Plain Layout
N
\series bold
\backslash
definecolor
\series default
は、LaTeXパッケージの
\series bold
color
\series default
をプリアンブルに読み込む必要があります。第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:色付きボックス"
\end_inset
節をご参照ください。.
\end_layout
\end_inset
で説明されています。
\end_layout
\begin_layout Standard
たとえば、下記の影付き背景ボックスの外見は
\end_layout
\begin_layout Standard
\series bold
\backslash
setlength{
\backslash
fboxsep}{0.5cm}
\series default
\begin_inset Newline newline
\end_inset
\series bold
\backslash
definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
\end_layout
\begin_layout Standard
というTeXコードコマンドを使って設定してあります。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
fboxsep}{0.5cm}
\end_layout
\begin_layout Plain Layout
\backslash
definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
\end_layout
\end_inset
\begin_inset Box Shaded
position "t"
hor_pos "c"
has_inner_box 0
inner_pos "t"
use_parbox 0
use_makebox 0
width "100col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\color yellow
これは、濃緑色の背景の
\family sans
影付き背景
\family default
ボックスに入れた黄色の文章です。
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
setlength{
\backslash
fboxsep}{3pt}
\end_layout
\begin_layout Plain Layout
\backslash
definecolor{shadecolor}{rgb}{1,0,0}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
変更した長さや幅は、変更を設定したコマンド以後のすべてのボックスに有効となります。
\end_layout
\begin_layout Section
ミニページ
\begin_inset CommandInset label
LatexCommand label
name "sec:ミニページ"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! みにぺーじ@ミニページ
\end_layout
\end_inset
\end_layout
\begin_layout Standard
ミニページは、LaTeXによってページの中のページとして取り扱われるので、たとえばそれ自身で脚注を持つことができます。
\end_layout
\begin_layout Standard
ミニページは、複数の言語を含む文書を執筆する際に便利です。
\end_layout
\begin_layout Standard
下掲は、二つの例示用ミニページを横に並べたものです。これらの幅は45列幅に設定され、
\family sans
挿入
\family default
\SpecialChar \menuseparator
\family sans
整形
\family default
\SpecialChar \menuseparator
\family sans
水平方向の空白
\family default
メニューで挿入した水平フィルで隔てられています。
\begin_inset Newpage newpage
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "45col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
Dies ist eine deutsche Fußnote.
\end_layout
\end_inset
.
Dies ist ein deutscher Text.
Dies ist ein deutscher Text.
\end_layout
\end_inset
\begin_inset space \hfill{}
\end_inset
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "45col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
This is an English Text.
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
This is an English footnote.
\end_layout
\end_inset
This is an English Text.
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
ミニページのもう一つの応用例としては、表内での脚注があります。LaTeXの制約のせいで、表中の脚注は、同一ページの底部には表示されません。しかし、脚注を含む表を
ミニページ内に置けば、脚注は底部に表示され、ラテン文字で付番されます。脚注番号は、ミニページ毎に1にリセットされますが、ミニページ外ではリセットされません。
\end_layout
\begin_layout Standard
この表の脚注は表示されません。
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="4">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
1
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
2
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
3
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
これは表中の脚注です。
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
4
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout 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>
</lyxtabular>
\end_inset
\end_layout
\begin_layout Standard
\align center
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "c"
use_parbox 0
use_makebox 0
width "30col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" columns="4">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<column alignment="center" valignment="top" width="0pt">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
1
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
2
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
3
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
これは表中の脚注です。
\end_layout
\end_inset
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
4
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\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
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout 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>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
ミニページ内では、文書全体の段落設定は無視されます。つまり、たとえば文書設定で
\family sans
中スキップ
\family default
を設定していたとしても、ミニページ内の段落間には余白が置かれません。
\end_layout
\begin_layout Standard
ミニページは、文章部に背景色を与えるのに使用することもできます。第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:段落の着色"
\end_inset
節をご参照ください。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
ミニページ内にフロートや傍注を使用することはできませんが、ミニページを表・フロート・他のボックス内で使用することはできます。
\end_layout
\end_inset
\end_layout
\begin_layout Section
Parbox
\begin_inset CommandInset label
LatexCommand label
name "sec:Parboxes"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! Parboxes
\end_layout
\end_inset
\end_layout
\begin_layout Standard
Parboxはミニページに非常によく似ていますが、脚注を付けることができない点が違います。
\end_layout
\begin_layout Standard
\align center
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 1
use_makebox 0
width "33col%"
special "none"
height "1in"
height_special "totalheight"
status collapsed
\begin_layout Plain Layout
これはparbox内の文章です。これはparbox内の文章です。
\end_layout
\begin_layout Plain Layout
右の脚注は表示されません。
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
これはparbox内の脚注であり、したがって表示はされません。
\end_layout
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Section
単語や文字のボックス
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! もじよう@文字用
\end_layout
\end_inset
\end_layout
\begin_layout Subsection
ハイフネーションの回避
\begin_inset CommandInset label
LatexCommand label
name "sec:ハイフネーションの回避"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! はいふねーしょんのかいひ@ハイフネーションの回避
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\lang english
You can use the box type
\family sans
Makebox
\family default
to prevent words or text from being hyphenated.
\lang japanese
\begin_inset Newline newline
\end_inset
以下が例示用の文章です。
\end_layout
\begin_layout Standard
This line is an example to show how you can prevent the hyphenation of
\begin_inset Quotes eld
\end_inset
veryverylongword
\begin_inset Quotes erd
\end_inset
.
\end_layout
\begin_layout Standard
\lang english
To prevent the hyphenation of the word
\begin_inset Quotes eld
\end_inset
veryverylongword
\begin_inset Quotes erd
\end_inset
, put the word into a box, set the
\family sans
Inner
\begin_inset space ~
\end_inset
box
\family default
to
\family sans
Makebox
\family default
and its width to 1
\begin_inset space \thinspace{}
\end_inset
Width.
\end_layout
\begin_layout Standard
以下がその結果です。
\end_layout
\begin_layout Standard
This line is an example to show how you can prevent the hyphenation of
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 1
width "1in"
special "width"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\begin_inset Quotes eld
\end_inset
veryverylongword
\begin_inset Quotes erd
\end_inset
\end_layout
\end_inset
.
\end_layout
\begin_layout Standard
別の方法としては、以下のように、単語の前に直接TeXコードで「
\series bold
\backslash
-
\series default
」コマンドを設定する方法もあります。
\end_layout
\begin_layout Standard
This line is an example to show how you can prevent the hyphenation of
\begin_inset Quotes eld
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
-
\end_layout
\end_inset
veryverylongword
\begin_inset Quotes erd
\end_inset
.
\end_layout
\begin_layout Standard
もちろん、こうすることでこの単語は右余白に突き出てしまいます。これを回避するには、以下のように
\family sans
挿入
\family default
\SpecialChar \menuseparator
\family sans
整形
\family default
\SpecialChar \menuseparator
\family sans
整形なし改行
\family default
メニュー(短絡キー
\begin_inset Info
type "shortcut"
arg "newline-insert newline"
\end_inset
)から改行を単語の前に入れてください。
\end_layout
\begin_layout Standard
This line is an example to show how you can prevent the hyphenation of
\begin_inset Newline newline
\end_inset
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 1
width "1in"
special "width"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
\begin_inset Quotes eld
\end_inset
veryverylongword
\begin_inset Quotes erd
\end_inset
\end_layout
\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
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! Raiseboxes
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\series bold
\backslash
raisebox
\series default
コマンドを使うと、単語や文字や他のボックスを、周囲の文章に対して垂直方向に整列させることができます。
\series bold
\backslash
raisebox
\series default
は以下の書式で使用します。
\end_layout
\begin_layout Standard
\series bold
\backslash
raisebox{持ち上げ幅}[高さ][深さ]{ボックスの内容}
\end_layout
\begin_layout Standard
ここで持ち上げ幅は、正の値ならばボックスを持ち上げ、負の値ならばボックスを引き下げます。
\end_layout
\begin_layout Standard
たとえば、「preventing」という単語を、そのもっとも「深い」文字「p」の底部がベースラインに来るように揃えるには、単語の前にTeXコードで
\end_layout
\begin_layout Standard
\series bold
\backslash
raisebox{
\backslash
depth}{
\end_layout
\begin_layout Standard
というコマンドを挿入してください。単語の後には、閉じ括弧「
\series bold
}
\series default
」をTeXコードで挿入してください。
\begin_inset Newline newline
\end_inset
以下がその出力です。
\end_layout
\begin_layout Standard
This is a text line with the word
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
raisebox{
\backslash
depth}{
\end_layout
\end_inset
\begin_inset Quotes eld
\end_inset
preventing
\begin_inset Quotes erd
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
as raised word.
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
行中の文字を上げ下げすると、以下のように行間が広がります。
\end_layout
\begin_layout Standard
This is a text line with the word
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
raisebox{-
\backslash
depth}{
\end_layout
\end_inset
\begin_inset Quotes eld
\end_inset
preventing
\begin_inset Quotes erd
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
as lowered word.
\begin_inset Newline newline
\end_inset
This is a text line with the word
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
raisebox{0.5cm}{
\end_layout
\end_inset
\begin_inset Quotes eld
\end_inset
testing
\begin_inset Quotes erd
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
as raised word.
\end_layout
\begin_layout Standard
何らかの理由でこれを抑制したい場合には、ボックスの高さを零に設定してください。たとえば、
\end_layout
\begin_layout Standard
\series bold
\backslash
raisebox{-
\backslash
depth}[0pt]{
\end_layout
\begin_layout Standard
とすると、
\end_layout
\begin_layout Standard
This is a text line with the word
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
raisebox{-
\backslash
depth}[0pt]{
\end_layout
\end_inset
\begin_inset Quotes eld
\end_inset
preventing
\begin_inset Quotes erd
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
as lowered word.
\begin_inset Newline newline
\end_inset
This is a text line with the word
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
raisebox{0.5cm}[0pt]{
\end_layout
\end_inset
\begin_inset Quotes eld
\end_inset
testing
\begin_inset Quotes erd
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
as raised word.
\end_layout
\begin_layout Section
色付きボックス
\begin_inset CommandInset label
LatexCommand label
name "sec:色付きボックス"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! いろつき@色付き
\end_layout
\end_inset
\end_layout
\begin_layout Subsection
文字の着色
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
いろ@色 ! もじの@文字の---
\end_layout
\end_inset
\end_layout
\begin_layout Standard
文章の背景を着色するには、文章をいわゆる「色付きボックス」に入れなくてはなりません。このためには、LaTeXパッケージ
\series bold
color
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! color
\end_layout
\end_inset
が、以下のようなコマンドで文書プリアンブルに読み込まれていなくてはなりません。
\end_layout
\begin_layout Standard
\series bold
\backslash
@ifundefined{textcolor}
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
{
\backslash
usepackage{color}}{}
\end_layout
\begin_layout Standard
\series bold
color
\series default
パッケージは、文章を着色するとLyXが自動的に読み込みます
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
これが二度読み込まれることを回避するには、
\series bold
\backslash
@ifundefined
\series default
コマンドを使用します。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace medskip
\end_inset
色付きボックスは、
\series bold
\backslash
colorbox
\series default
コマンドを使って作ります。これは、以下のような書式で使われます。
\end_layout
\begin_layout Standard
\series bold
\backslash
colorbox{color}{ボックスの内容}
\end_layout
\begin_layout Standard
ボックスの内容には、ボックスが入ることもできますし、色付きボックスを他のボックスに入れることもできます。
\end_layout
\begin_layout Standard
事前定義されている色には、
\begin_inset Newline newline
\end_inset
\family sans
\family default
\family sans
\family default
\family sans
シアン
\family default
\family sans
\family default
\family sans
マゼンタ
\family default
\family sans
\family default
\family sans
\family default
\family sans
\family default
\begin_inset Newline newline
\end_inset
があります。第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:色付きの表"
\end_inset
節に述べられているようにすれば、自前の色を定義することもできます。
\end_layout
\begin_layout Standard
たとえば、単語の背景を赤にするには、単語の前にTeXコードで
\end_layout
\begin_layout Standard
\series bold
\backslash
colorbox{red}{
\end_layout
\begin_layout Standard
というコマンドを入れてください。単語の後には、TeXコードで閉じ括弧「
\series bold
}
\series default
」を入れてください。
\begin_inset Newline newline
\end_inset
以下がその結果です。
\end_layout
\begin_layout Standard
この行では、
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
colorbox{red}{
\end_layout
\end_inset
「注意!」
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
という単語が赤い背景になっています。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
ボックスの枠を別の色にしたい場合には、以下の書式で
\series bold
\backslash
fcolorbox
\series default
コマンドを使います。
\end_layout
\begin_layout Standard
\series bold
\backslash
fcolorbox{枠の色}{ボックスの色}{ボックスの内容}
\end_layout
\begin_layout Standard
\series bold
\backslash
fcolorbox
\series default
\series bold
\backslash
colorbox
\series default
の拡張です。枠の太さと枠とボックスの中身との余白は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:装飾"
\end_inset
節で述べられているように、それぞれ
\series bold
\backslash
fboxrule
\series default
\series bold
\backslash
fboxsep
\series default
という長さで調節できます。
\end_layout
\begin_layout Standard
以下の例では、
\end_layout
\begin_layout Standard
\series bold
\backslash
fcolorbox{cyan}{magenta}{
\end_layout
\begin_layout Standard
というコマンドを使用しています。
\end_layout
\begin_layout Standard
これは、枠の太さを1
\begin_inset space \thinspace{}
\end_inset
mmに設定した例です。
\begin_inset Newline newline
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
fboxrule 1mm
\backslash
fboxsep 1mm
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
fcolorbox{cyan}{magenta}{
\end_layout
\end_inset
これは着色した色付きボックス中の文章です。
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
もちろん、色付きボックスの中に色付き文字を入れることもできます
\begin_inset Newline newline
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
fcolorbox{cyan}{magenta}{
\end_layout
\end_inset
\color yellow
これは着色した色付きボックス中の色付き文章です。
\color inherit
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
fboxrule 0.4pt
\backslash
fboxsep 3pt
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\series bold
\begin_inset VSpace medskip
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
色付きボックス中の文章は改行できません。複数行あるいは段落に色を付けるには、以下に述べるように、色付きボックス中でボックスを使用してください。
\end_layout
\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
二行以上の背景色を設定するには、文章をミニページに入れてください。ミニページの前に、TeXコードで
\series bold
\backslash
colorbox
\series default
コマンドを
\end_layout
\begin_layout Standard
\series bold
\backslash
colorbox{色名}{
\end_layout
\begin_layout Standard
のように挿入します。ミニページの後には、TeXコードで閉じ括弧「
\series bold
}
\series default
」を挿入してください。
\end_layout
\begin_layout Standard
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
colorbox{lightgrey}{
\end_layout
\end_inset
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 0
width "100col%"
special "none"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
これは背景色を付けた文章です。これは背景色を付けた文章です。
\end_layout
\begin_layout Plain Layout
\begin_inset VSpace defskip
\end_inset
ここの文章には脚注
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
脚注の例
\end_layout
\end_inset
を付けることもできますし、図表を挿入することもできます。
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="3" 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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
a
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" 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">
\begin_inset Text
\begin_layout Plain Layout
3
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
<
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
b2
\begin_inset Quotes erd
\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
>
\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
1
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
§
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
c
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\end_layout
\begin_layout Section
ボックスの伸縮回転
\end_layout
\begin_layout Standard
本節で述べられているコマンドを使用するには、文書プリアンブルで
\end_layout
\begin_layout Standard
\series bold
\backslash
@ifundefined{rotatebox}
\begin_inset Newline newline
\end_inset
\begin_inset Phantom HPhantom
status open
\begin_layout Plain Layout
\series bold
\begin_inset space ~
\end_inset
\end_layout
\end_inset
{
\backslash
usepackage{graphicx}}{}
\end_layout
\begin_layout Standard
というコマンドを使用して、
\series bold
graphicx
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! graphicx
\end_layout
\end_inset
LaTeXパッケージを読み込む必要があります。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
DVIビューアによっては、回転伸縮したものの表示ができないものがあります。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
フロートは回転伸縮したボックスの中に入れることはできません。
\end_layout
\end_inset
\end_layout
\begin_layout Subsection
ボックスの回転
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! かいてんした@回転した
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
かいてん@回転 ! そざいの@素材の---
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ず@図 ! のかいてん@---の回転
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょうのちょうせい@表の調整 ! かいてん@回転
\end_layout
\end_inset
\end_layout
\begin_layout Standard
何かを回転させたい場合には、回転させたボックスに入れましょう。そのようなボックスは、TeXコードで以下のような書式で
\series bold
\backslash
rotatebox
\series default
コマンドを使用すれば作成することができます。
\end_layout
\begin_layout Standard
\series bold
\backslash
rotatebox[回転の原点]{回転角}{ボックスの内容}
\end_layout
\begin_layout Standard
回転の原点は、
\series bold
origin=位置
\series default
の形で指定します。位置として指定可能なのは、
\emph on
c
\emph default
(中央揃え)・
\emph on
l
\emph default
(左揃え)・
\emph on
r
\emph default
(右揃え)・
\emph on
b
\emph default
(下揃え)・
\emph on
t
\emph default
(上揃え)と、これら五つの適切な組み合わせです。たとえば、
\emph on
lt
\emph default
と指定した場合には、回転の原点をボックスの左上隅にするということです。回転原点が指定されなかった場合には、位置として
\emph on
l
\emph default
が使用されます。回転角は、角度を指定する数字で負の値もとることができます。回転の方向は、反時計回りです。
\end_layout
\begin_layout Standard
以下の例では、「回転した」文章の前にTeXコードで
\series bold
\backslash
rotatebox[origin=c]{60}{
\series default
というコマンドを挿入し、文章の後にTeXコードで閉じ括弧
\series bold
}
\series default
でボックスを閉じています。
\end_layout
\begin_layout Standard
これは、
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
rotatebox[origin=c]{60}{
\end_layout
\end_inset
回転した
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
文章を含む行です。
\end_layout
\begin_layout Standard
ボックスの中身には、以下のように、もう一つボックスを入れたり行内数式を入れたりすることもできます。
\end_layout
\begin_layout Standard
これは、
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
rotatebox[origin=r]{-60}{
\end_layout
\end_inset
\begin_inset Box Doublebox
position "c"
hor_pos "c"
has_inner_box 0
inner_pos "c"
use_parbox 0
use_makebox 0
width "1in"
special "width"
height "1in"
height_special "totalheight"
status open
\begin_layout Plain Layout
回転した
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
枠付き文章と
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
rotatebox[origin=lb]{60}{
\end_layout
\end_inset
\begin_inset Formula $\int A\,\mathrm{d}x=B$
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
数式を含む行です。
\end_layout
\begin_layout Standard
あるいは、以下のように図や表を入れることもできます。
\end_layout
\begin_layout Standard
これは、
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
rotatebox[origin=lb]{90}{
\end_layout
\end_inset
\begin_inset Graphics
filename ../clipart/platypus.eps
lyxscale 50
width 25col%
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
回転した画像と
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
rotatebox[origin=l]{-90}{
\end_layout
\end_inset
\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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
q
\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
w
\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
e
\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
r
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
表を含む行です。
\end_layout
\begin_layout Subsection
ボックスの伸縮
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぼっくす@ボックス ! しんしゅくさせた@伸縮させた---
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
しんしゅく@伸縮 ! そざいの@素材の---
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ず@図 ! のしんしゅく@---の伸縮
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ひょうのちょうせい@表の調整 ! しんしゅく@伸縮
\end_layout
\end_inset
\end_layout
\begin_layout Standard
素材を伸縮させるには、TeXコードで
\series bold
\backslash
scalebox
\series default
コマンドと
\series bold
\backslash
resizebox
\series default
コマンドが使えます。
\end_layout
\begin_layout Standard
\series bold
\backslash
scalebox
\series default
は以下の書式で使用します。
\end_layout
\begin_layout Standard
\series bold
\backslash
scalebox{水平方向}[垂直方向]{ボックスの内容}
\end_layout
\begin_layout Standard
水平方向と垂直方向は、それぞれ対応する伸縮因子です。垂直方向の伸縮因子を省略した場合には、水平方向の伸縮因子が垂直方向にも適用されます。
\end_layout
\begin_layout Standard
たとえば、
\series bold
\backslash
scalebox{2}{こんにちは}
\series default
というコマンドは、文書の本文の大きさに比して2倍に引き延ばされた
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
scalebox{2}{
\end_layout
\end_inset
こんにちは
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
を生成します。
\end_layout
\begin_layout Standard
これに対し、
\series bold
\backslash
scalebox{2}[1]{こんにちは}
\series default
は、
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
scalebox{2}[1]{
\end_layout
\end_inset
こんにちは
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
を変形させます。
\end_layout
\begin_layout Standard
伸縮因子に負の値が与えられると、ボックスの内容は鏡像になります。したがって、
\series bold
\backslash
scalebox{-1}[1]{こんにちは}
\series default
というコマンドは、右のように反転文字を生成するのに使用できます:
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
scalebox{-1}[1]{
\end_layout
\end_inset
こんにちは
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\series bold
\backslash
scalebox{1}[-1]{こんにちは}
\series default
とすると
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
scalebox{1}[-1]{
\end_layout
\end_inset
こんにちは
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
のようにベースラインで鏡像にします。
\end_layout
\begin_layout Standard
\series bold
\backslash
scalebox{-1}[1]{ボックスの内容}
\series default
と同じ働きをするものとして
\begin_inset Newline newline
\end_inset
\series bold
\backslash
reflectbox{ボックスの内容}
\series default
\begin_inset Newline newline
\end_inset
というコマンドがあります。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
指定した幅や丈にボックスを伸縮させるには、
\series bold
\backslash
resizebox
\series default
を使用します。このコマンドの書式は
\end_layout
\begin_layout Standard
\series bold
\backslash
resizebox{幅}{丈}{ボックスの内容}
\end_layout
\begin_layout Standard
です。上記二つのコマンド引数のうち一つが感嘆符「
\series bold
!
\series default
」であるならば、ボックスの内容の縦横比が一定に保たれるように大きさが調節されます。
\end_layout
\begin_layout Standard
\series bold
\backslash
resizebox{2cm}{1cm}{こんにちは}
\series default
というコマンドの出力は、
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
resizebox{2cm}{1cm}{
\end_layout
\end_inset
こんにちは
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
となり、
\begin_inset Newline newline
\end_inset
\series bold
\backslash
resizebox{2cm}{!}{こんにちは}
\series default
というコマンドの出力は、
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
resizebox{2cm}{!}{
\end_layout
\end_inset
こんにちは
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}
\end_layout
\end_inset
となります。
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\backslash
scalebox
\series default
\series bold
\backslash
resizebox
\series default
の引数を零に設定した場合には、文書を書き出す際にLaTeXエラーは発生しませんが、書き出したファイルは表示できなかったり、一部しか表示されなかったりします。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
ボックスは好きな順序で組み合わせることができます。たとえば、
\begin_inset Newline newline
\end_inset
\series bold
\backslash
rotatebox[origin=c]{-45}{
\backslash
resizebox{2cm}{!}{
\backslash
reflectbox{こんにちは}}}
\begin_inset Newline newline
\end_inset
\series default
というコマンドは、
\end_layout
\begin_layout Standard
\align center
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
rotatebox[origin=c]{-45}{
\backslash
resizebox{2cm}{!}{
\backslash
reflectbox{
\end_layout
\end_inset
こんにちは
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}}}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\noindent
という出力になります。ボックスの内容には、以下のように、画像や表や行内数式を入れてもかまいません。
\end_layout
\begin_layout Standard
\align center
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
rotatebox[origin=c]{-30}{
\backslash
resizebox{2cm}{!}{
\backslash
reflectbox{
\end_layout
\end_inset
\begin_inset Graphics
filename ../clipart/platypus.eps
lyxscale 50
width 25col%
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}}}
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
rotatebox[origin=c]{-45}{
\backslash
resizebox{2cm}{!}{
\backslash
reflectbox{
\end_layout
\end_inset
\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">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
q
\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
w
\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
e
\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
r
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}}}
\end_layout
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
rotatebox[origin=c]{-45}{
\backslash
resizebox{2cm}{!}{
\backslash
reflectbox{
\end_layout
\end_inset
\begin_inset Formula $\int A\,\mathrm{d}x=B$
\end_inset
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
}}}
\end_layout
\end_inset
\end_layout
\begin_layout Standard
文書で大域的に数式様式
\series bold
fleqn
\series default
を使用している場合
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
つまり、文書クラスオプションに「fleqn」を書き加えた場合。
\end_layout
\end_inset
には、別行建て数式も伸縮させることができます。
\end_layout
\begin_layout Chapter
外部文書構成要素
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
がいぶぶんしょこうせいようそ@外部文書構成要素
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\family sans
挿入\SpecialChar \menuseparator
ファイル
\family default
メニューを使うと、使用中の文書に外部素材を挿入することができます。挿入できるのは、
\end_layout
\begin_layout Description
LyX文書 別のLyX文書。その内容は直接使用中の文書に挿入されます。
\end_layout
\begin_layout Description
平文 テキスト文書。そのテキスト行各々が、使用中の文書に独立した段落として挿入されます。
\end_layout
\begin_layout Description
平文(行を連結して) テキスト文書。各テキスト行がその形のまま挿入されます。空の行があると、使用中の文書に新規段落を生成します。
\end_layout
\begin_layout Description
外部素材 様々な書式のファイル。
\end_layout
\begin_layout Description
子文書 LyXあるいはLaTeX文書。
\end_layout
\begin_layout Section
外部素材
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
がいぶぶんしょこうせいようそ@外部文書構成要素 ! がいぶそざい@外部素材
\end_layout
\end_inset
\end_layout
\begin_layout Standard
外部素材機能は、文書の出力書式が読むことのできる形式に前もって変換しなくても、LyXが必要な変換を行うことで、使用中の文書にファイルを挿入することができるように
するものです。これは、画像が様々な画像形式のままでLyX文書に挿入することができるのと同様の働きをします。LyX設定の
\family sans
操作性\SpecialChar \menuseparator
表示
\family default
で自動プレビューを有効にすると、外部素材のDia形式とXfig形式は、直接LyX中に表示されるようになります。
\end_layout
\begin_layout Standard
外部素材は、
\family sans
挿入
\family default
\SpecialChar \menuseparator
\family sans
ファイル
\family default
\SpecialChar \menuseparator
\family sans
外部素材
\family default
メニューで開くことのできる
\family sans
外部素材
\family default
ダイアログから挿入することができます。目下、以下のファイル形式(
\family sans
ひな型
\family default
)が使用できます。
\end_layout
\begin_layout Description
チェス棋譜 このひな型は、
\series bold
\begin_inset CommandInset href
LatexCommand href
name "XBoard"
target "http://en.wikipedia.org/wiki/XBoard"
\end_inset
\series default
プログラムで作成されたチェス棋譜をサポートします。
\end_layout
\begin_layout Description
日付 これは、
\emph on
日-月-年
\emph default
の書式で日付を挿入します。右は、外部素材として挿入された日付です:
\begin_inset External
template Date
filename .
\end_inset
\begin_inset space ~
\end_inset
\begin_inset Note Note
status collapsed
\begin_layout Plain Layout
バグ4398が修正されたら、この保護空白は削除してください
\end_layout
\end_inset
\begin_inset Newline newline
\end_inset
日付はLyX内では表示されず、出力のみで表示されます。日付を挿入するには、ほかに二つの方法があります。一つは、
\family sans
挿入
\family default
\SpecialChar \menuseparator
日付メニューを使用する方法で、他はLaTeXコマンドの
\series bold
\backslash
today
\series default
をTeXコードで使用する方法です。これらの各方法は、表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:日付挿入方法"
\end_inset
に比較を掲載しておきます。
\end_layout
\begin_layout Description
Dia このひな型は、
\series bold
\begin_inset CommandInset href
LatexCommand href
name "Dia"
target "http://en.wikipedia.org/wiki/Dia_(software)"
\end_inset
\series default
プログラムで作成したダイアグラムをサポートします。
\end_layout
\begin_layout Description
LilyPond このひな型は、
\series bold
\begin_inset CommandInset href
LatexCommand href
name "LilyPond"
target "http://en.wikipedia.org/wiki/LilyPond"
\end_inset
\series default
プログラムで作成した楽譜の組版に使用されます。
\end_layout
\begin_layout Description
PDFページ このひな型を使えば、PDF文書を使用中の文書に挿入することができます。PDFの一部頁ないし全頁を挿入するには、ダイアログ中のひな型の解説に沿って、
\family sans
LaTeXとLyXオプション
\family default
タブ中の
\family sans
オプション
\family default
フィールドに
\emph on
pages
\emph default
オプションを指定してください。
\emph on
pages
\emph default
オプションを指定しないと、PDFの最初のページのみが挿入されます。
\end_layout
\begin_layout Description
ラスターイメージ これはビットマップ画像に使用します。よく使われる画像形式のほとんどすべてがサポートされています。
\family sans
外部素材
\family default
ダイアログを使って入れる画像は、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:画像ダイアログ"
\end_inset
節にあるように
\family sans
画像
\family default
ダイアログを使って挿入される画像と同じように取り扱うことができます。異なる点といえば、ラスターイメージのみを取り扱うことができる点、すなわちPDFやEPS画像は
サポートしていないという点のみです。
\end_layout
\begin_layout Description
XFig このひな型は、
\series bold
\begin_inset CommandInset href
LatexCommand href
name "Xfig"
target "http://en.wikipedia.org/wiki/Xfig"
\end_inset
\series default
プログラムで作成した画像をサポートします。
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:日付挿入方法"
\end_inset
日付の挿入方法の比較
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="4" columns="4">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
文書書式
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\family sans
外部素材\SpecialChar \menuseparator
日付
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
\family sans
挿入\SpecialChar \menuseparator
日付
\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
\series bold
\backslash
today
\series default
コマンド
\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
LyX
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
差込枠として
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\begin_inset Text
\begin_layout Plain Layout
TeXコード差込枠として
\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
LaTeX
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
日付として
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\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">
\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
DVI, PDF, PS
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
日付として
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout 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>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\family sans
外部素材
\family default
ダイアログの
\family sans
ファイル
\family default
タブ中で
\family sans
下書き
\family default
オプションを指定すると、出力中には挿入したファイルのパスだけが表示されます。
\begin_inset Newline newline
\end_inset
LyX中での外部素材は、ダイアログ内の
\family sans
LaTeXとLyXのオプション
\family default
タブにある
\family sans
LyX内に表示
\family default
オプションの指定に従って、
\begin_inset Graphics
filename clipart/ExternalMaterialQt4.png
scale 85
scaleBeforeRotation
\end_inset
のようなボックスとして表示されるか、画像として表示されます。
\end_layout
\begin_layout Standard
取扱説明書
\family sans
\emph on
カスタマイズ篇
\family default
\emph default
には、自製のひな型を定義する方法が説明されています。
\end_layout
\begin_layout Section
子文書
\begin_inset CommandInset label
LatexCommand label
name "sec:子文書"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
がいぶぶんしょこうせいようそ@外部文書構成要素 ! こぶんしょ@子文書
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふぁいる@ファイル ! いんくるーど@インクルード
\end_layout
\end_inset
\end_layout
\begin_layout Standard
子文書は、大きな部や節を複数含む長大な文書を作成するときに使われます。メンテナンス上の理由から、文書をいくつかのファイルに分割して、個別に修正できるようにした方
が便利なことはよくあり、場合によってはそうすることが必要な場合さえあります。こうした個別文書がいわゆる子文書であり、親文書はこれら子文書を連結して、文書全体やそ
の一部を印刷できるようにします。子文書は、LaTeXプリアンブルや書誌情報や相互参照用ラベルなどの親文書の内容を引き継ぎます。
\end_layout
\begin_layout Standard
親文書を開くことなく子文書で作業できるようにするには、子文書の
\family sans
文書
\family default
\SpecialChar \menuseparator
\family sans
設定
\family default
\SpecialChar \menuseparator
\family sans
文書クラス
\family default
メニューで親文書を指定してください。すると、子文書を編集する際には、LyXがバックグラウンドでこの親文書を扱うようになります。
\end_layout
\begin_layout Standard
取り込んだ文書は、LyX中で
\begin_inset Graphics
filename clipart/ChildDocumentQt4.png
scale 85
scaleBeforeRotation
\end_inset
のようなボックスとして表示されます。子文書を親文書に取り込むには、
\family sans
挿入
\family default
\SpecialChar \menuseparator
\family sans
ファイル
\family default
\SpecialChar \menuseparator
\family sans
子文書
\family default
メニューを使用します。するとダイアログが現れ、以下のように4つの取り込み方法を選択することができます。
\end_layout
\begin_layout Description
Includeインクルード LyX文書とLaTeX文書は、インクルードすることができます。
\family sans
子文書
\family default
ダイアログの
\family sans
編集
\family default
ボタンを押すと、インクルードされた文書が、LyX中に新規ファイルタブとして開き、修正ができるようになります。
\begin_inset Newline newline
\end_inset
\end_layout
\begin_layout Standard
以下は、
\family sans
Include
\family default
を使用して挿入した子文書です。
\begin_inset CommandInset include
LatexCommand include
filename "DummyDocument1.lyx"
\end_inset
\end_layout
\begin_layout Standard
取り込んだファイルの節番は、各節を親文書に挿入した順序にしたがって取り込まれます。たとえば、上で取り込まんだ例示文書には、この節の小節として番号を振られた小節が
あります。取り込んだ文書のラベルは、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sub:外部文書の第1小節"
\end_inset
小節、のように参照することができます。
\end_layout
\begin_layout Standard
子文書のプリアンブルは無視され、親文書のプリアンブルだけが使用されます。親文書に同じ名称の派生枝がない限り、親文書は子文書の派生枝を無視します。取り込まれた文書
は、新規頁から始まるように挿入され、改頁して終わります。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
LyXまたはLaTeXファイルを取り込んだ際、子文書が親文書と異なる文書クラスを使用している場合には、予期せぬ出力を避けるために、文書を書き出したり閲覧する際に
警告が発せられます。
\end_layout
\end_inset
\end_layout
\begin_layout Description
Inputインプット この方法は、Includeによる方法に非常によく似ています。異なっている点は、
\end_layout
\begin_deeper
\begin_layout Itemize
Inputファイルは、新規頁として始まることはなく、終わりに改頁されることもありません。
\end_layout
\begin_layout Itemize
Inputファイルは、LyX設定の操作性
\family sans
\SpecialChar \menuseparator
表示
\family default
の下にある
\family sans
画像を表示
\family default
を有効にすると、LyX中でプレビューすることができます。
\end_layout
\begin_layout Itemize
\lang english
You cannot exclude Input files via the menu
\family sans
Document\SpecialChar \menuseparator
Settings\SpecialChar \menuseparator
Child Documents
\family default
.
\end_layout
\end_deeper
\begin_layout Standard
右は、
\family sans
Input
\family default
を使って挿入した子文書です。
\begin_inset CommandInset include
LatexCommand input
filename "DummyDocument2.lyx"
\end_inset
\end_layout
\begin_layout Description
Verbatim文字通り この方法では、テキストファイルなら何でも取り込むことができます。出力中では、ファイルはそのソースコードの通りに表示され、テキスト中
に用いられているコマンドは実行されません。
\family sans
出力の空白に印付けをする
\family default
オプションを有効にすると、ソースコード中のすべての空白文字に「
\begin_inset ERT
status collapsed
\begin_layout Plain Layout
\backslash
textvisiblespace
\end_layout
\end_inset
」文字を表示させることができます。
\family sans
挿入\SpecialChar \menuseparator
ファイル\SpecialChar \menuseparator
平文
\family default
メニューを使う方法との違いは、こちらは文書の内容がLyX中に表示されないことです。
\end_layout
\begin_layout Standard
以下は、verbatimとして挿入された子文書です。
\begin_inset CommandInset include
LatexCommand verbatiminput
filename "../DummyTextDocument.txt"
\end_inset
\begin_inset VSpace bigskip
\end_inset
以下は、
\family sans
出力の空白に印付けをする
\family default
オプションを指定して、verbatimとして挿入された子文書です。
\begin_inset CommandInset include
LatexCommand verbatiminput*
filename "../DummyTextDocument.txt"
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
上記の例でわかるように、
\family sans
verbatim
\family default
として取り込んだ文書の文章は、文書行の終わりで改行されません。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【訳註】
\series default
verbatimで日本語のファイルを読み込むときは、子文書のエンコーディングを文書エンコーディングに合わせてください。さもないと出力が文字化けします。
\end_layout
\end_inset
\end_layout
\begin_layout Description
プログラムリスト この型については、第
\begin_inset CommandInset ref
LatexCommand ref
reference "cha:プログラムコードリスト"
\end_inset
章に説明されています。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
同一文書中に、同じ文書を異なる方法で二度取り込むと、LaTeXで問題が発生する可能性があります。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\lang english
If you want to view/export only selected children of your master document,
either because you want to save compiling time or because you want to distribut
e single chapters of the book you are just writing, you can exclude children
from the output.
This is done via the menu
\family sans
Document\SpecialChar \menuseparator
Settings\SpecialChar \menuseparator
Child Documents
\family default
.
You can exclude\SpecialChar \slash{}
include children by double-clicking on the
\family sans
include to output
\family default
column of the respective child document in the list (note that this only
works for documents embedded via
\begin_inset Quotes eld
\end_inset
Include
\begin_inset Quotes erd
\end_inset
, not with
\begin_inset Quotes eld
\end_inset
Input
\begin_inset Quotes erd
\end_inset
).
If the option
\family sans
Maintain counters and references
\family default
is enabled, LyX will assure that all page numbers, references etc.
\begin_inset space ~
\end_inset
are correct as if the whole document was processed.
This is useful if you want the selected sub-documents to look exactly as
in the context of the whole document.
However, LyX needs to process the whole document in the background for
this feature.
So if you want to save compile time and if counters and references do not
need to be correct, disable this checkbox.
\end_layout
\begin_layout Standard
\lang english
Alternatively, you can put each included file into a branch.
\lang japanese
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
派生枝は、LyX
\emph on
ユーザーの手引き
\emph default
\emph on
派生枝
\emph default
の節に説明されています。
\end_layout
\end_inset
\lang english
By enabling\SpecialChar \slash{}
disabling branches you can decide which included files will
appear in the output.
This has the advantage that it also works with Input'ed sub-documents.
However, counters and references will not be maintained with this approach.
\end_layout
\begin_layout Chapter
プログラムコードリスト
\begin_inset CommandInset label
LatexCommand label
name "cha:プログラムコードリスト"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
りすと@リスト
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ぷろぐらむこーど@プログラムコード
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふろーと@フロート ! りすと@リスト
\end_layout
\end_inset
\end_layout
\begin_layout Standard
プログラムコードを取り込んで組版するには、
\family sans
挿入
\family default
\SpecialChar \menuseparator
\family sans
プログラムリスト
\family default
メニューを使用して挿入されるプログラムリスト差込枠を使用することができます。ここで使用されるLaTeXパッケージ
\series bold
listings
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! listings
\end_layout
\end_inset
は、使用中の文書にプログラムソースコードを挿入する強力で柔軟な方法を提供します。
\end_layout
\begin_layout Standard
プログラムリスト差込枠を右クリックすると、コンテクストメニューが開き、リスト書式を設定することができます。
\end_layout
\begin_layout Standard
既定では、出力におけるプログラムリストは、新しい段落として始まります。配置オプションで
\family sans
行内リスト
\family default
を指定すると、リストは
\begin_inset listings
lstparams "language={C++}"
inline true
status collapsed
\begin_layout Plain Layout
int a=5;
\end_layout
\end_inset
のように行内に印字されます。
\begin_inset Newline newline
\end_inset
\family sans
フロート
\family default
オプションは、プログラムリストフロートを生成するものですが、ここで、第
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:フロートの配置"
\end_inset
節に説明されているフロート配置オプションに従って、「
\family sans
h
\family default
」「
\family sans
t
\family default
」「
\family sans
b
\family default
」「
\family sans
p
\family default
」の配置オプションを指定することができます。配置オプションは組み合わせて使用することができ、「
\family sans
htbp
\family default
」のように区切りを入れることなく入力することができます。「
\family sans
h
\family default
」オプションは効かない場合がありますが、フロートでないプログラムリストにもキャプションを入れることができ、また参照もできるので、この場合には
\family sans
フロート
\family default
オプションを使用しなければ大丈夫です。
\end_layout
\begin_layout Standard
\family sans
挿入
\family default
\SpecialChar \menuseparator
\family sans
キャプション
\family default
メニューを使えば、プログラムリストにキャプションを付けることができます。プログラムリストは、フロート同様、Listing
\begin_inset space ~
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "lst:Example-Listing"
\end_inset
のように参照することができます。
\end_layout
\begin_layout Standard
\begin_inset listings
lstparams "language=Python"
inline false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "lst:Example-Listing"
\end_inset
Example Listing float
\end_layout
\end_inset
# Example listing float
\end_layout
\begin_layout Plain Layout
def func(param):
\end_layout
\begin_layout Plain Layout
'this is a python function'
\end_layout
\begin_layout Plain Layout
pass
\end_layout
\end_inset
\end_layout
\begin_layout Standard
プログラムリストダイアログでプログラミング言語を指定すると、その言語のキーワードが識別されて、出力中で特別に組版されます。上の例示プログラムリストでは、Pyth
onのキーワード「def」が識別され、ボールド体で出力されます。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】
\series default
タイプライタフォントを使用している際にキーワードがボールド体にならない場合には、おそらくお使いの
\family typewriter
typewriter
\family default
フォントがボールド体を提供していません。この場合には、
\family sans
文書
\family default
\SpecialChar \menuseparator
\family sans
設定
\family default
\SpecialChar \menuseparator
\family sans
フォント
\family default
メニューで別のフォントを選択してください(
\emph on
LuxiMono
\emph default
\emph on
BeraMono
\emph default
\emph on
Courier
\emph default
の各フォントはボールド体を提供します)。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【訳註】
\series default
プログラムリスト差込枠中では、日本語のエンコーディングを表示できないため、日本語は使用できません。プログラムリスト差込枠中のキャプションでも同様です。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
プログラムリストダイアログの
\family sans
行番号
\family default
のセクションでは、行番号の様式を指定することができます。
\family sans
行間
\family default
フィールドでは、どの行に番号を振るかを指定する数字を入れることができます。たとえば、「3」と入れると、3行ごとに数字が振られます。
\end_layout
\begin_layout Standard
さらに行の範囲を指定することもでき、この場合にはこれらの行のみが出力に表示されます。プログラムリスト中でドイツ語のウムラウトのような国字を使用する場合には、
\family sans
拡張文字コード表を使う
\family default
オプションを使用しなくてはなりません。
\begin_inset Newline newline
\end_inset
以下は、左側の行番号・行間「3」・言語「Python」・「拡張文字コード表を使う」オプション・「空白を記号で表示」オプション・行範囲「3
\begin_inset space \thinspace{}
\end_inset
-
\begin_inset space \thinspace{}
\end_inset
8」で設定したプログラムリストの例です。
\end_layout
\begin_layout Standard
\begin_inset listings
lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
inline false
status open
\begin_layout Plain Layout
def func(param):
\end_layout
\begin_layout Plain Layout
'this is a python function'
\end_layout
\begin_layout Plain Layout
pass
\end_layout
\begin_layout Plain Layout
def func(param):
\end_layout
\begin_layout Plain Layout
'This is a German word: Tschüß'
\end_layout
\begin_layout Plain Layout
pass
\end_layout
\begin_layout Plain Layout
def func(param):
\end_layout
\begin_layout Plain Layout
'this is a python function'
\end_layout
\begin_layout Plain Layout
pass
\end_layout
\end_inset
\end_layout
\begin_layout Standard
プログラムリスト中でタビュレータを使う場合は、タビュレータが確保する文字の数を
\family sans
タビュレータの大きさ
\family default
フィールドで指定することができます。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
\series bold
【註】listings
\series default
パッケージにはバグがあり、前にプログラムリストがある毎に、行番号が一行ずつずれます。上記プログラムリストで3行目と6行目に番号が振られる代わりに、2行目と5行目
に振られているのはこのためです。
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
また、ファイルの各行をプログラムリストとして印字することも可能です。そのためには、
\family sans
挿入
\family default
\SpecialChar \menuseparator
\family sans
ファイル
\family default
\SpecialChar \menuseparator
\family sans
子文書
\family default
メニューを使用して
\family sans
プログラムリスト
\family default
型を選択してください
\begin_inset Foot
status collapsed
\begin_layout Plain Layout
他の子文書型については、第 section
\begin_inset space ~
\end_inset
\begin_inset CommandInset ref
LatexCommand ref
reference "sec:子文書"
\end_inset
節に説明があります。
\end_layout
\end_inset
。子文書ダイアログでは、テキストボックスにプログラムリストのパラメータを指定することができます。使用できる全パラメータの一覧を見たい場合は、テキストボックス中で
疑問符「?」を打鍵してください。
\end_layout
\begin_layout Standard
子文書プログラムリストを参照したい場合には、子文書ダイアログの対応するフィールドにラベル文を書き込んでください。すると、このラベルは
\family sans
挿入
\family default
\SpecialChar \menuseparator
\family sans
相互参照
\family default
メニューを使って参照できるようになります。
\end_layout
\begin_layout Standard
プログラムリスト
\begin_inset CommandInset ref
LatexCommand ref
reference "lst:file-listing"
\end_inset
は、ファイルを使ったプログラムリストの一例です。ここでは、このLyXファイルの10行目から15行目が表示されています。
\end_layout
\begin_layout Standard
\begin_inset CommandInset include
LatexCommand lstinputlisting
filename "EmbeddedObjects.lyx"
lstparams "breaklines=true,caption={Lines 10 - 15 of this LyX file},extendedchars=true,firstline=10,label={lst:file-listing},language={[LaTeX]TeX},lastline=15"
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
\lang english
Inserting a formula into a listing can be done the following way:
\end_layout
\begin_layout Enumerate
\lang english
Open the listings dialog and add
\begin_inset Newline newline
\end_inset
\family sans
mathescape=true
\family default
\begin_inset Newline newline
\end_inset
to the field of the
\family sans
Advanced
\family default
tab.
\end_layout
\begin_layout Enumerate
\lang english
Create a formula outside the listing
\end_layout
\begin_layout Enumerate
\lang english
Copy the content of the formula (not the formula inset) to the clipboard
(shortcut
\begin_inset Info
type "shortcut"
arg "copy"
\end_inset
)
\end_layout
\begin_layout Enumerate
\lang english
In the listing write
\begin_inset Quotes eld
\end_inset
\family sans
$$
\family default
\begin_inset Quotes erd
\end_inset
and copy from the clipboard between the dollar-signs (shortcut
\begin_inset Info
type "shortcut"
arg "paste"
\end_inset
)
\end_layout
\begin_layout Standard
\begin_inset listings
lstparams "language=Python,mathescape=true"
inline false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\lang english
Example Listing float containing a formula
\end_layout
\end_inset
# Example listing float
\end_layout
\begin_layout Plain Layout
def func(param):
\end_layout
\begin_layout Plain Layout
# $
\backslash
prod_{n=1}^{
\backslash
infty}
\backslash
,
\backslash
frac{1}{x^{2}}$
\end_layout
\begin_layout Plain Layout
pass
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset VSpace bigskip
\end_inset
\end_layout
\begin_layout Standard
大域的なプログラムリストの設定は、
\family sans
文書
\family default
\SpecialChar \menuseparator
\family sans
設定
\family default
\SpecialChar \menuseparator
\family sans
\lang english
Listings
\family default
dialog
\lang japanese
。ここで利用できるオプションの一覧を得るには、
\family sans
プログラムリスト設定
\family default
フィールドで疑問符「?」。
\end_layout
\begin_layout Standard
\series bold
listings
\series default
パッケージについての詳しい情報については、取扱説明書
\begin_inset CommandInset citation
LatexCommand cite
key "listings"
\end_inset
をご参照ください。.
\end_layout
\begin_layout Standard
\begin_inset Newpage newpage
\end_inset
\end_layout
\begin_layout Chapter
\start_of_appendix
LyXで使用できる単位
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
たんい@単位
\end_layout
\end_inset
\begin_inset CommandInset label
LatexCommand label
name "cha:LyXで使用できる単位"
\end_inset
\end_layout
\begin_layout Standard
この文書で用いられる単位の理解のために、表
\begin_inset CommandInset ref
LatexCommand ref
reference "tab:単位"
\end_inset
に、LyXで使うことのできる単位をまとめておきます。
\end_layout
\begin_layout Standard
\begin_inset Float table
placement h
wide false
sideways false
status open
\begin_layout Plain Layout
\begin_inset Caption
\begin_layout Plain Layout
\begin_inset CommandInset label
LatexCommand label
name "tab:単位"
\end_inset
単位
\end_layout
\end_inset
\end_layout
\begin_layout Plain Layout
\begin_inset VSpace medskip
\end_inset
\end_layout
\begin_layout Plain Layout
\align center
\begin_inset Tabular
<lyxtabular version="3" rows="20" columns="2">
<features tabularvalignment="middle">
<column alignment="center" valignment="top" width="0">
<column alignment="center" valignment="top" width="0">
<row>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
単位
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
名称/摘要
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
mm
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
ミリメートル
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
cm
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
センチメートル
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
in
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
インチ
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
pt
\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
ポイント (72.27
\begin_inset Formula $\,$
\end_inset
pt = 1
\begin_inset Formula $\,$
\end_inset
in)
\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
pc
\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
パイカ (1
\begin_inset Formula $\,$
\end_inset
pc = 12
\begin_inset Formula $\,$
\end_inset
pt)
\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
sp
\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
スケールポイント (65536
\begin_inset Formula $\,$
\end_inset
sp = 1
\begin_inset Formula $\,$
\end_inset
pt)
\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
bp
\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
ビッグポイント (72
\begin_inset Formula $\,$
\end_inset
bp = 1
\begin_inset Formula $\,$
\end_inset
in)
\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
dd
\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
ディドー (72
\begin_inset Formula $\,$
\end_inset
dd
\begin_inset Formula $\approx$
\end_inset
37.6
\begin_inset Formula $\,$
\end_inset
mm)
\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
cc
\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
シセロ (1
\begin_inset Formula $\,$
\end_inset
cc = 12
\begin_inset Formula $\,$
\end_inset
dd)
\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
Scale%
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
元の画像幅の%
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
text%
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
テキスト幅の%
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
col%
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
組段幅の%
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
page%
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
用紙幅の%
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
line%
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
行幅の%
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
theight%
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
テキスト高さの%
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
pheight%
\end_layout
\end_inset
</cell>
<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
用紙高さの%
\end_layout
\end_inset
</cell>
</row>
<row>
<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
\begin_inset Text
\begin_layout Plain Layout
ex
\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
現在のフォントの文字「x」の高さ
\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
em
\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
現在のフォントの文字「M」の幅
\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
mu
\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
数式単位 (1
\begin_inset Formula $\,$
\end_inset
mu = 1/18
\begin_inset Formula $\,$
\end_inset
em)
\end_layout
\end_inset
</cell>
</row>
</lyxtabular>
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Chapter
画像を含む場合のファイル出力形式
\begin_inset CommandInset label
LatexCommand label
name "cha:ファイル出力形式"
\end_inset
\end_layout
\begin_layout Section
DVI
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふぁいるしょしき@ファイル書式 ! DVI
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
DVI|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
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
このファイル型の拡張子は「
\family typewriter
.dvi
\family default
」です。このファイル型は完全に可搬性があるので「device-independentDVIデバイス独立型」の名称がついています。これはあるコンピュータから
別のコンピュータへ、何らの変換も行うことなしに移動することができます。このファイル書式が開発された当時には、これは当然のことでは全くありませんでした。DVIは手
っ取り早くプレビューしたり、PostScriptなどの他の出力形式への中間段階として使用されます。
\end_layout
\begin_layout Standard
\begin_inset Note Greyedout
status open
\begin_layout Plain Layout
【註】DVIファイルには画像は含まれていません。画像はリンクされているだけです。
\end_layout
\end_inset
ですから、お使いの
\family typewriter
.dvi
\family default
ファイルを別のコンピュータに移すときには、このことを忘れてはいけません。この性質は、DVIを閲覧する際にお使いのコンピュータを遅くしてしまうことがあります。DV
Iビューアは、DVIをスクロールする際、画像を表示できるようにバックグラウンドで変換しなくてはならないためです。ですから、画像のたくさんあるファイルの場合は、P
DFを使用することをお勧めします。
\end_layout
\begin_layout Standard
使用中の文書は、
\family sans
ファイル
\family default
\SpecialChar \menuseparator
\family sans
書き出し
\family default
\SpecialChar \menuseparator
\family sans
DVI
\family default
メニューを使用して、DVIに書き出すことができます。また、
\family sans
表示
\family default
メニューかツールバーボタン
\begin_inset Graphics
filename ../../images/buffer-view_dvi.png
scale 85
scaleBeforeRotation
\end_inset
を使用すれば、使用中の文書をDVIで表示させることができます。
\end_layout
\begin_layout Section
PostScript
\begin_inset CommandInset label
LatexCommand label
name "sec:PostScript"
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふぁいるしょしき@ファイル書式 ! PostScript
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
PostScript|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
\end_inset
\end_layout
\end_inset
\end_layout
\begin_layout Standard
このファイル型の拡張子は「
\family typewriter
.ps
\family default
」です。PostScriptは、
\family typewriter
Adobe
\family default
社によってプリンタ言語として開発されました。したがって、このファイルにはプリンタがファイルを印字するコマンドが書かれています。PostScripは、計算を行った
り図表や画像を描いたりすることもできるので、「プログラミング言語」と見なすことができます
\begin_inset Foot
status open
\begin_layout Plain Layout
これについてもう少し学ぶ気があれば、LaTeXパッケージ
\series bold
PSTricks
\series default
\begin_inset CommandInset citation
LatexCommand cite
key "pstricks"
\end_inset
を見てみてください。
\end_layout
\end_inset
。この機能のためにPostScriptはPDFよりも大きくなりがちです。
\end_layout
\begin_layout Standard
PostScriptは、「Encapsulated PostScriptEPSファイル拡張子「
\family typewriter
.eps
\family default
」形式の画像のみを含めることができます。LyXでは、既知の画像形式であればどれでも文書中で使用することができるようになっているため、LyXはバックグラウンド
で画像をEPSに変換しなくてはなりません。文書中に、仮に50の画像があれば、文書を表示したり書き出ししたりするたびに、LyXは50もの変換を行わなくてはなりませ
ん。すると、LyXで行う作業手順が、著しく遅れてしまいます。したがって、もしPostScriptを使用することを考えているならば、この問題を回避するために、画像
を直接EPSとして入れておく方がよいでしょう。
\end_layout
\begin_layout Standard
文書は、
\family sans
ファイル
\family default
\SpecialChar \menuseparator
\family sans
書き出し
\family default
\SpecialChar \menuseparator
\family sans
Postscript
\family default
メニューを使用して、PostScriptに書き出すことができます。使用中の文書は、
\family sans
表示
\family default
メニューかツールバーボタン
\begin_inset Graphics
filename ../../images/buffer-view_ps.png
scale 85
scaleBeforeRotation
\end_inset
を使用することでPostScriptとして表示させることができます。
\end_layout
\begin_layout Section
PDF
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
ふぁいるしょしき@ファイル書式 ! PDF
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
PDF
\end_layout
\end_inset
\end_layout
\begin_layout Standard
このファイル型の拡張子は「
\family typewriter
.pdf
\family default
」です。この「Portable Document Format (PDF)」は、
\family typewriter
Adobe
\family default
社によってPostScriptの派生として開発されました。PDFは、PostScriptよりも圧縮されており、かなり少ないコマンドしか使いません。「portab
le可搬的」の名称が示すとおり、この形式は、どのコンピュータシステムでも処理することができ、印字出力は全く同じように出すことができます。
\end_layout
\begin_layout Standard
PDFは画像を、同じPDF形式か、「Joint Photographic Experts GroupJPGファイル拡張子「
\family typewriter
.jpg
\family default
」または「
\family typewriter
.jpeg
\family default
」形式か、「Portable Network GraphicsPNGファイル拡張子「
\family typewriter
.png
\family default
」として含めることができます。それにもかかわらず、LyXは画像をこれらの形式のいずれかにバックグラウンドで変換を行うので、他の画像形式も自由に使用することが
できます。しかし、PostScriptの節で説明したように、この画像変換は作業手順を遅らせます。したがって、上記で述べた3つの画像形式のうちいずれかを使用するこ
とをお勧めします。
\end_layout
\begin_layout Standard
使用中の文書は、
\family sans
ファイル
\family default
\SpecialChar \menuseparator
\family sans
書き出し
\family default
メニューを使用して、以下の3つの方法のうちいずれかでPDFに書き出すことができます。
\end_layout
\begin_layout Description
PDF
\begin_inset space ~
\end_inset
(ps2pdf) これは
\family typewriter
ps2pdf
\family default
プログラムを使って、現在のファイルのPostScript版からPDFを生成します。このPostScript版は、中間段階にDVI版を使用する
\family typewriter
dvips
\family default
プログラムによって生成されます。つまり、この書き出し方法は、3段階の変換を伴います。
\end_layout
\begin_layout Description
PDF
\begin_inset space ~
\end_inset
(dvipdfm) これは
\family typewriter
dvipdfm
\family default
プログラムを使って、現在のファイルをバックグラウンドでDVIに変換し、2段階目でPDFに変換します。
\end_layout
\begin_layout Description
PDF
\begin_inset space ~
\end_inset
(pdflatex) これは
\family typewriter
pdftex
\family default
プログラムを使って、現在のファイルを直接PDFに変換します。
\end_layout
\begin_layout Standard
\family typewriter
pdftex
\family default
は現在のPDF版のすべての機能をサポートし、高速で問題なく安定して動作するので、
\family sans
PDF
\begin_inset space ~
\end_inset
(pdflatex)
\family default
を使用することが推奨されます。
\family typewriter
dvipdfm
\family default
プログラムは開発が停止しており、若干時代遅れになっています。
\end_layout
\begin_layout Standard
使用中の文書をPDFとして表示するには、
\family sans
表示
\family default
メニューかツールバーボタン
\begin_inset Graphics
filename ../../images/buffer-view_pdf2.png
scale 85
scaleBeforeRotation
\end_inset
(これは
\family sans
PDF
\begin_inset space ~
\end_inset
(pdflatex)
\family default
を使用します)を用います。
\end_layout
\begin_layout Chapter
第(
\begin_inset CommandInset ref
LatexCommand ref
reference "eq:Wgn"
\end_inset
)式の説明
\begin_inset CommandInset label
LatexCommand label
name "cha:式の説明"
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Formula $n$
\end_inset
個の表セルの全幅
\begin_inset Formula $W_{\mathrm{tot\, n}}$
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Formula \begin{equation}
W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
\end{equation}
\end_inset
\end_layout
\begin_layout Standard
で計算できます。ここで
\begin_inset Formula $W_{g\, n}$
\end_inset
は、すべてのセルが持つ固定幅です。
\series bold
\backslash
tabcolsep
\series default
は、セルテキストとセル罫線のあいだを指すLaTeX長であり、既定値は6
\begin_inset space \thinspace{}
\end_inset
ptです。
\series bold
\backslash
arrayrulewidth
\series default
は、セル罫線幅であり、既定値は0.4
\begin_inset space \thinspace{}
\end_inset
ptです。
\end_layout
\begin_layout Standard
\begin_inset CommandInset ref
LatexCommand eqref
reference "eq:Wtot_n"
\end_inset
式にしたがえば、連結列の全幅
\begin_inset Formula $W_{\mathrm{tot\, mult}}$
\end_inset
\end_layout
\begin_layout Standard
\begin_inset Formula \begin{equation}
W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
\end{equation}
\end_inset
\end_layout
\begin_layout Standard
となります。
\begin_inset Formula $n$
\end_inset
列を連結する時には各列の全幅は
\begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
\end_inset
となるので、第
\begin_inset CommandInset ref
LatexCommand eqref
reference "eq:Wtot_n"
\end_inset
式と第
\begin_inset CommandInset ref
LatexCommand eqref
reference "eq:Wtot_mult"
\end_inset
式が等しいものと置けば、必要となる固定幅
\begin_inset Formula $W_{g\, n}$
\end_inset
を計算することができて、
\end_layout
\begin_layout Standard
\begin_inset Formula \begin{equation}
W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
\end{equation}
\end_inset
となります。
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "latexcompanion"
\end_inset
Frank Mittelbach and Michel Goossens:
\emph on
The LaTeX Companion Second Edition.
\emph default
Addison-Wesley, 2004
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "latexguide"
\end_inset
Helmut Kopka and Patrick W.
Daly:
\emph on
A Guide to LaTeX Fourth Edition.
\emph default
Addison-Wesley, 2003
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "latexbook"
\end_inset
Leslie Lamport:
\emph on
LaTeX: A Document Preparation System.
\emph default
Addison-Wesley, second edition, 1994
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "booktabs"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "booktabs"
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! booktabs
\end_layout
\end_inset
の取扱説明書
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "caption"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "caption"
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! caption
\end_layout
\end_inset
の取扱説明書
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "endfloat"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "endfloat"
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! endfloat
\end_layout
\end_inset
の取扱説明書
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "wrapfig"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "wrapfig"
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! wrapfig
\end_layout
\end_inset
の取扱説明書
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "footmisc"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "footmisc"
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! footmisc
\end_layout
\end_inset
の取扱説明書
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "hypcap"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "hypcap"
target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
\end_layout
\end_inset
の取扱説明書
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "hyperref"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "hyperref"
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! hyperref
\end_layout
\end_inset
の取扱説明書
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "KOMA-script"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "KOMA-script"
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script
\end_layout
\end_inset
の取扱説明書
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "listings"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "listings"
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! listings
\end_layout
\end_inset
の取扱説明書
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "marginnote"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "marginnote"
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! marginnote
\end_layout
\end_inset
の取扱説明書
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "pstricks"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "PSTricks"
target "http://tug.org/PSTricks/"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! PSTricks
\end_layout
\end_inset
のウェブページ
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "sidecap"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "sidecap"
target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! sidecap
\end_layout
\end_inset
の取扱説明書
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "prettyref"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "prettyref"
target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ! prettyref
\end_layout
\end_inset
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "refstyle"
\end_inset
LaTeXパッケージ
\series bold
\begin_inset CommandInset href
LatexCommand href
name "refstyle"
target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
\end_inset
\series default
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
LaTeXぱっけーじ@LaTeXパッケージ ! refstyle
\end_layout
\end_inset
\end_layout
\begin_layout Bibliography
\labelwidthstring 参考文献
\begin_inset CommandInset bibitem
LatexCommand bibitem
key "NewInLyX20"
\end_inset
\family sans
LyX 2.0
\family default
の新機能に関する
\begin_inset CommandInset href
LatexCommand href
name "Wikiページ"
target "http://wiki.lyx.org/LyX/NewInLyX20"
\end_inset
\end_layout
\begin_layout Standard
\begin_inset CommandInset index_print
LatexCommand printindex
type "idx"
\end_inset
\end_layout
\end_body
\end_document